.s-item-abs{position:absolute!important;width:100%;height:100%}
.hr-align-left hr{text-align:left;margin-left:0;margin-right:auto}.hr-align-right hr{text-align:right;margin-right:0;margin-left:auto}.hr-align-center hr{text-align:center;margin-left:auto;margin-right:auto}.p-align-left p,.p-align-left ul,.h-align-left h1,.h-align-left h2,.h-align-left h3,.h-align-left h4,.h-align-left h5,.h-align-left h6{text-align:left}.p-align-right p,.p-align-right ul,.h-align-right h1,.h-align-right h2,.h-align-right h3,.h-align-right h4,.h-align-right h5,.h-align-right h6{text-align:right}.p-align-center p,.p-align-center ul,.h-align-center h1,.h-align-center h2,.h-align-center h3,.h-align-center h4,.h-align-center h5,.h-align-center h6{text-align:center}@media (max-width:600px){.hr-s-align-left hr{text-align:left;margin-left:0;margin-right:auto}.hr-s-align-right hr{text-align:right;margin-right:0;margin-left:auto}.hr-s-align-center hr{text-align:center;margin-left:auto;margin-right:auto}.p-s-align-left p,.p-s-align-left ul,.h-s-align-left h1,.h-s-align-left h2,.h-s-align-left h3,.h-s-align-left h4,.h-s-align-left h5,.h-s-align-left h6{text-align:left}.p-s-align-right p,.p-s-align-right ul,.h-s-align-right h1,.h-s-align-right h2,.h-s-align-right h3,.h-s-align-right h4,.h-s-align-right h5,.h-s-align-right h6{text-align:right}.p-s-align-center p,.p-s-align-center ul,.h-s-align-center h1,.h-s-align-center h2,.h-s-align-center h3,.h-s-align-center h4,.h-s-align-center h5,.h-s-align-center h6{text-align:center}}@media (min-width:600px){.hr-m-align-left hr{text-align:left;margin-left:0;margin-right:auto}.hr-m-align-right hr{text-align:right;margin-right:0;margin-left:auto}.hr-m-align-center hr{text-align:center;margin-left:auto;margin-right:auto}.p-m-align-left p,.p-m-align-left ul,.h-m-align-left h1,.h-m-align-left h2,.h-m-align-left h3,.h-m-align-left h4,.h-m-align-left h5,.h-m-align-left h6{text-align:left}.p-m-align-right p,.p-m-align-right ul,.h-m-align-right h1,.h-m-align-right h2,.h-m-align-right h3,.h-m-align-right h4,.h-m-align-right h5,.h-m-align-right h6{text-align:right}.p-m-align-center p,.p-m-align-center ul,.h-m-align-center h1,.h-m-align-center h2,.h-m-align-center h3,.h-m-align-center h4,.h-m-align-center h5,.h-m-align-center h6{text-align:center}}@media (min-width:900px){.hr-l-align-left hr{text-align:left;margin-left:0;margin-right:auto}.hr-l-align-right hr{text-align:right;margin-right:0;margin-left:auto}.hr-l-align-center hr{text-align:center;margin-left:auto;margin-right:auto}.p-l-align-left p,.p-l-align-left ul,.h-l-align-left h1,.h-l-align-left h2,.h-l-align-left h3,.h-l-align-left h4,.h-l-align-left h5,.h-l-align-left h6{text-align:left}.p-l-align-right p,.p-l-align-right ul,.h-l-align-right h1,.h-l-align-right h2,.h-l-align-right h3,.h-l-align-right h4,.h-l-align-right h5,.h-l-align-right h6{text-align:right}.p-l-align-center p,.p-l-align-center ul,.h-l-align-center h1,.h-l-align-center h2,.h-l-align-center h3,.h-l-align-center h4,.h-l-align-center h5,.h-l-align-center h6{text-align:center}}@media (min-width:1200px){.hr-xl-align-left hr{text-align:left;margin-left:0;margin-right:auto}.hr-xl-align-right hr{text-align:right;margin-right:0;margin-left:auto}.hr-xl-align-center hr{text-align:center;margin-left:auto;margin-right:auto}.p-xl-align-left p,.p-xl-align-left ul,.h-xl-align-left h1,.h-xl-align-left h2,.h-xl-align-left h3,.h-xl-align-left h4,.h-xl-align-left h5,.h-xl-align-left h6{text-align:left}.p-xl-align-right p,.p-xl-align-right ul,.h-xl-align-right h1,.h-xl-align-right h2,.h-xl-align-right h3,.h-xl-align-right h4,.h-xl-align-right h5,.h-xl-align-right h6{text-align:right}.p-xl-align-center p,.p-xl-align-center ul,.h-xl-align-center h1,.h-xl-align-center h2,.h-xl-align-center h3,.h-xl-align-center h4,.h-xl-align-center h5,.h-xl-align-center h6{text-align:center}}
/* Source - A lightweight CSS framework by Shaking the Habitual
* (Source is based on Barebones V3 Copyright 2019 Steve Cochran) - Free to use under the MIT license.
* (Barebones is based on Skeleton by Dave Gamache) - Free to use under the MIT license.
*/

html {
	--text-color-richer: rgba(9, 9, 9, 1.00);
	--text-color-normal: rgba(34, 34, 34, 1.00);
	--text-color-softer: rgba(59, 59, 59, 1.00);
  --accent-color: rgba(5, 95, 122, 1.00);
  --accent-color-hover: rgba(4, 84, 107, 1.00);
	--accent-text-color: rgba(255, 255, 255, 1.00);
	--accent-text-color-hover: rgba(230, 230, 230, 1.00);
	--link-color: rgba(5, 95, 122, 1.00);
	--link-color-hover: rgba(4, 84, 107, 1.00);
  --border-color: rgba(187, 187, 187, 1.00);
	--border-color-softer: rgba(237, 237, 237, 1.00);
	--border-color-richer: rgba(137, 137, 137, 1.00);
	--background-color: rgba(255, 255, 255, 1.00);
	--background-color-alt: rgba(51, 51, 51, 0.10);
	--nav-bg: rgba(255, 255, 255, 0.96);
	--nav-bg-hover: rgba(51, 51, 51, 0.05);
	--nav-link: rgba(5, 95, 122, 1.00);
	--nav-link-hover: rgba(5, 95, 122, 1.00);
  --code-background: rgba(241, 241, 241, 1.00);
	--code-text: rgba(34, 34, 34, 1.00);
	--button-primary-color: rgba(255, 255, 255, 1.00);
	--button-primary-color-hover: rgba(230, 230, 230, 1.00);
	--second-color: rgba(122, 5, 36, 1.00);
	--second-color-hover: rgba(101, 3, 29, 1.00);
	--second-color-alt: rgba(255, 255, 255, 1.00);
	--base-font-size: 62.5%;
	--container-max-width: 1140px;
}

* {
vertical-align: baseline;
border: 0 none;
outline: 0;
padding: 0;
margin: 0;
}


@font-face {
    font-family: 'Raleway';
    src: url('../files/strippedAssets/fonts/Raleway-Regular.woff') format('woff');
    font-weight: normal;
		font-display: auto;
}
@font-face {
    font-family: 'Raleway';
    src: url('../files/strippedAssets/fonts/Raleway-Italic.woff') format('woff');
    font-weight: 400;
		font-style: italic;
		font-display: auto;
}
@font-face {
    font-family: 'Raleway';
		src: url('../files/strippedAssets/fonts/Raleway-SemiBold.woff') format('woff');
		font-weight: 600;
		font-style: bold;
		font-display: auto;
} 











		
		
		



html {
	font-size: 62.5%;
  font-size: var(--base-font-size);
	-webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
	box-sizing: border-box;
}
*,
*::before,
*::after {
  box-sizing: inherit; }

html, body {
  height: 100%
}

body {
  font-size: 1.60rem;
  line-height: 1.60;
  font-weight: normal;
	
		
  
	font-family: Raleway, 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	
	
	/* Basic fallback for older browsers */
	color: rgba(34, 34, 34, 1.00);
	background-color: rgba(255, 255, 255, 1.00);
	/* Use variables for modern browsers */
  color: var(--text-color-normal);
  background-color: var(--background-color);
	
}

@media (min-width: 600px) {
body {
	 font-size: 1.60rem;
}
p.lead {
	font-size: 1.80rem;
}
}


h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 1.2rem;
	
	font-weight: bold;
	font-style: normal;
	font-family: Raleway, 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
 }


 

h1, .h1 { font-size: 4.00rem; line-height: 1.2;  letter-spacing: -.1rem;}
h2, .h2 { font-size: 3.60rem; line-height: 1.25; letter-spacing: -.1rem; }
h3, .h3 { font-size: 3.00rem; line-height: 1.3;  letter-spacing: -.1rem; }
h4, .h4 { font-size: 2.40rem; line-height: 1.35; letter-spacing: -.08rem; }
h5, .h5 { font-size: 1.80rem; line-height: 1.5;  letter-spacing: -.05rem; }
h6, .h6 { font-size: 1.60rem; line-height: 1.6;  letter-spacing: 0; }

@media (min-width: 600px) {
  h1, .h1 { font-size: 5.00rem; }
  h2, .h2 { font-size: 4.20rem; }
  h3, .h3 { font-size: 3.60rem; }
  h4, .h4{ font-size: 3.00rem; }
  h5, .h5 { font-size: 2.40rem; }
  h6, .h6 { font-size: 2.00rem; }
}

p {
  margin-top: 0; }

p.lead {
	font-size: 1.80rem;
}

blockquote {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 1rem;
	margin-right: 1rem;
  padding-left: 1rem;
  border-left: 3px solid var(--accent-color);
	color: var(--text-color-softer);
}

a {
  color: var(--link-color);
text-decoration: none;
transition: all 0.2s ease 0s;}
a:hover:not(.source-button):not(.button) {
  color: var(--link-color-hover);
text-decoration: none;}

.stripped-button a, .source-btn {
			line-height: 38px;
			font-size: 14px;
			height: 38px;
			font-weight: bolder;
			text-transform: uppercase;
			display: inline-block;
			padding: 0 30px;
			text-decoration: none;
			color: var(--text-color-softer);
			text-align: center;
			letter-spacing: .1rem;
			text-decoration: none;
			white-space: nowrap;
			background-color: transparent;
			border-radius: 4px;
			border: 1px solid var(--border-color);
			cursor: pointer;
			box-sizing: border-box;
			transition: all 0.2s ease 0s;
}

.button-nav a, .source-btn-nav a {
	color: var(--button-primary-color) !important;
	background-color: var(--nav-link) !important;
	border-color: var(--nav-link) !important; }

.button-nav a:hover, .button-nav a:focus, .source-btn-nav a:focus, .source-btn-nav a:hover {
	color: var(--button-primary-color);
	background-color: var(--nav-link-hover);
	border-color: var(--nav-link-hover); }

.button-second a, .s-button-second {
	color: var(--second-color-alt) !important;
	background-color: var(--second-color) !important;
	border-color: var(--second-color) !important; }

.button-second a:hover, .button-second a:focus, .s-button-second:hover, .s-button-second:focus {
	color: var(--second-color-alt) !important;
	background-color: var(--second-color-hover) !important;
	border-color: var(--second-color-hover) !important; }

.button-primary-flip a, .s-button-primary-flip {
color: var(--accent-color) !important;
background-color: var(--button-primary-color) !important;
border-color: var(--accent-color) !important }

.button-primary-flip a:hover, .button-primary-flip a:focus, .s-button-primary-flip:hover, .s-button-primary-flip:focus {
color: var(--button-primary-color) !important;
background-color: var(--accent-color) !important;
border-color: var(--accent-color) !important; }

.button-primary a, .s-button-primary {
	color: var(--button-primary-color) !important;
	background-color: var(--accent-color) !important;
	border-color: var(--accent-color) !important; }

.button-primary a:hover, .button-primary a:focus, .s-button-primary:hover, .s-button-primary:focus {
	color: var(--button-primary-color) !important;
	background-color: var(--accent-color-hover) !important;
	border-color: var(--accent-color-hover) !important; }

.button-ghost a:hover, .button-ghost a:focus {
	border-color: var(--border-color-richer) !important; }


input{
	font-size: 14px;
}



button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
  display: inline-block;
  padding: 0 30px;
  text-decoration: none;
  color: var(--text-color-softer);
  text-align: center;
  letter-spacing: .1rem;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid var(--border-color);
  cursor: pointer;
  box-sizing: border-box; }
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
  color: var(--text-color-normal);
  border-color: var(--text-color-softer);
  outline: 0;
text-decoration: none; }

input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
	font-size: 14px;
  padding: 6px 10px;
  background-color: var(--background-color);
  border: 1px solid var(--border-color-softer);
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box; }
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="button"],
input[type="submit"],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
textarea {
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px; }
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid var(--accent-color);
  outline: 0; }
label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600;
 	padding: 2px;}
fieldset {
  padding: 0;
  border-width: 0; }
input[type="checkbox"],
input[type="radio"] {
  display: inline; }
label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal; }


.quizArea label {
display: inline-block;
}

ul {
  list-style: circle inside; }
ol {
  list-style: decimal inside; }
ol, ul {
  padding-left: 1rem;
  margin-top: 0; }
ul ul, ul ol, ol ol, ol ul {
	font-size: 100%;
	margin: 1rem 0 1rem 2rem;
	color: var(--text-color-softer);
}
li {
  margin-bottom: 0.5rem;
	margin-left: 3rem}

code {
  padding: .2rem .5rem;
  margin: 0 .2rem;
  font-size: 95%;
  white-space: nowrap;
  background: var(--code-background);
	color: var(--code-text);
  border: 1px solid var(--border-color-softer);
  border-radius: 4px; }
pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre;
  overflow: auto; }



button,
.source-button {
  margin-bottom: 1rem; }
input,
textarea,
select,
fieldset {
  margin-bottom: 1.5rem; }
pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
  margin-bottom: 2.5rem; }

.u-full-width {
  width: 100%;
  box-sizing: border-box; }
.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }
.u-pull-right {
  float: right; }
.u-pull-left {
  float: left; }
.u-align-left {
	text-align: left; }
.u-align-right {
	text-align: right; }
.u-align-center {
		text-align: center; }

@media (max-width: 600px) {
	.s-align-left {
		text-align: left; }
	.s-align-right {
		text-align: right; }
	.s-align-center {
			text-align: center; }
}

@media (min-width: 600px) {
	.m-align-left {
		text-align: left; }
	.m-align-right {
		text-align: right; }
	.m-align-center {
			text-align: center; }
}

@media (min-width: 900px) {
	.l-align-left {
		text-align: left; }
	.l-align-right {
		text-align: right; }
	.l-align-center {
			text-align: center; }
}

@media (min-width: 1200px) {
	.xl-align-left {
		text-align: left; }
	.xl-align-right {
		text-align: right; }
	.xl-align-center {
			text-align: center; }
}

hr {
  margin-top: 2rem;
  margin-bottom: 2.5rem;
  border-width: 0;
  border-top: 1px solid var(--border-color-softer); }



.u-cf:before,
.container:before,
.row:before,
.s3_row:before,
.u-cf:after,
.container:after,
.row:after,
.s3_row:after {
    content: "";
    display: table;
}

.u-cf:after,
.container:after,
.row:after,
.s3_row:after {
    clear: both;
}

.stripped-container, .s-container-lite, .stripped-content, .stripped-outer, .stripped-wrapper, .s-grid-item, .s-cols-item, .s-coder-wrap  {
	position: relative;
}

.stripped-container, .stripped-content{
	box-sizing: border-box;
}

img{max-width: 100%}

.stripped-img, .stripped-svg, .img-fit-wrap, picture {line-height: 0;}

.stripped-img img, .s-cols-item, .s-grid-item, .stripped-svg svg, .s-lift, .s-drop, .s-zoom, .s-zoom-big, .s-zoom-img img, .s-zoom-big-img img {
	transition: transform 0.2s ease-out 0s;
}

.s-container-lite, .s-content-center{margin-left: auto; margin-right: auto;}


.s-grid-item, .s-cols-item, .s-flex {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
}

.s-flow-down{
	flex-wrap: nowrap !important;
}

.s-self-end{
	justify-self: end;
}

.s-grid-item > .stacks_out, .s-cols-item > .stacks_out, .s-flex > .stacks_out {
	width: 100%;
}

.s-cols-container{
	position: relative;
	max-width: 100%;
	margin: 0 auto;
	display: flex;
	flex-flow: row wrap;
	vertical-align: top;
}

.s-grid-item, .s-cols-item {
  margin-bottom: 20px;
}

@supports (display: grid) {
  .s-grid-item, .s-cols-item {
    margin-bottom: 0px;
  }
}

.s-grid-link, .s-img-fit-link, .s-coder-link {
	display: contents;
}

.s-button-group{
  display: flex;
	flex-wrap: wrap;
}

.w-100 {
  width: 100% !important
}

.s-no-lift{
	transform: translateY(0) !important;
}

.s-lift:hover{
	transform: translateY(-5px) !important;
}

.s-drop:hover{
	transform: translateY(5px) !important;
}

.s-zoom:hover{
	transform: scale(1.05) !important;
	z-index: 10 !important;
}

.s-zoom-img:hover img{
	transform: scale(1.05) !important;
	z-index: 10 !important;
}

.s-zoom-big-img:hover img{
	transform: scale(1.1) !important;
	z-index: 10 !important;
}

.s-zoom-big:hover{
	transform: scale(1.1) !important;
	z-index: 10 !important;
}

.s-bright{
	filter: brightness(70%);
  transition: filter 250ms ease-in-out !important;
}

.s-bright:hover{
	filter: brightness(100%);
}

.s-dark {
filter: brightness(100%);
transition: filter 250ms ease-in-out !important}

.s-dark:hover {
filter: brightness(60%)}

.s-blur{  transition: filter 250ms ease-in-out !important;}

.s-blur:hover{
	filter: blur(6px);
}

.s-shad{
	box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
}

.s-shad-none{
	box-shadow: none !important;
}

.s-shad-hov:hover{
	box-shadow: 0px 0px 18px rgba(0,0,0,0.2)
}

@media (min-width:600px) {
	.s-shad-m{
		box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
	}

	.s-shad-hov-m:hover{
		box-shadow: 0px 0px 18px rgba(0,0,0,0.2)
	}

	.s-shad-none-m{
		box-shadow: none !important;
	}
}

.s-screen{
	mix-blend-mode: screen;
}

.s-multiply{
	mix-blend-mode: multiply;
}

.s-no-pointer{
	pointer-events: none;
}

html:not(.touch-stripped) .s-hide-nt {
	transition: opacity 250ms ease-in-out !important;
	opacity: 0
}

.s-hide {
  transition: opacity 250ms ease-in-out !important;
  opacity: 0
}

.s-reveal:hover .s-hide, .s-reveal:hover .s-hide-nt {
  opacity: 1
}

.grid-container {
	position: relative;
	max-width: 100%;
	margin: 0 auto;
	display: grid;
}

.stripped-container > .stripped-link a, .stripped-outer > .stripped-link a, .s-grid-item > .s-grid-link a, .s-cols-item > .s-grid-link a, .s-img-fit-link a, .s-coder-wrap > .s-coder-link a {
	position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  z-index: 998;
	text-decoration: none;
}



.stacks_out { overflow: visible !important }
 .stacks_in { overflow: visible }

 .s-inliner >.stacks_out {
    margin: 0;
    width: auto;
    display: inline-block
  }

.mb-0{margin-bottom: 0 !important}

/* Colour classes with temporary fallback for older browsers */
.stripped-base-width{
	max-width: 1140px;
	max-width: var(--container-max-width);
}

.alt-bg {
	background-color: rgba(51, 51, 51, 0.10) !important;
	background-color: var(--background-color-alt) !important;}

.page-bg {
	background-color: rgba(255, 255, 255, 1.00) !important;
	background-color: var(--background-color) !important;}

.page-fg {
	color: rgba(255, 255, 255, 1.00) !important;
	color: var(--background-color) !important;}

.text-bg {
	background-color: rgba(34, 34, 34, 1.00) !important;
	background-color: var(--text-color-normal) !important;}

.s-accent, .accent-bg {
	background-color: rgba(5, 95, 122, 1.00) !important;
	background-color: var(--accent-color) !important;
}

.s-accent-text, .accent-alt-bg {
	background-color: rgba(255, 255, 255, 1.00) !important;
	background-color: var(--button-primary-color) !important;
}

.s-accent-hover, .accent-hover-bg {
	background-color: rgba(4, 84, 107, 1.00) !important;
	background-color: var(--accent-color-hover) !important;
}

.s-accent-c, .accent-fg {
	color: rgba(5, 95, 122, 1.00) !important;
	color: var(--accent-color) !important;
}

.s-accent-text-c, .accent-alt-fg {
	color: rgba(255, 255, 255, 1.00) !important;
	color: var(--button-primary-color) !important;
}

.s-accent-hover-c, .accent-hover-fg {
	color: rgba(4, 84, 107, 1.00) !important;
	color: var(--accent-color-hover) !important;
}

.second-hover-fg {
	color: rgba(101, 3, 29, 1.00) !important;
	color: var(--second-color-hover) !important;
}

.second-hover-bg {
	background-color: rgba(101, 3, 29, 1.00) !important;
	background-color: var(--second-color-hover) !important;
}

.s-second-c, .second-fg {
	color: rgba(122, 5, 36, 1.00) !important;
	color: var(--second-color) !important;
}

.s-second-text-c, .second-alt-fg {
	color: rgba(255, 255, 255, 1.00) !important;
	color: var(--second-color-alt) !important;
}

.s-second, .second-bg {
	background-color: rgba(122, 5, 36, 1.00) !important;
	background-color: var(--second-color) !important;
}

.s-second-text, .second-alt-bg {
	background-color: rgba(255, 255, 255, 1.00) !important;
	background-color: var(--second-color-alt) !important;
}

.s-dark-bg{background-color: rgba(58, 56, 68, 0.5)}
.s-vdark-bg{background-color: rgba(25, 29, 36, 0.80)}
.s-light-bg{background-color: rgba(255, 255, 255, 0.5)}
.s-vlight-bg{background-color: rgba(255, 255, 255, 0.8)}






.source-browser-warning {
		
    text-align: center;
    width: 80%;
    top: 0;
		left: 10%;
		position: fixed;
    margin: 20px auto;
    padding: 10px;
    background: #EC4D3B;
    color: white;
    border-radius: 4px;
    z-index: 9999
}

.source-browser-warning a {
	color: white;
	text-decoration: underline;
}

@supports (display: grid) {
  .source-browser-warning {
    display: none;
  }
}
.base-pad-basic-1,.base-pb-1{padding:60px 20px 20px 20px}.base-pad-advanced-1,.base-pa-1{padding:0 0 0 0}.base-margin-basic-1,.base-mb-1{margin:0px 0px 0px 0px}.base-margin-advanced-1,.base-ma-1{margin:0 0 0 0}@media (min-width:600px){ .base-margin-advanced-1,.base-ma-1{margin:0 0 0 0} .base-pad-advanced-1,.base-pa-1{padding:0 0 0 0}}@media (min-width:900px){ .base-margin-advanced-1,.base-ma-1{margin:0 0 0 0} .base-pad-advanced-1,.base-pa-1{padding:0 0 0 0}}@media (min-width:1200px){ .base-margin-advanced-1,.base-ma-1{margin:0 0 0 0} .base-pad-advanced-1,.base-pa-1{padding:0 0 0 0}}.base-bg-1-1,.base-bg1-1{   }.base-bg-2-1,.base-bg2-1{   }
.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.stacks-margin-0>.stacks_out{margin-left:0;margin-right:0}.d-flex>.stacks_out,.d-inline-flex>.stacks_out{margin-left:0;margin-right:0}@media (min-width:600px){.d-m-none{display:none!important}.d-m-inline{display:inline!important}.d-m-inline-block{display:inline-block!important}.d-m-block{display:block!important}.d-m-table{display:table!important}.d-m-table-row{display:table-row!important}.d-m-table-cell{display:table-cell!important}.d-m-flex{display:flex!important}.d-m-inline-flex{display:inline-flex!important}}@media (min-width:900px){.d-l-none{display:none!important}.d-l-inline{display:inline!important}.d-l-inline-block{display:inline-block!important}.d-l-block{display:block!important}.d-l-table{display:table!important}.d-l-table-row{display:table-row!important}.d-l-table-cell{display:table-cell!important}.d-l-flex{display:flex!important}.d-l-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075)!important}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.pos-tl{position:absolute;top:0;left:0}.pos-br{position:absolute;bottom:0;right:0}.pos-bl{position:absolute;bottom:0;left:0}.pos-tr{position:absolute;top:0;right:0}.pos-center{position:absolute;width:100%;text-align:center;top:50%;transform:translateY(-50%)}.o1{opacity:0.1}.o2{opacity:0.2}.o3{opacity:0.3}.o4{opacity:0.4}.o5{opacity:0.5}.o6{opacity:0.6}.o7{opacity:0.7}.o8{opacity:0.8}.o9{opacity:0.9}.z-1{z-index:-1!important}.z0{z-index:0!important}.z1{z-index:1!important}.z2{z-index:2!important}.z3{z-index:3!important}.z4{z-index:4!important}.z5{z-index:5!important}.z10{z-index:10!important}.z20{z-index:20!important}.z30{z-index:30!important}.z40{z-index:40!important}.z50{z-index:50!important}.z99{z-index:99!important}.z999{z-index:999!important}.z9999{z-index:9999!important}.of-visible{overflow:visible!important}.of-hidden{overflow:hidden!important}.of-auto{overflow:auto!important}.of-scroll{overflow:scroll!important}.ofx-scroll{overflow-x:scroll!important}.ofy-scroll{overflow-y:scroll!important}.ofx-visible{overflow-x:visible!important}.ofy-visible{overflow-y:visible!important}.border,.b-1{border:1px solid var(--border-color)!important}.bt-1,.bx-1{border-top:1px solid var(--border-color)!important}.br-1,.by-1{border-right:1px solid var(--border-color)!important}.bb-1,.by-1{border-bottom:1px solid var(--border-color)!important}.bl-1,.bx-1{border-left:1px solid var(--border-color)!important}.border-2,.b-2{border:5px solid var(--border-color)!important}.bt-2,.by-2{border-top:5px solid var(--border-color)!important}.br-2,.bx-2{border-right:5px solid var(--border-color)!important}.bb-2,.by-2{border-bottom:5px solid var(--border-color)!important}.bl-2,.bx-2{border-left:5px solid var(--border-color)!important}.b-0{border:0!important}.bt-0{border-top:0!important}.br-0{border-right:0!important}.bb-0{border-bottom:0!important}.bl-0{border-left:0!important}.rounded{border-radius:5px!important}.rounded-top{border-top-left-radius:5px!important;border-top-right-radius:5px!important}.rounded-right{border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.rounded-bottom{border-bottom-right-radius:5px!important;border-bottom-left-radius:5px!important}.rounded-left{border-top-left-radius:5px!important;border-bottom-left-radius:5px!important}.rounded-lg{border-radius:10px!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}@media (min-width:600px){.border-m-1,.b-m-1{border:1px solid var(--border-color)!important}.bt-m-1,.by-m-1{border-top:1px solid var(--border-color)!important}.br-m-1,.bx-m-1{border-right:1px solid var(--border-color)!important}.bb-m-1,.by-m-1{border-bottom:1px solid var(--border-color)!important}.bl-m-1,.bx-m-1{border-left:1px solid var(--border-color)!important}.border-m-2,.b-m-2{border:5px solid var(--border-color)!important}.bt-m-2,.by-m-2{border-top:5px solid var(--border-color)!important}.br-m-2,.bx-m-2{border-right:5px solid var(--border-color)!important}.bb-m-2,.by-m-2{border-bottom:5px solid var(--border-color)!important}.bl-m-2,.bl-m-2{border-left:5px solid var(--border-color)!important}.border-m-0,.b-m-0{border:0 1pximportant}.bt-m-0{border-top:0!important}.br-m-0{border-right:0!important}.bb-m-0{border-bottom:0!important}.bl-m-0{border-left:0!important}}@media (min-width:900px){.border-l-1,.b-l-1{border:1px solid var(--border-color)!important}.bt-l-1,.by-l-1{border-top:1px solid var(--border-color)!important}.br-l-1,.bx-l-1{border-right:1px solid var(--border-color)!important}.bb-l-1,.by-l-1{border-bottom:1px solid var(--border-color)!important}.bl-l-1,.bx-l-1{border-left:1px solid var(--border-color)!important}.border-l-2,.b-l-2{border:5px solid var(--border-color)!important}.bt-l-2,.by-l-2{border-top:5px solid var(--border-color)!important}.br-l-2,.bx-l-2{border-right:5px solid var(--border-color)!important}.bb-l-2,.by-l-2{border-bottom:5px solid var(--border-color)!important}.bl-l-2,.bx-l-2{border-left:5px solid var(--border-color)!important}.border-l-0,.b-l-0{border:0!important}.bt-l-0{border-top:0!important}.br-l-0{border-right:0!important}.bb-l-0{border-bottom:0!important}.bl-l-0{border-left:0!important}}@media (min-width:1200px){.border-xl-1,.b-xl-1{border:1px solid var(--border-color)!important}.bt-xl-1,.by-xl-1{border-top:1px solid var(--border-color)!important}.br-xl-1,.bx-xl-1{border-right:1px solid var(--border-color)!important}.bb-xl-1,.by-xl-1{border-bottom:1px solid var(--border-color)!important}.bl-xl-1,.bx-xl-1{border-left:1px solid var(--border-color)!important}.border-xl-2,.b-xl-2{border:5px solid var(--border-color)!important}.bt-xl-2,.by-xl-2{border-top:5px solid var(--border-color)!important}.br-xl-2,.bx-xl-2{border-right:5px solid var(--border-color)!important}.bb-xl-2,.by-xl-2{border-bottom:5px solid var(--border-color)!important}.bl-xl-2,.bx-xl-2{border-left:5px solid var(--border-color)!important}.border-xl-0,.b-xl-0{border:0!important}.bt-xl-0{border-top:0!important}.br-xl-0{border-right:0!important}.bb-xl-0{border-bottom:0!important}.bl-xl-0{border-left:0!important}}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.5rem!important}.pt-1,.py-1{padding-top:.5rem!important}.pr-1,.px-1{padding-right:.5rem!important}.pb-1,.py-1{padding-bottom:.5rem!important}.pl-1,.px-1{padding-left:.5rem!important}.p-2{padding:1rem!important}.pt-2,.py-2{padding-top:1rem!important}.pr-2,.px-2{padding-right:1rem!important}.pb-2,.py-2{padding-bottom:1rem!important}.pl-2,.px-2{padding-left:1rem!important}.p-3{padding:2rem!important}.pt-3,.py-3{padding-top:2rem!important}.pr-3,.px-3{padding-right:2rem!important}.pb-3,.py-3{padding-bottom:2rem!important}.pl-3,.px-3{padding-left:2rem!important}.p-4{padding:3rem!important}.pt-4,.py-4{padding-top:3rem!important}.pr-4,.px-4{padding-right:3rem!important}.pb-4,.py-4{padding-bottom:3rem!important}.pl-4,.px-4{padding-left:3rem!important}@media (min-width:600px){.p-m-0{padding:0!important}.pt-m-0,.py-m-0{padding-top:0!important}.pr-m-0,.px-m-0{padding-right:0!important}.pb-m-0,.py-m-0{padding-bottom:0!important}.pl-m-0,.px-m-0{padding-left:0!important}.p-m-1{padding:.5rem!important}.pt-m-1,.py-m-1{padding-top:.5rem!important}.pr-m-1,.px-m-1{padding-right:.5rem!important}.pb-m-1,.py-m-1{padding-bottom:.5rem!important}.pl-m-1,.px-m-1{padding-left:.5rem!important}.p-m-2{padding:1rem!important}.pt-m-2,.py-m-2{padding-top:1rem!important}.pr-m-2,.px-m-2{padding-right:1rem!important}.pb-m-2,.py-m-2{padding-bottom:1rem!important}.pl-m-2,.px-m-2{padding-left:1rem!important}.p-m-3{padding:2rem!important}.pt-m-3,.py-m-3{padding-top:2rem!important}.pr-m-3,.px-m-3{padding-right:2rem!important}.pb-m-3,.py-m-3{padding-bottom:2rem!important}.pl-m-3,.px-m-3{padding-left:2rem!important}.p-m-4{padding:3rem!important}.pt-m-4,.py-m-4{padding-top:3rem!important}.pr-m-4,.px-m-4{padding-right:3rem!important}.pb-m-4,.py-m-4{padding-bottom:3rem!important}.pl-m-4,.px-m-4{padding-left:3rem!important}}@media (min-width:900px){.p-l-0{padding:0!important}.pt-l-0,.py-l-0{padding-top:0!important}.pr-l-0,.px-l-0{padding-right:0!important}.pb-l-0,.py-l-0{padding-bottom:0!important}.pl-l-0,.px-l-0{padding-left:0!important}.p-l-1{padding:.5rem!important}.pt-l-1,.py-l-1{padding-top:.5rem!important}.pr-l-1,.px-l-1{padding-right:.5rem!important}.pb-l-1,.py-l-1{padding-bottom:.5rem!important}.pl-l-1,.px-l-1{padding-left:.5rem!important}.p-l-2{padding:1rem!important}.pt-l-2,.py-l-2{padding-top:1rem!important}.pr-l-2,.px-l-2{padding-right:1rem!important}.pb-l-2,.py-l-2{padding-bottom:1rem!important}.pl-l-2,.px-l-2{padding-left:1rem!important}.p-l-3{padding:2rem!important}.pt-l-3,.py-l-3{padding-top:2rem!important}.pr-l-3,.px-l-3{padding-right:2rem!important}.pb-l-3,.py-l-3{padding-bottom:2rem!important}.pl-l-3,.px-l-3{padding-left:2rem!important}.p-l-4{padding:3rem!important}.pt-l-4,.py-l-4{padding-top:3rem!important}.pr-l-4,.px-l-4{padding-right:3rem!important}.pb-l-4,.py-l-4{padding-bottom:3rem!important}.pl-l-4,.px-l-4{padding-left:3rem!important}}@media (min-width:1200px){.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.5rem!important}.pt-xl-1,.py-xl-1{padding-top:.5rem!important}.pr-xl-1,.px-xl-1{padding-right:.5rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.5rem!important}.pl-xl-1,.px-xl-1{padding-left:.5rem!important}.p-xl-2{padding:1rem!important}.pt-xl-2,.py-xl-2{padding-top:1rem!important}.pr-xl-2,.px-xl-2{padding-right:1rem!important}.pb-xl-2,.py-xl-2{padding-bottom:1rem!important}.pl-xl-2,.px-xl-2{padding-left:1rem!important}.p-xl-3{padding:2rem!important}.pt-xl-3,.py-xl-3{padding-top:2rem!important}.pr-xl-3,.px-xl-3{padding-right:2rem!important}.pb-xl-3,.py-xl-3{padding-bottom:2rem!important}.pl-xl-3,.px-xl-3{padding-left:2rem!important}.p-xl-4{padding:3rem!important}.pt-xl-4,.py-xl-4{padding-top:3rem!important}.pr-xl-4,.px-xl-4{padding-right:3rem!important}.pb-xl-4,.py-xl-4{padding-bottom:3rem!important}.pl-xl-4,.px-xl-4{padding-left:3rem!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.5rem!important}.mt-1,.my-1{margin-top:.5rem!important}.mr-1,.mx-1{margin-right:.5rem!important}.mb-1,.my-1{margin-bottom:.5rem!important}.ml-1,.mx-1{margin-left:.5rem!important}.m-2{margin:1rem!important}.mt-2,.my-2{margin-top:1rem!important}.mr-2,.mx-2{margin-right:1rem!important}.mb-2,.my-2{margin-bottom:1rem!important}.ml-2,.mx-2{margin-left:1rem!important}.m-3{margin:2rem!important}.mt-3,.my-3{margin-top:2rem!important}.mr-3,.mx-3{margin-right:2rem!important}.mb-3,.my-3{margin-bottom:2rem!important}.ml-3,.mx-3{margin-left:2rem!important}.m-4{margin:3rem!important}.mt-4,.my-4{margin-top:3rem!important}.mr-4,.mx-4{margin-right:3rem!important}.mb-4,.my-4{margin-bottom:3rem!important}.ml-4,.mx-4{margin-left:3rem!important}.m-n1{margin:-.5rem!important}.mt-n1,.my-n1{margin-top:-.5rem!important}.mr-n1,.mx-n1{margin-right:-.5rem!important}.mb-n1,.my-n1{margin-bottom:-.5rem!important}.ml-n1,.mx-n1{margin-left:-.5rem!important}.m-n2{margin:-1rem!important}.mt-n2,.my-n2{margin-top:-1rem!important}.mr-n2,.mx-n2{margin-right:-1rem!important}.mb-n2,.my-n2{margin-bottom:-1rem!important}.ml-n2,.mx-n2{margin-left:-1rem!important}.m-n3{margin:-2rem!important}.mt-n3,.my-n3{margin-top:-2rem!important}.mr-n3,.mx-n3{margin-right:-2rem!important}.mb-n3,.my-n3{margin-bottom:-2rem!important}.ml-n3,.mx-n3{margin-left:-2rem!important}.m-n4{margin:-3rem!important}.mt-n4,.my-n4{margin-top:-3rem!important}.mr-n4,.mx-n4{margin-right:-3rem!important}.mb-n4,.my-n4{margin-bottom:-3rem!important}.ml-n4,.mx-n4{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:600px){.m-m-0{margin:0!important}.mt-m-0,.my-m-0{margin-top:0!important}.mr-m-0,.mx-m-0{margin-right:0!important}.mb-m-0,.my-m-0{margin-bottom:0!important}.ml-m-0,.mx-m-0{margin-left:0!important}.m-m-1{margin:.5rem!important}.mt-m-1,.my-m-1{margin-top:.5rem!important}.mr-m-1,.mx-m-1{margin-right:.5rem!important}.mb-m-1,.my-m-1{margin-bottom:.5rem!important}.ml-m-1,.mx-m-1{margin-left:.5rem!important}.m-m-2{margin:1rem!important}.mt-m-2,.my-m-2{margin-top:1rem!important}.mr-m-2,.mx-m-2{margin-right:1rem!important}.mb-m-2,.my-m-2{margin-bottom:1rem!important}.ml-m-2,.mx-m-2{margin-left:1rem!important}.m-m-3{margin:2rem!important}.mt-m-3,.my-m-3{margin-top:2rem!important}.mr-m-3,.mx-m-3{margin-right:2rem!important}.mb-m-3,.my-m-3{margin-bottom:2rem!important}.ml-m-3,.mx-m-3{margin-left:2rem!important}.m-m-4{margin:3rem!important}.mt-m-4,.my-m-4{margin-top:3rem!important}.mr-m-4,.mx-m-4{margin-right:3rem!important}.mb-m-4,.my-m-4{margin-bottom:3rem!important}.ml-m-4,.mx-m-4{margin-left:3rem!important}.m-m-n1{margin:-.5rem!important}.mt-m-n1,.my-m-n1{margin-top:-.5rem!important}.mr-m-n1,.mx-m-n1{margin-right:-.5rem!important}.mb-m-n1,.my-m-n1{margin-bottom:-.5rem!important}.ml-m-n1,.mx-m-n1{margin-left:-.5rem!important}.m-m-n2{margin:-1rem!important}.mt-m-n2,.my-m-n2{margin-top:-1rem!important}.mr-m-n2,.mx-m-n2{margin-right:-1rem!important}.mb-m-n2,.my-m-n2{margin-bottom:-1rem!important}.ml-m-n2,.mx-m-n2{margin-left:-1rem!important}.m-m-n3{margin:-2rem!important}.mt-m-n3,.my-m-n3{margin-top:-2rem!important}.mr-m-n3,.mx-m-n3{margin-right:-2rem!important}.mb-m-n3,.my-m-n3{margin-bottom:-2rem!important}.ml-m-n3,.mx-m-n3{margin-left:-2rem!important}.m-m-n4{margin:-3rem!important}.mt-m-n4,.my-m-n4{margin-top:-3rem!important}.mr-m-n4,.mx-m-n4{margin-right:-3rem!important}.mb-m-n4,.my-m-n4{margin-bottom:-3rem!important}.ml-m-n4,.mx-m-n4{margin-left:-3rem!important}.m-m-auto{margin:auto!important}.mt-m-auto,.my-m-auto{margin-top:auto!important}.mr-m-auto,.mx-m-auto{margin-right:auto!important}.mb-m-auto,.my-m-auto{margin-bottom:auto!important}.ml-m-auto,.mx-m-auto{margin-left:auto!important}}@media (min-width:900px){.m-l-0{margin:0!important}.mt-l-0,.my-l-0{margin-top:0!important}.mr-l-0,.mx-l-0{margin-right:0!important}.mb-l-0,.my-l-0{margin-bottom:0!important}.ml-l-0,.mx-l-0{margin-left:0!important}.m-l-1{margin:.5rem!important}.mt-l-1,.my-l-1{margin-top:.5rem!important}.mr-l-1,.mx-l-1{margin-right:.5rem!important}.mb-l-1,.my-l-1{margin-bottom:.5rem!important}.ml-l-1,.mx-l-1{margin-left:.5rem!important}.m-l-2{margin:1rem!important}.mt-l-2,.my-l-2{margin-top:1rem!important}.mr-l-2,.mx-l-2{margin-right:1rem!important}.mb-l-2,.my-l-2{margin-bottom:1rem!important}.ml-l-2,.mx-l-2{margin-left:1rem!important}.m-l-3{margin:2rem!important}.mt-l-3,.my-l-3{margin-top:2rem!important}.mr-l-3,.mx-l-3{margin-right:2rem!important}.mb-l-3,.my-l-3{margin-bottom:2rem!important}.ml-l-3,.mx-l-3{margin-left:2rem!important}.m-l-4{margin:3rem!important}.mt-l-4,.my-l-4{margin-top:3rem!important}.mr-l-4,.mx-l-4{margin-right:3rem!important}.mb-l-4,.my-l-4{margin-bottom:3rem!important}.ml-l-4,.mx-l-4{margin-left:3rem!important}.m-l-n1{margin:-.5rem!important}.mt-l-n1,.my-l-n1{margin-top:-.5rem!important}.mr-l-n1,.mx-l-n1{margin-right:-.5rem!important}.mb-l-n1,.my-l-n1{margin-bottom:-.5rem!important}.ml-l-n1,.mx-l-n1{margin-left:-.5rem!important}.m-l-n2{margin:-1rem!important}.mt-l-n2,.my-l-n2{margin-top:-1rem!important}.mr-l-n2,.mx-l-n2{margin-right:-1rem!important}.mb-l-n2,.my-l-n2{margin-bottom:-1rem!important}.ml-l-n2,.mx-l-n2{margin-left:-1rem!important}.m-l-n3{margin:-2rem!important}.mt-l-n3,.my-l-n3{margin-top:-2rem!important}.mr-l-n3,.mx-l-n3{margin-right:-2rem!important}.mb-l-n3,.my-l-n3{margin-bottom:-2rem!important}.ml-l-n3,.mx-l-n3{margin-left:-2rem!important}.m-l-n4{margin:-3rem!important}.mt-l-n4,.my-l-n4{margin-top:-3rem!important}.mr-l-n4,.mx-l-n4{margin-right:-3rem!important}.mb-l-n4,.my-l-n4{margin-bottom:-3rem!important}.ml-l-n4,.mx-l-n4{margin-left:-3rem!important}.m-l-auto{margin:auto!important}.mt-l-auto,.my-l-auto{margin-top:auto!important}.mr-l-auto,.mx-l-auto{margin-right:auto!important}.mb-l-auto,.my-l-auto{margin-bottom:auto!important}.ml-l-auto,.mx-l-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.5rem!important}.mt-xl-1,.my-xl-1{margin-top:.5rem!important}.mr-xl-1,.mx-xl-1{margin-right:.5rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.5rem!important}.ml-xl-1,.mx-xl-1{margin-left:.5rem!important}.m-xl-2{margin:1rem!important}.mt-xl-2,.my-xl-2{margin-top:1rem!important}.mr-xl-2,.mx-xl-2{margin-right:1rem!important}.mb-xl-2,.my-xl-2{margin-bottom:1rem!important}.ml-xl-2,.mx-xl-2{margin-left:1rem!important}.m-xl-3{margin:2rem!important}.mt-xl-3,.my-xl-3{margin-top:2rem!important}.mr-xl-3,.mx-xl-3{margin-right:2rem!important}.mb-xl-3,.my-xl-3{margin-bottom:2rem!important}.ml-xl-3,.mx-xl-3{margin-left:2rem!important}.m-xl-4{margin:3rem!important}.mt-xl-4,.my-xl-4{margin-top:3rem!important}.mr-xl-4,.mx-xl-4{margin-right:3rem!important}.mb-xl-4,.my-xl-4{margin-bottom:3rem!important}.ml-xl-4,.mx-xl-4{margin-left:3rem!important}.m-xl-n1{margin:-.5rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.5rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.5rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.5rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.5rem!important}.m-xl-n2{margin:-1rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-1rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-1rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-1rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-1rem!important}.m-xl-n3{margin:-2rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-2rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-2rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-2rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-2rem!important}.m-xl-n4{margin:-3rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-3rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-3rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-3rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}
 .s-container-stacks_in_58_page131{ }#s-wrapper-stacks_in_58_page131{margin:0; }#s-content-stacks_in_58_page131{justify-content:center;  }.s-bg-stacks_in_58_page131{z-index:0}#s-outer-stacks_in_58_page131{border-radius:0px 0px 0px 0px}
.s-cols-stacks_in_200_page131{justify-content:space-between;align-items:stretch;}.s-cols-stacks_in_200_page131>.s-cols-item{border-radius:0px;margin-bottom:20px;width:100%;  padding:20px 20px 20px 20px;   }.s-cols-stacks_in_200_page131>.s-cols-item:hover{ }@media (min-width:600px){.s-cols-stacks_in_200_page131>.s-cols-item{ width:calc((100% - calc(1 * 20px)) / 2);}}#stacks_out_200_page131{width:100%}
.item_stacks_in_202_page131{justify-content:center;overflow:hidden;  }
#mdstacks_in_206_page131 hr{border-top-style:solid;border-top-width:1px;border-top-color:var(--border-color-softer); var(--border-color-softer); width:100%;max-width:100%;}#mdstacks_in_206_page131 h1,#mdstacks_in_206_page131 h2,#mdstacks_in_206_page131 h3,#mdstacks_in_206_page131 h4,#mdstacks_in_206_page131 h5,#mdstacks_in_206_page131 h6{ }#mdstacks_in_206_page131 p,#mdstacks_in_206_page131 ul,#mdstacks_in_206_page131 ol{  }#mdstacks_in_206_page131 a{color:var(--link-color);}#mdstacks_in_206_page131 a:hover{color:var(--link-color-hover); }

.item_stacks_in_204_page131{justify-content:flex-start;overflow:hidden;  }

.s-grid-stacks_in_60_page131>.s-grid-item{justify-content:flex-start;border-radius:0px;   }.s-grid-stacks_in_60_page131>.s-grid-item:hover{ }#stacks_out_60_page131{width:100%}
.item_stacks_in_62_page131{}

@media (min-width:0px){.item_stacks_in_62_page131{ overflow:hidden;  grid-column:span 1;grid-row:span 1;    } }
.item_stacks_in_71_page131{}

@media (min-width:0px){.item_stacks_in_71_page131{ overflow:hidden;  grid-column:span 1;grid-row:span 1;    } }
.item_stacks_in_77_page131{}

@media (min-width:0px){.item_stacks_in_77_page131{ overflow:hidden;  grid-column:span 1;grid-row:span 1;    } }
.item_stacks_in_83_page131{}

@media (min-width:0px){.item_stacks_in_83_page131{ overflow:hidden;  grid-column:span 1;grid-row:span 1;    } }
.item_stacks_in_89_page131{}

@media (min-width:0px){.item_stacks_in_89_page131{ overflow:hidden;  grid-column:span 1;grid-row:span 1;    } }
.item_stacks_in_117_page131{}

@media (min-width:0px){.item_stacks_in_117_page131{ overflow:hidden;  grid-column:span 1;grid-row:span 1;    } }
.item_stacks_in_99_page131{}

@media (min-width:0px){.item_stacks_in_99_page131{ overflow:hidden;  grid-column:span 1;grid-row:span 1;    } }
.item_stacks_in_123_page131{}

@media (min-width:0px){.item_stacks_in_123_page131{ overflow:hidden;  grid-column:span 1;grid-row:span 1;    } }
.item_stacks_in_111_page131{}
@media (min-width:0px){.item_stacks_in_111_page131{ overflow:hidden;  grid-column:span 1;grid-row:span 1;    } }
.item_stacks_in_105_page131{}

@media (min-width:0px){.item_stacks_in_105_page131{ overflow:hidden;  grid-column:span 1;grid-row:span 1;    } }
.item_stacks_in_130_page131{}

@media (min-width:0px){.item_stacks_in_130_page131{ overflow:hidden;  grid-column:span 1;grid-row:span 1;    } }
@media (min-width:900px){.item_stacks_in_130_page131{ overflow:hidden;  grid-column:span 2;grid-row:span 1;    } }
 @media screen and (min-width:0px){.s-grid-stacks_in_60_page131{ grid-column-gap:20px;grid-row-gap:0;grid-template-columns:1fr;align-items:stretch; }}#stacks_out_67_page131{width:100%}
 @media screen and (min-width:900px){.s-grid-stacks_in_60_page131{ grid-column-gap:20px;grid-row-gap:0;grid-template-columns:max-content 1fr;align-items:stretch; }}#stacks_out_68_page131{width:100%}
