@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap);
:root{--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #007bff;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--danger: #dc3545;--light: #f8f9fa;--dark: #343a40;--breakpoint-xs: 0;--breakpoint-sm: 36rem;--breakpoint-md: 48rem;--breakpoint-lg: 62rem;--breakpoint-xl: 75rem;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}
*,*::before,*::after{box-sizing:border-box}
html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}
article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}
body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}
[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}
hr{box-sizing:content-box;height:0;overflow:visible}
h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}
p{margin-top:0;margin-bottom:1rem}
abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}
address{margin-bottom:1rem;font-style:normal;line-height:inherit}
ol,ul,dl{margin-top:0;margin-bottom:1rem}
ol ol,ul ul,ol ul,ul ol{margin-bottom:0}
dt{font-weight:700}
dd{margin-bottom:.5rem;margin-left:0}
blockquote{margin:0 0 1rem}
b,strong{font-weight:bolder}
small{font-size:80%}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
a{color:#007bff;text-decoration:none;background-color:transparent}
a:hover{color:#0056b3;text-decoration:underline}
a:not([href]):not([class]){color:inherit;text-decoration:none}
a:not([href]):not([class]):hover{color:inherit;text-decoration:none}
pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}
pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}
figure{margin:0 0 1rem}
img{vertical-align:middle;border-style:none}
svg{overflow:hidden;vertical-align:middle}
table{border-collapse:collapse}
caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}
th{text-align:inherit;text-align:-webkit-match-parent}
label{display:inline-block;margin-bottom:.5rem}
button{border-radius:0}
button:focus:not(:focus-visible){outline:0}
input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}
button,input{overflow:visible}
button,select{text-transform:none}
[role="button"]{cursor:pointer}
select{word-wrap:normal}
button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}
button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}
input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}
textarea{overflow:auto;resize:vertical}
fieldset{min-width:0;padding:0;margin:0;border:0}
legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}
progress{vertical-align:baseline}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}
[type="search"]{outline-offset:-0.125rem;-webkit-appearance:none}
[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}
output{display:inline-block}
summary{display:list-item;cursor:pointer}
template{display:none}
[hidden]{display:none !important}
.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{width:100%;padding-right:0.9375rem;padding-left:0.9375rem;margin-right:auto;margin-left:auto}
@media (min-width: 576px){.container,.container-sm{max-width:33.75rem}}
@media (min-width: 768px){.container,.container-sm,.container-md{max-width:45rem}}
@media (min-width: 992px){.container,.container-sm,.container-md,.container-lg{max-width:60rem}}
@media (min-width: 1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:71.25rem}}
.row{display:flex;flex-wrap:wrap;margin-right:-0.9375rem;margin-left:-0.9375rem}
.no-gutters{margin-right:0;margin-left:0}
.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}
.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:0.9375rem;padding-left:0.9375rem}
.col{flex-basis:0;flex-grow:1;max-width:100%}
.row-cols-1>*{flex:0 0 100%;max-width:100%}
.row-cols-2>*{flex:0 0 50%;max-width:50%}
.row-cols-3>*{flex:0 0 33.33333%;max-width:33.33333%}
.row-cols-4>*{flex:0 0 25%;max-width:25%}
.row-cols-5>*{flex:0 0 20%;max-width:20%}
.row-cols-6>*{flex:0 0 16.66667%;max-width:16.66667%}
.col-auto{flex:0 0 auto;width:auto;max-width:100%}
.col-1{flex:0 0 8.33333%;max-width:8.33333%}
.col-2{flex:0 0 16.66667%;max-width:16.66667%}
.col-3{flex:0 0 25%;max-width:25%}
.col-4{flex:0 0 33.33333%;max-width:33.33333%}
.col-5{flex:0 0 41.66667%;max-width:41.66667%}
.col-6{flex:0 0 50%;max-width:50%}
.col-7{flex:0 0 58.33333%;max-width:58.33333%}
.col-8{flex:0 0 66.66667%;max-width:66.66667%}
.col-9{flex:0 0 75%;max-width:75%}
.col-10{flex:0 0 83.33333%;max-width:83.33333%}
.col-11{flex:0 0 91.66667%;max-width:91.66667%}
.col-12{flex:0 0 100%;max-width:100%}
.order-first{order:-1}
.order-last{order:13}
.order-0{order:0}
.order-1{order:1}
.order-2{order:2}
.order-3{order:3}
.order-4{order:4}
.order-5{order:5}
.order-6{order:6}
.order-7{order:7}
.order-8{order:8}
.order-9{order:9}
.order-10{order:10}
.order-11{order:11}
.order-12{order:12}
.offset-1{margin-left:8.33333%}
.offset-2{margin-left:16.66667%}
.offset-3{margin-left:25%}
.offset-4{margin-left:33.33333%}
.offset-5{margin-left:41.66667%}
.offset-6{margin-left:50%}
.offset-7{margin-left:58.33333%}
.offset-8{margin-left:66.66667%}
.offset-9{margin-left:75%}
.offset-10{margin-left:83.33333%}
.offset-11{margin-left:91.66667%}
@media (min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}
@media (min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}
@media (min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}
@media (min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}
/*!
 * Font Awesome Pro 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,.fas,.far,.fal,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}
.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-0.0667em}
.fa-xs{font-size:0.75em}
.fa-sm{font-size:0.875em}
.fa-1x{font-size:1em}
.fa-2x{font-size:2em}
.fa-3x{font-size:3em}
.fa-4x{font-size:4em}
.fa-5x{font-size:5em}
.fa-6x{font-size:6em}
.fa-7x{font-size:7em}
.fa-8x{font-size:8em}
.fa-9x{font-size:9em}
.fa-10x{font-size:10em}
.fa-fw{width:1.25em;text-align:center}
.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}
.fa-ul>li{position:relative}
.fa-li{position:absolute;left:-2em;width:2em;text-align:center;line-height:inherit}
.fa-border{padding:0.2em 0.25em 0.15em;border:solid 0.08em #eee;border-radius:0.1em}
.fa-pull-left{float:left}
.fa-pull-right{float:right}
.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:0.3em}
.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:0.3em}
.fa-spin{animation:fa-spin 2s infinite linear}
.fa-pulse{animation:fa-spin 1s infinite steps(8)}
@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}
.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}
.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}
.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1, 1)}
.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -1)}
.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1, -1)}
:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}
.fa-stack{position:relative;display:inline-block;width:2.5em;height:2em;line-height:2em;vertical-align:middle}
.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}
.fa-stack-1x{line-height:inherit}
.fa-stack-2x{font-size:2em}
.fa-inverse{color:#fff}
.fa-500px:before{content:"\f26e"}
.fa-abacus:before{content:"\f640"}
.fa-accessible-icon:before{content:"\f368"}
.fa-accusoft:before{content:"\f369"}
.fa-acorn:before{content:"\f6ae"}
.fa-acquisitions-incorporated:before{content:"\f6af"}
.fa-ad:before{content:"\f641"}
.fa-address-book:before{content:"\f2b9"}
.fa-address-card:before{content:"\f2bb"}
.fa-adjust:before{content:"\f042"}
.fa-adn:before{content:"\f170"}
.fa-adversal:before{content:"\f36a"}
.fa-affiliatetheme:before{content:"\f36b"}
.fa-air-freshener:before{content:"\f5d0"}
.fa-alarm-clock:before{content:"\f34e"}
.fa-algolia:before{content:"\f36c"}
.fa-alicorn:before{content:"\f6b0"}
.fa-align-center:before{content:"\f037"}
.fa-align-justify:before{content:"\f039"}
.fa-align-left:before{content:"\f036"}
.fa-align-right:before{content:"\f038"}
.fa-alipay:before{content:"\f642"}
.fa-allergies:before{content:"\f461"}
.fa-amazon:before{content:"\f270"}
.fa-amazon-pay:before{content:"\f42c"}
.fa-ambulance:before{content:"\f0f9"}
.fa-american-sign-language-interpreting:before{content:"\f2a3"}
.fa-amilia:before{content:"\f36d"}
.fa-analytics:before{content:"\f643"}
.fa-anchor:before{content:"\f13d"}
.fa-android:before{content:"\f17b"}
.fa-angellist:before{content:"\f209"}
.fa-angle-double-down:before{content:"\f103"}
.fa-angle-double-left:before{content:"\f100"}
.fa-angle-double-right:before{content:"\f101"}
.fa-angle-double-up:before{content:"\f102"}
.fa-angle-down:before{content:"\f107"}
.fa-angle-left:before{content:"\f104"}
.fa-angle-right:before{content:"\f105"}
.fa-angle-up:before{content:"\f106"}
.fa-angry:before{content:"\f556"}
.fa-angrycreative:before{content:"\f36e"}
.fa-angular:before{content:"\f420"}
.fa-ankh:before{content:"\f644"}
.fa-app-store:before{content:"\f36f"}
.fa-app-store-ios:before{content:"\f370"}
.fa-apper:before{content:"\f371"}
.fa-apple:before{content:"\f179"}
.fa-apple-alt:before{content:"\f5d1"}
.fa-apple-crate:before{content:"\f6b1"}
.fa-apple-pay:before{content:"\f415"}
.fa-archive:before{content:"\f187"}
.fa-archway:before{content:"\f557"}
.fa-arrow-alt-circle-down:before{content:"\f358"}
.fa-arrow-alt-circle-left:before{content:"\f359"}
.fa-arrow-alt-circle-right:before{content:"\f35a"}
.fa-arrow-alt-circle-up:before{content:"\f35b"}
.fa-arrow-alt-down:before{content:"\f354"}
.fa-arrow-alt-from-bottom:before{content:"\f346"}
.fa-arrow-alt-from-left:before{content:"\f347"}
.fa-arrow-alt-from-right:before{content:"\f348"}
.fa-arrow-alt-from-top:before{content:"\f349"}
.fa-arrow-alt-left:before{content:"\f355"}
.fa-arrow-alt-right:before{content:"\f356"}
.fa-arrow-alt-square-down:before{content:"\f350"}
.fa-arrow-alt-square-left:before{content:"\f351"}
.fa-arrow-alt-square-right:before{content:"\f352"}
.fa-arrow-alt-square-up:before{content:"\f353"}
.fa-arrow-alt-to-bottom:before{content:"\f34a"}
.fa-arrow-alt-to-left:before{content:"\f34b"}
.fa-arrow-alt-to-right:before{content:"\f34c"}
.fa-arrow-alt-to-top:before{content:"\f34d"}
.fa-arrow-alt-up:before{content:"\f357"}
.fa-arrow-circle-down:before{content:"\f0ab"}
.fa-arrow-circle-left:before{content:"\f0a8"}
.fa-arrow-circle-right:before{content:"\f0a9"}
.fa-arrow-circle-up:before{content:"\f0aa"}
.fa-arrow-down:before{content:"\f063"}
.fa-arrow-from-bottom:before{content:"\f342"}
.fa-arrow-from-left:before{content:"\f343"}
.fa-arrow-from-right:before{content:"\f344"}
.fa-arrow-from-top:before{content:"\f345"}
.fa-arrow-left:before{content:"\f060"}
.fa-arrow-right:before{content:"\f061"}
.fa-arrow-square-down:before{content:"\f339"}
.fa-arrow-square-left:before{content:"\f33a"}
.fa-arrow-square-right:before{content:"\f33b"}
.fa-arrow-square-up:before{content:"\f33c"}
.fa-arrow-to-bottom:before{content:"\f33d"}
.fa-arrow-to-left:before{content:"\f33e"}
.fa-arrow-to-right:before{content:"\f340"}
.fa-arrow-to-top:before{content:"\f341"}
.fa-arrow-up:before{content:"\f062"}
.fa-arrows:before{content:"\f047"}
.fa-arrows-alt:before{content:"\f0b2"}
.fa-arrows-alt-h:before{content:"\f337"}
.fa-arrows-alt-v:before{content:"\f338"}
.fa-arrows-h:before{content:"\f07e"}
.fa-arrows-v:before{content:"\f07d"}
.fa-assistive-listening-systems:before{content:"\f2a2"}
.fa-asterisk:before{content:"\f069"}
.fa-asymmetrik:before{content:"\f372"}
.fa-at:before{content:"\f1fa"}
.fa-atlas:before{content:"\f558"}
.fa-atom:before{content:"\f5d2"}
.fa-atom-alt:before{content:"\f5d3"}
.fa-audible:before{content:"\f373"}
.fa-audio-description:before{content:"\f29e"}
.fa-autoprefixer:before{content:"\f41c"}
.fa-avianex:before{content:"\f374"}
.fa-aviato:before{content:"\f421"}
.fa-award:before{content:"\f559"}
.fa-aws:before{content:"\f375"}
.fa-axe:before{content:"\f6b2"}
.fa-axe-battle:before{content:"\f6b3"}
.fa-backpack:before{content:"\f5d4"}
.fa-backspace:before{content:"\f55a"}
.fa-backward:before{content:"\f04a"}
.fa-badge:before{content:"\f335"}
.fa-badge-check:before{content:"\f336"}
.fa-badge-dollar:before{content:"\f645"}
.fa-badge-percent:before{content:"\f646"}
.fa-badger-honey:before{content:"\f6b4"}
.fa-balance-scale:before{content:"\f24e"}
.fa-balance-scale-left:before{content:"\f515"}
.fa-balance-scale-right:before{content:"\f516"}
.fa-ballot:before{content:"\f732"}
.fa-ballot-check:before{content:"\f733"}
.fa-ban:before{content:"\f05e"}
.fa-band-aid:before{content:"\f462"}
.fa-bandcamp:before{content:"\f2d5"}
.fa-barcode:before{content:"\f02a"}
.fa-barcode-alt:before{content:"\f463"}
.fa-barcode-read:before{content:"\f464"}
.fa-barcode-scan:before{content:"\f465"}
.fa-bars:before{content:"\f0c9"}
.fa-baseball:before{content:"\f432"}
.fa-baseball-ball:before{content:"\f433"}
.fa-basketball-ball:before{content:"\f434"}
.fa-basketball-hoop:before{content:"\f435"}
.fa-bat:before{content:"\f6b5"}
.fa-bath:before{content:"\f2cd"}
.fa-battery-bolt:before{content:"\f376"}
.fa-battery-empty:before{content:"\f244"}
.fa-battery-full:before{content:"\f240"}
.fa-battery-half:before{content:"\f242"}
.fa-battery-quarter:before{content:"\f243"}
.fa-battery-slash:before{content:"\f377"}
.fa-battery-three-quarters:before{content:"\f241"}
.fa-bed:before{content:"\f236"}
.fa-beer:before{content:"\f0fc"}
.fa-behance:before{content:"\f1b4"}
.fa-behance-square:before{content:"\f1b5"}
.fa-bell:before{content:"\f0f3"}
.fa-bell-school:before{content:"\f5d5"}
.fa-bell-school-slash:before{content:"\f5d6"}
.fa-bell-slash:before{content:"\f1f6"}
.fa-bezier-curve:before{content:"\f55b"}
.fa-bible:before{content:"\f647"}
.fa-bicycle:before{content:"\f206"}
.fa-bimobject:before{content:"\f378"}
.fa-binoculars:before{content:"\f1e5"}
.fa-birthday-cake:before{content:"\f1fd"}
.fa-bitbucket:before{content:"\f171"}
.fa-bitcoin:before{content:"\f379"}
.fa-bity:before{content:"\f37a"}
.fa-black-tie:before{content:"\f27e"}
.fa-blackberry:before{content:"\f37b"}
.fa-blanket:before{content:"\f498"}
.fa-blender:before{content:"\f517"}
.fa-blender-phone:before{content:"\f6b6"}
.fa-blind:before{content:"\f29d"}
.fa-blogger:before{content:"\f37c"}
.fa-blogger-b:before{content:"\f37d"}
.fa-bluetooth:before{content:"\f293"}
.fa-bluetooth-b:before{content:"\f294"}
.fa-bold:before{content:"\f032"}
.fa-bolt:before{content:"\f0e7"}
.fa-bomb:before{content:"\f1e2"}
.fa-bone:before{content:"\f5d7"}
.fa-bone-break:before{content:"\f5d8"}
.fa-bong:before{content:"\f55c"}
.fa-book:before{content:"\f02d"}
.fa-book-alt:before{content:"\f5d9"}
.fa-book-dead:before{content:"\f6b7"}
.fa-book-heart:before{content:"\f499"}
.fa-book-open:before{content:"\f518"}
.fa-book-reader:before{content:"\f5da"}
.fa-book-spells:before{content:"\f6b8"}
.fa-bookmark:before{content:"\f02e"}
.fa-books:before{content:"\f5db"}
.fa-booth-curtain:before{content:"\f734"}
.fa-bow-arrow:before{content:"\f6b9"}
.fa-bowling-ball:before{content:"\f436"}
.fa-bowling-pins:before{content:"\f437"}
.fa-box:before{content:"\f466"}
.fa-box-alt:before{content:"\f49a"}
.fa-box-ballot:before{content:"\f735"}
.fa-box-check:before{content:"\f467"}
.fa-box-fragile:before{content:"\f49b"}
.fa-box-full:before{content:"\f49c"}
.fa-box-heart:before{content:"\f49d"}
.fa-box-open:before{content:"\f49e"}
.fa-box-up:before{content:"\f49f"}
.fa-box-usd:before{content:"\f4a0"}
.fa-boxes:before{content:"\f468"}
.fa-boxes-alt:before{content:"\f4a1"}
.fa-boxing-glove:before{content:"\f438"}
.fa-braille:before{content:"\f2a1"}
.fa-brain:before{content:"\f5dc"}
.fa-briefcase:before{content:"\f0b1"}
.fa-briefcase-medical:before{content:"\f469"}
.fa-broadcast-tower:before{content:"\f519"}
.fa-broom:before{content:"\f51a"}
.fa-browser:before{content:"\f37e"}
.fa-brush:before{content:"\f55d"}
.fa-btc:before{content:"\f15a"}
.fa-bug:before{content:"\f188"}
.fa-building:before{content:"\f1ad"}
.fa-bullhorn:before{content:"\f0a1"}
.fa-bullseye:before{content:"\f140"}
.fa-bullseye-arrow:before{content:"\f648"}
.fa-bullseye-pointer:before{content:"\f649"}
.fa-burn:before{content:"\f46a"}
.fa-buromobelexperte:before{content:"\f37f"}
.fa-bus:before{content:"\f207"}
.fa-bus-alt:before{content:"\f55e"}
.fa-bus-school:before{content:"\f5dd"}
.fa-business-time:before{content:"\f64a"}
.fa-buysellads:before{content:"\f20d"}
.fa-cabinet-filing:before{content:"\f64b"}
.fa-calculator:before{content:"\f1ec"}
.fa-calculator-alt:before{content:"\f64c"}
.fa-calendar:before{content:"\f133"}
.fa-calendar-alt:before{content:"\f073"}
.fa-calendar-check:before{content:"\f274"}
.fa-calendar-edit:before{content:"\f333"}
.fa-calendar-exclamation:before{content:"\f334"}
.fa-calendar-minus:before{content:"\f272"}
.fa-calendar-plus:before{content:"\f271"}
.fa-calendar-star:before{content:"\f736"}
.fa-calendar-times:before{content:"\f273"}
.fa-camera:before{content:"\f030"}
.fa-camera-alt:before{content:"\f332"}
.fa-camera-retro:before{content:"\f083"}
.fa-campfire:before{content:"\f6ba"}
.fa-campground:before{content:"\f6bb"}
.fa-candle-holder:before{content:"\f6bc"}
.fa-candy-corn:before{content:"\f6bd"}
.fa-cannabis:before{content:"\f55f"}
.fa-capsules:before{content:"\f46b"}
.fa-car:before{content:"\f1b9"}
.fa-car-alt:before{content:"\f5de"}
.fa-car-battery:before{content:"\f5df"}
.fa-car-bump:before{content:"\f5e0"}
.fa-car-crash:before{content:"\f5e1"}
.fa-car-garage:before{content:"\f5e2"}
.fa-car-mechanic:before{content:"\f5e3"}
.fa-car-side:before{content:"\f5e4"}
.fa-car-tilt:before{content:"\f5e5"}
.fa-car-wash:before{content:"\f5e6"}
.fa-caret-circle-down:before{content:"\f32d"}
.fa-caret-circle-left:before{content:"\f32e"}
.fa-caret-circle-right:before{content:"\f330"}
.fa-caret-circle-up:before{content:"\f331"}
.fa-caret-down:before{content:"\f0d7"}
.fa-caret-left:before{content:"\f0d9"}
.fa-caret-right:before{content:"\f0da"}
.fa-caret-square-down:before{content:"\f150"}
.fa-caret-square-left:before{content:"\f191"}
.fa-caret-square-right:before{content:"\f152"}
.fa-caret-square-up:before{content:"\f151"}
.fa-caret-up:before{content:"\f0d8"}
.fa-cart-arrow-down:before{content:"\f218"}
.fa-cart-plus:before{content:"\f217"}
.fa-cat:before{content:"\f6be"}
.fa-cauldron:before{content:"\f6bf"}
.fa-cc-amazon-pay:before{content:"\f42d"}
.fa-cc-amex:before{content:"\f1f3"}
.fa-cc-apple-pay:before{content:"\f416"}
.fa-cc-diners-club:before{content:"\f24c"}
.fa-cc-discover:before{content:"\f1f2"}
.fa-cc-jcb:before{content:"\f24b"}
.fa-cc-mastercard:before{content:"\f1f1"}
.fa-cc-paypal:before{content:"\f1f4"}
.fa-cc-stripe:before{content:"\f1f5"}
.fa-cc-visa:before{content:"\f1f0"}
.fa-centercode:before{content:"\f380"}
.fa-certificate:before{content:"\f0a3"}
.fa-chair:before{content:"\f6c0"}
.fa-chair-office:before{content:"\f6c1"}
.fa-chalkboard:before{content:"\f51b"}
.fa-chalkboard-teacher:before{content:"\f51c"}
.fa-charging-station:before{content:"\f5e7"}
.fa-chart-area:before{content:"\f1fe"}
.fa-chart-bar:before{content:"\f080"}
.fa-chart-line:before{content:"\f201"}
.fa-chart-line-down:before{content:"\f64d"}
.fa-chart-pie:before{content:"\f200"}
.fa-chart-pie-alt:before{content:"\f64e"}
.fa-check:before{content:"\f00c"}
.fa-check-circle:before{content:"\f058"}
.fa-check-double:before{content:"\f560"}
.fa-check-square:before{content:"\f14a"}
.fa-chess:before{content:"\f439"}
.fa-chess-bishop:before{content:"\f43a"}
.fa-chess-bishop-alt:before{content:"\f43b"}
.fa-chess-board:before{content:"\f43c"}
.fa-chess-clock:before{content:"\f43d"}
.fa-chess-clock-alt:before{content:"\f43e"}
.fa-chess-king:before{content:"\f43f"}
.fa-chess-king-alt:before{content:"\f440"}
.fa-chess-knight:before{content:"\f441"}
.fa-chess-knight-alt:before{content:"\f442"}
.fa-chess-pawn:before{content:"\f443"}
.fa-chess-pawn-alt:before{content:"\f444"}
.fa-chess-queen:before{content:"\f445"}
.fa-chess-queen-alt:before{content:"\f446"}
.fa-chess-rook:before{content:"\f447"}
.fa-chess-rook-alt:before{content:"\f448"}
.fa-chevron-circle-down:before{content:"\f13a"}
.fa-chevron-circle-left:before{content:"\f137"}
.fa-chevron-circle-right:before{content:"\f138"}
.fa-chevron-circle-up:before{content:"\f139"}
.fa-chevron-double-down:before{content:"\f322"}
.fa-chevron-double-left:before{content:"\f323"}
.fa-chevron-double-right:before{content:"\f324"}
.fa-chevron-double-up:before{content:"\f325"}
.fa-chevron-down:before{content:"\f078"}
.fa-chevron-left:before{content:"\f053"}
.fa-chevron-right:before{content:"\f054"}
.fa-chevron-square-down:before{content:"\f329"}
.fa-chevron-square-left:before{content:"\f32a"}
.fa-chevron-square-right:before{content:"\f32b"}
.fa-chevron-square-up:before{content:"\f32c"}
.fa-chevron-up:before{content:"\f077"}
.fa-child:before{content:"\f1ae"}
.fa-chrome:before{content:"\f268"}
.fa-church:before{content:"\f51d"}
.fa-circle:before{content:"\f111"}
.fa-circle-notch:before{content:"\f1ce"}
.fa-city:before{content:"\f64f"}
.fa-claw-marks:before{content:"\f6c2"}
.fa-clipboard:before{content:"\f328"}
.fa-clipboard-check:before{content:"\f46c"}
.fa-clipboard-list:before{content:"\f46d"}
.fa-clipboard-list-check:before{content:"\f737"}
.fa-clipboard-prescription:before{content:"\f5e8"}
.fa-clock:before{content:"\f017"}
.fa-clone:before{content:"\f24d"}
.fa-closed-captioning:before{content:"\f20a"}
.fa-cloud:before{content:"\f0c2"}
.fa-cloud-download:before{content:"\f0ed"}
.fa-cloud-download-alt:before{content:"\f381"}
.fa-cloud-drizzle:before{content:"\f738"}
.fa-cloud-hail:before{content:"\f739"}
.fa-cloud-hail-mixed:before{content:"\f73a"}
.fa-cloud-meatball:before{content:"\f73b"}
.fa-cloud-moon:before{content:"\f6c3"}
.fa-cloud-moon-rain:before{content:"\f73c"}
.fa-cloud-rain:before{content:"\f73d"}
.fa-cloud-rainbow:before{content:"\f73e"}
.fa-cloud-showers:before{content:"\f73f"}
.fa-cloud-showers-heavy:before{content:"\f740"}
.fa-cloud-sleet:before{content:"\f741"}
.fa-cloud-snow:before{content:"\f742"}
.fa-cloud-sun:before{content:"\f6c4"}
.fa-cloud-sun-rain:before{content:"\f743"}
.fa-cloud-upload:before{content:"\f0ee"}
.fa-cloud-upload-alt:before{content:"\f382"}
.fa-clouds:before{content:"\f744"}
.fa-clouds-moon:before{content:"\f745"}
.fa-clouds-sun:before{content:"\f746"}
.fa-cloudscale:before{content:"\f383"}
.fa-cloudsmith:before{content:"\f384"}
.fa-cloudversify:before{content:"\f385"}
.fa-club:before{content:"\f327"}
.fa-cocktail:before{content:"\f561"}
.fa-code:before{content:"\f121"}
.fa-code-branch:before{content:"\f126"}
.fa-code-commit:before{content:"\f386"}
.fa-code-merge:before{content:"\f387"}
.fa-codepen:before{content:"\f1cb"}
.fa-codiepie:before{content:"\f284"}
.fa-coffee:before{content:"\f0f4"}
.fa-coffee-togo:before{content:"\f6c5"}
.fa-coffin:before{content:"\f6c6"}
.fa-cog:before{content:"\f013"}
.fa-cogs:before{content:"\f085"}
.fa-coins:before{content:"\f51e"}
.fa-columns:before{content:"\f0db"}
.fa-comment:before{content:"\f075"}
.fa-comment-alt:before{content:"\f27a"}
.fa-comment-alt-check:before{content:"\f4a2"}
.fa-comment-alt-dollar:before{content:"\f650"}
.fa-comment-alt-dots:before{content:"\f4a3"}
.fa-comment-alt-edit:before{content:"\f4a4"}
.fa-comment-alt-exclamation:before{content:"\f4a5"}
.fa-comment-alt-lines:before{content:"\f4a6"}
.fa-comment-alt-minus:before{content:"\f4a7"}
.fa-comment-alt-plus:before{content:"\f4a8"}
.fa-comment-alt-slash:before{content:"\f4a9"}
.fa-comment-alt-smile:before{content:"\f4aa"}
.fa-comment-alt-times:before{content:"\f4ab"}
.fa-comment-check:before{content:"\f4ac"}
.fa-comment-dollar:before{content:"\f651"}
.fa-comment-dots:before{content:"\f4ad"}
.fa-comment-edit:before{content:"\f4ae"}
.fa-comment-exclamation:before{content:"\f4af"}
.fa-comment-lines:before{content:"\f4b0"}
.fa-comment-minus:before{content:"\f4b1"}
.fa-comment-plus:before{content:"\f4b2"}
.fa-comment-slash:before{content:"\f4b3"}
.fa-comment-smile:before{content:"\f4b4"}
.fa-comment-times:before{content:"\f4b5"}
.fa-comments:before{content:"\f086"}
.fa-comments-alt:before{content:"\f4b6"}
.fa-comments-alt-dollar:before{content:"\f652"}
.fa-comments-dollar:before{content:"\f653"}
.fa-compact-disc:before{content:"\f51f"}
.fa-compass:before{content:"\f14e"}
.fa-compass-slash:before{content:"\f5e9"}
.fa-compress:before{content:"\f066"}
.fa-compress-alt:before{content:"\f422"}
.fa-compress-wide:before{content:"\f326"}
.fa-concierge-bell:before{content:"\f562"}
.fa-connectdevelop:before{content:"\f20e"}
.fa-container-storage:before{content:"\f4b7"}
.fa-contao:before{content:"\f26d"}
.fa-conveyor-belt:before{content:"\f46e"}
.fa-conveyor-belt-alt:before{content:"\f46f"}
.fa-cookie:before{content:"\f563"}
.fa-cookie-bite:before{content:"\f564"}
.fa-copy:before{content:"\f0c5"}
.fa-copyright:before{content:"\f1f9"}
.fa-corn:before{content:"\f6c7"}
.fa-couch:before{content:"\f4b8"}
.fa-cow:before{content:"\f6c8"}
.fa-cpanel:before{content:"\f388"}
.fa-creative-commons:before{content:"\f25e"}
.fa-creative-commons-by:before{content:"\f4e7"}
.fa-creative-commons-nc:before{content:"\f4e8"}
.fa-creative-commons-nc-eu:before{content:"\f4e9"}
.fa-creative-commons-nc-jp:before{content:"\f4ea"}
.fa-creative-commons-nd:before{content:"\f4eb"}
.fa-creative-commons-pd:before{content:"\f4ec"}
.fa-creative-commons-pd-alt:before{content:"\f4ed"}
.fa-creative-commons-remix:before{content:"\f4ee"}
.fa-creative-commons-sa:before{content:"\f4ef"}
.fa-creative-commons-sampling:before{content:"\f4f0"}
.fa-creative-commons-sampling-plus:before{content:"\f4f1"}
.fa-creative-commons-share:before{content:"\f4f2"}
.fa-creative-commons-zero:before{content:"\f4f3"}
.fa-credit-card:before{content:"\f09d"}
.fa-credit-card-blank:before{content:"\f389"}
.fa-credit-card-front:before{content:"\f38a"}
.fa-cricket:before{content:"\f449"}
.fa-critical-role:before{content:"\f6c9"}
.fa-crop:before{content:"\f125"}
.fa-crop-alt:before{content:"\f565"}
.fa-cross:before{content:"\f654"}
.fa-crosshairs:before{content:"\f05b"}
.fa-crow:before{content:"\f520"}
.fa-crown:before{content:"\f521"}
.fa-css3:before{content:"\f13c"}
.fa-css3-alt:before{content:"\f38b"}
.fa-cube:before{content:"\f1b2"}
.fa-cubes:before{content:"\f1b3"}
.fa-curling:before{content:"\f44a"}
.fa-cut:before{content:"\f0c4"}
.fa-cuttlefish:before{content:"\f38c"}
.fa-d-and-d:before{content:"\f38d"}
.fa-d-and-d-beyond:before{content:"\f6ca"}
.fa-dagger:before{content:"\f6cb"}
.fa-dashcube:before{content:"\f210"}
.fa-database:before{content:"\f1c0"}
.fa-deaf:before{content:"\f2a4"}
.fa-delicious:before{content:"\f1a5"}
.fa-democrat:before{content:"\f747"}
.fa-deploydog:before{content:"\f38e"}
.fa-deskpro:before{content:"\f38f"}
.fa-desktop:before{content:"\f108"}
.fa-desktop-alt:before{content:"\f390"}
.fa-dev:before{content:"\f6cc"}
.fa-deviantart:before{content:"\f1bd"}
.fa-dewpoint:before{content:"\f748"}
.fa-dharmachakra:before{content:"\f655"}
.fa-diagnoses:before{content:"\f470"}
.fa-diamond:before{content:"\f219"}
.fa-dice:before{content:"\f522"}
.fa-dice-d10:before{content:"\f6cd"}
.fa-dice-d12:before{content:"\f6ce"}
.fa-dice-d20:before{content:"\f6cf"}
.fa-dice-d4:before{content:"\f6d0"}
.fa-dice-d6:before{content:"\f6d1"}
.fa-dice-d8:before{content:"\f6d2"}
.fa-dice-five:before{content:"\f523"}
.fa-dice-four:before{content:"\f524"}
.fa-dice-one:before{content:"\f525"}
.fa-dice-six:before{content:"\f526"}
.fa-dice-three:before{content:"\f527"}
.fa-dice-two:before{content:"\f528"}
.fa-digg:before{content:"\f1a6"}
.fa-digital-ocean:before{content:"\f391"}
.fa-digital-tachograph:before{content:"\f566"}
.fa-diploma:before{content:"\f5ea"}
.fa-directions:before{content:"\f5eb"}
.fa-discord:before{content:"\f392"}
.fa-discourse:before{content:"\f393"}
.fa-divide:before{content:"\f529"}
.fa-dizzy:before{content:"\f567"}
.fa-dna:before{content:"\f471"}
.fa-do-not-enter:before{content:"\f5ec"}
.fa-dochub:before{content:"\f394"}
.fa-docker:before{content:"\f395"}
.fa-dog:before{content:"\f6d3"}
.fa-dog-leashed:before{content:"\f6d4"}
.fa-dollar-sign:before{content:"\f155"}
.fa-dolly:before{content:"\f472"}
.fa-dolly-empty:before{content:"\f473"}
.fa-dolly-flatbed:before{content:"\f474"}
.fa-dolly-flatbed-alt:before{content:"\f475"}
.fa-dolly-flatbed-empty:before{content:"\f476"}
.fa-donate:before{content:"\f4b9"}
.fa-door-closed:before{content:"\f52a"}
.fa-door-open:before{content:"\f52b"}
.fa-dot-circle:before{content:"\f192"}
.fa-dove:before{content:"\f4ba"}
.fa-download:before{content:"\f019"}
.fa-draft2digital:before{content:"\f396"}
.fa-drafting-compass:before{content:"\f568"}
.fa-dragon:before{content:"\f6d5"}
.fa-draw-circle:before{content:"\f5ed"}
.fa-draw-polygon:before{content:"\f5ee"}
.fa-draw-square:before{content:"\f5ef"}
.fa-dribbble:before{content:"\f17d"}
.fa-dribbble-square:before{content:"\f397"}
.fa-dropbox:before{content:"\f16b"}
.fa-drum:before{content:"\f569"}
.fa-drum-steelpan:before{content:"\f56a"}
.fa-drumstick:before{content:"\f6d6"}
.fa-drumstick-bite:before{content:"\f6d7"}
.fa-drupal:before{content:"\f1a9"}
.fa-duck:before{content:"\f6d8"}
.fa-dumbbell:before{content:"\f44b"}
.fa-dungeon:before{content:"\f6d9"}
.fa-dyalog:before{content:"\f399"}
.fa-ear:before{content:"\f5f0"}
.fa-earlybirds:before{content:"\f39a"}
.fa-ebay:before{content:"\f4f4"}
.fa-eclipse:before{content:"\f749"}
.fa-eclipse-alt:before{content:"\f74a"}
.fa-edge:before{content:"\f282"}
.fa-edit:before{content:"\f044"}
.fa-eject:before{content:"\f052"}
.fa-elementor:before{content:"\f430"}
.fa-elephant:before{content:"\f6da"}
.fa-ellipsis-h:before{content:"\f141"}
.fa-ellipsis-h-alt:before{content:"\f39b"}
.fa-ellipsis-v:before{content:"\f142"}
.fa-ellipsis-v-alt:before{content:"\f39c"}
.fa-ello:before{content:"\f5f1"}
.fa-ember:before{content:"\f423"}
.fa-empire:before{content:"\f1d1"}
.fa-empty-set:before{content:"\f656"}
.fa-engine-warning:before{content:"\f5f2"}
.fa-envelope:before{content:"\f0e0"}
.fa-envelope-open:before{content:"\f2b6"}
.fa-envelope-open-dollar:before{content:"\f657"}
.fa-envelope-open-text:before{content:"\f658"}
.fa-envelope-square:before{content:"\f199"}
.fa-envira:before{content:"\f299"}
.fa-equals:before{content:"\f52c"}
.fa-eraser:before{content:"\f12d"}
.fa-erlang:before{content:"\f39d"}
.fa-ethereum:before{content:"\f42e"}
.fa-etsy:before{content:"\f2d7"}
.fa-euro-sign:before{content:"\f153"}
.fa-exchange:before{content:"\f0ec"}
.fa-exchange-alt:before{content:"\f362"}
.fa-exclamation:before{content:"\f12a"}
.fa-exclamation-circle:before{content:"\f06a"}
.fa-exclamation-square:before{content:"\f321"}
.fa-exclamation-triangle:before{content:"\f071"}
.fa-expand:before{content:"\f065"}
.fa-expand-alt:before{content:"\f424"}
.fa-expand-arrows:before{content:"\f31d"}
.fa-expand-arrows-alt:before{content:"\f31e"}
.fa-expand-wide:before{content:"\f320"}
.fa-expeditedssl:before{content:"\f23e"}
.fa-external-link:before{content:"\f08e"}
.fa-external-link-alt:before{content:"\f35d"}
.fa-external-link-square:before{content:"\f14c"}
.fa-external-link-square-alt:before{content:"\f360"}
.fa-eye:before{content:"\f06e"}
.fa-eye-dropper:before{content:"\f1fb"}
.fa-eye-evil:before{content:"\f6db"}
.fa-eye-slash:before{content:"\f070"}
.fa-facebook:before{content:"\f09a"}
.fa-facebook-f:before{content:"\f39e"}
.fa-facebook-messenger:before{content:"\f39f"}
.fa-facebook-square:before{content:"\f082"}
.fa-fantasy-flight-games:before{content:"\f6dc"}
.fa-fast-backward:before{content:"\f049"}
.fa-fast-forward:before{content:"\f050"}
.fa-fax:before{content:"\f1ac"}
.fa-feather:before{content:"\f52d"}
.fa-feather-alt:before{content:"\f56b"}
.fa-female:before{content:"\f182"}
.fa-field-hockey:before{content:"\f44c"}
.fa-fighter-jet:before{content:"\f0fb"}
.fa-file:before{content:"\f15b"}
.fa-file-alt:before{content:"\f15c"}
.fa-file-archive:before{content:"\f1c6"}
.fa-file-audio:before{content:"\f1c7"}
.fa-file-certificate:before{content:"\f5f3"}
.fa-file-chart-line:before{content:"\f659"}
.fa-file-chart-pie:before{content:"\f65a"}
.fa-file-check:before{content:"\f316"}
.fa-file-code:before{content:"\f1c9"}
.fa-file-contract:before{content:"\f56c"}
.fa-file-csv:before{content:"\f6dd"}
.fa-file-download:before{content:"\f56d"}
.fa-file-edit:before{content:"\f31c"}
.fa-file-excel:before{content:"\f1c3"}
.fa-file-exclamation:before{content:"\f31a"}
.fa-file-export:before{content:"\f56e"}
.fa-file-image:before{content:"\f1c5"}
.fa-file-import:before{content:"\f56f"}
.fa-file-invoice:before{content:"\f570"}
.fa-file-invoice-dollar:before{content:"\f571"}
.fa-file-medical:before{content:"\f477"}
.fa-file-medical-alt:before{content:"\f478"}
.fa-file-minus:before{content:"\f318"}
.fa-file-pdf:before{content:"\f1c1"}
.fa-file-plus:before{content:"\f319"}
.fa-file-powerpoint:before{content:"\f1c4"}
.fa-file-prescription:before{content:"\f572"}
.fa-file-signature:before{content:"\f573"}
.fa-file-spreadsheet:before{content:"\f65b"}
.fa-file-times:before{content:"\f317"}
.fa-file-upload:before{content:"\f574"}
.fa-file-user:before{content:"\f65c"}
.fa-file-video:before{content:"\f1c8"}
.fa-file-word:before{content:"\f1c2"}
.fa-fill:before{content:"\f575"}
.fa-fill-drip:before{content:"\f576"}
.fa-film:before{content:"\f008"}
.fa-film-alt:before{content:"\f3a0"}
.fa-filter:before{content:"\f0b0"}
.fa-fingerprint:before{content:"\f577"}
.fa-fire:before{content:"\f06d"}
.fa-fire-extinguisher:before{content:"\f134"}
.fa-fire-smoke:before{content:"\f74b"}
.fa-firefox:before{content:"\f269"}
.fa-first-aid:before{content:"\f479"}
.fa-first-order:before{content:"\f2b0"}
.fa-first-order-alt:before{content:"\f50a"}
.fa-firstdraft:before{content:"\f3a1"}
.fa-fish:before{content:"\f578"}
.fa-fist-raised:before{content:"\f6de"}
.fa-flag:before{content:"\f024"}
.fa-flag-alt:before{content:"\f74c"}
.fa-flag-checkered:before{content:"\f11e"}
.fa-flag-usa:before{content:"\f74d"}
.fa-flame:before{content:"\f6df"}
.fa-flask:before{content:"\f0c3"}
.fa-flask-poison:before{content:"\f6e0"}
.fa-flask-potion:before{content:"\f6e1"}
.fa-flickr:before{content:"\f16e"}
.fa-flipboard:before{content:"\f44d"}
.fa-flushed:before{content:"\f579"}
.fa-fly:before{content:"\f417"}
.fa-fog:before{content:"\f74e"}
.fa-folder:before{content:"\f07b"}
.fa-folder-minus:before{content:"\f65d"}
.fa-folder-open:before{content:"\f07c"}
.fa-folder-plus:before{content:"\f65e"}
.fa-folder-times:before{content:"\f65f"}
.fa-folders:before{content:"\f660"}
.fa-font:before{content:"\f031"}
.fa-font-awesome:before{content:"\f2b4"}
.fa-font-awesome-alt:before{content:"\f35c"}
.fa-font-awesome-flag:before{content:"\f425"}
.fa-font-awesome-logo-full:before{content:"\f4e6"}
.fa-fonticons:before{content:"\f280"}
.fa-fonticons-fi:before{content:"\f3a2"}
.fa-football-ball:before{content:"\f44e"}
.fa-football-helmet:before{content:"\f44f"}
.fa-forklift:before{content:"\f47a"}
.fa-fort-awesome:before{content:"\f286"}
.fa-fort-awesome-alt:before{content:"\f3a3"}
.fa-forumbee:before{content:"\f211"}
.fa-forward:before{content:"\f04e"}
.fa-foursquare:before{content:"\f180"}
.fa-fragile:before{content:"\f4bb"}
.fa-free-code-camp:before{content:"\f2c5"}
.fa-freebsd:before{content:"\f3a4"}
.fa-frog:before{content:"\f52e"}
.fa-frown:before{content:"\f119"}
.fa-frown-open:before{content:"\f57a"}
.fa-fulcrum:before{content:"\f50b"}
.fa-function:before{content:"\f661"}
.fa-funnel-dollar:before{content:"\f662"}
.fa-futbol:before{content:"\f1e3"}
.fa-galactic-republic:before{content:"\f50c"}
.fa-galactic-senate:before{content:"\f50d"}
.fa-gamepad:before{content:"\f11b"}
.fa-gas-pump:before{content:"\f52f"}
.fa-gas-pump-slash:before{content:"\f5f4"}
.fa-gavel:before{content:"\f0e3"}
.fa-gem:before{content:"\f3a5"}
.fa-genderless:before{content:"\f22d"}
.fa-get-pocket:before{content:"\f265"}
.fa-gg:before{content:"\f260"}
.fa-gg-circle:before{content:"\f261"}
.fa-ghost:before{content:"\f6e2"}
.fa-gift:before{content:"\f06b"}
.fa-gift-card:before{content:"\f663"}
.fa-git:before{content:"\f1d3"}
.fa-git-square:before{content:"\f1d2"}
.fa-github:before{content:"\f09b"}
.fa-github-alt:before{content:"\f113"}
.fa-github-square:before{content:"\f092"}
.fa-gitkraken:before{content:"\f3a6"}
.fa-gitlab:before{content:"\f296"}
.fa-gitter:before{content:"\f426"}
.fa-glass-martini:before{content:"\f000"}
.fa-glass-martini-alt:before{content:"\f57b"}
.fa-glasses:before{content:"\f530"}
.fa-glasses-alt:before{content:"\f5f5"}
.fa-glide:before{content:"\f2a5"}
.fa-glide-g:before{content:"\f2a6"}
.fa-globe:before{content:"\f0ac"}
.fa-globe-africa:before{content:"\f57c"}
.fa-globe-americas:before{content:"\f57d"}
.fa-globe-asia:before{content:"\f57e"}
.fa-globe-stand:before{content:"\f5f6"}
.fa-gofore:before{content:"\f3a7"}
.fa-golf-ball:before{content:"\f450"}
.fa-golf-club:before{content:"\f451"}
.fa-goodreads:before{content:"\f3a8"}
.fa-goodreads-g:before{content:"\f3a9"}
.fa-google:before{content:"\f1a0"}
.fa-google-drive:before{content:"\f3aa"}
.fa-google-play:before{content:"\f3ab"}
.fa-google-plus:before{content:"\f2b3"}
.fa-google-plus-g:before{content:"\f0d5"}
.fa-google-plus-square:before{content:"\f0d4"}
.fa-google-wallet:before{content:"\f1ee"}
.fa-gopuram:before{content:"\f664"}
.fa-graduation-cap:before{content:"\f19d"}
.fa-gratipay:before{content:"\f184"}
.fa-grav:before{content:"\f2d6"}
.fa-greater-than:before{content:"\f531"}
.fa-greater-than-equal:before{content:"\f532"}
.fa-grimace:before{content:"\f57f"}
.fa-grin:before{content:"\f580"}
.fa-grin-alt:before{content:"\f581"}
.fa-grin-beam:before{content:"\f582"}
.fa-grin-beam-sweat:before{content:"\f583"}
.fa-grin-hearts:before{content:"\f584"}
.fa-grin-squint:before{content:"\f585"}
.fa-grin-squint-tears:before{content:"\f586"}
.fa-grin-stars:before{content:"\f587"}
.fa-grin-tears:before{content:"\f588"}
.fa-grin-tongue:before{content:"\f589"}
.fa-grin-tongue-squint:before{content:"\f58a"}
.fa-grin-tongue-wink:before{content:"\f58b"}
.fa-grin-wink:before{content:"\f58c"}
.fa-grip-horizontal:before{content:"\f58d"}
.fa-grip-vertical:before{content:"\f58e"}
.fa-gripfire:before{content:"\f3ac"}
.fa-grunt:before{content:"\f3ad"}
.fa-gulp:before{content:"\f3ae"}
.fa-h-square:before{content:"\f0fd"}
.fa-h1:before{content:"\f313"}
.fa-h2:before{content:"\f314"}
.fa-h3:before{content:"\f315"}
.fa-hacker-news:before{content:"\f1d4"}
.fa-hacker-news-square:before{content:"\f3af"}
.fa-hackerrank:before{content:"\f5f7"}
.fa-hammer:before{content:"\f6e3"}
.fa-hammer-war:before{content:"\f6e4"}
.fa-hamsa:before{content:"\f665"}
.fa-hand-heart:before{content:"\f4bc"}
.fa-hand-holding:before{content:"\f4bd"}
.fa-hand-holding-box:before{content:"\f47b"}
.fa-hand-holding-heart:before{content:"\f4be"}
.fa-hand-holding-magic:before{content:"\f6e5"}
.fa-hand-holding-seedling:before{content:"\f4bf"}
.fa-hand-holding-usd:before{content:"\f4c0"}
.fa-hand-holding-water:before{content:"\f4c1"}
.fa-hand-lizard:before{content:"\f258"}
.fa-hand-paper:before{content:"\f256"}
.fa-hand-peace:before{content:"\f25b"}
.fa-hand-point-down:before{content:"\f0a7"}
.fa-hand-point-left:before{content:"\f0a5"}
.fa-hand-point-right:before{content:"\f0a4"}
.fa-hand-point-up:before{content:"\f0a6"}
.fa-hand-pointer:before{content:"\f25a"}
.fa-hand-receiving:before{content:"\f47c"}
.fa-hand-rock:before{content:"\f255"}
.fa-hand-scissors:before{content:"\f257"}
.fa-hand-spock:before{content:"\f259"}
.fa-hands:before{content:"\f4c2"}
.fa-hands-heart:before{content:"\f4c3"}
.fa-hands-helping:before{content:"\f4c4"}
.fa-hands-usd:before{content:"\f4c5"}
.fa-handshake:before{content:"\f2b5"}
.fa-handshake-alt:before{content:"\f4c6"}
.fa-hanukiah:before{content:"\f6e6"}
.fa-hashtag:before{content:"\f292"}
.fa-hat-witch:before{content:"\f6e7"}
.fa-hat-wizard:before{content:"\f6e8"}
.fa-haykal:before{content:"\f666"}
.fa-hdd:before{content:"\f0a0"}
.fa-head-side:before{content:"\f6e9"}
.fa-head-vr:before{content:"\f6ea"}
.fa-heading:before{content:"\f1dc"}
.fa-headphones:before{content:"\f025"}
.fa-headphones-alt:before{content:"\f58f"}
.fa-headset:before{content:"\f590"}
.fa-heart:before{content:"\f004"}
.fa-heart-circle:before{content:"\f4c7"}
.fa-heart-rate:before{content:"\f5f8"}
.fa-heart-square:before{content:"\f4c8"}
.fa-heartbeat:before{content:"\f21e"}
.fa-helicopter:before{content:"\f533"}
.fa-helmet-battle:before{content:"\f6eb"}
.fa-hexagon:before{content:"\f312"}
.fa-highlighter:before{content:"\f591"}
.fa-hiking:before{content:"\f6ec"}
.fa-hippo:before{content:"\f6ed"}
.fa-hips:before{content:"\f452"}
.fa-hire-a-helper:before{content:"\f3b0"}
.fa-history:before{content:"\f1da"}
.fa-hockey-mask:before{content:"\f6ee"}
.fa-hockey-puck:before{content:"\f453"}
.fa-hockey-sticks:before{content:"\f454"}
.fa-home:before{content:"\f015"}
.fa-home-heart:before{content:"\f4c9"}
.fa-hood-cloak:before{content:"\f6ef"}
.fa-hooli:before{content:"\f427"}
.fa-hornbill:before{content:"\f592"}
.fa-horse:before{content:"\f6f0"}
.fa-hospital:before{content:"\f0f8"}
.fa-hospital-alt:before{content:"\f47d"}
.fa-hospital-symbol:before{content:"\f47e"}
.fa-hot-tub:before{content:"\f593"}
.fa-hotel:before{content:"\f594"}
.fa-hotjar:before{content:"\f3b1"}
.fa-hourglass:before{content:"\f254"}
.fa-hourglass-end:before{content:"\f253"}
.fa-hourglass-half:before{content:"\f252"}
.fa-hourglass-start:before{content:"\f251"}
.fa-house-damage:before{content:"\f6f1"}
.fa-house-flood:before{content:"\f74f"}
.fa-houzz:before{content:"\f27c"}
.fa-hryvnia:before{content:"\f6f2"}
.fa-html5:before{content:"\f13b"}
.fa-hubspot:before{content:"\f3b2"}
.fa-humidity:before{content:"\f750"}
.fa-hurricane:before{content:"\f751"}
.fa-i-cursor:before{content:"\f246"}
.fa-id-badge:before{content:"\f2c1"}
.fa-id-card:before{content:"\f2c2"}
.fa-id-card-alt:before{content:"\f47f"}
.fa-image:before{content:"\f03e"}
.fa-images:before{content:"\f302"}
.fa-imdb:before{content:"\f2d8"}
.fa-inbox:before{content:"\f01c"}
.fa-inbox-in:before{content:"\f310"}
.fa-inbox-out:before{content:"\f311"}
.fa-indent:before{content:"\f03c"}
.fa-industry:before{content:"\f275"}
.fa-industry-alt:before{content:"\f3b3"}
.fa-infinity:before{content:"\f534"}
.fa-info:before{content:"\f129"}
.fa-info-circle:before{content:"\f05a"}
.fa-info-square:before{content:"\f30f"}
.fa-inhaler:before{content:"\f5f9"}
.fa-instagram:before{content:"\f16d"}
.fa-integral:before{content:"\f667"}
.fa-internet-explorer:before{content:"\f26b"}
.fa-intersection:before{content:"\f668"}
.fa-inventory:before{content:"\f480"}
.fa-ioxhost:before{content:"\f208"}
.fa-italic:before{content:"\f033"}
.fa-itunes:before{content:"\f3b4"}
.fa-itunes-note:before{content:"\f3b5"}
.fa-jack-o-lantern:before{content:"\f30e"}
.fa-java:before{content:"\f4e4"}
.fa-jedi:before{content:"\f669"}
.fa-jedi-order:before{content:"\f50e"}
.fa-jenkins:before{content:"\f3b6"}
.fa-joget:before{content:"\f3b7"}
.fa-joint:before{content:"\f595"}
.fa-joomla:before{content:"\f1aa"}
.fa-journal-whills:before{content:"\f66a"}
.fa-js:before{content:"\f3b8"}
.fa-js-square:before{content:"\f3b9"}
.fa-jsfiddle:before{content:"\f1cc"}
.fa-kaaba:before{content:"\f66b"}
.fa-kaggle:before{content:"\f5fa"}
.fa-key:before{content:"\f084"}
.fa-key-skeleton:before{content:"\f6f3"}
.fa-keybase:before{content:"\f4f5"}
.fa-keyboard:before{content:"\f11c"}
.fa-keycdn:before{content:"\f3ba"}
.fa-keynote:before{content:"\f66c"}
.fa-khanda:before{content:"\f66d"}
.fa-kickstarter:before{content:"\f3bb"}
.fa-kickstarter-k:before{content:"\f3bc"}
.fa-kidneys:before{content:"\f5fb"}
.fa-kiss:before{content:"\f596"}
.fa-kiss-beam:before{content:"\f597"}
.fa-kiss-wink-heart:before{content:"\f598"}
.fa-kite:before{content:"\f6f4"}
.fa-kiwi-bird:before{content:"\f535"}
.fa-knife-kitchen:before{content:"\f6f5"}
.fa-korvue:before{content:"\f42f"}
.fa-lambda:before{content:"\f66e"}
.fa-lamp:before{content:"\f4ca"}
.fa-landmark:before{content:"\f66f"}
.fa-landmark-alt:before{content:"\f752"}
.fa-language:before{content:"\f1ab"}
.fa-laptop:before{content:"\f109"}
.fa-laptop-code:before{content:"\f5fc"}
.fa-laravel:before{content:"\f3bd"}
.fa-lastfm:before{content:"\f202"}
.fa-lastfm-square:before{content:"\f203"}
.fa-laugh:before{content:"\f599"}
.fa-laugh-beam:before{content:"\f59a"}
.fa-laugh-squint:before{content:"\f59b"}
.fa-laugh-wink:before{content:"\f59c"}
.fa-layer-group:before{content:"\f5fd"}
.fa-layer-minus:before{content:"\f5fe"}
.fa-layer-plus:before{content:"\f5ff"}
.fa-leaf:before{content:"\f06c"}
.fa-leaf-heart:before{content:"\f4cb"}
.fa-leaf-maple:before{content:"\f6f6"}
.fa-leaf-oak:before{content:"\f6f7"}
.fa-leanpub:before{content:"\f212"}
.fa-lemon:before{content:"\f094"}
.fa-less:before{content:"\f41d"}
.fa-less-than:before{content:"\f536"}
.fa-less-than-equal:before{content:"\f537"}
.fa-level-down:before{content:"\f149"}
.fa-level-down-alt:before{content:"\f3be"}
.fa-level-up:before{content:"\f148"}
.fa-level-up-alt:before{content:"\f3bf"}
.fa-life-ring:before{content:"\f1cd"}
.fa-lightbulb:before{content:"\f0eb"}
.fa-lightbulb-dollar:before{content:"\f670"}
.fa-lightbulb-exclamation:before{content:"\f671"}
.fa-lightbulb-on:before{content:"\f672"}
.fa-lightbulb-slash:before{content:"\f673"}
.fa-line:before{content:"\f3c0"}
.fa-link:before{content:"\f0c1"}
.fa-linkedin:before{content:"\f08c"}
.fa-linkedin-in:before{content:"\f0e1"}
.fa-linode:before{content:"\f2b8"}
.fa-linux:before{content:"\f17c"}
.fa-lips:before{content:"\f600"}
.fa-lira-sign:before{content:"\f195"}
.fa-list:before{content:"\f03a"}
.fa-list-alt:before{content:"\f022"}
.fa-list-ol:before{content:"\f0cb"}
.fa-list-ul:before{content:"\f0ca"}
.fa-location:before{content:"\f601"}
.fa-location-arrow:before{content:"\f124"}
.fa-location-circle:before{content:"\f602"}
.fa-location-slash:before{content:"\f603"}
.fa-lock:before{content:"\f023"}
.fa-lock-alt:before{content:"\f30d"}
.fa-lock-open:before{content:"\f3c1"}
.fa-lock-open-alt:before{content:"\f3c2"}
.fa-long-arrow-alt-down:before{content:"\f309"}
.fa-long-arrow-alt-left:before{content:"\f30a"}
.fa-long-arrow-alt-right:before{content:"\f30b"}
.fa-long-arrow-alt-up:before{content:"\f30c"}
.fa-long-arrow-down:before{content:"\f175"}
.fa-long-arrow-left:before{content:"\f177"}
.fa-long-arrow-right:before{content:"\f178"}
.fa-long-arrow-up:before{content:"\f176"}
.fa-loveseat:before{content:"\f4cc"}
.fa-low-vision:before{content:"\f2a8"}
.fa-luchador:before{content:"\f455"}
.fa-luggage-cart:before{content:"\f59d"}
.fa-lungs:before{content:"\f604"}
.fa-lyft:before{content:"\f3c3"}
.fa-mace:before{content:"\f6f8"}
.fa-magento:before{content:"\f3c4"}
.fa-magic:before{content:"\f0d0"}
.fa-magnet:before{content:"\f076"}
.fa-mail-bulk:before{content:"\f674"}
.fa-mailchimp:before{content:"\f59e"}
.fa-male:before{content:"\f183"}
.fa-mandalorian:before{content:"\f50f"}
.fa-mandolin:before{content:"\f6f9"}
.fa-map:before{content:"\f279"}
.fa-map-marked:before{content:"\f59f"}
.fa-map-marked-alt:before{content:"\f5a0"}
.fa-map-marker:before{content:"\f041"}
.fa-map-marker-alt:before{content:"\f3c5"}
.fa-map-marker-alt-slash:before{content:"\f605"}
.fa-map-marker-check:before{content:"\f606"}
.fa-map-marker-edit:before{content:"\f607"}
.fa-map-marker-exclamation:before{content:"\f608"}
.fa-map-marker-minus:before{content:"\f609"}
.fa-map-marker-plus:before{content:"\f60a"}
.fa-map-marker-question:before{content:"\f60b"}
.fa-map-marker-slash:before{content:"\f60c"}
.fa-map-marker-smile:before{content:"\f60d"}
.fa-map-marker-times:before{content:"\f60e"}
.fa-map-pin:before{content:"\f276"}
.fa-map-signs:before{content:"\f277"}
.fa-markdown:before{content:"\f60f"}
.fa-marker:before{content:"\f5a1"}
.fa-mars:before{content:"\f222"}
.fa-mars-double:before{content:"\f227"}
.fa-mars-stroke:before{content:"\f229"}
.fa-mars-stroke-h:before{content:"\f22b"}
.fa-mars-stroke-v:before{content:"\f22a"}
.fa-mask:before{content:"\f6fa"}
.fa-mastodon:before{content:"\f4f6"}
.fa-maxcdn:before{content:"\f136"}
.fa-medal:before{content:"\f5a2"}
.fa-medapps:before{content:"\f3c6"}
.fa-medium:before{content:"\f23a"}
.fa-medium-m:before{content:"\f3c7"}
.fa-medkit:before{content:"\f0fa"}
.fa-medrt:before{content:"\f3c8"}
.fa-meetup:before{content:"\f2e0"}
.fa-megaphone:before{content:"\f675"}
.fa-megaport:before{content:"\f5a3"}
.fa-meh:before{content:"\f11a"}
.fa-meh-blank:before{content:"\f5a4"}
.fa-meh-rolling-eyes:before{content:"\f5a5"}
.fa-memory:before{content:"\f538"}
.fa-menorah:before{content:"\f676"}
.fa-mercury:before{content:"\f223"}
.fa-meteor:before{content:"\f753"}
.fa-microchip:before{content:"\f2db"}
.fa-microphone:before{content:"\f130"}
.fa-microphone-alt:before{content:"\f3c9"}
.fa-microphone-alt-slash:before{content:"\f539"}
.fa-microphone-slash:before{content:"\f131"}
.fa-microscope:before{content:"\f610"}
.fa-microsoft:before{content:"\f3ca"}
.fa-mind-share:before{content:"\f677"}
.fa-minus:before{content:"\f068"}
.fa-minus-circle:before{content:"\f056"}
.fa-minus-hexagon:before{content:"\f307"}
.fa-minus-octagon:before{content:"\f308"}
.fa-minus-square:before{content:"\f146"}
.fa-mix:before{content:"\f3cb"}
.fa-mixcloud:before{content:"\f289"}
.fa-mizuni:before{content:"\f3cc"}
.fa-mobile:before{content:"\f10b"}
.fa-mobile-alt:before{content:"\f3cd"}
.fa-mobile-android:before{content:"\f3ce"}
.fa-mobile-android-alt:before{content:"\f3cf"}
.fa-modx:before{content:"\f285"}
.fa-monero:before{content:"\f3d0"}
.fa-money-bill:before{content:"\f0d6"}
.fa-money-bill-alt:before{content:"\f3d1"}
.fa-money-bill-wave:before{content:"\f53a"}
.fa-money-bill-wave-alt:before{content:"\f53b"}
.fa-money-check:before{content:"\f53c"}
.fa-money-check-alt:before{content:"\f53d"}
.fa-monitor-heart-rate:before{content:"\f611"}
.fa-monkey:before{content:"\f6fb"}
.fa-monument:before{content:"\f5a6"}
.fa-moon:before{content:"\f186"}
.fa-moon-cloud:before{content:"\f754"}
.fa-moon-stars:before{content:"\f755"}
.fa-mortar-pestle:before{content:"\f5a7"}
.fa-mosque:before{content:"\f678"}
.fa-motorcycle:before{content:"\f21c"}
.fa-mountain:before{content:"\f6fc"}
.fa-mountains:before{content:"\f6fd"}
.fa-mouse-pointer:before{content:"\f245"}
.fa-music:before{content:"\f001"}
.fa-napster:before{content:"\f3d2"}
.fa-narwhal:before{content:"\f6fe"}
.fa-neos:before{content:"\f612"}
.fa-network-wired:before{content:"\f6ff"}
.fa-neuter:before{content:"\f22c"}
.fa-newspaper:before{content:"\f1ea"}
.fa-nimblr:before{content:"\f5a8"}
.fa-nintendo-switch:before{content:"\f418"}
.fa-node:before{content:"\f419"}
.fa-node-js:before{content:"\f3d3"}
.fa-not-equal:before{content:"\f53e"}
.fa-notes-medical:before{content:"\f481"}
.fa-npm:before{content:"\f3d4"}
.fa-ns8:before{content:"\f3d5"}
.fa-nutritionix:before{content:"\f3d6"}
.fa-object-group:before{content:"\f247"}
.fa-object-ungroup:before{content:"\f248"}
.fa-octagon:before{content:"\f306"}
.fa-odnoklassniki:before{content:"\f263"}
.fa-odnoklassniki-square:before{content:"\f264"}
.fa-oil-can:before{content:"\f613"}
.fa-oil-temp:before{content:"\f614"}
.fa-old-republic:before{content:"\f510"}
.fa-om:before{content:"\f679"}
.fa-omega:before{content:"\f67a"}
.fa-opencart:before{content:"\f23d"}
.fa-openid:before{content:"\f19b"}
.fa-opera:before{content:"\f26a"}
.fa-optin-monster:before{content:"\f23c"}
.fa-osi:before{content:"\f41a"}
.fa-otter:before{content:"\f700"}
.fa-outdent:before{content:"\f03b"}
.fa-page4:before{content:"\f3d7"}
.fa-pagelines:before{content:"\f18c"}
.fa-paint-brush:before{content:"\f1fc"}
.fa-paint-brush-alt:before{content:"\f5a9"}
.fa-paint-roller:before{content:"\f5aa"}
.fa-palette:before{content:"\f53f"}
.fa-palfed:before{content:"\f3d8"}
.fa-pallet:before{content:"\f482"}
.fa-pallet-alt:before{content:"\f483"}
.fa-paper-plane:before{content:"\f1d8"}
.fa-paperclip:before{content:"\f0c6"}
.fa-parachute-box:before{content:"\f4cd"}
.fa-paragraph:before{content:"\f1dd"}
.fa-parking:before{content:"\f540"}
.fa-parking-circle:before{content:"\f615"}
.fa-parking-circle-slash:before{content:"\f616"}
.fa-parking-slash:before{content:"\f617"}
.fa-passport:before{content:"\f5ab"}
.fa-pastafarianism:before{content:"\f67b"}
.fa-paste:before{content:"\f0ea"}
.fa-patreon:before{content:"\f3d9"}
.fa-pause:before{content:"\f04c"}
.fa-pause-circle:before{content:"\f28b"}
.fa-paw:before{content:"\f1b0"}
.fa-paw-alt:before{content:"\f701"}
.fa-paw-claws:before{content:"\f702"}
.fa-paypal:before{content:"\f1ed"}
.fa-peace:before{content:"\f67c"}
.fa-pegasus:before{content:"\f703"}
.fa-pen:before{content:"\f304"}
.fa-pen-alt:before{content:"\f305"}
.fa-pen-fancy:before{content:"\f5ac"}
.fa-pen-nib:before{content:"\f5ad"}
.fa-pen-square:before{content:"\f14b"}
.fa-pencil:before{content:"\f040"}
.fa-pencil-alt:before{content:"\f303"}
.fa-pencil-paintbrush:before{content:"\f618"}
.fa-pencil-ruler:before{content:"\f5ae"}
.fa-pennant:before{content:"\f456"}
.fa-penny-arcade:before{content:"\f704"}
.fa-people-carry:before{content:"\f4ce"}
.fa-percent:before{content:"\f295"}
.fa-percentage:before{content:"\f541"}
.fa-periscope:before{content:"\f3da"}
.fa-person-booth:before{content:"\f756"}
.fa-person-carry:before{content:"\f4cf"}
.fa-person-dolly:before{content:"\f4d0"}
.fa-person-dolly-empty:before{content:"\f4d1"}
.fa-person-sign:before{content:"\f757"}
.fa-phabricator:before{content:"\f3db"}
.fa-phoenix-framework:before{content:"\f3dc"}
.fa-phoenix-squadron:before{content:"\f511"}
.fa-phone:before{content:"\f095"}
.fa-phone-office:before{content:"\f67d"}
.fa-phone-plus:before{content:"\f4d2"}
.fa-phone-slash:before{content:"\f3dd"}
.fa-phone-square:before{content:"\f098"}
.fa-phone-volume:before{content:"\f2a0"}
.fa-php:before{content:"\f457"}
.fa-pi:before{content:"\f67e"}
.fa-pie:before{content:"\f705"}
.fa-pied-piper:before{content:"\f2ae"}
.fa-pied-piper-alt:before{content:"\f1a8"}
.fa-pied-piper-hat:before{content:"\f4e5"}
.fa-pied-piper-pp:before{content:"\f1a7"}
.fa-pig:before{content:"\f706"}
.fa-piggy-bank:before{content:"\f4d3"}
.fa-pills:before{content:"\f484"}
.fa-pinterest:before{content:"\f0d2"}
.fa-pinterest-p:before{content:"\f231"}
.fa-pinterest-square:before{content:"\f0d3"}
.fa-place-of-worship:before{content:"\f67f"}
.fa-plane:before{content:"\f072"}
.fa-plane-alt:before{content:"\f3de"}
.fa-plane-arrival:before{content:"\f5af"}
.fa-plane-departure:before{content:"\f5b0"}
.fa-play:before{content:"\f04b"}
.fa-play-circle:before{content:"\f144"}
.fa-playstation:before{content:"\f3df"}
.fa-plug:before{content:"\f1e6"}
.fa-plus:before{content:"\f067"}
.fa-plus-circle:before{content:"\f055"}
.fa-plus-hexagon:before{content:"\f300"}
.fa-plus-octagon:before{content:"\f301"}
.fa-plus-square:before{content:"\f0fe"}
.fa-podcast:before{content:"\f2ce"}
.fa-podium:before{content:"\f680"}
.fa-podium-star:before{content:"\f758"}
.fa-poll:before{content:"\f681"}
.fa-poll-h:before{content:"\f682"}
.fa-poll-people:before{content:"\f759"}
.fa-poo:before{content:"\f2fe"}
.fa-poo-storm:before{content:"\f75a"}
.fa-poop:before{content:"\f619"}
.fa-portrait:before{content:"\f3e0"}
.fa-pound-sign:before{content:"\f154"}
.fa-power-off:before{content:"\f011"}
.fa-pray:before{content:"\f683"}
.fa-praying-hands:before{content:"\f684"}
.fa-prescription:before{content:"\f5b1"}
.fa-prescription-bottle:before{content:"\f485"}
.fa-prescription-bottle-alt:before{content:"\f486"}
.fa-presentation:before{content:"\f685"}
.fa-print:before{content:"\f02f"}
.fa-print-slash:before{content:"\f686"}
.fa-procedures:before{content:"\f487"}
.fa-product-hunt:before{content:"\f288"}
.fa-project-diagram:before{content:"\f542"}
.fa-pumpkin:before{content:"\f707"}
.fa-pushed:before{content:"\f3e1"}
.fa-puzzle-piece:before{content:"\f12e"}
.fa-python:before{content:"\f3e2"}
.fa-qq:before{content:"\f1d6"}
.fa-qrcode:before{content:"\f029"}
.fa-question:before{content:"\f128"}
.fa-question-circle:before{content:"\f059"}
.fa-question-square:before{content:"\f2fd"}
.fa-quidditch:before{content:"\f458"}
.fa-quinscape:before{content:"\f459"}
.fa-quora:before{content:"\f2c4"}
.fa-quote-left:before{content:"\f10d"}
.fa-quote-right:before{content:"\f10e"}
.fa-quran:before{content:"\f687"}
.fa-r-project:before{content:"\f4f7"}
.fa-rabbit:before{content:"\f708"}
.fa-rabbit-fast:before{content:"\f709"}
.fa-racquet:before{content:"\f45a"}
.fa-rainbow:before{content:"\f75b"}
.fa-raindrops:before{content:"\f75c"}
.fa-ram:before{content:"\f70a"}
.fa-ramp-loading:before{content:"\f4d4"}
.fa-random:before{content:"\f074"}
.fa-ravelry:before{content:"\f2d9"}
.fa-react:before{content:"\f41b"}
.fa-reacteurope:before{content:"\f75d"}
.fa-readme:before{content:"\f4d5"}
.fa-rebel:before{content:"\f1d0"}
.fa-receipt:before{content:"\f543"}
.fa-rectangle-landscape:before{content:"\f2fa"}
.fa-rectangle-portrait:before{content:"\f2fb"}
.fa-rectangle-wide:before{content:"\f2fc"}
.fa-recycle:before{content:"\f1b8"}
.fa-red-river:before{content:"\f3e3"}
.fa-reddit:before{content:"\f1a1"}
.fa-reddit-alien:before{content:"\f281"}
.fa-reddit-square:before{content:"\f1a2"}
.fa-redo:before{content:"\f01e"}
.fa-redo-alt:before{content:"\f2f9"}
.fa-registered:before{content:"\f25d"}
.fa-renren:before{content:"\f18b"}
.fa-repeat:before{content:"\f363"}
.fa-repeat-1:before{content:"\f365"}
.fa-repeat-1-alt:before{content:"\f366"}
.fa-repeat-alt:before{content:"\f364"}
.fa-reply:before{content:"\f3e5"}
.fa-reply-all:before{content:"\f122"}
.fa-replyd:before{content:"\f3e6"}
.fa-republican:before{content:"\f75e"}
.fa-researchgate:before{content:"\f4f8"}
.fa-resolving:before{content:"\f3e7"}
.fa-retweet:before{content:"\f079"}
.fa-retweet-alt:before{content:"\f361"}
.fa-rev:before{content:"\f5b2"}
.fa-ribbon:before{content:"\f4d6"}
.fa-ring:before{content:"\f70b"}
.fa-road:before{content:"\f018"}
.fa-robot:before{content:"\f544"}
.fa-rocket:before{content:"\f135"}
.fa-rocketchat:before{content:"\f3e8"}
.fa-rockrms:before{content:"\f3e9"}
.fa-route:before{content:"\f4d7"}
.fa-route-highway:before{content:"\f61a"}
.fa-route-interstate:before{content:"\f61b"}
.fa-rss:before{content:"\f09e"}
.fa-rss-square:before{content:"\f143"}
.fa-ruble-sign:before{content:"\f158"}
.fa-ruler:before{content:"\f545"}
.fa-ruler-combined:before{content:"\f546"}
.fa-ruler-horizontal:before{content:"\f547"}
.fa-ruler-triangle:before{content:"\f61c"}
.fa-ruler-vertical:before{content:"\f548"}
.fa-running:before{content:"\f70c"}
.fa-rupee-sign:before{content:"\f156"}
.fa-sad-cry:before{content:"\f5b3"}
.fa-sad-tear:before{content:"\f5b4"}
.fa-safari:before{content:"\f267"}
.fa-sass:before{content:"\f41e"}
.fa-save:before{content:"\f0c7"}
.fa-scalpel:before{content:"\f61d"}
.fa-scalpel-path:before{content:"\f61e"}
.fa-scanner:before{content:"\f488"}
.fa-scanner-keyboard:before{content:"\f489"}
.fa-scanner-touchscreen:before{content:"\f48a"}
.fa-scarecrow:before{content:"\f70d"}
.fa-schlix:before{content:"\f3ea"}
.fa-school:before{content:"\f549"}
.fa-screwdriver:before{content:"\f54a"}
.fa-scribd:before{content:"\f28a"}
.fa-scroll:before{content:"\f70e"}
.fa-scroll-old:before{content:"\f70f"}
.fa-scrubber:before{content:"\f2f8"}
.fa-scythe:before{content:"\f710"}
.fa-search:before{content:"\f002"}
.fa-search-dollar:before{content:"\f688"}
.fa-search-location:before{content:"\f689"}
.fa-search-minus:before{content:"\f010"}
.fa-search-plus:before{content:"\f00e"}
.fa-searchengin:before{content:"\f3eb"}
.fa-seedling:before{content:"\f4d8"}
.fa-sellcast:before{content:"\f2da"}
.fa-sellsy:before{content:"\f213"}
.fa-server:before{content:"\f233"}
.fa-servicestack:before{content:"\f3ec"}
.fa-shapes:before{content:"\f61f"}
.fa-share:before{content:"\f064"}
.fa-share-all:before{content:"\f367"}
.fa-share-alt:before{content:"\f1e0"}
.fa-share-alt-square:before{content:"\f1e1"}
.fa-share-square:before{content:"\f14d"}
.fa-sheep:before{content:"\f711"}
.fa-shekel-sign:before{content:"\f20b"}
.fa-shield:before{content:"\f132"}
.fa-shield-alt:before{content:"\f3ed"}
.fa-shield-check:before{content:"\f2f7"}
.fa-shield-cross:before{content:"\f712"}
.fa-ship:before{content:"\f21a"}
.fa-shipping-fast:before{content:"\f48b"}
.fa-shipping-timed:before{content:"\f48c"}
.fa-shirtsinbulk:before{content:"\f214"}
.fa-shoe-prints:before{content:"\f54b"}
.fa-shopping-bag:before{content:"\f290"}
.fa-shopping-basket:before{content:"\f291"}
.fa-shopping-cart:before{content:"\f07a"}
.fa-shopware:before{content:"\f5b5"}
.fa-shovel:before{content:"\f713"}
.fa-shower:before{content:"\f2cc"}
.fa-shredder:before{content:"\f68a"}
.fa-shuttle-van:before{content:"\f5b6"}
.fa-shuttlecock:before{content:"\f45b"}
.fa-sigma:before{content:"\f68b"}
.fa-sign:before{content:"\f4d9"}
.fa-sign-in:before{content:"\f090"}
.fa-sign-in-alt:before{content:"\f2f6"}
.fa-sign-language:before{content:"\f2a7"}
.fa-sign-out:before{content:"\f08b"}
.fa-sign-out-alt:before{content:"\f2f5"}
.fa-signal:before{content:"\f012"}
.fa-signal-1:before{content:"\f68c"}
.fa-signal-2:before{content:"\f68d"}
.fa-signal-3:before{content:"\f68e"}
.fa-signal-4:before{content:"\f68f"}
.fa-signal-alt:before{content:"\f690"}
.fa-signal-alt-1:before{content:"\f691"}
.fa-signal-alt-2:before{content:"\f692"}
.fa-signal-alt-3:before{content:"\f693"}
.fa-signal-alt-slash:before{content:"\f694"}
.fa-signal-slash:before{content:"\f695"}
.fa-signature:before{content:"\f5b7"}
.fa-simplybuilt:before{content:"\f215"}
.fa-sistrix:before{content:"\f3ee"}
.fa-sitemap:before{content:"\f0e8"}
.fa-sith:before{content:"\f512"}
.fa-skeleton:before{content:"\f620"}
.fa-skull:before{content:"\f54c"}
.fa-skull-crossbones:before{content:"\f714"}
.fa-skyatlas:before{content:"\f216"}
.fa-skype:before{content:"\f17e"}
.fa-slack:before{content:"\f198"}
.fa-slack-hash:before{content:"\f3ef"}
.fa-slash:before{content:"\f715"}
.fa-sliders-h:before{content:"\f1de"}
.fa-sliders-h-square:before{content:"\f3f0"}
.fa-sliders-v:before{content:"\f3f1"}
.fa-sliders-v-square:before{content:"\f3f2"}
.fa-slideshare:before{content:"\f1e7"}
.fa-smile:before{content:"\f118"}
.fa-smile-beam:before{content:"\f5b8"}
.fa-smile-plus:before{content:"\f5b9"}
.fa-smile-wink:before{content:"\f4da"}
.fa-smog:before{content:"\f75f"}
.fa-smoke:before{content:"\f760"}
.fa-smoking:before{content:"\f48d"}
.fa-smoking-ban:before{content:"\f54d"}
.fa-snake:before{content:"\f716"}
.fa-snapchat:before{content:"\f2ab"}
.fa-snapchat-ghost:before{content:"\f2ac"}
.fa-snapchat-square:before{content:"\f2ad"}
.fa-snow-blowing:before{content:"\f761"}
.fa-snowflake:before{content:"\f2dc"}
.fa-socks:before{content:"\f696"}
.fa-solar-panel:before{content:"\f5ba"}
.fa-sort:before{content:"\f0dc"}
.fa-sort-alpha-down:before{content:"\f15d"}
.fa-sort-alpha-up:before{content:"\f15e"}
.fa-sort-amount-down:before{content:"\f160"}
.fa-sort-amount-up:before{content:"\f161"}
.fa-sort-down:before{content:"\f0dd"}
.fa-sort-numeric-down:before{content:"\f162"}
.fa-sort-numeric-up:before{content:"\f163"}
.fa-sort-up:before{content:"\f0de"}
.fa-soundcloud:before{content:"\f1be"}
.fa-spa:before{content:"\f5bb"}
.fa-space-shuttle:before{content:"\f197"}
.fa-spade:before{content:"\f2f4"}
.fa-speakap:before{content:"\f3f3"}
.fa-spider:before{content:"\f717"}
.fa-spider-black-widow:before{content:"\f718"}
.fa-spider-web:before{content:"\f719"}
.fa-spinner:before{content:"\f110"}
.fa-spinner-third:before{content:"\f3f4"}
.fa-splotch:before{content:"\f5bc"}
.fa-spotify:before{content:"\f1bc"}
.fa-spray-can:before{content:"\f5bd"}
.fa-square:before{content:"\f0c8"}
.fa-square-full:before{content:"\f45c"}
.fa-square-root:before{content:"\f697"}
.fa-square-root-alt:before{content:"\f698"}
.fa-squarespace:before{content:"\f5be"}
.fa-squirrel:before{content:"\f71a"}
.fa-stack-exchange:before{content:"\f18d"}
.fa-stack-overflow:before{content:"\f16c"}
.fa-staff:before{content:"\f71b"}
.fa-stamp:before{content:"\f5bf"}
.fa-star:before{content:"\f005"}
.fa-star-and-crescent:before{content:"\f699"}
.fa-star-exclamation:before{content:"\f2f3"}
.fa-star-half:before{content:"\f089"}
.fa-star-half-alt:before{content:"\f5c0"}
.fa-star-of-david:before{content:"\f69a"}
.fa-star-of-life:before{content:"\f621"}
.fa-stars:before{content:"\f762"}
.fa-staylinked:before{content:"\f3f5"}
.fa-steam:before{content:"\f1b6"}
.fa-steam-square:before{content:"\f1b7"}
.fa-steam-symbol:before{content:"\f3f6"}
.fa-steering-wheel:before{content:"\f622"}
.fa-step-backward:before{content:"\f048"}
.fa-step-forward:before{content:"\f051"}
.fa-stethoscope:before{content:"\f0f1"}
.fa-sticker-mule:before{content:"\f3f7"}
.fa-sticky-note:before{content:"\f249"}
.fa-stomach:before{content:"\f623"}
.fa-stop:before{content:"\f04d"}
.fa-stop-circle:before{content:"\f28d"}
.fa-stopwatch:before{content:"\f2f2"}
.fa-store:before{content:"\f54e"}
.fa-store-alt:before{content:"\f54f"}
.fa-strava:before{content:"\f428"}
.fa-stream:before{content:"\f550"}
.fa-street-view:before{content:"\f21d"}
.fa-strikethrough:before{content:"\f0cc"}
.fa-stripe:before{content:"\f429"}
.fa-stripe-s:before{content:"\f42a"}
.fa-stroopwafel:before{content:"\f551"}
.fa-studiovinari:before{content:"\f3f8"}
.fa-stumbleupon:before{content:"\f1a4"}
.fa-stumbleupon-circle:before{content:"\f1a3"}
.fa-subscript:before{content:"\f12c"}
.fa-subway:before{content:"\f239"}
.fa-suitcase:before{content:"\f0f2"}
.fa-suitcase-rolling:before{content:"\f5c1"}
.fa-sun:before{content:"\f185"}
.fa-sun-cloud:before{content:"\f763"}
.fa-sun-dust:before{content:"\f764"}
.fa-sun-haze:before{content:"\f765"}
.fa-sunrise:before{content:"\f766"}
.fa-sunset:before{content:"\f767"}
.fa-superpowers:before{content:"\f2dd"}
.fa-superscript:before{content:"\f12b"}
.fa-supple:before{content:"\f3f9"}
.fa-surprise:before{content:"\f5c2"}
.fa-swatchbook:before{content:"\f5c3"}
.fa-swimmer:before{content:"\f5c4"}
.fa-swimming-pool:before{content:"\f5c5"}
.fa-sword:before{content:"\f71c"}
.fa-swords:before{content:"\f71d"}
.fa-synagogue:before{content:"\f69b"}
.fa-sync:before{content:"\f021"}
.fa-sync-alt:before{content:"\f2f1"}
.fa-syringe:before{content:"\f48e"}
.fa-table:before{content:"\f0ce"}
.fa-table-tennis:before{content:"\f45d"}
.fa-tablet:before{content:"\f10a"}
.fa-tablet-alt:before{content:"\f3fa"}
.fa-tablet-android:before{content:"\f3fb"}
.fa-tablet-android-alt:before{content:"\f3fc"}
.fa-tablet-rugged:before{content:"\f48f"}
.fa-tablets:before{content:"\f490"}
.fa-tachometer:before{content:"\f0e4"}
.fa-tachometer-alt:before{content:"\f3fd"}
.fa-tachometer-alt-average:before{content:"\f624"}
.fa-tachometer-alt-fast:before{content:"\f625"}
.fa-tachometer-alt-fastest:before{content:"\f626"}
.fa-tachometer-alt-slow:before{content:"\f627"}
.fa-tachometer-alt-slowest:before{content:"\f628"}
.fa-tachometer-average:before{content:"\f629"}
.fa-tachometer-fast:before{content:"\f62a"}
.fa-tachometer-fastest:before{content:"\f62b"}
.fa-tachometer-slow:before{content:"\f62c"}
.fa-tachometer-slowest:before{content:"\f62d"}
.fa-tag:before{content:"\f02b"}
.fa-tags:before{content:"\f02c"}
.fa-tally:before{content:"\f69c"}
.fa-tape:before{content:"\f4db"}
.fa-tasks:before{content:"\f0ae"}
.fa-taxi:before{content:"\f1ba"}
.fa-teamspeak:before{content:"\f4f9"}
.fa-teeth:before{content:"\f62e"}
.fa-teeth-open:before{content:"\f62f"}
.fa-telegram:before{content:"\f2c6"}
.fa-telegram-plane:before{content:"\f3fe"}
.fa-temperature-frigid:before{content:"\f768"}
.fa-temperature-high:before{content:"\f769"}
.fa-temperature-hot:before{content:"\f76a"}
.fa-temperature-low:before{content:"\f76b"}
.fa-tencent-weibo:before{content:"\f1d5"}
.fa-tennis-ball:before{content:"\f45e"}
.fa-terminal:before{content:"\f120"}
.fa-text-height:before{content:"\f034"}
.fa-text-width:before{content:"\f035"}
.fa-th:before{content:"\f00a"}
.fa-th-large:before{content:"\f009"}
.fa-th-list:before{content:"\f00b"}
.fa-the-red-yeti:before{content:"\f69d"}
.fa-theater-masks:before{content:"\f630"}
.fa-themeco:before{content:"\f5c6"}
.fa-themeisle:before{content:"\f2b2"}
.fa-thermometer:before{content:"\f491"}
.fa-thermometer-empty:before{content:"\f2cb"}
.fa-thermometer-full:before{content:"\f2c7"}
.fa-thermometer-half:before{content:"\f2c9"}
.fa-thermometer-quarter:before{content:"\f2ca"}
.fa-thermometer-three-quarters:before{content:"\f2c8"}
.fa-theta:before{content:"\f69e"}
.fa-think-peaks:before{content:"\f731"}
.fa-thumbs-down:before{content:"\f165"}
.fa-thumbs-up:before{content:"\f164"}
.fa-thumbtack:before{content:"\f08d"}
.fa-thunderstorm:before{content:"\f76c"}
.fa-thunderstorm-moon:before{content:"\f76d"}
.fa-thunderstorm-sun:before{content:"\f76e"}
.fa-ticket:before{content:"\f145"}
.fa-ticket-alt:before{content:"\f3ff"}
.fa-tilde:before{content:"\f69f"}
.fa-times:before{content:"\f00d"}
.fa-times-circle:before{content:"\f057"}
.fa-times-hexagon:before{content:"\f2ee"}
.fa-times-octagon:before{content:"\f2f0"}
.fa-times-square:before{content:"\f2d3"}
.fa-tint:before{content:"\f043"}
.fa-tint-slash:before{content:"\f5c7"}
.fa-tire:before{content:"\f631"}
.fa-tire-flat:before{content:"\f632"}
.fa-tire-pressure-warning:before{content:"\f633"}
.fa-tire-rugged:before{content:"\f634"}
.fa-tired:before{content:"\f5c8"}
.fa-toggle-off:before{content:"\f204"}
.fa-toggle-on:before{content:"\f205"}
.fa-toilet-paper:before{content:"\f71e"}
.fa-toilet-paper-alt:before{content:"\f71f"}
.fa-tombstone:before{content:"\f720"}
.fa-tombstone-alt:before{content:"\f721"}
.fa-toolbox:before{content:"\f552"}
.fa-tooth:before{content:"\f5c9"}
.fa-toothbrush:before{content:"\f635"}
.fa-torah:before{content:"\f6a0"}
.fa-torii-gate:before{content:"\f6a1"}
.fa-tornado:before{content:"\f76f"}
.fa-tractor:before{content:"\f722"}
.fa-trade-federation:before{content:"\f513"}
.fa-trademark:before{content:"\f25c"}
.fa-traffic-cone:before{content:"\f636"}
.fa-traffic-light:before{content:"\f637"}
.fa-traffic-light-go:before{content:"\f638"}
.fa-traffic-light-slow:before{content:"\f639"}
.fa-traffic-light-stop:before{content:"\f63a"}
.fa-train:before{content:"\f238"}
.fa-transgender:before{content:"\f224"}
.fa-transgender-alt:before{content:"\f225"}
.fa-trash:before{content:"\f1f8"}
.fa-trash-alt:before{content:"\f2ed"}
.fa-treasure-chest:before{content:"\f723"}
.fa-tree:before{content:"\f1bb"}
.fa-tree-alt:before{content:"\f400"}
.fa-trees:before{content:"\f724"}
.fa-trello:before{content:"\f181"}
.fa-triangle:before{content:"\f2ec"}
.fa-tripadvisor:before{content:"\f262"}
.fa-trophy:before{content:"\f091"}
.fa-trophy-alt:before{content:"\f2eb"}
.fa-truck:before{content:"\f0d1"}
.fa-truck-container:before{content:"\f4dc"}
.fa-truck-couch:before{content:"\f4dd"}
.fa-truck-loading:before{content:"\f4de"}
.fa-truck-monster:before{content:"\f63b"}
.fa-truck-moving:before{content:"\f4df"}
.fa-truck-pickup:before{content:"\f63c"}
.fa-truck-ramp:before{content:"\f4e0"}
.fa-tshirt:before{content:"\f553"}
.fa-tty:before{content:"\f1e4"}
.fa-tumblr:before{content:"\f173"}
.fa-tumblr-square:before{content:"\f174"}
.fa-turkey:before{content:"\f725"}
.fa-turtle:before{content:"\f726"}
.fa-tv:before{content:"\f26c"}
.fa-tv-retro:before{content:"\f401"}
.fa-twitch:before{content:"\f1e8"}
.fa-twitter:before{content:"\f099"}
.fa-twitter-square:before{content:"\f081"}
.fa-typo3:before{content:"\f42b"}
.fa-uber:before{content:"\f402"}
.fa-uikit:before{content:"\f403"}
.fa-umbrella:before{content:"\f0e9"}
.fa-umbrella-beach:before{content:"\f5ca"}
.fa-underline:before{content:"\f0cd"}
.fa-undo:before{content:"\f0e2"}
.fa-undo-alt:before{content:"\f2ea"}
.fa-unicorn:before{content:"\f727"}
.fa-union:before{content:"\f6a2"}
.fa-uniregistry:before{content:"\f404"}
.fa-universal-access:before{content:"\f29a"}
.fa-university:before{content:"\f19c"}
.fa-unlink:before{content:"\f127"}
.fa-unlock:before{content:"\f09c"}
.fa-unlock-alt:before{content:"\f13e"}
.fa-untappd:before{content:"\f405"}
.fa-upload:before{content:"\f093"}
.fa-usb:before{content:"\f287"}
.fa-usd-circle:before{content:"\f2e8"}
.fa-usd-square:before{content:"\f2e9"}
.fa-user:before{content:"\f007"}
.fa-user-alt:before{content:"\f406"}
.fa-user-alt-slash:before{content:"\f4fa"}
.fa-user-astronaut:before{content:"\f4fb"}
.fa-user-chart:before{content:"\f6a3"}
.fa-user-check:before{content:"\f4fc"}
.fa-user-circle:before{content:"\f2bd"}
.fa-user-clock:before{content:"\f4fd"}
.fa-user-cog:before{content:"\f4fe"}
.fa-user-crown:before{content:"\f6a4"}
.fa-user-edit:before{content:"\f4ff"}
.fa-user-friends:before{content:"\f500"}
.fa-user-graduate:before{content:"\f501"}
.fa-user-injured:before{content:"\f728"}
.fa-user-lock:before{content:"\f502"}
.fa-user-md:before{content:"\f0f0"}
.fa-user-minus:before{content:"\f503"}
.fa-user-ninja:before{content:"\f504"}
.fa-user-plus:before{content:"\f234"}
.fa-user-secret:before{content:"\f21b"}
.fa-user-shield:before{content:"\f505"}
.fa-user-slash:before{content:"\f506"}
.fa-user-tag:before{content:"\f507"}
.fa-user-tie:before{content:"\f508"}
.fa-user-times:before{content:"\f235"}
.fa-users:before{content:"\f0c0"}
.fa-users-class:before{content:"\f63d"}
.fa-users-cog:before{content:"\f509"}
.fa-users-crown:before{content:"\f6a5"}
.fa-ussunnah:before{content:"\f407"}
.fa-utensil-fork:before{content:"\f2e3"}
.fa-utensil-knife:before{content:"\f2e4"}
.fa-utensil-spoon:before{content:"\f2e5"}
.fa-utensils:before{content:"\f2e7"}
.fa-utensils-alt:before{content:"\f2e6"}
.fa-vaadin:before{content:"\f408"}
.fa-value-absolute:before{content:"\f6a6"}
.fa-vector-square:before{content:"\f5cb"}
.fa-venus:before{content:"\f221"}
.fa-venus-double:before{content:"\f226"}
.fa-venus-mars:before{content:"\f228"}
.fa-viacoin:before{content:"\f237"}
.fa-viadeo:before{content:"\f2a9"}
.fa-viadeo-square:before{content:"\f2aa"}
.fa-vial:before{content:"\f492"}
.fa-vials:before{content:"\f493"}
.fa-viber:before{content:"\f409"}
.fa-video:before{content:"\f03d"}
.fa-video-plus:before{content:"\f4e1"}
.fa-video-slash:before{content:"\f4e2"}
.fa-vihara:before{content:"\f6a7"}
.fa-vimeo:before{content:"\f40a"}
.fa-vimeo-square:before{content:"\f194"}
.fa-vimeo-v:before{content:"\f27d"}
.fa-vine:before{content:"\f1ca"}
.fa-vk:before{content:"\f189"}
.fa-vnv:before{content:"\f40b"}
.fa-volcano:before{content:"\f770"}
.fa-volleyball-ball:before{content:"\f45f"}
.fa-volume:before{content:"\f6a8"}
.fa-volume-down:before{content:"\f027"}
.fa-volume-mute:before{content:"\f6a9"}
.fa-volume-off:before{content:"\f026"}
.fa-volume-slash:before{content:"\f2e2"}
.fa-volume-up:before{content:"\f028"}
.fa-vote-nay:before{content:"\f771"}
.fa-vote-yea:before{content:"\f772"}
.fa-vr-cardboard:before{content:"\f729"}
.fa-vuejs:before{content:"\f41f"}
.fa-walking:before{content:"\f554"}
.fa-wallet:before{content:"\f555"}
.fa-wand:before{content:"\f72a"}
.fa-wand-magic:before{content:"\f72b"}
.fa-warehouse:before{content:"\f494"}
.fa-warehouse-alt:before{content:"\f495"}
.fa-watch:before{content:"\f2e1"}
.fa-watch-fitness:before{content:"\f63e"}
.fa-water:before{content:"\f773"}
.fa-water-lower:before{content:"\f774"}
.fa-water-rise:before{content:"\f775"}
.fa-weebly:before{content:"\f5cc"}
.fa-weibo:before{content:"\f18a"}
.fa-weight:before{content:"\f496"}
.fa-weight-hanging:before{content:"\f5cd"}
.fa-weixin:before{content:"\f1d7"}
.fa-whale:before{content:"\f72c"}
.fa-whatsapp:before{content:"\f232"}
.fa-whatsapp-square:before{content:"\f40c"}
.fa-wheat:before{content:"\f72d"}
.fa-wheelchair:before{content:"\f193"}
.fa-whistle:before{content:"\f460"}
.fa-whmcs:before{content:"\f40d"}
.fa-wifi:before{content:"\f1eb"}
.fa-wifi-1:before{content:"\f6aa"}
.fa-wifi-2:before{content:"\f6ab"}
.fa-wifi-slash:before{content:"\f6ac"}
.fa-wikipedia-w:before{content:"\f266"}
.fa-wind:before{content:"\f72e"}
.fa-wind-warning:before{content:"\f776"}
.fa-window:before{content:"\f40e"}
.fa-window-alt:before{content:"\f40f"}
.fa-window-close:before{content:"\f410"}
.fa-window-maximize:before{content:"\f2d0"}
.fa-window-minimize:before{content:"\f2d1"}
.fa-window-restore:before{content:"\f2d2"}
.fa-windows:before{content:"\f17a"}
.fa-windsock:before{content:"\f777"}
.fa-wine-bottle:before{content:"\f72f"}
.fa-wine-glass:before{content:"\f4e3"}
.fa-wine-glass-alt:before{content:"\f5ce"}
.fa-wix:before{content:"\f5cf"}
.fa-wizards-of-the-coast:before{content:"\f730"}
.fa-wolf-pack-battalion:before{content:"\f514"}
.fa-won-sign:before{content:"\f159"}
.fa-wordpress:before{content:"\f19a"}
.fa-wordpress-simple:before{content:"\f411"}
.fa-wpbeginner:before{content:"\f297"}
.fa-wpexplorer:before{content:"\f2de"}
.fa-wpforms:before{content:"\f298"}
.fa-wpressr:before{content:"\f3e4"}
.fa-wrench:before{content:"\f0ad"}
.fa-x-ray:before{content:"\f497"}
.fa-xbox:before{content:"\f412"}
.fa-xing:before{content:"\f168"}
.fa-xing-square:before{content:"\f169"}
.fa-y-combinator:before{content:"\f23b"}
.fa-yahoo:before{content:"\f19e"}
.fa-yandex:before{content:"\f413"}
.fa-yandex-international:before{content:"\f414"}
.fa-yelp:before{content:"\f1e9"}
.fa-yen-sign:before{content:"\f157"}
.fa-yin-yang:before{content:"\f6ad"}
.fa-yoast:before{content:"\f2b1"}
.fa-youtube:before{content:"\f167"}
.fa-youtube-square:before{content:"\f431"}
.fa-zhihu:before{content:"\f63f"}
.sr-only,.gform_body .screen-reader-text{position:absolute;width:0.0625rem;height:0.0625rem;margin:-0.0625rem;padding:0;border:0;overflow:hidden;clip:rect(0, 0, 0, 0)}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/*!
 * Font Awesome Pro 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face{font-style:normal;font-weight:400;font-family:'Font Awesome 5 Pro';src:url(../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-regular-400.eot);src:url("../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-regular-400.eot?#iefix") format("embedded-opentype"),url(../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-regular-400.woff2) format("woff2"),url(../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-regular-400.woff) format("woff"),url(../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-regular-400.ttf) format("truetype"),url("../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-regular-400.svg#fontawesome") format("svg")}
.far{font-weight:400;font-family:'Font Awesome 5 Pro'}
/*!
 * Font Awesome Pro 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face{font-style:normal;font-weight:900;font-family:'Font Awesome 5 Pro';src:url(../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-solid-900.eot);src:url("../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-solid-900.eot?#iefix") format("embedded-opentype"),url(../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-solid-900.woff2) format("woff2"),url(../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-solid-900.woff) format("woff"),url(../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-solid-900.ttf) format("truetype"),url("../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-solid-900.svg#fontawesome") format("svg")}
.fa,.fas{font-weight:900;font-family:'Font Awesome 5 Pro'}
/*!
 * Font Awesome Pro 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face{font-style:normal;font-weight:normal;font-family:'Font Awesome 5 Brands';src:url(../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-brands-400.eot);src:url("../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-brands-400.eot?#iefix") format("embedded-opentype"),url(../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-brands-400.woff2) format("woff2"),url(../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-brands-400.woff) format("woff"),url(../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-brands-400.ttf) format("truetype"),url("../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-brands-400.svg#fontawesome") format("svg")}
.fab{font-family:'Font Awesome 5 Brands'}
/*!
 * Font Awesome Pro 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face{font-style:normal;font-weight:300;font-family:'Font Awesome 5 Pro';src:url(../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-light-300.eot);src:url("../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-light-300.eot?#iefix") format("embedded-opentype"),url(../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-light-300.woff2) format("woff2"),url(../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-light-300.woff) format("woff"),url(../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-light-300.ttf) format("truetype"),url("../../../../../../../../../themes/filmkauai/dist/fonts/font-awesome/fa-light-300.svg#fontawesome") format("svg")}
.fal{font-weight:300;font-family:'Font Awesome 5 Pro'}
.ml-auto{margin-left:auto !important}
.mr-auto{margin-right:auto !important}
.p-0{padding:0 !important}
.pt-0{padding-top:0 !important}
.pr-0{padding-right:0 !important}
.pb-0{padding-bottom:0 !important}
.pl-0{padding-left:0 !important}
.px-0{padding-right:0 !important;padding-left:0 !important}
.py-0{padding-top:0 !important;padding-bottom:0 !important}
.m-0{margin:0 !important}
.mt-0{margin-top:0 !important}
.mr-0{margin-right:0 !important}
.mb-0{margin-bottom:0 !important}
.ml-0{margin-left:0 !important}
.mx-0{margin-right:0 !important;margin-left:0 !important}
.my-0{margin-top:0 !important;margin-bottom:0 !important}
.p-1{padding:0.0625rem !important}
.pt-1{padding-top:0.0625rem !important}
.pr-1{padding-right:0.0625rem !important}
.pb-1{padding-bottom:0.0625rem !important}
.pl-1{padding-left:0.0625rem !important}
.px-1{padding-right:0.0625rem !important;padding-left:0.0625rem !important}
.py-1{padding-top:0.0625rem !important;padding-bottom:0.0625rem !important}
.m-1{margin:0.0625rem !important}
.mt-1{margin-top:0.0625rem !important}
.mr-1{margin-right:0.0625rem !important}
.mb-1{margin-bottom:0.0625rem !important}
.ml-1{margin-left:0.0625rem !important}
.mx-1{margin-right:0.0625rem !important;margin-left:0.0625rem !important}
.my-1{margin-top:0.0625rem !important;margin-bottom:0.0625rem !important}
.p-2{padding:0.125rem !important}
.pt-2{padding-top:0.125rem !important}
.pr-2{padding-right:0.125rem !important}
.pb-2{padding-bottom:0.125rem !important}
.pl-2{padding-left:0.125rem !important}
.px-2{padding-right:0.125rem !important;padding-left:0.125rem !important}
.py-2{padding-top:0.125rem !important;padding-bottom:0.125rem !important}
.m-2{margin:0.125rem !important}
.mt-2{margin-top:0.125rem !important}
.mr-2{margin-right:0.125rem !important}
.mb-2{margin-bottom:0.125rem !important}
.ml-2{margin-left:0.125rem !important}
.mx-2{margin-right:0.125rem !important;margin-left:0.125rem !important}
.my-2{margin-top:0.125rem !important;margin-bottom:0.125rem !important}
.p-3{padding:0.1875rem !important}
.pt-3{padding-top:0.1875rem !important}
.pr-3{padding-right:0.1875rem !important}
.pb-3{padding-bottom:0.1875rem !important}
.pl-3{padding-left:0.1875rem !important}
.px-3{padding-right:0.1875rem !important;padding-left:0.1875rem !important}
.py-3{padding-top:0.1875rem !important;padding-bottom:0.1875rem !important}
.m-3{margin:0.1875rem !important}
.mt-3{margin-top:0.1875rem !important}
.mr-3{margin-right:0.1875rem !important}
.mb-3{margin-bottom:0.1875rem !important}
.ml-3{margin-left:0.1875rem !important}
.mx-3{margin-right:0.1875rem !important;margin-left:0.1875rem !important}
.my-3{margin-top:0.1875rem !important;margin-bottom:0.1875rem !important}
.p-4{padding:0.25rem !important}
.pt-4{padding-top:0.25rem !important}
.pr-4{padding-right:0.25rem !important}
.pb-4{padding-bottom:0.25rem !important}
.pl-4{padding-left:0.25rem !important}
.px-4{padding-right:0.25rem !important;padding-left:0.25rem !important}
.py-4{padding-top:0.25rem !important;padding-bottom:0.25rem !important}
.m-4{margin:0.25rem !important}
.mt-4{margin-top:0.25rem !important}
.mr-4{margin-right:0.25rem !important}
.mb-4{margin-bottom:0.25rem !important}
.ml-4{margin-left:0.25rem !important}
.mx-4{margin-right:0.25rem !important;margin-left:0.25rem !important}
.my-4{margin-top:0.25rem !important;margin-bottom:0.25rem !important}
.p-5{padding:0.3125rem !important}
.pt-5{padding-top:0.3125rem !important}
.pr-5{padding-right:0.3125rem !important}
.pb-5{padding-bottom:0.3125rem !important}
.pl-5{padding-left:0.3125rem !important}
.px-5{padding-right:0.3125rem !important;padding-left:0.3125rem !important}
.py-5{padding-top:0.3125rem !important;padding-bottom:0.3125rem !important}
.m-5{margin:0.3125rem !important}
.mt-5{margin-top:0.3125rem !important}
.mr-5{margin-right:0.3125rem !important}
.mb-5{margin-bottom:0.3125rem !important}
.ml-5{margin-left:0.3125rem !important}
.mx-5{margin-right:0.3125rem !important;margin-left:0.3125rem !important}
.my-5{margin-top:0.3125rem !important;margin-bottom:0.3125rem !important}
.p-6{padding:0.375rem !important}
.pt-6{padding-top:0.375rem !important}
.pr-6{padding-right:0.375rem !important}
.pb-6{padding-bottom:0.375rem !important}
.pl-6{padding-left:0.375rem !important}
.px-6{padding-right:0.375rem !important;padding-left:0.375rem !important}
.py-6{padding-top:0.375rem !important;padding-bottom:0.375rem !important}
.m-6{margin:0.375rem !important}
.mt-6{margin-top:0.375rem !important}
.mr-6{margin-right:0.375rem !important}
.mb-6{margin-bottom:0.375rem !important}
.ml-6{margin-left:0.375rem !important}
.mx-6{margin-right:0.375rem !important;margin-left:0.375rem !important}
.my-6{margin-top:0.375rem !important;margin-bottom:0.375rem !important}
.p-7{padding:0.4375rem !important}
.pt-7{padding-top:0.4375rem !important}
.pr-7{padding-right:0.4375rem !important}
.pb-7{padding-bottom:0.4375rem !important}
.pl-7{padding-left:0.4375rem !important}
.px-7{padding-right:0.4375rem !important;padding-left:0.4375rem !important}
.py-7{padding-top:0.4375rem !important;padding-bottom:0.4375rem !important}
.m-7{margin:0.4375rem !important}
.mt-7{margin-top:0.4375rem !important}
.mr-7{margin-right:0.4375rem !important}
.mb-7{margin-bottom:0.4375rem !important}
.ml-7{margin-left:0.4375rem !important}
.mx-7{margin-right:0.4375rem !important;margin-left:0.4375rem !important}
.my-7{margin-top:0.4375rem !important;margin-bottom:0.4375rem !important}
.p-8{padding:0.5rem !important}
.pt-8{padding-top:0.5rem !important}
.pr-8{padding-right:0.5rem !important}
.pb-8{padding-bottom:0.5rem !important}
.pl-8{padding-left:0.5rem !important}
.px-8{padding-right:0.5rem !important;padding-left:0.5rem !important}
.py-8{padding-top:0.5rem !important;padding-bottom:0.5rem !important}
.m-8{margin:0.5rem !important}
.mt-8{margin-top:0.5rem !important}
.mr-8{margin-right:0.5rem !important}
.mb-8{margin-bottom:0.5rem !important}
.ml-8{margin-left:0.5rem !important}
.mx-8{margin-right:0.5rem !important;margin-left:0.5rem !important}
.my-8{margin-top:0.5rem !important;margin-bottom:0.5rem !important}
.p-9{padding:0.5625rem !important}
.pt-9{padding-top:0.5625rem !important}
.pr-9{padding-right:0.5625rem !important}
.pb-9{padding-bottom:0.5625rem !important}
.pl-9{padding-left:0.5625rem !important}
.px-9{padding-right:0.5625rem !important;padding-left:0.5625rem !important}
.py-9{padding-top:0.5625rem !important;padding-bottom:0.5625rem !important}
.m-9{margin:0.5625rem !important}
.mt-9{margin-top:0.5625rem !important}
.mr-9{margin-right:0.5625rem !important}
.mb-9{margin-bottom:0.5625rem !important}
.ml-9{margin-left:0.5625rem !important}
.mx-9{margin-right:0.5625rem !important;margin-left:0.5625rem !important}
.my-9{margin-top:0.5625rem !important;margin-bottom:0.5625rem !important}
.p-10{padding:0.625rem !important}
.pt-10{padding-top:0.625rem !important}
.pr-10{padding-right:0.625rem !important}
.pb-10{padding-bottom:0.625rem !important}
.pl-10{padding-left:0.625rem !important}
.px-10{padding-right:0.625rem !important;padding-left:0.625rem !important}
.py-10{padding-top:0.625rem !important;padding-bottom:0.625rem !important}
.m-10{margin:0.625rem !important}
.mt-10{margin-top:0.625rem !important}
.mr-10{margin-right:0.625rem !important}
.mb-10{margin-bottom:0.625rem !important}
.ml-10{margin-left:0.625rem !important}
.mx-10{margin-right:0.625rem !important;margin-left:0.625rem !important}
.my-10{margin-top:0.625rem !important;margin-bottom:0.625rem !important}
.p-12{padding:0.75rem !important}
.pt-12{padding-top:0.75rem !important}
.pr-12{padding-right:0.75rem !important}
.pb-12{padding-bottom:0.75rem !important}
.pl-12{padding-left:0.75rem !important}
.px-12{padding-right:0.75rem !important;padding-left:0.75rem !important}
.py-12{padding-top:0.75rem !important;padding-bottom:0.75rem !important}
.m-12{margin:0.75rem !important}
.mt-12{margin-top:0.75rem !important}
.mr-12{margin-right:0.75rem !important}
.mb-12{margin-bottom:0.75rem !important}
.ml-12{margin-left:0.75rem !important}
.mx-12{margin-right:0.75rem !important;margin-left:0.75rem !important}
.my-12{margin-top:0.75rem !important;margin-bottom:0.75rem !important}
.p-14{padding:0.875rem !important}
.pt-14{padding-top:0.875rem !important}
.pr-14{padding-right:0.875rem !important}
.pb-14{padding-bottom:0.875rem !important}
.pl-14{padding-left:0.875rem !important}
.px-14{padding-right:0.875rem !important;padding-left:0.875rem !important}
.py-14{padding-top:0.875rem !important;padding-bottom:0.875rem !important}
.m-14{margin:0.875rem !important}
.mt-14{margin-top:0.875rem !important}
.mr-14{margin-right:0.875rem !important}
.mb-14{margin-bottom:0.875rem !important}
.ml-14{margin-left:0.875rem !important}
.mx-14{margin-right:0.875rem !important;margin-left:0.875rem !important}
.my-14{margin-top:0.875rem !important;margin-bottom:0.875rem !important}
.p-16{padding:1rem !important}
.pt-16{padding-top:1rem !important}
.pr-16{padding-right:1rem !important}
.pb-16{padding-bottom:1rem !important}
.pl-16{padding-left:1rem !important}
.px-16{padding-right:1rem !important;padding-left:1rem !important}
.py-16{padding-top:1rem !important;padding-bottom:1rem !important}
.m-16{margin:1rem !important}
.mt-16{margin-top:1rem !important}
.mr-16{margin-right:1rem !important}
.mb-16{margin-bottom:1rem !important}
.ml-16{margin-left:1rem !important}
.mx-16{margin-right:1rem !important;margin-left:1rem !important}
.my-16{margin-top:1rem !important;margin-bottom:1rem !important}
.p-18{padding:1.125rem !important}
.pt-18{padding-top:1.125rem !important}
.pr-18{padding-right:1.125rem !important}
.pb-18{padding-bottom:1.125rem !important}
.pl-18{padding-left:1.125rem !important}
.px-18{padding-right:1.125rem !important;padding-left:1.125rem !important}
.py-18{padding-top:1.125rem !important;padding-bottom:1.125rem !important}
.m-18{margin:1.125rem !important}
.mt-18{margin-top:1.125rem !important}
.mr-18{margin-right:1.125rem !important}
.mb-18{margin-bottom:1.125rem !important}
.ml-18{margin-left:1.125rem !important}
.mx-18{margin-right:1.125rem !important;margin-left:1.125rem !important}
.my-18{margin-top:1.125rem !important;margin-bottom:1.125rem !important}
.p-20{padding:1.25rem !important}
.pt-20{padding-top:1.25rem !important}
.pr-20{padding-right:1.25rem !important}
.pb-20{padding-bottom:1.25rem !important}
.pl-20{padding-left:1.25rem !important}
.px-20{padding-right:1.25rem !important;padding-left:1.25rem !important}
.py-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}
.m-20{margin:1.25rem !important}
.mt-20{margin-top:1.25rem !important}
.mr-20{margin-right:1.25rem !important}
.mb-20{margin-bottom:1.25rem !important}
.ml-20{margin-left:1.25rem !important}
.mx-20{margin-right:1.25rem !important;margin-left:1.25rem !important}
.my-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}
.p-22{padding:1.375rem !important}
.pt-22{padding-top:1.375rem !important}
.pr-22{padding-right:1.375rem !important}
.pb-22{padding-bottom:1.375rem !important}
.pl-22{padding-left:1.375rem !important}
.px-22{padding-right:1.375rem !important;padding-left:1.375rem !important}
.py-22{padding-top:1.375rem !important;padding-bottom:1.375rem !important}
.m-22{margin:1.375rem !important}
.mt-22{margin-top:1.375rem !important}
.mr-22{margin-right:1.375rem !important}
.mb-22{margin-bottom:1.375rem !important}
.ml-22{margin-left:1.375rem !important}
.mx-22{margin-right:1.375rem !important;margin-left:1.375rem !important}
.my-22{margin-top:1.375rem !important;margin-bottom:1.375rem !important}
.p-24{padding:1.5rem !important}
.pt-24{padding-top:1.5rem !important}
.pr-24{padding-right:1.5rem !important}
.pb-24{padding-bottom:1.5rem !important}
.pl-24{padding-left:1.5rem !important}
.px-24{padding-right:1.5rem !important;padding-left:1.5rem !important}
.py-24{padding-top:1.5rem !important;padding-bottom:1.5rem !important}
.m-24{margin:1.5rem !important}
.mt-24{margin-top:1.5rem !important}
.mr-24{margin-right:1.5rem !important}
.mb-24{margin-bottom:1.5rem !important}
.ml-24{margin-left:1.5rem !important}
.mx-24{margin-right:1.5rem !important;margin-left:1.5rem !important}
.my-24{margin-top:1.5rem !important;margin-bottom:1.5rem !important}
.p-26{padding:1.625rem !important}
.pt-26{padding-top:1.625rem !important}
.pr-26{padding-right:1.625rem !important}
.pb-26{padding-bottom:1.625rem !important}
.pl-26{padding-left:1.625rem !important}
.px-26{padding-right:1.625rem !important;padding-left:1.625rem !important}
.py-26{padding-top:1.625rem !important;padding-bottom:1.625rem !important}
.m-26{margin:1.625rem !important}
.mt-26{margin-top:1.625rem !important}
.mr-26{margin-right:1.625rem !important}
.mb-26{margin-bottom:1.625rem !important}
.ml-26{margin-left:1.625rem !important}
.mx-26{margin-right:1.625rem !important;margin-left:1.625rem !important}
.my-26{margin-top:1.625rem !important;margin-bottom:1.625rem !important}
.p-28{padding:1.75rem !important}
.pt-28{padding-top:1.75rem !important}
.pr-28{padding-right:1.75rem !important}
.pb-28{padding-bottom:1.75rem !important}
.pl-28{padding-left:1.75rem !important}
.px-28{padding-right:1.75rem !important;padding-left:1.75rem !important}
.py-28{padding-top:1.75rem !important;padding-bottom:1.75rem !important}
.m-28{margin:1.75rem !important}
.mt-28{margin-top:1.75rem !important}
.mr-28{margin-right:1.75rem !important}
.mb-28{margin-bottom:1.75rem !important}
.ml-28{margin-left:1.75rem !important}
.mx-28{margin-right:1.75rem !important;margin-left:1.75rem !important}
.my-28{margin-top:1.75rem !important;margin-bottom:1.75rem !important}
.p-30{padding:1.875rem !important}
.pt-30{padding-top:1.875rem !important}
.pr-30{padding-right:1.875rem !important}
.pb-30{padding-bottom:1.875rem !important}
.pl-30{padding-left:1.875rem !important}
.px-30{padding-right:1.875rem !important;padding-left:1.875rem !important}
.py-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}
.m-30{margin:1.875rem !important}
.mt-30{margin-top:1.875rem !important}
.mr-30{margin-right:1.875rem !important}
.mb-30{margin-bottom:1.875rem !important}
.ml-30{margin-left:1.875rem !important}
.mx-30{margin-right:1.875rem !important;margin-left:1.875rem !important}
.my-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}
.p-32{padding:2rem !important}
.pt-32{padding-top:2rem !important}
.pr-32{padding-right:2rem !important}
.pb-32{padding-bottom:2rem !important}
.pl-32{padding-left:2rem !important}
.px-32{padding-right:2rem !important;padding-left:2rem !important}
.py-32{padding-top:2rem !important;padding-bottom:2rem !important}
.m-32{margin:2rem !important}
.mt-32{margin-top:2rem !important}
.mr-32{margin-right:2rem !important}
.mb-32{margin-bottom:2rem !important}
.ml-32{margin-left:2rem !important}
.mx-32{margin-right:2rem !important;margin-left:2rem !important}
.my-32{margin-top:2rem !important;margin-bottom:2rem !important}
.p-34{padding:2.125rem !important}
.pt-34{padding-top:2.125rem !important}
.pr-34{padding-right:2.125rem !important}
.pb-34{padding-bottom:2.125rem !important}
.pl-34{padding-left:2.125rem !important}
.px-34{padding-right:2.125rem !important;padding-left:2.125rem !important}
.py-34{padding-top:2.125rem !important;padding-bottom:2.125rem !important}
.m-34{margin:2.125rem !important}
.mt-34{margin-top:2.125rem !important}
.mr-34{margin-right:2.125rem !important}
.mb-34{margin-bottom:2.125rem !important}
.ml-34{margin-left:2.125rem !important}
.mx-34{margin-right:2.125rem !important;margin-left:2.125rem !important}
.my-34{margin-top:2.125rem !important;margin-bottom:2.125rem !important}
.p-36{padding:2.25rem !important}
.pt-36{padding-top:2.25rem !important}
.pr-36{padding-right:2.25rem !important}
.pb-36{padding-bottom:2.25rem !important}
.pl-36{padding-left:2.25rem !important}
.px-36{padding-right:2.25rem !important;padding-left:2.25rem !important}
.py-36{padding-top:2.25rem !important;padding-bottom:2.25rem !important}
.m-36{margin:2.25rem !important}
.mt-36{margin-top:2.25rem !important}
.mr-36{margin-right:2.25rem !important}
.mb-36{margin-bottom:2.25rem !important}
.ml-36{margin-left:2.25rem !important}
.mx-36{margin-right:2.25rem !important;margin-left:2.25rem !important}
.my-36{margin-top:2.25rem !important;margin-bottom:2.25rem !important}
.p-38{padding:2.375rem !important}
.pt-38{padding-top:2.375rem !important}
.pr-38{padding-right:2.375rem !important}
.pb-38{padding-bottom:2.375rem !important}
.pl-38{padding-left:2.375rem !important}
.px-38{padding-right:2.375rem !important;padding-left:2.375rem !important}
.py-38{padding-top:2.375rem !important;padding-bottom:2.375rem !important}
.m-38{margin:2.375rem !important}
.mt-38{margin-top:2.375rem !important}
.mr-38{margin-right:2.375rem !important}
.mb-38{margin-bottom:2.375rem !important}
.ml-38{margin-left:2.375rem !important}
.mx-38{margin-right:2.375rem !important;margin-left:2.375rem !important}
.my-38{margin-top:2.375rem !important;margin-bottom:2.375rem !important}
.p-40{padding:2.5rem !important}
.pt-40{padding-top:2.5rem !important}
.pr-40{padding-right:2.5rem !important}
.pb-40{padding-bottom:2.5rem !important}
.pl-40{padding-left:2.5rem !important}
.px-40{padding-right:2.5rem !important;padding-left:2.5rem !important}
.py-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}
.m-40{margin:2.5rem !important}
.mt-40{margin-top:2.5rem !important}
.mr-40{margin-right:2.5rem !important}
.mb-40{margin-bottom:2.5rem !important}
.ml-40{margin-left:2.5rem !important}
.mx-40{margin-right:2.5rem !important;margin-left:2.5rem !important}
.my-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}
.p-50{padding:3.125rem !important}
.pt-50{padding-top:3.125rem !important}
.pr-50{padding-right:3.125rem !important}
.pb-50{padding-bottom:3.125rem !important}
.pl-50{padding-left:3.125rem !important}
.px-50{padding-right:3.125rem !important;padding-left:3.125rem !important}
.py-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}
.m-50{margin:3.125rem !important}
.mt-50{margin-top:3.125rem !important}
.mr-50{margin-right:3.125rem !important}
.mb-50{margin-bottom:3.125rem !important}
.ml-50{margin-left:3.125rem !important}
.mx-50{margin-right:3.125rem !important;margin-left:3.125rem !important}
.my-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}
.p-60{padding:3.75rem !important}
.pt-60{padding-top:3.75rem !important}
.pr-60{padding-right:3.75rem !important}
.pb-60{padding-bottom:3.75rem !important}
.pl-60{padding-left:3.75rem !important}
.px-60{padding-right:3.75rem !important;padding-left:3.75rem !important}
.py-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}
.m-60{margin:3.75rem !important}
.mt-60{margin-top:3.75rem !important}
.mr-60{margin-right:3.75rem !important}
.mb-60{margin-bottom:3.75rem !important}
.ml-60{margin-left:3.75rem !important}
.mx-60{margin-right:3.75rem !important;margin-left:3.75rem !important}
.my-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}
.p-70{padding:4.375rem !important}
.pt-70{padding-top:4.375rem !important}
.pr-70{padding-right:4.375rem !important}
.pb-70{padding-bottom:4.375rem !important}
.pl-70{padding-left:4.375rem !important}
.px-70{padding-right:4.375rem !important;padding-left:4.375rem !important}
.py-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}
.m-70{margin:4.375rem !important}
.mt-70{margin-top:4.375rem !important}
.mr-70{margin-right:4.375rem !important}
.mb-70{margin-bottom:4.375rem !important}
.ml-70{margin-left:4.375rem !important}
.mx-70{margin-right:4.375rem !important;margin-left:4.375rem !important}
.my-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}
.p-80{padding:5rem !important}
.pt-80{padding-top:5rem !important}
.pr-80{padding-right:5rem !important}
.pb-80{padding-bottom:5rem !important}
.pl-80{padding-left:5rem !important}
.px-80{padding-right:5rem !important;padding-left:5rem !important}
.py-80{padding-top:5rem !important;padding-bottom:5rem !important}
.m-80{margin:5rem !important}
.mt-80{margin-top:5rem !important}
.mr-80{margin-right:5rem !important}
.mb-80{margin-bottom:5rem !important}
.ml-80{margin-left:5rem !important}
.mx-80{margin-right:5rem !important;margin-left:5rem !important}
.my-80{margin-top:5rem !important;margin-bottom:5rem !important}
.p-90{padding:5.625rem !important}
.pt-90{padding-top:5.625rem !important}
.pr-90{padding-right:5.625rem !important}
.pb-90{padding-bottom:5.625rem !important}
.pl-90{padding-left:5.625rem !important}
.px-90{padding-right:5.625rem !important;padding-left:5.625rem !important}
.py-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}
.m-90{margin:5.625rem !important}
.mt-90{margin-top:5.625rem !important}
.mr-90{margin-right:5.625rem !important}
.mb-90{margin-bottom:5.625rem !important}
.ml-90{margin-left:5.625rem !important}
.mx-90{margin-right:5.625rem !important;margin-left:5.625rem !important}
.my-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}
@media (min-width: 576px){.p-sm-0{padding:0 !important}.pt-sm-0{padding-top:0 !important}.pr-sm-0{padding-right:0 !important}.pb-sm-0{padding-bottom:0 !important}.pl-sm-0{padding-left:0 !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.m-sm-0{margin:0 !important}.mt-sm-0{margin-top:0 !important}.mr-sm-0{margin-right:0 !important}.mb-sm-0{margin-bottom:0 !important}.ml-sm-0{margin-left:0 !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.p-sm-1{padding:0.0625rem !important}.pt-sm-1{padding-top:0.0625rem !important}.pr-sm-1{padding-right:0.0625rem !important}.pb-sm-1{padding-bottom:0.0625rem !important}.pl-sm-1{padding-left:0.0625rem !important}.px-sm-1{padding-right:0.0625rem !important;padding-left:0.0625rem !important}.py-sm-1{padding-top:0.0625rem !important;padding-bottom:0.0625rem !important}.m-sm-1{margin:0.0625rem !important}.mt-sm-1{margin-top:0.0625rem !important}.mr-sm-1{margin-right:0.0625rem !important}.mb-sm-1{margin-bottom:0.0625rem !important}.ml-sm-1{margin-left:0.0625rem !important}.mx-sm-1{margin-right:0.0625rem !important;margin-left:0.0625rem !important}.my-sm-1{margin-top:0.0625rem !important;margin-bottom:0.0625rem !important}.p-sm-2{padding:0.125rem !important}.pt-sm-2{padding-top:0.125rem !important}.pr-sm-2{padding-right:0.125rem !important}.pb-sm-2{padding-bottom:0.125rem !important}.pl-sm-2{padding-left:0.125rem !important}.px-sm-2{padding-right:0.125rem !important;padding-left:0.125rem !important}.py-sm-2{padding-top:0.125rem !important;padding-bottom:0.125rem !important}.m-sm-2{margin:0.125rem !important}.mt-sm-2{margin-top:0.125rem !important}.mr-sm-2{margin-right:0.125rem !important}.mb-sm-2{margin-bottom:0.125rem !important}.ml-sm-2{margin-left:0.125rem !important}.mx-sm-2{margin-right:0.125rem !important;margin-left:0.125rem !important}.my-sm-2{margin-top:0.125rem !important;margin-bottom:0.125rem !important}.p-sm-3{padding:0.1875rem !important}.pt-sm-3{padding-top:0.1875rem !important}.pr-sm-3{padding-right:0.1875rem !important}.pb-sm-3{padding-bottom:0.1875rem !important}.pl-sm-3{padding-left:0.1875rem !important}.px-sm-3{padding-right:0.1875rem !important;padding-left:0.1875rem !important}.py-sm-3{padding-top:0.1875rem !important;padding-bottom:0.1875rem !important}.m-sm-3{margin:0.1875rem !important}.mt-sm-3{margin-top:0.1875rem !important}.mr-sm-3{margin-right:0.1875rem !important}.mb-sm-3{margin-bottom:0.1875rem !important}.ml-sm-3{margin-left:0.1875rem !important}.mx-sm-3{margin-right:0.1875rem !important;margin-left:0.1875rem !important}.my-sm-3{margin-top:0.1875rem !important;margin-bottom:0.1875rem !important}.p-sm-4{padding:0.25rem !important}.pt-sm-4{padding-top:0.25rem !important}.pr-sm-4{padding-right:0.25rem !important}.pb-sm-4{padding-bottom:0.25rem !important}.pl-sm-4{padding-left:0.25rem !important}.px-sm-4{padding-right:0.25rem !important;padding-left:0.25rem !important}.py-sm-4{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.m-sm-4{margin:0.25rem !important}.mt-sm-4{margin-top:0.25rem !important}.mr-sm-4{margin-right:0.25rem !important}.mb-sm-4{margin-bottom:0.25rem !important}.ml-sm-4{margin-left:0.25rem !important}.mx-sm-4{margin-right:0.25rem !important;margin-left:0.25rem !important}.my-sm-4{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.p-sm-5{padding:0.3125rem !important}.pt-sm-5{padding-top:0.3125rem !important}.pr-sm-5{padding-right:0.3125rem !important}.pb-sm-5{padding-bottom:0.3125rem !important}.pl-sm-5{padding-left:0.3125rem !important}.px-sm-5{padding-right:0.3125rem !important;padding-left:0.3125rem !important}.py-sm-5{padding-top:0.3125rem !important;padding-bottom:0.3125rem !important}.m-sm-5{margin:0.3125rem !important}.mt-sm-5{margin-top:0.3125rem !important}.mr-sm-5{margin-right:0.3125rem !important}.mb-sm-5{margin-bottom:0.3125rem !important}.ml-sm-5{margin-left:0.3125rem !important}.mx-sm-5{margin-right:0.3125rem !important;margin-left:0.3125rem !important}.my-sm-5{margin-top:0.3125rem !important;margin-bottom:0.3125rem !important}.p-sm-6{padding:0.375rem !important}.pt-sm-6{padding-top:0.375rem !important}.pr-sm-6{padding-right:0.375rem !important}.pb-sm-6{padding-bottom:0.375rem !important}.pl-sm-6{padding-left:0.375rem !important}.px-sm-6{padding-right:0.375rem !important;padding-left:0.375rem !important}.py-sm-6{padding-top:0.375rem !important;padding-bottom:0.375rem !important}.m-sm-6{margin:0.375rem !important}.mt-sm-6{margin-top:0.375rem !important}.mr-sm-6{margin-right:0.375rem !important}.mb-sm-6{margin-bottom:0.375rem !important}.ml-sm-6{margin-left:0.375rem !important}.mx-sm-6{margin-right:0.375rem !important;margin-left:0.375rem !important}.my-sm-6{margin-top:0.375rem !important;margin-bottom:0.375rem !important}.p-sm-7{padding:0.4375rem !important}.pt-sm-7{padding-top:0.4375rem !important}.pr-sm-7{padding-right:0.4375rem !important}.pb-sm-7{padding-bottom:0.4375rem !important}.pl-sm-7{padding-left:0.4375rem !important}.px-sm-7{padding-right:0.4375rem !important;padding-left:0.4375rem !important}.py-sm-7{padding-top:0.4375rem !important;padding-bottom:0.4375rem !important}.m-sm-7{margin:0.4375rem !important}.mt-sm-7{margin-top:0.4375rem !important}.mr-sm-7{margin-right:0.4375rem !important}.mb-sm-7{margin-bottom:0.4375rem !important}.ml-sm-7{margin-left:0.4375rem !important}.mx-sm-7{margin-right:0.4375rem !important;margin-left:0.4375rem !important}.my-sm-7{margin-top:0.4375rem !important;margin-bottom:0.4375rem !important}.p-sm-8{padding:0.5rem !important}.pt-sm-8{padding-top:0.5rem !important}.pr-sm-8{padding-right:0.5rem !important}.pb-sm-8{padding-bottom:0.5rem !important}.pl-sm-8{padding-left:0.5rem !important}.px-sm-8{padding-right:0.5rem !important;padding-left:0.5rem !important}.py-sm-8{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.m-sm-8{margin:0.5rem !important}.mt-sm-8{margin-top:0.5rem !important}.mr-sm-8{margin-right:0.5rem !important}.mb-sm-8{margin-bottom:0.5rem !important}.ml-sm-8{margin-left:0.5rem !important}.mx-sm-8{margin-right:0.5rem !important;margin-left:0.5rem !important}.my-sm-8{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.p-sm-9{padding:0.5625rem !important}.pt-sm-9{padding-top:0.5625rem !important}.pr-sm-9{padding-right:0.5625rem !important}.pb-sm-9{padding-bottom:0.5625rem !important}.pl-sm-9{padding-left:0.5625rem !important}.px-sm-9{padding-right:0.5625rem !important;padding-left:0.5625rem !important}.py-sm-9{padding-top:0.5625rem !important;padding-bottom:0.5625rem !important}.m-sm-9{margin:0.5625rem !important}.mt-sm-9{margin-top:0.5625rem !important}.mr-sm-9{margin-right:0.5625rem !important}.mb-sm-9{margin-bottom:0.5625rem !important}.ml-sm-9{margin-left:0.5625rem !important}.mx-sm-9{margin-right:0.5625rem !important;margin-left:0.5625rem !important}.my-sm-9{margin-top:0.5625rem !important;margin-bottom:0.5625rem !important}.p-sm-10{padding:0.625rem !important}.pt-sm-10{padding-top:0.625rem !important}.pr-sm-10{padding-right:0.625rem !important}.pb-sm-10{padding-bottom:0.625rem !important}.pl-sm-10{padding-left:0.625rem !important}.px-sm-10{padding-right:0.625rem !important;padding-left:0.625rem !important}.py-sm-10{padding-top:0.625rem !important;padding-bottom:0.625rem !important}.m-sm-10{margin:0.625rem !important}.mt-sm-10{margin-top:0.625rem !important}.mr-sm-10{margin-right:0.625rem !important}.mb-sm-10{margin-bottom:0.625rem !important}.ml-sm-10{margin-left:0.625rem !important}.mx-sm-10{margin-right:0.625rem !important;margin-left:0.625rem !important}.my-sm-10{margin-top:0.625rem !important;margin-bottom:0.625rem !important}.p-sm-14{padding:0.875rem !important}.pt-sm-14{padding-top:0.875rem !important}.pr-sm-14{padding-right:0.875rem !important}.pb-sm-14{padding-bottom:0.875rem !important}.pl-sm-14{padding-left:0.875rem !important}.px-sm-14{padding-right:0.875rem !important;padding-left:0.875rem !important}.py-sm-14{padding-top:0.875rem !important;padding-bottom:0.875rem !important}.m-sm-14{margin:0.875rem !important}.mt-sm-14{margin-top:0.875rem !important}.mr-sm-14{margin-right:0.875rem !important}.mb-sm-14{margin-bottom:0.875rem !important}.ml-sm-14{margin-left:0.875rem !important}.mx-sm-14{margin-right:0.875rem !important;margin-left:0.875rem !important}.my-sm-14{margin-top:0.875rem !important;margin-bottom:0.875rem !important}.p-sm-18{padding:1.125rem !important}.pt-sm-18{padding-top:1.125rem !important}.pr-sm-18{padding-right:1.125rem !important}.pb-sm-18{padding-bottom:1.125rem !important}.pl-sm-18{padding-left:1.125rem !important}.px-sm-18{padding-right:1.125rem !important;padding-left:1.125rem !important}.py-sm-18{padding-top:1.125rem !important;padding-bottom:1.125rem !important}.m-sm-18{margin:1.125rem !important}.mt-sm-18{margin-top:1.125rem !important}.mr-sm-18{margin-right:1.125rem !important}.mb-sm-18{margin-bottom:1.125rem !important}.ml-sm-18{margin-left:1.125rem !important}.mx-sm-18{margin-right:1.125rem !important;margin-left:1.125rem !important}.my-sm-18{margin-top:1.125rem !important;margin-bottom:1.125rem !important}.p-sm-22{padding:1.375rem !important}.pt-sm-22{padding-top:1.375rem !important}.pr-sm-22{padding-right:1.375rem !important}.pb-sm-22{padding-bottom:1.375rem !important}.pl-sm-22{padding-left:1.375rem !important}.px-sm-22{padding-right:1.375rem !important;padding-left:1.375rem !important}.py-sm-22{padding-top:1.375rem !important;padding-bottom:1.375rem !important}.m-sm-22{margin:1.375rem !important}.mt-sm-22{margin-top:1.375rem !important}.mr-sm-22{margin-right:1.375rem !important}.mb-sm-22{margin-bottom:1.375rem !important}.ml-sm-22{margin-left:1.375rem !important}.mx-sm-22{margin-right:1.375rem !important;margin-left:1.375rem !important}.my-sm-22{margin-top:1.375rem !important;margin-bottom:1.375rem !important}.p-sm-26{padding:1.625rem !important}.pt-sm-26{padding-top:1.625rem !important}.pr-sm-26{padding-right:1.625rem !important}.pb-sm-26{padding-bottom:1.625rem !important}.pl-sm-26{padding-left:1.625rem !important}.px-sm-26{padding-right:1.625rem !important;padding-left:1.625rem !important}.py-sm-26{padding-top:1.625rem !important;padding-bottom:1.625rem !important}.m-sm-26{margin:1.625rem !important}.mt-sm-26{margin-top:1.625rem !important}.mr-sm-26{margin-right:1.625rem !important}.mb-sm-26{margin-bottom:1.625rem !important}.ml-sm-26{margin-left:1.625rem !important}.mx-sm-26{margin-right:1.625rem !important;margin-left:1.625rem !important}.my-sm-26{margin-top:1.625rem !important;margin-bottom:1.625rem !important}.p-sm-30{padding:1.875rem !important}.pt-sm-30{padding-top:1.875rem !important}.pr-sm-30{padding-right:1.875rem !important}.pb-sm-30{padding-bottom:1.875rem !important}.pl-sm-30{padding-left:1.875rem !important}.px-sm-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.py-sm-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.m-sm-30{margin:1.875rem !important}.mt-sm-30{margin-top:1.875rem !important}.mr-sm-30{margin-right:1.875rem !important}.mb-sm-30{margin-bottom:1.875rem !important}.ml-sm-30{margin-left:1.875rem !important}.mx-sm-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.my-sm-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.p-sm-34{padding:2.125rem !important}.pt-sm-34{padding-top:2.125rem !important}.pr-sm-34{padding-right:2.125rem !important}.pb-sm-34{padding-bottom:2.125rem !important}.pl-sm-34{padding-left:2.125rem !important}.px-sm-34{padding-right:2.125rem !important;padding-left:2.125rem !important}.py-sm-34{padding-top:2.125rem !important;padding-bottom:2.125rem !important}.m-sm-34{margin:2.125rem !important}.mt-sm-34{margin-top:2.125rem !important}.mr-sm-34{margin-right:2.125rem !important}.mb-sm-34{margin-bottom:2.125rem !important}.ml-sm-34{margin-left:2.125rem !important}.mx-sm-34{margin-right:2.125rem !important;margin-left:2.125rem !important}.my-sm-34{margin-top:2.125rem !important;margin-bottom:2.125rem !important}.p-sm-38{padding:2.375rem !important}.pt-sm-38{padding-top:2.375rem !important}.pr-sm-38{padding-right:2.375rem !important}.pb-sm-38{padding-bottom:2.375rem !important}.pl-sm-38{padding-left:2.375rem !important}.px-sm-38{padding-right:2.375rem !important;padding-left:2.375rem !important}.py-sm-38{padding-top:2.375rem !important;padding-bottom:2.375rem !important}.m-sm-38{margin:2.375rem !important}.mt-sm-38{margin-top:2.375rem !important}.mr-sm-38{margin-right:2.375rem !important}.mb-sm-38{margin-bottom:2.375rem !important}.ml-sm-38{margin-left:2.375rem !important}.mx-sm-38{margin-right:2.375rem !important;margin-left:2.375rem !important}.my-sm-38{margin-top:2.375rem !important;margin-bottom:2.375rem !important}.p-sm-40{padding:2.5rem !important}.pt-sm-40{padding-top:2.5rem !important}.pr-sm-40{padding-right:2.5rem !important}.pb-sm-40{padding-bottom:2.5rem !important}.pl-sm-40{padding-left:2.5rem !important}.px-sm-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.py-sm-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.m-sm-40{margin:2.5rem !important}.mt-sm-40{margin-top:2.5rem !important}.mr-sm-40{margin-right:2.5rem !important}.mb-sm-40{margin-bottom:2.5rem !important}.ml-sm-40{margin-left:2.5rem !important}.mx-sm-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.my-sm-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.p-sm-50{padding:3.125rem !important}.pt-sm-50{padding-top:3.125rem !important}.pr-sm-50{padding-right:3.125rem !important}.pb-sm-50{padding-bottom:3.125rem !important}.pl-sm-50{padding-left:3.125rem !important}.px-sm-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.py-sm-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.m-sm-50{margin:3.125rem !important}.mt-sm-50{margin-top:3.125rem !important}.mr-sm-50{margin-right:3.125rem !important}.mb-sm-50{margin-bottom:3.125rem !important}.ml-sm-50{margin-left:3.125rem !important}.mx-sm-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.my-sm-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.p-sm-60{padding:3.75rem !important}.pt-sm-60{padding-top:3.75rem !important}.pr-sm-60{padding-right:3.75rem !important}.pb-sm-60{padding-bottom:3.75rem !important}.pl-sm-60{padding-left:3.75rem !important}.px-sm-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.py-sm-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.m-sm-60{margin:3.75rem !important}.mt-sm-60{margin-top:3.75rem !important}.mr-sm-60{margin-right:3.75rem !important}.mb-sm-60{margin-bottom:3.75rem !important}.ml-sm-60{margin-left:3.75rem !important}.mx-sm-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.my-sm-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.p-sm-70{padding:4.375rem !important}.pt-sm-70{padding-top:4.375rem !important}.pr-sm-70{padding-right:4.375rem !important}.pb-sm-70{padding-bottom:4.375rem !important}.pl-sm-70{padding-left:4.375rem !important}.px-sm-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.py-sm-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.m-sm-70{margin:4.375rem !important}.mt-sm-70{margin-top:4.375rem !important}.mr-sm-70{margin-right:4.375rem !important}.mb-sm-70{margin-bottom:4.375rem !important}.ml-sm-70{margin-left:4.375rem !important}.mx-sm-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.my-sm-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.p-sm-80{padding:5rem !important}.pt-sm-80{padding-top:5rem !important}.pr-sm-80{padding-right:5rem !important}.pb-sm-80{padding-bottom:5rem !important}.pl-sm-80{padding-left:5rem !important}.px-sm-80{padding-right:5rem !important;padding-left:5rem !important}.py-sm-80{padding-top:5rem !important;padding-bottom:5rem !important}.m-sm-80{margin:5rem !important}.mt-sm-80{margin-top:5rem !important}.mr-sm-80{margin-right:5rem !important}.mb-sm-80{margin-bottom:5rem !important}.ml-sm-80{margin-left:5rem !important}.mx-sm-80{margin-right:5rem !important;margin-left:5rem !important}.my-sm-80{margin-top:5rem !important;margin-bottom:5rem !important}.p-sm-90{padding:5.625rem !important}.pt-sm-90{padding-top:5.625rem !important}.pr-sm-90{padding-right:5.625rem !important}.pb-sm-90{padding-bottom:5.625rem !important}.pl-sm-90{padding-left:5.625rem !important}.px-sm-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.py-sm-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.m-sm-90{margin:5.625rem !important}.mt-sm-90{margin-top:5.625rem !important}.mr-sm-90{margin-right:5.625rem !important}.mb-sm-90{margin-bottom:5.625rem !important}.ml-sm-90{margin-left:5.625rem !important}.mx-sm-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.my-sm-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}}
@media (min-width: 768px){.p-md-0{padding:0 !important}.pt-md-0{padding-top:0 !important}.pr-md-0{padding-right:0 !important}.pb-md-0{padding-bottom:0 !important}.pl-md-0{padding-left:0 !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.m-md-0{margin:0 !important}.mt-md-0{margin-top:0 !important}.mr-md-0{margin-right:0 !important}.mb-md-0{margin-bottom:0 !important}.ml-md-0{margin-left:0 !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.p-md-1{padding:0.0625rem !important}.pt-md-1{padding-top:0.0625rem !important}.pr-md-1{padding-right:0.0625rem !important}.pb-md-1{padding-bottom:0.0625rem !important}.pl-md-1{padding-left:0.0625rem !important}.px-md-1{padding-right:0.0625rem !important;padding-left:0.0625rem !important}.py-md-1{padding-top:0.0625rem !important;padding-bottom:0.0625rem !important}.m-md-1{margin:0.0625rem !important}.mt-md-1{margin-top:0.0625rem !important}.mr-md-1{margin-right:0.0625rem !important}.mb-md-1{margin-bottom:0.0625rem !important}.ml-md-1{margin-left:0.0625rem !important}.mx-md-1{margin-right:0.0625rem !important;margin-left:0.0625rem !important}.my-md-1{margin-top:0.0625rem !important;margin-bottom:0.0625rem !important}.p-md-2{padding:0.125rem !important}.pt-md-2{padding-top:0.125rem !important}.pr-md-2{padding-right:0.125rem !important}.pb-md-2{padding-bottom:0.125rem !important}.pl-md-2{padding-left:0.125rem !important}.px-md-2{padding-right:0.125rem !important;padding-left:0.125rem !important}.py-md-2{padding-top:0.125rem !important;padding-bottom:0.125rem !important}.m-md-2{margin:0.125rem !important}.mt-md-2{margin-top:0.125rem !important}.mr-md-2{margin-right:0.125rem !important}.mb-md-2{margin-bottom:0.125rem !important}.ml-md-2{margin-left:0.125rem !important}.mx-md-2{margin-right:0.125rem !important;margin-left:0.125rem !important}.my-md-2{margin-top:0.125rem !important;margin-bottom:0.125rem !important}.p-md-3{padding:0.1875rem !important}.pt-md-3{padding-top:0.1875rem !important}.pr-md-3{padding-right:0.1875rem !important}.pb-md-3{padding-bottom:0.1875rem !important}.pl-md-3{padding-left:0.1875rem !important}.px-md-3{padding-right:0.1875rem !important;padding-left:0.1875rem !important}.py-md-3{padding-top:0.1875rem !important;padding-bottom:0.1875rem !important}.m-md-3{margin:0.1875rem !important}.mt-md-3{margin-top:0.1875rem !important}.mr-md-3{margin-right:0.1875rem !important}.mb-md-3{margin-bottom:0.1875rem !important}.ml-md-3{margin-left:0.1875rem !important}.mx-md-3{margin-right:0.1875rem !important;margin-left:0.1875rem !important}.my-md-3{margin-top:0.1875rem !important;margin-bottom:0.1875rem !important}.p-md-4{padding:0.25rem !important}.pt-md-4{padding-top:0.25rem !important}.pr-md-4{padding-right:0.25rem !important}.pb-md-4{padding-bottom:0.25rem !important}.pl-md-4{padding-left:0.25rem !important}.px-md-4{padding-right:0.25rem !important;padding-left:0.25rem !important}.py-md-4{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.m-md-4{margin:0.25rem !important}.mt-md-4{margin-top:0.25rem !important}.mr-md-4{margin-right:0.25rem !important}.mb-md-4{margin-bottom:0.25rem !important}.ml-md-4{margin-left:0.25rem !important}.mx-md-4{margin-right:0.25rem !important;margin-left:0.25rem !important}.my-md-4{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.p-md-5{padding:0.3125rem !important}.pt-md-5{padding-top:0.3125rem !important}.pr-md-5{padding-right:0.3125rem !important}.pb-md-5{padding-bottom:0.3125rem !important}.pl-md-5{padding-left:0.3125rem !important}.px-md-5{padding-right:0.3125rem !important;padding-left:0.3125rem !important}.py-md-5{padding-top:0.3125rem !important;padding-bottom:0.3125rem !important}.m-md-5{margin:0.3125rem !important}.mt-md-5{margin-top:0.3125rem !important}.mr-md-5{margin-right:0.3125rem !important}.mb-md-5{margin-bottom:0.3125rem !important}.ml-md-5{margin-left:0.3125rem !important}.mx-md-5{margin-right:0.3125rem !important;margin-left:0.3125rem !important}.my-md-5{margin-top:0.3125rem !important;margin-bottom:0.3125rem !important}.p-md-6{padding:0.375rem !important}.pt-md-6{padding-top:0.375rem !important}.pr-md-6{padding-right:0.375rem !important}.pb-md-6{padding-bottom:0.375rem !important}.pl-md-6{padding-left:0.375rem !important}.px-md-6{padding-right:0.375rem !important;padding-left:0.375rem !important}.py-md-6{padding-top:0.375rem !important;padding-bottom:0.375rem !important}.m-md-6{margin:0.375rem !important}.mt-md-6{margin-top:0.375rem !important}.mr-md-6{margin-right:0.375rem !important}.mb-md-6{margin-bottom:0.375rem !important}.ml-md-6{margin-left:0.375rem !important}.mx-md-6{margin-right:0.375rem !important;margin-left:0.375rem !important}.my-md-6{margin-top:0.375rem !important;margin-bottom:0.375rem !important}.p-md-7{padding:0.4375rem !important}.pt-md-7{padding-top:0.4375rem !important}.pr-md-7{padding-right:0.4375rem !important}.pb-md-7{padding-bottom:0.4375rem !important}.pl-md-7{padding-left:0.4375rem !important}.px-md-7{padding-right:0.4375rem !important;padding-left:0.4375rem !important}.py-md-7{padding-top:0.4375rem !important;padding-bottom:0.4375rem !important}.m-md-7{margin:0.4375rem !important}.mt-md-7{margin-top:0.4375rem !important}.mr-md-7{margin-right:0.4375rem !important}.mb-md-7{margin-bottom:0.4375rem !important}.ml-md-7{margin-left:0.4375rem !important}.mx-md-7{margin-right:0.4375rem !important;margin-left:0.4375rem !important}.my-md-7{margin-top:0.4375rem !important;margin-bottom:0.4375rem !important}.p-md-8{padding:0.5rem !important}.pt-md-8{padding-top:0.5rem !important}.pr-md-8{padding-right:0.5rem !important}.pb-md-8{padding-bottom:0.5rem !important}.pl-md-8{padding-left:0.5rem !important}.px-md-8{padding-right:0.5rem !important;padding-left:0.5rem !important}.py-md-8{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.m-md-8{margin:0.5rem !important}.mt-md-8{margin-top:0.5rem !important}.mr-md-8{margin-right:0.5rem !important}.mb-md-8{margin-bottom:0.5rem !important}.ml-md-8{margin-left:0.5rem !important}.mx-md-8{margin-right:0.5rem !important;margin-left:0.5rem !important}.my-md-8{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.p-md-9{padding:0.5625rem !important}.pt-md-9{padding-top:0.5625rem !important}.pr-md-9{padding-right:0.5625rem !important}.pb-md-9{padding-bottom:0.5625rem !important}.pl-md-9{padding-left:0.5625rem !important}.px-md-9{padding-right:0.5625rem !important;padding-left:0.5625rem !important}.py-md-9{padding-top:0.5625rem !important;padding-bottom:0.5625rem !important}.m-md-9{margin:0.5625rem !important}.mt-md-9{margin-top:0.5625rem !important}.mr-md-9{margin-right:0.5625rem !important}.mb-md-9{margin-bottom:0.5625rem !important}.ml-md-9{margin-left:0.5625rem !important}.mx-md-9{margin-right:0.5625rem !important;margin-left:0.5625rem !important}.my-md-9{margin-top:0.5625rem !important;margin-bottom:0.5625rem !important}.p-md-10{padding:0.625rem !important}.pt-md-10{padding-top:0.625rem !important}.pr-md-10{padding-right:0.625rem !important}.pb-md-10{padding-bottom:0.625rem !important}.pl-md-10{padding-left:0.625rem !important}.px-md-10{padding-right:0.625rem !important;padding-left:0.625rem !important}.py-md-10{padding-top:0.625rem !important;padding-bottom:0.625rem !important}.m-md-10{margin:0.625rem !important}.mt-md-10{margin-top:0.625rem !important}.mr-md-10{margin-right:0.625rem !important}.mb-md-10{margin-bottom:0.625rem !important}.ml-md-10{margin-left:0.625rem !important}.mx-md-10{margin-right:0.625rem !important;margin-left:0.625rem !important}.my-md-10{margin-top:0.625rem !important;margin-bottom:0.625rem !important}.p-md-12{padding:0.75rem !important}.pt-md-12{padding-top:0.75rem !important}.pr-md-12{padding-right:0.75rem !important}.pb-md-12{padding-bottom:0.75rem !important}.pl-md-12{padding-left:0.75rem !important}.px-md-12{padding-right:0.75rem !important;padding-left:0.75rem !important}.py-md-12{padding-top:0.75rem !important;padding-bottom:0.75rem !important}.m-md-12{margin:0.75rem !important}.mt-md-12{margin-top:0.75rem !important}.mr-md-12{margin-right:0.75rem !important}.mb-md-12{margin-bottom:0.75rem !important}.ml-md-12{margin-left:0.75rem !important}.mx-md-12{margin-right:0.75rem !important;margin-left:0.75rem !important}.my-md-12{margin-top:0.75rem !important;margin-bottom:0.75rem !important}.p-md-14{padding:0.875rem !important}.pt-md-14{padding-top:0.875rem !important}.pr-md-14{padding-right:0.875rem !important}.pb-md-14{padding-bottom:0.875rem !important}.pl-md-14{padding-left:0.875rem !important}.px-md-14{padding-right:0.875rem !important;padding-left:0.875rem !important}.py-md-14{padding-top:0.875rem !important;padding-bottom:0.875rem !important}.m-md-14{margin:0.875rem !important}.mt-md-14{margin-top:0.875rem !important}.mr-md-14{margin-right:0.875rem !important}.mb-md-14{margin-bottom:0.875rem !important}.ml-md-14{margin-left:0.875rem !important}.mx-md-14{margin-right:0.875rem !important;margin-left:0.875rem !important}.my-md-14{margin-top:0.875rem !important;margin-bottom:0.875rem !important}.p-md-16{padding:1rem !important}.pt-md-16{padding-top:1rem !important}.pr-md-16{padding-right:1rem !important}.pb-md-16{padding-bottom:1rem !important}.pl-md-16{padding-left:1rem !important}.px-md-16{padding-right:1rem !important;padding-left:1rem !important}.py-md-16{padding-top:1rem !important;padding-bottom:1rem !important}.m-md-16{margin:1rem !important}.mt-md-16{margin-top:1rem !important}.mr-md-16{margin-right:1rem !important}.mb-md-16{margin-bottom:1rem !important}.ml-md-16{margin-left:1rem !important}.mx-md-16{margin-right:1rem !important;margin-left:1rem !important}.my-md-16{margin-top:1rem !important;margin-bottom:1rem !important}.p-md-18{padding:1.125rem !important}.pt-md-18{padding-top:1.125rem !important}.pr-md-18{padding-right:1.125rem !important}.pb-md-18{padding-bottom:1.125rem !important}.pl-md-18{padding-left:1.125rem !important}.px-md-18{padding-right:1.125rem !important;padding-left:1.125rem !important}.py-md-18{padding-top:1.125rem !important;padding-bottom:1.125rem !important}.m-md-18{margin:1.125rem !important}.mt-md-18{margin-top:1.125rem !important}.mr-md-18{margin-right:1.125rem !important}.mb-md-18{margin-bottom:1.125rem !important}.ml-md-18{margin-left:1.125rem !important}.mx-md-18{margin-right:1.125rem !important;margin-left:1.125rem !important}.my-md-18{margin-top:1.125rem !important;margin-bottom:1.125rem !important}.p-md-20{padding:1.25rem !important}.pt-md-20{padding-top:1.25rem !important}.pr-md-20{padding-right:1.25rem !important}.pb-md-20{padding-bottom:1.25rem !important}.pl-md-20{padding-left:1.25rem !important}.px-md-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.py-md-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.m-md-20{margin:1.25rem !important}.mt-md-20{margin-top:1.25rem !important}.mr-md-20{margin-right:1.25rem !important}.mb-md-20{margin-bottom:1.25rem !important}.ml-md-20{margin-left:1.25rem !important}.mx-md-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.my-md-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.p-md-22{padding:1.375rem !important}.pt-md-22{padding-top:1.375rem !important}.pr-md-22{padding-right:1.375rem !important}.pb-md-22{padding-bottom:1.375rem !important}.pl-md-22{padding-left:1.375rem !important}.px-md-22{padding-right:1.375rem !important;padding-left:1.375rem !important}.py-md-22{padding-top:1.375rem !important;padding-bottom:1.375rem !important}.m-md-22{margin:1.375rem !important}.mt-md-22{margin-top:1.375rem !important}.mr-md-22{margin-right:1.375rem !important}.mb-md-22{margin-bottom:1.375rem !important}.ml-md-22{margin-left:1.375rem !important}.mx-md-22{margin-right:1.375rem !important;margin-left:1.375rem !important}.my-md-22{margin-top:1.375rem !important;margin-bottom:1.375rem !important}.p-md-24{padding:1.5rem !important}.pt-md-24{padding-top:1.5rem !important}.pr-md-24{padding-right:1.5rem !important}.pb-md-24{padding-bottom:1.5rem !important}.pl-md-24{padding-left:1.5rem !important}.px-md-24{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-md-24{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.m-md-24{margin:1.5rem !important}.mt-md-24{margin-top:1.5rem !important}.mr-md-24{margin-right:1.5rem !important}.mb-md-24{margin-bottom:1.5rem !important}.ml-md-24{margin-left:1.5rem !important}.mx-md-24{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-md-24{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.p-md-26{padding:1.625rem !important}.pt-md-26{padding-top:1.625rem !important}.pr-md-26{padding-right:1.625rem !important}.pb-md-26{padding-bottom:1.625rem !important}.pl-md-26{padding-left:1.625rem !important}.px-md-26{padding-right:1.625rem !important;padding-left:1.625rem !important}.py-md-26{padding-top:1.625rem !important;padding-bottom:1.625rem !important}.m-md-26{margin:1.625rem !important}.mt-md-26{margin-top:1.625rem !important}.mr-md-26{margin-right:1.625rem !important}.mb-md-26{margin-bottom:1.625rem !important}.ml-md-26{margin-left:1.625rem !important}.mx-md-26{margin-right:1.625rem !important;margin-left:1.625rem !important}.my-md-26{margin-top:1.625rem !important;margin-bottom:1.625rem !important}.p-md-28{padding:1.75rem !important}.pt-md-28{padding-top:1.75rem !important}.pr-md-28{padding-right:1.75rem !important}.pb-md-28{padding-bottom:1.75rem !important}.pl-md-28{padding-left:1.75rem !important}.px-md-28{padding-right:1.75rem !important;padding-left:1.75rem !important}.py-md-28{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.m-md-28{margin:1.75rem !important}.mt-md-28{margin-top:1.75rem !important}.mr-md-28{margin-right:1.75rem !important}.mb-md-28{margin-bottom:1.75rem !important}.ml-md-28{margin-left:1.75rem !important}.mx-md-28{margin-right:1.75rem !important;margin-left:1.75rem !important}.my-md-28{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.p-md-30{padding:1.875rem !important}.pt-md-30{padding-top:1.875rem !important}.pr-md-30{padding-right:1.875rem !important}.pb-md-30{padding-bottom:1.875rem !important}.pl-md-30{padding-left:1.875rem !important}.px-md-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.py-md-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.m-md-30{margin:1.875rem !important}.mt-md-30{margin-top:1.875rem !important}.mr-md-30{margin-right:1.875rem !important}.mb-md-30{margin-bottom:1.875rem !important}.ml-md-30{margin-left:1.875rem !important}.mx-md-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.my-md-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.p-md-32{padding:2rem !important}.pt-md-32{padding-top:2rem !important}.pr-md-32{padding-right:2rem !important}.pb-md-32{padding-bottom:2rem !important}.pl-md-32{padding-left:2rem !important}.px-md-32{padding-right:2rem !important;padding-left:2rem !important}.py-md-32{padding-top:2rem !important;padding-bottom:2rem !important}.m-md-32{margin:2rem !important}.mt-md-32{margin-top:2rem !important}.mr-md-32{margin-right:2rem !important}.mb-md-32{margin-bottom:2rem !important}.ml-md-32{margin-left:2rem !important}.mx-md-32{margin-right:2rem !important;margin-left:2rem !important}.my-md-32{margin-top:2rem !important;margin-bottom:2rem !important}.p-md-34{padding:2.125rem !important}.pt-md-34{padding-top:2.125rem !important}.pr-md-34{padding-right:2.125rem !important}.pb-md-34{padding-bottom:2.125rem !important}.pl-md-34{padding-left:2.125rem !important}.px-md-34{padding-right:2.125rem !important;padding-left:2.125rem !important}.py-md-34{padding-top:2.125rem !important;padding-bottom:2.125rem !important}.m-md-34{margin:2.125rem !important}.mt-md-34{margin-top:2.125rem !important}.mr-md-34{margin-right:2.125rem !important}.mb-md-34{margin-bottom:2.125rem !important}.ml-md-34{margin-left:2.125rem !important}.mx-md-34{margin-right:2.125rem !important;margin-left:2.125rem !important}.my-md-34{margin-top:2.125rem !important;margin-bottom:2.125rem !important}.p-md-36{padding:2.25rem !important}.pt-md-36{padding-top:2.25rem !important}.pr-md-36{padding-right:2.25rem !important}.pb-md-36{padding-bottom:2.25rem !important}.pl-md-36{padding-left:2.25rem !important}.px-md-36{padding-right:2.25rem !important;padding-left:2.25rem !important}.py-md-36{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.m-md-36{margin:2.25rem !important}.mt-md-36{margin-top:2.25rem !important}.mr-md-36{margin-right:2.25rem !important}.mb-md-36{margin-bottom:2.25rem !important}.ml-md-36{margin-left:2.25rem !important}.mx-md-36{margin-right:2.25rem !important;margin-left:2.25rem !important}.my-md-36{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.p-md-38{padding:2.375rem !important}.pt-md-38{padding-top:2.375rem !important}.pr-md-38{padding-right:2.375rem !important}.pb-md-38{padding-bottom:2.375rem !important}.pl-md-38{padding-left:2.375rem !important}.px-md-38{padding-right:2.375rem !important;padding-left:2.375rem !important}.py-md-38{padding-top:2.375rem !important;padding-bottom:2.375rem !important}.m-md-38{margin:2.375rem !important}.mt-md-38{margin-top:2.375rem !important}.mr-md-38{margin-right:2.375rem !important}.mb-md-38{margin-bottom:2.375rem !important}.ml-md-38{margin-left:2.375rem !important}.mx-md-38{margin-right:2.375rem !important;margin-left:2.375rem !important}.my-md-38{margin-top:2.375rem !important;margin-bottom:2.375rem !important}.p-md-40{padding:2.5rem !important}.pt-md-40{padding-top:2.5rem !important}.pr-md-40{padding-right:2.5rem !important}.pb-md-40{padding-bottom:2.5rem !important}.pl-md-40{padding-left:2.5rem !important}.px-md-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.py-md-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.m-md-40{margin:2.5rem !important}.mt-md-40{margin-top:2.5rem !important}.mr-md-40{margin-right:2.5rem !important}.mb-md-40{margin-bottom:2.5rem !important}.ml-md-40{margin-left:2.5rem !important}.mx-md-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.my-md-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.p-md-50{padding:3.125rem !important}.pt-md-50{padding-top:3.125rem !important}.pr-md-50{padding-right:3.125rem !important}.pb-md-50{padding-bottom:3.125rem !important}.pl-md-50{padding-left:3.125rem !important}.px-md-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.py-md-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.m-md-50{margin:3.125rem !important}.mt-md-50{margin-top:3.125rem !important}.mr-md-50{margin-right:3.125rem !important}.mb-md-50{margin-bottom:3.125rem !important}.ml-md-50{margin-left:3.125rem !important}.mx-md-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.my-md-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.p-md-60{padding:3.75rem !important}.pt-md-60{padding-top:3.75rem !important}.pr-md-60{padding-right:3.75rem !important}.pb-md-60{padding-bottom:3.75rem !important}.pl-md-60{padding-left:3.75rem !important}.px-md-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.py-md-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.m-md-60{margin:3.75rem !important}.mt-md-60{margin-top:3.75rem !important}.mr-md-60{margin-right:3.75rem !important}.mb-md-60{margin-bottom:3.75rem !important}.ml-md-60{margin-left:3.75rem !important}.mx-md-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.my-md-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.p-md-70{padding:4.375rem !important}.pt-md-70{padding-top:4.375rem !important}.pr-md-70{padding-right:4.375rem !important}.pb-md-70{padding-bottom:4.375rem !important}.pl-md-70{padding-left:4.375rem !important}.px-md-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.py-md-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.m-md-70{margin:4.375rem !important}.mt-md-70{margin-top:4.375rem !important}.mr-md-70{margin-right:4.375rem !important}.mb-md-70{margin-bottom:4.375rem !important}.ml-md-70{margin-left:4.375rem !important}.mx-md-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.my-md-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.p-md-80{padding:5rem !important}.pt-md-80{padding-top:5rem !important}.pr-md-80{padding-right:5rem !important}.pb-md-80{padding-bottom:5rem !important}.pl-md-80{padding-left:5rem !important}.px-md-80{padding-right:5rem !important;padding-left:5rem !important}.py-md-80{padding-top:5rem !important;padding-bottom:5rem !important}.m-md-80{margin:5rem !important}.mt-md-80{margin-top:5rem !important}.mr-md-80{margin-right:5rem !important}.mb-md-80{margin-bottom:5rem !important}.ml-md-80{margin-left:5rem !important}.mx-md-80{margin-right:5rem !important;margin-left:5rem !important}.my-md-80{margin-top:5rem !important;margin-bottom:5rem !important}.p-md-90{padding:5.625rem !important}.pt-md-90{padding-top:5.625rem !important}.pr-md-90{padding-right:5.625rem !important}.pb-md-90{padding-bottom:5.625rem !important}.pl-md-90{padding-left:5.625rem !important}.px-md-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.py-md-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.m-md-90{margin:5.625rem !important}.mt-md-90{margin-top:5.625rem !important}.mr-md-90{margin-right:5.625rem !important}.mb-md-90{margin-bottom:5.625rem !important}.ml-md-90{margin-left:5.625rem !important}.mx-md-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.my-md-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}.p-md-100{padding:6.25rem !important}.pt-md-100{padding-top:6.25rem !important}.pr-md-100{padding-right:6.25rem !important}.pb-md-100{padding-bottom:6.25rem !important}.pl-md-100{padding-left:6.25rem !important}.px-md-100{padding-right:6.25rem !important;padding-left:6.25rem !important}.py-md-100{padding-top:6.25rem !important;padding-bottom:6.25rem !important}.m-md-100{margin:6.25rem !important}.mt-md-100{margin-top:6.25rem !important}.mr-md-100{margin-right:6.25rem !important}.mb-md-100{margin-bottom:6.25rem !important}.ml-md-100{margin-left:6.25rem !important}.mx-md-100{margin-right:6.25rem !important;margin-left:6.25rem !important}.my-md-100{margin-top:6.25rem !important;margin-bottom:6.25rem !important}}
@media (min-width: 992px){.p-lg-0{padding:0 !important}.pt-lg-0{padding-top:0 !important}.pr-lg-0{padding-right:0 !important}.pb-lg-0{padding-bottom:0 !important}.pl-lg-0{padding-left:0 !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.m-lg-0{margin:0 !important}.mt-lg-0{margin-top:0 !important}.mr-lg-0{margin-right:0 !important}.mb-lg-0{margin-bottom:0 !important}.ml-lg-0{margin-left:0 !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.p-lg-1{padding:0.0625rem !important}.pt-lg-1{padding-top:0.0625rem !important}.pr-lg-1{padding-right:0.0625rem !important}.pb-lg-1{padding-bottom:0.0625rem !important}.pl-lg-1{padding-left:0.0625rem !important}.px-lg-1{padding-right:0.0625rem !important;padding-left:0.0625rem !important}.py-lg-1{padding-top:0.0625rem !important;padding-bottom:0.0625rem !important}.m-lg-1{margin:0.0625rem !important}.mt-lg-1{margin-top:0.0625rem !important}.mr-lg-1{margin-right:0.0625rem !important}.mb-lg-1{margin-bottom:0.0625rem !important}.ml-lg-1{margin-left:0.0625rem !important}.mx-lg-1{margin-right:0.0625rem !important;margin-left:0.0625rem !important}.my-lg-1{margin-top:0.0625rem !important;margin-bottom:0.0625rem !important}.p-lg-2{padding:0.125rem !important}.pt-lg-2{padding-top:0.125rem !important}.pr-lg-2{padding-right:0.125rem !important}.pb-lg-2{padding-bottom:0.125rem !important}.pl-lg-2{padding-left:0.125rem !important}.px-lg-2{padding-right:0.125rem !important;padding-left:0.125rem !important}.py-lg-2{padding-top:0.125rem !important;padding-bottom:0.125rem !important}.m-lg-2{margin:0.125rem !important}.mt-lg-2{margin-top:0.125rem !important}.mr-lg-2{margin-right:0.125rem !important}.mb-lg-2{margin-bottom:0.125rem !important}.ml-lg-2{margin-left:0.125rem !important}.mx-lg-2{margin-right:0.125rem !important;margin-left:0.125rem !important}.my-lg-2{margin-top:0.125rem !important;margin-bottom:0.125rem !important}.p-lg-3{padding:0.1875rem !important}.pt-lg-3{padding-top:0.1875rem !important}.pr-lg-3{padding-right:0.1875rem !important}.pb-lg-3{padding-bottom:0.1875rem !important}.pl-lg-3{padding-left:0.1875rem !important}.px-lg-3{padding-right:0.1875rem !important;padding-left:0.1875rem !important}.py-lg-3{padding-top:0.1875rem !important;padding-bottom:0.1875rem !important}.m-lg-3{margin:0.1875rem !important}.mt-lg-3{margin-top:0.1875rem !important}.mr-lg-3{margin-right:0.1875rem !important}.mb-lg-3{margin-bottom:0.1875rem !important}.ml-lg-3{margin-left:0.1875rem !important}.mx-lg-3{margin-right:0.1875rem !important;margin-left:0.1875rem !important}.my-lg-3{margin-top:0.1875rem !important;margin-bottom:0.1875rem !important}.p-lg-4{padding:0.25rem !important}.pt-lg-4{padding-top:0.25rem !important}.pr-lg-4{padding-right:0.25rem !important}.pb-lg-4{padding-bottom:0.25rem !important}.pl-lg-4{padding-left:0.25rem !important}.px-lg-4{padding-right:0.25rem !important;padding-left:0.25rem !important}.py-lg-4{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.m-lg-4{margin:0.25rem !important}.mt-lg-4{margin-top:0.25rem !important}.mr-lg-4{margin-right:0.25rem !important}.mb-lg-4{margin-bottom:0.25rem !important}.ml-lg-4{margin-left:0.25rem !important}.mx-lg-4{margin-right:0.25rem !important;margin-left:0.25rem !important}.my-lg-4{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.p-lg-5{padding:0.3125rem !important}.pt-lg-5{padding-top:0.3125rem !important}.pr-lg-5{padding-right:0.3125rem !important}.pb-lg-5{padding-bottom:0.3125rem !important}.pl-lg-5{padding-left:0.3125rem !important}.px-lg-5{padding-right:0.3125rem !important;padding-left:0.3125rem !important}.py-lg-5{padding-top:0.3125rem !important;padding-bottom:0.3125rem !important}.m-lg-5{margin:0.3125rem !important}.mt-lg-5{margin-top:0.3125rem !important}.mr-lg-5{margin-right:0.3125rem !important}.mb-lg-5{margin-bottom:0.3125rem !important}.ml-lg-5{margin-left:0.3125rem !important}.mx-lg-5{margin-right:0.3125rem !important;margin-left:0.3125rem !important}.my-lg-5{margin-top:0.3125rem !important;margin-bottom:0.3125rem !important}.p-lg-6{padding:0.375rem !important}.pt-lg-6{padding-top:0.375rem !important}.pr-lg-6{padding-right:0.375rem !important}.pb-lg-6{padding-bottom:0.375rem !important}.pl-lg-6{padding-left:0.375rem !important}.px-lg-6{padding-right:0.375rem !important;padding-left:0.375rem !important}.py-lg-6{padding-top:0.375rem !important;padding-bottom:0.375rem !important}.m-lg-6{margin:0.375rem !important}.mt-lg-6{margin-top:0.375rem !important}.mr-lg-6{margin-right:0.375rem !important}.mb-lg-6{margin-bottom:0.375rem !important}.ml-lg-6{margin-left:0.375rem !important}.mx-lg-6{margin-right:0.375rem !important;margin-left:0.375rem !important}.my-lg-6{margin-top:0.375rem !important;margin-bottom:0.375rem !important}.p-lg-7{padding:0.4375rem !important}.pt-lg-7{padding-top:0.4375rem !important}.pr-lg-7{padding-right:0.4375rem !important}.pb-lg-7{padding-bottom:0.4375rem !important}.pl-lg-7{padding-left:0.4375rem !important}.px-lg-7{padding-right:0.4375rem !important;padding-left:0.4375rem !important}.py-lg-7{padding-top:0.4375rem !important;padding-bottom:0.4375rem !important}.m-lg-7{margin:0.4375rem !important}.mt-lg-7{margin-top:0.4375rem !important}.mr-lg-7{margin-right:0.4375rem !important}.mb-lg-7{margin-bottom:0.4375rem !important}.ml-lg-7{margin-left:0.4375rem !important}.mx-lg-7{margin-right:0.4375rem !important;margin-left:0.4375rem !important}.my-lg-7{margin-top:0.4375rem !important;margin-bottom:0.4375rem !important}.p-lg-8{padding:0.5rem !important}.pt-lg-8{padding-top:0.5rem !important}.pr-lg-8{padding-right:0.5rem !important}.pb-lg-8{padding-bottom:0.5rem !important}.pl-lg-8{padding-left:0.5rem !important}.px-lg-8{padding-right:0.5rem !important;padding-left:0.5rem !important}.py-lg-8{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.m-lg-8{margin:0.5rem !important}.mt-lg-8{margin-top:0.5rem !important}.mr-lg-8{margin-right:0.5rem !important}.mb-lg-8{margin-bottom:0.5rem !important}.ml-lg-8{margin-left:0.5rem !important}.mx-lg-8{margin-right:0.5rem !important;margin-left:0.5rem !important}.my-lg-8{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.p-lg-9{padding:0.5625rem !important}.pt-lg-9{padding-top:0.5625rem !important}.pr-lg-9{padding-right:0.5625rem !important}.pb-lg-9{padding-bottom:0.5625rem !important}.pl-lg-9{padding-left:0.5625rem !important}.px-lg-9{padding-right:0.5625rem !important;padding-left:0.5625rem !important}.py-lg-9{padding-top:0.5625rem !important;padding-bottom:0.5625rem !important}.m-lg-9{margin:0.5625rem !important}.mt-lg-9{margin-top:0.5625rem !important}.mr-lg-9{margin-right:0.5625rem !important}.mb-lg-9{margin-bottom:0.5625rem !important}.ml-lg-9{margin-left:0.5625rem !important}.mx-lg-9{margin-right:0.5625rem !important;margin-left:0.5625rem !important}.my-lg-9{margin-top:0.5625rem !important;margin-bottom:0.5625rem !important}.p-lg-10{padding:0.625rem !important}.pt-lg-10{padding-top:0.625rem !important}.pr-lg-10{padding-right:0.625rem !important}.pb-lg-10{padding-bottom:0.625rem !important}.pl-lg-10{padding-left:0.625rem !important}.px-lg-10{padding-right:0.625rem !important;padding-left:0.625rem !important}.py-lg-10{padding-top:0.625rem !important;padding-bottom:0.625rem !important}.m-lg-10{margin:0.625rem !important}.mt-lg-10{margin-top:0.625rem !important}.mr-lg-10{margin-right:0.625rem !important}.mb-lg-10{margin-bottom:0.625rem !important}.ml-lg-10{margin-left:0.625rem !important}.mx-lg-10{margin-right:0.625rem !important;margin-left:0.625rem !important}.my-lg-10{margin-top:0.625rem !important;margin-bottom:0.625rem !important}.p-lg-12{padding:0.75rem !important}.pt-lg-12{padding-top:0.75rem !important}.pr-lg-12{padding-right:0.75rem !important}.pb-lg-12{padding-bottom:0.75rem !important}.pl-lg-12{padding-left:0.75rem !important}.px-lg-12{padding-right:0.75rem !important;padding-left:0.75rem !important}.py-lg-12{padding-top:0.75rem !important;padding-bottom:0.75rem !important}.m-lg-12{margin:0.75rem !important}.mt-lg-12{margin-top:0.75rem !important}.mr-lg-12{margin-right:0.75rem !important}.mb-lg-12{margin-bottom:0.75rem !important}.ml-lg-12{margin-left:0.75rem !important}.mx-lg-12{margin-right:0.75rem !important;margin-left:0.75rem !important}.my-lg-12{margin-top:0.75rem !important;margin-bottom:0.75rem !important}.p-lg-14{padding:0.875rem !important}.pt-lg-14{padding-top:0.875rem !important}.pr-lg-14{padding-right:0.875rem !important}.pb-lg-14{padding-bottom:0.875rem !important}.pl-lg-14{padding-left:0.875rem !important}.px-lg-14{padding-right:0.875rem !important;padding-left:0.875rem !important}.py-lg-14{padding-top:0.875rem !important;padding-bottom:0.875rem !important}.m-lg-14{margin:0.875rem !important}.mt-lg-14{margin-top:0.875rem !important}.mr-lg-14{margin-right:0.875rem !important}.mb-lg-14{margin-bottom:0.875rem !important}.ml-lg-14{margin-left:0.875rem !important}.mx-lg-14{margin-right:0.875rem !important;margin-left:0.875rem !important}.my-lg-14{margin-top:0.875rem !important;margin-bottom:0.875rem !important}.p-lg-16{padding:1rem !important}.pt-lg-16{padding-top:1rem !important}.pr-lg-16{padding-right:1rem !important}.pb-lg-16{padding-bottom:1rem !important}.pl-lg-16{padding-left:1rem !important}.px-lg-16{padding-right:1rem !important;padding-left:1rem !important}.py-lg-16{padding-top:1rem !important;padding-bottom:1rem !important}.m-lg-16{margin:1rem !important}.mt-lg-16{margin-top:1rem !important}.mr-lg-16{margin-right:1rem !important}.mb-lg-16{margin-bottom:1rem !important}.ml-lg-16{margin-left:1rem !important}.mx-lg-16{margin-right:1rem !important;margin-left:1rem !important}.my-lg-16{margin-top:1rem !important;margin-bottom:1rem !important}.p-lg-18{padding:1.125rem !important}.pt-lg-18{padding-top:1.125rem !important}.pr-lg-18{padding-right:1.125rem !important}.pb-lg-18{padding-bottom:1.125rem !important}.pl-lg-18{padding-left:1.125rem !important}.px-lg-18{padding-right:1.125rem !important;padding-left:1.125rem !important}.py-lg-18{padding-top:1.125rem !important;padding-bottom:1.125rem !important}.m-lg-18{margin:1.125rem !important}.mt-lg-18{margin-top:1.125rem !important}.mr-lg-18{margin-right:1.125rem !important}.mb-lg-18{margin-bottom:1.125rem !important}.ml-lg-18{margin-left:1.125rem !important}.mx-lg-18{margin-right:1.125rem !important;margin-left:1.125rem !important}.my-lg-18{margin-top:1.125rem !important;margin-bottom:1.125rem !important}.p-lg-20{padding:1.25rem !important}.pt-lg-20{padding-top:1.25rem !important}.pr-lg-20{padding-right:1.25rem !important}.pb-lg-20{padding-bottom:1.25rem !important}.pl-lg-20{padding-left:1.25rem !important}.px-lg-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.py-lg-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.m-lg-20{margin:1.25rem !important}.mt-lg-20{margin-top:1.25rem !important}.mr-lg-20{margin-right:1.25rem !important}.mb-lg-20{margin-bottom:1.25rem !important}.ml-lg-20{margin-left:1.25rem !important}.mx-lg-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.my-lg-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.p-lg-22{padding:1.375rem !important}.pt-lg-22{padding-top:1.375rem !important}.pr-lg-22{padding-right:1.375rem !important}.pb-lg-22{padding-bottom:1.375rem !important}.pl-lg-22{padding-left:1.375rem !important}.px-lg-22{padding-right:1.375rem !important;padding-left:1.375rem !important}.py-lg-22{padding-top:1.375rem !important;padding-bottom:1.375rem !important}.m-lg-22{margin:1.375rem !important}.mt-lg-22{margin-top:1.375rem !important}.mr-lg-22{margin-right:1.375rem !important}.mb-lg-22{margin-bottom:1.375rem !important}.ml-lg-22{margin-left:1.375rem !important}.mx-lg-22{margin-right:1.375rem !important;margin-left:1.375rem !important}.my-lg-22{margin-top:1.375rem !important;margin-bottom:1.375rem !important}.p-lg-24{padding:1.5rem !important}.pt-lg-24{padding-top:1.5rem !important}.pr-lg-24{padding-right:1.5rem !important}.pb-lg-24{padding-bottom:1.5rem !important}.pl-lg-24{padding-left:1.5rem !important}.px-lg-24{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-lg-24{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.m-lg-24{margin:1.5rem !important}.mt-lg-24{margin-top:1.5rem !important}.mr-lg-24{margin-right:1.5rem !important}.mb-lg-24{margin-bottom:1.5rem !important}.ml-lg-24{margin-left:1.5rem !important}.mx-lg-24{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-lg-24{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.p-lg-26{padding:1.625rem !important}.pt-lg-26{padding-top:1.625rem !important}.pr-lg-26{padding-right:1.625rem !important}.pb-lg-26{padding-bottom:1.625rem !important}.pl-lg-26{padding-left:1.625rem !important}.px-lg-26{padding-right:1.625rem !important;padding-left:1.625rem !important}.py-lg-26{padding-top:1.625rem !important;padding-bottom:1.625rem !important}.m-lg-26{margin:1.625rem !important}.mt-lg-26{margin-top:1.625rem !important}.mr-lg-26{margin-right:1.625rem !important}.mb-lg-26{margin-bottom:1.625rem !important}.ml-lg-26{margin-left:1.625rem !important}.mx-lg-26{margin-right:1.625rem !important;margin-left:1.625rem !important}.my-lg-26{margin-top:1.625rem !important;margin-bottom:1.625rem !important}.p-lg-28{padding:1.75rem !important}.pt-lg-28{padding-top:1.75rem !important}.pr-lg-28{padding-right:1.75rem !important}.pb-lg-28{padding-bottom:1.75rem !important}.pl-lg-28{padding-left:1.75rem !important}.px-lg-28{padding-right:1.75rem !important;padding-left:1.75rem !important}.py-lg-28{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.m-lg-28{margin:1.75rem !important}.mt-lg-28{margin-top:1.75rem !important}.mr-lg-28{margin-right:1.75rem !important}.mb-lg-28{margin-bottom:1.75rem !important}.ml-lg-28{margin-left:1.75rem !important}.mx-lg-28{margin-right:1.75rem !important;margin-left:1.75rem !important}.my-lg-28{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.p-lg-30{padding:1.875rem !important}.pt-lg-30{padding-top:1.875rem !important}.pr-lg-30{padding-right:1.875rem !important}.pb-lg-30{padding-bottom:1.875rem !important}.pl-lg-30{padding-left:1.875rem !important}.px-lg-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.py-lg-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.m-lg-30{margin:1.875rem !important}.mt-lg-30{margin-top:1.875rem !important}.mr-lg-30{margin-right:1.875rem !important}.mb-lg-30{margin-bottom:1.875rem !important}.ml-lg-30{margin-left:1.875rem !important}.mx-lg-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.my-lg-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.p-lg-32{padding:2rem !important}.pt-lg-32{padding-top:2rem !important}.pr-lg-32{padding-right:2rem !important}.pb-lg-32{padding-bottom:2rem !important}.pl-lg-32{padding-left:2rem !important}.px-lg-32{padding-right:2rem !important;padding-left:2rem !important}.py-lg-32{padding-top:2rem !important;padding-bottom:2rem !important}.m-lg-32{margin:2rem !important}.mt-lg-32{margin-top:2rem !important}.mr-lg-32{margin-right:2rem !important}.mb-lg-32{margin-bottom:2rem !important}.ml-lg-32{margin-left:2rem !important}.mx-lg-32{margin-right:2rem !important;margin-left:2rem !important}.my-lg-32{margin-top:2rem !important;margin-bottom:2rem !important}.p-lg-34{padding:2.125rem !important}.pt-lg-34{padding-top:2.125rem !important}.pr-lg-34{padding-right:2.125rem !important}.pb-lg-34{padding-bottom:2.125rem !important}.pl-lg-34{padding-left:2.125rem !important}.px-lg-34{padding-right:2.125rem !important;padding-left:2.125rem !important}.py-lg-34{padding-top:2.125rem !important;padding-bottom:2.125rem !important}.m-lg-34{margin:2.125rem !important}.mt-lg-34{margin-top:2.125rem !important}.mr-lg-34{margin-right:2.125rem !important}.mb-lg-34{margin-bottom:2.125rem !important}.ml-lg-34{margin-left:2.125rem !important}.mx-lg-34{margin-right:2.125rem !important;margin-left:2.125rem !important}.my-lg-34{margin-top:2.125rem !important;margin-bottom:2.125rem !important}.p-lg-36{padding:2.25rem !important}.pt-lg-36{padding-top:2.25rem !important}.pr-lg-36{padding-right:2.25rem !important}.pb-lg-36{padding-bottom:2.25rem !important}.pl-lg-36{padding-left:2.25rem !important}.px-lg-36{padding-right:2.25rem !important;padding-left:2.25rem !important}.py-lg-36{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.m-lg-36{margin:2.25rem !important}.mt-lg-36{margin-top:2.25rem !important}.mr-lg-36{margin-right:2.25rem !important}.mb-lg-36{margin-bottom:2.25rem !important}.ml-lg-36{margin-left:2.25rem !important}.mx-lg-36{margin-right:2.25rem !important;margin-left:2.25rem !important}.my-lg-36{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.p-lg-38{padding:2.375rem !important}.pt-lg-38{padding-top:2.375rem !important}.pr-lg-38{padding-right:2.375rem !important}.pb-lg-38{padding-bottom:2.375rem !important}.pl-lg-38{padding-left:2.375rem !important}.px-lg-38{padding-right:2.375rem !important;padding-left:2.375rem !important}.py-lg-38{padding-top:2.375rem !important;padding-bottom:2.375rem !important}.m-lg-38{margin:2.375rem !important}.mt-lg-38{margin-top:2.375rem !important}.mr-lg-38{margin-right:2.375rem !important}.mb-lg-38{margin-bottom:2.375rem !important}.ml-lg-38{margin-left:2.375rem !important}.mx-lg-38{margin-right:2.375rem !important;margin-left:2.375rem !important}.my-lg-38{margin-top:2.375rem !important;margin-bottom:2.375rem !important}.p-lg-40{padding:2.5rem !important}.pt-lg-40{padding-top:2.5rem !important}.pr-lg-40{padding-right:2.5rem !important}.pb-lg-40{padding-bottom:2.5rem !important}.pl-lg-40{padding-left:2.5rem !important}.px-lg-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.py-lg-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.m-lg-40{margin:2.5rem !important}.mt-lg-40{margin-top:2.5rem !important}.mr-lg-40{margin-right:2.5rem !important}.mb-lg-40{margin-bottom:2.5rem !important}.ml-lg-40{margin-left:2.5rem !important}.mx-lg-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.my-lg-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.p-lg-50{padding:3.125rem !important}.pt-lg-50{padding-top:3.125rem !important}.pr-lg-50{padding-right:3.125rem !important}.pb-lg-50{padding-bottom:3.125rem !important}.pl-lg-50{padding-left:3.125rem !important}.px-lg-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.py-lg-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.m-lg-50{margin:3.125rem !important}.mt-lg-50{margin-top:3.125rem !important}.mr-lg-50{margin-right:3.125rem !important}.mb-lg-50{margin-bottom:3.125rem !important}.ml-lg-50{margin-left:3.125rem !important}.mx-lg-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.my-lg-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.p-lg-60{padding:3.75rem !important}.pt-lg-60{padding-top:3.75rem !important}.pr-lg-60{padding-right:3.75rem !important}.pb-lg-60{padding-bottom:3.75rem !important}.pl-lg-60{padding-left:3.75rem !important}.px-lg-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.py-lg-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.m-lg-60{margin:3.75rem !important}.mt-lg-60{margin-top:3.75rem !important}.mr-lg-60{margin-right:3.75rem !important}.mb-lg-60{margin-bottom:3.75rem !important}.ml-lg-60{margin-left:3.75rem !important}.mx-lg-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.my-lg-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.p-lg-70{padding:4.375rem !important}.pt-lg-70{padding-top:4.375rem !important}.pr-lg-70{padding-right:4.375rem !important}.pb-lg-70{padding-bottom:4.375rem !important}.pl-lg-70{padding-left:4.375rem !important}.px-lg-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.py-lg-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.m-lg-70{margin:4.375rem !important}.mt-lg-70{margin-top:4.375rem !important}.mr-lg-70{margin-right:4.375rem !important}.mb-lg-70{margin-bottom:4.375rem !important}.ml-lg-70{margin-left:4.375rem !important}.mx-lg-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.my-lg-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.p-lg-80{padding:5rem !important}.pt-lg-80{padding-top:5rem !important}.pr-lg-80{padding-right:5rem !important}.pb-lg-80{padding-bottom:5rem !important}.pl-lg-80{padding-left:5rem !important}.px-lg-80{padding-right:5rem !important;padding-left:5rem !important}.py-lg-80{padding-top:5rem !important;padding-bottom:5rem !important}.m-lg-80{margin:5rem !important}.mt-lg-80{margin-top:5rem !important}.mr-lg-80{margin-right:5rem !important}.mb-lg-80{margin-bottom:5rem !important}.ml-lg-80{margin-left:5rem !important}.mx-lg-80{margin-right:5rem !important;margin-left:5rem !important}.my-lg-80{margin-top:5rem !important;margin-bottom:5rem !important}.p-lg-90{padding:5.625rem !important}.pt-lg-90{padding-top:5.625rem !important}.pr-lg-90{padding-right:5.625rem !important}.pb-lg-90{padding-bottom:5.625rem !important}.pl-lg-90{padding-left:5.625rem !important}.px-lg-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.py-lg-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.m-lg-90{margin:5.625rem !important}.mt-lg-90{margin-top:5.625rem !important}.mr-lg-90{margin-right:5.625rem !important}.mb-lg-90{margin-bottom:5.625rem !important}.ml-lg-90{margin-left:5.625rem !important}.mx-lg-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.my-lg-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}.py-lg-130{padding-top:8.125rem !important;padding-bottom:8.125rem !important}}
@media (min-width: 1200px){.p-xl-0{padding:0 !important}.pt-xl-0{padding-top:0 !important}.pr-xl-0{padding-right:0 !important}.pb-xl-0{padding-bottom:0 !important}.pl-xl-0{padding-left:0 !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.m-xl-0{margin:0 !important}.mt-xl-0{margin-top:0 !important}.mr-xl-0{margin-right:0 !important}.mb-xl-0{margin-bottom:0 !important}.ml-xl-0{margin-left:0 !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.p-xl-1{padding:0.0625rem !important}.pt-xl-1{padding-top:0.0625rem !important}.pr-xl-1{padding-right:0.0625rem !important}.pb-xl-1{padding-bottom:0.0625rem !important}.pl-xl-1{padding-left:0.0625rem !important}.px-xl-1{padding-right:0.0625rem !important;padding-left:0.0625rem !important}.py-xl-1{padding-top:0.0625rem !important;padding-bottom:0.0625rem !important}.m-xl-1{margin:0.0625rem !important}.mt-xl-1{margin-top:0.0625rem !important}.mr-xl-1{margin-right:0.0625rem !important}.mb-xl-1{margin-bottom:0.0625rem !important}.ml-xl-1{margin-left:0.0625rem !important}.mx-xl-1{margin-right:0.0625rem !important;margin-left:0.0625rem !important}.my-xl-1{margin-top:0.0625rem !important;margin-bottom:0.0625rem !important}.p-xl-2{padding:0.125rem !important}.pt-xl-2{padding-top:0.125rem !important}.pr-xl-2{padding-right:0.125rem !important}.pb-xl-2{padding-bottom:0.125rem !important}.pl-xl-2{padding-left:0.125rem !important}.px-xl-2{padding-right:0.125rem !important;padding-left:0.125rem !important}.py-xl-2{padding-top:0.125rem !important;padding-bottom:0.125rem !important}.m-xl-2{margin:0.125rem !important}.mt-xl-2{margin-top:0.125rem !important}.mr-xl-2{margin-right:0.125rem !important}.mb-xl-2{margin-bottom:0.125rem !important}.ml-xl-2{margin-left:0.125rem !important}.mx-xl-2{margin-right:0.125rem !important;margin-left:0.125rem !important}.my-xl-2{margin-top:0.125rem !important;margin-bottom:0.125rem !important}.p-xl-3{padding:0.1875rem !important}.pt-xl-3{padding-top:0.1875rem !important}.pr-xl-3{padding-right:0.1875rem !important}.pb-xl-3{padding-bottom:0.1875rem !important}.pl-xl-3{padding-left:0.1875rem !important}.px-xl-3{padding-right:0.1875rem !important;padding-left:0.1875rem !important}.py-xl-3{padding-top:0.1875rem !important;padding-bottom:0.1875rem !important}.m-xl-3{margin:0.1875rem !important}.mt-xl-3{margin-top:0.1875rem !important}.mr-xl-3{margin-right:0.1875rem !important}.mb-xl-3{margin-bottom:0.1875rem !important}.ml-xl-3{margin-left:0.1875rem !important}.mx-xl-3{margin-right:0.1875rem !important;margin-left:0.1875rem !important}.my-xl-3{margin-top:0.1875rem !important;margin-bottom:0.1875rem !important}.p-xl-4{padding:0.25rem !important}.pt-xl-4{padding-top:0.25rem !important}.pr-xl-4{padding-right:0.25rem !important}.pb-xl-4{padding-bottom:0.25rem !important}.pl-xl-4{padding-left:0.25rem !important}.px-xl-4{padding-right:0.25rem !important;padding-left:0.25rem !important}.py-xl-4{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.m-xl-4{margin:0.25rem !important}.mt-xl-4{margin-top:0.25rem !important}.mr-xl-4{margin-right:0.25rem !important}.mb-xl-4{margin-bottom:0.25rem !important}.ml-xl-4{margin-left:0.25rem !important}.mx-xl-4{margin-right:0.25rem !important;margin-left:0.25rem !important}.my-xl-4{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.p-xl-5{padding:0.3125rem !important}.pt-xl-5{padding-top:0.3125rem !important}.pr-xl-5{padding-right:0.3125rem !important}.pb-xl-5{padding-bottom:0.3125rem !important}.pl-xl-5{padding-left:0.3125rem !important}.px-xl-5{padding-right:0.3125rem !important;padding-left:0.3125rem !important}.py-xl-5{padding-top:0.3125rem !important;padding-bottom:0.3125rem !important}.m-xl-5{margin:0.3125rem !important}.mt-xl-5{margin-top:0.3125rem !important}.mr-xl-5{margin-right:0.3125rem !important}.mb-xl-5{margin-bottom:0.3125rem !important}.ml-xl-5{margin-left:0.3125rem !important}.mx-xl-5{margin-right:0.3125rem !important;margin-left:0.3125rem !important}.my-xl-5{margin-top:0.3125rem !important;margin-bottom:0.3125rem !important}.p-xl-6{padding:0.375rem !important}.pt-xl-6{padding-top:0.375rem !important}.pr-xl-6{padding-right:0.375rem !important}.pb-xl-6{padding-bottom:0.375rem !important}.pl-xl-6{padding-left:0.375rem !important}.px-xl-6{padding-right:0.375rem !important;padding-left:0.375rem !important}.py-xl-6{padding-top:0.375rem !important;padding-bottom:0.375rem !important}.m-xl-6{margin:0.375rem !important}.mt-xl-6{margin-top:0.375rem !important}.mr-xl-6{margin-right:0.375rem !important}.mb-xl-6{margin-bottom:0.375rem !important}.ml-xl-6{margin-left:0.375rem !important}.mx-xl-6{margin-right:0.375rem !important;margin-left:0.375rem !important}.my-xl-6{margin-top:0.375rem !important;margin-bottom:0.375rem !important}.p-xl-7{padding:0.4375rem !important}.pt-xl-7{padding-top:0.4375rem !important}.pr-xl-7{padding-right:0.4375rem !important}.pb-xl-7{padding-bottom:0.4375rem !important}.pl-xl-7{padding-left:0.4375rem !important}.px-xl-7{padding-right:0.4375rem !important;padding-left:0.4375rem !important}.py-xl-7{padding-top:0.4375rem !important;padding-bottom:0.4375rem !important}.m-xl-7{margin:0.4375rem !important}.mt-xl-7{margin-top:0.4375rem !important}.mr-xl-7{margin-right:0.4375rem !important}.mb-xl-7{margin-bottom:0.4375rem !important}.ml-xl-7{margin-left:0.4375rem !important}.mx-xl-7{margin-right:0.4375rem !important;margin-left:0.4375rem !important}.my-xl-7{margin-top:0.4375rem !important;margin-bottom:0.4375rem !important}.p-xl-8{padding:0.5rem !important}.pt-xl-8{padding-top:0.5rem !important}.pr-xl-8{padding-right:0.5rem !important}.pb-xl-8{padding-bottom:0.5rem !important}.pl-xl-8{padding-left:0.5rem !important}.px-xl-8{padding-right:0.5rem !important;padding-left:0.5rem !important}.py-xl-8{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.m-xl-8{margin:0.5rem !important}.mt-xl-8{margin-top:0.5rem !important}.mr-xl-8{margin-right:0.5rem !important}.mb-xl-8{margin-bottom:0.5rem !important}.ml-xl-8{margin-left:0.5rem !important}.mx-xl-8{margin-right:0.5rem !important;margin-left:0.5rem !important}.my-xl-8{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.p-xl-9{padding:0.5625rem !important}.pt-xl-9{padding-top:0.5625rem !important}.pr-xl-9{padding-right:0.5625rem !important}.pb-xl-9{padding-bottom:0.5625rem !important}.pl-xl-9{padding-left:0.5625rem !important}.px-xl-9{padding-right:0.5625rem !important;padding-left:0.5625rem !important}.py-xl-9{padding-top:0.5625rem !important;padding-bottom:0.5625rem !important}.m-xl-9{margin:0.5625rem !important}.mt-xl-9{margin-top:0.5625rem !important}.mr-xl-9{margin-right:0.5625rem !important}.mb-xl-9{margin-bottom:0.5625rem !important}.ml-xl-9{margin-left:0.5625rem !important}.mx-xl-9{margin-right:0.5625rem !important;margin-left:0.5625rem !important}.my-xl-9{margin-top:0.5625rem !important;margin-bottom:0.5625rem !important}.p-xl-10{padding:0.625rem !important}.pt-xl-10{padding-top:0.625rem !important}.pr-xl-10{padding-right:0.625rem !important}.pb-xl-10{padding-bottom:0.625rem !important}.pl-xl-10{padding-left:0.625rem !important}.px-xl-10{padding-right:0.625rem !important;padding-left:0.625rem !important}.py-xl-10{padding-top:0.625rem !important;padding-bottom:0.625rem !important}.m-xl-10{margin:0.625rem !important}.mt-xl-10{margin-top:0.625rem !important}.mr-xl-10{margin-right:0.625rem !important}.mb-xl-10{margin-bottom:0.625rem !important}.ml-xl-10{margin-left:0.625rem !important}.mx-xl-10{margin-right:0.625rem !important;margin-left:0.625rem !important}.my-xl-10{margin-top:0.625rem !important;margin-bottom:0.625rem !important}.p-xl-12{padding:0.75rem !important}.pt-xl-12{padding-top:0.75rem !important}.pr-xl-12{padding-right:0.75rem !important}.pb-xl-12{padding-bottom:0.75rem !important}.pl-xl-12{padding-left:0.75rem !important}.px-xl-12{padding-right:0.75rem !important;padding-left:0.75rem !important}.py-xl-12{padding-top:0.75rem !important;padding-bottom:0.75rem !important}.m-xl-12{margin:0.75rem !important}.mt-xl-12{margin-top:0.75rem !important}.mr-xl-12{margin-right:0.75rem !important}.mb-xl-12{margin-bottom:0.75rem !important}.ml-xl-12{margin-left:0.75rem !important}.mx-xl-12{margin-right:0.75rem !important;margin-left:0.75rem !important}.my-xl-12{margin-top:0.75rem !important;margin-bottom:0.75rem !important}.p-xl-14{padding:0.875rem !important}.pt-xl-14{padding-top:0.875rem !important}.pr-xl-14{padding-right:0.875rem !important}.pb-xl-14{padding-bottom:0.875rem !important}.pl-xl-14{padding-left:0.875rem !important}.px-xl-14{padding-right:0.875rem !important;padding-left:0.875rem !important}.py-xl-14{padding-top:0.875rem !important;padding-bottom:0.875rem !important}.m-xl-14{margin:0.875rem !important}.mt-xl-14{margin-top:0.875rem !important}.mr-xl-14{margin-right:0.875rem !important}.mb-xl-14{margin-bottom:0.875rem !important}.ml-xl-14{margin-left:0.875rem !important}.mx-xl-14{margin-right:0.875rem !important;margin-left:0.875rem !important}.my-xl-14{margin-top:0.875rem !important;margin-bottom:0.875rem !important}.p-xl-16{padding:1rem !important}.pt-xl-16{padding-top:1rem !important}.pr-xl-16{padding-right:1rem !important}.pb-xl-16{padding-bottom:1rem !important}.pl-xl-16{padding-left:1rem !important}.px-xl-16{padding-right:1rem !important;padding-left:1rem !important}.py-xl-16{padding-top:1rem !important;padding-bottom:1rem !important}.m-xl-16{margin:1rem !important}.mt-xl-16{margin-top:1rem !important}.mr-xl-16{margin-right:1rem !important}.mb-xl-16{margin-bottom:1rem !important}.ml-xl-16{margin-left:1rem !important}.mx-xl-16{margin-right:1rem !important;margin-left:1rem !important}.my-xl-16{margin-top:1rem !important;margin-bottom:1rem !important}.p-xl-18{padding:1.125rem !important}.pt-xl-18{padding-top:1.125rem !important}.pr-xl-18{padding-right:1.125rem !important}.pb-xl-18{padding-bottom:1.125rem !important}.pl-xl-18{padding-left:1.125rem !important}.px-xl-18{padding-right:1.125rem !important;padding-left:1.125rem !important}.py-xl-18{padding-top:1.125rem !important;padding-bottom:1.125rem !important}.m-xl-18{margin:1.125rem !important}.mt-xl-18{margin-top:1.125rem !important}.mr-xl-18{margin-right:1.125rem !important}.mb-xl-18{margin-bottom:1.125rem !important}.ml-xl-18{margin-left:1.125rem !important}.mx-xl-18{margin-right:1.125rem !important;margin-left:1.125rem !important}.my-xl-18{margin-top:1.125rem !important;margin-bottom:1.125rem !important}.p-xl-20{padding:1.25rem !important}.pt-xl-20{padding-top:1.25rem !important}.pr-xl-20{padding-right:1.25rem !important}.pb-xl-20{padding-bottom:1.25rem !important}.pl-xl-20{padding-left:1.25rem !important}.px-xl-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.py-xl-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.m-xl-20{margin:1.25rem !important}.mt-xl-20{margin-top:1.25rem !important}.mr-xl-20{margin-right:1.25rem !important}.mb-xl-20{margin-bottom:1.25rem !important}.ml-xl-20{margin-left:1.25rem !important}.mx-xl-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.my-xl-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.p-xl-22{padding:1.375rem !important}.pt-xl-22{padding-top:1.375rem !important}.pr-xl-22{padding-right:1.375rem !important}.pb-xl-22{padding-bottom:1.375rem !important}.pl-xl-22{padding-left:1.375rem !important}.px-xl-22{padding-right:1.375rem !important;padding-left:1.375rem !important}.py-xl-22{padding-top:1.375rem !important;padding-bottom:1.375rem !important}.m-xl-22{margin:1.375rem !important}.mt-xl-22{margin-top:1.375rem !important}.mr-xl-22{margin-right:1.375rem !important}.mb-xl-22{margin-bottom:1.375rem !important}.ml-xl-22{margin-left:1.375rem !important}.mx-xl-22{margin-right:1.375rem !important;margin-left:1.375rem !important}.my-xl-22{margin-top:1.375rem !important;margin-bottom:1.375rem !important}.p-xl-24{padding:1.5rem !important}.pt-xl-24{padding-top:1.5rem !important}.pr-xl-24{padding-right:1.5rem !important}.pb-xl-24{padding-bottom:1.5rem !important}.pl-xl-24{padding-left:1.5rem !important}.px-xl-24{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-xl-24{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.m-xl-24{margin:1.5rem !important}.mt-xl-24{margin-top:1.5rem !important}.mr-xl-24{margin-right:1.5rem !important}.mb-xl-24{margin-bottom:1.5rem !important}.ml-xl-24{margin-left:1.5rem !important}.mx-xl-24{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-xl-24{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.p-xl-26{padding:1.625rem !important}.pt-xl-26{padding-top:1.625rem !important}.pr-xl-26{padding-right:1.625rem !important}.pb-xl-26{padding-bottom:1.625rem !important}.pl-xl-26{padding-left:1.625rem !important}.px-xl-26{padding-right:1.625rem !important;padding-left:1.625rem !important}.py-xl-26{padding-top:1.625rem !important;padding-bottom:1.625rem !important}.m-xl-26{margin:1.625rem !important}.mt-xl-26{margin-top:1.625rem !important}.mr-xl-26{margin-right:1.625rem !important}.mb-xl-26{margin-bottom:1.625rem !important}.ml-xl-26{margin-left:1.625rem !important}.mx-xl-26{margin-right:1.625rem !important;margin-left:1.625rem !important}.my-xl-26{margin-top:1.625rem !important;margin-bottom:1.625rem !important}.p-xl-28{padding:1.75rem !important}.pt-xl-28{padding-top:1.75rem !important}.pr-xl-28{padding-right:1.75rem !important}.pb-xl-28{padding-bottom:1.75rem !important}.pl-xl-28{padding-left:1.75rem !important}.px-xl-28{padding-right:1.75rem !important;padding-left:1.75rem !important}.py-xl-28{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.m-xl-28{margin:1.75rem !important}.mt-xl-28{margin-top:1.75rem !important}.mr-xl-28{margin-right:1.75rem !important}.mb-xl-28{margin-bottom:1.75rem !important}.ml-xl-28{margin-left:1.75rem !important}.mx-xl-28{margin-right:1.75rem !important;margin-left:1.75rem !important}.my-xl-28{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.p-xl-30{padding:1.875rem !important}.pt-xl-30{padding-top:1.875rem !important}.pr-xl-30{padding-right:1.875rem !important}.pb-xl-30{padding-bottom:1.875rem !important}.pl-xl-30{padding-left:1.875rem !important}.px-xl-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.py-xl-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.m-xl-30{margin:1.875rem !important}.mt-xl-30{margin-top:1.875rem !important}.mr-xl-30{margin-right:1.875rem !important}.mb-xl-30{margin-bottom:1.875rem !important}.ml-xl-30{margin-left:1.875rem !important}.mx-xl-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.my-xl-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.p-xl-32{padding:2rem !important}.pt-xl-32{padding-top:2rem !important}.pr-xl-32{padding-right:2rem !important}.pb-xl-32{padding-bottom:2rem !important}.pl-xl-32{padding-left:2rem !important}.px-xl-32{padding-right:2rem !important;padding-left:2rem !important}.py-xl-32{padding-top:2rem !important;padding-bottom:2rem !important}.m-xl-32{margin:2rem !important}.mt-xl-32{margin-top:2rem !important}.mr-xl-32{margin-right:2rem !important}.mb-xl-32{margin-bottom:2rem !important}.ml-xl-32{margin-left:2rem !important}.mx-xl-32{margin-right:2rem !important;margin-left:2rem !important}.my-xl-32{margin-top:2rem !important;margin-bottom:2rem !important}.p-xl-34{padding:2.125rem !important}.pt-xl-34{padding-top:2.125rem !important}.pr-xl-34{padding-right:2.125rem !important}.pb-xl-34{padding-bottom:2.125rem !important}.pl-xl-34{padding-left:2.125rem !important}.px-xl-34{padding-right:2.125rem !important;padding-left:2.125rem !important}.py-xl-34{padding-top:2.125rem !important;padding-bottom:2.125rem !important}.m-xl-34{margin:2.125rem !important}.mt-xl-34{margin-top:2.125rem !important}.mr-xl-34{margin-right:2.125rem !important}.mb-xl-34{margin-bottom:2.125rem !important}.ml-xl-34{margin-left:2.125rem !important}.mx-xl-34{margin-right:2.125rem !important;margin-left:2.125rem !important}.my-xl-34{margin-top:2.125rem !important;margin-bottom:2.125rem !important}.p-xl-36{padding:2.25rem !important}.pt-xl-36{padding-top:2.25rem !important}.pr-xl-36{padding-right:2.25rem !important}.pb-xl-36{padding-bottom:2.25rem !important}.pl-xl-36{padding-left:2.25rem !important}.px-xl-36{padding-right:2.25rem !important;padding-left:2.25rem !important}.py-xl-36{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.m-xl-36{margin:2.25rem !important}.mt-xl-36{margin-top:2.25rem !important}.mr-xl-36{margin-right:2.25rem !important}.mb-xl-36{margin-bottom:2.25rem !important}.ml-xl-36{margin-left:2.25rem !important}.mx-xl-36{margin-right:2.25rem !important;margin-left:2.25rem !important}.my-xl-36{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.p-xl-38{padding:2.375rem !important}.pt-xl-38{padding-top:2.375rem !important}.pr-xl-38{padding-right:2.375rem !important}.pb-xl-38{padding-bottom:2.375rem !important}.pl-xl-38{padding-left:2.375rem !important}.px-xl-38{padding-right:2.375rem !important;padding-left:2.375rem !important}.py-xl-38{padding-top:2.375rem !important;padding-bottom:2.375rem !important}.m-xl-38{margin:2.375rem !important}.mt-xl-38{margin-top:2.375rem !important}.mr-xl-38{margin-right:2.375rem !important}.mb-xl-38{margin-bottom:2.375rem !important}.ml-xl-38{margin-left:2.375rem !important}.mx-xl-38{margin-right:2.375rem !important;margin-left:2.375rem !important}.my-xl-38{margin-top:2.375rem !important;margin-bottom:2.375rem !important}.p-xl-40{padding:2.5rem !important}.pt-xl-40{padding-top:2.5rem !important}.pr-xl-40{padding-right:2.5rem !important}.pb-xl-40{padding-bottom:2.5rem !important}.pl-xl-40{padding-left:2.5rem !important}.px-xl-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.py-xl-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.m-xl-40{margin:2.5rem !important}.mt-xl-40{margin-top:2.5rem !important}.mr-xl-40{margin-right:2.5rem !important}.mb-xl-40{margin-bottom:2.5rem !important}.ml-xl-40{margin-left:2.5rem !important}.mx-xl-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.my-xl-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.p-xl-50{padding:3.125rem !important}.pt-xl-50{padding-top:3.125rem !important}.pr-xl-50{padding-right:3.125rem !important}.pb-xl-50{padding-bottom:3.125rem !important}.pl-xl-50{padding-left:3.125rem !important}.px-xl-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.py-xl-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.m-xl-50{margin:3.125rem !important}.mt-xl-50{margin-top:3.125rem !important}.mr-xl-50{margin-right:3.125rem !important}.mb-xl-50{margin-bottom:3.125rem !important}.ml-xl-50{margin-left:3.125rem !important}.mx-xl-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.my-xl-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.p-xl-60{padding:3.75rem !important}.pt-xl-60{padding-top:3.75rem !important}.pr-xl-60{padding-right:3.75rem !important}.pb-xl-60{padding-bottom:3.75rem !important}.pl-xl-60{padding-left:3.75rem !important}.px-xl-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.py-xl-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.m-xl-60{margin:3.75rem !important}.mt-xl-60{margin-top:3.75rem !important}.mr-xl-60{margin-right:3.75rem !important}.mb-xl-60{margin-bottom:3.75rem !important}.ml-xl-60{margin-left:3.75rem !important}.mx-xl-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.my-xl-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.p-xl-70{padding:4.375rem !important}.pt-xl-70{padding-top:4.375rem !important}.pr-xl-70{padding-right:4.375rem !important}.pb-xl-70{padding-bottom:4.375rem !important}.pl-xl-70{padding-left:4.375rem !important}.px-xl-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.py-xl-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.m-xl-70{margin:4.375rem !important}.mt-xl-70{margin-top:4.375rem !important}.mr-xl-70{margin-right:4.375rem !important}.mb-xl-70{margin-bottom:4.375rem !important}.ml-xl-70{margin-left:4.375rem !important}.mx-xl-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.my-xl-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.p-xl-80{padding:5rem !important}.pt-xl-80{padding-top:5rem !important}.pr-xl-80{padding-right:5rem !important}.pb-xl-80{padding-bottom:5rem !important}.pl-xl-80{padding-left:5rem !important}.px-xl-80{padding-right:5rem !important;padding-left:5rem !important}.py-xl-80{padding-top:5rem !important;padding-bottom:5rem !important}.m-xl-80{margin:5rem !important}.mt-xl-80{margin-top:5rem !important}.mr-xl-80{margin-right:5rem !important}.mb-xl-80{margin-bottom:5rem !important}.ml-xl-80{margin-left:5rem !important}.mx-xl-80{margin-right:5rem !important;margin-left:5rem !important}.my-xl-80{margin-top:5rem !important;margin-bottom:5rem !important}.p-xl-90{padding:5.625rem !important}.pt-xl-90{padding-top:5.625rem !important}.pr-xl-90{padding-right:5.625rem !important}.pb-xl-90{padding-bottom:5.625rem !important}.pl-xl-90{padding-left:5.625rem !important}.px-xl-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.py-xl-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.m-xl-90{margin:5.625rem !important}.mt-xl-90{margin-top:5.625rem !important}.mr-xl-90{margin-right:5.625rem !important}.mb-xl-90{margin-bottom:5.625rem !important}.ml-xl-90{margin-left:5.625rem !important}.mx-xl-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.my-xl-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}}
:root{--jbx-color-grape-10: #f3e6f9;--jbx-color-grape-20: #e7cdf4;--jbx-color-grape-50: #c481e3;--jbx-color-grape: #8903c8;--jbx-color-grape-dark: #69009a;--jbx-color-pomegranate-10: #fbe8ef;--jbx-color-pomegranate-20: #f8d2de;--jbx-color-pomegranate-50: #ec8dad;--jbx-color-pomegranate: #da1c5c;--jbx-color-pomegranate-dark: #b60e47;--jbx-color-orange-10: #fff6eb;--jbx-color-orange-20: #ffecd7;--jbx-color-orange-50: #ffd19a;--jbx-color-orange: #ffa235;--jbx-color-orange-dark: #f38300;--jbx-color-lemon-10: #fffbee;--jbx-color-lemon-20: #fff7dc;--jbx-color-lemon-50: #ffeca8;--jbx-color-lemon: #ffd951;--jbx-color-lemon-dark: #deb72b;--jbx-color-blackberry-10: #ede9f3;--jbx-color-blackberry-20: #dbd4e7;--jbx-color-blackberry-50: #a593c2;--jbx-color-blackberry: #4b2885;--jbx-color-blackberry-dark: #341960;--jbx-gradient-grape-pomegranate: linear-gradient(
		90deg,
		var(--jbx-color-grape) 0%,
		var(--jbx-color-pomegranate) 100%
	);--jbx-gradient-grape-20-pomegranate-20: linear-gradient(
		90deg,
		var(--jbx-color-grape-20) 0%,
		var(--jbx-color-pomegranate-20) 100%
	);--jbx-gradient-orange-lemon: linear-gradient(
		90deg,
		var(--jbx-color-orange) 0%,
		var(--jbx-color-lemon) 100%
	);--jbx-gradient-grape-20-pomegranate-20: linear-gradient(
		90deg,
		var(--jbx-color-grape-20) 0%,
		var(--jbx-color-pomegranate-20) 100%
	);--color-primary: var(--jbx-color-grape);--color-primary-50: var(--jbx-color-grape-50);--color-secondary: var(
		--jbx-color-pomegranate
	);--color-alert: var(--jbx-color-lemon);--color-link-hover: var(--jbx-color-orange);--color-is-dark-bg: var(--jbx-color-blackberry-dark);--color-is-dark-color: var(--color-white);--color-white: #ffffff;--color-gray-light: #f4f4f4;--color-gray: #d8d8d8;--color-gray-medium: #a8a8a8;--color-gray-dark: #646464;--color-black: #1e1e1e;--font-weight-800: 800;--font-weight-700: 700;--font-weight-500: 500;--font-weight-400: 400;--font-size-10: 0.625rem;--font-size-12: 0.75rem;--font-size-14: 0.875rem;--font-size-16: 1rem;--font-size-18: 1.125rem;--font-size-20: 1.25rem;--font-size-24: 1.5rem;--font-size-28: 1.75rem;--font-size-36: 2.25rem;--font-size-48: 3rem;--font-size-76: 4.75rem;--font-family-primary: 'Inter', sans-serif;--font-family-icons: 'Font Awesome 5 Pro';--text-max-width: 45rem;--z-index-focus-border: 1;--focus-border-width: 0.1875rem;--focus-border-color: var(--color-primary);--focus-border-radius: 0.375rem;--border-radius: 0}
body.is-dark{background:var(--color-is-dark-bg)}
address{margin-bottom:0}
@media (min-width: 768px){.outer-padding{padding-right:1.875rem;padding-left:1.875rem}}
:root{--t-heading-1-font-weight: var(--font-weight-800);--t-heading-1-font-size: var(--font-size-48);--t-heading-1-font-family: var(--font-family-primary);--t-heading-1-line-height: 1.2;--t-heading-1-font-size-lg: var(--font-size-76);--t-heading-2-font-weight: var(--font-weight-700);--t-heading-2-font-size: var(--font-size-36);--t-heading-2-font-family: var(--font-family-primary);--t-heading-2-line-height: 1.4;--t-heading-2-font-size-lg: var(--font-size-48);--t-heading-3-font-weight: var(--font-weight-400);--t-heading-3-font-size: var(--font-size-28);--t-heading-3-font-family: var(--font-family-primary);--t-heading-3-line-height: 1.2;--t-heading-3-font-size-lg: var(--font-size-36);--t-heading-4-font-weight: var(--font-weight-800);--t-heading-4-font-size: var(--font-size-24);--t-heading-4-font-family: var(--font-family-primary);--t-heading-4-line-height: 1.2;--t-heading-4-font-size-lg: var(--font-size-28);--t-heading-5-font-weight: var(--font-weight-700);--t-heading-5-font-size: var(--font-size-18);--t-heading-5-font-family: var(--font-family-primary);--t-heading-5-line-height: 1.2;--t-heading-5-font-size-lg: var(--font-size-20);--t-heading-6-font-weight: var(--font-weight-800);--t-heading-6-font-size: var(--font-size-14);--t-heading-6-font-family: var(--font-family-primary);--t-heading-6-line-height: 1.2;--t-heading-6-font-size-lg: var(--font-size-16);--t-link-hover-background-color: var(--color-black)}
h1,h2,h3,h4,h5,h6,p,blockquote{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}
body{font-family:var(--font-family-primary)}
.t-heading-1,.post-content>h1,.block-editor-block-list__layout>h1,.rte h1{font-weight:var(--t-heading-1-font-weight);font-size:var(--t-heading-1-font-size);font-family:var(--t-heading-1-font-family);line-height:var(--t-heading-1-line-height)}
@media (min-width: 992px){.t-heading-1,.post-content>h1,.block-editor-block-list__layout>h1,.rte h1{font-size:var(--t-heading-1-font-size-lg)}}
.t-heading-2,.post-content>h2,.block-editor-block-list__layout>h2,.rte h2{font-weight:var(--t-heading-2-font-weight);font-size:var(--t-heading-2-font-size);font-family:var(--t-heading-2-font-family);line-height:var(--t-heading-2-line-height)}
@media (min-width: 992px){.t-heading-2,.post-content>h2,.block-editor-block-list__layout>h2,.rte h2{font-size:var(--t-heading-2-font-size-lg)}}
.t-heading-3,.post-content>h3,.block-editor-block-list__layout>h3,.rte h3{font-weight:var(--t-heading-3-font-weight);font-size:var(--t-heading-3-font-size);font-family:var(--t-heading-3-font-family);line-height:var(--t-heading-3-line-height)}
@media (min-width: 992px){.t-heading-3,.post-content>h3,.block-editor-block-list__layout>h3,.rte h3{font-size:var(--t-heading-3-font-size-lg)}}
.t-heading-4,.post-content>h4,.block-editor-block-list__layout>h4,.rte h4{font-weight:var(--t-heading-4-font-weight);font-size:var(--t-heading-4-font-size);font-family:var(--t-heading-4-font-family);line-height:var(--t-heading-4-line-height)}
@media (min-width: 992px){.t-heading-4,.post-content>h4,.block-editor-block-list__layout>h4,.rte h4{font-size:var(--t-heading-4-font-size-lg)}}
.t-heading-5,.post-content>h5,.block-editor-block-list__layout>h5,.rte h5{font-weight:var(--t-heading-5-font-weight);font-size:var(--t-heading-5-font-size);font-family:var(--t-heading-5-font-family);line-height:var(--t-heading-5-line-height)}
@media (min-width: 992px){.t-heading-5,.post-content>h5,.block-editor-block-list__layout>h5,.rte h5{font-size:var(--t-heading-5-font-size-lg)}}
.t-heading-6,.post-content>h6,.block-editor-block-list__layout>h6,.rte h6,.t-eyebrow{font-weight:var(--t-heading-6-font-weight);font-size:var(--t-heading-6-font-size);font-family:var(--t-heading-6-font-family);line-height:var(--t-heading-6-line-height);letter-spacing:0.0625rem;text-transform:uppercase}
@media (min-width: 992px){.t-heading-6,.post-content>h6,.block-editor-block-list__layout>h6,.rte h6,.t-eyebrow{font-size:var(--t-heading-6-font-size-lg)}}
.t-body,.t-bulleted-list li,.rte>>ul:not(.gform_fields) li,.post-content>>ul:not(.gform_fields) li,.post-content>ul[role='textbox'] li,.block-editor-block-list__layout>>ul:not(.gform_fields) li,.block-editor-block-list__layout>ul[role='textbox'] li,.rte>ul:not(.gform_fields) li,.rte ul[role='textbox'] li,.t-ordered-list li,.post-content>p,.block-editor-block-list__layout>p,.t-numbered-list,.rte>ol:not(.gform_fields),.rte ol[role='textbox'],.post-content>>ol:not(.gform_fields),.post-content>ol[role='textbox'],.block-editor-block-list__layout>>ol:not(.gform_fields),.block-editor-block-list__layout>ol[role='textbox'],.table thead tr th,.post-content>table thead tr th,.block-editor-block-list__layout>table thead tr th,.rte table thead tr th,.wp-block-table thead tr th,.table tbody tr td,.post-content>table tbody tr td,.block-editor-block-list__layout>table tbody tr td,.rte table tbody tr td,.wp-block-table tbody tr td,.rte p,.rte>ul:not(.gform_fields) li p,.rte ul[role='textbox'] li p,.post-content>>ul:not(.gform_fields) li p,.post-content>ul[role='textbox'] li p,.block-editor-block-list__layout>>ul:not(.gform_fields) li p,.block-editor-block-list__layout>ul[role='textbox'] li p,.rte>ol:not(.gform_fields) li p,.rte ol[role='textbox'] li p,.post-content>>ol:not(.gform_fields) li p,.post-content>ol[role='textbox'] li p,.block-editor-block-list__layout>>ol:not(.gform_fields) li p,.block-editor-block-list__layout>ol[role='textbox'] li p{font-weight:var(--font-weight-400);font-size:var(--font-size-14);font-family:var(--font-family-primary);line-height:1.75}
@media (min-width: 992px){.t-body,.t-bulleted-list li,.rte>>ul:not(.gform_fields) li,.post-content>>ul:not(.gform_fields) li,.post-content>ul[role='textbox'] li,.block-editor-block-list__layout>>ul:not(.gform_fields) li,.block-editor-block-list__layout>ul[role='textbox'] li,.rte>ul:not(.gform_fields) li,.rte ul[role='textbox'] li,.t-ordered-list li,.post-content>p,.block-editor-block-list__layout>p,.t-numbered-list,.rte>ol:not(.gform_fields),.rte ol[role='textbox'],.post-content>>ol:not(.gform_fields),.post-content>ol[role='textbox'],.block-editor-block-list__layout>>ol:not(.gform_fields),.block-editor-block-list__layout>ol[role='textbox'],.table thead tr th,.post-content>table thead tr th,.block-editor-block-list__layout>table thead tr th,.rte table thead tr th,.wp-block-table thead tr th,.table tbody tr td,.post-content>table tbody tr td,.block-editor-block-list__layout>table tbody tr td,.rte table tbody tr td,.wp-block-table tbody tr td,.rte p,.rte>ul:not(.gform_fields) li p,.rte ul[role='textbox'] li p,.post-content>>ul:not(.gform_fields) li p,.post-content>ul[role='textbox'] li p,.block-editor-block-list__layout>>ul:not(.gform_fields) li p,.block-editor-block-list__layout>ul[role='textbox'] li p,.rte>ol:not(.gform_fields) li p,.rte ol[role='textbox'] li p,.post-content>>ol:not(.gform_fields) li p,.post-content>ol[role='textbox'] li p,.block-editor-block-list__layout>>ol:not(.gform_fields) li p,.block-editor-block-list__layout>ol[role='textbox'] li p{font-size:var(--font-size-16)}}
.t-body-bold{font-weight:var(--font-weight-700);font-size:var(--font-size-14);font-family:var(--font-family-primary);line-height:1.75}
.t-body-italic{font-style:italic;font-weight:var(--font-weight-400);font-size:var(--font-size-14);font-family:var(--font-family-primary);line-height:1.75}
.t-body-large,.t-body-intro,.post-content>.intro,.post-content>.has-intro-font-size,.block-editor-block-list__layout>.intro,.block-editor-block-list__layout>.has-intro-font-size,.rte .intro,.rte .has-intro-font-size{font-weight:var(--font-weight-400);font-size:var(--font-size-18);font-family:var(--font-family-primary);line-height:1.5}
@media (min-width: 992px){.t-body-large,.t-body-intro,.post-content>.intro,.post-content>.has-intro-font-size,.block-editor-block-list__layout>.intro,.block-editor-block-list__layout>.has-intro-font-size,.rte .intro,.rte .has-intro-font-size{font-size:var(--font-size-20)}}
.t-body-small,.post-content>.small-text,.block-editor-block-list__layout>.small-text,.post-content>.wp-caption-text,.block-editor-block-list__layout>.wp-caption-text,.rte .small-text,.rte .wp-caption-text{font-size:var(--font-size-10);font-family:var(--font-family-primary);line-height:1.6}
@media (min-width: 992px){.t-body-small,.post-content>.small-text,.block-editor-block-list__layout>.small-text,.post-content>.wp-caption-text,.block-editor-block-list__layout>.wp-caption-text,.rte .small-text,.rte .wp-caption-text{font-size:var(--font-size-12)}}
.t-body a:not(.btn):not(.gform_button),.t-bulleted-list li a:not(.btn):not(.gform_button),.rte>>ul:not(.gform_fields) li a:not(.btn):not(.gform_button),.post-content>>ul:not(.gform_fields) li a:not(.btn):not(.gform_button),.post-content>ul[role='textbox'] li a:not(.btn):not(.gform_button),.block-editor-block-list__layout>>ul:not(.gform_fields) li a:not(.btn):not(.gform_button),.block-editor-block-list__layout>ul[role='textbox'] li a:not(.btn):not(.gform_button),.rte>ul:not(.gform_fields) li a:not(.btn):not(.gform_button),.rte ul[role='textbox'] li a:not(.btn):not(.gform_button),.t-ordered-list li a:not(.btn):not(.gform_button),.post-content>p a:not(.btn):not(.gform_button),.block-editor-block-list__layout>p a:not(.btn):not(.gform_button),.t-numbered-list a:not(.btn):not(.gform_button),.rte>ol:not(.gform_fields) a:not(.btn):not(.gform_button),.rte ol[role='textbox'] a:not(.btn):not(.gform_button),.post-content>>ol:not(.gform_fields) a:not(.btn):not(.gform_button),.post-content>ol[role='textbox'] a:not(.btn):not(.gform_button),.block-editor-block-list__layout>>ol:not(.gform_fields) a:not(.btn):not(.gform_button),.block-editor-block-list__layout>ol[role='textbox'] a:not(.btn):not(.gform_button),.table thead tr th a:not(.btn):not(.gform_button),.post-content>table thead tr th a:not(.btn):not(.gform_button),.block-editor-block-list__layout>table thead tr th a:not(.btn):not(.gform_button),.rte table thead tr th a:not(.btn):not(.gform_button),.wp-block-table thead tr th a:not(.btn):not(.gform_button),.table tbody tr td a:not(.btn):not(.gform_button),.post-content>table tbody tr td a:not(.btn):not(.gform_button),.block-editor-block-list__layout>table tbody tr td a:not(.btn):not(.gform_button),.rte table tbody tr td a:not(.btn):not(.gform_button),.wp-block-table tbody tr td a:not(.btn):not(.gform_button),.rte p a:not(.btn):not(.gform_button),.post-content>>ul:not(.gform_fields) li p a:not(.btn):not(.gform_button),.block-editor-block-list__layout>>ul:not(.gform_fields) li p a:not(.btn):not(.gform_button),.post-content>>ol:not(.gform_fields) li p a:not(.btn):not(.gform_button),.block-editor-block-list__layout>>ol:not(.gform_fields) li p a:not(.btn):not(.gform_button),.t-body-italic a:not(.btn):not(.gform_button),.t-body-intro a:not(.btn):not(.gform_button),.post-content>.intro a:not(.btn):not(.gform_button),.post-content>.has-intro-font-size a:not(.btn):not(.gform_button),.block-editor-block-list__layout>.intro a:not(.btn):not(.gform_button),.block-editor-block-list__layout>.has-intro-font-size a:not(.btn):not(.gform_button),.rte .intro a:not(.btn):not(.gform_button),.rte .has-intro-font-size a:not(.btn):not(.gform_button),.t-body-callout a:not(.btn):not(.gform_button),.post-content>.callout a:not(.btn):not(.gform_button),.block-editor-block-list__layout>.callout a:not(.btn):not(.gform_button),.rte .callout a:not(.btn):not(.gform_button),.t-body-small a:not(.btn):not(.gform_button),.post-content>.small-text a:not(.btn):not(.gform_button),.block-editor-block-list__layout>.small-text a:not(.btn):not(.gform_button),.post-content>.wp-caption-text a:not(.btn):not(.gform_button),.block-editor-block-list__layout>.wp-caption-text a:not(.btn):not(.gform_button),.rte .small-text a:not(.btn):not(.gform_button),.rte .wp-caption-text a:not(.btn):not(.gform_button){color:inherit}
.t-body strong,.t-bulleted-list li strong,.rte>>ul:not(.gform_fields) li strong,.post-content>>ul:not(.gform_fields) li strong,.post-content>ul[role='textbox'] li strong,.block-editor-block-list__layout>>ul:not(.gform_fields) li strong,.block-editor-block-list__layout>ul[role='textbox'] li strong,.rte>ul:not(.gform_fields) li strong,.rte ul[role='textbox'] li strong,.t-ordered-list li strong,.post-content>p strong,.block-editor-block-list__layout>p strong,.t-numbered-list strong,.rte>ol:not(.gform_fields) strong,.rte ol[role='textbox'] strong,.post-content>>ol:not(.gform_fields) strong,.post-content>ol[role='textbox'] strong,.block-editor-block-list__layout>>ol:not(.gform_fields) strong,.block-editor-block-list__layout>ol[role='textbox'] strong,.table thead tr th strong,.post-content>table thead tr th strong,.block-editor-block-list__layout>table thead tr th strong,.rte table thead tr th strong,.wp-block-table thead tr th strong,.table tbody tr td strong,.post-content>table tbody tr td strong,.block-editor-block-list__layout>table tbody tr td strong,.rte table tbody tr td strong,.wp-block-table tbody tr td strong,.rte p strong,.post-content>>ul:not(.gform_fields) li p strong,.block-editor-block-list__layout>>ul:not(.gform_fields) li p strong,.rte>ol:not(.gform_fields) li p strong,.rte ol[role='textbox'] li p strong,.post-content>>ol:not(.gform_fields) li p strong,.post-content>ol[role='textbox'] li p strong,.block-editor-block-list__layout>>ol:not(.gform_fields) li p strong,.block-editor-block-list__layout>ol[role='textbox'] li p strong,.t-body-italic strong,.t-body-intro strong,.post-content>.intro strong,.post-content>.has-intro-font-size strong,.block-editor-block-list__layout>.intro strong,.block-editor-block-list__layout>.has-intro-font-size strong,.rte .intro strong,.rte .has-intro-font-size strong,.t-body-callout strong,.post-content>.callout strong,.block-editor-block-list__layout>.callout strong,.rte .callout strong,.t-body-small strong,.post-content>.small-text strong,.block-editor-block-list__layout>.small-text strong,.post-content>.wp-caption-text strong,.block-editor-block-list__layout>.wp-caption-text strong,.rte .small-text strong,.rte .wp-caption-text strong{font-weight:var(--font-weight-700)}
.t-body-callout,.post-content>.callout,.block-editor-block-list__layout>.callout,.rte .callout{padding:2.5rem 2rem;background:var(--color-gray);color:var(--color-black);font-weight:var(--font-weight-400);font-size:var(--font-size-16);font-family:var(font-family-primary);line-height:1.75}
.t-blockquote,.rte>blockquote,.post-content>blockquote,.block-editor-block-list__layout>blockquote,.rte .blockquote,.post-content>.blockquote,.block-editor-block-list__layout>.blockquote{padding-left:2rem;border-left:0.125rem solid var(--color-black);font-weight:var(--font-weight-400);font-size:var(--font-size-20);line-height:1.5}
.t-bulleted-list,.rte>>ul:not(.gform_fields),.post-content>>ul:not(.gform_fields),.post-content>ul[role='textbox'],.block-editor-block-list__layout>>ul:not(.gform_fields),.block-editor-block-list__layout>ul[role='textbox'],.rte>ul:not(.gform_fields),.rte ul[role='textbox']{margin-bottom:0;padding-left:0;list-style:none}
.t-bulleted-list li,.rte>>ul:not(.gform_fields) li,.post-content>>ul:not(.gform_fields) li,.post-content>ul[role='textbox'] li,.block-editor-block-list__layout>>ul:not(.gform_fields) li,.block-editor-block-list__layout>ul[role='textbox'] li,.rte>ul:not(.gform_fields) li,.rte ul[role='textbox'] li{position:relative;display:block;padding-left:1.25rem}
.t-bulleted-list li::before,.rte>>ul:not(.gform_fields) li::before,.post-content>>ul:not(.gform_fields) li::before,.post-content>ul[role='textbox'] li::before,.block-editor-block-list__layout>>ul:not(.gform_fields) li::before,.block-editor-block-list__layout>ul[role='textbox'] li::before,.rte>ul:not(.gform_fields) li::before,.rte ul[role='textbox'] li::before{position:absolute;top:0.5625rem;left:0.1875rem;color:var(--color-black);font-weight:700;font-size:0.375rem;font-family:var(--font-family-icons);content:'\f111'}
.t-bulleted-list li:not(:last-child),.rte>>ul:not(.gform_fields) li:not(:last-child),.post-content>>ul:not(.gform_fields) li:not(:last-child),.post-content>ul[role='textbox'] li:not(:last-child),.block-editor-block-list__layout>>ul:not(.gform_fields) li:not(:last-child),.block-editor-block-list__layout>ul[role='textbox'] li:not(:last-child),.rte>ul:not(.gform_fields) li:not(:last-child),.rte ul[role='textbox'] li:not(:last-child){margin-bottom:0.625rem}
.t-ordered-list{padding-left:0;list-style-position:inside}
.t-ordered-list li:not(:last-child){margin-bottom:0.625rem}
.t-featured{font-weight:var(--font-weight-400);font-size:var(--font-size-24);font-family:var(--font-family-primary);line-height:1.25}
.t-link,.rte>p a:not(.btn):not(.gform_button):not(.t-link-callout),.post-content>p a:not(.btn):not(.gform_button):not(.t-link-callout),.block-editor-block-list__layout>p a:not(.btn):not(.gform_button):not(.t-link-callout),.rte p a,.post-content>p a,.block-editor-block-list__layout>p a,.rte>ul:not(.gform_fields) li>a,.rte>ul:not(.gform_fields) li>p a,.rte ul[role='textbox'] li>a,.rte ul[role='textbox'] li>p a,.post-content>>ul:not(.gform_fields) li>a,.post-content>>ul:not(.gform_fields) li>p a,.post-content>ul[role='textbox'] li>a,.post-content>ul[role='textbox'] li>p a,.block-editor-block-list__layout>>ul:not(.gform_fields) li>a,.block-editor-block-list__layout>>ul:not(.gform_fields) li>p a,.block-editor-block-list__layout>ul[role='textbox'] li>a,.block-editor-block-list__layout>ul[role='textbox'] li>p a,.rte>ol:not(.gform_fields) li>a,.rte>ol:not(.gform_fields) li>p a,.rte ol[role='textbox'] li>a,.rte ol[role='textbox'] li>p a,.post-content>>ol:not(.gform_fields) li>a,.post-content>>ol:not(.gform_fields) li>p a,.post-content>ol[role='textbox'] li>a,.post-content>ol[role='textbox'] li>p a,.block-editor-block-list__layout>>ol:not(.gform_fields) li>a,.block-editor-block-list__layout>>ol:not(.gform_fields) li>p a,.block-editor-block-list__layout>ol[role='textbox'] li>a,.block-editor-block-list__layout>ol[role='textbox'] li>p a{position:relative;color:inherit;font-weight:var(--font-weight-400);font-size:inherit;font-family:var(--font-family-primary);text-decoration:underline;line-height:1.5;transition:color 0.25s ease-in-out 0s}
.t-link::before,.rte>p a:not(.t-link-callout):not(.btn):not(.gform_button)::before,.post-content>p a:not(.t-link-callout):not(.btn):not(.gform_button)::before,.block-editor-block-list__layout>p a:not(.t-link-callout):not(.btn):not(.gform_button)::before,.rte p a::before,.post-content>p a::before,.block-editor-block-list__layout>p a::before,.rte>ul:not(.gform_fields) li>a::before,.rte>ul:not(.gform_fields) li>p a::before,.rte ul[role='textbox'] li>a::before,.rte ul[role='textbox'] li>p a::before,.post-content>>ul:not(.gform_fields) li>a::before,.post-content>>ul:not(.gform_fields) li>p a::before,.post-content>ul[role='textbox'] li>a::before,.post-content>ul[role='textbox'] li>p a::before,.block-editor-block-list__layout>>ul:not(.gform_fields) li>a::before,.block-editor-block-list__layout>>ul:not(.gform_fields) li>p a::before,.block-editor-block-list__layout>ul[role='textbox'] li>a::before,.block-editor-block-list__layout>ul[role='textbox'] li>p a::before,.rte>ol:not(.gform_fields) li>a::before,.rte>ol:not(.gform_fields) li>p a::before,.rte ol[role='textbox'] li>a::before,.rte ol[role='textbox'] li>p a::before,.post-content>>ol:not(.gform_fields) li>a::before,.post-content>>ol:not(.gform_fields) li>p a::before,.post-content>ol[role='textbox'] li>a::before,.post-content>ol[role='textbox'] li>p a::before,.block-editor-block-list__layout>>ol:not(.gform_fields) li>a::before,.block-editor-block-list__layout>>ol:not(.gform_fields) li>p a::before,.block-editor-block-list__layout>ol[role='textbox'] li>a::before,.block-editor-block-list__layout>ol[role='textbox'] li>p a::before{position:absolute;top:-0.375rem;right:-0.375rem;bottom:-0.375rem;left:-0.375rem;border:var(--focus-border-width) solid transparent;border-radius:var(--focus-border-radius);content:'';pointer-events:none;z-index:var(--z-index-focus-border);transition:border-color 0.25s ease-in-out 0s}
.t-link:focus,.rte>p a:focus:not(.btn):not(.gform_button):not(.t-link-callout),.post-content>p a:focus:not(.btn):not(.gform_button):not(.t-link-callout),.block-editor-block-list__layout>p a:focus:not(.btn):not(.gform_button):not(.t-link-callout),.rte p a:focus,.post-content>p a:focus,.block-editor-block-list__layout>p a:focus,.rte>ul:not(.gform_fields) li>a:focus,.rte>ul:not(.gform_fields) li>p a:focus,.rte ul[role='textbox'] li>a:focus,.rte ul[role='textbox'] li>p a:focus,.post-content>>ul:not(.gform_fields) li>a:focus,.post-content>>ul:not(.gform_fields) li>p a:focus,.post-content>ul[role='textbox'] li>a:focus,.post-content>ul[role='textbox'] li>p a:focus,.block-editor-block-list__layout>>ul:not(.gform_fields) li>a:focus,.block-editor-block-list__layout>>ul:not(.gform_fields) li>p a:focus,.block-editor-block-list__layout>ul[role='textbox'] li>a:focus,.block-editor-block-list__layout>ul[role='textbox'] li>p a:focus,.rte>ol:not(.gform_fields) li>a:focus,.rte>ol:not(.gform_fields) li>p a:focus,.rte ol[role='textbox'] li>a:focus,.rte ol[role='textbox'] li>p a:focus,.post-content>>ol:not(.gform_fields) li>a:focus,.post-content>>ol:not(.gform_fields) li>p a:focus,.post-content>ol[role='textbox'] li>a:focus,.post-content>ol[role='textbox'] li>p a:focus,.block-editor-block-list__layout>>ol:not(.gform_fields) li>a:focus,.block-editor-block-list__layout>>ol:not(.gform_fields) li>p a:focus,.block-editor-block-list__layout>ol[role='textbox'] li>a:focus,.block-editor-block-list__layout>ol[role='textbox'] li>p a:focus{outline:0;text-decoration:none}
.t-link:focus::before,.rte>p a:not(.t-link-callout):not(.btn):not(.gform_button):focus::before,.post-content>p a:not(.t-link-callout):not(.btn):not(.gform_button):focus::before,.block-editor-block-list__layout>p a:not(.t-link-callout):not(.btn):not(.gform_button):focus::before,.rte p a:focus::before,.post-content>p a:focus::before,.block-editor-block-list__layout>p a:focus::before,.rte>ul:not(.gform_fields) li>a:focus::before,.rte>ul:not(.gform_fields) li>p a:focus::before,.rte ul[role='textbox'] li>a:focus::before,.rte ul[role='textbox'] li>p a:focus::before,.post-content>>ul:not(.gform_fields) li>a:focus::before,.post-content>>ul:not(.gform_fields) li>p a:focus::before,.post-content>ul[role='textbox'] li>a:focus::before,.post-content>ul[role='textbox'] li>p a:focus::before,.block-editor-block-list__layout>>ul:not(.gform_fields) li>a:focus::before,.block-editor-block-list__layout>>ul:not(.gform_fields) li>p a:focus::before,.block-editor-block-list__layout>ul[role='textbox'] li>a:focus::before,.block-editor-block-list__layout>ul[role='textbox'] li>p a:focus::before,.rte>ol:not(.gform_fields) li>a:focus::before,.rte>ol:not(.gform_fields) li>p a:focus::before,.rte ol[role='textbox'] li>a:focus::before,.rte ol[role='textbox'] li>p a:focus::before,.post-content>>ol:not(.gform_fields) li>a:focus::before,.post-content>>ol:not(.gform_fields) li>p a:focus::before,.post-content>ol[role='textbox'] li>a:focus::before,.post-content>ol[role='textbox'] li>p a:focus::before,.block-editor-block-list__layout>>ol:not(.gform_fields) li>a:focus::before,.block-editor-block-list__layout>>ol:not(.gform_fields) li>p a:focus::before,.block-editor-block-list__layout>ol[role='textbox'] li>a:focus::before,.block-editor-block-list__layout>ol[role='textbox'] li>p a:focus::before{border-color:var(--focus-border-color)}
.t-link:hover,.rte>p a:hover:not(.btn):not(.gform_button):not(.t-link-callout),.post-content>p a:hover:not(.btn):not(.gform_button):not(.t-link-callout),.block-editor-block-list__layout>p a:hover:not(.btn):not(.gform_button):not(.t-link-callout),.rte p a:hover,.post-content>p a:hover,.block-editor-block-list__layout>p a:hover,.rte>ul:not(.gform_fields) li>a:hover,.rte>ul:not(.gform_fields) li>p a:hover,.rte ul[role='textbox'] li>a:hover,.rte ul[role='textbox'] li>p a:hover,.post-content>>ul:not(.gform_fields) li>a:hover,.post-content>>ul:not(.gform_fields) li>p a:hover,.post-content>ul[role='textbox'] li>a:hover,.post-content>ul[role='textbox'] li>p a:hover,.block-editor-block-list__layout>>ul:not(.gform_fields) li>a:hover,.block-editor-block-list__layout>>ul:not(.gform_fields) li>p a:hover,.block-editor-block-list__layout>ul[role='textbox'] li>a:hover,.block-editor-block-list__layout>ul[role='textbox'] li>p a:hover,.rte>ol:not(.gform_fields) li>a:hover,.rte>ol:not(.gform_fields) li>p a:hover,.rte ol[role='textbox'] li>a:hover,.rte ol[role='textbox'] li>p a:hover,.post-content>>ol:not(.gform_fields) li>a:hover,.post-content>>ol:not(.gform_fields) li>p a:hover,.post-content>ol[role='textbox'] li>a:hover,.post-content>ol[role='textbox'] li>p a:hover,.block-editor-block-list__layout>>ol:not(.gform_fields) li>a:hover,.block-editor-block-list__layout>>ol:not(.gform_fields) li>p a:hover,.block-editor-block-list__layout>ol[role='textbox'] li>a:hover,.block-editor-block-list__layout>ol[role='textbox'] li>p a:hover{color:var(--color-primary);text-decoration:none}
.t-link:focus,.rte>p a:focus:not(.btn):not(.gform_button):not(.t-link-callout),.post-content>p a:focus:not(.btn):not(.gform_button):not(.t-link-callout),.block-editor-block-list__layout>p a:focus:not(.btn):not(.gform_button):not(.t-link-callout),.rte p a:focus,.post-content>p a:focus,.block-editor-block-list__layout>p a:focus,.rte>ul:not(.gform_fields) li>a:focus,.rte>ul:not(.gform_fields) li>p a:focus,.rte ul[role='textbox'] li>a:focus,.rte ul[role='textbox'] li>p a:focus,.post-content>>ul:not(.gform_fields) li>a:focus,.post-content>>ul:not(.gform_fields) li>p a:focus,.post-content>ul[role='textbox'] li>a:focus,.post-content>ul[role='textbox'] li>p a:focus,.block-editor-block-list__layout>>ul:not(.gform_fields) li>a:focus,.block-editor-block-list__layout>>ul:not(.gform_fields) li>p a:focus,.block-editor-block-list__layout>ul[role='textbox'] li>a:focus,.block-editor-block-list__layout>ul[role='textbox'] li>p a:focus,.rte>ol:not(.gform_fields) li>a:focus,.rte>ol:not(.gform_fields) li>p a:focus,.rte ol[role='textbox'] li>a:focus,.rte ol[role='textbox'] li>p a:focus,.post-content>>ol:not(.gform_fields) li>a:focus,.post-content>>ol:not(.gform_fields) li>p a:focus,.post-content>ol[role='textbox'] li>a:focus,.post-content>ol[role='textbox'] li>p a:focus,.block-editor-block-list__layout>>ol:not(.gform_fields) li>a:focus,.block-editor-block-list__layout>>ol:not(.gform_fields) li>p a:focus,.block-editor-block-list__layout>ol[role='textbox'] li>a:focus,.block-editor-block-list__layout>ol[role='textbox'] li>p a:focus{color:var(--color-primary)}
.t-label,.gform_body .gfield_label{font-weight:var(--font-weight-700);font-size:var(--font-size-16);font-family:var(--font-family-primary);line-height:1.55}
:root{--btn-padding-y: 0.75rem;--btn-padding-x: 1.25rem;--btn-border-radius: 0;--btn-border: none;--btn-bg: var(--color-gray-light);--btn-color: var(--color-primary);--btn-font-family: var(--font-family-primary);--btn-font-weight: var(--font-weight-500);--btn-font-size: var(--font-size-16);--btn-text-decoration: none;--btn-white-space: nowrap;--btn-line-height: 1.75;--btn-hover-bg: var(--color-primary);--btn-hover-color: var(--color-white);--btn-focus-box-shadow: 0 0 0 var(--focus-border-width) var(--color-primary);--btn-active-bg: var(--jbx-gradient-grape-pomegranate);--btn-active-color: var(--color-white);--btn-disabled-opacity: 0.5;--btn-rounded-border-radius: 0.25rem;--btn-pill-border-radius: 3.125rem;--btn-icon-spacing: 0.5rem}
.btn,.gform_button{display:inline-flex;align-items:center;justify-content:center;padding:var(--btn-padding-y) var(--btn-padding-x);border:var(--btn-border);border-radius:var(--btn-border-radius);background-color:var(--btn-bg);color:var(--btn-color);font-weight:var(--btn-font-weight);font-size:var(--btn-font-size);font-family:var(--btn-font-family);-webkit-text-decoration:var(--btn-text-decoration);text-decoration:var(--btn-text-decoration);white-space:var(--btn-white-space);vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all 0.25s ease-in-out 0s;transition-property:border-color, background, color, box-shadow}
.btn:focus,.gform_button:focus{outline:none;background-color:var(--btn-bg);color:var(--btn-color);box-shadow:var(--btn-focus-box-shadow)}
.btn:hover,.gform_button:hover{background-color:var(--btn-hover-bg);color:var(--btn-hover-color);text-decoration:none}
.btn:active,.gform_button:active{background:var(--btn-active-bg);color:var(--btn-active-color);box-shadow:none}
.btn.disabled,.disabled.gform_button,.btn:disabled,.gform_button:disabled{opacity:var(--btn-disabled-opacity);pointer-events:none}
.btn--rounded{border-radius:var(--btn-rounded-border-radius)}
.btn--pill{border-radius:var(--btn-pill-border-radius)}
.btn--outline{--btn-border: 0.0625rem solid var(--color-gray);--btn-bg: var(--color-white);--btn-hover-bg: var(--color-gray-light);--btn-hover-color: var(--color-primary);--btn-disabled-opacity: 0.3}
.btn--outline:hover,.btn--outline:focus,.btn--outline:active{border-color:transparent}
.btn--small{--btn-padding-y: 0.5rem}
.btn__icon-left{margin-right:var(--btn-icon-spacing)}
.btn__icon-right{margin-left:var(--btn-icon-spacing)}
.btn.has-anim .btn__icon-right,.has-anim.gform_button .btn__icon-right{transition:all 0.25s ease-in-out 0s;transition-property:margin-right, margin-left}
.btn.has-anim:hover .btn__icon-right,.has-anim.gform_button:hover .btn__icon-right,.btn.has-anim:focus .btn__icon-right,.has-anim.gform_button:focus .btn__icon-right{margin-right:calc((var(--btn-icon-spacing) / 2) * -1);margin-left:calc( var(--btn-icon-spacing) + (var(--btn-icon-spacing) / 2))}
.btn-block{width:100%}
.is-dark{--btn-bg: var(--color-primary);--btn-color: var(--color-white);--btn-hover-bg: var(--color-secondary);--btn-focus-box-shadow: 0 0 0 var(--focus-border-width)
		var(--jbx-color-grape-50);--btn-disabled-opacity: 0.3}
.is-dark .btn--outline{--btn-border: 0.0625rem solid var(--color-white);--btn-bg: transparent;--btn-hover-bg: var(--color-primary);--btn-hover-color: var(--color-white)}
.table,.rte>table,.post-content>table,.block-editor-block-list__layout>table,.rte table,.wp-block-table{width:100%;margin-top:1.25rem;margin-bottom:1.25rem;border:0.0625rem solid #dfdfdf;overflow:auto}
.table tr,.rte>table tr,.post-content>table tr,.block-editor-block-list__layout>table tr,.rte table tr,.wp-block-table tr{border-bottom:0.0625rem solid #dfdfdf}
.table thead th,.post-content>table thead th,.block-editor-block-list__layout>table thead th,.rte table thead th,.wp-block-table thead th{padding:0.5625rem 1.4375rem 0.5rem;background-color:var(--color-black);color:#fff}
.table tbody td,.post-content>table tbody td,.block-editor-block-list__layout>table tbody td,.rte table tbody td,.table tbody th,.post-content>table tbody th,.block-editor-block-list__layout>table tbody th,.rte table tbody th,.wp-block-table tbody td,.wp-block-table tbody th{padding:0.6875rem 1.4375rem;border-top:0.0625rem solid #dfdfdf;vertical-align:baseline}
.table tbody td+td,.post-content>table tbody td+td,.block-editor-block-list__layout>table tbody td+td,.rte table tbody td+td,.wp-block-table tbody td+td{border-left:0.0625rem solid #dfdfdf}
.table tbody tr:nth-of-type(odd),.post-content>table tbody tr:nth-of-type(odd),.block-editor-block-list__layout>table tbody tr:nth-of-type(odd),.rte table tbody tr:nth-of-type(odd),.wp-block-table tbody tr:nth-of-type(odd){background:#fff !important}
.table tbody tr:nth-of-type(even),.post-content>table tbody tr:nth-of-type(even),.block-editor-block-list__layout>table tbody tr:nth-of-type(even),.rte table tbody tr:nth-of-type(even),.wp-block-table tbody tr:nth-of-type(even){background:rgba(0,115,103,0.03)}
.table tbody td a,.post-content>table tbody td a,.block-editor-block-list__layout>table tbody td a,.rte table tbody td a,.wp-block-table tbody td a{color:var(--color-primary)}
.table tbody td a:hover,.post-content>table tbody td a:hover,.block-editor-block-list__layout>table tbody td a:hover,.rte table tbody td a:hover,.table tbody td a:focus,.post-content>table tbody td a:focus,.block-editor-block-list__layout>table tbody td a:focus,.rte table tbody td a:focus,.wp-block-table tbody td a:hover,.wp-block-table tbody td a:focus{color:var(--color-black)}
.form-control,.gform_body input[type='text'],.gform_body select,.gform_body textarea{display:block;width:100%;height:calc(1.5em + .75rem + 0.125rem);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:0.0625rem solid #ced4da;border-radius:.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out 0.25s ease-in-out 0s}
.form-control::-ms-expand,.gform_body input[type='text']::-ms-expand,.gform_body select::-ms-expand,.gform_body textarea::-ms-expand{background-color:transparent;border:0}
.form-control:focus,.gform_body input:focus[type='text'],.gform_body select:focus,.gform_body textarea:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}
.form-control::-moz-placeholder, .gform_body input[type='text']::-moz-placeholder, .gform_body select::-moz-placeholder, .gform_body textarea::-moz-placeholder{color:#6c757d;opacity:1}
.form-control::placeholder,.gform_body input[type='text']::placeholder,.gform_body select::placeholder,.gform_body textarea::placeholder{color:#6c757d;opacity:1}
.form-control:disabled,.gform_body input:disabled[type='text'],.gform_body select:disabled,.gform_body textarea:disabled,.form-control[readonly],.gform_body input[readonly][type='text'],.gform_body select[readonly],.gform_body textarea[readonly]{background-color:#e9ecef;opacity:1}
input[type="date"].form-control,.gform_body input[type="date"][type='text'],input[type="time"].form-control,.gform_body input[type="time"][type='text'],input[type="datetime-local"].form-control,.gform_body input[type="datetime-local"][type='text'],input[type="month"].form-control,.gform_body input[type="month"][type='text']{-webkit-appearance:none;-moz-appearance:none;appearance:none}
select.form-control:-moz-focusring,.gform_body select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}
select.form-control:focus::-ms-value,.gform_body select:focus::-ms-value{color:#495057;background-color:#fff}
.form-control-file,.form-control-range{display:block;width:100%}
.col-form-label{padding-top:calc(.375rem + 0.0625rem);padding-bottom:calc(.375rem + 0.0625rem);margin-bottom:0;font-size:inherit;line-height:1.5}
.col-form-label-lg{padding-top:calc(.5rem + 0.0625rem);padding-bottom:calc(.5rem + 0.0625rem);font-size:1.25rem;line-height:1.5}
.col-form-label-sm{padding-top:calc(.25rem + 0.0625rem);padding-bottom:calc(.25rem + 0.0625rem);font-size:.875rem;line-height:1.5}
.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:0.0625rem 0}
.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}
.form-control-sm{height:calc(1.5em + .5rem + 0.125rem);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}
.form-control-lg{height:calc(1.5em + 1rem + 0.125rem);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}
select.form-control[size],.gform_body select[size],select.form-control[multiple],.gform_body select[multiple]{height:auto}
textarea.form-control,.gform_body textarea{height:auto}
.form-group{margin-bottom:1rem}
.form-text{display:block;margin-top:.25rem}
.form-row{display:flex;flex-wrap:wrap;margin-right:-0.3125rem;margin-left:-0.3125rem}
.form-row>.col,.form-row>[class*="col-"]{padding-right:0.3125rem;padding-left:0.3125rem}
.form-check{position:relative;display:block;padding-left:1.25rem}
.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}
.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{color:#6c757d}
.form-check-label{margin-bottom:0}
.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}
.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}
.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}
.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,0.9);border-radius:.25rem}
.form-row>.col>.valid-tooltip,.form-row>[class*="col-"]>.valid-tooltip{left:0.3125rem}
.was-validated :valid ~ .valid-feedback,.was-validated :valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{display:block}
.was-validated .form-control:valid,.was-validated .gform_body input:valid[type='text'],.gform_body .was-validated input:valid[type='text'],.was-validated .gform_body select:valid,.gform_body .was-validated select:valid,.was-validated .gform_body textarea:valid,.gform_body .was-validated textarea:valid,.form-control.is-valid,.gform_body input.is-valid[type='text'],.gform_body select.is-valid,.gform_body textarea.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem) !important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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)}
.was-validated .form-control:valid:focus,.was-validated .gform_body input:valid:focus[type='text'],.gform_body .was-validated input:valid:focus[type='text'],.was-validated .gform_body select:valid:focus,.gform_body .was-validated select:valid:focus,.was-validated .gform_body textarea:valid:focus,.gform_body .was-validated textarea:valid:focus,.form-control.is-valid:focus,.gform_body input.is-valid:focus[type='text'],.gform_body select.is-valid:focus,.gform_body textarea.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}
.was-validated select.form-control:valid,.was-validated .gform_body select:valid,.gform_body .was-validated select:valid,select.form-control.is-valid,.gform_body select.is-valid{padding-right:3rem !important;background-position:right 1.5rem center}
.was-validated textarea.form-control:valid,.was-validated .gform_body textarea:valid,.gform_body .was-validated textarea:valid,textarea.form-control.is-valid,.gform_body textarea.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}
.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem) !important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/0.5rem 0.625rem no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}
.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}
.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:#28a745}
.was-validated .form-check-input:valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .valid-tooltip,.form-check-input.is-valid ~ .valid-feedback,.form-check-input.is-valid ~ .valid-tooltip{display:block}
.was-validated .custom-control-input:valid ~ .custom-control-label,.custom-control-input.is-valid ~ .custom-control-label{color:#28a745}
.was-validated .custom-control-input:valid ~ .custom-control-label::before,.custom-control-input.is-valid ~ .custom-control-label::before{border-color:#28a745}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,.custom-control-input.is-valid:checked ~ .custom-control-label::before{border-color:#34ce57;background-color:#34ce57}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before{border-color:#28a745}
.was-validated .custom-file-input:valid ~ .custom-file-label,.custom-file-input.is-valid ~ .custom-file-label{border-color:#28a745}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label,.custom-file-input.is-valid:focus ~ .custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}
.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}
.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,0.9);border-radius:.25rem}
.form-row>.col>.invalid-tooltip,.form-row>[class*="col-"]>.invalid-tooltip{left:0.3125rem}
.was-validated :invalid ~ .invalid-feedback,.was-validated :invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{display:block}
.was-validated .form-control:invalid,.was-validated .gform_body input:invalid[type='text'],.gform_body .was-validated input:invalid[type='text'],.was-validated .gform_body select:invalid,.gform_body .was-validated select:invalid,.was-validated .gform_body textarea:invalid,.gform_body .was-validated textarea:invalid,.form-control.is-invalid,.gform_body input.is-invalid[type='text'],.gform_body select.is-invalid,.gform_body textarea.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem) !important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%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)}
.was-validated .form-control:invalid:focus,.was-validated .gform_body input:invalid:focus[type='text'],.gform_body .was-validated input:invalid:focus[type='text'],.was-validated .gform_body select:invalid:focus,.gform_body .was-validated select:invalid:focus,.was-validated .gform_body textarea:invalid:focus,.gform_body .was-validated textarea:invalid:focus,.form-control.is-invalid:focus,.gform_body input.is-invalid:focus[type='text'],.gform_body select.is-invalid:focus,.gform_body textarea.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}
.was-validated select.form-control:invalid,.was-validated .gform_body select:invalid,.gform_body .was-validated select:invalid,select.form-control.is-invalid,.gform_body select.is-invalid{padding-right:3rem !important;background-position:right 1.5rem center}
.was-validated textarea.form-control:invalid,.was-validated .gform_body textarea:invalid,.gform_body .was-validated textarea:invalid,textarea.form-control.is-invalid,.gform_body textarea.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}
.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem) !important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/0.5rem 0.625rem no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%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") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}
.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}
.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:#dc3545}
.was-validated .form-check-input:invalid ~ .invalid-feedback,.was-validated .form-check-input:invalid ~ .invalid-tooltip,.form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip{display:block}
.was-validated .custom-control-input:invalid ~ .custom-control-label,.custom-control-input.is-invalid ~ .custom-control-label{color:#dc3545}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before,.custom-control-input.is-invalid ~ .custom-control-label::before{border-color:#dc3545}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,.custom-control-input.is-invalid:checked ~ .custom-control-label::before{border-color:#e4606d;background-color:#e4606d}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before{border-color:#dc3545}
.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label{border-color:#dc3545}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,.custom-file-input.is-invalid:focus ~ .custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}
.form-inline{display:flex;flex-flow:row wrap;align-items:center}
.form-inline .form-check{width:100%}
@media (min-width: 576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control,.form-inline .gform_body input[type='text'],.gform_body .form-inline input[type='text'],.form-inline .gform_body select,.gform_body .form-inline select,.form-inline .gform_body textarea,.gform_body .form-inline textarea{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}
:root{--form-control-padding-y: 0.6875rem;--form-control-padding-x: 0.75rem;--form-control-border: 0.0625rem solid var(--color-gray-light);--form-control-border-radius: var(--border-radius);--form-control-background: var(--color-white);--form-control-color: var(--color-black);--form-control-placeholder: var(--color-gray-dark);--form-control-box-shadow: 0 0 0 var(--focus-border-width) transparent;--form-control-hover-border-color: var(--color-primary);--form-control-focus-border-color: transparent;--form-control-focus-box-shadow: 0 0 0 var(--focus-border-width)
		var(--focus-border-color);--form-control-select-padding-right: 3.25rem;--form-control-select-background-color: var(--color-white);--form-control-select-background-size: 0.625rem;--form-control-select-offset-right: 1.25rem;--form-control-select-color: var(--color-gray-dark);--form-control-search-padding-right: 3.25rem;--form-control-search-background-color: var(--color-white);--form-control-search-background-size: 0.875rem;--form-control-search-offset-right: 1.25rem;--form-control-search-color: var(--color-gray-dark);--gform-top-label-font-weight: var(--font-weight-700);--gform-top-label-font-size: var(--font-size-16);--gform-sub-label-font-size: var(--font-size-14);--gform-sub-label-font-weight: var(--font-weight-400);--gform-required-field-color: #dc3a35;--gform-field-margin-bottom: 1.25rem}
.form-control,.gform_body input[type='text'],.gform_body select,.gform_body textarea{height:auto;padding:var(--form-control-padding-y) var(--form-control-padding-x);border:var(--form-control-border);border-radius:var(--form-control-border-radius);background:var(--form-control-background);color:var(--form-control-color);box-shadow:var(--form-control-box-shadow);-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all 0.25s ease-in-out 0s;transition-property:border-color, box-shadow}
.form-control::-moz-placeholder, .gform_body input[type='text']::-moz-placeholder, .gform_body select::-moz-placeholder, .gform_body textarea::-moz-placeholder{color:var(--form-control-placeholder);font-weight:var(--font-weight-400)}
.form-control::placeholder,.gform_body input[type='text']::placeholder,.gform_body select::placeholder,.gform_body textarea::placeholder{color:var(--form-control-placeholder);font-weight:var(--font-weight-400)}
.form-control:hover,.gform_body input:hover[type='text'],.gform_body select:hover,.gform_body textarea:hover{border-color:var(--form-control-hover-border-color)}
.form-control:focus,.gform_body input:focus[type='text'],.gform_body select:focus,.gform_body textarea:focus{border-color:var(--form-control-focus-border-color);box-shadow:var(--form-control-focus-box-shadow)}
select.form-control,.gform_body select{padding-right:var(--form-control-select-padding-right);background:var(--form-control-select-background-color) var(--wpr-bg-39158300-558f-41e5-8162-e925912e1546) no-repeat;background-position:right var(--form-control-select-offset-right) center;background-size:var(--form-control-select-background-size) auto;color:var(--form-control-select-color)}
[type='search'].form-control,.gform_body input[type='search'][type='text'],.gform_body select[type='search'],.gform_body textarea[type='search']{padding-right:var(--form-control-search-padding-right);background:var(--form-control-search-background-color) var(--wpr-bg-45d5f3aa-880f-4dd8-abc3-cf0af0a2a93c) no-repeat;background-position:right var(--form-control-search-offset-right) center;background-size:var(--form-control-search-background-size) auto}
.form-control.has-icon-left,.gform_body input.has-icon-left[type='text'],.gform_body select.has-icon-left,.gform_body textarea.has-icon-left{padding-right:var(--form-control-padding-x);padding-left:var(--form-control-search-padding-right);background-position:left var(--form-control-search-offset-right) center}
.form-control-group{display:flex}
.form-control-group .form-control:not(:last-child),.form-control-group .gform_body input:not(:last-child)[type='text'],.gform_body .form-control-group input:not(:last-child)[type='text'],.form-control-group .gform_body select:not(:last-child),.gform_body .form-control-group select:not(:last-child),.form-control-group .gform_body textarea:not(:last-child),.gform_body .form-control-group textarea:not(:last-child),.form-control-group .btn:not(:last-child),.form-control-group .gform_button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}
.form-control-group .form-control:not(:first-child),.form-control-group .gform_body input:not(:first-child)[type='text'],.gform_body .form-control-group input:not(:first-child)[type='text'],.form-control-group .gform_body select:not(:first-child),.gform_body .form-control-group select:not(:first-child),.form-control-group .gform_body textarea:not(:first-child),.gform_body .form-control-group textarea:not(:first-child),.form-control-group .btn:not(:first-child),.form-control-group .gform_button:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}
.gform_heading{margin-bottom:3.25rem;padding-bottom:1.5rem;border-bottom:0.0625rem solid var(--color-gray-dark)}
.gform_title{margin-bottom:1rem;color:var(--color-black)}
.gform_body .gform_fields{margin:0 !important;padding:0 !important;list-style:none !important}
.gform_body .ginput_complex{display:flex;margin-right:-0.9375rem;margin-left:-0.9375rem;flex-wrap:wrap}
.gform_body .ginput_complex>span{max-width:100%;padding:0 0.9375rem;flex:0 0 100%}
@media (min-width: 768px){.gform_body .ginput_complex>span{flex:1}.gform_body .ginput_complex>span.ginput_full{flex:0 0 100% !important}.gform_body .ginput_complex>span.ginput_left,.gform_body .ginput_complex>span .ginput_right{flex:0 0 50% !important}}
.gform_body .ginput_complex>span label,.gform_body .gfield_description{margin-top:0.25rem;margin-bottom:0;font-weight:var(--gform-sub-label-font-weight);font-size:var(--gform-sub-label-font-size)}
.gform_body .ginput_container_address>span label{margin-bottom:1rem}
.gform_body .gfield_label{color:var(--color-black)}
.gform_body .gfield_required{display:inline-block;margin-left:0.125rem;color:var(--gform-required-field-color)}
.gform_body .gfield{margin-bottom:var(--gform-field-margin-bottom)}
.gform_body .gfield_checkbox,.gform_body .gfield_radio{margin-bottom:0;padding-left:0;list-style:none;position:relative;margin-top:0}
.gform_body .gfield_checkbox li:before,.gform_body .gfield_radio li:before{display:none !important}
.gform_body .gfield_checkbox input[type='checkbox'],.gform_body .gfield_radio input[type='checkbox']{position:absolute;opacity:0}
.gform_body .gfield_checkbox input[type='checkbox'] ~ label::before,.gform_body .gfield_radio input[type='checkbox'] ~ label::before{border-radius:0.125rem}
.gform_body .gfield_checkbox input[type='checkbox']:checked ~ label:before,.gform_body .gfield_radio input[type='checkbox']:checked ~ label:before{border-color:var(--color-primary);background:var(--color-primary);content:''}
.gform_body .gfield_checkbox input[type='checkbox']:checked ~ label:after,.gform_body .gfield_radio input[type='checkbox']:checked ~ label:after{position:absolute;top:0.375rem;left:0.1875rem;color:white;font-weight:600;font-size:0.5rem;font-family:var(--font-family-icons);opacity:1;content:'\f00c'}
.gform_body .gfield_checkbox input[type='radio'],.gform_body .gfield_radio input[type='radio']{position:absolute;opacity:0}
.gform_body .gfield_checkbox input[type='radio'] ~ label:before,.gform_body .gfield_radio input[type='radio'] ~ label:before{border-radius:100%}
.gform_body .gfield_checkbox input[type='radio']:checked ~ label:before,.gform_body .gfield_radio input[type='radio']:checked ~ label:before{border-color:var(--color-primary);background:var(--color-primary)}
.gform_body .gfield_checkbox input[type='radio']:checked ~ label:after,.gform_body .gfield_radio input[type='radio']:checked ~ label:after{position:absolute;top:-0.09375rem;left:0.25rem;color:white;font-weight:600;font-size:1.0625rem;font-family:default;opacity:1;content:'•'}
.gform_body .gfield_checkbox label,.gform_body .gfield_radio label{position:relative;padding-left:1.3125rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.gform_body .gfield_checkbox label:after,.gform_body .gfield_radio label:after{opacity:0;transition:0.25s ease all}
.gform_body .gfield_checkbox label:before,.gform_body .gfield_radio label:before{position:absolute;top:0.3rem;left:0;display:inline-block;width:0.875rem;height:0.875rem;margin:auto;border:0.125rem solid #d0d2d3;overflow:hidden;content:'';transition:0.25s ease all}
.gform_body--light .gfield_checkbox label,.gform_body--light .gfield_radio label{color:var(--color-gray-medium);font-weight:var(--font-weight-400)}
.gform_footer{padding-top:1.25rem}
.gform_button[type='submit']{min-width:9.5rem}
.table,.rte>table,.post-content>table,.block-editor-block-list__layout>table,.rte table,.wp-block-table{width:100%;margin-top:1.25rem;margin-bottom:1.25rem;border:0.0625rem solid #dfdfdf;overflow:auto}
.table tr,.rte>table tr,.post-content>table tr,.block-editor-block-list__layout>table tr,.rte table tr,.wp-block-table tr{border-bottom:0.0625rem solid #dfdfdf}
.table thead th,.post-content>table thead th,.block-editor-block-list__layout>table thead th,.rte table thead th,.wp-block-table thead th{padding:0.5625rem 1.4375rem 0.5rem;background-color:var(--color-black);color:#fff}
.table tbody td,.post-content>table tbody td,.block-editor-block-list__layout>table tbody td,.rte table tbody td,.table tbody th,.post-content>table tbody th,.block-editor-block-list__layout>table tbody th,.rte table tbody th,.wp-block-table tbody td,.wp-block-table tbody th{padding:0.6875rem 1.4375rem;border-top:0.0625rem solid #dfdfdf;vertical-align:baseline}
.table tbody td+td,.post-content>table tbody td+td,.block-editor-block-list__layout>table tbody td+td,.rte table tbody td+td,.wp-block-table tbody td+td{border-left:0.0625rem solid #dfdfdf}
.table tbody tr:nth-of-type(odd),.post-content>table tbody tr:nth-of-type(odd),.block-editor-block-list__layout>table tbody tr:nth-of-type(odd),.rte table tbody tr:nth-of-type(odd),.wp-block-table tbody tr:nth-of-type(odd){background:#fff !important}
.table tbody tr:nth-of-type(even),.post-content>table tbody tr:nth-of-type(even),.block-editor-block-list__layout>table tbody tr:nth-of-type(even),.rte table tbody tr:nth-of-type(even),.wp-block-table tbody tr:nth-of-type(even){background:rgba(0,115,103,0.03)}
.table tbody td a,.post-content>table tbody td a,.block-editor-block-list__layout>table tbody td a,.rte table tbody td a,.wp-block-table tbody td a{color:var(--color-primary)}
.table tbody td a:hover,.post-content>table tbody td a:hover,.block-editor-block-list__layout>table tbody td a:hover,.rte table tbody td a:hover,.table tbody td a:focus,.post-content>table tbody td a:focus,.block-editor-block-list__layout>table tbody td a:focus,.rte table tbody td a:focus,.wp-block-table tbody td a:hover,.wp-block-table tbody td a:focus{color:var(--color-black)}
:root{--t-heading-1-font-weight: var(--font-weight-800);--t-heading-1-font-size: var(--font-size-48);--t-heading-1-font-family: var(--font-family-primary);--t-heading-1-line-height: 1.2;--t-heading-1-font-size-lg: var(--font-size-76);--t-heading-2-font-weight: var(--font-weight-700);--t-heading-2-font-size: var(--font-size-36);--t-heading-2-font-family: var(--font-family-primary);--t-heading-2-line-height: 1.4;--t-heading-2-font-size-lg: var(--font-size-48);--t-heading-3-font-weight: var(--font-weight-400);--t-heading-3-font-size: var(--font-size-28);--t-heading-3-font-family: var(--font-family-primary);--t-heading-3-line-height: 1.2;--t-heading-3-font-size-lg: var(--font-size-36);--t-heading-4-font-weight: var(--font-weight-800);--t-heading-4-font-size: var(--font-size-24);--t-heading-4-font-family: var(--font-family-primary);--t-heading-4-line-height: 1.2;--t-heading-4-font-size-lg: var(--font-size-28);--t-heading-5-font-weight: var(--font-weight-700);--t-heading-5-font-size: var(--font-size-18);--t-heading-5-font-family: var(--font-family-primary);--t-heading-5-line-height: 1.2;--t-heading-5-font-size-lg: var(--font-size-20);--t-heading-6-font-weight: var(--font-weight-800);--t-heading-6-font-size: var(--font-size-14);--t-heading-6-font-family: var(--font-family-primary);--t-heading-6-line-height: 1.2;--t-heading-6-font-size-lg: var(--font-size-16);--t-link-hover-background-color: var(--color-black)}
h1,h2,h3,h4,h5,h6,p,blockquote{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}
body{font-family:var(--font-family-primary)}
.t-heading-1,.post-content>h1,.block-editor-block-list__layout>h1,.rte h1{font-weight:var(--t-heading-1-font-weight);font-size:var(--t-heading-1-font-size);font-family:var(--t-heading-1-font-family);line-height:var(--t-heading-1-line-height)}
@media (min-width: 992px){.t-heading-1,.post-content>h1,.block-editor-block-list__layout>h1,.rte h1{font-size:var(--t-heading-1-font-size-lg)}}
.t-heading-2,.post-content>h2,.block-editor-block-list__layout>h2,.rte h2{font-weight:var(--t-heading-2-font-weight);font-size:var(--t-heading-2-font-size);font-family:var(--t-heading-2-font-family);line-height:var(--t-heading-2-line-height)}
@media (min-width: 992px){.t-heading-2,.post-content>h2,.block-editor-block-list__layout>h2,.rte h2{font-size:var(--t-heading-2-font-size-lg)}}
.t-heading-3,.post-content>h3,.block-editor-block-list__layout>h3,.rte h3{font-weight:var(--t-heading-3-font-weight);font-size:var(--t-heading-3-font-size);font-family:var(--t-heading-3-font-family);line-height:var(--t-heading-3-line-height)}
@media (min-width: 992px){.t-heading-3,.post-content>h3,.block-editor-block-list__layout>h3,.rte h3{font-size:var(--t-heading-3-font-size-lg)}}
.t-heading-4,.post-content>h4,.block-editor-block-list__layout>h4,.rte h4{font-weight:var(--t-heading-4-font-weight);font-size:var(--t-heading-4-font-size);font-family:var(--t-heading-4-font-family);line-height:var(--t-heading-4-line-height)}
@media (min-width: 992px){.t-heading-4,.post-content>h4,.block-editor-block-list__layout>h4,.rte h4{font-size:var(--t-heading-4-font-size-lg)}}
.t-heading-5,.post-content>h5,.block-editor-block-list__layout>h5,.rte h5{font-weight:var(--t-heading-5-font-weight);font-size:var(--t-heading-5-font-size);font-family:var(--t-heading-5-font-family);line-height:var(--t-heading-5-line-height)}
@media (min-width: 992px){.t-heading-5,.post-content>h5,.block-editor-block-list__layout>h5,.rte h5{font-size:var(--t-heading-5-font-size-lg)}}
.t-heading-6,.post-content>h6,.block-editor-block-list__layout>h6,.rte h6,.t-eyebrow{font-weight:var(--t-heading-6-font-weight);font-size:var(--t-heading-6-font-size);font-family:var(--t-heading-6-font-family);line-height:var(--t-heading-6-line-height);letter-spacing:0.0625rem;text-transform:uppercase}
@media (min-width: 992px){.t-heading-6,.post-content>h6,.block-editor-block-list__layout>h6,.rte h6,.t-eyebrow{font-size:var(--t-heading-6-font-size-lg)}}
.t-body,.t-bulleted-list li,.rte>>ul:not(.gform_fields) li,.post-content>>ul:not(.gform_fields) li,.post-content>ul[role='textbox'] li,.block-editor-block-list__layout>>ul:not(.gform_fields) li,.block-editor-block-list__layout>ul[role='textbox'] li,.rte>ul:not(.gform_fields) li,.rte ul[role='textbox'] li,.t-ordered-list li,.post-content>p,.block-editor-block-list__layout>p,.t-numbered-list,.rte>ol:not(.gform_fields),.rte ol[role='textbox'],.post-content>>ol:not(.gform_fields),.post-content>ol[role='textbox'],.block-editor-block-list__layout>>ol:not(.gform_fields),.block-editor-block-list__layout>ol[role='textbox'],.table thead tr th,.post-content>table thead tr th,.block-editor-block-list__layout>table thead tr th,.rte table thead tr th,.wp-block-table thead tr th,.table tbody tr td,.post-content>table tbody tr td,.block-editor-block-list__layout>table tbody tr td,.rte table tbody tr td,.wp-block-table tbody tr td,.rte p,.rte>ul:not(.gform_fields) li p,.rte ul[role='textbox'] li p,.post-content>>ul:not(.gform_fields) li p,.post-content>ul[role='textbox'] li p,.block-editor-block-list__layout>>ul:not(.gform_fields) li p,.block-editor-block-list__layout>ul[role='textbox'] li p,.rte>ol:not(.gform_fields) li p,.rte ol[role='textbox'] li p,.post-content>>ol:not(.gform_fields) li p,.post-content>ol[role='textbox'] li p,.block-editor-block-list__layout>>ol:not(.gform_fields) li p,.block-editor-block-list__layout>ol[role='textbox'] li p{font-weight:var(--font-weight-400);font-size:var(--font-size-14);font-family:var(--font-family-primary);line-height:1.75}
@media (min-width: 992px){.t-body,.t-bulleted-list li,.rte>>ul:not(.gform_fields) li,.post-content>>ul:not(.gform_fields) li,.post-content>ul[role='textbox'] li,.block-editor-block-list__layout>>ul:not(.gform_fields) li,.block-editor-block-list__layout>ul[role='textbox'] li,.rte>ul:not(.gform_fields) li,.rte ul[role='textbox'] li,.t-ordered-list li,.post-content>p,.block-editor-block-list__layout>p,.t-numbered-list,.rte>ol:not(.gform_fields),.rte ol[role='textbox'],.post-content>>ol:not(.gform_fields),.post-content>ol[role='textbox'],.block-editor-block-list__layout>>ol:not(.gform_fields),.block-editor-block-list__layout>ol[role='textbox'],.table thead tr th,.post-content>table thead tr th,.block-editor-block-list__layout>table thead tr th,.rte table thead tr th,.wp-block-table thead tr th,.table tbody tr td,.post-content>table tbody tr td,.block-editor-block-list__layout>table tbody tr td,.rte table tbody tr td,.wp-block-table tbody tr td,.rte p,.rte>ul:not(.gform_fields) li p,.rte ul[role='textbox'] li p,.post-content>>ul:not(.gform_fields) li p,.post-content>ul[role='textbox'] li p,.block-editor-block-list__layout>>ul:not(.gform_fields) li p,.block-editor-block-list__layout>ul[role='textbox'] li p,.rte>ol:not(.gform_fields) li p,.rte ol[role='textbox'] li p,.post-content>>ol:not(.gform_fields) li p,.post-content>ol[role='textbox'] li p,.block-editor-block-list__layout>>ol:not(.gform_fields) li p,.block-editor-block-list__layout>ol[role='textbox'] li p{font-size:var(--font-size-16)}}
.t-body-bold{font-weight:var(--font-weight-700);font-size:var(--font-size-14);font-family:var(--font-family-primary);line-height:1.75}
.t-body-italic{font-style:italic;font-weight:var(--font-weight-400);font-size:var(--font-size-14);font-family:var(--font-family-primary);line-height:1.75}
.t-body-large,.t-body-intro,.post-content>.intro,.post-content>.has-intro-font-size,.block-editor-block-list__layout>.intro,.block-editor-block-list__layout>.has-intro-font-size,.rte .intro,.rte .has-intro-font-size{font-weight:var(--font-weight-400);font-size:var(--font-size-18);font-family:var(--font-family-primary);line-height:1.5}
@media (min-width: 992px){.t-body-large,.t-body-intro,.post-content>.intro,.post-content>.has-intro-font-size,.block-editor-block-list__layout>.intro,.block-editor-block-list__layout>.has-intro-font-size,.rte .intro,.rte .has-intro-font-size{font-size:var(--font-size-20)}}
.t-body-small,.post-content>.small-text,.block-editor-block-list__layout>.small-text,.post-content>.wp-caption-text,.block-editor-block-list__layout>.wp-caption-text,.rte .small-text,.rte .wp-caption-text{font-size:var(--font-size-10);font-family:var(--font-family-primary);line-height:1.6}
@media (min-width: 992px){.t-body-small,.post-content>.small-text,.block-editor-block-list__layout>.small-text,.post-content>.wp-caption-text,.block-editor-block-list__layout>.wp-caption-text,.rte .small-text,.rte .wp-caption-text{font-size:var(--font-size-12)}}
.t-body a:not(.btn):not(.gform_button),.t-bulleted-list li a:not(.btn):not(.gform_button),.rte>>ul:not(.gform_fields) li a:not(.btn):not(.gform_button),.post-content>>ul:not(.gform_fields) li a:not(.btn):not(.gform_button),.post-content>ul[role='textbox'] li a:not(.btn):not(.gform_button),.block-editor-block-list__layout>>ul:not(.gform_fields) li a:not(.btn):not(.gform_button),.block-editor-block-list__layout>ul[role='textbox'] li a:not(.btn):not(.gform_button),.rte>ul:not(.gform_fields) li a:not(.btn):not(.gform_button),.rte ul[role='textbox'] li a:not(.btn):not(.gform_button),.t-ordered-list li a:not(.btn):not(.gform_button),.post-content>p a:not(.btn):not(.gform_button),.block-editor-block-list__layout>p a:not(.btn):not(.gform_button),.t-numbered-list a:not(.btn):not(.gform_button),.rte>ol:not(.gform_fields) a:not(.btn):not(.gform_button),.rte ol[role='textbox'] a:not(.btn):not(.gform_button),.post-content>>ol:not(.gform_fields) a:not(.btn):not(.gform_button),.post-content>ol[role='textbox'] a:not(.btn):not(.gform_button),.block-editor-block-list__layout>>ol:not(.gform_fields) a:not(.btn):not(.gform_button),.block-editor-block-list__layout>ol[role='textbox'] a:not(.btn):not(.gform_button),.table thead tr th a:not(.btn):not(.gform_button),.post-content>table thead tr th a:not(.btn):not(.gform_button),.block-editor-block-list__layout>table thead tr th a:not(.btn):not(.gform_button),.rte table thead tr th a:not(.btn):not(.gform_button),.wp-block-table thead tr th a:not(.btn):not(.gform_button),.table tbody tr td a:not(.btn):not(.gform_button),.post-content>table tbody tr td a:not(.btn):not(.gform_button),.block-editor-block-list__layout>table tbody tr td a:not(.btn):not(.gform_button),.rte table tbody tr td a:not(.btn):not(.gform_button),.wp-block-table tbody tr td a:not(.btn):not(.gform_button),.rte p a:not(.btn):not(.gform_button),.post-content>>ul:not(.gform_fields) li p a:not(.btn):not(.gform_button),.block-editor-block-list__layout>>ul:not(.gform_fields) li p a:not(.btn):not(.gform_button),.post-content>>ol:not(.gform_fields) li p a:not(.btn):not(.gform_button),.block-editor-block-list__layout>>ol:not(.gform_fields) li p a:not(.btn):not(.gform_button),.t-body-italic a:not(.btn):not(.gform_button),.t-body-intro a:not(.btn):not(.gform_button),.post-content>.intro a:not(.btn):not(.gform_button),.post-content>.has-intro-font-size a:not(.btn):not(.gform_button),.block-editor-block-list__layout>.intro a:not(.btn):not(.gform_button),.block-editor-block-list__layout>.has-intro-font-size a:not(.btn):not(.gform_button),.rte .intro a:not(.btn):not(.gform_button),.rte .has-intro-font-size a:not(.btn):not(.gform_button),.t-body-callout a:not(.btn):not(.gform_button),.post-content>.callout a:not(.btn):not(.gform_button),.block-editor-block-list__layout>.callout a:not(.btn):not(.gform_button),.rte .callout a:not(.btn):not(.gform_button),.t-body-small a:not(.btn):not(.gform_button),.post-content>.small-text a:not(.btn):not(.gform_button),.block-editor-block-list__layout>.small-text a:not(.btn):not(.gform_button),.post-content>.wp-caption-text a:not(.btn):not(.gform_button),.block-editor-block-list__layout>.wp-caption-text a:not(.btn):not(.gform_button),.rte .small-text a:not(.btn):not(.gform_button),.rte .wp-caption-text a:not(.btn):not(.gform_button){color:inherit}
.t-body strong,.t-bulleted-list li strong,.rte>>ul:not(.gform_fields) li strong,.post-content>>ul:not(.gform_fields) li strong,.post-content>ul[role='textbox'] li strong,.block-editor-block-list__layout>>ul:not(.gform_fields) li strong,.block-editor-block-list__layout>ul[role='textbox'] li strong,.rte>ul:not(.gform_fields) li strong,.rte ul[role='textbox'] li strong,.t-ordered-list li strong,.post-content>p strong,.block-editor-block-list__layout>p strong,.t-numbered-list strong,.rte>ol:not(.gform_fields) strong,.rte ol[role='textbox'] strong,.post-content>>ol:not(.gform_fields) strong,.post-content>ol[role='textbox'] strong,.block-editor-block-list__layout>>ol:not(.gform_fields) strong,.block-editor-block-list__layout>ol[role='textbox'] strong,.table thead tr th strong,.post-content>table thead tr th strong,.block-editor-block-list__layout>table thead tr th strong,.rte table thead tr th strong,.wp-block-table thead tr th strong,.table tbody tr td strong,.post-content>table tbody tr td strong,.block-editor-block-list__layout>table tbody tr td strong,.rte table tbody tr td strong,.wp-block-table tbody tr td strong,.rte p strong,.post-content>>ul:not(.gform_fields) li p strong,.block-editor-block-list__layout>>ul:not(.gform_fields) li p strong,.rte>ol:not(.gform_fields) li p strong,.rte ol[role='textbox'] li p strong,.post-content>>ol:not(.gform_fields) li p strong,.post-content>ol[role='textbox'] li p strong,.block-editor-block-list__layout>>ol:not(.gform_fields) li p strong,.block-editor-block-list__layout>ol[role='textbox'] li p strong,.t-body-italic strong,.t-body-intro strong,.post-content>.intro strong,.post-content>.has-intro-font-size strong,.block-editor-block-list__layout>.intro strong,.block-editor-block-list__layout>.has-intro-font-size strong,.rte .intro strong,.rte .has-intro-font-size strong,.t-body-callout strong,.post-content>.callout strong,.block-editor-block-list__layout>.callout strong,.rte .callout strong,.t-body-small strong,.post-content>.small-text strong,.block-editor-block-list__layout>.small-text strong,.post-content>.wp-caption-text strong,.block-editor-block-list__layout>.wp-caption-text strong,.rte .small-text strong,.rte .wp-caption-text strong{font-weight:var(--font-weight-700)}
.t-body-callout,.post-content>.callout,.block-editor-block-list__layout>.callout,.rte .callout{padding:2.5rem 2rem;background:var(--color-gray);color:var(--color-black);font-weight:var(--font-weight-400);font-size:var(--font-size-16);font-family:var(font-family-primary);line-height:1.75}
.t-blockquote,.rte>blockquote,.post-content>blockquote,.block-editor-block-list__layout>blockquote,.rte .blockquote,.post-content>.blockquote,.block-editor-block-list__layout>.blockquote{padding-left:2rem;border-left:0.125rem solid var(--color-black);font-weight:var(--font-weight-400);font-size:var(--font-size-20);line-height:1.5}
.t-bulleted-list,.rte>>ul:not(.gform_fields),.post-content>>ul:not(.gform_fields),.post-content>ul[role='textbox'],.block-editor-block-list__layout>>ul:not(.gform_fields),.block-editor-block-list__layout>ul[role='textbox'],.rte>ul:not(.gform_fields),.rte ul[role='textbox']{margin-bottom:0;padding-left:0;list-style:none}
.t-bulleted-list li,.rte>>ul:not(.gform_fields) li,.post-content>>ul:not(.gform_fields) li,.post-content>ul[role='textbox'] li,.block-editor-block-list__layout>>ul:not(.gform_fields) li,.block-editor-block-list__layout>ul[role='textbox'] li,.rte>ul:not(.gform_fields) li,.rte ul[role='textbox'] li{position:relative;display:block;padding-left:1.25rem}
.t-bulleted-list li::before,.rte>>ul:not(.gform_fields) li::before,.post-content>>ul:not(.gform_fields) li::before,.post-content>ul[role='textbox'] li::before,.block-editor-block-list__layout>>ul:not(.gform_fields) li::before,.block-editor-block-list__layout>ul[role='textbox'] li::before,.rte>ul:not(.gform_fields) li::before,.rte ul[role='textbox'] li::before{position:absolute;top:0.5625rem;left:0.1875rem;color:var(--color-black);font-weight:700;font-size:0.375rem;font-family:var(--font-family-icons);content:'\f111'}
.t-bulleted-list li:not(:last-child),.rte>>ul:not(.gform_fields) li:not(:last-child),.post-content>>ul:not(.gform_fields) li:not(:last-child),.post-content>ul[role='textbox'] li:not(:last-child),.block-editor-block-list__layout>>ul:not(.gform_fields) li:not(:last-child),.block-editor-block-list__layout>ul[role='textbox'] li:not(:last-child),.rte>ul:not(.gform_fields) li:not(:last-child),.rte ul[role='textbox'] li:not(:last-child){margin-bottom:0.625rem}
.t-ordered-list{padding-left:0;list-style-position:inside}
.t-ordered-list li:not(:last-child){margin-bottom:0.625rem}
.t-featured{font-weight:var(--font-weight-400);font-size:var(--font-size-24);font-family:var(--font-family-primary);line-height:1.25}
.t-link,.rte>p a:not(.btn):not(.gform_button):not(.t-link-callout),.post-content>p a:not(.btn):not(.gform_button):not(.t-link-callout),.block-editor-block-list__layout>p a:not(.btn):not(.gform_button):not(.t-link-callout),.rte p a,.post-content>p a,.block-editor-block-list__layout>p a,.rte>ul:not(.gform_fields) li>a,.rte>ul:not(.gform_fields) li>p a,.rte ul[role='textbox'] li>a,.rte ul[role='textbox'] li>p a,.post-content>>ul:not(.gform_fields) li>a,.post-content>>ul:not(.gform_fields) li>p a,.post-content>ul[role='textbox'] li>a,.post-content>ul[role='textbox'] li>p a,.block-editor-block-list__layout>>ul:not(.gform_fields) li>a,.block-editor-block-list__layout>>ul:not(.gform_fields) li>p a,.block-editor-block-list__layout>ul[role='textbox'] li>a,.block-editor-block-list__layout>ul[role='textbox'] li>p a,.rte>ol:not(.gform_fields) li>a,.rte>ol:not(.gform_fields) li>p a,.rte ol[role='textbox'] li>a,.rte ol[role='textbox'] li>p a,.post-content>>ol:not(.gform_fields) li>a,.post-content>>ol:not(.gform_fields) li>p a,.post-content>ol[role='textbox'] li>a,.post-content>ol[role='textbox'] li>p a,.block-editor-block-list__layout>>ol:not(.gform_fields) li>a,.block-editor-block-list__layout>>ol:not(.gform_fields) li>p a,.block-editor-block-list__layout>ol[role='textbox'] li>a,.block-editor-block-list__layout>ol[role='textbox'] li>p a{position:relative;color:inherit;font-weight:var(--font-weight-400);font-size:inherit;font-family:var(--font-family-primary);text-decoration:underline;line-height:1.5;transition:color 0.25s ease-in-out 0s}
.t-link::before,.rte>p a:not(.t-link-callout):not(.btn):not(.gform_button)::before,.post-content>p a:not(.t-link-callout):not(.btn):not(.gform_button)::before,.block-editor-block-list__layout>p a:not(.t-link-callout):not(.btn):not(.gform_button)::before,.rte p a::before,.post-content>p a::before,.block-editor-block-list__layout>p a::before,.rte>ul:not(.gform_fields) li>a::before,.rte>ul:not(.gform_fields) li>p a::before,.rte ul[role='textbox'] li>a::before,.rte ul[role='textbox'] li>p a::before,.post-content>>ul:not(.gform_fields) li>a::before,.post-content>>ul:not(.gform_fields) li>p a::before,.post-content>ul[role='textbox'] li>a::before,.post-content>ul[role='textbox'] li>p a::before,.block-editor-block-list__layout>>ul:not(.gform_fields) li>a::before,.block-editor-block-list__layout>>ul:not(.gform_fields) li>p a::before,.block-editor-block-list__layout>ul[role='textbox'] li>a::before,.block-editor-block-list__layout>ul[role='textbox'] li>p a::before,.rte>ol:not(.gform_fields) li>a::before,.rte>ol:not(.gform_fields) li>p a::before,.rte ol[role='textbox'] li>a::before,.rte ol[role='textbox'] li>p a::before,.post-content>>ol:not(.gform_fields) li>a::before,.post-content>>ol:not(.gform_fields) li>p a::before,.post-content>ol[role='textbox'] li>a::before,.post-content>ol[role='textbox'] li>p a::before,.block-editor-block-list__layout>>ol:not(.gform_fields) li>a::before,.block-editor-block-list__layout>>ol:not(.gform_fields) li>p a::before,.block-editor-block-list__layout>ol[role='textbox'] li>a::before,.block-editor-block-list__layout>ol[role='textbox'] li>p a::before{position:absolute;top:-0.375rem;right:-0.375rem;bottom:-0.375rem;left:-0.375rem;border:var(--focus-border-width) solid transparent;border-radius:var(--focus-border-radius);content:'';pointer-events:none;z-index:var(--z-index-focus-border);transition:border-color 0.25s ease-in-out 0s}
.t-link:focus,.rte>p a:focus:not(.btn):not(.gform_button):not(.t-link-callout),.post-content>p a:focus:not(.btn):not(.gform_button):not(.t-link-callout),.block-editor-block-list__layout>p a:focus:not(.btn):not(.gform_button):not(.t-link-callout),.rte p a:focus,.post-content>p a:focus,.block-editor-block-list__layout>p a:focus,.rte>ul:not(.gform_fields) li>a:focus,.rte>ul:not(.gform_fields) li>p a:focus,.rte ul[role='textbox'] li>a:focus,.rte ul[role='textbox'] li>p a:focus,.post-content>>ul:not(.gform_fields) li>a:focus,.post-content>>ul:not(.gform_fields) li>p a:focus,.post-content>ul[role='textbox'] li>a:focus,.post-content>ul[role='textbox'] li>p a:focus,.block-editor-block-list__layout>>ul:not(.gform_fields) li>a:focus,.block-editor-block-list__layout>>ul:not(.gform_fields) li>p a:focus,.block-editor-block-list__layout>ul[role='textbox'] li>a:focus,.block-editor-block-list__layout>ul[role='textbox'] li>p a:focus,.rte>ol:not(.gform_fields) li>a:focus,.rte>ol:not(.gform_fields) li>p a:focus,.rte ol[role='textbox'] li>a:focus,.rte ol[role='textbox'] li>p a:focus,.post-content>>ol:not(.gform_fields) li>a:focus,.post-content>>ol:not(.gform_fields) li>p a:focus,.post-content>ol[role='textbox'] li>a:focus,.post-content>ol[role='textbox'] li>p a:focus,.block-editor-block-list__layout>>ol:not(.gform_fields) li>a:focus,.block-editor-block-list__layout>>ol:not(.gform_fields) li>p a:focus,.block-editor-block-list__layout>ol[role='textbox'] li>a:focus,.block-editor-block-list__layout>ol[role='textbox'] li>p a:focus{outline:0;text-decoration:none}
.t-link:focus::before,.rte>p a:not(.t-link-callout):not(.btn):not(.gform_button):focus::before,.post-content>p a:not(.t-link-callout):not(.btn):not(.gform_button):focus::before,.block-editor-block-list__layout>p a:not(.t-link-callout):not(.btn):not(.gform_button):focus::before,.rte p a:focus::before,.post-content>p a:focus::before,.block-editor-block-list__layout>p a:focus::before,.rte>ul:not(.gform_fields) li>a:focus::before,.rte>ul:not(.gform_fields) li>p a:focus::before,.rte ul[role='textbox'] li>a:focus::before,.rte ul[role='textbox'] li>p a:focus::before,.post-content>>ul:not(.gform_fields) li>a:focus::before,.post-content>>ul:not(.gform_fields) li>p a:focus::before,.post-content>ul[role='textbox'] li>a:focus::before,.post-content>ul[role='textbox'] li>p a:focus::before,.block-editor-block-list__layout>>ul:not(.gform_fields) li>a:focus::before,.block-editor-block-list__layout>>ul:not(.gform_fields) li>p a:focus::before,.block-editor-block-list__layout>ul[role='textbox'] li>a:focus::before,.block-editor-block-list__layout>ul[role='textbox'] li>p a:focus::before,.rte>ol:not(.gform_fields) li>a:focus::before,.rte>ol:not(.gform_fields) li>p a:focus::before,.rte ol[role='textbox'] li>a:focus::before,.rte ol[role='textbox'] li>p a:focus::before,.post-content>>ol:not(.gform_fields) li>a:focus::before,.post-content>>ol:not(.gform_fields) li>p a:focus::before,.post-content>ol[role='textbox'] li>a:focus::before,.post-content>ol[role='textbox'] li>p a:focus::before,.block-editor-block-list__layout>>ol:not(.gform_fields) li>a:focus::before,.block-editor-block-list__layout>>ol:not(.gform_fields) li>p a:focus::before,.block-editor-block-list__layout>ol[role='textbox'] li>a:focus::before,.block-editor-block-list__layout>ol[role='textbox'] li>p a:focus::before{border-color:var(--focus-border-color)}
.t-link:hover,.rte>p a:hover:not(.btn):not(.gform_button):not(.t-link-callout),.post-content>p a:hover:not(.btn):not(.gform_button):not(.t-link-callout),.block-editor-block-list__layout>p a:hover:not(.btn):not(.gform_button):not(.t-link-callout),.rte p a:hover,.post-content>p a:hover,.block-editor-block-list__layout>p a:hover,.rte>ul:not(.gform_fields) li>a:hover,.rte>ul:not(.gform_fields) li>p a:hover,.rte ul[role='textbox'] li>a:hover,.rte ul[role='textbox'] li>p a:hover,.post-content>>ul:not(.gform_fields) li>a:hover,.post-content>>ul:not(.gform_fields) li>p a:hover,.post-content>ul[role='textbox'] li>a:hover,.post-content>ul[role='textbox'] li>p a:hover,.block-editor-block-list__layout>>ul:not(.gform_fields) li>a:hover,.block-editor-block-list__layout>>ul:not(.gform_fields) li>p a:hover,.block-editor-block-list__layout>ul[role='textbox'] li>a:hover,.block-editor-block-list__layout>ul[role='textbox'] li>p a:hover,.rte>ol:not(.gform_fields) li>a:hover,.rte>ol:not(.gform_fields) li>p a:hover,.rte ol[role='textbox'] li>a:hover,.rte ol[role='textbox'] li>p a:hover,.post-content>>ol:not(.gform_fields) li>a:hover,.post-content>>ol:not(.gform_fields) li>p a:hover,.post-content>ol[role='textbox'] li>a:hover,.post-content>ol[role='textbox'] li>p a:hover,.block-editor-block-list__layout>>ol:not(.gform_fields) li>a:hover,.block-editor-block-list__layout>>ol:not(.gform_fields) li>p a:hover,.block-editor-block-list__layout>ol[role='textbox'] li>a:hover,.block-editor-block-list__layout>ol[role='textbox'] li>p a:hover{color:var(--color-primary);text-decoration:none}
.t-link:focus,.rte>p a:focus:not(.btn):not(.gform_button):not(.t-link-callout),.post-content>p a:focus:not(.btn):not(.gform_button):not(.t-link-callout),.block-editor-block-list__layout>p a:focus:not(.btn):not(.gform_button):not(.t-link-callout),.rte p a:focus,.post-content>p a:focus,.block-editor-block-list__layout>p a:focus,.rte>ul:not(.gform_fields) li>a:focus,.rte>ul:not(.gform_fields) li>p a:focus,.rte ul[role='textbox'] li>a:focus,.rte ul[role='textbox'] li>p a:focus,.post-content>>ul:not(.gform_fields) li>a:focus,.post-content>>ul:not(.gform_fields) li>p a:focus,.post-content>ul[role='textbox'] li>a:focus,.post-content>ul[role='textbox'] li>p a:focus,.block-editor-block-list__layout>>ul:not(.gform_fields) li>a:focus,.block-editor-block-list__layout>>ul:not(.gform_fields) li>p a:focus,.block-editor-block-list__layout>ul[role='textbox'] li>a:focus,.block-editor-block-list__layout>ul[role='textbox'] li>p a:focus,.rte>ol:not(.gform_fields) li>a:focus,.rte>ol:not(.gform_fields) li>p a:focus,.rte ol[role='textbox'] li>a:focus,.rte ol[role='textbox'] li>p a:focus,.post-content>>ol:not(.gform_fields) li>a:focus,.post-content>>ol:not(.gform_fields) li>p a:focus,.post-content>ol[role='textbox'] li>a:focus,.post-content>ol[role='textbox'] li>p a:focus,.block-editor-block-list__layout>>ol:not(.gform_fields) li>a:focus,.block-editor-block-list__layout>>ol:not(.gform_fields) li>p a:focus,.block-editor-block-list__layout>ol[role='textbox'] li>a:focus,.block-editor-block-list__layout>ol[role='textbox'] li>p a:focus{color:var(--color-primary)}
.t-label,.gform_body .gfield_label{font-weight:var(--font-weight-700);font-size:var(--font-size-16);font-family:var(--font-family-primary);line-height:1.55}
.rte>h1:not(:first-child),.rte>h2:not(:first-child),.rte>h3:not(:first-child),.rte>h4:not(:first-child),.rte>h5:not(:first-child),.rte>h6:not(:first-child),.post-content>h1:not(:first-child),.post-content>h2:not(:first-child),.post-content>h3:not(:first-child),.post-content>h4:not(:first-child),.post-content>h5:not(:first-child),.post-content>h6:not(:first-child),.block-editor-block-list__layout>h1:not(:first-child),.block-editor-block-list__layout>h2:not(:first-child),.block-editor-block-list__layout>h3:not(:first-child),.block-editor-block-list__layout>h4:not(:first-child),.block-editor-block-list__layout>h5:not(:first-child),.block-editor-block-list__layout>h6:not(:first-child){padding-top:1rem}
.rte>h1,.post-content>h1,.block-editor-block-list__layout>h1{margin-bottom:1.75rem;color:var(--color-primary)}
.rte>h2,.post-content>h2,.block-editor-block-list__layout>h2{margin-bottom:1rem;color:var(--color-primary)}
.rte>h3,.post-content>h3,.block-editor-block-list__layout>h3{margin-bottom:1rem;color:var(--color-primary)}
.rte>h4,.post-content>h4,.block-editor-block-list__layout>h4{margin-bottom:0.625rem;color:var(--color-primary)}
.rte>h5,.post-content>h5,.block-editor-block-list__layout>h5{margin-bottom:0.625rem;color:var(--color-primary)}
.rte>h6,.post-content>h6,.block-editor-block-list__layout>h6{margin-bottom:0.625rem;color:var(--color-gray-dark)}
.rte>p,.post-content>p,.block-editor-block-list__layout>p{margin-bottom:1.5rem}
.rte>.intro,.rte>.has-intro-font-size,.post-content>.intro,.post-content>.has-intro-font-size,.block-editor-block-list__layout>.intro,.block-editor-block-list__layout>.has-intro-font-size{color:var(--color-slate)}
.rte>blockquote,.post-content>blockquote,.block-editor-block-list__layout>blockquote{margin-top:2rem;margin-bottom:2rem}
.rte>p a:not(.btn):not(.gform_button):not(.t-link-callout),.post-content>p a:not(.btn):not(.gform_button):not(.t-link-callout),.block-editor-block-list__layout>p a:not(.btn):not(.gform_button):not(.t-link-callout){color:var(--color-primary);text-decoration:underline}
.rte>p a:not(.btn):not(.gform_button):not(.t-link-callout):hover,.post-content>p a:not(.btn):not(.gform_button):not(.t-link-callout):hover,.block-editor-block-list__layout>p a:not(.btn):not(.gform_button):not(.t-link-callout):hover{color:var(--color-link-hover);text-decoration:none}
.rte>hr,.rte>.wp-block-separator,.post-content>hr,.post-content>.wp-block-separator,.block-editor-block-list__layout>hr,.block-editor-block-list__layout>.wp-block-separator{max-width:100% !important;margin:3.25rem 0;border-top:0.0625rem solid var(--color-gray);border-bottom:none;clear:both}
.rte>img,.post-content>img,.block-editor-block-list__layout>img{height:auto !important;max-width:100%}
.rte>img:not(:last-child),.post-content>img:not(:last-child),.block-editor-block-list__layout>img:not(:last-child){margin-bottom:1.5rem}
@media (min-width: 768px){.rte>img[style*='float'][style*='right'],.post-content>img[style*='float'][style*='right'],.block-editor-block-list__layout>img[style*='float'][style*='right']{margin-bottom:2.25rem;margin-left:1.875rem}.rte>img[style*='float'][style*='left'],.post-content>img[style*='float'][style*='left'],.block-editor-block-list__layout>img[style*='float'][style*='left']{margin-right:1.875rem;margin-bottom:2.25rem}}
@media (max-width: 767.98px){.rte>img[style*='float'],.post-content>img[style*='float'],.block-editor-block-list__layout>img[style*='float']{float:none !important}}
.rte>.wp-caption img,.post-content>.wp-caption img,.block-editor-block-list__layout>.wp-caption img{width:100%;margin-bottom:0;padding-bottom:0;border:0.3125rem solid var(--color-gray)}
.rte>>ul:not(.gform_fields),.rte>ul[role='textbox'],.post-content>>ul:not(.gform_fields),.post-content>ul[role='textbox'],.block-editor-block-list__layout>>ul:not(.gform_fields),.block-editor-block-list__layout>ul[role='textbox']{margin-bottom:1.5rem}
.rte>.aligncenter,.post-content>.aligncenter,.block-editor-block-list__layout>.aligncenter{display:block;margin-right:auto;margin-left:auto}
.rte>.alignleft,.post-content>.alignleft,.block-editor-block-list__layout>.alignleft{margin:0 1.25rem 0.6875rem 0;float:left}
@media (max-width: 767.98px){.rte>.alignleft,.post-content>.alignleft,.block-editor-block-list__layout>.alignleft{float:none !important}}
.rte>.alignright,.post-content>.alignright,.block-editor-block-list__layout>.alignright{margin:0 0 0.6875rem 1.25rem;float:right}
@media (max-width: 767.98px){.rte>.alignright,.post-content>.alignright,.block-editor-block-list__layout>.alignright{float:none !important}}
.rte>.gform_title,.post-content>.gform_title,.block-editor-block-list__layout>.gform_title{display:none}
.rte>.wp-block-image,.post-content>.wp-block-image,.block-editor-block-list__layout>.wp-block-image{margin-bottom:4.375rem !important}
.rte>.wp-block-image img,.post-content>.wp-block-image img,.block-editor-block-list__layout>.wp-block-image img{margin-bottom:0}
.rte>.wp-block-image figcaption,.post-content>.wp-block-image figcaption,.block-editor-block-list__layout>.wp-block-image figcaption{font-size:var(--font-size-16);text-align:left}
:root{--accordion-padding-y: 1.25rem;--accordion-summary-font-weight: 600;--accordion-focus-offset-x: -0.75rem;--accordion-focus-offset-y: -0.1875rem;--accordion-icon-spacing: 0.5rem;--accordion-icon-rotate: -90deg;--accordion-body-margin-top: 2.25rem}
.accordion{position:relative;padding-top:var(--accordion-padding-y);padding-bottom:var(--accordion-padding-y);border-bottom:0.125rem solid var(--color-black)}
.accordion__summary{position:relative;position:initial;-webkit-appearance:none;-moz-appearance:none;appearance:none}
.accordion__summary::before{position:absolute;top:var(--accordion-focus-offset-y);right:var(--accordion-focus-offset-x);bottom:var(--accordion-focus-offset-y);left:var(--accordion-focus-offset-x);border:var(--focus-border-width) solid transparent;border-radius:var(--focus-border-radius);content:'';pointer-events:none;z-index:var(--z-index-focus-border);transition:border-color 0.25s ease-in-out 0s}
.accordion__summary:focus{outline:0;text-decoration:none}
.accordion__summary:focus::before{border-color:var(--focus-border-color)}
.accordion__summary::marker{content:''}
.accordion__summary::-webkit-details-marker{display:none}
.accordion__summary-inner{display:flex;width:100%;color:var(--color-black);font-weight:var(--accordion-summary-font-weight);font-size:var(--font-size-16);align-items:center;justify-content:space-between}
.accordion__icon{margin-right:var(--accordion-icon-spacing);transition:all 0.25s ease-in-out 0s;transition-property:margin-right, margin-left, transform}
.accordion__summary:hover .accordion__icon,.accordion__summary:focus .accordion__icon,.accordion[open] .accordion__icon{margin-right:0;margin-left:calc(var(--accordion-icon-spacing) * -1)}
.accordion[open] .accordion__icon{transform:rotate(var(--accordion-icon-rotate))}
.accordion__body{margin-top:var(--accordion-body-margin-top)}
:root{--alert-border-radius: var(--border-radius);--alert-bg: #ffcb00;--alert-color: var(--color-black)}
.alert{display:flex;align-items:center;padding:0.75rem 1.25rem 0.75rem 1.75rem;border-radius:var(--alert-border-radius);background:var(--alert-bg);color:var(--alert-color)}
.alert__icon-left{font-size:1.5rem}
.alert__text{margin-left:0.875rem}
.alert__button{padding:0;border:none;background:transparent;position:relative;display:flex;height:2rem;flex-basis:2rem;align-items:center;justify-content:center;margin-left:auto;transition:all 0.25s ease-in-out 0s;transition-property:background, color}
.alert__button::before{position:absolute;top:-0.375rem;right:-0.375rem;bottom:-0.375rem;left:-0.375rem;border:var(--focus-border-width) solid transparent;border-radius:var(--focus-border-radius);content:'';pointer-events:none;z-index:var(--z-index-focus-border);transition:border-color 0.25s ease-in-out 0s}
.alert__button:focus{outline:0;text-decoration:none}
.alert__button:focus::before{border-color:var(--focus-border-color)}
.alert__button:hover,.alert__button:focus{background:var(--color-primary);color:var(--color-white)}
.alert__icon-right{font-size:1.5rem}
:root{--card-box-shadow: 0 0.4375rem 0.4375rem rgba(0, 0, 0, 0.06);--card-full-img-height: 26.25rem;--card-full-img-padding: 1rem;--card-img-height: 13.75rem;--card-text-padding: 1.5rem 1.75rem;--card-text-bg: var(--color-white);--card-text-color: var(--color-gray-dark);--card-heading-mb: 0.5rem;--card-heading-color: var(--color-primary);--card-body-mb: 0.5rem;--card-link-color: var(--color-secondary);--card-link-hover-color: var(--color-primary)}
.card{height:100%;box-shadow:var(--card-box-shadow)}
.card--full-img{position:relative;display:flex;align-items:flex-end;min-height:var(--card-full-img-height);padding:var(--card-full-img-padding);overflow:hidden}
.card__img{height:var(--card-img-height);min-width:100%;background-repeat:no-repeat;background-position:center;background-size:cover}
.card--full-img .card__img{position:absolute;top:-0.625rem;right:-0.625rem;bottom:-0.625rem;left:-0.625rem;height:auto}
.card__text{display:flex;flex-direction:column;padding:var(--card-text-padding);background:var(--card-text-bg)}
.card--full-img .card__text{position:relative;flex:0 0 100%;z-index:1}
.card__heading{margin-bottom:var(--card-heading-mb);color:var(--card-heading-color)}
.card__body{margin-bottom:var(--card-body-mb)}
.card__link{color:var(--card-link-color)}
.card__link:hover,.card__link:focus{color:var(--card-link-hover-color)}
:root{--card-grid-crown-mb: 2.75rem;--card-grid-crown-color: var(--color-gray-dark);--card-grid-crown-heading-color: var(--color-black);--card-grid-crown-heading-mb: 1.25rem;--card-grid-column-gap: 2rem;--card-grid-row-gap: 2.75rem;--card-grid-color: var(--color-gray-dark);--card-grid-mb: 3.75rem;--card-grid-heading-mb: 0.75rem;--card-grid-heading-color: var(--color-primary)}
.card-grid-crown{max-width:var(--text-max-width);margin-bottom:var(--card-grid-crown-mb);color:var(--card-grid-crown-color)}
.card-grid-crown.is-centered{margin-right:auto;margin-left:auto;text-align:center}
.card-grid-crown__heading{color:var(--card-grid-crown-heading-color)}
.card-grid-crown__heading:not(:last-child){margin-bottom:var(--card-grid-crown-heading-mb)}
.card-grid{display:grid;grid-template-columns:1fr;grid-column-gap:var(--card-grid-column-gap);grid-row-gap:var(--card-grid-row-gap);color:var(--card-grid-color)}
.card-grid:not(:last-child){margin-bottom:var(--card-grid-mb)}
@media (min-width: 500px){.card-grid--two-col{grid-template-columns:1fr 1fr}}
@media (min-width: 768px){.card-grid--three-col{grid-template-columns:1fr 1fr 1fr}}
.card-grid__heading{margin-bottom:var(--card-grid-heading-mb);color:var(--card-grid-heading-color)}
:root{--contact-cta-padding: 3.5rem 2rem 3rem;--contact-cta-border-radius: var(--border-radius);--contact-cta-bg: var(--jbx-color-blackberry-10);--contact-cta-color: var(--color-gray-dark);--contact-cta-grid-mb: 3.75rem;--contact-cta-pr-lg: 3rem;--contact-cta-pl-lg: 5.75rem;--contact-cta-heading-mb: 0.75rem;--contact-cta-heading-color: var(--color-primary);--contact-cta-featured-mb: 2.25rem;--contact-cta-featured-color: var(--color-secondary);--contact-cta-address-mb: 2.75rem;--contact-cta-name-mb: 0.375rem;--contact-cta-name-color: var(--color-primary);--contact-cta-org-mb: 0.375rem;--contact-cta-img-offset: 2.75rem;--contact-cta-img-size: 10.625rem;--contact-cta-img-border: 0.3125rem solid var(--color-secondary);--contact-cta-icon-wrapper-mb: 0.125rem;--contact-cta-icon-size: 1.5rem;--contact-cta-icon-offset: 0.5rem;--contact-cta-icon-bg: var(--color-white);--contact-cta-icon-font-size: 0.75rem;--contact-cta-icon-color: var(--color-secondary);--contact-cta-link-color: var(--color-secondary);--contact-cta-link-hover-color: var(--color-primary)}
.contact-cta{padding:var(--contact-cta-padding);border-radius:var(--contact-cta-border-radius);background:var(--contact-cta-bg);color:var(--contact-cta-color);text-align:center}
.contact-cta:not(:last-child){margin-bottom:var(--contact-cta-mb)}
@media (min-width: 992px){.contact-cta{padding-right:var(--contact-cta-pr-lg);padding-left:var(--contact-cta-pl-lg);text-align:left}}
.contact-cta--dark{--contact-cta-bg: var(--color-is-dark-bg);--contact-cta-color: var(--color-is-dark-color);--contact-cta-heading-color: var(--color-is-dark-color);--contact-cta-featured-color: var(--color-white);--contact-cta-name-color: var(--color-white);--contact-cta-img-border: 0.3125rem solid var(--color-white);--contact-cta-link-color: var(--color-white);--contact-cta-link-hover-color: var(--color-blue-soft-sky)}
.contact-cta__heading{margin-bottom:var(--contact-cta-heading-mb);color:var(--contact-cta-heading-color)}
.contact-cta__featured{margin-bottom:var(--contact-cta-featured-mb);color:var(--contact-cta-featured-color)}
.contact-cta__lower{display:flex;align-items:center;flex-direction:column;text-align:center}
@media (min-width: 992px){.contact-cta__lower{flex-direction:row;align-items:flex-end;text-align:left}}
.contact-cta__img-wrapper{margin-bottom:var(--contact-cta-img-offset)}
@media (min-width: 992px){.contact-cta__img-wrapper{margin-right:var(--contact-cta-img-offset);margin-bottom:0}}
.contact-cta__img{width:var(--contact-cta-img-size);height:var(--contact-cta-img-size);border:var(--contact-cta-img-border);border-radius:100%}
.contact-cta__address{display:flex;flex-direction:column;margin-bottom:var(--contact-cta-address-mb)}
@media (min-width: 992px){.contact-cta__address{margin-bottom:0}}
.contact-cta__name{margin-bottom:var(--contact-cta-name-mb);color:var(--contact-cta-name-color)}
.contact-cta__org{margin-bottom:var(--contact-cta-org-mb)}
.contact-cta__icon-wrapper{display:flex;align-items:center;justify-content:center}
.contact-cta__icon-wrapper:not(:last-child){margin-bottom:var(--contact-cta-icon-wrapper-mb)}
@media (min-width: 992px){.contact-cta__icon-wrapper{justify-content:flex-start}}
.contact-cta__icon{display:inline-flex;width:var(--contact-cta-icon-size);height:var(--contact-cta-icon-size);margin-right:var(--contact-cta-icon-offset);border-radius:100%;background:var(--contact-cta-icon-bg);color:var(--contact-cta-icon-color);font-size:var(--contact-cta-icon-font-size);align-items:center;justify-content:center}
.contact-cta__link{color:var(--contact-cta-link-color)}
.contact-cta__link:hover,.contact-cta__link:focus{color:var(--contact-cta-link-hover-color)}
@media (min-width: 992px){.contact-cta__btn{margin-left:auto}}
:root{--content-grid-title-mb: 1.75rem;--content-grid-title-mb-lg: 3rem;--content-grid-column-gap: 2rem;--content-grid-row-gap: 2.75rem;--content-grid-color: var(--color-gray-dark);--content-grid-mb: 3.75rem;--content-grid-heading-mb: 0.75rem;--content-grid-heading-color: var(--color-primary)}
.content-grid-title{margin-bottom:var(--content-grid-title-mb)}
.content-grid-title.is-centered{margin-right:auto;margin-left:auto;text-align:center}
@media (min-width: 992px){.content-grid-title{margin-bottom:var(--content-grid-title-mb-lg)}}
.content-grid{display:grid;grid-template-columns:1fr;grid-column-gap:var(--content-grid-column-gap);grid-row-gap:var(--content-grid-row-gap);color:var(--content-grid-color)}
.content-grid:not(:last-child){margin-bottom:var(--content-grid-mb)}
@media (min-width: 500px){.content-grid--two-col{grid-template-columns:1fr 1fr}}
@media (min-width: 768px){.content-grid--three-col{grid-template-columns:1fr 1fr 1fr}}
.content-grid__heading{margin-bottom:var(--content-grid-heading-mb);color:var(--content-grid-heading-color)}
:root{--cta-grid-column-gap: 2rem;--cta-grid-row-gap: 1.5rem;--cta-grid-mb: 3.75rem;--cta-padding: 3.5rem 1.5rem;--cta-border-radius: var(--border-radius);--cta-bg: var(--jbx-color-blackberry-10);--cta-px-lg: 3.75rem;--cta-color: var(--color-gray-dark);--cta-heading-mb: 1rem;--cta-heading-color: var(--color-primary);--cta-text-mb: 2rem;--cta-has-img-left-px-lg: 5.75rem;--cta-img-offset: 2.75rem;--cta-img-offset-lg: 5.25rem}
.cta-grid{display:grid;grid-template-columns:1fr;grid-column-gap:var(--cta-grid-column-gap);grid-row-gap:var(--cta-grid-row-gap);color:var(--cta-grid-color)}
.cta-grid:not(:last-child){margin-bottom:var(--cta-grid-mb)}
@media (min-width: 768px){.cta-grid--two-col{grid-template-columns:1fr 1fr}}
.cta{padding:var(--cta-padding);border-radius:var(--cta-border-radius);background:var(--cta-bg);color:var(--cta-color);text-align:center}
.cta.has-img-left{display:flex;flex-direction:column}
@media (min-width: 992px){.cta{padding-right:var(--cta-px-lg);padding-left:var(--cta-px-lg)}.cta.has-img-left{flex-direction:row;padding-right:var(--cta-has-img-left-px-lg);padding-left:var(--cta-has-img-left-px-lg);text-align:left}}
.cta--dark{--cta-bg: var(--color-is-dark-bg);--cta-color: var(--color-is-dark-color);--cta-heading-color: var(--color-is-dark-color)}
.cta__heading{margin-bottom:var(--cta-heading-mb);color:var(--cta-heading-color)}
.cta__text{margin-bottom:var(--cta-text-mb)}
.cta__img-wrapper{max-width:12.5rem;margin-right:auto;margin-bottom:var(--cta-img-offset);margin-left:auto}
@media (min-width: 992px){.has-img-left .cta__img-wrapper{margin-right:var(--cta-img-offset-lg);margin-bottom:0;margin-left:0}}
.cta__img{width:100%}
:root{--flag-item-border-radius: var(--border-radius);--flag-item-color: var(--color-black);--flag-item-hover-color: var(--color-primary);--flag-item-icon-spacing: 1.125rem;--flag-item-icon-size: 1.5rem;--flag-item-icon-color: var(--color-primary);--flag-item-bg-py: 1rem;--flag-item-bg-px: 1.25rem;--flag-item-bg: var(--color-gray-light)}
.flag-item{display:inline-flex;align-items:center;flex-wrap:nowrap;border-radius:var(--flag-item-border-radius);color:var(--flag-item-color)}
.flag-item.is-top-aligned{align-items:flex-start}
a.flag-item{position:relative;text-decoration:none;transition:color 0.25s ease-in-out 0s}
a.flag-item::before{position:absolute;top:-0.375rem;right:-0.375rem;bottom:-0.375rem;left:-0.375rem;border:var(--focus-border-width) solid transparent;border-radius:var(--focus-border-radius);content:'';pointer-events:none;z-index:var(--z-index-focus-border);transition:border-color 0.25s ease-in-out 0s}
a.flag-item:focus{outline:0;text-decoration:none}
a.flag-item:focus::before{border-color:var(--focus-border-color)}
a.flag-item:hover{color:var(--flag-item-hover-color)}
a.flag-item:hover .flag-item__text{text-decoration:underline}
.flag-item.has-bg{padding:var(--flag-item-bg-py) var(--flag-item-bg-px);background:var(--flag-item-bg)}
.flag-item.has-bg--dark{--flag-item-bg: var(--color-is-dark-bg);--flag-item-color: var(--color-is-dark-color)}
a.flag-item.has-bg--dark:hover{color:var(--color-is-dark-color)}
a.flag-item.has-bg--dark:focus::before{border-color:var(--flag-item-bg)}
.flag-item.has-bg--primary{--flag-item-bg: var(--color-primary)}
.flag-item.has-bg--black{--flag-item-bg: var(--color-black)}
.flag-item__icon{margin-right:var(--flag-item-icon-spacing);color:var(--flag-item-color);font-size:var(--flag-item-icon-size)}
.flag-item__icon.is-large{--flag-item-icon-size: 3rem}
.flag-item__icon.is-small{--flag-item-icon-size: 0.75rem}
.flag-item__text{flex:1}
:root{--slider-heading-mb: 1rem;--slider-border-radius: var(--border-radius);--slider-nav-width: 9rem;--slider-nav-bg: var(--color-primary--50);--slider-nav-height: 3.875rem;--slider-nav-px: 1.5rem;--slider-caption-bg: rgba(255, 255, 255, 0.7);--slider-caption-color: var(--color-black);--slider-nav-button-bg: #f6f9fa;--slider-nav-button-hover-bg: var(--color-primary);--slider-nav-button-active-bg: #ffcb00}
.general-slider__controls{height:0;overflow:hidden}
.general-slider__heading{height:var(--slider-caption-height);margin-bottom:var(--slider-heading-mb)}
.general-slider__inner{position:relative}
.general-slider__init{margin-bottom:0;padding-left:0;list-style:none;display:flex}
.general-slider-item{position:relative;display:flex;flex-direction:column;border-radius:var(--slider-border-radius);overflow:hidden}
.general-slider-item__text{display:flex;align-items:center;height:var(--slider-nav-height);padding-right:var(--slider-nav-px);padding-left:var(--slider-nav-px);background:var(--slider-caption-bg);color:var(--slider-caption-color)}
@media (min-width: 768px){.general-slider-item__text{position:absolute;bottom:0;left:0;width:calc(100% - var(--slider-nav-width))}}
.general-slider-item__img{display:block;width:100%}
.general-slider__nav{display:flex;align-items:center;height:var(--slider-nav-height);padding-right:var(--slider-nav-px);padding-left:var(--slider-nav-px);border-bottom-right-radius:var(--slider-border-radius);border-bottom-left-radius:var(--slider-border-radius);background:var(--slider-nav-bg)}
@media (min-width: 768px){.general-slider__nav{position:absolute;right:0;bottom:0;width:var(--slider-nav-width);border-bottom-left-radius:0;z-index:2}}
.general-slider__nav-button{padding:0;border:none;background:transparent;flex:1;height:0.25rem;background-color:var(--slider-nav-button-bg);transition:background-color 0.25s ease-in-out 0s}
.general-slider__nav-button:hover,.general-slider__nav-button:focus{background:var(--slider-nav-button-hover-bg)}
.general-slider__nav-button.tns-nav-active{background:var(--slider-nav-button-active-bg)}
.tns-visually-hidden{position:absolute;left:-10000em}
.tns-outer{overflow:hidden}
:root{--latest-news-padding: 2.25rem 1.75rem;--latest-news-border-radius: var(--border-radius);--latest-news-bg: var(--color-white);--latest-news-color: var(--color-black);--latest-news-eyebrow-spacing: 0.75rem;--latest-news-eyebrow-color: var(--color-primary);--latest-news-article-spacing: 2rem;--latest-news-text-spacing: 2.5rem;--latest-news-time-spacing: 0.5rem;--latest-news-heading-spacing: 0.75rem;--latest-news-heading-color: var(--color-primary)}
.latest-news{padding:var(--latest-news-padding);border-radius:var(--latest-news-border-radius);background:var(--latest-news-bg)}
.latest-news__eyebrow{margin-bottom:var(--latest-news-eyebrow-spacing);color:var(--latest-news-eyebrow-color)}
.latest-news__article:not(:last-child){margin-bottom:var(--latest-news-article-spacing)}
.latest-news__link{position:relative;display:flex;flex-direction:column;color:var(--latest-news-color);text-decoration:none}
.latest-news__link::before{position:absolute;top:-0.375rem;right:-0.375rem;bottom:-0.375rem;left:-0.375rem;border:var(--focus-border-width) solid transparent;border-radius:var(--focus-border-radius);content:'';pointer-events:none;z-index:var(--z-index-focus-border);transition:border-color 0.25s ease-in-out 0s}
.latest-news__link:focus{outline:0;text-decoration:none}
.latest-news__link:focus::before{border-color:var(--focus-border-color)}
.latest-news__link:hover,.latest-news__link:focus{color:var(--latest-news-color);text-decoration:none}
@media (min-width: 768px){.latest-news__link{flex-direction:row;align-items:center}}
.latest-news__text{margin-top:var(--latest-news-text-spacing)}
@media (min-width: 768px){.latest-news__text{margin-top:0;margin-left:var(--latest-news-text-spacing)}}
.latest-news__time{margin-bottom:var(--latest-news-time-spacing)}
.latest-news__heading{margin-bottom:var(--latest-news-heading-spacing);color:var(--latest-news-heading-color)}
.latest-news__link:hover .latest-news__heading{text-decoration:underline}
.latest-news__footer{display:flex;justify-content:center}
:root{--testimonial-slider-control-size: 2.75rem;--testimonial-slider-control-border-radius: 100%;--testimonial-slider-control-bg: var(--color-primary);--testimonial-slider-control-color: var(--color-white);--testimonial-slider-control-hover-bg: var(--color-secondary);--testimonial-slider-control-font-size: 1rem;--testimonial-slider-control-offset: -0.625rem;--testimonial-slider-controls-sr-text-offset: 1rem;--testimonial-slider-controls-sr-text-px: 0.25rem;--testimonial-slider-controls-sr-text-border: var(--focus-border-width)
		solid;--testimonial-slider-controls-sr-text-border-radius: var(
		--focus-border-radius
	);--testimonial-slider-controls-sr-text-bg: var(--color-white);--testimonial-slider-item-padding: 3rem 3.25rem;--testimonial-slider-item-border-radius: var(--border-radius);--testimonial-slider-item-bg: var(--color-white);--testimonial-slider-item-color: var(--color-gray-dark);--testimonial-slider-item-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);--testimonial-slider-item-text-mw: var(--text-max-width);--testimonial-slider-item-heading-mb: 1.75rem;--testimonial-slider-item-heading-color: var(--color-primary)}
.testimonial-slider{position:relative}
.testimonial-slider__controls:focus{outline:none}
.testimonial-slider__control{padding:0;border:none;background:transparent;position:relative;position:absolute;top:50%;width:var(--testimonial-slider-control-size);height:var(--testimonial-slider-control-size);border-radius:var(--testimonial-slider-control-border-radius);background:var(--testimonial-slider-control-bg);color:var(--testimonial-slider-control-color);font-size:var(--testimonial-slider-control-font-size);transform:translateY(-50%);z-index:4;transition:background-color 0.25s ease-in-out 0s}
.testimonial-slider__control::before{position:absolute;top:-0.375rem;right:-0.375rem;bottom:-0.375rem;left:-0.375rem;border:var(--focus-border-width) solid transparent;border-radius:var(--focus-border-radius);content:'';pointer-events:none;z-index:var(--z-index-focus-border);transition:border-color 0.25s ease-in-out 0s}
.testimonial-slider__control:focus{outline:0;text-decoration:none}
.testimonial-slider__control:focus::before{border-color:var(--focus-border-color)}
.testimonial-slider__control::before{border-radius:var(--testimonial-slider-control-border-radius)}
.testimonial-slider__control:hover,.testimonial-slider__control:focus{background:var(--testimonial-slider-control-hover-bg)}
.testimonial-slider__control:focus::before{border-color:var(--testimonial-slider-control-hover-bg)}
.testimonial-slider__control--left{left:0}
@media (min-width: 576px){.testimonial-slider__control--left{left:var(--testimonial-slider-control-offset)}}
.testimonial-slider__control--right{right:0}
@media (min-width: 576px){.testimonial-slider__control--right{right:var(--testimonial-slider-control-offset)}}
.testimonial-slider__controls-sr-text{position:absolute;top:var(--testimonial-slider-controls-sr-text-offset);left:50%;display:inline-block;padding-right:var(--testimonial-slider-controls-sr-text-px);padding-left:var(--testimonial-slider-controls-sr-text-px);border:var(--testimonial-slider-controls-sr-text-border);border-radius:var(--testimonial-slider-controls-sr-text-border-radius);background:var(--testimonial-slider-controls-sr-text-bg);transform:translate(-625rem, -625rem);z-index:10}
.testimonial-slider__controls:focus .testimonial-slider__controls-sr-text{transform:translate(-50%, 0)}
.testimonial-slider__inner{position:relative;margin:-0.625rem}
.testimonial-slider__inner:focus{outline:none !important}
.testimonial-slider__init{margin-bottom:0;padding-left:0;list-style:none;display:flex}
.testimonial-slider__init:focus{outline:none !important}
.testimonial-slider-item{display:flex;align-items:center;justify-content:center;margin:0.625rem;padding:var(--testimonial-slider-item-padding);border-radius:var(--testimonial-slider-item-border-radius);background:var(--testimonial-slider-item-bg);color:var(--testimonial-slider-item-color);text-align:center;box-shadow:var(--testimonial-slider-item-shadow)}
.testimonial-slider-item__heading,.testimonial-slider-item__body{max-width:var(--testimonial-slider-item-text-mw)}
.testimonial-slider-item__heading{margin-bottom:var(--testimonial-slider-item-heading-mb);color:var(--testimonial-slider-item-heading-color)}
.tns-visually-hidden{position:absolute;left:-10000em}
.tns-outer{overflow:hidden}
@media print{*,*::before,*::after{text-shadow:none !important;box-shadow:none !important}a:not(.btn):not(.gform_button){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap !important}pre,blockquote{border:0.0625rem solid #adb5bd;page-break-inside:avoid}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:62rem !important}.container{min-width:62rem !important}.navbar{display:none}.badge{border:0.0625rem solid #000}.table,.rte>table,.post-content>table,.block-editor-block-list__layout>table,.rte table{border-collapse:collapse !important}.table td,.rte>table td,.post-content>table td,.block-editor-block-list__layout>table td,.rte table td,.table th,.rte>table th,.post-content>table th,.block-editor-block-list__layout>table th,.rte table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:0.0625rem solid #dee2e6 !important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#dee2e6}.table .thead-dark th,.post-content>table .thead-dark th,.block-editor-block-list__layout>table .thead-dark th,.rte table .thead-dark th{color:inherit;border-color:#dee2e6}}
.ml-auto{margin-left:auto !important}
.mr-auto{margin-right:auto !important}
.p-0{padding:0 !important}
.pt-0{padding-top:0 !important}
.pr-0{padding-right:0 !important}
.pb-0{padding-bottom:0 !important}
.pl-0{padding-left:0 !important}
.px-0{padding-right:0 !important;padding-left:0 !important}
.py-0{padding-top:0 !important;padding-bottom:0 !important}
.m-0{margin:0 !important}
.mt-0{margin-top:0 !important}
.mr-0{margin-right:0 !important}
.mb-0{margin-bottom:0 !important}
.ml-0{margin-left:0 !important}
.mx-0{margin-right:0 !important;margin-left:0 !important}
.my-0{margin-top:0 !important;margin-bottom:0 !important}
.p-1{padding:0.0625rem !important}
.pt-1{padding-top:0.0625rem !important}
.pr-1{padding-right:0.0625rem !important}
.pb-1{padding-bottom:0.0625rem !important}
.pl-1{padding-left:0.0625rem !important}
.px-1{padding-right:0.0625rem !important;padding-left:0.0625rem !important}
.py-1{padding-top:0.0625rem !important;padding-bottom:0.0625rem !important}
.m-1{margin:0.0625rem !important}
.mt-1{margin-top:0.0625rem !important}
.mr-1{margin-right:0.0625rem !important}
.mb-1{margin-bottom:0.0625rem !important}
.ml-1{margin-left:0.0625rem !important}
.mx-1{margin-right:0.0625rem !important;margin-left:0.0625rem !important}
.my-1{margin-top:0.0625rem !important;margin-bottom:0.0625rem !important}
.p-2{padding:0.125rem !important}
.pt-2{padding-top:0.125rem !important}
.pr-2{padding-right:0.125rem !important}
.pb-2{padding-bottom:0.125rem !important}
.pl-2{padding-left:0.125rem !important}
.px-2{padding-right:0.125rem !important;padding-left:0.125rem !important}
.py-2{padding-top:0.125rem !important;padding-bottom:0.125rem !important}
.m-2{margin:0.125rem !important}
.mt-2{margin-top:0.125rem !important}
.mr-2{margin-right:0.125rem !important}
.mb-2{margin-bottom:0.125rem !important}
.ml-2{margin-left:0.125rem !important}
.mx-2{margin-right:0.125rem !important;margin-left:0.125rem !important}
.my-2{margin-top:0.125rem !important;margin-bottom:0.125rem !important}
.p-3{padding:0.1875rem !important}
.pt-3{padding-top:0.1875rem !important}
.pr-3{padding-right:0.1875rem !important}
.pb-3{padding-bottom:0.1875rem !important}
.pl-3{padding-left:0.1875rem !important}
.px-3{padding-right:0.1875rem !important;padding-left:0.1875rem !important}
.py-3{padding-top:0.1875rem !important;padding-bottom:0.1875rem !important}
.m-3{margin:0.1875rem !important}
.mt-3{margin-top:0.1875rem !important}
.mr-3{margin-right:0.1875rem !important}
.mb-3{margin-bottom:0.1875rem !important}
.ml-3{margin-left:0.1875rem !important}
.mx-3{margin-right:0.1875rem !important;margin-left:0.1875rem !important}
.my-3{margin-top:0.1875rem !important;margin-bottom:0.1875rem !important}
.p-4{padding:0.25rem !important}
.pt-4{padding-top:0.25rem !important}
.pr-4{padding-right:0.25rem !important}
.pb-4{padding-bottom:0.25rem !important}
.pl-4{padding-left:0.25rem !important}
.px-4{padding-right:0.25rem !important;padding-left:0.25rem !important}
.py-4{padding-top:0.25rem !important;padding-bottom:0.25rem !important}
.m-4{margin:0.25rem !important}
.mt-4{margin-top:0.25rem !important}
.mr-4{margin-right:0.25rem !important}
.mb-4{margin-bottom:0.25rem !important}
.ml-4{margin-left:0.25rem !important}
.mx-4{margin-right:0.25rem !important;margin-left:0.25rem !important}
.my-4{margin-top:0.25rem !important;margin-bottom:0.25rem !important}
.p-5{padding:0.3125rem !important}
.pt-5{padding-top:0.3125rem !important}
.pr-5{padding-right:0.3125rem !important}
.pb-5{padding-bottom:0.3125rem !important}
.pl-5{padding-left:0.3125rem !important}
.px-5{padding-right:0.3125rem !important;padding-left:0.3125rem !important}
.py-5{padding-top:0.3125rem !important;padding-bottom:0.3125rem !important}
.m-5{margin:0.3125rem !important}
.mt-5{margin-top:0.3125rem !important}
.mr-5{margin-right:0.3125rem !important}
.mb-5{margin-bottom:0.3125rem !important}
.ml-5{margin-left:0.3125rem !important}
.mx-5{margin-right:0.3125rem !important;margin-left:0.3125rem !important}
.my-5{margin-top:0.3125rem !important;margin-bottom:0.3125rem !important}
.p-6{padding:0.375rem !important}
.pt-6{padding-top:0.375rem !important}
.pr-6{padding-right:0.375rem !important}
.pb-6{padding-bottom:0.375rem !important}
.pl-6{padding-left:0.375rem !important}
.px-6{padding-right:0.375rem !important;padding-left:0.375rem !important}
.py-6{padding-top:0.375rem !important;padding-bottom:0.375rem !important}
.m-6{margin:0.375rem !important}
.mt-6{margin-top:0.375rem !important}
.mr-6{margin-right:0.375rem !important}
.mb-6{margin-bottom:0.375rem !important}
.ml-6{margin-left:0.375rem !important}
.mx-6{margin-right:0.375rem !important;margin-left:0.375rem !important}
.my-6{margin-top:0.375rem !important;margin-bottom:0.375rem !important}
.p-7{padding:0.4375rem !important}
.pt-7{padding-top:0.4375rem !important}
.pr-7{padding-right:0.4375rem !important}
.pb-7{padding-bottom:0.4375rem !important}
.pl-7{padding-left:0.4375rem !important}
.px-7{padding-right:0.4375rem !important;padding-left:0.4375rem !important}
.py-7{padding-top:0.4375rem !important;padding-bottom:0.4375rem !important}
.m-7{margin:0.4375rem !important}
.mt-7{margin-top:0.4375rem !important}
.mr-7{margin-right:0.4375rem !important}
.mb-7{margin-bottom:0.4375rem !important}
.ml-7{margin-left:0.4375rem !important}
.mx-7{margin-right:0.4375rem !important;margin-left:0.4375rem !important}
.my-7{margin-top:0.4375rem !important;margin-bottom:0.4375rem !important}
.p-8{padding:0.5rem !important}
.pt-8{padding-top:0.5rem !important}
.pr-8{padding-right:0.5rem !important}
.pb-8{padding-bottom:0.5rem !important}
.pl-8{padding-left:0.5rem !important}
.px-8{padding-right:0.5rem !important;padding-left:0.5rem !important}
.py-8{padding-top:0.5rem !important;padding-bottom:0.5rem !important}
.m-8{margin:0.5rem !important}
.mt-8{margin-top:0.5rem !important}
.mr-8{margin-right:0.5rem !important}
.mb-8{margin-bottom:0.5rem !important}
.ml-8{margin-left:0.5rem !important}
.mx-8{margin-right:0.5rem !important;margin-left:0.5rem !important}
.my-8{margin-top:0.5rem !important;margin-bottom:0.5rem !important}
.p-9{padding:0.5625rem !important}
.pt-9{padding-top:0.5625rem !important}
.pr-9{padding-right:0.5625rem !important}
.pb-9{padding-bottom:0.5625rem !important}
.pl-9{padding-left:0.5625rem !important}
.px-9{padding-right:0.5625rem !important;padding-left:0.5625rem !important}
.py-9{padding-top:0.5625rem !important;padding-bottom:0.5625rem !important}
.m-9{margin:0.5625rem !important}
.mt-9{margin-top:0.5625rem !important}
.mr-9{margin-right:0.5625rem !important}
.mb-9{margin-bottom:0.5625rem !important}
.ml-9{margin-left:0.5625rem !important}
.mx-9{margin-right:0.5625rem !important;margin-left:0.5625rem !important}
.my-9{margin-top:0.5625rem !important;margin-bottom:0.5625rem !important}
.p-10{padding:0.625rem !important}
.pt-10{padding-top:0.625rem !important}
.pr-10{padding-right:0.625rem !important}
.pb-10{padding-bottom:0.625rem !important}
.pl-10{padding-left:0.625rem !important}
.px-10{padding-right:0.625rem !important;padding-left:0.625rem !important}
.py-10{padding-top:0.625rem !important;padding-bottom:0.625rem !important}
.m-10{margin:0.625rem !important}
.mt-10{margin-top:0.625rem !important}
.mr-10{margin-right:0.625rem !important}
.mb-10{margin-bottom:0.625rem !important}
.ml-10{margin-left:0.625rem !important}
.mx-10{margin-right:0.625rem !important;margin-left:0.625rem !important}
.my-10{margin-top:0.625rem !important;margin-bottom:0.625rem !important}
.p-12{padding:0.75rem !important}
.pt-12{padding-top:0.75rem !important}
.pr-12{padding-right:0.75rem !important}
.pb-12{padding-bottom:0.75rem !important}
.pl-12{padding-left:0.75rem !important}
.px-12{padding-right:0.75rem !important;padding-left:0.75rem !important}
.py-12{padding-top:0.75rem !important;padding-bottom:0.75rem !important}
.m-12{margin:0.75rem !important}
.mt-12{margin-top:0.75rem !important}
.mr-12{margin-right:0.75rem !important}
.mb-12{margin-bottom:0.75rem !important}
.ml-12{margin-left:0.75rem !important}
.mx-12{margin-right:0.75rem !important;margin-left:0.75rem !important}
.my-12{margin-top:0.75rem !important;margin-bottom:0.75rem !important}
.p-14{padding:0.875rem !important}
.pt-14{padding-top:0.875rem !important}
.pr-14{padding-right:0.875rem !important}
.pb-14{padding-bottom:0.875rem !important}
.pl-14{padding-left:0.875rem !important}
.px-14{padding-right:0.875rem !important;padding-left:0.875rem !important}
.py-14{padding-top:0.875rem !important;padding-bottom:0.875rem !important}
.m-14{margin:0.875rem !important}
.mt-14{margin-top:0.875rem !important}
.mr-14{margin-right:0.875rem !important}
.mb-14{margin-bottom:0.875rem !important}
.ml-14{margin-left:0.875rem !important}
.mx-14{margin-right:0.875rem !important;margin-left:0.875rem !important}
.my-14{margin-top:0.875rem !important;margin-bottom:0.875rem !important}
.p-16{padding:1rem !important}
.pt-16{padding-top:1rem !important}
.pr-16{padding-right:1rem !important}
.pb-16{padding-bottom:1rem !important}
.pl-16{padding-left:1rem !important}
.px-16{padding-right:1rem !important;padding-left:1rem !important}
.py-16{padding-top:1rem !important;padding-bottom:1rem !important}
.m-16{margin:1rem !important}
.mt-16{margin-top:1rem !important}
.mr-16{margin-right:1rem !important}
.mb-16{margin-bottom:1rem !important}
.ml-16{margin-left:1rem !important}
.mx-16{margin-right:1rem !important;margin-left:1rem !important}
.my-16{margin-top:1rem !important;margin-bottom:1rem !important}
.p-18{padding:1.125rem !important}
.pt-18{padding-top:1.125rem !important}
.pr-18{padding-right:1.125rem !important}
.pb-18{padding-bottom:1.125rem !important}
.pl-18{padding-left:1.125rem !important}
.px-18{padding-right:1.125rem !important;padding-left:1.125rem !important}
.py-18{padding-top:1.125rem !important;padding-bottom:1.125rem !important}
.m-18{margin:1.125rem !important}
.mt-18{margin-top:1.125rem !important}
.mr-18{margin-right:1.125rem !important}
.mb-18{margin-bottom:1.125rem !important}
.ml-18{margin-left:1.125rem !important}
.mx-18{margin-right:1.125rem !important;margin-left:1.125rem !important}
.my-18{margin-top:1.125rem !important;margin-bottom:1.125rem !important}
.p-20{padding:1.25rem !important}
.pt-20{padding-top:1.25rem !important}
.pr-20{padding-right:1.25rem !important}
.pb-20{padding-bottom:1.25rem !important}
.pl-20{padding-left:1.25rem !important}
.px-20{padding-right:1.25rem !important;padding-left:1.25rem !important}
.py-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}
.m-20{margin:1.25rem !important}
.mt-20{margin-top:1.25rem !important}
.mr-20{margin-right:1.25rem !important}
.mb-20{margin-bottom:1.25rem !important}
.ml-20{margin-left:1.25rem !important}
.mx-20{margin-right:1.25rem !important;margin-left:1.25rem !important}
.my-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}
.p-22{padding:1.375rem !important}
.pt-22{padding-top:1.375rem !important}
.pr-22{padding-right:1.375rem !important}
.pb-22{padding-bottom:1.375rem !important}
.pl-22{padding-left:1.375rem !important}
.px-22{padding-right:1.375rem !important;padding-left:1.375rem !important}
.py-22{padding-top:1.375rem !important;padding-bottom:1.375rem !important}
.m-22{margin:1.375rem !important}
.mt-22{margin-top:1.375rem !important}
.mr-22{margin-right:1.375rem !important}
.mb-22{margin-bottom:1.375rem !important}
.ml-22{margin-left:1.375rem !important}
.mx-22{margin-right:1.375rem !important;margin-left:1.375rem !important}
.my-22{margin-top:1.375rem !important;margin-bottom:1.375rem !important}
.p-24{padding:1.5rem !important}
.pt-24{padding-top:1.5rem !important}
.pr-24{padding-right:1.5rem !important}
.pb-24{padding-bottom:1.5rem !important}
.pl-24{padding-left:1.5rem !important}
.px-24{padding-right:1.5rem !important;padding-left:1.5rem !important}
.py-24{padding-top:1.5rem !important;padding-bottom:1.5rem !important}
.m-24{margin:1.5rem !important}
.mt-24{margin-top:1.5rem !important}
.mr-24{margin-right:1.5rem !important}
.mb-24{margin-bottom:1.5rem !important}
.ml-24{margin-left:1.5rem !important}
.mx-24{margin-right:1.5rem !important;margin-left:1.5rem !important}
.my-24{margin-top:1.5rem !important;margin-bottom:1.5rem !important}
.p-26{padding:1.625rem !important}
.pt-26{padding-top:1.625rem !important}
.pr-26{padding-right:1.625rem !important}
.pb-26{padding-bottom:1.625rem !important}
.pl-26{padding-left:1.625rem !important}
.px-26{padding-right:1.625rem !important;padding-left:1.625rem !important}
.py-26{padding-top:1.625rem !important;padding-bottom:1.625rem !important}
.m-26{margin:1.625rem !important}
.mt-26{margin-top:1.625rem !important}
.mr-26{margin-right:1.625rem !important}
.mb-26{margin-bottom:1.625rem !important}
.ml-26{margin-left:1.625rem !important}
.mx-26{margin-right:1.625rem !important;margin-left:1.625rem !important}
.my-26{margin-top:1.625rem !important;margin-bottom:1.625rem !important}
.p-28{padding:1.75rem !important}
.pt-28{padding-top:1.75rem !important}
.pr-28{padding-right:1.75rem !important}
.pb-28{padding-bottom:1.75rem !important}
.pl-28{padding-left:1.75rem !important}
.px-28{padding-right:1.75rem !important;padding-left:1.75rem !important}
.py-28{padding-top:1.75rem !important;padding-bottom:1.75rem !important}
.m-28{margin:1.75rem !important}
.mt-28{margin-top:1.75rem !important}
.mr-28{margin-right:1.75rem !important}
.mb-28{margin-bottom:1.75rem !important}
.ml-28{margin-left:1.75rem !important}
.mx-28{margin-right:1.75rem !important;margin-left:1.75rem !important}
.my-28{margin-top:1.75rem !important;margin-bottom:1.75rem !important}
.p-30{padding:1.875rem !important}
.pt-30{padding-top:1.875rem !important}
.pr-30{padding-right:1.875rem !important}
.pb-30{padding-bottom:1.875rem !important}
.pl-30{padding-left:1.875rem !important}
.px-30{padding-right:1.875rem !important;padding-left:1.875rem !important}
.py-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}
.m-30{margin:1.875rem !important}
.mt-30{margin-top:1.875rem !important}
.mr-30{margin-right:1.875rem !important}
.mb-30{margin-bottom:1.875rem !important}
.ml-30{margin-left:1.875rem !important}
.mx-30{margin-right:1.875rem !important;margin-left:1.875rem !important}
.my-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}
.p-32{padding:2rem !important}
.pt-32{padding-top:2rem !important}
.pr-32{padding-right:2rem !important}
.pb-32{padding-bottom:2rem !important}
.pl-32{padding-left:2rem !important}
.px-32{padding-right:2rem !important;padding-left:2rem !important}
.py-32{padding-top:2rem !important;padding-bottom:2rem !important}
.m-32{margin:2rem !important}
.mt-32{margin-top:2rem !important}
.mr-32{margin-right:2rem !important}
.mb-32{margin-bottom:2rem !important}
.ml-32{margin-left:2rem !important}
.mx-32{margin-right:2rem !important;margin-left:2rem !important}
.my-32{margin-top:2rem !important;margin-bottom:2rem !important}
.p-34{padding:2.125rem !important}
.pt-34{padding-top:2.125rem !important}
.pr-34{padding-right:2.125rem !important}
.pb-34{padding-bottom:2.125rem !important}
.pl-34{padding-left:2.125rem !important}
.px-34{padding-right:2.125rem !important;padding-left:2.125rem !important}
.py-34{padding-top:2.125rem !important;padding-bottom:2.125rem !important}
.m-34{margin:2.125rem !important}
.mt-34{margin-top:2.125rem !important}
.mr-34{margin-right:2.125rem !important}
.mb-34{margin-bottom:2.125rem !important}
.ml-34{margin-left:2.125rem !important}
.mx-34{margin-right:2.125rem !important;margin-left:2.125rem !important}
.my-34{margin-top:2.125rem !important;margin-bottom:2.125rem !important}
.p-36{padding:2.25rem !important}
.pt-36{padding-top:2.25rem !important}
.pr-36{padding-right:2.25rem !important}
.pb-36{padding-bottom:2.25rem !important}
.pl-36{padding-left:2.25rem !important}
.px-36{padding-right:2.25rem !important;padding-left:2.25rem !important}
.py-36{padding-top:2.25rem !important;padding-bottom:2.25rem !important}
.m-36{margin:2.25rem !important}
.mt-36{margin-top:2.25rem !important}
.mr-36{margin-right:2.25rem !important}
.mb-36{margin-bottom:2.25rem !important}
.ml-36{margin-left:2.25rem !important}
.mx-36{margin-right:2.25rem !important;margin-left:2.25rem !important}
.my-36{margin-top:2.25rem !important;margin-bottom:2.25rem !important}
.p-38{padding:2.375rem !important}
.pt-38{padding-top:2.375rem !important}
.pr-38{padding-right:2.375rem !important}
.pb-38{padding-bottom:2.375rem !important}
.pl-38{padding-left:2.375rem !important}
.px-38{padding-right:2.375rem !important;padding-left:2.375rem !important}
.py-38{padding-top:2.375rem !important;padding-bottom:2.375rem !important}
.m-38{margin:2.375rem !important}
.mt-38{margin-top:2.375rem !important}
.mr-38{margin-right:2.375rem !important}
.mb-38{margin-bottom:2.375rem !important}
.ml-38{margin-left:2.375rem !important}
.mx-38{margin-right:2.375rem !important;margin-left:2.375rem !important}
.my-38{margin-top:2.375rem !important;margin-bottom:2.375rem !important}
.p-40{padding:2.5rem !important}
.pt-40{padding-top:2.5rem !important}
.pr-40{padding-right:2.5rem !important}
.pb-40{padding-bottom:2.5rem !important}
.pl-40{padding-left:2.5rem !important}
.px-40{padding-right:2.5rem !important;padding-left:2.5rem !important}
.py-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}
.m-40{margin:2.5rem !important}
.mt-40{margin-top:2.5rem !important}
.mr-40{margin-right:2.5rem !important}
.mb-40{margin-bottom:2.5rem !important}
.ml-40{margin-left:2.5rem !important}
.mx-40{margin-right:2.5rem !important;margin-left:2.5rem !important}
.my-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}
.p-50{padding:3.125rem !important}
.pt-50{padding-top:3.125rem !important}
.pr-50{padding-right:3.125rem !important}
.pb-50{padding-bottom:3.125rem !important}
.pl-50{padding-left:3.125rem !important}
.px-50{padding-right:3.125rem !important;padding-left:3.125rem !important}
.py-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}
.m-50{margin:3.125rem !important}
.mt-50{margin-top:3.125rem !important}
.mr-50{margin-right:3.125rem !important}
.mb-50{margin-bottom:3.125rem !important}
.ml-50{margin-left:3.125rem !important}
.mx-50{margin-right:3.125rem !important;margin-left:3.125rem !important}
.my-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}
.p-60{padding:3.75rem !important}
.pt-60{padding-top:3.75rem !important}
.pr-60{padding-right:3.75rem !important}
.pb-60{padding-bottom:3.75rem !important}
.pl-60{padding-left:3.75rem !important}
.px-60{padding-right:3.75rem !important;padding-left:3.75rem !important}
.py-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}
.m-60{margin:3.75rem !important}
.mt-60{margin-top:3.75rem !important}
.mr-60{margin-right:3.75rem !important}
.mb-60{margin-bottom:3.75rem !important}
.ml-60{margin-left:3.75rem !important}
.mx-60{margin-right:3.75rem !important;margin-left:3.75rem !important}
.my-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}
.p-70{padding:4.375rem !important}
.pt-70{padding-top:4.375rem !important}
.pr-70{padding-right:4.375rem !important}
.pb-70{padding-bottom:4.375rem !important}
.pl-70{padding-left:4.375rem !important}
.px-70{padding-right:4.375rem !important;padding-left:4.375rem !important}
.py-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}
.m-70{margin:4.375rem !important}
.mt-70{margin-top:4.375rem !important}
.mr-70{margin-right:4.375rem !important}
.mb-70{margin-bottom:4.375rem !important}
.ml-70{margin-left:4.375rem !important}
.mx-70{margin-right:4.375rem !important;margin-left:4.375rem !important}
.my-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}
.p-80{padding:5rem !important}
.pt-80{padding-top:5rem !important}
.pr-80{padding-right:5rem !important}
.pb-80{padding-bottom:5rem !important}
.pl-80{padding-left:5rem !important}
.px-80{padding-right:5rem !important;padding-left:5rem !important}
.py-80{padding-top:5rem !important;padding-bottom:5rem !important}
.m-80{margin:5rem !important}
.mt-80{margin-top:5rem !important}
.mr-80{margin-right:5rem !important}
.mb-80{margin-bottom:5rem !important}
.ml-80{margin-left:5rem !important}
.mx-80{margin-right:5rem !important;margin-left:5rem !important}
.my-80{margin-top:5rem !important;margin-bottom:5rem !important}
.p-90{padding:5.625rem !important}
.pt-90{padding-top:5.625rem !important}
.pr-90{padding-right:5.625rem !important}
.pb-90{padding-bottom:5.625rem !important}
.pl-90{padding-left:5.625rem !important}
.px-90{padding-right:5.625rem !important;padding-left:5.625rem !important}
.py-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}
.m-90{margin:5.625rem !important}
.mt-90{margin-top:5.625rem !important}
.mr-90{margin-right:5.625rem !important}
.mb-90{margin-bottom:5.625rem !important}
.ml-90{margin-left:5.625rem !important}
.mx-90{margin-right:5.625rem !important;margin-left:5.625rem !important}
.my-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}
@media (min-width: 576px){.p-sm-0{padding:0 !important}.pt-sm-0{padding-top:0 !important}.pr-sm-0{padding-right:0 !important}.pb-sm-0{padding-bottom:0 !important}.pl-sm-0{padding-left:0 !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.m-sm-0{margin:0 !important}.mt-sm-0{margin-top:0 !important}.mr-sm-0{margin-right:0 !important}.mb-sm-0{margin-bottom:0 !important}.ml-sm-0{margin-left:0 !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.p-sm-1{padding:0.0625rem !important}.pt-sm-1{padding-top:0.0625rem !important}.pr-sm-1{padding-right:0.0625rem !important}.pb-sm-1{padding-bottom:0.0625rem !important}.pl-sm-1{padding-left:0.0625rem !important}.px-sm-1{padding-right:0.0625rem !important;padding-left:0.0625rem !important}.py-sm-1{padding-top:0.0625rem !important;padding-bottom:0.0625rem !important}.m-sm-1{margin:0.0625rem !important}.mt-sm-1{margin-top:0.0625rem !important}.mr-sm-1{margin-right:0.0625rem !important}.mb-sm-1{margin-bottom:0.0625rem !important}.ml-sm-1{margin-left:0.0625rem !important}.mx-sm-1{margin-right:0.0625rem !important;margin-left:0.0625rem !important}.my-sm-1{margin-top:0.0625rem !important;margin-bottom:0.0625rem !important}.p-sm-2{padding:0.125rem !important}.pt-sm-2{padding-top:0.125rem !important}.pr-sm-2{padding-right:0.125rem !important}.pb-sm-2{padding-bottom:0.125rem !important}.pl-sm-2{padding-left:0.125rem !important}.px-sm-2{padding-right:0.125rem !important;padding-left:0.125rem !important}.py-sm-2{padding-top:0.125rem !important;padding-bottom:0.125rem !important}.m-sm-2{margin:0.125rem !important}.mt-sm-2{margin-top:0.125rem !important}.mr-sm-2{margin-right:0.125rem !important}.mb-sm-2{margin-bottom:0.125rem !important}.ml-sm-2{margin-left:0.125rem !important}.mx-sm-2{margin-right:0.125rem !important;margin-left:0.125rem !important}.my-sm-2{margin-top:0.125rem !important;margin-bottom:0.125rem !important}.p-sm-3{padding:0.1875rem !important}.pt-sm-3{padding-top:0.1875rem !important}.pr-sm-3{padding-right:0.1875rem !important}.pb-sm-3{padding-bottom:0.1875rem !important}.pl-sm-3{padding-left:0.1875rem !important}.px-sm-3{padding-right:0.1875rem !important;padding-left:0.1875rem !important}.py-sm-3{padding-top:0.1875rem !important;padding-bottom:0.1875rem !important}.m-sm-3{margin:0.1875rem !important}.mt-sm-3{margin-top:0.1875rem !important}.mr-sm-3{margin-right:0.1875rem !important}.mb-sm-3{margin-bottom:0.1875rem !important}.ml-sm-3{margin-left:0.1875rem !important}.mx-sm-3{margin-right:0.1875rem !important;margin-left:0.1875rem !important}.my-sm-3{margin-top:0.1875rem !important;margin-bottom:0.1875rem !important}.p-sm-4{padding:0.25rem !important}.pt-sm-4{padding-top:0.25rem !important}.pr-sm-4{padding-right:0.25rem !important}.pb-sm-4{padding-bottom:0.25rem !important}.pl-sm-4{padding-left:0.25rem !important}.px-sm-4{padding-right:0.25rem !important;padding-left:0.25rem !important}.py-sm-4{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.m-sm-4{margin:0.25rem !important}.mt-sm-4{margin-top:0.25rem !important}.mr-sm-4{margin-right:0.25rem !important}.mb-sm-4{margin-bottom:0.25rem !important}.ml-sm-4{margin-left:0.25rem !important}.mx-sm-4{margin-right:0.25rem !important;margin-left:0.25rem !important}.my-sm-4{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.p-sm-5{padding:0.3125rem !important}.pt-sm-5{padding-top:0.3125rem !important}.pr-sm-5{padding-right:0.3125rem !important}.pb-sm-5{padding-bottom:0.3125rem !important}.pl-sm-5{padding-left:0.3125rem !important}.px-sm-5{padding-right:0.3125rem !important;padding-left:0.3125rem !important}.py-sm-5{padding-top:0.3125rem !important;padding-bottom:0.3125rem !important}.m-sm-5{margin:0.3125rem !important}.mt-sm-5{margin-top:0.3125rem !important}.mr-sm-5{margin-right:0.3125rem !important}.mb-sm-5{margin-bottom:0.3125rem !important}.ml-sm-5{margin-left:0.3125rem !important}.mx-sm-5{margin-right:0.3125rem !important;margin-left:0.3125rem !important}.my-sm-5{margin-top:0.3125rem !important;margin-bottom:0.3125rem !important}.p-sm-6{padding:0.375rem !important}.pt-sm-6{padding-top:0.375rem !important}.pr-sm-6{padding-right:0.375rem !important}.pb-sm-6{padding-bottom:0.375rem !important}.pl-sm-6{padding-left:0.375rem !important}.px-sm-6{padding-right:0.375rem !important;padding-left:0.375rem !important}.py-sm-6{padding-top:0.375rem !important;padding-bottom:0.375rem !important}.m-sm-6{margin:0.375rem !important}.mt-sm-6{margin-top:0.375rem !important}.mr-sm-6{margin-right:0.375rem !important}.mb-sm-6{margin-bottom:0.375rem !important}.ml-sm-6{margin-left:0.375rem !important}.mx-sm-6{margin-right:0.375rem !important;margin-left:0.375rem !important}.my-sm-6{margin-top:0.375rem !important;margin-bottom:0.375rem !important}.p-sm-7{padding:0.4375rem !important}.pt-sm-7{padding-top:0.4375rem !important}.pr-sm-7{padding-right:0.4375rem !important}.pb-sm-7{padding-bottom:0.4375rem !important}.pl-sm-7{padding-left:0.4375rem !important}.px-sm-7{padding-right:0.4375rem !important;padding-left:0.4375rem !important}.py-sm-7{padding-top:0.4375rem !important;padding-bottom:0.4375rem !important}.m-sm-7{margin:0.4375rem !important}.mt-sm-7{margin-top:0.4375rem !important}.mr-sm-7{margin-right:0.4375rem !important}.mb-sm-7{margin-bottom:0.4375rem !important}.ml-sm-7{margin-left:0.4375rem !important}.mx-sm-7{margin-right:0.4375rem !important;margin-left:0.4375rem !important}.my-sm-7{margin-top:0.4375rem !important;margin-bottom:0.4375rem !important}.p-sm-8{padding:0.5rem !important}.pt-sm-8{padding-top:0.5rem !important}.pr-sm-8{padding-right:0.5rem !important}.pb-sm-8{padding-bottom:0.5rem !important}.pl-sm-8{padding-left:0.5rem !important}.px-sm-8{padding-right:0.5rem !important;padding-left:0.5rem !important}.py-sm-8{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.m-sm-8{margin:0.5rem !important}.mt-sm-8{margin-top:0.5rem !important}.mr-sm-8{margin-right:0.5rem !important}.mb-sm-8{margin-bottom:0.5rem !important}.ml-sm-8{margin-left:0.5rem !important}.mx-sm-8{margin-right:0.5rem !important;margin-left:0.5rem !important}.my-sm-8{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.p-sm-9{padding:0.5625rem !important}.pt-sm-9{padding-top:0.5625rem !important}.pr-sm-9{padding-right:0.5625rem !important}.pb-sm-9{padding-bottom:0.5625rem !important}.pl-sm-9{padding-left:0.5625rem !important}.px-sm-9{padding-right:0.5625rem !important;padding-left:0.5625rem !important}.py-sm-9{padding-top:0.5625rem !important;padding-bottom:0.5625rem !important}.m-sm-9{margin:0.5625rem !important}.mt-sm-9{margin-top:0.5625rem !important}.mr-sm-9{margin-right:0.5625rem !important}.mb-sm-9{margin-bottom:0.5625rem !important}.ml-sm-9{margin-left:0.5625rem !important}.mx-sm-9{margin-right:0.5625rem !important;margin-left:0.5625rem !important}.my-sm-9{margin-top:0.5625rem !important;margin-bottom:0.5625rem !important}.p-sm-10{padding:0.625rem !important}.pt-sm-10{padding-top:0.625rem !important}.pr-sm-10{padding-right:0.625rem !important}.pb-sm-10{padding-bottom:0.625rem !important}.pl-sm-10{padding-left:0.625rem !important}.px-sm-10{padding-right:0.625rem !important;padding-left:0.625rem !important}.py-sm-10{padding-top:0.625rem !important;padding-bottom:0.625rem !important}.m-sm-10{margin:0.625rem !important}.mt-sm-10{margin-top:0.625rem !important}.mr-sm-10{margin-right:0.625rem !important}.mb-sm-10{margin-bottom:0.625rem !important}.ml-sm-10{margin-left:0.625rem !important}.mx-sm-10{margin-right:0.625rem !important;margin-left:0.625rem !important}.my-sm-10{margin-top:0.625rem !important;margin-bottom:0.625rem !important}.p-sm-14{padding:0.875rem !important}.pt-sm-14{padding-top:0.875rem !important}.pr-sm-14{padding-right:0.875rem !important}.pb-sm-14{padding-bottom:0.875rem !important}.pl-sm-14{padding-left:0.875rem !important}.px-sm-14{padding-right:0.875rem !important;padding-left:0.875rem !important}.py-sm-14{padding-top:0.875rem !important;padding-bottom:0.875rem !important}.m-sm-14{margin:0.875rem !important}.mt-sm-14{margin-top:0.875rem !important}.mr-sm-14{margin-right:0.875rem !important}.mb-sm-14{margin-bottom:0.875rem !important}.ml-sm-14{margin-left:0.875rem !important}.mx-sm-14{margin-right:0.875rem !important;margin-left:0.875rem !important}.my-sm-14{margin-top:0.875rem !important;margin-bottom:0.875rem !important}.p-sm-18{padding:1.125rem !important}.pt-sm-18{padding-top:1.125rem !important}.pr-sm-18{padding-right:1.125rem !important}.pb-sm-18{padding-bottom:1.125rem !important}.pl-sm-18{padding-left:1.125rem !important}.px-sm-18{padding-right:1.125rem !important;padding-left:1.125rem !important}.py-sm-18{padding-top:1.125rem !important;padding-bottom:1.125rem !important}.m-sm-18{margin:1.125rem !important}.mt-sm-18{margin-top:1.125rem !important}.mr-sm-18{margin-right:1.125rem !important}.mb-sm-18{margin-bottom:1.125rem !important}.ml-sm-18{margin-left:1.125rem !important}.mx-sm-18{margin-right:1.125rem !important;margin-left:1.125rem !important}.my-sm-18{margin-top:1.125rem !important;margin-bottom:1.125rem !important}.p-sm-22{padding:1.375rem !important}.pt-sm-22{padding-top:1.375rem !important}.pr-sm-22{padding-right:1.375rem !important}.pb-sm-22{padding-bottom:1.375rem !important}.pl-sm-22{padding-left:1.375rem !important}.px-sm-22{padding-right:1.375rem !important;padding-left:1.375rem !important}.py-sm-22{padding-top:1.375rem !important;padding-bottom:1.375rem !important}.m-sm-22{margin:1.375rem !important}.mt-sm-22{margin-top:1.375rem !important}.mr-sm-22{margin-right:1.375rem !important}.mb-sm-22{margin-bottom:1.375rem !important}.ml-sm-22{margin-left:1.375rem !important}.mx-sm-22{margin-right:1.375rem !important;margin-left:1.375rem !important}.my-sm-22{margin-top:1.375rem !important;margin-bottom:1.375rem !important}.p-sm-26{padding:1.625rem !important}.pt-sm-26{padding-top:1.625rem !important}.pr-sm-26{padding-right:1.625rem !important}.pb-sm-26{padding-bottom:1.625rem !important}.pl-sm-26{padding-left:1.625rem !important}.px-sm-26{padding-right:1.625rem !important;padding-left:1.625rem !important}.py-sm-26{padding-top:1.625rem !important;padding-bottom:1.625rem !important}.m-sm-26{margin:1.625rem !important}.mt-sm-26{margin-top:1.625rem !important}.mr-sm-26{margin-right:1.625rem !important}.mb-sm-26{margin-bottom:1.625rem !important}.ml-sm-26{margin-left:1.625rem !important}.mx-sm-26{margin-right:1.625rem !important;margin-left:1.625rem !important}.my-sm-26{margin-top:1.625rem !important;margin-bottom:1.625rem !important}.p-sm-30{padding:1.875rem !important}.pt-sm-30{padding-top:1.875rem !important}.pr-sm-30{padding-right:1.875rem !important}.pb-sm-30{padding-bottom:1.875rem !important}.pl-sm-30{padding-left:1.875rem !important}.px-sm-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.py-sm-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.m-sm-30{margin:1.875rem !important}.mt-sm-30{margin-top:1.875rem !important}.mr-sm-30{margin-right:1.875rem !important}.mb-sm-30{margin-bottom:1.875rem !important}.ml-sm-30{margin-left:1.875rem !important}.mx-sm-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.my-sm-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.p-sm-34{padding:2.125rem !important}.pt-sm-34{padding-top:2.125rem !important}.pr-sm-34{padding-right:2.125rem !important}.pb-sm-34{padding-bottom:2.125rem !important}.pl-sm-34{padding-left:2.125rem !important}.px-sm-34{padding-right:2.125rem !important;padding-left:2.125rem !important}.py-sm-34{padding-top:2.125rem !important;padding-bottom:2.125rem !important}.m-sm-34{margin:2.125rem !important}.mt-sm-34{margin-top:2.125rem !important}.mr-sm-34{margin-right:2.125rem !important}.mb-sm-34{margin-bottom:2.125rem !important}.ml-sm-34{margin-left:2.125rem !important}.mx-sm-34{margin-right:2.125rem !important;margin-left:2.125rem !important}.my-sm-34{margin-top:2.125rem !important;margin-bottom:2.125rem !important}.p-sm-38{padding:2.375rem !important}.pt-sm-38{padding-top:2.375rem !important}.pr-sm-38{padding-right:2.375rem !important}.pb-sm-38{padding-bottom:2.375rem !important}.pl-sm-38{padding-left:2.375rem !important}.px-sm-38{padding-right:2.375rem !important;padding-left:2.375rem !important}.py-sm-38{padding-top:2.375rem !important;padding-bottom:2.375rem !important}.m-sm-38{margin:2.375rem !important}.mt-sm-38{margin-top:2.375rem !important}.mr-sm-38{margin-right:2.375rem !important}.mb-sm-38{margin-bottom:2.375rem !important}.ml-sm-38{margin-left:2.375rem !important}.mx-sm-38{margin-right:2.375rem !important;margin-left:2.375rem !important}.my-sm-38{margin-top:2.375rem !important;margin-bottom:2.375rem !important}.p-sm-40{padding:2.5rem !important}.pt-sm-40{padding-top:2.5rem !important}.pr-sm-40{padding-right:2.5rem !important}.pb-sm-40{padding-bottom:2.5rem !important}.pl-sm-40{padding-left:2.5rem !important}.px-sm-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.py-sm-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.m-sm-40{margin:2.5rem !important}.mt-sm-40{margin-top:2.5rem !important}.mr-sm-40{margin-right:2.5rem !important}.mb-sm-40{margin-bottom:2.5rem !important}.ml-sm-40{margin-left:2.5rem !important}.mx-sm-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.my-sm-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.p-sm-50{padding:3.125rem !important}.pt-sm-50{padding-top:3.125rem !important}.pr-sm-50{padding-right:3.125rem !important}.pb-sm-50{padding-bottom:3.125rem !important}.pl-sm-50{padding-left:3.125rem !important}.px-sm-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.py-sm-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.m-sm-50{margin:3.125rem !important}.mt-sm-50{margin-top:3.125rem !important}.mr-sm-50{margin-right:3.125rem !important}.mb-sm-50{margin-bottom:3.125rem !important}.ml-sm-50{margin-left:3.125rem !important}.mx-sm-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.my-sm-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.p-sm-60{padding:3.75rem !important}.pt-sm-60{padding-top:3.75rem !important}.pr-sm-60{padding-right:3.75rem !important}.pb-sm-60{padding-bottom:3.75rem !important}.pl-sm-60{padding-left:3.75rem !important}.px-sm-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.py-sm-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.m-sm-60{margin:3.75rem !important}.mt-sm-60{margin-top:3.75rem !important}.mr-sm-60{margin-right:3.75rem !important}.mb-sm-60{margin-bottom:3.75rem !important}.ml-sm-60{margin-left:3.75rem !important}.mx-sm-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.my-sm-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.p-sm-70{padding:4.375rem !important}.pt-sm-70{padding-top:4.375rem !important}.pr-sm-70{padding-right:4.375rem !important}.pb-sm-70{padding-bottom:4.375rem !important}.pl-sm-70{padding-left:4.375rem !important}.px-sm-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.py-sm-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.m-sm-70{margin:4.375rem !important}.mt-sm-70{margin-top:4.375rem !important}.mr-sm-70{margin-right:4.375rem !important}.mb-sm-70{margin-bottom:4.375rem !important}.ml-sm-70{margin-left:4.375rem !important}.mx-sm-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.my-sm-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.p-sm-80{padding:5rem !important}.pt-sm-80{padding-top:5rem !important}.pr-sm-80{padding-right:5rem !important}.pb-sm-80{padding-bottom:5rem !important}.pl-sm-80{padding-left:5rem !important}.px-sm-80{padding-right:5rem !important;padding-left:5rem !important}.py-sm-80{padding-top:5rem !important;padding-bottom:5rem !important}.m-sm-80{margin:5rem !important}.mt-sm-80{margin-top:5rem !important}.mr-sm-80{margin-right:5rem !important}.mb-sm-80{margin-bottom:5rem !important}.ml-sm-80{margin-left:5rem !important}.mx-sm-80{margin-right:5rem !important;margin-left:5rem !important}.my-sm-80{margin-top:5rem !important;margin-bottom:5rem !important}.p-sm-90{padding:5.625rem !important}.pt-sm-90{padding-top:5.625rem !important}.pr-sm-90{padding-right:5.625rem !important}.pb-sm-90{padding-bottom:5.625rem !important}.pl-sm-90{padding-left:5.625rem !important}.px-sm-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.py-sm-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.m-sm-90{margin:5.625rem !important}.mt-sm-90{margin-top:5.625rem !important}.mr-sm-90{margin-right:5.625rem !important}.mb-sm-90{margin-bottom:5.625rem !important}.ml-sm-90{margin-left:5.625rem !important}.mx-sm-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.my-sm-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}}
@media (min-width: 768px){.p-md-0{padding:0 !important}.pt-md-0{padding-top:0 !important}.pr-md-0{padding-right:0 !important}.pb-md-0{padding-bottom:0 !important}.pl-md-0{padding-left:0 !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.m-md-0{margin:0 !important}.mt-md-0{margin-top:0 !important}.mr-md-0{margin-right:0 !important}.mb-md-0{margin-bottom:0 !important}.ml-md-0{margin-left:0 !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.p-md-1{padding:0.0625rem !important}.pt-md-1{padding-top:0.0625rem !important}.pr-md-1{padding-right:0.0625rem !important}.pb-md-1{padding-bottom:0.0625rem !important}.pl-md-1{padding-left:0.0625rem !important}.px-md-1{padding-right:0.0625rem !important;padding-left:0.0625rem !important}.py-md-1{padding-top:0.0625rem !important;padding-bottom:0.0625rem !important}.m-md-1{margin:0.0625rem !important}.mt-md-1{margin-top:0.0625rem !important}.mr-md-1{margin-right:0.0625rem !important}.mb-md-1{margin-bottom:0.0625rem !important}.ml-md-1{margin-left:0.0625rem !important}.mx-md-1{margin-right:0.0625rem !important;margin-left:0.0625rem !important}.my-md-1{margin-top:0.0625rem !important;margin-bottom:0.0625rem !important}.p-md-2{padding:0.125rem !important}.pt-md-2{padding-top:0.125rem !important}.pr-md-2{padding-right:0.125rem !important}.pb-md-2{padding-bottom:0.125rem !important}.pl-md-2{padding-left:0.125rem !important}.px-md-2{padding-right:0.125rem !important;padding-left:0.125rem !important}.py-md-2{padding-top:0.125rem !important;padding-bottom:0.125rem !important}.m-md-2{margin:0.125rem !important}.mt-md-2{margin-top:0.125rem !important}.mr-md-2{margin-right:0.125rem !important}.mb-md-2{margin-bottom:0.125rem !important}.ml-md-2{margin-left:0.125rem !important}.mx-md-2{margin-right:0.125rem !important;margin-left:0.125rem !important}.my-md-2{margin-top:0.125rem !important;margin-bottom:0.125rem !important}.p-md-3{padding:0.1875rem !important}.pt-md-3{padding-top:0.1875rem !important}.pr-md-3{padding-right:0.1875rem !important}.pb-md-3{padding-bottom:0.1875rem !important}.pl-md-3{padding-left:0.1875rem !important}.px-md-3{padding-right:0.1875rem !important;padding-left:0.1875rem !important}.py-md-3{padding-top:0.1875rem !important;padding-bottom:0.1875rem !important}.m-md-3{margin:0.1875rem !important}.mt-md-3{margin-top:0.1875rem !important}.mr-md-3{margin-right:0.1875rem !important}.mb-md-3{margin-bottom:0.1875rem !important}.ml-md-3{margin-left:0.1875rem !important}.mx-md-3{margin-right:0.1875rem !important;margin-left:0.1875rem !important}.my-md-3{margin-top:0.1875rem !important;margin-bottom:0.1875rem !important}.p-md-4{padding:0.25rem !important}.pt-md-4{padding-top:0.25rem !important}.pr-md-4{padding-right:0.25rem !important}.pb-md-4{padding-bottom:0.25rem !important}.pl-md-4{padding-left:0.25rem !important}.px-md-4{padding-right:0.25rem !important;padding-left:0.25rem !important}.py-md-4{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.m-md-4{margin:0.25rem !important}.mt-md-4{margin-top:0.25rem !important}.mr-md-4{margin-right:0.25rem !important}.mb-md-4{margin-bottom:0.25rem !important}.ml-md-4{margin-left:0.25rem !important}.mx-md-4{margin-right:0.25rem !important;margin-left:0.25rem !important}.my-md-4{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.p-md-5{padding:0.3125rem !important}.pt-md-5{padding-top:0.3125rem !important}.pr-md-5{padding-right:0.3125rem !important}.pb-md-5{padding-bottom:0.3125rem !important}.pl-md-5{padding-left:0.3125rem !important}.px-md-5{padding-right:0.3125rem !important;padding-left:0.3125rem !important}.py-md-5{padding-top:0.3125rem !important;padding-bottom:0.3125rem !important}.m-md-5{margin:0.3125rem !important}.mt-md-5{margin-top:0.3125rem !important}.mr-md-5{margin-right:0.3125rem !important}.mb-md-5{margin-bottom:0.3125rem !important}.ml-md-5{margin-left:0.3125rem !important}.mx-md-5{margin-right:0.3125rem !important;margin-left:0.3125rem !important}.my-md-5{margin-top:0.3125rem !important;margin-bottom:0.3125rem !important}.p-md-6{padding:0.375rem !important}.pt-md-6{padding-top:0.375rem !important}.pr-md-6{padding-right:0.375rem !important}.pb-md-6{padding-bottom:0.375rem !important}.pl-md-6{padding-left:0.375rem !important}.px-md-6{padding-right:0.375rem !important;padding-left:0.375rem !important}.py-md-6{padding-top:0.375rem !important;padding-bottom:0.375rem !important}.m-md-6{margin:0.375rem !important}.mt-md-6{margin-top:0.375rem !important}.mr-md-6{margin-right:0.375rem !important}.mb-md-6{margin-bottom:0.375rem !important}.ml-md-6{margin-left:0.375rem !important}.mx-md-6{margin-right:0.375rem !important;margin-left:0.375rem !important}.my-md-6{margin-top:0.375rem !important;margin-bottom:0.375rem !important}.p-md-7{padding:0.4375rem !important}.pt-md-7{padding-top:0.4375rem !important}.pr-md-7{padding-right:0.4375rem !important}.pb-md-7{padding-bottom:0.4375rem !important}.pl-md-7{padding-left:0.4375rem !important}.px-md-7{padding-right:0.4375rem !important;padding-left:0.4375rem !important}.py-md-7{padding-top:0.4375rem !important;padding-bottom:0.4375rem !important}.m-md-7{margin:0.4375rem !important}.mt-md-7{margin-top:0.4375rem !important}.mr-md-7{margin-right:0.4375rem !important}.mb-md-7{margin-bottom:0.4375rem !important}.ml-md-7{margin-left:0.4375rem !important}.mx-md-7{margin-right:0.4375rem !important;margin-left:0.4375rem !important}.my-md-7{margin-top:0.4375rem !important;margin-bottom:0.4375rem !important}.p-md-8{padding:0.5rem !important}.pt-md-8{padding-top:0.5rem !important}.pr-md-8{padding-right:0.5rem !important}.pb-md-8{padding-bottom:0.5rem !important}.pl-md-8{padding-left:0.5rem !important}.px-md-8{padding-right:0.5rem !important;padding-left:0.5rem !important}.py-md-8{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.m-md-8{margin:0.5rem !important}.mt-md-8{margin-top:0.5rem !important}.mr-md-8{margin-right:0.5rem !important}.mb-md-8{margin-bottom:0.5rem !important}.ml-md-8{margin-left:0.5rem !important}.mx-md-8{margin-right:0.5rem !important;margin-left:0.5rem !important}.my-md-8{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.p-md-9{padding:0.5625rem !important}.pt-md-9{padding-top:0.5625rem !important}.pr-md-9{padding-right:0.5625rem !important}.pb-md-9{padding-bottom:0.5625rem !important}.pl-md-9{padding-left:0.5625rem !important}.px-md-9{padding-right:0.5625rem !important;padding-left:0.5625rem !important}.py-md-9{padding-top:0.5625rem !important;padding-bottom:0.5625rem !important}.m-md-9{margin:0.5625rem !important}.mt-md-9{margin-top:0.5625rem !important}.mr-md-9{margin-right:0.5625rem !important}.mb-md-9{margin-bottom:0.5625rem !important}.ml-md-9{margin-left:0.5625rem !important}.mx-md-9{margin-right:0.5625rem !important;margin-left:0.5625rem !important}.my-md-9{margin-top:0.5625rem !important;margin-bottom:0.5625rem !important}.p-md-10{padding:0.625rem !important}.pt-md-10{padding-top:0.625rem !important}.pr-md-10{padding-right:0.625rem !important}.pb-md-10{padding-bottom:0.625rem !important}.pl-md-10{padding-left:0.625rem !important}.px-md-10{padding-right:0.625rem !important;padding-left:0.625rem !important}.py-md-10{padding-top:0.625rem !important;padding-bottom:0.625rem !important}.m-md-10{margin:0.625rem !important}.mt-md-10{margin-top:0.625rem !important}.mr-md-10{margin-right:0.625rem !important}.mb-md-10{margin-bottom:0.625rem !important}.ml-md-10{margin-left:0.625rem !important}.mx-md-10{margin-right:0.625rem !important;margin-left:0.625rem !important}.my-md-10{margin-top:0.625rem !important;margin-bottom:0.625rem !important}.p-md-12{padding:0.75rem !important}.pt-md-12{padding-top:0.75rem !important}.pr-md-12{padding-right:0.75rem !important}.pb-md-12{padding-bottom:0.75rem !important}.pl-md-12{padding-left:0.75rem !important}.px-md-12{padding-right:0.75rem !important;padding-left:0.75rem !important}.py-md-12{padding-top:0.75rem !important;padding-bottom:0.75rem !important}.m-md-12{margin:0.75rem !important}.mt-md-12{margin-top:0.75rem !important}.mr-md-12{margin-right:0.75rem !important}.mb-md-12{margin-bottom:0.75rem !important}.ml-md-12{margin-left:0.75rem !important}.mx-md-12{margin-right:0.75rem !important;margin-left:0.75rem !important}.my-md-12{margin-top:0.75rem !important;margin-bottom:0.75rem !important}.p-md-14{padding:0.875rem !important}.pt-md-14{padding-top:0.875rem !important}.pr-md-14{padding-right:0.875rem !important}.pb-md-14{padding-bottom:0.875rem !important}.pl-md-14{padding-left:0.875rem !important}.px-md-14{padding-right:0.875rem !important;padding-left:0.875rem !important}.py-md-14{padding-top:0.875rem !important;padding-bottom:0.875rem !important}.m-md-14{margin:0.875rem !important}.mt-md-14{margin-top:0.875rem !important}.mr-md-14{margin-right:0.875rem !important}.mb-md-14{margin-bottom:0.875rem !important}.ml-md-14{margin-left:0.875rem !important}.mx-md-14{margin-right:0.875rem !important;margin-left:0.875rem !important}.my-md-14{margin-top:0.875rem !important;margin-bottom:0.875rem !important}.p-md-16{padding:1rem !important}.pt-md-16{padding-top:1rem !important}.pr-md-16{padding-right:1rem !important}.pb-md-16{padding-bottom:1rem !important}.pl-md-16{padding-left:1rem !important}.px-md-16{padding-right:1rem !important;padding-left:1rem !important}.py-md-16{padding-top:1rem !important;padding-bottom:1rem !important}.m-md-16{margin:1rem !important}.mt-md-16{margin-top:1rem !important}.mr-md-16{margin-right:1rem !important}.mb-md-16{margin-bottom:1rem !important}.ml-md-16{margin-left:1rem !important}.mx-md-16{margin-right:1rem !important;margin-left:1rem !important}.my-md-16{margin-top:1rem !important;margin-bottom:1rem !important}.p-md-18{padding:1.125rem !important}.pt-md-18{padding-top:1.125rem !important}.pr-md-18{padding-right:1.125rem !important}.pb-md-18{padding-bottom:1.125rem !important}.pl-md-18{padding-left:1.125rem !important}.px-md-18{padding-right:1.125rem !important;padding-left:1.125rem !important}.py-md-18{padding-top:1.125rem !important;padding-bottom:1.125rem !important}.m-md-18{margin:1.125rem !important}.mt-md-18{margin-top:1.125rem !important}.mr-md-18{margin-right:1.125rem !important}.mb-md-18{margin-bottom:1.125rem !important}.ml-md-18{margin-left:1.125rem !important}.mx-md-18{margin-right:1.125rem !important;margin-left:1.125rem !important}.my-md-18{margin-top:1.125rem !important;margin-bottom:1.125rem !important}.p-md-20{padding:1.25rem !important}.pt-md-20{padding-top:1.25rem !important}.pr-md-20{padding-right:1.25rem !important}.pb-md-20{padding-bottom:1.25rem !important}.pl-md-20{padding-left:1.25rem !important}.px-md-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.py-md-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.m-md-20{margin:1.25rem !important}.mt-md-20{margin-top:1.25rem !important}.mr-md-20{margin-right:1.25rem !important}.mb-md-20{margin-bottom:1.25rem !important}.ml-md-20{margin-left:1.25rem !important}.mx-md-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.my-md-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.p-md-22{padding:1.375rem !important}.pt-md-22{padding-top:1.375rem !important}.pr-md-22{padding-right:1.375rem !important}.pb-md-22{padding-bottom:1.375rem !important}.pl-md-22{padding-left:1.375rem !important}.px-md-22{padding-right:1.375rem !important;padding-left:1.375rem !important}.py-md-22{padding-top:1.375rem !important;padding-bottom:1.375rem !important}.m-md-22{margin:1.375rem !important}.mt-md-22{margin-top:1.375rem !important}.mr-md-22{margin-right:1.375rem !important}.mb-md-22{margin-bottom:1.375rem !important}.ml-md-22{margin-left:1.375rem !important}.mx-md-22{margin-right:1.375rem !important;margin-left:1.375rem !important}.my-md-22{margin-top:1.375rem !important;margin-bottom:1.375rem !important}.p-md-24{padding:1.5rem !important}.pt-md-24{padding-top:1.5rem !important}.pr-md-24{padding-right:1.5rem !important}.pb-md-24{padding-bottom:1.5rem !important}.pl-md-24{padding-left:1.5rem !important}.px-md-24{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-md-24{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.m-md-24{margin:1.5rem !important}.mt-md-24{margin-top:1.5rem !important}.mr-md-24{margin-right:1.5rem !important}.mb-md-24{margin-bottom:1.5rem !important}.ml-md-24{margin-left:1.5rem !important}.mx-md-24{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-md-24{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.p-md-26{padding:1.625rem !important}.pt-md-26{padding-top:1.625rem !important}.pr-md-26{padding-right:1.625rem !important}.pb-md-26{padding-bottom:1.625rem !important}.pl-md-26{padding-left:1.625rem !important}.px-md-26{padding-right:1.625rem !important;padding-left:1.625rem !important}.py-md-26{padding-top:1.625rem !important;padding-bottom:1.625rem !important}.m-md-26{margin:1.625rem !important}.mt-md-26{margin-top:1.625rem !important}.mr-md-26{margin-right:1.625rem !important}.mb-md-26{margin-bottom:1.625rem !important}.ml-md-26{margin-left:1.625rem !important}.mx-md-26{margin-right:1.625rem !important;margin-left:1.625rem !important}.my-md-26{margin-top:1.625rem !important;margin-bottom:1.625rem !important}.p-md-28{padding:1.75rem !important}.pt-md-28{padding-top:1.75rem !important}.pr-md-28{padding-right:1.75rem !important}.pb-md-28{padding-bottom:1.75rem !important}.pl-md-28{padding-left:1.75rem !important}.px-md-28{padding-right:1.75rem !important;padding-left:1.75rem !important}.py-md-28{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.m-md-28{margin:1.75rem !important}.mt-md-28{margin-top:1.75rem !important}.mr-md-28{margin-right:1.75rem !important}.mb-md-28{margin-bottom:1.75rem !important}.ml-md-28{margin-left:1.75rem !important}.mx-md-28{margin-right:1.75rem !important;margin-left:1.75rem !important}.my-md-28{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.p-md-30{padding:1.875rem !important}.pt-md-30{padding-top:1.875rem !important}.pr-md-30{padding-right:1.875rem !important}.pb-md-30{padding-bottom:1.875rem !important}.pl-md-30{padding-left:1.875rem !important}.px-md-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.py-md-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.m-md-30{margin:1.875rem !important}.mt-md-30{margin-top:1.875rem !important}.mr-md-30{margin-right:1.875rem !important}.mb-md-30{margin-bottom:1.875rem !important}.ml-md-30{margin-left:1.875rem !important}.mx-md-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.my-md-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.p-md-32{padding:2rem !important}.pt-md-32{padding-top:2rem !important}.pr-md-32{padding-right:2rem !important}.pb-md-32{padding-bottom:2rem !important}.pl-md-32{padding-left:2rem !important}.px-md-32{padding-right:2rem !important;padding-left:2rem !important}.py-md-32{padding-top:2rem !important;padding-bottom:2rem !important}.m-md-32{margin:2rem !important}.mt-md-32{margin-top:2rem !important}.mr-md-32{margin-right:2rem !important}.mb-md-32{margin-bottom:2rem !important}.ml-md-32{margin-left:2rem !important}.mx-md-32{margin-right:2rem !important;margin-left:2rem !important}.my-md-32{margin-top:2rem !important;margin-bottom:2rem !important}.p-md-34{padding:2.125rem !important}.pt-md-34{padding-top:2.125rem !important}.pr-md-34{padding-right:2.125rem !important}.pb-md-34{padding-bottom:2.125rem !important}.pl-md-34{padding-left:2.125rem !important}.px-md-34{padding-right:2.125rem !important;padding-left:2.125rem !important}.py-md-34{padding-top:2.125rem !important;padding-bottom:2.125rem !important}.m-md-34{margin:2.125rem !important}.mt-md-34{margin-top:2.125rem !important}.mr-md-34{margin-right:2.125rem !important}.mb-md-34{margin-bottom:2.125rem !important}.ml-md-34{margin-left:2.125rem !important}.mx-md-34{margin-right:2.125rem !important;margin-left:2.125rem !important}.my-md-34{margin-top:2.125rem !important;margin-bottom:2.125rem !important}.p-md-36{padding:2.25rem !important}.pt-md-36{padding-top:2.25rem !important}.pr-md-36{padding-right:2.25rem !important}.pb-md-36{padding-bottom:2.25rem !important}.pl-md-36{padding-left:2.25rem !important}.px-md-36{padding-right:2.25rem !important;padding-left:2.25rem !important}.py-md-36{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.m-md-36{margin:2.25rem !important}.mt-md-36{margin-top:2.25rem !important}.mr-md-36{margin-right:2.25rem !important}.mb-md-36{margin-bottom:2.25rem !important}.ml-md-36{margin-left:2.25rem !important}.mx-md-36{margin-right:2.25rem !important;margin-left:2.25rem !important}.my-md-36{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.p-md-38{padding:2.375rem !important}.pt-md-38{padding-top:2.375rem !important}.pr-md-38{padding-right:2.375rem !important}.pb-md-38{padding-bottom:2.375rem !important}.pl-md-38{padding-left:2.375rem !important}.px-md-38{padding-right:2.375rem !important;padding-left:2.375rem !important}.py-md-38{padding-top:2.375rem !important;padding-bottom:2.375rem !important}.m-md-38{margin:2.375rem !important}.mt-md-38{margin-top:2.375rem !important}.mr-md-38{margin-right:2.375rem !important}.mb-md-38{margin-bottom:2.375rem !important}.ml-md-38{margin-left:2.375rem !important}.mx-md-38{margin-right:2.375rem !important;margin-left:2.375rem !important}.my-md-38{margin-top:2.375rem !important;margin-bottom:2.375rem !important}.p-md-40{padding:2.5rem !important}.pt-md-40{padding-top:2.5rem !important}.pr-md-40{padding-right:2.5rem !important}.pb-md-40{padding-bottom:2.5rem !important}.pl-md-40{padding-left:2.5rem !important}.px-md-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.py-md-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.m-md-40{margin:2.5rem !important}.mt-md-40{margin-top:2.5rem !important}.mr-md-40{margin-right:2.5rem !important}.mb-md-40{margin-bottom:2.5rem !important}.ml-md-40{margin-left:2.5rem !important}.mx-md-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.my-md-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.p-md-50{padding:3.125rem !important}.pt-md-50{padding-top:3.125rem !important}.pr-md-50{padding-right:3.125rem !important}.pb-md-50{padding-bottom:3.125rem !important}.pl-md-50{padding-left:3.125rem !important}.px-md-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.py-md-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.m-md-50{margin:3.125rem !important}.mt-md-50{margin-top:3.125rem !important}.mr-md-50{margin-right:3.125rem !important}.mb-md-50{margin-bottom:3.125rem !important}.ml-md-50{margin-left:3.125rem !important}.mx-md-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.my-md-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.p-md-60{padding:3.75rem !important}.pt-md-60{padding-top:3.75rem !important}.pr-md-60{padding-right:3.75rem !important}.pb-md-60{padding-bottom:3.75rem !important}.pl-md-60{padding-left:3.75rem !important}.px-md-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.py-md-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.m-md-60{margin:3.75rem !important}.mt-md-60{margin-top:3.75rem !important}.mr-md-60{margin-right:3.75rem !important}.mb-md-60{margin-bottom:3.75rem !important}.ml-md-60{margin-left:3.75rem !important}.mx-md-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.my-md-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.p-md-70{padding:4.375rem !important}.pt-md-70{padding-top:4.375rem !important}.pr-md-70{padding-right:4.375rem !important}.pb-md-70{padding-bottom:4.375rem !important}.pl-md-70{padding-left:4.375rem !important}.px-md-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.py-md-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.m-md-70{margin:4.375rem !important}.mt-md-70{margin-top:4.375rem !important}.mr-md-70{margin-right:4.375rem !important}.mb-md-70{margin-bottom:4.375rem !important}.ml-md-70{margin-left:4.375rem !important}.mx-md-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.my-md-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.p-md-80{padding:5rem !important}.pt-md-80{padding-top:5rem !important}.pr-md-80{padding-right:5rem !important}.pb-md-80{padding-bottom:5rem !important}.pl-md-80{padding-left:5rem !important}.px-md-80{padding-right:5rem !important;padding-left:5rem !important}.py-md-80{padding-top:5rem !important;padding-bottom:5rem !important}.m-md-80{margin:5rem !important}.mt-md-80{margin-top:5rem !important}.mr-md-80{margin-right:5rem !important}.mb-md-80{margin-bottom:5rem !important}.ml-md-80{margin-left:5rem !important}.mx-md-80{margin-right:5rem !important;margin-left:5rem !important}.my-md-80{margin-top:5rem !important;margin-bottom:5rem !important}.p-md-90{padding:5.625rem !important}.pt-md-90{padding-top:5.625rem !important}.pr-md-90{padding-right:5.625rem !important}.pb-md-90{padding-bottom:5.625rem !important}.pl-md-90{padding-left:5.625rem !important}.px-md-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.py-md-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.m-md-90{margin:5.625rem !important}.mt-md-90{margin-top:5.625rem !important}.mr-md-90{margin-right:5.625rem !important}.mb-md-90{margin-bottom:5.625rem !important}.ml-md-90{margin-left:5.625rem !important}.mx-md-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.my-md-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}.p-md-100{padding:6.25rem !important}.pt-md-100{padding-top:6.25rem !important}.pr-md-100{padding-right:6.25rem !important}.pb-md-100{padding-bottom:6.25rem !important}.pl-md-100{padding-left:6.25rem !important}.px-md-100{padding-right:6.25rem !important;padding-left:6.25rem !important}.py-md-100{padding-top:6.25rem !important;padding-bottom:6.25rem !important}.m-md-100{margin:6.25rem !important}.mt-md-100{margin-top:6.25rem !important}.mr-md-100{margin-right:6.25rem !important}.mb-md-100{margin-bottom:6.25rem !important}.ml-md-100{margin-left:6.25rem !important}.mx-md-100{margin-right:6.25rem !important;margin-left:6.25rem !important}.my-md-100{margin-top:6.25rem !important;margin-bottom:6.25rem !important}}
@media (min-width: 992px){.p-lg-0{padding:0 !important}.pt-lg-0{padding-top:0 !important}.pr-lg-0{padding-right:0 !important}.pb-lg-0{padding-bottom:0 !important}.pl-lg-0{padding-left:0 !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.m-lg-0{margin:0 !important}.mt-lg-0{margin-top:0 !important}.mr-lg-0{margin-right:0 !important}.mb-lg-0{margin-bottom:0 !important}.ml-lg-0{margin-left:0 !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.p-lg-1{padding:0.0625rem !important}.pt-lg-1{padding-top:0.0625rem !important}.pr-lg-1{padding-right:0.0625rem !important}.pb-lg-1{padding-bottom:0.0625rem !important}.pl-lg-1{padding-left:0.0625rem !important}.px-lg-1{padding-right:0.0625rem !important;padding-left:0.0625rem !important}.py-lg-1{padding-top:0.0625rem !important;padding-bottom:0.0625rem !important}.m-lg-1{margin:0.0625rem !important}.mt-lg-1{margin-top:0.0625rem !important}.mr-lg-1{margin-right:0.0625rem !important}.mb-lg-1{margin-bottom:0.0625rem !important}.ml-lg-1{margin-left:0.0625rem !important}.mx-lg-1{margin-right:0.0625rem !important;margin-left:0.0625rem !important}.my-lg-1{margin-top:0.0625rem !important;margin-bottom:0.0625rem !important}.p-lg-2{padding:0.125rem !important}.pt-lg-2{padding-top:0.125rem !important}.pr-lg-2{padding-right:0.125rem !important}.pb-lg-2{padding-bottom:0.125rem !important}.pl-lg-2{padding-left:0.125rem !important}.px-lg-2{padding-right:0.125rem !important;padding-left:0.125rem !important}.py-lg-2{padding-top:0.125rem !important;padding-bottom:0.125rem !important}.m-lg-2{margin:0.125rem !important}.mt-lg-2{margin-top:0.125rem !important}.mr-lg-2{margin-right:0.125rem !important}.mb-lg-2{margin-bottom:0.125rem !important}.ml-lg-2{margin-left:0.125rem !important}.mx-lg-2{margin-right:0.125rem !important;margin-left:0.125rem !important}.my-lg-2{margin-top:0.125rem !important;margin-bottom:0.125rem !important}.p-lg-3{padding:0.1875rem !important}.pt-lg-3{padding-top:0.1875rem !important}.pr-lg-3{padding-right:0.1875rem !important}.pb-lg-3{padding-bottom:0.1875rem !important}.pl-lg-3{padding-left:0.1875rem !important}.px-lg-3{padding-right:0.1875rem !important;padding-left:0.1875rem !important}.py-lg-3{padding-top:0.1875rem !important;padding-bottom:0.1875rem !important}.m-lg-3{margin:0.1875rem !important}.mt-lg-3{margin-top:0.1875rem !important}.mr-lg-3{margin-right:0.1875rem !important}.mb-lg-3{margin-bottom:0.1875rem !important}.ml-lg-3{margin-left:0.1875rem !important}.mx-lg-3{margin-right:0.1875rem !important;margin-left:0.1875rem !important}.my-lg-3{margin-top:0.1875rem !important;margin-bottom:0.1875rem !important}.p-lg-4{padding:0.25rem !important}.pt-lg-4{padding-top:0.25rem !important}.pr-lg-4{padding-right:0.25rem !important}.pb-lg-4{padding-bottom:0.25rem !important}.pl-lg-4{padding-left:0.25rem !important}.px-lg-4{padding-right:0.25rem !important;padding-left:0.25rem !important}.py-lg-4{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.m-lg-4{margin:0.25rem !important}.mt-lg-4{margin-top:0.25rem !important}.mr-lg-4{margin-right:0.25rem !important}.mb-lg-4{margin-bottom:0.25rem !important}.ml-lg-4{margin-left:0.25rem !important}.mx-lg-4{margin-right:0.25rem !important;margin-left:0.25rem !important}.my-lg-4{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.p-lg-5{padding:0.3125rem !important}.pt-lg-5{padding-top:0.3125rem !important}.pr-lg-5{padding-right:0.3125rem !important}.pb-lg-5{padding-bottom:0.3125rem !important}.pl-lg-5{padding-left:0.3125rem !important}.px-lg-5{padding-right:0.3125rem !important;padding-left:0.3125rem !important}.py-lg-5{padding-top:0.3125rem !important;padding-bottom:0.3125rem !important}.m-lg-5{margin:0.3125rem !important}.mt-lg-5{margin-top:0.3125rem !important}.mr-lg-5{margin-right:0.3125rem !important}.mb-lg-5{margin-bottom:0.3125rem !important}.ml-lg-5{margin-left:0.3125rem !important}.mx-lg-5{margin-right:0.3125rem !important;margin-left:0.3125rem !important}.my-lg-5{margin-top:0.3125rem !important;margin-bottom:0.3125rem !important}.p-lg-6{padding:0.375rem !important}.pt-lg-6{padding-top:0.375rem !important}.pr-lg-6{padding-right:0.375rem !important}.pb-lg-6{padding-bottom:0.375rem !important}.pl-lg-6{padding-left:0.375rem !important}.px-lg-6{padding-right:0.375rem !important;padding-left:0.375rem !important}.py-lg-6{padding-top:0.375rem !important;padding-bottom:0.375rem !important}.m-lg-6{margin:0.375rem !important}.mt-lg-6{margin-top:0.375rem !important}.mr-lg-6{margin-right:0.375rem !important}.mb-lg-6{margin-bottom:0.375rem !important}.ml-lg-6{margin-left:0.375rem !important}.mx-lg-6{margin-right:0.375rem !important;margin-left:0.375rem !important}.my-lg-6{margin-top:0.375rem !important;margin-bottom:0.375rem !important}.p-lg-7{padding:0.4375rem !important}.pt-lg-7{padding-top:0.4375rem !important}.pr-lg-7{padding-right:0.4375rem !important}.pb-lg-7{padding-bottom:0.4375rem !important}.pl-lg-7{padding-left:0.4375rem !important}.px-lg-7{padding-right:0.4375rem !important;padding-left:0.4375rem !important}.py-lg-7{padding-top:0.4375rem !important;padding-bottom:0.4375rem !important}.m-lg-7{margin:0.4375rem !important}.mt-lg-7{margin-top:0.4375rem !important}.mr-lg-7{margin-right:0.4375rem !important}.mb-lg-7{margin-bottom:0.4375rem !important}.ml-lg-7{margin-left:0.4375rem !important}.mx-lg-7{margin-right:0.4375rem !important;margin-left:0.4375rem !important}.my-lg-7{margin-top:0.4375rem !important;margin-bottom:0.4375rem !important}.p-lg-8{padding:0.5rem !important}.pt-lg-8{padding-top:0.5rem !important}.pr-lg-8{padding-right:0.5rem !important}.pb-lg-8{padding-bottom:0.5rem !important}.pl-lg-8{padding-left:0.5rem !important}.px-lg-8{padding-right:0.5rem !important;padding-left:0.5rem !important}.py-lg-8{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.m-lg-8{margin:0.5rem !important}.mt-lg-8{margin-top:0.5rem !important}.mr-lg-8{margin-right:0.5rem !important}.mb-lg-8{margin-bottom:0.5rem !important}.ml-lg-8{margin-left:0.5rem !important}.mx-lg-8{margin-right:0.5rem !important;margin-left:0.5rem !important}.my-lg-8{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.p-lg-9{padding:0.5625rem !important}.pt-lg-9{padding-top:0.5625rem !important}.pr-lg-9{padding-right:0.5625rem !important}.pb-lg-9{padding-bottom:0.5625rem !important}.pl-lg-9{padding-left:0.5625rem !important}.px-lg-9{padding-right:0.5625rem !important;padding-left:0.5625rem !important}.py-lg-9{padding-top:0.5625rem !important;padding-bottom:0.5625rem !important}.m-lg-9{margin:0.5625rem !important}.mt-lg-9{margin-top:0.5625rem !important}.mr-lg-9{margin-right:0.5625rem !important}.mb-lg-9{margin-bottom:0.5625rem !important}.ml-lg-9{margin-left:0.5625rem !important}.mx-lg-9{margin-right:0.5625rem !important;margin-left:0.5625rem !important}.my-lg-9{margin-top:0.5625rem !important;margin-bottom:0.5625rem !important}.p-lg-10{padding:0.625rem !important}.pt-lg-10{padding-top:0.625rem !important}.pr-lg-10{padding-right:0.625rem !important}.pb-lg-10{padding-bottom:0.625rem !important}.pl-lg-10{padding-left:0.625rem !important}.px-lg-10{padding-right:0.625rem !important;padding-left:0.625rem !important}.py-lg-10{padding-top:0.625rem !important;padding-bottom:0.625rem !important}.m-lg-10{margin:0.625rem !important}.mt-lg-10{margin-top:0.625rem !important}.mr-lg-10{margin-right:0.625rem !important}.mb-lg-10{margin-bottom:0.625rem !important}.ml-lg-10{margin-left:0.625rem !important}.mx-lg-10{margin-right:0.625rem !important;margin-left:0.625rem !important}.my-lg-10{margin-top:0.625rem !important;margin-bottom:0.625rem !important}.p-lg-12{padding:0.75rem !important}.pt-lg-12{padding-top:0.75rem !important}.pr-lg-12{padding-right:0.75rem !important}.pb-lg-12{padding-bottom:0.75rem !important}.pl-lg-12{padding-left:0.75rem !important}.px-lg-12{padding-right:0.75rem !important;padding-left:0.75rem !important}.py-lg-12{padding-top:0.75rem !important;padding-bottom:0.75rem !important}.m-lg-12{margin:0.75rem !important}.mt-lg-12{margin-top:0.75rem !important}.mr-lg-12{margin-right:0.75rem !important}.mb-lg-12{margin-bottom:0.75rem !important}.ml-lg-12{margin-left:0.75rem !important}.mx-lg-12{margin-right:0.75rem !important;margin-left:0.75rem !important}.my-lg-12{margin-top:0.75rem !important;margin-bottom:0.75rem !important}.p-lg-14{padding:0.875rem !important}.pt-lg-14{padding-top:0.875rem !important}.pr-lg-14{padding-right:0.875rem !important}.pb-lg-14{padding-bottom:0.875rem !important}.pl-lg-14{padding-left:0.875rem !important}.px-lg-14{padding-right:0.875rem !important;padding-left:0.875rem !important}.py-lg-14{padding-top:0.875rem !important;padding-bottom:0.875rem !important}.m-lg-14{margin:0.875rem !important}.mt-lg-14{margin-top:0.875rem !important}.mr-lg-14{margin-right:0.875rem !important}.mb-lg-14{margin-bottom:0.875rem !important}.ml-lg-14{margin-left:0.875rem !important}.mx-lg-14{margin-right:0.875rem !important;margin-left:0.875rem !important}.my-lg-14{margin-top:0.875rem !important;margin-bottom:0.875rem !important}.p-lg-16{padding:1rem !important}.pt-lg-16{padding-top:1rem !important}.pr-lg-16{padding-right:1rem !important}.pb-lg-16{padding-bottom:1rem !important}.pl-lg-16{padding-left:1rem !important}.px-lg-16{padding-right:1rem !important;padding-left:1rem !important}.py-lg-16{padding-top:1rem !important;padding-bottom:1rem !important}.m-lg-16{margin:1rem !important}.mt-lg-16{margin-top:1rem !important}.mr-lg-16{margin-right:1rem !important}.mb-lg-16{margin-bottom:1rem !important}.ml-lg-16{margin-left:1rem !important}.mx-lg-16{margin-right:1rem !important;margin-left:1rem !important}.my-lg-16{margin-top:1rem !important;margin-bottom:1rem !important}.p-lg-18{padding:1.125rem !important}.pt-lg-18{padding-top:1.125rem !important}.pr-lg-18{padding-right:1.125rem !important}.pb-lg-18{padding-bottom:1.125rem !important}.pl-lg-18{padding-left:1.125rem !important}.px-lg-18{padding-right:1.125rem !important;padding-left:1.125rem !important}.py-lg-18{padding-top:1.125rem !important;padding-bottom:1.125rem !important}.m-lg-18{margin:1.125rem !important}.mt-lg-18{margin-top:1.125rem !important}.mr-lg-18{margin-right:1.125rem !important}.mb-lg-18{margin-bottom:1.125rem !important}.ml-lg-18{margin-left:1.125rem !important}.mx-lg-18{margin-right:1.125rem !important;margin-left:1.125rem !important}.my-lg-18{margin-top:1.125rem !important;margin-bottom:1.125rem !important}.p-lg-20{padding:1.25rem !important}.pt-lg-20{padding-top:1.25rem !important}.pr-lg-20{padding-right:1.25rem !important}.pb-lg-20{padding-bottom:1.25rem !important}.pl-lg-20{padding-left:1.25rem !important}.px-lg-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.py-lg-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.m-lg-20{margin:1.25rem !important}.mt-lg-20{margin-top:1.25rem !important}.mr-lg-20{margin-right:1.25rem !important}.mb-lg-20{margin-bottom:1.25rem !important}.ml-lg-20{margin-left:1.25rem !important}.mx-lg-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.my-lg-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.p-lg-22{padding:1.375rem !important}.pt-lg-22{padding-top:1.375rem !important}.pr-lg-22{padding-right:1.375rem !important}.pb-lg-22{padding-bottom:1.375rem !important}.pl-lg-22{padding-left:1.375rem !important}.px-lg-22{padding-right:1.375rem !important;padding-left:1.375rem !important}.py-lg-22{padding-top:1.375rem !important;padding-bottom:1.375rem !important}.m-lg-22{margin:1.375rem !important}.mt-lg-22{margin-top:1.375rem !important}.mr-lg-22{margin-right:1.375rem !important}.mb-lg-22{margin-bottom:1.375rem !important}.ml-lg-22{margin-left:1.375rem !important}.mx-lg-22{margin-right:1.375rem !important;margin-left:1.375rem !important}.my-lg-22{margin-top:1.375rem !important;margin-bottom:1.375rem !important}.p-lg-24{padding:1.5rem !important}.pt-lg-24{padding-top:1.5rem !important}.pr-lg-24{padding-right:1.5rem !important}.pb-lg-24{padding-bottom:1.5rem !important}.pl-lg-24{padding-left:1.5rem !important}.px-lg-24{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-lg-24{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.m-lg-24{margin:1.5rem !important}.mt-lg-24{margin-top:1.5rem !important}.mr-lg-24{margin-right:1.5rem !important}.mb-lg-24{margin-bottom:1.5rem !important}.ml-lg-24{margin-left:1.5rem !important}.mx-lg-24{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-lg-24{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.p-lg-26{padding:1.625rem !important}.pt-lg-26{padding-top:1.625rem !important}.pr-lg-26{padding-right:1.625rem !important}.pb-lg-26{padding-bottom:1.625rem !important}.pl-lg-26{padding-left:1.625rem !important}.px-lg-26{padding-right:1.625rem !important;padding-left:1.625rem !important}.py-lg-26{padding-top:1.625rem !important;padding-bottom:1.625rem !important}.m-lg-26{margin:1.625rem !important}.mt-lg-26{margin-top:1.625rem !important}.mr-lg-26{margin-right:1.625rem !important}.mb-lg-26{margin-bottom:1.625rem !important}.ml-lg-26{margin-left:1.625rem !important}.mx-lg-26{margin-right:1.625rem !important;margin-left:1.625rem !important}.my-lg-26{margin-top:1.625rem !important;margin-bottom:1.625rem !important}.p-lg-28{padding:1.75rem !important}.pt-lg-28{padding-top:1.75rem !important}.pr-lg-28{padding-right:1.75rem !important}.pb-lg-28{padding-bottom:1.75rem !important}.pl-lg-28{padding-left:1.75rem !important}.px-lg-28{padding-right:1.75rem !important;padding-left:1.75rem !important}.py-lg-28{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.m-lg-28{margin:1.75rem !important}.mt-lg-28{margin-top:1.75rem !important}.mr-lg-28{margin-right:1.75rem !important}.mb-lg-28{margin-bottom:1.75rem !important}.ml-lg-28{margin-left:1.75rem !important}.mx-lg-28{margin-right:1.75rem !important;margin-left:1.75rem !important}.my-lg-28{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.p-lg-30{padding:1.875rem !important}.pt-lg-30{padding-top:1.875rem !important}.pr-lg-30{padding-right:1.875rem !important}.pb-lg-30{padding-bottom:1.875rem !important}.pl-lg-30{padding-left:1.875rem !important}.px-lg-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.py-lg-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.m-lg-30{margin:1.875rem !important}.mt-lg-30{margin-top:1.875rem !important}.mr-lg-30{margin-right:1.875rem !important}.mb-lg-30{margin-bottom:1.875rem !important}.ml-lg-30{margin-left:1.875rem !important}.mx-lg-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.my-lg-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.p-lg-32{padding:2rem !important}.pt-lg-32{padding-top:2rem !important}.pr-lg-32{padding-right:2rem !important}.pb-lg-32{padding-bottom:2rem !important}.pl-lg-32{padding-left:2rem !important}.px-lg-32{padding-right:2rem !important;padding-left:2rem !important}.py-lg-32{padding-top:2rem !important;padding-bottom:2rem !important}.m-lg-32{margin:2rem !important}.mt-lg-32{margin-top:2rem !important}.mr-lg-32{margin-right:2rem !important}.mb-lg-32{margin-bottom:2rem !important}.ml-lg-32{margin-left:2rem !important}.mx-lg-32{margin-right:2rem !important;margin-left:2rem !important}.my-lg-32{margin-top:2rem !important;margin-bottom:2rem !important}.p-lg-34{padding:2.125rem !important}.pt-lg-34{padding-top:2.125rem !important}.pr-lg-34{padding-right:2.125rem !important}.pb-lg-34{padding-bottom:2.125rem !important}.pl-lg-34{padding-left:2.125rem !important}.px-lg-34{padding-right:2.125rem !important;padding-left:2.125rem !important}.py-lg-34{padding-top:2.125rem !important;padding-bottom:2.125rem !important}.m-lg-34{margin:2.125rem !important}.mt-lg-34{margin-top:2.125rem !important}.mr-lg-34{margin-right:2.125rem !important}.mb-lg-34{margin-bottom:2.125rem !important}.ml-lg-34{margin-left:2.125rem !important}.mx-lg-34{margin-right:2.125rem !important;margin-left:2.125rem !important}.my-lg-34{margin-top:2.125rem !important;margin-bottom:2.125rem !important}.p-lg-36{padding:2.25rem !important}.pt-lg-36{padding-top:2.25rem !important}.pr-lg-36{padding-right:2.25rem !important}.pb-lg-36{padding-bottom:2.25rem !important}.pl-lg-36{padding-left:2.25rem !important}.px-lg-36{padding-right:2.25rem !important;padding-left:2.25rem !important}.py-lg-36{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.m-lg-36{margin:2.25rem !important}.mt-lg-36{margin-top:2.25rem !important}.mr-lg-36{margin-right:2.25rem !important}.mb-lg-36{margin-bottom:2.25rem !important}.ml-lg-36{margin-left:2.25rem !important}.mx-lg-36{margin-right:2.25rem !important;margin-left:2.25rem !important}.my-lg-36{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.p-lg-38{padding:2.375rem !important}.pt-lg-38{padding-top:2.375rem !important}.pr-lg-38{padding-right:2.375rem !important}.pb-lg-38{padding-bottom:2.375rem !important}.pl-lg-38{padding-left:2.375rem !important}.px-lg-38{padding-right:2.375rem !important;padding-left:2.375rem !important}.py-lg-38{padding-top:2.375rem !important;padding-bottom:2.375rem !important}.m-lg-38{margin:2.375rem !important}.mt-lg-38{margin-top:2.375rem !important}.mr-lg-38{margin-right:2.375rem !important}.mb-lg-38{margin-bottom:2.375rem !important}.ml-lg-38{margin-left:2.375rem !important}.mx-lg-38{margin-right:2.375rem !important;margin-left:2.375rem !important}.my-lg-38{margin-top:2.375rem !important;margin-bottom:2.375rem !important}.p-lg-40{padding:2.5rem !important}.pt-lg-40{padding-top:2.5rem !important}.pr-lg-40{padding-right:2.5rem !important}.pb-lg-40{padding-bottom:2.5rem !important}.pl-lg-40{padding-left:2.5rem !important}.px-lg-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.py-lg-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.m-lg-40{margin:2.5rem !important}.mt-lg-40{margin-top:2.5rem !important}.mr-lg-40{margin-right:2.5rem !important}.mb-lg-40{margin-bottom:2.5rem !important}.ml-lg-40{margin-left:2.5rem !important}.mx-lg-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.my-lg-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.p-lg-50{padding:3.125rem !important}.pt-lg-50{padding-top:3.125rem !important}.pr-lg-50{padding-right:3.125rem !important}.pb-lg-50{padding-bottom:3.125rem !important}.pl-lg-50{padding-left:3.125rem !important}.px-lg-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.py-lg-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.m-lg-50{margin:3.125rem !important}.mt-lg-50{margin-top:3.125rem !important}.mr-lg-50{margin-right:3.125rem !important}.mb-lg-50{margin-bottom:3.125rem !important}.ml-lg-50{margin-left:3.125rem !important}.mx-lg-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.my-lg-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.p-lg-60{padding:3.75rem !important}.pt-lg-60{padding-top:3.75rem !important}.pr-lg-60{padding-right:3.75rem !important}.pb-lg-60{padding-bottom:3.75rem !important}.pl-lg-60{padding-left:3.75rem !important}.px-lg-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.py-lg-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.m-lg-60{margin:3.75rem !important}.mt-lg-60{margin-top:3.75rem !important}.mr-lg-60{margin-right:3.75rem !important}.mb-lg-60{margin-bottom:3.75rem !important}.ml-lg-60{margin-left:3.75rem !important}.mx-lg-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.my-lg-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.p-lg-70{padding:4.375rem !important}.pt-lg-70{padding-top:4.375rem !important}.pr-lg-70{padding-right:4.375rem !important}.pb-lg-70{padding-bottom:4.375rem !important}.pl-lg-70{padding-left:4.375rem !important}.px-lg-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.py-lg-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.m-lg-70{margin:4.375rem !important}.mt-lg-70{margin-top:4.375rem !important}.mr-lg-70{margin-right:4.375rem !important}.mb-lg-70{margin-bottom:4.375rem !important}.ml-lg-70{margin-left:4.375rem !important}.mx-lg-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.my-lg-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.p-lg-80{padding:5rem !important}.pt-lg-80{padding-top:5rem !important}.pr-lg-80{padding-right:5rem !important}.pb-lg-80{padding-bottom:5rem !important}.pl-lg-80{padding-left:5rem !important}.px-lg-80{padding-right:5rem !important;padding-left:5rem !important}.py-lg-80{padding-top:5rem !important;padding-bottom:5rem !important}.m-lg-80{margin:5rem !important}.mt-lg-80{margin-top:5rem !important}.mr-lg-80{margin-right:5rem !important}.mb-lg-80{margin-bottom:5rem !important}.ml-lg-80{margin-left:5rem !important}.mx-lg-80{margin-right:5rem !important;margin-left:5rem !important}.my-lg-80{margin-top:5rem !important;margin-bottom:5rem !important}.p-lg-90{padding:5.625rem !important}.pt-lg-90{padding-top:5.625rem !important}.pr-lg-90{padding-right:5.625rem !important}.pb-lg-90{padding-bottom:5.625rem !important}.pl-lg-90{padding-left:5.625rem !important}.px-lg-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.py-lg-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.m-lg-90{margin:5.625rem !important}.mt-lg-90{margin-top:5.625rem !important}.mr-lg-90{margin-right:5.625rem !important}.mb-lg-90{margin-bottom:5.625rem !important}.ml-lg-90{margin-left:5.625rem !important}.mx-lg-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.my-lg-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}.py-lg-130{padding-top:8.125rem !important;padding-bottom:8.125rem !important}}
@media (min-width: 1200px){.p-xl-0{padding:0 !important}.pt-xl-0{padding-top:0 !important}.pr-xl-0{padding-right:0 !important}.pb-xl-0{padding-bottom:0 !important}.pl-xl-0{padding-left:0 !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.m-xl-0{margin:0 !important}.mt-xl-0{margin-top:0 !important}.mr-xl-0{margin-right:0 !important}.mb-xl-0{margin-bottom:0 !important}.ml-xl-0{margin-left:0 !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.p-xl-1{padding:0.0625rem !important}.pt-xl-1{padding-top:0.0625rem !important}.pr-xl-1{padding-right:0.0625rem !important}.pb-xl-1{padding-bottom:0.0625rem !important}.pl-xl-1{padding-left:0.0625rem !important}.px-xl-1{padding-right:0.0625rem !important;padding-left:0.0625rem !important}.py-xl-1{padding-top:0.0625rem !important;padding-bottom:0.0625rem !important}.m-xl-1{margin:0.0625rem !important}.mt-xl-1{margin-top:0.0625rem !important}.mr-xl-1{margin-right:0.0625rem !important}.mb-xl-1{margin-bottom:0.0625rem !important}.ml-xl-1{margin-left:0.0625rem !important}.mx-xl-1{margin-right:0.0625rem !important;margin-left:0.0625rem !important}.my-xl-1{margin-top:0.0625rem !important;margin-bottom:0.0625rem !important}.p-xl-2{padding:0.125rem !important}.pt-xl-2{padding-top:0.125rem !important}.pr-xl-2{padding-right:0.125rem !important}.pb-xl-2{padding-bottom:0.125rem !important}.pl-xl-2{padding-left:0.125rem !important}.px-xl-2{padding-right:0.125rem !important;padding-left:0.125rem !important}.py-xl-2{padding-top:0.125rem !important;padding-bottom:0.125rem !important}.m-xl-2{margin:0.125rem !important}.mt-xl-2{margin-top:0.125rem !important}.mr-xl-2{margin-right:0.125rem !important}.mb-xl-2{margin-bottom:0.125rem !important}.ml-xl-2{margin-left:0.125rem !important}.mx-xl-2{margin-right:0.125rem !important;margin-left:0.125rem !important}.my-xl-2{margin-top:0.125rem !important;margin-bottom:0.125rem !important}.p-xl-3{padding:0.1875rem !important}.pt-xl-3{padding-top:0.1875rem !important}.pr-xl-3{padding-right:0.1875rem !important}.pb-xl-3{padding-bottom:0.1875rem !important}.pl-xl-3{padding-left:0.1875rem !important}.px-xl-3{padding-right:0.1875rem !important;padding-left:0.1875rem !important}.py-xl-3{padding-top:0.1875rem !important;padding-bottom:0.1875rem !important}.m-xl-3{margin:0.1875rem !important}.mt-xl-3{margin-top:0.1875rem !important}.mr-xl-3{margin-right:0.1875rem !important}.mb-xl-3{margin-bottom:0.1875rem !important}.ml-xl-3{margin-left:0.1875rem !important}.mx-xl-3{margin-right:0.1875rem !important;margin-left:0.1875rem !important}.my-xl-3{margin-top:0.1875rem !important;margin-bottom:0.1875rem !important}.p-xl-4{padding:0.25rem !important}.pt-xl-4{padding-top:0.25rem !important}.pr-xl-4{padding-right:0.25rem !important}.pb-xl-4{padding-bottom:0.25rem !important}.pl-xl-4{padding-left:0.25rem !important}.px-xl-4{padding-right:0.25rem !important;padding-left:0.25rem !important}.py-xl-4{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.m-xl-4{margin:0.25rem !important}.mt-xl-4{margin-top:0.25rem !important}.mr-xl-4{margin-right:0.25rem !important}.mb-xl-4{margin-bottom:0.25rem !important}.ml-xl-4{margin-left:0.25rem !important}.mx-xl-4{margin-right:0.25rem !important;margin-left:0.25rem !important}.my-xl-4{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.p-xl-5{padding:0.3125rem !important}.pt-xl-5{padding-top:0.3125rem !important}.pr-xl-5{padding-right:0.3125rem !important}.pb-xl-5{padding-bottom:0.3125rem !important}.pl-xl-5{padding-left:0.3125rem !important}.px-xl-5{padding-right:0.3125rem !important;padding-left:0.3125rem !important}.py-xl-5{padding-top:0.3125rem !important;padding-bottom:0.3125rem !important}.m-xl-5{margin:0.3125rem !important}.mt-xl-5{margin-top:0.3125rem !important}.mr-xl-5{margin-right:0.3125rem !important}.mb-xl-5{margin-bottom:0.3125rem !important}.ml-xl-5{margin-left:0.3125rem !important}.mx-xl-5{margin-right:0.3125rem !important;margin-left:0.3125rem !important}.my-xl-5{margin-top:0.3125rem !important;margin-bottom:0.3125rem !important}.p-xl-6{padding:0.375rem !important}.pt-xl-6{padding-top:0.375rem !important}.pr-xl-6{padding-right:0.375rem !important}.pb-xl-6{padding-bottom:0.375rem !important}.pl-xl-6{padding-left:0.375rem !important}.px-xl-6{padding-right:0.375rem !important;padding-left:0.375rem !important}.py-xl-6{padding-top:0.375rem !important;padding-bottom:0.375rem !important}.m-xl-6{margin:0.375rem !important}.mt-xl-6{margin-top:0.375rem !important}.mr-xl-6{margin-right:0.375rem !important}.mb-xl-6{margin-bottom:0.375rem !important}.ml-xl-6{margin-left:0.375rem !important}.mx-xl-6{margin-right:0.375rem !important;margin-left:0.375rem !important}.my-xl-6{margin-top:0.375rem !important;margin-bottom:0.375rem !important}.p-xl-7{padding:0.4375rem !important}.pt-xl-7{padding-top:0.4375rem !important}.pr-xl-7{padding-right:0.4375rem !important}.pb-xl-7{padding-bottom:0.4375rem !important}.pl-xl-7{padding-left:0.4375rem !important}.px-xl-7{padding-right:0.4375rem !important;padding-left:0.4375rem !important}.py-xl-7{padding-top:0.4375rem !important;padding-bottom:0.4375rem !important}.m-xl-7{margin:0.4375rem !important}.mt-xl-7{margin-top:0.4375rem !important}.mr-xl-7{margin-right:0.4375rem !important}.mb-xl-7{margin-bottom:0.4375rem !important}.ml-xl-7{margin-left:0.4375rem !important}.mx-xl-7{margin-right:0.4375rem !important;margin-left:0.4375rem !important}.my-xl-7{margin-top:0.4375rem !important;margin-bottom:0.4375rem !important}.p-xl-8{padding:0.5rem !important}.pt-xl-8{padding-top:0.5rem !important}.pr-xl-8{padding-right:0.5rem !important}.pb-xl-8{padding-bottom:0.5rem !important}.pl-xl-8{padding-left:0.5rem !important}.px-xl-8{padding-right:0.5rem !important;padding-left:0.5rem !important}.py-xl-8{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.m-xl-8{margin:0.5rem !important}.mt-xl-8{margin-top:0.5rem !important}.mr-xl-8{margin-right:0.5rem !important}.mb-xl-8{margin-bottom:0.5rem !important}.ml-xl-8{margin-left:0.5rem !important}.mx-xl-8{margin-right:0.5rem !important;margin-left:0.5rem !important}.my-xl-8{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.p-xl-9{padding:0.5625rem !important}.pt-xl-9{padding-top:0.5625rem !important}.pr-xl-9{padding-right:0.5625rem !important}.pb-xl-9{padding-bottom:0.5625rem !important}.pl-xl-9{padding-left:0.5625rem !important}.px-xl-9{padding-right:0.5625rem !important;padding-left:0.5625rem !important}.py-xl-9{padding-top:0.5625rem !important;padding-bottom:0.5625rem !important}.m-xl-9{margin:0.5625rem !important}.mt-xl-9{margin-top:0.5625rem !important}.mr-xl-9{margin-right:0.5625rem !important}.mb-xl-9{margin-bottom:0.5625rem !important}.ml-xl-9{margin-left:0.5625rem !important}.mx-xl-9{margin-right:0.5625rem !important;margin-left:0.5625rem !important}.my-xl-9{margin-top:0.5625rem !important;margin-bottom:0.5625rem !important}.p-xl-10{padding:0.625rem !important}.pt-xl-10{padding-top:0.625rem !important}.pr-xl-10{padding-right:0.625rem !important}.pb-xl-10{padding-bottom:0.625rem !important}.pl-xl-10{padding-left:0.625rem !important}.px-xl-10{padding-right:0.625rem !important;padding-left:0.625rem !important}.py-xl-10{padding-top:0.625rem !important;padding-bottom:0.625rem !important}.m-xl-10{margin:0.625rem !important}.mt-xl-10{margin-top:0.625rem !important}.mr-xl-10{margin-right:0.625rem !important}.mb-xl-10{margin-bottom:0.625rem !important}.ml-xl-10{margin-left:0.625rem !important}.mx-xl-10{margin-right:0.625rem !important;margin-left:0.625rem !important}.my-xl-10{margin-top:0.625rem !important;margin-bottom:0.625rem !important}.p-xl-12{padding:0.75rem !important}.pt-xl-12{padding-top:0.75rem !important}.pr-xl-12{padding-right:0.75rem !important}.pb-xl-12{padding-bottom:0.75rem !important}.pl-xl-12{padding-left:0.75rem !important}.px-xl-12{padding-right:0.75rem !important;padding-left:0.75rem !important}.py-xl-12{padding-top:0.75rem !important;padding-bottom:0.75rem !important}.m-xl-12{margin:0.75rem !important}.mt-xl-12{margin-top:0.75rem !important}.mr-xl-12{margin-right:0.75rem !important}.mb-xl-12{margin-bottom:0.75rem !important}.ml-xl-12{margin-left:0.75rem !important}.mx-xl-12{margin-right:0.75rem !important;margin-left:0.75rem !important}.my-xl-12{margin-top:0.75rem !important;margin-bottom:0.75rem !important}.p-xl-14{padding:0.875rem !important}.pt-xl-14{padding-top:0.875rem !important}.pr-xl-14{padding-right:0.875rem !important}.pb-xl-14{padding-bottom:0.875rem !important}.pl-xl-14{padding-left:0.875rem !important}.px-xl-14{padding-right:0.875rem !important;padding-left:0.875rem !important}.py-xl-14{padding-top:0.875rem !important;padding-bottom:0.875rem !important}.m-xl-14{margin:0.875rem !important}.mt-xl-14{margin-top:0.875rem !important}.mr-xl-14{margin-right:0.875rem !important}.mb-xl-14{margin-bottom:0.875rem !important}.ml-xl-14{margin-left:0.875rem !important}.mx-xl-14{margin-right:0.875rem !important;margin-left:0.875rem !important}.my-xl-14{margin-top:0.875rem !important;margin-bottom:0.875rem !important}.p-xl-16{padding:1rem !important}.pt-xl-16{padding-top:1rem !important}.pr-xl-16{padding-right:1rem !important}.pb-xl-16{padding-bottom:1rem !important}.pl-xl-16{padding-left:1rem !important}.px-xl-16{padding-right:1rem !important;padding-left:1rem !important}.py-xl-16{padding-top:1rem !important;padding-bottom:1rem !important}.m-xl-16{margin:1rem !important}.mt-xl-16{margin-top:1rem !important}.mr-xl-16{margin-right:1rem !important}.mb-xl-16{margin-bottom:1rem !important}.ml-xl-16{margin-left:1rem !important}.mx-xl-16{margin-right:1rem !important;margin-left:1rem !important}.my-xl-16{margin-top:1rem !important;margin-bottom:1rem !important}.p-xl-18{padding:1.125rem !important}.pt-xl-18{padding-top:1.125rem !important}.pr-xl-18{padding-right:1.125rem !important}.pb-xl-18{padding-bottom:1.125rem !important}.pl-xl-18{padding-left:1.125rem !important}.px-xl-18{padding-right:1.125rem !important;padding-left:1.125rem !important}.py-xl-18{padding-top:1.125rem !important;padding-bottom:1.125rem !important}.m-xl-18{margin:1.125rem !important}.mt-xl-18{margin-top:1.125rem !important}.mr-xl-18{margin-right:1.125rem !important}.mb-xl-18{margin-bottom:1.125rem !important}.ml-xl-18{margin-left:1.125rem !important}.mx-xl-18{margin-right:1.125rem !important;margin-left:1.125rem !important}.my-xl-18{margin-top:1.125rem !important;margin-bottom:1.125rem !important}.p-xl-20{padding:1.25rem !important}.pt-xl-20{padding-top:1.25rem !important}.pr-xl-20{padding-right:1.25rem !important}.pb-xl-20{padding-bottom:1.25rem !important}.pl-xl-20{padding-left:1.25rem !important}.px-xl-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.py-xl-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.m-xl-20{margin:1.25rem !important}.mt-xl-20{margin-top:1.25rem !important}.mr-xl-20{margin-right:1.25rem !important}.mb-xl-20{margin-bottom:1.25rem !important}.ml-xl-20{margin-left:1.25rem !important}.mx-xl-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.my-xl-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.p-xl-22{padding:1.375rem !important}.pt-xl-22{padding-top:1.375rem !important}.pr-xl-22{padding-right:1.375rem !important}.pb-xl-22{padding-bottom:1.375rem !important}.pl-xl-22{padding-left:1.375rem !important}.px-xl-22{padding-right:1.375rem !important;padding-left:1.375rem !important}.py-xl-22{padding-top:1.375rem !important;padding-bottom:1.375rem !important}.m-xl-22{margin:1.375rem !important}.mt-xl-22{margin-top:1.375rem !important}.mr-xl-22{margin-right:1.375rem !important}.mb-xl-22{margin-bottom:1.375rem !important}.ml-xl-22{margin-left:1.375rem !important}.mx-xl-22{margin-right:1.375rem !important;margin-left:1.375rem !important}.my-xl-22{margin-top:1.375rem !important;margin-bottom:1.375rem !important}.p-xl-24{padding:1.5rem !important}.pt-xl-24{padding-top:1.5rem !important}.pr-xl-24{padding-right:1.5rem !important}.pb-xl-24{padding-bottom:1.5rem !important}.pl-xl-24{padding-left:1.5rem !important}.px-xl-24{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-xl-24{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.m-xl-24{margin:1.5rem !important}.mt-xl-24{margin-top:1.5rem !important}.mr-xl-24{margin-right:1.5rem !important}.mb-xl-24{margin-bottom:1.5rem !important}.ml-xl-24{margin-left:1.5rem !important}.mx-xl-24{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-xl-24{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.p-xl-26{padding:1.625rem !important}.pt-xl-26{padding-top:1.625rem !important}.pr-xl-26{padding-right:1.625rem !important}.pb-xl-26{padding-bottom:1.625rem !important}.pl-xl-26{padding-left:1.625rem !important}.px-xl-26{padding-right:1.625rem !important;padding-left:1.625rem !important}.py-xl-26{padding-top:1.625rem !important;padding-bottom:1.625rem !important}.m-xl-26{margin:1.625rem !important}.mt-xl-26{margin-top:1.625rem !important}.mr-xl-26{margin-right:1.625rem !important}.mb-xl-26{margin-bottom:1.625rem !important}.ml-xl-26{margin-left:1.625rem !important}.mx-xl-26{margin-right:1.625rem !important;margin-left:1.625rem !important}.my-xl-26{margin-top:1.625rem !important;margin-bottom:1.625rem !important}.p-xl-28{padding:1.75rem !important}.pt-xl-28{padding-top:1.75rem !important}.pr-xl-28{padding-right:1.75rem !important}.pb-xl-28{padding-bottom:1.75rem !important}.pl-xl-28{padding-left:1.75rem !important}.px-xl-28{padding-right:1.75rem !important;padding-left:1.75rem !important}.py-xl-28{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.m-xl-28{margin:1.75rem !important}.mt-xl-28{margin-top:1.75rem !important}.mr-xl-28{margin-right:1.75rem !important}.mb-xl-28{margin-bottom:1.75rem !important}.ml-xl-28{margin-left:1.75rem !important}.mx-xl-28{margin-right:1.75rem !important;margin-left:1.75rem !important}.my-xl-28{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.p-xl-30{padding:1.875rem !important}.pt-xl-30{padding-top:1.875rem !important}.pr-xl-30{padding-right:1.875rem !important}.pb-xl-30{padding-bottom:1.875rem !important}.pl-xl-30{padding-left:1.875rem !important}.px-xl-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.py-xl-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.m-xl-30{margin:1.875rem !important}.mt-xl-30{margin-top:1.875rem !important}.mr-xl-30{margin-right:1.875rem !important}.mb-xl-30{margin-bottom:1.875rem !important}.ml-xl-30{margin-left:1.875rem !important}.mx-xl-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.my-xl-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.p-xl-32{padding:2rem !important}.pt-xl-32{padding-top:2rem !important}.pr-xl-32{padding-right:2rem !important}.pb-xl-32{padding-bottom:2rem !important}.pl-xl-32{padding-left:2rem !important}.px-xl-32{padding-right:2rem !important;padding-left:2rem !important}.py-xl-32{padding-top:2rem !important;padding-bottom:2rem !important}.m-xl-32{margin:2rem !important}.mt-xl-32{margin-top:2rem !important}.mr-xl-32{margin-right:2rem !important}.mb-xl-32{margin-bottom:2rem !important}.ml-xl-32{margin-left:2rem !important}.mx-xl-32{margin-right:2rem !important;margin-left:2rem !important}.my-xl-32{margin-top:2rem !important;margin-bottom:2rem !important}.p-xl-34{padding:2.125rem !important}.pt-xl-34{padding-top:2.125rem !important}.pr-xl-34{padding-right:2.125rem !important}.pb-xl-34{padding-bottom:2.125rem !important}.pl-xl-34{padding-left:2.125rem !important}.px-xl-34{padding-right:2.125rem !important;padding-left:2.125rem !important}.py-xl-34{padding-top:2.125rem !important;padding-bottom:2.125rem !important}.m-xl-34{margin:2.125rem !important}.mt-xl-34{margin-top:2.125rem !important}.mr-xl-34{margin-right:2.125rem !important}.mb-xl-34{margin-bottom:2.125rem !important}.ml-xl-34{margin-left:2.125rem !important}.mx-xl-34{margin-right:2.125rem !important;margin-left:2.125rem !important}.my-xl-34{margin-top:2.125rem !important;margin-bottom:2.125rem !important}.p-xl-36{padding:2.25rem !important}.pt-xl-36{padding-top:2.25rem !important}.pr-xl-36{padding-right:2.25rem !important}.pb-xl-36{padding-bottom:2.25rem !important}.pl-xl-36{padding-left:2.25rem !important}.px-xl-36{padding-right:2.25rem !important;padding-left:2.25rem !important}.py-xl-36{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.m-xl-36{margin:2.25rem !important}.mt-xl-36{margin-top:2.25rem !important}.mr-xl-36{margin-right:2.25rem !important}.mb-xl-36{margin-bottom:2.25rem !important}.ml-xl-36{margin-left:2.25rem !important}.mx-xl-36{margin-right:2.25rem !important;margin-left:2.25rem !important}.my-xl-36{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.p-xl-38{padding:2.375rem !important}.pt-xl-38{padding-top:2.375rem !important}.pr-xl-38{padding-right:2.375rem !important}.pb-xl-38{padding-bottom:2.375rem !important}.pl-xl-38{padding-left:2.375rem !important}.px-xl-38{padding-right:2.375rem !important;padding-left:2.375rem !important}.py-xl-38{padding-top:2.375rem !important;padding-bottom:2.375rem !important}.m-xl-38{margin:2.375rem !important}.mt-xl-38{margin-top:2.375rem !important}.mr-xl-38{margin-right:2.375rem !important}.mb-xl-38{margin-bottom:2.375rem !important}.ml-xl-38{margin-left:2.375rem !important}.mx-xl-38{margin-right:2.375rem !important;margin-left:2.375rem !important}.my-xl-38{margin-top:2.375rem !important;margin-bottom:2.375rem !important}.p-xl-40{padding:2.5rem !important}.pt-xl-40{padding-top:2.5rem !important}.pr-xl-40{padding-right:2.5rem !important}.pb-xl-40{padding-bottom:2.5rem !important}.pl-xl-40{padding-left:2.5rem !important}.px-xl-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.py-xl-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.m-xl-40{margin:2.5rem !important}.mt-xl-40{margin-top:2.5rem !important}.mr-xl-40{margin-right:2.5rem !important}.mb-xl-40{margin-bottom:2.5rem !important}.ml-xl-40{margin-left:2.5rem !important}.mx-xl-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.my-xl-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.p-xl-50{padding:3.125rem !important}.pt-xl-50{padding-top:3.125rem !important}.pr-xl-50{padding-right:3.125rem !important}.pb-xl-50{padding-bottom:3.125rem !important}.pl-xl-50{padding-left:3.125rem !important}.px-xl-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.py-xl-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.m-xl-50{margin:3.125rem !important}.mt-xl-50{margin-top:3.125rem !important}.mr-xl-50{margin-right:3.125rem !important}.mb-xl-50{margin-bottom:3.125rem !important}.ml-xl-50{margin-left:3.125rem !important}.mx-xl-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.my-xl-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.p-xl-60{padding:3.75rem !important}.pt-xl-60{padding-top:3.75rem !important}.pr-xl-60{padding-right:3.75rem !important}.pb-xl-60{padding-bottom:3.75rem !important}.pl-xl-60{padding-left:3.75rem !important}.px-xl-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.py-xl-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.m-xl-60{margin:3.75rem !important}.mt-xl-60{margin-top:3.75rem !important}.mr-xl-60{margin-right:3.75rem !important}.mb-xl-60{margin-bottom:3.75rem !important}.ml-xl-60{margin-left:3.75rem !important}.mx-xl-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.my-xl-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.p-xl-70{padding:4.375rem !important}.pt-xl-70{padding-top:4.375rem !important}.pr-xl-70{padding-right:4.375rem !important}.pb-xl-70{padding-bottom:4.375rem !important}.pl-xl-70{padding-left:4.375rem !important}.px-xl-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.py-xl-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.m-xl-70{margin:4.375rem !important}.mt-xl-70{margin-top:4.375rem !important}.mr-xl-70{margin-right:4.375rem !important}.mb-xl-70{margin-bottom:4.375rem !important}.ml-xl-70{margin-left:4.375rem !important}.mx-xl-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.my-xl-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.p-xl-80{padding:5rem !important}.pt-xl-80{padding-top:5rem !important}.pr-xl-80{padding-right:5rem !important}.pb-xl-80{padding-bottom:5rem !important}.pl-xl-80{padding-left:5rem !important}.px-xl-80{padding-right:5rem !important;padding-left:5rem !important}.py-xl-80{padding-top:5rem !important;padding-bottom:5rem !important}.m-xl-80{margin:5rem !important}.mt-xl-80{margin-top:5rem !important}.mr-xl-80{margin-right:5rem !important}.mb-xl-80{margin-bottom:5rem !important}.ml-xl-80{margin-left:5rem !important}.mx-xl-80{margin-right:5rem !important;margin-left:5rem !important}.my-xl-80{margin-top:5rem !important;margin-bottom:5rem !important}.p-xl-90{padding:5.625rem !important}.pt-xl-90{padding-top:5.625rem !important}.pr-xl-90{padding-right:5.625rem !important}.pb-xl-90{padding-bottom:5.625rem !important}.pl-xl-90{padding-left:5.625rem !important}.px-xl-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.py-xl-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.m-xl-90{margin:5.625rem !important}.mt-xl-90{margin-top:5.625rem !important}.mr-xl-90{margin-right:5.625rem !important}.mb-xl-90{margin-bottom:5.625rem !important}.ml-xl-90{margin-left:5.625rem !important}.mx-xl-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.my-xl-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;margin:0;padding:0;overflow:hidden}
.slick-list:focus{outline:none}
.slick-list.dragging{cursor:pointer}
.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0, 0, 0)}
.slick-track{position:relative;top:0;left:0;display:block;margin-right:auto;margin-left:auto}
.slick-track:before,.slick-track:after{display:table;content:''}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;height:100%;min-height:0.0625rem;float:left}
[dir='rtl'] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:0.0625rem solid transparent}
.slick-arrow.slick-hidden{display:none}
:root{--color-purple: #6E3EAA;--color-purple-light: #D7C4EF;--color-green: #33CA79;--color-green-dark: #15A759;--color-blue-ocean: #038698;--color-blue-dark: #035560;--color-blue-medium: #A2E0E9;--color-blue-light: #ECF9FC;--color-teal-light: #EDFCFF;--color-teal-dark: #038698;--color-gray: #D8D8D8;--color-white: #fff;--color-black: #242424;--gradient-purple-to-blue: linear-gradient(90deg, #6E3EAA 0%, #149CBA 100%);--gradient-purple-to-white: linear-gradient(76.05deg, #6E3EAA .34%, rgba(23,154,185,0) 62.05%);--font-weight-900: 900;--font-weight-800: 800;--font-weight-700: 700;--font-weight-600: 600;--font-weight-500: 500;--font-weight-400: 300;--font-weight-300: 300;--font-weight-200: 200;--font-weight-100: 100;--font-size-10: .625rem;--font-size-12: .75rem;--font-size-14: .875rem;--font-size-15: .9375rem;--font-size-16: 1rem;--font-size-18: 1.125rem;--font-size-20: 1.25rem;--font-size-22: 1.375rem;--font-size-24: 1.5rem;--font-size-26: 1.625rem;--font-size-28: 1.75rem;--font-size-30: 1.875rem;--font-size-32: 2rem;--font-size-36: 2.25rem;--font-size-38: 2.375rem;--font-size-40: 2.5rem;--font-size-42: 2.625rem;--font-size-44: 2.75rem;--font-size-46: 2.875rem;--font-size-48: 3rem;--font-size-50: 3.125rem;--font-size-58: 3.625rem;--font-size-52: 3.25rem;--font-size-55: 3.4375rem;--font-size-56: 3.5rem;--font-size-60: 3.75rem;--font-size-64: 4rem;--font-size-66: 4.125rem;--font-size-68: 4.25rem;--font-size-72: 4.5rem;--font-size-80: 5rem;--font-size-84: 5.25rem;--font-size-85: 5.3125rem;--font-size-84: 5.25rem;--font-size-85: 5.3125rem;--font-size-135: 8.4375rem;--font-family-head: Montserrat,sans-serif;--font-family-body: Montserrat,sans-serif;--font-family-base: Montserrat,sans-serif;--font-family-alternate: Perfect-Island,serif;--font-family-icons: 'Font Awesome 5 Pro';--font-family-system: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
		Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;--font-family-primary: var(--font-family-base);--font-family-secondary: var(--font-family-alternate)}
@font-face{font-style:eot woff ttf otf svg;font-weight:normal;font-family:"Perfect-Island";font-display:swap;src:url(../../../../../../../../../themes/filmkauai/dist/fonts/perfect-island/perfect-island.eot?) format("eot"),url(../../../../../../../../../themes/filmkauai/dist/fonts/perfect-island/perfect-island.woff) format("woff"),url(../../../../../../../../../themes/filmkauai/dist/fonts/perfect-island/perfect-island.ttf) format("truetype"),url(../../../../../../../../../themes/filmkauai/dist/fonts/perfect-island/perfect-island.otf) format("opentype"),url("../../../../../../../../../themes/filmkauai/dist/fonts/perfect-island/perfect-island.svg#Perfect-Island") format("svg")}
:root{--t-heading-1-font-family: var(--font-family-secondary);--t-heading-1-font-weight: var(--font-weight-400);--t-heading-1-font-size: var(--font-size-56);--t-heading-1-font-size-lg: var(--font-size-135);--t-heading-1-line-height: 1.1;--t-heading-2-font-family: var(--font-family-primary);--t-heading-2-font-weight: var(--font-weight-700);--t-heading-2-font-size: var(--font-size-32);--t-heading-2-font-size-lg: var(--font-size-48);--t-heading-2-line-height: 1.1;--t-heading-3-font-family: var(--font-family-primary);--t-heading-3-font-weight: var(--font-weight-700);--t-heading-3-font-size: var(--font-size-24);--t-heading-3-font-size-lg: var(--font-size-28);--t-heading-3-line-height: 1.1;--t-heading-4-font-family: var(--font-family-primary);--t-heading-4-font-weight: var(--font-weight-700);--t-heading-4-font-size: var(--font-size-16);--t-heading-4-font-size-lg: var(--font-size-28);--t-heading-4-line-height: 1.1;--t-heading-5-font-family: var(--font-family-primary);--t-heading-5-font-weight: var(--font-weight-700);--t-heading-5-font-size: var(--font-size-16);--t-heading-5-font-size-lg: var(--font-size-16);--t-heading-5-line-height: 1.1;--t-heading-6-font-family: var(--font-family-primary);--t-heading-6-font-weight: var(--font-weight-700);--t-heading-6-font-size: var(--font-size-14);--t-heading-6-font-size-lg: var(--font-size-14);--t-heading-6-line-height: 1.1;--t-body-font-size: var(--font-size-14);--t-body-font-size-lg: var(--font-size-14);--t-body-intro-font-size: var(--font-size-20);--t-body-intro-font-size-lg: var(--font-size-20);--t-body-small-font-size: var(--font-size-12);--t-body-small-font-size-lg: var(--font-size-12)}
.t-heading-6,.post-content>h6,.block-editor-block-list__layout>h6,.rte h6{text-transform:none;letter-spacing:normal}
.t-project-title{font-weight:var(--font-weight-400);font-size:var(--font-size-24);font-family:var(--font-family-primary);text-transform:uppercase;line-height:1.1}
.t-featured-heading{font-weight:var(--font-weight-400);font-size:var(--font-size-48);font-family:var(--font-family-primary);text-transform:uppercase;line-height:1.3}
@media (min-width: 992px){.t-featured-heading{font-size:var(--font-size-84)}}
.t-project-desc{font-weight:var(--font-weight-400);font-size:var(--font-size-14);font-family:var(--font-family-primary);line-height:1.5}
.t-body,.t-bulleted-list li,.rte>>ul:not(.gform_fields) li,.post-content>>ul:not(.gform_fields) li,.post-content>ul[role='textbox'] li,.block-editor-block-list__layout>>ul:not(.gform_fields) li,.block-editor-block-list__layout>ul[role='textbox'] li,.rte>ul:not(.gform_fields) li,.rte ul[role='textbox'] li,.t-ordered-list li,.post-content>p,.block-editor-block-list__layout>p,.t-numbered-list,.rte>ol:not(.gform_fields),.rte ol[role='textbox'],.post-content>>ol:not(.gform_fields),.post-content>ol[role='textbox'],.block-editor-block-list__layout>>ol:not(.gform_fields),.block-editor-block-list__layout>ol[role='textbox'],.table thead tr th,.post-content>table thead tr th,.block-editor-block-list__layout>table thead tr th,.rte table thead tr th,.wp-block-table thead tr th,.table tbody tr td,.post-content>table tbody tr td,.block-editor-block-list__layout>table tbody tr td,.rte table tbody tr td,.wp-block-table tbody tr td,.rte p,.rte>ul:not(.gform_fields) li p,.rte ul[role='textbox'] li p,.post-content>>ul:not(.gform_fields) li p,.post-content>ul[role='textbox'] li p,.block-editor-block-list__layout>>ul:not(.gform_fields) li p,.block-editor-block-list__layout>ul[role='textbox'] li p,.rte>ol:not(.gform_fields) li p,.rte ol[role='textbox'] li p,.post-content>>ol:not(.gform_fields) li p,.post-content>ol[role='textbox'] li p,.block-editor-block-list__layout>>ol:not(.gform_fields) li p,.block-editor-block-list__layout>ol[role='textbox'] li p{font-family:var(--font-family-primary);font-weight:var(--font-weight-400);font-size:var(--font-size-14)}
.t-body-callout,.post-content>.callout,.block-editor-block-list__layout>.callout,.rte .callout{background-color:var(--color-teal-light);font-family:var(--font-family-primary);font-weight:var(--font-weight-400);font-size:var(--font-size-14);padding:1.875rem}
@media (min-width: 768px){.t-body-callout,.post-content>.callout,.block-editor-block-list__layout>.callout,.rte .callout{padding:2.5rem 2.1875rem}}
.t-blockquote,.rte>blockquote,.post-content>blockquote,.block-editor-block-list__layout>blockquote,.rte .blockquote,.post-content>.blockquote,.block-editor-block-list__layout>.blockquote{position:relative;border-left:0.3125rem solid var(--color-purple);font-family:var(--font-family-primary);font-weight:var(--font-weight-600);font-size:var(--font-size-18);color:var(--color-black);padding:0.625rem 0 0.625rem 1.25rem}
@media (min-width: 768px){.t-blockquote,.rte>blockquote,.post-content>blockquote,.block-editor-block-list__layout>blockquote,.rte .blockquote,.post-content>.blockquote,.block-editor-block-list__layout>.blockquote{font-size:var(--font-size-20);padding:0.9375rem 0 0.9375rem 1.875rem}}
.t-bulleted-list,.rte>>ul:not(.gform_fields),.post-content>>ul:not(.gform_fields),.post-content>ul[role='textbox'],.block-editor-block-list__layout>>ul:not(.gform_fields),.block-editor-block-list__layout>ul[role='textbox'],.rte>ul:not(.gform_fields),.rte ul[role='textbox']{margin-bottom:0;padding-left:0;list-style:none}
.t-numbered-list,.rte>ol:not(.gform_fields),.rte ol[role='textbox'],.post-content>>ol:not(.gform_fields),.post-content>ol[role='textbox'],.block-editor-block-list__layout>>ol:not(.gform_fields),.block-editor-block-list__layout>ol[role='textbox']{margin:0;padding-left:0;color:var(--color-text);list-style:decimal;list-style-position:inside}
.t-link-has-arrow{position:relative;display:inline-block;font-weight:var(--font-weight-700);font-size:var(--font-size-12);font-family:var(--font-family-primary);text-transform:uppercase;text-decoration:none;line-height:1;letter-spacing:0.0625rem;transition:color 0.25s ease-in-out 0s}
.t-link-has-arrow::before{position:absolute;top:-0.375rem;right:-0.375rem;bottom:-0.375rem;left:-0.375rem;border:var(--focus-border-width) solid transparent;border-radius:var(--focus-border-radius);content:'';pointer-events:none;z-index:var(--z-index-focus-border);transition:border-color 0.25s ease-in-out 0s}
.t-link-has-arrow:focus{outline:0;text-decoration:none}
.t-link-has-arrow:focus::before{border-color:var(--focus-border-color)}
.t-link-has-arrow:hover{text-decoration:none}
@media (min-width: 992px){.t-link-has-arrow{font-size:var(--font-size-14)}}
.t-link-has-arrow__icon{transition:all 0.25s ease-in-out 0s;transition-property:margin-right, margin-left}
.t-link-has-arrow__icon:first-child{margin-right:0.5rem}
.t-link-has-arrow:hover .t-link-has-arrow__icon:first-child{margin-right:1rem;margin-left:-0.5rem}
:root{--color-purple: #6E3EAA;--color-purple-light: #D7C4EF;--color-green: #33CA79;--color-green-dark: #15A759;--color-blue-ocean: #038698;--color-blue-dark: #035560;--color-blue-medium: #A2E0E9;--color-blue-light: #ECF9FC;--color-teal-light: #EDFCFF;--color-teal-dark: #038698;--color-gray: #D8D8D8;--color-white: #fff;--color-black: #242424;--gradient-purple-to-blue: linear-gradient(90deg, #6E3EAA 0%, #149CBA 100%);--gradient-purple-to-white: linear-gradient(76.05deg, #6E3EAA .34%, rgba(23,154,185,0) 62.05%);--font-weight-900: 900;--font-weight-800: 800;--font-weight-700: 700;--font-weight-600: 600;--font-weight-500: 500;--font-weight-400: 300;--font-weight-300: 300;--font-weight-200: 200;--font-weight-100: 100;--font-size-10: .625rem;--font-size-12: .75rem;--font-size-14: .875rem;--font-size-15: .9375rem;--font-size-16: 1rem;--font-size-18: 1.125rem;--font-size-20: 1.25rem;--font-size-22: 1.375rem;--font-size-24: 1.5rem;--font-size-26: 1.625rem;--font-size-28: 1.75rem;--font-size-30: 1.875rem;--font-size-32: 2rem;--font-size-36: 2.25rem;--font-size-38: 2.375rem;--font-size-40: 2.5rem;--font-size-42: 2.625rem;--font-size-44: 2.75rem;--font-size-46: 2.875rem;--font-size-48: 3rem;--font-size-50: 3.125rem;--font-size-58: 3.625rem;--font-size-52: 3.25rem;--font-size-55: 3.4375rem;--font-size-56: 3.5rem;--font-size-60: 3.75rem;--font-size-64: 4rem;--font-size-66: 4.125rem;--font-size-68: 4.25rem;--font-size-72: 4.5rem;--font-size-80: 5rem;--font-size-84: 5.25rem;--font-size-85: 5.3125rem;--font-size-84: 5.25rem;--font-size-85: 5.3125rem;--font-size-135: 8.4375rem;--font-family-head: Montserrat,sans-serif;--font-family-body: Montserrat,sans-serif;--font-family-base: Montserrat,sans-serif;--font-family-alternate: Perfect-Island,serif;--font-family-icons: 'Font Awesome 5 Pro';--font-family-system: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
		Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;--font-family-primary: var(--font-family-base);--font-family-secondary: var(--font-family-alternate)}
.table,.rte>table,.post-content>table,.block-editor-block-list__layout>table,.rte table,.wp-block-table{position:relative;display:block;width:100%;margin-top:0;margin-bottom:1.875rem;border-radius:0.25rem;overflow-x:auto;white-space:nowrap}
@media (min-width: 768px){.table,.rte>table,.post-content>table,.block-editor-block-list__layout>table,.rte table,.wp-block-table{display:inline-table}}
.table:last-child,.post-content>table:last-child,.block-editor-block-list__layout>table:last-child,.rte table:last-child,.wp-block-table:last-child{margin-bottom:0}
.table thead tr,.post-content>table thead tr,.block-editor-block-list__layout>table thead tr,.rte table thead tr,.wp-block-table thead tr{background-color:var(--color-purple)}
.table thead tr th,.post-content>table thead tr th,.block-editor-block-list__layout>table thead tr th,.rte table thead tr th,.wp-block-table thead tr th{padding:0.9375rem 1.25rem;color:var(--color-white) !important;font-weight:var(--font-weight-700)}
.table thead tr,.post-content>table thead tr,.block-editor-block-list__layout>table thead tr,.rte table thead tr,.table thead tr th,.post-content>table thead tr th,.block-editor-block-list__layout>table thead tr th,.rte table thead tr th,.wp-block-table thead tr,.wp-block-table thead tr th{background-color:var(--color-purple) !important;color:var(--color-white) !important}
.table tbody tr:nth-child(even),.post-content>table tbody tr:nth-child(even),.block-editor-block-list__layout>table tbody tr:nth-child(even),.rte table tbody tr:nth-child(even),.wp-block-table tbody tr:nth-child(even){background-color:var(--color-white) !important}
.table tbody tr:nth-child(odd),.post-content>table tbody tr:nth-child(odd),.block-editor-block-list__layout>table tbody tr:nth-child(odd),.rte table tbody tr:nth-child(odd),.wp-block-table tbody tr:nth-child(odd){background-color:rgba(215,196,239,0.15) !important}
.table tbody tr:nth-child(odd) td:first-child,.post-content>table tbody tr:nth-child(odd) td:first-child,.block-editor-block-list__layout>table tbody tr:nth-child(odd) td:first-child,.rte table tbody tr:nth-child(odd) td:first-child,.wp-block-table tbody tr:nth-child(odd) td:first-child{border-left:0.0625rem solid rgba(215,196,239,0.15) !important}
.table tbody tr:nth-child(odd) td:last-child,.post-content>table tbody tr:nth-child(odd) td:last-child,.block-editor-block-list__layout>table tbody tr:nth-child(odd) td:last-child,.rte table tbody tr:nth-child(odd) td:last-child,.wp-block-table tbody tr:nth-child(odd) td:last-child{border-right:0.0625rem solid rgba(215,196,239,0.15) !important}
.table tbody tr td,.post-content>table tbody tr td,.block-editor-block-list__layout>table tbody tr td,.rte table tbody tr td,.wp-block-table tbody tr td{padding:0.9375rem 1.25rem;border:0.0625rem solid var(--color-purple-light);color:var(--color-text);font-weight:400}
.table tbody tr td strong,.post-content>table tbody tr td strong,.block-editor-block-list__layout>table tbody tr td strong,.rte table tbody tr td strong,.wp-block-table tbody tr td strong{font-weight:var(--font-weight-700)}
.table tbody tr td a,.post-content>table tbody tr td a,.block-editor-block-list__layout>table tbody tr td a,.rte table tbody tr td a,.wp-block-table tbody tr td a{color:var(--color-black) !important;font-size:inherit !important;font-family:inherit !important;text-decoration:underline !important}
.form-control,.gform_body input[type='text'],.gform_body select,.gform_body textarea{display:block;width:100%;height:calc(1.5em + .75rem + 0.125rem);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:0.0625rem solid #ced4da;border-radius:.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out 0.25s ease-in-out 0s}
.form-control::-ms-expand,.gform_body input[type='text']::-ms-expand,.gform_body select::-ms-expand,.gform_body textarea::-ms-expand{background-color:transparent;border:0}
.form-control:focus,.gform_body input:focus[type='text'],.gform_body select:focus,.gform_body textarea:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}
.form-control::-moz-placeholder, .gform_body input[type='text']::-moz-placeholder, .gform_body select::-moz-placeholder, .gform_body textarea::-moz-placeholder{color:#6c757d;opacity:1}
.form-control::placeholder,.gform_body input[type='text']::placeholder,.gform_body select::placeholder,.gform_body textarea::placeholder{color:#6c757d;opacity:1}
.form-control:disabled,.gform_body input:disabled[type='text'],.gform_body select:disabled,.gform_body textarea:disabled,.form-control[readonly],.gform_body input[readonly][type='text'],.gform_body select[readonly],.gform_body textarea[readonly]{background-color:#e9ecef;opacity:1}
input[type="date"].form-control,.gform_body input[type="date"][type='text'],input[type="time"].form-control,.gform_body input[type="time"][type='text'],input[type="datetime-local"].form-control,.gform_body input[type="datetime-local"][type='text'],input[type="month"].form-control,.gform_body input[type="month"][type='text']{-webkit-appearance:none;-moz-appearance:none;appearance:none}
select.form-control:-moz-focusring,.gform_body select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}
select.form-control:focus::-ms-value,.gform_body select:focus::-ms-value{color:#495057;background-color:#fff}
.form-control-file,.form-control-range{display:block;width:100%}
.col-form-label{padding-top:calc(.375rem + 0.0625rem);padding-bottom:calc(.375rem + 0.0625rem);margin-bottom:0;font-size:inherit;line-height:1.5}
.col-form-label-lg{padding-top:calc(.5rem + 0.0625rem);padding-bottom:calc(.5rem + 0.0625rem);font-size:1.25rem;line-height:1.5}
.col-form-label-sm{padding-top:calc(.25rem + 0.0625rem);padding-bottom:calc(.25rem + 0.0625rem);font-size:.875rem;line-height:1.5}
.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:0.0625rem 0}
.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}
.form-control-sm{height:calc(1.5em + .5rem + 0.125rem);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}
.form-control-lg{height:calc(1.5em + 1rem + 0.125rem);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}
select.form-control[size],.gform_body select[size],select.form-control[multiple],.gform_body select[multiple]{height:auto}
textarea.form-control,.gform_body textarea{height:auto}
.form-group{margin-bottom:1rem}
.form-text{display:block;margin-top:.25rem}
.form-row{display:flex;flex-wrap:wrap;margin-right:-0.3125rem;margin-left:-0.3125rem}
.form-row>.col,.form-row>[class*="col-"]{padding-right:0.3125rem;padding-left:0.3125rem}
.form-check{position:relative;display:block;padding-left:1.25rem}
.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}
.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{color:#6c757d}
.form-check-label{margin-bottom:0}
.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}
.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}
.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}
.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,0.9);border-radius:.25rem}
.form-row>.col>.valid-tooltip,.form-row>[class*="col-"]>.valid-tooltip{left:0.3125rem}
.was-validated :valid ~ .valid-feedback,.was-validated :valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{display:block}
.was-validated .form-control:valid,.was-validated .gform_body input:valid[type='text'],.gform_body .was-validated input:valid[type='text'],.was-validated .gform_body select:valid,.gform_body .was-validated select:valid,.was-validated .gform_body textarea:valid,.gform_body .was-validated textarea:valid,.form-control.is-valid,.gform_body input.is-valid[type='text'],.gform_body select.is-valid,.gform_body textarea.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem) !important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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)}
.was-validated .form-control:valid:focus,.was-validated .gform_body input:valid:focus[type='text'],.gform_body .was-validated input:valid:focus[type='text'],.was-validated .gform_body select:valid:focus,.gform_body .was-validated select:valid:focus,.was-validated .gform_body textarea:valid:focus,.gform_body .was-validated textarea:valid:focus,.form-control.is-valid:focus,.gform_body input.is-valid:focus[type='text'],.gform_body select.is-valid:focus,.gform_body textarea.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}
.was-validated select.form-control:valid,.was-validated .gform_body select:valid,.gform_body .was-validated select:valid,select.form-control.is-valid,.gform_body select.is-valid{padding-right:3rem !important;background-position:right 1.5rem center}
.was-validated textarea.form-control:valid,.was-validated .gform_body textarea:valid,.gform_body .was-validated textarea:valid,textarea.form-control.is-valid,.gform_body textarea.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}
.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem) !important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/0.5rem 0.625rem no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}
.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}
.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:#28a745}
.was-validated .form-check-input:valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .valid-tooltip,.form-check-input.is-valid ~ .valid-feedback,.form-check-input.is-valid ~ .valid-tooltip{display:block}
.was-validated .custom-control-input:valid ~ .custom-control-label,.custom-control-input.is-valid ~ .custom-control-label{color:#28a745}
.was-validated .custom-control-input:valid ~ .custom-control-label::before,.custom-control-input.is-valid ~ .custom-control-label::before{border-color:#28a745}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,.custom-control-input.is-valid:checked ~ .custom-control-label::before{border-color:#34ce57;background-color:#34ce57}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before{border-color:#28a745}
.was-validated .custom-file-input:valid ~ .custom-file-label,.custom-file-input.is-valid ~ .custom-file-label{border-color:#28a745}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label,.custom-file-input.is-valid:focus ~ .custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}
.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}
.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,0.9);border-radius:.25rem}
.form-row>.col>.invalid-tooltip,.form-row>[class*="col-"]>.invalid-tooltip{left:0.3125rem}
.was-validated :invalid ~ .invalid-feedback,.was-validated :invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{display:block}
.was-validated .form-control:invalid,.was-validated .gform_body input:invalid[type='text'],.gform_body .was-validated input:invalid[type='text'],.was-validated .gform_body select:invalid,.gform_body .was-validated select:invalid,.was-validated .gform_body textarea:invalid,.gform_body .was-validated textarea:invalid,.form-control.is-invalid,.gform_body input.is-invalid[type='text'],.gform_body select.is-invalid,.gform_body textarea.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem) !important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%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)}
.was-validated .form-control:invalid:focus,.was-validated .gform_body input:invalid:focus[type='text'],.gform_body .was-validated input:invalid:focus[type='text'],.was-validated .gform_body select:invalid:focus,.gform_body .was-validated select:invalid:focus,.was-validated .gform_body textarea:invalid:focus,.gform_body .was-validated textarea:invalid:focus,.form-control.is-invalid:focus,.gform_body input.is-invalid:focus[type='text'],.gform_body select.is-invalid:focus,.gform_body textarea.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}
.was-validated select.form-control:invalid,.was-validated .gform_body select:invalid,.gform_body .was-validated select:invalid,select.form-control.is-invalid,.gform_body select.is-invalid{padding-right:3rem !important;background-position:right 1.5rem center}
.was-validated textarea.form-control:invalid,.was-validated .gform_body textarea:invalid,.gform_body .was-validated textarea:invalid,textarea.form-control.is-invalid,.gform_body textarea.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}
.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem) !important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/0.5rem 0.625rem no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%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") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}
.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}
.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:#dc3545}
.was-validated .form-check-input:invalid ~ .invalid-feedback,.was-validated .form-check-input:invalid ~ .invalid-tooltip,.form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip{display:block}
.was-validated .custom-control-input:invalid ~ .custom-control-label,.custom-control-input.is-invalid ~ .custom-control-label{color:#dc3545}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before,.custom-control-input.is-invalid ~ .custom-control-label::before{border-color:#dc3545}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,.custom-control-input.is-invalid:checked ~ .custom-control-label::before{border-color:#e4606d;background-color:#e4606d}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before{border-color:#dc3545}
.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label{border-color:#dc3545}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,.custom-file-input.is-invalid:focus ~ .custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}
.form-inline{display:flex;flex-flow:row wrap;align-items:center}
.form-inline .form-check{width:100%}
@media (min-width: 576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control,.form-inline .gform_body input[type='text'],.gform_body .form-inline input[type='text'],.form-inline .gform_body select,.gform_body .form-inline select,.form-inline .gform_body textarea,.gform_body .form-inline textarea{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}
:root{--color-purple: #6E3EAA;--color-purple-light: #D7C4EF;--color-green: #33CA79;--color-green-dark: #15A759;--color-blue-ocean: #038698;--color-blue-dark: #035560;--color-blue-medium: #A2E0E9;--color-blue-light: #ECF9FC;--color-teal-light: #EDFCFF;--color-teal-dark: #038698;--color-gray: #D8D8D8;--color-white: #fff;--color-black: #242424;--gradient-purple-to-blue: linear-gradient(90deg, #6E3EAA 0%, #149CBA 100%);--gradient-purple-to-white: linear-gradient(76.05deg, #6E3EAA .34%, rgba(23,154,185,0) 62.05%);--font-weight-900: 900;--font-weight-800: 800;--font-weight-700: 700;--font-weight-600: 600;--font-weight-500: 500;--font-weight-400: 300;--font-weight-300: 300;--font-weight-200: 200;--font-weight-100: 100;--font-size-10: .625rem;--font-size-12: .75rem;--font-size-14: .875rem;--font-size-15: .9375rem;--font-size-16: 1rem;--font-size-18: 1.125rem;--font-size-20: 1.25rem;--font-size-22: 1.375rem;--font-size-24: 1.5rem;--font-size-26: 1.625rem;--font-size-28: 1.75rem;--font-size-30: 1.875rem;--font-size-32: 2rem;--font-size-36: 2.25rem;--font-size-38: 2.375rem;--font-size-40: 2.5rem;--font-size-42: 2.625rem;--font-size-44: 2.75rem;--font-size-46: 2.875rem;--font-size-48: 3rem;--font-size-50: 3.125rem;--font-size-58: 3.625rem;--font-size-52: 3.25rem;--font-size-55: 3.4375rem;--font-size-56: 3.5rem;--font-size-60: 3.75rem;--font-size-64: 4rem;--font-size-66: 4.125rem;--font-size-68: 4.25rem;--font-size-72: 4.5rem;--font-size-80: 5rem;--font-size-84: 5.25rem;--font-size-85: 5.3125rem;--font-size-84: 5.25rem;--font-size-85: 5.3125rem;--font-size-135: 8.4375rem;--font-family-head: Montserrat,sans-serif;--font-family-body: Montserrat,sans-serif;--font-family-base: Montserrat,sans-serif;--font-family-alternate: Perfect-Island,serif;--font-family-icons: 'Font Awesome 5 Pro';--font-family-system: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
		Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;--font-family-primary: var(--font-family-base);--font-family-secondary: var(--font-family-alternate)}
.form-control,.gform_body input[type='text'],.gform_body select,.gform_body textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:0.875rem}
.form-control--alt{height:2.875rem;padding:0.25rem 1.5rem;border:none;border-radius:0.125rem}
.form-label{margin-bottom:1rem;color:#242424;font-weight:700;font-size:0.875rem}
.gform_body .gform_fields{margin:0 !important;padding:0 !important;list-style:none !important}
.gform_body .ginput_complex{display:flex;margin-right:-0.9375rem;margin-left:-0.9375rem;flex-wrap:wrap}
.gform_body .ginput_complex>span{max-width:100%;padding:0 0.9375rem;flex:0 0 100%}
@media (min-width: 768px){.gform_body .ginput_complex>span{flex:1}.gform_body .ginput_complex>span.ginput_full{flex:0 0 100% !important}.gform_body .ginput_complex>span.ginput_left,.gform_body .ginput_complex>span .ginput_right{flex:0 0 50% !important}}
.gform_body .ginput_complex>span label,.gform_body .gfield_description{margin-top:0.25rem;margin-bottom:0.75rem;font-size:0.75rem}
.gform_body .gfield_label{margin-bottom:1rem;color:#242424;font-weight:700;font-size:0.875rem}
.gform_body .gfield_required{display:inline-block;margin-left:0.125rem;color:#dc3a35}
.gform_body .gfield{margin-bottom:1.25rem}
@media (min-width: 576px){.gform_body .gfield{margin-bottom:1.25rem}}
@media (min-width: 768px){.gform_body .gfield{margin-bottom:1.25rem}}
@media (min-width: 992px){.gform_body .gfield{margin-bottom:1.25rem}}
@media (min-width: 1200px){.gform_body .gfield{margin-bottom:1.25rem}}
.gform_body .gfield_checkbox,.gform_body .gfield_radio{margin-bottom:0;padding-left:0;list-style:none;position:relative;margin-top:0;margin-bottom:0;padding-left:0 !important}
.gform_body .gfield_checkbox li:before,.gform_body .gfield_radio li:before{display:none !important}
.gform_body .gfield_checkbox input[type='checkbox'],.gform_body .gfield_radio input[type='checkbox']{position:absolute;opacity:0}
.gform_body .gfield_checkbox input[type='checkbox']:before,.gform_body .gfield_radio input[type='checkbox']:before{border-radius:0.125rem}
.gform_body .gfield_checkbox input[type='checkbox']:checked ~ label:before,.gform_body .gfield_radio input[type='checkbox']:checked ~ label:before{content:''}
.gform_body .gfield_checkbox input[type='checkbox']:checked ~ label:after,.gform_body .gfield_radio input[type='checkbox']:checked ~ label:after{position:absolute;top:0.375rem;left:0.1875rem;color:white;font-weight:600;font-size:0.5rem;font-family:--font-family-icons;opacity:1;content:'\f00c'}
.gform_body .gfield_checkbox input[type='radio'],.gform_body .gfield_radio input[type='radio']{position:absolute;opacity:0}
.gform_body .gfield_checkbox input[type='radio'] ~ label:before,.gform_body .gfield_radio input[type='radio'] ~ label:before{border-radius:100%}
.gform_body .gfield_checkbox input[type='radio']:checked ~ label:after,.gform_body .gfield_radio input[type='radio']:checked ~ label:after{position:absolute;top:-0.0625rem;left:0.1875rem;color:white;font-weight:600;font-size:1.0625rem;font-family:default;opacity:1;content:'•'}
.gform_body .gfield_checkbox label,.gform_body .gfield_radio label{position:relative;padding-left:1.75rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.gform_body .gfield_checkbox label:after,.gform_body .gfield_radio label:after{opacity:0;transition:0.25s ease all}
.gform_body .gfield_checkbox label:before,.gform_body .gfield_radio label:before{position:absolute;top:0.3rem;left:0;display:inline-block;width:0.875rem;height:0.875rem;margin:auto;border:0.0625rem solid grey;overflow:hidden;content:'';transition:0.25s ease all}
.gform_body .screen-reader-text{position:absolute;width:0.0625rem;height:0.0625rem;margin:-0.0625rem;padding:0;border:0;overflow:hidden;clip:rect(0, 0, 0, 0)}
.gform-body .gfield_label{color:var(--color-purple) !important}
.gform-body .gfield_required .gfield_required_text{display:none}
.gform-body .gfield_required:after{display:inline-block;color:var(--color-red);content:"*"}
.gform-body input[type="text"],.gform-body input[type="email"],.gform-body input[type="tel"],.gform-body input[type="url"],.gform-body textarea,.gform-body .gfield_select,.gform-body select{display:block;width:100%;border-radius:0 !important;border:0.0625rem solid var(--color-purple) !important;font-size:var(--font-size-14) !important;padding:0.625rem !important;height:auto !important}
.gform-body input[type="submit"]:after{content:'\f061';position:absolute;top:50%;right:1.09375rem;font-family:var(--font-family-icons);font-weight:var(--font-weight-700);font-size:var(--font-size-16);color:var(--color-green);transform:translateY(-50%);transition:all 0.25s ease-out}
.gform-body .ginput_address_city,.gform-body .ginput_address_state,.gform-body .ginput_address_zip{max-width:23.75rem !important}
.ginput_container.ginput_container_fileupload{background:rgba(215,196,239,0.2);border-radius:0.5rem;height:16.25rem;display:flex;flex-flow:row wrap;align-items:center;justify-content:center}
.ginput_container.ginput_container_fileupload input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-weight:var(--font-weight-700);font-size:var(--font-size-18);color:var(--color-purple)}
.ginput_container.ginput_container_fileupload .gform_fileupload_rules{display:none}
.gform_footer.top_label{display:inline-block;position:relative}
.gform_footer.top_label::after{content:'\f061';position:absolute;top:2.34375rem;right:1.125rem;font-family:var(--font-family-icons);font-weight:var(--font-weight-700);font-size:var(--font-size-16);color:var(--color-green);transition:all 0.25s ease-out}
.gform_footer.top_label:hover::after,.gform_footer.top_label:focus::after,.gform_footer.top_label:focus-within::after{color:var(--color-white)}
:root{--color-purple: #6E3EAA;--color-purple-light: #D7C4EF;--color-green: #33CA79;--color-green-dark: #15A759;--color-blue-ocean: #038698;--color-blue-dark: #035560;--color-blue-medium: #A2E0E9;--color-blue-light: #ECF9FC;--color-teal-light: #EDFCFF;--color-teal-dark: #038698;--color-gray: #D8D8D8;--color-white: #fff;--color-black: #242424;--gradient-purple-to-blue: linear-gradient(90deg, #6E3EAA 0%, #149CBA 100%);--gradient-purple-to-white: linear-gradient(76.05deg, #6E3EAA .34%, rgba(23,154,185,0) 62.05%);--font-weight-900: 900;--font-weight-800: 800;--font-weight-700: 700;--font-weight-600: 600;--font-weight-500: 500;--font-weight-400: 300;--font-weight-300: 300;--font-weight-200: 200;--font-weight-100: 100;--font-size-10: .625rem;--font-size-12: .75rem;--font-size-14: .875rem;--font-size-15: .9375rem;--font-size-16: 1rem;--font-size-18: 1.125rem;--font-size-20: 1.25rem;--font-size-22: 1.375rem;--font-size-24: 1.5rem;--font-size-26: 1.625rem;--font-size-28: 1.75rem;--font-size-30: 1.875rem;--font-size-32: 2rem;--font-size-36: 2.25rem;--font-size-38: 2.375rem;--font-size-40: 2.5rem;--font-size-42: 2.625rem;--font-size-44: 2.75rem;--font-size-46: 2.875rem;--font-size-48: 3rem;--font-size-50: 3.125rem;--font-size-58: 3.625rem;--font-size-52: 3.25rem;--font-size-55: 3.4375rem;--font-size-56: 3.5rem;--font-size-60: 3.75rem;--font-size-64: 4rem;--font-size-66: 4.125rem;--font-size-68: 4.25rem;--font-size-72: 4.5rem;--font-size-80: 5rem;--font-size-84: 5.25rem;--font-size-85: 5.3125rem;--font-size-84: 5.25rem;--font-size-85: 5.3125rem;--font-size-135: 8.4375rem;--font-family-head: Montserrat,sans-serif;--font-family-body: Montserrat,sans-serif;--font-family-base: Montserrat,sans-serif;--font-family-alternate: Perfect-Island,serif;--font-family-icons: 'Font Awesome 5 Pro';--font-family-system: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
		Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;--font-family-primary: var(--font-family-base);--font-family-secondary: var(--font-family-alternate)}
:root{--color-purple: #6E3EAA;--color-purple-light: #D7C4EF;--color-green: #33CA79;--color-green-dark: #15A759;--color-blue-ocean: #038698;--color-blue-dark: #035560;--color-blue-medium: #A2E0E9;--color-blue-light: #ECF9FC;--color-teal-light: #EDFCFF;--color-teal-dark: #038698;--color-gray: #D8D8D8;--color-white: #fff;--color-black: #242424;--gradient-purple-to-blue: linear-gradient(90deg, #6E3EAA 0%, #149CBA 100%);--gradient-purple-to-white: linear-gradient(76.05deg, #6E3EAA .34%, rgba(23,154,185,0) 62.05%);--font-weight-900: 900;--font-weight-800: 800;--font-weight-700: 700;--font-weight-600: 600;--font-weight-500: 500;--font-weight-400: 300;--font-weight-300: 300;--font-weight-200: 200;--font-weight-100: 100;--font-size-10: .625rem;--font-size-12: .75rem;--font-size-14: .875rem;--font-size-15: .9375rem;--font-size-16: 1rem;--font-size-18: 1.125rem;--font-size-20: 1.25rem;--font-size-22: 1.375rem;--font-size-24: 1.5rem;--font-size-26: 1.625rem;--font-size-28: 1.75rem;--font-size-30: 1.875rem;--font-size-32: 2rem;--font-size-36: 2.25rem;--font-size-38: 2.375rem;--font-size-40: 2.5rem;--font-size-42: 2.625rem;--font-size-44: 2.75rem;--font-size-46: 2.875rem;--font-size-48: 3rem;--font-size-50: 3.125rem;--font-size-58: 3.625rem;--font-size-52: 3.25rem;--font-size-55: 3.4375rem;--font-size-56: 3.5rem;--font-size-60: 3.75rem;--font-size-64: 4rem;--font-size-66: 4.125rem;--font-size-68: 4.25rem;--font-size-72: 4.5rem;--font-size-80: 5rem;--font-size-84: 5.25rem;--font-size-85: 5.3125rem;--font-size-84: 5.25rem;--font-size-85: 5.3125rem;--font-size-135: 8.4375rem;--font-family-head: Montserrat,sans-serif;--font-family-body: Montserrat,sans-serif;--font-family-base: Montserrat,sans-serif;--font-family-alternate: Perfect-Island,serif;--font-family-icons: 'Font Awesome 5 Pro';--font-family-system: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
		Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;--font-family-primary: var(--font-family-base);--font-family-secondary: var(--font-family-alternate)}
.table,.rte>table,.post-content>table,.block-editor-block-list__layout>table,.rte table,.wp-block-table{position:relative;display:block;width:100%;margin-top:0;margin-bottom:1.875rem;border-radius:0.25rem;overflow-x:auto;white-space:nowrap}
@media (min-width: 768px){.table,.rte>table,.post-content>table,.block-editor-block-list__layout>table,.rte table,.wp-block-table{display:inline-table}}
.table:last-child,.post-content>table:last-child,.block-editor-block-list__layout>table:last-child,.rte table:last-child,.wp-block-table:last-child{margin-bottom:0}
.table thead tr,.post-content>table thead tr,.block-editor-block-list__layout>table thead tr,.rte table thead tr,.wp-block-table thead tr{background-color:var(--color-purple)}
.table thead tr th,.post-content>table thead tr th,.block-editor-block-list__layout>table thead tr th,.rte table thead tr th,.wp-block-table thead tr th{padding:0.9375rem 1.25rem;color:var(--color-white) !important;font-weight:var(--font-weight-700)}
.table thead tr,.post-content>table thead tr,.block-editor-block-list__layout>table thead tr,.rte table thead tr,.table thead tr th,.post-content>table thead tr th,.block-editor-block-list__layout>table thead tr th,.rte table thead tr th,.wp-block-table thead tr,.wp-block-table thead tr th{background-color:var(--color-purple) !important;color:var(--color-white) !important}
.table tbody tr:nth-child(even),.post-content>table tbody tr:nth-child(even),.block-editor-block-list__layout>table tbody tr:nth-child(even),.rte table tbody tr:nth-child(even),.wp-block-table tbody tr:nth-child(even){background-color:var(--color-white) !important}
.table tbody tr:nth-child(odd),.post-content>table tbody tr:nth-child(odd),.block-editor-block-list__layout>table tbody tr:nth-child(odd),.rte table tbody tr:nth-child(odd),.wp-block-table tbody tr:nth-child(odd){background-color:rgba(215,196,239,0.15) !important}
.table tbody tr:nth-child(odd) td:first-child,.post-content>table tbody tr:nth-child(odd) td:first-child,.block-editor-block-list__layout>table tbody tr:nth-child(odd) td:first-child,.rte table tbody tr:nth-child(odd) td:first-child,.wp-block-table tbody tr:nth-child(odd) td:first-child{border-left:0.0625rem solid rgba(215,196,239,0.15) !important}
.table tbody tr:nth-child(odd) td:last-child,.post-content>table tbody tr:nth-child(odd) td:last-child,.block-editor-block-list__layout>table tbody tr:nth-child(odd) td:last-child,.rte table tbody tr:nth-child(odd) td:last-child,.wp-block-table tbody tr:nth-child(odd) td:last-child{border-right:0.0625rem solid rgba(215,196,239,0.15) !important}
.table tbody tr td,.post-content>table tbody tr td,.block-editor-block-list__layout>table tbody tr td,.rte table tbody tr td,.wp-block-table tbody tr td{padding:0.9375rem 1.25rem;border:0.0625rem solid var(--color-purple-light);color:var(--color-text);font-weight:400}
.table tbody tr td strong,.post-content>table tbody tr td strong,.block-editor-block-list__layout>table tbody tr td strong,.rte table tbody tr td strong,.wp-block-table tbody tr td strong{font-weight:var(--font-weight-700)}
.table tbody tr td a,.post-content>table tbody tr td a,.block-editor-block-list__layout>table tbody tr td a,.rte table tbody tr td a,.wp-block-table tbody tr td a{color:var(--color-black) !important;font-size:inherit !important;font-family:inherit !important;text-decoration:underline !important}
:root{--t-heading-1-font-family: var(--font-family-secondary);--t-heading-1-font-weight: var(--font-weight-400);--t-heading-1-font-size: var(--font-size-56);--t-heading-1-font-size-lg: var(--font-size-135);--t-heading-1-line-height: 1.1;--t-heading-2-font-family: var(--font-family-primary);--t-heading-2-font-weight: var(--font-weight-700);--t-heading-2-font-size: var(--font-size-32);--t-heading-2-font-size-lg: var(--font-size-48);--t-heading-2-line-height: 1.1;--t-heading-3-font-family: var(--font-family-primary);--t-heading-3-font-weight: var(--font-weight-700);--t-heading-3-font-size: var(--font-size-24);--t-heading-3-font-size-lg: var(--font-size-28);--t-heading-3-line-height: 1.1;--t-heading-4-font-family: var(--font-family-primary);--t-heading-4-font-weight: var(--font-weight-700);--t-heading-4-font-size: var(--font-size-16);--t-heading-4-font-size-lg: var(--font-size-28);--t-heading-4-line-height: 1.1;--t-heading-5-font-family: var(--font-family-primary);--t-heading-5-font-weight: var(--font-weight-700);--t-heading-5-font-size: var(--font-size-16);--t-heading-5-font-size-lg: var(--font-size-16);--t-heading-5-line-height: 1.1;--t-heading-6-font-family: var(--font-family-primary);--t-heading-6-font-weight: var(--font-weight-700);--t-heading-6-font-size: var(--font-size-14);--t-heading-6-font-size-lg: var(--font-size-14);--t-heading-6-line-height: 1.1;--t-body-font-size: var(--font-size-14);--t-body-font-size-lg: var(--font-size-14);--t-body-intro-font-size: var(--font-size-20);--t-body-intro-font-size-lg: var(--font-size-20);--t-body-small-font-size: var(--font-size-12);--t-body-small-font-size-lg: var(--font-size-12)}
.t-heading-6,.post-content>h6,.block-editor-block-list__layout>h6,.rte h6{text-transform:none;letter-spacing:normal}
.t-project-title{font-weight:var(--font-weight-400);font-size:var(--font-size-24);font-family:var(--font-family-primary);text-transform:uppercase;line-height:1.1}
.t-featured-heading{font-weight:var(--font-weight-400);font-size:var(--font-size-48);font-family:var(--font-family-primary);text-transform:uppercase;line-height:1.3}
@media (min-width: 992px){.t-featured-heading{font-size:var(--font-size-84)}}
.t-project-desc{font-weight:var(--font-weight-400);font-size:var(--font-size-14);font-family:var(--font-family-primary);line-height:1.5}
.t-body,.t-bulleted-list li,.rte>>ul:not(.gform_fields) li,.post-content>>ul:not(.gform_fields) li,.post-content>ul[role='textbox'] li,.block-editor-block-list__layout>>ul:not(.gform_fields) li,.block-editor-block-list__layout>ul[role='textbox'] li,.rte>ul:not(.gform_fields) li,.rte ul[role='textbox'] li,.t-ordered-list li,.post-content>p,.block-editor-block-list__layout>p,.t-numbered-list,.rte>ol:not(.gform_fields),.rte ol[role='textbox'],.post-content>>ol:not(.gform_fields),.post-content>ol[role='textbox'],.block-editor-block-list__layout>>ol:not(.gform_fields),.block-editor-block-list__layout>ol[role='textbox'],.table thead tr th,.post-content>table thead tr th,.block-editor-block-list__layout>table thead tr th,.rte table thead tr th,.wp-block-table thead tr th,.table tbody tr td,.post-content>table tbody tr td,.block-editor-block-list__layout>table tbody tr td,.rte table tbody tr td,.wp-block-table tbody tr td,.rte p,.rte>ul:not(.gform_fields) li p,.rte ul[role='textbox'] li p,.post-content>>ul:not(.gform_fields) li p,.post-content>ul[role='textbox'] li p,.block-editor-block-list__layout>>ul:not(.gform_fields) li p,.block-editor-block-list__layout>ul[role='textbox'] li p,.rte>ol:not(.gform_fields) li p,.rte ol[role='textbox'] li p,.post-content>>ol:not(.gform_fields) li p,.post-content>ol[role='textbox'] li p,.block-editor-block-list__layout>>ol:not(.gform_fields) li p,.block-editor-block-list__layout>ol[role='textbox'] li p{font-family:var(--font-family-primary);font-weight:var(--font-weight-400);font-size:var(--font-size-14)}
.t-body-callout,.post-content>.callout,.block-editor-block-list__layout>.callout,.rte .callout{background-color:var(--color-teal-light);font-family:var(--font-family-primary);font-weight:var(--font-weight-400);font-size:var(--font-size-14);padding:1.875rem}
@media (min-width: 768px){.t-body-callout,.post-content>.callout,.block-editor-block-list__layout>.callout,.rte .callout{padding:2.5rem 2.1875rem}}
.t-blockquote,.rte>blockquote,.post-content>blockquote,.block-editor-block-list__layout>blockquote,.rte .blockquote,.post-content>.blockquote,.block-editor-block-list__layout>.blockquote{position:relative;border-left:0.3125rem solid var(--color-purple);font-family:var(--font-family-primary);font-weight:var(--font-weight-600);font-size:var(--font-size-18);color:var(--color-black);padding:0.625rem 0 0.625rem 1.25rem}
@media (min-width: 768px){.t-blockquote,.rte>blockquote,.post-content>blockquote,.block-editor-block-list__layout>blockquote,.rte .blockquote,.post-content>.blockquote,.block-editor-block-list__layout>.blockquote{font-size:var(--font-size-20);padding:0.9375rem 0 0.9375rem 1.875rem}}
.t-bulleted-list,.rte>>ul:not(.gform_fields),.post-content>>ul:not(.gform_fields),.post-content>ul[role='textbox'],.block-editor-block-list__layout>>ul:not(.gform_fields),.block-editor-block-list__layout>ul[role='textbox'],.rte>ul:not(.gform_fields),.rte ul[role='textbox']{margin-bottom:0;padding-left:0;list-style:none}
.t-numbered-list,.rte>ol:not(.gform_fields),.rte ol[role='textbox'],.post-content>>ol:not(.gform_fields),.post-content>ol[role='textbox'],.block-editor-block-list__layout>>ol:not(.gform_fields),.block-editor-block-list__layout>ol[role='textbox']{margin:0;padding-left:0;color:var(--color-text);list-style:decimal;list-style-position:inside}
.t-link-has-arrow{position:relative;display:inline-block;font-weight:var(--font-weight-700);font-size:var(--font-size-12);font-family:var(--font-family-primary);text-transform:uppercase;text-decoration:none;line-height:1;letter-spacing:0.0625rem;transition:color 0.25s ease-in-out 0s}
.t-link-has-arrow::before{position:absolute;top:-0.375rem;right:-0.375rem;bottom:-0.375rem;left:-0.375rem;border:var(--focus-border-width) solid transparent;border-radius:var(--focus-border-radius);content:'';pointer-events:none;z-index:var(--z-index-focus-border);transition:border-color 0.25s ease-in-out 0s}
.t-link-has-arrow:focus{outline:0;text-decoration:none}
.t-link-has-arrow:focus::before{border-color:var(--focus-border-color)}
.t-link-has-arrow:hover{text-decoration:none}
@media (min-width: 992px){.t-link-has-arrow{font-size:var(--font-size-14)}}
.t-link-has-arrow__icon{transition:all 0.25s ease-in-out 0s;transition-property:margin-right, margin-left}
.t-link-has-arrow__icon:first-child{margin-right:0.5rem}
.t-link-has-arrow:hover .t-link-has-arrow__icon:first-child{margin-right:1rem;margin-left:-0.5rem}
.rte h1,.post-content>h1,.block-editor-block-list__layout>h1{margin-bottom:1.75rem;color:var(--color-purple)}
.rte h2,.post-content>h2,.block-editor-block-list__layout>h2{margin-bottom:2rem;color:var(--color-purple)}
.rte h3,.post-content>h3,.block-editor-block-list__layout>h3{margin-bottom:1.75rem;color:var(--color-purple)}
.rte h4,.post-content>h4,.block-editor-block-list__layout>h4{margin-bottom:1.5rem;color:var(--color-purple)}
.rte h5,.post-content>h5,.block-editor-block-list__layout>h5{margin-bottom:1.5rem;color:var(--color-purple)}
.rte h6,.post-content>h6,.block-editor-block-list__layout>h6{color:var(--color-purple);text-transform:none;letter-spacing:normal;margin-bottom:1.75rem}
.rte p,.post-content>p,.block-editor-block-list__layout>p{margin-bottom:1.5rem;color:var(--color-black)}
.rte .intro,.rte .has-intro-font-size,.post-content>.intro,.post-content>.has-intro-font-size,.block-editor-block-list__layout>.intro,.block-editor-block-list__layout>.has-intro-font-size{font-weight:var(--font-weight-600);color:var(--color-purple)}
.rte .blockquote,.post-content>.blockquote,.block-editor-block-list__layout>.blockquote{margin-top:2rem;margin-bottom:2rem}
.rte .blockquote p,.post-content>.blockquote p,.block-editor-block-list__layout>.blockquote p{margin-bottom:0}
.rte blockquote p,.post-content>blockquote p,.block-editor-block-list__layout>blockquote p{font-family:var(--font-family-primary);font-weight:var(--font-weight-600);font-size:var(--font-size-18);color:var(--color-black);margin-bottom:0}
.rte p a,.post-content>p a,.block-editor-block-list__layout>p a{color:var(--color-black) !important}
.rte p a:hover,.rte p a:focus,.rte p a:focus-within,.post-content>p a:hover,.post-content>p a:focus,.post-content>p a:focus-within,.block-editor-block-list__layout>p a:hover,.block-editor-block-list__layout>p a:focus,.block-editor-block-list__layout>p a:focus-within{color:var(--color-black) !important}
.rte p a.btn,.rte p a.gform_button,.post-content>p a.btn,.post-content>p a.gform_button,.block-editor-block-list__layout>p a.btn,.block-editor-block-list__layout>p a.gform_button{color:var(--color-green) !important}
.rte p a.btn:hover,.rte p a.gform_button:hover,.rte p a.btn:focus,.rte p a.gform_button:focus,.rte p a.btn:focus-within,.rte p a.gform_button:focus-within,.post-content>p a.btn:hover,.post-content>p a.gform_button:hover,.post-content>p a.btn:focus,.post-content>p a.gform_button:focus,.post-content>p a.btn:focus-within,.post-content>p a.gform_button:focus-within,.block-editor-block-list__layout>p a.btn:hover,.block-editor-block-list__layout>p a.gform_button:hover,.block-editor-block-list__layout>p a.btn:focus,.block-editor-block-list__layout>p a.gform_button:focus,.block-editor-block-list__layout>p a.btn:focus-within,.block-editor-block-list__layout>p a.gform_button:focus-within{color:var(--color-white) !important}
.rte hr,.rte .wp-block-separator,.post-content>hr,.post-content>.wp-block-separator,.block-editor-block-list__layout>hr,.block-editor-block-list__layout>.wp-block-separator{max-width:100% !important;margin:3.75rem 0;border-top:0.125rem solid var(--color-purple-light);border-bottom:none;clear:both}
.rte img,.post-content>img,.block-editor-block-list__layout>img{height:auto !important;max-width:100%}
.rte img:not(:last-child),.post-content>img:not(:last-child),.block-editor-block-list__layout>img:not(:last-child){margin-bottom:1.5rem}
@media (min-width: 768px){.rte img[style*='float'][style*='right'],.post-content>img[style*='float'][style*='right'],.block-editor-block-list__layout>img[style*='float'][style*='right']{margin-bottom:2.25rem;margin-left:1.875rem}.rte img[style*='float'][style*='left'],.post-content>img[style*='float'][style*='left'],.block-editor-block-list__layout>img[style*='float'][style*='left']{margin-right:1.875rem;margin-bottom:2.25rem}}
@media (max-width: 767.98px){.rte img[style*='float'],.post-content>img[style*='float'],.block-editor-block-list__layout>img[style*='float']{float:none !important}}
.rte .wp-caption img,.post-content>.wp-caption img,.block-editor-block-list__layout>.wp-caption img{width:100%;margin-bottom:0;padding-bottom:0;border:none}
.rte .wp-caption-text,.post-content>.wp-caption-text,.block-editor-block-list__layout>.wp-caption-text{margin-top:0.625rem}
.rte>ul:not(.gform_fields) li,.rte ul[role='textbox'] li,.post-content>>ul:not(.gform_fields) li,.post-content>ul[role='textbox'] li,.block-editor-block-list__layout>>ul:not(.gform_fields) li,.block-editor-block-list__layout>ul[role='textbox'] li{position:relative;padding-left:1.25rem}
.rte>ul:not(.gform_fields) li::before,.rte ul[role='textbox'] li::before,.post-content>>ul:not(.gform_fields) li::before,.post-content>ul[role='textbox'] li::before,.block-editor-block-list__layout>>ul:not(.gform_fields) li::before,.block-editor-block-list__layout>ul[role='textbox'] li::before{position:absolute;top:0.6875rem;left:0;width:0.3125rem;height:0.3125rem;border-radius:50%;background-color:var(--color-gray);content:''}
.rte>ul:not(.gform_fields) li p,.rte ul[role='textbox'] li p,.post-content>>ul:not(.gform_fields) li p,.post-content>ul[role='textbox'] li p,.block-editor-block-list__layout>>ul:not(.gform_fields) li p,.block-editor-block-list__layout>ul[role='textbox'] li p{margin-bottom:0 !important}
.rte>ul:not(.gform_fields) li>a,.rte>ul:not(.gform_fields) li>p a,.rte ul[role='textbox'] li>a,.rte ul[role='textbox'] li>p a,.post-content>>ul:not(.gform_fields) li>a,.post-content>>ul:not(.gform_fields) li>p a,.post-content>ul[role='textbox'] li>a,.post-content>ul[role='textbox'] li>p a,.block-editor-block-list__layout>>ul:not(.gform_fields) li>a,.block-editor-block-list__layout>>ul:not(.gform_fields) li>p a,.block-editor-block-list__layout>ul[role='textbox'] li>a,.block-editor-block-list__layout>ul[role='textbox'] li>p a{color:var(--color-purple) !important}
.rte>ol:not(.gform_fields) li,.rte ol[role='textbox'] li,.post-content>>ol:not(.gform_fields) li,.post-content>ol[role='textbox'] li,.block-editor-block-list__layout>>ol:not(.gform_fields) li,.block-editor-block-list__layout>ol[role='textbox'] li{position:relative;margin-bottom:0.625rem}
.rte>ol:not(.gform_fields) li:last-child,.rte ol[role='textbox'] li:last-child,.post-content>>ol:not(.gform_fields) li:last-child,.post-content>ol[role='textbox'] li:last-child,.block-editor-block-list__layout>>ol:not(.gform_fields) li:last-child,.block-editor-block-list__layout>ol[role='textbox'] li:last-child{margin-bottom:0}
.rte>ol:not(.gform_fields) li p,.rte ol[role='textbox'] li p,.post-content>>ol:not(.gform_fields) li p,.post-content>ol[role='textbox'] li p,.block-editor-block-list__layout>>ol:not(.gform_fields) li p,.block-editor-block-list__layout>ol[role='textbox'] li p{display:inline !important;margin-bottom:0 !important}
.rte>ol:not(.gform_fields) li>a,.rte>ol:not(.gform_fields) li>p a,.rte ol[role='textbox'] li>a,.rte ol[role='textbox'] li>p a,.post-content>>ol:not(.gform_fields) li>a,.post-content>>ol:not(.gform_fields) li>p a,.post-content>ol[role='textbox'] li>a,.post-content>ol[role='textbox'] li>p a,.block-editor-block-list__layout>>ol:not(.gform_fields) li>a,.block-editor-block-list__layout>>ol:not(.gform_fields) li>p a,.block-editor-block-list__layout>ol[role='textbox'] li>a,.block-editor-block-list__layout>ol[role='textbox'] li>p a{color:var(--color-purple) !important}
.rte .aligncenter,.post-content>.aligncenter,.block-editor-block-list__layout>.aligncenter{display:block;margin-right:auto;margin-left:auto}
.rte .alignleft,.post-content>.alignleft,.block-editor-block-list__layout>.alignleft{margin:0 1.25rem 0.6875rem 0;float:left}
@media (max-width: 767.98px){.rte .alignleft,.post-content>.alignleft,.block-editor-block-list__layout>.alignleft{float:none !important}}
.rte .alignright,.post-content>.alignright,.block-editor-block-list__layout>.alignright{margin:0 0 0.6875rem 1.25rem;float:right}
@media (max-width: 767.98px){.rte .alignright,.post-content>.alignright,.block-editor-block-list__layout>.alignright{float:none !important}}
.rte .gform_title,.post-content>.gform_title,.block-editor-block-list__layout>.gform_title{display:none}
.rte .wp-block-image,.post-content>.wp-block-image,.block-editor-block-list__layout>.wp-block-image{margin-bottom:4.375rem !important}
.rte .wp-block-image img,.post-content>.wp-block-image img,.block-editor-block-list__layout>.wp-block-image img{margin-bottom:0}
.rte .wp-block-image figcaption,.post-content>.wp-block-image figcaption,.block-editor-block-list__layout>.wp-block-image figcaption{font-size:0.75rem;text-align:left}
:root{--color-purple: #6E3EAA;--color-purple-light: #D7C4EF;--color-green: #33CA79;--color-green-dark: #15A759;--color-blue-ocean: #038698;--color-blue-dark: #035560;--color-blue-medium: #A2E0E9;--color-blue-light: #ECF9FC;--color-teal-light: #EDFCFF;--color-teal-dark: #038698;--color-gray: #D8D8D8;--color-white: #fff;--color-black: #242424;--gradient-purple-to-blue: linear-gradient(90deg, #6E3EAA 0%, #149CBA 100%);--gradient-purple-to-white: linear-gradient(76.05deg, #6E3EAA .34%, rgba(23,154,185,0) 62.05%);--font-weight-900: 900;--font-weight-800: 800;--font-weight-700: 700;--font-weight-600: 600;--font-weight-500: 500;--font-weight-400: 300;--font-weight-300: 300;--font-weight-200: 200;--font-weight-100: 100;--font-size-10: .625rem;--font-size-12: .75rem;--font-size-14: .875rem;--font-size-15: .9375rem;--font-size-16: 1rem;--font-size-18: 1.125rem;--font-size-20: 1.25rem;--font-size-22: 1.375rem;--font-size-24: 1.5rem;--font-size-26: 1.625rem;--font-size-28: 1.75rem;--font-size-30: 1.875rem;--font-size-32: 2rem;--font-size-36: 2.25rem;--font-size-38: 2.375rem;--font-size-40: 2.5rem;--font-size-42: 2.625rem;--font-size-44: 2.75rem;--font-size-46: 2.875rem;--font-size-48: 3rem;--font-size-50: 3.125rem;--font-size-58: 3.625rem;--font-size-52: 3.25rem;--font-size-55: 3.4375rem;--font-size-56: 3.5rem;--font-size-60: 3.75rem;--font-size-64: 4rem;--font-size-66: 4.125rem;--font-size-68: 4.25rem;--font-size-72: 4.5rem;--font-size-80: 5rem;--font-size-84: 5.25rem;--font-size-85: 5.3125rem;--font-size-84: 5.25rem;--font-size-85: 5.3125rem;--font-size-135: 8.4375rem;--font-family-head: Montserrat,sans-serif;--font-family-body: Montserrat,sans-serif;--font-family-base: Montserrat,sans-serif;--font-family-alternate: Perfect-Island,serif;--font-family-icons: 'Font Awesome 5 Pro';--font-family-system: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
		Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;--font-family-primary: var(--font-family-base);--font-family-secondary: var(--font-family-alternate)}
:root{--btn-bg: transparent;--btn-color: var(--color-green);--btn-padding-y: 0.9375rem;--btn-padding-x: 1.875rem;--btn-border-radius: 0;--btn-border: 0.125rem solid var(--color-green);--btn-font-weight: var(--font-weight-800);--btn-font-size: var(--font-size-16);--btn-text-transform: none;--btn-letter-spacing: normal;--btn-hover-bg: var(--color-green);--btn-focus-border-width: 0.125rem;--btn-focus-border-color: var(--color-green);--btn-focus-border-radius: none;--btn-focus-offset: 0;--btn-active-bg: var(--color-green)}
.btn{position:relative;font-weight:var(--font-weight-800) !important;text-decoration:none !important;padding-right:2.8125rem}
.btn::before{display:none}
.btn::after{content:'\f061';position:absolute;top:50%;right:1.09375rem;font-family:var(--font-family-icons);font-weight:var(--font-weight-700);font-size:var(--font-size-16);color:var(--color-green);transform:translateY(-50%);transition:all 0.25s ease-out}
.btn:hover::after,.btn:focus::after,.btn:focus-within::after{color:var(--color-white)}
.btn--white{border:0.125rem solid var(--color-white);color:var(--color-white)}
.btn--white::after{color:var(--color-white)}
.btn--green{background-color:var(--color-green);color:var(--color-white)}
.btn--green::after{color:var(--color-white)}
.btn--green:hover,.btn--green:focus,.btn--green:focus-within{background-color:transparent;color:var(--color-green)}
.btn--green:hover::after,.btn--green:focus::after,.btn--green:focus-within::after{color:var(--color-green)}
.site-header{background-color:var(--color-white);position:relative;z-index:5;padding-top:0.9375rem;padding-bottom:0.9375rem}
@media (min-width: 768px){.site-header{padding-top:0;padding-bottom:1.25rem}}
.site-header__skip{position:absolute;top:-3.4375rem;left:50%;width:11.25rem;height:1.875rem;background:var(--color-purple);color:var(--color-white);font-weight:var(--font-weight-700);font-size:var(--font-size-14);font-family:var(--font-family-base);text-align:center;text-transform:uppercase;transform:translateX(-50%);letter-spacing:0.0625rem;line-height:1.875rem;transition:all 0.5s ease-out}
.site-header__skip:focus{top:-1.5625rem}
.site-header__utility{display:none;background-color:var(--color-blue-light);padding-top:0.625rem;padding-bottom:0.625rem;margin-bottom:0.625rem}
@media (min-width: 768px){.site-header__utility{display:block}}
@media (min-width: 992px){.site-header__utility{margin-bottom:0.9375rem}}
@media (min-width: 1200px){.site-header__utility{margin-bottom:1.25rem}}
.site-header__utility .row{justify-content:space-between}
.site-header__utility-social{display:flex;flex-flow:row wrap;align-items:center}
.site-header__utility-social-list{margin-bottom:0;padding-left:0;list-style:none;display:flex;flex-flow:row wrap;align-items:center}
.site-header__utility-social-item{flex:0 0 auto;margin-right:1.5625rem}
.site-header__utility-social-link{display:inline-block}
.site-header__utility-social-link:hover span,.site-header__utility-social-link:focus span,.site-header__utility-social-link:focus-within span{color:var(--color-purple)}
.site-header__utility-social-link span{font-size:var(--font-size-18);color:var(--color-blue-ocean);transition:all 0.25s ease-out}
.site-header__utility-social-number{font-family:var(--font-family-primary);font-weight:var(--font-weight-400);font-size:var(--font-size-14);color:var(--color-blue-ocean);transition:all 0.25s ease-out}
.site-header__utility-social-number:hover,.site-header__utility-social-number:focus,.site-header__utility-social-number:focus-within{color:var(--color-purple);text-decoration:none}
.site-header__utility-quicklinks-list{margin-bottom:0;padding-left:0;list-style:none;display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-end}
.site-header__utility-quicklinks-item{flex:0 0 auto;position:relative;padding-left:0.625rem;margin-left:0.625rem}
.site-header__utility-quicklinks-item::before{content:'';background-color:var(--color-blue-ocean);position:absolute;top:50%;left:0;width:0.0625rem;height:70%;transform:translateY(-50%)}
.site-header__utility-quicklinks-item:first-child::before{display:none}
.site-header__utility-quicklinks-link{display:inline-block;font-family:var(--font-family-primary);font-weight:var(--font-weight-400);font-size:var(--font-size-14);color:var(--color-blue-ocean);transition:all 0.25s ease-out}
.site-header__utility-quicklinks-link:hover,.site-header__utility-quicklinks-link:focus,.site-header__utility-quicklinks-link:focus-within{color:var(--color-purple);text-decoration:none}
.site-header .row{align-items:center;justify-content:space-between}
.site-header__logo{width:auto}
.site-header__logo-link{display:inline-block;width:11.875rem}
@media (min-width: 1200px){.site-header__logo-link{width:15rem}}
.site-header__logo img{width:100%}
.site-header__nav{width:auto;text-align:right}
.site-header__nav-ham{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;display:inline-block;border:none}
@media (min-width: 768px){.site-header__nav-ham{display:none}}
.site-header__nav-ham.active span:first-child{display:none}
.site-header__nav-ham.active span:last-child{display:block}
.site-header__nav-ham span{font-size:var(--font-size-32);color:var(--color-purple)}
.site-header__nav-ham span:last-child{display:none}
.site-header__menu{background-color:var(--color-green);position:fixed;top:6.5625rem;left:0;height:auto;max-height:0;width:100%;overflow:hidden;padding:0 0.9375rem;transition:all 0.5s ease-out}
.site-header__menu.active{max-height:125rem;padding:1.25rem 0.9375rem 6.25rem}
@media (min-width: 768px){.site-header__menu{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-end;background-color:transparent;position:relative;top:auto;left:auto;max-height:62.5rem;overflow:inherit;padding:0}}
.site-header__menu-list{margin-bottom:0;padding-left:0;list-style:none}
@media (min-width: 768px){.site-header__menu-list{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-end}}
.site-header__menu-item{position:relative;text-align:left;margin-bottom:0.125rem}
@media (min-width: 768px){.site-header__menu-item{padding-left:1.5625rem;margin-bottom:0}}
@media (min-width: 992px){.site-header__menu-item{padding-left:2.03125rem}}
@media (min-width: 1200px){.site-header__menu-item{padding-left:2.1875rem}}
.site-header__menu-item:last-child{margin-bottom:0}
@media (min-width: 768px){.site-header__menu-item:first-child{padding-left:0}}
@media (min-width: 768px){.site-header__menu-item.has-children .site-header__menu-link{padding-right:1.25rem}}
@media (min-width: 768px){.site-header__menu-item.has-children .site-header__menu-link::before{display:block}}
.site-header__menu-link{display:inline-block;background-color:var(--color-white);position:relative;width:100%;font-family:var(--font-family-primary);font-weight:var(--font-weight-700);font-size:var(--font-size-16);color:var(--color-purple);padding:1.875rem;transition:all 0.25s ease-out}
@media (min-width: 768px){.site-header__menu-link{background-color:transparent;font-size:var(--font-size-14);padding:0}}
@media (min-width: 992px){.site-header__menu-link{font-size:var(--font-size-16)}}
@media (min-width: 1200px){.site-header__menu-link{font-size:var(--font-size-18)}}
.site-header__menu-link::before{display:none;content:'\f078';position:absolute;top:55%;right:0;font-family:var(--font-family-icons);font-size:var(--font-size-12);color:var(--color-purple);transform:translateY(-50%)}
.site-header__menu-link:hover,.site-header__menu-link:focus,.site-header__menu-link:focus-within{color:var(--color-blue-ocean);text-decoration:none}
.site-header__menu-dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent;position:absolute;top:1.875rem;right:1.875rem;transition:all 0.5s ease-out}
@media (min-width: 768px){.site-header__menu-dropdown{display:none}}
.site-header__menu-dropdown span{font-size:var(--font-size-16);color:var(--color-purple)}
.site-header__menu-dropdown.active{transform:rotate(90deg)}
.site-header__submenu{margin-bottom:0;padding-left:0;list-style:none;height:auto;max-height:0;overflow:hidden;transition:all 0.5s ease-out}
@media (min-width: 768px){.site-header__submenu{position:absolute;background-color:var(--color-white);box-shadow:0.25rem 0.25rem 1.25rem rgba(0,0,0,0.15);top:2.5rem;left:0;width:15.625rem;padding:0 0.9375rem}}
.site-header__submenu.active{max-height:125rem;margin-top:0.125rem}
.site-header__submenu.hovered{max-height:125rem;padding:1.25rem 0.9375rem}
.site-header__submenu-item{margin-bottom:0.125rem}
@media (min-width: 768px){.site-header__submenu-item{margin-bottom:0.625rem}}
.site-header__submenu-item:last-child{margin-bottom:0}
.site-header__submenu-link{display:inline-block;background-color:var(--color-purple);width:100%;font-family:var(--font-family-primary);font-weight:var(--font-weight-400);font-size:var(--font-size-14);color:var(--color-white);padding:0.625rem 1.875rem;transition:all 0.25s ease-out}
@media (min-width: 768px){.site-header__submenu-link{background-color:transparent;color:var(--color-purple);padding:0}}
.site-header__submenu-link:hover,.site-header__submenu-link:focus,.site-header__submenu-link:focus-within{color:var(--color-blue-ocean);text-decoration:none}
.site-header__search{position:relative;margin-top:0.625rem;margin-bottom:2.5rem}
.site-header__search::before{content:'\f002';position:absolute;top:0.625rem;right:1.875rem;font-family:var(--font-family-icons);font-weight:var(--font-weight-700);font-size:var(--font-size-16);color:var(--color-white)}
@media (min-width: 768px){.site-header__search::before{color:var(--color-purple);top:50%;right:0;transform:translateY(-50%)}}
@media (min-width: 992px){.site-header__search::before{right:1.25rem}}
@media (min-width: 768px){.site-header__search{width:1.5625rem;height:1.5625rem;padding-left:2.1875rem;margin-top:0;margin-bottom:0}}
@media (min-width: 992px){.site-header__search{width:13.125rem;height:auto;padding-left:0;margin-left:1.875rem}}
@media (min-width: 1200px){.site-header__search{width:15.9375rem;margin-left:3.125rem}}
.site-header__search input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0.125rem solid var(--color-white);position:relative;width:100%;font-family:var(--font-family-primary);font-weight:var(--font-weight-400);font-size:var(--font-size-14);color:var(--color-white);padding:0.9375rem 1.875rem}
@media (min-width: 768px){.site-header__search input{padding:0}}
@media (min-width: 992px){.site-header__search input{border:0.125rem solid var(--color-purple);color:var(--color-purple);padding:0.625rem 1.25rem}}
.site-header__search input::-webkit-input-placeholder{color:var(--color-white)}
@media (min-width: 992px){.site-header__search input::-webkit-input-placeholder{color:var(--color-purple)}}
.site-header__search input::-moz-placeholder{color:var(--color-white)}
@media (min-width: 992px){.site-header__search input::-moz-placeholder{color:var(--color-purple)}}
.site-header__search input:-ms-input-placeholder{color:var(--color-white)}
@media (min-width: 992px){.site-header__search input:-ms-input-placeholder{color:var(--color-purple)}}
.site-header__search input:-moz-placeholder{color:var(--color-white)}
@media (min-width: 992px){.site-header__search input:-moz-placeholder{color:var(--color-purple)}}
.site-header__quicklinks{margin-bottom:0;padding-left:0;list-style:none;display:flex;flex-flow:row wrap;align-items:center;justify-content:center;margin-bottom:0.9375rem}
@media (min-width: 768px){.site-header__quicklinks{display:none}}
.site-header__quicklinks-item{flex:0 0 auto;position:relative;padding:0 0.625rem}
.site-header__quicklinks-item::before{content:'';background-color:var(--color-white);position:absolute;top:50%;right:0;width:0.0625rem;height:70%;transform:translateY(-50%)}
.site-header__quicklinks-item:last-child::before{display:none}
.site-header__quicklinks-link{display:inline-block;font-family:var(--font-family-primary);font-weight:var(--font-weight-400);font-size:var(--font-size-14);color:var(--color-white)}
.site-header__social{margin-bottom:0;padding-left:0;list-style:none;display:flex;flex-flow:row wrap;align-items:center;justify-content:center}
@media (min-width: 768px){.site-header__social{display:none}}
.site-header__social-item{flex:0 0 auto;padding:0 0.75rem}
.site-header__social-link span{font-size:var(--font-size-18);color:var(--color-white)}
.site-footer{position:relative;background:var(--gradient-purple-to-blue);padding-top:3.125rem;padding-bottom:2.5rem}
@media (min-width: 992px){.site-footer{padding-top:4.375rem}}
@media (min-width: 1200px){.site-footer{padding-top:7.1875rem}}
.home>.site-footer{overflow:hidden;padding-top:10.9375rem}
@media (min-width: 768px){.home>.site-footer{padding-top:11.25rem}}
@media (min-width: 992px){.home>.site-footer{padding-top:9.375rem}}
@media (min-width: 1200px){.home>.site-footer{padding-top:12.8125rem}}
.home>.site-footer::before{display:block}
@media (min-width: 768px){.site-footer .row{justify-content:center}}
.site-footer__newsletter{text-align:center;margin-bottom:2.8125rem}
@media (min-width: 768px){.site-footer__newsletter{margin-bottom:1.875rem}}
@media (min-width: 992px){.site-footer__newsletter{text-align:left;margin-bottom:0}}
@media (min-width: 1200px){.site-footer__newsletter{padding-right:6.25rem}}
.site-footer__newsletter-title{font-family:var(--font-family-primary);font-weight:var(--font-weight-700);font-size:var(--font-size-24);color:var(--color-white);margin-bottom:0.9375rem}
@media (min-width: 768px){.site-footer__newsletter-title{font-size:var(--font-size-28)}}
.site-footer__newsletter-text{font-family:var(--font-family-primary);font-weight:var(--font-weight-400);font-size:var(--font-size-14);color:var(--color-white);margin-bottom:1.875rem}
.site-footer__newsletter-form{position:relative}
.site-footer__newsletter-form::before{content:'\f061';position:absolute;top:50%;right:1.25rem;font-family:var(--font-family-icons);font-weight:var(--font-weight-400);font-size:var(--font-size-18);color:var(--color-white);transform:translateY(-50%)}
.site-footer__newsletter-form input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0.125rem solid var(--color-white);width:100%;font-family:var(--font-family-primary);font-weight:var(--font-weight-400);font-size:var(--font-size-14);color:var(--color-white);padding:0.9375rem 1.25rem}
.site-footer__newsletter-form input::-webkit-input-placeholder{color:var(--color-white)}
.site-footer__newsletter-form input::-moz-placeholder{color:var(--color-white)}
.site-footer__newsletter-form input:-ms-input-placeholder{color:var(--color-white)}
.site-footer__newsletter-form input:-moz-placeholder{color:var(--color-white)}
.site-footer__links{display:flex;flex-flow:row wrap;margin-right:-0.9375rem;margin-left:-0.9375rem}
@media (min-width: 768px){.site-footer__links{padding:0;margin:0}}
.site-footer__links-col{flex:0 0 auto;width:50%;padding:0 0.9375rem}
.site-footer__links-title{font-family:var(--font-family-primary);font-weight:var(--font-weight-700);font-size:var(--font-size-18);color:var(--color-white);margin-bottom:1.25rem}
.site-footer__links-list{margin-bottom:0;padding-left:0;list-style:none}
.site-footer__links-item{margin-bottom:0.625rem}
.site-footer__links-item:last-child{margin-bottom:0}
.site-footer__links-text{display:inline-block;font-family:var(--font-family-primary);font-weight:var(--font-weight-400);font-size:var(--font-size-14);color:var(--color-white)}
.site-footer__links-text:hover,.site-footer__links-text:focus,.site-footer__links-text:focus-within{color:var(--color-white);text-decoration:underline}
.site-footer__copyright{text-align:center;margin-top:2.8125rem}
@media (min-width: 768px){.site-footer__copyright{margin-top:3.125rem}}
@media (min-width: 992px){.site-footer__copyright{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-end}}
.site-footer__copyright-text{display:inline-block;font-family:var(--font-family-primary);font-weight:var(--font-weight-400);font-size:var(--font-size-12);color:var(--color-white)}
.site-footer__copyright-text a{display:inline;color:var(--color-white);text-decoration:underline}
.site-footer__copyright-btn{display:none;position:relative;width:2.8125rem;height:2.8125rem}
@media (min-width: 992px){.site-footer__copyright-btn{display:inline-block;margin-left:1.25rem}}
.site-footer__copyright-btn::before{content:'\f0aa';position:absolute;top:50%;left:50%;font-family:var(--font-family-icons);font-weight:var(--font-weight-400);font-size:var(--font-size-40);color:var(--color-green);transform:translate(-50%, -50%);transition:all 0.5s ease-out}
.site-footer__copyright-btn:hover::before,.site-footer__copyright-btn:focus::before,.site-footer__copyright-btn:focus-within::before{color:var(--color-white)}
@media print{*,*::before,*::after{text-shadow:none !important;box-shadow:none !important}a:not(.btn):not(.gform_button){text-decoration:underline}img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:62rem !important}.container{min-width:62rem !important}.badge{border:0.0625rem solid #000}.table,.rte>table,.rte table{border-collapse:collapse !important}.table td,.rte>table td,.rte table td,.table th,.rte>table th,.rte table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:0.0625rem solid #dee2e6 !important}}
:root{--color-purple: #6E3EAA;--color-purple-light: #D7C4EF;--color-green: #33CA79;--color-green-dark: #15A759;--color-blue-ocean: #038698;--color-blue-dark: #035560;--color-blue-medium: #A2E0E9;--color-blue-light: #ECF9FC;--color-teal-light: #EDFCFF;--color-teal-dark: #038698;--color-gray: #D8D8D8;--color-white: #fff;--color-black: #242424;--gradient-purple-to-blue: linear-gradient(90deg, #6E3EAA 0%, #149CBA 100%);--gradient-purple-to-white: linear-gradient(76.05deg, #6E3EAA .34%, rgba(23,154,185,0) 62.05%);--font-weight-900: 900;--font-weight-800: 800;--font-weight-700: 700;--font-weight-600: 600;--font-weight-500: 500;--font-weight-400: 300;--font-weight-300: 300;--font-weight-200: 200;--font-weight-100: 100;--font-size-10: .625rem;--font-size-12: .75rem;--font-size-14: .875rem;--font-size-15: .9375rem;--font-size-16: 1rem;--font-size-18: 1.125rem;--font-size-20: 1.25rem;--font-size-22: 1.375rem;--font-size-24: 1.5rem;--font-size-26: 1.625rem;--font-size-28: 1.75rem;--font-size-30: 1.875rem;--font-size-32: 2rem;--font-size-36: 2.25rem;--font-size-38: 2.375rem;--font-size-40: 2.5rem;--font-size-42: 2.625rem;--font-size-44: 2.75rem;--font-size-46: 2.875rem;--font-size-48: 3rem;--font-size-50: 3.125rem;--font-size-58: 3.625rem;--font-size-52: 3.25rem;--font-size-55: 3.4375rem;--font-size-56: 3.5rem;--font-size-60: 3.75rem;--font-size-64: 4rem;--font-size-66: 4.125rem;--font-size-68: 4.25rem;--font-size-72: 4.5rem;--font-size-80: 5rem;--font-size-84: 5.25rem;--font-size-85: 5.3125rem;--font-size-84: 5.25rem;--font-size-85: 5.3125rem;--font-size-135: 8.4375rem;--font-family-head: Montserrat,sans-serif;--font-family-body: Montserrat,sans-serif;--font-family-base: Montserrat,sans-serif;--font-family-alternate: Perfect-Island,serif;--font-family-icons: 'Font Awesome 5 Pro';--font-family-system: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
		Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;--font-family-primary: var(--font-family-base);--font-family-secondary: var(--font-family-alternate)}
:root{--t-heading-1-font-family: var(--font-family-secondary);--t-heading-1-font-weight: var(--font-weight-400);--t-heading-1-font-size: var(--font-size-56);--t-heading-1-font-size-lg: var(--font-size-135);--t-heading-1-line-height: 1.1;--t-heading-2-font-family: var(--font-family-primary);--t-heading-2-font-weight: var(--font-weight-700);--t-heading-2-font-size: var(--font-size-32);--t-heading-2-font-size-lg: var(--font-size-48);--t-heading-2-line-height: 1.1;--t-heading-3-font-family: var(--font-family-primary);--t-heading-3-font-weight: var(--font-weight-700);--t-heading-3-font-size: var(--font-size-24);--t-heading-3-font-size-lg: var(--font-size-28);--t-heading-3-line-height: 1.1;--t-heading-4-font-family: var(--font-family-primary);--t-heading-4-font-weight: var(--font-weight-700);--t-heading-4-font-size: var(--font-size-16);--t-heading-4-font-size-lg: var(--font-size-28);--t-heading-4-line-height: 1.1;--t-heading-5-font-family: var(--font-family-primary);--t-heading-5-font-weight: var(--font-weight-700);--t-heading-5-font-size: var(--font-size-16);--t-heading-5-font-size-lg: var(--font-size-16);--t-heading-5-line-height: 1.1;--t-heading-6-font-family: var(--font-family-primary);--t-heading-6-font-weight: var(--font-weight-700);--t-heading-6-font-size: var(--font-size-14);--t-heading-6-font-size-lg: var(--font-size-14);--t-heading-6-line-height: 1.1;--t-body-font-size: var(--font-size-14);--t-body-font-size-lg: var(--font-size-14);--t-body-intro-font-size: var(--font-size-20);--t-body-intro-font-size-lg: var(--font-size-20);--t-body-small-font-size: var(--font-size-12);--t-body-small-font-size-lg: var(--font-size-12)}
.t-heading-6,.post-content>h6,.block-editor-block-list__layout>h6,.rte h6{text-transform:none;letter-spacing:normal}
.t-project-title{font-weight:var(--font-weight-400);font-size:var(--font-size-24);font-family:var(--font-family-primary);text-transform:uppercase;line-height:1.1}
.t-featured-heading{font-weight:var(--font-weight-400);font-size:var(--font-size-48);font-family:var(--font-family-primary);text-transform:uppercase;line-height:1.3}
@media (min-width: 992px){.t-featured-heading{font-size:var(--font-size-84)}}
.t-project-desc{font-weight:var(--font-weight-400);font-size:var(--font-size-14);font-family:var(--font-family-primary);line-height:1.5}
.t-body,.t-bulleted-list li,.rte>>ul:not(.gform_fields) li,.post-content>>ul:not(.gform_fields) li,.post-content>ul[role='textbox'] li,.block-editor-block-list__layout>>ul:not(.gform_fields) li,.block-editor-block-list__layout>ul[role='textbox'] li,.rte>ul:not(.gform_fields) li,.rte ul[role='textbox'] li,.t-ordered-list li,.post-content>p,.block-editor-block-list__layout>p,.t-numbered-list,.rte>ol:not(.gform_fields),.rte ol[role='textbox'],.post-content>>ol:not(.gform_fields),.post-content>ol[role='textbox'],.block-editor-block-list__layout>>ol:not(.gform_fields),.block-editor-block-list__layout>ol[role='textbox'],.table thead tr th,.post-content>table thead tr th,.block-editor-block-list__layout>table thead tr th,.rte table thead tr th,.wp-block-table thead tr th,.table tbody tr td,.post-content>table tbody tr td,.block-editor-block-list__layout>table tbody tr td,.rte table tbody tr td,.wp-block-table tbody tr td,.rte p,.rte>ul:not(.gform_fields) li p,.rte ul[role='textbox'] li p,.post-content>>ul:not(.gform_fields) li p,.post-content>ul[role='textbox'] li p,.block-editor-block-list__layout>>ul:not(.gform_fields) li p,.block-editor-block-list__layout>ul[role='textbox'] li p,.rte>ol:not(.gform_fields) li p,.rte ol[role='textbox'] li p,.post-content>>ol:not(.gform_fields) li p,.post-content>ol[role='textbox'] li p,.block-editor-block-list__layout>>ol:not(.gform_fields) li p,.block-editor-block-list__layout>ol[role='textbox'] li p{font-family:var(--font-family-primary);font-weight:var(--font-weight-400);font-size:var(--font-size-14)}
.t-body-callout,.post-content>.callout,.block-editor-block-list__layout>.callout,.rte .callout{background-color:var(--color-teal-light);font-family:var(--font-family-primary);font-weight:var(--font-weight-400);font-size:var(--font-size-14);padding:1.875rem}
@media (min-width: 768px){.t-body-callout,.post-content>.callout,.block-editor-block-list__layout>.callout,.rte .callout{padding:2.5rem 2.1875rem}}
.t-blockquote,.rte>blockquote,.post-content>blockquote,.block-editor-block-list__layout>blockquote,.rte .blockquote,.post-content>.blockquote,.block-editor-block-list__layout>.blockquote{position:relative;border-left:0.3125rem solid var(--color-purple);font-family:var(--font-family-primary);font-weight:var(--font-weight-600);font-size:var(--font-size-18);color:var(--color-black);padding:0.625rem 0 0.625rem 1.25rem}
@media (min-width: 768px){.t-blockquote,.rte>blockquote,.post-content>blockquote,.block-editor-block-list__layout>blockquote,.rte .blockquote,.post-content>.blockquote,.block-editor-block-list__layout>.blockquote{font-size:var(--font-size-20);padding:0.9375rem 0 0.9375rem 1.875rem}}
.t-bulleted-list,.rte>>ul:not(.gform_fields),.post-content>>ul:not(.gform_fields),.post-content>ul[role='textbox'],.block-editor-block-list__layout>>ul:not(.gform_fields),.block-editor-block-list__layout>ul[role='textbox'],.rte>ul:not(.gform_fields),.rte ul[role='textbox']{margin-bottom:0;padding-left:0;list-style:none}
.t-numbered-list,.rte>ol:not(.gform_fields),.rte ol[role='textbox'],.post-content>>ol:not(.gform_fields),.post-content>ol[role='textbox'],.block-editor-block-list__layout>>ol:not(.gform_fields),.block-editor-block-list__layout>ol[role='textbox']{margin:0;padding-left:0;color:var(--color-text);list-style:decimal;list-style-position:inside}
.t-link-has-arrow{position:relative;display:inline-block;font-weight:var(--font-weight-700);font-size:var(--font-size-12);font-family:var(--font-family-primary);text-transform:uppercase;text-decoration:none;line-height:1;letter-spacing:0.0625rem;transition:color 0.25s ease-in-out 0s}
.t-link-has-arrow::before{position:absolute;top:-0.375rem;right:-0.375rem;bottom:-0.375rem;left:-0.375rem;border:var(--focus-border-width) solid transparent;border-radius:var(--focus-border-radius);content:'';pointer-events:none;z-index:var(--z-index-focus-border);transition:border-color 0.25s ease-in-out 0s}
.t-link-has-arrow:focus{outline:0;text-decoration:none}
.t-link-has-arrow:focus::before{border-color:var(--focus-border-color)}
.t-link-has-arrow:hover{text-decoration:none}
@media (min-width: 992px){.t-link-has-arrow{font-size:var(--font-size-14)}}
.t-link-has-arrow__icon{transition:all 0.25s ease-in-out 0s;transition-property:margin-right, margin-left}
.t-link-has-arrow__icon:first-child{margin-right:0.5rem}
.t-link-has-arrow:hover .t-link-has-arrow__icon:first-child{margin-right:1rem;margin-left:-0.5rem}
html{overflow-x:hidden}
.photo-content{z-index:1}
.photo-content__img-wrapper{padding:0;margin:0;position:relative}
.photo-content__img-wrapper .photo-content__img{display:none}
.photo-content__img-wrapper .photo-content__img.active{width:100%;flex:1;height:100%;display:flex}
.photo-content__content-title-wrapper .slick-slide{display:none;left:0 !important}
.photo-content__content-title-wrapper .slick-slide.slick-active{display:block}
.page-template-default .entry-content a{color:var(--color-primary) !important;text-decoration:none !important}
.page-template-default .entry-content a:hover,.page-template-default .entry-content a:focus{text-decoration:underline !important;color:#056732 !important}
.page-template-default .entry-content a.btn,.page-template-default .entry-content a.gform_button{text-decoration:none !important}
.page-template-default .entry-content a.btn:hover,.page-template-default .entry-content a.gform_button:hover,.page-template-default .entry-content a.btn:focus,.page-template-default .entry-content a.gform_button:focus{text-decoration:none !important}
.page-template-default .entry-content a.btn--solid{color:var(--color-white) !important;background-color:var(--color-green) !important;border:0.125rem solid var(--color-green) !important;text-decoration:none !important}
.page-template-default .entry-content a.btn--solid::after{color:var(--color-white) !important}
.page-template-default .entry-content a.btn--solid:hover,.page-template-default .entry-content a.btn--solid:focus{color:var(--color-green) !important;background-color:var(--color-white) !important;border:0.125rem solid var(--color-green) !important}
.page-template-default .entry-content a.btn--solid:hover::after,.page-template-default .entry-content a.btn--solid:focus::after{color:var(--color-green) !important}
.page-template-default .entry-content a.disabled{color:var(--color-blacks) !important}
.page-template-default .entry-content blockquote{position:relative;border-left:0.3125rem solid var(--color-purple);font-family:var(--font-family-primary);font-weight:var(--font-weight-600);font-size:var(--font-size-18);color:var(--color-black);padding:0.625rem 0 0.625rem 1.25rem;margin-top:2rem;margin-bottom:2rem}
@media (min-width: 768px){.page-template-default .entry-content blockquote{font-size:var(--font-size-20);padding:0.9375rem 0 0.9375rem 1.875rem}}
.page-template-default .entry-content blockquote p{margin-bottom:0}
.page-template-default .entry-content blockquote p{font-family:var(--font-family-primary);font-weight:var(--font-weight-600);font-size:var(--font-size-18);color:var(--color-black);margin-bottom:0}
.page-template-default .entry-content .table,.page-template-default .entry-content .post-content>table,.page-template-default .entry-content .block-editor-block-list__layout>table,.page-template-default .entry-content .rte table,.rte .page-template-default .entry-content table,.page-template-default .entry-content .wp-block-table{border:none !important;margin-bottom:2.5rem !important}
.page-template-default .entry-content .table tbody>tr:first-child,.page-template-default .entry-content .post-content>table tbody>tr:first-child,.page-template-default .entry-content .block-editor-block-list__layout>table tbody>tr:first-child,.page-template-default .entry-content .rte table tbody>tr:first-child,.rte .page-template-default .entry-content table tbody>tr:first-child,.page-template-default .entry-content .wp-block-table tbody>tr:first-child{background-color:var(--color-purple) !important;color:var(--color-white) !important}
.page-template-default .entry-content .table tbody>tr:first-child td,.page-template-default .entry-content .post-content>table tbody>tr:first-child td,.page-template-default .entry-content .block-editor-block-list__layout>table tbody>tr:first-child td,.page-template-default .entry-content .rte table tbody>tr:first-child td,.rte .page-template-default .entry-content table tbody>tr:first-child td,.page-template-default .entry-content .wp-block-table tbody>tr:first-child td{border:0.0625rem solid var(--color-purple) !important}
.page-template-default .gform_heading{display:none !important}
.entry-content>p{line-height:2}
.entry-content>ul,.entry-content ol{margin-left:0em;padding-left:1.5em}
.entry-content>ul li,.entry-content ol li{line-height:2}
.entry-content>h2>span{margin-top:1.25rem;display:block;font-size:var(--font-size-20);font-weight:var(--font-weight-500);line-height:1.625}
@media (max-width: 768px){.entry-content>h2>span{font-size:var(--font-size-18)}}
.entry-content .callout-textbox{background-color:#EDFCFF;padding:1.875rem 2.5rem;font-size:var(--font-size-14);line-height:2;margin-bottom:2rem}
@media (max-width: 768px){.entry-content .callout-textbox{padding:1.25rem 1.875rem}}
.entry-content .wp-block-quote{font-size:var(--font-size-14) !important;line-height:1.4 !important;display:block !important}
.entry-content .wp-block-quote cite{display:block !important;margin-top:1.5625rem !important}
.entry-content b,.entry-content strong{font-weight:bold}
.entry-content>h3{margin-bottom:1.25rem}
.wordstrip__content-text a{color:var(--color-white) !important;text-decoration:none}
.wordstrip__content-text a:hover{text-decoration:underline}
.page-template-locations .detailblock__content-btn:hover,.page-template-locations .filter__btnwrap-btn:hover,.page-template-locations .mapblock__locations-list-btn:hover{text-decoration:none !important}
.main-login-ancilliary .site-header__utility-quicklinks-link{visibility:hidden}
.main-login-ancilliary .site-header__utility-quicklinks-link.show{visibility:visible}
.form-status__login-message,.form-status__register-message{font-size:var(--font-size-14);text-align:center;padding:1.25rem 0.625rem 0}
.account-form__form-subtext a{color:var(--color-green) !important}
#main_register{display:none}
.page-template-login .menu-logout,.page-template-forgot-password .menu-logout{display:none}
.related-news__item{position:relative}
.related-news__item-link{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}
.newsblock__content-item{position:relative}
.newsblock__content-item-anchor{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}
.quiz__questions{display:none}
.quiz__questions .question__content{margin-bottom:2.5rem}
.quiz__questions .question__content-counter{margin-bottom:2.5rem;color:var(--color-green);font-size:var(--t-heading-4-font-size-lg);font-weight:var(--t-heading-4-font-weight);font-family:var(--t-heading-4-font-family);line-height:var(--t-heading-4-line-height)}
.quiz__questions .answer{display:none}
.quiz__questions .answer .correct,.quiz__questions .answer .wrong{display:none}
.quiz-ending{display:none}
.categories__block-icon{filter:invert(28%) sepia(56%) saturate(1527%) hue-rotate(240deg) brightness(88%) contrast(92%) !important}
.categories__block-title{background:var(--wpr-bg-95ef5b0c-85d5-4134-b5ac-708a67152373) no-repeat center right}
.categories__block:hover .categories__block-icon{filter:invert(100%) sepia(45%) saturate(664%) hue-rotate(228deg) brightness(114%) contrast(95%) !important}
.categories__block:hover .categories__block-title{background:var(--wpr-bg-aa92dc96-122f-4848-b0f7-8fae85dad8c3) no-repeat center right}
.categories__block.active{background-color:var(--color-purple)}
.categories__block.active .categories__block-title{color:var(--color-white);background:var(--wpr-bg-4a38de61-72ee-4652-a169-8f91988ec312) no-repeat center right}
.categories__block.active .categories__block-icon{filter:invert(100%) sepia(45%) saturate(664%) hue-rotate(228deg) brightness(114%) contrast(95%) !important}
.categories__block-icon{max-width:2rem !important}
.categories__block-subcat{display:none;border:0.0625rem solid var(--color-purple);border-top:none;background:var(--color-white);width:100%;margin-bottom:1.5625rem;margin-top:-0.625rem;padding:1.875rem 1.875rem 1.875rem 4.0625rem}
.categories__block-subcat-text{display:block;font-size:var(--font-size-14);margin-bottom:0.3125rem}
.categories__block-subcat-text:last-child{margin-bottom:0}
.categories__block-subcat-text a{color:var(--color-black)}
.tax-production-resources_category .newsblock{padding-top:0.9375rem}
.mapblock__locations-list-btn{right:0 !important}
.mapblock__map{position:relative;padding:0 !important;margin:0 !important}
.mapblock__map #map-fk{position:absolute;top:0;bottom:0;width:100%}
.mapblock.hide{display:none}
.detailblock-location__container{display:none}
.detailblock-location__container.active{display:block}
.detailblock-location__container.active>.container{max-width:90rem;margin:0 auto}
.mapblock__locations-list-btn,.filter__btnwrap-btn{transition:all 0.3s ease-in-out}
.mapblock__locations-list-btn:hover,.filter__btnwrap-btn:hover{background-color:var(--color-purple);color:var(--color-white)}
.mapblock__locations-list-img,.mapblock__locations-list-title{cursor:pointer}
.mapblock__locations-list-wrap .mapblock__locations-list-img,.mapblock__locations-list-wrap .mapblock__locations-list-title{transition:all 0.3s ease-in-out}
.mapblock__locations-list-wrap:hover .mapblock__locations-list-img{opacity:0.8}
.mapblock__locations-list-wrap:hover .mapblock__locations-list-title{color:#370A70}
.detailblock__content-btn{padding-left:0 !important;text-align:center !important}
.site-header__search input#s{transition:all 0.3s ease-in-out}
.site-header__search input#s:hover,.site-header__search input#s:focus,.site-header__search input#s:focus-within{outline:none;border-color:var(--color-green)}
.gform_fields input[type="text"],.gform_fields input[type="email"],.gform_fields input[type="tel"],.gform_fields input[type="url"],.gform_fields select,.gform_fields textarea{transition:all 0.3s ease-in-out}
.gform_fields input[type="text"]:hover,.gform_fields input[type="text"]:focus,.gform_fields input[type="text"]:focus-within,.gform_fields input[type="email"]:hover,.gform_fields input[type="email"]:focus,.gform_fields input[type="email"]:focus-within,.gform_fields input[type="tel"]:hover,.gform_fields input[type="tel"]:focus,.gform_fields input[type="tel"]:focus-within,.gform_fields input[type="url"]:hover,.gform_fields input[type="url"]:focus,.gform_fields input[type="url"]:focus-within,.gform_fields select:hover,.gform_fields select:focus,.gform_fields select:focus-within,.gform_fields textarea:hover,.gform_fields textarea:focus,.gform_fields textarea:focus-within{outline:none !important;border-color:var(--color-green) !important;box-shadow:none !important}
.newsblock__content-item .newsblock__content-title,.newsblock__content-item .newsblock__content-img{transition:all 0.3s ease-in-out}
.newsblock__content-item:hover .newsblock__content-title{color:#370A70}
.newsblock__content-item:hover .newsblock__content-img{opacity:0.8}
.related-news__item-title,.related-news__item-img{transition:all 0.3s ease-in-out}
.related-news__item:hover .related-news__item-title{color:#370A70}
.related-news__item:hover .related-news__item-img{opacity:0.8}
.newsblock__footer .pagination-list{list-style-type:none;padding:0;margin:0;display:inline-block}
.newsblock__footer .pagination-list li{display:inline-block;margin:0 0.625rem;color:var(--color-purple)}
.newsblock__footer .pagination-link{font-weight:600;color:var(--color-purple)}
.newsblock__footer .pagination-link.is-active{background-color:#D7C4EF;display:inline-block;padding:0.5rem 0.5rem;border-radius:50%;line-height:1;width:2rem;height:2rem;text-align:center}
.newsblock__footer .pagination .t-eyebrow{display:none}
.newsblock__footer .pagination-arrow{display:inline-block;color:var(--color-purple);margin:0 0.625rem}
.lds-ellipsis__main{position:absolute;right:0;top:0}
.lds-ellipsis{display:inline-block;position:relative;width:4.625rem;height:1.875rem;background-color:var(--color-purple)}
.lds-ellipsis div{position:absolute;top:0.8125rem;width:0.3125rem;height:0.3125rem;border-radius:50%;background:#fff;animation-timing-function:cubic-bezier(0, 1, 1, 0)}
.lds-ellipsis div:nth-child(1){left:1.375rem;animation:lds-ellipsis1 0.6s infinite}
.lds-ellipsis div:nth-child(2){left:1.375rem;animation:lds-ellipsis2 0.6s infinite}
.lds-ellipsis div:nth-child(3){left:2.375rem;animation:lds-ellipsis2 0.6s infinite}
.lds-ellipsis div:nth-child(4){left:3.3125rem;animation:lds-ellipsis3 0.6s infinite}
@keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}
@keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}
@keyframes lds-ellipsis2{0%{transform:translate(0, 0)}100%{transform:translate(0.875rem, 0)}}
.notice-message{position:fixed;left:1.25rem;bottom:1.25rem}
.notice-message--error,.notice-message--success{font-size:var(--font-size-12);max-width:15rem;padding:0.625rem 1.25rem;text-align:center;color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}
.notice-message--success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}
.profiles__block-btn-save.currently-saved{background-color:var(--color-purple) !important;padding-left:0.625rem !important;min-width:4.625rem;text-align:center}
.profiles__block-btn-save.currently-saved:before{display:none !important}
.mapblock__locations-list-btn.currently-saved{background-color:var(--color-purple) !important;text-align:center}
.mapblock__locations-list-btn.currently-saved:before{display:none !important}
.remove-saved-item{transition:all 0.3s ease-in-out}
.remove-saved-item:hover,.remove-saved-item:focus,.remove-saved-item:focus-within{background-color:var(--color-green) !important}
.gform_button[type='submit']{min-width:11.5625rem !important}
.gform_footer.top_label::after{right:1.5625rem !important}
.gform_submission_error{font-size:var(--font-size-16) !important;color:#ff0000 !important}
.ginput_container_phone .instruction{font-size:var(--font-size-12) !important;margin:0.625rem 0 0 !important}
.gform_body input[aria-invalid="true"]{border:0.0625rem solid #ff0000 !important}
.gform_body .gfield_validation_message{color:#ff0000 !important}
.page-template .hero,.page-template-default .hero{background-position:center !important;background-attachment:fixed !important;transition:background-image 1s !important;overflow:hidden !important}
.sidenav__list .sidenav__list-menu-item:hover{background-color:var(--color-purple)}
.sidenav__list .sidenav__list-menu-item:hover>a{display:block;color:var(--color-white) !important}
.sidenav__list .sidenav__list-menu-item>a:hover{color:var(--color-white) !important}
.prevent-saving{pointer-events:none}
.site-header__utility-quicklinks{position:relative}
.site-header__account-menu{display:none;margin:0;list-style:none;padding:0.5rem 0.9375rem;background-color:var(--color-green);max-width:11.25rem;position:absolute;right:0.9375rem;z-index:10;top:1.75rem;border-radius:0.25rem}
.site-header__account-menu-item a{font-size:var(--font-size-12);color:var(--color-white)}
#content{position:relative;z-index:2;background-color:var(--color-white)}
.site-footer{position:fixed;z-index:1;bottom:0;width:100%}
.site-footer__wave{display:none;position:relative;height:15rem;background-color:var(--color-teal-light)}
.site-footer__wave .kauai-wave{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}
.site-footer__wave .kauai-wave+.kauai-wave{z-index:2}
.home .site-footer{padding-top:0 !important}
.home .site-footer__wave{display:block}
.quicklinks__pattern{width:44.1875rem;height:125rem}
.quicklinks__pattern-style--diamond,.quicklinks__pattern-style--arrow,.quicklinks__pattern-style--square,.quicklinks__pattern-style--zigzag,.quicklinks__pattern-style--triangle{width:19.801980198019802%;background:var(--wpr-bg-b790cdc7-8e67-4ae8-83f1-1bb374b55a33);background-repeat:repeat-y;background-size:cover;height:62.5rem;position:relative}
.quicklinks__pattern-style--arrow{width:29.702970297029703%;background:var(--wpr-bg-15abd06a-7597-42f2-8e30-3fc5a6fd00c6)}
.quicklinks__pattern-style--square{width:17%;background:var(--wpr-bg-3cce752b-9102-452f-aa6a-b960fb8004fa);background-size:contain}
.quicklinks__pattern-style--zigzag{width:21.782178217821782%;background:var(--wpr-bg-8dc089cc-d450-4308-bc90-803bdccfe76a)}
.quicklinks__pattern-style--triangle{width:12.5%;background:var(--wpr-bg-76ea6421-60b7-464c-b95c-5f581a5cef51);background-size:contain}
.quicklinks__pattern-style--arrow,.quicklinks__pattern-style--zigzag{position:relative;top:-30%}
@media (min-width: 768px){.quicklinks__pattern-style--arrow,.quicklinks__pattern-style--zigzag{background-size:contain}}
.site-footer__newsletter-form::before{display:none}
.site-footer__newsletter-form .mailerlite-form-title,.site-footer__newsletter-form .mailerlite-form-description,.site-footer__newsletter-form .mailerlite-subscribe-button-container{display:none}
.site-footer__newsletter-form .mailerlite-form-field label{display:none}
.site-footer__newsletter-form .mailerlite-form-field:after{content:'\f061';position:absolute;top:1.5625rem;right:1.25rem;font-family:var(--font-family-icons);font-weight:var(--font-weight-400);font-size:var(--font-size-18);color:var(--color-white);transform:translateY(-50%)}
.site-footer__newsletter-form input[type="email"]{outline:none}
.site-footer__newsletter-form input[type="email"]:hover,.site-footer__newsletter-form input[type="email"]:focus{border-color:var(--color-green)}
.site-footer__newsletter-form .error{display:block !important;color:var(--color-white) !important;font-size:var(--font-size-12) !important;margin-top:0.625rem !important}
.site-footer__newsletter-form .mailerlite-form-loader{color:var(--color-white);margin:0 0}
.site-footer__newsletter-form .mailerlite-form-loader,.site-footer__newsletter-form .mailerlite-form-response{text-align:left}
.site-footer__newsletter-form .mailerlite-form-response span{color:var(--color-green) !important}

