: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;padding:10px}
.f-alist.f-alist-overmind{padding:0;margin-bottom:45px}
.f-alist li{margin:15px 0 30px;padding:15px 0 30px}
.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{font-family:"Nunito Sans",sans-serif;background:#FFF;padding:0 17px}
.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: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;height:40px;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:150px}}
@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:#F500A0}
.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:#fff;color:rgba(0,0,0,0.95);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:rgba(0,0,0,0.95);font-size:15px;font-weight:300;text-decoration:none}
.f-foo .f-mm-nav li a:hover{color:rgba(0,0,0,0.95)}
@media (max-width:768px){.f-mm-nav li a:hover{color:rgba(0,0,0,0.95)}.f-foo{padding-top:0}}
.f-dnspi{margin:0 auto;display:block;border:none;border-radius:2px;font-size:13px;background-color:#f500a0;color:rgba(0,0,0,0.95);padding:3px 10px}
.f-foo.ff-foo{font-size:16px;line-height:26px;border-top:1px solid #f500a0}
.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:rgba(0,0,0,0.95);text-decoration:none}
.f-foo.ff-foo a:hover{text-decoration:underline;color:rgba(0,0,0,0.95)}
.f-foo.ff-foo .col-md-6{width:33%;margin-left:0;border-bottom:0;margin-right:0}
.f-foo.ff-foo .ff-foo-after{text-align:center}
.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:150px;height:auto}
.f-foo.ff-foo .ff-foo-logo img{max-width:100%;max-height:100%;width:150px;object-fit:initial;aspect-ratio:unset}
.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{padding:0 1rem}.f-foo.ff-foo .ff-foo-nav{justify-content:center}.f-foo.ff-foo .col-md-6{width:100%;margin-top:0}.f-foo.ff-foo .ff-foo-pre .ff-foo-pre-spacer{padding-top:1rem;padding-bottom:1rem}}
@media (min-width:768px) and (max-width:1010px){.f-foo.ff-foo{padding:0 1rem}.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:#f500a0;color:#fff;border-radius:2px}
.f-btn.f-btn-full:hover{color:#f500a0}
.f-btn:hover{border-color:#000;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:"Barlow Condensed",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:#f500a0}
@media (max-width:767.98px){.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:#f500a0;border-top:1px solid #f500a0;border-bottom:1px solid #f500a0;overflow:auto;color:#000}.f-mm-nav li{display:list-item;text-align:right;text-transform:uppercase;line-height:34px;padding:0 10px}.f-mm-nav li a{color:#000}.f-mm-nav li a:hover{color:#000}.f-mm-nav li a::after{display:none}.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:36px}.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}.mobile-search-form{display:block !important;width:100%;left:0;position:fixed;top:60px;background-color:#fff;padding:5px 10px}.mobile-search-form input{width:78%;margin:0;padding:0;background-color:#fff;border:none;text-transform:uppercase;color:#000;font-weight:bold;outline:none;float:left}.mobile-search-form input::placeholder{color:#000}.mobile-search-form button{background-color:#fff !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 (min-width:768px) and (max-width:1000px){.f-srch-box{margin-right:12px}.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:#f500a0;border-top:1px solid #f500a0;border-bottom:1px solid #f500a0;overflow:auto;color:#000}.f-mm-nav li{display:list-item;text-align:right;text-transform:uppercase;height:50px;padding:0 10px;margin-right:0px}.f-mm-nav li a{color:#000}.f-mm-nav li a:hover{color:#000}.f-mm-nav li a::after{display:none}.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:36px}.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:30px}.mobile-search-form{display:none;width:103%;left:0;position:fixed;top:80px;background-color:#fff;padding:5px 10px}.mobile-search-form input{width:78%;margin:0;padding:0;background-color:#fff;border:none;text-transform:uppercase;color:#000;font-weight:bold;outline:none;float:left}.mobile-search-form input::placeholder{color:#000}.mobile-search-form button{background-color:#b12d2d !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-mm .container .f-mm-ham{position:absolute;right:12px}.f-tb{display:none}}
body{font-family:"Barlow Condensed",sans-serif}
img{width:100%;height:auto;aspect-ratio:1.5;object-fit:cover}
a,a.active{color:rgba(0,0,0,0.95);-webkit-text-decoration-line:none;text-decoration-line:none;outline:0;transition:color 0.15s ease-out}
.article{display:flex;flex-direction:row;gap:1rem;margin-bottom:1rem;position:relative}
.article:first-child{margin-top:3rem}
.article .right-article{order:2;width:80%}
.article .right-article .right_content{display:flex;flex-direction:column;z-index:2}
.article .right-article .right_content .first_row{order:1;display:flex;flex-direction:row;gap:0}
.article .right-article .right_content .first_row .single{order:1;width:50%}
.article .right-article .right_content .first_row .double{order:2;width:50%}
.article .right-article .right_content .first_row .f-ap-single{padding-right:2rem}
.article .right-article .right_content .first_row .article-single{display:flex;flex-direction:column}
.article .right-article .right_content .first_row .article-single .category{position:absolute;text-transform:uppercase;color:#f500a0;background-color:white;font-weight:700;letter-spacing:0.125rem;transform:translate(0px,-2rem);padding:0.5rem 0.5rem 0px 0px;font-size:1.125rem;line-height:1.5rem}
.article .right-article .right_content .first_row .article-single .article-image{order:1}
.article .right-article .right_content .first_row .article-single .article-image img{width:100%;max-width:none;display:block}
.article .right-article .right_content .first_row .article-single .f-ap-author{font-weight:bold}
.article .right-article .right_content .first_row .article-single .f-ap-author:hover{background:none}
.article .right-article .right_content .first_row .article-single .article-text{order:2;margin:1rem 0 0}
.article .right-article .right_content .first_row .article-single .article-text h3{font-size:2.25rem;line-height:2.75rem;text-underline-offset:0.6875rem;letter-spacing:0.0625rem}
.article .right-article .right_content .first_row .article-single-outlined{position:relative;transform:translate(0);transition:transform 0.2s;padding:1.5rem;margin-right:0.75rem;width:calc(100% - 0.75rem);max-width:unset;display:grid;margin-bottom:3rem}
.article .right-article .right_content .first_row .article-single-outlined::before{border:0.0625rem solid #000;background:#fff;content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}
.article .right-article .right_content .first_row .article-single-outlined::after{background-image:linear-gradient(45deg,#fff 33.33%,#f500a0 33.33%,#f500a0 50%,#fff 50%,#fff 83.33%,#f500a0 83.33%,#f500a0 100%);content:"";background-size:0.28rem 0.28rem;display:block;position:absolute;width:100%;height:100%;top:0.75rem;left:0.75rem;z-index:-2}
.article .right-article .right_content .first_row .article-single-outlined:hover{transform:translate(0.25rem,0.25rem)}
.article .right-article .right_content .first_row .article-single-outlined:hover::after{transform:translate(-0.5rem,-0.5rem)}
.article .right-article .right_content .first_row .article-single-outlined .category{display:block;order:-1;width:fit-content;margin-bottom:0.25rem;color:#fff;background-color:#f500a0;height:1.25rem;padding:0.125rem 0.5rem;font-weight:700;box-sizing:border-box;font-size:0.75rem;line-height:1rem;letter-spacing:0.0313rem;text-underline-offset:0.125rem}
.article .right-article .right_content .first_row .article-single-outlined .article-text h3{background-position:0 0.3125rem;font-size:1.75rem;line-height:2.125rem;letter-spacing:0.0469rem;text-decoration:none}
.article .right-article .right_content .first_row .article-single-outlined .article-text h3:hover{-webkit-text-decoration-color:rgba(0,0,0,0.95);text-decoration-color:rgba(0,0,0,0.95);-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:0.0625rem;text-underline-offset:0.25rem}
.article .right-article .right_content .first_row .article-single-outlined .article-text .outlined-meta{font-size:0.875rem;line-height:1.25rem;letter-spacing:0.0313rem;text-underline-offset:0.1875rem;color:rgba(0,0,0,0.65);padding-top:0.5rem}
.article .right-article .right_content .second_row{order:2;margin-top:1rem;margin-bottom:1rem}
.article .right-article .right_content .second_row .article-number{color:#f500a0;display:flex;font-size:3rem;font-weight:700;justify-content:left;width:100%;line-height:3.25rem;letter-spacing:1px;margin-right:0.5rem}
.article .right-article .right_content .second_row .col-md-3{width:33%;margin:0 0 0 1rem;padding:0 0 0 1rem;border-left:1px solid rgba(0,0,0,0.95)}
.article .right-article .right_content .third_row{order:3}
.article .no-header h2{display:none}
.article .left-article{order:1;width:20%;margin-top:0;padding:0 20px}
.article .left-article h2{text-transform:uppercase;font-size:35px;margin-bottom:14px;margin-top:21px;font-weight:bold;margin-top:0}
.article .left-article h2 a{background:linear-gradient(to bottom,transparent 13%,#f500a0 13% 95%,transparent 95% 100%);-webkit-text-decoration-line:none;text-decoration-line:none;text-decoration:none;display:inline;color:#fff}
.article .left-article .f-ap-article{border-bottom:0.0625rem solid rgba(0,0,0,0.15);padding:2rem 0}
.article .left-article .f-ap-article .article-text{font-size:0.8rem;font-weight:400;line-height:0;letter-spacing:0;margin-bottom:0.5rem;overflow:hidden;display:inline}
.article .left-article .f-ap-article .article-image{float:left;max-width:5.5rem;margin-right:0.5rem}
.article .left-article .f-ap-article .article-date{display:inline-block;padding-top:0.5rem;flex-direction:row;gap:5px;align-items:flex-end}
.article .left-article .f-ap-article .article-date .category{order:1;font-size:0.875rem;line-height:1.25rem;letter-spacing:0.0313rem;text-underline-offset:0.1875rem;font-weight:bold}
.article .left-article .f-ap-article .article-date .category:hover{background:none}
.article .left-article .f-ap-article .article-date .line{order:2}
.article .left-article .f-ap-article .article-date .ago{order:3;color:rgba(0,0,0,0.65);font-size:1rem}
.article-small{padding:0 0.5rem;display:flex;flex-direction:column}
.article-small .article-text{margin-top:0.75rem;font-size:1rem;line-height:1.375rem;letter-spacing:0.0313rem;text-underline-offset:0.1875rem;font-weight:500}
.article-small .article-text a{display:inline;font-size:1rem;line-height:1.375rem;letter-spacing:0.0313rem;text-underline-offset:0.1875rem}
.article-small .article-text .small-meta{font-size:0.875rem;line-height:1.25rem;letter-spacing:0.0313rem;text-underline-offset:0.1875rem;color:rgba(0,0,0,0.65);padding-top:0.5rem}
.left-article a,.article-text a{display:inline}
.left-article a:hover,.article-text a:hover{background:linear-gradient(to bottom,transparent 13%,#ff84d4 13% 80%,transparent 80% 100%);-webkit-text-decoration-line:none;text-decoration-line:none;text-decoration:none;display:inline;color:#000}
.outlined-image .article-image{display:block;position:relative;font-weight:600}
.outlined-image .article-image a{border:1px solid rgba(0,0,0,0.95);margin:0;padding:0.5rem}
.outlined-image .article-image a:hover{background:none;padding:0.5rem;margin:0}
.outlined-image .article-image a img{min-height:unset;min-width:unset;margin-bottom:0}
.rounded{margin-bottom:2rem}
.rounded .underlined_black_title,.rounded .header,.rounded svg{display:none}
.f-ap-one-rounded{height:unset;background:0 0;background-image:linear-gradient(to top,#ff84d4 50%,transparent 0);margin-top:2.5rem;margin-bottom:2.5rem}
.f-ap-one-rounded .article-single{flex-direction:row-reverse;margin:0 1rem;padding:0 0 2.5rem;display:flex;align-items:center;justify-content:center;background-color:unset}
.f-ap-one-rounded .article-single .article-image img{background-color:#fff;border:1px solid #000;border-radius:50%;overflow:hidden;padding:0.5rem;width:13.25rem;height:13.25rem;object-fit:cover}
.f-ap-one-rounded .article-single .article-image .category{display:none}
.f-ap-one-rounded .article-single .article-text{padding:1.5rem;width:100%;margin-right:2.5rem;max-height:17.5rem;min-height:13.25rem;background-color:#fff;border:0.0625rem solid rgba(0,0,0,0.95);margin-top:0.5rem;margin-top:0.875rem;display:grid;max-width:40.125rem}
.f-ap-one-rounded .article-single .article-text h3{font-size:2.25rem;line-height:2.75rem;text-underline-offset:0.6875rem;letter-spacing:0.0625rem}
.f-ap-one-rounded .article-single .article-text .f-ap-author{font-weight:bold}
.f-ap-one-rounded .article-single .article-text .f-ap-author:hover{background:none}
.article .right-article .right_content .first_row{order:1;display:flex;flex-direction:row;gap:0}
.article .right-article .right_content .first_row .reverse{width:50%}
.article .right-article .right_content .first_row .reverse:last-child{display:flex;flex-direction:column;gap:2rem}
.article .right-article .right_content .first_row .reverse:last-child .f-ap{order:2}
.underlined_title{font-size:4rem;line-height:4.5rem;letter-spacing:0.3125rem;text-decoration-thickness:0.75rem;margin-bottom:1.5rem;font-family:"Limerick Serial",Geneva,sans-serif;font-weight:700;letter-spacing:0.125rem;text-transform:uppercase;-webkit-text-decoration-color:#f500a0;text-decoration-color:#f500a0;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:0.5rem;text-underline-offset:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}
.underlined_black_title{border-right:1px solid rgba(0,0,0,0.95);margin:0 1rem 0 0;padding-right:1rem;flex-shrink:0;max-width:unset;font-size:4rem;line-height:4.5rem;letter-spacing:0.3125rem;text-underline-offset:0.625rem;font-weight:700}
.vertical{border:1px solid rgba(0,0,0,0.95);background:#fff;padding:1rem 1rem 1.5rem}
.vertical:nth-child(2){margin:0 1rem}
.vertical .col-md-4{width:31%}
.vertical .f-ap-image-trending{float:left}
.vertical .f-ap-image-trending a{display:block;position:relative;overflow:hidden;margin-bottom:1rem}
.vertical .f-ap-image-trending a img{aspect-ratio:1.4925373134;width:100%;object-fit:cover;transition:transform 0.2s ease-in-out;min-height:auto}
.vertical .f-ap-image-trending a img:hover{transform:scale(1.1)}
.vertical .article-text a{display:block;margin-bottom:5px}
.vertical .f-ap-featured{margin-bottom:2rem}
.padded{margin-bottom:1rem}
.padded .row{margin-left:0;margin-right:0}
.padded .col-md-12:first-child{margin-bottom:1rem}
.padded .article-text a{font-size:1.5rem;line-height:2rem;letter-spacing:0.0469rem}
.living-article{margin-bottom:5rem}
.living-article .row{margin-left:0;margin-right:0}
.living-article .col-md-12:first-child{margin-bottom:1rem}
.living-article .article-image a{margin-bottom:0}
.living-article .article-small .article-text{display:flex;flex-direction:row}
.living-article .article-small .article-text .article-number{color:#f500a0;display:inline-block;font-size:3rem;font-weight:700;justify-content:left;width:auto;line-height:3.25rem;letter-spacing:1px;margin-right:1rem}
.living-article .article-small .article-text .small-meta{display:none}
.living-article .article-small .article-text a{font-size:1rem;line-height:1.38rem;letter-spacing:0.0313rem;text-underline-offset:0.1875rem}
.living-article .article-small .article-text a:hover{-webkit-text-decoration-color:#f500a0;text-decoration-color:#f500a0;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:0.375rem;text-underline-offset:-0.1875rem;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;background:none}
.second_row .category-three h4{text-transform:uppercase;font-size:35px;margin-bottom:14px;margin-top:21px;font-weight:bold;margin-top:0;background:linear-gradient(to bottom,transparent 13%,#f500a0 13% 95%,transparent 95% 100%);-webkit-text-decoration-line:none;text-decoration-line:none;text-decoration:none;display:inline;color:#fff}
.second_row .col-md-4{border-left:1px solid rgba(0,0,0,0.95)}
.second_row svg{display:none}
.vertical-items{flex-direction:row;padding:2.5rem 4rem 0;background:linear-gradient(to bottom,#f500a0 16.5rem,transparent 0);align-items:normal;justify-content:center;margin-bottom:4rem;padding:2.5rem 1rem 0}
.vertical-items .col-md-4{width:32%}
.vertical-items .row{margin:0 auto}
.vertical-items .category-three{font-family:"Limerick Serial",Geneva,sans-serif;font-size:1.5rem;line-height:2rem;letter-spacing:0.0469rem;text-underline-offset:0.4375rem;text-align:center;margin-bottom:2rem}
.vertical-items .category-three::after{content:"";display:inline-block;width:0;height:0;border-left:1.25rem solid #fff;border-right:1.25rem solid #fff;border-top:1.25rem solid #f500a0;margin:0.5rem auto -0.5rem}
.vertical-items .category-three h2{font-size:1.5rem;line-height:2rem;letter-spacing:0.0469rem;text-underline-offset:0.4375rem;margin-top:0;margin-bottom:0;font-weight:700}
.vertical-items .category-three .catDesc{font-size:1.2rem;line-height:2rem;letter-spacing:0.0469rem;text-underline-offset:0.4375rem;color:rgba(0,0,0,0.95);font-weight:400}
.featured-article{margin-bottom:3rem;margin-top:2rem}
.featured-article .article-single{display:flex;flex-direction:row;width:97%;margin:0 auto}
.featured-article .article-single .category{display:none}
.featured-article .article-image{overflow:hidden;order:1}
.featured-article .article-image img{max-width:100%;height:auto;display:block}
.featured-article .article-text{order:2;color:#fff;background:#000;padding:1.5rem;min-height:17.8125rem;display:flex;justify-content:center;flex-direction:column;flex:0 0 18.75rem;margin:4rem 0}
.featured-article .article-text h3{order:1;font-size:1.75rem;line-height:2.125rem;letter-spacing:0.0469rem;color:#fff}
.featured-article .article-text h3 a{color:#fff;font-size:1.75rem;line-height:2.125rem;letter-spacing:0.0469rem;outline:0;transition:color 0.15s ease-out;text-decoration-line:none}
.featured-article .article-text h3 a:hover{color:#fff;-webkit-text-decoration-color:#ff84d4;text-decoration-color:#ff84d4;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:0.375rem;text-underline-offset:-0.1875rem;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;background:none}
.featured-article .article-text .f-ap-meta{order:2;font-size:1.125rem;line-height:1.75rem;letter-spacing:0.0313rem;text-underline-offset:0.25rem;color:#fff}
.featured-article .article-text .f-ap-meta a{color:#fff;font-size:1.125rem;line-height:1.75rem;letter-spacing:0.0313rem;text-underline-offset:0.25rem;text-decoration-line:none}
.featured-article .article-text .f-ap-meta a:hover{color:#fff;-webkit-text-decoration-color:#f500a0;text-decoration-color:#f500a0;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:0.375rem;text-underline-offset:-0.1875rem;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;background:none}
.header{display:flex;align-items:center}
.header .link{font-size:0.875rem;line-height:1.25rem;position:initial;flex-shrink:0;width:fit-content}
.header .link a{display:flex;align-items:right;letter-spacing:0.125rem;text-transform:uppercase;font-size:0.875rem;line-height:1.25rem;text-underline-offset:0.1875rem;font-weight:700;margin-bottom:0}
.header .link a:hover{-webkit-text-decoration-color:#000;text-decoration-color:#000;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:0.0625rem;text-underline-offset:0.1875rem;background:none}
.header .link a svg{fill:#d03e05;width:1rem;height:1rem;margin-left:0.5rem}
.header .header-section{display:flex;align-items:center;flex-direction:row;justify-content:start;padding-bottom:1.5rem;width:calc(100% - 5.3125rem);flex-shrink:0}
.header .header-section .title{display:flex;align-items:center}
.header .header-section .desc{max-width:29.5rem;margin-right:1.5rem;line-height:1.375rem;font-size:1rem;letter-spacing:0.0313rem;text-underline-offset:0.1875rem}
@media (max-width:767.99px){.article{flex-direction:column}.article:first-child{flex-direction:column;margin-top:0rem}.article:nth-child(2){flex-direction:column-reverse}.article .left-article,.article .right-article{width:100%}.article .left-article{order:2;padding-bottom:2rem}.article .left-article .f-ap-article:first-child{border-top:0.0625rem solid rgba(0,0,0,0.15)}.article .left-article .article-text{display:block}.article .right-article{order:1}.article .right-article .row:first-child{margin:0}.article .right-article .right_content .first_row{flex-direction:column}.article .right-article .right_content .first_row .reverse{width:100%}.article .right-article .right_content .first_row .single{width:100%}.article .right-article .right_content .first_row .double{width:100%}.article .right-article .right_content .first_row .f-ap-single{width:95%;padding-right:0;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:1.5rem}.article .right-article .right_content .first_row .article-single-outlined{width:92%;margin:0 auto}.article .right-article .right_content .first_row .article-single-outlined .article-text h3{font-weight:700;font-size:1.5rem;line-height:2rem;letter-spacing:0.0313rem;text-underline-offset:0.3125rem;display:inline}.article .right-article .right_content .first_row .article-small{flex-direction:row;margin-bottom:1rem;gap:1rem}.article .right-article .right_content .first_row .article-small .article-image img{width:138px;margin-left:0.5rem}.article .right-article .right_content .first_row .article-small .article-text{margin-top:0}.article .right-article .right_content .second_row{width:95%;margin:2rem auto}.article .right-article .right_content .second_row h4{background:none}.article .right-article .right_content .second_row svg{display:block;margin-top:0.5rem;width:100%}.article .right-article .right_content .second_row .col-md-4{border-left:none}.article .right-article .right_content .second_row .category-three h4{display:none}.article .f-ap-one-rounded{background-image:linear-gradient(to bottom,#f500a0 50%,transparent 0);padding-top:15px;margin-bottom:0}.article .f-ap-one-rounded .article-single{flex-direction:column}.article .f-ap-one-rounded .article-single .article-text{margin-right:0}.article .f-ap-one-rounded .article-single .article-text h3{font-size:1.5rem;font-weight:700;line-height:2rem;letter-spacing:0.0313rem}.article .rounded{margin-bottom:0}.article .rounded .f-ap-featured{margin-bottom:2rem}.article .reduced{width:94%;margin:0 auto}.container{max-width:100%;width:100%;margin:0 auto;padding:0}.underlined_title{font-size:2.25rem;line-height:2.5rem;letter-spacing:0.125rem;padding:0px 1rem}.vertical-items{background:linear-gradient(to bottom,#f500a0 100%,transparent 0);margin-bottom:2rem}.vertical-items .col-md-4{width:100%;margin-bottom:2rem}.living-article{margin-bottom:1rem}.vertical{margin:0}.vertical:nth-child(2){margin:0;margin-bottom:2rem}.vertical .f-ap-image-trending a{margin-bottom:0}.featured-article .article-single{flex-direction:column}.featured-article .article-text{margin:0 2rem;min-height:12.8125rem;justify-content:normal;flex:0 0 11.75rem}.featured-article .line{display:none}.header .header-section{flex-direction:column;align-items:flex-start}.header .header-section .underlined_black_title{border:none;font-size:2.25rem;line-height:2.5rem;font-weight:700;margin-bottom:1rem}.header .link{position:absolute;right:1rem;top:0.5rem}.padded .f-ap-featured{margin-bottom:1rem}.f-pbc-searchlist .container{width:95%}}
@media (min-width:768px) and (max-width:1000px){.article{flex-direction:column}.article .left-article,.article .right-article{width:100%}.article .left-article{order:2;padding-bottom:2rem}.article .left-article .f-ap-article:first-child{border-top:0.0625rem solid rgba(0,0,0,0.15)}.article .left-article .article-text{display:block}.article .right-article{order:1}.article .right-article .first_row{flex-direction:column}.article .right-article .first_row .reverse{width:100%}.article .right-article .first_row .f-ap-single{width:95%;padding-right:0;margin:0 auto}.article .right-article .first_row .article-single-outlined{width:95%;margin:2rem auto}.article .right-article .first_row .item .col-md-6{width:50% !important}.article .right-article .first_row .item .article-small{flex-direction:column}.article .right-article .first_row .item .article-small .article-image img{width:100%}.article .f-ap-one-rounded{height:unset;background:0 0;background-image:linear-gradient(to top,#f500a0 50%,transparent 0);margin-top:0;margin-bottom:2.5rem}.article .f-ap-one-rounded .article-single{flex-direction:row-reverse;gap:1rem}.container{max-width:100%;width:100%;margin:0 auto;padding:0}.vertical-items .col-md-4{width:31%}.vertical:nth-child(2){margin:0 1rem;margin-bottom:2rem}}
@media (min-width:1001px) and (max-width:1100px){.container{max-width:100%;width:95%;margin:0 auto;padding:0}.article .right-article .right_content .first_row .article-single-outlined .article-text h3{font-size:1.125rem;line-height:1.75rem}.article .right-article .right_content .first_row .reverse{width:50%}.article .right-article .right_content .second_row{margin-top:2rem}.article .left-article .f-ap-article{padding:1rem 0}.article .left-article .f-ap-article .article-date .category{font-size:0.75rem;line-height:1.25rem;letter-spacing:0.0313rem;text-underline-offset:0.1875rem}.article .left-article .f-ap-article .article-date .ago{font-size:0.75rem;line-height:1.25rem;letter-spacing:0.0313rem;text-underline-offset:0.1875rem}.vertical-items .col-md-4{width:30%}.featured-article .article-text{margin:0}.padded .article-text a{font-size:1.125rem;font-weight:700;line-height:1.2em}}
@media (min-width:768px){.f-pbc-searchlist .col-md-2{width:27%}.f-pbc-searchlist .col-md-10{width:70%}.f-pbc-searchlist .article-text a:hover{background:none}}