: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-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","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-bg:#fff;--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-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}
*,*::before,*::after{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:rgba(0,0,0,0)}
hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:0.25}
h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0.5rem;font-weight:500;line-height:1.2}
h1{font-size:calc(1.375rem + 1.5vw)}
@media (min-width:1200px){h1{font-size:2.5rem}}
h2{font-size:calc(1.325rem + 0.9vw)}
@media (min-width:1200px){h2{font-size:2rem}}
h3{font-size:calc(1.3rem + 0.6vw)}
@media (min-width:1200px){h3{font-size:1.75rem}}
h4{font-size:calc(1.275rem + 0.3vw)}
@media (min-width:1200px){h4{font-size:1.5rem}}
h5{font-size:1.25rem}
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}
ol,ul,dl{margin-top:0;margin-bottom:1rem}
ol ol,ul ul,ol ul,ul ol{margin-bottom:0}
dt{font-weight:700}
dd{margin-bottom:0.5rem;margin-left:0}
blockquote{margin:0 0 1rem}
b,strong{font-weight:bolder}
small{font-size:0.875em}
mark{padding:0.1875em;background-color:var(--bs-highlight-bg)}
sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}
sub{bottom:-0.25em}
sup{top:-0.5em}
a{color:var(--bs-link-color);text-decoration:underline}
a:hover{color:var(--bs-link-hover-color)}
a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}
pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}
pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}
pre code{font-size:inherit;color:inherit;word-break:normal}
code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}
a>code{color:inherit}
kbd{padding:0.1875rem 0.375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:0.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:0.5rem;padding-bottom:0.5rem;color:#6c757d;text-align:left}
th{text-align:inherit;text-align:-webkit-match-parent}
thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}
label{display:inline-block}
button{border-radius:0}
button:focus:not(:focus-visible){outline:0}
input,button,select,optgroup,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}
button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}
button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]: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:0.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}
@media (min-width:1200px){legend{font-size:1.5rem}}
legend + *{clear:left}
::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}
::-webkit-inner-spin-button{height:auto}
[type="search"]{outline-offset:-2px;-webkit-appearance:textfield}

::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-color-swatch-wrapper{padding:0}
::file-selector-button{font:inherit;-webkit-appearance:button}
output{display:inline-block}
iframe{border:0}
summary{display:list-item;cursor:pointer}
progress{vertical-align:baseline}
[hidden]{display:none !important}
.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}
@media (min-width:576px){.container,.container-sm{max-width:540px}}
@media (min-width:768px){.container,.container-sm,.container-md{max-width:720px}}
@media (min-width:992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}
@media (min-width:1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}
@media (min-width:1400px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{max-width:1320px}}
.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}
.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}
.col{flex:1 0 0%}
.row-cols-auto>*{flex:0 0 auto;width:auto}
.row-cols-1>*{flex:0 0 auto;width:100%}
.row-cols-2>*{flex:0 0 auto;width:50%}
.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}
.row-cols-4>*{flex:0 0 auto;width:25%}
.row-cols-5>*{flex:0 0 auto;width:20%}
.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}
.col-auto{flex:0 0 auto;width:auto}
.col-1{flex:0 0 auto;width:8.33333333%}
.col-2{flex:0 0 auto;width:16.66666667%}
.col-3{flex:0 0 auto;width:25%}
.col-4{flex:0 0 auto;width:33.33333333%}
.col-5{flex:0 0 auto;width:41.66666667%}
.col-6{flex:0 0 auto;width:50%}
.col-7{flex:0 0 auto;width:58.33333333%}
.col-8{flex:0 0 auto;width:66.66666667%}
.col-9{flex:0 0 auto;width:75%}
.col-10{flex:0 0 auto;width:83.33333333%}
.col-11{flex:0 0 auto;width:91.66666667%}
.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,.gx-0{--bs-gutter-x:0}
.g-0,.gy-0{--bs-gutter-y:0}
.g-1,.gx-1{--bs-gutter-x:0.25rem}
.g-1,.gy-1{--bs-gutter-y:0.25rem}
.g-2,.gx-2{--bs-gutter-x:0.5rem}
.g-2,.gy-2{--bs-gutter-y:0.5rem}
.g-3,.gx-3{--bs-gutter-x:1rem}
.g-3,.gy-3{--bs-gutter-y:1rem}
.g-4,.gx-4{--bs-gutter-x:1.5rem}
.g-4,.gy-4{--bs-gutter-y:1.5rem}
.g-5,.gx-5{--bs-gutter-x:3rem}
.g-5,.gy-5{--bs-gutter-y:3rem}
@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.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,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}
@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.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,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}
@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.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,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}
@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.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,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}
@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}
.anchor-stick{position:fixed;bottom:0;max-height:120px;height:50px;width:100%;display:block;z-index:2;right:0;left:0;margin:0 auto;background-color:transparent;opacity:0.9;text-align:center}
.top-anchor-stick{position:fixed;top:80px;max-height:120px;height:50px;width:100%;display:block;z-index:2;right:0;left:0;margin:0 auto;background-color:transparent;opacity:0.9;text-align:center}
.desktop-anchor-stick{position:fixed;bottom:0;width:100%;max-width:914px;display:block;z-index:2;margin:0 auto;background-color:transparent;opacity:0.9;text-align:center}
.desktop-anchor-stick .ad-container{margin:0 auto;min-height:auto !important}
.desktop-anchor-stick div div{margin:0 auto}
.anchor-close{float:right;top:6px;right:-3px;position:absolute;display:block;background-color:#000;color:#fff;cursor:pointer;width:20px;height:20px;border-radius:100px;text-align:center;border:1px solid #fff;font-size:19px;margin:9px;display:none}
.advertisment_notice span,.anchor-stick span,.desktop-anchor-stick span,.home-page-ad span,.notice span{display:block;text-align:center;display:block;margin:0;padding:2px 0;font-size:14px;color:#5a5a5a;overflow-y:hidden}
.f-alist{list-style:none;margin:0;padding:0}
.f-alist.f-alist-overmind{padding:0;margin-bottom:45px}
.f-alist li{margin:15px 0 30px;background-color:#F3F7FF !important}
.f-alist li a{text-decoration:none;color:var(--f-accent-color)}
.f-alist li a .img-fixer{margin-bottom:14px}
.f-alist li a .img-fixer img{height:100%}
.f-alist li a img{width:100%;max-width:100%;margin-bottom:14px}
.f-alist li a h4{font-size:18px;margin:10px 0}
.f-alist li a:hover{color:var(--f-accent-color-lighten)}
.f-alist li:last-child{border-bottom:0px;margin-bottom:0;padding-bottom:0}
.f-alist .f-ap-image{width:100%;height:0;padding-bottom:50%;position:relative;overflow:hidden;display:block}
.f-alist .f-ap-image img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform 0.2s ease-in-out}
.f-alist .f-ap-image img:hover{transform:scale(1.1)}
.f-alist .f-ap-description{padding:0 17px;font-size:1rem;line-height:1.375rem;letter-spacing:0.03375rem;margin:0;font-weight:700;margin-block-start:10px;font-family:"Nunito Sans",sans-serif;color:#373f51;box-shadow:10px 10px 25px -5px rgba(0,0,0,0.15)}
.f-alist .f-ap-description a{text-decoration:none}
.f-alist .f-ap-description a:hover{text-decoration:underline}
.f-alist .f-ap-description h4{padding:10px 0;color:var(--f-accent-color);font-size:1rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;box-sizing:content-box;font-weight:bold}
.f-alist .f-ap-description h4 a{color:var(--f-accent-color)}
.f-alist .f-ap-description.f-ap-flowtitle h4{height:auto}
.f-alist-quad a{margin-bottom:42px;display:block;text-decoration:none;color:var(--f-accent-color)}
.f-alist-quad a img{width:100%;max-width:100%;margin-bottom:7px;min-height:200px;min-width:150px;object-fit:cover}
.f-alist-quad a h4{font-size:18px;margin:10px 0}
.f-alist-quad a:hover{color:var(--f-accent-color-lighten)}
.f-alist-quad:last-child{border-bottom:0px;margin-bottom:0;padding-bottom:0}
.f-list{list-style:none;margin:0;padding:0}
.f-list li{padding:10px 0;border-bottom:1px solid #dee1e3}
.f-list li:last-child{border-bottom:0px}
.f-list.f-list-block li>a{display:block}
@media (min-width:760px) and (max-width:1100px){.f-ov-four-small .f-alist-quad a h4{font-size:12px}.f-ov-four-small .f-alist-quad a img{min-width:135px;min-height:135px}}
@media (min-width:1650px){.f-ov-four-small .f-alist-quad a img{min-height:250px;min-width:150px}.f-ov-four-small .f-alist-quad a h4{font-size:18px}}
.f-qu{text-align:center;padding:0;margin:35px 10px 65px;position:relative}
.f-qu::before,.f-qu::after{content:" ";position:absolute;width:69px;height:53px}
.f-qu .f-qu-br,.f-qu .f-qu-tl{position:absolute;width:95px;height:69px;fill:var(--f-accent-color)}
.f-qu .f-qu-br{bottom:-46px;right:-12px}
.f-qu .f-qu-tl{top:-19px;left:-14px;transform:scaleX(-1)}
.f-qu .f-qu-tube{position:relative;padding:30px 0}
.f-qu .f-qu-tube::after,.f-qu .f-qu-tube::before{position:absolute;height:0;border-top:4px solid var(--f-accent-color);content:" ";font-size:0;left:0;right:0;top:0}
.f-qu .f-qu-tube::after{right:90px;bottom:0;top:auto}
.f-qu .f-qu-tube::before{left:90px}
.f-qu h4{font-size:18px;font-weight:700;margin-bottom:10px}
.f-qu p{width:90%;font-size:22px;font-weight:700;margin:0 auto}
.f-qu .f-qu-attribution{font-weight:300;font-size:18px;margin:30px auto 0px auto}
.f-tbo{margin-bottom:30px;font-size:16px}
.f-tbo .f-tbo-title{width:100%;height:5px;background-color:#2FA5DA}
.f-tbo .f-tbo-title span{letter-spacing:1.5px;padding:7px 17px 9px;text-decoration:none;font-size:11px;font-weight:500;background-color:inherit;color:var(--f-accent-color-oposite);margin-top:0px;display:inline-block}
.f-tbo .f-tbo-content{margin-top:25px}
.f-tbo.f-tbo-padded .f-tbo-content{margin-top:30px;padding:0 15px 15px 15px}
.f-tbo.f-tbo-extra-padded .f-tbo-content{margin-top:60px;padding:0 35px 35px 35px}
.f-tbo.f-ssw{line-height:normal}
.f-tbo-author{border:1px solid #dee1e3}
.f-foo{background-color:#343a40;color:#fff;padding:30px 0}
.f-foo .f-mm-logo{width:157px;height:auto}
.f-foo .f-mm-nav li{padding:0}
.f-foo .f-mm-nav li a{padding:15px}
.f-foo .f-mm-nav li a{color:#fff;font-size:15px;font-weight:300;text-decoration:none}
.f-foo .f-mm-nav li a:hover{color:#fff}
@media (max-width:768px){.f-foo{padding-top:0}}
.f-dnspi{margin:0 auto;display:block;border:none;border-radius:2px;font-size:13px;background-color:gray;color:var(--f-footerbg-color);padding:3px 10px}
.f-foo.ff-foo{font-size:16px;line-height:26px;border-top:5px solid #2fa5da}
.f-foo.ff-foo h4{font-size:20px;margin:0 0 1.5rem 0}
.f-foo.ff-foo p{margin:0 0 1.5rem 0}
.f-foo.ff-foo .ff-foo-logo{margin:0 0 1.5rem 0}
.f-foo.ff-foo a{color:#fff;text-decoration:none}
.f-foo.ff-foo a:hover{text-decoration:underline;color:#fff}
.f-foo.ff-foo .ff-foo-after{text-align:center}
.f-foo.ff-foo .col-md-6{width:33%}
.f-foo.ff-foo .ff-foo-pre{padding-top:1rem;padding-bottom:1rem}
.f-foo.ff-foo .ff-foo-pre .ff-foo-pre-spacer{padding-top:2rem;padding-bottom:2rem}
.f-foo.ff-foo .ff-foo-pre .ff-foo-pre-spacer:first-child{display:none}
.f-foo.ff-foo .ff-foo-logo{width:100px;height:auto}
.f-foo.ff-foo .ff-foo-nav{display:flex;justify-content:center;align-items:center;list-style:none;padding:0.5rem 0 1.5rem 0;margin-bottom:1.5rem;border-bottom:1px solid #8e8e8e}
.f-foo.ff-foo .ff-foo-nav li{margin:0;padding:7px 20px}
.f-foo.ff-foo .ff-foo-nav li.ff-foo-li-logo{flex-grow:0;width:133px;height:auto}
@media (max-width:767.98px){.f-foo.ff-foo .ff-foo-nav{justify-content:flex-start;flex-wrap:wrap}}
@media (max-width:991.98px){.f-foo.ff-foo li.ff-foo-li-logo{display:none}}
.f-foo.ff-foo .ff-foo-copyright{color:var(--f-mellow-color)}
.f-foo.ff-foo .ff-foo-social{display:flex}
.f-foo.ff-foo .ff-foo-social>a{max-width:47px;margin:0 10px}
.f-foo.ff-foo .ff-foo-social>a:first-child{margin-left:0}
.f-foo.ff-foo .ff-foo-social>a img{max-width:100%;max-height:100%}
@media (max-width:767.98px){.f-foo.ff-foo .ff-foo-nav{justify-content:center}.f-foo.ff-foo .ff-foo-pre .ff-foo-pre-spacer{padding-top:1rem;padding-bottom:1rem}.f-foo.ff-foo .col-md-6{margin-bottom:0;width:100%}}
@media (min-width:768px) and (max-width:1100px){.f-foo.ff-foo .ff-foo-nav{flex-wrap:wrap}}
.f-btn{display:inline-block;border-radius:0;padding:10px 20px;font-size:16px;background:0 0;border:3px solid var(--f-accent-color);color:var(--f-accent-color);text-decoration:none;font-weight:300}
.f-btn.f-btn-full{border-width:0;background-color:#2fa5da;color:#fff;border-radius:2px;font-weight:bold}
.f-btn.f-btn-full:hover{color:#fff}
.f-btn:hover{border-color:#2fa5da;color:#fff}
.f-btn-full.f-btn:hover{color:#fff}
.f-control{padding:10px !important;width:100%;border:0;border-bottom:1px solid #fff;font-family:montserrat,sans-serif;font-weight:400;font-size:16px;line-height:27px;color:var(--f-mellow-color);background-color:#fcfcfc;box-shadow:0 1px 2px rgba(0,0,0,0.09) inset;transition:all 0.2s linear;border:1px solid #a1a1a1;box-shadow:none;margin-bottom:20px}
.f-dds-opener{position:relative}
.f-dds-opener .f-dds-menu{position:absolute;left:0;top:100%;margin:0;padding:0;z-index:10;background-color:var(--f-menu-bg-color)}
.f-dds-opener .f-dds-menu>li{padding:9px 28px;margin:0 7px;border-bottom:1px dotted var(--f-menu-color);white-space:nowrap}
.f-dds-opener .f-dds-menu>li:last-child{border-bottom:0px}
.f-dds-opener:hover>.f-dds-menu,.f-dds-opener:focus-within>.f-dds-menu{display:block}
.f-dds-opener .f-dds-opener .f-dds-menu{position:absolute;left:100%;top:0;z-index:11}
.advertisment_notice{background-color:transparent;margin:0 auto}
@media (max-width:500px){body .f-article .advertisment_notice,body .f-article .notice{min-height:350px}.mobile-only{display:block}.mobile-no-padding{padding-left:0 !important;padding-right:0 !important}.desktop-only{display:none !important}}
@media (min-width:501px){body .f-article .advertisment_notice,body .f-article .notice{width:100%;max-width:100%;margin:0 auto;min-height:120px}.mobile-only{display:none}.desktop-only{display:block}}
.advertisment_notice,.notice{clear:both;text-align:center;margin-top:10px !important;margin-bottom:10px !important;background-color:transparent;margin-left:-15px;max-width:calc(100% + 30px);width:calc(100% + 30px);display:block;padding-top:10px;padding-bottom:10px}
.advertisment_notice.fluid{background-color:transparent}
.advertisment_notice.fluid span{display:none}
.sticky-ad-wrapper{position:sticky;top:60px}
p#vc3{padding-bottom:0}
.asPRw{width:414px}
.asPRw .advertisment_notice{margin-left:0}
.advertisment_notice span,.anchor-stick span,.desktop-anchor-stick span,.home-page-ad span,.notice span{display:block;text-align:center;display:block;margin:0;padding:2px 0;font-size:14px;color:#5a5a5a;overflow-y:hidden}
div.advertisment_notice.sekindo>div{margin:0 auto}
.f-only-mobile{display:none !important}
.f-mm-ham svg path{fill:#2fa5da}
@media (max-width:767.98px){.f-mm{height:60px}.f-mm .f-mm-nav li{padding:0;height:auto;line-height:36px}.f-mm-tube .f-mm-nav{position:fixed;top:60px;right:0;bottom:0;z-index:10000;padding-left:15px;padding-right:15px;padding-bottom:15px;box-sizing:border-box;width:100%;background-color:#2fa5da;border-top:1px solid #2fa5da;border-bottom:1px solid #2fa5da;overflow:auto;-webkit-transition:right 0.3s linear;-o-transition:right 0.25s linear;-moz-transition:right 0.25s linear;transition:right 0.25s linear}.f-mm-nav li{display:list-item;text-align:right;text-transform:uppercase;height:auto;padding:0}.f-mm-nav li a{color:#fff}.f-mm-nav li a:hover{color:#fff}.f-mm-nav li a::after{display:none}.f-mm-nav:not(.show){display:none}.f-mm-nav.show{right:0;-webkit-transition:right 0.3s linear;-o-transition:right 0.25s linear;-moz-transition:right 0.25s linear;transition:right 0.25s linear}.mobile-additional-menu{display:block !important}.mobile-additional-menu li{height:30px}.mobile-additional-menu li a{font-size:15px}.mobile-additional-menu:before{content:"More";display:block;font-size:13px;font-weight:500;text-align:right;text-transform:uppercase;letter-spacing:1px;line-height:32px;padding-right:0}.f-mm-nav:before{content:"Categories";display:block;font-size:13px;font-weight:500;text-align:right;text-transform:uppercase;letter-spacing:1px;margin-top:70px;padding-right:0}.mobile-search-form{display:block !important;width:100%;left:0;position:fixed;top:60px;background-color:#50bbec;padding:5px 10px}.mobile-search-form input{width:78%;margin:0;padding:12px;background-color:#50bbec;border:none;text-transform:uppercase;color:#000;font-weight:bold;outline:none}.mobile-search-form input::placeholder{color:#000}.mobile-search-form button{background-color:#50bbec !important;border:none;width:20%;margin:0;padding:0;vertical-align:middle}.mobile-search-form button svg{float:right}.f-only-mobile{display:block !important}.f-mm-tube-factinate{position:relative;margin-bottom:35px}.f-mm-tube-factinate .f-mm-nav.f-mm-main{display:flex;position:absolute;top:100%;z-index:10;flex-direction:row;justify-content:space-evenly;background-color:#fff;left:-12px;width:calc(100% + 24px)}.f-mm-tube-factinate .f-mm-nav.f-mm-main li a{font-size:13px;font-weight:normal}.f-mm-tube-factinate .f-mm-nav.f-mm-main>li>a{color:#444}.f-mm-tube-factinate .f-mm-nav.f-mm-main .f-dds-menu .f-dds-menu{left:0;top:100%}.f-mm-tube-factinate .f-mm-nav.f-mm-main .f-dds-menu li{position:static}.f-mm-tube-factinate .f-no-mobile{display:none}.f-mm-tube-factinate .f-only-mobile{display:block !important}.f-no-mobile{display:none !important}}
.f-ham-menu{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--f-menu-bg-color-transp);z-index:100;padding-top:67px;overflow:auto;overscroll-behavior:auto;-webkit-overflow-scrolling:touch}
.f-ham-menu .f-ham-closer{position:fixed;left:14px;top:14px;font-size:26px;text-decoration:none;font-weight:bold;color:var(--f-accent-color)}
.f-ham-menu .f-ham-closer:hover{color:var(--f-accent-color-lighten)}
.f-ham-menu ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}
.f-ham-menu ul li{display:block;margin:15px 0}
.f-ham-menu ul a{font-size:23px;display:block;color:var(--f-accent-color);text-decoration:none;text-align:center;margin:20px 0}
.f-ham-menu ul a:hover{color:var(--f-accent-color-lighten)}
@media (max-width:1000px){.f-mm{height:60px}.f-mm-tube .f-mm-nav{position:fixed;top:60px;right:0;bottom:0;z-index:10000;padding-left:15px;padding-right:15px;padding-bottom:15px;box-sizing:border-box;width:100%;background-color:#2fa5da;border-top:1px solid #2fa5da;border-bottom:1px solid #2fa5da;overflow:auto}.f-mm-nav li{display:list-item;text-align:right;text-transform:uppercase;height:50px;padding:0 10px;margin-right:0}.f-mm-nav li a{color:#fff}.f-mm-nav li a:hover{color:#fff}.f-mm-nav li a::after{display:none}.f-mm-nav li a.active{color:#fff}.mobile-additional-menu{display:block !important}.mobile-additional-menu li{height:30px}.mobile-additional-menu li a{font-size:15px}.mobile-additional-menu:before{content:"More";display:block;font-size:13px;font-weight:500;text-align:right;text-transform:uppercase;letter-spacing:1px;padding-right:15px}.f-mm-tube .f-mm-nav{padding-right:30px}.f-mm-nav:before{content:"Categories";display:block;font-size:13px;font-weight:500;text-align:right;text-transform:uppercase;letter-spacing:1px;margin-top:70px;padding-right:15px}.mobile-search-form{display:block !important;width:100%;left:0;position:fixed;top:60px;background-color:#50bbec;padding:5px 20px}.mobile-search-form input{font-size:16px;width:78%;margin:0;padding:0;background-color:#50bbec;border:none;text-transform:uppercase;color:#000;font-weight:bold;outline:none}.mobile-search-form input::placeholder{color:#000;font-size:16px}.mobile-search-form button{background-color:#50bbec !important;border:none;width:20%;margin:0;padding:0;vertical-align:middle;float:right;text-align:right;padding-right:20px}.f-only-mobile{display:block !important}.f-mm-tube-factinate{position:relative;margin-bottom:35px}.f-mm-tube-factinate .f-mm-nav.f-mm-main{display:flex;position:absolute;top:100%;z-index:10;flex-direction:row;justify-content:space-evenly;background-color:#fff;left:-12px;width:calc(100% + 24px)}.f-mm-tube-factinate .f-mm-nav.f-mm-main li a{font-size:13px;font-weight:normal}.f-mm-tube-factinate .f-mm-nav.f-mm-main>li>a{color:#444}.f-mm-tube-factinate .f-mm-nav.f-mm-main .f-dds-menu .f-dds-menu{left:0;top:100%}.f-mm-tube-factinate .f-mm-nav.f-mm-main .f-dds-menu li{position:static}.f-mm-tube-factinate .f-no-mobile{display:none}.f-mm-tube-factinate .f-only-mobile{display:block !important}.f-no-mobile{display:none !important}.nav-icon{width:40px;height:40px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.5s ease-in-out;-moz-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out;transition:0.5s ease-in-out;cursor:pointer;border:0;background-color:#fff}.nav-icon span{display:block;position:absolute;height:6px;width:100%;background:#2fa5da;border-radius:6px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.25s ease-in-out;-moz-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;transition:0.25s ease-in-out}button.nav-icon[aria-expanded=false] span:nth-child(1),button.nav-icon span:nth-child(1){top:0;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}button.nav-icon[aria-expanded=false] span:nth-child(2),button.nav-icon span:nth-child(2){top:13px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}button.nav-icon[aria-expanded=false] span:nth-child(3),button.nav-icon span:nth-child(3){top:27px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}button.nav-icon[aria-expanded=true] span:nth-child(1){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:3px;left:8px}button.nav-icon[aria-expanded=true] span:nth-child(2){width:0%;opacity:0}button.nav-icon[aria-expanded=true] span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:30px;left:8px}.f-mm-ham{right:20px}}
@media (max-width:767.95px){@supports (-webkit-touch-callout:none){.f-mm-ham{right:12px;top:0px}}@supports not (-webkit-touch-callout:none){.f-mm-ham{right:12px;top:12px}}.f-mm-nav::before{padding-right:0}.mobile-additional-menu::before{padding-right:0}.mobile-search-form button{float:none;text-align:center;padding-right:0}}
body{font-family:"Nunito Sans",sans-serif}
.f-optillery-drag{display:none}
.f-optillery .f-optillery-slide{background-color:#000}
.f-optillery .f-optillery-slide img{height:600px}
.f-optillery .f-optillery-title{position:absolute;top:auto;left:60%;max-width:560px;margin-left:0;background-color:rgba(0,0,0,0.8) !important;border-left:11px solid #2fa5da;bottom:auto;padding:50px}
.f-optillery .f-optillery-title h4{font-weight:900;width:100%;color:#c5c5c5;text-align:left}
.f-optillery .f-optillery-title h4 span{color:#fff;text-align:left;font-size:50px}
.f-optillery .f-optillery-title h4:hover{color:#fff;text-decoration:underline}
.trending-name{text-align:center;padding:0 24px;color:#fff;margin-bottom:26px;font-size:2.1875rem;line-height:2.6875rem;letter-spacing:0.253125rem;margin-top:40px}
.container-trending{background-color:#000;padding-bottom:50px}
.f-ap-trending{font-family:"Nunito Sans",sans-serif;display:flex;flex-direction:row;gap:0}
.f-ap-trending .f-ap-image-trending{width:40%;float:left}
.f-ap-trending .f-ap-image-trending a{display:block;position:relative;overflow:hidden}
.f-ap-trending .f-ap-image-trending a img{width:100%;height:auto;object-fit:cover;min-height:132px;height:150px;transition:transform 0.2s ease-in-out}
.f-ap-trending .f-ap-image-trending a img:hover{transform:scale(1.1)}
.f-ap-trending .f-ap-meta-trending{float:left;margin-left:20px}
.f-ap-trending .f-ap-meta-trending .f-ap-category a{display:inline-block;color:#fff;font-size:0.6875rem;line-height:0.875rem;letter-spacing:0.091875rem;text-transform:uppercase;border-bottom:4px solid #2fa5da;font-weight:700;text-decoration:none}
.f-ap-trending .f-ap-meta-trending .f-ap-category a:hover{color:#fff;text-decoration:none}
.f-ap-trending .f-ap-meta-trending .f-ap-author-trending{font-size:0.7rem;margin-top:5px;color:#fff}
.f-ap-trending .f-ap-meta-trending .f-ap-author-trending .date{color:#fff;text-decoration:none}
.f-ap-trending .f-ap-meta-trending .f-ap-author-trending .date:hover{text-decoration:underline}
.f-ap-trending .f-ap-meta-trending .f-ap-author-trending .f-ap-author{color:#fff;text-decoration:none}
.f-ap-trending .f-ap-meta-trending .f-ap-author-trending .f-ap-author:hover{text-decoration:underline}
.f-ap-trending .f-ap-meta-trending .f-ap-description-trending{font-size:1rem;line-height:1.375rem;letter-spacing:0.03375rem;margin-top:15px;font-weight:700;margin-block-start:15px}
.f-ap-trending .f-ap-meta-trending .f-ap-description-trending a{color:#fff;text-decoration:none}
.f-ap-trending .f-ap-meta-trending .f-ap-description-trending a:hover{color:#fff;text-decoration:underline}
.button-white{font-family:"Nunito Sans",sans-serif;background:#fff;color:#000;font-weight:700;padding:15px 40px;font-size:0.8rem;letter-spacing:0.125rem;margin-top:20px;text-decoration:none}
.button-white:hover{text-decoration:none;color:#2f3238}
.more-articles{display:block;margin:70px;text-align:center}
.category-three h4{text-align:center;padding:0 24px;color:#fff;margin-bottom:26px;font-size:2.1875rem;line-height:2.6875rem;letter-spacing:0.253125rem;margin-top:40px;font-weight:700}
.f-ap-featured .f-ap-image-featured{overflow:hidden}
.f-ap-featured .f-ap-image-featured img{transition:transform 0.2s ease-in-out;min-height:280px;margin-bottom:0;min-width:150px;object-fit:cover;width:100%;max-width:100%}
.f-ap-featured .f-ap-image-featured img:hover{transform:scale(1.1)}
.f-ap-featured a{margin-bottom:0;display:block;text-decoration:none}
.f-ap-featured .f-ap-category{margin-top:7px}
.f-ap-featured .f-ap-category a{display:inline-block;color:#373f51;font-size:0.6875rem;line-height:0.875rem;letter-spacing:0.091875rem;text-transform:uppercase;border-bottom:4px solid #2fa5da;font-weight:700;text-decoration:none}
.f-ap-featured .f-ap-category a:hover{color:#373f51;text-decoration:none}
.f-ap-featured h5{font-family:"nunito sans",sans-serif;font-size:20px;font-weight:700;line-height:24px;text-align:left}
.f-ap-featured h5 a{color:#373f51}
.f-ap-featured .f-ap-author-featured{font-size:0.7rem;margin-top:10px;color:#373f51}
.f-ap-featured .f-ap-author-featured .date{display:inline;color:#373f51;text-decoration:none;font-size:16px}
.f-ap-featured .f-ap-author-featured .date:hover{text-decoration:underline}
.f-ap-featured .f-ap-author-featured .f-ap-author{display:inline;color:#373f51;text-decoration:none;font-style:italic;font-size:13.5px}
.f-ap-featured .f-ap-author-featured .f-ap-author:hover{text-decoration:underline}
.f-pbc-searchlist .f-ap-featured{margin-bottom:20px}
.f-pbc-searchlist .f-ap-featured .f-ap-content-featured{display:none}
.f-pbc-searchlist .f-ap-featured .post-link{display:none}
.f-pbc-searchlist .col-md-6{margin-bottom:20px}
.f-pbc-searchlist .f-ap{height:100%;align-content:stretch !important;display:flex;flex-direction:column;flex-wrap:wrap !important}
.f-pbc-searchlist .f-ap .f-ap-description{padding-bottom:0}
.f-pbc-searchlist .f-ap .f-ap-category{display:flex;justify-content:space-between !important;color:#373f51}
.f-pbc-searchlist .f-ap .f-ap-category .f-ap-date{font-size:12px;font-weight:600;color:rgba(55,63,81,0.5)}
.f-pbc-searchlist .f-ap .f-ap-category .f-ap-author{font-size:13.5px}
.post-link{margin-top:30px;border:2px solid #373f51;text-align:center;text-decoration:none;padding:5px;white-space:nowrap;font-weight:700}
.post-link:hover{background:#2fa5da;color:#fff !important}
.black{font-family:"Nunito Sans",sans-serif}
.black .category-three{color:#fff}
.black .category-three h4{color:#fff}
.black .f-ap-content-featured{display:none}
.black .post-link{display:none}
.black .f-ap-category a{color:#fff}
.black .f-ap-category a:hover{color:#fff;text-decoration:none}
.black .f-ap-author-featured{color:#fff;font-size:16px}
.black .f-ap-author-featured .date{color:#fff}
.black .f-ap-author-featured .f-ap-author{color:#fff;font-style:italic;font-size:16px}
.black .f-ap-description-featured a{color:#fff}
.white{font-family:"Nunito Sans",sans-serif}
.white .category-three{color:#373f51}
.white .category-three h4{color:#000}
.white .f-ap-category a{color:#373f51}
.white .f-ap-category a:hover{color:#373f51;text-decoration:none}
.white .f-ap-author-featured{color:#373f51;font-size:16px}
.white .f-ap-author-featured .date{color:#373f51}
.white .f-ap-author-featured .f-ap-author{color:#373f51;font-style:normal;font-size:16px}
.white .f-ap-description-featured{height:50px;overflow:hidden}
.white .f-ap-description-featured a{color:#373f51}
.white .f-ap-content-featured{font-family:montserrat,sans-serif;margin-top:15px;font-size:0.9rem;line-height:1.48rem;height:70px;overflow:hidden}
.bottom-articles{font-family:"Nunito Sans",sans-serif;margin-top:50px;display:flex;flex-direction:row;gap:0;background:#f2f2f2}
.bottom-articles .bottom-article-right{margin:auto 0;padding:40px}
.bottom-articles .bottom-article-right .title-trending{padding:0;color:#373f51;font-size:2.1875rem;line-height:2.6875rem;letter-spacing:0.253125rem;margin-top:40px;height:120px}
.bottom-articles .bottom-article-right .title-trending h4{color:#363f51;font-weight:700;margin-top:0;margin-bottom:0;font-size:1.5rem}
.bottom-articles .bottom-article-right .trending .col-md-12{margin-bottom:20px}
.bottom-articles .bottom-article-right .f-ap-trending{color:#373f51;margin-bottom:20px;background-color:#fff}
.bottom-articles .bottom-article-right .f-ap-trending .f-ap-image-trending{width:25%}
.bottom-articles .bottom-article-right .f-ap-trending .f-ap-meta-trending{padding:10px;margin-left:10px}
.bottom-articles .bottom-article-right .f-ap-trending .f-ap-meta-trending .f-ap-category a{color:#373f51;text-decoration:none}
.bottom-articles .bottom-article-right .f-ap-trending .f-ap-meta-trending .f-ap-category a:hover{color:#373f51}
.bottom-articles .bottom-article-right .f-ap-trending .f-ap-meta-trending .f-ap-author-trending{color:#373f51;font-size:1rem}
.bottom-articles .bottom-article-right .f-ap-trending .f-ap-meta-trending .f-ap-author-trending a{color:#373f51;text-decoration:none}
.bottom-articles .bottom-article-right .f-ap-trending .f-ap-meta-trending .f-ap-author-trending a:hover{text-decoration:underline;color:#373f51}
.bottom-articles .bottom-article-right .f-ap-trending .f-ap-meta-trending .f-ap-author-trending .date{color:#373f51}
.bottom-articles .bottom-article-right .f-ap-trending .f-ap-meta-trending .f-ap-author-trending .date:hover{color:#373f51}
.bottom-articles .bottom-article-right .f-ap-trending a{color:#373f51;text-decoration:none}
.bottom-articles .bottom-article-right .f-ap-trending a:hover{color:#373f51}
.bottom-articles .bottom-article-left{position:relative}
.bottom-articles .bottom-article-left .recommended-image{overflow:hidden}
.bottom-articles .bottom-article-left .recommended-image img{height:800px;width:100%;object-fit:cover;transition:transform 0.2s ease-in-out}
.bottom-articles .bottom-article-left .recommended-image img:hover{transform:scale(1.1)}
.bottom-articles .bottom-article-left .info-block{position:absolute;padding:37px 47px;top:40%;right:15%;width:55%;margin-left:0;margin-top:0;background-color:rgba(255,255,255,0.9) !important;border-left:11px solid #2fa5da}
.bottom-articles .bottom-article-left .info-block .recommended-title{text-decoration:none;color:#373f51}
.bottom-articles .bottom-article-left .info-block .recommended-title:hover{text-decoration:underline;color:#373f51}
.bottom-articles .bottom-article-left .info-block .recommended-title h4{font-weight:700;font-size:1.75rem;line-height:1.2}
.bottom-articles .bottom-article-left .info-block .f-ap-category a{display:inline-block;color:#373f51;font-size:1.1rem;line-height:1.25rem;letter-spacing:0.133125rem;text-transform:uppercase;border-bottom:6px solid #2fa5da;font-weight:700;text-decoration:none}
.bottom-articles .bottom-article-left .info-block .f-ap-category a:hover{color:#373f51}
.bottom-articles .bottom-article-left .f-ap-author-recommended{margin-top:15px;margin-bottom:3px}
.bottom-articles .bottom-article-left .f-ap-author-recommended a{color:#373f51;text-decoration:none;font-size:16px;line-height:24px;text-align:left}
@media (max-width:767.95px){.container{max-width:720px}.f-optillery{height:360px}.f-optillery .f-optillery-title{top:auto;background-color:rgba(0,0,0,0.8) !important;border-left:11px solid #2fa5da;width:100%;max-width:100%;left:2%;margin-left:0;bottom:0;padding:10px !important;right:auto}.f-optillery .f-optillery-title h4{top:auto;text-align:left}.f-optillery .f-optillery-title h4 span{font-size:19px;text-align:left}.f-optillery .f-optillery-slide img{height:360px}.trending-name{font-size:1.6rem;line-height:2rem}.f-ap-trending{padding:15px}.f-ap-trending .f-ap-image-trending a img{width:150px;height:auto}.more-articles{margin:35px}.button-white{padding:15px}.f-ap-featured{margin-bottom:30px}.f-ap-featured .f-ap-category{margin-top:10px}.f-ap-featured h5 a{font-size:1.1rem}.f-ap-featured .f-ap-author-featured .date{font-size:0.8rem}.f-ap-featured .f-ap-author-featured a{font-size:0.8rem}.white .row>*{padding-right:calc(var(--bs-gutter-x) * 0.8);padding-left:calc(var(--bs-gutter-x) * 0.8)}.white .category-three h4{font-size:1.6rem;line-height:2rem}.black .row>*{padding-right:calc(var(--bs-gutter-x) * 0.8);padding-left:calc(var(--bs-gutter-x) * 0.8)}.trending .f-ap-trending .f-ap-meta-trending{margin-left:15px}.trending .f-ap-trending .f-ap-meta-trending .f-ap-description-trending{font-size:0.85rem;line-height:1rem;letter-spacing:0.03375rem;margin-top:15px}.bottom-articles{margin:0}.bottom-articles .bottom-article-right{padding:15px}.bottom-articles .bottom-article-right .title-trending{margin-top:20px}.bottom-articles .bottom-article-right .title-trending h4{font-size:1.1rem}.bottom-articles .bottom-article-right .trending .f-ap-trending{padding:0}.bottom-articles .bottom-article-right .trending .f-ap-trending .f-ap-author-trending{font-size:10px}.bottom-articles .bottom-article-right .trending .f-ap-trending .f-ap-meta-trending .f-ap-description-trending{font-size:1rem;line-height:1rem;margin-top:5px}.bottom-articles .bottom-article-right .trending .f-ap-trending .f-ap-meta-trending .f-ap-description-trending a{color:#000}.bottom-articles .bottom-article-right .trending .f-ap-trending .f-ap-image-trending{width:40%}.bottom-articles .bottom-article-left .info-block{padding:22px 30px;right:6%;width:87%}.bottom-articles .bottom-article-left .info-block .recommended-title h4{font-size:1.35rem}.bottom-articles .bottom-article-left .recommended-image img{height:360px}.f-pbc-searchlist .f-ap .f-ap-category{padding:15px 17px}.f-pbc-searchlist .f-ap .f-ap-meta{right:0}}
@media (min-width:768px) and (max-width:999.95px){.f-optillery .f-optillery-title{top:auto;background-color:rgba(0,0,0,0.8) !important;border-left:11px solid #2fa5da;width:100%;max-width:100%;left:2%;margin-left:0;bottom:0;padding:10px !important;right:auto}.f-optillery .f-optillery-title h4{top:auto;text-align:left}.f-optillery .f-optillery-title h4 span{font-size:19px;text-align:left}.bottom-articles .bottom-article-left img{height:565px}.bottom-articles .bottom-article-left .info-block{padding:22px 30px;top:48%;right:6%;width:87%}.bottom-articles .bottom-article-left .info-block .recommended-title h4{font-size:1.35rem}.bottom-articles .bottom-article-right{padding:10px;margin:20px 0}.bottom-articles .bottom-article-right .title-trending{margin-top:0;height:120px}.bottom-articles .bottom-article-right .title-trending h4{font-size:1.2rem}.bottom-articles .bottom-article-right .f-ap-trending{margin-right:15px;margin-bottom:10px}.bottom-articles .bottom-article-right .f-ap-trending .f-ap-image-trending{width:35%}.bottom-articles .bottom-article-right .f-ap-trending .f-ap-meta-trending .f-ap-author-trending{font-size:10px}.f-ap-trending .f-ap-image-trending a img{height:130px;min-height:130px}.f-ap-trending .f-ap-meta-trending .f-ap-description-trending{font-size:0.85rem;line-height:1.375rem;letter-spacing:0.03375rem;margin-top:15px;font-weight:700;margin-block-start:15px}.f-optillery{height:400px}.f-optillery .f-optillery-slide img{height:400px}.f-optillery .f-optillery-slide h4{font-size:22px;padding:0.5rem}.trending-name{font-size:1.6rem;line-height:2rem}.category-three h4{font-size:1.6rem;line-height:2rem}.container .trending{padding:0 15px}.f-ap-featured h5{font-size:1.1rem}.f-ap-featured .f-ap-author-featured{font-size:0.8rem}.f-ap-featured .f-ap-author-featured .date{font-size:0.8rem}.f-ap-featured .f-ap-author-featured .f-ap-author{font-size:0.8rem}}
@media (max-width:992px){.f-optillery-slide img{height:400px}.container{max-width:960px}}
@media (min-width:1000px) and (max-width:1200px){.f-optillery{height:470px}.f-optillery .f-optillery-slide img{height:470px}.f-optillery .f-optillery-title{padding:30px !important;left:50%}.f-optillery .f-optillery-title h4{font-size:40px}.f-optillery .f-optillery-title h4 span{font-size:40px;line-height:50px}.black .row>*{padding-right:calc(var(--bs-gutter-x) * 0.8)}.white .row>*{padding-right:calc(var(--bs-gutter-x) * 0.8);padding-left:calc(var(--bs-gutter-x) * 0.8)}.container .trending{padding-right:calc(var(--bs-gutter-x) * 0.8);padding-left:calc(var(--bs-gutter-x) * 0.8)}}
@media (max-width:576px){.f-optillery{height:220px}.f-optillery .f-optillery-slide img{height:220px}.container{max-width:540px}.f-ap-trending .f-ap-image-trending a img{width:195px}.category-three h4{font-size:1.6rem;line-height:2rem}.bottom-articles .bottom-article-right .f-ap-trending .f-ap-meta-trending .f-ap-author-trending{margin-top:10px}}
@media (min-width:1441px){.f-optillery-slide img{height:600px}.container{max-width:1320px}}
@media (min-width:1200px){.container{max-width:1170px}header .container{max-width:1320px !important}}
@media (max-width:1200px){.container-trending .container{max-width:100%}}
body{margin:0;font-size:14px;font-family:montserrat,sans-serif;background-color:var(--f-body-background);color:var(--f-body-color)}
body h2{font-size:35px;margin-bottom:14px;margin-top:21px;font-weight:bold}