/*!
 * Bootstrap Utilities v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:rgb(5.2,44,101.2);--bs-secondary-text-emphasis:rgb(43.2,46.8,50);--bs-success-text-emphasis:rgb(10,54,33.6);--bs-info-text-emphasis:rgb(5.2,80.8,96);--bs-warning-text-emphasis:rgb(102,77.2,2.8);--bs-danger-text-emphasis:rgb(88,21.2,27.6);--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:rgb(206.6,226,254.6);--bs-secondary-bg-subtle:rgb(225.6,227.4,229);--bs-success-bg-subtle:rgb(209,231,220.8);--bs-info-bg-subtle:rgb(206.6,244.4,252);--bs-warning-bg-subtle:rgb(255,242.6,205.4);--bs-danger-bg-subtle:rgb(248,214.6,217.8);--bs-light-bg-subtle:rgb(251.5,252,252.5);--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:rgb(158.2,197,254.2);--bs-secondary-border-subtle:rgb(196.2,199.8,203);--bs-success-border-subtle:rgb(163,207,186.6);--bs-info-border-subtle:rgb(158.2,233.8,249);--bs-warning-border-subtle:rgb(255,230.2,155.8);--bs-danger-border-subtle:rgb(241,174.2,180.6);--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-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-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:rgb(10.4,88,202.4);--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:rgb(255,242.6,205.4);--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222,226,230,0.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,0.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:rgb(42.5,47.5,52.5);--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:rgb(109.8,168,253.8);--bs-secondary-text-emphasis:rgb(166.8,172.2,177);--bs-success-text-emphasis:rgb(117,183,152.4);--bs-info-text-emphasis:rgb(109.8,223.2,246);--bs-warning-text-emphasis:rgb(255,217.8,106.2);--bs-danger-text-emphasis:rgb(234,133.8,143.4);--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:rgb(2.6,22,50.6);--bs-secondary-bg-subtle:rgb(21.6,23.4,25);--bs-success-bg-subtle:rgb(5,27,16.8);--bs-info-bg-subtle:rgb(2.6,40.4,48);--bs-warning-bg-subtle:rgb(51,38.6,1.4);--bs-danger-bg-subtle:rgb(44,10.6,13.8);--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:rgb(7.8,66,151.8);--bs-secondary-border-subtle:rgb(64.8,70.2,75);--bs-success-border-subtle:rgb(15,81,50.4);--bs-info-border-subtle:rgb(7.8,121.2,144);--bs-warning-border-subtle:rgb(153,115.8,4.2);--bs-danger-border-subtle:rgb(132,31.8,41.4);--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:rgb(109.8,168,253.8);--bs-link-hover-color:rgb(138.84,185.4,254.04);--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:rgb(230.4,132.6,181.2);--bs-highlight-color:#dee2e6;--bs-highlight-bg:rgb(102,77.2,2.8);--bs-border-color:#495057;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:rgb(117,183,152.4);--bs-form-valid-border-color:rgb(117,183,152.4);--bs-form-invalid-color:rgb(234,133.8,143.4);--bs-form-invalid-border-color:rgb(234,133.8,143.4)}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:transform .2s ease-in-out}@media(prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media(min-width:576px){.sticky-sm-top{top:0}.sticky-sm-bottom,.sticky-sm-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-sm-bottom{bottom:0}}@media(min-width:768px){.sticky-md-top{top:0}.sticky-md-bottom,.sticky-md-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-md-bottom{bottom:0}}@media(min-width:992px){.sticky-lg-top{top:0}.sticky-lg-bottom,.sticky-lg-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-lg-bottom{bottom:0}}@media(min-width:1200px){.sticky-xl-top{top:0}.sticky-xl-bottom,.sticky-xl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xl-bottom{bottom:0}}@media(min-width:1400px){.sticky-xxl-top{top:0}.sticky-xxl-bottom,.sticky-xxl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xxl-bottom{bottom:0}}.hstack{flex-direction:row;align-items:center}.hstack,.vstack{display:flex;align-self:stretch}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:rgba(0,0,0,0)!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media(min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media(min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.dark-mode .theme-card-background{background-color:#141414}.theme-card-background{background-color:#fff}:root{--articles-theme-primary:#f9edcd;--articles-primary-color:#adafb3;--articles-primary-color-rgb:173,175,179;--articles-primary-color-opacity-half:rgba(var(--articles-primary-color-rgb),0.5);--articles-secondary-color:#f9edcd;--articles-secondary-color-rgb:249,237,205;--articles-secondary-color-opacity-half:rgba(var(--articles-secondary-color-rgb),0.5);--background-color:rgba(218,224,230,0.5);--card-background:#fff;--card-background-item:rgb(235,235,235);--card-background-75:rgba(255,255,255,0.75);--card-background-50:rgba(255,255,255,0.5);--articles-news-and-proposals-modal-width:1500px}[data-bs-theme=dark],[data-theme=Dark]{--background-color:rgba(49,49,49,0.75);--navbar-background:rgba(0,0,0,0.75);--articles-theme-primary:rgba(249,237,205,0.25);--card-background:#313131;--card-background-item:#232323;--card-background-75:rgba(49,49,49,0.75);--card-background-50:rgba(49,49,49,0.5)}[data-bs-theme=dark] .dropdown-menu,[data-theme=Dark] .dropdown-menu{background-color:#141414!important;color:#fff!important}[data-bs-theme=dark] .dropdown-menu .dropdown-item,[data-theme=Dark] .dropdown-menu .dropdown-item{color:#fff!important}[data-bs-theme=dark] .dropdown-menu .dropdown-item:hover,[data-theme=Dark] .dropdown-menu .dropdown-item:hover{background-color:#313131}[data-theme=Sky]{--navbar-background:rgb(43 54 102)}[data-theme=Neon]{--navbar-background:rgb(255 0 205)}@media(min-width:992px){.tab-bar::-webkit-scrollbar{width:10px;height:5px}}.tab-bar::-webkit-scrollbar-track{background:hsla(0,0%,100%,0)}.tab-bar::-webkit-scrollbar-thumb{background:#adafb3;height:10px;height:6px;border:4px solid rgba(0,0,0,0);background-clip:padding-box;-webkit-border-radius:7px;background-color:rgba(0,0,0,.15);-webkit-box-shadow:inset -1px -1px 0 rgba(0,0,0,.473),inset 1px 1px 0 rgba(0,0,0,.493)}.tab-bar::-webkit-scrollbar-thumb:hover{background:rgba(128,128,128,.5)}body[data-theme=Dark]::-webkit-scrollbar{width:15px;background-color:#4b4b4b!important;border-left:1px solid #000}body::-webkit-scrollbar{width:15px}body::-webkit-scrollbar-track{background:hsla(0,0%,100%,0)}body::-webkit-scrollbar-thumb{background:#adafb3;height:10px;height:6px;border:4px solid rgba(0,0,0,0);background-clip:padding-box;-webkit-border-radius:7px;background-color:rgba(0,0,0,.15);-webkit-box-shadow:inset -1px -1px 0 rgba(0,0,0,.473),inset 1px 1px 0 rgba(0,0,0,.493)}body::-webkit-scrollbar-thumb:hover{background:rgba(128,128,128,.5)}.admin-ads .creator::-webkit-scrollbar,.admin-container::-webkit-scrollbar,.email-page .chat-messages::-webkit-scrollbar,.messages-page .content-body::-webkit-scrollbar,.reports-list::-webkit-scrollbar,.search-bar-menu .search-results::-webkit-scrollbar,.side-bar-new::-webkit-scrollbar,.side-menu::-webkit-scrollbar,.steps-box::-webkit-scrollbar,.table-all-wrap::-webkit-scrollbar,.tagline .text::-webkit-scrollbar,.tile.Notepad textarea::-webkit-scrollbar,section.frontpage-section .side-bar .content::-webkit-scrollbar{width:10px;height:10px}.admin-ads .creator::-webkit-scrollbar-track,.admin-container::-webkit-scrollbar-track,.email-page .chat-messages::-webkit-scrollbar-track,.messages-page .content-body::-webkit-scrollbar-track,.reports-list::-webkit-scrollbar-track,.search-bar-menu .search-results::-webkit-scrollbar-track,.side-bar-new::-webkit-scrollbar-track,.side-menu::-webkit-scrollbar-track,.steps-box::-webkit-scrollbar-track,.table-all-wrap::-webkit-scrollbar-track,.tagline .text::-webkit-scrollbar-track,.tile.Notepad textarea::-webkit-scrollbar-track,section.frontpage-section .side-bar .content::-webkit-scrollbar-track{background:hsla(0,0%,100%,0)}.admin-ads .creator::-webkit-scrollbar-thumb,.admin-container::-webkit-scrollbar-thumb,.email-page .chat-messages::-webkit-scrollbar-thumb,.messages-page .content-body::-webkit-scrollbar-thumb,.reports-list::-webkit-scrollbar-thumb,.search-bar-menu .search-results::-webkit-scrollbar-thumb,.side-bar-new::-webkit-scrollbar-thumb,.side-menu::-webkit-scrollbar-thumb,.steps-box::-webkit-scrollbar-thumb,.table-all-wrap::-webkit-scrollbar-thumb,.tagline .text::-webkit-scrollbar-thumb,.tile.Notepad textarea::-webkit-scrollbar-thumb,section.frontpage-section .side-bar .content::-webkit-scrollbar-thumb{background:#adafb3;height:10px;height:6px;border:4px solid rgba(0,0,0,0);background-clip:padding-box;-webkit-border-radius:7px;background-color:rgba(0,0,0,.15);-webkit-box-shadow:inset -1px -1px 0 rgba(0,0,0,.473),inset 1px 1px 0 rgba(0,0,0,.493)}.admin-ads .creator::-webkit-scrollbar-thumb:hover,.admin-container::-webkit-scrollbar-thumb:hover,.email-page .chat-messages::-webkit-scrollbar-thumb:hover,.messages-page .content-body::-webkit-scrollbar-thumb:hover,.reports-list::-webkit-scrollbar-thumb:hover,.search-bar-menu .search-results::-webkit-scrollbar-thumb:hover,.side-bar-new::-webkit-scrollbar-thumb:hover,.side-menu::-webkit-scrollbar-thumb:hover,.steps-box::-webkit-scrollbar-thumb:hover,.table-all-wrap::-webkit-scrollbar-thumb:hover,.tagline .text::-webkit-scrollbar-thumb:hover,.tile.Notepad textarea::-webkit-scrollbar-thumb:hover,section.frontpage-section .side-bar .content::-webkit-scrollbar-thumb:hover{background:rgba(128,128,128,.5)}.focus-explanation::-webkit-scrollbar,.message-list::-webkit-scrollbar{width:8px}.focus-explanation::-webkit-scrollbar-thumb,.message-list::-webkit-scrollbar-thumb{height:10px;height:6px;border:3px solid rgba(0,0,0,0);background-clip:padding-box;-webkit-box-shadow:inset -1px -1px 0 rgba(0,0,0,.473),inset 1px 1px 0 rgba(0,0,0,.493)}[data-theme=Dark] .landing-new{--landing-card-background:rgb(20 20 20)}[data-theme=Dark] .landing-new .alternate-color,[data-theme=Dark] .landing-new .alternate-color:before{background-color:var(--card-background)}[data-theme=Dark] .landing-new .alternate-color:after{background-color:var(--landing-card-background)}[data-theme=Dark] .landing-new .common-links{background-color:rgba(249,237,205,.42)}[data-theme=Dark] .landing-new .mission-snippet-logo{filter:invert(1)}.politics-popover{border-radius:0}.politics-popover .popover-arrow:after{border-bottom-color:#000}.tenant-result{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2000;background-color:purple;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.landing-new{--landing-card-background:white}.landing-new .bg{animation-name:slide;animation-iteration-count:infinite;animation-direction:alternate;animation-duration:8s;background-image:linear-gradient(-60deg,#adafb3 50%,#f9edcd 0);bottom:0;left:-50%;opacity:.2;position:fixed;right:-50%;top:0;z-index:-1}.landing-new .bg2{animation-direction:alternate-reverse;animation-duration:8s}.landing-new .bg3{animation-duration:10s}@keyframes slide{0%{transform:translateX(-25%)}to{transform:translateX(25%)}}.landing-new .welcome-block{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:0;padding:0;box-shadow:inset 0 0 5px;overflow:hidden}@media(min-width:768px){.landing-new .welcome-block{min-height:500px}}@media(min-width:992px){.landing-new .welcome-block{min-height:800px}}.landing-new .welcome-block .background{position:absolute;width:100%;background-size:cover;height:100%;left:0;top:0}.landing-new .welcome-block .background video{width:100%;object-fit:cover;object-position:17%;height:100%;transform:scaleX(-1)}.landing-new .welcome-block .background img{z-index:-1}.landing-new .welcome-block .image-background-container{top:0;left:0;position:absolute;height:100%;width:100%;z-index:-1}.landing-new .welcome-block .image-background-container img{width:100%;height:100%;top:0;left:0;object-fit:cover}.landing-new .welcome-block .video-background-container{max-height:70vh;overflow:hidden;z-index:-1}.landing-new .welcome-block .video-background-container .video-background-wrapper{position:absolute;width:100%;top:0;left:0;height:0;z-index:1;padding-bottom:56.25%}.landing-new .welcome-block .video-background-container .video-background-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.landing-new .welcome-block .container-welcome-block{padding:1rem 1rem 5rem;width:100%;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;z-index:1}@media(min-width:992px){.landing-new .welcome-block .container-welcome-block{flex-wrap:nowrap;margin:5rem auto;width:90vw;flex-direction:row;justify-content:space-between}}@media(min-width:1200px){.landing-new .welcome-block .container-welcome-block{max-width:1200px}}.landing-new .welcome-block .container-welcome-block .dream-photo{width:50%;max-width:500px}.landing-new .welcome-block .container-welcome-block .logo-wrap{max-width:200px;margin-bottom:3rem;filter:drop-shadow(0 0 3px #555555)}@media(min-width:992px){.landing-new .welcome-block .container-welcome-block .logo-wrap{max-width:300px;margin-bottom:0}}.landing-new .welcome-block .container-welcome-block .screen{position:relative;flex-grow:1;padding:1rem;margin-bottom:0;width:100%}@media(min-width:768px){.landing-new .welcome-block .container-welcome-block .screen{margin-bottom:0;max-width:642px;order:0}}.landing-new .welcome-block .container-welcome-block .screen .hero-tabs{display:flex;justify-content:space-around;margin:0 auto}.landing-new .welcome-block .container-welcome-block .screen .hero-tabs .tab{width:25%}.landing-new .welcome-block .container-welcome-block .screen .screen-content{height:600px;overflow-y:auto;background-color:#fff;border:1px solid #444;display:flex;flex-direction:column;align-items:stretch}.landing-new .welcome-block .container-welcome-block .screen .screen-content::-webkit-scrollbar{width:10px;height:10px}.landing-new .welcome-block .container-welcome-block .screen .screen-content::-webkit-scrollbar-track{background:hsla(0,0%,100%,0)}.landing-new .welcome-block .container-welcome-block .screen .screen-content::-webkit-scrollbar-thumb{background:#adafb3;height:10px;height:6px;border:4px solid rgba(0,0,0,0);background-clip:padding-box;-webkit-border-radius:7px;background-color:rgba(0,0,0,.15);-webkit-box-shadow:inset -1px -1px 0 rgba(0,0,0,.473),inset 1px 1px 0 rgba(0,0,0,.493)}.landing-new .welcome-block .container-welcome-block .screen .screen-content::-webkit-scrollbar-thumb:hover{background:rgba(128,128,128,.5)}.landing-new .welcome-block .container-welcome-block .screen .screen-content .side-panel{position:relative;min-width:150px;flex-shrink:0;transform:translateX(-110%);opacity:0;animation-name:slide-in-side;animation-duration:.3s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;transition-delay:.25s;border-right:1px solid #757575;height:100%;flex-direction:column;justify-content:center;display:flex}@keyframes slide-in-side{0%{transform:translateX(-110%);opacity:0}to{transform:translateX(0);opacity:1}}.landing-new .welcome-block .container-welcome-block .screen .screen-content .side-panel .btn{margin:.5rem;position:absolute;bottom:0;left:0;width:-webkit-fill-available}.landing-new .welcome-block .container-welcome-block .screen .screen-content .transparency{font-size:.8rem}.landing-new .welcome-block .container-welcome-block .screen .screen-content .transparency .alerts .alert{padding-left:.25rem;padding-right:.25rem;display:flex;justify-content:space-between;transform:translateX(110%);animation-name:slide-in;transition-delay:.25s;animation-duration:.3s;animation-timing-function:cubic-bezier(.175,.885,.32,1.125);animation-fill-mode:forwards;font-size:.6rem}@media(min-width:768px){.landing-new .welcome-block .container-welcome-block .screen .screen-content .transparency .alerts .alert{font-size:.6rem;font-size:.8rem}}@keyframes slide-in{0%{transform:translateX(110%)}to{transform:translateX(0)}}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid{padding:.5rem;width:100%;height:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5px 5px;overflow-y:hidden}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item{position:relative;animation-name:slide-up;animation-duration:.3s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;transform:translateY(110%);opacity:0}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:first-of-type{transition-delay:1.7481067084s;animation-delay:1.7481067084s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(2){transition-delay:.2132887699s;animation-delay:.2132887699s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(3){transition-delay:1.864194329s;animation-delay:1.864194329s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(4){transition-delay:1.846327036s;animation-delay:1.846327036s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(5){transition-delay:2.3211301461s;animation-delay:2.3211301461s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(6){transition-delay:1.8991648351s;animation-delay:1.8991648351s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(7){transition-delay:.6762773548s;animation-delay:.6762773548s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(8){transition-delay:.7846989267s;animation-delay:.7846989267s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(9){transition-delay:2.0963516484s;animation-delay:2.0963516484s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(10){transition-delay:.7743025662s;animation-delay:.7743025662s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(11){transition-delay:2.542443349s;animation-delay:2.542443349s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(12){transition-delay:1.0573759109s;animation-delay:1.0573759109s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(13){transition-delay:.6906357364s;animation-delay:.6906357364s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(14){transition-delay:1.2678397492s;animation-delay:1.2678397492s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(15){transition-delay:1.3394260176s;animation-delay:1.3394260176s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(16){transition-delay:1.4157902631s;animation-delay:1.4157902631s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(17){transition-delay:2.6083875571s;animation-delay:2.6083875571s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(18){transition-delay:.3645536417s;animation-delay:.3645536417s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(19){transition-delay:1.9526101154s;animation-delay:1.9526101154s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(20){transition-delay:2.633798163s;animation-delay:2.633798163s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(21){transition-delay:.9417054679s;animation-delay:.9417054679s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(22){transition-delay:1.5746962968s;animation-delay:1.5746962968s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(23){transition-delay:.2677338546s;animation-delay:.2677338546s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(24){transition-delay:2.0786262127s;animation-delay:2.0786262127s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(25){transition-delay:1.2755521583s;animation-delay:1.2755521583s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(26){transition-delay:2.6853423215s;animation-delay:2.6853423215s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(27){transition-delay:2.5685909845s;animation-delay:2.5685909845s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(28){transition-delay:.0687747411s;animation-delay:.0687747411s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(29){transition-delay:1.2809352348s;animation-delay:1.2809352348s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(30){transition-delay:1.6348779845s;animation-delay:1.6348779845s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(31){transition-delay:2.3000284885s;animation-delay:2.3000284885s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(32){transition-delay:1.7132843231s;animation-delay:1.7132843231s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(33){transition-delay:1.4253829322s;animation-delay:1.4253829322s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(34){transition-delay:.2046579385s;animation-delay:.2046579385s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(35){transition-delay:.6663965984s;animation-delay:.6663965984s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(36){transition-delay:1.7040337018s;animation-delay:1.7040337018s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(37){transition-delay:1.4174231805s;animation-delay:1.4174231805s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(38){transition-delay:.4257566104s;animation-delay:.4257566104s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(39){transition-delay:1.6969873603s;animation-delay:1.6969873603s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(40){transition-delay:1.9015541149s;animation-delay:1.9015541149s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(41){transition-delay:2.5248343282s;animation-delay:2.5248343282s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(42){transition-delay:1.5338472629s;animation-delay:1.5338472629s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(43){transition-delay:.4761875018s;animation-delay:.4761875018s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(44){transition-delay:.400788802s;animation-delay:.400788802s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(45){transition-delay:2.3491667876s;animation-delay:2.3491667876s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(46){transition-delay:.3910971102s;animation-delay:.3910971102s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(47){transition-delay:2.3168059407s;animation-delay:2.3168059407s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(48){transition-delay:1.4488114445s;animation-delay:1.4488114445s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(49){transition-delay:2.5384893344s;animation-delay:2.5384893344s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(50){transition-delay:1.139111152s;animation-delay:1.139111152s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(51){transition-delay:1.8969772533s;animation-delay:1.8969772533s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(52){transition-delay:2.1604273724s;animation-delay:2.1604273724s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(53){transition-delay:1.8773464246s;animation-delay:1.8773464246s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(54){transition-delay:1.0858973383s;animation-delay:1.0858973383s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(55){transition-delay:1.5101185793s;animation-delay:1.5101185793s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(56){transition-delay:.5384484577s;animation-delay:.5384484577s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(57){transition-delay:1.6984868703s;animation-delay:1.6984868703s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(58){transition-delay:1.9218971876s;animation-delay:1.9218971876s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(59){transition-delay:.6487532453s;animation-delay:.6487532453s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(60){transition-delay:1.326160652s;animation-delay:1.326160652s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(61){transition-delay:.3807923422s;animation-delay:.3807923422s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(62){transition-delay:.521020117s;animation-delay:.521020117s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(63){transition-delay:2.2163874647s;animation-delay:2.2163874647s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(64){transition-delay:1.2763998501s;animation-delay:1.2763998501s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(65){transition-delay:2.1641951307s;animation-delay:2.1641951307s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(66){transition-delay:2.5518867612s;animation-delay:2.5518867612s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(67){transition-delay:2.6391218558s;animation-delay:2.6391218558s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(68){transition-delay:.7969286887s;animation-delay:.7969286887s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(69){transition-delay:1.7634024215s;animation-delay:1.7634024215s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(70){transition-delay:2.3735805726s;animation-delay:2.3735805726s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(71){transition-delay:.9478266273s;animation-delay:.9478266273s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(72){transition-delay:.3830736553s;animation-delay:.3830736553s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(73){transition-delay:.4903994268s;animation-delay:.4903994268s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(74){transition-delay:2.5011101691s;animation-delay:2.5011101691s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(75){transition-delay:1.1820942961s;animation-delay:1.1820942961s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(76){transition-delay:1.2507694718s;animation-delay:1.2507694718s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(77){transition-delay:1.2864773461s;animation-delay:1.2864773461s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(78){transition-delay:.8428952366s;animation-delay:.8428952366s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(79){transition-delay:.8071156336s;animation-delay:.8071156336s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(80){transition-delay:1.3121432867s;animation-delay:1.3121432867s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(81){transition-delay:1.3470307639s;animation-delay:1.3470307639s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(82){transition-delay:2.0903786065s;animation-delay:2.0903786065s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(83){transition-delay:1.3991245213s;animation-delay:1.3991245213s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(84){transition-delay:1.4569833803s;animation-delay:1.4569833803s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(85){transition-delay:.9749696999s;animation-delay:.9749696999s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(86){transition-delay:.9081954496s;animation-delay:.9081954496s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(87){transition-delay:.8611224256s;animation-delay:.8611224256s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(88){transition-delay:.8341844346s;animation-delay:.8341844346s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(89){transition-delay:2.6312538177s;animation-delay:2.6312538177s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(90){transition-delay:2.6948320974s;animation-delay:2.6948320974s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(91){transition-delay:1.2789438552s;animation-delay:1.2789438552s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(92){transition-delay:1.5274911033s;animation-delay:1.5274911033s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(93){transition-delay:1.7980669146s;animation-delay:1.7980669146s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(94){transition-delay:1.3497577599s;animation-delay:1.3497577599s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(95){transition-delay:1.0516826937s;animation-delay:1.0516826937s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(96){transition-delay:1.6556786094s;animation-delay:1.6556786094s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(97){transition-delay:2.5714936577s;animation-delay:2.5714936577s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(98){transition-delay:2.0606757401s;animation-delay:2.0606757401s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(99){transition-delay:1.8392557286s;animation-delay:1.8392557286s}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item:nth-of-type(100){transition-delay:2.1745116977s;animation-delay:2.1745116977s}@keyframes slide-up{0%{transform:translateY(110%);opacity:0}to{transform:translateY(0);opacity:1}}.landing-new .welcome-block .container-welcome-block .screen .screen-content .clothing .clothing-grid .item img{position:absolute;object-fit:contain;top:0;left:0;width:100%;height:100%}.landing-new .welcome-block .container-welcome-block .screen .screen-content .news .news-select{padding:.5rem 1rem;position:-webkit-sticky;position:sticky;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;background-color:#262626;color:#fff;z-index:1}.landing-new .welcome-block .container-welcome-block .screen .screen-content .news .news-select .selection{cursor:pointer;margin:0 .25rem;padding:0 .25rem}.landing-new .welcome-block .container-welcome-block .screen .screen-content .news .news-select .active{font-weight:700;text-decoration:underline}.landing-new .welcome-block .container-welcome-block .screen .screen-content .news .news-item{width:100%;flex-grow:1;align-items:center}.landing-new .welcome-block .container-welcome-block .screen .screen-content .news .news-item .text{width:100%;padding:.5rem;display:flex;align-items:center;justify-content:space-between}.landing-new .welcome-block .container-welcome-block .screen .screen-content .proposals .proposals{width:100%}.landing-new .welcome-block .container-welcome-block .screen .screen-content .proposals .proposals .proposal{display:flex;justify-content:space-between;align-items:stretch;padding:.5rem .3rem;border-bottom:1px solid #555}.landing-new .welcome-block .container-welcome-block .screen .screen-content .proposals .proposals .proposal .content{width:80%;padding:.25rem}.landing-new .welcome-block .container-welcome-block .screen .screen-content .proposals .proposals .proposal .content .name{margin-bottom:.2rem}.landing-new .welcome-block .container-welcome-block .screen .screen-content .proposals .proposals .proposal .content .description{font-size:.8rem}.landing-new .welcome-block .container-welcome-block .screen .screen-content .proposals .proposals .proposal .votes{border-left:1px solid #000;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:.5rem;padding:.25rem;text-align:center;cursor:pointer}.landing-new .welcome-block .container-welcome-block .screen .screen-content .proposals .proposals .proposal .votes .vote{padding:.25rem .5rem}.landing-new .welcome-block .container-welcome-block .screen .screen-content .proposals .proposals .proposal .votes .vote:hover{background-color:rgba(173,175,179,.5)}.landing-new .welcome-block .container-welcome-block .screen .screen-content .proposals .proposals .proposal .votes .vote:first-child{border-bottom:1px solid #000}.landing-new .welcome-block .container-welcome-block .screen .screen-content .proposals .proposals .proposal .votes i:not(:last-child){margin-right:.25rem!important}.landing-new .welcome-block .container-welcome-block .screen .item{display:flex;flex-direction:column;align-items:center;transform:translateX(300px);opacity:0;transition-duration:.5s;height:100%}.landing-new .welcome-block .container-welcome-block .screen .item.active{transform:translateX(0);opacity:1}.landing-new .welcome-block .container-welcome-block .screen .play-controls{padding:.2rem .5rem;background-color:hsla(0,0%,100%,.85);box-shadow:0 0 0 1px rgba(0,0,0,.25),0 2px 3px rgba(0,0,0,.2);border-radius:5px;display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:.5rem;top:80px;left:50%}@media(max-width:991.98px){.landing-new .welcome-block .container-welcome-block .screen .play-controls button.btn{padding:.215rem .75rem;font-size:.8rem}.landing-new .welcome-block .container-welcome-block .screen .play-controls{width:100%}}@media only screen and (min-width:1200px){.landing-new .welcome-block .container-welcome-block .screen .play-controls{width:350px}}.landing-new .welcome-block .container-welcome-block .screen .play-controls .progress{min-width:200px;height:.4rem}.landing-new .welcome-block .container-welcome-block .screen .play-controls .progress .progress-bar{background-color:#000;transition:none;transition:width .1s ease 0s}.landing-new .welcome-block .container-welcome-block .screen .play-controls .btn{padding:.175rem .75rem;font-size:.8rem}.landing-new .welcome-block .container-welcome-block .screen .tab-definition{margin:0 auto;box-shadow:0 0 0 1px rgba(0,0,0,.25),0 2px 3px rgba(0,0,0,.2);background-color:hsla(0,0%,100%,.85);border:1px solid #444;font-size:.9rem;padding:.5rem;min-height:81px;display:flex;justify-content:center;align-items:center}@media(max-width:991.98px){.landing-new .welcome-block .container-welcome-block .screen .tab-definition{width:100%}}.landing-new .welcome-block .container-welcome-block .hero-wrap{width:100%;max-width:600px}@media(min-width:768px){.landing-new .welcome-block .container-welcome-block .hero-wrap{width:40%;display:flex;flex-direction:row}}@media(min-width:992px){.landing-new .welcome-block .container-welcome-block .hero-wrap{width:100%;flex-direction:row}}.landing-new .welcome-block .container-welcome-block .action-badges{margin-bottom:1rem;width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:5px 5px}@media(min-width:992px){.landing-new .welcome-block .container-welcome-block .action-badges{max-width:200px;display:flex;flex-wrap:wrap;flex-direction:column}}.landing-new .welcome-block .container-welcome-block .action-badges .card{padding:.2rem .5rem;background-color:rgba(0,0,0,.6);border:1px solid hsla(0,0%,100%,.5);border-radius:4px;color:#fff!important;transition-duration:.2s;margin-right:.2rem;margin-bottom:.2rem}@media(min-width:992px){.landing-new .welcome-block .container-welcome-block .action-badges .card{margin-right:.5rem}}.landing-new .welcome-block .container-welcome-block .action-badges .card:hover{cursor:pointer;transform:scale(1.025);border:1px solid #fff}@media(max-width:767.98px){.landing-new .welcome-block .container-welcome-block .action-badges .card{font-size:.8rem}.landing-new .welcome-block .container-welcome-block .action-badges .card i{font-size:2rem}}.landing-new .welcome-block .container-welcome-block .welcome-block-content{flex-grow:1;position:relative;display:flex;align-items:center;overflow:visible;flex-direction:column;margin-top:3rem}@media(min-width:992px){.landing-new .welcome-block .container-welcome-block .welcome-block-content{margin-top:0}}.landing-new .welcome-block .container-welcome-block .welcome-block-content .image{position:relative;margin-left:auto;width:100%;max-width:700px;flex-shrink:0;margin-top:1rem;order:1}@media(min-width:768px){.landing-new .welcome-block .container-welcome-block .welcome-block-content .image{margin-top:2.5rem;width:550px;order:2}}.landing-new .welcome-block .container-welcome-block .welcome-block-content .image .controls{position:absolute;width:100%;top:50%;transform:translateY(-50%);right:-6.5rem}.landing-new .welcome-block .container-welcome-block .welcome-block-content .image .controls .next,.landing-new .welcome-block .container-welcome-block .welcome-block-content .image .controls .prev{cursor:pointer;color:rgba(0,0,0,.5)}.landing-new .welcome-block .container-welcome-block .welcome-block-content .image .controls .next:hover,.landing-new .welcome-block .container-welcome-block .welcome-block-content .image .controls .prev:hover{color:#000}.landing-new .welcome-block .container-welcome-block .welcome-block-content .image .controls .next.freeze,.landing-new .welcome-block .container-welcome-block .welcome-block-content .image .controls .prev.freeze{color:rgba(128,128,128,.2);cursor:not-allowed;pointer-events:none}.landing-new .welcome-block .container-welcome-block .welcome-block-content .image img{object-fit:contain;width:100%;box-shadow:0 0 0 1px rgba(0,0,0,.15),0 2px 3px rgba(0,0,0,.2);border:2px solid #000}@media(min-width:768px){.landing-new .welcome-block .container-welcome-block .welcome-block-content .image img{object-fit:fill}}.landing-new .welcome-block .container-welcome-block .welcome-block-content .details{position:relative;order:2;color:#fff!important}@media(min-width:768px){.landing-new .welcome-block .container-welcome-block .welcome-block-content .details{order:1}}@media(min-width:992px){.landing-new .welcome-block .container-welcome-block .welcome-block-content .details h1{line-height:1.1}}.landing-new .welcome-block .container-welcome-block .welcome-block-content .details .small{font-family:brandon-grotesque,sans-serif;font-style:normal;font-weight:900;font-size:1.5rem;margin-bottom:0;border-bottom:2px solid rgba(0,0,0,.3);text-align:center}@media(min-width:768px){.landing-new .welcome-block .container-welcome-block .welcome-block-content .details .small{text-align:left}}.landing-new .welcome-block .container-welcome-block .welcome-block-content .details .brand{display:flex}.landing-new .welcome-block .container-welcome-block .welcome-block-content .details .brand .main{margin-left:.5rem;font-family:forte;font-weight:400;line-height:1;font-size:2.3rem}@media(min-width:768px){.landing-new .welcome-block .container-welcome-block .welcome-block-content .details .brand .main{margin-left:1rem;font-size:5rem}}.landing-new .welcome-block .container-welcome-block .welcome-block-content .details .brand .sub{margin-top:-.75rem;font-family:brandon-grotesque,sans-serif;font-style:normal;font-weight:900;font-size:2rem}.landing-new .welcome-block .container-welcome-block .welcome-block-content .details .lead{margin-top:8px;line-height:23px;margin-bottom:2rem}.landing-new .welcome-block .stats-wrapper{width:100%;max-width:1200px;margin:0 auto;z-index:1}.landing-new .welcome-block .stats{display:flex;justify-content:center;flex-wrap:wrap;padding:1rem 1rem 3rem}@media(min-width:992px){.landing-new .welcome-block .stats{padding:1rem 2rem}}.landing-new .welcome-block .stats .stat{width:49%;margin-bottom:1rem}.landing-new .welcome-block .stats .stat div{font-size:.8rem}@media(min-width:992px){.landing-new .welcome-block .stats .stat{width:auto;margin-bottom:0}.landing-new .welcome-block .stats .stat div{font-size:1rem}.landing-new .welcome-block .stats .stat:not(:last-child){margin-right:1rem;padding-right:1rem;border-right:1px solid hsla(0,0%,100%,.5)}}.landing-new .welcome-block .looking-for-section{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;padding:1rem}.landing-new .welcome-block .looking-for-section .header{font-family:brandon-grotesque,sans-serif;font-style:normal;font-weight:900;font-size:.9rem;margin-bottom:.5rem}.landing-new .welcome-block .looking-for-section .btn{font-size:1.2rem}@media(max-width:767.98px){.landing-new .welcome-block .looking-for-section .links{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px 10px}.landing-new .welcome-block .looking-for-section .links .btn{width:100%;text-align:left}}@media only screen and (max-width:767.98px)and (max-width:380px){.landing-new .welcome-block .looking-for-section .links .btn{font-size:1rem}}.landing-new .welcome-block .looking-for-section .links .link{font-size:2rem;background-color:#fff;padding:.25rem .1rem}.landing-new .welcome-block .looking-for-section .links .link:not(:first-child){margin-left:1rem}.landing-new .articles-heading{margin-bottom:2rem}.landing-new .articles-heading p{margin-bottom:0}.landing-new .content{width:100%;max-width:1200px;text-align:left}.landing-new .spacer{height:3rem;box-shadow:inset 0 .5em 1.5em rgba(0,0,0,.2),inset 0 .125em .5em rgba(0,0,0,.25);background-image:url(/images/backgrounds/crossword.png);background-repeat:repeat;background-size:1100px;border-top:1px solid #000}.landing-new .alternate-color,.landing-new .alternate-color:before{background-color:#eef0f3}.landing-new .think-about-it{position:relative;display:flex;justify-content:center;align-items:center;padding:3rem 1rem;flex-direction:column}.landing-new .think-about-it:before{content:"";-webkit-clip-path:polygon(50% 100%,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 100%,100% 0,100% 100%,0 100%,0 0);position:absolute;height:20px;top:-19px;left:0;width:100%}@media(min-width:992px){.landing-new .think-about-it:before{height:50px;top:-49px}}.landing-new .think-about-it:after{content:"";-webkit-clip-path:polygon(50% 100%,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 100%,100% 0,100% 100%,0 100%,0 0);position:absolute;background-color:#fff;background-color:var(--card-background);height:20px;bottom:-1px;left:0;width:100%}@media(min-width:992px){.landing-new .think-about-it:after{height:50px;bottom:-1px}}@media(min-width:768px){.landing-new .think-about-it{padding:3rem 1rem}}.landing-new .think-about-it .content{display:flex;align-items:center;flex-direction:column}.landing-new .think-about-it .content .articles-heading{max-width:500px}.landing-new .think-about-it .tiles{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px 10px;padding:.25rem .1rem;flex-grow:1;margin-bottom:2rem}@media(min-width:768px){.landing-new .think-about-it .tiles{grid-template-columns:repeat(4,1fr);padding:.25rem 1rem}}.landing-new .think-about-it .tiles .tile{cursor:pointer;position:relative;padding:1rem .75rem 1rem 1rem;background-color:var(--landing-card-background);box-shadow:0 0 1px 2px rgba(0,0,0,.4);display:flex;align-items:center}@media(min-width:768px){.landing-new .think-about-it .tiles .tile{font-size:1.15rem}}@media only screen and (max-width:380px){.landing-new .think-about-it .tiles .tile{font-size:.9rem}}.landing-new .think-about-it .tiles .tile .name{font-family:brandon-grotesque,sans-serif;font-style:normal;font-weight:700}.landing-new .think-about-it .tiles .tile .more{font-size:13px;font-weight:400;line-height:1.1;position:absolute;width:100%;height:100%;opacity:0;pointer-events:none;transition-duration:.4s;z-index:2;left:0;display:flex;padding-left:1rem;padding-right:1rem;align-items:center;color:#fff}.landing-new .think-about-it .tiles .tile:after{content:"";position:absolute;top:0;left:0;height:100%;width:5px;background-color:#000;border-right:1px solid rgba(0,0,0,0);transition-duration:.5s}.landing-new .think-about-it .tiles .tile:hover:after{width:100%}.landing-new .think-about-it .tiles .tile:hover .more{opacity:1;pointer-events:none}.landing-new section.transparency{padding:3rem .5rem}@media(min-width:992px){.landing-new section.transparency{padding:3rem 1rem}}.landing-new section.news{background-color:var(--landing-card-background);padding:3rem .5rem}@media(min-width:992px){.landing-new section.news{padding:3rem 1rem}}.landing-new section.news .news-type-wrap{display:flex;flex-direction:column}@media(min-width:992px){.landing-new section.news .news-type-wrap{align-items:center;flex-direction:row}}.landing-new section.news .news-type-wrap .swiper-container{margin-top:1rem}@media(min-width:992px){.landing-new section.news .news-type-wrap .swiper-container{margin-top:0}}.landing-new section.news .news-cards .swiper-slide{width:250px;height:400px;background:linear-gradient(0deg,rgb(225,224,230) 52%,rgb(237,237,240) 0)}.landing-new section.news .news-cards .news-card{height:100%;width:100%}.landing-new section.news .news-cards .news-card .background{position:relative;height:100px}.landing-new section.news .news-cards .news-card .background img{position:absolute;left:0;top:0;height:100%;width:100%;object-fit:cover}.landing-new section.news .news-cards .news-card .title{padding:.5rem;font-size:1.2rem}.landing-new section.news .news-cards .news-card .tag{padding:.5rem;font-size:.8rem}.landing-new section.news .resources-row{display:grid;justify-content:center;align-items:center;margin:0 auto;grid-gap:1rem 1rem;grid-template-columns:repeat(2,1fr)}@media(min-width:992px){.landing-new section.news .resources-row{grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){.landing-new section.news .resources-row{grid-template-columns:repeat(5,1fr)}}.landing-new section.news .resources-row .date,.landing-new section.news .resources-row i{display:none}@media(min-width:768px){.landing-new section.news .resources-row .date,.landing-new section.news .resources-row i{display:initial}}.landing-new section.politics{padding:3rem 1rem}.landing-new section.politics .politics-cards{display:grid;grid-gap:1rem 1rem;grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.landing-new section.politics .politics-cards{grid-template-columns:repeat(2,1fr)}}.landing-new section.politics .politics-cards .card{height:100%}.landing-new section.politics .politics-columns{border-top:1px solid rgba(0,0,0,.25);margin:0 auto;display:flex;flex-direction:column;justify-content:center}@media(min-width:992px){.landing-new section.politics .politics-columns{flex-direction:row}}.landing-new section.politics .politics-columns .column{width:100%;display:flex;flex-direction:column}@media(min-width:992px){.landing-new section.politics .politics-columns .column{width:50%;flex-direction:row}}.landing-new section.politics .politics-columns .card{width:100%;flex-shrink:0}@media(min-width:992px){.landing-new section.politics .politics-columns .card{width:50%}}.landing-new section.politics .politics-columns .card-body{height:300px;overflow-y:auto}@media(min-width:992px){.landing-new section.politics .politics-columns .card-body{height:450px}}.landing-new section.politics .politics-columns .advisors,.landing-new section.politics .politics-columns .proposals{flex-grow:1;padding:2rem 1rem 0}.landing-new section.politics .politics-columns .advisors .alert,.landing-new section.politics .politics-columns .proposals .alert{width:250px;padding:.5rem 1rem;align-items:flex-start;text-align:start}@media(min-width:992px){.landing-new section.politics .politics-columns .proposals{border-right:1px solid rgba(0,0,0,.25)}}.landing-new section.community{padding:3rem 1rem;background-color:var(--landing-card-background)}.landing-new section.community .hub-items{position:relative;z-index:2;padding-top:0;display:flex;justify-content:center;flex-direction:row;flex-wrap:wrap;margin:0 auto}@media(min-width:768px){.landing-new section.community .hub-items{padding-top:1rem}}.landing-new section.community .hub-items .item{width:100%;cursor:pointer;position:relative;margin-top:1rem;box-shadow:0 0 0 1px rgba(0,0,0,.25),0 2px 3px rgba(0,0,0,.2);transition-duration:.3s;border-radius:0}@media(min-width:768px){.landing-new section.community .hub-items .item{width:calc(25% - 1rem);margin:.5rem}}.landing-new section.community .hub-items .item i{margin-right:0}.landing-new section.community .hub-items .item:before{z-index:-1;content:"";position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;transition-duration:.4s;background:linear-gradient(90deg,rgba(var(--articles-primary-color-rgb),.5),rgba(var(--articles-secondary-color-rgb),.5))}.landing-new section.community .hub-items .item:hover{transform:translateY(-.5rem)}.landing-new section.community .hub-items .item:hover:before{opacity:1}.landing-new section.community .hub-items .item .card-header{padding:.5rem}.landing-new section.community .hub-items .item .card-header .icon{font-size:1rem}.landing-new section.community .hub-items .item .card-body{font-size:.9rem}.landing-new section.store{padding:3rem .5rem}@media(min-width:992px){.landing-new section.store{padding:3rem 1rem}}.landing-new section.store .store-item{margin-right:10px}.landing-new section.store .clothing-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px 10px;overflow-y:hidden;padding:.25rem;max-width:1000px;margin:0 auto}@media(min-width:992px){.landing-new section.store .clothing-grid{grid-template-columns:repeat(3,1fr)}}.landing-new section.store .clothing-grid .item{box-shadow:0 0 0 1px rgba(0,0,0,.25),0 2px 3px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%}.landing-new section.store .products-grid{display:flex;flex-wrap:wrap}.landing-new .how-we-help-new{background-image:url(/images/backgrounds/crossword.png);background-repeat:repeat;background-size:1100px}.landing-new .how-we-help-new:before{content:"";-webkit-clip-path:polygon(50% 100%,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 100%,100% 0,100% 100%,0 100%,0 0);position:absolute;background-color:#fff;height:20px;top:-20px;left:0;width:100%}@media(min-width:992px){.landing-new .how-we-help-new:before{height:50px;top:-50px}}.landing-new .how-we-help-new .header{border:none}.landing-new .how-we-help-new .header a{text-decoration:underline}.landing-new .how-we-help-new .how-we-help-nav{display:flex;position:relative;bottom:0;margin:0 auto;justify-content:space-between;align-items:center;background-color:var(--landing-card-background);z-index:10;padding:.5rem;border-bottom:1px solid rgba(0,0,0,.5);height:50px;width:100%}@media(min-width:992px){.landing-new .how-we-help-new .how-we-help-nav{top:50px;position:-webkit-sticky;position:sticky;height:75px;padding:1rem .5rem}}.landing-new .how-we-help-new .how-we-help-nav.stuck{width:100%;box-shadow:0 0 0 1px rgba(0,0,0,.25),0 2px 3px rgba(0,0,0,.2)}.landing-new .how-we-help-new .mobile-fixed-items{display:none;position:fixed;bottom:0;margin:0 auto;justify-content:space-between;align-items:center;background-color:var(--landing-card-background);z-index:10;padding:.5rem;border-bottom:1px solid rgba(0,0,0,.5);height:50px;width:100%}.landing-new .how-we-help-new .mobile-fixed-items.visible{display:flex}@media(min-width:992px){.landing-new .how-we-help-new .mobile-fixed-items{display:none!important}}.landing-new .how-we-help-new .how-we-help-nav .items,.landing-new .how-we-help-new .mobile-fixed-items .items{margin:0 auto;max-width:700px;display:flex;justify-content:space-between;align-items:center;width:100%;transition-duration:.2s}.landing-new .how-we-help-new .how-we-help-nav .item,.landing-new .how-we-help-new .mobile-fixed-items .item{font-size:.65rem;font-weight:700;padding:0 .3rem;display:flex;flex-direction:column;align-items:center;cursor:pointer}@media(min-width:768px){.landing-new .how-we-help-new .how-we-help-nav .item,.landing-new .how-we-help-new .mobile-fixed-items .item{padding:0 .5rem;font-size:1rem}}.landing-new .how-we-help-new .how-we-help-nav .item.active,.landing-new .how-we-help-new .mobile-fixed-items .item.active{border-bottom:4px solid var(--articles-secondary-color)}.landing-new .how-we-help-new .how-we-help-nav .item.active i,.landing-new .how-we-help-new .mobile-fixed-items .item.active i{filter:grayscale(0)}.landing-new .how-we-help-new .how-we-help-nav .item.sticky-only,.landing-new .how-we-help-new .mobile-fixed-items .item.sticky-only{opacity:0;max-width:0;transition-duration:.2s;overflow:hidden}.landing-new .how-we-help-new .how-we-help-nav .item.sticky-only.stuck,.landing-new .how-we-help-new .mobile-fixed-items .item.sticky-only.stuck{opacity:1;max-width:100px}.landing-new .how-we-help-new .how-we-help-nav .item i,.landing-new .how-we-help-new .mobile-fixed-items .item i{font-size:1.2rem;transition:.2s;margin-bottom:.1rem;filter:grayscale(1)}.landing-new .our-mission{background-color:var(--landing-card-background);padding:3rem 1rem}.landing-new .our-mission .content{margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:center;flex-direction:column}@media(min-width:768px){.landing-new .our-mission .content{flex-direction:row;flex-direction:column}}@media(min-width:992px){.landing-new .our-mission .content .content{margin-top:3rem}}.landing-new .our-mission .mission-snippet{position:relative;display:block;width:100%;max-width:500px;text-align:center;margin:2rem auto}.landing-new .our-mission .mission-snippet .text{font-size:16px;font-style:normal}.landing-new .our-mission .mission-snippet .btn{margin-top:1.5rem;width:100%;font-family:brandon-grotesque,sans-serif;font-style:normal;font-weight:900;font-size:1.5rem}.landing-new .common-links{background-color:#f9edcd;padding:3rem 1rem}.landing-new .common-links .content{margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:center;flex-direction:column;max-width:1200px}@media(min-width:768px){.landing-new .common-links .content{flex-direction:row;flex-direction:column}}.landing-new .common-links .link-panels{width:100%;padding-top:.5rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;max-width:1100px}.landing-new .common-links .link-panels a{display:contents}.landing-new .common-links .link-panels .link-panel{width:100%;display:flex;flex-direction:column;position:relative;background-color:#fff;border-bottom:3px solid #000;padding:1rem;margin:0 5px 1rem;transition-duration:.2s;box-shadow:0 0 0 1px rgba(0,0,0,.15),0 2px 3px rgba(0,0,0,.2)}.landing-new .common-links .link-panels .link-panel:hover{transform:scale(1.01)}@media(min-width:992px){.landing-new .common-links .link-panels .link-panel{width:calc(50% - 10px)}}.landing-new .common-links .link-panels .link-panel .title{font-family:brandon-grotesque,sans-serif;font-style:normal;font-weight:900;font-size:1.5rem}.landing-new .common-links .link-panels .link-panel .text{font-size:14px;margin-top:10px;font-style:normal;padding-right:2rem;max-width:450px}.landing-new .common-links .link-panels .link-panel .arrow{display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;right:0;margin:.25rem;padding:.25rem;height:40px;width:40px;background-color:#000;color:#fff;font-family:brandon-grotesque,sans-serif;font-size:35px;font-weight:900;border-radius:.25rem}.landing-new .header-section{display:flex;height:calc(100vh - 50px);height:calc(var(--vh) - 50px);justify-content:center}.landing-new .header-section .hero-side-by-side{display:flex;flex-direction:column}.landing-new .header-section .hero-side-by-side .left img.logo{height:150px;margin-left:2rem}@media(max-width:767.98px){.landing-new .header-section .hero-side-by-side .left img.logo{margin-left:0}}.landing-new .header-section .hero-side-by-side .right{margin-left:2rem}@media(max-width:767.98px){.landing-new .header-section .hero-side-by-side .right{margin-left:0}}.landing-new .header-section .content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 0}.landing-new .section-break{background-color:#000}.landing-new .section-break.brand-name{padding:.75rem 0;text-align:center;font-family:forte;font-size:1.5rem}.landing-new .section-break.motto{padding:.75rem 0}.landing-new .section-break.motto .motto-block{background-color:#fff;box-shadow:0 0 5px 0 #fff;border:2px solid #000;color:#000;font-family:brandon-grotesque,sans-serif;font-style:normal;font-weight:900;display:block;padding:.25rem;margin-left:auto;margin-right:auto;max-width:200px}.landing-new .tour-section{background-color:#f5f5f5;padding:3rem 0}.landing-new .tour-section .controls{padding:1rem 0;display:flex;justify-content:space-between;position:relative}.landing-new .tour-section .controls .pause-play,.landing-new .tour-section .controls .time{background-color:#adafb3}@media(max-width:767.98px){.landing-new .tour-section .controls{flex-direction:column}}.landing-new .tour-section .avenue-selector .avenue,.landing-new .tour-section .avenue-selector .avenue-control{cursor:pointer}.landing-new .tour-section .avenue-selector .avenue-filler{padding:.75rem;margin-left:.75rem}.landing-new .tour-section .avenue-selector .avenue{background-color:#fff;padding:0 .5rem;border-radius:10px;border:1px solid rgba(0,0,0,.25);display:inline-block;font-family:brandon-grotesque,sans-serif;font-weight:900;font-size:1.5rem}.landing-new .tour-section .avenue-selector .avenue:not(:first-child){margin-left:.5rem}.landing-new .tour-section .avenue-selector .avenue.active{background-color:#000;border:1px solid hsla(0,0%,100%,.25);color:#fff}@media(max-width:767.98px){.landing-new .tour-section .avenue-selector .avenue{font-size:1.3rem}}.landing-new .tour-section .avenue-selector .prev{position:absolute;left:0}@media(max-width:767.98px){.landing-new .tour-section .avenue-selector .prev{position:absolute;left:0}}.landing-new .tour-section .avenue-selector .next{position:absolute;right:0}@media(max-width:767.98px){.landing-new .tour-section .avenue-selector{overflow-x:scroll;display:inline-flex}}.landing-new .tour-section .avenue-selector .avenue-control{background-color:#f9edcd}.landing-new .tour-section .timer{display:flex;flex-direction:row;align-items:center;margin-right:40px}@media(max-width:767.98px){.landing-new .tour-section .timer{margin-top:.5rem}}.landing-new .tour-section .timer .pause-play,.landing-new .tour-section .timer .time{background-color:#fff;padding:0 .5rem;border-radius:10px;border:1px solid rgba(0,0,0,.25);display:inline-block;font-family:brandon-grotesque,sans-serif;font-weight:900;font-size:1.3rem}.landing-new .tour-section .timer .pause-play{cursor:pointer}.landing-new .tour-section .timer .progress{width:200px;flex-grow:1;height:2rem;border:1px solid rgba(0,0,0,.1)}.landing-new .tour-section .timer .timer-bar{background-color:#fff;border:1px solid rgba(0,0,0,.25);width:100px}.landing-new .tour-section .timer .progress-bar{background-color:#000}.landing-new .tour-section .timer>:not(:first-child){margin-left:.5rem}.landing-new .tour-section .new-custom-panel{display:flex;min-height:280px;margin-bottom:1rem;opacity:0;transition-duration:.5s}@media(max-width:767.98px){.landing-new .tour-section .new-custom-panel{padding:0;flex-direction:column}}.landing-new .tour-section .new-custom-panel.visible{opacity:1}.landing-new .tour-section .new-custom-panel .one{background-color:#fff;border:2px solid #000;border-top-left-radius:10px;border-bottom-left-radius:10px;padding:1rem 2.5rem;width:600px}.landing-new .tour-section .new-custom-panel .one .content-title{margin-top:1rem}@media(max-width:767.98px){.landing-new .tour-section .new-custom-panel .one .content-title{margin-top:0}}@media(max-width:991.98px){.landing-new .tour-section .new-custom-panel .one{width:300px}}@media(max-width:767.98px){.landing-new .tour-section .new-custom-panel .one{width:100%;padding:1rem;border-bottom-left-radius:0;border-top-right-radius:10px}}@media(min-width:1200px){.landing-new .tour-section .new-custom-panel .one{width:300px;padding:.75rem}}.landing-new .tour-section .new-custom-panel .two-wrap-hide{overflow-x:hidden;flex-grow:1}.landing-new .tour-section .new-custom-panel .slide-out-sleeve-wrap{overflow-x:hidden;flex-grow:1;align-items:stretch}.landing-new .tour-section .new-custom-panel .slide-out-sleeve{transition-duration:.5s;transform:translateX(calc(-100% + 27px));display:flex;height:100%;flex-grow:1}@media(max-width:767.98px){.landing-new .tour-section .new-custom-panel .slide-out-sleeve{flex-direction:column;transform:translateY(calc(-100% + 27px))}}.landing-new .tour-section .new-custom-panel .slide-out-sleeve.expand{transform:translateX(0)}.landing-new .tour-section .new-custom-panel .displayed-component{border-top:2px solid #6e6e6e;border-bottom:2px solid #6e6e6e;background-color:#f5f5f5;transition-duration:.5s;box-shadow:inset 10px 0 7px -10px #000,inset -10px 0 7px -10px #000;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:100%}@media(max-width:767.98px){.landing-new .tour-section .new-custom-panel .displayed-component{width:100%;height:40vh;border:2px solid #6e6e6e;border-top:none;border-bottom:none;box-shadow:inset 0 10px 7px -10px #000,inset 0 -10px 7px -10px #000}}.landing-new .tour-section .new-custom-panel .displayed-component.expand{transform:translateX(0)}.landing-new .tour-section .new-custom-panel .displayed-component .fake-sales{width:90%;height:100%;position:relative}.landing-new .tour-section .new-custom-panel .displayed-component .fake-sales .fake-note{position:absolute;width:100%;text-align:center;bottom:20px;left:0;font-size:.8em;background-color:#fff;z-index:1;border:1px solid #000}.landing-new .tour-section .new-custom-panel .displayed-component .fake-sales .sale{position:absolute;bottom:50%;left:0;width:100%;background-color:#fff;display:flex;border:1px solid gray;overflow:hidden;transform:translateY(200px)}.landing-new .tour-section .new-custom-panel .displayed-component .fake-sales .sale.active{animation-name:example;animation-duration:5s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes example{0%{transform:translateY(200px)}to{transform:translateY(-200px)}}.landing-new .tour-section .new-custom-panel .displayed-component .fake-sales .sale .amount,.landing-new .tour-section .new-custom-panel .displayed-component .fake-sales .sale .person{padding:.1rem .5rem}.landing-new .tour-section .new-custom-panel .displayed-component .fake-sales .sale .amount{border-right:2px solid}.landing-new .tour-section .new-custom-panel .displayed-component .fake-sales .sale .amount.revenue{background-color:#6bff6b;border-color:#00d100}.landing-new .tour-section .new-custom-panel .displayed-component .fake-sales .sale .amount.expense{background-color:#ff6b6b;border-color:#d10000}.landing-new .tour-section .new-custom-panel .displayed-component .store-scene .icon{display:flex;justify-content:center;animation-name:jingle;animation-duration:1s;animation-timing-function:linear;animation-direction:alternate;animation-iteration-count:infinite}.landing-new .tour-section .new-custom-panel .displayed-component .store-scene .icon i{margin-right:0}@keyframes jingle{0%{transform:rotate(-5deg)}to{transform:rotate(5deg)}}.landing-new .tour-section .new-custom-panel .displayed-component .news-wave{position:absolute;bottom:50%;left:50%;transform:translateY(50%) translateX(-50%);height:200px}.landing-new .tour-section .new-custom-panel .displayed-component .news-sheep{position:absolute;bottom:-20px;height:150px}@media(max-width:767.98px){.landing-new .tour-section .new-custom-panel .displayed-component .store-page{transform:scale(.6)}}.landing-new .tour-section .new-custom-panel .displayed-component .politics-screen{position:relative}.landing-new .tour-section .new-custom-panel .displayed-component .politics-screen .blue-circle,.landing-new .tour-section .new-custom-panel .displayed-component .politics-screen .pink-circle,.landing-new .tour-section .new-custom-panel .displayed-component .politics-screen .red-circle{position:absolute;top:50%;left:50%;width:50px;height:50px;transform:translateX(-50%) translateY(-50%);background-color:#000;border-radius:100px;border:1px solid rgba(0,0,0,0);animation-duration:5s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}.landing-new .tour-section .new-custom-panel .displayed-component .politics-screen .red-circle{background-color:red;animation-name:growShrinkRed}@keyframes growShrinkRed{0%{transform:translateX(-200%) translateY(-120%) scale(2)}to{transform:translateX(-200%) translateY(-120%) scale(.5)}}.landing-new .tour-section .new-custom-panel .displayed-component .politics-screen .blue-circle{background-color:blue;animation-name:growShrinkBlue}@keyframes growShrinkBlue{0%{transform:translateX(100%) translateY(-120%) scale(2)}to{transform:translateX(100%) translateY(-120%) scale(.5)}}.landing-new .tour-section .new-custom-panel .displayed-component .politics-screen .pink-circle{background-color:#adafb3;animation-name:growShrinkPink;animation-delay:-5s}@keyframes growShrinkPink{0%{transform:translateX(-50%) translateY(50%) scale(2)}to{transform:translateX(-50%) translateY(50%) scale(.5)}}.landing-new .tour-section .new-custom-panel .end-cap{width:30px;background-color:#fff;border:2px solid #000;border-top-right-radius:10px;border-bottom-right-radius:10px}@media(max-width:767.98px){.landing-new .tour-section .new-custom-panel .end-cap{width:100%;height:30px;border-top-right-radius:0;border-bottom-left-radius:10px}}.landing-new .tour-section .custom-panel .top .left{border-top:2px solid #000;border-top-left-radius:10px;padding:3rem 2.5rem 1rem;background-color:#fff;border-bottom:2px solid #000;border-right:5px solid rgba(231,231,231,.781);box-shadow:0 0 5px}.landing-new .tour-section .custom-panel .top .right{position:absolute;top:50%;transform:translateY(-50%)}.landing-new .tour-section .custom-panel .top .right .news-paper{background-color:hsl(43.6363636364,78.5714285714%,79.0196078431%);width:50%;height:100px}.landing-new .tour-section .custom-panel .top .right .circles{width:100%;display:flex;justify-content:space-between}.landing-new .tour-section .custom-panel .top .right .circles .blue,.landing-new .tour-section .custom-panel .top .right .circles .red{width:100px;height:100px}.landing-new .tour-section .custom-panel .top .right .circles .blue{background-color:blue}.landing-new .tour-section .custom-panel .top .right .circles .red{background-color:red}.landing-new .intro-section.base{background-color:#f9edcd}.landing-new .intro-section.accent{background-color:#adafb3}.landing-new .intro-section .link-panels-wrap .mission-snippet{display:block;width:100%;max-width:500px;text-align:center;margin:2rem auto}.landing-new .intro-section .link-panels-wrap .mission-snippet .title{font-family:brandon-grotesque,sans-serif;font-style:normal;font-weight:900;font-size:2rem}.landing-new .intro-section .link-panels-wrap .mission-snippet .btn{margin-top:1.5rem;width:100%;font-family:brandon-grotesque,sans-serif;font-style:normal;font-weight:900;font-size:1.5rem}.landing-new .intro-section .link-panels-wrap .link-panels{padding-top:.5rem;display:flex;flex-wrap:wrap;align-items:stretch}.landing-new .intro-section .link-panels-wrap .link-panels a{display:contents}.landing-new .intro-section .link-panels-wrap .link-panels .link-panel{width:calc(50% - 10px);display:flex;flex-direction:column;position:relative;background-color:#fff;border-bottom:3px solid #000;padding:1rem;height:100%;margin:0 5px 1rem;transition-duration:.2s}@media(min-width:1200px){.landing-new .intro-section .link-panels-wrap .link-panels .link-panel{height:120px}}.landing-new .intro-section .link-panels-wrap .link-panels .link-panel .title{font-family:brandon-grotesque,sans-serif;font-style:normal;font-weight:900;font-size:1.5rem}.landing-new .intro-section .link-panels-wrap .link-panels .link-panel .text{font-size:14px;margin-top:10px;font-style:normal;padding-right:2rem}.landing-new .intro-section .link-panels-wrap .link-panels .link-panel .arrow{display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;right:-1px;height:40px;width:40px;background-color:#000;color:#fff;font-family:brandon-grotesque,sans-serif;font-size:35px;font-weight:900;border-radius:.25rem}.landing-new .intro-section .link-panels-wrap .link-panels .link-panel:hover{transform:scale(1.05)}.landing-new .intro-section .custom-panel{margin-top:3rem;background-color:#fff;margin-bottom:3.2rem}.landing-new .intro-section .custom-panel .top{box-shadow:0 4px 7px 0 #000}.landing-new .intro-section .custom-panel .top .left{padding:2.5rem}.landing-new .intro-section .custom-panel .top .right{background-color:#000;height:100%;display:flex;align-items:center}.landing-new .intro-section .custom-panel .top .right .img-fluid{object-fit:cover}.landing-new .intro-section .custom-panel .middle{z-index:-1;padding:4rem 2.5rem 1.5rem}.landing-new .intro-section .custom-panel .bottom{padding:2rem}.landing-new .intro-section .custom-panel .bottom .card{background-color:#adafb3;border-radius:0;font-size:2rem;padding:.5rem;margin:.5rem;height:200px}.landing-new .intro-section .opacity-panel{background-color:#fff;padding:2.5rem;box-shadow:5px 0 5px 5px #000}.landing-new .intro-section .opacity-panel .right{background-color:#000}.landing-new .more-section{position:relative}.landing-new .more-section .background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.landing-new .more-section .content{width:100%;z-index:1;color:#000;display:flex;justify-content:center;flex-direction:row;max-width:100%}.landing-new .more-section .content .info:first-child,.landing-new .more-section .content .info:nth-child(2){border-right:2px solid #000}.landing-new .more-section .content .info{display:flex;flex-direction:column;padding:1rem;width:33%;flex-basis:33%}@media(min-width:768px){.landing-new .more-section .content .info{padding:3rem}}.landing-new .more-section .content .info .title{font-weight:900}.landing-new .more-section .content .info a{margin-top:auto}.landing-new .section-break{padding:1rem 0;background-color:#adafb3;color:#fff;border-top:3px solid #000;border-bottom:3px solid #000}.landing-new .content{overflow:hidden}.landing-new .content .content-title{font-family:brandon-grotesque,sans-serif;font-style:normal;font-weight:900;font-size:2.5rem;margin-bottom:1rem}@media(max-width:767.98px){.landing-new .content .content-title{font-size:2rem;margin-bottom:.5rem}}.landing-new .content .content-footer{font-family:brandon-grotesque,sans-serif;font-style:normal;font-weight:900;font-size:1.5rem;display:flex;flex-direction:column}.landing-new .content .content-text{font-family:brandon-grotesque,sans-serif;font-style:normal;font-weight:400;font-size:1.25rem}@media(max-width:767.98px){.landing-new .content .content-text{font-size:1rem;line-height:inherit}}.landing-new .content .content-highlight{font-size:1.3rem;padding:.2rem .25rem;display:inline-block;background-color:rgba(0,0,0,.75);color:#fff}.landing-new .content .content-badge{background-color:#fff;border-radius:10px;border:2px solid #000;margin-bottom:.4rem;margin-right:.3rem;font-weight:500;font-size:1.2rem;transform:translateZ(0) translateY(0);padding:.1rem .5rem}.landing-new .content .content-card{background-color:#fff;border-radius:5px;padding:.5rem 1.25rem;width:100%;margin-bottom:.25rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);display:flex;flex-direction:column}.landing-new .content .content-card_title{font-weight:900;font-size:1.5rem}.landing-new .content .content-card_spacer{flex-grow:2}.landing-new .content .content-card .sub-card{border:1px solid #000;border-radius:2px;background-color:#fff5e6;display:flex;flex-direction:row;padding:.5rem 1rem;position:relative;min-height:120px}.landing-new .content .content-card .sub-card .icon{width:50px;height:50px;background-color:#adafb3;margin:.5rem auto}.landing-new .content .content-card .sub-card .title{text-transform:uppercase;font-size:1rem}.landing-new .content .content-card .sub-card .left-button,.landing-new .content .content-card .sub-card .right-button{cursor:pointer;position:absolute;display:flex;justify-content:center;align-items:center;background-color:#000;height:25px;width:25px;color:#fff}.landing-new .content .content-card .sub-card .left-button i,.landing-new .content .content-card .sub-card .right-button i{margin-right:0}.landing-new .content .content-card .sub-card .left-button{left:0;top:50%;transform:translateY(-50%) translateX(-50%)}.landing-new .content .content-card .sub-card .right-button{right:0;top:50%;transform:translateY(-50%) translateX(50%)}.landing-new .content .content-card .sub-card .left{display:flex;align-items:center;margin:.75rem}.landing-new .content .content-card .sub-card .left .live{background-color:red;color:#fff;text-transform:uppercase;font-weight:700;padding:.1rem .5rem}.landing-new .content .content-card .sub-card .right{font-size:1rem}.landing-new .content .content-card .dots .dot{background-color:#fff;border:2px solid #000;border-radius:5px;height:10px;width:10px;display:inline-block;margin-left:.25rem}.landing-new .content .content-card .dots .dot.active{background-color:#000}.landing-new .content .content-sub-card_icon{background-color:#ff0;width:100%;height:50px}.landing-new .content .full-screen{height:calc(70vh - 30px)}.landing-new .content .full-screen .background{position:absolute;width:100%;background-size:cover;filter:blur(2px);height:calc(100vh - 30px)}.landing-new .content .full-screen .background.one{background-image:linear-gradient(180deg,rgba(245,246,252,.52),rgba(59,59,59,.73)),url(https://cdn2.outdoorphotographer.com/contests/532693/the-american-landscape-dodsonmd-1-1494636639.jpg)}.landing-new .content .full-screen .background.two{background-image:linear-gradient(180deg,rgba(245,246,252,.52),rgba(59,59,59,.73)),url("https://cdn.vox-cdn.com/thumbor/yFztuI4o3pk8IuYVgLmhHGn2YYo=/0x0:2000x1333/1200x800/filters:focal(840x507:1160x827)/cdn.vox-cdn.com/uploads/chorus_image/image/65901389/190522_18_32_57_5DSR5734.0.jpg")}.landing-new .content .full-screen-mod{background-color:#fff}.landing-new .content .details-card{background-color:#fff;height:250px;box-shadow:0 0 5px 2px #000;margin-top:1rem}.landing-new .content .slide{display:flex;flex-direction:column;justify-content:center;align-items:center;height:80vh}.landing-new .content .slide .hero-side-by-side{display:flex;flex-direction:column;margin-top:-40px}.landing-new .content .slide .hero-side-by-side .left img{height:150px;margin-left:2rem}.landing-new .content .slide .hero-side-by-side .right{margin-left:2rem}.landing-new .slick-slide .actual-slide,.landing-new .slick-slide .slide-container .real-slide{padding:.5rem;height:100px;background-color:#adafb3}.landing-new .slick-arrow.slick-next,.landing-new .slick-arrow.slick-prev{background-color:#000}.landing-new .slick-dots li>button{background-color:#fff;border:2px solid #000;border-radius:5px;height:10px;width:10px;display:inline-block;margin-left:.25rem}.landing-new .slick-dots li>button:before{display:none}.landing-new .slick-dots li.slick-active>button{background-color:#000}@media only screen and (min-width:768px){.landing-new .content .content-footer{font-size:2rem;flex-direction:row}.landing-new .content .content-badge{font-size:1.5rem}.landing-new .content .hero-side-by-side{flex-direction:row}.landing-new .content .hero-side-by-side .left img.logo{height:250px;margin-left:2rem}.landing-new .content .panel{width:700px}.landing-new .content .panel-head{max-width:1015px}.landing-new .content .panel-full{max-width:1200px}}.landing-new .header-container{display:flex;align-items:flex-end;padding-bottom:9.5px;margin-bottom:9.5px;border-bottom:3px solid #000}.landing-new .header-container .logo{margin-right:15px}.landing-new .quick-links{background-color:#000;color:#fff;margin-bottom:5px;width:100%;display:flex;padding:.5rem}.landing-new .landing-blocks .landing-block{height:150px;width:100%;color:#fff;margin-bottom:.5rem;position:relative}.landing-new .landing-blocks .landing-block .title{position:absolute;bottom:5%;left:5%;padding:.5rem 1rem;background-color:#000}.landing-new .landing-blocks .landing-block .more-info{padding:.15rem .15rem .15rem .5rem;position:absolute;background-color:hsla(0,0%,100%,.35);border:2px solid #000;top:50%;transform:translateY(-50%);right:-10px;width:250px;color:#000;font-size:.9rem}.landing-new .landing-blocks .landing-block .more-info .dual-header{margin-top:10px;background-color:#000;color:#fff}.landing-new .landing-blocks .block-1 :not(.more-info),.landing-new .landing-blocks .block-2 :not(.more-info),.landing-new .landing-blocks .block-3 :not(.more-info){background-size:cover;background-position:50%;filter:grayscale(100%)}.landing-new .landing-blocks .block-2{background-image:url(https://www.joedantone.com/blog/wp-content/uploads/2011/11/IMG_6905-683x800.jpg)}.landing-new .landing-blocks .block-3{background-image:url(https://www.aggman.com/wp-content/uploads/sites/3/2017/09/Capitol-4.jpg)}.landing-new .section-map{background-image:url(/images/backgrounds/crossword.png);background-repeat:repeat;background-size:1100px}.landing-new .section-map .container{display:flex;flex-direction:column;justify-content:center;align-items:center}.landing-new .section-map .container .us-state-map{width:100%;max-width:600px;height:auto}.landing-new .section-map .container .us-state-map path{pointer-events:all}.landing-new .section-map .container .us-state-map path:hover{opacity:.5;cursor:pointer}