@charset "UTF-8";
/*!
 * Bootstrap  v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root{--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}
*,::after,::before{box-sizing:border-box}
@media (prefers-reduced-motion:no-preference){
:root{scroll-behavior:smooth}
}
body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}
hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}
.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}
.h1,h1{font-size:calc(1.375rem + 1.5vw)}
@media (min-width:1200px){
.h1,h1{font-size:2.5rem}
}
.h2,h2{font-size:calc(1.325rem + .9vw)}
@media (min-width:1200px){
.h2,h2{font-size:2rem}
}
.h3,h3{font-size:calc(1.3rem + .6vw)}
@media (min-width:1200px){
.h3,h3{font-size:1.75rem}
}
.h4,h4{font-size:calc(1.275rem + .3vw)}
@media (min-width:1200px){
.h4,h4{font-size:1.5rem}
}
.h5,h5{font-size:1.25rem}
p{margin-top:0;margin-bottom:1rem}
address{margin-bottom:1rem;font-style:normal;line-height:inherit}
ol,ul{padding-left:2rem}
ol,ul{margin-top:0;margin-bottom:1rem}
ol ol,ol ul,ul ol,ul ul{margin-bottom:0}
b,strong{font-weight:bolder}
.small,small{font-size:.875em}
.mark,mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}
a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}
a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}
a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}
code{font-family:var(--bs-font-monospace);font-size:1em}
code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}
a>code{color:inherit}
figure{margin:0 0 1rem}
img,svg{vertical-align:middle}
table{caption-side:bottom;border-collapse:collapse}
caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}
th{text-align:inherit;text-align:-webkit-match-parent}
tbody,td,th,tr{border-color:inherit;border-style:solid;border-width:0}
label{display:inline-block}
button{border-radius:0}
button:focus:not(:focus-visible){outline:0}
button,input,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}
button,select{text-transform:none}
[role=button]{cursor:pointer}
select{word-wrap:normal}
select:disabled{opacity:1}
[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}
[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}
[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}
::-moz-focus-inner{padding:0;border-style:none}
textarea{resize:vertical}
legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}
@media (min-width:1200px){
legend{font-size:1.5rem}
}
legend+*{clear:left}
::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}
::-webkit-inner-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}
::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-color-swatch-wrapper{padding:0}
::file-selector-button{font:inherit;-webkit-appearance:button}
output{display:inline-block}
progress{vertical-align:baseline}
[hidden]{display:none!important}
.list-unstyled{padding-left:0;list-style:none}
.figure{display:inline-block}
.container{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}
@media (min-width:576px){
.container{max-width:540px}
}
@media (min-width:768px){
.container{max-width:720px}
}
@media (min-width:992px){
.container{max-width:960px}
}
@media (min-width:1200px){
.container{max-width:1140px}
}
@media (min-width:1400px){
.container{max-width:1320px}
}
:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}
.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}
.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}
.col-12{flex:0 0 auto;width:100%}
.offset-1{margin-left:8.33333333%}
.offset-2{margin-left:16.66666667%}
.offset-3{margin-left:25%}
.offset-4{margin-left:33.33333333%}
.offset-5{margin-left:41.66666667%}
.offset-6{margin-left:50%}
.offset-7{margin-left:58.33333333%}
.offset-8{margin-left:66.66666667%}
.offset-9{margin-left:75%}
.offset-10{margin-left:83.33333333%}
.offset-11{margin-left:91.66666667%}
.g-0{--bs-gutter-x:0}
.g-0{--bs-gutter-y:0}
.g-1{--bs-gutter-x:0.25rem}
.g-1{--bs-gutter-y:0.25rem}
.g-2{--bs-gutter-x:0.5rem}
.g-2{--bs-gutter-y:0.5rem}
.g-3{--bs-gutter-x:1rem}
.g-3{--bs-gutter-y:1rem}
.g-4{--bs-gutter-x:1.5rem}
.g-4{--bs-gutter-y:1.5rem}
.g-5{--bs-gutter-x:3rem}
.g-5{--bs-gutter-y:3rem}
@media (min-width:576px){
.col-sm-auto{flex:0 0 auto;width:auto}
.col-sm-1{flex:0 0 auto;width:8.33333333%}
.col-sm-2{flex:0 0 auto;width:16.66666667%}
.col-sm-3{flex:0 0 auto;width:25%}
.col-sm-4{flex:0 0 auto;width:33.33333333%}
.col-sm-5{flex:0 0 auto;width:41.66666667%}
.col-sm-6{flex:0 0 auto;width:50%}
.col-sm-7{flex:0 0 auto;width:58.33333333%}
.col-sm-8{flex:0 0 auto;width:66.66666667%}
.col-sm-9{flex:0 0 auto;width:75%}
.col-sm-10{flex:0 0 auto;width:83.33333333%}
.col-sm-11{flex:0 0 auto;width:91.66666667%}
.col-sm-12{flex:0 0 auto;width:100%}
.offset-sm-0{margin-left:0}
.offset-sm-1{margin-left:8.33333333%}
.offset-sm-2{margin-left:16.66666667%}
.offset-sm-3{margin-left:25%}
.offset-sm-4{margin-left:33.33333333%}
.offset-sm-5{margin-left:41.66666667%}
.offset-sm-6{margin-left:50%}
.offset-sm-7{margin-left:58.33333333%}
.offset-sm-8{margin-left:66.66666667%}
.offset-sm-9{margin-left:75%}
.offset-sm-10{margin-left:83.33333333%}
.offset-sm-11{margin-left:91.66666667%}
.g-sm-0{--bs-gutter-x:0}
.g-sm-0{--bs-gutter-y:0}
.g-sm-1{--bs-gutter-x:0.25rem}
.g-sm-1{--bs-gutter-y:0.25rem}
.g-sm-2{--bs-gutter-x:0.5rem}
.g-sm-2{--bs-gutter-y:0.5rem}
.g-sm-3{--bs-gutter-x:1rem}
.g-sm-3{--bs-gutter-y:1rem}
.g-sm-4{--bs-gutter-x:1.5rem}
.g-sm-4{--bs-gutter-y:1.5rem}
.g-sm-5{--bs-gutter-x:3rem}
.g-sm-5{--bs-gutter-y:3rem}
}
@media (min-width:768px){
.col-md-auto{flex:0 0 auto;width:auto}
.col-md-1{flex:0 0 auto;width:8.33333333%}
.col-md-2{flex:0 0 auto;width:16.66666667%}
.col-md-3{flex:0 0 auto;width:25%}
.col-md-4{flex:0 0 auto;width:33.33333333%}
.col-md-5{flex:0 0 auto;width:41.66666667%}
.col-md-6{flex:0 0 auto;width:50%}
.col-md-7{flex:0 0 auto;width:58.33333333%}
.col-md-8{flex:0 0 auto;width:66.66666667%}
.col-md-9{flex:0 0 auto;width:75%}
.col-md-10{flex:0 0 auto;width:83.33333333%}
.col-md-11{flex:0 0 auto;width:91.66666667%}
.col-md-12{flex:0 0 auto;width:100%}
.offset-md-0{margin-left:0}
.offset-md-1{margin-left:8.33333333%}
.offset-md-2{margin-left:16.66666667%}
.offset-md-3{margin-left:25%}
.offset-md-4{margin-left:33.33333333%}
.offset-md-5{margin-left:41.66666667%}
.offset-md-6{margin-left:50%}
.offset-md-7{margin-left:58.33333333%}
.offset-md-8{margin-left:66.66666667%}
.offset-md-9{margin-left:75%}
.offset-md-10{margin-left:83.33333333%}
.offset-md-11{margin-left:91.66666667%}
.g-md-0{--bs-gutter-x:0}
.g-md-0{--bs-gutter-y:0}
.g-md-1{--bs-gutter-x:0.25rem}
.g-md-1{--bs-gutter-y:0.25rem}
.g-md-2{--bs-gutter-x:0.5rem}
.g-md-2{--bs-gutter-y:0.5rem}
.g-md-3{--bs-gutter-x:1rem}
.g-md-3{--bs-gutter-y:1rem}
.g-md-4{--bs-gutter-x:1.5rem}
.g-md-4{--bs-gutter-y:1.5rem}
.g-md-5{--bs-gutter-x:3rem}
.g-md-5{--bs-gutter-y:3rem}
}
@media (min-width:992px){
.col-lg-auto{flex:0 0 auto;width:auto}
.col-lg-1{flex:0 0 auto;width:8.33333333%}
.col-lg-2{flex:0 0 auto;width:16.66666667%}
.col-lg-3{flex:0 0 auto;width:25%}
.col-lg-4{flex:0 0 auto;width:33.33333333%}
.col-lg-5{flex:0 0 auto;width:41.66666667%}
.col-lg-6{flex:0 0 auto;width:50%}
.col-lg-7{flex:0 0 auto;width:58.33333333%}
.col-lg-8{flex:0 0 auto;width:66.66666667%}
.col-lg-9{flex:0 0 auto;width:75%}
.col-lg-10{flex:0 0 auto;width:83.33333333%}
.col-lg-11{flex:0 0 auto;width:91.66666667%}
.col-lg-12{flex:0 0 auto;width:100%}
.offset-lg-0{margin-left:0}
.offset-lg-1{margin-left:8.33333333%}
.offset-lg-2{margin-left:16.66666667%}
.offset-lg-3{margin-left:25%}
.offset-lg-4{margin-left:33.33333333%}
.offset-lg-5{margin-left:41.66666667%}
.offset-lg-6{margin-left:50%}
.offset-lg-7{margin-left:58.33333333%}
.offset-lg-8{margin-left:66.66666667%}
.offset-lg-9{margin-left:75%}
.offset-lg-10{margin-left:83.33333333%}
.offset-lg-11{margin-left:91.66666667%}
.g-lg-0{--bs-gutter-x:0}
.g-lg-0{--bs-gutter-y:0}
.g-lg-1{--bs-gutter-x:0.25rem}
.g-lg-1{--bs-gutter-y:0.25rem}
.g-lg-2{--bs-gutter-x:0.5rem}
.g-lg-2{--bs-gutter-y:0.5rem}
.g-lg-3{--bs-gutter-x:1rem}
.g-lg-3{--bs-gutter-y:1rem}
.g-lg-4{--bs-gutter-x:1.5rem}
.g-lg-4{--bs-gutter-y:1.5rem}
.g-lg-5{--bs-gutter-x:3rem}
.g-lg-5{--bs-gutter-y:3rem}
}
@media (min-width:1200px){
.col-xl-auto{flex:0 0 auto;width:auto}
.col-xl-1{flex:0 0 auto;width:8.33333333%}
.col-xl-2{flex:0 0 auto;width:16.66666667%}
.col-xl-3{flex:0 0 auto;width:25%}
.col-xl-4{flex:0 0 auto;width:33.33333333%}
.col-xl-5{flex:0 0 auto;width:41.66666667%}
.col-xl-6{flex:0 0 auto;width:50%}
.col-xl-7{flex:0 0 auto;width:58.33333333%}
.col-xl-8{flex:0 0 auto;width:66.66666667%}
.col-xl-9{flex:0 0 auto;width:75%}
.col-xl-10{flex:0 0 auto;width:83.33333333%}
.col-xl-11{flex:0 0 auto;width:91.66666667%}
.col-xl-12{flex:0 0 auto;width:100%}
.offset-xl-0{margin-left:0}
.offset-xl-1{margin-left:8.33333333%}
.offset-xl-2{margin-left:16.66666667%}
.offset-xl-3{margin-left:25%}
.offset-xl-4{margin-left:33.33333333%}
.offset-xl-5{margin-left:41.66666667%}
.offset-xl-6{margin-left:50%}
.offset-xl-7{margin-left:58.33333333%}
.offset-xl-8{margin-left:66.66666667%}
.offset-xl-9{margin-left:75%}
.offset-xl-10{margin-left:83.33333333%}
.offset-xl-11{margin-left:91.66666667%}
.g-xl-0{--bs-gutter-x:0}
.g-xl-0{--bs-gutter-y:0}
.g-xl-1{--bs-gutter-x:0.25rem}
.g-xl-1{--bs-gutter-y:0.25rem}
.g-xl-2{--bs-gutter-x:0.5rem}
.g-xl-2{--bs-gutter-y:0.5rem}
.g-xl-3{--bs-gutter-x:1rem}
.g-xl-3{--bs-gutter-y:1rem}
.g-xl-4{--bs-gutter-x:1.5rem}
.g-xl-4{--bs-gutter-y:1.5rem}
.g-xl-5{--bs-gutter-x:3rem}
.g-xl-5{--bs-gutter-y:3rem}
}
@media (min-width:1400px){
.offset-xxl-0{margin-left:0}
.offset-xxl-1{margin-left:8.33333333%}
.offset-xxl-2{margin-left:16.66666667%}
.offset-xxl-3{margin-left:25%}
.offset-xxl-4{margin-left:33.33333333%}
.offset-xxl-5{margin-left:41.66666667%}
.offset-xxl-6{margin-left:50%}
.offset-xxl-7{margin-left:58.33333333%}
.offset-xxl-8{margin-left:66.66666667%}
.offset-xxl-9{margin-left:75%}
.offset-xxl-10{margin-left:83.33333333%}
.offset-xxl-11{margin-left:91.66666667%}
.g-xxl-0{--bs-gutter-x:0}
.g-xxl-0{--bs-gutter-y:0}
.g-xxl-1{--bs-gutter-x:0.25rem}
.g-xxl-1{--bs-gutter-y:0.25rem}
.g-xxl-2{--bs-gutter-x:0.5rem}
.g-xxl-2{--bs-gutter-y:0.5rem}
.g-xxl-3{--bs-gutter-x:1rem}
.g-xxl-3{--bs-gutter-y:1rem}
.g-xxl-4{--bs-gutter-x:1.5rem}
.g-xxl-4{--bs-gutter-y:1.5rem}
.g-xxl-5{--bs-gutter-x:3rem}
.g-xxl-5{--bs-gutter-y:3rem}
}
.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb), 0.05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb), 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}
.table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}
.table>tbody{vertical-align:inherit}
.form-label{margin-bottom:.5rem}
.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce){
.form-control{transition:none}
}
.form-control[type=file]{overflow:hidden}
.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}
.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:rgb(134,182.5,254);outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}
.form-control::-webkit-datetime-edit{display:block;padding:0}
.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}
.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}
.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce){
.form-control::file-selector-button{transition:none}
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}
textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}
.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}
.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}
.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}
.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}
.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}
textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}
.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}
.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}
.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}
textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}
.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce){
.btn{transition:none}
}
.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}
.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}
.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}
.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}
.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}
.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}
.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}
.btn.disabled,.btn:disabled{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}
.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(11.05, 93.5, 215.05);--bs-btn-hover-border-color:rgb(10.4, 88, 202.4);--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(10.4, 88, 202.4);--bs-btn-active-border-color:rgb(9.75, 82.5, 189.75);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}
.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(91.8, 99.45, 106.25);--bs-btn-hover-border-color:rgb(86.4, 93.6, 100);--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(86.4, 93.6, 100);--bs-btn-active-border-color:rgb(81, 87.75, 93.75);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}
.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(21.25, 114.75, 71.4);--bs-btn-hover-border-color:rgb(20, 108, 67.2);--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(20, 108, 67.2);--bs-btn-active-border-color:rgb(18.75, 101.25, 63);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}
.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:rgb(49.3, 209.95, 242.25);--bs-btn-hover-border-color:rgb(37.2, 207.3, 241.5);--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:rgb(61.4, 212.6, 243);--bs-btn-active-border-color:rgb(37.2, 207.3, 241.5);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}
.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:rgb(255, 202.3, 44.2);--bs-btn-hover-border-color:rgb(255, 199.2, 31.8);--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:rgb(255, 205.4, 56.6);--bs-btn-active-border-color:rgb(255, 199.2, 31.8);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}
.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(187, 45.05, 58.65);--bs-btn-hover-border-color:rgb(176, 42.4, 55.2);--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(176, 42.4, 55.2);--bs-btn-active-border-color:rgb(165, 39.75, 51.75);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}
.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:rgb(210.8, 211.65, 212.5);--bs-btn-hover-border-color:rgb(198.4, 199.2, 200);--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:rgb(198.4, 199.2, 200);--bs-btn-active-border-color:rgb(186, 186.75, 187.5);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}
.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(66.3, 69.7, 73.1);--bs-btn-hover-border-color:rgb(55.2, 58.8, 62.4);--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(77.4, 80.6, 83.8);--bs-btn-active-border-color:rgb(55.2, 58.8, 62.4);--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}
.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}
.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}
.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}
.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}
.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}
.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}
.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}
.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}
.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}
.btn-link:focus-visible{color:var(--bs-btn-color)}
.btn-link:hover{color:var(--bs-btn-hover-color)}
.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}
.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}
.fade{transition:opacity .15s linear}
@media (prefers-reduced-motion:reduce){
.fade{transition:none}
}
.fade:not(.show){opacity:0}
.collapse:not(.show){display:none}
.collapsing{height:0;overflow:hidden;transition:height .35s ease}
@media (prefers-reduced-motion:reduce){
.collapsing{transition:none}
}
.dropdown{position:relative}
.dropdown-toggle{white-space:nowrap}
.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}
.dropdown-toggle:empty::after{margin-left:0}
.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}
.dropdown-menu-end{--bs-position:end}
.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}
.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}
.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}
.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}
.dropdown-menu.show{display:block}
.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}
.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}
.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}
.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}
.btn-toolbar .input-group{width:auto}
.btn-group{border-radius:var(--bs-border-radius)}
.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(-1 * var(--bs-border-width))}
.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}
.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}
.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}
.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}
.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}
.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}
.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(-1 * var(--bs-border-width))}
.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}
.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn{border-top-left-radius:0;border-top-right-radius:0}
.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}
.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}
@media (prefers-reduced-motion:reduce){
.nav-link{transition:none}
}
.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}
.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}
.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb), 0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb), 0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb), 0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb), 0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}
.navbar>.container{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}
.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}
.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}
.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}
.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}
.navbar-nav .dropdown-menu{position:static}
.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}
.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}
.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}
.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}
@media (prefers-reduced-motion:reduce){
.navbar-toggler{transition:none}
}
.navbar-toggler:hover{text-decoration:none}
.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}
.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}
.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}
@media (min-width:576px){
.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}
.navbar-expand-sm .navbar-nav{flex-direction:row}
.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}
.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}
.navbar-expand-sm .navbar-nav-scroll{overflow:visible}
.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}
.navbar-expand-sm .navbar-toggler{display:none}
.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}
.navbar-expand-sm .offcanvas .offcanvas-header{display:none}
.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}
}
@media (min-width:768px){
.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}
.navbar-expand-md .navbar-nav{flex-direction:row}
.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}
.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}
.navbar-expand-md .navbar-nav-scroll{overflow:visible}
.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}
.navbar-expand-md .navbar-toggler{display:none}
.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}
.navbar-expand-md .offcanvas .offcanvas-header{display:none}
.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}
}
@media (min-width:992px){
.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}
.navbar-expand-lg .navbar-nav{flex-direction:row}
.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}
.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}
.navbar-expand-lg .navbar-nav-scroll{overflow:visible}
.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}
.navbar-expand-lg .navbar-toggler{display:none}
.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}
.navbar-expand-lg .offcanvas .offcanvas-header{display:none}
.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}
}
@media (min-width:1200px){
.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}
.navbar-expand-xl .navbar-nav{flex-direction:row}
.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}
.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}
.navbar-expand-xl .navbar-nav-scroll{overflow:visible}
.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}
.navbar-expand-xl .navbar-toggler{display:none}
.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}
.navbar-expand-xl .offcanvas .offcanvas-header{display:none}
.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}
}
@media (min-width:1400px){
.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}
.navbar-expand-xxl .navbar-nav{flex-direction:row}
.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}
.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}
.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}
.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}
.navbar-expand-xxl .navbar-toggler{display:none}
.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}
.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}
.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}
}
.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}
.navbar-expand .navbar-nav{flex-direction:row}
.navbar-expand .navbar-nav .dropdown-menu{position:absolute}
.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}
.navbar-expand .navbar-nav-scroll{overflow:visible}
.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}
.navbar-expand .navbar-toggler{display:none}
.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}
.navbar-expand .offcanvas .offcanvas-header{display:none}
.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}
.navbar-dark{--bs-navbar-color:rgba(255, 255, 255, 0.55);--bs-navbar-hover-color:rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color:rgba(255, 255, 255, 0.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}
.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb), 0.03);--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}
.card>hr{margin-right:0;margin-left:0}
.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}
.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}
.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce){
.page-link{transition:none}
}
.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}
.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}
.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}
.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}
.page-item:not(:first-child) .page-link{margin-left:calc(-1 * var(--bs-border-width))}
.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}
.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}
.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}
.badge:empty{display:none}
.btn .badge{position:relative;top:-1px}
@keyframes progress-bar-stripes{
0%{background-position-x:var(--bs-progress-height)}
}
.progress{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}
.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}
.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}
.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}
.btn-close.disabled,.btn-close:disabled{pointer-events:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}
.btn-close-white{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}
.modal.fade .modal-dialog{transform:translate(0,-50px);transition:transform .3s ease-out}
@media (prefers-reduced-motion:reduce){
.modal.fade .modal-dialog{transition:none}
}
.modal-backdrop.fade{opacity:0}
.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}
.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}
.tooltip.show{opacity:var(--bs-tooltip-opacity)}
:root{--bs-carousel-indicator-active-bg:#fff;--bs-carousel-caption-color:#fff}
@keyframes spinner-border{
to{transform:rotate(360deg)}
}
@keyframes spinner-grow{
0%{transform:scale(0)}
50%{opacity:1;transform:none}
}
.offcanvas-backdrop.fade{opacity:0}
.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}
.placeholder.btn::before{display:inline-block;content:""}
@keyframes placeholder-glow{
50%{opacity:.2}
}
@keyframes placeholder-wave{
100%{mask-position:-200% 0}
}
.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}
.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}
.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}
.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.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}
.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}
.position-relative{position:relative!important}
.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}
.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}
.w-100{width:100%!important}
.h-100{height:100%!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-auto{margin-right:auto!important;margin-left:auto!important}
.my-3{margin-top:1rem!important;margin-bottom:1rem!important}
.mt-2{margin-top:.5rem!important}
.mb-0{margin-bottom:0!important}
.mb-3{margin-bottom:1rem!important}
.mb-4{margin-bottom:1.5rem!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}
.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}
.fst-italic{font-style:italic!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:rgba(255,255,255,.5)!important}
.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}
.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}
.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}
.text-reset{--bs-text-opacity:1;color:inherit!important}
.text-opacity-25{--bs-text-opacity:0.25}
.text-opacity-50{--bs-text-opacity:0.5}
.text-opacity-75{--bs-text-opacity:0.75}
.text-opacity-100{--bs-text-opacity:1}
.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}
.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}
.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}
.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}
.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}
.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}
.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}
.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}
.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:transparent!important}
.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}
.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}
.bg-opacity-10{--bs-bg-opacity:0.1}
.bg-opacity-25{--bs-bg-opacity:0.25}
.bg-opacity-50{--bs-bg-opacity:0.5}
.bg-opacity-75{--bs-bg-opacity:0.75}
.bg-opacity-100{--bs-bg-opacity:1}
.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}
.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}
.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}
.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}
.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}
.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}
.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}
.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}
.bg-gradient{background-image:var(--bs-gradient)!important}
@media (min-width:576px){
.d-sm-inline{display:inline!important}
.d-sm-inline-block{display:inline-block!important}
.d-sm-block{display:block!important}
.d-sm-grid{display:grid!important}
.d-sm-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}
.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}
.gap-sm-0{gap:0!important}
.gap-sm-1{gap:.25rem!important}
.gap-sm-2{gap:.5rem!important}
.gap-sm-3{gap:1rem!important}
.gap-sm-4{gap:1.5rem!important}
.gap-sm-5{gap:3rem!important}
.text-sm-start{text-align:left!important}
.text-sm-end{text-align:right!important}
.text-sm-center{text-align:center!important}
}
@media (min-width:768px){
.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}
.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}
.gap-md-0{gap:0!important}
.gap-md-1{gap:.25rem!important}
.gap-md-2{gap:.5rem!important}
.gap-md-3{gap:1rem!important}
.gap-md-4{gap:1.5rem!important}
.gap-md-5{gap:3rem!important}
.text-md-start{text-align:left!important}
.text-md-end{text-align:right!important}
.text-md-center{text-align:center!important}
}
@media (min-width:992px){
.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}
.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}
.gap-lg-0{gap:0!important}
.gap-lg-1{gap:.25rem!important}
.gap-lg-2{gap:.5rem!important}
.gap-lg-3{gap:1rem!important}
.gap-lg-4{gap:1.5rem!important}
.gap-lg-5{gap:3rem!important}
.text-lg-start{text-align:left!important}
.text-lg-end{text-align:right!important}
.text-lg-center{text-align:center!important}
}
@media (min-width:1200px){
.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}
.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}
.gap-xl-0{gap:0!important}
.gap-xl-1{gap:.25rem!important}
.gap-xl-2{gap:.5rem!important}
.gap-xl-3{gap:1rem!important}
.gap-xl-4{gap:1.5rem!important}
.gap-xl-5{gap:3rem!important}
.text-xl-start{text-align:left!important}
.text-xl-end{text-align:right!important}
.text-xl-center{text-align:center!important}
}
@media (min-width:1400px){
.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}
.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}
.gap-xxl-0{gap:0!important}
.gap-xxl-1{gap:.25rem!important}
.gap-xxl-2{gap:.5rem!important}
.gap-xxl-3{gap:1rem!important}
.gap-xxl-4{gap:1.5rem!important}
.gap-xxl-5{gap:3rem!important}
.text-xxl-start{text-align:left!important}
.text-xxl-end{text-align:right!important}
.text-xxl-center{text-align:center!important}
}
@media 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}
}
@charset "UTF-8";
.header-one{background:#243b93;padding-top:1.2rem;padding-bottom:1rem}
.header-one .header-section{display:inline-flex;justify-content:space-between;align-items:center;width:100%}
.header-one .menu-section{width:90%}
.header-one .menu-section-box{width:100%;display:inline-flex;gap:20px;align-items:center;justify-content:flex-end}
.header-one .header-logo{max-width:100%;margin-bottom:.05rem;object-fit:contain;filter:brightness(0) invert(1)}
.header-one .brand{display:flex;justify-content:center;width:100%;flex-direction:column;align-items:flex-start}
.header-one .brand .tagline{display:inline-flex;list-style:none;justify-content:flex-start;align-items:center;margin:0 0 .35rem 0;padding:0;width:100%}
.header-one .brand .tagline li{font-family:var(--main-font);font-weight:500;line-height:20px;color:#fff;font-size:11px}
.header-one .brand .tagline li::after{content:"●";margin-inline:5px}
.header-one .brand .tagline li:last-child::after{content:unset;margin-inline:0}
.header-one .brand .social-channels ul{list-style:none;padding:0;margin:0;display:inline-flex;justify-content:flex-start;align-items:center;gap:16px}
.header-one .brand .social-channels ul li a svg{fill:var(--primary-color);width:20px;height:20px}
.header-one .brand .social-channels ul li a:hover svg{fill:#000}
.header-one .live-status{margin-right:1.5rem;color:#696969;font-family:var(--main-font);font-size:14px;font-weight:400;line-height:20px}
.header-one .search-box{width:10%;display:inline-flex;align-items:center;justify-content:flex-start;color:#fff;font-family:var(--main-font);font-size:14px;font-weight:400;line-height:20px;gap:10px;cursor:pointer;white-space:nowrap;min-width:80px}
.header-one .search-box svg{width:24px;height:24px}
.header-one .nav-pill-box{display:flex;height:50px;justify-content:flex-start;align-items:center;gap:10px;border-radius:10px;background:#fff;padding:0 8px;flex-wrap:nowrap}
.header-one .nav-pill-box .nav-link{padding:8px 10px;color:#696969;font-family:var(--main-font);font-size:14px;font-style:normal;font-weight:400;line-height:20px;white-space:nowrap}
.header-one .nav-pill-box .nav-link.active,.header-one .nav-pill-box .nav-link:hover{background:#fff;border-radius:20px;color:#222}
.header-one .nav-pill-box .dropdown-menu{border-radius:10px;border:1px solid rgba(28,61,153,.12);box-shadow:0 8px 28px rgba(0,0,0,.1);padding:6px 0;min-width:160px;animation:fdDown .16s ease}
.header-one .nav-pill-box .dropdown-item{font-family:var(--main-font);font-size:13.5px;color:#444;padding:9px 18px}
.header-one .nav-pill-box .dropdown-item:hover{background:rgba(28,61,153,.07);color:var(--primary-color)}
.header-one .nav-pill-box .dropdown-toggle::after{vertical-align:.15em;margin-left:3px}
.header-one .nav-pill-box .dropdown.show>.nav-link{background:#fff;border-radius:20px;color:#222}
.header-one .live-dot{width:9px;height:9px;border-radius:50%;background:#c0392b;display:inline-block;animation:pulse 1.4s ease-in-out infinite;flex-shrink:0;margin-inline-end:0}
.header-one .navbar-toggler{border:1.5px solid var(--primary-color);border-radius:6px;padding:5px 8px;display:none}
.header-one .navbar-toggler:focus{box-shadow:none}
.header-one .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23ffffff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}
@media (max-width:1199.98px){
.header-one .header-section{flex-direction:column;align-items:flex-start;gap:0}
.header-one .col-xl-3,.header-one .col-xl-8{width:100%!important;max-width:100%!important}
.header-one .brand-toggler-row{display:flex;justify-content:space-between;align-items:flex-start;width:100%}
.header-one .navbar-toggler{display:inline-flex}
.header-one .nav-collapse{width:100%}
.header-one .menu-section-box{flex-direction:column;align-items:flex-start;gap:12px;padding-top:12px;border-top:1px solid rgba(28,61,153,.1);margin-top:10px}
.header-one .menu-section{width:100%}
.header-one .nav-pill-box{flex-direction:column;height:auto;align-items:flex-start;gap:0;border-radius:10px;padding:8px 4px}
.header-one .nav-pill-box .nav-link{width:100%;border-radius:8px!important}
.header-one .nav-pill-box .dropdown-menu{position:static!important;box-shadow:none;border:none;background:rgba(28,61,153,.05);border-radius:8px;animation:none;padding:4px 0 4px 8px;margin-top:2px;width:100%}
.header-one .live-status{margin-right:0;width:100%;padding:8px 10px}
.header-one .search-box{width:auto;padding:6px 10px}
}
@keyframes fdDown{
from{opacity:0;transform:translateY(-6px)}
to{opacity:1;transform:none}
}
@keyframes pulse{
0%{transform:scale(1);box-shadow:0 0 0 0 rgba(192,57,43,.55)}
50%{transform:scale(1.2);box-shadow:0 0 0 7px rgba(192,57,43,0)}
100%{transform:scale(1);box-shadow:0 0 0 0 rgba(192,57,43,0)}
}
@charset "UTF-8";
.footer-one{background:#f7f9ff;width:100%;min-height:300px;align-self:stretch;padding-top:4rem;padding-bottom:2rem}
.footer-one .brand-widget{display:flex;justify-content:center;width:100%;flex-direction:column;margin-right:56px}
.footer-one .download-app{display:flex;min-height:69px;padding:16px;flex-direction:column;justify-content:center;align-items:center;gap:16px;align-self:stretch;border-radius:12px;background:#1c3d99;width:80%;margin-bottom:1rem}
.footer-one .download-app:hover{background:#001928}
.footer-one .download-app img{width:60%;object-fit:contain}
.footer-one .footer-logo{max-width:100%;margin-bottom:.55rem}
.footer-one .tagline{display:inline-flex;list-style:none;justify-content:center;align-items:center;margin:0;padding:0;margin-bottom:1rem}
.footer-one .tagline li{color:#777;font-family:"Helvetica Neue";font-size:10px;font-style:normal;font-weight:400;line-height:20px}
.footer-one .tagline li:after{content:"●";margin-inline:5px}
.footer-one .tagline li:last-child:after{content:unset;margin-inline:0}
.footer-one .newsletter-widget{width:100%;margin-bottom:65px}
.footer-one .newsletter-widget h3{color:#001928;font-family:"Helvetica Neue";font-size:18px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:24px}
.footer-one .newsletter-widget form{display:flex;align-items:flex-end;gap:9px;align-self:stretch}
.footer-one .newsletter-widget form input{width:308px;height:50px;color:#85a1b3;font-family:"Helvetica Neue";font-size:14px;font-style:normal;font-weight:400;line-height:20px;background:#fff;border:none;padding:12px}
.footer-one .newsletter-widget form button{display:flex;width:151px;height:50px;background:#1c3d99;padding:16px;justify-content:center;align-items:center;gap:16px;color:#fff;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;border:none}
.footer-one .newsletter-widget form button:hover{background:#001928}
.footer-one .social-channels{display:inline-flex;gap:10px;justify-content:flex-start;align-items:center;width:100%}
.footer-one .social-channels ul{list-style:none;padding:0;margin:0;display:inline-flex;justify-content:flex-start;align-items:center;gap:16px}
.footer-one .social-channels ul li a svg{fill:#1c3d99;width:28px;height:28px}
.footer-one .social-channels p{color:#001928;font-family:"Helvetica Neue";font-size:16px;font-weight:700;margin:0}
.footer-one .copyright{color:#696969;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;text-align:center;margin-top:3rem}
.footer-one .copyright a{color:#1c3d99;text-decoration:none}
.footer-one .footer-link{display:grid;width:100%;grid-template-columns:repeat(2,1fr);gap:2rem}
.footer-one .footer-link-item h3{margin-bottom:20px;color:#1c3d99;font-family:"Helvetica Neue";font-size:16px;font-weight:700;line-height:normal}
.footer-one .footer-link-item ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-start;gap:14px;align-self:stretch}
.footer-one .footer-link-item ul li{color:#001928;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px}
.footer-one .footer-link-item ul li a{text-decoration:none;color:inherit;transition:opacity .3s ease}
.footer-one .footer-link-item ul li a:hover{opacity:.7}
.article-type-one{margin-bottom:16px}
.article-type-one figure{width:100%;height:203px;margin-bottom:15px}
.article-type-one figure img{width:100%;height:100%;object-fit:cover}
.article-type-one .post-info{width:100%}
.article-type-one .post-info .post-title{color:#001928;font-family:"Helvetica Neue";font-size:24px;font-weight:500}
.article-type-one .post-info .post-title a:hover{color:#1c3d99}
.article-type-one .post-info .post-author{color:#001928;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;margin-bottom:.45rem}
.article-type-one .post-info .post-date{color:#555;font-family:"Helvetica Neue";font-size:12px;font-style:normal;font-weight:400;line-height:20px}
.article-type-two{width:100%;margin-bottom:35px}
.article-type-two figure{width:100%;height:109px;margin-bottom:11px}
.article-type-two figure img{width:100%;height:100%;object-fit:cover}
.article-type-two .post-info .post-title{color:#001928;font-family:"Helvetica Neue";font-size:20px;font-style:normal;font-weight:500;line-height:30px;margin-bottom:11px}
.article-type-two .post-info .post-excerpt{color:#001928;font-family:"Helvetica Neue";font-size:14px;font-style:normal;font-weight:400;line-height:20px}
.article-type-two .post-info .post-author{color:#001928;font-family:"Helvetica Neue";font-size:14px;font-style:normal;font-weight:400;line-height:20px}
.article-type-three{margin-bottom:20px}
.article-type-three figure{width:100%;height:300px;margin-bottom:16px}
.article-type-three figure img{width:100%;height:100%;object-fit:cover}
.article-type-three .post-info .post-title{color:#001928;font-family:"Helvetica Neue";font-size:20px;font-weight:500;line-height:30px;margin-bottom:16px}
.article-type-three .post-info .post-title a:hover{color:#1c3d99}
.article-type-three .post-info .post-meta{width:100%;display:inline-flex;justify-content:space-between;align-items:center}
.article-type-three .post-info .post-meta .post-date{color:#555;font-family:"Helvetica Neue";font-size:14px;font-style:normal;font-weight:400;line-height:20px}
.article-type-three .post-info .post-meta .post-author{color:#1c3d99;font-family:"Helvetica Neue";font-size:14px;font-style:normal;font-weight:500;line-height:normal}
.article-type-three .post-info .post-categories{width:100%;margin-bottom:16px}
.article-type-three .post-info .post-categories ul{list-style:none;display:inline-flex;margin:0;padding:0}
.article-type-three .post-info .post-categories ul li a{color:#f20c26;font-family:"Helvetica Neue";font-size:14px;font-weight:500}
.article-type-four{width:100%;height:584px;position:relative}
.article-type-four:before{position:absolute;width:100%;height:100%;content:"";background:rgba(0,0,0,.55);inset:0;background:linear-gradient(to top,rgba(0,0,0,.82) 40%,rgba(0,0,0,.1) 100%)}
.article-type-four figure{width:100%;height:100%}
.article-type-four figure img{width:100%;height:100%;object-fit:cover}
.article-type-four .post-title{position:absolute;bottom:0;color:#fff;font-family:"Helvetica Neue";font-size:32px;font-weight:700;padding:12px;z-index:999;width:70%;display:block}
.article-type-five{width:100%;display:inline-flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px}
.article-type-five figure{width:55%;height:184px}
.article-type-five figure img{width:100%;height:100%;object-fit:cover}
.article-type-five .post-info{width:45%}
.article-type-five .post-info .post-title{color:#001928;font-family:"Helvetica Neue";font-size:20px;font-style:normal;font-weight:500;line-height:30px;margin-bottom:10px}
.article-type-five .post-info .post-title a:hover{color:#1c3d99}
.article-type-five .post-info .post-author{color:#1c3d99;font-family:"Helvetica Neue";font-size:14px;font-weight:500;margin-bottom:8px}
.article-type-five .post-info .post-date{color:#555;font-family:"Helvetica Neue";font-size:14px;font-style:normal;font-weight:400;line-height:20px}
.group-3{width:100%;margin-bottom:1.5rem;margin-top:50px}
.group-3 header{margin-bottom:20px;text-transform:uppercase}
.group-3 header h2{color:#1c3d99;font-family:"Helvetica Neue";font-size:20px;font-style:normal;font-weight:700;line-height:30px}
.group-2{width:100%;margin-bottom:1.5rem;margin-top:50px}
.group-2 header{margin-bottom:20px;text-transform:uppercase;display:flex;gap:7px;justify-content:flex-start;align-items:center}
.group-2 header h2{color:#1c3d99;font-family:"Helvetica Neue";font-size:20px;font-style:normal;font-weight:700;line-height:30px;margin:0}
.group-1{width:100%;margin-bottom:1.5rem}
.group-1 header{margin-bottom:20px;text-transform:uppercase;display:flex;gap:7px;justify-content:flex-start;align-items:center}
.group-1 header h2{color:#1c3d99;font-family:"Helvetica Neue";font-size:20px;font-style:normal;font-weight:700;line-height:30px;margin:0}
.group-4{margin-bottom:50px;margin-top:50px}
.group-4 .section-label{color:#1c3d99;font-family:"Helvetica Neue";font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase}
.group-4 .news-item{display:flex;align-items:flex-start;gap:8px;padding:10px 0;border-bottom:1px solid #d6d6d6;text-decoration:none;transition:color .15s;cursor:pointer;color:#001928;font-family:"Helvetica Neue";font-size:16px;font-weight:400;line-height:24px}
.group-4 .news-item:last-child{border-bottom:none;padding-bottom:2px}
.group-4 .news-item:hover{color:#1a5db5}
.group-4 .news-item .bi-caret-right-fill{color:#1c3d99;font-size:16px;margin-top:3px;flex-shrink:0}
.group-4 .news-card{background:#fff;padding:14px 16px 8px;border:1px solid #f1f1f1}
.podcast{width:100%;display:inline-flex;justify-content:flex-start;align-items:flex-start;height:500px}
.podcast figure{width:60%;height:100%;position:relative;border-radius:10px 0 0 10px}
.podcast figure img{width:100%;height:100%;object-fit:cover;border-radius:10px 0 0 10px}
.podcast figure .play-btn{position:absolute;bottom:0;left:0;display:flex;width:60px;height:44px;padding:11px 20px;justify-content:center;align-items:center;gap:16px;flex-shrink:0;border-radius:0 0 0 10px;border:1px solid #fff;background:#c7c7c7}
.podcast .post-info{display:flex;width:40%;height:500px;border-radius:0 10px 10px 0;background:#001928;padding:24px 16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:39px}
.podcast .post-info .post-title{color:#fff;font-family:"Helvetica Neue";font-size:32px;font-style:normal;font-weight:500;line-height:46px}
.podcast .post-info .post-excerpt{color:#d6d6d6;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px}
.podcast .post-info .more-btn{display:flex;width:114px;height:38px;padding:16px;justify-content:center;align-items:center;gap:8px;flex-shrink:0;border:1px solid #fff;color:#fff;font-family:"Helvetica Neue";font-size:16px;font-weight:400;line-height:24px}
.nairametrics-shorts-section{width:100%;margin-bottom:1rem}
.nairametrics-shorts-section header h3{color:#1c3d99;font-family:"Helvetica Neue";font-size:20px;font-style:normal;font-weight:700;line-height:30px}
.nairametrics-shorts-section header{margin-bottom:12px}
.nairametrics-shorts-section .article-reel{width:100%;align-items:center;gap:2%;display:inline-flex;overflow:scroll}
.nairametrics-shorts-section .article-reel .article-reel-inner{position:relative}
.article-type-six{min-width:28%;display:flex;flex-direction:column}
.article-type-six figure{width:100%;height:720px;position:relative}
.article-type-six figure:before{position:absolute;width:100%;height:100%;content:"";background:rgba(0,0,0,.55);inset:0;background:linear-gradient(to top,rgba(0,0,0,.82) 40%,rgba(0,0,0,.1) 100%)}
.article-type-six figure img{width:100%;height:100%;object-fit:cover}
.article-type-six figure figcaption{color:#fff;font-family:"Helvetica Neue";font-size:24px;font-style:normal;font-weight:700;line-height:32px;position:absolute;bottom:0;left:0;padding:12px}
.group-5{background:#f2f2f2;width:100%;padding-top:3rem;padding-bottom:3rem;margin-bottom:2.5rem}
.group-5 header{margin-bottom:20px;text-transform:uppercase;display:flex;gap:7px;justify-content:flex-start;align-items:center}
.group-5 header h2{color:#1c3d99;font-family:"Helvetica Neue";font-size:20px;font-style:normal;font-weight:700;line-height:30px;margin:0}
.group-5 header h3{color:#1c3d99;font-family:"Helvetica Neue";font-size:20px;font-style:normal;font-weight:700;line-height:30px;margin:0}
.article-type-seven{width:100%}
.article-type-seven figure{width:100%;height:600px;border-radius:8px;margin-bottom:14px;position:relative}
.article-type-seven figure:before{position:absolute;width:100%;height:100%;content:"";inset:0;border-radius:8px;background:linear-gradient(to top,rgba(0,0,0,.42) 40%,rgba(0,0,0,.1) 100%)}
.article-type-seven figure .play-btn{position:absolute;bottom:0;left:0;display:flex;width:60px;height:44px;padding:11px 20px;justify-content:center;align-items:center;gap:16px;flex-shrink:0;border-radius:0 0 0 8px;border:1px solid #fff;background:#c7c7c7}
.article-type-seven figure img{border-radius:8px;width:100%;height:100%;object-fit:cover}
.article-type-seven .post-info .post-title a{color:#001928;font-family:"Helvetica Neue";font-size:18px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:12px}
.article-type-seven .post-info .post-title a:hover{color:#1c3d99}
.article-type-seven .post-info .post-meta{display:flex;gap:30px;justify-content:fles-start;align-items:flex-start}
.article-type-seven .post-info .post-meta .post-date{color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px}
.article-type-seven .post-info .post-meta .post-author{color:#1c3d99;font-family:"Helvetica Neue";font-size:14px;font-weight:500}
.article-type-eight{width:100%}
.article-type-eight figure{width:100%;height:250px;border-radius:8px;margin-bottom:14px;position:relative}
.article-type-eight figure:before{position:absolute;width:100%;height:100%;content:"";background:rgba(0,0,0,.55);inset:0;border-radius:8px;background:linear-gradient(to top,rgba(0,0,0,.42) 40%,rgba(0,0,0,.1) 100%)}
.article-type-eight figure .play-btn{position:absolute;bottom:0;left:0;display:flex;width:60px;height:44px;padding:11px 20px;justify-content:center;align-items:center;gap:16px;flex-shrink:0;border-radius:0 0 0 8px;border:1px solid #fff;background:#c7c7c7}
.article-type-eight figure img{border-radius:8px;width:100%;height:100%;object-fit:cover}
.article-type-eight .post-info .post-title{color:#001928;font-family:"Helvetica Neue";font-size:18px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:12px}
.article-type-eight .post-info .post-meta{display:flex;gap:30px;justify-content:fles-start;align-items:flex-start}
.article-type-eight .post-info .post-meta .post-date{color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px}
.article-type-eight .post-info .post-meta .post-author{color:#1c3d99;font-family:"Helvetica Neue";font-size:14px;font-weight:500}
.featured figure{width:100%;border-top-left-radius:20px;border-top-right-radius:20px;width:100%;display:flex;padding:40px 31px 0 31px;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:30px;height:780px;background-image:url(../img/author-bg.jpg);background-size:cover;background-position:center;margin-bottom:1rem}
.featured figure img{border-top-left-radius:20px;border-top-right-radius:20px;width:100%;height:700px;object-fit:cover}
.featured .post-info .post-title{color:#001928;font-family:"Helvetica Neue";font-size:40px;font-weight:700}
.featured .post-info .post-meta{display:flex;gap:10px;align-items:center;margin-bottom:.65rem}
.featured .post-info .post-date{color:#555;font-family:"Helvetica Neue";font-size:12px;font-weight:500}
.featured .post-info .post-categories{color:#f20c26;font-family:"Helvetica Neue";font-size:12px;font-weight:500;display:flex;min-width:80px;height:24px;padding:16px;justify-content:center;align-items:center;gap:16px;background:#ffeff0}
.article-type-nine{margin-bottom:40px}
.article-type-nine figure{height:224px;width:100%;margin-bottom:15px}
.article-type-nine figure img{width:100%;height:100%;object-fit:cover}
.article-type-nine .post-info .post-title{color:#001928;font-family:"Helvetica Neue";font-size:20px;font-weight:500;line-height:24px}
.article-type-nine .post-info .post-meta{display:flex;gap:10px;align-items:center;margin-bottom:.65rem}
.article-type-nine .post-info .post-date{color:#555;font-family:"Helvetica Neue";font-size:12px;font-weight:500}
.article-type-nine .post-info .post-categories{color:#f20c26;font-family:"Helvetica Neue";font-size:12px;font-weight:500;display:flex;min-width:80px;height:24px;padding:16px;justify-content:center;align-items:center;gap:16px;background:#ffeff0}
.article-type-nine .post-info .author{display:flex;align-items:center;gap:10px;margin-top:1rem}
.article-type-nine .post-info .author img{width:30px;height:30px;object-fit:cover;border-radius:50%}
.article-type-nine .post-info .author .author-name{color:#696969;font-family:"Helvetica Neue";font-size:12px;font-weight:500}
.article-type-ten{margin-bottom:40px;width:100%;display:flex;gap:30px;justify-content:flex-start;align-items:center}
.article-type-ten figure{height:250px;width:50%;margin-bottom:15px}
.article-type-ten figure img{width:100%;height:100%;object-fit:cover}
.article-type-ten .post-info{width:45%}
.article-type-ten .post-info .post-title{color:#001928;font-family:"Helvetica Neue";font-size:20px;font-weight:500;line-height:24px}
.article-type-ten .post-info .post-meta{display:flex;gap:10px;align-items:center;margin-bottom:.65rem}
.article-type-ten .post-info .post-date{color:#555;font-family:"Helvetica Neue";font-size:12px;font-weight:500}
.article-type-ten .post-info .post-categories{color:#f20c26;font-family:"Helvetica Neue";font-size:12px;font-weight:500;display:flex;min-width:80px;height:24px;padding:16px;justify-content:center;align-items:center;gap:16px;background:#ffeff0}
.article-type-ten .post-info .author{display:flex;align-items:center;gap:10px;margin-top:1rem}
.article-type-ten .post-info .author img{width:30px;height:30px;object-fit:cover;border-radius:50%}
.article-type-ten .post-info .author .author-name{color:#696969;font-family:"Helvetica Neue";font-size:12px;font-weight:500}
.article-type-eleven{width:100%;display:flex;gap:20px}
.article-type-eleven figure{width:40%;height:200px}
.article-type-eleven figure img{width:100%;height:100%;object-fit:cover}
.article-type-eleven .post-info{width:59%}
.article-type-eleven .post-info .categories{margin-bottom:5px}
.article-type-eleven .post-info .categories a{color:#f20c26;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;text-transform:uppercase}
.article-type-eleven .post-info .post-title{color:#001928;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;margin-bottom:12px}
.article-type-eleven .post-info .post-excerpt{color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px}
.article-type-eleven .post-info .post-meta{margin-top:10px;display:flex;justify-content:space-between;align-items:center;width:100%}
.article-type-eleven .post-info .post-meta .post-author{color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:500}
.article-type-eleven .post-info .post-meta .post-date{color:#bfbfbf;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;margin-inline:4px}
.article-type-eleven .post-info .post-meta .read-time{color:#bfbfbf;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px}
.article-page-1 header .article-title{color:#001928;font-family:"Helvetica Neue";font-size:46px;font-weight:700;line-height:60px;margin-bottom:14px}
.article-page-1 header .post-meta p{line-height:1rem;margin:0}
.article-page-1 header .post-meta{display:flex;gap:20px;align-items:center;justify-content:flex-start;margin-bottom:20px}
.article-page-1 header .post-meta .article-author{color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:500}
.article-page-1 header .post-meta .article-author a{color:#1c3d99;font-family:"Helvetica Neue";font-size:14px;font-weight:500}
.article-page-1 header .post-meta .post-date{color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px}
.article-page-1 header .post-meta .categories{color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:500}
.article-page-1 header .breadcrumbs{margin-top:1.3rem}
.article-page-1 header .breadcrumbs ul{list-style:none;padding:0;margin:0;display:flex;gap:5px;align-items:center}
.article-page-1 header .breadcrumbs ul li{color:#555;font-family:"Helvetica Neue";font-size:12px;font-weight:400;line-height:20px}
.article-page-1 header .breadcrumbs ul li:first-child:after{content:">";margin-inline-start:5px}
.article-page-1 header .breadcrumbs ul li a{color:#555;font-family:"Helvetica Neue";font-size:12px;font-weight:500}
.article-page-1 .post-thumbnail{margin-bottom:24px;width:100%}
.article-page-1 .post-thumbnail img{width:100%;height:650px;object-fit:cover}
.article-page-1 .post-thumbnail figcaption{background:#1c3d99;width:100%;min-height:30px;justify-content:flex-start;align-items:center;padding:10px;color:#fff;font-family:"Helvetica Neue";font-size:14px}
.article-page-1 .blurb-container{margin-top:2rem}
.article-page-1 .blurb-container .blurb{color:#3b3b3b;font-family:"Helvetica Neue";font-size:24px;font-style:italic;font-weight:400;line-height:38px;margin-bottom:20px}
.article-page-1 .tags{display:flex;margin-bottom:1rem;margin-top:1rem;justify-content:flex-start;align-items:center;gap:10px}
.article-page-1 .tags p{color:#1c3d99;font-family:"Helvetica Neue";font-size:18px;font-weight:500;line-height:24px}
.article-page-1 .tags ul{margin:0;padding:0;display:flex;justify-content:flex-start;align-items:center;gap:13px;flex-wrap:wrap;list-style:none}
.article-page-1 .tags ul li a{display:flex;height:32px;padding:16px;justify-content:center;align-items:center;gap:16px;background:#f5f5f5;color:#515151;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px}
.article-page-1 .tags ul li a:hover{background:#1c3d99;color:#fff}
.article-page-1 .post-content{margin-top:1rem}
.article-page-1 .post-content h1{font-family:"Helvetica Neue"}
.article-page-1 .post-content h2{font-family:"Helvetica Neue"}
.article-page-1 .post-content h3{font-family:"Helvetica Neue"}
.article-page-1 .post-content h4{font-family:"Helvetica Neue"}
.article-page-1 .post-content h5{font-family:"Helvetica Neue"}
.article-page-1 .post-content h6{font-family:"Helvetica Neue"}
.article-page-1 .post-content p:first-of-type::first-letter{float:left;margin-right:.5rem;color:#1c3d99;font-family:"Helvetica Neue";font-size:56px;font-weight:700;line-height:56px}
.article-page-1 .post-content p{color:#001928;font-family:"Helvetica Neue";font-size:18px;font-weight:400;line-height:24px;margin-bottom:30px}
.article-page-1 .post-content ul{list-style-type:square;margin-bottom:1.5em;padding-left:2.14285714em}
.article-page-1 .post-content ul li{color:#001928;font-family:"Helvetica Neue";font-size:18px;font-weight:400;line-height:24px;margin-bottom:20px}
.article-page-1 .post-content ol li{color:#001928;font-family:"Helvetica Neue";font-size:18px;font-weight:400;line-height:24px}
.article-page-1 .post-content a{text-decoration:none;color:#1c3d99;font-weight:600}
.article-page-1 .post-content img{max-width:100%;margin-top:.55rem;margin-bottom:.55rem}
.article-page-1 .post-content table{border:1px solid #000;width:100%;max-width:100%;margin-bottom:1.2rem;margin-top:1.2rem}
.article-page-1 .post-content table th{border:1px solid #000;background:#1c3d99;padding:10px;color:#fff;font-family:"Helvetica Neue"}
.article-page-1 .post-content table td{border:1px solid #000;padding:5px;font-family:"Helvetica Neue"}
.article-page-1 .post-content iframe{max-width:100%;min-height:400px;width:100%;margin-bottom:1rem;margin-top:1rem}
.article-page-1 .article-xtra{display:flex;justify-content:space-between;align-items:center}
.article-page-1 .article-xtra .social-share{display:flex;gap:20px;justify-content:flex-start;align-items:center}
.article-page-1 .article-xtra .social-share p{color:#001928;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;margin:0}
.article-page-1 .article-xtra .social-share ul{list-style:none;display:flex;gap:12px;justify-content:flex-start;align-items:center;margin:0;padding:0}
.article-page-1 .article-xtra .social-share ul li a svg{fill:#1c3d99}
.single-page header .article-title{color:#001928;font-family:"Helvetica Neue";font-size:46px;font-weight:700;line-height:60px;margin-bottom:14px}
.single-page header .post-meta p{line-height:1rem;margin:0}
.single-page header .post-meta{display:flex;gap:20px;align-items:center;justify-content:flex-start;margin-bottom:20px}
.single-page header .post-meta .article-author{color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:500}
.single-page header .post-meta .article-author a{color:#1c3d99;font-family:"Helvetica Neue";font-size:14px;font-weight:500}
.single-page header .post-meta .post-date{color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px}
.single-page header .post-meta .categories{color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:500}
.single-page header .breadcrumbs{margin-top:1.3rem}
.single-page header .breadcrumbs ul{list-style:none;padding:0;margin:0;display:flex;gap:5px;align-items:center}
.single-page header .breadcrumbs ul li{color:#555;font-family:"Helvetica Neue";font-size:12px;font-weight:400;line-height:20px}
.single-page header .breadcrumbs ul li:first-child:after{content:">";margin-inline-start:5px}
.single-page header .breadcrumbs ul li a{color:#555;font-family:"Helvetica Neue";font-size:12px;font-weight:500}
.single-page .post-thumbnail{margin-bottom:24px;width:100%}
.single-page .post-thumbnail img{width:100%;height:650px;object-fit:cover}
.single-page .post-thumbnail figcaption{background:#1c3d99;width:100%;min-height:30px;justify-content:flex-start;align-items:center;padding:10px;color:#fff;font-family:"Helvetica Neue";font-size:14px}
.single-page .blurb-container{margin-top:2rem}
.single-page .blurb-container .blurb{color:#3b3b3b;font-family:"Helvetica Neue";font-size:24px;font-style:italic;font-weight:400;line-height:38px;margin-bottom:20px}
.single-page .tags{display:flex;margin-bottom:1rem;margin-top:1rem;justify-content:flex-start;align-items:center;gap:10px}
.single-page .tags p{color:#1c3d99;font-family:"Helvetica Neue";font-size:18px;font-weight:500;line-height:24px}
.single-page .tags ul{margin:0;padding:0;display:flex;justify-content:flex-start;align-items:center;gap:13px;flex-wrap:wrap;list-style:none}
.single-page .tags ul li a{display:flex;height:32px;padding:16px;justify-content:center;align-items:center;gap:16px;background:#f5f5f5;color:#515151;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px}
.single-page .tags ul li a:hover{background:#1c3d99;color:#fff}
.single-page .post-content{margin-top:1rem}
.single-page .post-content h1{font-family:"Helvetica Neue"}
.single-page .post-content h2{font-family:"Helvetica Neue"}
.single-page .post-content h3{font-family:"Helvetica Neue"}
.single-page .post-content h4{font-family:"Helvetica Neue"}
.single-page .post-content h5{font-family:"Helvetica Neue"}
.single-page .post-content h6{font-family:"Helvetica Neue"}
.single-page .post-content p{color:#001928;font-family:"Helvetica Neue";font-size:18px;font-weight:400;line-height:24px;margin-bottom:30px}
.single-page .post-content ul{list-style-type:square;margin-bottom:1.5em;padding-left:2.14285714em}
.single-page .post-content ul li{color:#001928;font-family:"Helvetica Neue";font-size:18px;font-weight:400;line-height:24px;margin-bottom:20px}
.single-page .post-content ol li{color:#001928;font-family:"Helvetica Neue";font-size:18px;font-weight:400;line-height:24px}
.single-page .post-content a{text-decoration:none;color:#1c3d99;font-weight:600}
.single-page .post-content img{max-width:100%;margin-top:.55rem;margin-bottom:.55rem}
.single-page .post-content table{border:1px solid #000;width:100%;max-width:100%;margin-bottom:1.2rem;margin-top:1.2rem}
.single-page .post-content table th{border:1px solid #000;background:#1c3d99;padding:10px;color:#fff;font-family:"Helvetica Neue"}
.single-page .post-content table td{border:1px solid #000;padding:5px;font-family:"Helvetica Neue"}
.single-page .post-content iframe{max-width:100%;min-height:400px;width:100%;margin-bottom:1rem;margin-top:1rem}
.single-page .article-xtra{display:flex;justify-content:space-between;align-items:center}
.single-page .article-xtra .article-stats{display:flex;gap:25px;justify-content:flex-start;align-items:center}
.single-page .article-xtra .article-stats .stat-item p{color:#1c3d99;font-family:"Helvetica Neue";font-size:28px;font-weight:500;line-height:1.8rem;margin-bottom:5px}
.single-page .article-xtra .article-stats .stat-item span{color:#bfbfbf;font-family:"Helvetica Neue";font-size:12px;font-weight:400;line-height:20px;text-transform:uppercase}
.single-page .article-xtra .social-share{display:flex;gap:20px;justify-content:flex-start;align-items:center}
.single-page .article-xtra .social-share p{color:#001928;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;margin:0}
.single-page .article-xtra .social-share ul{list-style:none;display:flex;gap:12px;justify-content:flex-start;align-items:center;margin:0;padding:0}
.single-page .article-xtra .social-share ul li a svg{fill:#1c3d99}
.related-article-item{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px}
.related-article-item figure{height:140px;width:40%}
.related-article-item figure img{width:100%;height:100%;object-fit:cover}
.related-article-item .post-info{width:60%}
.related-article-item .post-info .post-title{color:#001928;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;margin-bottom:16px}
.related-article-item .post-info .post-title:hover{color:#1c3d99;font-weight:600}
.related-article-item .post-info .post-meta{display:flex;width:100%;justify-content:space-between;align-items:center}
.related-article-item .post-info .post-meta .post-date{color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px}
.related-article-item .post-info .post-meta .post-author{color:#1c3d99;font-family:"Helvetica Neue";font-size:14px;font-weight:500}
.comment-section .subtitle{color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;margin-bottom:24px}
.comment-section .subtitle span{color:#1a3a8f}
.comment-section h2,.comment-section h3{color:#1c3d99;font-family:"Helvetica Neue";font-size:28px;font-weight:500;line-height:46px}
.comment-section .form-label{color:#555;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px}
.comment-section .form-label span{color:#1c3d99;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px}
.comment-section textarea{min-height:220px;resize:vertical}
.comment-section .form-control{background:#fff;border:none;border-radius:4px;font-size:1rem;color:#333;box-shadow:none;padding:.75rem 1rem;border:1px solid #fafafa;font-family:"Helvetica Neue"}
.comment-section .form-control:focus{box-shadow:0 0 0 2px rgba(26,58,143,.15);border:none;background:#fff}
.comment-section .btn-post{border:none;letter-spacing:.08em;padding:1.1rem 2rem;width:100%;transition:background .2s;color:#fff;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;background:#1c3d99}
.comment-section .btn-post:hover{background:#142d72;color:#fff}
.article-page-2{min-height:600px;margin-bottom:3rem;margin-top:3.5rem}
.article-page-2 .related-stories{width:100%;margin-top:3.5rem}
.article-page-2 .related-stories h2{font-family:"Helvetica Neue";font-weight:500;font-size:24px;line-height:46px;letter-spacing:0;color:#1c3d99;text-transform:uppercase}
.article-page-2 .related-stories article figure{width:100%;height:150px;margin-bottom:10px}
.article-page-2 .related-stories article figure img{width:100%;height:100%;object-fit:cover}
.article-page-2 .related-stories article .post-title{font-family:"Helvetica Neue";font-weight:500;font-size:16px;line-height:1.5rem;letter-spacing:0;color:#001928}
.article-page-2 .related-stories article .post-meta{margin-top:1rem;display:flex;justify-content:space-between;align-items:center;width:100%}
.article-page-2 .related-stories article .post-meta .post-date{font-family:"Helvetica Neue";font-weight:400;font-size:12px;line-height:20px;letter-spacing:0;color:#555}
.article-page-2 .related-stories article .post-meta .post-author{font-family:"Helvetica Neue";font-weight:500;font-size:12px;line-height:100%;letter-spacing:0;color:#1c3d99}
.article-page-2 .author-card{width:100%;min-height:178px;background:#001928;padding:1.4rem;display:flex;gap:15px;align-items:flex-start}
.article-page-2 .author-card img{width:80px;height:80px;gap:16px;border-radius:40px}
.article-page-2 .author-card .author-info .author-name{font-family:"Helvetica Neue";font-weight:500;font-size:18px;line-height:24px;letter-spacing:0;color:#fff;margin-bottom:10px}
.article-page-2 .author-card .author-info .author-role{font-family:"Helvetica Neue";font-weight:400;font-size:14px;line-height:20px;letter-spacing:0;color:#bfbfbf;margin-bottom:1rem}
.article-page-2 .author-card .author-info .description{font-family:"Helvetica Neue";font-weight:400;font-size:14px;line-height:20px;letter-spacing:0;color:#fafafa}
.article-page-2 .author-box{border-bottom:1px solid #bfbfbf;border-top:1px solid #bfbfbf;padding-top:1rem;padding-bottom:1rem;display:flex;justify-content:space-between;align-items:center;margin-bottom:1.3rem}
.article-page-2 .author-box .read-time{font-family:"Helvetica Neue";font-weight:400;font-size:14px;line-height:20px;letter-spacing:0;color:#555}
.article-page-2 .author-box .author{display:flex;gap:10px;align-items:center}
.article-page-2 .author-box .author img{width:60px;height:60px;border-radius:50%}
.article-page-2 .author-box .author .author-meta .author-name{font-family:"Helvetica Neue";font-weight:500;font-size:18px;line-height:24px;color:#1c3d99;margin-bottom:6px}
.article-page-2 .author-box .author .author-meta .author-role{font-family:"Helvetica Neue";font-weight:400;font-size:14px;line-height:20px;letter-spacing:0;color:#bfbfbf}
.article-page-2 header h1.post-title{font-family:"Helvetica Neue";font-weight:700;font-style:Bold;font-size:46px;line-height:60px;color:#001928;margin-bottom:1.2rem;margin-top:1.2rem}
.article-page-2 header .blurb{font-family:"Helvetica Neue";font-weight:500;font-size:14px;line-height:100%;color:#555;margin-bottom:2rem}
.article-page-2 header .post-meta{display:flex;gap:20px;align-items:center}
.article-page-2 header .post-meta .category{font-family:"Helvetica Neue";font-weight:400;font-size:14px;line-height:20px;color:#f20c26;text-transform:uppercase;background:#ffedef;min-width:100px;height:40px;display:inline-flex;justify-content:center;align-items:center}
.article-page-2 header .post-meta .post-date{font-family:"Helvetica Neue";font-weight:400;font-style:Regular;font-size:14px;line-height:20px;color:#555}
.article-page-2 header .breadcrumbs{margin-bottom:3rem}
.article-page-2 header .breadcrumbs ul{list-style:none;padding:0;margin:0;display:flex;gap:5px;align-items:center}
.article-page-2 header .breadcrumbs ul li{color:#555;font-family:"Helvetica Neue";font-size:12px;font-weight:400;line-height:20px}
.article-page-2 header .breadcrumbs ul li:first-child:after{content:">";margin-inline-start:5px}
.article-page-2 header .breadcrumbs ul li a{color:#555;font-family:"Helvetica Neue";font-size:12px;font-weight:500}
.article-page-2 .post-thumbnail{margin-bottom:24px;width:100%;max-width:100%}
.article-page-2 .post-thumbnail img{width:100%;height:500px;object-fit:cover;max-width:100%}
.article-page-2 .post-thumbnail figcaption{background:#1c3d99;width:100%;min-height:30px;justify-content:flex-start;align-items:center;padding:10px;color:#fff;font-family:"Helvetica Neue";font-size:14px}
.article-page-2 .related-tags{border-top:1px solid #d6d6d6;margin-top:1.5rem;padding-top:1rem;margin-bottom:1.5rem}
.article-page-2 .related-tags p{font-family:"Helvetica Neue";font-weight:500;font-size:16px;line-height:24px;letter-spacing:0;color:#001928;text-transform:uppercase}
.article-page-2 .related-tags ul{margin:0;padding:0;display:flex;justify-content:flex-start;align-items:center;gap:13px;flex-wrap:wrap;list-style:none;margin-top:1.3rem}
.article-page-2 .related-tags ul li a{display:flex;height:32px;padding:16px;justify-content:center;align-items:center;gap:16px;background:#fff;font-family:"Helvetica Neue";font-size:14px;font-weight:500;line-height:20px;border:1px solid #d6d6d6}
.article-page-2 .related-tags ul li a:hover{background:#1c3d99;color:#fff}
.article-page-2 .post-content{margin-top:1rem}
.article-page-2 .post-content h1{font-family:"Helvetica Neue"}
.article-page-2 .post-content h2{font-family:"Helvetica Neue"}
.article-page-2 .post-content h3{font-family:"Helvetica Neue"}
.article-page-2 .post-content h4{font-family:"Helvetica Neue"}
.article-page-2 .post-content h5{font-family:"Helvetica Neue"}
.article-page-2 .post-content h6{font-family:"Helvetica Neue"}
.article-page-2 .post-content p{color:#001928;font-family:"Helvetica Neue";font-size:18px;font-weight:400;line-height:24px;margin-bottom:30px}
.article-page-2 .post-content ul{list-style-type:square;margin-bottom:1.5em;padding-left:2.14285714em}
.article-page-2 .post-content ul li{color:#001928;font-family:"Helvetica Neue";font-size:18px;font-weight:400;line-height:24px;margin-bottom:20px}
.article-page-2 .post-content ol li{color:#001928;font-family:"Helvetica Neue";font-size:18px;font-weight:400;line-height:24px}
.article-page-2 .post-content a{text-decoration:none;color:#1c3d99;font-weight:600}
.article-page-2 .post-content img{max-width:100%;margin-top:.55rem;margin-bottom:.55rem}
.article-page-2 .post-content table{border:1px solid #000;width:100%;max-width:100%;margin-bottom:1.2rem;margin-top:1.2rem}
.article-page-2 .post-content table th{border:1px solid #000;background:#1c3d99;padding:10px;color:#fff;font-family:"Helvetica Neue"}
.article-page-2 .post-content table td{border:1px solid #000;padding:5px;font-family:"Helvetica Neue"}
.article-page-2 .post-content iframe{max-width:100%;min-height:400px;width:100%;margin-bottom:1rem;margin-top:1rem}
.article-page-2 .article-xtra{display:flex;justify-content:space-between;align-items:center}
.article-page-2 .article-xtra .social-share{display:flex;gap:20px;justify-content:flex-start;align-items:center}
.article-page-2 .article-xtra .social-share p{color:#001928;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;margin:0}
.article-page-2 .article-xtra .social-share ul{list-style:none;display:flex;gap:12px;justify-content:flex-start;align-items:center;margin:0;padding:0}
.article-page-2 .article-xtra .social-share ul li a svg{fill:#1c3d99}
@charset "UTF-8";
.category-page-1{margin-top:30px}
.category-page-1 header{width:70%}
.category-page-1 header span.title{display:flex;height:30px;padding:16px 8px;justify-content:flex-start;align-items:center;gap:6px;color:#696969;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;text-transform:uppercase}
.category-page-1 header h1{color:#001928;font-family:"Helvetica Neue";font-size:60px;font-weight:700;line-height:60px}
.category-page-1 header .category-desc{color:#555;font-family:"Helvetica Neue";font-size:12px;font-style:normal;font-weight:400;line-height:20px}
.category-page-1 .top-section{width:100%;margin-top:1.3rem;margin-bottom:2rem}
.category-page-1 .top-section article.cover{height:590px;width:100%;position:relative}
.category-page-1 .top-section article.cover .post-title{color:#fff;font-family:"Helvetica Neue";font-size:60px;font-weight:700;line-height:70px;position:absolute;bottom:0;padding:35px}
.category-page-1 .top-section article.cover figure{width:100%;height:100%;position:relative}
.category-page-1 .top-section article.cover figure:before{content:"";position:absolute;width:100%;height:100%;background:rgba(0,0,0,.35)}
.category-page-1 .top-section article.cover figure img{width:100%;height:100%;object-fit:cover}
.category-page-1 .news-card-section{margin-bottom:2.5rem}
.category-page-1 .news-card-section .col-md-6:nth-child(odd) .news-card{border-right:1px solid #e5e5e5}
.category-page-1 .news-card-section .news-card{background:#fff;padding:1.75rem 1.5rem;height:100%;transition:background .2s ease,box-shadow .2s ease,transform .2s ease;cursor:pointer;position:relative;overflow:hidden}
.category-page-1 .news-card-section .news-card::before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;transform:scaleY(0);transform-origin:bottom;transition:transform .25s ease}
.category-page-1 .news-card-section .news-card:hover{background:#ddd}
.category-page-1 .news-card-section .news-card:hover::before{transform:scaleY(1)}
.category-page-1 .news-card-section .card-meta{display:flex;align-items:center;gap:.65rem;margin-bottom:1rem}
.category-page-1 .news-card-section .card-tag{color:#1c3d99;font-family:"Helvetica Neue";font-size:12px;font-weight:700;line-height:16.7px;text-transform:uppercase}
.category-page-1 .news-card-section .card-readtime{color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:500}
.category-page-1 .news-card-section .card-title{color:#001928;font-family:"Helvetica Neue";font-size:24px;font-weight:700;line-height:32px;margin-bottom:1rem}
.category-page-1 .news-card-section .news-card:hover .card-title{color:#1c3d99}
.category-page-1 .news-card-section .card-byline{font-size:.85rem;display:flex;align-items:center;gap:.4rem;color:#000;font-family:"Helvetica Neue";font-size:14px;font-weight:500}
.category-page-1 .news-card-section .card-byline span.author{color:#000;font-family:"Helvetica Neue";font-size:14px;font-weight:500}
.category-page-1 .news-card-section .card-byline .dot{color:#000;font-size:25px}
.category-page-1 .news-card-section .row-divider{border-top:1px solid var(--border);margin:0}
.category-page-1 .news-card-section .col-divider{border-left:1px solid var(--border)}
.category-page-1 .more-stories-section{margin-top:3rem;margin-bottom:5rem}
.category-page-1 .more-stories-section header{display:flex;align-items:center;gap:1rem;margin-bottom:.25rem;width:100%}
.category-page-1 .more-stories-section header h2{color:#1c3d99;font-family:"Helvetica Neue";font-size:20px;font-weight:500;line-height:46px;text-transform:uppercase}
.category-page-1 .more-stories-section header:before{content:"";flex:1;height:1px;background:var(--border)}
.category-page-1 .more-stories-section header:after{content:"";flex:1;height:1px;background:var(--border)}
.category-page-1 .more-stories-section .story-row{display:flex;align-items:center;gap:1.1rem;padding:1.2rem 0;padding-right:1rem;border-bottom:1px solid var(--border);text-decoration:none;color:inherit;transition:background .18s;cursor:pointer}
.category-page-1 .more-stories-section .story-row:first-of-type{margin-top:1.5rem}
.category-page-1 .more-stories-section .story-row:hover{background:#f4f7ff}
.category-page-1 .more-stories-section .story-icon{flex-shrink:0;width:64px;height:64px;border-right:.5px solid #000;border-bottom:.5px solid #000;background:linear-gradient(180deg,#6e91f2 0,#40548c 100%);display:flex;align-items:center;justify-content:center}
.category-page-1 .more-stories-section .story-icon svg{width:28px;height:28px;fill:rgba(255,255,255,.92)}
.category-page-1 .more-stories-section .story-body{flex:1;min-width:0}
.category-page-1 .more-stories-section .story-tag{color:#f20c26;font-family:"Helvetica Neue";font-size:12px;font-weight:400;line-height:20px;text-transform:uppercase}
.category-page-1 .more-stories-section .story-title{color:#001928;font-family:"Helvetica Neue";font-size:20px;font-style:normal;font-weight:700;line-height:30px}
.category-page-1 .more-stories-section .story-arrow{flex-shrink:0;color:#1c3d99;font-size:1.15rem;padding-left:1rem;transition:transform .18s}
.category-page-1 .more-stories-section .story-row:hover .story-arrow{transform:translate(2px,-2px)}
.category-page-2{width:100%;margin-top:30px}
.category-page-2 .wrapper{width:100%;margin:48px auto}
.category-page-2 .filter-bar{display:flex;align-items:center;gap:10px;margin-bottom:32px;border-bottom:1px solid #d6d6d6;padding-bottom:1rem}
.category-page-2 .filter-label{color:#555;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px}
.category-page-2 .filter-btn{color:#555;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;border:none;background:0 0}
.category-page-2 .filter-btn:hover{display:flex;min-width:54px;height:26px;padding:16px;justify-content:center;align-items:center;gap:16px;background:#001928;color:#fff;font-family:"Helvetica Neue";font-size:16px;font-style:normal;font-weight:500;line-height:24px}
.category-page-2 .filter-btn.active{display:flex;min-width:54px;height:26px;padding:16px;justify-content:center;align-items:center;gap:16px;background:#001928;color:#fff;font-family:"Helvetica Neue";font-size:16px;font-style:normal;font-weight:500;line-height:24px}
.category-page-2 .news-item{display:flex;align-items:center;gap:20px;padding:24px 0;text-decoration:none;color:inherit;transition:background .15s;border-radius:8px;cursor:pointer;border-bottom:1px solid #d6d6d6}
.category-page-2 .news-item:hover .item-title{color:#1c3d99}
.category-page-2 .news-item:hover .arrow-icon{opacity:1;transform:translateX(2px) translateY(-2px)}
.category-page-2 .item-number{color:#555;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px}
.category-page-2 .item-icon{display:flex;width:65px;height:73px;padding:25px 20px 24px 21px;flex-direction:column;justify-content:center;align-items:center;background:#6e91f2}
.category-page-2 .item-icon svg{width:28px;height:28px;fill:#fff}
.category-page-2 .item-body{flex:1;min-width:0}
.category-page-2 .item-meta{display:flex;align-items:center;gap:30px;margin-bottom:6px}
.category-page-2 .category-tag{color:#f20c26;font-family:"Helvetica Neue";font-size:12px;font-style:normal;font-weight:400;line-height:20px;text-transform:uppercase}
.category-page-2 .item-date{color:#696969;font-family:"Helvetica Neue";font-size:12px;font-style:normal;font-weight:400;line-height:20px}
.category-page-2 .item-title{color:#001928;font-family:"Helvetica Neue";font-size:20px;font-style:normal;font-weight:700;line-height:30px}
.category-page-2 .item-read{color:#696969;font-family:"Helvetica Neue";font-size:12px;font-weight:400;line-height:20px}
.category-page-2 .arrow-icon{flex-shrink:0;color:var(--accent-blue);opacity:.6;transition:opacity .18s,transform .18s}
.category-page-2 .top-section{display:flex;justify-content:flex-start}
.category-page-2 .top-section article{width:50%;background:#001928;padding:32px;border:1px solid #001928}
.category-page-2 .top-section article:last-child{background:0 0}
.category-page-2 .top-section article:last-child .post-info .post-title{color:#001928}
.category-page-2 .top-section article figure{width:100%;height:375px;margin-bottom:10px}
.category-page-2 .top-section article figure img{width:100%;height:100%;object-fit:cover}
.category-page-2 .top-section article .post-info .categories{margin-bottom:12px}
.category-page-2 .top-section article .post-info .categories a{color:#f20c26;font-family:"Helvetica Neue";font-size:12px;font-weight:500;text-transform:uppercase}
.category-page-2 .top-section article .post-info .post-title{color:#fff;font-family:"Helvetica Neue";font-size:20px;font-weight:500;line-height:24px;margin-bottom:12px}
.category-page-2 .top-section article .post-info .post-title:hover{color:#f20c26}
.category-page-2 .top-section article .post-info .post-meta{display:flex;gap:10px;justify-content:flex-start;align-items:center}
.category-page-2 .top-section article .post-info .post-meta .post-author{color:#d6d6d6;font-family:"Helvetica Neue";font-size:12px;font-weight:500}
.category-page-2 .top-section article .post-info .post-meta .post-author:after{content:"●";margin-inline-start:5px}
.category-page-2 .top-section article .post-info .post-meta .post-date{color:#d6d6d6;font-family:"Helvetica Neue";font-size:12px;font-weight:500}
.category-page-2 header{width:100%;border-bottom:1px solid #d6d6d6;padding-bottom:2rem}
.category-page-2 header .header-inner{display:flex;justify-content:space-between;align-items:flex-end;width:100%}
.category-page-2 header .article-count{display:flex;gap:6px;align-items:center}
.category-page-2 header .article-count span{color:#555;font-family:"Helvetica Neue";font-size:12px;font-weight:500}
.category-page-2 header h1{color:#001928;font-family:"Helvetica Neue";font-size:46px;font-weight:700;line-height:60px}
.category-page-2 header p{color:#555;font-family:"Helvetica Neue";font-size:12px;font-weight:400;line-height:20px}
.category-page-2 header .breadcrumbs ul{list-style:none;display:flex;gap:10px;margin:0;padding:0;align-items:center;justify-content:flex-start}
.category-page-2 header .breadcrumbs ul li{display:flex;gap:10px;align-items:center;justify-content:flex-start}
.category-page-2 header .breadcrumbs ul li a{color:#555;font-family:"Helvetica Neue";font-size:12px;font-weight:500;line-height:normal}
.category-page-2 header .breadcrumbs ul li:after{content:">";font-size:12px}
.category-page-2 header .breadcrumbs ul li:last-child:after{content:unset}
.category-page-2 header .breadcrumbs ul li:last-child a{color:#555;font-family:"Helvetica Neue";font-size:12px;font-weight:400;line-height:20px}
.pagination-container{width:100%;display:flex;justify-content:center;margin-top:1.5rem}
.pagination{list-style:none;display:flex;align-items:center;gap:16px}
.pagination li a{color:#555;font-family:"Helvetica Neue";font-size:20px;font-weight:700;line-height:30px;min-width:44px;display:flex;justify-content:center}
.pagination li a:hover{display:flex;min-width:44px;padding:16px;flex-direction:column;justify-content:center;align-items:center;gap:16px;background:#1c3d99;color:#fff}
.pagination li a.current{display:flex;min-width:44px;padding:16px;flex-direction:column;justify-content:center;align-items:center;gap:16px;background:#1c3d99;color:#fff}
.tag-page{width:100%;min-height:500px;margin-top:3rem;margin-bottom:5rem}
.tag-page header{margin-bottom:46px}
.tag-page header .tag-label-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}
.tag-page header .tag-icon{display:flex;width:34px;height:34px;padding:5px;justify-content:center;align-items:center;border:1px solid #425daa;background:#1c3d99}
.tag-page header .tag-icon svg{width:24px;height:24px;fill:#fff}
.tag-page header .tag-word{color:#001928;font-family:"Helvetica Neue";font-size:16px;font-weight:400;line-height:24px}
.tag-page header .tag-title{color:#001928;font-family:"Helvetica Neue";font-size:60px;font-weight:700;line-height:60px}
.tag-page header .tag-desc{color:#555;font-family:"Helvetica Neue";font-size:12px;font-weight:400;line-height:20px}
.tag-page header .tag-byline{font-size:13px;color:var(--muted);margin-bottom:40px}
.tag-page header .tag-byline a{color:var(--accent);text-decoration:none;font-weight:600}
.tag-page header .tag-byline a:hover{text-decoration:underline}
.tag-page .articles-grid{display:grid;grid-template-columns:repeat(3,1fr)}
.tag-page .article-card{border-right:1.5px solid #d6d6d6;border-bottom:1.5px solid #d6d6d6;padding:24px 24px 0;display:flex;flex-direction:column;cursor:pointer;transition:background .15s;text-decoration:none;color:inherit}
.tag-page .article-card:nth-child(3n){border-right:none}
.tag-page .article-card:nth-last-child(-n+3){border-bottom:none}
.tag-page .article-card:hover{background:#f8faff}
.tag-page .card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}
.tag-page .card-category{color:#1c3d99;font-family:"Helvetica Neue";font-size:12px;font-weight:700;line-height:16.7px;text-transform:uppercase}
.tag-page .card-arrow{color:var(--accent);opacity:.7;transition:opacity .15s,transform .15s}
.tag-page .article-card:hover .card-arrow{opacity:1;transform:translateX(2px) translateY(-2px)}
.tag-page .card-title{color:#001928;font-family:"Helvetica Neue";font-size:20px;font-weight:700;line-height:30px;margin-bottom:20px}
.tag-page .card-excerpt{color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;margin-bottom:20px}
.tag-page .card-footer-bar{border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:14px 0;margin-top:auto}
.tag-page .card-author{color:#696969;font-family:"Helvetica Neue";font-size:14px;font-weight:500}
.tag-page .card-read{color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:500}
.author-template-1{width:100%;min-height:500px;margin-top:3rem;margin-bottom:5rem}
.author-template-1 .specialty-card{display:flex;min-height:326px;padding:16px 0 32px 0;flex-direction:column;align-items:center;gap:20px;align-self:stretch;border-radius:14px;border:1px solid #f1f1f1;background:#fff;box-shadow:0 8px 25px 0 rgba(180,180,180,.25);padding:32px;margin-top:2rem}
.author-template-1 .specialty-card header{color:#bfbfbf;font-family:"Helvetica Neue";font-size:14px;font-weight:500;text-align:left;border-bottom:1px solid #d6d6d6;padding-bottom:10px;width:100%}
.author-template-1 .specialty-card ul{list-style:none;margin:0;padding:0;width:100%;display:flex;flex-direction:column;gap:24px}
.author-template-1 .specialty-card ul li{text-transform:uppercase;color:#001928;font-family:"Helvetica Neue";font-size:16px;font-weight:400;line-height:24px}
.author-template-1 .author-articles{margin-top:2rem}
.author-template-1 .author-profile{margin-bottom:2rem}
.author-template-1 .author-profile h1{color:#001928;font-family:"Helvetica Neue";font-size:60px;font-weight:700;line-height:60px;margin-bottom:16px}
.author-template-1 .author-profile p.position{color:#001928;font-family:"Helvetica Neue";font-size:16px;font-weight:400;line-height:24px;margin-bottom:16px}
.author-template-1 .author-profile p.bio{color:#555;font-family:"Helvetica Neue";font-size:16px;font-weight:400;line-height:24px}
.author-template-1 .categories-tab h3{color:#001928;font-family:"Helvetica Neue";font-size:24px;margin-bottom:14px;font-weight:500}
.author-template-1 .categories-tab ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:15px}
.author-template-1 .categories-tab ul li a{display:flex;height:40px;padding:16px 20px;justify-content:center;align-items:center;gap:16px;color:#555;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;min-width:70px;background:#f2f2f2}
.author-template-1 .categories-tab ul li a:hover{background:#1c3d99;color:#fff}
.author-template-1 .categories-tab ul li a.active{background:#1c3d99;color:#fff}
.author-template-1 .author-card{display:flex;min-height:326px;padding:16px 16px 32px 16px;flex-direction:column;align-items:center;align-self:stretch;border-radius:14px;border:1px solid #f1f1f1;background:#fff;box-shadow:0 8px 25px 0 rgba(180,180,180,.25)}
.author-template-1 .author-card .bio{display:none}
.author-template-1 .author-card h5{color:#001928;font-family:"Helvetica Neue";font-size:20px;font-weight:500;line-height:30px}
.author-template-1 .author-card .role-badge{color:#001928;font-family:"Helvetica Neue";font-size:16px;font-weight:400;margin-bottom:10px}
.author-template-1 .author-card .socials{display:flex;flex-direction:column;justify-content:flex-start}
.author-template-1 .author-card .contact-row{margin-bottom:10px}
.author-template-1 .author-card .contact-row span{color:#001928;font-family:"Helvetica Neue";font-size:16px;font-weight:400;line-height:24px}
.author-template-1 .author-card .avatar-wrap{margin-bottom:24px}
.author-template-1 .author-card .avatar-wrap img{width:106px;height:106px;border-radius:50%;object-fi:cover}
.author-template-2{width:100%;min-height:500px;margin-top:3rem}
.author-template-2 .related-tags{border-top:1px solid #d6d6d6;padding-top:2rem;margin-top:3rem;margin-bottom:3rem}
.author-template-2 .related-tags p{color:#001928;font-family:"Helvetica Neue";font-size:18px;font-weight:500;line-height:24px}
.author-template-2 .related-tags ul{margin:0;padding:0;display:flex;gap:20px;justify-content:flex-start;align-items:center;flex-wrap:wrap;list-style:none;margin-top:1.5rem}
.author-template-2 .related-tags ul li a{display:flex;height:40px;min-width:90px;padding:16px 20px;justify-content:center;align-items:center;gap:16px;border:1px solid #d6d6d6;color:#555;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px}
.author-template-2 .related-tags ul li a:hover{border:1px solid #1c3d99;color:#1c3d99}
.author-template-2 .author-card{display:flex;justify-content:flex-start;align--items:flex-start;gap:30px}
.author-template-2 .author-card figure{width:13%}
.author-template-2 .author-card figure img{width:184px;height:184px;border-radius:184px;object-fit:cover}
.author-template-2 .author-card .author-info{width:87%}
.author-template-2 .author-card .author-info .author-title{color:#001928;font-family:"Helvetica Neue";font-size:16px;font-weight:400;line-height:24px;text-transform:uppercase;margin-bottom:14px}
.author-template-2 .author-card .author-info h1{color:#001928;font-family:"Helvetica Neue";font-size:60px;font-weight:700;line-height:60px;margin-bottom:16px}
.author-template-2 .author-card .author-info .bio{color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;width:60%;margin-bottom:19px}
.author-template-2 .author-card .author-info .location{color:#001928;font-family:"Helvetica Neue";font-size:14px;font-weight:500;display:flex;gap:5px;align-items:center;justify-content:flex-start}
.author-template-2 .author-card .author-info .location svg{width:24px;height:24px}
.author-template-2 .author-stats{background:#eee;display:inline-flex;padding:16px 108.5px 16px 107.5px;justify-content:center;align-items:center;height:92px;width:100%;margin-top:3rem;gap:298px}
.author-template-2 .author-stats .stat-item{display:flex;flex-direction:column;align-items:center;justify-content:center}
.author-template-2 .author-stats .stat-item p{color:#001928;font-family:"Helvetica Neue";font-size:24px;font-weight:700;line-height:32px}
.author-template-2 .author-stats .stat-item span{color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;text-transform:uppercase}
.author-template-2 .author-page-header{display:flex;align-items:center;justify-content:space-between;margin-top:3rem;margin-bottom:2rem}
.author-template-2 .author-page-header span{color:#f20c26;font-family:"Helvetica Neue";font-size:14px;font-weight:500;text-transform:uppercase;margin-bottom:24px;display:block}
.author-template-2 .author-page-header h3{color:#001928;font-family:"Helvetica Neue";font-size:24px;font-weight:500}
.author-template-2 .author-page-header .category-tab ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:15px}
.author-template-2 .author-page-header .category-tab ul li a{display:flex;height:40px;padding:16px 20px;justify-content:center;align-items:center;gap:16px;color:#555;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;min-width:70px;background:#f2f2f2}
.author-template-2 .author-page-header .category-tab ul li a:hover{background:#1c3d99;color:#fff}
.author-template-2 .author-page-header .category-tab ul li a.active{background:#1c3d99;color:#fff}
.author-template-2 .author-page-articles{width:100%}
@charset "UTF-8";
@font-face{font-family:"Helvetica Neue";src:url(../fonts/helvetica-neue-5/HelveticaNeueThin.otf) format("opentype");font-weight:100;font-style:normal}
@font-face{font-family:"Helvetica Neue";src:url(../fonts/helvetica-neue-5/HelveticaNeueThinItalic.otf) format("opentype");font-weight:100;font-style:italic}
@font-face{font-family:"Helvetica Neue";src:url(../fonts/helvetica-neue-5/HelveticaNeueUltraLight.otf) format("opentype");font-weight:200;font-style:normal}
@font-face{font-family:"Helvetica Neue";src:url(../fonts/helvetica-neue-5/HelveticaNeueUltraLightItalic.otf) format("opentype");font-weight:200;font-style:italic}
@font-face{font-family:"Helvetica Neue";src:url(../fonts/helvetica-neue-5/HelveticaNeueLight.otf) format("opentype");font-weight:300;font-style:normal}
@font-face{font-family:"Helvetica Neue";src:url(../fonts/helvetica-neue-5/HelveticaNeueLightItalic.otf) format("opentype");font-weight:300;font-style:italic}
@font-face{font-family:"Helvetica Neue";src:url(../fonts/helvetica-neue-5/HelveticaNeueRoman.otf) format("opentype");font-weight:400;font-style:normal}
@font-face{font-family:"Helvetica Neue";src:url(../fonts/helvetica-neue-5/HelveticaNeueItalic.ttf) format("truetype");font-weight:400;font-style:italic}
@font-face{font-family:"Helvetica Neue";src:url(../fonts/helvetica-neue-5/HelveticaNeueMedium.otf) format("opentype");font-weight:500;font-style:normal}
@font-face{font-family:"Helvetica Neue";src:url(../fonts/helvetica-neue-5/HelveticaNeueMediumItalic.otf) format("opentype");font-weight:500;font-style:italic}
@font-face{font-family:"Helvetica Neue";src:url(../fonts/helvetica-neue-5/HelveticaNeueBold.otf) format("opentype");font-weight:700;font-style:normal}
@font-face{font-family:"Helvetica Neue";src:url(../fonts/helvetica-neue-5/HelveticaNeueBoldItalic.otf) format("opentype");font-weight:700;font-style:italic}
@font-face{font-family:"Helvetica Neue";src:url(../fonts/helvetica-neue-5/HelveticaNeueHeavy.otf) format("opentype");font-weight:800;font-style:normal}
@font-face{font-family:"Helvetica Neue";src:url(../fonts/helvetica-neue-5/HelveticaNeueHeavyItalic.otf) format("opentype");font-weight:800;font-style:italic}
@font-face{font-family:"Helvetica Neue";src:url(../fonts/helvetica-neue-5/HelveticaNeueBlack.otf) format("opentype");font-weight:900;font-style:normal}
@font-face{font-family:"Helvetica Neue";src:url(../fonts/helvetica-neue-5/HelveticaNeueBlackItalic.otf) format("opentype");font-weight:900;font-style:italic}
:root{--ngx-color:#1a7a5e;--usd-color:#c0392b;--brent-color:#e8b84b;--gold-color:#2980b9;--accent-blue:#1b3a6b;--accent-teal:#0fa37f;--bg:#f7f8fa;--card-bg:#ffffff;--border:#e8eaf0;--text-primary:#111827;--text-muted:#8a93a6;--positive:#0fa37f;--negative:#e03c31}
*{box-sizing:border-box}
body{background:#fff;font-family:"Helvetica Neue"}
a{text-decoration:none;color:inherit}
a:active{color:inherit}
p{margin:0}
.container{max-width:1400px}
figure{margin:0;padding:0}
.market-widget{width:100%}
.market-widget .news-bar{background:#0d1b2a;border-bottom:1px solid #1e3248;display:flex;align-items:stretch;overflow:hidden;height:40px}
.market-widget .news-label{color:#ffb81c;font-family:"Helvetica Neue";font-size:14px;font-style:normal;font-weight:500;line-height:normal;background:#0d1b2a;height:40px;display:flex;justify-content:center;align-items:center;padding-left:1rem;padding-right:1.5rem}
.market-widget .news-label svg{animation:bolt 1.2s ease-in-out infinite alternate;margin-inline:1rem}
@keyframes bolt{
from{opacity:1}
to{opacity:.4}
}
.market-widget .ticker-track-wrapper{flex:1;overflow:hidden;display:flex;align-items:center;position:relative}
.market-widget .ticker-track{display:flex;gap:20px;white-space:nowrap;animation:ticker 28s linear infinite;color:#fff;font-family:"Helvetica Neue";font-size:14px;font-style:normal;font-weight:500;line-height:normal}
.market-widget .ticker-track:hover{animation-play-state:paused}
@keyframes ticker{
from{transform:translateX(0)}
to{transform:translateX(-50%)}
}
.market-widget .ticker-item{color:#c8d8e8;font-size:12.5px;font-weight:500;letter-spacing:.03em;padding:0 32px 0 0;cursor:pointer;transition:color .2s}
.market-widget .ticker-item:hover{color:#f5a623}
.market-widget .ticker-sep{color:#2a4060;padding:0 8px 0 0;user-select:none}
.market-widget .market-bar{background:#eee;padding:0}
.market-widget .market-inner{display:flex;align-items:stretch;min-height:72px}
.market-widget .market-cell{flex:1;display:flex;flex-direction:column;justify-content:center;padding:12px 24px;transition:background .2s;cursor:pointer;position:relative}
.market-widget .market-cell:last-child{border-right:none}
.market-widget .market-cell::after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:0 0;transition:background .2s}
.market-widget .cell-label{margin-bottom:4px;color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px}
.market-widget .cell-value{margin-bottom:5px;color:#001928;font-family:"Helvetica Neue";font-size:20px;font-style:normal;font-weight:700;line-height:30px}
.market-widget .cell-change{font-family:"IBM Plex Mono",monospace;font-size:11.5px;font-weight:600;display:flex;align-items:center;gap:3px}
.market-widget .up{color:#2ecc87}
.market-widget .down{color:#f05a6e}
.market-widget .market-cell{animation:fadeUp .5s ease both}
.market-widget .market-cell:nth-child(1){animation-delay:50ms}
.market-widget .market-cell:nth-child(2){animation-delay:.1s}
.market-widget .market-cell:nth-child(3){animation-delay:.15s}
.market-widget .market-cell:nth-child(4){animation-delay:.2s}
.market-widget .market-cell:nth-child(5){animation-delay:.25s}
@keyframes fadeUp{
from{opacity:0;transform:translateY(6px)}
to{opacity:1;transform:translateY(0)}
}
.market-widget .flash{animation:flashVal .6s ease}
@keyframes flashVal{
0%{color:#f5a623}
100%{color:#def}
}
.top-section{margin-top:2rem;width:100%}
.breaking-hero{display:flex;align-items:center;min-height:370px;max-height:370px;padding:2rem;color:#fff;width:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='820' height='369' viewBox='0 0 820 369' fill='none'%3E%3Cg filter='url(%23filter0_n_2404_2185)'%3E%3Crect x='-0.5' width='820' height='369' fill='%231C3D99'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_n_2404_2185' x='-0.5' y='0' width='820' height='369' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.66666668653488159 0.66666668653488159' stitchTiles='stitch' numOctaves='3' result='noise' seed='9869'/%3E%3CfeColorMatrix in='noise' type='luminanceToAlpha' result='alphaNoise'/%3E%3CfeComponentTransfer in='alphaNoise' result='coloredNoise1'%3E%3CfeFuncA type='discrete' tableValues='1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0'/%3E%3C/feComponentTransfer%3E%3CfeComposite operator='in' in2='shape' in='coloredNoise1' result='noise1Clipped'/%3E%3CfeFlood flood-color='rgba(0,0,0,0.25)' result='color1Flood'/%3E%3CfeComposite operator='in' in2='noise1Clipped' in='color1Flood' result='color1'/%3E%3CfeMerge result='effect1_noise_2404_2185'%3E%3CfeMergeNode in='shape'/%3E%3CfeMergeNode in='color1'/%3E%3C/feMerge%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#1c3d99;position:relative;overflow:hidden;margin-bottom:26px}
.breaking-hero .breaking-badge{color:#1c3d99;font-family:"Helvetica Neue";font-size:10px;font-weight:400;line-height:20px;display:flex;height:18px;padding:10px;justify-content:center;align-items:center;gap:16px;border-radius:2px;background:#eee}
.breaking-hero .time-text{color:#d6d6d6;font-family:"Helvetica Neue";font-size:12px;font-weight:500}
.breaking-hero .post-title{max-width:900px;color:#fff;font-family:"Helvetica Neue";font-size:48px;font-style:normal;font-weight:500;line-height:64px}
.breaking-hero .post-title a{color:inherit;text-decoration:none}
.breaking-hero .post-excerpt{max-width:750px;color:#fafafa;font-family:"Helvetica Neue";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.most-read header{margin-bottom:16px}
.most-read header h2{color:#1c3d99;font-family:"Helvetica Neue";font-size:20px;font-style:normal;font-weight:700;line-height:30px}
.most-read .live-text{color:#f20c26;font-family:"Helvetica Neue";font-size:16px;font-weight:700}
.most-read .news-list{display:flex;flex-direction:column;gap:16px;width:100%}
.most-read .news-item{color:#001928;font-family:"Helvetica Neue";font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-decoration:none}
.most-read .news-item:hover{color:#1c3d99}
.live-news{margin-bottom:35px}
.live-news .live-badge{display:inline-flex;align-items:center;gap:12px;background:#ffeaec;height:40px;min-width:80px;justify-content:center;margin-bottom:16px}
.live-news .live-text{color:#f20c26;font-family:"Helvetica Neue";font-size:16px;font-weight:700}
.live-news .pulse-dot{width:14px;height:14px;background:#e21c2a;border-radius:50%;position:relative}
.live-news .pulse-dot::before{content:"";position:absolute;inset:0;border-radius:50%;background:rgba(226,28,42,.6);animation:pulse 1.5s infinite}
@keyframes pulse{
0%{transform:scale(1);opacity:.8}
70%{transform:scale(2.6);opacity:0}
100%{opacity:0}
}
.live-news .news-list{display:flex;flex-direction:column;gap:16px;width:100%}
.live-news .news-item{color:#001928;font-family:"Helvetica Neue";font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-decoration:none}
.live-news .news-item:hover{color:#1c3d99}
.insights-widget{width:100%;background:#ebebeb;padding:12px}
.insights-widget header{margin-bottom:12px}
.insights-widget header h2{text-transform:uppercase;color:#f20c26;font-family:"Helvetica Neue";font-size:14px;font-weight:500}
.trading-widget{width:100%;margin-top:2rem;margin-bottom:2rem}
.trading-widget .dashboard-card{display:flex;width:100%;height:490px;padding:24px 24px 32px 24px;flex-direction:column;align-items:center;border:1px solid #f1f1f1;background:#fff}
.trading-widget .dashboard-card .dashboard-card-header{align-items:center;display:flex;justify-content:space-between;flex-wrap:wrap;width:100%}
.trading-widget .section-title{color:#001928;font-family:"Helvetica Neue";font-size:18px;font-weight:700;display:flex;gap:10px;align-items:flex-start;justify-content:flex-start}
.trading-widget .time-tabs{display:flex;gap:4px;background:#f0f2f5;border-radius:10px;padding:4px;display:flex;width:316px;height:50px;padding:3px 4px 2px 4px;justify-content:center;align-items:center;gap:12px;border-radius:10px;background:#f9f5ef}
.trading-widget .time-tab{border:none;background:0 0;cursor:pointer;transition:all .18s ease;color:#555;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;display:flex;width:68px;height:36px;padding:8px 26px 4px 22px;align-items:center;flex-shrink:0;border-left:1px solid #bfbfbf}
.trading-widget .time-tab.active{background:#1c3d99;color:#fff;border-radius:4px;box-shadow:0 2px 8px rgba(27,58,107,.18);display:flex;width:68px;height:36px;padding:8px 24px 4px 23px;justify-content:center;align-items:center;flex-shrink:0}
.trading-widget .time-tab:hover:not(.active){background:#e2e5eb;color:var(--text-primary);box-shadow:0 2px 8px rgba(27,58,107,.18);border:none}
.trading-widget .chart-wrapper{position:relative;height:280px;margin:18px 0 20px;width:100%}
.trading-widget .chart-legend{display:flex;flex-wrap:wrap;gap:20px;padding-top:14px;width:100%;justify-content:space-between;border-top:1px solid var(--border)}
.trading-widget .legend-item{display:flex;flex-direction:column;gap:4px;cursor:pointer}
.trading-widget .legend-label{color:#001928;font-family:"Helvetica Neue";font-size:16px;font-style:normal;font-weight:500;line-height:24px}
.trading-widget .legend-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}
.trading-widget .legend-pct{font-family:"DM Mono",monospace;font-size:.78rem;font-weight:500;padding-left:14px}
.trading-widget .legend-bar{height:3px;border-radius:2px;width:72px}
.trading-widget .pos{color:var(--positive)}
.trading-widget .neg{color:var(--negative)}
.trading-widget .market-title{color:#1c3d99;font-family:"Helvetica Neue";font-size:14px;font-style:normal;font-weight:500;margin-bottom:24px;line-height:normal}
.trading-widget .market-row{display:flex;justify-content:space-between;align-items:flex-end;padding:13px 0;border-bottom:1px solid #d6d6d6;width:100%}
.trading-widget .market-row:last-child{border-bottom:none}
.trading-widget .market-name{color:#001928;font-family:"Helvetica Neue";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.trading-widget .market-values{text-align:right}
.trading-widget .market-price{color:#001928;font-family:"Helvetica Neue";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.trading-widget .market-change{display:block;font-family:"Helvetica Neue";font-size:14px;font-style:normal;font-weight:400;line-height:20px}
.ad-container.margin-bottom{margin-bottom:2rem}
.ad-container.margin-top{margin-bottom:2rem}
.ad-container{align-items:center;background-color:#f9f9f9;padding-bottom:1em;display:flex!important;justify-content:center;flex-direction:column;margin-bottom:1em;width:100%;min-height:100px}
.ad-container:before{content:"advertisement";text-transform:uppercase;font-size:10px;font-style:normal;font-weight:314;letter-spacing:.388em;line-height:14px;display:flex;justify-content:center;color:grey;padding-left:2em;margin-bottom:1rem;padding-top:1rem}
.ad-container .ad-container-inner{display:flex;align-items:center;justify-content:center;min-height:150px}
@keyframes ticker-scroll{
0%{transform:translateX(0)}
100%{transform:translateX(-50%)}
}
.bg-404-dark{width:100%;height:100vh;background-image:url(../img/error-404-dark.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}
.bg-404-dark:after{content:"";position:fixed;top:0;bottom:0;width:100%;height:100vh;background:rgba(0,0,0,.65)}
.bg-404-dark .page-content{position:relative;z-index:1;text-align:center;padding:40px 24px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}
.bg-404-dark .error-code{color:#fff;font-family:"Helvetica Neue";font-size:120px;font-weight:700}
.bg-404-dark .status-pill{color:#fa6759;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;display:inline-flex;padding:8px 16px;justify-content:center;align-items:center;gap:6px;border-radius:100px;border:1px solid #fa6759;background:#4d3533}
.bg-404-dark .status-dot{width:8px;height:8px;background:#e8614d;border-radius:50%;flex-shrink:0}
.bg-404-dark .headline{color:#fff;text-align:center;font-family:"Helvetica Neue";font-size:32px;font-style:normal;font-weight:500;line-height:46px;margin-top:40px}
.bg-404-dark .subtext{color:#fff;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:79px}
.bg-404-dark .btn-home{color:#fff;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;display:flex;height:50px;padding:16px;justify-content:center;align-items:center;gap:16px;align-self:stretch;background:#1c3d99;width:30%;margin:auto}
.bg-404-dark .btn-home:hover{background:#1e40af;color:#fff;transform:translateY(-1px)}
.bg-404-dark .btn-home:active{transform:translateY(0)}
.bg-504{width:100%;height:100vh;background-image:url(../img/error404.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;position:relative;max-width:100%!important}
.bg-504 .wp-die-message{display:none}
.bg-504:after{content:"";position:fixed;top:0;bottom:0;width:100%;height:100vh;background:rgba(255,255,255,.75)}
.bg-504 .btn-container{display:flex;gap:10px;align-items:center}
.bg-504 .page-content{position:relative;z-index:1;text-align:center;padding:40px 24px;width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:5rem}
.bg-504 .timer{color:#1c3d99;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;display:flex;width:250px;height:50px;padding:16px;justify-content:center;align-items:center;gap:16px;border-radius:12px;border:1px solid #1c3d99}
.bg-504 .error-code{color:#001928;font-family:"Helvetica Neue";font-size:120px;font-weight:700}
.bg-504 .status-pill{color:#fa6759;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;display:inline-flex;padding:8px 16px;justify-content:center;align-items:center;gap:6px;border-radius:100px;border:1px solid #fa6759;background:#4d3533}
.bg-504 .status-dot{width:8px;height:8px;background:#e8614d;border-radius:50%;flex-shrink:0}
.bg-504 .headline{color:#001928;text-align:center;font-family:"Helvetica Neue";font-size:32px;font-style:normal;font-weight:500;line-height:46px;margin-top:40px}
.bg-504 .subtext{color:#696969;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:79px}
.bg-504 .btn-home{display:flex;width:338px;height:50px;padding:16px;justify-content:center;align-items:center;gap:16px;color:#fff;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;border-radius:12px;background:#1c3d99}
.bg-504 .btn-home:hover{background:#1e40af;color:#fff;transform:translateY(-1px)}
.bg-504 .btn-home:active{transform:translateY(0)}
.bg-504-dark{width:100%;max-width:100%!important;height:100vh;background-image:url(../img/error-404-dark.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:flex-start;position:relative;flex-direction:column;margin:0;padding:0;padding-top:3rem}
.bg-504-dark .wp-die-message{display:none}
.bg-504-dark:after{content:"";position:fixed;top:0;bottom:0;width:100%;height:100vh;background:rgba(0,0,0,.65)}
.bg-504-dark .page-content{position:relative;z-index:1;padding:0 48px 56px;max-width:900px;padding-top:5rem}
.bg-504-dark .status-pill{display:inline-flex;align-items:center;gap:8px;background:0 0;border:1.5px solid rgba(232,97,77,.6);color:#e8614d;letter-spacing:.1em;text-transform:uppercase;padding:7px 16px;border-radius:999px;margin-bottom:24px;color:#fa6759;text-align:center;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:24px;text-transform:uppercase}
.bg-504-dark .status-dot{width:7px;height:7px;background:#e8614d;border-radius:50%;flex-shrink:0;animation:pulse-dot 2s ease-in-out infinite}
@keyframes pulse-dot{
0%,100%{opacity:1}
50%{opacity:.4}
}
.bg-504-dark .headline{color:#fff;font-family:"Helvetica Neue";font-size:110px;font-style:normal;font-weight:700;line-height:normal;border:none}
.bg-504-dark .headline em{color:#fff;font-family:"Helvetica Neue";font-size:110px;font-style:italic;font-weight:300}
.bg-504-dark .subtext{color:var(--Body-Text,#696969);font-family:"Helvetica Neue";font-size:20px;font-weight:400;margin-bottom:54px}
.bg-504-dark .bottom-bar{display:flex;align-items:center;gap:16px}
.bg-504-dark .timer-box{display:inline-flex;align-items:center;gap:10px;border:1.5px solid rgba(255,255,255,.2);padding:14px 20px;color:#fff;white-space:nowrap;flex-shrink:0;min-width:190px;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;border-radius:12px;border:1px solid #d6d6d6}
.bg-504-dark .timer-label{color:#fff;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px}
.bg-504-dark .timer-value{color:#fff;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px}
.bg-504-dark .btn-retry{flex:1;background:#2d4ef5;letter-spacing:.12em;text-transform:uppercase;border:none;border-radius:8px;padding:16px 32px;cursor:pointer;transition:background .2s,transform .15s;display:flex;width:397px;height:50px;padding:16px;justify-content:center;align-items:center;gap:16px;color:#fff;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-style:normal;font-weight:500;line-height:24px}
.bg-504-dark .btn-retry:hover{background:#3b5bff;transform:translateY(-1px)}
.bg-504-dark .btn-retry:active{transform:translateY(0)}
.bg-404{width:100%;height:100vh;background-image:url(../img/error404.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;position:relative}
.bg-404:after{content:"";position:fixed;top:0;bottom:0;width:100%;height:100vh;background:rgba(255,255,255,.75)}
.bg-404 .page-content{position:relative;z-index:1;text-align:center;padding:40px 24px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}
.bg-404 .error-code{color:#001928;font-family:"Helvetica Neue";font-size:120px;font-weight:700}
.bg-404 .status-pill{color:#fa6759;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;display:inline-flex;padding:8px 16px;justify-content:center;align-items:center;gap:6px;border-radius:100px;border:1px solid #fa6759;background:#4d3533}
.bg-404 .status-dot{width:8px;height:8px;background:#e8614d;border-radius:50%;flex-shrink:0}
.bg-404 .headline{color:#001928;text-align:center;font-family:"Helvetica Neue";font-size:32px;font-style:normal;font-weight:500;line-height:46px;margin-top:40px}
.bg-404 .subtext{color:#696969;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:79px}
.bg-404 .btn-home{color:#fff;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;display:flex;height:50px;padding:16px;justify-content:center;align-items:center;gap:16px;align-self:stretch;background:#1c3d99;width:30%;margin:auto}
.bg-404 .btn-home:hover{background:#1e40af;color:#fff;transform:translateY(-1px)}
.bg-404 .btn-home:active{transform:translateY(0)}
.load-more-articles{display:flex;width:400px;height:50px;padding:16px;justify-content:center;align-items:center;gap:16px;border:1px solid #555;background:#fff}
.load-more-articles:hover{background:#1c3d99;color:#fff;border:none}
.load-more-container{margin-top:3rem;margin-bottom:2rem;display:flex;width:100%;justify-content:center}
.related-tags{border-top:1px solid #d6d6d6;padding-top:2rem;margin-top:3rem}
.related-tags p{color:#001928;font-family:"Helvetica Neue";font-size:18px;font-weight:500;line-height:24px}
.related-tags ul{margin:0;padding:0;display:flex;gap:20px;justify-content:flex-start;align-items:center;flex-wrap:wrap;list-style:none;margin-top:1.5rem}
.related-tags ul li a{display:flex;height:40px;min-width:90px;padding:16px 20px;justify-content:center;align-items:center;gap:16px;border:1px solid #d6d6d6;color:#555;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px}
.related-tags ul li a:hover{border:1px solid #1c3d99;color:#1c3d99}
.sticky-div{position:sticky;height:100%;top:20px}
.paywall-modal{position:fixed;width:100%;height:100vh;background:rgba(0,0,0,.35);z-index:9999;top:0;bottom:0;display:none}
.paywall-modal.active{display:block}
.paywall-modal .paywall-modal-inner{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}
.paywall-4{width:85%}
.paywall-4 .pw-card{background:#fff;border-radius:20px;width:100%;height:417px;position:relative;overflow:hidden;padding:3rem 2.5rem 2.75rem;box-shadow:0 24px 64px rgba(0,0,0,.12)}
.paywall-4 .chat-svg{position:absolute;top:0;left:0}
.paywall-4 .wire-svg{position:absolute;top:5%;right:10%}
.paywall-4 .wire-svg-2{position:absolute;bottom:0;left:5%}
.paywall-4 .pw-close{position:absolute;top:1.1rem;right:1.25rem;background:0 0;border:none;font-size:1.25rem;color:#001928;line-height:1;cursor:pointer;transition:color .2s;background:#e9e9e9;border-radius:50%;width:30px;height:30px;filter:drop-shadow(0 4px 30px rgba(0, 0, 0, .03))}
.paywall-4 .pw-close:hover{color:var(--text-dark)}
.paywall-4 .pw-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem 1.1rem;color:#d6d6d6;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;border-radius:19.5px;background:#1c3d99;min-width:154px;height:39px}
.paywall-4 .pw-pill svg{flex-shrink:0}
.paywall-4 .pw-title{color:#001928;font-family:"Helvetica Neue";font-size:24px;font-weight:700;line-height:32px}
.paywall-4 .envelope{position:absolute;bottom:0;right:0}
.paywall-4 .pw-sub{color:#696969;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:400;line-height:24px}
.paywall-4 .pw-btn{display:flex;width:345px;height:50px;padding:16px;justify-content:center;align-items:center;gap:16px;border-radius:10px;background:#1c3d99;color:#fff;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;border:none}
.paywall-4 .pw-btn:hover{background:#000;transform:translateY(-2px);box-shadow:0 8px 24px rgba(30,58,138,.35)}
.paywall-4 .pw-btn:active{transform:translateY(0)}
.paywall-4 .pw-card{animation:cardIn .45s cubic-bezier(.22,1,.36,1) both}
@keyframes cardIn{
from{opacity:0;transform:scale(.94) translateY(16px)}
to{opacity:1;transform:scale(1) translateY(0)}
}
.paywall-5-container{position:relative;width:100%}
.paywall-5{width:100%;position:fixed;bottom:0}
.paywall-5 .pw-card{background:#fff;width:100%;height:250px;position:relative;overflow:hidden;padding:3rem 2.5rem 2.75rem;box-shadow:0 24px 64px rgba(0,0,0,.12)}
.paywall-5 .chat-svg{position:absolute;top:0;left:0}
.paywall-5 .wire-svg{position:absolute;top:5%;right:10%}
.paywall-5 .wire-svg-2{position:absolute;bottom:0;left:5%}
.paywall-5 .pw-close{position:absolute;top:1.1rem;right:1.25rem;border:none;font-size:1.25rem;color:#fff;line-height:1;cursor:pointer;transition:color .2s;background:#696969;border-radius:50%;display:flex;justify-content:center;align-items:center;width:30px;height:30px;filter:drop-shadow(0 4px 30px rgba(0, 0, 0, .03))}
.paywall-5 .pw-close:hover{color:var(--text-dark)}
.paywall-5 .pw-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem 1.1rem;color:#d6d6d6;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;border-radius:19.5px;background:#1c3d99;min-width:154px;height:39px}
.paywall-5 .pw-pill svg{flex-shrink:0}
.paywall-5 .pw-title{color:#001928;font-family:"Helvetica Neue";font-size:24px;font-weight:700;line-height:32px}
.paywall-5 .envelope{position:absolute;bottom:0;right:0}
.paywall-5 .pw-sub{color:#696969;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:400;line-height:24px}
.paywall-5 .pw-btn{display:flex;width:345px;height:50px;padding:16px;justify-content:center;align-items:center;gap:16px;border-radius:10px;background:#1c3d99;color:#fff;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;border:none}
.paywall-5 .pw-btn:hover{background:#000;transform:translateY(-2px);box-shadow:0 8px 24px rgba(30,58,138,.35)}
.paywall-5 .pw-btn:active{transform:translateY(0)}
.paywall-5 .pw-card{animation:cardIn .45s cubic-bezier(.22,1,.36,1) both}
@keyframes cardIn{
from{opacity:0;transform:scale(.94) translateY(16px)}
to{opacity:1;transform:scale(1) translateY(0)}
}
.paywall-1-container{position:relative;width:100%}
.paywall-1{width:100%;position:fixed;bottom:0}
.paywall-1 .pw-card{background:#fff;width:100%;height:250px;position:relative;overflow:hidden;padding:3rem 2.5rem 2.75rem;box-shadow:0 24px 64px rgba(0,0,0,.12)}
.paywall-1 .chat-svg{position:absolute;top:0;left:0}
.paywall-1 .wire-svg{position:absolute;top:5%;right:10%}
.paywall-1 .wire-svg-2{position:absolute;bottom:0;left:5%}
.paywall-1 .pw-close{position:absolute;top:1.1rem;right:1.25rem;border:none;font-size:1.25rem;color:#fff;line-height:1;cursor:pointer;transition:color .2s;background:#696969;border-radius:50%;display:flex;justify-content:center;align-items:center;width:30px;height:30px;filter:drop-shadow(0 4px 30px rgba(0, 0, 0, .03))}
.paywall-1 .pw-close:hover{color:var(--text-dark)}
.paywall-1 .pw-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem 1.1rem;color:#d6d6d6;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;border-radius:19.5px;background:#1c3d99;min-width:154px;height:39px}
.paywall-1 .pw-pill svg{flex-shrink:0}
.paywall-1 .pw-title{color:#001928;font-family:"Helvetica Neue";font-size:24px;font-weight:700;line-height:32px}
.paywall-1 .envelope{position:absolute;bottom:0;right:0}
.paywall-1 .pw-sub{color:#696969;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:400;line-height:24px}
.paywall-1 .pw-btn{display:flex;width:345px;height:50px;padding:16px;justify-content:center;align-items:center;gap:16px;border-radius:10px;background:#1c3d99;color:#fff;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;border:none}
.paywall-1 .pw-btn:hover{background:#000;transform:translateY(-2px);box-shadow:0 8px 24px rgba(30,58,138,.35)}
.paywall-1 .pw-btn:active{transform:translateY(0)}
.paywall-1 .pw-card{animation:cardIn .45s cubic-bezier(.22,1,.36,1) both}
@keyframes cardIn{
from{opacity:0;transform:scale(.94) translateY(16px)}
to{opacity:1;transform:scale(1) translateY(0)}
}
.paywall-6{width:100%;position:fixed;bottom:0}
.paywall-6 .pw-card{background:#1b1919;width:100%;height:250px;position:relative;overflow:hidden;padding:3rem 2.5rem 2.75rem;box-shadow:0 24px 64px rgba(0,0,0,.12)}
.paywall-6 .pw-close{position:absolute;top:1.1rem;right:1.25rem;border:none;font-size:1.25rem;color:#000;line-height:1;cursor:pointer;transition:color .2s;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;width:30px;height:30px;filter:drop-shadow(0 4px 30px rgba(0, 0, 0, .03))}
.paywall-6 .pw-close:hover{color:var(--text-dark)}
.paywall-6 .pw-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem 1.1rem;color:#d6d6d6;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;border-radius:19.5px;background:#1c3d99;min-width:154px;height:39px}
.paywall-6 .pw-pill svg{flex-shrink:0}
.paywall-6 .pw-title{color:#fff;font-family:"Helvetica Neue";font-size:24px;font-weight:700;line-height:32px}
.paywall-6 .pw-sub{color:#fff;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:400;line-height:24px}
.paywall-6 .pw-btn{display:flex;width:345px;height:50px;padding:16px;justify-content:center;align-items:center;gap:16px;border-radius:10px;background:#1c3d99;color:#fff;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;border:none}
.paywall-6 .pw-btn:hover{background:#000;transform:translateY(-2px);box-shadow:0 8px 24px rgba(30,58,138,.35)}
.paywall-6 .pw-btn:active{transform:translateY(0)}
.paywall-6 .pw-card{animation:cardIn .45s cubic-bezier(.22,1,.36,1) both}
@keyframes cardIn{
from{opacity:0;transform:scale(.94) translateY(16px)}
to{opacity:1;transform:scale(1) translateY(0)}
}
.paywall-2-container{position:relative;width:100%}
.paywall-2{width:100%;position:fixed;bottom:0}
.paywall-2 .pw-card{background:#092332;width:100%;height:250px;position:relative;overflow:hidden;padding:3rem 2.5rem 2.75rem;box-shadow:0 24px 64px rgba(0,0,0,.12)}
.paywall-2 .pw-close{position:absolute;top:1.1rem;right:1.25rem;border:none;font-size:1.25rem;color:#000;line-height:1;cursor:pointer;transition:color .2s;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;width:30px;height:30px;filter:drop-shadow(0 4px 30px rgba(0, 0, 0, .03))}
.paywall-2 .pw-close:hover{color:var(--text-dark)}
.paywall-2 .pw-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem 1.1rem;color:#d6d6d6;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;border-radius:19.5px;background:#1c3d99;min-width:154px;height:39px}
.paywall-2 .pw-pill svg{flex-shrink:0}
.paywall-2 .pw-title{color:#fff;font-family:"Helvetica Neue";font-size:24px;font-weight:700;line-height:32px}
.paywall-2 .pw-sub{color:#fff;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:400;line-height:24px}
.paywall-2 .pw-btn{display:flex;width:345px;height:50px;padding:16px;justify-content:center;align-items:center;gap:16px;border-radius:10px;background:#1c3d99;color:#fff;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;border:none}
.paywall-2 .pw-btn:hover{background:#000;transform:translateY(-2px);box-shadow:0 8px 24px rgba(30,58,138,.35)}
.paywall-2 .pw-btn:active{transform:translateY(0)}
.paywall-2 .pw-card{animation:cardIn .45s cubic-bezier(.22,1,.36,1) both}
@keyframes cardIn{
from{opacity:0;transform:scale(.94) translateY(16px)}
to{opacity:1;transform:scale(1) translateY(0)}
}
.paywall-3{width:85%}
.paywall-3 .sub-modal-wrap{min-height:520px;background:#0f1e2e;border-radius:20px;display:flex;align-items:center;justify-content:center;padding:2.5rem 1.5rem;font-family:Sora,sans-serif;position:relative}
.paywall-3 .modal-close{position:absolute;top:1rem;right:1rem;width:36px;height:36px;border-radius:50%;background:#e9e9e9;border:none;color:#001928;font-size:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;line-height:1}
.paywall-3 .app-icon{display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;width:44.333px;height:44.333px;border-radius:7px;background:#425daa}
.paywall-3 .modal-title{color:#fff;font-family:"Helvetica Neue";font-size:24px;font-weight:700;line-height:32px;margin-bottom:1rem}
.paywall-3 .modal-subtitle{color:#fafafa;text-align:center;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;margin-bottom:2rem}
.paywall-3 .plan-card{padding:1.5rem 1.25rem;color:#fff;position:relative;transition:border-color .2s;cursor:pointer;border-radius:10px;border:1px solid #033a5a;background:#001928;width:250px;height:160px}
.paywall-3 .plan-card:hover{border-color:rgba(255,255,255,.3)}
.paywall-3 .plan-card.featured{border-radius:10px;border:1px solid 425DAA;background:#1c3d99}
.paywall-3 .plan-label{color:#d6d6d6;text-align:left;font-family:"Helvetica Neue";font-size:12px;font-weight:400;line-height:20px;margin-bottom:.25rem}
.paywall-3 .plan-label.featured{color:rgba(255,255,255,.8)}
.paywall-3 .plan-price{color:#fff;text-align:left;font-family:"Helvetica Neue";font-size:18px;font-weight:700}
.paywall-3 .plan-price span{color:#d6d6d6;font-family:"Helvetica Neue";font-size:16px;font-weight:400;line-height:24px}
.paywall-3 .badge-save{position:absolute;top:-14px;right:14px;padding:5px 12px;letter-spacing:.03em;color:#d6d6d6;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;border-radius:13.5px;background:#425daa}
.paywall-3 .btn-plan{width:100%;padding:.65rem;border-radius:10px;font-family:Sora,sans-serif;font-weight:600;font-size:.88rem;margin-top:1.25rem;border:none;cursor:pointer;transition:opacity .15s}
.paywall-3 .btn-plan:hover{opacity:.88}
.paywall-3 .btn-outline-plan{color:#fff;text-align:center;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;display:flex;width:187px;height:37px;padding:16px;justify-content:center;align-items:center;gap:16px;border-radius:10px;border:1px solid #033a5a;background:#001928}
.paywall-3 .btn-solid-plan{color:#fff;text-align:center;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;border-radius:10px;background:#425daa}
.paywall-3 .trust-bar{display:flex;justify-content:center;gap:1.75rem;flex-wrap:wrap;margin-top:2rem;font-size:.8rem;color:#d6d6d6;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px}
.paywall-3 .trust-bar span::before{content:"✓  ";color:#d6d6d6}
.seach-page{margin-top:2rem;margin-bottom:4rem}
.seach-page .section-label{letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;color:#001928;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px}
.seach-page .section-label.cat-label{color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:500}
.seach-page .reset-btn{background:0 0;border:none;color:#e02020;cursor:pointer;padding:0;color:#f20c26;font-family:"Helvetica Neue";font-size:14px;font-weight:500}
.seach-page .type-row{display:flex;align-items:center;justify-content:space-between;padding:.7rem .85rem;border-radius:0;cursor:pointer;transition:background .15s;margin-bottom:.1rem}
.seach-page .type-row.active{color:#fff!important;background:#001928;color:#fff;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px}
.seach-page .type-row.active .type-left{color:#fff!important}
.seach-page .type-row.active.type-count{color:#f9f5ef;font-family:"Helvetica Neue";font-size:12px;font-weight:400;line-height:20px}
.seach-page .type-row:not(.active){background:0 0;color:#374151}
.seach-page .type-row:not(.active):hover{background:#f3f4f6}
.seach-page .type-row .type-left{display:flex;align-items:center;gap:.65rem;font-size:1.05rem;font-weight:500;color:#001928;font-family:"Helvetica Neue";font-size:16px;font-weight:400;line-height:24px}
.seach-page .type-row .type-left svg{width:22px;height:22px;flex-shrink:0}
.seach-page .type-count{font-size:.95rem;font-weight:500;opacity:.8}
.seach-page .filter-divider{border:none;border-top:1px solid #d6d6d6;margin:1.25rem 0}
.seach-page .check-item{display:flex;align-items:center;gap:.65rem;margin-bottom:.85rem;cursor:pointer;color:#001928;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px}
.seach-page .check-item input[type=checkbox]{width:20px;height:20px;border-radius:5px;border:1.5px solid #d1d5db;appearance:none;-webkit-appearance:none;background:#fff;cursor:pointer;flex-shrink:0;transition:background .15s,border-color .15s;position:relative}
.seach-page .check-item input[type=checkbox]:checked{background:#0f2133;border-color:#0f2133}
.seach-page .check-item input[type=checkbox]:checked::after{content:"";position:absolute;left:5px;top:2px;width:6px;height:10px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}
.seach-page .range-labels{display:flex;justify-content:space-between;font-size:.9rem;color:#374151;font-weight:500;margin-top:.5rem}
.seach-page input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:4px;border-radius:999px;background:linear-gradient(to right,#e02020 0,#e02020 40%,#e5e7eb 40%,#e5e7eb 100%);outline:0;cursor:pointer}
.seach-page input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#e02020;cursor:pointer;border:none;box-shadow:0 1px 4px rgba(0,0,0,.18)}
.seach-page input[type=range]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#e02020;cursor:pointer;border:none}
.seach-page .search-articles{margin-top:2rem}
.seach-page .search-articles .article-type-nine figure{height:260px;margin-bottom:0}
.seach-page .search-articles .article-type-nine .post-info{background:#fff;box-shadow:0 8px 25px 0 rgba(180,180,180,.25);padding:1rem}
.seach-page .search-wrapper{position:relative}
.seach-page .search-icon{position:absolute;left:1.1rem;top:50%;transform:translateY(-50%);color:#9ca3af;width:18px;height:18px;pointer-events:none}
.seach-page .search-input{border:none;padding:.75rem 1.25rem .75rem 2.8rem;width:100%;outline:0;transition:box-shadow .2s ease,background .2s ease;border-radius:10px;background:#f2f2f2;color:#001928;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px}
.seach-page .search-input::placeholder{color:#9ca3af}
.seach-page .search-input:focus{background:#ebebeb;box-shadow:0 0 0 3px rgba(37,57,138,.12)}
.seach-page .filter-btn{padding:.45rem 1.1rem;background:#f2f2f2;color:#555;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;cursor:pointer;transition:all .18s ease;border:none;white-space:nowrap}
.seach-page .filter-btn:hover{border-color:#25398a;color:#25398a;background:#f0f3ff}
.seach-page .filter-btn.active{background:#25398a;color:#fff;border-color:#25398a}
.seach-page .filter-btn.active:hover{background:#1e2f73}
.seach-page .filters-row{display:flex;flex-wrap:wrap;gap:.5rem}
.seach-page .search-wrapper{width:100%;display:flex;flex-direction:column;gap:1rem}
.seach-page .search-card{border-radius:1.25rem;padding:1rem;animation:fadeUp .4s ease both;display:flex;min-height:326px;flex-direction:column;align-items:center;gap:5px;align-self:stretch;border-radius:14px;border:1px solid #f1f1f1;background:#fff;box-shadow:0 8px 25px 0 rgba(180,180,180,.25)}
.seach-page .search-card .section-label{color:#bfbfbf;font-family:"Helvetica Neue";font-size:14px;font-weight:500;text-align:left;padding-bottom:10px;border-bottom:1px solid #d6d6d6;width:100%;margin-bottom:0}
.seach-page .search-card:nth-child(2){animation-delay:.1s}
.seach-page .search-card:nth-child(3){animation-delay:.2s}
@keyframes fadeUp{
from{opacity:0;transform:translateY(14px)}
to{opacity:1;transform:translateY(0)}
}
.seach-page .divider{border:none;border-top:1px solid var(--border);margin:0 0 1.25rem}
.seach-page .trend-list{width:100%}
.seach-page .trend-item{display:flex;align-items:center;gap:1rem;padding:.65rem 0;cursor:pointer;transition:background .15s;border-radius:.5rem;padding-left:.25rem}
.seach-page .trend-item:last-child{border-bottom:none}
.seach-page .trend-item:hover{background:#fafafa}
.seach-page .trend-item:hover .trend-title{color:var(--accent)}
.seach-page .trend-num{transition:color .15s;color:#001928;font-family:"Helvetica Neue";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.seach-page .trend-title{transition:color .15s;color:#001928;font-family:"Helvetica Neue";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.seach-page .tags-grid{display:flex;flex-wrap:wrap;gap:.6rem}
.seach-page .search-tag{display:flex;height:40px;min-width:74px;padding:16px 20px;justify-content:center;align-items:center;gap:16px;background:#f2f2f2;color:#555;font-family:"Helvetica Neue";font-size:16px;font-style:normal;font-weight:500;line-height:24px}
.seach-page .search-tag:hover{background:var(--tag-hover);color:var(--tag-hover-text);border-color:var(--tag-hover);transform:translateY(-1px)}
.seach-page .search-tag:active{transform:translateY(0)}
.seach-page .pro-card{display:flex;min-height:212px;padding:1rem;flex-direction:column;align-items:center;border-radius:14px;background:#001928;align-self:stretch}
.seach-page .pro-card .section-label{color:#bfbfbf;font-family:"Helvetica Neue";font-size:14px;font-weight:500;width:100%;border-bottom:1px solid #d6d6d6;padding-bottom:1rem;margin-bottom:24px}
.seach-page .pro-tip-text{color:#fff;font-family:"Helvetica Neue";font-size:16px;font-weight:400;line-height:24px;margin-bottom:24px}
.seach-page .syntax-link{color:#f20c26;font-family:"Helvetica Neue";font-size:16px;font-weight:400;line-height:24px;text-align:left;width:100%}
.seach-page .syntax-link:hover{gap:.8rem;color:var(--accent)}
.seach-page .syntax-link svg{transition:transform .2s}
.seach-page .syntax-link:hover svg{transform:translateX(3px)}
.results-container .results-heading{color:#555;font-family:"Helvetica Neue";font-size:28px;font-weight:700;line-height:60px;margin-bottom:0}
.results-container .results-heading span{color:#001928;font-family:"Helvetica Neue";font-size:28px;font-weight:700;line-height:60px}
.results-container .results-meta span{color:#555;font-family:"Helvetica Neue";font-size:12px;font-weight:400;line-height:20px}
.results-container .top-match-card{padding:2rem 2rem 1.6rem;margin-bottom:1.8rem;margin-top:2rem;border:1px solid #9ab5ff;background:#e3eaff;min-height:289px;align-self:stretch}
.results-container .label-top-match{color:var(--Danger,#f20c26);font-family:"Helvetica Neue";font-size:12px;font-weight:500;margin-bottom:1.2rem}
.results-container .top-match-card h2{color:#001928;font-family:"Helvetica Neue";font-size:32px;font-weight:500;line-height:46px;margin-bottom:1rem}
.results-container .top-match-card .excerpt{color:#555;font-family:"Helvetica Neue";font-size:16px;font-weight:400;line-height:24px;margin-bottom:2rem}
.results-container .article-byline{color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px}
.results-container .article-byline strong{color:#555;font-weight:500}
.results-container .filter-author{display:flex;justify-content:space-between;width:100%;margin-top:19px;align-items:center}
.results-container .filter-author .sort-author{color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:500}
.results-container .filter-author .sort-author a{color:#1c3d99;font-family:"Helvetica Neue";font-size:14px;font-weight:500}
.results-container .filter-author .btn.dropdown-toggle{border:1px solid #ccc;border-radius:0;font-size:12px}
.search-results-article{display:flex;flex-direction:column;gap:24px;margin-bottom:2rem}
@keyframes pulse{
0%,100%{opacity:1;transform:scale(1)}
50%{opacity:.4;transform:scale(.85)}
}
.ticker-widget-3 .ticker-wrapper{width:100%;max-width:1200px;background:var(--ticker-bg);border:1px solid var(--ticker-border);border-radius:6px;overflow:hidden;position:relative;box-shadow:0 4px 40px rgba(0,0,0,.35)}
.ticker-widget-3 .ticker-wrapper::before{content:"";display:block;height:2px;background:linear-gradient(90deg,#e05caf 0,#f08acd 50%,#e05caf 100%);background-size:200% 100%;animation:shimmer 3s linear infinite}
@keyframes shimmer{
0%{background-position:0 0}
100%{background-position:200% 0}
}
.ticker-widget-3 .ticker-track-outer{overflow:hidden;white-space:nowrap;padding:0}
.ticker-widget-3 .ticker-track{display:inline-flex;animation:scroll-left 28s linear infinite}
.ticker-widget-3 .ticker-track:hover{animation-play-state:paused}
@keyframes scroll-left{
0%{transform:translateX(0)}
100%{transform:translateX(-50%)}
}
.ticker-widget-3 .ticker-item{display:inline-flex;align-items:center;gap:6px;padding:9px 22px 9px 18px;border-right:1px solid var(--separator);flex-shrink:0;cursor:default;transition:background .2s}
.ticker-widget-3 .ticker-item:hover{background:rgba(255,255,255,.04)}
.ticker-widget-3 .ticker-label{font-family:"IBM Plex Sans",sans-serif;font-size:10.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--label-color)}
.ticker-widget-3 .ticker-value{font-family:"IBM Plex Mono",monospace;font-size:12.5px;font-weight:600;color:var(--text-primary);letter-spacing:.02em}
.ticker-widget-3 .ticker-change{font-family:"IBM Plex Mono",monospace;font-size:11px;font-weight:400;display:inline-flex;align-items:center;gap:2px}
.ticker-widget-3 .ticker-change.up{color:var(--up-color)}
.ticker-widget-3 .ticker-change.down{color:var(--down-color)}
.ticker-widget-3 .arrow{font-size:10px;line-height:1}
.ticker-widget-3 .ticker-wrapper::after{content:"";position:absolute;top:2px;right:0;bottom:0;width:60px;background:linear-gradient(90deg,transparent,var(--ticker-bg));pointer-events:none}
#error-page{margin:0!important;padding:0!important}
.seach-page .search-articles .article-type-nine .post-info{min-height:200px}
.seach-page .section-label.cat-label{display:block;margin-bottom:1rem}
.pagination .page-numbers.current{display:flex;min-width:44px;padding:16px;flex-direction:column;justify-content:center;align-items:center;gap:16px;background:#1c3d99;color:#fff}
.author-template-1 .categories-tab ul li a{white-space:nowrap}
.author-template-1 .categories-tab ul{overflow:auto}
.author-template-1 .author-card .avatar-wrap img{object-fit:cover}
.author-template-2 .author-page-header{flex-wrap:wrap}
.author-template-2 .author-page-header .category-tab ul{overflow:auto}
@keyframes shimmer{
0%{background-position:200% 0}
100%{background-position:-200% 0}
}
.no-results{width:100%;height:500px;background:#ccc;padding:12px;margin-top:1rem;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:1rem}
.no-results .search-input-container{width:80%;margin-top:2rem}
.no-results h2{text-align:center}
.search-form button{background:#011928;color:#fff;border:none}
.search-overlay{width:100%;height:100%;background:rgba(0,0,0,.75);position:fixed;top:0;bottom:0;z-index:99;display:none}
.search-overlay.active{display:block}
.search-overlay .close{display:flex;gap:5px;padding:10px;align-items:center;font-weight:700;color:#fff;cursor:pointer}
.search-overlay .close svg{fill:#fff}
.search-overlay .close{float:right}
.search-overlay .search-overlay-inner{padding:2rem;display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.search-overlay .search-overlay-inner .search-input-container{width:90%}
.search-overlay .search-overlay-inner .search-input-container input{border-radius:50px;height:80px;width:100%;padding:10px;font-size:20px;text-align:center;margin-bottom:1rem}
.search-overlay .search-overlay-inner .search-input-container button{display:flex;width:30%;height:50px;border-radius:50px;border:none;justify-content:center;align-items:center;background:#1c3d99;margin:auto}
.mobile-only{display:none!important}
.desktop-only{display:block!important}
.header-section .row{width:100%}
.market-widget .market-inner,.trading-widget .time-tabs{overflow:auto}
.pl-5{padding-right:3.5rem}
.recommended-widget h2{color:#1c3d99;font-family:"Helvetica Neue";font-size:18px;font-weight:500;line-height:24px;border-bottom:1px solid #d6d6d6;padding-bottom:10px;margin-bottom:1rem;text-transform:uppercase}
.recommended-widget article{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:16px}
.recommended-widget article figure{width:45%;height:110px}
.recommended-widget article figure img{width:100%;height:100%;object-fit:cover}
.recommended-widget article .post-info{width:55%}
.recommended-widget article .post-info .post-title{color:#001928;font-family:"Helvetica Neue";font-size:14px;font-weight:500;margin-bottom:.45rem}
.recommended-widget article .post-info .post-author{color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;margin-bottom:.45rem}
.recommended-widget article .post-info .post-date{color:#d6d6d6;font-family:"Helvetica Neue";font-size:12px;font-weight:400;line-height:20px}
.trading-widget-article{width:100%;margin-top:2rem;margin-bottom:2rem}
.trading-widget-article .dashboard-card{display:flex;width:100%;height:490px;padding:24px 24px 32px 24px;flex-direction:column;align-items:center;border:1px solid #f1f1f1;background:#fff}
.trading-widget-article .dashboard-card .dashboard-card-header{align-items:center;display:flex;justify-content:space-between;flex-wrap:wrap;width:100%}
.trading-widget-article .section-title{color:#001928;font-family:"Helvetica Neue";font-size:18px;font-weight:700;display:flex;gap:10px;align-items:flex-start;justify-content:flex-start}
.trading-widget-article .time-tabs{display:flex;gap:4px;background:#f0f2f5;border-radius:10px;padding:4px;display:flex;width:316px;height:50px;padding:3px 4px 2px 4px;justify-content:center;align-items:center;gap:12px;border-radius:10px;background:#f9f5ef}
.trading-widget-article .time-tab{border:none;background:0 0;cursor:pointer;transition:all .18s ease;color:#555;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;display:flex;width:68px;height:36px;padding:8px 26px 4px 22px;align-items:center;flex-shrink:0;border-left:1px solid #bfbfbf}
.trading-widget-article .time-tab.active{background:#1c3d99;color:#fff;border-radius:4px;box-shadow:0 2px 8px rgba(27,58,107,.18);display:flex;width:68px;height:36px;padding:8px 24px 4px 23px;justify-content:center;align-items:center;flex-shrink:0}
.trading-widget-article .time-tab:hover:not(.active){background:#e2e5eb;color:var(--text-primary);box-shadow:0 2px 8px rgba(27,58,107,.18);border:none}
.trading-widget-article .chart-wrapper{position:relative;height:280px;margin:18px 0 20px;width:100%}
.trading-widget-article .chart-legend{display:flex;flex-wrap:wrap;gap:20px;padding-top:14px;width:100%;justify-content:space-between;border-top:1px solid var(--border)}
.trading-widget-article .legend-item{display:flex;flex-direction:column;gap:4px;cursor:pointer}
.trading-widget-article .legend-label{color:#001928;font-family:"Helvetica Neue";font-size:16px;font-style:normal;font-weight:500;line-height:24px}
.trading-widget-article .legend-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}
.trading-widget-article .legend-pct{font-family:"DM Mono",monospace;font-size:.78rem;font-weight:500;padding-left:14px}
.trading-widget-article .legend-bar{height:3px;border-radius:2px;width:72px}
.trading-widget-article .pos{color:var(--positive)}
.trading-widget-article .neg{color:var(--negative)}
.trading-widget-article .market-title{color:#1c3d99;font-family:"Helvetica Neue";font-size:18px;text-transform:uppercase;font-weight:500;line-height:24px}
.trading-widget-article .market-row{display:flex;justify-content:space-between;align-items:flex-end;padding:13px 0;border-bottom:1px solid #d6d6d6;width:100%}
.trading-widget-article .market-row:last-child{border-bottom:none}
.trading-widget-article .market-name{color:#001928;font-family:"Helvetica Neue";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.trading-widget-article .market-values{text-align:right}
.trading-widget-article .market-price{color:#001928;font-family:"Helvetica Neue";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.trading-widget-article .market-change{display:block;font-family:"Helvetica Neue";font-size:14px;font-style:normal;font-weight:400;line-height:20px}
.trading-widget-article .chart-tooltip-box{background:var(--accent-blue)!important;border-radius:10px!important;padding:10px 16px!important;box-shadow:0 8px 24px rgba(27,58,107,.25)!important}
.social-share-article-bottom{margin-top:1.5rem;margin-bottom:1.5rem;display:flex;gap:20px;justify-content:flex-start;align-items:center}
.social-share-article-bottom p{color:#001928;text-align:center;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:24px;margin:0}
.social-share-article-bottom ul{list-style:none;display:flex;gap:12px;justify-content:flex-start;align-items:center;margin:0;padding:0}
.social-share-article-bottom ul li a svg{fill:#1c3d99}
.author-card-article{margin-top:2.5rem;margin-bottom:2.5rem;border-top:1px solid #d6d6d6;padding-top:22px;padding-bottom:22px;border-bottom:1px solid #d6d6d6;display:flex;align-items:center;justify-content:space-between}
.author-card-article figure{width:5%}
.author-card-article figure img{width:80px;height:80px;object-fit:cover;border-radius:50%}
.author-card-article .author-info{width:92%}
.author-card-article .author-info .name{color:#001928;font-family:"Helvetica Neue";font-size:18px;font-weight:700;margin-bottom:1rem}
.author-card-article .author-info .bio{color:#555;font-family:"Helvetica Neue";font-size:16px;font-weight:400;line-height:24px}
.related-posts{margin-bottom:2rem;margin-top:1.4rem}
.related-posts h2{text-transform:uppercase;color:#1c3d99;font-family:"Helvetica Neue";font-size:28px;font-weight:500;line-height:46px}
.margin-bottom-3{margin-bottom:3rem}
.most-viewed-widget h2{color:#1c3d99;font-family:"Helvetica Neue";font-size:18px;font-style:normal;font-weight:500;line-height:24px;border-bottom:1px solid #d6d6d6;padding-bottom:.75rem;margin-bottom:16px}
.most-viewed-widget article{padding-bottom:30px}
.most-viewed-widget article:first-child{border-bottom:1px solid #d6d6d6}
.most-viewed-widget article figure{margin-bottom:.65rem}
.most-viewed-widget article figure img{width:100%;height:250px;object-fit:cover}
.most-viewed-widget article .post-title{color:#001928;font-family:"Helvetica Neue";font-size:20px;font-weight:500;line-height:30px;margin-bottom:.65rem}
.most-viewed-widget article .post-excerpt{color:#001928;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px}
.comment-form-section{border-radius:4px;background:#f2f2f2;padding:1rem;padding:1.5rem 1rem;width:100%;min-height:400px}
.comment-form-section h3{color:#1c3d99;font-family:"Helvetica Neue";font-size:28px;font-weight:500;line-height:46px}
.comment-form-cookies-consent{margin-bottom:2rem;font-family:"Helvetica Neue";font-size:14px}
.naira-comment-list{list-style:none}
.comments-section-content ol{list-style:none}
.comments-section-content ol.children{margin-top:1rem}
.comments-section-content h2{font-size:1.25rem;font-weight:600;color:#1a1a2e;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #1c3d99}
.comments-section-content .comment-card{background:#fff;border:.5px solid #e0e3ea;border-radius:10px;padding:1rem 1.25rem;margin-bottom:1rem}
.comments-section-content .comment-card.is-reply{border-left:3px solid #1c3d99;border-radius:0 10px 10px 0;background:#f9fbff;margin-bottom:.75rem}
.comments-section-content .comment-avatar{width:40px;height:40px;border-radius:50%;background:#1c3d99;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}
.comments-section-content .comment-avatar.alt{background:#e8edff;color:#1c3d99}
.comments-section-content .comment-author{font-size:.875rem;font-weight:600;color:#1a1a2e;margin:0}
.comments-section-content .comment-meta{font-size:.75rem;color:#6b7280;margin:0}
.comments-section-content .comment-body{font-size:.875rem;color:#374151;line-height:1.6;margin:.5rem 0 0}
.comments-section-content .comment-actions{display:flex;gap:1rem;margin-top:.6rem}
.comments-section-content .comment-actions button{background:0 0;border:none;padding:0;font-size:.75rem;color:#6b7280;cursor:pointer;display:flex;align-items:center;gap:4px}
.comments-section-content .comment-actions button:hover{color:#1c3d99}
.comments-section-content .badge-author{background:#e8edff;color:#1c3d99;font-size:.65rem;font-weight:600;padding:2px 7px;border-radius:99px;margin-left:6px;vertical-align:middle}
#scroll-meter{position:fixed;top:0;left:0;width:0%;height:3px;background:#1c3d99;z-index:9999;transition:width 80ms linear;border-radius:0 2px 2px 0}
.menufixed{position:fixed;top:0;left:0;right:0;z-index:1000;box-shadow:0 2px 10px rgba(0,0,0,.15);background:#243b93;padding:1rem 2rem 1rem 2rem}
.read-also-container{background:#f2f2f2;padding:2rem;width:100%;min-height:100px;margin-bottom:1.5rem}
.read-also-container header.type-2 .section-title h2{margin-top:.8rem;margin-bottom:1rem;color:#1c3d99;text-transform:uppercase;font-weight:600}
.read-also-container ul{margin-top:1rem;list-style-type:none!important;list-style:none!important;padding-left:1.4em}
.read-also-container ul li{margin-bottom:25px!important;position:relative}
.read-also-container ul li::before{content:"►";position:absolute;left:-1.2em;color:#1c3d99;font-size:1.1em}
.read-also-container ul li a{color:#222!important;font-family:"Helvetica Neue";font-weight:400!important;font-size:16px!important}
.read-also-container header h2{font-size:20px;font-family:"Helvetica Neue";font-weight:400;background:#f2f2f2;z-index:999;padding-inline:10px}
.article-type-two .post-info .post-title{font-size:18px;line-height:1.5rem}
.ad-container-inner img{max-width:100%}
.top-banner-ads img{max-wdith:100%;width:100%}
.dropdown-menu{border-radius:0!important;padding:0 10px 0 10px!important;min-width:250px!important}
.dropdown-menu li{border-bottom:1px solid #d6d6d6}
.dropdown-menu li:last-child{border-bottom:none}
.dropdown-menu li:hover{background:0 0}
.dropdown-menu li a:hover{background:0 0}
.gsc-control-cse{font-family:"Helvetica Neue",sans-serif;border-radius:50px}
.gsc-input{width:100%!important;height:50px!important;padding:2.5rem!important;border-radius:50px!important;border:none!important;font-family:"Helvetica Neue",sans-serif!important;font-size:25px!important;font-weight:400!important;line-height:16px!important;color:#243b93!important;background:0 0!important}
form.gsc-search-box{max-width:90%!important;width:90%!important}
td.gsc-input{padding:0!important}
.gsc-search-box tr{border:none!important}
.gsc-search-box tr td{border:none!important}
.gsc-input-box{border:none!important}
.gsc-input-box table{border:none!important}
.gsc-input-box table tbody{border:none!important}
.gsc-search-box table{border:none}
.gsc-search-button-v2{background-color:#243b93!important;color:#fff!important;border:none!important;font-size:14px!important;padding:.95rem!important;border-top-right-radius:20px!important;border-bottom-right-radius:20px!important;margin-left:-1rem!important;margin-top:-.1rem!important}
.gsc-above-wrapper-area{max-width:100%!important}
.gsc-wrapper{max-width:100%!important}
.gsc-input .gsc-input-box{border-radius:50px!important}
.recommended-widget-2{margin-bottom:2rem}
.recommended-widget-2 article{margin-bottom:1rem}
.recommended-widget-2 article figure{width:100%;height:150px;margin-bottom:10px}
.recommended-widget-2 article figure img{width:100%;height:100%;object-fit:cover}
.recommended-widget-2 article .post-title{font-family:"Helvetica Neue";font-weight:500;font-size:14px;line-height:100%;letter-spacing:0;color:#001928;margin-bottom:10px}
.recommended-widget-2 article .post-author{font-family:"Helvetica Neue";font-weight:400;font-size:14px;line-height:20px;letter-spacing:0;color:#555}
.recommended-widget-2 article .post-date{font-family:"Helvetica Neue";font-weight:400;font-size:12px;line-height:20px;letter-spacing:0;color:#d6d6d6}
.recommended-widget-2 header{margin-bottom:16px;display:flex;gap:10px;align-items:center}
.recommended-widget-2 header h2{color:#1c3d99;font-family:"Helvetica Neue";font-size:18px;font-weight:700;line-height:100%;color:#1c3d99;text-transform:uppercase;margin:0}
.recommended-widget-2 header svg{width:24px;height:24px}
.latest-news-widget{margin-bottom:2rem}
.latest-news-widget header{margin-bottom:16px;display:flex;gap:10px;align-items:center}
.latest-news-widget header h2{color:#1c3d99;font-family:"Helvetica Neue";font-size:18px;font-weight:700;line-height:100%;color:#1c3d99;text-transform:uppercase;margin:0}
.latest-news-widget header svg{width:24px;height:24px}
.latest-news-widget .live-text{color:#f20c26;font-family:"Helvetica Neue";font-size:16px;font-weight:700}
.latest-news-widget .news-list{display:flex;flex-direction:column;gap:16px;width:100%}
.latest-news-widget .news-item{color:#001928;font-family:"Helvetica Neue";font-size:16px;font-weight:400;line-height:24px;text-decoration:none}
.latest-news-widget .news-item:hover{color:#1c3d99}
.article-page-2 .related-tags ul{flex-wrap:wrap}
.header-one .menufixed .brand .tagline{display:none!important}
.menufixed .tagline{display:none!important}
.article-page-2 header .post-meta .category{padding:10px}
@charset "UTF-8";
@media (max-width:1025px){
.article-page-2 .sticky-div{display:none}
.article-page-2 .related-stories article figure{height:450px}
.article-page-2 .related-stories article{margin-bottom:1rem}
.desktop-only{display:none!important}
.mobile-only{display:block!important}
.related-article-item figure{height:200px}
.pl-5{padding-right:unset}
.recommended-widget article figure{width:45%;height:250px}
.recommended-widget article{align-items:center}
.author-card-article{display:flex;flex-direction:column}
.author-card-article figure{width:100%;display:flex;justify-content:center;margin-bottom:1rem}
.author-card-article .author-info{width:100%}
.author-card-article .author-info .name{text-align:center}
.author-card-article .author-info .bio{text-align:center}
.related-article-item{margin-bottom:1rem}
.most-viewed-widget article figure img{height:450px}
.author-template-2 .author-page-header{margin-top:2rem;margin-bottom:1rem}
.author-template-2 .author-stats{gap:100px}
.author-template-2 .author-stats .stat-item{text-align:center}
.author-template-2 .author-card figure{width:30%}
.author-template-2 .author-card .author-info .bio{width:100%}
article.featured .post-info .post-title{font-size:25px}
article.featured{margin-bottom:2rem}
.article-type-nine figure{height:450px}
.sticky-div{position:unset}
.author-template-1 .author-card .bio{display:block;color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;margin-bottom:1rem;text-align:center}
.author-template-1 .categories-tab ul{overflow:auto}
.author-template-1 .author-card h5{color:#001928;font-family:"Helvetica Neue";font-size:24px;font-weight:700;line-height:30px}
.author-template-1 .author-card .role-badge{color:#001928;font-family:"Helvetica Neue";font-size:14px;font-style:normal;font-weight:400;line-height:20px}
.author-template-1 .author-profile h1,.author-template-1 .author-profile p.bio,.author-template-1 .author-profile p.position{display:none}
.seach-page .filters-row{flex-wrap:unset;overflow:auto}
.bg-504-dark .headline,.bg-504-dark .headline em{font-size:60px;line-height:3rem;text-decoration:none}
.bg-504-dark .bottom-bar{flex-direction:column}
.bg-504-dark .timer-box{width:100%;justify-content:center}
.bg-504-dark .btn-retry{width:100%}
.footer-one .footer-link{display:flex;width:100%;gap:10rem;justify-content:center}
.footer-one .newsletter-widget{width:100%;margin-bottom:65px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:2rem}
.footer-one .newsletter-widget form{align-self:unset}
.footer-one .social-channels{justify-content:center}
.footer-one .download-app{margin:auto;width:80%;margin-bottom:1rem}
.footer-one .download-app{min-height:50px;padding:13px}
.footer-one .brand-widget{margin:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}
.seach-page .search-articles .article-type-nine figure{height:600px}
.header-one .header-logo{width:300px}
.navbar-toggler-icon{width:2rem;height:2rem}
.header-section .row{width:100%}
}
@media (max-width:769px){
.related-stories article{margin-bottom:1rem}
.article-page-2 .sticky-div{display:none}
.article-page-2{margin-top:1rem}
.article-page-2 header .breadcrumbs{margin-bottom:1.5rem}
.article-page-2 header h1.post-title{font-size:25px;line-height:2rem;margin-bottom:1.5rem}
.article-page-2 .post-thumbnail img{height:auto}
.article-page-2 .related-stories article figure{height:350px}
.article-page-2 .author-card{flex-direction:column;gap:10px;justify-content:center;width:100%;align-items:center}
.article-page-2 .author-card .author-info .author-name{text-align:center}
.article-page-2 .author-card .author-info .description{text-align:center}
.article-page-2 .post-thumbnail{max-width:unset}
.article-page-2 .post-thumbnail img{width:100vw;position:relative;left:50%;transform:translateX(-50%);display:block;max-width:unset}
.article-page-2 .post-thumbnail figcaption{width:100vw;position:relative;left:50%;transform:translateX(-50%);display:block;max-width:unset}
.article-page-1 .post-thumbnail{width:100vw;position:relative;left:50%;transform:translateX(-50%);display:block}
.article-page-1 .post-content img{object-fit:contain;height:auto}
.header-section .social-channels{display:none}
.article-type-six{min-width:90%}
.article-type-eight figure,.article-type-seven figure{width:100%;height:450px}
.article-type-seven{margin-bottom:1rem}
.pl-5{padding-right:unset}
.recommended-widget article figure{width:45%;height:150px}
.recommended-widget article{align-items:center}
.author-card-article{display:flex;flex-direction:column}
.author-card-article figure{width:100%;display:flex;justify-content:center;margin-bottom:1rem}
.author-card-article .author-info{width:100%}
.author-card-article .author-info .name{text-align:center}
.author-card-article .author-info .bio{text-align:center}
.related-article-item{margin-bottom:1rem}
.most-viewed-widget article figure img{height:450px}
.top-section .top-order-1{order:1}
.top-section .top-order-2{order:2}
.top-section .top-order-3{order:3}
.desktop-only{display:none!important}
.mobile-only{display:block!important}
.search-overlay .search-overlay-inner .search-input-container input{height:50px}
.search-overlay .search-overlay-inner .search-input-container{width:100%}
.search-overlay .search-overlay-inner .search-input-container button{width:80%}
.header-one .header-logo{width:300px}
.navbar-toggler-icon{width:2rem;height:2rem}
article.featured figure{border:none;padding:15px}
article.featured figure img{border-radius:11px}
article.featured figure a{width:100%}
.author-template-1 .author-card .contact-row{text-align:center}
.article-type-ten figure{height:350px}
.author-template-1 .specialty-card ul{gap:15px}
.tag-page .articles-grid{display:flex;flex-direction:column}
.tag-page .article-card{border-right:none;border-bottom:none;padding:10px}
.related-tags ul{flex-wrap:nowrap;overflow:auto}
.related-tags ul li a{white-space:nowrap}
.article-type-nine figure{height:400px}
.author-template-2 .author-stats{gap:15px}
.author-template-2 .author-card{flex-direction:column;justify-content:center;gap:0;width:100%;align-items:center}
.author-template-2 .author-card .author-info{width:100%}
.author-template-2 .author-card figure{width:100%;display:flex;justify-content:center;margin-bottom:24px}
.author-template-2 .author-card figure img{margin:auto;width:120px;height:120px}
.author-template-2 .author-card .author-info .author-title{color:#001928;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;text-align:center}
.author-template-2 .author-card .author-info h1{color:#001928;font-family:"Helvetica Neue";font-size:24px;font-weight:700;line-height:30px;text-align:center}
.author-template-2 .author-card .author-info .bio{color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;text-align:center;width:100%}
.author-template-2 .author-card .author-info .location{justify-content:center}
.author-template-2 .author-stats{padding:0}
.author-template-2 .author-stats .stat-item p{color:#001928;font-size:18px;font-weight:500;line-height:24px}
.author-template-2 .author-stats .stat-item span{color:#555;font-family:"Helvetica Neue";font-size:12px;font-weight:400;line-height:20px}
article.featured{margin-bottom:1rem}
article.featured figure{height:350px}
article.featured figure img{height:300px}
article.featured .post-info .post-title{font-size:20px}
.author-template-1 .author-card .bio{display:block;color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;margin-bottom:1rem;text-align:center}
.author-template-1 .categories-tab ul{overflow:auto}
.author-template-1 .author-card h5{color:#001928;font-family:"Helvetica Neue";font-size:24px;font-weight:700;line-height:30px}
.author-template-1 .author-card .role-badge{color:#001928;font-family:"Helvetica Neue";font-size:14px;font-style:normal;font-weight:400;line-height:20px}
.author-template-1 .author-profile h1,.author-template-1 .author-profile p.bio,.author-template-1 .author-profile p.position{display:none}
.article-type-ten{flex-direction:column;gap:5px}
.article-type-ten figure{width:100%}
.article-type-ten .post-info{width:100%}
.sticky-div{position:unset}
.article-type-eleven{flex-direction:column;gap:0}
.article-type-eleven figure{width:100%;margin-bottom:16px;height:350px}
.article-type-eleven .post-info{width:100%}
.bg-504-dark .headline,.bg-504-dark .headline em{font-size:60px;line-height:3rem;text-decoration:none}
.bg-504-dark .bottom-bar{flex-direction:column}
.bg-504-dark .timer-box{width:100%;justify-content:center}
.bg-504-dark .btn-retry{width:100%}
.bg-504 .page-content{width:90%}
.bg-504 .btn-container{flex-direction:column;width:100%}
.bg-504 .btn-home,.bg-504 .timer{width:100%}
.category-page-1 header{width:100%}
.seach-page .search-articles .article-type-nine figure{height:350px}
.category-page-1 .news-card-section .col-md-6:nth-child(odd) .news-card{border:none}
.category-page-1 .top-section article.cover{height:400px}
.category-page-1 .top-section article.cover .post-title{font-size:30px;line-height:2.5rem;padding:20px}
.category-page-1 header h1{font-size:30px}
.category-page-1 .news-card-section .card-title{line-height:1.5rem;font-size:16px}
.category-page-1 .news-card-section .row-divider{display:none}
.category-page-1 .news-card-section .news-card{padding:1rem}
.category-page-1 .more-stories-section .story-title{font-size:16px;line-height:1.3rem}
.footer-one .download-app{margin:auto;width:80%;margin-bottom:1rem}
.footer-one .download-app{min-height:50px;padding:13px}
.footer-one .brand-widget{margin:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}
.footer-one .footer-link{display:flex;width:100%;gap:10rem;justify-content:center}
.footer-one .newsletter-widget{width:100%;margin-bottom:65px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:2rem}
.footer-one .newsletter-widget form{align-self:unset}
.footer-one .social-channels{justify-content:center}
}
@media (max-width:479px){
.article-page-2 .sticky-div{display:none}
.article-page-2{margin-top:1rem}
.article-page-2 header .breadcrumbs{margin-bottom:1.5rem}
.article-page-2 header h1.post-title{font-size:25px;line-height:2rem;margin-bottom:1.5rem}
.article-page-2 .post-thumbnail img{height:auto}
.article-page-2 .related-stories article figure{height:200px}
.article-page-2 .author-card{flex-direction:column;gap:10px;justify-content:center;width:100%;align-items:center}
.article-page-2 .author-card .author-info .author-name{text-align:center}
.article-page-2 .author-card .author-info .description{text-align:center}
.article-page-2 .post-thumbnail{max-width:unset}
.article-page-2 .post-thumbnail img{width:100vw;position:relative;left:50%;transform:translateX(-50%);display:block;max-width:unset}
.article-page-2 .post-thumbnail figcaption{width:100vw;position:relative;left:50%;transform:translateX(-50%);display:block;max-width:unset}
.article-page-1 .post-thumbnail img{height:auto;object-fit:contain}
.recommended-widget article figure{width:45%;height:120px}
.article-type-eight figure,.article-type-seven figure{height:300px}
.article-type-six{min-width:90%}
.podcast{height:auto}
.article-type-six figure{width:100%;height:400px}
.article-type-six figure figcaption{font-size:16px;line-height:1.3rem}
.article-page-1 header .article-title{color:#001928;font-family:"Helvetica Neue";font-size:24px;font-weight:700;line-height:32px;margin-top:1rem}
.pl-5{padding:unset}
.author-card-article{display:flex;flex-direction:column}
.author-card-article figure{width:100%;display:flex;justify-content:center;margin-bottom:1rem}
.author-card-article .author-info{width:100%}
.author-card-article .author-info .name{text-align:center}
.author-card-article .author-info .bio{text-align:center}
.article-page-1 .post-thumbnail img{height:305px}
.related-article-item{margin-bottom:24px}
.related-article-item .post-info .post-title{color:#001928;font-family:"Helvetica Neue";font-size:14px;font-weight:500}
.comments-section-content{margin-bottom:1.4rem}
.article-page-1 .post-content ol li,.article-page-1 .post-content p,.article-page-1 .post-content ul li{font-size:16px}
.article-page-1 .post-content p{margin-bottom:20px}
.article-page-1 .blurb-container .blurb{font-size:16px;line-height:1.4rem}
.breaking-hero{max-height:unset}
.breaking-hero .post-title{font-size:25px;line-height:1.8rem}
.article-type-one figure{height:250px}
.article-type-one .post-info .post-title{font-size:20px}
.article-type-one{margin-bottom:1.2rem}
.insights-widget{margin-top:2rem}
.article-type-two figure{height:250px}
.article-type-three .post-info .post-categories{margin-bottom:10px}
.article-type-three{margin-bottom:1.4rem}
.article-type-four{height:350px;margin-bottom:1rem}
.article-type-four .post-title{width:100%;font-size:25px;line-height:2rem}
.article-type-five{margin-bottom:1.4rem}
.article-type-five figure{width:30%;height:105px}
.article-type-five .post-info{width:70%}
.article-type-five .post-info .post-title{line-height:1.5rem;font-size:16px;margin-bottom:5px}
.podcast{flex-direction:column;gap:0}
.podcast figure{width:100%;border-top-right-radius:10px;border-top-left-radius:10px;border-bottom-left-radius:0}
.podcast figure img{border-top-right-radius:10px;border-top-left-radius:10px;border-bottom-left-radius:0}
.podcast figure .play-btn{border-bottom-left-radius:0}
.podcast .post-info{width:100%;border-top-right-radius:0;border-bottom-left-radius:10px;height:auto}
.article-type-seven figure{height:300px}
.article-type-eight,.article-type-seven{margin-bottom:1.5rem}
.header-one .header-logo{width:200px}
.navbar-toggler-icon{width:2rem;height:2rem}
.category-page-2 .top-section{flex-direction:column}
.category-page-2 header .header-inner{flex-direction:column;width:100%;justify-content:flex-start;align-items:flex-start}
.category-page-2 header .header-inner .heading{margin-bottom:1.5rem}
.category-page-2 .item-title{color:#001928;font-family:"Helvetica Neue";font-size:17px;font-weight:700;line-height:1.5rem}
.category-page-2 .item-icon{width:40px;height:40px;padding:10px}
.category-page-2 .category-tag{font-size:12px}
.category-page-2 .news-item{gap:10px}
.category-page-2 .top-section article{width:100%}
article.featured figure{border-radius:0;padding:12px}
article.featured figure img{border-radius:11px;height:325px}
.article-type-ten figure{height:250px}
.article-type-nine figure{height:250px}
.author-template-2 .author-stats{gap:15px}
.author-template-2 .author-card{flex-direction:column;justify-content:center;gap:0;width:100%;align-items:center}
.author-template-2 .author-card .author-info{width:100%}
.author-template-2 .author-card figure{width:100%;display:flex;justify-content:center;margin-bottom:24px}
.author-template-2 .author-card figure img{margin:auto;width:120px;height:120px}
.author-template-2 .author-card .author-info .author-title{color:#001928;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;text-align:center}
.author-template-2 .author-card .author-info h1{color:#001928;font-family:"Helvetica Neue";font-size:24px;font-weight:700;line-height:30px;text-align:center}
.author-template-2 .author-card .author-info .bio{color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;text-align:center;width:100%}
.author-template-2 .author-card .author-info .location{justify-content:center}
.author-template-2 .author-stats{padding:0}
.author-template-2 .author-stats .stat-item p{color:#001928;font-size:18px;font-weight:500;line-height:24px}
.author-template-2 .author-stats .stat-item span{color:#555;font-family:"Helvetica Neue";font-size:12px;font-weight:400;line-height:20px}
article.featured{margin-bottom:2rem}
article.featured figure{height:350px}
article.featured figure img{height:300px}
article.featured .post-info .post-title{font-size:20px}
.author-template-1 .author-card .bio{display:block;color:#555;font-family:"Helvetica Neue";font-size:14px;font-weight:400;line-height:20px;margin-bottom:1rem;text-align:center}
.author-template-1 .categories-tab ul{overflow:auto}
.author-template-1 .author-card h5{color:#001928;font-family:"Helvetica Neue";font-size:24px;font-weight:700;line-height:30px}
.author-template-1 .author-card .role-badge{color:#001928;font-family:"Helvetica Neue";font-size:14px;font-style:normal;font-weight:400;line-height:20px}
.author-template-1 .author-profile h1,.author-template-1 .author-profile p.bio,.author-template-1 .author-profile p.position{display:none}
.article-type-ten{flex-direction:column;gap:5px}
.article-type-ten figure{width:100%}
.article-type-ten .post-info{width:100%}
.article-type-eleven{flex-direction:column;gap:0}
.article-type-eleven figure{width:100%;margin-bottom:16px;height:200px}
.article-type-eleven .post-info{width:100%}
.bg-504-dark .page-content{padding:12px;width:100%}
.seach-page .search-articles .article-type-nine figure{height:300px}
.bg-504-dark .headline,.bg-504-dark .headline em{font-size:40px;line-height:3rem;text-decoration:none}
.bg-504-dark .bottom-bar{flex-direction:column}
.bg-504-dark .timer-box{width:100%;justify-content:center}
.bg-504-dark .btn-retry{width:100%}
.seach-page .search-articles .article-type-nine figure{height:300px}
.seach-page .filters-row{display:flex;flex-wrap:unset;gap:.5rem;overflow:auto}
.seach-page .filter-btn{font-size:14px}
.pagination{gap:10px;flex-wrap:wrap}
.bg-404-dark .headline{color:#fff;text-align:center;font-size:20px;font-weight:500;line-height:30px;margin-bottom:2rem}
.bg-404-dark .btn-home{width:80%}
.bg-404-dark .subtext{color:#d6d6d6;text-align:center;font-size:14px;font-weight:400;line-height:20px}
.bg-404 .headline{color:#001928;text-align:center;font-size:20px;font-weight:500;line-height:30px;margin-bottom:2rem}
.bg-404 .subtext{color:#696969;text-align:center;font-size:16px;font-weight:400;line-height:24px;margin-bottom:79px}
.bg-404 .btn-home{width:80%}
.footer-one .footer-link{gap:3rem!important;display:flex;width:100%;flex-direction:column}
.footer-one .newsletter-widget h3{text-align:center}
.footer-one .newsletter-widget form{width:100%}
.footer-one .newsletter-widget{margin-top:2rem}
.footer-one .newsletter-widget form button,.footer-one .newsletter-widget form input{width:100%}
.footer-one .newsletter-widget form{flex-direction:column}
.category-page-1 .news-card-section .row-divider{display:none}
.category-page-1 .more-stories-section .story-title{color:#001928;font-size:18px;font-weight:500;line-height:24px}
.category-page-1 .more-stories-section .story-tag{color:#f20c26;font-size:12px;font-weight:400;line-height:20px}
.pagination li a.current{padding:5px;font-size:14px}
.category-page-1 .news-card-section .news-card{padding:0;margin-bottom:2rem}
.category-page-1 .news-card-section .card-title{color:#001928;font-size:18px;font-weight:700;line-height:normal;margin-bottom:.55rem}
.category-page-1 .news-card-section .card-tag{color:#1c3d99;font-size:12px;font-weight:700;line-height:16.7px}
.category-page-1 .news-card-section .card-byline,.category-page-1 .news-card-section .card-byline span.author{color:#555;font-size:14px;font-weight:400;line-height:20px}
.category-page-1 .top-section article.cover{height:300px}
.category-page-1 .top-section article.cover .post-title{color:#fff;font-size:24px;font-weight:700;line-height:32px;padding:12px}
.category-page-1 header{width:100%}
.category-page-1 header h1{color:#001928;font-family:"Helvetica Neue";font-size:24px;font-weight:700;line-height:32px}
}
@media (max-width:320px){
.article-page-1 .post-thumbnail img{height:250px}
.article-page-1 .article-xtra{display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:15px}
.article-page-1 header .post-meta .article-author,.article-page-1 header .post-meta .categories,.article-page-1 header .post-meta .post-date{font-size:12px}
.article-page-1 header .post-meta{gap:6px}
.article-page-1 header .article-title{font-size:20px;line-height:1.5rem}
.article-type-one figure{height:200px}
.article-type-two figure{height:200px}
.article-type-two .post-info .post-title{line-height:1.5rem}
.article-type-three figure{height:200px}
.article-type-eight figure,.article-type-seven figure{height:200px}
.header-one .header-logo{width:150px}
.header-one .brand .tagline li{font-size:10px}
.category-page-2 .top-section article figure{height:200px}
.category-page-2 .item-icon,.category-page-2 .item-number{display:none}
.category-page-2 .item-title{font-size:14px;line-height:1.5rem}
.category-page-2 .category-tag{font-size:10px}
.author-template-2 .author-stats .stat-item p{font-size:14px}
.featured figure img{border-radius:11px}
.featured figure{border-radius:0}
.author-template-2 .author-stats .stat-item span{font-size:11px}
.article-type-nine figure{height:200px}
.article-type-nine{margin-bottom:30px}
.article-type-nine .post-info .post-title{color:#001928;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:1.4rem}
article.featured figure{height:250px;padding:10px}
article.featured figure img{height:220px}
.bg-504 .page-content{width:100%}
.category-page-1 .more-stories-section .story-icon{display:none}
.seach-page .search-articles .article-type-nine figure{height:200px;margin-bottom:0}
.category-page-1 .more-stories-section .story-title{font-size:14px;line-height:1.2rem}
.category-page-1 .more-stories-section .story-tag{margin-bottom:.55rem}
.category-page-1 .top-section article.cover{height:250px}
.category-page-1 .top-section article.cover .post-title{font-size:14px;line-height:1.3rem}
.article-type-ten figure{height:200px}
.pagination .page-numbers.current{padding:5px}
.pagination li a{font-size:14px;min-width:20px}
.article-type-ten .post-info .post-title{color:#001928;font-family:"Helvetica Neue";font-size:16px;font-weight:500;line-height:1.2rem}
}
/*# sourceMappingURL=style.min.css.map */
