@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,.h6,h1,h2,h3,h4,h5,h6{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}
.h6,h6{font-size:1rem}
p{margin-top:0;margin-bottom:1rem}
abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}
address{margin-bottom:1rem;font-style:normal;line-height:inherit}
ol,ul{padding-left:2rem}
dl,ol,ul{margin-top:0;margin-bottom:1rem}
ol ol,ol ul,ul ol,ul ul{margin-bottom:0}
dt{font-weight:700}
dd{margin-bottom:.5rem;margin-left:0}
blockquote{margin:0 0 1rem}
b,strong{font-weight:bolder}
.small,small{font-size:.875em}
.mark,mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}
sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}
a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}
a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}
code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}
pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}
pre code{font-size:inherit;color:inherit;word-break:normal}
code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}
a>code{color:inherit}
kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}
kbd kbd{padding:0;font-size:1em}
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,tfoot,th,thead,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,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}
button,select{text-transform:none}
[role=button]{cursor:pointer}
select{word-wrap:normal}
select:disabled{opacity:1}
[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}
[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}
[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}
::-moz-focus-inner{padding:0;border-style:none}
textarea{resize:vertical}
fieldset{min-width:0;padding:0;margin:0;border:0}
legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}
@media (min-width:1200px){
legend{font-size:1.5rem}
}
legend+*{clear:left}
::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}
::-webkit-inner-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[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}
iframe{border:0}
summary{display:list-item;cursor:pointer}
progress{vertical-align:baseline}
[hidden]{display:none!important}
.lead{font-size:1.25rem;font-weight:300}
.blockquote{margin-bottom:1rem;font-size:1.25rem}
.blockquote>:last-child{margin-bottom:0}
.img-fluid{max-width:100%;height:auto}
.figure{display:inline-block}
.container,.container-fluid{--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{flex:1 0 0}
.col-12{flex:0 0 auto;width:100%}
.offset-1{margin-left:8.33333333%}
.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-6{flex:0 0 auto;width:50%}
}
@media (min-width:768px){
.col-md-4{flex:0 0 auto;width:33.33333333%}
.col-md-6{flex:0 0 auto;width:50%}
.col-md-8{flex:0 0 auto;width:66.66666667%}
.col-md-12{flex:0 0 auto;width:100%}
}
@media (min-width:992px){
.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-9{flex:0 0 auto;width:75%}
.col-lg-12{flex:0 0 auto;width:100%}
}
@media (min-width:1200px){
.col-xl-3{flex:0 0 auto;width:25%}
.col-xl-4{flex:0 0 auto;width:33.33333333%}
.col-xl-6{flex:0 0 auto;width:50%}
.col-xl-8{flex:0 0 auto;width:66.66666667%}
.col-xl-9{flex:0 0 auto;width:75%}
}
.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}
.table>thead{vertical-align:bottom}
.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: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.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.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.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}
.fade{transition:opacity .15s linear}
@media (prefers-reduced-motion:reduce){
.fade{transition:none}
}
.fade:not(.show){opacity:0}
.collapse:not(.show){display:none}
.collapsing{height:0;overflow:hidden;transition:height .35s ease}
@media (prefers-reduced-motion:reduce){
.collapsing{transition:none}
}
.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}
@media (prefers-reduced-motion:reduce){
.collapsing.collapse-horizontal{transition:none}
}
.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{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)}
.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}
.dropup .dropdown-toggle:empty::after{margin-left:0}
.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}
.dropend .dropdown-toggle:empty::after{margin-left:0}
.dropend .dropdown-toggle::after{vertical-align:0}
.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}
.dropstart .dropdown-toggle::after{display:none}
.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}
.dropstart .dropdown-toggle:empty::after{margin-left:0}
.dropstart .dropdown-toggle::before{vertical-align:0}
.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}
.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,.navbar>.container-fluid{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}
.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}
.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>.list-group{border-top:inherit;border-bottom:inherit}
.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}
.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}
.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}
.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}
@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)}
.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}
@media (prefers-reduced-motion:reduce){
.progress-bar{transition:none}
}
.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}
.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}
.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}
.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}
.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}
.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}
.list-group-item+.list-group-item{border-top-width:0}
.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}
.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-bg:rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}
.toast.showing{opacity:0}
.toast:not(.show){display:none}
.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color:var(--bs-body-color);--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}
.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}
.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.show .modal-dialog{transform:none}
.modal.modal-static .modal-dialog{transform:scale(1.02)}
.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}
.modal-backdrop.fade{opacity:0}
.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}
.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}
@media (min-width:576px){
.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}
.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}
}
.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)}
.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}
.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}
.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}
.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);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-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}
.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}
.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}
.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}
.popover-header:empty{display:none}
.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}
.carousel{position:relative}
.carousel.pointer-event{touch-action:pan-y}
.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}
@media (prefers-reduced-motion:reduce){
.carousel-item{transition:none}
}
.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}
.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}
.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}
.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}
.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:var(--bs-carousel-indicator-active-bg);background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}
@media (prefers-reduced-motion:reduce){
.carousel-indicators [data-bs-target]{transition:none}
}
.carousel-indicators .active{opacity:1}
: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{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.5}
.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}
@media (prefers-reduced-motion:reduce){
.offcanvas{transition:none}
}
.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}
.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}
.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}
.offcanvas-backdrop.fade{opacity:0}
.offcanvas-backdrop.show{opacity:.5}
.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}
}
.ratio{position:relative;width:100%}
.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}
.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}
.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}
.sticky-top{position:sticky;top:0;z-index:1020}
.sticky-bottom{position:sticky;bottom:0;z-index:1020}
@media (min-width:576px){
.sticky-sm-top{position:sticky;top:0;z-index:1020}
.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}
}
@media (min-width:768px){
.sticky-md-top{position:sticky;top:0;z-index:1020}
.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}
}
@media (min-width:992px){
.sticky-lg-top{position:sticky;top:0;z-index:1020}
.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}
}
@media (min-width:1200px){
.sticky-xl-top{position:sticky;top:0;z-index:1020}
.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}
}
@media (min-width:1400px){
.sticky-xxl-top{position:sticky;top:0;z-index:1020}
.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}
}
.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}
.object-fit-cover{object-fit:cover!important}
.d-flex{display:flex!important}
.shadow{box-shadow:var(--bs-box-shadow)!important}
.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}
.border-top{border-top: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-column{flex-direction:column!important}
.flex-grow-1{flex-grow:1!important}
.flex-wrap{flex-wrap:wrap!important}
.justify-content-center{justify-content:center!important}
.justify-content-between{justify-content:space-between!important}
.align-items-start{align-items:flex-start!important}
.align-items-center{align-items:center!important}
.m-1{margin:.25rem!important}
.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}
.mt-2{margin-top:.5rem!important}
.mt-4{margin-top:1.5rem!important}
.mb-0{margin-bottom:0!important}
.mb-1{margin-bottom:.25rem!important}
.mb-2{margin-bottom:.5rem!important}
.mb-3{margin-bottom:1rem!important}
.mb-4{margin-bottom:1.5rem!important}
.ms-auto{margin-left:auto!important}
.p-1{padding:.25rem!important}
.px-3{padding-right:1rem!important;padding-left:1rem!important}
.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}
.py-3{padding-top:1rem!important;padding-bottom:1rem!important}
.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}
.py-5{padding-top:3rem!important;padding-bottom:3rem!important}
.gap-2{gap:.5rem!important}
.gap-3{gap:1rem!important}
.gap-4{gap:1.5rem!important}
.fw-bold{font-weight:700!important}
.text-center{text-align:center!important}
.text-decoration-none{text-decoration:none!important}
.text-uppercase{text-transform:uppercase!important}
.text-wrap{white-space:normal!important}
.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}
.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}
.rounded{border-radius:var(--bs-border-radius)!important}
.visible{visibility:visible!important}
.invisible{visibility:hidden!important}
.z-1{z-index:1!important}
@media (min-width:768px){
.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}
.pe-md-3{padding-right:1rem!important}
.pe-md-4{padding-right:1.5rem!important}
.ps-md-4{padding-left:1.5rem!important}
}
@media (min-width:992px){
.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}
.ps-lg-4{padding-left:1.5rem!important}
}
:root{--brand-brown:#984A27;--brand-brown-light:#4a9e78;--text-dark:#111;--border-color:#e0e0e0}
.top-bar{border-bottom:1px solid var(--border-color);padding:10px 0;background:#984a26}
.top-bar .header-social-icons{display:inline-flex;gap:5px;justify-content:flex-start}
.top-bar .header-social-icons a{color:#f9fcf9;font-size:14px;margin-right:10px;text-decoration:none;transition:color .2s;display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:#984a27;background:#000;border-radius:50%}
.top-bar .header-social-icons a:hover{color:#f9fcf9;background:#161616}
.brand-name{font-family:"Playfair Display",serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;color:#984a27;letter-spacing:-.5px;text-decoration:none;color:#fff}
.btn-buy{background-color:var(--brand-brown);background-color:#000;color:#fff;border:none;border-radius:50px;font-size:.85rem;font-weight:500;padding:7px 20px;transition:background .2s}
.btn-buy:hover{background-color:#000;color:#fff}
.nav-bar{border-bottom:1px solid var(--border-color);padding:0;transition:all .3s ease}
.nav-bar.menufixed{position:fixed;top:0;left:0;right:0;z-index:1000;box-shadow:0 2px 10px rgba(0,0,0,.15);background:#fff}
.main-nav{display:flex;align-items:center;gap:0;list-style:none;margin:0;padding:0;flex-wrap:nowrap}
.main-nav li a{display:block;padding:15px 14px;font-size:.9rem;font-weight:500;color:var(--text-dark);text-decoration:none;white-space:nowrap;position:relative;transition:color .2s;font-weight:700}
.main-nav li a:hover{color:var(--brand-brown)}
.main-nav li.active>a{text-decoration:underline;text-underline-offset:3px}
.main-nav li a .bi-chevron-down{font-size:.7rem;margin-left:2px;vertical-align:middle}
.search-btn{background:0 0;border:none;font-size:1.15rem;color:var(--text-dark);cursor:pointer;padding:14px 0 14px 10px;transition:color .2s}
.search-btn:hover{color:var(--brand-brown)}
.main-nav li.has-dropdown{position:relative}
.main-nav li.has-dropdown .dropdown-menu{display:none;position:absolute;top:100%;left:0;min-width:160px;background:#fff;border:1px solid var(--border-color);border-top:2px solid var(--brand-brown);box-shadow:0 4px 12px rgba(0,0,0,.08);z-index:999;padding:6px 0;border-radius:0 0 4px 4px}
.main-nav li.has-dropdown:hover .dropdown-menu{display:block}
.main-nav li.has-dropdown .dropdown-menu li a{padding:8px 16px;font-size:.85rem}
footer{width:100%;min-height:200px;background:#161616;margin:0;padding-top:3.5rem}
footer .container{max-width:1400px}
footer .footer-bottom{padding:1.5rem 0;border-top:1px solid #ccc;margin-top:1.5rem;display:inline-flex;justify-content:space-between;align-items:center;width:100%}
footer .footer-bottom img{filter:brightness(0) invert(1);width:100px}
footer .footer-bottom .footer-socials ul{display:inline-flex;list-style:none;gap:20px;justify-content:flex-start;align-items:center;margin:0;padding:0}
footer .footer-bottom .footer-socials ul li a svg{color:#fff;fill:#fff;width:20px;height:20px}
footer .footer-bottom .footer-bottom-text{display:flex;gap:10px;justify-content:space-between;align-items:center}
footer .footer-bottom .footer-bottom-text p{font-size:14px;color:#cdcdcd;font-family:"DM Sans",sans-serif;margin:0;line-height:0}
footer .footer-links h3.menu-header{font-size:16px;font-family:"DM Sans",sans-serif;color:#fff;text-transform:uppercase;margin-bottom:1.5rem;font-weight:800}
footer .footer-links ul{list-style:none;margin:0;padding:0}
footer .footer-links ul li{font-weight:400;margin-bottom:.55rem}
footer .footer-links ul li a{font-family:"DM Sans",sans-serif;color:#fff;font-size:14px;text-decoration:none}
footer .footer-newsletter-widget{width:100%}
footer .footer-newsletter-widget p{font-size:12px;color:#a4a4a4}
footer .footer-newsletter-widget p a{color:#fff;text-decoration:underline}
footer .footer-newsletter-widget h2{font-family:"Playfair Display",serif;font-size:1.5rem;word-wrap:break-word;font-weight:600;line-height:2rem;letter-spacing:-1px;color:#fff}
footer .footer-newsletter-widget form#newsletter-sub-form input{width:100%;display:block;width:100%;background-color:#fff;color:#161616;box-shadow:none;padding:.675rem 1.125rem;border-radius:0;font-family:"DM Sans",sans-serif;outline:0;border:none;height:65px;font-weight:400;font-size:14px;border-radius:100px}
footer .footer-newsletter-widget form#newsletter-sub-form button{background:#984a27;color:#fff;border:none;text-align:center;width:100%;height:50px;display:flex;align-items:center;justify-content:center;margin-top:1rem;margin-bottom:1rem;border-radius:100px}
.article-page{min-height:600px;padding-top:3rem;padding-bottom:3rem}
.article-page .article-content figure{max-width:100%}
.article-page .article-content .post-tags{display:inline-flex;width:100%;gap:15px}
.article-page .article-content .post-tags a{min-width:70px;display:flex;height:30px;padding:0 .75rem;justify-content:center;align-items:center;color:#161616;background:#f1f1f1;text-decoration:none;font-family:"DM Sans";font-size:12px}
.article-page .article-content .author-card{max-width:100%;border-color:var(--color-border-tertiary)!important;border-radius:12px}
.article-page .article-content .author-avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;border:.5px solid var(--color-border-tertiary)}
.article-page .article-content .author-by{font-size:13px;color:var(--color-text-secondary)}
.article-page .article-content .author-name{font-size:15px;font-weight:600;color:var(--color-text-primary)}
.article-page .article-content .author-role{font-size:13px;color:var(--color-text-secondary)}
.article-page .article-content .verified-icon{width:16px;height:16px}
.article-page .article-content .author-divider{border-color:var(--color-border-tertiary);margin:14px 0}
.article-page .article-content .author-bio{font-size:14px;color:var(--color-text-secondary);line-height:1.65;margin:0;width:100%;max-width:100%}
.article-page .article-content{padding:1.3rem}
.article-page .article-content h1,.article-page .article-content h2,.article-page .article-content h3,.article-page .article-content h4,.article-page .article-content h5,.article-page .article-content h6{font-family:"Playfair Display",serif;margin-top:20px;margin-bottom:20px}
.article-page .article-content table{width:100%;border:1px solid #000;margin-bottom:1rem}
.article-page .article-content table th{border:1px solid #000;padding:10px}
.article-page .article-content table tr{border:1px solid #000}
.article-page .article-content table tr td{border:1px solid #000;padding:10px}
.article-page .article-content p{margin-bottom:20px;font-size:1.125rem;color:#000;font-family:"DM Sans",serif;line-height:1.5rem}
.article-page .article-content ul li{margin-bottom:15px;font-size:1.125rem;color:#000;font-family:"DM Sans",serif;line-height:1.5rem}
.article-page .article-content img{width:100%;height:auto;object-fit:cover;max-width:100%;margin-bottom:1.5rem;margin-top:1.5rem}
.article-page .article-content figure{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:1rem;max-width:100%}
.article-page .article-content figure img{width:100%;height:auto;object-fit:cover;max-width:100%;margin-bottom:0}
.article-page .article-content figure figcaption{width:100%;background:#000;color:#fff;font-family:"DM Sans",serif;padding:10px}
.article-page .article-content iframe{width:100%;max-width:100%;min-height:500px;margin-bottom:10px;margin-top:10px}
.article-page .post-thumbnail{position:relative;display:flex;flex-direction:row;align-items:flex-end;margin:0;margin-bottom:1.3rem}
.article-page .post-thumbnail img{width:100%;transition:.25s;max-width:100%;height:auto}
.article-page .post-title{font-family:"Playfair Display",serif;font-size:clamp(1.7rem,3.5vw,2.4rem);font-weight:700;line-height:1.2;margin-bottom:12px}
.article-page .post-excerpt{font-size:1.05rem;color:#444;font-family:"DM Sans",sans-serif;font-style:italic;margin-bottom:14px;line-height:1.5}
.article-page .author-line{display:flex;align-items:center;gap:10px;font-family:"DM Sans",sans-serif;font-size:14px;color:var(--muted)}
.article-page .author-avatar{display:flex;align-items:center;justify-content:center}
.article-page .author-avatar img{width:50px;height:50px;border-radius:50%}
.article-page .author-name{font-weight:600;color:var(--dark);font-size:16px;font-family:"DM Sans",sans-serif;text-decoration:none}
.article-page .category-item{font-family:"DM Sans",sans-serif;font-size:14px;color:var(--muted)}
.article-page .category-item a{color:var(--muted);text-decoration:none;font-weight:600}
.article-page .category-item a:hover{color:var(--accent)}
.category-page-header{width:100%;padding-top:2rem;padding-bottom:2rem;margin-bottom:2rem;border-bottom:2px solid #ccc}
.category-page-header header h2{font-family:"Playfair Display",serif;font-weight:700;font-size:3rem;line-height:1.35;margin-bottom:.4rem;margin-bottom:1rem}
.category-page-header header p{font-family:"DM Sans",sans-serif;font-size:20px;font-weight:400;line-height:28px;text-align:left}
.category-section{margin-bottom:5rem}
.category-section .section-wrapper{padding:40px 0}
.category-section header{display:flex;align-items:center;gap:18px;margin-bottom:28px;padding-bottom:14px;justify-content:space-between;width:100%}
.category-section header h2{font-family:"DM Sans",sans-serif;font-weight:800;font-size:1.2rem;text-transform:uppercase;margin:0}
.category-section header a{font-size:.8rem;color:var(--text-muted);text-decoration:none;display:flex;align-items:center;gap:4px;transition:color .2s;font-weight:600}
.category-section header a:hover{color:#984a27}
.category-section .big-article figure{position:relative;border-radius:2px;overflow:hidden;background:#000;aspect-ratio:16/9;margin-bottom:.85rem}
.category-section .big-article figure img{width:100%;height:100%;object-fit:cover;opacity:.88;display:block}
.category-section .big-article .post-title{font-family:"Playfair Display",serif;font-size:1.9rem;font-weight:900;line-height:1.15;margin-bottom:.45rem;color:var(--black)}
.category-section .big-article .post-excerpt{font-size:.95rem;color:#333;margin-bottom:.5rem;line-height:1.55}
.category-section .big-article .byline{font-size:.78rem;color:var(--gray)}
.category-section .big-article .byline a{color:var(--black);font-weight:600;text-decoration:underline}
.category-section .big-article .byline a:hover{color:var(--red)}
.category-section .small-article{display:flex;gap:1rem;align-items:flex-start;padding-bottom:1.1rem;border-bottom:1px solid var(--border);margin-bottom:1.1rem;width:100%;justify-content:space-between}
.category-section .small-article:last-of-type{border-bottom:none;margin-bottom:0}
.category-section .small-article .post-info{width:75%}
.category-section .small-article .post-info .post-title{font-family:"Playfair Display",serif;font-size:1.05rem;font-weight:700;line-height:1.25;margin-bottom:.3rem;color:var(--black)}
.category-section .small-article .post-info .byline{font-size:.78rem;color:var(--gray)}
.category-section .small-article .post-info .byline a{color:var(--black);font-weight:600;text-decoration:underline}
.category-section .small-article .post-info .byline a:hover{color:var(--red)}
.category-section .small-article figure{flex-shrink:0;width:25%;height:80px;border-radius:2px;overflow:hidden;margin:0}
.category-section .small-article figure img{width:100%;height:100%;object-fit:cover;display:block}
.category-section .small-article-card{border:none;border-radius:0;background:0 0;transition:transform .25s ease;margin-bottom:2rem}
.category-section .small-article-card .post-title{font-family:"Playfair Display",serif;font-size:1.3rem;line-height:1.15;letter-spacing:.01em;margin-top:10px;margin-bottom:10px;color:#0f172a;font-weight:700}
.category-section .small-article-card .post-meta{font-size:.82rem;color:var(--text-muted-custom)}
.category-section .small-article-card .post-meta a{color:#111827;font-weight:600;text-decoration:underline;text-underline-offset:2px}
.category-section .small-article-card .post-meta a:hover{color:var(--accent-dark)}
.category-section .small-article-card .category a{font-size:12px;text-transform:uppercase;font-family:"Playfair Display",serif;font-weight:700;color:#984a26}
.category-section .small-article-card:hover{transform:translateY(-4px)}
.category-section .small-article-card:hover figure img{transform:scale(1.04)}
.category-section .small-article-card figure{overflow:hidden;border-radius:4px;aspect-ratio:16/9;margin:0;padding:0}
.category-section .small-article-card figure img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.author-bar{background:#fff;border-bottom:1px solid var(--border);padding:32px 0 28px}
.author-social-icons{display:inline-flex;gap:5px;justify-content:flex-start}
.author-social-icons a{color:#f9fcf9;font-size:16px;margin-right:10px;text-decoration:none;transition:color .2s;display:flex;align-items:center;justify-content:center;width:35px;height:35px;background:#000;border-radius:50%;color:#fff}
.author-social-icons a:hover{color:#f9fcf9;background:#161616}
.author-avatar{flex-shrink:0}
.author-avatar img{width:150px;height:150px;border-radius:50%;object-fit:cover;display:flex;align-items:center;justify-content:center}
.author-name{font-family:"Playfair Display",serif;font-size:2rem;font-weight:800;letter-spacing:-.5px;color:var(--text);margin-bottom:2px;text-decoration:underline;text-decoration-color:var(--red);text-decoration-thickness:2px;text-underline-offset:6px}
.verified-badge{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:#22c55e;border-radius:50%;color:#fff;font-size:12px;margin-left:6px;vertical-align:middle}
.author-bio{font-family:"DM Sans",serif;font-size:.975rem;color:#374151;line-height:1.65;max-width:560px}
.author-role{font-size:.82rem;color:var(--muted);font-weight:500;letter-spacing:.04em;text-transform:uppercase}
.stat-box{text-align:center}
.stat-number{font-family:"Playfair Display",serif;font-size:2.4rem;font-weight:700;line-height:1;color:var(--text)}
.stat-label{font-size:.75rem;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-top:2px}
@charset "UTF-8";
:root{--font-primary:DM Sans,sans-serif;border:none;--brown:#984A27;--accent:#00c853;--text-dark:#111;--text-muted:#555;--border:#e5e5e5;--card-radius:14px;--overlay-grad:linear-gradient(to top, rgba(0, 0, 0, .82) 0%, rgba(0, 0, 0, .28) 55%, transparent 100%);--play-size:44px;--clr-bg:#F7F7F8;--clr-surface:#FFFFFF;--clr-border:#E4E4E7;--clr-text:#18181B;--clr-muted:#71717A;--clr-accent:#E63946;--fb:#1877F2;--tw:#000000;--wa:#25D366;--li:#0A66C2;--rd:#FF4500;--em:#6B7280;--lnk:#18181B}
*{box-sizing:border-box}
html{padding:0;margin:0;font-family:"DM Sans",sans-serif}
body{padding:0;margin:0;background:#f9f9f9;font-family:"DM Sans",sans-serif;color:#161616}
a{text-decoration:none;color:inherit}
a:active{text-decoration:none;color:inherit}
p{margin:0}
#scroll-meter{position:fixed;top:0;left:0;width:0%;height:3px;background:linear-gradient(90deg,#984a27,#a0502d);z-index:9999;transition:width 80ms linear;border-radius:0 2px 2px 0}
.top-cover-story{border-bottom:1px solid var(--border);padding-bottom:2rem;margin-bottom:2rem}
.top-cover-story .cat-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--brown);display:flex;align-items:center;gap:4px;margin-bottom:6px}
.top-cover-story .cat-label::before{content:"▶";font-size:.55rem}
.top-cover-story .post-title{font-family:"Playfair Display",serif;font-size:2.6rem;font-weight:800;line-height:1.1;margin-bottom:.75rem;letter-spacing:-.5px}
.top-cover-story .post-excerpt{font-size:.92rem;color:var(--text-muted);line-height:1.6;margin-bottom:1rem;font-family:"DM Sans",sans-serif}
.top-cover-story .byline{font-size:.8rem;color:var(--text-muted);font-family:"DM Sans",sans-serif}
.top-cover-story .byline a{color:var(--text-dark);font-weight:600;text-decoration:underline;text-underline-offset:3px}
.top-cover-story figure{position:relative;overflow:hidden;border-radius:4px;width:100%}
.top-cover-story figure img{width:100%;height:380px;object-fit:cover;display:block}
article.cover-article-small{display:flex;gap:14px;padding:1rem 0}
article.cover-article-small:hover figure img{transform:scale(1.04)}
article.cover-article-small figure{position:relative;flex-shrink:0;width:200px;height:130px;overflow:hidden;border-radius:3px}
article.cover-article-small figure img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
article.cover-article-small .byline{font-size:.8rem;color:var(--text-muted);font-family:"DM Sans",sans-serif}
article.cover-article-small .byline a{color:var(--text-dark);font-weight:600;text-decoration:underline;text-underline-offset:3px}
article.cover-article-small .post-info{flex:1}
article.cover-article-small .post-info .cat-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--brown);display:flex;align-items:center;gap:4px;margin-bottom:6px}
article.cover-article-small .post-info .cat-label::before{content:"▶";font-size:.55rem}
article.cover-article-small .post-info .post-title{font-family:"Playfair Display",serif;font-size:1.3rem;font-weight:700;line-height:1.2;margin-bottom:6px;letter-spacing:-.3px}
article.cover-article-small .post-info .post-title a{color:var(--text-dark);text-decoration:none}
article.cover-article-small .post-info .post-title a:hover{color:var(--brown)}
.latest-news-section{border-left:1px solid var(--border);padding-left:1.5rem}
.latest-news-section header{font-family:"Playfair Display",serif;font-size:1.2rem;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1.2rem;color:var(--text-dark)}
.latest-news-section .latest-featured{position:relative;overflow:hidden;border-radius:4px;margin-bottom:1rem}
.latest-news-section .latest-featured img{width:100%;height:250px;object-fit:cover;display:block}
.latest-news-section .latest-featured .latest-featured-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.75) 50%,transparent);display:flex;flex-direction:column;justify-content:flex-end;padding:12px}
.latest-news-section .latest-featured .latest-featured-overlay h6{color:#fff;font-family:"Playfair Display",serif;font-size:1.15rem;font-weight:700;line-height:1.2;margin:0}
.container{max-width:1400px}
.brand-head span{display:block;text-align:center;font-family:"DM Sans",sans-serif;font-weight:700;font-size:10px;text-transform:uppercase}
article.latest-article-small{display:flex;gap:12px;padding:.85rem 0;border-top:1px solid var(--border);align-items:flex-start}
article.latest-article-small figure{flex-shrink:0;width:78px;height:58px;overflow:hidden;border-radius:3px;position:relative}
article.latest-article-small figure img{width:100%;height:100%;object-fit:cover}
article.latest-article-small .post-info h6{font-family:"Playfair Display",serif;font-size:.98rem;font-weight:700;line-height:1.2;margin:0 0 4px}
article.latest-article-small .post-info h6 a{color:var(--text-dark);text-decoration:none}
article.latest-article-small .post-info h6 a:hover{color:var(--brown)}
article.latest-article-small .post-info .post-time{font-size:.72rem;color:#984a27;font-weight:600}
.article-section-one{margin-bottom:2rem}
.article-section-one header{display:flex;align-items:center;gap:18px;margin-bottom:28px;border-bottom:1px solid var(--border);padding-bottom:14px;justify-content:space-between;width:100%}
.article-section-one header h2{font-family:"DM Sans",sans-serif;font-weight:800;font-size:1.2rem;text-transform:uppercase;margin:0}
.article-section-one header a{font-size:.8rem;color:var(--text-muted);text-decoration:none;display:flex;align-items:center;gap:4px;transition:color .2s;font-weight:600}
.article-section-one header a:hover{color:#984a27}
.article-section-one article figure{position:relative;overflow:hidden;border-radius:4px}
.article-section-one article figure img{width:100%;height:340px;object-fit:cover;display:block;transition:transform .5s ease}
.article-section-one article figure img:hover img{transform:scale(1.03)}
.article-section-one article .post-info .post-title{font-size:2rem;font-family:"Playfair Display",serif;font-weight:700;line-height:1.25;color:var(--text-main);margin:0 0 10px;transition:color .2s}
.article-section-one article .post-info .post-title a:hover{color:#984a27;cursor:pointer}
.article-section-one article .post-info .post-excerpt{font-size:.9rem;color:var(--text-muted);line-height:1.65;margin:0 0 14px}
.article-section-one article .post-info .post-meta{font-size:.78rem;color:var(--text-muted)}
.article-section-one article .post-info .post-meta a{color:#984a27;text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .2s;font-weight:600}
.article-section-one .big-article img{width:100%;height:196px;object-fit:cover;display:block;border-radius:4px;transition:transform .4s ease}
.article-section-one .big-article{overflow:hidden}
.article-section-one .big-article:hover img{transform:scale(1.03)}
.article-section-one .big-article .post-info{padding:16px 0 0}
.article-section-one .big-article .post-info .post-title{font-size:1.15rem;font-family:"Playfair Display",serif;font-weight:700;line-height:1.25;color:var(--text-main);margin:0 0 10px;transition:color .2s}
.article-section-one .big-article .post-info .post-meta{font-size:.78rem;color:var(--text-muted)}
.article-section-one .big-article .post-info .post-meta a{color:var(--text-main);text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .2s;font-weight:600;color:#984a27}
.article-section-one .small-article{padding:18px 0;border-bottom:1px solid var(--border)}
.article-section-one .small-article .post-title{font-size:1.15rem;font-family:"Playfair Display",serif;font-weight:700;line-height:1.25;color:var(--text-main);margin:0 0 10px;transition:color .2s}
.article-section-one .small-article .post-meta{font-size:.78rem;color:var(--text-muted)}
.article-section-one .small-article .post-meta a{color:var(--text-main);text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .2s;font-weight:600;color:#984a27}
.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:left;color:grey;padding-left:2em}
.col-divider{border-left:1px solid var(--border)}
@keyframes fadeUp{
from{opacity:0;transform:translateY(16px)}
to{opacity:1;transform:translateY(0)}
}
.fade-up{animation:fadeUp .5s ease both}
.fade-up:nth-child(1){animation-delay:50ms}
.fade-up:nth-child(2){animation-delay:.15s}
.fade-up:nth-child(3){animation-delay:.25s}
.article-section-two header{display:flex;align-items:center;gap:18px;margin-bottom:28px;border-bottom:1px solid var(--border);padding-bottom:14px;justify-content:space-between;width:100%}
.article-section-two header h2 a{font-family:"DM Sans",sans-serif;font-weight:800;font-size:1.2rem;text-transform:uppercase;margin:0;color:#000}
.article-section-two header a{font-size:.8rem;color:var(--text-muted);text-decoration:none;display:flex;align-items:center;gap:4px;transition:color .2s;font-weight:600}
.article-section-two header a:hover{color:#984a27}
.article-section-two .big-article{padding-bottom:10px}
.article-section-two .big-article figure{border-radius:4px;overflow:hidden}
.article-section-two .big-article figure img{width:100%;height:220px;object-fit:cover;display:block}
.article-section-two .big-article .post-title{font-family:"Playfair Display",serif;font-size:1.45rem;font-weight:700;line-height:1.2;margin:.5rem 0 .3rem}
.article-section-two .big-article .meta{font-size:.8rem;color:var(--text-muted-custom);margin-top:.3rem}
.article-section-two .big-article .meta a{color:var(--text-muted-custom);font-weight:600;text-decoration:underline}
.article-section-two .big-article .meta a:hover{color:var(--accent)}
.article-section-two .small-article{display:flex;gap:.85rem;padding:.85rem 0;border-top:1px solid #e8e8e8}
.article-section-two .small-article:first-child{border-top:none}
.article-section-two .small-article img{width:90px;height:66px;object-fit:cover;border-radius:3px;flex-shrink:0}
.article-section-two .small-article .post-info .post-title{font-family:"Playfair Display",serif;font-size:.98rem;font-weight:700;line-height:1.25;margin:0 0 .2rem}
.article-section-two .small-article .post-info .meta{font-size:.8rem;color:var(--text-muted-custom);margin-top:.3rem}
.article-section-two .small-article .post-info .meta a{color:var(--text-muted-custom);font-weight:600;text-decoration:underline}
.article-section-two .small-article .post-info .meta a:hover{color:var(--accent)}
.article-section-two .hero-article figure{border-radius:4px;overflow:hidden}
.article-section-two .hero-article figure img{width:100%;height:420px;object-fit:cover;display:block;border-radius:4px}
.article-section-two .hero-article .post-title{font-family:"Playfair Display",serif;font-size:2.2rem;font-weight:800;line-height:1.15;margin:.6rem 0 .4rem}
.article-section-two .hero-article .post-excerpt{font-size:1rem;color:#444;line-height:1.55;margin-bottom:.4rem}
.article-section-two .hero-article .meta{font-size:.8rem;color:var(--text-muted-custom);margin-top:.3rem}
.article-section-two .hero-article .meta a{color:var(--text-muted-custom);font-weight:600;text-decoration:underline}
.article-section-two .hero-article .meta a:hover{color:var(--accent)}
.article-section-two .bottom-feature{display:flex;gap:0}
.article-section-two .bottom-feature-text{flex:1;padding-right:1.5rem}
.article-section-two .bottom-feature-title{font-family:"Playfair Display",serif;font-size:1.55rem;font-weight:700;line-height:1.2;margin-bottom:.3rem}
.article-section-two .bottom-feature-img{width:46%;flex-shrink:0;border-radius:4px;overflow:hidden}
.article-section-two .bottom-feature-img img{width:100%;height:180px;object-fit:cover;display:block}
.article-section-two .meta{font-size:.8rem;color:var(--text-muted-custom);margin-top:.3rem}
.article-section-two .meta a{color:var(--text-muted-custom);font-weight:600;text-decoration:underline}
.article-section-two .meta a:hover{color:var(--accent)}
.col-divider{border-left:1px solid #e0e0e0}
.article-section-three header{display:flex;align-items:center;gap:18px;margin-bottom:28px;border-bottom:1px solid var(--border);padding-bottom:14px;justify-content:space-between;width:100%}
.article-section-three header h2 a{font-family:"DM Sans",sans-serif;font-weight:800;font-size:1.2rem;text-transform:uppercase;margin:0;color:#000}
.article-section-three header a{font-size:.8rem;color:var(--text-muted);text-decoration:none;display:flex;align-items:center;gap:4px;transition:color .2s;font-weight:600}
.article-section-three header a:hover{color:#984a27}
.article-section-three .big-article figure{position:relative;border-radius:2px;overflow:hidden;background:#000;aspect-ratio:16/9;margin-bottom:.85rem}
.article-section-three .big-article figure img{width:100%;height:100%;object-fit:cover;opacity:.88;display:block}
.article-section-three .big-article .post-title{font-family:"Playfair Display",serif;font-size:1.9rem;font-weight:900;line-height:1.15;margin-bottom:.45rem;color:var(--black)}
.article-section-three .big-article .post-excerpt{font-size:.95rem;color:#333;margin-bottom:.5rem;line-height:1.55}
.article-section-three .big-article .byline{font-size:.78rem;color:var(--gray)}
.article-section-three .big-article .byline a{color:var(--black);font-weight:600;text-decoration:underline}
.article-section-three .big-article .byline a:hover{color:var(--red)}
.article-section-three .small-article{display:flex;gap:1rem;align-items:flex-start;padding-bottom:1.1rem;border-bottom:1px solid var(--border);margin-bottom:1.1rem;width:100%;justify-content:space-between}
.article-section-three .small-article:last-of-type{border-bottom:none;margin-bottom:0}
.article-section-three .small-article .post-info{width:80%}
.article-section-three .small-article .post-info .post-title{font-family:"Playfair Display",serif;font-size:1.05rem;font-weight:700;line-height:1.25;margin-bottom:.3rem;color:var(--black)}
.article-section-three .small-article .post-info .byline{font-size:.78rem;color:var(--gray)}
.article-section-three .small-article .post-info .byline a{color:var(--black);font-weight:600;text-decoration:underline}
.article-section-three .small-article .post-info .byline a:hover{color:var(--red)}
.article-section-three .small-article figure{flex-shrink:0;width:20%;height:85px;border-radius:2px;overflow:hidden}
.article-section-three .small-article figure img{width:100%;height:100%;object-fit:cover;display:block}
.divider{border-top:1px solid var(--border);margin:1.1rem 0}
.video-section{padding:2rem 0 3.2rem}
.video-section header{display:flex;align-items:center;gap:18px;margin-bottom:28px;border-bottom:1px solid var(--border);padding-bottom:14px;justify-content:space-between;width:100%}
.video-section header h2 a{font-family:"DM Sans",sans-serif;font-weight:800;font-size:1.2rem;text-transform:uppercase;margin:0;color:#000}
.video-section header a{font-size:.8rem;color:var(--text-muted);text-decoration:none;display:flex;align-items:center;gap:4px;transition:color .2s;font-weight:600}
.video-section header a:hover{color:#984a27}
.video-section article{position:relative;border-radius:var(--card-radius);overflow:hidden;cursor:pointer;aspect-ratio:4/5.2;background:#222;flex:0 0 calc(20% - 12px);min-width:0;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s}
.video-section article:after{content:"";position:absolute;inset:0;background:var(--overlay-grad);pointer-events:none}
.video-section article:hover{transform:translateY(-4px) scale(1.015);box-shadow:0 16px 40px rgba(0,0,0,.18)}
.video-section article:hover img{transform:scale(1.04)}
.video-section article:hover .play-btn{background:rgba(255,255,255,.38);transform:scale(1.08)}
.video-section article:hover .play-btn i{font-size:1rem;color:#fff;margin-left:2px}
.video-section article img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}
.video-section article .post-meta{position:absolute;bottom:0;left:0;right:0;padding:1rem .9rem .85rem;z-index:2;color:#fff}
.video-section article .play-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.45rem}
.video-section article .play-btn{width:var(--play-size);height:var(--play-size);border-radius:50%;background:rgba(255,255,255,.22);border:2px solid rgba(255,255,255,.7);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s,transform .2s}
.video-section article .post-title{font-family:"DM Sans",sans-serif;font-size:.88rem;font-weight:600;line-height:1.3;color:#fff;margin:0;text-shadow:0 1px 6px rgba(0,0,0,.45)}
.video-section .carousel-track-wrap{position:relative}
.video-section .carousel-track{display:flex;gap:15px;overflow:auto;transition:none}
.article-section-four header{display:flex;align-items:center;gap:18px;margin-bottom:28px;border-bottom:1px solid var(--border);padding-bottom:14px;justify-content:space-between;width:100%}
.article-section-four header h2 a{font-family:"DM Sans",sans-serif;font-weight:800;font-size:1.2rem;text-transform:uppercase;margin:0;color:#000}
.article-section-four header a{font-size:.8rem;color:var(--text-muted);text-decoration:none;display:flex;align-items:center;gap:4px;transition:color .2s;font-weight:600}
.article-section-four header a:hover{color:#984a27}
.article-section-four .small-article img{width:100%;height:170px;object-fit:cover;border-radius:4px;display:block;margin-bottom:.75rem}
.article-section-four .small-article .post-title{font-family:"Playfair Display",serif;font-weight:700;font-size:.95rem;line-height:1.35;margin-bottom:.4rem}
.article-section-four .small-article .post-date{font-size:.78rem;color:var(--text-muted-custom)}
.article-section-four .small-article .card-lift{transition:transform .22s ease}
.article-section-four .small-article .card-lift:hover{transform:translateY(-4px)}
:root{--accent:#c0392b;--accent-light:#e8d5d3;--bg-card:#fdf6f0;--text-muted-custom:#7a7a7a;--border-light:#e8e0d8}
body{font-family:"DM Sans",sans-serif;background:#fff;color:#1a1a1a}
.featured-img{width:100%;height:300px;object-fit:cover;border-radius:4px}
.featured-meta{font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted-custom);margin-bottom:.45rem}
.featured-title{font-family:"Playfair Display",serif;font-size:2rem;font-weight:900;line-height:1.15;margin-bottom:.75rem}
.featured-excerpt{font-size:.9rem;color:#555;line-height:1.7}
.featured-date{font-size:.8rem;color:var(--text-muted-custom);margin-top:.8rem}
.sticky-div{position:sticky;height:100%;top:20px}
.latest-news .section-head{display:flex;align-items:center;gap:.5rem;font-family:"Playfair Display",serif;font-size:1.2rem;font-weight:700;color:var(--red);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #000}
.latest-news article{display:flex;gap:1rem;padding:.9rem 0;border-bottom:1px solid var(--border);align-items:flex-start}
.latest-news article:last-child{border-bottom:none}
.latest-news article .counter{font-family:"Playfair Display",serif;font-size:2.1rem;font-weight:700;color:#ddd;line-height:1;min-width:28px;text-align:center;flex-shrink:0}
.latest-news article .post-meta{margin-bottom:.25rem;font-size:12px;font-family:"DM Sans"}
.latest-news article .post-meta .cat{font-weight:600;text-decoration:underline;font-family:"DM Sans"}
.latest-news article .post-meta .sep{margin-inline:5px}
.latest-news article .post-title{font-size:1rem;font-family:"Playfair Display",serif;font-weight:700}
.load-more-btn{width:200px;height:50px;background:#000;font-family:"DM Sans";display:flex;justify-content:center;align-items:center;border-radius:50px;color:#fff;margin-top:3rem}
.brand-name img{width:300px}
.brand-head a{text-transform:uppercase}
.ad-container{padding-top:1rem;padding-bottom:1rem}
.article-section-four .small-article img{height:200px}
footer .footer-bottom img{object-fit:contain}
footer .footer-newsletter-widget h2{margin-bottom:1rem}
.mobile-only{display:none!important}
.desktop-only{display:block!important}
.author-social-icons{margin-top:1.5rem}
.page-not-found{min-height:500px;width:100%}
.page-not-found .inner{display:flex;flex-direction:column;justify-content:center;align-items:center}
.page-not-found .num{font-family:"Playfair Display",serif;font-weight:800;font-size:clamp(6rem,22vw,14rem);line-height:1;color:transparent;-webkit-text-stroke:2px #984a26;letter-spacing:-.04em;animation:flicker 4s infinite}
@keyframes flicker{
0%,100%,92%,94%,96%{opacity:1}
93%,95%{opacity:.4}
}
.page-not-found .divider{width:40px;height:2px;background:#e63329;margin:1.5rem auto}
.page-not-found h1{font-family:"Playfair Display",sans-serif;font-weight:700;font-size:clamp(1.1rem,3vw,1.5rem);letter-spacing:.02em;margin-bottom:.5rem}
.page-not-found p{color:#888;font-size:.95rem;max-width:320px;line-height:1.7;margin:0 auto 2rem;text-align:center}
.page-not-found .btn-home{background:#984a26;color:#fff;font-family:"DM Sans",sans-serif;font-size:.8rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding:.7rem 2rem;border:none;border-radius:0;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}
.page-not-found .btn-home:hover{background:#c4271e;color:#fff;transform:translateY(-2px)}
.related-news article .post-title{font-size:20px}
.related-news article .post-date{font-size:11px}
.tag-container{border-top:1px dotted #ccc;padding-top:2rem;border-bottom:1px dotted #ccc;padding-bottom:2rem}
.tag-container p{font-size:20px;font-weight:600}
.share-bar{border-top:1px solid var(--clr-border);padding:1rem 1.25rem;background:var(--clr-bg)}
.share-label{font-family:"DM Sans",sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--clr-muted);margin-right:.75rem;white-space:nowrap}
.btn-share{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:none;border-radius:3px;font-family:"DM Sans",sans-serif;font-size:.78rem;font-weight:600;padding:.42rem .7rem;color:#fff;cursor:pointer;transition:filter .15s,transform .1s;text-decoration:none;line-height:1}
.btn-share:hover{filter:brightness(1.12);transform:translateY(-1px);color:#fff}
.btn-share:active{transform:translateY(0);filter:brightness(.92)}
.btn-share.facebook{background:var(--fb)}
.btn-share.twitter{background:var(--tw)}
.btn-share.whatsapp{background:var(--wa)}
.btn-share.linkedin{background:var(--li)}
.btn-share.reddit{background:var(--rd)}
.btn-share.email{background:var(--em)}
.btn-copy{display:inline-flex;align-items:center;gap:.4rem;border:1.5px solid var(--clr-border);background:#fff;border-radius:3px;font-family:"DM Sans",sans-serif;font-size:.78rem;font-weight:600;padding:.38rem .7rem;color:var(--clr-text);cursor:pointer;transition:border-color .15s,background .15s,transform .1s}
.btn-copy:hover{border-color:#aaa;background:var(--clr-bg);transform:translateY(-1px)}
.btn-copy:active{transform:translateY(0)}
.btn-copy.copied{border-color:#22c55e;color:#16a34a}
.lazy-image{opacity:0;transition:opacity .4s ease;background:#e8e8e8;display:block;width:100%}
.lazy-image.is-loading{opacity:1;background:linear-gradient(90deg,#e8e8e8 25%,#f5f5f5 50%,#e8e8e8 75%);background-size:200% 100%;animation:shimmer 1.4s infinite}
.lazy-image.is-loaded{opacity:1;background:0 0;animation:none}
@keyframes shimmer{
0%{background-position:200% center}
100%{background-position:-200% center}
}
.search-container{display:none}
.search-container.active{display:block}
.search-container .close-search{display:flex;gap:5px;padding:10px;align-items:center;font-weight:700;color:#fff;cursor:pointer;z-index:9999999999;position:relative}
.search-container .close-search svg{fill:#fff}
.search-container .close-search{float:right}
.search-container .search-container-inner{position:fixed;width:100%;height:100vh;top:0;bottom:0;background:rgba(0,0,0,.65);z-index:999999;display:flex;justify-content:center;align-items:center}
.search-container .search-container-inner form{width:60%}
.search-container .search-container-inner form input{border-radius:50px;height:80px;width:100%;padding:10px;font-size:20px;text-align:center;margin-bottom:1rem}
.search-container .search-container-inner form button{display:flex;width:30%;height:50px;border-radius:50px;border:none;justify-content:center;align-items:center;background:#984a26;color:#fff;margin:auto}
@media (max-width:1025px){
.btn-buy,.header-social-icons,.search-btn,article.cover-article-small .byline{display:none!important}
.top-bar .justify-content-between{justify-content:center!important}
.nav-bar{display:flex;overflow:auto;justify-content:flex-start}
.article-page .sticky-div{display:none}
.small-article{padding-bottom:1rem;border-bottom:1px solid #ccc;margin-bottom:1rem}
.small-article:last-child{border:none;margin-bottom:0}
.small-article .card-lift{width:100%;display:flex;gap:2rem;align-items:center}
.small-article .card-lift figure{width:30%;margin:0}
.small-article .card-lift figure img{margin-top:0}
.small-article .card-lift .post-info{width:70%}
.share-bar{overflow:auto;flex-wrap:nowrap!important}
.btn-copy{min-width:100px}
.footer-links{display:none}
footer .footer-newsletter-widget h2{text-align:center}
.article-section-two .big-article figure img{height:100%}
.col-divider{border:none}
.ps-lg-4{padding-left:0!important}
.article-section-two .big-article{padding-bottom:2rem}
.article-section-two .big-article figure{width:100%;height:350px}
.search-sidebar{display:none}
}
@media (max-width:769px){
.page-not-found{padding-top:3rem}
.search-sidebar{display:none}
.latest-news-section{border-left:none;padding-left:0}
.top-section-content .col-lg-3{order:1}
.top-section-content .col-lg-9{order:2}
.latest-news-section .latest-featured img{width:100%;height:400px}
article.latest-article-small{width:100%;flex-direction:column}
article.latest-article-small figure{width:100%;height:350px}
article.latest-article-small .post-info h6{font-size:1.7rem}
.desktop-only{display:none!important}
.top-cover-story{padding:0;margin:0}
.mobile-only{display:block!important}
.pe-md-4,.px-md-4{padding:0!important}
.col-divider{border:none}
.article-section-two .big-article figure img{width:100%;height:350px}
.video-section article{min-width:100%}
.article-page .sticky-div{display:none}
.small-article{padding-bottom:1rem;border-bottom:1px solid #ccc;margin-bottom:1rem}
.small-article:last-child{border:none;margin-bottom:0}
.small-article .card-lift{width:100%;display:flex;gap:2rem;align-items:center}
.small-article .card-lift figure{width:30%;margin:0}
.small-article .card-lift figure img{margin-top:0}
.small-article .card-lift .post-info{width:70%}
.share-bar{overflow:auto;flex-wrap:nowrap!important}
.btn-copy{min-width:100px}
.footer-links{display:none}
footer .footer-newsletter-widget h2{text-align:center}
}
@media (max-width:425px){
.stat-box{display:none}
.search-container .search-container-inner form{width:95%}
.search-container .search-container-inner form button{width:60%}
.search-results .category-page-header header h2{font-size:1.2rem}
.search-results .category-section .small-article-card figure{height:200px;width:100%}
.category-page-header header h2{font-size:2rem}
.category-page-header{width:100%;padding-top:1rem;padding-bottom:1rem;margin-bottom:1rem}
.category-section .section-wrapper{padding-top:10px}
.category-section .small-article-card figure{height:250px;width:100%}
.category-section .small-article-card figure img{height:100%}
.category-section .article-section-two .big-article figure img{height:100%}
.category-section .article-section-two .big-article{padding-bottom:1.5rem}
.category-section .article-section-two .big-article:last-child{padding:0}
.category-section .article-section-two .big-article figure img{height:100%}
.category-section .article-section-two .big-article figure{height:250px}
.category-section .article-section-two .hero-article figure{height:250px}
.category-section .article-section-two .hero-article figure img{height:100%}
.article-page{padding-top:1rem}
.article-page .article-content{padding:0}
.small-article .card-lift{width:100%;display:flex;gap:10px;align-items:center}
.related-news article .post-title{font-size:16px}
article.latest-article-small{width:100%;flex-direction:row}
article.latest-article-small figure{width:usnet;height:unset}
article.latest-article-small .post-info h6{font-size:unset}
.latest-news-section{border-left:none;padding-left:0}
article.latest-article-small figure{margin-bottom:0}
.top-cover-story figure img{height:250px}
.top-cover-story .post-title{font-size:1.3rem}
article.cover-article-small figure{width:30%;height:90px;margin:0}
article.cover-article-small .post-info{width:70%}
article.cover-article-small .post-info .post-title{font-size:.98rem}
article.cover-article-small{display:flex;gap:14px;padding:1rem 0;align-items:center;border-bottom:1px dotted #ccc}
.top-cover-story{padding:0;margin:0}
.top-section-content .col-lg-3{order:1}
.top-section-content .col-lg-9{order:2}
.article-section-one{margin-top:2rem}
.article-section-one article figure img{height:250px}
.article-section-one article .post-info .post-excerpt{display:none}
.col-divider{border:none!important}
.article-section-one article .post-info .post-title{font-size:1.3rem}
.article-section-two .hero-article figure img{height:250px}
.article-section-two .hero-article .post-title{font-size:1.3rem}
.article-section-two .hero-article .post-excerpt{display:none}
.featured-excerpt{display:none;font-size:1.3rem}
.article-section-two .bottom-feature{flex-direction:row-reverse;gap:10px}
.article-section-two .bottom-feature-img{width:30%}
.article-section-two .bottom-feature-img img{height:100px}
.article-section-two .bottom-feature-text{width:69%;padding-right:0}
.article-section-two .bottom-feature-title{font-size:1.3rem}
.article-section-three .big-article .post-excerpt{display:none}
.featured-img{height:250px}
.featured-title{font-size:1.3rem}
.video-section article{height:350px;min-width:95%}
.latest-news-section .latest-featured img{width:100%;height:200px}
article.latest-article-small figure{flex-shrink:0;width:30%}
.latest-article-small .post-info{width:70%}
article.latest-article-small figure{height:80px}
article.latest-article-small{align-items:center}
.top-cover-story figure img{height:200px}
article.cover-article-small figure{width:30%;height:80px}
.article-section-one article figure img{height:200px}
.article-section-two .big-article figure img{width:100%;height:200px;object-fit:cover;display:block}
.article-section-two .small-article a{width:30%}
.article-section-two .small-article a img{width:100%;height:80px}
.article-section-two .small-article .post-info{width:70%}
.article-section-two .small-article{align-items:center}
.article-section-two .hero-article figure img{height:200px}
.article-section-three .big-article .post-title{font-size:1.3rem}
.article-section-three .small-article .post-info{width:70%}
.article-section-three .small-article figure{flex-shrink:0;width:30%;height:85px}
.video-section article{height:350px;min-width:100%}
.video-section .carousel-track{align-items:center}
footer .footer-bottom{align-items:center;width:100%;flex-direction:column;gap:1.3rem;justify-content:center}
footer .footer-newsletter-widget h2{text-align:center;font-size:1.2rem}
footer .footer-links{display:none}
}
/*# sourceMappingURL=style.min.css.map */
