@import url(https://use.typekit.net/qbw0opx.css);:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,:after,:before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;background-color:var(--bs-body-bg);color:#212529;color:var(--bs-body-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Helvetica Neue,Liberation Sans,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-body-font-family);font-size:1rem;font-size:var(--bs-body-font-size);font-weight:400;font-weight:var(--bs-body-font-weight);line-height:1.5;line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{border:0;border-top:1px solid;color:inherit;margin:1rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted currentColor;text-decoration:underline dotted currentColor;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{background-color:#fff3cd;background-color:var(--bs-highlight-bg);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;color:var(--bs-link-color);text-decoration:underline}a:hover{color:#0a58ca;color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:#d63384;color:var(--bs-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:#212529;background-color:var(--bs-body-color);border-radius:.25rem;color:#fff;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(.focus-visible){outline:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border:1px solid var(--bs-border-color);border-radius:.375rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media(min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media(min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media(min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media(min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}:root{--tec-color-text-events-title:#d63838;--tec-color-text-events-bar-input:#d63838;--tec-color-background-events-bar-submit-button:#d63838;--tec-color-border-secondary:#d63838;--tec-color-text-view-selector-list-item:#d63838;--tec-color-accent-secondary:#d63838;--tec-color-text-events-bar-input-placeholder:#d63838;--tec-color-icon-events-bar:#d63838;--tec-color-accent-primary:#d63838;--tec-color-icon-disabled:#d63838;--tec-color-icon-secondary:#d63838;--tec-color-background-events-bar-submit-button-hover:#b4327b}@font-face{font-family:Manuell Regular;font-style:normal;font-weight:400;src:url(/wp-content/themes/tgijp/public/fonts/ManuellDemo.299e9c.woff) format("woff")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:komet,sans-serif;font-size:16px;line-height:24px}@media(min-width:992px){body{font-size:20px;line-height:26px}}.container{max-width:1130px!important;padding-left:20px;padding-right:20px;width:100%}@media(min-width:768px){.container{padding-left:30px;padding-right:30px}}@media(min-width:992px){.container{padding-left:20px;padding-right:20px}}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:komet,sans-serif;font-weight:700}.h1,h1{font-size:40px;line-height:50px}@media(min-width:992px){.h1,h1{font-size:60px;line-height:76px}}.h2,h2{font-size:30px;line-height:36px;margin-top:20px}@media(min-width:992px){.h2,h2{font-size:40px;line-height:50px;margin-top:50px}}.h3,h3{font-size:26px;line-height:33px;margin-top:15px}@media(min-width:992px){.h3,h3{font-size:36px;line-height:45px;margin-top:40px}}.h4,h4{font-size:22px;line-height:28px;margin-top:15px}@media(min-width:992px){.h4,h4{font-size:32px;line-height:40px;margin-top:40px}}.h5,h5{font-size:18px;line-height:23px;margin-top:15px}@media(min-width:992px){.h5,h5{font-size:28px;line-height:35px;margin-top:40px}}.h6,h6{font-size:16px;line-height:20px;margin-top:15px}@media(min-width:992px){.h6,h6{font-size:22px;line-height:28px;margin-top:40px}}a{color:#d63838}a:hover{color:#b4327b;text-decoration:underline}img{height:auto;max-width:100%}.embed-container{margin-bottom:30px}.has-white-color{color:#fff!important}.has-white-background-color{background-color:#fff!important}.has-off-white-color{color:#fafafa!important}.has-off-white-background-color{background-color:#fafafa!important}.has-black-color{color:#000!important}.has-black-background-color{background-color:#000!important}.has-off-black-color{color:#222!important}.has-off-black-background-color{background-color:#222!important}.has-dark-grey-color{color:#888!important}.has-dark-grey-background-color{background-color:#888!important}.has-grey-color{color:#afafaf!important}.has-grey-background-color{background-color:#afafaf!important}.has-light-grey-color{color:#9d9d9d!important}.has-light-grey-background-color{background-color:#9d9d9d!important}.has-blue-color{color:#4688ff!important}.has-blue-background-color{background-color:#4688ff!important}.has-q-pink-color{color:#ffc0cc!important}.has-q-pink-background-color{background-color:#ffc0cc!important}.has-t-blue-color{color:#97d0ea!important}.has-t-blue-background-color{background-color:#97d0ea!important}.has-peach-color{color:#ff9377!important}.has-peach-background-color{background-color:#ff9377!important}.alignnone{height:auto;margin-left:0;margin-right:0;max-width:100%}.aligncenter{display:block;height:auto;margin:25px auto}.alignleft,.alignright{height:auto;margin-bottom:25px}.alignfull{margin-left:calc(50% - 50vw);max-width:100vw;width:100vw}@media(min-width:576px){.alignleft{float:left;margin-right:25px}.alignright{float:right;margin-left:25px}.alignwide{margin:32px calc(50% - 46vw);max-width:93vw;width:93vw}.alignwide img{height:50vh;object-fit:cover}}.wp-block-media-text{border:2px solid #d63838;margin-bottom:20px;margin-top:20px}@media(min-width:992px){.wp-block-media-text{margin-bottom:40px;margin-top:40px}}.wp-block-image figcaption{color:#000;font-style:italic;text-align:left}.wp-block-image.alignfull figcaption{margin-left:20px}@media(min-width:992px){.wp-block-image.alignfull figcaption{margin-left:40px}}figcaption{color:#000;text-align:left}.wp-block-pullquote{background:url(/wp-content/themes/tgijp/public/images/home_section.6c1617.png) 50% no-repeat;background-size:cover;border:none;display:flex;flex-direction:column;font-size:18px;font-style:italic;font-weight:700;justify-content:center;line-height:23px;padding-left:40px;padding-right:40px}@media(min-width:768px){.wp-block-pullquote{font-size:20px;line-height:26px}}@media(min-width:992px){.wp-block-pullquote{font-size:32px;line-height:40px}}.wp-block-pullquote blockquote{margin:0 auto}@media(min-width:768px){.wp-block-pullquote blockquote{max-width:670px}}@media(min-width:992px){.wp-block-pullquote blockquote{max-width:890px}}.wp-block-pullquote cite{font-size:14px;font-style:italic;font-weight:400;line-height:18px;max-width:70%;text-transform:none}@media(min-width:992px){.wp-block-pullquote cite{font-size:20px;line-height:25px}}.disclosure-nav,.menu,.menu-wrapper .page-submenu,.social-links-menu{align-items:baseline;justify-content:end;margin:initial;padding:initial}@media(min-width:768px){.disclosure-nav,.menu,.menu-wrapper .page-submenu,.social-links-menu{align-items:baseline;display:flex}}.disclosure-nav li,.menu li,.menu-wrapper .page-submenu li,.social-links-menu li{word-wrap:break-word;list-style-type:none;margin:0 auto;text-align:center;white-space:normal}@media(min-width:768px){.disclosure-nav li,.menu li,.menu-wrapper .page-submenu li,.social-links-menu li{display:inline-block;flex-grow:1;margin:0;max-width:none;position:relative}}.disclosure-nav li a,.menu li a,.menu-wrapper .page-submenu li a,.social-links-menu li a{color:#000}@media(min-width:768px){.disclosure-nav li a,.menu li a,.menu-wrapper .page-submenu li a,.social-links-menu li a{padding:2px}}.disclosure-nav li a:focus,.disclosure-nav li a:focus-within,.disclosure-nav li a:hover,.menu li a:focus,.menu li a:focus-within,.menu li a:hover,.menu-wrapper .page-submenu li a:focus,.menu-wrapper .page-submenu li a:focus-within,.menu-wrapper .page-submenu li a:hover,.social-links-menu li a:focus,.social-links-menu li a:focus-within,.social-links-menu li a:hover{text-decoration:none}.disclosure-nav li .button-wrapper,.disclosure-nav li.menu-item-has-children a,.menu li .button-wrapper,.menu li.menu-item-has-children a,.menu-wrapper .page-submenu li .button-wrapper,.menu-wrapper .page-submenu li.menu-item-has-children a,.social-links-menu li .button-wrapper,.social-links-menu li.menu-item-has-children a{display:inline-block}.disclosure-nav li ul.sub-menu,.menu li ul.sub-menu,.menu-wrapper .page-submenu li ul.sub-menu,.social-links-menu li ul.sub-menu{padding-left:0}@media(min-width:768px){.disclosure-nav li ul.sub-menu li.menu-item-has-children a,.menu li ul.sub-menu li.menu-item-has-children a,.menu-wrapper .page-submenu li ul.sub-menu li.menu-item-has-children a,.social-links-menu li ul.sub-menu li.menu-item-has-children a{width:85%}.disclosure-nav li ul.sub-menu li:not(.menu-item-has-children) a,.menu li ul.sub-menu li:not(.menu-item-has-children) a,.menu-wrapper .page-submenu li ul.sub-menu li:not(.menu-item-has-children) a,.social-links-menu li ul.sub-menu li:not(.menu-item-has-children) a{width:100%}.disclosure-nav li ul.sub-menu li .button-wrapper,.menu li ul.sub-menu li .button-wrapper,.menu-wrapper .page-submenu li ul.sub-menu li .button-wrapper,.social-links-menu li ul.sub-menu li .button-wrapper{width:15%}.disclosure-nav li ul.sub-menu li .button-wrapper button,.menu li ul.sub-menu li .button-wrapper button,.menu-wrapper .page-submenu li ul.sub-menu li .button-wrapper button,.social-links-menu li ul.sub-menu li .button-wrapper button{width:100%}}.menu-wrapper{background-color:#b4327b}.menu-wrapper .page-submenu{display:flex;flex-direction:column;justify-content:normal;list-style:none;margin:0;padding:15px 0}@media(min-width:768px){.menu-wrapper .page-submenu{flex-direction:row}}.menu-wrapper .page-submenu li{color:#fff;display:inline;font-size:16px;margin:initial;text-transform:uppercase}@media(min-width:768px){.menu-wrapper .page-submenu li{font-size:18px}}.menu-wrapper .page-submenu li:not(.current-menu-item) .sub-menu{display:none}.menu-wrapper .page-submenu li a{-webkit-font-smoothing:antialiased;color:#fff;font-weight:700;text-transform:uppercase}.menu-wrapper .page-submenu li.current-menu-item a,.menu-wrapper .page-submenu li.current-post-ancestor a,.menu-wrapper .page-submenu li.current_page_item a{text-decoration:underline;-webkit-text-decoration-color:#fff;text-decoration-color:#fff;text-decoration-thickness:3px}.breadcrumb-custom{display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width:576px){.breadcrumb-custom{list-style:none;list-style-type:none;padding:initial}}.breadcrumb-custom span.separator:last-of-type{display:none}.breadcrumb-custom .breadcrumb-custom-item.active{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.breadcrumb-custom .breadcrumb-custom-item+span{margin:0 5px}.breadcrumb-custom .breadcrumb-custom-item+.breadcrumb-custom-item:hover:before{text-decoration:underline;text-decoration:none}.social-links-menu{display:flex;justify-content:center}@media(min-width:768px){.social-links-menu{justify-content:start}}.social-links-menu svg{color:#d63838}.social-links-menu li{margin:initial;padding:5px 10px}@media(min-width:768px){.social-links-menu li{flex-grow:0;padding:0 5px}}.social-links-menu li a.btn:focus,.social-links-menu li a.btn:focus-within,.social-links-menu li a.btn:hover{border:1px solid #d63838}.social-share .social-share-label{font-size:14px}.social-share ul{display:inline-block;list-style-type:none;padding-left:0}.social-share ul li{display:inline;padding:5px}.single-post-navigation>div:nth-child(2){text-align:center}.single-post-navigation>div:last-child{text-align:right}.single-post-navigation div.title-link{display:inline-block;vertical-align:middle}.single-post-navigation div.title-link.prev{padding-left:5px}.single-post-navigation div.title-link.next{padding-right:5px}.single-post-navigation div.title-link span{display:block;font-size:11px;text-transform:uppercase}.pagination .page-item .page-link{font-size:18px;font-weight:700}.navigation-wrapper{display:none;flex-direction:column-reverse}@media(min-width:1200px){.navigation-wrapper{display:flex;flex-direction:column;margin:30px 0}}.navigation-wrapper[aria-expanded=true]{background-color:#000;display:flex;left:0;padding:30px 0;position:absolute;top:105px;width:100vw;z-index:3}@media(min-width:768px){.navigation-wrapper[aria-expanded=true]{display:flex;flex-direction:column}}@media(min-width:768px)and (max-width:991.98px){.navigation-wrapper[aria-expanded=true]{min-height:35%;padding:30px 30px 30px 20%}}@media(min-width:1200px){.navigation-wrapper[aria-expanded=true]{background-color:transparent;background-color:initial;display:block;left:auto;min-height:0;min-height:auto;opacity:1;padding:initial;position:relative;top:auto;width:auto}}header.is-logged-in .navigation-wrapper[aria-expanded=true]{top:46px}.navigation-wrapper .inner-wrapper{margin:0 15px}@media(min-width:992px){.navigation-wrapper .inner-wrapper{margin:0}}.home .navigation-wrapper[aria-expanded=true]{top:133px}@media(min-width:768px){.home .navigation-wrapper[aria-expanded=true]{top:169px}}.disclosure-nav{display:inline-flex;flex-direction:column;font-family:p22-underground,sans-serif;font-weight:600;text-transform:uppercase;width:100%}@media(min-width:768px){.disclosure-nav{-moz-columns:2;column-count:2;display:block;width:auto}}@media(min-width:1200px){.disclosure-nav{display:inline-flex;flex-direction:row;justify-content:space-between;width:100%}}.disclosure-nav>li{font-size:18px;font-weight:700;padding:0 5px}@media(min-width:992px){.disclosure-nav>li{font-size:20px}.disclosure-nav>li:first-child{padding-left:0}.disclosure-nav>li:last-child{padding-right:0}}.disclosure-nav>li .button-wrapper{margin:5px 0;width:30%}@media(min-width:768px){.disclosure-nav>li .button-wrapper{width:auto}}.disclosure-nav>li:not(.menu-item-has-children) a{display:block}.disclosure-nav>li a{margin:10px 0;text-decoration:none}.disclosure-nav>li a:focus,.disclosure-nav>li a:hover{color:#d63838;text-decoration:underline}.disclosure-nav li{text-align:inherit;width:100%}@media(min-width:1200px){.disclosure-nav li{width:auto}}.disclosure-nav li a{color:#fff}@media(min-width:1200px){.disclosure-nav li a{color:#000}}.disclosure-nav li a:focus{color:#d63838}.disclosure-nav ul.sub-menu{border-top-width:5px;display:none;margin-left:0;margin-top:2%;padding:0;position:relative}@media(min-width:768px)and (max-width:991.98px){.disclosure-nav ul.sub-menu{margin-top:0}}@media(min-width:1200px){.disclosure-nav ul.sub-menu{background-color:#000;margin:0;position:absolute;width:20vw;z-index:3}.disclosure-nav ul.sub-menu ul.sub-menu{left:0;padding-left:5%;position:relative;top:0}.disclosure-nav ul.sub-menu ul.sub-menu ul.sub-menu{width:17vw}}.disclosure-nav ul.sub-menu li{display:block;font-size:14px;font-weight:400;min-height:0;min-height:auto}@media(min-width:1200px){.disclosure-nav ul.sub-menu li{font-size:16px;font-weight:700;text-align:left}}.disclosure-nav ul.sub-menu li.menu-item-has-children a{width:50%}.disclosure-nav ul.sub-menu li a{color:#fff;padding:5px 20px;width:100%}@media(min-width:768px)and (max-width:991.98px){.disclosure-nav ul.sub-menu li a{padding-bottom:2px;padding-left:0;padding-top:2px}}.disclosure-nav ul.sub-menu li a:focus,.disclosure-nav ul.sub-menu li a:hover{color:#d63838}.disclosure-nav ul.sub-menu li button{color:#fff}.disclosure-nav button{align-items:center;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:none;color:#fff;height:auto;padding:0 10px}@media(min-width:1200px){.disclosure-nav button{color:#000;padding:5px}}.disclosure-nav button:focus,.disclosure-nav button:hover{color:#d63838}.disclosure-nav button svg{fill:#000;font-size:25px;outline:none;transform-origin:center;transition:transform .5s ease;width:100%}@media(min-width:768px){.disclosure-nav button svg{font-size:19px}}.disclosure-nav button[aria-expanded=true] svg{transform:rotate(-180deg)}@media(min-width:768px)and (max-width:991.98px){.disclosure-nav button[aria-expanded=true] svg{transform:rotate(-90deg)}}.hamburger-wrapper button.hamburger{position:absolute;right:0;top:45px;z-index:2}@media(min-width:576px){.hamburger-wrapper button.hamburger{right:20px;top:40px}}.hamburger-wrapper button.hamburger[aria-expanded=true]{z-index:5}.hamburger-wrapper button.hamburger span.text{display:inline;font-size:24px;font-weight:700;vertical-align:text-bottom}.hamburger-wrapper button.hamburger .hamburger-inner,.hamburger-wrapper button.hamburger .hamburger-inner:after,.hamburger-wrapper button.hamburger .hamburger-inner:before{background-color:#000}@media(min-width:1200px){.hamburger-wrapper .hamburger#hamburger-button{display:none}}.home .hamburger-wrapper button.hamburger{position:absolute;right:0;top:55px;z-index:2}@media(min-width:576px){.home .hamburger-wrapper button.hamburger{right:20px;top:55px}}.hamburger{background-color:transparent;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;margin:0;overflow:visible;padding:15px;text-transform:none;transition-duration:.15s;transition-property:opacity,filter;transition-timing-function:linear}.hamburger:hover{opacity:.7}.hamburger .hamburger-inner{display:block;margin-top:-2px;top:50%}.hamburger .hamburger-inner,.hamburger .hamburger-inner:after,.hamburger .hamburger-inner:before{background-color:#000;border-radius:4px;height:4px;position:absolute;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;width:40px}.hamburger .hamburger-inner:after,.hamburger .hamburger-inner:before{content:"";display:block}.hamburger .hamburger-inner:before{top:-10px}.hamburger .hamburger-inner:after{bottom:-10px}.hamburger.is-active:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{display:inline-block;height:24px;position:relative;width:40px}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{opacity:0;transform:rotate(-45deg) translate3d(-5.7142857143px,-6px,0)}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{opacity:0;transform:rotate(45deg) translate3d(5.7142857143px,-6px,0)}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.thumbnail{background-position:50%;background-repeat:no-repeat;background-size:cover;height:280px;margin:0 0 10px}.thumbnail--1x1{background-position:top;padding-bottom:100%}.thumbnail--2x3{height:auto;margin:0 0 10px;padding-bottom:64%}.thumbnail--banner{padding-bottom:18.2666%}.thumbnail--square{margin-bottom:0;padding-bottom:100%}.thumbnail--resource{height:192px}.thumbnail--portrait{padding-bottom:129.34%}.btn-primary,input[type=submit]{background-color:#d63838;border-color:#d63838;border-radius:50px;color:#fff;display:inline-block;font-family:p22-underground,sans-serif;font-size:20px;font-weight:600;line-height:20px;padding:15px 30px;text-decoration:none}.btn-primary:after,input[type=submit]:after{content:"»";margin-left:5px}@media(min-width:992px){.btn-primary,input[type=submit]{font-size:24px;line-height:24px;padding:17px 60px 13px}}.btn-primary:hover,input[type=submit]:hover{background-color:#b4327b;color:#fff}.wp-block-button__link{align-items:center;background-color:#d63838;border:2px solid #d63838;color:#fff;display:flex;font-family:p22-underground,sans-serif;font-size:20px;font-weight:600;justify-content:center;line-height:20px;margin-bottom:20px;margin-top:20px;padding:15px 30px;text-transform:none}.wp-block-button__link:after{content:"»";margin-left:5px}@media(min-width:992px){.wp-block-button__link{font-size:24px;line-height:24px;padding:15px 60px}}.wp-block-button__link:hover{background-color:#b4327b;border-color:#b4327b;color:#fff;text-decoration:none}.wp-block-button.is-style-outline .wp-block-button__link{background:#fff;border-color:#afafaf;color:#d63838}.wp-block-button.is-style-outline .wp-block-button__link:hover{background-color:#b4327b;border-color:#b4327b;color:#fff!important}#sharebuttons{margin-bottom:30px;padding:0}#sharebuttons li{display:inline;font-size:30px;line-height:24px;list-style-type:none;padding-left:4px}#sharebuttons li.share-title{font-family:komet,sans-serif;font-size:18px;font-weight:700;line-height:25px}@media(min-width:992px){#sharebuttons li.share-title{font-size:28px;line-height:30px}}#sharebuttons li a{color:theme-color("primary");text-decoration:none}#sharebuttons li a:hover{color:#b4327b;text-decoration:none}#topbutton{align-items:center;background:transparent;border:none;bottom:30%;color:#000;display:flex;flex-direction:column;font-size:20px;font-weight:700;padding:7px;position:fixed;right:5%;text-transform:uppercase;z-index:9999}#topbutton:before{border-bottom:30px solid #b4327b;border-left:20px solid transparent;border-right:20px solid transparent;content:"";height:0;width:0}#topbutton.for-footer{color:#fff}#topbutton.for-footer:before{border-bottom:30px solid #b4327b}.banner .util{background:#d63838;display:flex;justify-content:center}.banner .util .search-form{align-items:center;background-color:#d63838;color:#fff;display:flex;margin-left:5px}.banner .util .search-form .search-field{background-color:#d63838;border:none;color:#fff;max-width:120px}.banner .util .search-form .search-field::-moz-placeholder{color:#fff;font-family:p22-underground,sans-serif;font-size:16px;font-weight:600;line-height:16px;text-transform:uppercase}.banner .util .search-form .search-field::placeholder{color:#fff;font-family:p22-underground,sans-serif;font-size:16px;font-weight:600;line-height:16px;text-transform:uppercase}@media(min-width:992px){.banner .util .search-form .search-field::-moz-placeholder{font-size:18px;line-height:18px}.banner .util .search-form .search-field::placeholder{font-size:18px;line-height:18px}}.banner .brand{align-items:center;color:#000;display:flex;justify-content:flex-start;padding:20px 10px;text-decoration:none}@media(min-width:992px){.banner .brand{justify-content:center;padding:20px 10px 40px}}.banner .brand:hover{color:#d63838;text-decoration:underline}.banner .brand .site-title{font-family:Manuell Regular,serif;font-size:18px;font-weight:800;line-height:28px;text-transform:uppercase}@media(min-width:768px){.banner .brand .site-title{font-size:32px;line-height:40px;margin-left:5px}}@media(min-width:992px){.banner .brand .site-title{font-size:71px;line-height:71px;margin-left:20px}}.banner .brand img{width:40px}@media(min-width:768px){.banner .brand img{width:65px}}@media(min-width:992px){.banner .brand img{width:inherit}}#gtranslate_selector,.glink{align-items:center;background-color:#000;border:none;border-radius:20px;color:#fff;display:flex;font-family:p22-underground,sans-serif;font-size:16px;font-weight:600;line-height:16px;padding:5px 10px 2px 20px;text-decoration:none;text-transform:uppercase}@media(min-width:992px){#gtranslate_selector,.glink{font-size:18px;line-height:18px;padding:4px 10px 1px 20px}}#gtranslate_selector:hover,.glink:hover{background-color:#b4327b;color:#fff}#gtranslate_selector:after,.glink:after{content:"⌄";font-size:25px;font-weight:900;line-height:20px;padding:0 5px 10px}html:lang(auto) .glink:nth-last-of-type(2),html:lang(en) .glink:nth-last-of-type(2),html:lang(en-US) .glink:nth-last-of-type(2),html:lang(es) .glink:last-of-type{display:none}.btn-home{background:transparent;border:none;color:#d63838;margin-bottom:30px;padding:0;text-transform:uppercase}.btn-home:hover{background:transparent;color:#b4327b}.btn-home:after{margin-left:3px}@media(min-width:992px){.home__hero{flex-wrap:nowrap;justify-content:center}}.home__hero__text{padding:0 30px 30px}@media(min-width:768px){.home__hero__text{padding:30px}}@media(min-width:992px){.home__hero__text{align-items:flex-end;display:flex;flex-direction:column;justify-content:end}}.home__hero__text .btn{margin-top:20px;padding:15px 30px;text-align:center;text-transform:uppercase}@media(min-width:992px){.home__hero__text .btn{margin-bottom:50px;padding:17px 15px 13px;width:395px}}.home__hero__headline{font-size:40px;line-height:50px;margin-top:0;max-width:265px}@media(min-width:992px){.home__hero__headline{font-size:60px;line-height:70px;max-width:395px}}.home__hero__image{background-repeat:no-repeat;background-size:cover;min-height:200px}@media(min-width:768px){.home__hero__image{min-height:350px}}@media(min-width:992px){.home__hero__image{min-height:404px}}@media(min-width:1200px){.home__hero__image{min-height:454px}}@media(min-width:1400px){.home__hero__image{min-height:550px}}.home__section__1{background-repeat:no-repeat;background-size:cover}.home__section__1__text{padding:30px 20px;text-align:center}@media(min-width:992px){.home__section__1__text{padding:50px 20px}}.home__section__1__text p{font-size:18px;line-height:26px;margin-bottom:20px;text-align:left}@media(min-width:992px){.home__section__1__text p{font-size:20px;margin-bottom:30px}}.home__section__1__text .btn{padding:15px 30px;text-align:center;text-transform:uppercase}@media(min-width:992px){.home__section__1__text .btn{padding:17px 50px 13px}}.home__section__1__headline{font-size:30px;line-height:40px;margin-top:0}@media(min-width:992px){.home__section__1__headline{font-size:45px;line-height:50px;margin-bottom:15px}}@media(min-width:768px){.home__section__2 section:nth-of-type(2) .work-row{flex-direction:row-reverse}}.home__section__2 section:nth-of-type(2) .work-row .text-col{padding-bottom:20px;padding-left:20px}@media(min-width:992px){.home__section__2 section:nth-of-type(2) .work-row .text-col{padding-left:55px;padding-right:100px}}.home__section__2 .scroll-section.to-animate:first-of-type{background-color:#97d0ea}.home__section__2 .scroll-section.to-animate:nth-of-type(2){background-color:#b4327b}.home__section__2 .scroll-section.to-animate:nth-of-type(3){background-color:#ffc0cc}.home__section__2 .work-row{margin-left:0;margin-right:0}@media(min-width:768px){.home__section__2 .work-row{align-items:center}}.home__section__2 .work-row .image-col figure{height:198px;margin-bottom:0;overflow:hidden;position:relative;width:100%;z-index:-1}@media(min-width:768px){.home__section__2 .work-row .image-col figure{height:350px}}@media(min-width:992px){.home__section__2 .work-row .image-col figure{height:450px}}.home__section__2 .work-row .image-col figure img{width:100%}@media(min-width:768px){.home__section__2 .work-row .image-col figure img{min-height:350px}}@media(min-width:992px){.home__section__2 .work-row .image-col figure img{min-height:450px}}.home__section__2 .work-row .text-col{padding-bottom:20px;position:relative;z-index:-1}@media(min-width:992px){.home__section__2 .work-row .text-col{padding-left:100px;padding-right:55px}}.home__section__2 .work-row .text-col .text{margin-bottom:20px}.home .scroll__section{position:relative}.home .border-animate-backwards{-webkit-animation:shrink 1s linear backwards;animation:shrink 1s linear backwards}.home .border-animate-backwards__1{background:transparent 0/2% no-repeat fixed linear-gradient(#97d0ea,#97d0ea 0);background:transparent 0/2% no-repeat fixed linear-gradient(#97d0ea 0 0)}.home .border-animate-backwards__3{background:transparent 0/3% no-repeat fixed linear-gradient(#ffc0cc,#ffc0cc 0);background:transparent 0/3% no-repeat fixed linear-gradient(#ffc0cc 0 0)}.home .border-animate-forwards{-webkit-animation:shrink 1s linear forwards;animation:shrink 1s linear forwards}.home .border-animate-forwards__2{background:linear-gradient(#b4327b,#b4327b 0) 100%/2% no-repeat fixed transparent;background:linear-gradient(#b4327b 0 0) 100%/2% no-repeat fixed transparent}@-webkit-keyframes shrink{0%{background-size:100%}to{background-size:3%}}@keyframes shrink{0%{background-size:100%}to{background-size:3%}}.home__section__3{background-position:50%;background-repeat:no-repeat;background-size:cover;padding-bottom:30px;padding-top:30px}@media(min-width:992px){.home__section__3{padding-bottom:50px;padding-top:50px}}.home__section__3__headline{font-size:30px;line-height:40px;margin-bottom:20px;margin-top:0}@media(min-width:992px){.home__section__3__headline{font-size:45px;line-height:50px;margin-bottom:30px}}.home__section__3 .events-col{padding:0 20px 20px}.home__section__3 .events-col .event-row{align-items:center;padding:10px 0 0}@media(min-width:768px){.home__section__3 .events-col .event-row{padding-right:50px}}@media(min-width:992px){.home__section__3 .events-col .event-row{padding-right:100px;padding-top:20px}}.home__section__3 .events-col .date{align-items:center;display:flex;flex-direction:column;font-family:p22-underground,sans-serif;font-weight:600;justify-content:flex-start;text-transform:uppercase}.home__section__3 .events-col .date .month{font-size:16px;font-weight:500;line-height:16px}@media(min-width:992px){.home__section__3 .events-col .date .month{font-size:20px;line-height:20px}}.home__section__3 .events-col .date .day{font-size:26px;letter-spacing:1.3px;line-height:27px}@media(min-width:992px){.home__section__3 .events-col .date .day{font-size:40px;line-height:40px}}.home__section__3 .events-col time{font-family:p22-underground,sans-serif;font-size:16px;font-weight:600;line-height:16px;text-transform:uppercase}@media(min-width:992px){.home__section__3 .events-col time{font-size:20px;line-height:20px}}.home__section__3 .events-col .entry-title{font-size:16px;line-height:26px;margin-top:5px}@media(min-width:992px){.home__section__3 .events-col .entry-title{font-size:28px;line-height:36px}}.home__section__3 .events-col .entry-title a{color:#000;text-decoration:none}.home__section__3 .events-col .lower-border{border-bottom:2px solid #afafaf;color:transparent;margin-bottom:20px;margin-top:20px;opacity:1}.home__section__3 .blog-col .home__section__3__headline{margin-bottom:30px}.home__section__3 .blog-col figure{height:230px;margin-bottom:25px;margin-left:calc(50% - 50vw);max-width:100vw;width:100vw}@media(min-width:768px){.home__section__3 .blog-col figure{margin-left:0;max-width:100%;width:100%}}@media(min-width:992px){.home__section__3 .blog-col .entry-title{font-size:28px;line-height:36px}}.home__section__3 .entry-title a{color:#000;text-decoration:none}.home__section__3 .entry-title a:hover{color:#d63838;text-decoration:underline}.page-header{background-repeat:no-repeat;background-size:cover;margin-bottom:30px;padding:40px}@media(min-width:768px){.page-header{margin-bottom:40px}}@media(min-width:992px){.page-header{margin-bottom:50px;padding:50px 40px}}.page-header nav{display:flex;justify-content:center}.page-header .breadcrumb-custom,.page-header .breadcrumb-custom-item{color:#d63838;font-family:p22-underground,sans-serif;font-size:16px;font-weight:600;line-height:16px;list-style-type:none;margin-bottom:0;padding-left:0;text-transform:uppercase}.page-header .breadcrumb-custom a,.page-header .breadcrumb-custom-item a{color:#d63838;text-decoration:none}.page-header .breadcrumb-custom a:hover,.page-header .breadcrumb-custom-item a:hover,.page-header .breadcrumb-custom-item-item.active,.page-header .breadcrumb-custom-item.active{color:#b4327b}.page-header .h1,.page-header h1{color:#000;font-size:30px;line-height:40px;margin:0;text-align:center}@media(min-width:992px){.page-header .h1,.page-header h1{font-size:50px;line-height:66px}}.archive article,.blog article,.post-type-archive article{margin-bottom:20px}@media(min-width:992px){.archive article,.blog article,.post-type-archive article{margin-bottom:30px;margin-bottom:50px}}.archive article .h2 a,.archive article h2 a,.blog article .h2 a,.blog article h2 a,.post-type-archive article .h2 a,.post-type-archive article h2 a{color:#000;text-decoration:none}.archive article .h2 a:hover,.archive article h2 a:hover,.blog article .h2 a:hover,.blog article h2 a:hover,.post-type-archive article .h2 a:hover,.post-type-archive article h2 a:hover{color:#b4327b;text-decoration:underline}@media(min-width:768px){.archive article .h2,.archive article h2,.blog article .h2,.blog article h2,.post-type-archive article .h2,.post-type-archive article h2{margin-top:0}}.archive article footer,.blog article footer,.post-type-archive article footer{background-color:transparent;margin:0;min-height:0;padding:0}.archive article.people figure,.blog article.people figure,.post-type-archive article.people figure{border-radius:50%;height:165px;margin-bottom:15px;padding-bottom:0;width:165px}@media(min-width:768px){.archive article.people figure,.blog article.people figure,.post-type-archive article.people figure{height:inherit;margin-bottom:0;padding-bottom:100%;width:100%}}.archive article.people .person-meta,.blog article.people .person-meta,.post-type-archive article.people .person-meta{list-style-type:none;margin-left:0;padding-left:0}.archive article.people .profile-quote,.blog article.people .profile-quote,.post-type-archive article.people .profile-quote{font-size:20px;font-style:italic;font-weight:700;line-height:26px}@media(min-width:992px){.archive article.people .profile-quote,.blog article.people .profile-quote,.post-type-archive article.people .profile-quote{font-size:32px;line-height:40px}}.archive article.people .profile-quote span,.blog article.people .profile-quote span,.post-type-archive article.people .profile-quote span{display:block;font-size:14px;font-weight:400;line-height:18px;margin-top:15px}@media(min-width:992px){.archive article.people .profile-quote span,.blog article.people .profile-quote span,.post-type-archive article.people .profile-quote span{font-size:20px;line-height:26px;margin-top:10px}}.archive article.people .profile-quote span:before,.blog article.people .profile-quote span:before,.post-type-archive article.people .profile-quote span:before{content:"–";margin-right:10px}.archive article.media_post,.archive article.post,.blog article.media_post,.blog article.post,.post-type-archive article.media_post,.post-type-archive article.post{border-bottom:1px solid #222;padding-bottom:10px}@media(min-width:992px){.archive article.media_post,.archive article.post,.blog article.media_post,.blog article.post,.post-type-archive article.media_post,.post-type-archive article.post{padding-bottom:20px}}.archive article.media_post .content-row .image-col,.archive article.post .content-row .image-col,.blog article.media_post .content-row .image-col,.blog article.post .content-row .image-col,.post-type-archive article.media_post .content-row .image-col,.post-type-archive article.post .content-row .image-col{display:none}@media(min-width:576px){.archive article.media_post .content-row .image-col,.archive article.post .content-row .image-col,.blog article.media_post .content-row .image-col,.blog article.post .content-row .image-col,.post-type-archive article.media_post .content-row .image-col,.post-type-archive article.post .content-row .image-col{display:block}}.archive article.media_post .content-row .text-col .image-col,.archive article.post .content-row .text-col .image-col,.blog article.media_post .content-row .text-col .image-col,.blog article.post .content-row .text-col .image-col,.post-type-archive article.media_post .content-row .text-col .image-col,.post-type-archive article.post .content-row .text-col .image-col{display:block}@media(min-width:576px){.archive article.media_post .content-row .text-col .image-col,.archive article.post .content-row .text-col .image-col,.blog article.media_post .content-row .text-col .image-col,.blog article.post .content-row .text-col .image-col,.post-type-archive article.media_post .content-row .text-col .image-col,.post-type-archive article.post .content-row .text-col .image-col{display:none}}.archive article.media_post .content-row .h2,.archive article.media_post .content-row h2,.archive article.post .content-row .h2,.archive article.post .content-row h2,.blog article.media_post .content-row .h2,.blog article.media_post .content-row h2,.blog article.post .content-row .h2,.blog article.post .content-row h2,.post-type-archive article.media_post .content-row .h2,.post-type-archive article.media_post .content-row h2,.post-type-archive article.post .content-row .h2,.post-type-archive article.post .content-row h2{font-size:22px;line-height:28px;margin-top:10px}@media(min-width:576px){.archive article.media_post .content-row .h2,.archive article.media_post .content-row h2,.archive article.post .content-row .h2,.archive article.post .content-row h2,.blog article.media_post .content-row .h2,.blog article.media_post .content-row h2,.blog article.post .content-row .h2,.blog article.post .content-row h2,.post-type-archive article.media_post .content-row .h2,.post-type-archive article.media_post .content-row h2,.post-type-archive article.post .content-row .h2,.post-type-archive article.post .content-row h2{margin-top:0}}@media(min-width:992px){.archive article.media_post .content-row .h2,.archive article.media_post .content-row h2,.archive article.post .content-row .h2,.archive article.post .content-row h2,.blog article.media_post .content-row .h2,.blog article.media_post .content-row h2,.blog article.post .content-row .h2,.blog article.post .content-row h2,.post-type-archive article.media_post .content-row .h2,.post-type-archive article.media_post .content-row h2,.post-type-archive article.post .content-row .h2,.post-type-archive article.post .content-row h2{font-size:32px;line-height:40px}}.archive article.media_post .content-row time,.archive article.post .content-row time,.blog article.media_post .content-row time,.blog article.post .content-row time,.post-type-archive article.media_post .content-row time,.post-type-archive article.post .content-row time{display:block}.archive article.media_post .content-row .tax-meta,.archive article.post .content-row .tax-meta,.blog article.media_post .content-row .tax-meta,.blog article.post .content-row .tax-meta,.post-type-archive article.media_post .content-row .tax-meta,.post-type-archive article.post .content-row .tax-meta{color:#d63838;font-family:p22-underground,sans-serif;font-size:16px;font-weight:600;line-height:24px;margin:10px 0;text-transform:uppercase}@media(min-width:992px){.archive article.media_post .content-row .tax-meta,.archive article.post .content-row .tax-meta,.blog article.media_post .content-row .tax-meta,.blog article.post .content-row .tax-meta,.post-type-archive article.media_post .content-row .tax-meta,.post-type-archive article.post .content-row .tax-meta{margin:15px 0}}.archive article.media_post .content-row .media-title,.archive article.post .content-row .media-title,.blog article.media_post .content-row .media-title,.blog article.post .content-row .media-title,.post-type-archive article.media_post .content-row .media-title,.post-type-archive article.post .content-row .media-title{display:flex;justify-content:flex-start;margin-top:20px}.archive article.media_post .content-row .media-title .svg-inline--fa,.archive article.post .content-row .media-title .svg-inline--fa,.blog article.media_post .content-row .media-title .svg-inline--fa,.blog article.post .content-row .media-title .svg-inline--fa,.post-type-archive article.media_post .content-row .media-title .svg-inline--fa,.post-type-archive article.post .content-row .media-title .svg-inline--fa{float:left;font-size:65px;margin-bottom:15px;margin-right:15px}.archive article.media_post .content-row .media-title .tax-meta,.archive article.post .content-row .media-title .tax-meta,.blog article.media_post .content-row .media-title .tax-meta,.blog article.post .content-row .media-title .tax-meta,.post-type-archive article.media_post .content-row .media-title .tax-meta,.post-type-archive article.post .content-row .media-title .tax-meta{margin:0}.archive article.media_post .content-row .media-title .tax-meta dl,.archive article.post .content-row .media-title .tax-meta dl,.blog article.media_post .content-row .media-title .tax-meta dl,.blog article.post .content-row .media-title .tax-meta dl,.post-type-archive article.media_post .content-row .media-title .tax-meta dl,.post-type-archive article.post .content-row .media-title .tax-meta dl{margin-bottom:0}.archive article.media_post .content-row .media-title .embed-container,.archive article.post .content-row .media-title .embed-container,.blog article.media_post .content-row .media-title .embed-container,.blog article.post .content-row .media-title .embed-container,.post-type-archive article.media_post .content-row .media-title .embed-container,.post-type-archive article.post .content-row .media-title .embed-container{padding-bottom:0}.archive article.media_post .content-row .btn-permalink,.archive article.post .content-row .btn-permalink,.blog article.media_post .content-row .btn-permalink,.blog article.post .content-row .btn-permalink,.post-type-archive article.media_post .content-row .btn-permalink,.post-type-archive article.post .content-row .btn-permalink{margin-bottom:20px}@media(min-width:576px){.archive article.media_post .content-row .btn-permalink,.archive article.post .content-row .btn-permalink,.blog article.media_post .content-row .btn-permalink,.blog article.post .content-row .btn-permalink,.post-type-archive article.media_post .content-row .btn-permalink,.post-type-archive article.post .content-row .btn-permalink{margin-bottom:10px}}@media(min-width:992px){.archive article.media_post .content-row .btn-permalink,.archive article.post .content-row .btn-permalink,.blog article.media_post .content-row .btn-permalink,.blog article.post .content-row .btn-permalink,.post-type-archive article.media_post .content-row .btn-permalink,.post-type-archive article.post .content-row .btn-permalink{margin-bottom:20px}}.archive article.media_post .entry-summary,.blog article.media_post .entry-summary,.post-type-archive article.media_post .entry-summary{font-size:20px}.archive article.resource,.blog article.resource,.post-type-archive article.resource{margin-bottom:40px}.archive article.resource .card,.blog article.resource .card,.post-type-archive article.resource .card{border:2px solid #d63838;padding:40px 30px 20px}@media(min-width:576px){.archive article.resource .card,.blog article.resource .card,.post-type-archive article.resource .card{padding:40px 15px 20px}}@media(min-width:1200px){.archive article.resource .card,.blog article.resource .card,.post-type-archive article.resource .card{padding:40px 30px 20px}}.archive article.resource header .card-meta,.blog article.resource header .card-meta,.post-type-archive article.resource header .card-meta{position:relative}.archive article.resource header .card-meta dd,.blog article.resource header .card-meta dd,.post-type-archive article.resource header .card-meta dd{background:#000;border-radius:50px;color:#fff;font-family:p22-underground,sans-serif;font-weight:600;left:50%;line-height:16px;margin-bottom:0;min-width:70%;padding:10px 20px;position:absolute;text-align:center;top:-72px;transform:translateX(-50%)}@media(min-width:576px){.archive article.resource header .card-meta dd,.blog article.resource header .card-meta dd,.post-type-archive article.resource header .card-meta dd{max-width:100%}}@media(min-width:1200px){.archive article.resource header .card-meta dd,.blog article.resource header .card-meta dd,.post-type-archive article.resource header .card-meta dd{max-width:70%}}.archive article.resource header .h2,.archive article.resource header h2,.blog article.resource header .h2,.blog article.resource header h2,.post-type-archive article.resource header .h2,.post-type-archive article.resource header h2{font-size:22px;line-height:28px;margin-top:10px}.archive article.resource .resource-more,.blog article.resource .resource-more,.post-type-archive article.resource .resource-more{display:flex;justify-content:space-between}.archive article.resource .resource-more time,.blog article.resource .resource-more time,.post-type-archive article.resource .resource-more time{font-size:16px;font-style:italic;line-height:24px}@media(min-width:992px){.archive article.resource .resource-more time,.blog article.resource .resource-more time,.post-type-archive article.resource .resource-more time{font-size:14px}}.archive article.resource .resource-more .btn-permalink,.blog article.resource .resource-more .btn-permalink,.post-type-archive article.resource .resource-more .btn-permalink{background:transparent;border:none;color:#d63838;font-size:16px;line-height:24px;padding:0;text-transform:uppercase}.archive article.resource .resource-more .btn-permalink:hover,.blog article.resource .resource-more .btn-permalink:hover,.post-type-archive article.resource .resource-more .btn-permalink:hover{color:#b4327b}.archive article.stiletto .h2,.archive article.stiletto h2,.blog article.stiletto .h2,.blog article.stiletto h2,.post-type-archive article.stiletto .h2,.post-type-archive article.stiletto h2{font-size:28px;line-height:35px}.archive article.stiletto a,.blog article.stiletto a,.post-type-archive article.stiletto a{color:#000;text-decoration:none}.archive article.stiletto a:hover,.blog article.stiletto a:hover,.post-type-archive article.stiletto a:hover{color:#d63838;text-decoration:underline}article footer{background:transparent}@media(min-width:768px){.single article header .page-header{margin-bottom:50px}}@media(min-width:992px){.single article header .page-header{margin-bottom:75px}}.single article header .meta-bar{display:flex;flex-direction:column-reverse}@media(min-width:768px){.single article header .meta-bar{flex-direction:row;justify-content:space-between}}.single article header .meta-bar .left{display:flex;flex-direction:column-reverse}.single article header .meta-bar .left .media-type{display:flex;font-family:komet,sans-serif;font-size:22px;font-weight:700}@media(min-width:992px){.single article header .meta-bar .left .media-type{font-size:32px;line-height:40px}}.single article header .meta-bar .left .media-type svg{font-size:65px;margin:0 10px 30px 0}.single article header .meta-bar .left .tax-meta{color:#d63838;font-family:p22-underground,sans-serif;font-size:18px;font-weight:600;line-height:19px;margin:35px 0;text-transform:uppercase}@media(min-width:992px){.single article header .meta-bar .left .tax-meta{font-size:24px;margin:30px 0 40px}}.single article header .meta-bar .left .tax-meta a{color:#d63838;text-decoration:none}.single article header .meta-bar .left .tax-meta a:hover{color:#b4327b;text-decoration:underline}.single article header .meta-bar .left time{font-style:italic;margin-bottom:30px}.single article footer .post-navigation .nav-links{display:flex;font-family:p22-underground,sans-serif;font-size:16px;font-weight:600;justify-content:space-between;line-height:16px;text-transform:uppercase}@media(min-width:768px){.single article footer .post-navigation .nav-links{margin-top:20px}}@media(min-width:992px){.single article footer .post-navigation .nav-links{margin-top:45px}}.single article footer a{color:#d63838}.single article footer a:hover{color:#b4327b}.single article .media-type .btn-home:after{content:" "}.single article .media-type .btn-home:before{content:"«"}.post-type-archive-resource .page-header{margin-bottom:0}.post-type-archive-resource .search-wrapper{background:#000;color:#fff;margin-bottom:50px;margin-left:calc(50% - 50vw);max-width:100vw;width:100vw}@media(min-width:992px){.post-type-archive-resource .search-wrapper{align-items:center;display:flex;justify-content:center;padding:15px 0}}.post-type-archive-resource .search-wrapper .filter-title{font-size:26px;line-height:33px;margin:0;max-width:1130px!important;padding:20px 20px 0}@media(min-width:768px){.post-type-archive-resource .search-wrapper .filter-title{font-size:20px;line-height:25px;margin:0 auto;padding-left:30px;padding-right:30px}}@media(min-width:992px){.post-type-archive-resource .search-wrapper .filter-title{margin:0;padding:0}}.post-type-archive-resource form.searchandfilter{max-width:1130px!important;padding:0 20px 20px;width:100%}@media(min-width:768px){.post-type-archive-resource form.searchandfilter{margin:0 auto;padding:0 30px}}@media(min-width:992px){.post-type-archive-resource form.searchandfilter{margin:0;padding-left:20px;padding-right:20px;width:880px}}@media(min-width:1200px){.post-type-archive-resource form.searchandfilter{width:992px}}.post-type-archive-resource form.searchandfilter ul{padding:0}@media(min-width:768px){.post-type-archive-resource form.searchandfilter ul{align-items:flex-end;align-items:center;display:flex;justify-content:space-between;padding-bottom:20px;padding-bottom:0;padding-top:0}}.post-type-archive-resource form.searchandfilter li{margin-bottom:0;padding-left:0}@media(min-width:992px){.post-type-archive-resource form.searchandfilter li{align-items:center;display:flex;flex-basis:40%;justify-content:space-between}}.post-type-archive-resource form.searchandfilter li .h4,.post-type-archive-resource form.searchandfilter li h4{font-size:26px;line-height:33px}@media(min-width:768px){.post-type-archive-resource form.searchandfilter li .h4,.post-type-archive-resource form.searchandfilter li h4{flex-basis:50%;font-size:20px;line-height:25px}}.post-type-archive-resource form.searchandfilter li input{font-family:komet,sans-serif;padding:7px 10px}.post-type-archive-resource form.searchandfilter li input::-moz-placeholder{color:#d63838;font-family:komet,sans-serif}.post-type-archive-resource form.searchandfilter li input::placeholder{color:#d63838;font-family:komet,sans-serif}.post-type-archive-resource form.searchandfilter li.sf-field-search input,.post-type-archive-resource form.searchandfilter li.sf-field-search label{width:100%!important}.post-type-archive-resource form.searchandfilter li.sf-field-search input{border:2px solid #000}@media(min-width:992px){.post-type-archive-resource form.searchandfilter li.sf-field-taxonomy-resource_type .h4,.post-type-archive-resource form.searchandfilter li.sf-field-taxonomy-resource_type h4{flex-basis:20%}.post-type-archive-resource form.searchandfilter li.sf-field-taxonomy-resource_type label{flex-basis:77%}}.post-type-archive-resource form.searchandfilter li.sf-field-taxonomy-resource_type .select2-container{width:100%!important}.post-type-archive-resource form.searchandfilter li.sf-field-taxonomy-resource_type .select2-container .select2-selection{background:#d63838;border:0;color:#fff;width:100%}.post-type-archive-resource form.searchandfilter li.sf-field-taxonomy-resource_type .select2-container .select2-selection input::-moz-placeholder{color:#fff;font-family:komet,sans-serif;padding:10px}.post-type-archive-resource form.searchandfilter li.sf-field-taxonomy-resource_type .select2-container .select2-selection input::placeholder{color:#fff;font-family:komet,sans-serif;padding:10px}.post-type-archive-resource form.searchandfilter li.sf-field-taxonomy-resource_type .select2-container .select2-selection--multiple{border-radius:0}.post-type-archive-resource form.searchandfilter li.sf-field-taxonomy-resource_type .select2-container .select2-selection ul li{background:transparent;border-color:#fff;margin-bottom:0;padding-bottom:0}.post-type-archive-resource form.searchandfilter li.sf-field-taxonomy-resource_type .select2-container .select2-selection ul li .select2-selection__choice__remove{color:#fff}@media(min-width:992px){.post-type-archive-resource form.searchandfilter li.sf-field-taxonomy-resource_type .select2-container .select2-selection .select2-results .select2-results__options{display:block}}.post-type-archive-resource form.searchandfilter li.sf-field-taxonomy-resource_type .select2-container .select2-selection .select2-results .select2-results__option{padding-left:10px}@media(min-width:768px){.post-type-archive-resource form.searchandfilter li.sf-field-reset{display:flex;flex-basis:15%;justify-content:flex-end}}.post-type-archive-resource form.searchandfilter li.sf-field-reset input[type=submit]{border-style:none;padding:7px 20px 10px}.page-template-dac-tgijp-theme .tribe-common a:hover{color:#b4327b!important}.tribe-common .tribe-common-c-btn-border-small,.tribe-common a.tribe-common-c-btn-border-small{color:#d63838}.tribe-common .tribe-common-b2 .tribe-events-c-nav__prev-icon-svg path{fill:#d63838;color:#d63838}.tribe-common .tribe-common-b2 .tribe-events-c-nav__next-label,.tribe-common .tribe-common-b2 .tribe-events-c-nav__prev-label{color:#d63838}.tribe-events-single .tribe-events-sub-nav{padding-left:0}.main .pagination{display:flex;font-family:p22-underground,sans-serif;font-weight:600;justify-content:flex-start;padding-left:0}@media(min-width:768px){.main .pagination{justify-content:flex-end}}.main .pagination .page-item{list-style-type:none}.main .pagination .page-item .page-link{background:#d63838;border-right:1px solid #fff;color:#fff;font-size:18px;line-height:36px;padding:.55rem 1rem;text-decoration:none}.main .pagination .page-item .page-link.next,.main .pagination .page-item .page-link.prev{font-size:36px;line-height:36px;padding:.04rem .7rem .03rem}.main .pagination .page-item:first-child{padding-left:0}.main .pagination .page-item:first-child .page-link{border-radius:50px 0 0 50px}.main .pagination .page-item:last-child .page-link{border-radius:0 50px 50px 0}.main .pagination .page-item.active .page-link{background:#b4327b}.main .pagination .page-item.disabled .page-link{padding:.5rem .7rem}footer{background:#000;color:#fff;min-height:300px}@media(min-width:992px){footer{margin-top:50px}}footer a{color:#fff;text-decoration:none}footer .site-title{border-bottom:5px solid #fff;display:block;font-family:Manuell Regular,serif;font-size:28px;font-weight:900;line-height:37px;margin-bottom:20px;padding:20px 0;text-transform:uppercase}@media(min-width:992px){footer .site-title{font-size:46px;line-height:58px}}footer .h5,footer h5{font-size:20px;line-height:24px;margin-bottom:20px}@media(min-width:992px){footer .h5,footer h5{font-size:24px;line-height:30px;margin-top:20px}}footer .social-icons{display:flex;font-size:20px;justify-content:flex-start;margin:10px 0;padding:0}footer .social-icons li{list-style-type:none;margin-right:15px}footer .nav{margin-top:10px;padding-left:0}footer .nav li{font-family:p22-underground,sans-serif;font-size:14px;font-weight:600;line-height:18px;list-style-type:none;margin-bottom:20px;text-transform:uppercase}@media(min-width:992px){footer .nav li{font-size:16px;line-height:24px}}@media(min-width:768px){footer .nav li:first-of-type{float:left}footer .nav li:first-of-type ul{padding-right:20px;width:120px}}@media(min-width:992px){footer .nav li:first-of-type ul{width:200px}}footer .nav li:first-of-type ul li:first-of-type,footer .nav li:first-of-type ul li:nth-of-type(2){float:none}footer .nav li:first-of-type ul li ul{width:inherit}@media(min-width:768px){footer .nav li:nth-of-type(2){float:left}footer .nav li:nth-of-type(2) ul{padding-right:20px;width:270px}}@media(min-width:992px){footer .nav li:nth-of-type(2) ul{width:400px}}footer .nav li:nth-of-type(2) ul li:first-of-type,footer .nav li:nth-of-type(2) ul li:nth-of-type(2){float:none}footer .nav li:nth-of-type(2) ul li ul{width:inherit}footer .nav li ul{margin:10px 0 20px;padding-left:15px}footer .nav li ul li{text-transform:none}footer .nav li ul li:first-of-type,footer .nav li ul li:nth-of-type(2){float:none}footer .nav li ul li ul{width:inherit}@media(min-width:768px){footer .nav li ul li.menu-item-359 a{padding-left:15px}}footer .sub-footer{border-top:2px solid #fff;font-family:p22-underground,sans-serif;font-size:12px;font-weight:600;line-height:12px;margin-top:20px;padding:20px 0;text-transform:uppercase}@media(min-width:992px){footer .sub-footer{font-size:16px;line-height:16px}}footer .sub-footer .content-row{flex-direction:column;justify-content:center;text-align:center}@media(min-width:768px){footer .sub-footer .content-row{align-items:center;flex-direction:row;justify-content:space-between;text-align:left}}footer .sub-footer ul{display:flex;justify-content:center;margin-bottom:0;margin-top:20px;padding:0}@media(min-width:768px){footer .sub-footer ul{justify-content:flex-end;margin-top:0}}footer .sub-footer ul li{list-style-type:none;text-align:center}@media(min-width:768px){footer .sub-footer ul li{text-align:left}}footer .sub-footer ul li:first-of-type:after{content:"|";margin:0 10px}.home footer{margin-top:0}