@charset "UTF-8";.b-link:hover,.r-link:hover{color:var(--article-color)!important}.b-link:after,.r-link:after{border-bottom-color:var(--article-color)!important}
/*!
 * Bootstrap  v5.2.0 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-lightestgray:hsla(0,0%,54.5%,0.07058823529411765);--bs-lightgray:#d3d3d3;--bs-gray:#b3b3b3;--bs-mediumgray:#8b8b8b;--bs-darkgray:#333;--bs-black:#000;--bs-white:#fff;--bs-cornflower-blue-00:#4285f4;--bs-cornflower-blue-01:#80adfa;--bs-violet-eggplant-00:#ca23ca;--bs-violet-eggplant-01:#cb55cb;--bs-rose-00:#ff0884;--bs-rose-01:#ff5aad;--bs-orange-00:#ffa200;--bs-orange-01:#fbba4a;--bs-supernova-00:#ffcf0a;--bs-supernova-01:#fedc52;--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-blue:#4285f4;--bs-violet:#ca23ca;--bs-rose:#ff0884;--bs-orange:#ffa200;--bs-yellow:#ffcf0a;--bs-blue-rgb:66,133,244;--bs-violet-rgb:202,35,202;--bs-rose-rgb:255,8,132;--bs-orange-rgb:255,162,0;--bs-yellow-rgb:255,207,10;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:51,51,51;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:Overpass,Frutiger,"Frutiger Linotype",Univers,Calibri,"Gill Sans","Gill Sans MT","Myriad Pro",Myriad,"DejaVu Sans Condensed","Liberation Sans","Nimbus Sans L",Tahoma,Geneva,"Helvetica Neue",Helvetica,Arial,sans-serif;--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0));--bs-body-font-family:Lora,Palatino Linotype,Palatino,Palladio,URW Palladio L,Book Antiqua,Baskerville,Bookman Old Style,Bitstream Charter,Nimbus Roman No9 L,Garamond,Apple Garamond,ITC Garamond Narrow,New Century Schoolbook,Century Schoolbook,Century Schoolbook L,Georgia,serif;--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#333;--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:#ff0884;--bs-link-hover-color:#cc066a;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{margin-top:0;margin-bottom:.5rem;font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}p{margin-top:0}address,p{margin-bottom:1rem}address{font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}b{font-weight:bolder}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:none}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,pre{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}figure{margin:0 0 1rem}img,svg{vertical-align:middle}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}textarea{resize:vertical}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}output{display:inline-block}iframe{border:0}[hidden]{display:none!important}.display-1{font-size:calc(1.625rem + 4.5vw)!important;font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem!important}}.display-2{font-size:calc(1.575rem + 3.9vw)!important;font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem!important}}.display-3{font-size:calc(1.525rem + 3.3vw)!important;font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem!important}}.display-4{font-size:calc(1.475rem + 2.7vw)!important;font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem!important}}.display-5{font-size:calc(1.425rem + 2.1vw)!important;font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem!important}}.display-6{font-size:calc(1.375rem + 1.5vw)!important;font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem!important}}.footer ul,.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.img-fluid{max-width:100%;height:auto}.figure{display:inline-block}.container,.container-fluid{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.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{--bs-gutter-y:0}.gx-5{--bs-gutter-x:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.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%}}@media (min-width:768px){.col-md{flex:1 0 0%}.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%}.gx-md-0{--bs-gutter-x:0}.gx-md-5{--bs-gutter-x:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.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%}.gx-lg-6{--bs-gutter-x:6rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.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%}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.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%}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#333;background-color:#fff;background-clip:padding-box;border:1px solid transparent;-webkit-appearance:none;appearance:none;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#333;background-color:transparent;border-color:#ff0884;outline:0;box-shadow:0 0 0 .25rem rgba(255,8,132,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#333;background-color:#e9ecef;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus{z-index:3}.ar .input-group .wp-block-button__link,.ar .input-group .wp-block-file__button,.input-group .ar .wp-block-button__link,.input-group .ar .wp-block-file__button,.input-group .btn{position:relative;z-index:2}.ar .input-group .wp-block-button__link:focus,.ar .input-group .wp-block-file__button:focus,.input-group .ar .wp-block-button__link:focus,.input-group .ar .wp-block-file__button:focus,.input-group .btn:focus{z-index:3}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.form-floating):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.form-control.is-valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.input-group .form-control.is-valid{z-index:1}.input-group .form-control.is-valid:focus{z-index:3}.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.input-group .form-control.is-invalid{z-index:2}.input-group .form-control.is-invalid:focus{z-index:3}.ar .wp-block-button__link,.ar .wp-block-file__button,.btn{--bs-btn-padding-x:3rem;--bs-btn-padding-y:0.75rem;--bs-btn-font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif;--bs-btn-font-size:1rem;--bs-btn-font-weight:normal;--bs-btn-line-height:1.5;--bs-btn-color:#333;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:0;--bs-btn-box-shadow:inset 0 1px 0 hsla(0,0%,100%,0.15),0 1px 1px rgba(0,0,0,0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.ar .wp-block-button__link,.ar .wp-block-file__button,.btn{transition:none}}.ar .wp-block-button__link:focus,.ar .wp-block-button__link:hover,.ar .wp-block-file__button:focus,.ar .wp-block-file__button:hover,.btn:focus,.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.ar .wp-block-button__link:focus,.ar .wp-block-file__button:focus,.btn:focus{outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.ar .active.wp-block-button__link,.ar .active.wp-block-file__button,.ar .show.wp-block-button__link,.ar .show.wp-block-file__button,.ar .wp-block-button__link:active,.ar .wp-block-file__button:active,.btn.active,.btn.show,.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.ar .active.wp-block-button__link:focus,.ar .active.wp-block-file__button:focus,.ar .show.wp-block-button__link:focus,.ar .show.wp-block-file__button:focus,.ar .wp-block-button__link:active:focus,.ar .wp-block-file__button:active:focus,.btn.active:focus,.btn.show:focus,.btn:active:focus{box-shadow:var(--bs-btn-focus-box-shadow)}.ar .disabled.wp-block-button__link,.ar .disabled.wp-block-file__button,.ar .wp-block-button__link:disabled,.ar .wp-block-file__button:disabled,.btn.disabled,.btn:disabled{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.nav,.widget .menu{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#6c757d;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:50%;background-size:100%}.accordion{--bs-accordion-color:#000;--bs-accordion-bg:#fff;--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:1px;--bs-accordion-border-radius:0.375rem;--bs-accordion-inner-border-radius:calc(0.375rem - 1px);--bs-accordion-btn-padding-x:0;--bs-accordion-btn-padding-y:2rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var(--bs-body-color)'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 01.708 0L8 10.293l5.646-5.647a.5.5 0 01.708.708l-6 6a.5.5 0 01-.708 0l-6-6a.5.5 0 010-.708z'/%3E%3C/svg%3E");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='shade-color%28var%28--article-color%29, 10%%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color:#ff0884;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(255,8,132,0.25);--bs-accordion-body-padding-x:0;--bs-accordion-body-padding-y:2rem;--bs-accordion-active-color:shade-color(var(--article-color),10%);--bs-accordion-active-bg:transparent}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:#fff;--bs-pagination-border-width:1px;--bs-pagination-border-color:#dee2e6;--bs-pagination-border-radius:0.375rem;--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:#e9ecef;--bs-pagination-hover-border-color:#dee2e6;--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:#e9ecef;--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(255,8,132,0.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#ff0884;--bs-pagination-active-border-color:#ff0884;--bs-pagination-disabled-color:#6c757d;--bs-pagination-disabled-bg:#fff;--bs-pagination-disabled-border-color:#dee2e6;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item .page-link{border-radius:var(--bs-pagination-border-radius)}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:1px solid var(--bs-alert-border-color);--bs-alert-border-radius:0.375rem;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.375rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(255,8,132,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.25}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:0.5rem;--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-modal-inner-border-radius:calc(0.5rem - 1px);--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:1px;--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:1px;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15)}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:#fff;--bs-tooltip-bg:#000;--bs-tooltip-border-radius:0.375rem;--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);padding:var(--bs-tooltip-arrow-height);margin:var(--bs-tooltip-margin);font-size:var(--bs-tooltip-font-size)}.tooltip.show{opacity:var(--bs-tooltip-opacity)}@keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.offcanvas{--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color: ;--bs-offcanvas-bg:#fff;--bs-offcanvas-border-width:1px;--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075);position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.show:not(.hiding){transform:none}.offcanvas.show{visibility:visible}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.ar .placeholder.wp-block-button__link:before,.ar .placeholder.wp-block-file__button:before,.placeholder.btn:before{display:inline-block;content:""}@keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{display:block;clear:both;content:""}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-41x9{--bs-aspect-ratio:21.95122%}.sticky-top{position:sticky;top:0;z-index:1020}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.align-middle{vertical-align:middle!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-100{opacity:1!important}.overflow-hidden{overflow:hidden!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.top-0{top:0!important}.start-0{left:0!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column,.widget .menu{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-center{align-items:center!important}.align-content-center{align-content:center!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-6{margin:6rem!important}.m-20{margin:2rem!important}.m-25{margin:2.5rem!important}.m-35{margin:3.5rem!important}.m-75{margin:.75rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-6{margin-right:6rem!important;margin-left:6rem!important}.mx-20{margin-right:2rem!important;margin-left:2rem!important}.mx-25{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-35{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-75{margin-right:.75rem!important;margin-left:.75rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-20{margin-top:2rem!important;margin-bottom:2rem!important}.my-25{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-35{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-75{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-6{margin-top:6rem!important}.mt-20{margin-top:2rem!important}.mt-25{margin-top:2.5rem!important}.mt-35{margin-top:3.5rem!important}.mt-75{margin-top:.75rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-6{margin-right:6rem!important}.me-20{margin-right:2rem!important}.me-25{margin-right:2.5rem!important}.me-35{margin-right:3.5rem!important}.me-75{margin-right:.75rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-6{margin-bottom:6rem!important}.mb-20{margin-bottom:2rem!important}.mb-25{margin-bottom:2.5rem!important}.mb-35{margin-bottom:3.5rem!important}.mb-75{margin-bottom:.75rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-6{margin-left:6rem!important}.ms-20{margin-left:2rem!important}.ms-25{margin-left:2.5rem!important}.ms-35{margin-left:3.5rem!important}.ms-75{margin-left:.75rem!important}.ms-auto{margin-left:auto!important}.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-1rem!important}.m-n4{margin:-1.5rem!important}.m-n5{margin:-3rem!important}.m-n6{margin:-6rem!important}.m-n20{margin:-2rem!important}.m-n25{margin:-2.5rem!important}.m-n35{margin:-3.5rem!important}.m-n75{margin:-.75rem!important}.mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-n6{margin-right:-6rem!important;margin-left:-6rem!important}.mx-n20{margin-right:-2rem!important;margin-left:-2rem!important}.mx-n25{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-n35{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-n75{margin-right:-.75rem!important;margin-left:-.75rem!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-n6{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-n20{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-n25{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-n35{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-n75{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-1rem!important}.mt-n4{margin-top:-1.5rem!important}.mt-n5{margin-top:-3rem!important}.mt-n6{margin-top:-6rem!important}.mt-n20{margin-top:-2rem!important}.mt-n25{margin-top:-2.5rem!important}.mt-n35{margin-top:-3.5rem!important}.mt-n75{margin-top:-.75rem!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-.5rem!important}.me-n3{margin-right:-1rem!important}.me-n4{margin-right:-1.5rem!important}.me-n5{margin-right:-3rem!important}.me-n6{margin-right:-6rem!important}.me-n20{margin-right:-2rem!important}.me-n25{margin-right:-2.5rem!important}.me-n35{margin-right:-3.5rem!important}.me-n75{margin-right:-.75rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-1rem!important}.mb-n4{margin-bottom:-1.5rem!important}.mb-n5{margin-bottom:-3rem!important}.mb-n6{margin-bottom:-6rem!important}.mb-n20{margin-bottom:-2rem!important}.mb-n25{margin-bottom:-2.5rem!important}.mb-n35{margin-bottom:-3.5rem!important}.mb-n75{margin-bottom:-.75rem!important}.ms-n1{margin-left:-.25rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n3{margin-left:-1rem!important}.ms-n4{margin-left:-1.5rem!important}.ms-n5{margin-left:-3rem!important}.ms-n6{margin-left:-6rem!important}.ms-n20{margin-left:-2rem!important}.ms-n25{margin-left:-2.5rem!important}.ms-n35{margin-left:-3.5rem!important}.ms-n75{margin-left:-.75rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.p-6{padding:6rem!important}.p-20{padding:2rem!important}.p-25{padding:2.5rem!important}.p-35{padding:3.5rem!important}.p-75{padding:.75rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.px-6{padding-right:6rem!important;padding-left:6rem!important}.px-20{padding-right:2rem!important;padding-left:2rem!important}.px-25{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-35{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-75{padding-right:.75rem!important;padding-left:.75rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-20{padding-top:2rem!important;padding-bottom:2rem!important}.py-25{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-35{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-75{padding-top:.75rem!important;padding-bottom:.75rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pt-6{padding-top:6rem!important}.pt-20{padding-top:2rem!important}.pt-25{padding-top:2.5rem!important}.pt-35{padding-top:3.5rem!important}.pt-75{padding-top:.75rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pe-6{padding-right:6rem!important}.pe-20{padding-right:2rem!important}.pe-25{padding-right:2.5rem!important}.pe-35{padding-right:3.5rem!important}.pe-75{padding-right:.75rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.pb-6{padding-bottom:6rem!important}.pb-20{padding-bottom:2rem!important}.pb-25{padding-bottom:2.5rem!important}.pb-35{padding-bottom:3.5rem!important}.pb-75{padding-bottom:.75rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.ps-6{padding-left:6rem!important}.ps-20{padding-left:2rem!important}.ps-25{padding-left:2.5rem!important}.ps-35{padding-left:3.5rem!important}.ps-75{padding-left:.75rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fs-8{font-size:.75rem!important}.fs-17{font-size:1.0625rem!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.text-start{text-align:left!important}.text-center{text-align:center!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded-circle{border-radius:50%!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-flex{display:flex!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-6{margin:6rem!important}.m-sm-20{margin:2rem!important}.m-sm-25{margin:2.5rem!important}.m-sm-35{margin:3.5rem!important}.m-sm-75{margin:.75rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-6{margin-right:6rem!important;margin-left:6rem!important}.mx-sm-20{margin-right:2rem!important;margin-left:2rem!important}.mx-sm-25{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-sm-35{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-sm-75{margin-right:.75rem!important;margin-left:.75rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-sm-20{margin-top:2rem!important;margin-bottom:2rem!important}.my-sm-25{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-sm-35{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-sm-75{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-6{margin-top:6rem!important}.mt-sm-20{margin-top:2rem!important}.mt-sm-25{margin-top:2.5rem!important}.mt-sm-35{margin-top:3.5rem!important}.mt-sm-75{margin-top:.75rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-6{margin-right:6rem!important}.me-sm-20{margin-right:2rem!important}.me-sm-25{margin-right:2.5rem!important}.me-sm-35{margin-right:3.5rem!important}.me-sm-75{margin-right:.75rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-6{margin-bottom:6rem!important}.mb-sm-20{margin-bottom:2rem!important}.mb-sm-25{margin-bottom:2.5rem!important}.mb-sm-35{margin-bottom:3.5rem!important}.mb-sm-75{margin-bottom:.75rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-6{margin-left:6rem!important}.ms-sm-20{margin-left:2rem!important}.ms-sm-25{margin-left:2.5rem!important}.ms-sm-35{margin-left:3.5rem!important}.ms-sm-75{margin-left:.75rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.m-sm-n6{margin:-6rem!important}.m-sm-n20{margin:-2rem!important}.m-sm-n25{margin:-2.5rem!important}.m-sm-n35{margin:-3.5rem!important}.m-sm-n75{margin:-.75rem!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-sm-n6{margin-right:-6rem!important;margin-left:-6rem!important}.mx-sm-n20{margin-right:-2rem!important;margin-left:-2rem!important}.mx-sm-n25{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-sm-n35{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-sm-n75{margin-right:-.75rem!important;margin-left:-.75rem!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-sm-n6{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-sm-n20{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-sm-n25{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-sm-n35{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-sm-n75{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n5{margin-top:-3rem!important}.mt-sm-n6{margin-top:-6rem!important}.mt-sm-n20{margin-top:-2rem!important}.mt-sm-n25{margin-top:-2.5rem!important}.mt-sm-n35{margin-top:-3.5rem!important}.mt-sm-n75{margin-top:-.75rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-1rem!important}.me-sm-n4{margin-right:-1.5rem!important}.me-sm-n5{margin-right:-3rem!important}.me-sm-n6{margin-right:-6rem!important}.me-sm-n20{margin-right:-2rem!important}.me-sm-n25{margin-right:-2.5rem!important}.me-sm-n35{margin-right:-3.5rem!important}.me-sm-n75{margin-right:-.75rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-1rem!important}.mb-sm-n4{margin-bottom:-1.5rem!important}.mb-sm-n5{margin-bottom:-3rem!important}.mb-sm-n6{margin-bottom:-6rem!important}.mb-sm-n20{margin-bottom:-2rem!important}.mb-sm-n25{margin-bottom:-2.5rem!important}.mb-sm-n35{margin-bottom:-3.5rem!important}.mb-sm-n75{margin-bottom:-.75rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-1rem!important}.ms-sm-n4{margin-left:-1.5rem!important}.ms-sm-n5{margin-left:-3rem!important}.ms-sm-n6{margin-left:-6rem!important}.ms-sm-n20{margin-left:-2rem!important}.ms-sm-n25{margin-left:-2.5rem!important}.ms-sm-n35{margin-left:-3.5rem!important}.ms-sm-n75{margin-left:-.75rem!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.p-sm-6{padding:6rem!important}.p-sm-20{padding:2rem!important}.p-sm-25{padding:2.5rem!important}.p-sm-35{padding:3.5rem!important}.p-sm-75{padding:.75rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.px-sm-6{padding-right:6rem!important;padding-left:6rem!important}.px-sm-20{padding-right:2rem!important;padding-left:2rem!important}.px-sm-25{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-sm-35{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-sm-75{padding-right:.75rem!important;padding-left:.75rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-sm-20{padding-top:2rem!important;padding-bottom:2rem!important}.py-sm-25{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-sm-35{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-sm-75{padding-top:.75rem!important;padding-bottom:.75rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pt-sm-6{padding-top:6rem!important}.pt-sm-20{padding-top:2rem!important}.pt-sm-25{padding-top:2.5rem!important}.pt-sm-35{padding-top:3.5rem!important}.pt-sm-75{padding-top:.75rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pe-sm-6{padding-right:6rem!important}.pe-sm-20{padding-right:2rem!important}.pe-sm-25{padding-right:2.5rem!important}.pe-sm-35{padding-right:3.5rem!important}.pe-sm-75{padding-right:.75rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.pb-sm-6{padding-bottom:6rem!important}.pb-sm-20{padding-bottom:2rem!important}.pb-sm-25{padding-bottom:2.5rem!important}.pb-sm-35{padding-bottom:3.5rem!important}.pb-sm-75{padding-bottom:.75rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.ps-sm-6{padding-left:6rem!important}.ps-sm-20{padding-left:2rem!important}.ps-sm-25{padding-left:2.5rem!important}.ps-sm-35{padding-left:3.5rem!important}.ps-sm-75{padding-left:.75rem!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-6{margin:6rem!important}.m-md-20{margin:2rem!important}.m-md-25{margin:2.5rem!important}.m-md-35{margin:3.5rem!important}.m-md-75{margin:.75rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-6{margin-right:6rem!important;margin-left:6rem!important}.mx-md-20{margin-right:2rem!important;margin-left:2rem!important}.mx-md-25{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-md-35{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-md-75{margin-right:.75rem!important;margin-left:.75rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-md-20{margin-top:2rem!important;margin-bottom:2rem!important}.my-md-25{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-md-35{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-md-75{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-6{margin-top:6rem!important}.mt-md-20{margin-top:2rem!important}.mt-md-25{margin-top:2.5rem!important}.mt-md-35{margin-top:3.5rem!important}.mt-md-75{margin-top:.75rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-6{margin-right:6rem!important}.me-md-20{margin-right:2rem!important}.me-md-25{margin-right:2.5rem!important}.me-md-35{margin-right:3.5rem!important}.me-md-75{margin-right:.75rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-6{margin-bottom:6rem!important}.mb-md-20{margin-bottom:2rem!important}.mb-md-25{margin-bottom:2.5rem!important}.mb-md-35{margin-bottom:3.5rem!important}.mb-md-75{margin-bottom:.75rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-6{margin-left:6rem!important}.ms-md-20{margin-left:2rem!important}.ms-md-25{margin-left:2.5rem!important}.ms-md-35{margin-left:3.5rem!important}.ms-md-75{margin-left:.75rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4{margin:-1.5rem!important}.m-md-n5{margin:-3rem!important}.m-md-n6{margin:-6rem!important}.m-md-n20{margin:-2rem!important}.m-md-n25{margin:-2.5rem!important}.m-md-n35{margin:-3.5rem!important}.m-md-n75{margin:-.75rem!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-md-n6{margin-right:-6rem!important;margin-left:-6rem!important}.mx-md-n20{margin-right:-2rem!important;margin-left:-2rem!important}.mx-md-n25{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-md-n35{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-md-n75{margin-right:-.75rem!important;margin-left:-.75rem!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-md-n6{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-md-n20{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-md-n25{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-md-n35{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-md-n75{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n5{margin-top:-3rem!important}.mt-md-n6{margin-top:-6rem!important}.mt-md-n20{margin-top:-2rem!important}.mt-md-n25{margin-top:-2.5rem!important}.mt-md-n35{margin-top:-3.5rem!important}.mt-md-n75{margin-top:-.75rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-1rem!important}.me-md-n4{margin-right:-1.5rem!important}.me-md-n5{margin-right:-3rem!important}.me-md-n6{margin-right:-6rem!important}.me-md-n20{margin-right:-2rem!important}.me-md-n25{margin-right:-2.5rem!important}.me-md-n35{margin-right:-3.5rem!important}.me-md-n75{margin-right:-.75rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n5{margin-bottom:-3rem!important}.mb-md-n6{margin-bottom:-6rem!important}.mb-md-n20{margin-bottom:-2rem!important}.mb-md-n25{margin-bottom:-2.5rem!important}.mb-md-n35{margin-bottom:-3.5rem!important}.mb-md-n75{margin-bottom:-.75rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-1rem!important}.ms-md-n4{margin-left:-1.5rem!important}.ms-md-n5{margin-left:-3rem!important}.ms-md-n6{margin-left:-6rem!important}.ms-md-n20{margin-left:-2rem!important}.ms-md-n25{margin-left:-2.5rem!important}.ms-md-n35{margin-left:-3.5rem!important}.ms-md-n75{margin-left:-.75rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.p-md-6{padding:6rem!important}.p-md-20{padding:2rem!important}.p-md-25{padding:2.5rem!important}.p-md-35{padding:3.5rem!important}.p-md-75{padding:.75rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.px-md-6{padding-right:6rem!important;padding-left:6rem!important}.px-md-20{padding-right:2rem!important;padding-left:2rem!important}.px-md-25{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-md-35{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-md-75{padding-right:.75rem!important;padding-left:.75rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-md-20{padding-top:2rem!important;padding-bottom:2rem!important}.py-md-25{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-md-35{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-md-75{padding-top:.75rem!important;padding-bottom:.75rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pt-md-6{padding-top:6rem!important}.pt-md-20{padding-top:2rem!important}.pt-md-25{padding-top:2.5rem!important}.pt-md-35{padding-top:3.5rem!important}.pt-md-75{padding-top:.75rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pe-md-6{padding-right:6rem!important}.pe-md-20{padding-right:2rem!important}.pe-md-25{padding-right:2.5rem!important}.pe-md-35{padding-right:3.5rem!important}.pe-md-75{padding-right:.75rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.pb-md-6{padding-bottom:6rem!important}.pb-md-20{padding-bottom:2rem!important}.pb-md-25{padding-bottom:2.5rem!important}.pb-md-35{padding-bottom:3.5rem!important}.pb-md-75{padding-bottom:.75rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.ps-md-6{padding-left:6rem!important}.ps-md-20{padding-left:2rem!important}.ps-md-25{padding-left:2.5rem!important}.ps-md-35{padding-left:3.5rem!important}.ps-md-75{padding-left:.75rem!important}.text-md-start{text-align:left!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-6{margin:6rem!important}.m-lg-20{margin:2rem!important}.m-lg-25{margin:2.5rem!important}.m-lg-35{margin:3.5rem!important}.m-lg-75{margin:.75rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-6{margin-right:6rem!important;margin-left:6rem!important}.mx-lg-20{margin-right:2rem!important;margin-left:2rem!important}.mx-lg-25{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-lg-35{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-lg-75{margin-right:.75rem!important;margin-left:.75rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-lg-20{margin-top:2rem!important;margin-bottom:2rem!important}.my-lg-25{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-lg-35{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-lg-75{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-6{margin-top:6rem!important}.mt-lg-20{margin-top:2rem!important}.mt-lg-25{margin-top:2.5rem!important}.mt-lg-35{margin-top:3.5rem!important}.mt-lg-75{margin-top:.75rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-6{margin-right:6rem!important}.me-lg-20{margin-right:2rem!important}.me-lg-25{margin-right:2.5rem!important}.me-lg-35{margin-right:3.5rem!important}.me-lg-75{margin-right:.75rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-6{margin-bottom:6rem!important}.mb-lg-20{margin-bottom:2rem!important}.mb-lg-25{margin-bottom:2.5rem!important}.mb-lg-35{margin-bottom:3.5rem!important}.mb-lg-75{margin-bottom:.75rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-6{margin-left:6rem!important}.ms-lg-20{margin-left:2rem!important}.ms-lg-25{margin-left:2.5rem!important}.ms-lg-35{margin-left:3.5rem!important}.ms-lg-75{margin-left:.75rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.m-lg-n6{margin:-6rem!important}.m-lg-n20{margin:-2rem!important}.m-lg-n25{margin:-2.5rem!important}.m-lg-n35{margin:-3.5rem!important}.m-lg-n75{margin:-.75rem!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-lg-n6{margin-right:-6rem!important;margin-left:-6rem!important}.mx-lg-n20{margin-right:-2rem!important;margin-left:-2rem!important}.mx-lg-n25{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-lg-n35{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-lg-n75{margin-right:-.75rem!important;margin-left:-.75rem!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-lg-n6{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-lg-n20{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-lg-n25{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-lg-n35{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-lg-n75{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n5{margin-top:-3rem!important}.mt-lg-n6{margin-top:-6rem!important}.mt-lg-n20{margin-top:-2rem!important}.mt-lg-n25{margin-top:-2.5rem!important}.mt-lg-n35{margin-top:-3.5rem!important}.mt-lg-n75{margin-top:-.75rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-1rem!important}.me-lg-n4{margin-right:-1.5rem!important}.me-lg-n5{margin-right:-3rem!important}.me-lg-n6{margin-right:-6rem!important}.me-lg-n20{margin-right:-2rem!important}.me-lg-n25{margin-right:-2.5rem!important}.me-lg-n35{margin-right:-3.5rem!important}.me-lg-n75{margin-right:-.75rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n5{margin-bottom:-3rem!important}.mb-lg-n6{margin-bottom:-6rem!important}.mb-lg-n20{margin-bottom:-2rem!important}.mb-lg-n25{margin-bottom:-2.5rem!important}.mb-lg-n35{margin-bottom:-3.5rem!important}.mb-lg-n75{margin-bottom:-.75rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-1rem!important}.ms-lg-n4{margin-left:-1.5rem!important}.ms-lg-n5{margin-left:-3rem!important}.ms-lg-n6{margin-left:-6rem!important}.ms-lg-n20{margin-left:-2rem!important}.ms-lg-n25{margin-left:-2.5rem!important}.ms-lg-n35{margin-left:-3.5rem!important}.ms-lg-n75{margin-left:-.75rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.p-lg-6{padding:6rem!important}.p-lg-20{padding:2rem!important}.p-lg-25{padding:2.5rem!important}.p-lg-35{padding:3.5rem!important}.p-lg-75{padding:.75rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.px-lg-6{padding-right:6rem!important;padding-left:6rem!important}.px-lg-20{padding-right:2rem!important;padding-left:2rem!important}.px-lg-25{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-lg-35{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-lg-75{padding-right:.75rem!important;padding-left:.75rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-lg-20{padding-top:2rem!important;padding-bottom:2rem!important}.py-lg-25{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-lg-35{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-lg-75{padding-top:.75rem!important;padding-bottom:.75rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pt-lg-6{padding-top:6rem!important}.pt-lg-20{padding-top:2rem!important}.pt-lg-25{padding-top:2.5rem!important}.pt-lg-35{padding-top:3.5rem!important}.pt-lg-75{padding-top:.75rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pe-lg-6{padding-right:6rem!important}.pe-lg-20{padding-right:2rem!important}.pe-lg-25{padding-right:2.5rem!important}.pe-lg-35{padding-right:3.5rem!important}.pe-lg-75{padding-right:.75rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.pb-lg-6{padding-bottom:6rem!important}.pb-lg-20{padding-bottom:2rem!important}.pb-lg-25{padding-bottom:2.5rem!important}.pb-lg-35{padding-bottom:3.5rem!important}.pb-lg-75{padding-bottom:.75rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.ps-lg-6{padding-left:6rem!important}.ps-lg-20{padding-left:2rem!important}.ps-lg-25{padding-left:2.5rem!important}.ps-lg-35{padding-left:3.5rem!important}.ps-lg-75{padding-left:.75rem!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-block{display:block!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-6{margin:6rem!important}.m-xl-20{margin:2rem!important}.m-xl-25{margin:2.5rem!important}.m-xl-35{margin:3.5rem!important}.m-xl-75{margin:.75rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-6{margin-right:6rem!important;margin-left:6rem!important}.mx-xl-20{margin-right:2rem!important;margin-left:2rem!important}.mx-xl-25{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xl-35{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xl-75{margin-right:.75rem!important;margin-left:.75rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-xl-20{margin-top:2rem!important;margin-bottom:2rem!important}.my-xl-25{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xl-35{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xl-75{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-6{margin-top:6rem!important}.mt-xl-20{margin-top:2rem!important}.mt-xl-25{margin-top:2.5rem!important}.mt-xl-35{margin-top:3.5rem!important}.mt-xl-75{margin-top:.75rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-6{margin-right:6rem!important}.me-xl-20{margin-right:2rem!important}.me-xl-25{margin-right:2.5rem!important}.me-xl-35{margin-right:3.5rem!important}.me-xl-75{margin-right:.75rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-6{margin-bottom:6rem!important}.mb-xl-20{margin-bottom:2rem!important}.mb-xl-25{margin-bottom:2.5rem!important}.mb-xl-35{margin-bottom:3.5rem!important}.mb-xl-75{margin-bottom:.75rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-6{margin-left:6rem!important}.ms-xl-20{margin-left:2rem!important}.ms-xl-25{margin-left:2.5rem!important}.ms-xl-35{margin-left:3.5rem!important}.ms-xl-75{margin-left:.75rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.m-xl-n6{margin:-6rem!important}.m-xl-n20{margin:-2rem!important}.m-xl-n25{margin:-2.5rem!important}.m-xl-n35{margin:-3.5rem!important}.m-xl-n75{margin:-.75rem!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xl-n6{margin-right:-6rem!important;margin-left:-6rem!important}.mx-xl-n20{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xl-n25{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-xl-n35{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-xl-n75{margin-right:-.75rem!important;margin-left:-.75rem!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xl-n6{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-xl-n20{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xl-n25{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-xl-n35{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-xl-n75{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n5{margin-top:-3rem!important}.mt-xl-n6{margin-top:-6rem!important}.mt-xl-n20{margin-top:-2rem!important}.mt-xl-n25{margin-top:-2.5rem!important}.mt-xl-n35{margin-top:-3.5rem!important}.mt-xl-n75{margin-top:-.75rem!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-1rem!important}.me-xl-n4{margin-right:-1.5rem!important}.me-xl-n5{margin-right:-3rem!important}.me-xl-n6{margin-right:-6rem!important}.me-xl-n20{margin-right:-2rem!important}.me-xl-n25{margin-right:-2.5rem!important}.me-xl-n35{margin-right:-3.5rem!important}.me-xl-n75{margin-right:-.75rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n5{margin-bottom:-3rem!important}.mb-xl-n6{margin-bottom:-6rem!important}.mb-xl-n20{margin-bottom:-2rem!important}.mb-xl-n25{margin-bottom:-2.5rem!important}.mb-xl-n35{margin-bottom:-3.5rem!important}.mb-xl-n75{margin-bottom:-.75rem!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-1rem!important}.ms-xl-n4{margin-left:-1.5rem!important}.ms-xl-n5{margin-left:-3rem!important}.ms-xl-n6{margin-left:-6rem!important}.ms-xl-n20{margin-left:-2rem!important}.ms-xl-n25{margin-left:-2.5rem!important}.ms-xl-n35{margin-left:-3.5rem!important}.ms-xl-n75{margin-left:-.75rem!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.p-xl-6{padding:6rem!important}.p-xl-20{padding:2rem!important}.p-xl-25{padding:2.5rem!important}.p-xl-35{padding:3.5rem!important}.p-xl-75{padding:.75rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.px-xl-6{padding-right:6rem!important;padding-left:6rem!important}.px-xl-20{padding-right:2rem!important;padding-left:2rem!important}.px-xl-25{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xl-35{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xl-75{padding-right:.75rem!important;padding-left:.75rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-xl-20{padding-top:2rem!important;padding-bottom:2rem!important}.py-xl-25{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xl-35{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xl-75{padding-top:.75rem!important;padding-bottom:.75rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pt-xl-6{padding-top:6rem!important}.pt-xl-20{padding-top:2rem!important}.pt-xl-25{padding-top:2.5rem!important}.pt-xl-35{padding-top:3.5rem!important}.pt-xl-75{padding-top:.75rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pe-xl-6{padding-right:6rem!important}.pe-xl-20{padding-right:2rem!important}.pe-xl-25{padding-right:2.5rem!important}.pe-xl-35{padding-right:3.5rem!important}.pe-xl-75{padding-right:.75rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.pb-xl-6{padding-bottom:6rem!important}.pb-xl-20{padding-bottom:2rem!important}.pb-xl-25{padding-bottom:2.5rem!important}.pb-xl-35{padding-bottom:3.5rem!important}.pb-xl-75{padding-bottom:.75rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.ps-xl-6{padding-left:6rem!important}.ps-xl-20{padding-left:2rem!important}.ps-xl-25{padding-left:2.5rem!important}.ps-xl-35{padding-left:3.5rem!important}.ps-xl-75{padding-left:.75rem!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-6{margin:6rem!important}.m-xxl-20{margin:2rem!important}.m-xxl-25{margin:2.5rem!important}.m-xxl-35{margin:3.5rem!important}.m-xxl-75{margin:.75rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-6{margin-right:6rem!important;margin-left:6rem!important}.mx-xxl-20{margin-right:2rem!important;margin-left:2rem!important}.mx-xxl-25{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xxl-35{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xxl-75{margin-right:.75rem!important;margin-left:.75rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-xxl-20{margin-top:2rem!important;margin-bottom:2rem!important}.my-xxl-25{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xxl-35{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xxl-75{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-6{margin-top:6rem!important}.mt-xxl-20{margin-top:2rem!important}.mt-xxl-25{margin-top:2.5rem!important}.mt-xxl-35{margin-top:3.5rem!important}.mt-xxl-75{margin-top:.75rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-6{margin-right:6rem!important}.me-xxl-20{margin-right:2rem!important}.me-xxl-25{margin-right:2.5rem!important}.me-xxl-35{margin-right:3.5rem!important}.me-xxl-75{margin-right:.75rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-6{margin-bottom:6rem!important}.mb-xxl-20{margin-bottom:2rem!important}.mb-xxl-25{margin-bottom:2.5rem!important}.mb-xxl-35{margin-bottom:3.5rem!important}.mb-xxl-75{margin-bottom:.75rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-6{margin-left:6rem!important}.ms-xxl-20{margin-left:2rem!important}.ms-xxl-25{margin-left:2.5rem!important}.ms-xxl-35{margin-left:3.5rem!important}.ms-xxl-75{margin-left:.75rem!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.m-xxl-n6{margin:-6rem!important}.m-xxl-n20{margin:-2rem!important}.m-xxl-n25{margin:-2.5rem!important}.m-xxl-n35{margin:-3.5rem!important}.m-xxl-n75{margin:-.75rem!important}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xxl-n6{margin-right:-6rem!important;margin-left:-6rem!important}.mx-xxl-n20{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xxl-n25{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-xxl-n35{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-xxl-n75{margin-right:-.75rem!important;margin-left:-.75rem!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xxl-n6{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-xxl-n20{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xxl-n25{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-xxl-n35{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-xxl-n75{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-1rem!important}.mt-xxl-n4{margin-top:-1.5rem!important}.mt-xxl-n5{margin-top:-3rem!important}.mt-xxl-n6{margin-top:-6rem!important}.mt-xxl-n20{margin-top:-2rem!important}.mt-xxl-n25{margin-top:-2.5rem!important}.mt-xxl-n35{margin-top:-3.5rem!important}.mt-xxl-n75{margin-top:-.75rem!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-1rem!important}.me-xxl-n4{margin-right:-1.5rem!important}.me-xxl-n5{margin-right:-3rem!important}.me-xxl-n6{margin-right:-6rem!important}.me-xxl-n20{margin-right:-2rem!important}.me-xxl-n25{margin-right:-2.5rem!important}.me-xxl-n35{margin-right:-3.5rem!important}.me-xxl-n75{margin-right:-.75rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-1rem!important}.mb-xxl-n4{margin-bottom:-1.5rem!important}.mb-xxl-n5{margin-bottom:-3rem!important}.mb-xxl-n6{margin-bottom:-6rem!important}.mb-xxl-n20{margin-bottom:-2rem!important}.mb-xxl-n25{margin-bottom:-2.5rem!important}.mb-xxl-n35{margin-bottom:-3.5rem!important}.mb-xxl-n75{margin-bottom:-.75rem!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-1rem!important}.ms-xxl-n4{margin-left:-1.5rem!important}.ms-xxl-n5{margin-left:-3rem!important}.ms-xxl-n6{margin-left:-6rem!important}.ms-xxl-n20{margin-left:-2rem!important}.ms-xxl-n25{margin-left:-2.5rem!important}.ms-xxl-n35{margin-left:-3.5rem!important}.ms-xxl-n75{margin-left:-.75rem!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.p-xxl-6{padding:6rem!important}.p-xxl-20{padding:2rem!important}.p-xxl-25{padding:2.5rem!important}.p-xxl-35{padding:3.5rem!important}.p-xxl-75{padding:.75rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.px-xxl-6{padding-right:6rem!important;padding-left:6rem!important}.px-xxl-20{padding-right:2rem!important;padding-left:2rem!important}.px-xxl-25{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xxl-35{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xxl-75{padding-right:.75rem!important;padding-left:.75rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxl-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-xxl-20{padding-top:2rem!important;padding-bottom:2rem!important}.py-xxl-25{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xxl-35{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xxl-75{padding-top:.75rem!important;padding-bottom:.75rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pt-xxl-6{padding-top:6rem!important}.pt-xxl-20{padding-top:2rem!important}.pt-xxl-25{padding-top:2.5rem!important}.pt-xxl-35{padding-top:3.5rem!important}.pt-xxl-75{padding-top:.75rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pe-xxl-6{padding-right:6rem!important}.pe-xxl-20{padding-right:2rem!important}.pe-xxl-25{padding-right:2.5rem!important}.pe-xxl-35{padding-right:3.5rem!important}.pe-xxl-75{padding-right:.75rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.pb-xxl-6{padding-bottom:6rem!important}.pb-xxl-20{padding-bottom:2rem!important}.pb-xxl-25{padding-bottom:2.5rem!important}.pb-xxl-35{padding-bottom:3.5rem!important}.pb-xxl-75{padding-bottom:.75rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.ps-xxl-6{padding-left:6rem!important}.ps-xxl-20{padding-left:2rem!important}.ps-xxl-25{padding-left:2.5rem!important}.ps-xxl-35{padding-left:3.5rem!important}.ps-xxl-75{padding-left:.75rem!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}}@media print{.d-print-none{display:none!important}}.navbar-toggler:focus,.no-focus-outline a:focus,.no-focus-outline button:focus,.no-focus-outline input:focus{outline:none;box-shadow:none;border-color:inherit!important}.bg-lightestgray{background-color:hsla(0,0%,54.5%,.07058823529411765)}.color-lightestgray{color:hsla(0,0%,54.5%,.07058823529411765)!important}.border-top--lightestgray{border-top:1px solid hsla(0,0%,54.5%,.07058823529411765)}.border-bottom--lightestgray,.border-y-lightestgray{border-bottom:1px solid hsla(0,0%,54.5%,.07058823529411765)}.border-y-lightestgray{border-top:1px solid hsla(0,0%,54.5%,.07058823529411765)}.btn--bd--lightestgray{border-color:hsla(0,0%,54.5%,.07058823529411765)!important;color:hsla(0,0%,54.5%,.07058823529411765)}.btn--bd--lightestgray:hover{background-color:hsla(0,0%,54.5%,.07058823529411765)!important}.btn--in--lightestgray:hover{box-shadow:inset 0 0 0 2px hsla(0,0%,54.5%,.07058823529411765)!important;color:hsla(0,0%,54.5%,.07058823529411765)!important}.bg-lightgray{background-color:#d3d3d3}.color-lightgray{color:#d3d3d3!important}.border-top--lightgray{border-top:1px solid #d3d3d3}.border-bottom--lightgray,.border-y-lightgray{border-bottom:1px solid #d3d3d3}.border-y-lightgray{border-top:1px solid #d3d3d3}.btn--bd--lightgray{border-color:#d3d3d3!important;color:#d3d3d3}.btn--bd--lightgray:hover{background-color:#d3d3d3!important}.btn--in--lightgray:hover{box-shadow:inset 0 0 0 2px #d3d3d3!important;color:#d3d3d3!important}.bg-gray{background-color:#b3b3b3}.color-gray{color:#b3b3b3!important}.border-top--gray{border-top:1px solid #b3b3b3}.border-bottom--gray,.border-y-gray{border-bottom:1px solid #b3b3b3}.border-y-gray{border-top:1px solid #b3b3b3}.btn--bd--gray{border-color:#b3b3b3!important;color:#b3b3b3}.btn--bd--gray:hover{background-color:#b3b3b3!important}.btn--in--gray:hover{box-shadow:inset 0 0 0 2px #b3b3b3!important;color:#b3b3b3!important}.bg-mediumgray{background-color:#8b8b8b}.color-mediumgray{color:#8b8b8b!important}.border-top--mediumgray{border-top:1px solid #8b8b8b}.border-bottom--mediumgray,.border-y-mediumgray{border-bottom:1px solid #8b8b8b}.border-y-mediumgray{border-top:1px solid #8b8b8b}.btn--bd--mediumgray{border-color:#8b8b8b!important;color:#8b8b8b}.btn--bd--mediumgray:hover{background-color:#8b8b8b!important}.btn--in--mediumgray:hover{box-shadow:inset 0 0 0 2px #8b8b8b!important;color:#8b8b8b!important}.bg-darkgray{background-color:#333}.color-darkgray{color:#333!important}.border-top--darkgray{border-top:1px solid #333}.border-bottom--darkgray,.border-y-darkgray{border-bottom:1px solid #333}.border-y-darkgray{border-top:1px solid #333}.btn--bd--darkgray{border-color:#333!important;color:#333}.btn--bd--darkgray:hover{background-color:#333!important}.btn--in--darkgray:hover{box-shadow:inset 0 0 0 2px #333!important;color:#333!important}.bg-black{background-color:#000}.color-black{color:#000!important}.border-top--black{border-top:1px solid #000}.border-bottom--black,.border-y-black{border-bottom:1px solid #000}.border-y-black{border-top:1px solid #000}.btn--bd--black{border-color:#000!important;color:#000}.btn--bd--black:hover{background-color:#000!important}.btn--in--black:hover{box-shadow:inset 0 0 0 2px #000!important;color:#000!important}.bg-white{background-color:#fff}.color-white{color:#fff!important}.border-top--white{border-top:1px solid #fff}.border-bottom--white,.border-y-white{border-bottom:1px solid #fff}.border-y-white{border-top:1px solid #fff}.btn--bd--white{border-color:#fff!important;color:#fff}.btn--bd--white:hover{background-color:#fff!important}.btn--in--white:hover{box-shadow:inset 0 0 0 2px #fff!important;color:#fff!important}.bg-cornflower-blue-00{background-color:#4285f4}.color-cornflower-blue-00{color:#4285f4!important}.border-top--cornflower-blue-00{border-top:1px solid #4285f4}.border-bottom--cornflower-blue-00,.border-y-cornflower-blue-00{border-bottom:1px solid #4285f4}.border-y-cornflower-blue-00{border-top:1px solid #4285f4}.btn--bd--cornflower-blue-00{border-color:#4285f4!important;color:#4285f4}.btn--bd--cornflower-blue-00:hover{background-color:#4285f4!important}.btn--in--cornflower-blue-00:hover{box-shadow:inset 0 0 0 2px #4285f4!important;color:#4285f4!important}.bg-cornflower-blue-01{background-color:#80adfa}.color-cornflower-blue-01{color:#80adfa!important}.border-top--cornflower-blue-01{border-top:1px solid #80adfa}.border-bottom--cornflower-blue-01,.border-y-cornflower-blue-01{border-bottom:1px solid #80adfa}.border-y-cornflower-blue-01{border-top:1px solid #80adfa}.btn--bd--cornflower-blue-01{border-color:#80adfa!important;color:#80adfa}.btn--bd--cornflower-blue-01:hover{background-color:#80adfa!important}.btn--in--cornflower-blue-01:hover{box-shadow:inset 0 0 0 2px #80adfa!important;color:#80adfa!important}.bg-violet-eggplant-00{background-color:#ca23ca}.color-violet-eggplant-00{color:#ca23ca!important}.border-top--violet-eggplant-00{border-top:1px solid #ca23ca}.border-bottom--violet-eggplant-00,.border-y-violet-eggplant-00{border-bottom:1px solid #ca23ca}.border-y-violet-eggplant-00{border-top:1px solid #ca23ca}.btn--bd--violet-eggplant-00{border-color:#ca23ca!important;color:#ca23ca}.btn--bd--violet-eggplant-00:hover{background-color:#ca23ca!important}.btn--in--violet-eggplant-00:hover{box-shadow:inset 0 0 0 2px #ca23ca!important;color:#ca23ca!important}.bg-violet-eggplant-01{background-color:#cb55cb}.color-violet-eggplant-01{color:#cb55cb!important}.border-top--violet-eggplant-01{border-top:1px solid #cb55cb}.border-bottom--violet-eggplant-01,.border-y-violet-eggplant-01{border-bottom:1px solid #cb55cb}.border-y-violet-eggplant-01{border-top:1px solid #cb55cb}.btn--bd--violet-eggplant-01{border-color:#cb55cb!important;color:#cb55cb}.btn--bd--violet-eggplant-01:hover{background-color:#cb55cb!important}.btn--in--violet-eggplant-01:hover{box-shadow:inset 0 0 0 2px #cb55cb!important;color:#cb55cb!important}.bg-rose-00{background-color:#ff0884}.color-rose-00{color:#ff0884!important}.border-top--rose-00{border-top:1px solid #ff0884}.border-bottom--rose-00,.border-y-rose-00{border-bottom:1px solid #ff0884}.border-y-rose-00{border-top:1px solid #ff0884}.btn--bd--rose-00{border-color:#ff0884!important;color:#ff0884}.btn--bd--rose-00:hover{background-color:#ff0884!important}.btn--in--rose-00:hover{box-shadow:inset 0 0 0 2px #ff0884!important;color:#ff0884!important}.bg-rose-01{background-color:#ff5aad}.color-rose-01{color:#ff5aad!important}.border-top--rose-01{border-top:1px solid #ff5aad}.border-bottom--rose-01,.border-y-rose-01{border-bottom:1px solid #ff5aad}.border-y-rose-01{border-top:1px solid #ff5aad}.btn--bd--rose-01{border-color:#ff5aad!important;color:#ff5aad}.btn--bd--rose-01:hover{background-color:#ff5aad!important}.btn--in--rose-01:hover{box-shadow:inset 0 0 0 2px #ff5aad!important;color:#ff5aad!important}.bg-orange-00{background-color:#ffa200}.color-orange-00{color:#ffa200!important}.border-top--orange-00{border-top:1px solid #ffa200}.border-bottom--orange-00,.border-y-orange-00{border-bottom:1px solid #ffa200}.border-y-orange-00{border-top:1px solid #ffa200}.btn--bd--orange-00{border-color:#ffa200!important;color:#ffa200}.btn--bd--orange-00:hover{background-color:#ffa200!important}.btn--in--orange-00:hover{box-shadow:inset 0 0 0 2px #ffa200!important;color:#ffa200!important}.bg-orange-01{background-color:#fbba4a}.color-orange-01{color:#fbba4a!important}.border-top--orange-01{border-top:1px solid #fbba4a}.border-bottom--orange-01,.border-y-orange-01{border-bottom:1px solid #fbba4a}.border-y-orange-01{border-top:1px solid #fbba4a}.btn--bd--orange-01{border-color:#fbba4a!important;color:#fbba4a}.btn--bd--orange-01:hover{background-color:#fbba4a!important}.btn--in--orange-01:hover{box-shadow:inset 0 0 0 2px #fbba4a!important;color:#fbba4a!important}.bg-supernova-00{background-color:#ffcf0a}.color-supernova-00{color:#ffcf0a!important}.border-top--supernova-00{border-top:1px solid #ffcf0a}.border-bottom--supernova-00,.border-y-supernova-00{border-bottom:1px solid #ffcf0a}.border-y-supernova-00{border-top:1px solid #ffcf0a}.btn--bd--supernova-00{border-color:#ffcf0a!important;color:#ffcf0a}.btn--bd--supernova-00:hover{background-color:#ffcf0a!important}.btn--in--supernova-00:hover{box-shadow:inset 0 0 0 2px #ffcf0a!important;color:#ffcf0a!important}.bg-supernova-01{background-color:#fedc52}.color-supernova-01{color:#fedc52!important}.border-top--supernova-01{border-top:1px solid #fedc52}.border-bottom--supernova-01,.border-y-supernova-01{border-bottom:1px solid #fedc52}.border-y-supernova-01{border-top:1px solid #fedc52}.btn--bd--supernova-01{border-color:#fedc52!important;color:#fedc52}.btn--bd--supernova-01:hover{background-color:#fedc52!important}.btn--in--supernova-01:hover{box-shadow:inset 0 0 0 2px #fedc52!important;color:#fedc52!important}.bg-blue{background-color:#4285f4}.color-blue{color:#4285f4!important}.btn--bd--blue{border-color:#4285f4!important;color:#4285f4}.btn--bd--blue:hover{background-color:#4285f4}.btn--in--blue:hover{box-shadow:inset 0 0 0 2px #4285f4!important;color:#4285f4}.bg-violet{background-color:#ca23ca}.color-violet{color:#ca23ca!important}.btn--bd--violet{border-color:#ca23ca!important;color:#ca23ca}.btn--bd--violet:hover{background-color:#ca23ca}.btn--in--violet:hover{box-shadow:inset 0 0 0 2px #ca23ca!important;color:#ca23ca}.bg-rose{background-color:#ff0884}.color-rose{color:#ff0884!important}.btn--bd--rose{border-color:#ff0884!important;color:#ff0884}.btn--bd--rose:hover{background-color:#ff0884}.btn--in--rose:hover{box-shadow:inset 0 0 0 2px #ff0884!important;color:#ff0884}.bg-orange{background-color:#ffa200}.color-orange{color:#ffa200!important}.btn--bd--orange{border-color:#ffa200!important;color:#ffa200}.btn--bd--orange:hover{background-color:#ffa200}.btn--in--orange:hover{box-shadow:inset 0 0 0 2px #ffa200!important;color:#ffa200}.bg-yellow{background-color:#ffcf0a}.color-yellow{color:#ffcf0a!important}.btn--bd--yellow{border-color:#ffcf0a!important;color:#ffcf0a}.btn--bd--yellow:hover{background-color:#ffcf0a}.btn--in--yellow:hover{box-shadow:inset 0 0 0 2px #ffcf0a!important;color:#ffcf0a}.ar__au__ds a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card),.ar__cat a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card),.ar__con a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card),.ar__ft a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card),.ar__li a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card),.ar__met a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card),.ar__sum a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card),.ar__tea a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card),.au__con a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card),.editor-styles-wrapper a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card){border-bottom-color:var(--article-color)!important}.ar__au__ds a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):active,.ar__au__ds a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):focus,.ar__au__ds a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):hover,.ar__cat a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):active,.ar__cat a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):focus,.ar__cat a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):hover,.ar__con a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):active,.ar__con a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):focus,.ar__con a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):hover,.ar__ft a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):active,.ar__ft a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):focus,.ar__ft a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):hover,.ar__li a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):active,.ar__li a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):focus,.ar__li a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):hover,.ar__met a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):active,.ar__met a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):focus,.ar__met a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):hover,.ar__sum a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):active,.ar__sum a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):focus,.ar__sum a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):hover,.ar__tea a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):active,.ar__tea a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):focus,.ar__tea a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):hover,.au__con a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):active,.au__con a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):focus,.au__con a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):hover,.editor-styles-wrapper a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):active,.editor-styles-wrapper a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):focus,.editor-styles-wrapper a:not(.b-link,.ar__ti__ln,.wp-block-button__link,.wp-block-file__button,.ar__tea__ln,.btn--darkgray,.give-card):hover{color:var(--article-color)!important}.ar__au__ds ul li::marker,.ar__cat ul li::marker,.ar__con ul li::marker,.ar__ft ul li::marker,.ar__li ul li::marker,.ar__met ul li::marker,.ar__sum ul li::marker,.ar__tea ul li::marker,.au__con ul li::marker,.editor-styles-wrapper ul li::marker{font-size:1.5rem;color:var(--article-color)!important}.ar__au__ds ol li:before,.ar__cat ol li:before,.ar__con ol li:before,.ar__ft ol li:before,.ar__img:not(.ar__img--ser),.ar__li ol li:before,.ar__met ol li:before,.ar__sum ol li:before,.ar__tea ol li:before,.ar__th__img,.au__con ol li:before,.au__img,.editor-styles-wrapper ol li:before{background-color:var(--article-color)!important}.wp-block-quote:before{border-left-color:var(--article-color)!important}.wp-block-pullquote blockquote{background-color:rgba(var(--article-color),.14)!important}body.bg-black .footer{background-color:#000;color:#fff}body.bg-black .footer a{color:#fff}body.bg-black .footer svg{fill:#fff;stroke:#fff}hr.mt-35{clear:both}.d-inline{display:inline!important}.mw-710{max-width:44.375rem}.mw-1090{max-width:68.125rem}.mw-1142{max-width:71.375rem}.mw-1190{max-width:74.375rem}@media (max-width:991.98px){.ratio-41x9{--bs-aspect-ratio:29.26829%}}@media (max-width:767.98px){.ratio-41x9{--bs-aspect-ratio:150%}}.font-sans{font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif!important}.font-serif{font-family:Lora,Palatino Linotype,Palatino,Palladio,URW Palladio L,Book Antiqua,Baskerville,Bookman Old Style,Bitstream Charter,Nimbus Roman No9 L,Garamond,Apple Garamond,ITC Garamond Narrow,New Century Schoolbook,Century Schoolbook,Century Schoolbook L,Georgia,serif!important}.b-link{transition:all .15s ease-in-out;-webkit-backface-visibility:hidden;border-bottom:0;color:#333}.b-link:after{content:"";display:block;margin-top:.375rem;border-bottom:3px solid #ff0884}.b-link:hover{color:#ff0884}.r-link{transition:all .15s ease-in-out;-webkit-backface-visibility:hidden;background-image:linear-gradient(var(--article-color),var(--article-color)),linear-gradient(var(--article-color),var(--article-color));background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:100% 3px,0 3px;color:#333;padding-bottom:.375rem;-webkit-text-decoration-line:none;text-decoration-line:none}.r-link:hover{color:#ff0884}body.bg-black .brand__logo .convergence-logo,body.bg-black .footer__start__logo .convergence-logo,body.bg-black .social__icon path{fill:#fff}.editor-styles-wrapper .h1,.editor-styles-wrapper .h2,.editor-styles-wrapper h1,.editor-styles-wrapper h2,.hello .h1,.hello .h2,.hello h1,.hello h2,.main .h1,.main .h2,.main h1,.main h2{margin-top:3.25rem;margin-bottom:3.25rem}.editor-styles-wrapper .h1,.editor-styles-wrapper h1,.hello .h1,.hello h1,.main .h1,.main h1{font-size:1.875rem;font-weight:700;line-height:2rem;letter-spacing:-.09375rem}.editor-styles-wrapper [class*=display-].h1,.editor-styles-wrapper h1[class*=display-],.hello [class*=display-].h1,.hello h1[class*=display-],.main [class*=display-].h1,.main h1[class*=display-]{line-height:80%!important}@media (min-width:768px){.editor-styles-wrapper .h1,.editor-styles-wrapper h1,.hello .h1,.hello h1,.main .h1,.main h1{font-size:3.125rem;line-height:3.25rem;letter-spacing:-.05625rem}}.editor-styles-wrapper .h4:not(.bl__ti),.editor-styles-wrapper h4:not(.bl__ti),.hello .h4:not(.bl__ti),.hello h4:not(.bl__ti),.main .h4:not(.bl__ti),.main h4:not(.bl__ti){font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:1.25rem;line-height:1.4375rem;letter-spacing:.0625rem;text-transform:uppercase}.editor-styles-wrapper .h5,.editor-styles-wrapper h5,.hello .h5,.hello h5,.main .h5,.main h5{font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:1.0625rem;line-height:1.25rem;letter-spacing:.01625rem;text-transform:uppercase}.editor-styles-wrapper li:not(.ar__ter__it),.editor-styles-wrapper p,.hello li:not(.ar__ter__it),.hello p,.main li:not(.ar__ter__it),.main p{margin-bottom:1rem;font-size:1.1875rem;line-height:1.8875rem}@media (min-width:768px){.editor-styles-wrapper li:not(.ar__ter__it),.editor-styles-wrapper p,.hello li:not(.ar__ter__it),.hello p,.main li:not(.ar__ter__it),.main p{line-height:1.95rem}}@media (min-width:768px){.editor-styles-wrapper ol,.editor-styles-wrapper ul,.hello ol,.hello ul,.main ol,.main ul{margin:1.5rem 1rem}}.editor-styles-wrapper ol:not(.ar__toc__list),.hello ol:not(.ar__toc__list),.main ol:not(.ar__toc__list){list-style:none;counter-reset:item}.editor-styles-wrapper ol:not(.ar__toc__list) li,.hello ol:not(.ar__toc__list) li,.main ol:not(.ar__toc__list) li{counter-increment:item}.editor-styles-wrapper ol:not(.ar__toc__list) li:before,.hello ol:not(.ar__toc__list) li:before,.main ol:not(.ar__toc__list) li:before{content:counter(item);display:inline-block;position:relative;top:-.125rem;width:1.375rem;height:1.375rem;margin-right:.75rem;margin-left:-2.125rem;font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.75rem;line-height:1.5rem;border-radius:50%;text-align:center;background-color:#ff5aad;color:#fff}.editor-styles-wrapper .h2,.editor-styles-wrapper h2,.hello .h2,.hello h2,.main .ar .h2,.main .ar h2{font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.4375rem;line-height:2.1875rem;letter-spacing:-.05rem}@media (min-width:768px){.editor-styles-wrapper .h2,.editor-styles-wrapper h2,.hello .h2,.hello h2,.main .ar .h2,.main .ar h2{font-size:2rem;line-height:2.5625rem}}.editor-styles-wrapper .h3,.editor-styles-wrapper h3,.hello .h3,.hello h3,.main .ar .h3,.main .ar h3{font-weight:700;font-size:2rem;line-height:2.5625rem;letter-spacing:-.05rem}.ar__au__ds a:not(.b-link,.ar__ti__ln,.ar__li__ti a,.ar__li__au__lk,.social__btn,.wp-block-button__link,.ar__tea__ln,.give-card),.ar__con a:not(.b-link,.ar__ti__ln,.ar__li__ti a,.ar__li__au__lk,.social__btn,.wp-block-button__link,.ar__tea__ln,.give-card),.au__con a:not(.b-link,.ar__ti__ln,.ar__li__ti a,.ar__li__au__lk,.social__btn,.wp-block-button__link,.ar__tea__ln,.give-card),.editor-styles-wrapper a:not(.b-link,.ar__ti__ln,.ar__li__ti a,.ar__li__au__lk,.social__btn,.wp-block-button__link,.ar__tea__ln,.give-card),.page__con a:not(.b-link,.ar__ti__ln,.ar__li__ti a,.ar__li__au__lk,.social__btn,.wp-block-button__link,.ar__tea__ln,.give-card){transition:all .15s ease-in-out;-webkit-backface-visibility:hidden;color:#333;border-bottom:2px solid #ff0884}.ar__au__ds a:not(.b-link,.ar__ti__ln,.ar__li__ti a,.ar__li__au__lk,.social__btn,.wp-block-button__link,.ar__tea__ln,.give-card):active,.ar__au__ds a:not(.b-link,.ar__ti__ln,.ar__li__ti a,.ar__li__au__lk,.social__btn,.wp-block-button__link,.ar__tea__ln,.give-card):focus,.ar__au__ds a:not(.b-link,.ar__ti__ln,.ar__li__ti a,.ar__li__au__lk,.social__btn,.wp-block-button__link,.ar__tea__ln,.give-card):hover,.ar__con a:not(.b-link,.ar__ti__ln,.ar__li__ti a,.ar__li__au__lk,.social__btn,.wp-block-button__link,.ar__tea__ln,.give-card):active,.ar__con a:not(.b-link,.ar__ti__ln,.ar__li__ti a,.ar__li__au__lk,.social__btn,.wp-block-button__link,.ar__tea__ln,.give-card):focus,.ar__con a:not(.b-link,.ar__ti__ln,.ar__li__ti a,.ar__li__au__lk,.social__btn,.wp-block-button__link,.ar__tea__ln,.give-card):hover,.au__con a:not(.b-link,.ar__ti__ln,.ar__li__ti a,.ar__li__au__lk,.social__btn,.wp-block-button__link,.ar__tea__ln,.give-card):active,.au__con a:not(.b-link,.ar__ti__ln,.ar__li__ti a,.ar__li__au__lk,.social__btn,.wp-block-button__link,.ar__tea__ln,.give-card):focus,.au__con a:not(.b-link,.ar__ti__ln,.ar__li__ti a,.ar__li__au__lk,.social__btn,.wp-block-button__link,.ar__tea__ln,.give-card):hover,.editor-styles-wrapper a:not(.b-link,.ar__ti__ln,.ar__li__ti a,.ar__li__au__lk,.social__btn,.wp-block-button__link,.ar__tea__ln,.give-card):active,.editor-styles-wrapper a:not(.b-link,.ar__ti__ln,.ar__li__ti a,.ar__li__au__lk,.social__btn,.wp-block-button__link,.ar__tea__ln,.give-card):focus,.editor-styles-wrapper a:not(.b-link,.ar__ti__ln,.ar__li__ti a,.ar__li__au__lk,.social__btn,.wp-block-button__link,.ar__tea__ln,.give-card):hover,.page__con a:not(.b-link,.ar__ti__ln,.ar__li__ti a,.ar__li__au__lk,.social__btn,.wp-block-button__link,.ar__tea__ln,.give-card):active,.page__con a:not(.b-link,.ar__ti__ln,.ar__li__ti a,.ar__li__au__lk,.social__btn,.wp-block-button__link,.ar__tea__ln,.give-card):focus,.page__con a:not(.b-link,.ar__ti__ln,.ar__li__ti a,.ar__li__au__lk,.social__btn,.wp-block-button__link,.ar__tea__ln,.give-card):hover{color:#ff0884}.ar__con:not(.b-link,.ar__met__au,.ar__ti__ln,.wp-block-button__link):visited,.editor-styles-wrapper:not(.b-link,.ar__met__au,.ar__ti__ln,.wp-block-button__link):visited{color:#8b8b8b;border-color:#8b8b8b}.cover{-o-object-fit:cover;object-fit:cover}.contain{-o-object-fit:contain;object-fit:contain}.width-100vw{position:relative;width:100vw;left:calc(-50vw + 50%)}.width-100vw img{width:100vw}.width-75vw{position:relative;width:100vw;left:calc(-50vw + 50%)}.width-75vw img{width:100vw}@media (min-width:768px){.width-75vw{width:75vw;left:calc(-36vw + 50%)}}@media (min-width:992px){.width-75vw--lg{position:relative;width:75vw;left:calc(-37.5vw + 50%);aspect-ratio:auto}.width-75vw--lg img{width:100%}}@media print{@page{size:letter;margin:20mm}.container,.mw-710,body{width:auto!important;min-width:992px!important;max-width:200mm;margin:0 auto}.ar__cat{width:100%;margin-right:auto}.container,.px-4{padding-left:0!important;padding-right:0!important}#footerCallout,.ar__rel,.ar__share,.ar__tea,.conve-hellobar,.navbar-toggler .navbar-toggler-icon,.sub--ar__form,.syllabus__btn{display:none!important}.main .ar .ar__th{margin-left:0!important}.main .ar .ar__li__th{flex:0 0 auto;width:25%}.main .ar .ar__li__con{flex:0 0 auto;width:75%}.main .ar .sub--ar__con{flex:0 0 auto;width:100%}.banner{position:static!important}img{max-width:100%!important;height:auto!important;display:block;margin:0 auto}.badge{border:1px solid #000}body{font-size:12pt}.main .ar__cat,.main .ar__cat__ln,.main .ar__met,.main .h1,.main .h2,.main .h3,.main .h4,.main .h5,.main h1,.main h2,.main h3,.main h4,.main h5{font-weight:700;text-align:left!important}.main li,.main p{margin-bottom:2em;line-height:1.5;color:inherit}.main ol,.main ul{margin-left:0!important}*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.brand,.ar__li__th__lnk,.ar__met__au__nm,.ar__cat__ln):not(.btn){text-decoration:underline}a:not(.brand,.ar__li__th__lnk,.ar__met__au__nm,.ar__cat__ln)[href]:after{content:" (" attr(href) ")";font-size:10pt;margin-left:6pt}a:not(.brand,.ar__li__th__lnk,.ar__met__au__nm,.ar__cat__ln)[href^="#"]:after{content:""!important;text-decoration:none!important}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd}blockquote,img,pre,tr{page-break-inside:avoid}.h2,.h3,h2,h3,p{orphans:3;widows:3}.h2,.h3,h2,h3{page-break-after:avoid}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.bg-black,body,body.bg-black .footer,body.bg-black .footer a{color:#000;background:#fff;background-color:#fff!important}.color-white,.text-white{color:#000!important}.brand__logo .convergence-logo,.footer__start__logo .convergence-logo{fill:#000!important}.sub--ar__form{content:"Visit convergencemag.com to subscribe"}}.cmag #can_embed_form{padding:0!important;background-color:transparent!important;border:none!important}.cmag #can_embed_form #action_info,.cmag #can_embed_form #action_welcome_message,.cmag #can_embed_form #d_sharing,.cmag #can_embed_form #logo_wrap,.cmag #can_embed_form #referral_code_select_wrap,.cmag #can_embed_form .can_thank_you-block,.cmag #can_embed_form .core_field:first-child,.cmag #can_embed_form .core_field:last-child,.cmag #can_embed_form .core_field:nth-child(2),.cmag #can_embed_form .core_field:nth-child(3),.cmag #can_embed_form .core_field:nth-child(5),.cmag #can_embed_form .h2,.cmag #can_embed_form .h4,.cmag #can_embed_form .international_link-wrap,.cmag #can_embed_form .js-d_sharing,.cmag #can_embed_form h2,.cmag #can_embed_form h4{display:none!important}.cmag #can_embed_form .h1,.cmag #can_embed_form h1{font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:300!important}.cmag #can_embed_form form{display:flex!important}.cmag #can_embed_form.can_float #form_col1{width:60%!important}.cmag #can_embed_form.can_float #form_col2{width:40%!important}@media (min-width:768px){.cmag #can_embed_form.can_float #form_col1{width:65%!important}.cmag #can_embed_form.can_float #form_col2{width:35%!important}}@media (min-width:768px){.footer__subscribe #app #can_embed_form input[type=email]{border:0!important}}.cmag-donate{min-height:1000px;margin-top:2rem;margin-bottom:4rem}@media (max-width:575.98px){.cmag-donate{min-height:1900px;height:1900px}}@media (max-width:575.98px){.page-template-template-donate-page .page__con{min-height:2500px}}.sub--ar{border-top:2px solid var(--article-color);border-bottom:2px solid var(--article-color)}.sub--ar__ti{font-size:1.5rem!important;line-height:1.6}@media (min-width:768px){.sub--ar__ti{font-size:1.75rem!important}}.alert--container{top:25%;z-index:10022;opacity:.95}.alert-success{background-color:rgba(203,235,196,.968627451)}.alert-warning{background-color:#ff5dae}.ar figure.alignleft img,.ar figure.alignright img{width:100%}@media (min-width:768px){.ar figure.alignright{float:right}}@media (min-width:768px){.ar figure.alignleft{float:left}}@media (max-width:767.98px){.ar figure.alignleft,.ar figure.alignright{width:100%;max-width:100%}.ar figure .alignright{margin-left:0}.ar figure .alignleft{margin-right:0}}.ar .wp-block-group{max-width:100%}.ar .wp-block-group:not(.is-style-convergence-intro)>*{max-width:71.375rem;margin-left:auto!important;margin-right:auto!important}.ar .wp-block-group.is-style-convergence-intro{background-color:rgba(var(--article-color-rgb),.25);z-index:0;padding-top:1rem;padding-right:1rem;padding-left:1rem;margin-top:.5rem;margin-bottom:1.5rem;font-style:italic}.ar .wp-block-group.is-style-convergence-intro:after{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:hsla(0,0%,100%,.75)}.ar .wp-block-group.is-style-convergence-intro a{transition:all .15s ease-in-out;-webkit-backface-visibility:hidden;border-bottom:2px solid var(--article-color)!important}.ar .wp-block-separator{border-bottom:0}.ar .wp-block-button{margin-bottom:1rem}.ar .wp-block-button__link{border-radius:0!important;border-color:var(--article-color)!important;color:#fff}.ar .wp-block-button__link.has-background{border:2px solid transparent!important;color:inherit}.ar .wp-block-button__link.has-background:hover{color:inherit}.ar .wp-block-button__link:hover{color:#fff!important}.ar .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background){background-color:var(--article-color)!important}.ar .wp-block-button.is-style-outline{background-color:transparent}.ar .wp-block-button.is-style-outline .wp-block-button__link:hover{background-color:var(--article-color)!important}.ar .wp-block-file__button{border-radius:0!important;color:#fff!important}.ar .wp-block-file__button:hover{color:#fff!important}@media (max-width:767.98px){.ar .wp-block-image figcaption:last-child{margin-bottom:1.25rem;padding-bottom:2rem;border-bottom:1px solid #8b8b8b}}.ar .wp-block-pullquote{display:block;margin-top:.5rem;margin-left:0;margin-bottom:0;padding-top:0;padding-bottom:0}.ar .wp-block-pullquote.alignleft,.ar .wp-block-pullquote.alignright{max-width:100%}.ar .wp-block-pullquote.alignleft blockquote{margin-right:1rem}@media (min-width:768px){.ar .wp-block-pullquote.alignleft blockquote{float:left}}@media (min-width:992px){.ar .wp-block-pullquote.alignleft blockquote{margin-right:2.5rem}}.ar .wp-block-pullquote.alignright blockquote{margin-left:1rem}@media (min-width:768px){.ar .wp-block-pullquote.alignright blockquote{float:right}}@media (min-width:992px){.ar .wp-block-pullquote.alignright blockquote{margin-left:2.5rem}}.ar .wp-block-pullquote blockquote{display:table;width:100%;margin-top:1.5rem;margin-bottom:1.5rem;padding:2rem;text-align:left}.ar .wp-block-pullquote blockquote p{margin-bottom:3.5rem;font-size:1.625rem;line-height:2.125rem}.ar .wp-block-pullquote blockquote p:before{content:"“";display:inline;width:1.625rem}.ar .wp-block-pullquote blockquote p:after{content:"”";display:inline;width:1.625rem}@media (min-width:768px){.ar .wp-block-pullquote blockquote{margin-top:.5rem;margin-bottom:1rem}}.ar .wp-block-pullquote cite{font-size:1.0625rem;font-style:normal;line-height:1.5rem;letter-spacing:-.01625rem}.ar .ar__con:not(.no-drop-cap) .has-drop-cap:not(:focus):first-letter,.ar .wp-block-pullquote cite{font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif}.ar .ar__con:not(.no-drop-cap) .has-drop-cap:not(:focus):first-letter{float:left;margin-top:.5rem;margin-right:.5rem;font-weight:700;font-size:5.3125rem;line-height:3.25rem;letter-spacing:-.1875rem}@media (min-width:768px){.ar .ar__con:not(.no-drop-cap) .has-drop-cap:not(:focus):first-letter{font-size:5.625rem}}.bl__ti--san{font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.875rem;text-transform:uppercase;font-weight:700;letter-spacing:.04375rem}@media (min-width:768px){.bl__ti--san{font-size:1.25rem;line-height:1.4375rem;letter-spacing:.0625rem}}.bl--fa__it:last-child{display:none}@media (min-width:992px){.bl--fa__it:last-child{display:block}}.bl--fa__it__fg{width:4.375rem;height:4.375rem}@media (min-width:768px){.bl--fa__it__fg{width:9.125rem;height:9.125rem}}.bl--fa__it__ti{font-size:.875rem}@media (min-width:768px){.bl--fa__it__ti{font-size:1.25rem}}.bl--fa a:hover .bl__ti{color:var(--article-color)!important}.bl--tag__ti{font-size:1.25rem;line-height:1.375rem;letter-spacing:-.0375rem}.bl--tag__ti:after{content:"";display:block;width:100%;height:1px;margin-top:1rem;background-color:#d3d3d3}@media (min-width:768px){.bl--tag__ti{font-size:1.5rem;line-height:1.875rem}}@media (max-width:767.98px){.bl--tag__ti--top{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}}.bl--tag__it a:hover{color:var(--article-color)!important}.bl--tag__btn{width:6.125rem}@media (min-width:768px){.bl--tag__btn{width:9.6875rem}}.bl--md a:hover{color:var(--article-color)!important}.bl--md__ar__ti{font-size:1.625rem;line-height:1.75rem;letter-spacing:-.04875rem}@media (min-width:768px){.bl--md__ar__ti{font-size:2rem;line-height:2.25rem;letter-spacing:-.06rem}}.bl--md__au{font-size:.9375rem;line-height:1.125rem}@media (min-width:768px){.bl--md__au{font-size:1.0625rem;line-height:1.25rem}}.bl--pd__fg{height:auto}.bl--pd__fg img{height:auto!important;aspect-ratio:1/1}.bl--vd__fg{height:12.375rem}@media (min-width:768px){.bl--vd__fg{height:18.25rem}}.ar .wp-block-button__link,.ar .wp-block-file__button,.btn{display:flex!important;flex-direction:column;justify-content:center;align-items:center;border-width:2px;border-style:solid;text-align:center;text-transform:uppercase;font-size:.875rem!important;font-weight:700;font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif}.ar .wp-block-button__link:not(.ar__tea__ln):hover,.ar .wp-block-file__button:not(.ar__tea__ln):hover,.btn:not(.ar__tea__ln):hover{box-shadow:inset 0 0 0 1px #fff!important;color:#fff}.ar .wp-block-button__link:active,.ar .wp-block-file__button:active,.btn:active{border-width:0!important;box-shadow:none!important}.btn--darkgray{border-color:#333!important;box-shadow:inset 0 0 0 1px #fff;color:#333!important}.btn--darkgray:hover{background-color:#333!important;color:#fff!important}.btn--rose{border:2px solid #ff0884!important;color:#fff}.btn--rose,.btn--rose:hover{background-color:#ff0884!important}@media (min-width:768px){.btn--rose{font-size:1rem!important}}.btn--bd{height:2.875rem;font-size:.875rem;border-width:1px;border-style:solid}.btn--bd:visited{border-width:1px!important}.btn--bd:hover{border-width:2px!important}.btn--bd:active{border-width:0!important;box-shadow:none!important}@media (min-width:768px){.btn--bd{height:3.5rem;font-size:1rem}}.footer{background-color:#d3d3d3}.footer a{color:#333}.footer .h4,.footer h4{letter-spacing:.8px}.footer .menu-item{margin-bottom:.5rem;text-transform:uppercase}@media (min-width:768px){.footer .menu-item{margin-bottom:1.5rem}}.footer .menu a{color:#333}@media (max-width:767.98px){.footer__con{border-top:0}}.footer__start .convergence-logo,.footer__start .widget_media_image{max-width:21rem}.footer__start .widget_media_image{display:none}.footer__start p{margin-top:3rem;font-size:1.125rem;line-height:1.75rem}@media (min-width:992px){.footer__end .widget,.footer__middle .widget{padding-left:1.5rem}}.footer__copyright{font-size:.875rem}.dot-divider{font-size:.125rem}.cmag .hf-fields-wrap input,.cmag .hf-fields-wrap label,.cmag .hf-fields-wrap textarea{font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif}.cmag .hf-fields-wrap input[type=email],.cmag .hf-fields-wrap input[type=text],.cmag .hf-fields-wrap textarea{border:1px solid #333!important}.cmag .hf-fields-wrap input[type=email]:active,.cmag .hf-fields-wrap input[type=email]:focus,.cmag .hf-fields-wrap input[type=text]:active,.cmag .hf-fields-wrap input[type=text]:focus,.cmag .hf-fields-wrap textarea:active,.cmag .hf-fields-wrap textarea:focus{border:2px solid #ff0884!important}.cmag .hf-fields-wrap textarea{font-size:1rem!important}.cmag .hf-fields-wrap textarea::placeholder{color:rgba(51,51,51,.5)}@media (min-width:768px){.cmag .hf-fields-wrap textarea{font-size:1.25rem!important}}.cmag .hf-fields-wrap input[type=submit]{color:#fff}#gform_1 .floatlabel-label,#gform_1 label,.actionnetwork-signup-form .floatlabel-label,.actionnetwork-signup-form label,.can_embed .floatlabel-label,.can_embed label{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}#can_embed_form .can_thank_you-block:nth-child(2),#can_embed_form .can_thank_you-block:nth-child(3),#can_embed_form input[name=form-share_link],.actionnetwork-signup-item-zip-code{display:none}.cmag #can_embed_form input,.cmag .gform_wrapper input,.cmag .give-form input,.cmag .hf-fields-wrap input,.cmag .search--d input{font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:300!important}.cmag #can_embed_form input[type=submit],.cmag .gform_wrapper input[type=submit],.cmag .give-form input[type=submit],.cmag .hf-fields-wrap input[type=submit],.cmag .search--d input[type=submit]{display:flex!important;flex-direction:column;justify-content:center;align-items:center;border-width:2px;border-style:solid;text-align:center;text-transform:uppercase;font-size:.875rem!important;font-weight:700;font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif;background-color:#ff0884!important;border:2px solid #ff0884!important;color:#fff;height:2.875rem!important;font-weight:700!important}.cmag #can_embed_form input[type=submit]:not(.ar__tea__ln):hover,.cmag .gform_wrapper input[type=submit]:not(.ar__tea__ln):hover,.cmag .give-form input[type=submit]:not(.ar__tea__ln):hover,.cmag .hf-fields-wrap input[type=submit]:not(.ar__tea__ln):hover,.cmag .search--d input[type=submit]:not(.ar__tea__ln):hover{box-shadow:inset 0 0 0 1px #fff!important;color:#fff}.cmag #can_embed_form input[type=submit]:active,.cmag .gform_wrapper input[type=submit]:active,.cmag .give-form input[type=submit]:active,.cmag .hf-fields-wrap input[type=submit]:active,.cmag .search--d input[type=submit]:active{border-width:0!important;box-shadow:none!important}.cmag #can_embed_form input[type=submit]:hover,.cmag .gform_wrapper input[type=submit]:hover,.cmag .give-form input[type=submit]:hover,.cmag .hf-fields-wrap input[type=submit]:hover,.cmag .search--d input[type=submit]:hover{background-color:#ff0884!important}@media (min-width:768px){.cmag #can_embed_form input[type=submit],.cmag .gform_wrapper input[type=submit],.cmag .give-form input[type=submit],.cmag .hf-fields-wrap input[type=submit],.cmag .search--d input[type=submit]{font-size:1rem!important}}.cmag #can_embed_form input[type=email],.cmag #can_embed_form input[type=search],.cmag #can_embed_form input[type=text],.cmag .gform_wrapper input[type=email],.cmag .gform_wrapper input[type=search],.cmag .gform_wrapper input[type=text],.cmag .give-form input[type=email],.cmag .give-form input[type=search],.cmag .give-form input[type=text],.cmag .hf-fields-wrap input[type=email],.cmag .hf-fields-wrap input[type=search],.cmag .hf-fields-wrap input[type=text],.cmag .search--d input[type=email],.cmag .search--d input[type=search],.cmag .search--d input[type=text]{height:2.875rem!important;margin-bottom:0;padding:1rem 1.25rem!important;font-size:1rem!important}.cmag #can_embed_form input[type=email]::placeholder,.cmag #can_embed_form input[type=search]::placeholder,.cmag #can_embed_form input[type=text]::placeholder,.cmag .gform_wrapper input[type=email]::placeholder,.cmag .gform_wrapper input[type=search]::placeholder,.cmag .gform_wrapper input[type=text]::placeholder,.cmag .give-form input[type=email]::placeholder,.cmag .give-form input[type=search]::placeholder,.cmag .give-form input[type=text]::placeholder,.cmag .hf-fields-wrap input[type=email]::placeholder,.cmag .hf-fields-wrap input[type=search]::placeholder,.cmag .hf-fields-wrap input[type=text]::placeholder,.cmag .search--d input[type=email]::placeholder,.cmag .search--d input[type=search]::placeholder,.cmag .search--d input[type=text]::placeholder{color:rgba(51,51,51,.5)}@media (min-width:768px){.cmag #can_embed_form input,.cmag .gform_wrapper input,.cmag .give-form input,.cmag .hf-fields-wrap input,.cmag .search--d input{font-size:1rem!important}.cmag #can_embed_form input[type=submit],.cmag .gform_wrapper input[type=submit],.cmag .give-form input[type=submit],.cmag .hf-fields-wrap input[type=submit],.cmag .search--d input[type=submit]{height:3.75rem!important;font-size:1rem!important}.cmag #can_embed_form input[type=email],.cmag #can_embed_form input[type=search],.cmag #can_embed_form input[type=text],.cmag .gform_wrapper input[type=email],.cmag .gform_wrapper input[type=search],.cmag .gform_wrapper input[type=text],.cmag .give-form input[type=email],.cmag .give-form input[type=search],.cmag .give-form input[type=text],.cmag .hf-fields-wrap input[type=email],.cmag .hf-fields-wrap input[type=search],.cmag .hf-fields-wrap input[type=text],.cmag .search--d input[type=email],.cmag .search--d input[type=search],.cmag .search--d input[type=text]{height:3.75rem!important;font-size:1.25rem!important}}.cmag #can_embed_form form,.cmag .gform_wrapper form,.cmag .give-form form,.cmag .hf-fields-wrap form,.cmag .search--d form{flex-wrap:nowrap;margin-top:1.5rem!important}.cmag #can_embed_form form #form_col1,.cmag #can_embed_form form #form_col2,.cmag .gform_wrapper form #form_col1,.cmag .gform_wrapper form #form_col2,.cmag .give-form form #form_col1,.cmag .give-form form #form_col2,.cmag .hf-fields-wrap form #form_col1,.cmag .hf-fields-wrap form #form_col2,.cmag .search--d form #form_col1,.cmag .search--d form #form_col2{flex-grow:1}@media (min-width:768px){.cmag #can_embed_form form,.cmag .gform_wrapper form,.cmag .give-form form,.cmag .hf-fields-wrap form,.cmag .search--d form{margin-top:.25rem!important}.cmag #can_embed_form form #form_col1,.cmag .gform_wrapper form #form_col1,.cmag .give-form form #form_col1,.cmag .hf-fields-wrap form #form_col1,.cmag .search--d form #form_col1{margin-left:auto!important}}.cmag #can_embed_form input[type=email],.cmag #can_embed_form input[type=search],.cmag #can_embed_form input[type=text],.cmag .gform_wrapper input[type=email],.cmag .gform_wrapper input[type=search],.cmag .gform_wrapper input[type=text],.cmag .search--d input[type=email],.cmag .search--d input[type=search],.cmag .search--d input[type=text]{border:2px solid transparent!important}.cmag #can_embed_form input[type=email]:active,.cmag #can_embed_form input[type=email]:focus,.cmag #can_embed_form input[type=search]:active,.cmag #can_embed_form input[type=search]:focus,.cmag #can_embed_form input[type=text]:active,.cmag #can_embed_form input[type=text]:focus,.cmag .gform_wrapper input[type=email]:active,.cmag .gform_wrapper input[type=email]:focus,.cmag .gform_wrapper input[type=search]:active,.cmag .gform_wrapper input[type=search]:focus,.cmag .gform_wrapper input[type=text]:active,.cmag .gform_wrapper input[type=text]:focus,.cmag .search--d input[type=email]:active,.cmag .search--d input[type=email]:focus,.cmag .search--d input[type=search]:active,.cmag .search--d input[type=search]:focus,.cmag .search--d input[type=text]:active,.cmag .search--d input[type=text]:focus{border:2px solid #ff0884!important}.cmag .ar__con #can_embed_form input[type=submit],.cmag .ar__con .gform_wrapper input[type=submit]{background-color:var(--article-color)!important;border:2px solid var(--article-color)!important}.cmag .ar__con #can_embed_form input[type=submit]:hover,.cmag .ar__con .gform_wrapper input[type=submit]:hover{box-shadow:inset 0 0 0 1px #fff!important;background-color:var(--article-color)!important}.cmag .ar__con #can_embed_form input[type=email],.cmag .ar__con .gform_wrapper input[type=email]{border:2px solid #d3d3d3!important}.cmag .ar__con #can_embed_form input[type=email]:active,.cmag .ar__con #can_embed_form input[type=email]:focus,.cmag .ar__con .gform_wrapper input[type=email]:active,.cmag .ar__con .gform_wrapper input[type=email]:focus{border:2px solid var(--article-color)!important}.give-grid__item a.give-card{display:flex!important;flex-direction:column;justify-content:center;align-items:center;border-width:2px;border-style:solid;text-align:center;text-transform:uppercase;font-size:.875rem!important;font-weight:700;font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif;background-color:#ff0884!important;border:2px solid #ff0884!important;border-radius:0;box-shadow:none;color:#fff}.give-grid__item a.give-card:not(.ar__tea__ln):hover{box-shadow:inset 0 0 0 1px #fff!important;color:#fff}.give-grid__item a.give-card:active{border-width:0!important;box-shadow:none!important}.give-grid__item a.give-card:hover{background-color:#ff0884!important}@media (min-width:768px){.give-grid__item a.give-card{font-size:1rem!important}}.give-grid__item a.give-card p{margin-bottom:0;color:#fff}.wp-theme-convergence .givewp-donation-form-modal__overlay{z-index:1022}form#give-email-access-form{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}form#give-email-access-form label,form#give-email-access-form p{flex:0 0 auto;width:100%}form#give-email-access-form input[type=email]#give-email,form#give-email-access-form input[type=submit]{width:100%}form#give-email-access-form label{margin-bottom:.5rem;font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif;text-transform:uppercase}form#give-email-access-form p{margin-bottom:2rem}form#give-email-access-form input[type=email]{border-top:1px solid #b3b3b3!important;border-left:1px solid #b3b3b3!important;border-bottom:1px solid #b3b3b3!important;border-width:1px}form#give-email-access-form input[type=email]:active,form#give-email-access-form input[type=email]:focus{border:2px solid #ff0884!important}@media (min-width:768px){form#give-email-access-form input[type=email]#give-email{flex:0 0 auto;width:66.66666667%}form#give-email-access-form input[type=submit]{flex:0 0 auto;width:33.33333333%}}.gform_wrapper form{display:flex}.gform_wrapper input[type=submit]{text-transform:uppercase;color:#fff}.cmag-subscribe--simple{width:100%}.cmag-subscribe--simple_wrapper{display:flex;width:100%}.cmag-subscribe--simple input{width:100%}.cmag-subscribe--simple .gform-body{width:60%!important;flex-grow:1}.cmag-subscribe--simple .gform_footer{width:40%!important;flex-grow:1}@media (min-width:768px){.cmag-subscribe--simple .gform-body{width:65%!important}.cmag-subscribe--simple .gform_footer{width:35%!important}}.banner{transition:all .35s ease-in-out;-webkit-backface-visibility:hidden}.banner.scroll-up,.banner:focus-within{top:0}.banner.scroll-down{top:-100%}.banner__con{height:4.375rem}@media (min-width:768px){.banner__con{height:5rem}}.brand__logo{width:10.625rem}.brand__logo .convergence-logo{transition:opacity .35s ease-in-out;-webkit-backface-visibility:hidden}@media (min-width:768px){.brand__logo{width:15.25rem}}.conve-hellobar,.hellobar{width:100%;margin-right:0;margin-left:0;box-shadow:0 -2px 12px 0 hsla(0,0%,70.2%,.65)}.conve-hellobar .advads-close-button:not(.hellobar__btn),.conve-hellobar .conve-close-button:not(.hellobar__btn),.conve-hellobar .stagi-close-button:not(.hellobar__btn),.hellobar .advads-close-button:not(.hellobar__btn),.hellobar .conve-close-button:not(.hellobar__btn),.hellobar .stagi-close-button:not(.hellobar__btn){margin-top:.5rem;margin-right:2rem;color:#bababa}.conve-hellobar__btn,.hellobar{border-top:1px solid #b3b3b3!important;border-left:1px solid #b3b3b3!important;border-bottom:1px solid #b3b3b3!important;padding:.5rem 1.5rem;font-weight:400;font-size:.75rem}.conve-hellobar__btn:active,.conve-hellobar__btn:focus,.hellobar:active,.hellobar:focus{border:2px solid #ff0884!important}.conve-hellobar .conve-close-button{margin-top:1rem!important}.hellobar{padding:1rem 2rem;background-color:#ededed;border-top:1px solid #d3d3d3}.hellobar--cmag__orgup{max-width:6.875rem}.hellobar--cmag__logo{max-width:12.5rem}.hello{min-height:10.9375rem}@media (min-width:768px){.hello{max-height:25vh}}.hello__img{width:100%;height:18.125rem}@media (min-width:768px){.hello__img{position:absolute;bottom:0;width:auto;box-shadow:0 2px 12px 0 rgba(51,51,51,.85)}}@media (min-width:768px){.hello__ti{font-size:2.25rem!important}}@media (min-width:768px){.hello__sub{font-size:1.5rem!important}}.hello__btn{max-width:18rem}@media (min-width:768px){.hello__btn{font-size:.85rem!important;padding:.5rem 2rem;line-height:1}}.offcanvas{z-index:10002;scrollbar-gutter:stable;transition:transform 0 ease-in-out;transition:opacity .35s ease-in-out;opacity:0}.offcanvas__menu{overflow-y:auto}@media (min-width:768px){.offcanvas__menu .navbar-toggler-icon .icon-search{margin-top:.15rem;margin-left:.2rem}.offcanvas__menu .navbar-toggler-icon .icon-menu{margin-top:0;margin-bottom:.35rem}}@media (max-width:767.98px){.offcanvas__search .navbar-toggler-icon .icon-menu{margin-top:.2rem}}@media (min-width:768px){.offcanvas__search .navbar-toggler-icon .icon-search{margin-left:.2rem}}.offcanvas.show{opacity:1}@media (max-width:767.98px){.offcanvas.show .primary-first{padding-bottom:6.25rem}.offcanvas.show .offcanvas__banner{position:fixed;bottom:0;height:6.875rem}.offcanvas.show .offcanvas__banner>div{width:100%}}.offcanvas-top{height:100vh!important}.offcanvas__hd{height:4.375rem}@media (min-width:768px){.offcanvas__hd{height:5rem;border-bottom:1px solid #d3d3d3}}@media (max-width:767.98px){.offcanvas .nav-item{font-size:1rem!important;text-transform:uppercase}}.offcanvas .nav-link:hover,.offcanvas .widget .menu-item a:hover,.widget .menu-item .offcanvas a:hover{color:#ff0884!important}@media (max-width:767.98px){.offcanvas .nav-trending{border-bottom:1px solid #d3d3d3}}@media (max-width:767.98px){.offcanvas .primary-first{border-right:1px solid #d3d3d3}}@media (min-width:768px){.offcanvas__brand__logo{width:14.375rem}}.offcanvas .button{height:3.125rem}@media (min-width:768px){.offcanvas .button{height:3.75rem}}.offcanvas .social-links__li svg{color:#fff}.no-focus-outline .search__input:focus{border-color:transparent!important}@media (min-width:768px){.search__input,.search__submit{font-size:3.125rem}}#app #searchDefaultInput{border-top:1px solid #b3b3b3!important;border-left:1px solid #b3b3b3!important;border-bottom:1px solid #b3b3b3!important}#app #searchDefaultInput:active,#app #searchDefaultInput:focus{border:2px solid #ff0884!important}.ar__share{position:fixed;width:4.6875rem;transition:opacity .1s ease-in-out;z-index:120}.ar__share.is-stuck{top:25%}@media (min-width:992px){.ar__share{position:absolute;margin-top:var(--sharing-top-margin)}.ar__share.is-stuck{position:fixed;top:10%;margin-top:0}}@media (max-width:991.98px){.ar__share{left:0;top:15%}.ar__share.is-stuck{top:15%}}@media (max-width:840px){.ar__share{left:-4.25rem;transition:all .1s ease-in-out}.ar__share.active{left:0}.ar__share .drawer{border-right:1px solid hsla(0,0%,70.2%,.3);border-bottom:1px solid hsla(0,0%,70.2%,.3);box-shadow:4px 0 10px rgba(0,0,0,.1);-webkit-clip-path:inset(0 -10px -10px 0);clip-path:inset(0 -10px -10px 0);background-color:#fff}.ar__share .drawer[aria-hidden=true] .social__btn{display:none!important}}.social__icon{transition:all .15s ease-in-out;-webkit-backface-visibility:hidden;color:#333}.social__icon:hover{color:#ff0884}.social-links__li{padding-left:.35rem;padding-right:.35rem}.social-links__icon{transition:all .15s ease-in-out;-webkit-backface-visibility:hidden;width:1.875rem;height:1.875rem}.social-links__icon:hover{color:#ff0884!important}.social__ti{margin-bottom:0;justify-content:center;transition:all .1s ease-in-out;font-size:.8125rem!important;font-weight:700;text-transform:uppercase;letter-spacing:-.0003125rem!important}.social__ti--md{display:none}@media (min-width:841px){.social__ti--md{display:flex}}.social__toggle{flex-direction:row;padding:.25rem .5rem;box-shadow:4px 0 10px rgba(0,0,0,.1);border-top:1px solid hsla(0,0%,70.2%,.3);border-right:1px solid hsla(0,0%,70.2%,.3);border-left:1px solid hsla(0,0%,70.2%,.3);background:#fff;font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif}.social__toggle .fa-arrow-right{transform:rotate(180deg);transition:all .1s ease-in-out}.social__toggle.active{flex-direction:column;margin-bottom:-1px!important;-webkit-clip-path:inset(-10px -10px 0 0);clip-path:inset(-10px -10px 0 0);border-left:0;border-bottom:0}.social__toggle.active .fa-arrow-right{margin-left:auto!important;margin-right:auto}.social__toggle:not(.active){transform:rotate(90deg);position:absolute;top:63vh;left:2rem}.social__toggle:not(.active) .fa-arrow-right{transform:rotate(-90deg)}@media (min-width:841px){.social__toggle{display:none}}.social__btn,.social__btn svg{width:2.8125rem;height:2.8125rem}.social__btn--b{margin:0;padding:0;outline:none;background:transparent;border:0}.no-focus-outline .social__toggle:focus{box-shadow:4px 0 10px rgba(0,0,0,.1);border-color:hsla(0,0%,70.2%,.3)!important}.advads-close-button:not(.hellobar__btn),.conve-close-button:not(.hellobar__btn),.stagi-close-button:not(.hellobar__btn){position:absolute!important;background:transparent!important;font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.25rem!important;font-weight:300;color:#d3d3d3}.subscribe{font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:300!important}@media (max-width:767.98px){.subscribe{margin-top:.5rem}}.subscribe__title{margin-bottom:0;font-size:1.375rem!important;font-weight:300;line-height:1.625rem!important;letter-spacing:-.66px}@media (min-width:768px){.subscribe__title{font-size:2rem!important;line-height:2.25rem!important;letter-spacing:-.96px}}.subscribe__form{display:flex;justify-content:center;align-items:center}.subscribe__con{background-color:#fff}.subscribe--author__content{z-index:100}.subscribe--author__bg{top:-59%;left:4%}@media (min-width:768px){.subscribe--author__bg{top:-73%;left:-2%;width:80%}}.subscribe--modal{overflow-y:auto;max-width:90rem;height:95vh}@media (min-width:768px){.subscribe--modal{max-height:37.5rem;width:95%!important}}@media (min-width:1200px){.subscribe--modal{max-height:56.25rem}}.subscribe--modal .advads-close-button{margin:3rem}@media (max-width:767.98px){.subscribe--modal .advads-close-button{margin-top:4rem}}@media (min-width:992px){.subscribe--modal .advads-close-button{color:#d3d3d3}}.subscribe--laugh__logo{z-index:100;max-width:12.5rem;margin-right:auto}@media (min-width:1200px){.subscribe--laugh__logo{max-width:18.75rem;margin-top:2rem}}@media (min-width:992px){.subscribe--laugh__img{position:absolute;bottom:0}}.subscribe--laugh__con{padding:3.5rem}.subscribe--laugh__title{font-size:2rem}@media (min-width:768px){.subscribe--laugh__title{font-size:3.125rem}}.subscribe--laugh__txt{font-size:1.25rem}@media (min-width:768px){.subscribe--laugh__txt{font-size:2rem}}.cmag .subscribe--author #can_embed_form input[type=email],.cmag .subscribe--modal__form #can_embed_form input[type=email]{border-top:1px solid #b3b3b3!important;border-left:1px solid #b3b3b3!important;border-bottom:1px solid #b3b3b3!important}.cmag .subscribe--author #can_embed_form input[type=email]:active,.cmag .subscribe--author #can_embed_form input[type=email]:focus,.cmag .subscribe--modal__form #can_embed_form input[type=email]:active,.cmag .subscribe--modal__form #can_embed_form input[type=email]:focus{border:2px solid #ff0884!important}.cmag .subscribe--modal .conve-close-button,.cmag .subscribe--modal .stagi-close-button{top:1.5rem;right:1.5rem!important}.widget .menu-item{font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:300;line-height:1.125rem}.widget .menu-item a{padding-left:0;text-decoration:none}@media (min-width:768px){.widget .menu-item{font-size:1.25rem}}body.page.about .main .page__con{display:flex;flex-direction:column}body.page.about .main .page__ti{margin-bottom:0!important}body.page.about .main .h1,body.page.about .main .h2,body.page.about .main .h3,body.page.about .main .h4,body.page.about .main h1,body.page.about .main h2,body.page.about .main h3,body.page.about .main h4{font-family:Lora,Palatino Linotype,Palatino,Palladio,URW Palladio L,Book Antiqua,Baskerville,Bookman Old Style,Bitstream Charter,Nimbus Roman No9 L,Garamond,Apple Garamond,ITC Garamond Narrow,New Century Schoolbook,Century Schoolbook,Century Schoolbook L,Georgia,serif;font-style:normal;letter-spacing:-1.04px}body.page.about .main .h2,body.page.about .main h2{margin-bottom:1rem}@media (min-width:768px){body.page.about .main .h2,body.page.about .main h2{font-size:3.25rem}}body.page.about .main .h4,body.page.about .main .h5,body.page.about .main h4,body.page.about .main h5{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem;font-size:.875rem}body.page.about .main .h4:after,body.page.about .main .h5:after,body.page.about .main h4:after,body.page.about .main h5:after{content:"";display:block;margin-top:1.5rem;width:3rem;border-bottom:1px solid #b3b3b3;text-align:center}@media (min-width:768px){body.page.about .main .h4,body.page.about .main .h5,body.page.about .main h4,body.page.about .main h5{font-size:1rem}}body.page.about .main p a{border-bottom:0!important;color:#ff0884!important}body.page.about .main p a:hover{border-bottom:2px solid #ff0884!important}.about__nav{z-index:1000}.about__nav .active{border-bottom:3px solid #ff0884!important}.about__arrow-img{position:relative;margin-top:2rem}.about__mission__bg-img{position:absolute;margin-top:-4rem;width:75vw;left:calc(-37.5vw + 50%);opacity:.05!important;color:#ff0884}.about__testimonial blockquote{position:relative;padding:0 0 0 1.75rem!important}@media (min-width:768px){.about__testimonial blockquote{padding-left:1rem!important;padding-right:1rem!important}}.about__testimonial blockquote:before{position:absolute;display:block;top:2rem;left:-1.5rem;content:"“";font-size:6.5625rem;font-family:Helvetica,Arial,sans-serif;line-height:2.5rem;color:#ff5aad}@media (min-width:768px){.about__testimonial blockquote:before{top:1.5rem;left:-2.5rem}}.about__testimonial blockquote p{position:relative;margin-bottom:1.5rem!important;padding-top:0;text-align:left;font-size:1.25rem!important;color:#333!important}.about__testimonial blockquote p:after,.about__testimonial blockquote p:before{display:none!important}@media (min-width:768px){.about__testimonial blockquote p{font-size:1.375rem!important;line-height:2rem!important}}.about__testimonial blockquote cite{margin-top:1rem;font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;color:#ff0884}@media (min-width:768px){.about__testimonial blockquote cite{font-size:1.1875rem;line-height:1.625rem}}.about__testimonial__occupation{font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:300!important;font-size:1rem!important;line-height:1.3125rem!important}@media (min-width:768px){.about__testimonial__occupation{font-size:1.1875rem!important;line-height:1.625rem!important}}.archive .ar:not(.hello),.blog .ar:not(.hello),.page-template-template-series-term-archive .ar:not(.hello),.search .ar:not(.hello){margin-top:2rem;margin-bottom:2.5rem;padding-bottom:1rem}@media (min-width:768px){.archive .ar:not(.hello),.blog .ar:not(.hello),.page-template-template-series-term-archive .ar:not(.hello),.search .ar:not(.hello){padding-top:2.5rem}.archive .ar:not(.hello) .ar__li__fe .b-link:after,.blog .ar:not(.hello) .ar__li__fe .b-link:after,.page-template-template-series-term-archive .ar:not(.hello) .ar__li__fe .b-link:after,.search .ar:not(.hello) .ar__li__fe .b-link:after{border-bottom-color:#fff!important}}.archive .main,.blog .main,.page-template-template-series-term-archive .main{padding-top:2.5rem;padding-bottom:2.5rem}.archive__nav__ln a:hover{color:#ff0884!important}.nav-previous{order:0}.nav-next{order:2}.ar__li__ti{font-size:1.25rem!important;line-height:1.375rem!important}.ar__li__au>*{margin-bottom:.25rem;margin-right:.25rem}.ar__li__au .ar__li__au__lk{margin-right:0}.ar__li__au:not(.bl--md__au){font-size:.6875rem;line-height:1.25rem}@media (min-width:768px){.ar__li__au:not(.bl--md__au){font-size:.875rem}}.ar__li__th img:not(.ar__li--fe .ar__th__img)::not(.ar__th__img--sq,.ar__th__img--ld){height:7.375rem!important}@media (min-width:768px){.ar__li__th img:not(.ar__li--fe .ar__th__img)::not(.ar__th__img--sq,.ar__th__img--ld){height:15.625rem!important}}.ar__li .ar__th__img--ld{aspect-ratio:4/3}.ar__li .ar__th__img--sq{aspect-ratio:1/1}@media (max-width:575.98px){.ar__li .ar__th__img{aspect-ratio:1/1;height:auto!important}}.ar__li__sum{font-size:1rem;line-height:1.4rem}@media (min-width:768px){.ar__li__sum{font-size:1.1875rem;line-height:1.5875rem}}@media (min-width:768px){.ar__li--fe .ar__li__ti{font-size:2.25rem!important;line-height:2.375rem!important}.ar__li--fe .ar__li__th{height:33.4375rem}.ar__li--fe .ar__li__con{margin-top:-3.5rem;padding-top:2.125rem!important;padding-left:2.5rem!important;padding-right:2.5rem!important;min-height:19.0625rem}}.ar__ter__ln{font-size:.5625rem}@media (min-width:768px){.ar__ter__ln{font-size:.75rem}}.archive__footer:after,.archive__footer:before{content:"";display:block;width:20%;height:1px;margin-top:auto;margin-bottom:auto;background-color:#d3d3d3}@media (min-width:768px){.archive__footer:after,.archive__footer:before{width:33%}}.archive__more{width:50%;border:2px solid #212529}.archive__more:hover{border-color:#212529;background-color:#212529}@media (min-width:768px){.archive__more{width:27%}}.single--author .au__ti{letter-spacing:-.0625rem}.single--author .au__meta__ti{letter-spacing:.05rem}.single--author .au__meta a{color:var(--article-color)}@media (min-width:768px){.single--author .au__img,.single--author .au__th{width:7.5rem;height:7.5rem}}.single--author .au__lin__th{width:1.25rem;color:#000}.single--author .au__lin__ti{transition:all .15s ease-in-out;-webkit-backface-visibility:hidden;color:#333;border-bottom:2px solid var(--article-color)}.single--author .au__lin__ti:active,.single--author .au__lin__ti:focus,.single--author .au__lin__ti:hover{color:var(--article-color)}.at-top .banner__con{border-bottom-color:transparent}@media (max-width:991.98px){.at-top .navbar-toggler-icon .fa-bars{color:#fff}}@media (max-width:991.98px){.fr{margin-top:-5rem}}.fr__mst{width:100%;left:0;height:100%}@media (min-width:992px){.fr__mst{z-index:1018;width:69%;top:25%;left:-1rem}}.fr__mst__con{position:absolute;width:100%;height:100%}@media (min-width:992px){.fr__mst__con{position:relative}}.fr__mst__c{z-index:1018;color:#fff}@media (max-width:991.98px){.fr__mst__c{top:6.5rem;left:-4rem;width:25.875rem}}@media (min-width:992px){.fr__mst__c{color:#d3d3d3;top:-25rem}}.fr__mst__txt{width:10.3125rem;height:auto}@media (max-width:991.98px){.fr__mst__txt{position:absolute;top:1.875rem;left:1.5rem;color:#fff}}@media (min-width:992px){.fr__mst__txt{width:59.25%;margin-left:2rem}}.fr__nav{z-index:1020}.fr__nav .nav-link:hover,.fr__nav .widget .menu-item a:hover,.widget .menu-item .fr__nav a:hover{color:#ff0884!important}@media (max-width:991.98px){.fr__ti{position:absolute;top:2.3125rem;margin-left:1.5rem;font-size:.6875rem!important;color:#fff}}.fr__ld__tp .ar__met{display:flex;flex-wrap:wrap;flex-direction:row;align-items:end}.fr__ld__tp .ar__met>*{margin-right:.3rem;font-size:1.0625rem!important;font-weight:300!important}.fr__ld__tp .ar__met .ar__met__au__nm{margin-right:0}.fr__ld__tp .ar__li__th{height:19.375rem}@media (min-width:768px){.fr__ld__tp .ar__li__th{height:33.4375rem}}.fr__ld__tp .ar__li__con{margin-top:0}@media (min-width:992px){.fr__ld__tp .ar__li__con{margin-top:-3.5rem}}.fr .ar__met--fr{display:inline}.fr .ar__li__con{z-index:unset!important}@media (min-width:992px){.fr .ar__li__con{z-index:1019!important}}.fr .ar__li__ti,.fr .ar__met,.fr .ar__ter,.fr .fr__mst__txt,.fr .fr__ti,.fr .fr__tp{z-index:1019!important}@media (min-width:768px){.main .page__ti{font-size:3.25rem}}.main .page--embed iframe{display:block;width:100vw;height:100vh;border:none}.single-podcast .player .subscribe-btn{display:none}.single-podcast .podcast_meta aside{font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif!important}.single-podcast .podcast_meta aside p:first-child{display:none}.single-podcast .castos-player{padding:1rem;border-radius:.25rem;border:1px solid #d3d3d3}.single-podcast .castos-player,.single-podcast .castos-player .episode-title,.single-podcast .castos-player .player__podcast-title{font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif!important;color:#000!important}.single-podcast .castos-player .episode-title,.single-podcast .castos-player .player__podcast-title{margin-bottom:1rem;font-weight:700!important;font-size:1.5rem}.single-podcast .castos-player .player{background:transparent!important}.single-podcast .castos-player .ssp-progress{background-color:#d3d3d3!important}.single-podcast .castos-player .playback__controls .player-btn__fwd,.single-podcast .castos-player .playback__controls .player-btn__rwd,.single-podcast .castos-player .playback__controls .player-btn__volume,.single-podcast .castos-player .share-icon span,.single-podcast .castos-player .subscribe-icons span{background-color:#333!important}.single-podcast .castos-player .playback__timers,.single-podcast .castos-player button{color:#000!important}.single-podcast .castos-player .play-pause-controls{background:var(--article-color)!important}.single-podcast .castos-player .play-pause-controls .play-btn{background:#fff!important}.podcast-subscribe__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem 1rem}@media (min-width:768px){.podcast-subscribe__grid{grid-template-columns:repeat(3,10.5rem);gap:.5rem 2rem}}.podcast-subscribe__flex{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem 1rem}@media (min-width:768px){.podcast-subscribe__flex{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.podcast-subscribe__flex .podcast-subscribe__link{margin:.25rem 1rem}}.podcast-subscribe__link{transition:all .15s ease-in-out;-webkit-backface-visibility:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;height:3.5rem;width:9.75rem;padding:.3em .75em;border:1px solid var(--article-color);background-color:var(--article-color);color:#fff}.podcast-subscribe__link:last-child{margin-right:0}.podcast-subscribe__link:hover{background-color:#fff;color:var(--article-color)}.podcast-subscribe__link__title{display:block;flex:0;margin-left:.125rem;margin-right:auto;font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:500;line-height:1.2}.podcast-subscribe__link .svg-inline--fa{margin-left:auto;font-size:2rem}@media (min-width:768px){.podcast-subscribe__link{width:10.5rem}}.ar .series .main .wp-block-button__link:not(.series__more),.ar .series .main .wp-block-file__button:not(.series__more),.series .main .ar .wp-block-button__link:not(.series__more),.series .main .ar .wp-block-file__button:not(.series__more),.series .main .btn:not(.series__more){background-color:var(--article-color);border:2px solid var(--article-color);color:#000}.ar .series .main .wp-block-button__link:not(.series__more)::hover,.ar .series .main .wp-block-file__button:not(.series__more)::hover,.series .main .ar .wp-block-button__link:not(.series__more)::hover,.series .main .ar .wp-block-file__button:not(.series__more)::hover,.series .main .btn:not(.series__more)::hover{background-color:var(--article-color);color:#000}@media (max-width:767.98px){.ar .series .main .wp-block-button__link:not(.series__more),.ar .series .main .wp-block-file__button:not(.series__more),.series .main .ar .wp-block-button__link:not(.series__more),.series .main .ar .wp-block-file__button:not(.series__more),.series .main .btn:not(.series__more){width:auto;margin-left:2.5rem!important;margin-right:2.5rem!important}}.series__footer:after,.series__footer:before{content:"";display:block;width:20%;height:1px;margin-top:auto;margin-bottom:auto;background-color:#fff}@media (min-width:768px){.series__footer:after,.series__footer:before{width:33%}}.series__footer--term:after,.series__footer--term:before{background-color:#8b8b8b}.series__more{width:50%;border:2px solid #fff}.series__more--term{border-color:#333}.series__more--term:hover{background-color:#333}@media (min-width:768px){.series__more{width:27%}}.series__guide{border-top:1px solid var(--article-color);border-bottom:1px solid var(--article-color)}.series__color{color:var(--article-color)}.series__author .ar__au a{color:#fff!important}.series__author .ar__au a span{font-size:1.4375rem!important;line-height:2.1875rem;letter-spacing:-.05rem}@media (min-width:768px){.series__author .ar__au a span{font-size:2rem!important;line-height:2.5625rem}}.series__author .au__platforms{width:2rem}.series__author .au__platforms svg{height:1.5rem;width:1.5rem}.ar__tea{position:relative;z-index:100}.ar__tea__ex p{font-size:1rem;line-height:1.6}.ar__tea__ti a:hover{color:inherit!important;text-decoration:none!important}.ar__tea__f{display:grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;column-gap:1rem}.ar__tea__f p{grid-column:1/-1;font-size:1rem;line-height:1.6}.ar__tea__f .ar__tea__ln{height:3rem;padding-left:.5rem;padding-right:.5rem}@media (max-width:767.98px){.ar__tea__f .ar__tea__ln--e{grid-column:1/-1}}@media (min-width:768px){.ar__tea__f{display:flex;flex-direction:column}}.main .ar .ar__ser__ti{font-size:1.25rem;line-height:1.375rem}@media (min-width:768px){.main .ar .ar__ser__ti{font-size:2rem;line-height:2.5625rem}}.main .ar .ar__ser__lat{font-size:1rem;line-height:1}@media (min-width:768px){.main .ar .ar__ser__lat{font-size:1.0625rem;line-height:1.25rem}}.main .ar .ar__ser__lat__ti{text-transform:none;letter-spacing:-.05rem}@media (min-width:768px){.main .ar .ar__ser__lat__ti{font-size:1.25rem;line-height:1.375rem}}.ar--blue .ar__con img:not(.img--tr):not(.img--ntr):not(.au__img),.ar--blue.ar__li img:not(.img--tr):not(.img--ntr):not(.au__img),.ar--blue .bl--fa__it__fg img:not(.img--tr):not(.img--ntr):not(.au__img),.ar--blue .tr img:not(.img--tr):not(.img--ntr):not(.au__img){filter:url(#blue-filter-convergence)!important}.ar--blue .ar__hd{z-index:100}@media (min-width:1200px){.ar--blue .ar__hd:not(.ar__hd--fe){background-color:rgba(66,133,244,.25)}.ar--blue .ar__hd:not(.ar__hd--fe):after{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:hsla(0,0%,100%,.75)}}.ar--blue .ar__hd--fe{background-color:rgba(66,133,244,.25)}.ar--blue .ar__hd--fe:after{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:hsla(0,0%,100%,.75)}.ar--violet .ar__con img:not(.img--tr):not(.img--ntr):not(.au__img),.ar--violet.ar__li img:not(.img--tr):not(.img--ntr):not(.au__img),.ar--violet .bl--fa__it__fg img:not(.img--tr):not(.img--ntr):not(.au__img),.ar--violet .tr img:not(.img--tr):not(.img--ntr):not(.au__img){filter:url(#violet-filter-convergence)!important}.ar--violet .ar__hd{z-index:100}@media (min-width:1200px){.ar--violet .ar__hd:not(.ar__hd--fe){background-color:rgba(202,35,202,.25)}.ar--violet .ar__hd:not(.ar__hd--fe):after{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:hsla(0,0%,100%,.75)}}.ar--violet .ar__hd--fe{background-color:rgba(202,35,202,.25)}.ar--violet .ar__hd--fe:after{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:hsla(0,0%,100%,.75)}.ar--rose .ar__con img:not(.img--tr):not(.img--ntr):not(.au__img),.ar--rose.ar__li img:not(.img--tr):not(.img--ntr):not(.au__img),.ar--rose .bl--fa__it__fg img:not(.img--tr):not(.img--ntr):not(.au__img),.ar--rose .tr img:not(.img--tr):not(.img--ntr):not(.au__img){filter:url(#rose-filter-convergence)!important}.ar--rose .ar__hd{z-index:100}@media (min-width:1200px){.ar--rose .ar__hd:not(.ar__hd--fe){background-color:rgba(255,8,132,.25)}.ar--rose .ar__hd:not(.ar__hd--fe):after{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:hsla(0,0%,100%,.75)}}.ar--rose .ar__hd--fe{background-color:rgba(255,8,132,.25)}.ar--rose .ar__hd--fe:after{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:hsla(0,0%,100%,.75)}.ar--orange .ar__con img:not(.img--tr):not(.img--ntr):not(.au__img),.ar--orange.ar__li img:not(.img--tr):not(.img--ntr):not(.au__img),.ar--orange .bl--fa__it__fg img:not(.img--tr):not(.img--ntr):not(.au__img),.ar--orange .tr img:not(.img--tr):not(.img--ntr):not(.au__img){filter:url(#orange-filter-convergence)!important}.ar--orange .ar__hd{z-index:100}@media (min-width:1200px){.ar--orange .ar__hd:not(.ar__hd--fe){background-color:rgba(255,162,0,.25)}.ar--orange .ar__hd:not(.ar__hd--fe):after{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:hsla(0,0%,100%,.75)}}.ar--orange .ar__hd--fe{background-color:rgba(255,162,0,.25)}.ar--orange .ar__hd--fe:after{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:hsla(0,0%,100%,.75)}.ar--yellow .ar__con img:not(.img--tr):not(.img--ntr):not(.au__img),.ar--yellow.ar__li img:not(.img--tr):not(.img--ntr):not(.au__img),.ar--yellow .bl--fa__it__fg img:not(.img--tr):not(.img--ntr):not(.au__img),.ar--yellow .tr img:not(.img--tr):not(.img--ntr):not(.au__img){filter:url(#yellow-filter-convergence)!important}.ar--yellow .ar__hd{z-index:100}@media (min-width:1200px){.ar--yellow .ar__hd:not(.ar__hd--fe){background-color:rgba(255,207,10,.25)}.ar--yellow .ar__hd:not(.ar__hd--fe):after{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:hsla(0,0%,100%,.75)}}.ar--yellow .ar__hd--fe{background-color:rgba(255,207,10,.25)}.ar--yellow .ar__hd--fe:after{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:hsla(0,0%,100%,.75)}@media (min-width:1200px){.ar .ar__hd,.ar .ar__th{width:37.125rem}}.ar__th{min-height:19.4375rem}@media (min-width:1200px){.ar__th{min-height:28.5rem;height:auto;margin-left:-6.25rem!important}}@media (max-width:767.98px){.ar__th img{height:19.4375rem!important}}.ar__cat{letter-spacing:.046875rem;font-size:.625rem}@media (min-width:768px){.ar__cat{font-size:.9375rem}}.ar__met__divider{position:relative;display:inline-block;width:1rem;height:1rem}.ar__met__dt{position:absolute;top:50%;left:0;transform:translate(-50%);font-size:.2rem}.ar__met__ti figure,.ar__met__ti img{width:1.875rem;height:1.875rem}@media (min-width:768px){.ar__met__ti figure,.ar__met__ti img{width:3.125rem;height:3.125rem}}.ar .ar__met:not(.ar__met--fr){font-size:.9375rem;font-weight:300}@media (min-width:768px){.ar .ar__met:not(.ar__met--fr){font-size:1.1875rem;font-weight:400}}.ar .ar__met:not(.ar__met--fr) __ar{line-height:2.5rem}.ar .ar__met:not(.ar__met--fr) __au__and{padding-right:.4rem;padding-left:.4rem}.ar .ar__met:not(.ar__met--fr) __au__re{margin-top:1rem;padding-left:.4rem}.ar__sum{height:max-content}.ar__sum p{font-size:1.4375rem;line-height:2.1875rem;letter-spacing:-.05rem}@media (min-width:768px){.ar__sum p{font-size:2rem;line-height:2.5625rem}}.ar__con .h3:not(.ar__tea__ti),.ar__con h3:not(.ar__tea__ti){margin-top:3rem;margin-bottom:1rem;font-size:1.4375rem;line-height:1.875rem;font-weight:700;letter-spacing:-.05rem}.ar__con .h3:not(.ar__tea__ti):before,.ar__con h3:not(.ar__tea__ti):before{content:"";display:flex;width:3.125rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;border-top:1px solid #707070}@media (min-width:768px){.ar__con .h3:not(.ar__tea__ti),.ar__con h3:not(.ar__tea__ti){margin-bottom:1.5rem;font-size:2rem;line-height:2.5625rem}}.ar__con .wp-block-quote{position:relative;margin-left:3.5rem;margin-right:3rem;margin-bottom:1.5rem;padding-top:.5rem;font-style:italic}.ar__con .wp-block-quote:before{position:absolute;content:"";display:block;left:-2rem;height:95%;border-left:3px solid #ff0884}.ar__con .wp-block-quote p{margin-bottom:0}.ar__con .wp-block-quote cite{display:block;margin-top:1rem;font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal}.ar__con img{aspect-ratio:auto;height:auto;max-width:100%}.ar__con figcaption{margin-top:1rem;font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:-.013125rem}@media (min-width:768px){.ar__con figure.alignleft:not(.wp-block-pullquote),.ar__con figure.alignleft blockquote,.ar__con figure.alignright:not(.wp-block-pullquote),.ar__con figure.alignright blockquote{width:28.125rem}}@media (min-width:992px){.ar__con figure.alignleft{margin-left:-5rem;margin-right:2.5rem}.ar__con figure.alignright{margin-right:-5rem;margin-left:2.5rem}}@media (min-width:992px){.ar__sub__btn{max-width:20.625rem}}.ar__au a{color:var(--article-color)}.ar__au__fg{aspect-ratio:1/1}.ar__au .au__img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.ar__au__ds,.ar__au__ds p{font-size:1.125rem;line-height:1.75rem}.ar__h4,.ar__toc{font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.0625rem!important;font-weight:700;text-transform:uppercase}.ar__toc__item a{border-bottom:0!important}.ar .rel:before{content:"";position:absolute;display:block;width:-webkit-fill-available;height:1px;left:0;border-top:1px solid #d3d3d3}.ar .rel .ar__li__ti{font-size:1.5rem!important;line-height:1.875rem!important}@media (min-width:768px){.ar .rel .ar__li:nth-child(2),.ar .rel .ar__li:nth-child(5){padding-left:.5rem;padding-right:1.5rem}.ar .rel .ar__li:nth-child(3),.ar .rel .ar__li:nth-child(6){padding-left:1.5rem;padding-right:1rem}.ar .rel .ar__li:nth-child(4),.ar .rel .ar__li:nth-child(7){padding-right:0;padding-left:2rem}}.ar__con:not(.ar--md__con).no-drop-cap p.has-drop-cap:not(:focus):first-letter{margin-top:0;margin-right:0;font-size:1.1875rem;font-weight:400;line-height:1.8875rem;letter-spacing:0}@media (min-width:768px){.ar__con:not(.ar--md__con).no-drop-cap p.has-drop-cap:not(:focus):first-letter{line-height:1.95rem}}.ar__con:not(.ar--md__con):not(.no-drop-cap)>p:not(.no-drop-cap):first-of-type:first-letter{float:left;margin-top:.5rem;margin-right:.5rem;font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:5.3125rem;line-height:3.25rem;letter-spacing:-.1875rem}@media (min-width:768px){.ar__con:not(.ar--md__con):not(.no-drop-cap)>p:not(.no-drop-cap):first-of-type:first-letter{font-size:5.625rem}}.ar__con:not(.ar--md__con):not(.no-drop-cap):not(.in-series)>p:nth-of-type(2){clear:both}.syllabus--overview .syllabus{color:#fff}.syllabus--overview .syllabus a:not(.color-white){color:var(--article-color)!important}@media (min-width:1200px){.syllabus--overview .syllabus .ar__hd,.syllabus--overview .syllabus .ar__th{flex:0 0 auto;width:50%}}.syllabus--overview .syllabus .ar__th{margin-left:0!important}.syllabus--overview .syllabus .ar__hd{background-color:transparent!important}.syllabus--overview .syllabus .ar__hd:after{display:none}.syllabus--overview .syllabus .ar__sub{color:var(--article-color)!important}.syllabus--overview .syllabus .ar__con:not(.no-drop-cap)>p:not(.no-drop-cap):first-of-type:first-letter{color:var(--article-color)}.syllabus__con .h2,.syllabus__con h2{text-align:center;text-transform:uppercase}.syllabus__btn{background-color:var(--article-color);font-size:1.25rem;border:2px solid var(--article-color)!important;color:#fff!important}.syllabus__btn:focus,.syllabus__btn:hover{box-shadow:inset 0 0 0 1px #fff!important;background-color:var(--article-color)}.syllabus__btn:active{border-width:0!important;box-shadow:none!important}.tooltip{position:absolute;z-index:1080;display:block;font-family:Lora,Palatino Linotype,Palatino,Palladio,URW Palladio L,Book Antiqua,Baskerville,Bookman Old Style,Bitstream Charter,Nimbus Roman No9 L,Garamond,Apple Garamond,ITC Garamond Narrow,New Century Schoolbook,Century Schoolbook,Century Schoolbook L,Georgia,serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0;font-family:Overpass,Frutiger,Frutiger Linotype,Univers,Calibri,Gill Sans,Gill Sans MT,Myriad Pro,Myriad,DejaVu Sans Condensed,Liberation Sans,Nimbus Sans L,Tahoma,Geneva,Helvetica Neue,Helvetica,Arial,sans-serif}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:.4rem .4rem 0}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:.4rem .4rem .4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 .4rem .4rem}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:.4rem 0 .4rem .4rem}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.375rem}
