






































































* {
  --base: #666666;
  --primary: #59B6EC;
  --secondary: #D88738;
  --danger: #FF0201;
  --warning: #ff6b00;
  --success: #3DCC79;
  --gray: #121829;
  --lightgray: #97a3ae;
  --light: #fafafa;
  --dark: #121829;
  --border_radius: 22;

  --primary100: #ffffff;
  --primary200: #efffff;
  --primary300: #bdffff;
  --primary400: #8be8ff;
  --primary500: #59B6EC;
  --primary600: #2784ba;
  --primary700: #005288;
  --primary800: #002056;
  --primary900: #000024;

  --secondary100: #ffffff;
  --secondary200: #ffffce;
  --secondary300: #ffeb9c;
  --secondary400: #ffb96a;
  --secondary500: #D88738;
  --secondary600: #a65506;
  --secondary700: #742300;
  --secondary800: #420000;
  --secondary900: #100000;

  --gray100: #dae0f1;
  --gray200: #a8aebf;
  --gray300: #767c8d;
  --gray400: #444a5b;
  --gray500: #121829;
  --gray600: #000000;
  --gray700: #000000;
  --gray800: #000000;
  --gray900: #000000;
  
  --dark100: #626879;
  --dark200: #4e5465;
  --dark300: #3a4051;
  --dark400: #262c3d;
  --dark500: #121829;
  --dark600: #000415;
  --dark700: #000001;
  --dark800: #000000;
  --dark900: #000000;
	
	
	--h1_color: #020617;
	--h2_color: #020617;
	--h3_color: #020617;
	--h4_color: #020617;
	--h5_color: #020617;
	--h6_color: #020617;
} 
*, :after, :before {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
/* 	border: 0 solid #e2e8f0 /* 2; */
}


	.body-container-wrapper {
		background: url('https://5712527.fs1.hubspotusercontent-na1.net/hubfs/5712527/Atomic/atomic-grid.svg') #fff;
		background-position-x: 50%;
		background-repeat: repeat-y;
		position: relative;
	}


/* Responsive Grid */
.atmc-container {
	float: none;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	max-width: 1440px; /* Adds 40px for padding right + left */
}

.atmc-container-xs {
	max-width: 670px;
}

.atmc-container-s {
	max-width: 1120.0px;
}

.atmc-container-m {
	max-width: 1400px;
}

.atmc-container-l {
	max-width: 1680.0px;
}

.atmc-container-xl {
	max-width: 1959.9999999999998px;
}
.row-fluid {
	width: 100%;
	*zoom: 1;
}

.row-fluid:before, .row-fluid:after {
	display: table;
	content: "";
}

.row-fluid:after {
	clear: both;
}

.row-fluid [class*="span"] {
	display: block;
	float: left;
	width: 100%;
	min-height: 1px;
	margin-left: 2.127659574%;
	*margin-left: 2.0744680846382977%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
	margin-left: 0;
}

.row-fluid .span12 {
	width: 99.99999998999999%;
	*width: 99.94680850063828%;
}

.row-fluid .span11 {
	width: 91.489361693%;
	*width: 91.4361702036383%;
}

.row-fluid .span10 {
	width: 82.97872339599999%;
	*width: 82.92553190663828%;
}

.row-fluid .span9 {
	width: 74.468085099%;
	*width: 74.4148936096383%;
}

.row-fluid .span8 {
	width: 65.95744680199999%;
	*width: 65.90425531263828%;
}

.row-fluid .span7 {
	width: 57.446808505%;
	*width: 57.3936170156383%;
}

.row-fluid .span6 {
	width: 48.93617020799999%;
	*width: 48.88297871863829%;
}

.row-fluid .span5 {
	width: 40.425531911%;
	*width: 40.3723404216383%;
}

.row-fluid .span4 {
	width: 31.914893614%;
	*width: 31.8617021246383%;
}

.row-fluid .span3 {
	width: 23.404255317%;
	*width: 23.3510638276383%;
}

.row-fluid .span2 {
	width: 14.89361702%;
	*width: 14.8404255306383%;
}

.row-fluid .span1 {
	width: 6.382978723%;
	*width: 6.329787233638298%;
}

.container-fluid {
	*zoom: 1;
}

.container-fluid:before, .container-fluid:after {
	display: table;
	content: "";
}

.container-fluid:after {
	clear: both;
}

@media (max-width: 767px) {
	.row-fluid {
		width: 100%;
	}

	.row-fluid [class*="span"] {
		display: block;
		float: none;
		width: auto;
		margin-left: 0;
	}
}

@media (min-width: 768px) and (max-width: 1139px) {
	.row-fluid {
		width: 100%;
		*zoom: 1;
	}

	.row-fluid:before, .row-fluid:after {
		display: table;
		content: "";
	}

	.row-fluid:after {
		clear: both;
	}

	.row-fluid [class*="span"] {
		display: block;
		float: left;
		width: 100%;
		min-height: 1px;
		margin-left: 2.762430939%;
		*margin-left: 2.709239449638298%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row-fluid [class*="span"]:first-child {
		margin-left: 0;
	}

	.row-fluid .span12 {
		width: 99.999999993%;
		*width: 99.9468085036383%;
	}

	.row-fluid .span11 {
		width: 91.436464082%;
		*width: 91.38327259263829%;
	}

	.row-fluid .span10 {
		width: 82.87292817100001%;
		*width: 82.8197366816383%;
	}

	.row-fluid .span9 {
		width: 74.30939226%;
		*width: 74.25620077063829%;
	}

	.row-fluid .span8 {
		width: 65.74585634900001%;
		*width: 65.6926648596383%;
	}

	.row-fluid .span7 {
		width: 57.182320438000005%;
		*width: 57.129128948638304%;
	}

	.row-fluid .span6 {
		width: 48.618784527%;
		*width: 48.5655930376383%;
	}

	.row-fluid .span5 {
		width: 40.055248616%;
		*width: 40.0020571266383%;
	}

	.row-fluid .span4 {
		width: 31.491712705%;
		*width: 31.4385212156383%;
	}

	.row-fluid .span3 {
		width: 22.928176794%;
		*width: 22.874985304638297%;
	}

	.row-fluid .span2 {
		width: 14.364640883%;
		*width: 14.311449393638298%;
	}

	.row-fluid .span1 {
		width: 5.801104972%;
		*width: 5.747913482638298%;
	}
}

@media (min-width: 1280px) {
	.row-fluid {
		width: 100%;
		*zoom: 1;
	}

	.row-fluid:before, .row-fluid:after {
		display: table;
		content: "";
	}

	.row-fluid:after {
		clear: both;
	}

	.row-fluid [class*="span"] {
		display: block;
		float: left;
		width: 100%;
		min-height: 1px;
		margin-left: 2.564102564%;
		*margin-left: 2.510911074638298%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row-fluid [class*="span"]:first-child {
		margin-left: 0;
	}

	.row-fluid .span12 {
		width: 100%;
		*width: 99.94680851063829%;
	}

	.row-fluid .span11 {
		width: 91.45299145300001%;
		*width: 91.3997999636383%;
	}

	.row-fluid .span10 {
		width: 82.905982906%;
		*width: 82.8527914166383%;
	}

	.row-fluid .span9 {
		width: 74.358974359%;
		*width: 74.30578286963829%;
	}

	.row-fluid .span8 {
		width: 65.81196581200001%;
		*width: 65.7587743226383%;
	}

	.row-fluid .span7 {
		width: 57.264957265%;
		*width: 57.2117657756383%;
	}

	.row-fluid .span6 {
		width: 48.717948718%;
		*width: 48.6647572286383%;
	}

	.row-fluid .span5 {
		width: 40.170940171000005%;
		*width: 40.117748681638304%;
	}

	.row-fluid .span4 {
		width: 31.623931624%;
		*width: 31.5707401346383%;
	}

	.row-fluid .span3 {
		width: 23.076923077%;
		*width: 23.0237315876383%;
	}

	.row-fluid .span2 {
		width: 14.529914530000001%;
		*width: 14.4767230406383%;
	}

	.row-fluid .span1 {
		width: 5.982905983%;
		*width: 5.929714493638298%;
	}
}

/* Clearfix */

.clearfix {
	*zoom: 1;
}

.clearfix:before, .clearfix:after {
	display: table;
	content: "";
}

.clearfix:after {
	clear: both;
}

/* Visibilty Classes */

.hide {
	display: none;
}

.show {
	display: block;
}

.invisible {
	visibility: hidden;
}

.hidden {
	display: none;
	visibility: hidden;
}



/* Display */
.atmc-display-none {
	display: none!important;
}
@media (min-width:768px) {
	.atmc-desktop-display-none {
		display: none!important;
	}
}
@media (max-width:767px) {
	.atmc-mb-display-none {
		display: none!important;
	}
}


/* Additional Layout using Flex */
.atmc-grid {
	margin: -1rem;
}
.atmc-grid .atmc-grid-col {
	padding: 1rem;
}

@media (min-width:768px) {
	.atmc-grid {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.atmc-grid-1col .atmc-grid-col {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		width: 100%;
	}
	.atmc-grid-2col .atmc-grid-col {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		width: 50%;
	}
	.atmc-grid-3col .atmc-grid-col {
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%;
		width: 33.33%;
	}
	.atmc-grid-4col .atmc-grid-col {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		width: 25%;
	}
	.atmc-grid-5col .atmc-grid-col {
		-ms-flex-preferred-size: 20%;
		flex-basis: 20%;
		width: 20%;
	}
	.atmc-grid-6col .atmc-grid-col {
		-ms-flex-preferred-size: 16.666%;
		flex-basis: 16.666%;
		width: 16.666%;
	}
}
@media (max-width:768px) and (max-width:991px) {
	.atmc-grid-4col .atmc-grid-col,
	.atmc-grid-5col .atmc-grid-col,
	.atmc-grid-6col .atmc-grid-col{
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%;
		width: 33.33%;
	}
}
@media (min-width:576px) and (max-width:767px) {
	.atmc-grid-2col .atmc-grid-col {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		width: 50%;
	}
	.atmc-grid-3col .atmc-grid-col {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		width: 50%;
	}
}

/* Grid */
@supports ((display: -ms-grid) or (display: grid)) {
  .atmc-grid .atmc-grid-col {
    width: auto;
    padding: 0;
  }
	.atmc-grid {
		display: -ms-grid;
		display: grid;
		grid-row-gap: 2rem;
		grid-column-gap: 2rem;
		margin: 0;
	}
	.atmc-grid.atmc-gallery-filter {
		display: block!important;
		margin: -.75rem;
	}
	.atmc-grid.atmc-gallery-filter > div {
		padding: .75rem;
	}
	@media (min-width: 768px) {
		.atmc-grid-1col {
			-ms-grid-columns: 1fr;
			grid-template-columns: 1fr;
		}
		.atmc-grid-2col {
			-ms-grid-columns: (1fr)[2];
			grid-template-columns: repeat(2, 1fr);
		}
		  .atmc-grid-2col.atmc-gallery-filter .atmc-grid-col {
				width: 50%;
		  }
		.atmc-grid-3col {
			-ms-grid-columns: (1fr)[3];
			grid-template-columns: repeat(3, 1fr);
		}
		  .atmc-grid-3col.atmc-gallery-filter .atmc-grid-col {
				width: 33.33%;
		  }
		.atmc-grid-4col {
			-ms-grid-columns: (1fr)[2];
			grid-template-columns: repeat(2, 1fr);
		}
		.atmc-grid-4col,
		.atmc-grid-5col,
		.atmc-grid-6col {
			-ms-grid-columns: (1fr)[2];
			grid-template-columns: repeat(2, 1fr);
		}
		  .atmc-grid-4col.atmc-gallery-filter .atmc-grid-col,
		  .atmc-grid-5col.atmc-gallery-filter .atmc-grid-col,
		  .atmc-grid-6col.atmc-gallery-filter .atmc-grid-col {
				width: 50%;
		  }
	}
	@media (min-width:992px) {
		.atmc-grid-4col {
			-ms-grid-columns: (1fr)[4];
			grid-template-columns: repeat(4, 1fr);
		}
		  .atmc-grid-4col.atmc-gallery-filter .atmc-grid-col {
				width: 25%;
		  }
		.atmc-grid-5col {
			-ms-grid-columns: (1fr)[5];
			grid-template-columns: repeat(5, 1fr);
		}
			.atmc-grid-5col.atmc-gallery-filter .atmc-grid-col {
				width: 20%;
			}
		.atmc-grid-6col {
			-ms-grid-columns: (1fr)[6];
			grid-template-columns: repeat(6, 1fr);
		}
			.atmc-grid-6col.atmc-gallery-filter .atmc-grid-col {
				width: 16.6%;
			}
	}
	@media (min-width:576px) and (max-width:767px) {
		.atmc-grid-2col {
			-ms-grid-columns: (1fr)[2];
			grid-template-columns: repeat(2, 1fr);
		}
		  .atmc-grid-2col.atmc-gallery-filter .atmc-grid-col {
				width: 50%;
		  }
		.atmc-grid-4col,
		.atmc-grid-5col,
		.atmc-grid-6col {
			-ms-grid-columns: (1fr)[2];
			grid-template-columns: repeat(2, 1fr);
		}
		  .atmc-grid-4col.atmc-gallery-filter .atmc-grid-col,
		  .atmc-grid-5col.atmc-gallery-filter .atmc-grid-col,
		  .atmc-grid-6col.atmc-gallery-filter .atmc-grid-col {
				width: 50%;
		  }
	}
}



/* ----
 * Flex
 * ========== */
@media (min-width:768px) {
	.atmc-flex > .row-fluid {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.atmc-align-center > .row-fluid {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	max-width: 100%;
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

body {
  font-family: "Roboto";
  font-size: 1rem;
  color: #666666;
  line-height: 1.7;
}

p {
  margin-top: 0;
  margin-bottom: .75em;
}

p:last-child {
	margin-bottom: 0;
}

.atmc-intro {
	font-size: 1.2rem;
	line-height: 1.5;
	margin-bottom: 1rem;
}

.atmc-dropcap *:first-child::first-letter {
  font-size: 6rem;
	line-height: 1;
  padding-right: 1rem;
	float: left;
	font-weight: bold;
	color: #59B6EC;
}

/* Anchor Links */
a {
  color: #59B6EC;
  text-decoration: none;
  transition: all ease 200ms;
}

a:hover,
a:visited {
  color: #59B6EC;
}
a:focus,
a:active {
  color: #59B6EC;
}
a:visited,
a:visited * {
  color: #59B6EC;
}

a.atmc-link-default:not(:hover) * {
  color: inherit;
	transition: 0.2s ease;
}
a.atmc-link-default:not(:hover) h1 {
  color: #020617;
}
a.atmc-link-default:not(:hover) h2 {
  color: #020617;
}
a.atmc-link-default:not(:hover) h3 {
  color: #020617;
}
a.atmc-link-default:not(:hover) h4 {
  color: #020617;
}
a.atmc-link-default:not(:hover) h5 {
  color: #020617;
}
a.atmc-link-default:not(:hover) h6 {
  color: #020617;
}

a:hover * {
	color: inherit;
}
 
.atmc-link {
	font-weight: bold;
	color: #59B6EC;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9rem;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}

/* Headings */
h1, .atmc-h1,
h2, .atmc-h2,
h3, .atmc-h3,
h4, .atmc-h4,
h5, .atmc-h5,
h6, .atmc-h6 {
  margin-top: 0;
  margin-bottom: 0.75rem;
  line-height: 1.1;
  word-break: break-word;
}

.widget-type-rich_text * + h1,
.widget-type-rich_text * + h2,
.widget-type-rich_text * + h3,
.widget-type-rich_text * + h4,
.widget-type-rich_text * + h5,
.widget-type-rich_text * + h6 {
  margin-top: 2.25rem;
}

h1, .atmc-h1 {
  font-size: 3.0rem;
  font-style: normal;
  font-weight: 700 !important;
  font-family: "Roboto";
  color: #020617;
	
	  text-decoration: none;
	
}

h2, .atmc-h2 {
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 700 !important;
  font-family: "Roboto";
  color: #020617;
	
	  text-decoration: none;
	
}

h3, .atmc-h3 {
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 700 !important;
  font-family: "Roboto";
  color: #020617;
	
	  text-decoration: none;
	
}

h4, .atmc-h4 {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700 !important;
  font-family: "Roboto";
  color: #020617;
	
	  text-decoration: none;
	
}

h5, .atmc-h5 {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700 !important;
  font-family: "Roboto";
  color: #020617;
	
	  text-decoration: none;
	
}

h6, .atmc-h6 {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700 !important;
  font-family: "Roboto";
  color: #020617;
	
	  text-decoration: none;
	
}

.text-base *:not(a),
.text-primary *:not(a),
.text-secondary *:not(a),
.text-warning *:not(a),
.text-danger *:not(a),
.text-success *:not(a),
.text-white *:not(a),
.text-dark *:not(a),
.text-gray *:not(a),
.text-lightgray *:not(a),
.text-light *:not(a) {
	color: inherit;
}

.text-white a:visited {
	color: inherit;
}

.atmc-l {
	font-size: 3rem;
	line-height: 1;
}

.atmc-xl {
	font-size: 4rem;
	line-height: 1;
}

.atmc-xxl {
	font-size: 6rem;
	line-height: 1;
}

@media (max-width: 767px) {
  h1, .atmc-h1 {
    font-size: 24px;
  }
  h2, .atmc-h2 {
    font-size: 22px;
  }
  h3, .atmc-h3 {
    font-size: 20px;
  }
  h4, .atmc-h4 {
    font-size: 18px;
  }
  h5, .atmc-h5 {
    font-size: 16px;
  }
	.atmc-l {
	  font-size: 1.5rem;
	}
	.atmc-xl {
	  font-size: 2rem;
	}
	.atmc-xxl {
		font-size: 3rem;
	}
}

strong {
  font-weight: bolder;
}

code {
  vertical-align: bottom;
}

.widget-type-rich_text ul,
.widget-type-rich_text ol {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
	list-style: none;
	padding: 0;
}

.widget-type-rich_text ul {
}

.widget-type-rich_text ol {
	counter-reset: item;
}

.widget-type-rich_text ul li,
.widget-type-rich_text ol li {
  line-height: 1.5rem;
	position: relative;
	padding-left: 1.5rem;
}

.widget-type-rich_text ul li:before {
	content: "";
	position: absolute;
	top: .45rem;
	left: 0;
	width: .75rem;
	height: .75rem;
	background: #D88738;
	border-radius: 50%;
}

.widget-type-rich_text ol li {
	counter-increment: item;
}

.widget-type-rich_text ol li:before {
	content: counter(item);
	position: absolute;
	top: 0;
	left: 0;
	line-height: 1.5rem;
	color: #D88738;
	font-weight: bold;
}

.widget-type-rich_text ul li + li,
.widget-type-rich_text ol li + li {
	margin-top: .75rem;
}

.widget-type-rich_text ul ul,
.widget-type-rich_text ol ul,
.widget-type-rich_text ul ol,
.widget-type-rich_text ol ol {
  margin-top: 0;
  margin-bottom: 0;
}

blockquote {
  line-height: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-left: 2px solid #A9A9A9;
  padding-left: 15px;
}

.atmc-cap {
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1;
	font-size: .75rem;
	opacity: .8;
}

.atmc-dropcap:first-letter {
	font-size: 3.5rem;
	margin-right: .35rem;
	float: left;
	margin-top: 0;
	line-height: 1;
	font-weight: bold;
}

.text-default {
	color: inherit;
}

/* -------
 * Headline Styles 
 * ------------------- */

/* Headline 01 */
.atmc-headline-01 strong {
	background: linear-gradient(transparent calc(100% - .4em),#59B6EC .4em);
}
.atmc-headline-01-primary strong {
	background: linear-gradient(transparent calc(100% - .4em),#59B6EC .4em);
}
.atmc-headline-01-secondary strong {
	background: linear-gradient(transparent calc(100% - .4em),#D88738 .4em);
}
.atmc-headline-01-base strong {
	background: linear-gradient(transparent calc(100% - .4em),#666666 .4em);
}
.atmc-headline-01-danger strong {
	background: linear-gradient(transparent calc(100% - .4em),#FF0201 .4em);
}
.atmc-headline-01-warning strong {
	background: linear-gradient(transparent calc(100% - .4em),#ff6b00 .4em);
}
.atmc-headline-01-success strong {
	background: linear-gradient(transparent calc(100% - .4em),#3DCC79 .4em);
}
.atmc-headline-01-gray strong {
	background: linear-gradient(transparent calc(100% - .4em),#121829 .4em);
}
.atmc-headline-01-lightgray strong {
	background: linear-gradient(transparent calc(100% - .4em),#97a3ae .4em);
}
.atmc-headline-01-light strong {
	background: linear-gradient(transparent calc(100% - .4em),#fafafa .4em);
}
.atmc-headline-01-white strong {
	background: linear-gradient(transparent calc(100% - .4em), .4em);
}
.atmc-headline-01-dark strong {
	background: linear-gradient(transparent calc(100% - .4em),#121829 .4em);
}

/* Headline 02 */
.atmc-headline-02 {
	position: relative;
}
.atmc-headline-02:before {
	content: "";
	width: 3rem;
	height: .25em;
	background: #59B6EC;
	position: absolute;
	top: .5em;
	right: calc(100% + .5rem);
}
.atmc-headline-02-primary:before {
	background: #59B6EC;
}
.atmc-headline-02-secondary:before {
	background: #D88738;
}
.atmc-headline-02-base:before {
	background: #666666;
}
.atmc-headline-02-danger:before {
	background: #FF0201;
}
.atmc-headline-02-success:before {
	background: #3DCC79;
}
.atmc-headline-02-warning:before {
	background: #ff6b00;
}
.atmc-headline-02-gray:before {
	background: #121829;
}
.atmc-headline-02-lightgray:before {
	background: #97a3ae;
}
.atmc-headline-02-light:before {
	background: #fafafa;
}
.atmc-headline-02-white:before {
	background: ;
}
.atmc-headline-02-dark:before {
	background: #121829;
}
.atmc-headline-02.text-right:before {
	left: calc(100% + .5rem);
	right: auto;
}

/* Headline 03 */
.atmc-headline-03 {
	position: relative;
	padding-bottom: 1rem;
}
.atmc-headline-03:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 80px;
	height: 6px;
	background-color: #59B6EC;
	margin: 0;
}
.atmc-headline-03-primary:after {
	background-color: #59B6EC;
}
.atmc-headline-03-secondary:after {
	background-color: #D88738;
}
.atmc-headline-03-base:after {
	background-color: #666666;
}
.atmc-headline-03-danger:after {
	background-color: #FF0201;
}
.atmc-headline-03-warning:after {
	background-color: #ff6b00;
}
.atmc-headline-03-success:after {
	background-color: #3DCC79;
}
.atmc-headline-03-gray:after {
	background-color: #121829;
}
.atmc-headline-03-lightgray:after {
	background-color: #97a3ae;
}
.atmc-headline-03-light:after {
	background-color: #fafafa;
}
.atmc-headline-03-white:after {
	background-color: ;
}
.atmc-headline-03-dark:after {
	background-color: #121829;
}
.atmc-headline-03.text-center:after {
  left: 0;
	right: 0;
	margin: auto;
}
.atmc-headline-03.text-right:after {
  left: auto;
	right: 0;
	margin: 0;
}

/* Headline 04 */
.atmc-headline-04 strong {
	background: linear-gradient(transparent calc(100% - .1em), #59B6EC .4em);
}
.atmc-headline-04-primary strong {
	background: linear-gradient(transparent calc(100% - .1em),#59B6EC .4em);
}
.atmc-headline-04-secondary strong {
	background: linear-gradient(transparent calc(100% - .1em),#D88738 .4em);
}
.atmc-headline-04-base strong {
	background: linear-gradient(transparent calc(100% - .1em),#666666 .4em);
}
.atmc-headline-04-danger strong {
	background: linear-gradient(transparent calc(100% - .1em),#FF0201 .4em);
}
.atmc-headline-04-warning strong {
	background: linear-gradient(transparent calc(100% - .1em),#ff6b00 .4em);
}
.atmc-headline-04-success strong {
	background: linear-gradient(transparent calc(100% - .1em),#3DCC79 .4em);
}
.atmc-headline-04-gray strong {
	background: linear-gradient(transparent calc(100% - .1em),#121829 .4em);
}
.atmc-headline-04-lightgray strong {
	background: linear-gradient(transparent calc(100% - .1em),#97a3ae .4em);
}
.atmc-headline-04-light strong {
	background: linear-gradient(transparent calc(100% - .1em),#fafafa .4em);
}
.atmc-headline-04-white strong {
	background: linear-gradient(transparent calc(100% - .1em), .4em);
}
.atmc-headline-04-dark strong {
	background: linear-gradient(transparent calc(100% - .1em),#121829 .4em);
}

/* Headline 05 */
.atmc-headline-05 {
  padding-left: .75rem;
	border-left: .75rem solid #59B6EC;
}
.atmc-headline-05.text-right {
  padding-right: .75rem;
	border-left: 0;
	padding-left: 0;
	border-right: .75rem solid #59B6EC;
}
.atmc-headline-05-primary {
	border-color: #59B6EC;
}
.atmc-headline-05-secondary {
	border-color: #D88738;
}
.atmc-headline-05-base {
	border-color: #666666;
}
.atmc-headline-05-danger {
	border-color: #FF0201;
}
.atmc-headline-05-warning {
	border-color: #ff6b00;
}
.atmc-headline-05-success {
	border-color: #3DCC79;
}
.atmc-headline-05-gray {
	border-color: #121829;
}
.atmc-headline-05-lightgray {
	border-color: #97a3ae;
}
.atmc-headline-05-light {
	border-color: #fafafa;
}
.atmc-headline-05-white {
	border-color: ;
}
.atmc-headline-05-dark {
	border-color: #121829;
}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}

/* TODO */
small {

}

/* TODO */
mark {

}

sup,
sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

:focus {
  outline: none;
}

.disable-focus-styles :focus {
  outline: none;
}


/* Quotes */
.atmc-quote-01 {
	position: relative;
}
.atmc-quote-01:before {
	content: "\f10d";
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900;
	position: absolute;
	font-size: 5rem;
	color: inherit;
	opacity: .2;
	z-index: inherit;
	top: -3rem;
	left: -3rem;
}
.atmc-quote-01 > div {
	position: relative;
}


.atmc-quote-02 {
	position: relative;
}
.atmc-quote-02:before {
	content: "\f10d";
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900;
	position: absolute;
	font-size: 5rem;
	color: inherit;
	opacity: .2;
	z-index: inherit;
	top: -3rem;
	left: -3rem;
}
.atmc-quote-02:after {
	content: "\f10e";
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900;
	position: absolute;
	font-size: 5rem;
	color: inherit;
	opacity: .2;
	z-index: inherit;
	bottom: -3rem;
	right: -1rem;
}
.atmc-quote-01 > div {
	position: relative;
}
.text-white{
    color: #ffffff;
}
.text-centered{
    text-align: center;
}
.pcx-blue-preheader-title{
    color: #00B7EF;
    font-size: 24px;
    font-family: "Figtree", sans-serif !important;
}
h2.pcx-header-h2{
  text-transform: none !important;
  font-size: 40px !important;
  line-height: 48px !important;
  font-family: "Figtree", sans-serif !important;
  font-weight: 600 !important;
  margin-bottom: 20px !important;
  letter-spacing: 0.32px !important;
}
h2.pcx-header-h2 a{
    text-decoration: underline;
    color: #00B7EF !important;
}
@media only screen and (max-width:  320px) {
    .services-content h2,
    h2.pcx-header-h2{
      font-size: 35px !important;
      line-height: 35px !important;
    }   
}
.atmc-color-base,
.atmc-color-base *:not(.atmc-btn) {
	color: #666666;
}
.atmc-color-primary,
.atmc-color-primary *:not(.atmc-btn) {
	color: #59B6EC;
}
.atmc-color-secondary,
.atmc-color-secondary *:not(.atmc-btn) {
	color: #D88738;
}

.atmc-color-warning,
.atmc-color-warning *:not(.atmc-btn) {
	color: #ff6b00;
}
.atmc-color-danger,
.atmc-color-danger *:not(.atmc-btn) {
	color: #FF0201;
}
.atmc-color-success,
.atmc-color-success *:not(.atmc-btn) {
	color: #3DCC79;
}
.atmc-color-gray,
.atmc-color-gray *:not(.atmc-btn) {
	color: #121829;
}
.atmc-color-lightgray,
.atmc-color-lightgray *:not(.atmc-btn) {
	color: #97a3ae;
}
.atmc-color-light,
.atmc-color-light *:not(.atmc-btn) {
	color: #fafafa;
}
.atmc-color-dark,
.atmc-color-dark *:not(.atmc-btn) {
	color: #121829;
}


.atmc-color-white,
.atmc-color-white *:not(.atmc-btn) {
	color: #fff;
}

.atmc-color-primary200 {
  color: #efffff;
}
.atmc-color-primary300 {
  color: #bdffff;
}
.atmc-color-primary400 {
  color: #8be8ff;
}
.atmc-color-primary500 {
  color: #59B6EC;
}
.atmc-color-primary600 {
  color: #2784ba;
}
.atmc-color-primary700 {
  color: #005288;
}
.atmc-color-primary800 {
  color: #002056;
}
.atmc-color-primary900 {
  color: #000024;
} 

.atmc-color-secondary200 {
  color: #ffffce;
}
.atmc-color-secondary300 {
  color: #ffeb9c;
}
.atmc-color-secondary400 {
  color: #ffb96a;
}
.atmc-color-secondary500 {
  color: #D88738;
}
.atmc-color-secondary600 {
  color: #a65506;
}
.atmc-color-secondary700 {
  color: #742300;
}
.atmc-color-secondary800 {
  color: #420000;
}
.atmc-color-secondary900 {
  color: #100000;
}

.atmc-color-gray200 {
  color: #a8aebf;
}
.atmc-color-gray300 {
  color: #767c8d;
}
.atmc-color-gray400 {
  color: #444a5b;
}
.atmc-color-gray500 {
  color: #121829;
}
.atmc-color-gray600 {
  color: #000000;
}
.atmc-color-gray700 {
  color: #000000;
}
.atmc-color-gray800 {
  color: #000000;
}
.atmc-color-gray900 {
  color: #000000;
}


/* Icon Fill Colors */
.atmc-icon-base svg {
	fill: #666666;
}
.atmc-icon-primary svg {
	fill: #59B6EC;
}
.atmc-icon-secondary svg {
	fill: #D88738;
}
.atmc-icon-danger svg {
	fill: #FF0201;
}
.atmc-icon-warning svg {
	fill: #ff6b00;
}
.atmc-icon-success svg {
	fill: #3DCC79;
}
.atmc-icon-gray svg {
	fill: #121829;
}
.atmc-icon-lightgray svg {
	fill: #97a3ae;
}
.atmc-icon-light svg {
	fill: #fafafa;
}
.atmc-icon-dark svg {
	fill: #121829;
}
.atmc-icon-white svg {
	fill: #fff;
}
.probecx-font-blue{
    color: #334155;
}
.atmc-bg-primary200 {
  background-color: #efffff;
}
.atmc-bg-primary300 {
  background-color: #bdffff;
}
.atmc-bg-primary400 {
  background-color: #8be8ff;
}
.atmc-bg-primary500 {
  background-color: #59B6EC;
}
.atmc-bg-primary600 {
  background-color: #2784ba;
}
.atmc-bg-primary700 {
  background-color: #005288;
}
.atmc-bg-primary800 {
  background-color: #002056;
}
.atmc-bg-primary900 {
  background-color: #000024;
} 

.atmc-bg-secondary200 {
  background-color: #ffffce;
}
.atmc-bg-secondary300 {
  background-color: #ffeb9c;
}
.atmc-bg-secondary400 {
  background-color: #ffb96a;
}
.atmc-bg-secondary500 {
  background-color: #D88738;
}
.atmc-bg-secondary600 {
  background-color: #a65506;
}
.atmc-bg-secondary700 {
  background-color: #742300;
}
.atmc-bg-secondary800 {
  background-color: #420000;
}
.atmc-bg-secondary900 {
  background-color: #100000;
}

.atmc-bg-gray200 {
  background-color: #a8aebf;
}
.atmc-bg-gray300 {
  background-color: #767c8d;
}
.atmc-bg-gray400 {
  background-color: #444a5b;
}
.atmc-bg-gray500 {
  background-color: #121829;
}
.atmc-bg-gray600 {
  background-color: #000000;
}
.atmc-bg-gray700 {
  background-color: #000000;
}
.atmc-bg-gray800 {
  background-color: #000000;
}
.atmc-bg-gray900 {
  background-color: #000000;
}


/* Background Gradients */
.bg-gradient {
	background: linear-gradient(210.53deg, #121829 0%, #59B6EC 100%), #59B6EC;
}

/* Background Patterns */
.atmc-bg-pattern {
	background-image: url(https://5712527.fs1.hubspotusercontent-na1.net/hubfs/5712527/Atomic/pattern.png);
	background-repeat: repeat;
}


/* Hero */
.atmc-hero {
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 6rem 0;
}

/* ----------- Decoration ---------- */

.atmc-decoration-01 {
	position: relative;
}
.atmc-decoration-01 > * {
	position: relative;
}
.atmc-decoration-01:before {
	content: "";
	width: 100%;
	height: 100%;
	background-color: #59B6EC;
	background-image: url(https://5712527.fs1.hubspotusercontent-na1.net/hubfs/5712527/Atomic/pattern.png);
	background-repeat: repeat;
	position: absolute;
	bottom: -2em;
	left: -2em;
	opacity: 1;
}
.dnd-section {
  padding: 2.9166666666666665rem 20px;
	position: relative;
}

@media (min-width: 768px) {
  .dnd-section {
    padding: 4.375rem 20px;
  }
}

@media (min-width:992px) {
  .dnd-section {
    padding: 6.3rem 60px;
  }
}
@media (min-width: 1440px) {
  .dnd-section {
    padding: 6.3rem 60px;
  }
}

@media (min-width: 1680px) {
  .dnd-section {
    padding: 8.75rem 60px;
  }
}

.dnd-section > .row-fluid {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.dnd-section .dnd-row + .dnd-row {
  margin-top: 1.5rem;
}

.dnd-section .widget-type-cell {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 767px) {
  .dnd-section .widget-type-cell {
    padding-left: 0px;
    padding-right: 0px;
  }
	.dnd-section .dnd-row + .dnd-row,
	.dnd-section .dnd-module + .dnd-module,
  .dnd-section .dnd-column + .dnd-column,
  .dnd-section .dnd-column + .dnd-module,
  .dnd-section .dnd-module + .dnd-column {
		margin-top: 1.5rem;
	}
}
/*  

form_header_background       
form_header_text_color       
form_background_color     

form_border_color            
form_label_color      

form_field_background_color
form_field_border_color      
form_field_focus_border_color
form_button_text_color       
form_button_background_color 

*/


.widget-type-form .form-title {
	background: #323e48;
	padding: 2rem;
	border-radius: 22px;
	margin-bottom: 0;
	color: #323e48;
}

.widget-type-form form {
  padding: 2rem;
	background: #fff;
	border: 1px solid #fafafa;
}

.hs-form label {
  font-size: .75rem;
  display: block;
  float: none;
  width: auto;
  font-weight: normal;
  text-align: left;
  line-height: 1.2;
  padding-top: 0;
  margin-bottom: .625rem;
	color: #323e48;
}

.hs-error-msgs label {
  margin-top: .5rem;
  color: #FF0201 !important;
}

input:not([type=checkbox]):not([type=radio]):not([type=submit]),
.hs-input,
.hs-search-field__input {
  -webkit-appearance: none;
  display: inline-block;
  width: 100%!important;
  height: auto!important;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.2rem;
  color: #666666;
  background-color: #fafafa;
	border: 1px solid #dddde4;
  box-sizing: border-box;
  border-radius: 22px;
}

input[type=checkbox],
input[type=radio] {
  -webkit-appearance: none;
  cursor: pointer;
  width: 1rem!important;
  height: 1rem!important;
  padding: 0!important;
  margin: 3px 5px 3px 0px;
  line-height: normal;
  border: none;
  background-color: #fafafa;
  border-radius: 22px;
	border: 1px solid #121829;
	outline: none;
}

input[type=radio] {
  border-radius: 50%;
}

input[type=checkbox]:checked,
input[type=radio]:checked {
  background: #59B6EC;
}

.hs-input[type=file] {
  background-color: #fff;
  padding: initial;
  border: initial;
  line-height: initial;
  box-shadow: none;
}

.hs-input:-moz-placeholder {
  color: ;
}

.hs-input::-webkit-input-placeholder {
  color: ;
}

.hs-input input,
.hs-input textarea {
  transition: border 0.2s linear;
}
input:not([type=checkbox]):not([type=radio]):not([type=submit]):focus,
.hs-input:focus,
.hs-search-field__input:focus {
  outline: none;
  border-color: #D88738;
}

textarea.hs-input {
  height: auto;
}

select[multiple].hs-input {
  height: inherit;
}

input[type="submit"] {
	background: #D88738!important;
	color: #fff!important;
	border: none!important;
}

fieldset {
	max-width: none!important;
}

/* Force single column fields to full width inside of fieldsets */
fieldset.form-columns-1 .hs-input:not([type=radio]):not([type=checkbox]) {
  width: 100% !important;
}
input.hs-input.invalid,
input.hs-input.error,
div.field.error input,
div.field.error textarea,
div.field.error .chzn-choices,
textarea.hs-input.error,
select.hs-input.error {
  border-color: #FF0201 !important;
}
input.hs-input.error:focus,
div.field.error input:focus,
div.field.error textarea:focus,
div.field.error .chzn-choices:focus,
textarea.hs-input.error:focus,
select.hs-input.error:focus {
  border-color: #FF0201;
}

.actions {
  padding: 0;
}

.inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 0;
}
.inputs-list > li {
  display: block;
  padding: 0;
  width: 100%;
  padding-top: 0;
}
.inputs-list label {
  display: block;
  float: none;
  width: auto;
  padding: 0;
  line-height: 18px;
  text-align: left;
  white-space: normal;
  font-weight: normal;
}
.inputs-list:first-child {
  padding-top: 6px;
}
.inputs-list > li + li {
  padding-top: 2px;
}
.inputs-list label > input,
.inputs-list label > span {
  vertical-align: middle;
}

ul.no-list {
  list-style: none;
}

.field {
  margin-bottom: 1.25rem;
}

.hs-field-desc {
  color: #121829;
  margin: 0px 0px 6px;
  font-size: 14px;
}

.hs-form-required {
  color: #FF0201;
}

.hs-richtext {
  margin-bottom: 3px;
  line-height: 1.2;
  font-size: ;
  color: ;
}
.hs-richtext hr {
  text-align: left;
  margin-left: 0;
  width: 91%;
}

.grecaptcha-badge {
  margin: 0 auto;
}

.email-correction, .email-validation {
  padding-top: 3px;
  font-size: 12px;
}
.email-correction a,
.email-validation a {
  cursor: pointer;
}

@media (max-width: 400px),
(min-device-width: 320px) and (max-device-width: 480px) {
  .email-correction form .form-columns-2 .hs-form-field,
  .email-correction form .form-columns-3 .hs-form-field,
  .email-validation form .form-columns-2 .hs-form-field,
  .email-validation form .form-columns-3 .hs-form-field {
    float: none;
    width: 100%;
  }
  .email-correction form .form-columns-2 .hs-form-field .hs-input,
  .email-correction form .form-columns-3 .hs-form-field .hs-input,
  .email-validation form .form-columns-2 .hs-form-field .hs-input,
  .email-validation form .form-columns-3 .hs-form-field .hs-input {
    width: 90%;
  }
  .email-correction form .form-columns-2 .hs-form-field input[type=checkbox],
  .email-correction form .form-columns-2 .hs-form-field input[type=radio],
  .email-correction form .form-columns-3 .hs-form-field input[type=checkbox],
  .email-correction form .form-columns-3 .hs-form-field input[type=radio],
  .email-validation form .form-columns-2 .hs-form-field input[type=checkbox],
  .email-validation form .form-columns-2 .hs-form-field input[type=radio],
  .email-validation form .form-columns-3 .hs-form-field input[type=checkbox],
  .email-validation form .form-columns-3 .hs-form-field input[type=radio] {
    width: 24px;
  }
}

.hs-button,
.hs-form-field input[type=text],
.hs-form-field input[type=email],
.hs-form-field input[type=phone],
.hs-form-field input[type=number],
.hs-form-field input[type=tel],
.hs-form-field input[type=date],
.hs-form-field textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.hs-default-font-element,
.hs-main-font-element {
}


.hubspot-link__container {
  display: none;
}

.grecaptcha-badge {
	margin: 0;
}

/* Form No Labels */
.form-no-labels form.hs-form .hs-fieldtype-text > label,
.form-no-labels form.hs-form .hs-fieldtype-textarea > label,
.form-no-labels form.hs-form .hs-fieldtype-selec > label {
	display: none!important;
}

/* Fullwidth Button */
.atmc-form-btn-fullwidth form .hs_submit input {
	width: 100%;
}

/* ==========================================================================
   Multi column 
   ========================================================================== */

form.hs-form fieldset {
	margin-left: -.5rem;
	margin-right: -.5rem;
}
form.hs-form fieldset .field {
	padding-left: .5rem;
	padding-right: .5rem;
}
form.hs-form fieldset .input {
	margin-right: 0!important;
}

/* Columns */
form.hs-form fieldset.form-columns-3 .hs-form-field {
	width: 33.333333%;
}

/* ==========================================================================
   White Form
   ========================================================================== */

.atmc-form-white .hs-form label {
	color: #fff;
}
.atmc-form-white .hs-error-msgs label {
  color: #ff6b00;
}

.atmc-form-white .hs-input,
.atmc-form-white .hs-search-field__input {
  box-sizing: border-box;
	border-radius: 0!important;
	background-color: rgba(255, 255, 255, 0.1)!important;
	border: 0!important;
	border-bottom: 2px solid #fff!important;
	color: #fff!important;
}

.atmc-form-white .hs-form input[type="submit"] {
	background: #59B6EC!important;
	color: #fff!important;
}
.hs_your_company_website {
    height: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: -1;
}
/* Buttons */
.atmc-btn,
.hs-button {
  display: inline-block;
  text-align: center;
  text-decoration: none!important;
	
	font-weight: bold;
	
  font-size: 1rem;
  padding: .75rem 1rem;
  letter-spacing: 0.05px;
  line-height: 1;
  white-space: initial;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border-radius: 22px;
  border: 2px solid;
  user-select: none;
	
	
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
} 
  .atmc-btn:hover,
  .hs-button:hover {
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
  }


@media (min-width: 768px) {
	.hs_cos_wrapper_type_cta + .hs_cos_wrapper_type_cta {
		margin-left: .75rem;
	}
}

/* ------------- Button Sizes -------------- */

.atmc-btn-s {
  font-size: .875rem;
  padding: .5rem .625rem;
}
.atmc-btn-m {
  font-size: 1rem;
  padding: .75rem 1rem;
}
.atmc-btn-l {
  font-size: 1.25rem;
  padding: .9375rem 1.875rem;
}

/* ------------- Button Styles -------------- */

/* Button Primary */
.atmc-btn-primary,
.hs-button {
  color: #fff!important;
  background: #59B6EC!important;
  border-color: #59B6EC;
}

.atmc-btn-primary:hover,
.hs-button:hover {
  background: #59B6EC!important; 
  border-color: #59B6EC;
}



/* Button Outline Primary */
.atmc-btn-outline-primary {
  color: #59B6EC!important;
  background: none!important;
  border-color: #59B6EC;
}
.atmc-btn-outline-primary:hover {
  color: #fff!important;
  background: #59B6EC!important;
}

.atmc-btn-outline-primary.atmc-btn-icon:hover .atmc-btn-icon_icon {
  border-color: #fff;
}

.atmc-btn-outline-primary.atmc-btn-icon:hover .atmc-btn-icon_icon svg {
  fill: #fff;
}

/* Button Secondary */
.atmc-btn-secondary {
  background: #fff !important;
  border-color: #fff;
  color: #EF8934 !important;
  box-shadow: 0px 3px 6px #00000033;
}

.atmc-btn-secondary:hover {
  background-color: #EF8934 !important;
  border-color: #EF8934;
  color: #fff !important;
}

/* Button Outline Secondary */
.atmc-btn-outline-secondary {
  color: #D88738!important;
  background: none!important;
  border-color: #D88738;
}

.atmc-btn-outline-secondary:hover {
  color: #fff!important;
  background: #D88738!important;
}

.atmc-btn-outline-secondary.atmc-btn-icon:hover .atmc-btn-icon_icon {
  border-color: #fff;
}

.atmc-btn-outline-secondary.atmc-btn-icon:hover .atmc-btn-icon_icon svg {
  fill: #fff;
}

/* Button White */
.atmc-btn-white {
  color: #59B6EC!important;
  background: #fff!important;
  border-color: #fff;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
  .atmc-btn-white:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }

/* Button Outline White */
.atmc-btn-outline-white {
  color: #fff!important;
  background: none!important;
  border-color: #fff;
}
  .atmc-btn-outline-white:hover {
    color: #666666!important;
    background: #fff!important;
  }
	.atmc-btn-outline-white.atmc-btn-icon:hover .atmc-btn-icon_icon {
		border-color: #666666;
	}
	.atmc-btn-outline-white.atmc-btn-icon:hover .atmc-btn-icon_icon svg {
		fill: #666666;
	}

/* Button White */
.atmc-btn-dark {
  color: #fff!important;
  background: #121829!important;
  border-color: #121829;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
  .atmc-btn-dark:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }

/* Button Outline White */
.atmc-btn-outline-dark {
  color: #121829!important;
  background: none!important;
  border-color: #121829;
}
  .atmc-btn-outline-dark:hover {
    color: #fff!important;
    background: #121829!important;
  }
	.atmc-btn-outline-dark.atmc-btn-icon:hover .atmc-btn-icon_icon {
		border-color: #fff;
	}
	.atmc-btn-outline-dark.atmc-btn-icon:hover .atmc-btn-icon_icon svg {
		fill: #fff;
	}

/* Button Base */
.atmc-btn-base {
  color: #fff!important;
  background: #666666!important;
  border-color: #666666;
}
  .atmc-btn-base:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }

/* Button Outline Base */
.atmc-btn-outline-base {
  color: #666666!important;
  background: none!important;
  border-color: #666666;
}
  .atmc-btn-outline-base:hover {
    color: #fff!important;
    background: #666666!important;
  }
	.atmc-btn-outline-base.atmc-btn-icon:hover .atmc-btn-icon_icon {
		border-color: #fff;
	}
	.atmc-btn-outline-base.atmc-btn-icon:hover .atmc-btn-icon_icon svg {
		fill: #fff;
	}

/* Button Danger */
.atmc-btn-danger {
  color: #fff!important;
  background: #FF0201!important;
  border-color: #FF0201;
}
  .atmc-btn-danger:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }

/* Button Outline Base */
.atmc-btn-outline-danger {
  color: #FF0201!important;
  background: none!important;
  border-color: #FF0201;
}
  .atmc-btn-outline-danger:hover {
    color: #fff!important;
    background: #FF0201!important;
  }
	.atmc-btn-outline-danger.atmc-btn-icon:hover .atmc-btn-icon_icon {
		border-color: #fff;
	}
	.atmc-btn-outline-danger.atmc-btn-icon:hover .atmc-btn-icon_icon svg {
		fill: #fff;
	}

/* Button Warning */
.atmc-btn-warning {
  color: #fff!important;
  background: #ff6b00!important;
  border-color: #ff6b00;
}
  .atmc-btn-warning:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }

/* Button Outline Warning */
.atmc-btn-outline-warning {
  color: #ff6b00!important;
  background: none!important;
  border-color: #ff6b00;
}
  .atmc-btn-outline-warning:hover {
    color: #fff!important;
    background: #ff6b00!important;
  }
	.atmc-btn-outline-warning.atmc-btn-icon:hover .atmc-btn-icon_icon {
		border-color: #fff;
	}
	.atmc-btn-outline-warning.atmc-btn-icon:hover .atmc-btn-icon_icon svg {
		fill: #fff;
	}

/* Button Success */
.atmc-btn-success {
  color: #fff!important;
  background: #3DCC79!important;
  border-color: #3DCC79;
}
  .atmc-btn-success:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }

/* Button Outline Success */
.atmc-btn-outline-success {
  color: #3DCC79!important;
  background: none!important;
  border-color: #3DCC79;
}
  .atmc-btn-outline-success:hover {
    color: #fff!important;
    background: #3DCC79!important;
  }
	.atmc-btn-outline-success.atmc-btn-icon:hover .atmc-btn-icon_icon {
		border-color: #fff;
	}
	.atmc-btn-outline-success.atmc-btn-icon:hover .atmc-btn-icon_icon svg {
		fill: #fff;
	}

/* Button Gray */
.atmc-btn-gray {
  color: #fff!important;
  background: #121829!important;
  border-color: #121829;
}
  .atmc-btn-gray:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }

/* Button Outline Gray */
.atmc-btn-outline-gray {
  color: #121829!important;
  background: none!important;
  border-color: #121829;
}
  .atmc-btn-outline-gray:hover {
    color: #fff!important;
    background: #121829!important;
  }
	.atmc-btn-outline-gray.atmc-btn-icon:hover .atmc-btn-icon_icon {
		border-color: #fff;
	}
	.atmc-btn-outline-gray.atmc-btn-icon:hover .atmc-btn-icon_icon svg {
		fill: #fff;
	}

/* Button Light Gray */
.atmc-btn-lightgray {
  color: #666666!important;
  background: #97a3ae!important;
  border-color: #97a3ae;
}
  .atmc-btn-lightgray:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }

/* Button Outline Light Gray */
.atmc-btn-outline-lightgray {
  color: #97a3ae!important;
  background: none!important;
  border-color: #97a3ae;
}
  .atmc-btn-outline-lightgray:hover {
    color: #666666!important;
    background: #97a3ae!important;
  }
	.atmc-btn-outline-lightgray.atmc-btn-icon:hover .atmc-btn-icon_icon {
		border-color: #666666;
	}
	.atmc-btn-outline-lightgray.atmc-btn-icon:hover .atmc-btn-icon_icon svg {
		fill: #666666;
	}

/* Button Light */
.atmc-btn-light {
  color: #666666!important;
  background: #fafafa!important;
  border-color: #fafafa;
}
  .atmc-btn-light:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }

/* Button Outline Light */
.atmc-btn-outline-light {
  color: #fafafa!important;
  background: none!important;
  border-color: #fafafa;
}
  .atmc-btn-outline-light:hover {
    color: #666666!important;
    background: #fafafa!important;
  }
	.atmc-btn-outline-light.atmc-btn-icon:hover .atmc-btn-icon_icon {
		border-color: #666666;
	}
	.atmc-btn-outline-light.atmc-btn-icon:hover .atmc-btn-icon_icon svg {
		fill: #666666;
	}


/* ----
 * Button Icon 
 * ---------------- */
.atmc-btn.atmc-btn-icon {
	position: relative;
}
.atmc-btn.atmc-btn-icon .atmc-btn-icon_icon {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* Position */
.atmc-btn-icon_front .atmc-btn-icon_icon {
	right: auto;
	left: 0;
}

/* Width */
.atmc-btn.atmc-btn-icon .atmc-btn-icon_icon {
	width: 3rem;
}
.atmc-btn.atmc-btn-icon.atmc-btn-s .atmc-btn-icon_icon {
	width: 2.5rem;
}
.atmc-btn.atmc-btn-icon.atmc-btn-l .atmc-btn-icon_icon {
	width: 4rem;
}

/* Padding */
.atmc-btn.atmc-btn-icon_front {
	padding-left: 4rem;
}
.atmc-btn.atmc-btn-icon_back {
	padding-right: 4rem;
}
.atmc-btn-l.atmc-btn-icon_front {
	padding-left: 5.875rem;
}
.atmc-btn-l.atmc-btn-icon_back {
	padding-right: 5.875rem;
}
.atmc-btn-s.atmc-btn-icon_front {
	padding-left: 3.1125rem;
}
.atmc-btn-s.atmc-btn-icon_back {
	padding-right: 3.1125rem;
}
.atmc-btn.atmc-btn-icon .atmc-btn-icon_icon svg {
	height: 1.5rem;
}
.atmc-btn.atmc-btn-s.atmc-btn-icon {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}
.atmc-btn.atmc-btn-s.atmc-btn-icon svg {
	height: 1rem;
}
.atmc-btn.atmc-btn-l.atmc-btn-icon {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}
.atmc-btn.atmc-btn-l.atmc-btn-icon svg {
	height: 2rem;
}
#hs-cta-img-86388b10-9beb-4342-8435-f6de9a55ff00,
#hs-cta-img-3dd3478b-02ff-4093-bc9b-55744c87be33,
#hs-cta-img-7f58858f-854b-4034-a918-f09acf3bca36,
#hs-cta-img-38edc115-839c-48c2-a0d2-28bd54a4a1e1,
#hs-cta-img-00780db1-92b8-458f-8d06-004ff1124b9f,
#hs-cta-img-231cdf7c-76f4-4571-a589-31bf0254ea3e,
#hs-cta-img-fc3bd0b6-4926-4223-ac56-ee6eba5ca4b5,
#hs-cta-img-4ff2f5b3-9641-4ce8-96e0-b3bfa1696b2b,
#hs-cta-img-3d83f97d-61eb-4d3f-b1df-ef59348b2a28{
    transition: transform .2s !important; 
}
#hs-cta-img-86388b10-9beb-4342-8435-f6de9a55ff00:hover,
#hs-cta-img-3dd3478b-02ff-4093-bc9b-55744c87be33:hover,
#hs-cta-img-7f58858f-854b-4034-a918-f09acf3bca36:hover,
#hs-cta-img-38edc115-839c-48c2-a0d2-28bd54a4a1e1:hover,
#hs-cta-img-00780db1-92b8-458f-8d06-004ff1124b9f:hover,
#hs-cta-img-231cdf7c-76f4-4571-a589-31bf0254ea3e:hover,
#hs-cta-img-fc3bd0b6-4926-4223-ac56-ee6eba5ca4b5:hover,
#hs-cta-img-4ff2f5b3-9641-4ce8-96e0-b3bfa1696b2b:hover,
#hs-cta-img-3d83f97d-61eb-4d3f-b1df-ef59348b2a28:hover{
    transform: scale(1.07) !important;
}
.probecx-btn{
    display: inline-block;
    padding: 10px 25px;
    border-radius: 32px;
    font-size: 20px;
    font-weight: 700;
    font-family: "Figtree", sans-serif !important;
    text-transform: math-auto !important;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
        transition: 0.3s;
    letter-spacing: .2px;
}
.probecx-white-btn{
    background-color: #ffffff;
    border: 1px solid #ffffff;
    color: #00B9F1;
}
.probecx-white-btn:hover{
    background-color: #0079AB;
    color: #ffffff !important;
     border: 1px solid #0079AB;
}
.probecx-blue-btn{
    background-color: #00B7EF;
    color: #ffffff !important;
     border: 1px solid #00B7EF;
}
.probecx-blue-btn:hover{
    background-color: #0079AB;
    color: #ffffff !important;
     border: 1px solid #0079AB;
}
.probecx-border-btn{
    background-color: #ffffff;
    border: 1px solid #00B7EF;
    color: #00B7EF !important;
}
.probecx-border-btn:hover{
    background-color: #0079AB;
    color: #ffffff !important;
     border: 1px solid #0079AB;
}
@media only screen and (max-width:  850px) {
    .probecx-btn{
        font-size: 16px !important;
        line-height: 24px !important;
    }
}
@media only screen and (max-width:  380px) {

}
.hs-menu-wrapper ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.hs-menu-item a {
  display: block;
  padding: 0.5rem 0rem;
  text-decoration: none;
}
.hs-menu-item:hover > a,
.hs-menu-item:focus > a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.7);
}
.hs-menu-item.active a {
  color: rgba(0, 0, 0, 0.9);
}

.atmc-inline-menu {
}
.atmc-inline-menu .hs-menu-item a {
	padding: 0;
	color: inherit;
}
.atmc-inline-menu .hs-menu-item a:hover {
	color: #59B6EC;
}
.atmc-inline-menu .hs-menu-item + .hs-menu-item {
	margin-left: 1rem;
}
@media (min-width: 992px){
    .atmc-header_menu>.hs-menu-wrapper>ul>li>.hs-menu-children-wrapper>li:first-child {
        margin-top: 0rem !important;
    }
}
table {
  margin-bottom: 1rem;
  border: 1px solid #dee2e6;
}
th,
td {
  padding: 0.75rem;
  vertical-align: top;
  border: 1px solid #dee2e6;
}
thead th,
thead td {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
  border-bottom-width: 2px;
}
thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
tbody + tbody {
  border-top: 2px solid #dee2e6;
}
/* Shadows */
.atmc-shadow {
  box-shadow: 0px 30px 2.2rem rgba(0,0,0, .09);
  box-shadow: 0px 20px 20px rgba(0,0,0,.15)
}
.atmc-hover-shadow:hover {
  transition: all ease-in-out 200ms;
  box-shadow: 0px 30px 2.2rem rgba(0,0,0, .09);
}
/* Radius */
.atmc-border-radius {
  border-radius: 22px;
  overflow: hidden;
}
.atmc-alert-base {
  background: #666666;
  color: #fff;
  padding: 1rem;
}
.atmc-alert-primary {
  background: #59B6EC;
  color: #fff;
  padding: 1rem;
}
.atmc-alert-secondary {
  background: #D88738;
  color: #fff;
  padding: 1rem;
}
.atmc-alert-danger {
  background: #FF0201;
  color: #fff;
  padding: 1rem;
}
.atmc-alert-warning {
  background: #ff6b00;
  color: #fff;
  padding: 1rem;
}
.atmc-alert-success {
  background: #3DCC79;
  color: #fff;
  padding: 1rem;
}
.atmc-alert-light {
  background: #fafafa;
	color: #666666;
  padding: 1rem;
}
.atmc-alert-lightgray {
  background: #97a3ae;
  color: #666666;
  padding: 1rem;
}
.atmc-alert-gray {
  background: #121829;
  color: #fff;
  padding: 1rem;
}
.atmc-alert-dark {
  background: #121829;
  color: #fff;
  padding: 1rem;
}
.atmc-alert-white {
  background: #fff;
  color: #666666;
  padding: 1rem;
}
/* ----------------- Full Height ----------------- */
@media (min-width:768px) {
  .atmc-full-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100vh;
  }
}
/* ----------------- Cards ----------------- */
.atmc-card {
  border-radius: 4px;
  box-shadow: 0px 20px 20px rgba(0,0,0,.15);
  background-color: #fff;
  padding: 3rem;
  margin: .75rem 0;ce
}
.atmc-card_header {
  margin: -3rem -3rem 3rem;
  padding: 3rem;
  border-bottom: 1px solid #97a3ae;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
}
.atmc-card_footer {
  margin: 3rem -3rem -3rem;
  padding: 3rem;
  background-color: #fafafa;
  border-bottom-left-radius: 22px;
  border-bottom-right-radius: 22px;
}
@media (min-width: 768px) {
  .atmc-card {
    margin: 0;
  }
}
/* ----------------- Video Background ----------------- */
.atmc-video-parent {
  z-index: 2;
}
.atmc-video-parent > .row-fluid {
  position: relative;
  z-index: 5;
}
.atmc-hero-video {
  z-index: 1!important;
}
.atmc-section-video {
  z-index: 0!important;
}
.atmc-section-video video {
  z-index: inherit!important;
}
/* Video background with overlay */
.atmc-overlay-parent .atmc-section-video {
  z-index: -3!important;
}
/* Safari media query */
_::-webkit-full-page-media, _:future, :root .atmc-section-video video {
  opacity: 1!important;
  visibility: visible!important;
}
/* ----------------- Images + Iframes ---------------- */
img {
  height: auto;
}
.atmc-ratio-1-1:before {
  content: "";
  display: block;
  padding-bottom: 100%;
  position: relative;
}
.atmc-ratio-3-2:before {
  content: "";
  display: block;
  padding-bottom: 67.67%;
  position: relative;
}
.atmc-ratio-4-3:before {
  content: "";
  display: block;
  padding-bottom: 75%;
  position: relative;
}
.atmc-ratio-16-9:before {
  content: "";
  display: block;
  padding-bottom: 62.5%;
  position: relative;
}
.atmc-ratio-19-10:before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
  position: relative;
}
/* ----------------- Magnific Popup ---------------- */
/**
* Fade-zoom animation for first dialog
*/
.white-popup {
  position: relative;
  background: #FFF;
  width: auto;
  max-width: 800px;
  margin: 1.5rem auto;
}
/* start state */
.my-mfp-zoom-in .atmc-popup-wrapper {
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out; 
  -moz-transition: all 0.4s ease-in-out; 
  -o-transition: all 0.4s ease-in-out; 
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(0.8); 
  -moz-transform: scale(0.8); 
  -ms-transform: scale(0.8); 
  -o-transform: scale(0.8); 
  transform: scale(0.8); 
}
/* animate in */
.my-mfp-zoom-in.mfp-ready .atmc-popup-wrapper {
  opacity: 1;
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -ms-transform: scale(1); 
  -o-transform: scale(1); 
  transform: scale(1); 
}
/* animate out */
.my-mfp-zoom-in.mfp-removing .atmc-popup-wrapper {
  -webkit-transform: scale(0.8); 
  -moz-transform: scale(0.8); 
  -ms-transform: scale(0.8); 
  -o-transform: scale(0.8); 
  transform: scale(0.8); 

  opacity: 0;
}
/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out; 
  -moz-transition: opacity 0.3s ease-out; 
  -o-transition: opacity 0.3s ease-out; 
  transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
/* Overwrite */
.mfp-close-btn-in .mfp-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: var(--primary);
  width: 44px!important;
  padding: 0!important;
  opacity: 1;
  color: #fff!important;
  -webkit-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}
.mfp-image-holder .mfp-close {
  top: 40px!important;
  right: 0!important;
}
.mfp-close-btn-in .mfp-close:hover {
  transform: rotateZ(180deg);
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotateZ(180deg);
}
.atmc-popup-shadow {
  box-shadow: 2px 10px 60px rgba(0, 0, 0, 0.35);
}
.mfp-bg {
  background-color: #fff!important;
  opacity: 0.5!important;
}
body.magnific-popup-open .body-container-wrapper {
  filter: blur(2px);
  -webkit-filter: blur(2px);
}
/* ----------------- Scroll to ----------------- */
.atmc-scroll-to {
  position: absolute;
  bottom: 2rem;
  left: 0;
  right: 0;
  width: 20px;
  height: 35px;
  margin: auto;
  text-align: center;
  border: 2px solid #121829;
  border-radius: 30px;
  cursor: pointer;
  opacity: 0.8;
  z-index: 5;
  transition: 0.2s ease;
}
.atmc-scroll-to:hover {
  opacity: 1;
  transform: scale(1.02);
}
.atmc-scroll-to:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 7px;
  width: 4px;
  height: 4px;
  background-color: #121829;
  border-radius: 100%;
  margin: auto;
  animation: atmcScrollToAnimation 2s infinite;
}
.atmc-scroll-to:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -17px;
  margin: auto;
  width: 2px;
  height: 12px;
  opacity: .5;
  background-color: #121829;
}
/* White */
.atmc-scroll-to-white {
  border: 2px solid #fff;
}
.atmc-scroll-to-white:before {
  background-color: #fff;
}
.atmc-scroll-to-white:after {
  background-color: #fff;
}
/* Animation */
@keyframes atmcScrollToAnimation {
  0% {
    top: 7px;
  }
  50% {
    top: 20px;
  }
  100% {
    top: 7px;
  }
}
/* ----------------- Decorations ----------------- */
.atmc-decoration-01-left {
  position: relative;
}
.atmc-decoration-01-left:before {
  content: "";
  width: 50vw;
  position: absolute;
  background: #59B6EC;
  opacity: .4;
  height: 100%;
  right: 50%;
  left: auto;
  top: 0;
  margin: auto;
}
.atmc-decoration-01-left > * {
  position: relative;
}
.atmc-decoration-01-right {
  position: relative;
}
.atmc-decoration-01-right:before {
  content: "";
  width: calc(50vw - 50%);
  position: absolute;
  background: #59B6EC;
  opacity: .4;
  height: 100%;
  left: 50%;
  right: auto;
  top: 0;
  z-index: 0;
}
.atmc-decoration-01-right > * {
  position: relative;
}
/* ----------------- Social Icons ---------------- */
/* 
* Social Sizes
*/
.atmc-social-links-01 {
  margin: -.5rem;
}
.atmc-social {
  height: 2.5rem;
  width: 2.5rem;
  margin: .5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.atmc-social svg {
  height: 1rem;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
/* 
* Social Colors
*/
.atmc-social-facebook svg {
  fill: #3b5998!important;
}
.atmc-social-twitter svg {
  fill: #00acee!important;
}
.atmc-social-linkedin svg {
  fill: #0e76a8!important;
}
.atmc-social-pinterest svg {
  fill: #c8232c!important;
}
/* 
* Social Styles
*/

/* Social 01 */
.atmc-social-01 {
  background: none!important;
  width: auto;
  height: auto;
}
/* Social Icons 02 */
.atmc-social-02 {
  border-radius: 22px;
  box-shadow: 0px 20px 20px rgba(0,0,0, .15);
}
/* Social Icons 03 */
.atmc-social-03 {
  border-radius: 100%;
  box-shadow: 0px 20px 20px rgba(0,0,0, .15);
}
/* ----------------- Language Switcher ----------------- */
.atmc-header_language-switcher-label-current {
  display: none;
}
/* ----------------- Animation on Mobile ----------------- */

@media (max-width:767px) {
  .sr-invisible {
    visibility: visible!important;
    opacity: 1!important;
    transform: initial!important;
  }
}

/* ----------------- Slick Styling ----------------- */
.atmc-slick,
.atmc-slider {
  opacity: 0;
  transition: opacity 200ms ease;
}
.atmc-slider {
  margin: 0 -.75rem;
}
.atmc-slider .slick-slide {
  padding: 0 .75rem;
}
.atmc-slider:not([data-slider-item]) {
  margin: 0;
}
.atmc-slider:not([data-slider-item]) .slick-slide {
  padding: 0;
}
.slick-slide {
  outline: none!important;
}
.atmc-slider-white {
}
.atmc-slider-center .slick-track {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 3rem!important;
}
.slick-slider .slick-dots {
  bottom: -3rem;
}
.slick-slider .slick-dots button:before {
  display: none;
}
.slick-slider .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  padding: 0;
}
.slick-slider .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #fff;
  transform: rotateZ(45deg) scale(0.9);
  -webkit-transform: rotateZ(45deg) scale(0.9);
  opacity: 1;
  transition: 0.3s ease;
  background: #666666;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 2px 0 rgba(0,0,0,0.06);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 2px 0 rgba(0,0,0,0.06);
  opacity: .7;
}
.slick-slider .slick-dots li.slick-active button {
  opacity: 1;
  transform: rotateZ(45deg) scale(1.15);
  -webkit-transform: rotateZ(45deg) scale(1.15);
  position: relative;
}
.slick-slider .slick-dots li.slick-active button::after {
  content: "";
  width: 30%;
  height: 30%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  display: block;
  border-radius: 50%;
  background: #fff;
}
.text-white .slick-dots li button {
  background-color: #fff;
}
.text-white .slick-dots li.slick-active button::after {
  background: #59B6EC;
}
/* Arrows .atmc-slider-arrow-inside  */
.slick-next, .slick-prev {
  width: auto!important;
  height: auto!important;
}
.slick-slider .slick-arrow:before {
  font-family: "Font Awesome 5 Free"!important;
  font-weight: 900;
  font-size: 2rem;
  background: #59B6EC;
  color: #fff;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 2px 0 rgba(0,0,0,0.06);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 2px 0 rgba(0,0,0,0.06);
  opacity: 1;
}
.slick-slider .slick-arrow:hover:before {
  background: #59B6EC;
  color: #fff;
}
.slick-slider .slick-arrow.slick-prev {
  right: calc(100% - 5px);
  left: auto;
  z-index: 1;
}
.slick-slider .slick-arrow.slick-next {
  left: calc(100% - 5px);
  right: auto;
}
.slick-slider .slick-arrow.slick-prev:before {
  content: '\f104'!important;
}
.slick-slider .slick-arrow.slick-next:before {
  content: '\f105'!important;
}
.img-center{
  width: 100%;
}
.img-center:before{
  left: 0 !important;
}
.img-center img{
  display: block;
  margin: 0px auto; 
}
@media (max-width: 767px) {
  .slick-next, .slick-prev {
    display: none
  }
}
@media (min-width:1440px) {
  .slick-slider .slick-arrow.slick-prev {
    right: calc(100%);
  }
  .slick-slider .slick-arrow.slick-next {
    left: calc(100%);
  }
}
/* Hero Banner */
.atmc-hero-banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.atmc-overlay:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, .6);
}
.atmc-overlay .atmc-container {
  position: relative;
  z-index: 5;
}
.atmc-parallax {
  background-attachment: inital;
}
@media (hover:hover) { 
  .atmc-parallax {
    background-attachment: fixed;
  }
}
/* Module 2x1 Column */
body .body-container-wrapper.v2 .row-one-two-v-container h2 {
  font-family: 'Letter Marker', "Roboto" !important;
  font-weight: 400 !important;
  color: #f08934 !important;
  line-height: 2.8rem !important;
  letter-spacing: 2px !important;
  margin-bottom: 10px;
}
.multi-column-subheader {
  max-width: 955px;
}
.row-one-two-v{
  margin-top: 45px;
  display: flex;
  gap: 30px;
  flex-direction: column;
}
.row-two-container{
  display: flex;
  gap: 30px;
}
.row-one-two-v > div > div {
  background: #EBF3F5;
  border-radius: 15px;
  padding: 40px;
}
.row-one-two-v h3 {
  color: #121829;
  font-size: 19px !important;
  line-height: 25px !important;
  margin-bottom: 0;
}
.row-one-two-v p {
  color: #323E48;
  margin-bottom: 0;
}
.row-one-two-v img {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .row-two-container {
    flex-direction: column;
  }
}
/* Module 2x1x1 Column */
.column-two-one-container .column-single {
  width: 100%;
  margin-top: 30px;
}
.column-two-one-container .column-single .column-one-container {
  width: 100%;
}
.atmc-hover-scaleup:hover {
  transform: scale(1.1);
}
.atmc-hover-scaledown:hover {
  transform: scale(.95);
}
.atmc-hover-translateY:hover {
  transform: translateY(-.27rem);
}
/* Disable animations in page editor */
body.hubspot-disable-focus-styles .sr-invisible {
  visibility: visible!important;
}
/* SR Animation */

img {
  max-width: 100%;
}
/* Image Decoration 01 */
.atmc-image-decoration-01 {
  position: relative;
  display: inline-block;
}
.atmc-image-decoration-01:before {
  content: "";
  position: absolute;
  left: -1rem;
  top: -1rem;
  width: 100%;
  height: 100%;
  background-color: #59B6EC;
  z-index: 2;
}
.atmc-image-decoration-01 img {
  position: relative;
  z-index: 3;
}
/* Image Decoration 02 */
.atmc-image-decoration-02 {
  position: relative;
  display: inline-block;
}
.atmc-image-decoration-02:before {
  content: "";
  position: absolute;
  left: -1rem;
  top: -1rem;
  width: 100%;
  height: 100%;
  border: 2px solid #59B6EC;
  z-index: 2;
}
.atmc-image-decoration-02 img {
  position: relative;
  z-index: 3;
}
/* Image Decoration 03 */
.atmc-image-decoration-03 {
  position: relative;
  display: inline-block;
}
.atmc-image-decoration-03:before {
  content: "";
  position: absolute;
  left: -1rem;
  top: -1rem;
  width: 100%;
  height: 100%;
  border: 1px solid #59B6EC;
  transform: rotateZ(-5deg);
  z-index: 2;
}
.atmc-image-decoration-03 img {
  position: relative;
  z-index: 3;
}
/* CUSTOM BREADCRUMB */
.custom-breadcrumb-menu .hs-breadcrumb-menu-divider:before {
    padding: 0 12px 0 15px;
    content: '/';
}

.container {
  width: 100%
}

@media (min-width: 768px) {
  .container {
    max-width: 768px
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 992px
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0
}

.not-sr-only {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal
}

.focus\:sr-only:focus {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0
}

.focus\:not-sr-only:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal
}

.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none
}

.bg-fixed {
  background-attachment: fixed
}

.bg-local {
  background-attachment: local
}

.bg-scroll {
  background-attachment: scroll
}

.bg-base {
  background-color: #666666
}

.bg-primary {
  background-color: #59B6EC
}

.bg-secondary {
  background-color: #D88738
}

.bg-white {
  background-color: #fff
}

.bg-danger {
  background-color: #FF0201
}

.bg-warning {
  background-color: #ff6b00
}

.bg-success {
  background-color: #3DCC79
}

.bg-gray {
  background-color: #121829
}

.bg-lightgray {
  background-color: #97a3ae
}

.bg-light {
  background-color: #fafafa
}

.bg-dark {
  background-color: #121829
}

.hover\:bg-base:hover {
  background-color: #666666
}

.hover\:bg-primary:hover {
  background-color: #59B6EC
}

.hover\:bg-secondary:hover {
  background-color: #D88738
}

.hover\:bg-white:hover {
  background-color: #fff
}

.hover\:bg-danger:hover {
  background-color: #FF0201
}

.hover\:bg-warning:hover {
  background-color: #ff6b00
}

.hover\:bg-success:hover {
  background-color: #3DCC79
}

.hover\:bg-gray:hover {
  background-color: #121829
}

.hover\:bg-lightgray:hover {
  background-color: #97a3ae
}

.hover\:bg-light:hover {
  background-color: #fafafa
}

.hover\:bg-dark:hover {
  background-color: #121829
}

.focus\:bg-base:focus {
  background-color: #666666
}

.focus\:bg-primary:focus {
  background-color: #59B6EC
}

.focus\:bg-secondary:focus {
  background-color: #D88738
}

.focus\:bg-white:focus {
  background-color: #fff
}

.focus\:bg-danger:focus {
  background-color: #FF0201
}

.focus\:bg-warning:focus {
  background-color: #ff6b00
}

.focus\:bg-success:focus {
  background-color: #3DCC79
}

.focus\:bg-gray:focus {
  background-color: #121829
}

.focus\:bg-lightgray:focus {
  background-color: #97a3ae
}

.focus\:bg-light:focus {
  background-color: #fafafa
}

.focus\:bg-dark:focus {
  background-color: #121829
}

.bg-bottom {
  background-position: bottom
}

.bg-center {
  background-position: center
}

.bg-left {
  background-position: left
}

.bg-left-bottom {
  background-position: left bottom
}

.bg-left-top {
  background-position: left top
}

.bg-right {
  background-position: right
}

.bg-right-bottom {
  background-position: right bottom
}

.bg-right-top {
  background-position: right top
}

.bg-top {
  background-position: top
}

.bg-repeat {
  background-repeat: repeat
}

.bg-no-repeat {
  background-repeat: no-repeat
}

.bg-repeat-x {
  background-repeat: repeat-x
}

.bg-repeat-y {
  background-repeat: repeat-y
}

.bg-repeat-round {
  background-repeat: round
}

.bg-repeat-space {
  background-repeat: space
}

.bg-auto {
  background-size: auto
}

.bg-cover {
  background-size: cover
}

.bg-contain {
  background-size: contain
}

.border-collapse {
  border-collapse: collapse
}

.border-separate {
  border-collapse: separate
}

.border-base {
  border-color: #666666
}

.border-primary {
  border-color: #59B6EC
}

.border-secondary {
  border-color: #D88738
}

.border-white {
  border-color: #fff
}

.border-danger {
  border-color: #FF0201
}

.border-warning {
  border-color: #ff6b00
}

.border-success {
  border-color: #3DCC79
}

.border-gray {
  border-color: #121829
}

.border-lightgray {
  border-color: #97a3ae
}

.border-light {
  border-color: #fafafa
}

.border-dark {
  border-color: #121829
}

.hover\:border-base:hover {
  border-color: #666666
}

.hover\:border-primary:hover {
  border-color: #59B6EC
}

.hover\:border-secondary:hover {
  border-color: #D88738
}

.hover\:border-white:hover {
  border-color: #fff
}

.hover\:border-danger:hover {
  border-color: #FF0201
}

.hover\:border-warning:hover {
  border-color: #ff6b00
}

.hover\:border-success:hover {
  border-color: #3DCC79
}

.hover\:border-gray:hover {
  border-color: #121829
}

.hover\:border-lightgray:hover {
  border-color: #97a3ae
}

.hover\:border-light:hover {
  border-color: #fafafa
}

.hover\:border-dark:hover {
  border-color: #121829
}

.focus\:border-base:focus {
  border-color: #666666
}

.focus\:border-primary:focus {
  border-color: #59B6EC
}

.focus\:border-secondary:focus {
  border-color: #D88738
}

.focus\:border-white:focus {
  border-color: #fff
}

.focus\:border-danger:focus {
  border-color: #FF0201
}

.focus\:border-warning:focus {
  border-color: #ff6b00
}

.focus\:border-success:focus {
  border-color: #3DCC79
}

.focus\:border-gray:focus {
  border-color: #121829
}

.focus\:border-lightgray:focus {
  border-color: #97a3ae
}

.focus\:border-light:focus {
  border-color: #fafafa
}

.focus\:border-dark:focus {
  border-color: #121829
}

.rounded-none {
  border-radius: 0
}

.rounded-sm {
  border-radius: 0.125rem
}

.rounded {
  border-radius: 0.25rem
}

.rounded-md {
  border-radius: 0.375rem
}

.rounded-lg {
  border-radius: 0.5rem
}

.rounded-full {
  border-radius: 9999px
}

.rounded-t-none {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.rounded-r-none {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.rounded-b-none {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.rounded-l-none {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.rounded-t-sm {
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem
}

.rounded-r-sm {
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem
}

.rounded-b-sm {
  border-bottom-right-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem
}

.rounded-l-sm {
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem
}

.rounded-t {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem
}

.rounded-r {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem
}

.rounded-b {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem
}

.rounded-l {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem
}

.rounded-t-md {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem
}

.rounded-r-md {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem
}

.rounded-b-md {
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem
}

.rounded-l-md {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem
}

.rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem
}

.rounded-r-lg {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem
}

.rounded-b-lg {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem
}

.rounded-l-lg {
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem
}

.rounded-t-full {
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px
}

.rounded-r-full {
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px
}

.rounded-b-full {
  border-bottom-right-radius: 9999px;
  border-bottom-left-radius: 9999px
}

.rounded-l-full {
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px
}

.rounded-tl-none {
  border-top-left-radius: 0
}

.rounded-tr-none {
  border-top-right-radius: 0
}

.rounded-br-none {
  border-bottom-right-radius: 0
}

.rounded-bl-none {
  border-bottom-left-radius: 0
}

.rounded-tl-sm {
  border-top-left-radius: 0.125rem
}

.rounded-tr-sm {
  border-top-right-radius: 0.125rem
}

.rounded-br-sm {
  border-bottom-right-radius: 0.125rem
}

.rounded-bl-sm {
  border-bottom-left-radius: 0.125rem
}

.rounded-tl {
  border-top-left-radius: 0.25rem
}

.rounded-tr {
  border-top-right-radius: 0.25rem
}

.rounded-br {
  border-bottom-right-radius: 0.25rem
}

.rounded-bl {
  border-bottom-left-radius: 0.25rem
}

.rounded-tl-md {
  border-top-left-radius: 0.375rem
}

.rounded-tr-md {
  border-top-right-radius: 0.375rem
}

.rounded-br-md {
  border-bottom-right-radius: 0.375rem
}

.rounded-bl-md {
  border-bottom-left-radius: 0.375rem
}

.rounded-tl-lg {
  border-top-left-radius: 0.5rem
}

.rounded-tr-lg {
  border-top-right-radius: 0.5rem
}

.rounded-br-lg {
  border-bottom-right-radius: 0.5rem
}

.rounded-bl-lg {
  border-bottom-left-radius: 0.5rem
}

.rounded-tl-full {
  border-top-left-radius: 9999px
}

.rounded-tr-full {
  border-top-right-radius: 9999px
}

.rounded-br-full {
  border-bottom-right-radius: 9999px
}

.rounded-bl-full {
  border-bottom-left-radius: 9999px
}

.border-solid {
  border-style: solid
}

.border-dashed {
  border-style: dashed
}

.border-dotted {
  border-style: dotted
}

.border-double {
  border-style: double
}

.border-none {
  border-style: none
}

.border-0 {
  border-width: 0
}

.border-2 {
  border-width: 2px
}

.border-3 {
  border-width: 3px
}

.border-4 {
  border-width: 4px
}

.border-5 {
  border-width: 5px
}

.border-6 {
  border-width: 6px
}

.border-7 {
  border-width: 7px
}

.border-8 {
  border-width: 8px
}

.border-9 {
  border-width: 9px
}

.border-10 {
  border-width: 10px
}

.border {
  border-width: 1px
}

.border-t-0 {
  border-top-width: 0
}

.border-r-0 {
  border-right-width: 0
}

.border-b-0 {
  border-bottom-width: 0
}

.border-l-0 {
  border-left-width: 0
}

.border-t-2 {
  border-top-width: 2px
}

.border-r-2 {
  border-right-width: 2px
}

.border-b-2 {
  border-bottom-width: 2px
}

.border-l-2 {
  border-left-width: 2px
}

.border-t-3 {
  border-top-width: 3px
}

.border-r-3 {
  border-right-width: 3px
}

.border-b-3 {
  border-bottom-width: 3px
}

.border-l-3 {
  border-left-width: 3px
}

.border-t-4 {
  border-top-width: 4px
}

.border-r-4 {
  border-right-width: 4px
}

.border-b-4 {
  border-bottom-width: 4px
}

.border-l-4 {
  border-left-width: 4px
}

.border-t-5 {
  border-top-width: 5px
}

.border-r-5 {
  border-right-width: 5px
}

.border-b-5 {
  border-bottom-width: 5px
}

.border-l-5 {
  border-left-width: 5px
}

.border-t-6 {
  border-top-width: 6px
}

.border-r-6 {
  border-right-width: 6px
}

.border-b-6 {
  border-bottom-width: 6px
}

.border-l-6 {
  border-left-width: 6px
}

.border-t-7 {
  border-top-width: 7px
}

.border-r-7 {
  border-right-width: 7px
}

.border-b-7 {
  border-bottom-width: 7px
}

.border-l-7 {
  border-left-width: 7px
}

.border-t-8 {
  border-top-width: 8px
}

.border-r-8 {
  border-right-width: 8px
}

.border-b-8 {
  border-bottom-width: 8px
}

.border-l-8 {
  border-left-width: 8px
}

.border-t-9 {
  border-top-width: 9px
}

.border-r-9 {
  border-right-width: 9px
}

.border-b-9 {
  border-bottom-width: 9px
}

.border-l-9 {
  border-left-width: 9px
}

.border-t-10 {
  border-top-width: 10px
}

.border-r-10 {
  border-right-width: 10px
}

.border-b-10 {
  border-bottom-width: 10px
}

.border-l-10 {
  border-left-width: 10px
}

.border-t {
  border-top-width: 1px
}

.border-r {
  border-right-width: 1px
}

.border-b {
  border-bottom-width: 1px
}

.border-l {
  border-left-width: 1px
}

.box-border {
  box-sizing: border-box
}

.box-content {
  box-sizing: content-box
}

.cursor-auto {
  cursor: auto
}

.cursor-default {
  cursor: default
}

.cursor-pointer {
  cursor: pointer
}

.cursor-wait {
  cursor: wait
}

.cursor-text {
  cursor: text
}

.cursor-move {
  cursor: move
}

.cursor-not-allowed {
  cursor: not-allowed
}

.block {
  display: block
}

.inline-block {
  display: inline-block
}

.inline {
  display: inline
}

.flex {
  display: flex
}

.inline-flex {
  display: inline-flex
}

.grid {
  display: -ms-grid;
  display: grid
}

.table {
  display: table
}

.table-caption {
  display: table-caption
}

.table-cell {
  display: table-cell
}

.table-column {
  display: table-column
}

.table-column-group {
  display: table-column-group
}

.table-footer-group {
  display: table-footer-group
}

.table-header-group {
  display: table-header-group
}

.table-row-group {
  display: table-row-group
}

.table-row {
  display: table-row
}

.hidden {
  display: none
}

.flex-row {
  flex-direction: row
}

.flex-row-reverse {
  flex-direction: row-reverse
}

.flex-col {
  flex-direction: column
}

.flex-col-reverse {
  flex-direction: column-reverse
}

.flex-wrap {
  flex-wrap: wrap
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse
}

.flex-no-wrap {
  flex-wrap: nowrap
}

.items-start {
  align-items: flex-start
}

.items-end {
  align-items: flex-end
}

.items-center {
  align-items: center
}

.items-baseline {
  align-items: baseline
}

.items-stretch {
  align-items: stretch
}

.self-auto {
  -ms-grid-row-align: auto;
      align-self: auto
}

.self-start {
  align-self: flex-start
}

.self-end {
  align-self: flex-end
}

.self-center {
  -ms-grid-row-align: center;
      align-self: center
}

.self-stretch {
  -ms-grid-row-align: stretch;
      align-self: stretch
}

.justify-start {
  justify-content: flex-start
}

.justify-end {
  justify-content: flex-end
}

.justify-center {
  justify-content: center
}

.justify-between {
  justify-content: space-between
}

.justify-around {
  justify-content: space-around
}

.justify-evenly {
  justify-content: space-evenly
}

.content-center {
  align-content: center
}

.content-start {
  align-content: flex-start
}

.content-end {
  align-content: flex-end
}

.content-between {
  align-content: space-between
}

.content-around {
  align-content: space-around
}

.flex-1 {
  flex: 1 1 0%
}

.flex-auto {
  flex: 1 1 auto
}

.flex-initial {
  flex: 0 1 auto
}

.flex-none {
  flex: none
}

.flex-grow-0 {
  flex-grow: 0
}

.flex-grow {
  flex-grow: 1
}

.flex-shrink-0 {
  flex-shrink: 0
}

.flex-shrink {
  flex-shrink: 1
}

.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
}

.order-first {
  order: -9999
}

.order-last {
  order: 9999
}

.order-none {
  order: 0
}

.float-right {
  float: right
}

.float-left {
  float: left
}

.float-none {
  float: none
}

.clearfix:after {
  content: "";
  display: table;
  clear: both
}

.clear-left {
  clear: left
}

.clear-right {
  clear: right
}

.clear-both {
  clear: both
}

.font-sans {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.font-serif {
  font-family: Georgia, Cambria, "Times New Roman", Times, serif
}

.font-mono {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.font-hairline {
  font-weight: 100
}

.font-thin {
  font-weight: 200
}

.font-light {
  font-weight: 300
}

.font-normal {
  font-weight: 400
}

.font-medium {
  font-weight: 500
}

.font-semibold {
  font-weight: 600
}

.font-bold {
  font-weight: 700
}

.font-extrabold {
  font-weight: 800
}

.font-black {
  font-weight: 900
}

.hover\:font-hairline:hover {
  font-weight: 100
}

.hover\:font-thin:hover {
  font-weight: 200
}

.hover\:font-light:hover {
  font-weight: 300
}

.hover\:font-normal:hover {
  font-weight: 400
}

.hover\:font-medium:hover {
  font-weight: 500
}

.hover\:font-semibold:hover {
  font-weight: 600
}

.hover\:font-bold:hover {
  font-weight: 700
}

.hover\:font-extrabold:hover {
  font-weight: 800
}

.hover\:font-black:hover {
  font-weight: 900
}

.focus\:font-hairline:focus {
  font-weight: 100
}

.focus\:font-thin:focus {
  font-weight: 200
}

.focus\:font-light:focus {
  font-weight: 300
}

.focus\:font-normal:focus {
  font-weight: 400
}

.focus\:font-medium:focus {
  font-weight: 500
}

.focus\:font-semibold:focus {
  font-weight: 600
}

.focus\:font-bold:focus {
  font-weight: 700
}

.focus\:font-extrabold:focus {
  font-weight: 800
}

.focus\:font-black:focus {
  font-weight: 900
}

.h-0 {
  height: 0
}

.h-1 {
  height: 0.25rem
}

.h-2 {
  height: 0.5rem
}

.h-3 {
  height: 0.75rem
}

.h-4 {
  height: 1rem
}

.h-5 {
  height: 1.25rem
}

.h-6 {
  height: 1.5rem
}

.h-8 {
  height: 2rem
}

.h-10 {
  height: 2.5rem
}

.h-12 {
  height: 3rem
}

.h-16 {
  height: 4rem
}

.h-20 {
  height: 5rem
}

.h-24 {
  height: 6rem
}

.h-32 {
  height: 8rem
}

.h-40 {
  height: 10rem
}

.h-48 {
  height: 12rem
}

.h-56 {
  height: 14rem
}

.h-64 {
  height: 16rem
}

.h-auto {
  height: auto
}

.h-px {
  height: 1px
}

.h-full {
  height: 100%
}

.h-screen {
  height: 100vh
}

.leading-3 {
  line-height: .75rem
}

.leading-4 {
  line-height: 1rem
}

.leading-5 {
  line-height: 1.25rem
}

.leading-6 {
  line-height: 1.5rem
}

.leading-7 {
  line-height: 1.75rem
}

.leading-8 {
  line-height: 2rem
}

.leading-9 {
  line-height: 2.25rem
}

.leading-10 {
  line-height: 2.5rem
}

.leading-none {
  line-height: 1
}

.leading-tight {
  line-height: 1.25
}

.leading-snug {
  line-height: 1.375
}

.leading-normal {
  line-height: 1.5
}

.leading-relaxed {
  line-height: 1.625
}

.leading-loose {
  line-height: 2
}

.list-inside {
  list-style-position: inside
}

.list-outside {
  list-style-position: outside
}

.list-none {
  list-style-type: none
}

.list-disc {
  list-style-type: disc
}

.list-decimal {
  list-style-type: decimal
}

.m-0 {
  margin: 0
}

.m-1 {
  margin: 0.25rem
}

.m-2 {
  margin: 0.5rem
}

.m-3 {
  margin: 0.75rem
}

.m-4 {
  margin: 1rem
}

.m-5 {
  margin: 1.25rem
}

.m-6 {
  margin: 1.5rem
}

.m-8 {
  margin: 2rem
}

.m-10 {
  margin: 2.5rem
}

.m-12 {
  margin: 3rem
}

.m-16 {
  margin: 4rem
}

.m-20 {
  margin: 5rem
}

.m-24 {
  margin: 6rem
}

.m-32 {
  margin: 8rem
}

.m-40 {
  margin: 10rem
}

.m-48 {
  margin: 12rem
}

.m-56 {
  margin: 14rem
}

.m-64 {
  margin: 16rem
}

.m-auto {
  margin: auto
}

.m-px {
  margin: 1px
}

.-m-1 {
  margin: -0.25rem
}

.-m-2 {
  margin: -0.5rem
}

.-m-3 {
  margin: -0.75rem
}

.-m-4 {
  margin: -1rem
}

.-m-5 {
  margin: -1.25rem
}

.-m-6 {
  margin: -1.5rem
}

.-m-8 {
  margin: -2rem
}

.-m-10 {
  margin: -2.5rem
}

.-m-12 {
  margin: -3rem
}

.-m-16 {
  margin: -4rem
}

.-m-20 {
  margin: -5rem
}

.-m-24 {
  margin: -6rem
}

.-m-32 {
  margin: -8rem
}

.-m-40 {
  margin: -10rem
}

.-m-48 {
  margin: -12rem
}

.-m-56 {
  margin: -14rem
}

.-m-64 {
  margin: -16rem
}

.-m-px {
  margin: -1px
}

.my-0 {
  margin-top: 0;
  margin-bottom: 0
}

.mx-0 {
  margin-left: 0;
  margin-right: 0
}

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem
}

.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem
}

.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem
}

.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem
}

.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem
}

.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem
}

.mx-8 {
  margin-left: 2rem;
  margin-right: 2rem
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem
}

.mx-10 {
  margin-left: 2.5rem;
  margin-right: 2.5rem
}

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem
}

.mx-12 {
  margin-left: 3rem;
  margin-right: 3rem
}

.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem
}

.mx-16 {
  margin-left: 4rem;
  margin-right: 4rem
}

.my-20 {
  margin-top: 5rem;
  margin-bottom: 5rem
}

.mx-20 {
  margin-left: 5rem;
  margin-right: 5rem
}

.my-24 {
  margin-top: 6rem;
  margin-bottom: 6rem
}

.mx-24 {
  margin-left: 6rem;
  margin-right: 6rem
}

.my-32 {
  margin-top: 8rem;
  margin-bottom: 8rem
}

.mx-32 {
  margin-left: 8rem;
  margin-right: 8rem
}

.my-40 {
  margin-top: 10rem;
  margin-bottom: 10rem
}

.mx-40 {
  margin-left: 10rem;
  margin-right: 10rem
}

.my-48 {
  margin-top: 12rem;
  margin-bottom: 12rem
}

.mx-48 {
  margin-left: 12rem;
  margin-right: 12rem
}

.my-56 {
  margin-top: 14rem;
  margin-bottom: 14rem
}

.mx-56 {
  margin-left: 14rem;
  margin-right: 14rem
}

.my-64 {
  margin-top: 16rem;
  margin-bottom: 16rem
}

.mx-64 {
  margin-left: 16rem;
  margin-right: 16rem
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto
}

.mx-auto {
  margin-left: auto;
  margin-right: auto
}

.my-px {
  margin-top: 1px;
  margin-bottom: 1px
}

.mx-px {
  margin-left: 1px;
  margin-right: 1px
}

.-my-1 {
  margin-top: -0.25rem;
  margin-bottom: -0.25rem
}

.-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem
}

.-my-2 {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem
}

.-mx-2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem
}

.-my-3 {
  margin-top: -0.75rem;
  margin-bottom: -0.75rem
}

.-mx-3 {
  margin-left: -0.75rem;
  margin-right: -0.75rem
}

.-my-4 {
  margin-top: -1rem;
  margin-bottom: -1rem
}

.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem
}

.-my-5 {
  margin-top: -1.25rem;
  margin-bottom: -1.25rem
}

.-mx-5 {
  margin-left: -1.25rem;
  margin-right: -1.25rem
}

.-my-6 {
  margin-top: -1.5rem;
  margin-bottom: -1.5rem
}

.-mx-6 {
  margin-left: -1.5rem;
  margin-right: -1.5rem
}

.-my-8 {
  margin-top: -2rem;
  margin-bottom: -2rem
}

.-mx-8 {
  margin-left: -2rem;
  margin-right: -2rem
}

.-my-10 {
  margin-top: -2.5rem;
  margin-bottom: -2.5rem
}

.-mx-10 {
  margin-left: -2.5rem;
  margin-right: -2.5rem
}

.-my-12 {
  margin-top: -3rem;
  margin-bottom: -3rem
}

.-mx-12 {
  margin-left: -3rem;
  margin-right: -3rem
}

.-my-16 {
  margin-top: -4rem;
  margin-bottom: -4rem
}

.-mx-16 {
  margin-left: -4rem;
  margin-right: -4rem
}

.-my-20 {
  margin-top: -5rem;
  margin-bottom: -5rem
}

.-mx-20 {
  margin-left: -5rem;
  margin-right: -5rem
}

.-my-24 {
  margin-top: -6rem;
  margin-bottom: -6rem
}

.-mx-24 {
  margin-left: -6rem;
  margin-right: -6rem
}

.-my-32 {
  margin-top: -8rem;
  margin-bottom: -8rem
}

.-mx-32 {
  margin-left: -8rem;
  margin-right: -8rem
}

.-my-40 {
  margin-top: -10rem;
  margin-bottom: -10rem
}

.-mx-40 {
  margin-left: -10rem;
  margin-right: -10rem
}

.-my-48 {
  margin-top: -12rem;
  margin-bottom: -12rem
}

.-mx-48 {
  margin-left: -12rem;
  margin-right: -12rem
}

.-my-56 {
  margin-top: -14rem;
  margin-bottom: -14rem
}

.-mx-56 {
  margin-left: -14rem;
  margin-right: -14rem
}

.-my-64 {
  margin-top: -16rem;
  margin-bottom: -16rem
}

.-mx-64 {
  margin-left: -16rem;
  margin-right: -16rem
}

.-my-px {
  margin-top: -1px;
  margin-bottom: -1px
}

.-mx-px {
  margin-left: -1px;
  margin-right: -1px
}

.mt-0 {
  margin-top: 0
}

.mr-0 {
  margin-right: 0
}

.mb-0 {
  margin-bottom: 0
}

.ml-0 {
  margin-left: 0
}

.mt-1 {
  margin-top: 0.25rem
}

.mr-1 {
  margin-right: 0.25rem
}

.mb-1 {
  margin-bottom: 0.25rem
}

.ml-1 {
  margin-left: 0.25rem
}

.mt-2 {
  margin-top: 0.5rem
}

.mr-2 {
  margin-right: 0.5rem
}

.mb-2 {
  margin-bottom: 0.5rem
}

.ml-2 {
  margin-left: 0.5rem
}

.mt-3 {
  margin-top: 0.75rem
}

.mr-3 {
  margin-right: 0.75rem
}

.mb-3 {
  margin-bottom: 0.75rem
}

.ml-3 {
  margin-left: 0.75rem
}

.mt-4 {
  margin-top: 1rem
}

.mr-4 {
  margin-right: 1rem
}

.mb-4 {
  margin-bottom: 1rem
}

.ml-4 {
  margin-left: 1rem
}

.mt-5 {
  margin-top: 1.25rem
}

.mr-5 {
  margin-right: 1.25rem
}

.mb-5 {
  margin-bottom: 1.25rem
}

.ml-5 {
  margin-left: 1.25rem
}

.mt-6 {
  margin-top: 1.5rem
}

.mr-6 {
  margin-right: 1.5rem
}

.mb-6 {
  margin-bottom: 1.5rem
}

.ml-6 {
  margin-left: 1.5rem
}

.mt-8 {
  margin-top: 2rem
}

.mr-8 {
  margin-right: 2rem
}

.mb-8 {
  margin-bottom: 2rem
}

.ml-8 {
  margin-left: 2rem
}

.mt-10 {
  margin-top: 2.5rem
}

.mr-10 {
  margin-right: 2.5rem
}

.mb-10 {
  margin-bottom: 2.5rem
}

.ml-10 {
  margin-left: 2.5rem
}

.mt-12 {
  margin-top: 3rem
}

.mr-12 {
  margin-right: 3rem
}

.mb-12 {
  margin-bottom: 3rem
}

.ml-12 {
  margin-left: 3rem
}

.mt-16 {
  margin-top: 4rem
}

.mr-16 {
  margin-right: 4rem
}

.mb-16 {
  margin-bottom: 4rem
}

.ml-16 {
  margin-left: 4rem
}

.mt-20 {
  margin-top: 5rem
}

.mr-20 {
  margin-right: 5rem
}

.mb-20 {
  margin-bottom: 5rem
}

.ml-20 {
  margin-left: 5rem
}

.mt-24 {
  margin-top: 6rem
}

.mr-24 {
  margin-right: 6rem
}

.mb-24 {
  margin-bottom: 6rem
}

.ml-24 {
  margin-left: 6rem
}

.mt-32 {
  margin-top: 8rem
}

.mr-32 {
  margin-right: 8rem
}

.mb-32 {
  margin-bottom: 8rem
}

.ml-32 {
  margin-left: 8rem
}

.mt-40 {
  margin-top: 10rem
}

.mr-40 {
  margin-right: 10rem
}

.mb-40 {
  margin-bottom: 10rem
}

.ml-40 {
  margin-left: 10rem
}

.mt-48 {
  margin-top: 12rem
}

.mr-48 {
  margin-right: 12rem
}

.mb-48 {
  margin-bottom: 12rem
}

.ml-48 {
  margin-left: 12rem
}

.mt-56 {
  margin-top: 14rem
}

.mr-56 {
  margin-right: 14rem
}

.mb-56 {
  margin-bottom: 14rem
}

.ml-56 {
  margin-left: 14rem
}

.mt-64 {
  margin-top: 16rem
}

.mr-64 {
  margin-right: 16rem
}

.mb-64 {
  margin-bottom: 16rem
}

.ml-64 {
  margin-left: 16rem
}

.mt-auto {
  margin-top: auto
}

.mr-auto {
  margin-right: auto
}

.mb-auto {
  margin-bottom: auto
}

.ml-auto {
  margin-left: auto
}

.mt-px {
  margin-top: 1px
}

.mr-px {
  margin-right: 1px
}

.mb-px {
  margin-bottom: 1px
}

.ml-px {
  margin-left: 1px
}

.-mt-1 {
  margin-top: -0.25rem
}

.-mr-1 {
  margin-right: -0.25rem
}

.-mb-1 {
  margin-bottom: -0.25rem
}

.-ml-1 {
  margin-left: -0.25rem
}

.-mt-2 {
  margin-top: -0.5rem
}

.-mr-2 {
  margin-right: -0.5rem
}

.-mb-2 {
  margin-bottom: -0.5rem
}

.-ml-2 {
  margin-left: -0.5rem
}

.-mt-3 {
  margin-top: -0.75rem
}

.-mr-3 {
  margin-right: -0.75rem
}

.-mb-3 {
  margin-bottom: -0.75rem
}

.-ml-3 {
  margin-left: -0.75rem
}

.-mt-4 {
  margin-top: -1rem
}

.-mr-4 {
  margin-right: -1rem
}

.-mb-4 {
  margin-bottom: -1rem
}

.-ml-4 {
  margin-left: -1rem
}

.-mt-5 {
  margin-top: -1.25rem
}

.-mr-5 {
  margin-right: -1.25rem
}

.-mb-5 {
  margin-bottom: -1.25rem
}

.-ml-5 {
  margin-left: -1.25rem
}

.-mt-6 {
  margin-top: -1.5rem
}

.-mr-6 {
  margin-right: -1.5rem
}

.-mb-6 {
  margin-bottom: -1.5rem
}

.-ml-6 {
  margin-left: -1.5rem
}

.-mt-8 {
  margin-top: -2rem
}

.-mr-8 {
  margin-right: -2rem
}

.-mb-8 {
  margin-bottom: -2rem
}

.-ml-8 {
  margin-left: -2rem
}

.-mt-10 {
  margin-top: -2.5rem
}

.-mr-10 {
  margin-right: -2.5rem
}

.-mb-10 {
  margin-bottom: -2.5rem
}

.-ml-10 {
  margin-left: -2.5rem
}

.-mt-12 {
  margin-top: -3rem
}

.-mr-12 {
  margin-right: -3rem
}

.-mb-12 {
  margin-bottom: -3rem
}

.-ml-12 {
  margin-left: -3rem
}

.-mt-16 {
  margin-top: -4rem
}

.-mr-16 {
  margin-right: -4rem
}

.-mb-16 {
  margin-bottom: -4rem
}

.-ml-16 {
  margin-left: -4rem
}

.-mt-20 {
  margin-top: -5rem
}

.-mr-20 {
  margin-right: -5rem
}

.-mb-20 {
  margin-bottom: -5rem
}

.-ml-20 {
  margin-left: -5rem
}

.-mt-24 {
  margin-top: -6rem
}

.-mr-24 {
  margin-right: -6rem
}

.-mb-24 {
  margin-bottom: -6rem
}

.-ml-24 {
  margin-left: -6rem
}

.-mt-32 {
  margin-top: -8rem
}

.-mr-32 {
  margin-right: -8rem
}

.-mb-32 {
  margin-bottom: -8rem
}

.-ml-32 {
  margin-left: -8rem
}

.-mt-40 {
  margin-top: -10rem
}

.-mr-40 {
  margin-right: -10rem
}

.-mb-40 {
  margin-bottom: -10rem
}

.-ml-40 {
  margin-left: -10rem
}

.-mt-48 {
  margin-top: -12rem
}

.-mr-48 {
  margin-right: -12rem
}

.-mb-48 {
  margin-bottom: -12rem
}

.-ml-48 {
  margin-left: -12rem
}

.-mt-56 {
  margin-top: -14rem
}

.-mr-56 {
  margin-right: -14rem
}

.-mb-56 {
  margin-bottom: -14rem
}

.-ml-56 {
  margin-left: -14rem
}

.-mt-64 {
  margin-top: -16rem
}

.-mr-64 {
  margin-right: -16rem
}

.-mb-64 {
  margin-bottom: -16rem
}

.-ml-64 {
  margin-left: -16rem
}

.-mt-px {
  margin-top: -1px
}

.-mr-px {
  margin-right: -1px
}

.-mb-px {
  margin-bottom: -1px
}

.-ml-px {
  margin-left: -1px
}

.max-h-full {
  max-height: 100%
}

.max-h-screen {
  max-height: 100vh
}

.max-w-none {
  max-width: none
}

.max-w-xs {
  max-width: 20rem
}

.max-w-sm {
  max-width: 24rem
}

.max-w-md {
  max-width: 28rem
}

.max-w-lg {
  max-width: 32rem
}

.max-w-xl {
  max-width: 36rem
}

.max-w-2xl {
  max-width: 42rem
}

.max-w-3xl {
  max-width: 48rem
}

.max-w-4xl {
  max-width: 56rem
}

.max-w-5xl {
  max-width: 64rem
}

.max-w-6xl {
  max-width: 72rem
}

.max-w-full {
  max-width: 100%
}

.max-w-screen-tb {
  max-width: 768px
}

.max-w-screen-ds {
  max-width: 992px
}

.min-h-0 {
  min-height: 0
}

.min-h-full {
  min-height: 100%
}

.min-h-screen {
  min-height: 100vh
}

.min-w-0 {
  min-width: 0
}

.min-w-full {
  min-width: 100%
}

.object-contain {
  object-fit: contain
}

.object-cover {
  object-fit: cover
}

.object-fill {
  object-fit: fill
}

.object-none {
  object-fit: none
}

.object-scale-down {
  object-fit: scale-down
}

.object-bottom {
  object-position: bottom
}

.object-center {
  object-position: center
}

.object-left {
  object-position: left
}

.object-left-bottom {
  object-position: left bottom
}

.object-left-top {
  object-position: left top
}

.object-right {
  object-position: right
}

.object-right-bottom {
  object-position: right bottom
}

.object-right-top {
  object-position: right top
}

.object-top {
  object-position: top
}

.opacity-0 {
  opacity: 0
}

.opacity-25 {
  opacity: 0.25
}

.opacity-50 {
  opacity: 0.5
}

.opacity-75 {
  opacity: 0.75
}

.opacity-100 {
  opacity: 1
}

.hover\:opacity-0:hover {
  opacity: 0
}

.hover\:opacity-25:hover {
  opacity: 0.25
}

.hover\:opacity-50:hover {
  opacity: 0.5
}

.hover\:opacity-75:hover {
  opacity: 0.75
}

.hover\:opacity-100:hover {
  opacity: 1
}

.focus\:opacity-0:focus {
  opacity: 0
}

.focus\:opacity-25:focus {
  opacity: 0.25
}

.focus\:opacity-50:focus {
  opacity: 0.5
}

.focus\:opacity-75:focus {
  opacity: 0.75
}

.focus\:opacity-100:focus {
  opacity: 1
}

.outline-none {
  outline: 0
}

.focus\:outline-none:focus {
  outline: 0
}

.overflow-auto {
  overflow: auto
}

.overflow-hidden {
  overflow: hidden
}

.overflow-visible {
  overflow: visible
}

.overflow-scroll {
  overflow: scroll
}

.overflow-x-auto {
  overflow-x: auto
}

.overflow-y-auto {
  overflow-y: auto
}

.overflow-x-hidden {
  overflow-x: hidden
}

.overflow-y-hidden {
  overflow-y: hidden
}

.overflow-x-visible {
  overflow-x: visible
}

.overflow-y-visible {
  overflow-y: visible
}

.overflow-x-scroll {
  overflow-x: scroll
}

.overflow-y-scroll {
  overflow-y: scroll
}

.scrolling-touch {
  -webkit-overflow-scrolling: touch
}

.scrolling-auto {
  -webkit-overflow-scrolling: auto
}

.p-0 {
  padding: 0
}

.p-1 {
  padding: 0.25rem
}

.p-2 {
  padding: 0.5rem
}

.p-3 {
  padding: 0.75rem
}

.p-4 {
  padding: 1rem
}

.p-5 {
  padding: 1.25rem
}

.p-6 {
  padding: 1.5rem
}

.p-8 {
  padding: 2rem
}

.p-10 {
  padding: 2.5rem
}

.p-12 {
  padding: 3rem
}

.p-16 {
  padding: 4rem
}

.p-20 {
  padding: 5rem
}

.p-24 {
  padding: 6rem
}

.p-32 {
  padding: 8rem
}

.p-40 {
  padding: 10rem
}

.p-48 {
  padding: 12rem
}

.p-56 {
  padding: 14rem
}

.p-64 {
  padding: 16rem
}

.p-px {
  padding: 1px
}

.py-0 {
  padding-top: 0;
  padding-bottom: 0
}

.px-0 {
  padding-left: 0;
  padding-right: 0
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem
}

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem
}

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem
}

.px-16 {
  padding-left: 4rem;
  padding-right: 4rem
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem
}

.px-20 {
  padding-left: 5rem;
  padding-right: 5rem
}

.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem
}

.px-24 {
  padding-left: 6rem;
  padding-right: 6rem
}

.py-32 {
  padding-top: 8rem;
  padding-bottom: 8rem
}

.px-32 {
  padding-left: 8rem;
  padding-right: 8rem
}

.py-40 {
  padding-top: 10rem;
  padding-bottom: 10rem
}

.px-40 {
  padding-left: 10rem;
  padding-right: 10rem
}

.py-48 {
  padding-top: 12rem;
  padding-bottom: 12rem
}

.px-48 {
  padding-left: 12rem;
  padding-right: 12rem
}

.py-56 {
  padding-top: 14rem;
  padding-bottom: 14rem
}

.px-56 {
  padding-left: 14rem;
  padding-right: 14rem
}

.py-64 {
  padding-top: 16rem;
  padding-bottom: 16rem
}

.px-64 {
  padding-left: 16rem;
  padding-right: 16rem
}

.py-px {
  padding-top: 1px;
  padding-bottom: 1px
}

.px-px {
  padding-left: 1px;
  padding-right: 1px
}

.pt-0 {
  padding-top: 0
}

.pr-0 {
  padding-right: 0
}

.pb-0 {
  padding-bottom: 0
}

.pl-0 {
  padding-left: 0
}

.pt-1 {
  padding-top: 0.25rem
}

.pr-1 {
  padding-right: 0.25rem
}

.pb-1 {
  padding-bottom: 0.25rem
}

.pl-1 {
  padding-left: 0.25rem
}

.pt-2 {
  padding-top: 0.5rem
}

.pr-2 {
  padding-right: 0.5rem
}

.pb-2 {
  padding-bottom: 0.5rem
}

.pl-2 {
  padding-left: 0.5rem
}

.pt-3 {
  padding-top: 0.75rem
}

.pr-3 {
  padding-right: 0.75rem
}

.pb-3 {
  padding-bottom: 0.75rem
}

.pl-3 {
  padding-left: 0.75rem
}

.pt-4 {
  padding-top: 1rem
}

.pr-4 {
  padding-right: 1rem
}

.pb-4 {
  padding-bottom: 1rem
}

.pl-4 {
  padding-left: 1rem
}

.pt-5 {
  padding-top: 1.25rem
}

.pr-5 {
  padding-right: 1.25rem
}

.pb-5 {
  padding-bottom: 1.25rem
}

.pl-5 {
  padding-left: 1.25rem
}

.pt-6 {
  padding-top: 1.5rem
}

.pr-6 {
  padding-right: 1.5rem
}

.pb-6 {
  padding-bottom: 1.5rem
}

.pl-6 {
  padding-left: 1.5rem
}

.pt-8 {
  padding-top: 2rem
}

.pr-8 {
  padding-right: 2rem
}

.pb-8 {
  padding-bottom: 2rem
}

.pl-8 {
  padding-left: 2rem
}

.pt-10 {
  padding-top: 2.5rem
}

.pr-10 {
  padding-right: 2.5rem
}

.pb-10 {
  padding-bottom: 2.5rem
}

.pl-10 {
  padding-left: 2.5rem
}

.pt-12 {
  padding-top: 3rem
}

.pr-12 {
  padding-right: 3rem
}

.pb-12 {
  padding-bottom: 3rem
}

.pl-12 {
  padding-left: 3rem
}

.pt-16 {
  padding-top: 4rem
}

.pr-16 {
  padding-right: 4rem
}

.pb-16 {
  padding-bottom: 4rem
}

.pl-16 {
  padding-left: 4rem
}

.pt-20 {
  padding-top: 5rem
}

.pr-20 {
  padding-right: 5rem
}

.pb-20 {
  padding-bottom: 5rem
}

.pl-20 {
  padding-left: 5rem
}

.pt-24 {
  padding-top: 6rem
}

.pr-24 {
  padding-right: 6rem
}

.pb-24 {
  padding-bottom: 6rem
}

.pl-24 {
  padding-left: 6rem
}

.pt-32 {
  padding-top: 8rem
}

.pr-32 {
  padding-right: 8rem
}

.pb-32 {
  padding-bottom: 8rem
}

.pl-32 {
  padding-left: 8rem
}

.pt-40 {
  padding-top: 10rem
}

.pr-40 {
  padding-right: 10rem
}

.pb-40 {
  padding-bottom: 10rem
}

.pl-40 {
  padding-left: 10rem
}

.pt-48 {
  padding-top: 12rem
}

.pr-48 {
  padding-right: 12rem
}

.pb-48 {
  padding-bottom: 12rem
}

.pl-48 {
  padding-left: 12rem
}

.pt-56 {
  padding-top: 14rem
}

.pr-56 {
  padding-right: 14rem
}

.pb-56 {
  padding-bottom: 14rem
}

.pl-56 {
  padding-left: 14rem
}

.pt-64 {
  padding-top: 16rem
}

.pr-64 {
  padding-right: 16rem
}

.pb-64 {
  padding-bottom: 16rem
}

.pl-64 {
  padding-left: 16rem
}

.pt-px {
  padding-top: 1px
}

.pr-px {
  padding-right: 1px
}

.pb-px {
  padding-bottom: 1px
}

.pl-px {
  padding-left: 1px
}

.placeholder-base:-ms-input-placeholder {
  color: #666666
}

.placeholder-base::placeholder {
  color: #666666
}

.placeholder-primary:-ms-input-placeholder {
  color: #59B6EC
}

.placeholder-primary::placeholder {
  color: #59B6EC
}

.placeholder-secondary:-ms-input-placeholder {
  color: #D88738
}

.placeholder-secondary::placeholder {
  color: #D88738
}

.placeholder-white:-ms-input-placeholder {
  color: #fff
}

.placeholder-white::placeholder {
  color: #fff
}

.placeholder-danger:-ms-input-placeholder {
  color: #FF0201
}

.placeholder-danger::placeholder {
  color: #FF0201
}

.placeholder-warning:-ms-input-placeholder {
  color: #ff6b00
}

.placeholder-warning::placeholder {
  color: #ff6b00
}

.placeholder-success:-ms-input-placeholder {
  color: #3DCC79
}

.placeholder-success::placeholder {
  color: #3DCC79
}

.placeholder-gray:-ms-input-placeholder {
  color: #121829
}

.placeholder-gray::placeholder {
  color: #121829
}

.placeholder-lightgray:-ms-input-placeholder {
  color: #97a3ae
}

.placeholder-lightgray::placeholder {
  color: #97a3ae
}

.placeholder-light:-ms-input-placeholder {
  color: #fafafa
}

.placeholder-light::placeholder {
  color: #fafafa
}

.placeholder-dark:-ms-input-placeholder {
  color: #121829
}

.placeholder-dark::placeholder {
  color: #121829
}

.focus\:placeholder-base:focus:-ms-input-placeholder {
  color: #666666
}

.focus\:placeholder-base:focus::placeholder {
  color: #666666
}

.focus\:placeholder-primary:focus:-ms-input-placeholder {
  color: #59B6EC
}

.focus\:placeholder-primary:focus::placeholder {
  color: #59B6EC
}

.focus\:placeholder-secondary:focus:-ms-input-placeholder {
  color: #D88738
}

.focus\:placeholder-secondary:focus::placeholder {
  color: #D88738
}

.focus\:placeholder-white:focus:-ms-input-placeholder {
  color: #fff
}

.focus\:placeholder-white:focus::placeholder {
  color: #fff
}

.focus\:placeholder-danger:focus:-ms-input-placeholder {
  color: #FF0201
}

.focus\:placeholder-danger:focus::placeholder {
  color: #FF0201
}

.focus\:placeholder-warning:focus:-ms-input-placeholder {
  color: #ff6b00
}

.focus\:placeholder-warning:focus::placeholder {
  color: #ff6b00
}

.focus\:placeholder-success:focus:-ms-input-placeholder {
  color: #3DCC79
}

.focus\:placeholder-success:focus::placeholder {
  color: #3DCC79
}

.focus\:placeholder-gray:focus:-ms-input-placeholder {
  color: #121829
}

.focus\:placeholder-gray:focus::placeholder {
  color: #121829
}

.focus\:placeholder-lightgray:focus:-ms-input-placeholder {
  color: #97a3ae
}

.focus\:placeholder-lightgray:focus::placeholder {
  color: #97a3ae
}

.focus\:placeholder-light:focus:-ms-input-placeholder {
  color: #fafafa
}

.focus\:placeholder-light:focus::placeholder {
  color: #fafafa
}

.focus\:placeholder-dark:focus:-ms-input-placeholder {
  color: #121829
}

.focus\:placeholder-dark:focus::placeholder {
  color: #121829
}

.pointer-events-none {
  pointer-events: none
}

.pointer-events-auto {
  pointer-events: auto
}

.static {
  position: static
}

.fixed {
  position: fixed
}

.absolute {
  position: absolute
}

.relative {
  position: relative
}

.sticky {
  position: -webkit-sticky;
  position: sticky
}

.inset-0 {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.inset-auto {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto
}

.inset-y-0 {
  top: 0;
  bottom: 0
}

.inset-x-0 {
  right: 0;
  left: 0
}

.inset-y-auto {
  top: auto;
  bottom: auto
}

.inset-x-auto {
  right: auto;
  left: auto
}

.top-0 {
  top: 0
}

.right-0 {
  right: 0
}

.bottom-0 {
  bottom: 0
}

.left-0 {
  left: 0
}

.top-auto {
  top: auto
}

.right-auto {
  right: auto
}

.bottom-auto {
  bottom: auto
}

.left-auto {
  left: auto
}

.resize-none {
  resize: none
}

.resize-y {
  resize: vertical
}

.resize-x {
  resize: horizontal
}

.resize {
  resize: both
}

.shadow-xs {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05)
}

.shadow-sm {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05)
}

.shadow {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)
}

.shadow-md {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)
}

.shadow-lg {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)
}

.shadow-xl {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)
}

.shadow-2xl {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25)
}

.shadow-inner {
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06)
}

.shadow-outline {
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5)
}

.shadow-none {
  box-shadow: none
}

.hover\:shadow-xs:hover {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05)
}

.hover\:shadow-sm:hover {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05)
}

.hover\:shadow:hover {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)
}

.hover\:shadow-md:hover {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)
}

.hover\:shadow-lg:hover {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)
}

.hover\:shadow-xl:hover {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)
}

.hover\:shadow-2xl:hover {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25)
}

.hover\:shadow-inner:hover {
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06)
}

.hover\:shadow-outline:hover {
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5)
}

.hover\:shadow-none:hover {
  box-shadow: none
}

.focus\:shadow-xs:focus {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05)
}

.focus\:shadow-sm:focus {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05)
}

.focus\:shadow:focus {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)
}

.focus\:shadow-md:focus {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)
}

.focus\:shadow-lg:focus {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)
}

.focus\:shadow-xl:focus {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)
}

.focus\:shadow-2xl:focus {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25)
}

.focus\:shadow-inner:focus {
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06)
}

.focus\:shadow-outline:focus {
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5)
}

.focus\:shadow-none:focus {
  box-shadow: none
}

.fill-base {
  fill: #666666
}

.fill-primary {
  fill: #59B6EC
}

.fill-secondary {
  fill: #D88738
}

.fill-white {
  fill: #fff
}

.fill-danger {
  fill: #FF0201
}

.fill-warning {
  fill: #ff6b00
}

.fill-success {
  fill: #3DCC79
}

.fill-gray {
  fill: #121829
}

.fill-lightgray {
  fill: #97a3ae
}

.fill-light {
  fill: #fafafa
}

.fill-dark {
  fill: #121829
}

.stroke-current {
  stroke: currentColor
}

.stroke-0 {
  stroke-width: 0
}

.stroke-1 {
  stroke-width: 1
}

.stroke-2 {
  stroke-width: 2
}

.table-auto {
  table-layout: auto
}

.table-fixed {
  table-layout: fixed
}

.text-left {
  text-align: left
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.text-justify {
  text-align: justify
}

.text-base {
  color: #666666
}

.text-primary {
  color: #59B6EC
}

.text-secondary {
  color: #D88738
}

.text-white {
  color: #fff
}

.text-danger {
  color: #FF0201
}

.text-warning {
  color: #ff6b00
}

.text-success {
  color: #3DCC79
}

.text-gray {
  color: #121829
}

.text-lightgray {
  color: #97a3ae
}

.text-light {
  color: #fafafa
}

.text-dark {
  color: #121829
}

.hover\:text-base:hover {
  color: #666666
}

.hover\:text-primary:hover {
  color: #59B6EC
}

.hover\:text-secondary:hover {
  color: #D88738
}

.hover\:text-white:hover {
  color: #fff
}

.hover\:text-danger:hover {
  color: #FF0201
}

.hover\:text-warning:hover {
  color: #ff6b00
}

.hover\:text-success:hover {
  color: #3DCC79
}

.hover\:text-gray:hover {
  color: #121829
}

.hover\:text-lightgray:hover {
  color: #97a3ae
}

.hover\:text-light:hover {
  color: #fafafa
}

.hover\:text-dark:hover {
  color: #121829
}

.focus\:text-base:focus {
  color: #666666
}

.focus\:text-primary:focus {
  color: #59B6EC
}

.focus\:text-secondary:focus {
  color: #D88738
}

.focus\:text-white:focus {
  color: #fff
}

.focus\:text-danger:focus {
  color: #FF0201
}

.focus\:text-warning:focus {
  color: #ff6b00
}

.focus\:text-success:focus {
  color: #3DCC79
}

.focus\:text-gray:focus {
  color: #121829
}

.focus\:text-lightgray:focus {
  color: #97a3ae
}

.focus\:text-light:focus {
  color: #fafafa
}

.focus\:text-dark:focus {
  color: #121829
}

.text-xs {
  font-size: 0.75rem
}

.text-sm {
  font-size: 0.875rem
}

.text-base {
  font-size: 1rem
}

.text-lg {
  font-size: 1.125rem
}

.text-xl {
  font-size: 1.25rem
}

.text-2xl {
  font-size: 1.5rem
}

.text-3xl {
  font-size: 1.875rem
}

.text-4xl {
  font-size: 2.25rem
}

.text-5xl {
  font-size: 3rem
}

.text-6xl {
  font-size: 4rem
}

.italic {
  font-style: italic
}

.not-italic {
  font-style: normal
}

.uppercase {
  text-transform: uppercase
}

.lowercase {
  text-transform: lowercase
}

.capitalize {
  text-transform: capitalize
}

.normal-case {
  text-transform: none
}

.underline {
  text-decoration: underline
}

.line-through {
  text-decoration: line-through
}

.no-underline {
  text-decoration: none
}

.hover\:underline:hover {
  text-decoration: underline
}

.hover\:line-through:hover {
  text-decoration: line-through
}

.hover\:no-underline:hover {
  text-decoration: none
}

.focus\:underline:focus {
  text-decoration: underline
}

.focus\:line-through:focus {
  text-decoration: line-through
}

.focus\:no-underline:focus {
  text-decoration: none
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.subpixel-antialiased {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto
}

.tracking-tighter {
  letter-spacing: -0.05em
}

.tracking-tight {
  letter-spacing: -0.025em
}

.tracking-normal {
  letter-spacing: 0
}

.tracking-wide {
  letter-spacing: 0.025em
}

.tracking-wider {
  letter-spacing: 0.05em
}

.tracking-widest {
  letter-spacing: 0.1em
}

.select-none {
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none
}

.select-text {
  -webkit-user-select: text;
      -ms-user-select: text;
          user-select: text
}

.select-all {
  -webkit-user-select: all;
      -ms-user-select: all;
          user-select: all
}

.select-auto {
  -webkit-user-select: auto;
      -ms-user-select: auto;
          user-select: auto
}

.align-baseline {
  vertical-align: baseline
}

.align-top {
  vertical-align: top
}

.align-middle {
  vertical-align: middle
}

.align-bottom {
  vertical-align: bottom
}

.align-text-top {
  vertical-align: text-top
}

.align-text-bottom {
  vertical-align: text-bottom
}

.visible {
  visibility: visible
}

.invisible {
  visibility: hidden
}

.whitespace-normal {
  white-space: normal
}

.whitespace-no-wrap {
  white-space: nowrap
}

.whitespace-pre {
  white-space: pre
}

.whitespace-pre-line {
  white-space: pre-line
}

.whitespace-pre-wrap {
  white-space: pre-wrap
}

.break-normal {
  overflow-wrap: normal;
  word-break: normal
}

.break-words {
  overflow-wrap: break-word
}

.break-all {
  word-break: break-all
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.w-0 {
  width: 0
}

.w-1 {
  width: 0.25rem
}

.w-2 {
  width: 0.5rem
}

.w-3 {
  width: 0.75rem
}

.w-4 {
  width: 1rem
}

.w-5 {
  width: 1.25rem
}

.w-6 {
  width: 1.5rem
}

.w-8 {
  width: 2rem
}

.w-10 {
  width: 2.5rem
}

.w-12 {
  width: 3rem
}

.w-16 {
  width: 4rem
}

.w-20 {
  width: 5rem
}

.w-24 {
  width: 6rem
}

.w-32 {
  width: 8rem
}

.w-40 {
  width: 10rem
}

.w-48 {
  width: 12rem
}

.w-56 {
  width: 14rem
}

.w-64 {
  width: 16rem
}

.w-auto {
  width: auto
}

.w-px {
  width: 1px
}

.w-1\/2 {
  width: 50%
}

.w-1\/3 {
  width: 33.333333%
}

.w-2\/3 {
  width: 66.666667%
}

.w-1\/4 {
  width: 25%
}

.w-2\/4 {
  width: 50%
}

.w-3\/4 {
  width: 75%
}

.w-1\/5 {
  width: 20%
}

.w-2\/5 {
  width: 40%
}

.w-3\/5 {
  width: 60%
}

.w-4\/5 {
  width: 80%
}

.w-1\/6 {
  width: 16.666667%
}

.w-2\/6 {
  width: 33.333333%
}

.w-3\/6 {
  width: 50%
}

.w-4\/6 {
  width: 66.666667%
}

.w-5\/6 {
  width: 83.333333%
}

.w-1\/12 {
  width: 8.333333%
}

.w-2\/12 {
  width: 16.666667%
}

.w-3\/12 {
  width: 25%
}

.w-4\/12 {
  width: 33.333333%
}

.w-5\/12 {
  width: 41.666667%
}

.w-6\/12 {
  width: 50%
}

.w-7\/12 {
  width: 58.333333%
}

.w-8\/12 {
  width: 66.666667%
}

.w-9\/12 {
  width: 75%
}

.w-10\/12 {
  width: 83.333333%
}

.w-11\/12 {
  width: 91.666667%
}

.w-full {
  width: 100%
}

.w-screen {
  width: 100vw
}

.z-0 {
  z-index: 0
}

.z-10 {
  z-index: 10
}

.z-20 {
  z-index: 20
}

.z-30 {
  z-index: 30
}

.z-40 {
  z-index: 40
}

.z-50 {
  z-index: 50
}

.z-auto {
  z-index: auto
}

.gap-0 {
  grid-gap: 0;
  gap: 0
}

.gap-1 {
  grid-gap: 0.25rem;
  gap: 0.25rem
}

.gap-2 {
  grid-gap: 0.5rem;
  gap: 0.5rem
}

.gap-3 {
  grid-gap: 0.75rem;
  gap: 0.75rem
}

.gap-4 {
  grid-gap: 1rem;
  gap: 1rem
}

.gap-5 {
  grid-gap: 1.25rem;
  gap: 1.25rem
}

.gap-6 {
  grid-gap: 1.5rem;
  gap: 1.5rem
}

.gap-8 {
  grid-gap: 2rem;
  gap: 2rem
}

.gap-10 {
  grid-gap: 2.5rem;
  gap: 2.5rem
}

.gap-12 {
  grid-gap: 3rem;
  gap: 3rem
}

.gap-16 {
  grid-gap: 4rem;
  gap: 4rem
}

.gap-20 {
  grid-gap: 5rem;
  gap: 5rem
}

.gap-24 {
  grid-gap: 6rem;
  gap: 6rem
}

.gap-32 {
  grid-gap: 8rem;
  gap: 8rem
}

.gap-40 {
  grid-gap: 10rem;
  gap: 10rem
}

.gap-48 {
  grid-gap: 12rem;
  gap: 12rem
}

.gap-56 {
  grid-gap: 14rem;
  gap: 14rem
}

.gap-64 {
  grid-gap: 16rem;
  gap: 16rem
}

.gap-px {
  grid-gap: 1px;
  gap: 1px
}

.col-gap-0 {
  grid-column-gap: 0;
  column-gap: 0
}

.col-gap-1 {
  grid-column-gap: 0.25rem;
  column-gap: 0.25rem
}

.col-gap-2 {
  grid-column-gap: 0.5rem;
  column-gap: 0.5rem
}

.col-gap-3 {
  grid-column-gap: 0.75rem;
  column-gap: 0.75rem
}

.col-gap-4 {
  grid-column-gap: 1rem;
  column-gap: 1rem
}

.col-gap-5 {
  grid-column-gap: 1.25rem;
  column-gap: 1.25rem
}

.col-gap-6 {
  grid-column-gap: 1.5rem;
  column-gap: 1.5rem
}

.col-gap-8 {
  grid-column-gap: 2rem;
  column-gap: 2rem
}

.col-gap-10 {
  grid-column-gap: 2.5rem;
  column-gap: 2.5rem
}

.col-gap-12 {
  grid-column-gap: 3rem;
  column-gap: 3rem
}

.col-gap-16 {
  grid-column-gap: 4rem;
  column-gap: 4rem
}

.col-gap-20 {
  grid-column-gap: 5rem;
  column-gap: 5rem
}

.col-gap-24 {
  grid-column-gap: 6rem;
  column-gap: 6rem
}

.col-gap-32 {
  grid-column-gap: 8rem;
  column-gap: 8rem
}

.col-gap-40 {
  grid-column-gap: 10rem;
  column-gap: 10rem
}

.col-gap-48 {
  grid-column-gap: 12rem;
  column-gap: 12rem
}

.col-gap-56 {
  grid-column-gap: 14rem;
  column-gap: 14rem
}

.col-gap-64 {
  grid-column-gap: 16rem;
  column-gap: 16rem
}

.col-gap-px {
  grid-column-gap: 1px;
  column-gap: 1px
}

.row-gap-0 {
  grid-row-gap: 0;
  row-gap: 0
}

.row-gap-1 {
  grid-row-gap: 0.25rem;
  row-gap: 0.25rem
}

.row-gap-2 {
  grid-row-gap: 0.5rem;
  row-gap: 0.5rem
}

.row-gap-3 {
  grid-row-gap: 0.75rem;
  row-gap: 0.75rem
}

.row-gap-4 {
  grid-row-gap: 1rem;
  row-gap: 1rem
}

.row-gap-5 {
  grid-row-gap: 1.25rem;
  row-gap: 1.25rem
}

.row-gap-6 {
  grid-row-gap: 1.5rem;
  row-gap: 1.5rem
}

.row-gap-8 {
  grid-row-gap: 2rem;
  row-gap: 2rem
}

.row-gap-10 {
  grid-row-gap: 2.5rem;
  row-gap: 2.5rem
}

.row-gap-12 {
  grid-row-gap: 3rem;
  row-gap: 3rem
}

.row-gap-16 {
  grid-row-gap: 4rem;
  row-gap: 4rem
}

.row-gap-20 {
  grid-row-gap: 5rem;
  row-gap: 5rem
}

.row-gap-24 {
  grid-row-gap: 6rem;
  row-gap: 6rem
}

.row-gap-32 {
  grid-row-gap: 8rem;
  row-gap: 8rem
}

.row-gap-40 {
  grid-row-gap: 10rem;
  row-gap: 10rem
}

.row-gap-48 {
  grid-row-gap: 12rem;
  row-gap: 12rem
}

.row-gap-56 {
  grid-row-gap: 14rem;
  row-gap: 14rem
}

.row-gap-64 {
  grid-row-gap: 16rem;
  row-gap: 16rem
}

.row-gap-px {
  grid-row-gap: 1px;
  row-gap: 1px
}

.grid-flow-row {
  grid-auto-flow: row
}

.grid-flow-col {
  grid-auto-flow: column
}

.grid-flow-row-dense {
  grid-auto-flow: row dense
}

.grid-flow-col-dense {
  grid-auto-flow: column dense
}

.grid-cols-1 {
  -ms-grid-columns: (minmax(0, 1fr))[1];
      grid-template-columns: repeat(1, minmax(0, 1fr))
}

.grid-cols-2 {
  -ms-grid-columns: (minmax(0, 1fr))[2];
      grid-template-columns: repeat(2, minmax(0, 1fr))
}

.grid-cols-3 {
  -ms-grid-columns: (minmax(0, 1fr))[3];
      grid-template-columns: repeat(3, minmax(0, 1fr))
}

.grid-cols-4 {
  -ms-grid-columns: (minmax(0, 1fr))[4];
      grid-template-columns: repeat(4, minmax(0, 1fr))
}

.grid-cols-5 {
  -ms-grid-columns: (minmax(0, 1fr))[5];
      grid-template-columns: repeat(5, minmax(0, 1fr))
}

.grid-cols-6 {
  -ms-grid-columns: (minmax(0, 1fr))[6];
      grid-template-columns: repeat(6, minmax(0, 1fr))
}

.grid-cols-7 {
  -ms-grid-columns: (minmax(0, 1fr))[7];
      grid-template-columns: repeat(7, minmax(0, 1fr))
}

.grid-cols-8 {
  -ms-grid-columns: (minmax(0, 1fr))[8];
      grid-template-columns: repeat(8, minmax(0, 1fr))
}

.grid-cols-9 {
  -ms-grid-columns: (minmax(0, 1fr))[9];
      grid-template-columns: repeat(9, minmax(0, 1fr))
}

.grid-cols-10 {
  -ms-grid-columns: (minmax(0, 1fr))[10];
      grid-template-columns: repeat(10, minmax(0, 1fr))
}

.grid-cols-11 {
  -ms-grid-columns: (minmax(0, 1fr))[11];
      grid-template-columns: repeat(11, minmax(0, 1fr))
}

.grid-cols-12 {
  -ms-grid-columns: (minmax(0, 1fr))[12];
      grid-template-columns: repeat(12, minmax(0, 1fr))
}

.grid-cols-none {
  -ms-grid-columns: none;
      grid-template-columns: none
}

.col-auto {
  -ms-grid-column: auto;
      grid-column: auto
}

.col-span-1 {
  -ms-grid-column-span: 1;
  -ms-grid-column: span 1;
      grid-column: span 1 / span 1
}

.col-span-2 {
  -ms-grid-column-span: 2;
  -ms-grid-column: span 2;
      grid-column: span 2 / span 2
}

.col-span-3 {
  -ms-grid-column-span: 3;
  -ms-grid-column: span 3;
      grid-column: span 3 / span 3
}

.col-span-4 {
  -ms-grid-column-span: 4;
  -ms-grid-column: span 4;
      grid-column: span 4 / span 4
}

.col-span-5 {
  -ms-grid-column-span: 5;
  -ms-grid-column: span 5;
      grid-column: span 5 / span 5
}

.col-span-6 {
  -ms-grid-column-span: 6;
  -ms-grid-column: span 6;
      grid-column: span 6 / span 6
}

.col-span-7 {
  -ms-grid-column-span: 7;
  -ms-grid-column: span 7;
      grid-column: span 7 / span 7
}

.col-span-8 {
  -ms-grid-column-span: 8;
  -ms-grid-column: span 8;
      grid-column: span 8 / span 8
}

.col-span-9 {
  -ms-grid-column-span: 9;
  -ms-grid-column: span 9;
      grid-column: span 9 / span 9
}

.col-span-10 {
  -ms-grid-column-span: 10;
  -ms-grid-column: span 10;
      grid-column: span 10 / span 10
}

.col-span-11 {
  -ms-grid-column-span: 11;
  -ms-grid-column: span 11;
      grid-column: span 11 / span 11
}

.col-span-12 {
  -ms-grid-column-span: 12;
  -ms-grid-column: span 12;
      grid-column: span 12 / span 12
}

.col-start-1 {
  -ms-grid-column: 1;
      grid-column-start: 1
}

.col-start-2 {
  -ms-grid-column: 2;
      grid-column-start: 2
}

.col-start-3 {
  -ms-grid-column: 3;
      grid-column-start: 3
}

.col-start-4 {
  -ms-grid-column: 4;
      grid-column-start: 4
}

.col-start-5 {
  -ms-grid-column: 5;
      grid-column-start: 5
}

.col-start-6 {
  -ms-grid-column: 6;
      grid-column-start: 6
}

.col-start-7 {
  -ms-grid-column: 7;
      grid-column-start: 7
}

.col-start-8 {
  -ms-grid-column: 8;
      grid-column-start: 8
}

.col-start-9 {
  -ms-grid-column: 9;
      grid-column-start: 9
}

.col-start-10 {
  -ms-grid-column: 10;
      grid-column-start: 10
}

.col-start-11 {
  -ms-grid-column: 11;
      grid-column-start: 11
}

.col-start-12 {
  -ms-grid-column: 12;
      grid-column-start: 12
}

.col-start-13 {
  -ms-grid-column: 13;
      grid-column-start: 13
}

.col-start-auto {
  -ms-grid-column: auto;
      grid-column-start: auto
}

.col-end-1 {
  grid-column-end: 1
}

.col-end-2 {
  grid-column-end: 2
}

.col-end-3 {
  grid-column-end: 3
}

.col-end-4 {
  grid-column-end: 4
}

.col-end-5 {
  grid-column-end: 5
}

.col-end-6 {
  grid-column-end: 6
}

.col-end-7 {
  grid-column-end: 7
}

.col-end-8 {
  grid-column-end: 8
}

.col-end-9 {
  grid-column-end: 9
}

.col-end-10 {
  grid-column-end: 10
}

.col-end-11 {
  grid-column-end: 11
}

.col-end-12 {
  grid-column-end: 12
}

.col-end-13 {
  grid-column-end: 13
}

.col-end-auto {
  grid-column-end: auto
}

.grid-rows-1 {
  -ms-grid-rows: (minmax(0, 1fr))[1];
      grid-template-rows: repeat(1, minmax(0, 1fr))
}

.grid-rows-2 {
  -ms-grid-rows: (minmax(0, 1fr))[2];
      grid-template-rows: repeat(2, minmax(0, 1fr))
}

.grid-rows-3 {
  -ms-grid-rows: (minmax(0, 1fr))[3];
      grid-template-rows: repeat(3, minmax(0, 1fr))
}

.grid-rows-4 {
  -ms-grid-rows: (minmax(0, 1fr))[4];
      grid-template-rows: repeat(4, minmax(0, 1fr))
}

.grid-rows-5 {
  -ms-grid-rows: (minmax(0, 1fr))[5];
      grid-template-rows: repeat(5, minmax(0, 1fr))
}

.grid-rows-6 {
  -ms-grid-rows: (minmax(0, 1fr))[6];
      grid-template-rows: repeat(6, minmax(0, 1fr))
}

.grid-rows-none {
  -ms-grid-rows: none;
      grid-template-rows: none
}

.row-auto {
  -ms-grid-row: auto;
      grid-row: auto
}

.row-span-1 {
  -ms-grid-row-span: 1;
  -ms-grid-row: span 1;
      grid-row: span 1 / span 1
}

.row-span-2 {
  -ms-grid-row-span: 2;
  -ms-grid-row: span 2;
      grid-row: span 2 / span 2
}

.row-span-3 {
  -ms-grid-row-span: 3;
  -ms-grid-row: span 3;
      grid-row: span 3 / span 3
}

.row-span-4 {
  -ms-grid-row-span: 4;
  -ms-grid-row: span 4;
      grid-row: span 4 / span 4
}

.row-span-5 {
  -ms-grid-row-span: 5;
  -ms-grid-row: span 5;
      grid-row: span 5 / span 5
}

.row-span-6 {
  -ms-grid-row-span: 6;
  -ms-grid-row: span 6;
      grid-row: span 6 / span 6
}

.row-start-1 {
  -ms-grid-row: 1;
      grid-row-start: 1
}

.row-start-2 {
  -ms-grid-row: 2;
      grid-row-start: 2
}

.row-start-3 {
  -ms-grid-row: 3;
      grid-row-start: 3
}

.row-start-4 {
  -ms-grid-row: 4;
      grid-row-start: 4
}

.row-start-5 {
  -ms-grid-row: 5;
      grid-row-start: 5
}

.row-start-6 {
  -ms-grid-row: 6;
      grid-row-start: 6
}

.row-start-7 {
  -ms-grid-row: 7;
      grid-row-start: 7
}

.row-start-auto {
  -ms-grid-row: auto;
      grid-row-start: auto
}

.row-end-1 {
  grid-row-end: 1
}

.row-end-2 {
  grid-row-end: 2
}

.row-end-3 {
  grid-row-end: 3
}

.row-end-4 {
  grid-row-end: 4
}

.row-end-5 {
  grid-row-end: 5
}

.row-end-6 {
  grid-row-end: 6
}

.row-end-7 {
  grid-row-end: 7
}

.row-end-auto {
  grid-row-end: auto
}

.transform {
  --transform-translate-x: 0;
  --transform-translate-y: 0;
  --transform-rotate: 0;
  --transform-skew-x: 0;
  --transform-skew-y: 0;
  --transform-scale-x: 1;
  --transform-scale-y: 1;
  transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))
}

.transform-none {
  transform: none
}

.origin-center {
  transform-origin: center
}

.origin-top {
  transform-origin: top
}

.origin-top-right {
  transform-origin: top right
}

.origin-right {
  transform-origin: right
}

.origin-bottom-right {
  transform-origin: bottom right
}

.origin-bottom {
  transform-origin: bottom
}

.origin-bottom-left {
  transform-origin: bottom left
}

.origin-left {
  transform-origin: left
}

.origin-top-left {
  transform-origin: top left
}

.scale-0 {
  --transform-scale-x: 0;
  --transform-scale-y: 0
}

.scale-50 {
  --transform-scale-x: .5;
  --transform-scale-y: .5
}

.scale-75 {
  --transform-scale-x: .75;
  --transform-scale-y: .75
}

.scale-90 {
  --transform-scale-x: .9;
  --transform-scale-y: .9
}

.scale-95 {
  --transform-scale-x: .95;
  --transform-scale-y: .95
}

.scale-100 {
  --transform-scale-x: 1;
  --transform-scale-y: 1
}

.scale-105 {
  --transform-scale-x: 1.05;
  --transform-scale-y: 1.05
}

.scale-110 {
  --transform-scale-x: 1.1;
  --transform-scale-y: 1.1
}

.scale-125 {
  --transform-scale-x: 1.25;
  --transform-scale-y: 1.25
}

.scale-150 {
  --transform-scale-x: 1.5;
  --transform-scale-y: 1.5
}

.scale-x-0 {
  --transform-scale-x: 0
}

.scale-x-50 {
  --transform-scale-x: .5
}

.scale-x-75 {
  --transform-scale-x: .75
}

.scale-x-90 {
  --transform-scale-x: .9
}

.scale-x-95 {
  --transform-scale-x: .95
}

.scale-x-100 {
  --transform-scale-x: 1
}

.scale-x-105 {
  --transform-scale-x: 1.05
}

.scale-x-110 {
  --transform-scale-x: 1.1
}

.scale-x-125 {
  --transform-scale-x: 1.25
}

.scale-x-150 {
  --transform-scale-x: 1.5
}

.scale-y-0 {
  --transform-scale-y: 0
}

.scale-y-50 {
  --transform-scale-y: .5
}

.scale-y-75 {
  --transform-scale-y: .75
}

.scale-y-90 {
  --transform-scale-y: .9
}

.scale-y-95 {
  --transform-scale-y: .95
}

.scale-y-100 {
  --transform-scale-y: 1
}

.scale-y-105 {
  --transform-scale-y: 1.05
}

.scale-y-110 {
  --transform-scale-y: 1.1
}

.scale-y-125 {
  --transform-scale-y: 1.25
}

.scale-y-150 {
  --transform-scale-y: 1.5
}

.hover\:scale-0:hover {
  --transform-scale-x: 0;
  --transform-scale-y: 0
}

.hover\:scale-50:hover {
  --transform-scale-x: .5;
  --transform-scale-y: .5
}

.hover\:scale-75:hover {
  --transform-scale-x: .75;
  --transform-scale-y: .75
}

.hover\:scale-90:hover {
  --transform-scale-x: .9;
  --transform-scale-y: .9
}

.hover\:scale-95:hover {
  --transform-scale-x: .95;
  --transform-scale-y: .95
}

.hover\:scale-100:hover {
  --transform-scale-x: 1;
  --transform-scale-y: 1
}

.hover\:scale-105:hover {
  --transform-scale-x: 1.05;
  --transform-scale-y: 1.05
}

.hover\:scale-110:hover {
  --transform-scale-x: 1.1;
  --transform-scale-y: 1.1
}

.hover\:scale-125:hover {
  --transform-scale-x: 1.25;
  --transform-scale-y: 1.25
}

.hover\:scale-150:hover {
  --transform-scale-x: 1.5;
  --transform-scale-y: 1.5
}

.hover\:scale-x-0:hover {
  --transform-scale-x: 0
}

.hover\:scale-x-50:hover {
  --transform-scale-x: .5
}

.hover\:scale-x-75:hover {
  --transform-scale-x: .75
}

.hover\:scale-x-90:hover {
  --transform-scale-x: .9
}

.hover\:scale-x-95:hover {
  --transform-scale-x: .95
}

.hover\:scale-x-100:hover {
  --transform-scale-x: 1
}

.hover\:scale-x-105:hover {
  --transform-scale-x: 1.05
}

.hover\:scale-x-110:hover {
  --transform-scale-x: 1.1
}

.hover\:scale-x-125:hover {
  --transform-scale-x: 1.25
}

.hover\:scale-x-150:hover {
  --transform-scale-x: 1.5
}

.hover\:scale-y-0:hover {
  --transform-scale-y: 0
}

.hover\:scale-y-50:hover {
  --transform-scale-y: .5
}

.hover\:scale-y-75:hover {
  --transform-scale-y: .75
}

.hover\:scale-y-90:hover {
  --transform-scale-y: .9
}

.hover\:scale-y-95:hover {
  --transform-scale-y: .95
}

.hover\:scale-y-100:hover {
  --transform-scale-y: 1
}

.hover\:scale-y-105:hover {
  --transform-scale-y: 1.05
}

.hover\:scale-y-110:hover {
  --transform-scale-y: 1.1
}

.hover\:scale-y-125:hover {
  --transform-scale-y: 1.25
}

.hover\:scale-y-150:hover {
  --transform-scale-y: 1.5
}

.focus\:scale-0:focus {
  --transform-scale-x: 0;
  --transform-scale-y: 0
}

.focus\:scale-50:focus {
  --transform-scale-x: .5;
  --transform-scale-y: .5
}

.focus\:scale-75:focus {
  --transform-scale-x: .75;
  --transform-scale-y: .75
}

.focus\:scale-90:focus {
  --transform-scale-x: .9;
  --transform-scale-y: .9
}

.focus\:scale-95:focus {
  --transform-scale-x: .95;
  --transform-scale-y: .95
}

.focus\:scale-100:focus {
  --transform-scale-x: 1;
  --transform-scale-y: 1
}

.focus\:scale-105:focus {
  --transform-scale-x: 1.05;
  --transform-scale-y: 1.05
}

.focus\:scale-110:focus {
  --transform-scale-x: 1.1;
  --transform-scale-y: 1.1
}

.focus\:scale-125:focus {
  --transform-scale-x: 1.25;
  --transform-scale-y: 1.25
}

.focus\:scale-150:focus {
  --transform-scale-x: 1.5;
  --transform-scale-y: 1.5
}

.focus\:scale-x-0:focus {
  --transform-scale-x: 0
}

.focus\:scale-x-50:focus {
  --transform-scale-x: .5
}

.focus\:scale-x-75:focus {
  --transform-scale-x: .75
}

.focus\:scale-x-90:focus {
  --transform-scale-x: .9
}

.focus\:scale-x-95:focus {
  --transform-scale-x: .95
}

.focus\:scale-x-100:focus {
  --transform-scale-x: 1
}

.focus\:scale-x-105:focus {
  --transform-scale-x: 1.05
}

.focus\:scale-x-110:focus {
  --transform-scale-x: 1.1
}

.focus\:scale-x-125:focus {
  --transform-scale-x: 1.25
}

.focus\:scale-x-150:focus {
  --transform-scale-x: 1.5
}

.focus\:scale-y-0:focus {
  --transform-scale-y: 0
}

.focus\:scale-y-50:focus {
  --transform-scale-y: .5
}

.focus\:scale-y-75:focus {
  --transform-scale-y: .75
}

.focus\:scale-y-90:focus {
  --transform-scale-y: .9
}

.focus\:scale-y-95:focus {
  --transform-scale-y: .95
}

.focus\:scale-y-100:focus {
  --transform-scale-y: 1
}

.focus\:scale-y-105:focus {
  --transform-scale-y: 1.05
}

.focus\:scale-y-110:focus {
  --transform-scale-y: 1.1
}

.focus\:scale-y-125:focus {
  --transform-scale-y: 1.25
}

.focus\:scale-y-150:focus {
  --transform-scale-y: 1.5
}

.rotate-0 {
  --transform-rotate: 0
}

.rotate-45 {
  --transform-rotate: 45deg
}

.rotate-90 {
  --transform-rotate: 90deg
}

.rotate-180 {
  --transform-rotate: 180deg
}

.-rotate-180 {
  --transform-rotate: -180deg
}

.-rotate-90 {
  --transform-rotate: -90deg
}

.-rotate-45 {
  --transform-rotate: -45deg
}

.hover\:rotate-0:hover {
  --transform-rotate: 0
}

.hover\:rotate-45:hover {
  --transform-rotate: 45deg
}

.hover\:rotate-90:hover {
  --transform-rotate: 90deg
}

.hover\:rotate-180:hover {
  --transform-rotate: 180deg
}

.hover\:-rotate-180:hover {
  --transform-rotate: -180deg
}

.hover\:-rotate-90:hover {
  --transform-rotate: -90deg
}

.hover\:-rotate-45:hover {
  --transform-rotate: -45deg
}

.focus\:rotate-0:focus {
  --transform-rotate: 0
}

.focus\:rotate-45:focus {
  --transform-rotate: 45deg
}

.focus\:rotate-90:focus {
  --transform-rotate: 90deg
}

.focus\:rotate-180:focus {
  --transform-rotate: 180deg
}

.focus\:-rotate-180:focus {
  --transform-rotate: -180deg
}

.focus\:-rotate-90:focus {
  --transform-rotate: -90deg
}

.focus\:-rotate-45:focus {
  --transform-rotate: -45deg
}

.translate-x-0 {
  --transform-translate-x: 0
}

.translate-x-1 {
  --transform-translate-x: 0.25rem
}

.translate-x-2 {
  --transform-translate-x: 0.5rem
}

.translate-x-3 {
  --transform-translate-x: 0.75rem
}

.translate-x-4 {
  --transform-translate-x: 1rem
}

.translate-x-5 {
  --transform-translate-x: 1.25rem
}

.translate-x-6 {
  --transform-translate-x: 1.5rem
}

.translate-x-8 {
  --transform-translate-x: 2rem
}

.translate-x-10 {
  --transform-translate-x: 2.5rem
}

.translate-x-12 {
  --transform-translate-x: 3rem
}

.translate-x-16 {
  --transform-translate-x: 4rem
}

.translate-x-20 {
  --transform-translate-x: 5rem
}

.translate-x-24 {
  --transform-translate-x: 6rem
}

.translate-x-32 {
  --transform-translate-x: 8rem
}

.translate-x-40 {
  --transform-translate-x: 10rem
}

.translate-x-48 {
  --transform-translate-x: 12rem
}

.translate-x-56 {
  --transform-translate-x: 14rem
}

.translate-x-64 {
  --transform-translate-x: 16rem
}

.translate-x-px {
  --transform-translate-x: 1px
}

.-translate-x-1 {
  --transform-translate-x: -0.25rem
}

.-translate-x-2 {
  --transform-translate-x: -0.5rem
}

.-translate-x-3 {
  --transform-translate-x: -0.75rem
}

.-translate-x-4 {
  --transform-translate-x: -1rem
}

.-translate-x-5 {
  --transform-translate-x: -1.25rem
}

.-translate-x-6 {
  --transform-translate-x: -1.5rem
}

.-translate-x-8 {
  --transform-translate-x: -2rem
}

.-translate-x-10 {
  --transform-translate-x: -2.5rem
}

.-translate-x-12 {
  --transform-translate-x: -3rem
}

.-translate-x-16 {
  --transform-translate-x: -4rem
}

.-translate-x-20 {
  --transform-translate-x: -5rem
}

.-translate-x-24 {
  --transform-translate-x: -6rem
}

.-translate-x-32 {
  --transform-translate-x: -8rem
}

.-translate-x-40 {
  --transform-translate-x: -10rem
}

.-translate-x-48 {
  --transform-translate-x: -12rem
}

.-translate-x-56 {
  --transform-translate-x: -14rem
}

.-translate-x-64 {
  --transform-translate-x: -16rem
}

.-translate-x-px {
  --transform-translate-x: -1px
}

.-translate-x-full {
  --transform-translate-x: -100%
}

.-translate-x-1\/2 {
  --transform-translate-x: -50%
}

.translate-x-1\/2 {
  --transform-translate-x: 50%
}

.translate-x-full {
  --transform-translate-x: 100%
}

.translate-y-0 {
  --transform-translate-y: 0
}

.translate-y-1 {
  --transform-translate-y: 0.25rem
}

.translate-y-2 {
  --transform-translate-y: 0.5rem
}

.translate-y-3 {
  --transform-translate-y: 0.75rem
}

.translate-y-4 {
  --transform-translate-y: 1rem
}

.translate-y-5 {
  --transform-translate-y: 1.25rem
}

.translate-y-6 {
  --transform-translate-y: 1.5rem
}

.translate-y-8 {
  --transform-translate-y: 2rem
}

.translate-y-10 {
  --transform-translate-y: 2.5rem
}

.translate-y-12 {
  --transform-translate-y: 3rem
}

.translate-y-16 {
  --transform-translate-y: 4rem
}

.translate-y-20 {
  --transform-translate-y: 5rem
}

.translate-y-24 {
  --transform-translate-y: 6rem
}

.translate-y-32 {
  --transform-translate-y: 8rem
}

.translate-y-40 {
  --transform-translate-y: 10rem
}

.translate-y-48 {
  --transform-translate-y: 12rem
}

.translate-y-56 {
  --transform-translate-y: 14rem
}

.translate-y-64 {
  --transform-translate-y: 16rem
}

.translate-y-px {
  --transform-translate-y: 1px
}

.-translate-y-1 {
  --transform-translate-y: -0.25rem
}

.-translate-y-2 {
  --transform-translate-y: -0.5rem
}

.-translate-y-3 {
  --transform-translate-y: -0.75rem
}

.-translate-y-4 {
  --transform-translate-y: -1rem
}

.-translate-y-5 {
  --transform-translate-y: -1.25rem
}

.-translate-y-6 {
  --transform-translate-y: -1.5rem
}

.-translate-y-8 {
  --transform-translate-y: -2rem
}

.-translate-y-10 {
  --transform-translate-y: -2.5rem
}

.-translate-y-12 {
  --transform-translate-y: -3rem
}

.-translate-y-16 {
  --transform-translate-y: -4rem
}

.-translate-y-20 {
  --transform-translate-y: -5rem
}

.-translate-y-24 {
  --transform-translate-y: -6rem
}

.-translate-y-32 {
  --transform-translate-y: -8rem
}

.-translate-y-40 {
  --transform-translate-y: -10rem
}

.-translate-y-48 {
  --transform-translate-y: -12rem
}

.-translate-y-56 {
  --transform-translate-y: -14rem
}

.-translate-y-64 {
  --transform-translate-y: -16rem
}

.-translate-y-px {
  --transform-translate-y: -1px
}

.-translate-y-full {
  --transform-translate-y: -100%
}

.-translate-y-1\/2 {
  --transform-translate-y: -50%
}

.translate-y-1\/2 {
  --transform-translate-y: 50%
}

.translate-y-full {
  --transform-translate-y: 100%
}

.hover\:translate-x-0:hover {
  --transform-translate-x: 0
}

.hover\:translate-x-1:hover {
  --transform-translate-x: 0.25rem
}

.hover\:translate-x-2:hover {
  --transform-translate-x: 0.5rem
}

.hover\:translate-x-3:hover {
  --transform-translate-x: 0.75rem
}

.hover\:translate-x-4:hover {
  --transform-translate-x: 1rem
}

.hover\:translate-x-5:hover {
  --transform-translate-x: 1.25rem
}

.hover\:translate-x-6:hover {
  --transform-translate-x: 1.5rem
}

.hover\:translate-x-8:hover {
  --transform-translate-x: 2rem
}

.hover\:translate-x-10:hover {
  --transform-translate-x: 2.5rem
}

.hover\:translate-x-12:hover {
  --transform-translate-x: 3rem
}

.hover\:translate-x-16:hover {
  --transform-translate-x: 4rem
}

.hover\:translate-x-20:hover {
  --transform-translate-x: 5rem
}

.hover\:translate-x-24:hover {
  --transform-translate-x: 6rem
}

.hover\:translate-x-32:hover {
  --transform-translate-x: 8rem
}

.hover\:translate-x-40:hover {
  --transform-translate-x: 10rem
}

.hover\:translate-x-48:hover {
  --transform-translate-x: 12rem
}

.hover\:translate-x-56:hover {
  --transform-translate-x: 14rem
}

.hover\:translate-x-64:hover {
  --transform-translate-x: 16rem
}

.hover\:translate-x-px:hover {
  --transform-translate-x: 1px
}

.hover\:-translate-x-1:hover {
  --transform-translate-x: -0.25rem
}

.hover\:-translate-x-2:hover {
  --transform-translate-x: -0.5rem
}

.hover\:-translate-x-3:hover {
  --transform-translate-x: -0.75rem
}

.hover\:-translate-x-4:hover {
  --transform-translate-x: -1rem
}

.hover\:-translate-x-5:hover {
  --transform-translate-x: -1.25rem
}

.hover\:-translate-x-6:hover {
  --transform-translate-x: -1.5rem
}

.hover\:-translate-x-8:hover {
  --transform-translate-x: -2rem
}

.hover\:-translate-x-10:hover {
  --transform-translate-x: -2.5rem
}

.hover\:-translate-x-12:hover {
  --transform-translate-x: -3rem
}

.hover\:-translate-x-16:hover {
  --transform-translate-x: -4rem
}

.hover\:-translate-x-20:hover {
  --transform-translate-x: -5rem
}

.hover\:-translate-x-24:hover {
  --transform-translate-x: -6rem
}

.hover\:-translate-x-32:hover {
  --transform-translate-x: -8rem
}

.hover\:-translate-x-40:hover {
  --transform-translate-x: -10rem
}

.hover\:-translate-x-48:hover {
  --transform-translate-x: -12rem
}

.hover\:-translate-x-56:hover {
  --transform-translate-x: -14rem
}

.hover\:-translate-x-64:hover {
  --transform-translate-x: -16rem
}

.hover\:-translate-x-px:hover {
  --transform-translate-x: -1px
}

.hover\:-translate-x-full:hover {
  --transform-translate-x: -100%
}

.hover\:-translate-x-1\/2:hover {
  --transform-translate-x: -50%
}

.hover\:translate-x-1\/2:hover {
  --transform-translate-x: 50%
}

.hover\:translate-x-full:hover {
  --transform-translate-x: 100%
}

.hover\:translate-y-0:hover {
  --transform-translate-y: 0
}

.hover\:translate-y-1:hover {
  --transform-translate-y: 0.25rem
}

.hover\:translate-y-2:hover {
  --transform-translate-y: 0.5rem
}

.hover\:translate-y-3:hover {
  --transform-translate-y: 0.75rem
}

.hover\:translate-y-4:hover {
  --transform-translate-y: 1rem
}

.hover\:translate-y-5:hover {
  --transform-translate-y: 1.25rem
}

.hover\:translate-y-6:hover {
  --transform-translate-y: 1.5rem
}

.hover\:translate-y-8:hover {
  --transform-translate-y: 2rem
}

.hover\:translate-y-10:hover {
  --transform-translate-y: 2.5rem
}

.hover\:translate-y-12:hover {
  --transform-translate-y: 3rem
}

.hover\:translate-y-16:hover {
  --transform-translate-y: 4rem
}

.hover\:translate-y-20:hover {
  --transform-translate-y: 5rem
}

.hover\:translate-y-24:hover {
  --transform-translate-y: 6rem
}

.hover\:translate-y-32:hover {
  --transform-translate-y: 8rem
}

.hover\:translate-y-40:hover {
  --transform-translate-y: 10rem
}

.hover\:translate-y-48:hover {
  --transform-translate-y: 12rem
}

.hover\:translate-y-56:hover {
  --transform-translate-y: 14rem
}

.hover\:translate-y-64:hover {
  --transform-translate-y: 16rem
}

.hover\:translate-y-px:hover {
  --transform-translate-y: 1px
}

.hover\:-translate-y-1:hover {
  --transform-translate-y: -0.25rem
}

.hover\:-translate-y-2:hover {
  --transform-translate-y: -0.5rem
}

.hover\:-translate-y-3:hover {
  --transform-translate-y: -0.75rem
}

.hover\:-translate-y-4:hover {
  --transform-translate-y: -1rem
}

.hover\:-translate-y-5:hover {
  --transform-translate-y: -1.25rem
}

.hover\:-translate-y-6:hover {
  --transform-translate-y: -1.5rem
}

.hover\:-translate-y-8:hover {
  --transform-translate-y: -2rem
}

.hover\:-translate-y-10:hover {
  --transform-translate-y: -2.5rem
}

.hover\:-translate-y-12:hover {
  --transform-translate-y: -3rem
}

.hover\:-translate-y-16:hover {
  --transform-translate-y: -4rem
}

.hover\:-translate-y-20:hover {
  --transform-translate-y: -5rem
}

.hover\:-translate-y-24:hover {
  --transform-translate-y: -6rem
}

.hover\:-translate-y-32:hover {
  --transform-translate-y: -8rem
}

.hover\:-translate-y-40:hover {
  --transform-translate-y: -10rem
}

.hover\:-translate-y-48:hover {
  --transform-translate-y: -12rem
}

.hover\:-translate-y-56:hover {
  --transform-translate-y: -14rem
}

.hover\:-translate-y-64:hover {
  --transform-translate-y: -16rem
}

.hover\:-translate-y-px:hover {
  --transform-translate-y: -1px
}

.hover\:-translate-y-full:hover {
  --transform-translate-y: -100%
}

.hover\:-translate-y-1\/2:hover {
  --transform-translate-y: -50%
}

.hover\:translate-y-1\/2:hover {
  --transform-translate-y: 50%
}

.hover\:translate-y-full:hover {
  --transform-translate-y: 100%
}

.focus\:translate-x-0:focus {
  --transform-translate-x: 0
}

.focus\:translate-x-1:focus {
  --transform-translate-x: 0.25rem
}

.focus\:translate-x-2:focus {
  --transform-translate-x: 0.5rem
}

.focus\:translate-x-3:focus {
  --transform-translate-x: 0.75rem
}

.focus\:translate-x-4:focus {
  --transform-translate-x: 1rem
}

.focus\:translate-x-5:focus {
  --transform-translate-x: 1.25rem
}

.focus\:translate-x-6:focus {
  --transform-translate-x: 1.5rem
}

.focus\:translate-x-8:focus {
  --transform-translate-x: 2rem
}

.focus\:translate-x-10:focus {
  --transform-translate-x: 2.5rem
}

.focus\:translate-x-12:focus {
  --transform-translate-x: 3rem
}

.focus\:translate-x-16:focus {
  --transform-translate-x: 4rem
}

.focus\:translate-x-20:focus {
  --transform-translate-x: 5rem
}

.focus\:translate-x-24:focus {
  --transform-translate-x: 6rem
}

.focus\:translate-x-32:focus {
  --transform-translate-x: 8rem
}

.focus\:translate-x-40:focus {
  --transform-translate-x: 10rem
}

.focus\:translate-x-48:focus {
  --transform-translate-x: 12rem
}

.focus\:translate-x-56:focus {
  --transform-translate-x: 14rem
}

.focus\:translate-x-64:focus {
  --transform-translate-x: 16rem
}

.focus\:translate-x-px:focus {
  --transform-translate-x: 1px
}

.focus\:-translate-x-1:focus {
  --transform-translate-x: -0.25rem
}

.focus\:-translate-x-2:focus {
  --transform-translate-x: -0.5rem
}

.focus\:-translate-x-3:focus {
  --transform-translate-x: -0.75rem
}

.focus\:-translate-x-4:focus {
  --transform-translate-x: -1rem
}

.focus\:-translate-x-5:focus {
  --transform-translate-x: -1.25rem
}

.focus\:-translate-x-6:focus {
  --transform-translate-x: -1.5rem
}

.focus\:-translate-x-8:focus {
  --transform-translate-x: -2rem
}

.focus\:-translate-x-10:focus {
  --transform-translate-x: -2.5rem
}

.focus\:-translate-x-12:focus {
  --transform-translate-x: -3rem
}

.focus\:-translate-x-16:focus {
  --transform-translate-x: -4rem
}

.focus\:-translate-x-20:focus {
  --transform-translate-x: -5rem
}

.focus\:-translate-x-24:focus {
  --transform-translate-x: -6rem
}

.focus\:-translate-x-32:focus {
  --transform-translate-x: -8rem
}

.focus\:-translate-x-40:focus {
  --transform-translate-x: -10rem
}

.focus\:-translate-x-48:focus {
  --transform-translate-x: -12rem
}

.focus\:-translate-x-56:focus {
  --transform-translate-x: -14rem
}

.focus\:-translate-x-64:focus {
  --transform-translate-x: -16rem
}

.focus\:-translate-x-px:focus {
  --transform-translate-x: -1px
}

.focus\:-translate-x-full:focus {
  --transform-translate-x: -100%
}

.focus\:-translate-x-1\/2:focus {
  --transform-translate-x: -50%
}

.focus\:translate-x-1\/2:focus {
  --transform-translate-x: 50%
}

.focus\:translate-x-full:focus {
  --transform-translate-x: 100%
}

.focus\:translate-y-0:focus {
  --transform-translate-y: 0
}

.focus\:translate-y-1:focus {
  --transform-translate-y: 0.25rem
}

.focus\:translate-y-2:focus {
  --transform-translate-y: 0.5rem
}

.focus\:translate-y-3:focus {
  --transform-translate-y: 0.75rem
}

.focus\:translate-y-4:focus {
  --transform-translate-y: 1rem
}

.focus\:translate-y-5:focus {
  --transform-translate-y: 1.25rem
}

.focus\:translate-y-6:focus {
  --transform-translate-y: 1.5rem
}

.focus\:translate-y-8:focus {
  --transform-translate-y: 2rem
}

.focus\:translate-y-10:focus {
  --transform-translate-y: 2.5rem
}

.focus\:translate-y-12:focus {
  --transform-translate-y: 3rem
}

.focus\:translate-y-16:focus {
  --transform-translate-y: 4rem
}

.focus\:translate-y-20:focus {
  --transform-translate-y: 5rem
}

.focus\:translate-y-24:focus {
  --transform-translate-y: 6rem
}

.focus\:translate-y-32:focus {
  --transform-translate-y: 8rem
}

.focus\:translate-y-40:focus {
  --transform-translate-y: 10rem
}

.focus\:translate-y-48:focus {
  --transform-translate-y: 12rem
}

.focus\:translate-y-56:focus {
  --transform-translate-y: 14rem
}

.focus\:translate-y-64:focus {
  --transform-translate-y: 16rem
}

.focus\:translate-y-px:focus {
  --transform-translate-y: 1px
}

.focus\:-translate-y-1:focus {
  --transform-translate-y: -0.25rem
}

.focus\:-translate-y-2:focus {
  --transform-translate-y: -0.5rem
}

.focus\:-translate-y-3:focus {
  --transform-translate-y: -0.75rem
}

.focus\:-translate-y-4:focus {
  --transform-translate-y: -1rem
}

.focus\:-translate-y-5:focus {
  --transform-translate-y: -1.25rem
}

.focus\:-translate-y-6:focus {
  --transform-translate-y: -1.5rem
}

.focus\:-translate-y-8:focus {
  --transform-translate-y: -2rem
}

.focus\:-translate-y-10:focus {
  --transform-translate-y: -2.5rem
}

.focus\:-translate-y-12:focus {
  --transform-translate-y: -3rem
}

.focus\:-translate-y-16:focus {
  --transform-translate-y: -4rem
}

.focus\:-translate-y-20:focus {
  --transform-translate-y: -5rem
}

.focus\:-translate-y-24:focus {
  --transform-translate-y: -6rem
}

.focus\:-translate-y-32:focus {
  --transform-translate-y: -8rem
}

.focus\:-translate-y-40:focus {
  --transform-translate-y: -10rem
}

.focus\:-translate-y-48:focus {
  --transform-translate-y: -12rem
}

.focus\:-translate-y-56:focus {
  --transform-translate-y: -14rem
}

.focus\:-translate-y-64:focus {
  --transform-translate-y: -16rem
}

.focus\:-translate-y-px:focus {
  --transform-translate-y: -1px
}

.focus\:-translate-y-full:focus {
  --transform-translate-y: -100%
}

.focus\:-translate-y-1\/2:focus {
  --transform-translate-y: -50%
}

.focus\:translate-y-1\/2:focus {
  --transform-translate-y: 50%
}

.focus\:translate-y-full:focus {
  --transform-translate-y: 100%
}

.skew-x-0 {
  --transform-skew-x: 0
}

.skew-x-3 {
  --transform-skew-x: 3deg
}

.skew-x-6 {
  --transform-skew-x: 6deg
}

.skew-x-12 {
  --transform-skew-x: 12deg
}

.-skew-x-12 {
  --transform-skew-x: -12deg
}

.-skew-x-6 {
  --transform-skew-x: -6deg
}

.-skew-x-3 {
  --transform-skew-x: -3deg
}

.skew-y-0 {
  --transform-skew-y: 0
}

.skew-y-3 {
  --transform-skew-y: 3deg
}

.skew-y-6 {
  --transform-skew-y: 6deg
}

.skew-y-12 {
  --transform-skew-y: 12deg
}

.-skew-y-12 {
  --transform-skew-y: -12deg
}

.-skew-y-6 {
  --transform-skew-y: -6deg
}

.-skew-y-3 {
  --transform-skew-y: -3deg
}

.hover\:skew-x-0:hover {
  --transform-skew-x: 0
}

.hover\:skew-x-3:hover {
  --transform-skew-x: 3deg
}

.hover\:skew-x-6:hover {
  --transform-skew-x: 6deg
}

.hover\:skew-x-12:hover {
  --transform-skew-x: 12deg
}

.hover\:-skew-x-12:hover {
  --transform-skew-x: -12deg
}

.hover\:-skew-x-6:hover {
  --transform-skew-x: -6deg
}

.hover\:-skew-x-3:hover {
  --transform-skew-x: -3deg
}

.hover\:skew-y-0:hover {
  --transform-skew-y: 0
}

.hover\:skew-y-3:hover {
  --transform-skew-y: 3deg
}

.hover\:skew-y-6:hover {
  --transform-skew-y: 6deg
}

.hover\:skew-y-12:hover {
  --transform-skew-y: 12deg
}

.hover\:-skew-y-12:hover {
  --transform-skew-y: -12deg
}

.hover\:-skew-y-6:hover {
  --transform-skew-y: -6deg
}

.hover\:-skew-y-3:hover {
  --transform-skew-y: -3deg
}

.focus\:skew-x-0:focus {
  --transform-skew-x: 0
}

.focus\:skew-x-3:focus {
  --transform-skew-x: 3deg
}

.focus\:skew-x-6:focus {
  --transform-skew-x: 6deg
}

.focus\:skew-x-12:focus {
  --transform-skew-x: 12deg
}

.focus\:-skew-x-12:focus {
  --transform-skew-x: -12deg
}

.focus\:-skew-x-6:focus {
  --transform-skew-x: -6deg
}

.focus\:-skew-x-3:focus {
  --transform-skew-x: -3deg
}

.focus\:skew-y-0:focus {
  --transform-skew-y: 0
}

.focus\:skew-y-3:focus {
  --transform-skew-y: 3deg
}

.focus\:skew-y-6:focus {
  --transform-skew-y: 6deg
}

.focus\:skew-y-12:focus {
  --transform-skew-y: 12deg
}

.focus\:-skew-y-12:focus {
  --transform-skew-y: -12deg
}

.focus\:-skew-y-6:focus {
  --transform-skew-y: -6deg
}

.focus\:-skew-y-3:focus {
  --transform-skew-y: -3deg
}

.transition-none {
  transition-property: none
}

.transition-all {
  transition-property: all
}

.transition {
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform
}

.transition-colors {
  transition-property: background-color, border-color, color, fill, stroke
}

.transition-opacity {
  transition-property: opacity
}

.transition-shadow {
  transition-property: box-shadow
}

.transition-transform {
  transition-property: transform
}

.ease-linear {
  transition-timing-function: linear
}

.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1)
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1)
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
}

.duration-75 {
  transition-duration: 75ms
}

.duration-100 {
  transition-duration: 100ms
}

.duration-150 {
  transition-duration: 150ms
}

.duration-200 {
  transition-duration: 200ms
}

.duration-300 {
  transition-duration: 300ms
}

.duration-500 {
  transition-duration: 500ms
}

.duration-700 {
  transition-duration: 700ms
}

.duration-1000 {
  transition-duration: 1000ms
}

@media (max-width: 767px) {
  .mb\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
  }

  .mb\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal
  }

  .mb\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
  }

  .mb\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal
  }

  .mb\:bg-fixed {
    background-attachment: fixed
  }

  .mb\:bg-local {
    background-attachment: local
  }

  .mb\:bg-scroll {
    background-attachment: scroll
  }

  .mb\:bg-base {
    background-color: #666666
  }

  .mb\:bg-primary {
    background-color: #59B6EC
  }

  .mb\:bg-secondary {
    background-color: #D88738
  }

  .mb\:bg-white {
    background-color: #fff
  }

  .mb\:bg-danger {
    background-color: #FF0201
  }

  .mb\:bg-warning {
    background-color: #ff6b00
  }

  .mb\:bg-success {
    background-color: #3DCC79
  }

  .mb\:bg-gray {
    background-color: #121829
  }

  .mb\:bg-lightgray {
    background-color: #97a3ae
  }

  .mb\:bg-light {
    background-color: #fafafa
  }

  .mb\:bg-dark {
    background-color: #121829
  }

  .mb\:hover\:bg-base:hover {
    background-color: #666666
  }

  .mb\:hover\:bg-primary:hover {
    background-color: #59B6EC
  }

  .mb\:hover\:bg-secondary:hover {
    background-color: #D88738
  }

  .mb\:hover\:bg-white:hover {
    background-color: #fff
  }

  .mb\:hover\:bg-danger:hover {
    background-color: #FF0201
  }

  .mb\:hover\:bg-warning:hover {
    background-color: #ff6b00
  }

  .mb\:hover\:bg-success:hover {
    background-color: #3DCC79
  }

  .mb\:hover\:bg-gray:hover {
    background-color: #121829
  }

  .mb\:hover\:bg-lightgray:hover {
    background-color: #97a3ae
  }

  .mb\:hover\:bg-light:hover {
    background-color: #fafafa
  }

  .mb\:hover\:bg-dark:hover {
    background-color: #121829
  }

  .mb\:focus\:bg-base:focus {
    background-color: #666666
  }

  .mb\:focus\:bg-primary:focus {
    background-color: #59B6EC
  }

  .mb\:focus\:bg-secondary:focus {
    background-color: #D88738
  }

  .mb\:focus\:bg-white:focus {
    background-color: #fff
  }

  .mb\:focus\:bg-danger:focus {
    background-color: #FF0201
  }

  .mb\:focus\:bg-warning:focus {
    background-color: #ff6b00
  }

  .mb\:focus\:bg-success:focus {
    background-color: #3DCC79
  }

  .mb\:focus\:bg-gray:focus {
    background-color: #121829
  }

  .mb\:focus\:bg-lightgray:focus {
    background-color: #97a3ae
  }

  .mb\:focus\:bg-light:focus {
    background-color: #fafafa
  }

  .mb\:focus\:bg-dark:focus {
    background-color: #121829
  }

  .mb\:bg-bottom {
    background-position: bottom
  }

  .mb\:bg-center {
    background-position: center
  }

  .mb\:bg-left {
    background-position: left
  }

  .mb\:bg-left-bottom {
    background-position: left bottom
  }

  .mb\:bg-left-top {
    background-position: left top
  }

  .mb\:bg-right {
    background-position: right
  }

  .mb\:bg-right-bottom {
    background-position: right bottom
  }

  .mb\:bg-right-top {
    background-position: right top
  }

  .mb\:bg-top {
    background-position: top
  }

  .mb\:bg-repeat {
    background-repeat: repeat
  }

  .mb\:bg-no-repeat {
    background-repeat: no-repeat
  }

  .mb\:bg-repeat-x {
    background-repeat: repeat-x
  }

  .mb\:bg-repeat-y {
    background-repeat: repeat-y
  }

  .mb\:bg-repeat-round {
    background-repeat: round
  }

  .mb\:bg-repeat-space {
    background-repeat: space
  }

  .mb\:bg-auto {
    background-size: auto
  }

  .mb\:bg-cover {
    background-size: cover
  }

  .mb\:bg-contain {
    background-size: contain
  }

  .mb\:border-collapse {
    border-collapse: collapse
  }

  .mb\:border-separate {
    border-collapse: separate
  }

  .mb\:border-base {
    border-color: #666666
  }

  .mb\:border-primary {
    border-color: #59B6EC
  }

  .mb\:border-secondary {
    border-color: #D88738
  }

  .mb\:border-white {
    border-color: #fff
  }

  .mb\:border-danger {
    border-color: #FF0201
  }

  .mb\:border-warning {
    border-color: #ff6b00
  }

  .mb\:border-success {
    border-color: #3DCC79
  }

  .mb\:border-gray {
    border-color: #121829
  }

  .mb\:border-lightgray {
    border-color: #97a3ae
  }

  .mb\:border-light {
    border-color: #fafafa
  }

  .mb\:border-dark {
    border-color: #121829
  }

  .mb\:hover\:border-base:hover {
    border-color: #666666
  }

  .mb\:hover\:border-primary:hover {
    border-color: #59B6EC
  }

  .mb\:hover\:border-secondary:hover {
    border-color: #D88738
  }

  .mb\:hover\:border-white:hover {
    border-color: #fff
  }

  .mb\:hover\:border-danger:hover {
    border-color: #FF0201
  }

  .mb\:hover\:border-warning:hover {
    border-color: #ff6b00
  }

  .mb\:hover\:border-success:hover {
    border-color: #3DCC79
  }

  .mb\:hover\:border-gray:hover {
    border-color: #121829
  }

  .mb\:hover\:border-lightgray:hover {
    border-color: #97a3ae
  }

  .mb\:hover\:border-light:hover {
    border-color: #fafafa
  }

  .mb\:hover\:border-dark:hover {
    border-color: #121829
  }

  .mb\:focus\:border-base:focus {
    border-color: #666666
  }

  .mb\:focus\:border-primary:focus {
    border-color: #59B6EC
  }

  .mb\:focus\:border-secondary:focus {
    border-color: #D88738
  }

  .mb\:focus\:border-white:focus {
    border-color: #fff
  }

  .mb\:focus\:border-danger:focus {
    border-color: #FF0201
  }

  .mb\:focus\:border-warning:focus {
    border-color: #ff6b00
  }

  .mb\:focus\:border-success:focus {
    border-color: #3DCC79
  }

  .mb\:focus\:border-gray:focus {
    border-color: #121829
  }

  .mb\:focus\:border-lightgray:focus {
    border-color: #97a3ae
  }

  .mb\:focus\:border-light:focus {
    border-color: #fafafa
  }

  .mb\:focus\:border-dark:focus {
    border-color: #121829
  }

  .mb\:rounded-none {
    border-radius: 0
  }

  .mb\:rounded-sm {
    border-radius: 0.125rem
  }

  .mb\:rounded {
    border-radius: 0.25rem
  }

  .mb\:rounded-md {
    border-radius: 0.375rem
  }

  .mb\:rounded-lg {
    border-radius: 0.5rem
  }

  .mb\:rounded-full {
    border-radius: 9999px
  }

  .mb\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0
  }

  .mb\:rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
  }

  .mb\:rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
  }

  .mb\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
  }

  .mb\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem
  }

  .mb\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem
  }

  .mb\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem
  }

  .mb\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem
  }

  .mb\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem
  }

  .mb\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem
  }

  .mb\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem
  }

  .mb\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem
  }

  .mb\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem
  }

  .mb\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem
  }

  .mb\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem
  }

  .mb\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem
  }

  .mb\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem
  }

  .mb\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem
  }

  .mb\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem
  }

  .mb\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem
  }

  .mb\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px
  }

  .mb\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px
  }

  .mb\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px
  }

  .mb\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px
  }

  .mb\:rounded-tl-none {
    border-top-left-radius: 0
  }

  .mb\:rounded-tr-none {
    border-top-right-radius: 0
  }

  .mb\:rounded-br-none {
    border-bottom-right-radius: 0
  }

  .mb\:rounded-bl-none {
    border-bottom-left-radius: 0
  }

  .mb\:rounded-tl-sm {
    border-top-left-radius: 0.125rem
  }

  .mb\:rounded-tr-sm {
    border-top-right-radius: 0.125rem
  }

  .mb\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem
  }

  .mb\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem
  }

  .mb\:rounded-tl {
    border-top-left-radius: 0.25rem
  }

  .mb\:rounded-tr {
    border-top-right-radius: 0.25rem
  }

  .mb\:rounded-br {
    border-bottom-right-radius: 0.25rem
  }

  .mb\:rounded-bl {
    border-bottom-left-radius: 0.25rem
  }

  .mb\:rounded-tl-md {
    border-top-left-radius: 0.375rem
  }

  .mb\:rounded-tr-md {
    border-top-right-radius: 0.375rem
  }

  .mb\:rounded-br-md {
    border-bottom-right-radius: 0.375rem
  }

  .mb\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem
  }

  .mb\:rounded-tl-lg {
    border-top-left-radius: 0.5rem
  }

  .mb\:rounded-tr-lg {
    border-top-right-radius: 0.5rem
  }

  .mb\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem
  }

  .mb\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem
  }

  .mb\:rounded-tl-full {
    border-top-left-radius: 9999px
  }

  .mb\:rounded-tr-full {
    border-top-right-radius: 9999px
  }

  .mb\:rounded-br-full {
    border-bottom-right-radius: 9999px
  }

  .mb\:rounded-bl-full {
    border-bottom-left-radius: 9999px
  }

  .mb\:border-solid {
    border-style: solid
  }

  .mb\:border-dashed {
    border-style: dashed
  }

  .mb\:border-dotted {
    border-style: dotted
  }

  .mb\:border-double {
    border-style: double
  }

  .mb\:border-none {
    border-style: none
  }

  .mb\:border-0 {
    border-width: 0
  }

  .mb\:border-2 {
    border-width: 2px
  }

  .mb\:border-3 {
    border-width: 3px
  }

  .mb\:border-4 {
    border-width: 4px
  }

  .mb\:border-5 {
    border-width: 5px
  }

  .mb\:border-6 {
    border-width: 6px
  }

  .mb\:border-7 {
    border-width: 7px
  }

  .mb\:border-8 {
    border-width: 8px
  }

  .mb\:border-9 {
    border-width: 9px
  }

  .mb\:border-10 {
    border-width: 10px
  }

  .mb\:border {
    border-width: 1px
  }

  .mb\:border-t-0 {
    border-top-width: 0
  }

  .mb\:border-r-0 {
    border-right-width: 0
  }

  .mb\:border-b-0 {
    border-bottom-width: 0
  }

  .mb\:border-l-0 {
    border-left-width: 0
  }

  .mb\:border-t-2 {
    border-top-width: 2px
  }

  .mb\:border-r-2 {
    border-right-width: 2px
  }

  .mb\:border-b-2 {
    border-bottom-width: 2px
  }

  .mb\:border-l-2 {
    border-left-width: 2px
  }

  .mb\:border-t-3 {
    border-top-width: 3px
  }

  .mb\:border-r-3 {
    border-right-width: 3px
  }

  .mb\:border-b-3 {
    border-bottom-width: 3px
  }

  .mb\:border-l-3 {
    border-left-width: 3px
  }

  .mb\:border-t-4 {
    border-top-width: 4px
  }

  .mb\:border-r-4 {
    border-right-width: 4px
  }

  .mb\:border-b-4 {
    border-bottom-width: 4px
  }

  .mb\:border-l-4 {
    border-left-width: 4px
  }

  .mb\:border-t-5 {
    border-top-width: 5px
  }

  .mb\:border-r-5 {
    border-right-width: 5px
  }

  .mb\:border-b-5 {
    border-bottom-width: 5px
  }

  .mb\:border-l-5 {
    border-left-width: 5px
  }

  .mb\:border-t-6 {
    border-top-width: 6px
  }

  .mb\:border-r-6 {
    border-right-width: 6px
  }

  .mb\:border-b-6 {
    border-bottom-width: 6px
  }

  .mb\:border-l-6 {
    border-left-width: 6px
  }

  .mb\:border-t-7 {
    border-top-width: 7px
  }

  .mb\:border-r-7 {
    border-right-width: 7px
  }

  .mb\:border-b-7 {
    border-bottom-width: 7px
  }

  .mb\:border-l-7 {
    border-left-width: 7px
  }

  .mb\:border-t-8 {
    border-top-width: 8px
  }

  .mb\:border-r-8 {
    border-right-width: 8px
  }

  .mb\:border-b-8 {
    border-bottom-width: 8px
  }

  .mb\:border-l-8 {
    border-left-width: 8px
  }

  .mb\:border-t-9 {
    border-top-width: 9px
  }

  .mb\:border-r-9 {
    border-right-width: 9px
  }

  .mb\:border-b-9 {
    border-bottom-width: 9px
  }

  .mb\:border-l-9 {
    border-left-width: 9px
  }

  .mb\:border-t-10 {
    border-top-width: 10px
  }

  .mb\:border-r-10 {
    border-right-width: 10px
  }

  .mb\:border-b-10 {
    border-bottom-width: 10px
  }

  .mb\:border-l-10 {
    border-left-width: 10px
  }

  .mb\:border-t {
    border-top-width: 1px
  }

  .mb\:border-r {
    border-right-width: 1px
  }

  .mb\:border-b {
    border-bottom-width: 1px
  }

  .mb\:border-l {
    border-left-width: 1px
  }

  .mb\:box-border {
    box-sizing: border-box
  }

  .mb\:box-content {
    box-sizing: content-box
  }

  .mb\:cursor-auto {
    cursor: auto
  }

  .mb\:cursor-default {
    cursor: default
  }

  .mb\:cursor-pointer {
    cursor: pointer
  }

  .mb\:cursor-wait {
    cursor: wait
  }

  .mb\:cursor-text {
    cursor: text
  }

  .mb\:cursor-move {
    cursor: move
  }

  .mb\:cursor-not-allowed {
    cursor: not-allowed
  }

  .mb\:block {
    display: block
  }

  .mb\:inline-block {
    display: inline-block
  }

  .mb\:inline {
    display: inline
  }

  .mb\:flex {
    display: flex
  }

  .mb\:inline-flex {
    display: inline-flex
  }

  .mb\:grid {
    display: -ms-grid;
    display: grid
  }

  .mb\:table {
    display: table
  }

  .mb\:table-caption {
    display: table-caption
  }

  .mb\:table-cell {
    display: table-cell
  }

  .mb\:table-column {
    display: table-column
  }

  .mb\:table-column-group {
    display: table-column-group
  }

  .mb\:table-footer-group {
    display: table-footer-group
  }

  .mb\:table-header-group {
    display: table-header-group
  }

  .mb\:table-row-group {
    display: table-row-group
  }

  .mb\:table-row {
    display: table-row
  }

  .mb\:hidden {
    display: none
  }

  .mb\:flex-row {
    flex-direction: row
  }

  .mb\:flex-row-reverse {
    flex-direction: row-reverse
  }

  .mb\:flex-col {
    flex-direction: column
  }

  .mb\:flex-col-reverse {
    flex-direction: column-reverse
  }

  .mb\:flex-wrap {
    flex-wrap: wrap
  }

  .mb\:flex-wrap-reverse {
    flex-wrap: wrap-reverse
  }

  .mb\:flex-no-wrap {
    flex-wrap: nowrap
  }

  .mb\:items-start {
    align-items: flex-start
  }

  .mb\:items-end {
    align-items: flex-end
  }

  .mb\:items-center {
    align-items: center
  }

  .mb\:items-baseline {
    align-items: baseline
  }

  .mb\:items-stretch {
    align-items: stretch
  }

  .mb\:self-auto {
    -ms-grid-row-align: auto;
        align-self: auto
  }

  .mb\:self-start {
    align-self: flex-start
  }

  .mb\:self-end {
    align-self: flex-end
  }

  .mb\:self-center {
    -ms-grid-row-align: center;
        align-self: center
  }

  .mb\:self-stretch {
    -ms-grid-row-align: stretch;
        align-self: stretch
  }

  .mb\:justify-start {
    justify-content: flex-start
  }

  .mb\:justify-end {
    justify-content: flex-end
  }

  .mb\:justify-center {
    justify-content: center
  }

  .mb\:justify-between {
    justify-content: space-between
  }

  .mb\:justify-around {
    justify-content: space-around
  }

  .mb\:justify-evenly {
    justify-content: space-evenly
  }

  .mb\:content-center {
    align-content: center
  }

  .mb\:content-start {
    align-content: flex-start
  }

  .mb\:content-end {
    align-content: flex-end
  }

  .mb\:content-between {
    align-content: space-between
  }

  .mb\:content-around {
    align-content: space-around
  }

  .mb\:flex-1 {
    flex: 1 1 0%
  }

  .mb\:flex-auto {
    flex: 1 1 auto
  }

  .mb\:flex-initial {
    flex: 0 1 auto
  }

  .mb\:flex-none {
    flex: none
  }

  .mb\:flex-grow-0 {
    flex-grow: 0
  }

  .mb\:flex-grow {
    flex-grow: 1
  }

  .mb\:flex-shrink-0 {
    flex-shrink: 0
  }

  .mb\:flex-shrink {
    flex-shrink: 1
  }

  .mb\:order-1 {
    order: 1
  }

  .mb\:order-2 {
    order: 2
  }

  .mb\:order-3 {
    order: 3
  }

  .mb\:order-4 {
    order: 4
  }

  .mb\:order-5 {
    order: 5
  }

  .mb\:order-6 {
    order: 6
  }

  .mb\:order-7 {
    order: 7
  }

  .mb\:order-8 {
    order: 8
  }

  .mb\:order-9 {
    order: 9
  }

  .mb\:order-10 {
    order: 10
  }

  .mb\:order-11 {
    order: 11
  }

  .mb\:order-12 {
    order: 12
  }

  .mb\:order-first {
    order: -9999
  }

  .mb\:order-last {
    order: 9999
  }

  .mb\:order-none {
    order: 0
  }

  .mb\:float-right {
    float: right
  }

  .mb\:float-left {
    float: left
  }

  .mb\:float-none {
    float: none
  }

  .mb\:clearfix:after {
    content: "";
    display: table;
    clear: both
  }

  .mb\:clear-left {
    clear: left
  }

  .mb\:clear-right {
    clear: right
  }

  .mb\:clear-both {
    clear: both
  }

  .mb\:font-sans {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
  }

  .mb\:font-serif {
    font-family: Georgia, Cambria, "Times New Roman", Times, serif
  }

  .mb\:font-mono {
    font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
  }

  .mb\:font-hairline {
    font-weight: 100
  }

  .mb\:font-thin {
    font-weight: 200
  }

  .mb\:font-light {
    font-weight: 300
  }

  .mb\:font-normal {
    font-weight: 400
  }

  .mb\:font-medium {
    font-weight: 500
  }

  .mb\:font-semibold {
    font-weight: 600
  }

  .mb\:font-bold {
    font-weight: 700
  }

  .mb\:font-extrabold {
    font-weight: 800
  }

  .mb\:font-black {
    font-weight: 900
  }

  .mb\:hover\:font-hairline:hover {
    font-weight: 100
  }

  .mb\:hover\:font-thin:hover {
    font-weight: 200
  }

  .mb\:hover\:font-light:hover {
    font-weight: 300
  }

  .mb\:hover\:font-normal:hover {
    font-weight: 400
  }

  .mb\:hover\:font-medium:hover {
    font-weight: 500
  }

  .mb\:hover\:font-semibold:hover {
    font-weight: 600
  }

  .mb\:hover\:font-bold:hover {
    font-weight: 700
  }

  .mb\:hover\:font-extrabold:hover {
    font-weight: 800
  }

  .mb\:hover\:font-black:hover {
    font-weight: 900
  }

  .mb\:focus\:font-hairline:focus {
    font-weight: 100
  }

  .mb\:focus\:font-thin:focus {
    font-weight: 200
  }

  .mb\:focus\:font-light:focus {
    font-weight: 300
  }

  .mb\:focus\:font-normal:focus {
    font-weight: 400
  }

  .mb\:focus\:font-medium:focus {
    font-weight: 500
  }

  .mb\:focus\:font-semibold:focus {
    font-weight: 600
  }

  .mb\:focus\:font-bold:focus {
    font-weight: 700
  }

  .mb\:focus\:font-extrabold:focus {
    font-weight: 800
  }

  .mb\:focus\:font-black:focus {
    font-weight: 900
  }

  .mb\:h-0 {
    height: 0
  }

  .mb\:h-1 {
    height: 0.25rem
  }

  .mb\:h-2 {
    height: 0.5rem
  }

  .mb\:h-3 {
    height: 0.75rem
  }

  .mb\:h-4 {
    height: 1rem
  }

  .mb\:h-5 {
    height: 1.25rem
  }

  .mb\:h-6 {
    height: 1.5rem
  }

  .mb\:h-8 {
    height: 2rem
  }

  .mb\:h-10 {
    height: 2.5rem
  }

  .mb\:h-12 {
    height: 3rem
  }

  .mb\:h-16 {
    height: 4rem
  }

  .mb\:h-20 {
    height: 5rem
  }

  .mb\:h-24 {
    height: 6rem
  }

  .mb\:h-32 {
    height: 8rem
  }

  .mb\:h-40 {
    height: 10rem
  }

  .mb\:h-48 {
    height: 12rem
  }

  .mb\:h-56 {
    height: 14rem
  }

  .mb\:h-64 {
    height: 16rem
  }

  .mb\:h-auto {
    height: auto
  }

  .mb\:h-px {
    height: 1px
  }

  .mb\:h-full {
    height: 100%
  }

  .mb\:h-screen {
    height: 100vh
  }

  .mb\:leading-3 {
    line-height: .75rem
  }

  .mb\:leading-4 {
    line-height: 1rem
  }

  .mb\:leading-5 {
    line-height: 1.25rem
  }

  .mb\:leading-6 {
    line-height: 1.5rem
  }

  .mb\:leading-7 {
    line-height: 1.75rem
  }

  .mb\:leading-8 {
    line-height: 2rem
  }

  .mb\:leading-9 {
    line-height: 2.25rem
  }

  .mb\:leading-10 {
    line-height: 2.5rem
  }

  .mb\:leading-none {
    line-height: 1
  }

  .mb\:leading-tight {
    line-height: 1.25
  }

  .mb\:leading-snug {
    line-height: 1.375
  }

  .mb\:leading-normal {
    line-height: 1.5
  }

  .mb\:leading-relaxed {
    line-height: 1.625
  }

  .mb\:leading-loose {
    line-height: 2
  }

  .mb\:list-inside {
    list-style-position: inside
  }

  .mb\:list-outside {
    list-style-position: outside
  }

  .mb\:list-none {
    list-style-type: none
  }

  .mb\:list-disc {
    list-style-type: disc
  }

  .mb\:list-decimal {
    list-style-type: decimal
  }

  .mb\:m-0 {
    margin: 0
  }

  .mb\:m-1 {
    margin: 0.25rem
  }

  .mb\:m-2 {
    margin: 0.5rem
  }

  .mb\:m-3 {
    margin: 0.75rem
  }

  .mb\:m-4 {
    margin: 1rem
  }

  .mb\:m-5 {
    margin: 1.25rem
  }

  .mb\:m-6 {
    margin: 1.5rem
  }

  .mb\:m-8 {
    margin: 2rem
  }

  .mb\:m-10 {
    margin: 2.5rem
  }

  .mb\:m-12 {
    margin: 3rem
  }

  .mb\:m-16 {
    margin: 4rem
  }

  .mb\:m-20 {
    margin: 5rem
  }

  .mb\:m-24 {
    margin: 6rem
  }

  .mb\:m-32 {
    margin: 8rem
  }

  .mb\:m-40 {
    margin: 10rem
  }

  .mb\:m-48 {
    margin: 12rem
  }

  .mb\:m-56 {
    margin: 14rem
  }

  .mb\:m-64 {
    margin: 16rem
  }

  .mb\:m-auto {
    margin: auto
  }

  .mb\:m-px {
    margin: 1px
  }

  .mb\:-m-1 {
    margin: -0.25rem
  }

  .mb\:-m-2 {
    margin: -0.5rem
  }

  .mb\:-m-3 {
    margin: -0.75rem
  }

  .mb\:-m-4 {
    margin: -1rem
  }

  .mb\:-m-5 {
    margin: -1.25rem
  }

  .mb\:-m-6 {
    margin: -1.5rem
  }

  .mb\:-m-8 {
    margin: -2rem
  }

  .mb\:-m-10 {
    margin: -2.5rem
  }

  .mb\:-m-12 {
    margin: -3rem
  }

  .mb\:-m-16 {
    margin: -4rem
  }

  .mb\:-m-20 {
    margin: -5rem
  }

  .mb\:-m-24 {
    margin: -6rem
  }

  .mb\:-m-32 {
    margin: -8rem
  }

  .mb\:-m-40 {
    margin: -10rem
  }

  .mb\:-m-48 {
    margin: -12rem
  }

  .mb\:-m-56 {
    margin: -14rem
  }

  .mb\:-m-64 {
    margin: -16rem
  }

  .mb\:-m-px {
    margin: -1px
  }

  .mb\:my-0 {
    margin-top: 0;
    margin-bottom: 0
  }

  .mb\:mx-0 {
    margin-left: 0;
    margin-right: 0
  }

  .mb\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem
  }

  .mb\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem
  }

  .mb\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem
  }

  .mb\:mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem
  }

  .mb\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem
  }

  .mb\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem
  }

  .mb\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem
  }

  .mb\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem
  }

  .mb\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
  }

  .mb\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem
  }

  .mb\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
  }

  .mb\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem
  }

  .mb\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem
  }

  .mb\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem
  }

  .mb\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
  }

  .mb\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem
  }

  .mb\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem
  }

  .mb\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem
  }

  .mb\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem
  }

  .mb\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem
  }

  .mb\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem
  }

  .mb\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem
  }

  .mb\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem
  }

  .mb\:mx-24 {
    margin-left: 6rem;
    margin-right: 6rem
  }

  .mb\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem
  }

  .mb\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem
  }

  .mb\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem
  }

  .mb\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem
  }

  .mb\:my-48 {
    margin-top: 12rem;
    margin-bottom: 12rem
  }

  .mb\:mx-48 {
    margin-left: 12rem;
    margin-right: 12rem
  }

  .mb\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem
  }

  .mb\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem
  }

  .mb\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem
  }

  .mb\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem
  }

  .mb\:my-auto {
    margin-top: auto;
    margin-bottom: auto
  }

  .mb\:mx-auto {
    margin-left: auto;
    margin-right: auto
  }

  .mb\:my-px {
    margin-top: 1px;
    margin-bottom: 1px
  }

  .mb\:mx-px {
    margin-left: 1px;
    margin-right: 1px
  }

  .mb\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem
  }

  .mb\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem
  }

  .mb\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem
  }

  .mb\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem
  }

  .mb\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem
  }

  .mb\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem
  }

  .mb\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem
  }

  .mb\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem
  }

  .mb\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem
  }

  .mb\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem
  }

  .mb\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem
  }

  .mb\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem
  }

  .mb\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem
  }

  .mb\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem
  }

  .mb\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem
  }

  .mb\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem
  }

  .mb\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem
  }

  .mb\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem
  }

  .mb\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem
  }

  .mb\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem
  }

  .mb\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem
  }

  .mb\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem
  }

  .mb\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem
  }

  .mb\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem
  }

  .mb\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem
  }

  .mb\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem
  }

  .mb\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem
  }

  .mb\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem
  }

  .mb\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem
  }

  .mb\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem
  }

  .mb\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem
  }

  .mb\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem
  }

  .mb\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem
  }

  .mb\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem
  }

  .mb\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px
  }

  .mb\:-mx-px {
    margin-left: -1px;
    margin-right: -1px
  }

  .mb\:mt-0 {
    margin-top: 0
  }

  .mb\:mr-0 {
    margin-right: 0
  }

  .mb\:mb-0 {
    margin-bottom: 0
  }

  .mb\:ml-0 {
    margin-left: 0
  }

  .mb\:mt-1 {
    margin-top: 0.25rem
  }

  .mb\:mr-1 {
    margin-right: 0.25rem
  }

  .mb\:mb-1 {
    margin-bottom: 0.25rem
  }

  .mb\:ml-1 {
    margin-left: 0.25rem
  }

  .mb\:mt-2 {
    margin-top: 0.5rem
  }

  .mb\:mr-2 {
    margin-right: 0.5rem
  }

  .mb\:mb-2 {
    margin-bottom: 0.5rem
  }

  .mb\:ml-2 {
    margin-left: 0.5rem
  }

  .mb\:mt-3 {
    margin-top: 0.75rem
  }

  .mb\:mr-3 {
    margin-right: 0.75rem
  }

  .mb\:mb-3 {
    margin-bottom: 0.75rem
  }

  .mb\:ml-3 {
    margin-left: 0.75rem
  }

  .mb\:mt-4 {
    margin-top: 1rem
  }

  .mb\:mr-4 {
    margin-right: 1rem
  }

  .mb\:mb-4 {
    margin-bottom: 1rem
  }

  .mb\:ml-4 {
    margin-left: 1rem
  }

  .mb\:mt-5 {
    margin-top: 1.25rem
  }

  .mb\:mr-5 {
    margin-right: 1.25rem
  }

  .mb\:mb-5 {
    margin-bottom: 1.25rem
  }

  .mb\:ml-5 {
    margin-left: 1.25rem
  }

  .mb\:mt-6 {
    margin-top: 1.5rem
  }

  .mb\:mr-6 {
    margin-right: 1.5rem
  }

  .mb\:mb-6 {
    margin-bottom: 1.5rem
  }

  .mb\:ml-6 {
    margin-left: 1.5rem
  }

  .mb\:mt-8 {
    margin-top: 2rem
  }

  .mb\:mr-8 {
    margin-right: 2rem
  }

  .mb\:mb-8 {
    margin-bottom: 2rem
  }

  .mb\:ml-8 {
    margin-left: 2rem
  }

  .mb\:mt-10 {
    margin-top: 2.5rem
  }

  .mb\:mr-10 {
    margin-right: 2.5rem
  }

  .mb\:mb-10 {
    margin-bottom: 2.5rem
  }

  .mb\:ml-10 {
    margin-left: 2.5rem
  }

  .mb\:mt-12 {
    margin-top: 3rem
  }

  .mb\:mr-12 {
    margin-right: 3rem
  }

  .mb\:mb-12 {
    margin-bottom: 3rem
  }

  .mb\:ml-12 {
    margin-left: 3rem
  }

  .mb\:mt-16 {
    margin-top: 4rem
  }

  .mb\:mr-16 {
    margin-right: 4rem
  }

  .mb\:mb-16 {
    margin-bottom: 4rem
  }

  .mb\:ml-16 {
    margin-left: 4rem
  }

  .mb\:mt-20 {
    margin-top: 5rem
  }

  .mb\:mr-20 {
    margin-right: 5rem
  }

  .mb\:mb-20 {
    margin-bottom: 5rem
  }

  .mb\:ml-20 {
    margin-left: 5rem
  }

  .mb\:mt-24 {
    margin-top: 6rem
  }

  .mb\:mr-24 {
    margin-right: 6rem
  }

  .mb\:mb-24 {
    margin-bottom: 6rem
  }

  .mb\:ml-24 {
    margin-left: 6rem
  }

  .mb\:mt-32 {
    margin-top: 8rem
  }

  .mb\:mr-32 {
    margin-right: 8rem
  }

  .mb\:mb-32 {
    margin-bottom: 8rem
  }

  .mb\:ml-32 {
    margin-left: 8rem
  }

  .mb\:mt-40 {
    margin-top: 10rem
  }

  .mb\:mr-40 {
    margin-right: 10rem
  }

  .mb\:mb-40 {
    margin-bottom: 10rem
  }

  .mb\:ml-40 {
    margin-left: 10rem
  }

  .mb\:mt-48 {
    margin-top: 12rem
  }

  .mb\:mr-48 {
    margin-right: 12rem
  }

  .mb\:mb-48 {
    margin-bottom: 12rem
  }

  .mb\:ml-48 {
    margin-left: 12rem
  }

  .mb\:mt-56 {
    margin-top: 14rem
  }

  .mb\:mr-56 {
    margin-right: 14rem
  }

  .mb\:mb-56 {
    margin-bottom: 14rem
  }

  .mb\:ml-56 {
    margin-left: 14rem
  }

  .mb\:mt-64 {
    margin-top: 16rem
  }

  .mb\:mr-64 {
    margin-right: 16rem
  }

  .mb\:mb-64 {
    margin-bottom: 16rem
  }

  .mb\:ml-64 {
    margin-left: 16rem
  }

  .mb\:mt-auto {
    margin-top: auto
  }

  .mb\:mr-auto {
    margin-right: auto
  }

  .mb\:mb-auto {
    margin-bottom: auto
  }

  .mb\:ml-auto {
    margin-left: auto
  }

  .mb\:mt-px {
    margin-top: 1px
  }

  .mb\:mr-px {
    margin-right: 1px
  }

  .mb\:mb-px {
    margin-bottom: 1px
  }

  .mb\:ml-px {
    margin-left: 1px
  }

  .mb\:-mt-1 {
    margin-top: -0.25rem
  }

  .mb\:-mr-1 {
    margin-right: -0.25rem
  }

  .mb\:-mb-1 {
    margin-bottom: -0.25rem
  }

  .mb\:-ml-1 {
    margin-left: -0.25rem
  }

  .mb\:-mt-2 {
    margin-top: -0.5rem
  }

  .mb\:-mr-2 {
    margin-right: -0.5rem
  }

  .mb\:-mb-2 {
    margin-bottom: -0.5rem
  }

  .mb\:-ml-2 {
    margin-left: -0.5rem
  }

  .mb\:-mt-3 {
    margin-top: -0.75rem
  }

  .mb\:-mr-3 {
    margin-right: -0.75rem
  }

  .mb\:-mb-3 {
    margin-bottom: -0.75rem
  }

  .mb\:-ml-3 {
    margin-left: -0.75rem
  }

  .mb\:-mt-4 {
    margin-top: -1rem
  }

  .mb\:-mr-4 {
    margin-right: -1rem
  }

  .mb\:-mb-4 {
    margin-bottom: -1rem
  }

  .mb\:-ml-4 {
    margin-left: -1rem
  }

  .mb\:-mt-5 {
    margin-top: -1.25rem
  }

  .mb\:-mr-5 {
    margin-right: -1.25rem
  }

  .mb\:-mb-5 {
    margin-bottom: -1.25rem
  }

  .mb\:-ml-5 {
    margin-left: -1.25rem
  }

  .mb\:-mt-6 {
    margin-top: -1.5rem
  }

  .mb\:-mr-6 {
    margin-right: -1.5rem
  }

  .mb\:-mb-6 {
    margin-bottom: -1.5rem
  }

  .mb\:-ml-6 {
    margin-left: -1.5rem
  }

  .mb\:-mt-8 {
    margin-top: -2rem
  }

  .mb\:-mr-8 {
    margin-right: -2rem
  }

  .mb\:-mb-8 {
    margin-bottom: -2rem
  }

  .mb\:-ml-8 {
    margin-left: -2rem
  }

  .mb\:-mt-10 {
    margin-top: -2.5rem
  }

  .mb\:-mr-10 {
    margin-right: -2.5rem
  }

  .mb\:-mb-10 {
    margin-bottom: -2.5rem
  }

  .mb\:-ml-10 {
    margin-left: -2.5rem
  }

  .mb\:-mt-12 {
    margin-top: -3rem
  }

  .mb\:-mr-12 {
    margin-right: -3rem
  }

  .mb\:-mb-12 {
    margin-bottom: -3rem
  }

  .mb\:-ml-12 {
    margin-left: -3rem
  }

  .mb\:-mt-16 {
    margin-top: -4rem
  }

  .mb\:-mr-16 {
    margin-right: -4rem
  }

  .mb\:-mb-16 {
    margin-bottom: -4rem
  }

  .mb\:-ml-16 {
    margin-left: -4rem
  }

  .mb\:-mt-20 {
    margin-top: -5rem
  }

  .mb\:-mr-20 {
    margin-right: -5rem
  }

  .mb\:-mb-20 {
    margin-bottom: -5rem
  }

  .mb\:-ml-20 {
    margin-left: -5rem
  }

  .mb\:-mt-24 {
    margin-top: -6rem
  }

  .mb\:-mr-24 {
    margin-right: -6rem
  }

  .mb\:-mb-24 {
    margin-bottom: -6rem
  }

  .mb\:-ml-24 {
    margin-left: -6rem
  }

  .mb\:-mt-32 {
    margin-top: -8rem
  }

  .mb\:-mr-32 {
    margin-right: -8rem
  }

  .mb\:-mb-32 {
    margin-bottom: -8rem
  }

  .mb\:-ml-32 {
    margin-left: -8rem
  }

  .mb\:-mt-40 {
    margin-top: -10rem
  }

  .mb\:-mr-40 {
    margin-right: -10rem
  }

  .mb\:-mb-40 {
    margin-bottom: -10rem
  }

  .mb\:-ml-40 {
    margin-left: -10rem
  }

  .mb\:-mt-48 {
    margin-top: -12rem
  }

  .mb\:-mr-48 {
    margin-right: -12rem
  }

  .mb\:-mb-48 {
    margin-bottom: -12rem
  }

  .mb\:-ml-48 {
    margin-left: -12rem
  }

  .mb\:-mt-56 {
    margin-top: -14rem
  }

  .mb\:-mr-56 {
    margin-right: -14rem
  }

  .mb\:-mb-56 {
    margin-bottom: -14rem
  }

  .mb\:-ml-56 {
    margin-left: -14rem
  }

  .mb\:-mt-64 {
    margin-top: -16rem
  }

  .mb\:-mr-64 {
    margin-right: -16rem
  }

  .mb\:-mb-64 {
    margin-bottom: -16rem
  }

  .mb\:-ml-64 {
    margin-left: -16rem
  }

  .mb\:-mt-px {
    margin-top: -1px
  }

  .mb\:-mr-px {
    margin-right: -1px
  }

  .mb\:-mb-px {
    margin-bottom: -1px
  }

  .mb\:-ml-px {
    margin-left: -1px
  }

  .mb\:max-h-full {
    max-height: 100%
  }

  .mb\:max-h-screen {
    max-height: 100vh
  }

  .mb\:max-w-none {
    max-width: none
  }

  .mb\:max-w-xs {
    max-width: 20rem
  }

  .mb\:max-w-sm {
    max-width: 24rem
  }

  .mb\:max-w-md {
    max-width: 28rem
  }

  .mb\:max-w-lg {
    max-width: 32rem
  }

  .mb\:max-w-xl {
    max-width: 36rem
  }

  .mb\:max-w-2xl {
    max-width: 42rem
  }

  .mb\:max-w-3xl {
    max-width: 48rem
  }

  .mb\:max-w-4xl {
    max-width: 56rem
  }

  .mb\:max-w-5xl {
    max-width: 64rem
  }

  .mb\:max-w-6xl {
    max-width: 72rem
  }

  .mb\:max-w-full {
    max-width: 100%
  }

  .mb\:max-w-screen-tb {
    max-width: 768px
  }

  .mb\:max-w-screen-ds {
    max-width: 992px
  }

  .mb\:min-h-0 {
    min-height: 0
  }

  .mb\:min-h-full {
    min-height: 100%
  }

  .mb\:min-h-screen {
    min-height: 100vh
  }

  .mb\:min-w-0 {
    min-width: 0
  }

  .mb\:min-w-full {
    min-width: 100%
  }

  .mb\:object-contain {
    object-fit: contain
  }

  .mb\:object-cover {
    object-fit: cover
  }

  .mb\:object-fill {
    object-fit: fill
  }

  .mb\:object-none {
    object-fit: none
  }

  .mb\:object-scale-down {
    object-fit: scale-down
  }

  .mb\:object-bottom {
    object-position: bottom
  }

  .mb\:object-center {
    object-position: center
  }

  .mb\:object-left {
    object-position: left
  }

  .mb\:object-left-bottom {
    object-position: left bottom
  }

  .mb\:object-left-top {
    object-position: left top
  }

  .mb\:object-right {
    object-position: right
  }

  .mb\:object-right-bottom {
    object-position: right bottom
  }

  .mb\:object-right-top {
    object-position: right top
  }

  .mb\:object-top {
    object-position: top
  }

  .mb\:opacity-0 {
    opacity: 0
  }

  .mb\:opacity-25 {
    opacity: 0.25
  }

  .mb\:opacity-50 {
    opacity: 0.5
  }

  .mb\:opacity-75 {
    opacity: 0.75
  }

  .mb\:opacity-100 {
    opacity: 1
  }

  .mb\:hover\:opacity-0:hover {
    opacity: 0
  }

  .mb\:hover\:opacity-25:hover {
    opacity: 0.25
  }

  .mb\:hover\:opacity-50:hover {
    opacity: 0.5
  }

  .mb\:hover\:opacity-75:hover {
    opacity: 0.75
  }

  .mb\:hover\:opacity-100:hover {
    opacity: 1
  }

  .mb\:focus\:opacity-0:focus {
    opacity: 0
  }

  .mb\:focus\:opacity-25:focus {
    opacity: 0.25
  }

  .mb\:focus\:opacity-50:focus {
    opacity: 0.5
  }

  .mb\:focus\:opacity-75:focus {
    opacity: 0.75
  }

  .mb\:focus\:opacity-100:focus {
    opacity: 1
  }

  .mb\:outline-none {
    outline: 0
  }

  .mb\:focus\:outline-none:focus {
    outline: 0
  }

  .mb\:overflow-auto {
    overflow: auto
  }

  .mb\:overflow-hidden {
    overflow: hidden
  }

  .mb\:overflow-visible {
    overflow: visible
  }

  .mb\:overflow-scroll {
    overflow: scroll
  }

  .mb\:overflow-x-auto {
    overflow-x: auto
  }

  .mb\:overflow-y-auto {
    overflow-y: auto
  }

  .mb\:overflow-x-hidden {
    overflow-x: hidden
  }

  .mb\:overflow-y-hidden {
    overflow-y: hidden
  }

  .mb\:overflow-x-visible {
    overflow-x: visible
  }

  .mb\:overflow-y-visible {
    overflow-y: visible
  }

  .mb\:overflow-x-scroll {
    overflow-x: scroll
  }

  .mb\:overflow-y-scroll {
    overflow-y: scroll
  }

  .mb\:scrolling-touch {
    -webkit-overflow-scrolling: touch
  }

  .mb\:scrolling-auto {
    -webkit-overflow-scrolling: auto
  }

  .mb\:p-0 {
    padding: 0
  }

  .mb\:p-1 {
    padding: 0.25rem
  }

  .mb\:p-2 {
    padding: 0.5rem
  }

  .mb\:p-3 {
    padding: 0.75rem
  }

  .mb\:p-4 {
    padding: 1rem
  }

  .mb\:p-5 {
    padding: 1.25rem
  }

  .mb\:p-6 {
    padding: 1.5rem
  }

  .mb\:p-8 {
    padding: 2rem
  }

  .mb\:p-10 {
    padding: 2.5rem
  }

  .mb\:p-12 {
    padding: 3rem
  }

  .mb\:p-16 {
    padding: 4rem
  }

  .mb\:p-20 {
    padding: 5rem
  }

  .mb\:p-24 {
    padding: 6rem
  }

  .mb\:p-32 {
    padding: 8rem
  }

  .mb\:p-40 {
    padding: 10rem
  }

  .mb\:p-48 {
    padding: 12rem
  }

  .mb\:p-56 {
    padding: 14rem
  }

  .mb\:p-64 {
    padding: 16rem
  }

  .mb\:p-px {
    padding: 1px
  }

  .mb\:py-0 {
    padding-top: 0;
    padding-bottom: 0
  }

  .mb\:px-0 {
    padding-left: 0;
    padding-right: 0
  }

  .mb\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem
  }

  .mb\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem
  }

  .mb\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
  }

  .mb\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem
  }

  .mb\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem
  }

  .mb\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem
  }

  .mb\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
  }

  .mb\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem
  }

  .mb\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
  }

  .mb\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
  }

  .mb\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
  }

  .mb\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
  }

  .mb\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
  }

  .mb\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem
  }

  .mb\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
  }

  .mb\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
  }

  .mb\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
  }

  .mb\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem
  }

  .mb\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
  }

  .mb\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem
  }

  .mb\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem
  }

  .mb\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem
  }

  .mb\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem
  }

  .mb\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem
  }

  .mb\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem
  }

  .mb\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem
  }

  .mb\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem
  }

  .mb\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem
  }

  .mb\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem
  }

  .mb\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem
  }

  .mb\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem
  }

  .mb\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem
  }

  .mb\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem
  }

  .mb\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem
  }

  .mb\:py-px {
    padding-top: 1px;
    padding-bottom: 1px
  }

  .mb\:px-px {
    padding-left: 1px;
    padding-right: 1px
  }

  .mb\:pt-0 {
    padding-top: 0
  }

  .mb\:pr-0 {
    padding-right: 0
  }

  .mb\:pb-0 {
    padding-bottom: 0
  }

  .mb\:pl-0 {
    padding-left: 0
  }

  .mb\:pt-1 {
    padding-top: 0.25rem
  }

  .mb\:pr-1 {
    padding-right: 0.25rem
  }

  .mb\:pb-1 {
    padding-bottom: 0.25rem
  }

  .mb\:pl-1 {
    padding-left: 0.25rem
  }

  .mb\:pt-2 {
    padding-top: 0.5rem
  }

  .mb\:pr-2 {
    padding-right: 0.5rem
  }

  .mb\:pb-2 {
    padding-bottom: 0.5rem
  }

  .mb\:pl-2 {
    padding-left: 0.5rem
  }

  .mb\:pt-3 {
    padding-top: 0.75rem
  }

  .mb\:pr-3 {
    padding-right: 0.75rem
  }

  .mb\:pb-3 {
    padding-bottom: 0.75rem
  }

  .mb\:pl-3 {
    padding-left: 0.75rem
  }

  .mb\:pt-4 {
    padding-top: 1rem
  }

  .mb\:pr-4 {
    padding-right: 1rem
  }

  .mb\:pb-4 {
    padding-bottom: 1rem
  }

  .mb\:pl-4 {
    padding-left: 1rem
  }

  .mb\:pt-5 {
    padding-top: 1.25rem
  }

  .mb\:pr-5 {
    padding-right: 1.25rem
  }

  .mb\:pb-5 {
    padding-bottom: 1.25rem
  }

  .mb\:pl-5 {
    padding-left: 1.25rem
  }

  .mb\:pt-6 {
    padding-top: 1.5rem
  }

  .mb\:pr-6 {
    padding-right: 1.5rem
  }

  .mb\:pb-6 {
    padding-bottom: 1.5rem
  }

  .mb\:pl-6 {
    padding-left: 1.5rem
  }

  .mb\:pt-8 {
    padding-top: 2rem
  }

  .mb\:pr-8 {
    padding-right: 2rem
  }

  .mb\:pb-8 {
    padding-bottom: 2rem
  }

  .mb\:pl-8 {
    padding-left: 2rem
  }

  .mb\:pt-10 {
    padding-top: 2.5rem
  }

  .mb\:pr-10 {
    padding-right: 2.5rem
  }

  .mb\:pb-10 {
    padding-bottom: 2.5rem
  }

  .mb\:pl-10 {
    padding-left: 2.5rem
  }

  .mb\:pt-12 {
    padding-top: 3rem
  }

  .mb\:pr-12 {
    padding-right: 3rem
  }

  .mb\:pb-12 {
    padding-bottom: 3rem
  }

  .mb\:pl-12 {
    padding-left: 3rem
  }

  .mb\:pt-16 {
    padding-top: 4rem
  }

  .mb\:pr-16 {
    padding-right: 4rem
  }

  .mb\:pb-16 {
    padding-bottom: 4rem
  }

  .mb\:pl-16 {
    padding-left: 4rem
  }

  .mb\:pt-20 {
    padding-top: 5rem
  }

  .mb\:pr-20 {
    padding-right: 5rem
  }

  .mb\:pb-20 {
    padding-bottom: 5rem
  }

  .mb\:pl-20 {
    padding-left: 5rem
  }

  .mb\:pt-24 {
    padding-top: 6rem
  }

  .mb\:pr-24 {
    padding-right: 6rem
  }

  .mb\:pb-24 {
    padding-bottom: 6rem
  }

  .mb\:pl-24 {
    padding-left: 6rem
  }

  .mb\:pt-32 {
    padding-top: 8rem
  }

  .mb\:pr-32 {
    padding-right: 8rem
  }

  .mb\:pb-32 {
    padding-bottom: 8rem
  }

  .mb\:pl-32 {
    padding-left: 8rem
  }

  .mb\:pt-40 {
    padding-top: 10rem
  }

  .mb\:pr-40 {
    padding-right: 10rem
  }

  .mb\:pb-40 {
    padding-bottom: 10rem
  }

  .mb\:pl-40 {
    padding-left: 10rem
  }

  .mb\:pt-48 {
    padding-top: 12rem
  }

  .mb\:pr-48 {
    padding-right: 12rem
  }

  .mb\:pb-48 {
    padding-bottom: 12rem
  }

  .mb\:pl-48 {
    padding-left: 12rem
  }

  .mb\:pt-56 {
    padding-top: 14rem
  }

  .mb\:pr-56 {
    padding-right: 14rem
  }

  .mb\:pb-56 {
    padding-bottom: 14rem
  }

  .mb\:pl-56 {
    padding-left: 14rem
  }

  .mb\:pt-64 {
    padding-top: 16rem
  }

  .mb\:pr-64 {
    padding-right: 16rem
  }

  .mb\:pb-64 {
    padding-bottom: 16rem
  }

  .mb\:pl-64 {
    padding-left: 16rem
  }

  .mb\:pt-px {
    padding-top: 1px
  }

  .mb\:pr-px {
    padding-right: 1px
  }

  .mb\:pb-px {
    padding-bottom: 1px
  }

  .mb\:pl-px {
    padding-left: 1px
  }

  .mb\:placeholder-base:-ms-input-placeholder {
    color: #666666
  }

  .mb\:placeholder-base::placeholder {
    color: #666666
  }

  .mb\:placeholder-primary:-ms-input-placeholder {
    color: #59B6EC
  }

  .mb\:placeholder-primary::placeholder {
    color: #59B6EC
  }

  .mb\:placeholder-secondary:-ms-input-placeholder {
    color: #D88738
  }

  .mb\:placeholder-secondary::placeholder {
    color: #D88738
  }

  .mb\:placeholder-white:-ms-input-placeholder {
    color: #fff
  }

  .mb\:placeholder-white::placeholder {
    color: #fff
  }

  .mb\:placeholder-danger:-ms-input-placeholder {
    color: #FF0201
  }

  .mb\:placeholder-danger::placeholder {
    color: #FF0201
  }

  .mb\:placeholder-warning:-ms-input-placeholder {
    color: #ff6b00
  }

  .mb\:placeholder-warning::placeholder {
    color: #ff6b00
  }

  .mb\:placeholder-success:-ms-input-placeholder {
    color: #3DCC79
  }

  .mb\:placeholder-success::placeholder {
    color: #3DCC79
  }

  .mb\:placeholder-gray:-ms-input-placeholder {
    color: #121829
  }

  .mb\:placeholder-gray::placeholder {
    color: #121829
  }

  .mb\:placeholder-lightgray:-ms-input-placeholder {
    color: #97a3ae
  }

  .mb\:placeholder-lightgray::placeholder {
    color: #97a3ae
  }

  .mb\:placeholder-light:-ms-input-placeholder {
    color: #fafafa
  }

  .mb\:placeholder-light::placeholder {
    color: #fafafa
  }

  .mb\:placeholder-dark:-ms-input-placeholder {
    color: #121829
  }

  .mb\:placeholder-dark::placeholder {
    color: #121829
  }

  .mb\:focus\:placeholder-base:focus:-ms-input-placeholder {
    color: #666666
  }

  .mb\:focus\:placeholder-base:focus::placeholder {
    color: #666666
  }

  .mb\:focus\:placeholder-primary:focus:-ms-input-placeholder {
    color: #59B6EC
  }

  .mb\:focus\:placeholder-primary:focus::placeholder {
    color: #59B6EC
  }

  .mb\:focus\:placeholder-secondary:focus:-ms-input-placeholder {
    color: #D88738
  }

  .mb\:focus\:placeholder-secondary:focus::placeholder {
    color: #D88738
  }

  .mb\:focus\:placeholder-white:focus:-ms-input-placeholder {
    color: #fff
  }

  .mb\:focus\:placeholder-white:focus::placeholder {
    color: #fff
  }

  .mb\:focus\:placeholder-danger:focus:-ms-input-placeholder {
    color: #FF0201
  }

  .mb\:focus\:placeholder-danger:focus::placeholder {
    color: #FF0201
  }

  .mb\:focus\:placeholder-warning:focus:-ms-input-placeholder {
    color: #ff6b00
  }

  .mb\:focus\:placeholder-warning:focus::placeholder {
    color: #ff6b00
  }

  .mb\:focus\:placeholder-success:focus:-ms-input-placeholder {
    color: #3DCC79
  }

  .mb\:focus\:placeholder-success:focus::placeholder {
    color: #3DCC79
  }

  .mb\:focus\:placeholder-gray:focus:-ms-input-placeholder {
    color: #121829
  }

  .mb\:focus\:placeholder-gray:focus::placeholder {
    color: #121829
  }

  .mb\:focus\:placeholder-lightgray:focus:-ms-input-placeholder {
    color: #97a3ae
  }

  .mb\:focus\:placeholder-lightgray:focus::placeholder {
    color: #97a3ae
  }

  .mb\:focus\:placeholder-light:focus:-ms-input-placeholder {
    color: #fafafa
  }

  .mb\:focus\:placeholder-light:focus::placeholder {
    color: #fafafa
  }

  .mb\:focus\:placeholder-dark:focus:-ms-input-placeholder {
    color: #121829
  }

  .mb\:focus\:placeholder-dark:focus::placeholder {
    color: #121829
  }

  .mb\:pointer-events-none {
    pointer-events: none
  }

  .mb\:pointer-events-auto {
    pointer-events: auto
  }

  .mb\:static {
    position: static
  }

  .mb\:fixed {
    position: fixed
  }

  .mb\:absolute {
    position: absolute
  }

  .mb\:relative {
    position: relative
  }

  .mb\:sticky {
    position: -webkit-sticky;
    position: sticky
  }

  .mb\:inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
  }

  .mb\:inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto
  }

  .mb\:inset-y-0 {
    top: 0;
    bottom: 0
  }

  .mb\:inset-x-0 {
    right: 0;
    left: 0
  }

  .mb\:inset-y-auto {
    top: auto;
    bottom: auto
  }

  .mb\:inset-x-auto {
    right: auto;
    left: auto
  }

  .mb\:top-0 {
    top: 0
  }

  .mb\:right-0 {
    right: 0
  }

  .mb\:bottom-0 {
    bottom: 0
  }

  .mb\:left-0 {
    left: 0
  }

  .mb\:top-auto {
    top: auto
  }

  .mb\:right-auto {
    right: auto
  }

  .mb\:bottom-auto {
    bottom: auto
  }

  .mb\:left-auto {
    left: auto
  }

  .mb\:resize-none {
    resize: none
  }

  .mb\:resize-y {
    resize: vertical
  }

  .mb\:resize-x {
    resize: horizontal
  }

  .mb\:resize {
    resize: both
  }

  .mb\:shadow-xs {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05)
  }

  .mb\:shadow-sm {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05)
  }

  .mb\:shadow {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)
  }

  .mb\:shadow-md {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)
  }

  .mb\:shadow-lg {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)
  }

  .mb\:shadow-xl {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)
  }

  .mb\:shadow-2xl {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25)
  }

  .mb\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06)
  }

  .mb\:shadow-outline {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5)
  }

  .mb\:shadow-none {
    box-shadow: none
  }

  .mb\:hover\:shadow-xs:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05)
  }

  .mb\:hover\:shadow-sm:hover {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05)
  }

  .mb\:hover\:shadow:hover {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)
  }

  .mb\:hover\:shadow-md:hover {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)
  }

  .mb\:hover\:shadow-lg:hover {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)
  }

  .mb\:hover\:shadow-xl:hover {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)
  }

  .mb\:hover\:shadow-2xl:hover {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25)
  }

  .mb\:hover\:shadow-inner:hover {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06)
  }

  .mb\:hover\:shadow-outline:hover {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5)
  }

  .mb\:hover\:shadow-none:hover {
    box-shadow: none
  }

  .mb\:focus\:shadow-xs:focus {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05)
  }

  .mb\:focus\:shadow-sm:focus {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05)
  }

  .mb\:focus\:shadow:focus {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)
  }

  .mb\:focus\:shadow-md:focus {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)
  }

  .mb\:focus\:shadow-lg:focus {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)
  }

  .mb\:focus\:shadow-xl:focus {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)
  }

  .mb\:focus\:shadow-2xl:focus {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25)
  }

  .mb\:focus\:shadow-inner:focus {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06)
  }

  .mb\:focus\:shadow-outline:focus {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5)
  }

  .mb\:focus\:shadow-none:focus {
    box-shadow: none
  }

  .mb\:fill-base {
    fill: #666666
  }

  .mb\:fill-primary {
    fill: #59B6EC
  }

  .mb\:fill-secondary {
    fill: #D88738
  }

  .mb\:fill-white {
    fill: #fff
  }

  .mb\:fill-danger {
    fill: #FF0201
  }

  .mb\:fill-warning {
    fill: #ff6b00
  }

  .mb\:fill-success {
    fill: #3DCC79
  }

  .mb\:fill-gray {
    fill: #121829
  }

  .mb\:fill-lightgray {
    fill: #97a3ae
  }

  .mb\:fill-light {
    fill: #fafafa
  }

  .mb\:fill-dark {
    fill: #121829
  }

  .mb\:stroke-current {
    stroke: currentColor
  }

  .mb\:stroke-0 {
    stroke-width: 0
  }

  .mb\:stroke-1 {
    stroke-width: 1
  }

  .mb\:stroke-2 {
    stroke-width: 2
  }

  .mb\:table-auto {
    table-layout: auto
  }

  .mb\:table-fixed {
    table-layout: fixed
  }

  .mb\:text-left {
    text-align: left
  }

  .mb\:text-center {
    text-align: center
  }

  .mb\:text-right {
    text-align: right
  }

  .mb\:text-justify {
    text-align: justify
  }

  .mb\:text-base {
    color: #666666
  }

  .mb\:text-primary {
    color: #59B6EC
  }

  .mb\:text-secondary {
    color: #D88738
  }

  .mb\:text-white {
    color: #fff
  }

  .mb\:text-danger {
    color: #FF0201
  }

  .mb\:text-warning {
    color: #ff6b00
  }

  .mb\:text-success {
    color: #3DCC79
  }

  .mb\:text-gray {
    color: #121829
  }

  .mb\:text-lightgray {
    color: #97a3ae
  }

  .mb\:text-light {
    color: #fafafa
  }

  .mb\:text-dark {
    color: #121829
  }

  .mb\:hover\:text-base:hover {
    color: #666666
  }

  .mb\:hover\:text-primary:hover {
    color: #59B6EC
  }

  .mb\:hover\:text-secondary:hover {
    color: #D88738
  }

  .mb\:hover\:text-white:hover {
    color: #fff
  }

  .mb\:hover\:text-danger:hover {
    color: #FF0201
  }

  .mb\:hover\:text-warning:hover {
    color: #ff6b00
  }

  .mb\:hover\:text-success:hover {
    color: #3DCC79
  }

  .mb\:hover\:text-gray:hover {
    color: #121829
  }

  .mb\:hover\:text-lightgray:hover {
    color: #97a3ae
  }

  .mb\:hover\:text-light:hover {
    color: #fafafa
  }

  .mb\:hover\:text-dark:hover {
    color: #121829
  }

  .mb\:focus\:text-base:focus {
    color: #666666
  }

  .mb\:focus\:text-primary:focus {
    color: #59B6EC
  }

  .mb\:focus\:text-secondary:focus {
    color: #D88738
  }

  .mb\:focus\:text-white:focus {
    color: #fff
  }

  .mb\:focus\:text-danger:focus {
    color: #FF0201
  }

  .mb\:focus\:text-warning:focus {
    color: #ff6b00
  }

  .mb\:focus\:text-success:focus {
    color: #3DCC79
  }

  .mb\:focus\:text-gray:focus {
    color: #121829
  }

  .mb\:focus\:text-lightgray:focus {
    color: #97a3ae
  }

  .mb\:focus\:text-light:focus {
    color: #fafafa
  }

  .mb\:focus\:text-dark:focus {
    color: #121829
  }

  .mb\:text-xs {
    font-size: 0.75rem
  }

  .mb\:text-sm {
    font-size: 0.875rem
  }

  .mb\:text-base {
    font-size: 1rem
  }

  .mb\:text-lg {
    font-size: 1.125rem
  }

  .mb\:text-xl {
    font-size: 1.25rem
  }

  .mb\:text-2xl {
    font-size: 1.5rem
  }

  .mb\:text-3xl {
    font-size: 1.875rem
  }

  .mb\:text-4xl {
    font-size: 2.25rem
  }

  .mb\:text-5xl {
    font-size: 3rem
  }

  .mb\:text-6xl {
    font-size: 4rem
  }

  .mb\:italic {
    font-style: italic
  }

  .mb\:not-italic {
    font-style: normal
  }

  .mb\:uppercase {
    text-transform: uppercase
  }

  .mb\:lowercase {
    text-transform: lowercase
  }

  .mb\:capitalize {
    text-transform: capitalize
  }

  .mb\:normal-case {
    text-transform: none
  }

  .mb\:underline {
    text-decoration: underline
  }

  .mb\:line-through {
    text-decoration: line-through
  }

  .mb\:no-underline {
    text-decoration: none
  }

  .mb\:hover\:underline:hover {
    text-decoration: underline
  }

  .mb\:hover\:line-through:hover {
    text-decoration: line-through
  }

  .mb\:hover\:no-underline:hover {
    text-decoration: none
  }

  .mb\:focus\:underline:focus {
    text-decoration: underline
  }

  .mb\:focus\:line-through:focus {
    text-decoration: line-through
  }

  .mb\:focus\:no-underline:focus {
    text-decoration: none
  }

  .mb\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
  }

  .mb\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto
  }

  .mb\:tracking-tighter {
    letter-spacing: -0.05em
  }

  .mb\:tracking-tight {
    letter-spacing: -0.025em
  }

  .mb\:tracking-normal {
    letter-spacing: 0
  }

  .mb\:tracking-wide {
    letter-spacing: 0.025em
  }

  .mb\:tracking-wider {
    letter-spacing: 0.05em
  }

  .mb\:tracking-widest {
    letter-spacing: 0.1em
  }

  .mb\:select-none {
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none
  }

  .mb\:select-text {
    -webkit-user-select: text;
        -ms-user-select: text;
            user-select: text
  }

  .mb\:select-all {
    -webkit-user-select: all;
        -ms-user-select: all;
            user-select: all
  }

  .mb\:select-auto {
    -webkit-user-select: auto;
        -ms-user-select: auto;
            user-select: auto
  }

  .mb\:align-baseline {
    vertical-align: baseline
  }

  .mb\:align-top {
    vertical-align: top
  }

  .mb\:align-middle {
    vertical-align: middle
  }

  .mb\:align-bottom {
    vertical-align: bottom
  }

  .mb\:align-text-top {
    vertical-align: text-top
  }

  .mb\:align-text-bottom {
    vertical-align: text-bottom
  }

  .mb\:visible {
    visibility: visible
  }

  .mb\:invisible {
    visibility: hidden
  }

  .mb\:whitespace-normal {
    white-space: normal
  }

  .mb\:whitespace-no-wrap {
    white-space: nowrap
  }

  .mb\:whitespace-pre {
    white-space: pre
  }

  .mb\:whitespace-pre-line {
    white-space: pre-line
  }

  .mb\:whitespace-pre-wrap {
    white-space: pre-wrap
  }

  .mb\:break-normal {
    overflow-wrap: normal;
    word-break: normal
  }

  .mb\:break-words {
    overflow-wrap: break-word
  }

  .mb\:break-all {
    word-break: break-all
  }

  .mb\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .mb\:w-0 {
    width: 0
  }

  .mb\:w-1 {
    width: 0.25rem
  }

  .mb\:w-2 {
    width: 0.5rem
  }

  .mb\:w-3 {
    width: 0.75rem
  }

  .mb\:w-4 {
    width: 1rem
  }

  .mb\:w-5 {
    width: 1.25rem
  }

  .mb\:w-6 {
    width: 1.5rem
  }

  .mb\:w-8 {
    width: 2rem
  }

  .mb\:w-10 {
    width: 2.5rem
  }

  .mb\:w-12 {
    width: 3rem
  }

  .mb\:w-16 {
    width: 4rem
  }

  .mb\:w-20 {
    width: 5rem
  }

  .mb\:w-24 {
    width: 6rem
  }

  .mb\:w-32 {
    width: 8rem
  }

  .mb\:w-40 {
    width: 10rem
  }

  .mb\:w-48 {
    width: 12rem
  }

  .mb\:w-56 {
    width: 14rem
  }

  .mb\:w-64 {
    width: 16rem
  }

  .mb\:w-auto {
    width: auto
  }

  .mb\:w-px {
    width: 1px
  }

  .mb\:w-1\/2 {
    width: 50%
  }

  .mb\:w-1\/3 {
    width: 33.333333%
  }

  .mb\:w-2\/3 {
    width: 66.666667%
  }

  .mb\:w-1\/4 {
    width: 25%
  }

  .mb\:w-2\/4 {
    width: 50%
  }

  .mb\:w-3\/4 {
    width: 75%
  }

  .mb\:w-1\/5 {
    width: 20%
  }

  .mb\:w-2\/5 {
    width: 40%
  }

  .mb\:w-3\/5 {
    width: 60%
  }

  .mb\:w-4\/5 {
    width: 80%
  }

  .mb\:w-1\/6 {
    width: 16.666667%
  }

  .mb\:w-2\/6 {
    width: 33.333333%
  }

  .mb\:w-3\/6 {
    width: 50%
  }

  .mb\:w-4\/6 {
    width: 66.666667%
  }

  .mb\:w-5\/6 {
    width: 83.333333%
  }

  .mb\:w-1\/12 {
    width: 8.333333%
  }

  .mb\:w-2\/12 {
    width: 16.666667%
  }

  .mb\:w-3\/12 {
    width: 25%
  }

  .mb\:w-4\/12 {
    width: 33.333333%
  }

  .mb\:w-5\/12 {
    width: 41.666667%
  }

  .mb\:w-6\/12 {
    width: 50%
  }

  .mb\:w-7\/12 {
    width: 58.333333%
  }

  .mb\:w-8\/12 {
    width: 66.666667%
  }

  .mb\:w-9\/12 {
    width: 75%
  }

  .mb\:w-10\/12 {
    width: 83.333333%
  }

  .mb\:w-11\/12 {
    width: 91.666667%
  }

  .mb\:w-full {
    width: 100%
  }

  .mb\:w-screen {
    width: 100vw
  }

  .mb\:z-0 {
    z-index: 0
  }

  .mb\:z-10 {
    z-index: 10
  }

  .mb\:z-20 {
    z-index: 20
  }

  .mb\:z-30 {
    z-index: 30
  }

  .mb\:z-40 {
    z-index: 40
  }

  .mb\:z-50 {
    z-index: 50
  }

  .mb\:z-auto {
    z-index: auto
  }

  .mb\:gap-0 {
    grid-gap: 0;
    gap: 0
  }

  .mb\:gap-1 {
    grid-gap: 0.25rem;
    gap: 0.25rem
  }

  .mb\:gap-2 {
    grid-gap: 0.5rem;
    gap: 0.5rem
  }

  .mb\:gap-3 {
    grid-gap: 0.75rem;
    gap: 0.75rem
  }

  .mb\:gap-4 {
    grid-gap: 1rem;
    gap: 1rem
  }

  .mb\:gap-5 {
    grid-gap: 1.25rem;
    gap: 1.25rem
  }

  .mb\:gap-6 {
    grid-gap: 1.5rem;
    gap: 1.5rem
  }

  .mb\:gap-8 {
    grid-gap: 2rem;
    gap: 2rem
  }

  .mb\:gap-10 {
    grid-gap: 2.5rem;
    gap: 2.5rem
  }

  .mb\:gap-12 {
    grid-gap: 3rem;
    gap: 3rem
  }

  .mb\:gap-16 {
    grid-gap: 4rem;
    gap: 4rem
  }

  .mb\:gap-20 {
    grid-gap: 5rem;
    gap: 5rem
  }

  .mb\:gap-24 {
    grid-gap: 6rem;
    gap: 6rem
  }

  .mb\:gap-32 {
    grid-gap: 8rem;
    gap: 8rem
  }

  .mb\:gap-40 {
    grid-gap: 10rem;
    gap: 10rem
  }

  .mb\:gap-48 {
    grid-gap: 12rem;
    gap: 12rem
  }

  .mb\:gap-56 {
    grid-gap: 14rem;
    gap: 14rem
  }

  .mb\:gap-64 {
    grid-gap: 16rem;
    gap: 16rem
  }

  .mb\:gap-px {
    grid-gap: 1px;
    gap: 1px
  }

  .mb\:col-gap-0 {
    grid-column-gap: 0;
    column-gap: 0
  }

  .mb\:col-gap-1 {
    grid-column-gap: 0.25rem;
    column-gap: 0.25rem
  }

  .mb\:col-gap-2 {
    grid-column-gap: 0.5rem;
    column-gap: 0.5rem
  }

  .mb\:col-gap-3 {
    grid-column-gap: 0.75rem;
    column-gap: 0.75rem
  }

  .mb\:col-gap-4 {
    grid-column-gap: 1rem;
    column-gap: 1rem
  }

  .mb\:col-gap-5 {
    grid-column-gap: 1.25rem;
    column-gap: 1.25rem
  }

  .mb\:col-gap-6 {
    grid-column-gap: 1.5rem;
    column-gap: 1.5rem
  }

  .mb\:col-gap-8 {
    grid-column-gap: 2rem;
    column-gap: 2rem
  }

  .mb\:col-gap-10 {
    grid-column-gap: 2.5rem;
    column-gap: 2.5rem
  }

  .mb\:col-gap-12 {
    grid-column-gap: 3rem;
    column-gap: 3rem
  }

  .mb\:col-gap-16 {
    grid-column-gap: 4rem;
    column-gap: 4rem
  }

  .mb\:col-gap-20 {
    grid-column-gap: 5rem;
    column-gap: 5rem
  }

  .mb\:col-gap-24 {
    grid-column-gap: 6rem;
    column-gap: 6rem
  }

  .mb\:col-gap-32 {
    grid-column-gap: 8rem;
    column-gap: 8rem
  }

  .mb\:col-gap-40 {
    grid-column-gap: 10rem;
    column-gap: 10rem
  }

  .mb\:col-gap-48 {
    grid-column-gap: 12rem;
    column-gap: 12rem
  }

  .mb\:col-gap-56 {
    grid-column-gap: 14rem;
    column-gap: 14rem
  }

  .mb\:col-gap-64 {
    grid-column-gap: 16rem;
    column-gap: 16rem
  }

  .mb\:col-gap-px {
    grid-column-gap: 1px;
    column-gap: 1px
  }

  .mb\:row-gap-0 {
    grid-row-gap: 0;
    row-gap: 0
  }

  .mb\:row-gap-1 {
    grid-row-gap: 0.25rem;
    row-gap: 0.25rem
  }

  .mb\:row-gap-2 {
    grid-row-gap: 0.5rem;
    row-gap: 0.5rem
  }

  .mb\:row-gap-3 {
    grid-row-gap: 0.75rem;
    row-gap: 0.75rem
  }

  .mb\:row-gap-4 {
    grid-row-gap: 1rem;
    row-gap: 1rem
  }

  .mb\:row-gap-5 {
    grid-row-gap: 1.25rem;
    row-gap: 1.25rem
  }

  .mb\:row-gap-6 {
    grid-row-gap: 1.5rem;
    row-gap: 1.5rem
  }

  .mb\:row-gap-8 {
    grid-row-gap: 2rem;
    row-gap: 2rem
  }

  .mb\:row-gap-10 {
    grid-row-gap: 2.5rem;
    row-gap: 2.5rem
  }

  .mb\:row-gap-12 {
    grid-row-gap: 3rem;
    row-gap: 3rem
  }

  .mb\:row-gap-16 {
    grid-row-gap: 4rem;
    row-gap: 4rem
  }

  .mb\:row-gap-20 {
    grid-row-gap: 5rem;
    row-gap: 5rem
  }

  .mb\:row-gap-24 {
    grid-row-gap: 6rem;
    row-gap: 6rem
  }

  .mb\:row-gap-32 {
    grid-row-gap: 8rem;
    row-gap: 8rem
  }

  .mb\:row-gap-40 {
    grid-row-gap: 10rem;
    row-gap: 10rem
  }

  .mb\:row-gap-48 {
    grid-row-gap: 12rem;
    row-gap: 12rem
  }

  .mb\:row-gap-56 {
    grid-row-gap: 14rem;
    row-gap: 14rem
  }

  .mb\:row-gap-64 {
    grid-row-gap: 16rem;
    row-gap: 16rem
  }

  .mb\:row-gap-px {
    grid-row-gap: 1px;
    row-gap: 1px
  }

  .mb\:grid-flow-row {
    grid-auto-flow: row
  }

  .mb\:grid-flow-col {
    grid-auto-flow: column
  }

  .mb\:grid-flow-row-dense {
    grid-auto-flow: row dense
  }

  .mb\:grid-flow-col-dense {
    grid-auto-flow: column dense
  }

  .mb\:grid-cols-1 {
    -ms-grid-columns: (minmax(0, 1fr))[1];
        grid-template-columns: repeat(1, minmax(0, 1fr))
  }

  .mb\:grid-cols-2 {
    -ms-grid-columns: (minmax(0, 1fr))[2];
        grid-template-columns: repeat(2, minmax(0, 1fr))
  }

  .mb\:grid-cols-3 {
    -ms-grid-columns: (minmax(0, 1fr))[3];
        grid-template-columns: repeat(3, minmax(0, 1fr))
  }

  .mb\:grid-cols-4 {
    -ms-grid-columns: (minmax(0, 1fr))[4];
        grid-template-columns: repeat(4, minmax(0, 1fr))
  }

  .mb\:grid-cols-5 {
    -ms-grid-columns: (minmax(0, 1fr))[5];
        grid-template-columns: repeat(5, minmax(0, 1fr))
  }

  .mb\:grid-cols-6 {
    -ms-grid-columns: (minmax(0, 1fr))[6];
        grid-template-columns: repeat(6, minmax(0, 1fr))
  }

  .mb\:grid-cols-7 {
    -ms-grid-columns: (minmax(0, 1fr))[7];
        grid-template-columns: repeat(7, minmax(0, 1fr))
  }

  .mb\:grid-cols-8 {
    -ms-grid-columns: (minmax(0, 1fr))[8];
        grid-template-columns: repeat(8, minmax(0, 1fr))
  }

  .mb\:grid-cols-9 {
    -ms-grid-columns: (minmax(0, 1fr))[9];
        grid-template-columns: repeat(9, minmax(0, 1fr))
  }

  .mb\:grid-cols-10 {
    -ms-grid-columns: (minmax(0, 1fr))[10];
        grid-template-columns: repeat(10, minmax(0, 1fr))
  }

  .mb\:grid-cols-11 {
    -ms-grid-columns: (minmax(0, 1fr))[11];
        grid-template-columns: repeat(11, minmax(0, 1fr))
  }

  .mb\:grid-cols-12 {
    -ms-grid-columns: (minmax(0, 1fr))[12];
        grid-template-columns: repeat(12, minmax(0, 1fr))
  }

  .mb\:grid-cols-none {
    -ms-grid-columns: none;
        grid-template-columns: none
  }

  .mb\:col-auto {
    -ms-grid-column: auto;
        grid-column: auto
  }

  .mb\:col-span-1 {
    -ms-grid-column-span: 1;
    -ms-grid-column: span 1;
        grid-column: span 1 / span 1
  }

  .mb\:col-span-2 {
    -ms-grid-column-span: 2;
    -ms-grid-column: span 2;
        grid-column: span 2 / span 2
  }

  .mb\:col-span-3 {
    -ms-grid-column-span: 3;
    -ms-grid-column: span 3;
        grid-column: span 3 / span 3
  }

  .mb\:col-span-4 {
    -ms-grid-column-span: 4;
    -ms-grid-column: span 4;
        grid-column: span 4 / span 4
  }

  .mb\:col-span-5 {
    -ms-grid-column-span: 5;
    -ms-grid-column: span 5;
        grid-column: span 5 / span 5
  }

  .mb\:col-span-6 {
    -ms-grid-column-span: 6;
    -ms-grid-column: span 6;
        grid-column: span 6 / span 6
  }

  .mb\:col-span-7 {
    -ms-grid-column-span: 7;
    -ms-grid-column: span 7;
        grid-column: span 7 / span 7
  }

  .mb\:col-span-8 {
    -ms-grid-column-span: 8;
    -ms-grid-column: span 8;
        grid-column: span 8 / span 8
  }

  .mb\:col-span-9 {
    -ms-grid-column-span: 9;
    -ms-grid-column: span 9;
        grid-column: span 9 / span 9
  }

  .mb\:col-span-10 {
    -ms-grid-column-span: 10;
    -ms-grid-column: span 10;
        grid-column: span 10 / span 10
  }

  .mb\:col-span-11 {
    -ms-grid-column-span: 11;
    -ms-grid-column: span 11;
        grid-column: span 11 / span 11
  }

  .mb\:col-span-12 {
    -ms-grid-column-span: 12;
    -ms-grid-column: span 12;
        grid-column: span 12 / span 12
  }

  .mb\:col-start-1 {
    -ms-grid-column: 1;
        grid-column-start: 1
  }

  .mb\:col-start-2 {
    -ms-grid-column: 2;
        grid-column-start: 2
  }

  .mb\:col-start-3 {
    -ms-grid-column: 3;
        grid-column-start: 3
  }

  .mb\:col-start-4 {
    -ms-grid-column: 4;
        grid-column-start: 4
  }

  .mb\:col-start-5 {
    -ms-grid-column: 5;
        grid-column-start: 5
  }

  .mb\:col-start-6 {
    -ms-grid-column: 6;
        grid-column-start: 6
  }

  .mb\:col-start-7 {
    -ms-grid-column: 7;
        grid-column-start: 7
  }

  .mb\:col-start-8 {
    -ms-grid-column: 8;
        grid-column-start: 8
  }

  .mb\:col-start-9 {
    -ms-grid-column: 9;
        grid-column-start: 9
  }

  .mb\:col-start-10 {
    -ms-grid-column: 10;
        grid-column-start: 10
  }

  .mb\:col-start-11 {
    -ms-grid-column: 11;
        grid-column-start: 11
  }

  .mb\:col-start-12 {
    -ms-grid-column: 12;
        grid-column-start: 12
  }

  .mb\:col-start-13 {
    -ms-grid-column: 13;
        grid-column-start: 13
  }

  .mb\:col-start-auto {
    -ms-grid-column: auto;
        grid-column-start: auto
  }

  .mb\:col-end-1 {
    grid-column-end: 1
  }

  .mb\:col-end-2 {
    grid-column-end: 2
  }

  .mb\:col-end-3 {
    grid-column-end: 3
  }

  .mb\:col-end-4 {
    grid-column-end: 4
  }

  .mb\:col-end-5 {
    grid-column-end: 5
  }

  .mb\:col-end-6 {
    grid-column-end: 6
  }

  .mb\:col-end-7 {
    grid-column-end: 7
  }

  .mb\:col-end-8 {
    grid-column-end: 8
  }

  .mb\:col-end-9 {
    grid-column-end: 9
  }

  .mb\:col-end-10 {
    grid-column-end: 10
  }

  .mb\:col-end-11 {
    grid-column-end: 11
  }

  .mb\:col-end-12 {
    grid-column-end: 12
  }

  .mb\:col-end-13 {
    grid-column-end: 13
  }

  .mb\:col-end-auto {
    grid-column-end: auto
  }

  .mb\:grid-rows-1 {
    -ms-grid-rows: (minmax(0, 1fr))[1];
        grid-template-rows: repeat(1, minmax(0, 1fr))
  }

  .mb\:grid-rows-2 {
    -ms-grid-rows: (minmax(0, 1fr))[2];
        grid-template-rows: repeat(2, minmax(0, 1fr))
  }

  .mb\:grid-rows-3 {
    -ms-grid-rows: (minmax(0, 1fr))[3];
        grid-template-rows: repeat(3, minmax(0, 1fr))
  }

  .mb\:grid-rows-4 {
    -ms-grid-rows: (minmax(0, 1fr))[4];
        grid-template-rows: repeat(4, minmax(0, 1fr))
  }

  .mb\:grid-rows-5 {
    -ms-grid-rows: (minmax(0, 1fr))[5];
        grid-template-rows: repeat(5, minmax(0, 1fr))
  }

  .mb\:grid-rows-6 {
    -ms-grid-rows: (minmax(0, 1fr))[6];
        grid-template-rows: repeat(6, minmax(0, 1fr))
  }

  .mb\:grid-rows-none {
    -ms-grid-rows: none;
        grid-template-rows: none
  }

  .mb\:row-auto {
    -ms-grid-row: auto;
        grid-row: auto
  }

  .mb\:row-span-1 {
    -ms-grid-row-span: 1;
    -ms-grid-row: span 1;
        grid-row: span 1 / span 1
  }

  .mb\:row-span-2 {
    -ms-grid-row-span: 2;
    -ms-grid-row: span 2;
        grid-row: span 2 / span 2
  }

  .mb\:row-span-3 {
    -ms-grid-row-span: 3;
    -ms-grid-row: span 3;
        grid-row: span 3 / span 3
  }

  .mb\:row-span-4 {
    -ms-grid-row-span: 4;
    -ms-grid-row: span 4;
        grid-row: span 4 / span 4
  }

  .mb\:row-span-5 {
    -ms-grid-row-span: 5;
    -ms-grid-row: span 5;
        grid-row: span 5 / span 5
  }

  .mb\:row-span-6 {
    -ms-grid-row-span: 6;
    -ms-grid-row: span 6;
        grid-row: span 6 / span 6
  }

  .mb\:row-start-1 {
    -ms-grid-row: 1;
        grid-row-start: 1
  }

  .mb\:row-start-2 {
    -ms-grid-row: 2;
        grid-row-start: 2
  }

  .mb\:row-start-3 {
    -ms-grid-row: 3;
        grid-row-start: 3
  }

  .mb\:row-start-4 {
    -ms-grid-row: 4;
        grid-row-start: 4
  }

  .mb\:row-start-5 {
    -ms-grid-row: 5;
        grid-row-start: 5
  }

  .mb\:row-start-6 {
    -ms-grid-row: 6;
        grid-row-start: 6
  }

  .mb\:row-start-7 {
    -ms-grid-row: 7;
        grid-row-start: 7
  }

  .mb\:row-start-auto {
    -ms-grid-row: auto;
        grid-row-start: auto
  }

  .mb\:row-end-1 {
    grid-row-end: 1
  }

  .mb\:row-end-2 {
    grid-row-end: 2
  }

  .mb\:row-end-3 {
    grid-row-end: 3
  }

  .mb\:row-end-4 {
    grid-row-end: 4
  }

  .mb\:row-end-5 {
    grid-row-end: 5
  }

  .mb\:row-end-6 {
    grid-row-end: 6
  }

  .mb\:row-end-7 {
    grid-row-end: 7
  }

  .mb\:row-end-auto {
    grid-row-end: auto
  }

  .mb\:transform {
    --transform-translate-x: 0;
    --transform-translate-y: 0;
    --transform-rotate: 0;
    --transform-skew-x: 0;
    --transform-skew-y: 0;
    --transform-scale-x: 1;
    --transform-scale-y: 1;
    transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))
  }

  .mb\:transform-none {
    transform: none
  }

  .mb\:origin-center {
    transform-origin: center
  }

  .mb\:origin-top {
    transform-origin: top
  }

  .mb\:origin-top-right {
    transform-origin: top right
  }

  .mb\:origin-right {
    transform-origin: right
  }

  .mb\:origin-bottom-right {
    transform-origin: bottom right
  }

  .mb\:origin-bottom {
    transform-origin: bottom
  }

  .mb\:origin-bottom-left {
    transform-origin: bottom left
  }

  .mb\:origin-left {
    transform-origin: left
  }

  .mb\:origin-top-left {
    transform-origin: top left
  }

  .mb\:scale-0 {
    --transform-scale-x: 0;
    --transform-scale-y: 0
  }

  .mb\:scale-50 {
    --transform-scale-x: .5;
    --transform-scale-y: .5
  }

  .mb\:scale-75 {
    --transform-scale-x: .75;
    --transform-scale-y: .75
  }

  .mb\:scale-90 {
    --transform-scale-x: .9;
    --transform-scale-y: .9
  }

  .mb\:scale-95 {
    --transform-scale-x: .95;
    --transform-scale-y: .95
  }

  .mb\:scale-100 {
    --transform-scale-x: 1;
    --transform-scale-y: 1
  }

  .mb\:scale-105 {
    --transform-scale-x: 1.05;
    --transform-scale-y: 1.05
  }

  .mb\:scale-110 {
    --transform-scale-x: 1.1;
    --transform-scale-y: 1.1
  }

  .mb\:scale-125 {
    --transform-scale-x: 1.25;
    --transform-scale-y: 1.25
  }

  .mb\:scale-150 {
    --transform-scale-x: 1.5;
    --transform-scale-y: 1.5
  }

  .mb\:scale-x-0 {
    --transform-scale-x: 0
  }

  .mb\:scale-x-50 {
    --transform-scale-x: .5
  }

  .mb\:scale-x-75 {
    --transform-scale-x: .75
  }

  .mb\:scale-x-90 {
    --transform-scale-x: .9
  }

  .mb\:scale-x-95 {
    --transform-scale-x: .95
  }

  .mb\:scale-x-100 {
    --transform-scale-x: 1
  }

  .mb\:scale-x-105 {
    --transform-scale-x: 1.05
  }

  .mb\:scale-x-110 {
    --transform-scale-x: 1.1
  }

  .mb\:scale-x-125 {
    --transform-scale-x: 1.25
  }

  .mb\:scale-x-150 {
    --transform-scale-x: 1.5
  }

  .mb\:scale-y-0 {
    --transform-scale-y: 0
  }

  .mb\:scale-y-50 {
    --transform-scale-y: .5
  }

  .mb\:scale-y-75 {
    --transform-scale-y: .75
  }

  .mb\:scale-y-90 {
    --transform-scale-y: .9
  }

  .mb\:scale-y-95 {
    --transform-scale-y: .95
  }

  .mb\:scale-y-100 {
    --transform-scale-y: 1
  }

  .mb\:scale-y-105 {
    --transform-scale-y: 1.05
  }

  .mb\:scale-y-110 {
    --transform-scale-y: 1.1
  }

  .mb\:scale-y-125 {
    --transform-scale-y: 1.25
  }

  .mb\:scale-y-150 {
    --transform-scale-y: 1.5
  }

  .mb\:hover\:scale-0:hover {
    --transform-scale-x: 0;
    --transform-scale-y: 0
  }

  .mb\:hover\:scale-50:hover {
    --transform-scale-x: .5;
    --transform-scale-y: .5
  }

  .mb\:hover\:scale-75:hover {
    --transform-scale-x: .75;
    --transform-scale-y: .75
  }

  .mb\:hover\:scale-90:hover {
    --transform-scale-x: .9;
    --transform-scale-y: .9
  }

  .mb\:hover\:scale-95:hover {
    --transform-scale-x: .95;
    --transform-scale-y: .95
  }

  .mb\:hover\:scale-100:hover {
    --transform-scale-x: 1;
    --transform-scale-y: 1
  }

  .mb\:hover\:scale-105:hover {
    --transform-scale-x: 1.05;
    --transform-scale-y: 1.05
  }

  .mb\:hover\:scale-110:hover {
    --transform-scale-x: 1.1;
    --transform-scale-y: 1.1
  }

  .mb\:hover\:scale-125:hover {
    --transform-scale-x: 1.25;
    --transform-scale-y: 1.25
  }

  .mb\:hover\:scale-150:hover {
    --transform-scale-x: 1.5;
    --transform-scale-y: 1.5
  }

  .mb\:hover\:scale-x-0:hover {
    --transform-scale-x: 0
  }

  .mb\:hover\:scale-x-50:hover {
    --transform-scale-x: .5
  }

  .mb\:hover\:scale-x-75:hover {
    --transform-scale-x: .75
  }

  .mb\:hover\:scale-x-90:hover {
    --transform-scale-x: .9
  }

  .mb\:hover\:scale-x-95:hover {
    --transform-scale-x: .95
  }

  .mb\:hover\:scale-x-100:hover {
    --transform-scale-x: 1
  }

  .mb\:hover\:scale-x-105:hover {
    --transform-scale-x: 1.05
  }

  .mb\:hover\:scale-x-110:hover {
    --transform-scale-x: 1.1
  }

  .mb\:hover\:scale-x-125:hover {
    --transform-scale-x: 1.25
  }

  .mb\:hover\:scale-x-150:hover {
    --transform-scale-x: 1.5
  }

  .mb\:hover\:scale-y-0:hover {
    --transform-scale-y: 0
  }

  .mb\:hover\:scale-y-50:hover {
    --transform-scale-y: .5
  }

  .mb\:hover\:scale-y-75:hover {
    --transform-scale-y: .75
  }

  .mb\:hover\:scale-y-90:hover {
    --transform-scale-y: .9
  }

  .mb\:hover\:scale-y-95:hover {
    --transform-scale-y: .95
  }

  .mb\:hover\:scale-y-100:hover {
    --transform-scale-y: 1
  }

  .mb\:hover\:scale-y-105:hover {
    --transform-scale-y: 1.05
  }

  .mb\:hover\:scale-y-110:hover {
    --transform-scale-y: 1.1
  }

  .mb\:hover\:scale-y-125:hover {
    --transform-scale-y: 1.25
  }

  .mb\:hover\:scale-y-150:hover {
    --transform-scale-y: 1.5
  }

  .mb\:focus\:scale-0:focus {
    --transform-scale-x: 0;
    --transform-scale-y: 0
  }

  .mb\:focus\:scale-50:focus {
    --transform-scale-x: .5;
    --transform-scale-y: .5
  }

  .mb\:focus\:scale-75:focus {
    --transform-scale-x: .75;
    --transform-scale-y: .75
  }

  .mb\:focus\:scale-90:focus {
    --transform-scale-x: .9;
    --transform-scale-y: .9
  }

  .mb\:focus\:scale-95:focus {
    --transform-scale-x: .95;
    --transform-scale-y: .95
  }

  .mb\:focus\:scale-100:focus {
    --transform-scale-x: 1;
    --transform-scale-y: 1
  }

  .mb\:focus\:scale-105:focus {
    --transform-scale-x: 1.05;
    --transform-scale-y: 1.05
  }

  .mb\:focus\:scale-110:focus {
    --transform-scale-x: 1.1;
    --transform-scale-y: 1.1
  }

  .mb\:focus\:scale-125:focus {
    --transform-scale-x: 1.25;
    --transform-scale-y: 1.25
  }

  .mb\:focus\:scale-150:focus {
    --transform-scale-x: 1.5;
    --transform-scale-y: 1.5
  }

  .mb\:focus\:scale-x-0:focus {
    --transform-scale-x: 0
  }

  .mb\:focus\:scale-x-50:focus {
    --transform-scale-x: .5
  }

  .mb\:focus\:scale-x-75:focus {
    --transform-scale-x: .75
  }

  .mb\:focus\:scale-x-90:focus {
    --transform-scale-x: .9
  }

  .mb\:focus\:scale-x-95:focus {
    --transform-scale-x: .95
  }

  .mb\:focus\:scale-x-100:focus {
    --transform-scale-x: 1
  }

  .mb\:focus\:scale-x-105:focus {
    --transform-scale-x: 1.05
  }

  .mb\:focus\:scale-x-110:focus {
    --transform-scale-x: 1.1
  }

  .mb\:focus\:scale-x-125:focus {
    --transform-scale-x: 1.25
  }

  .mb\:focus\:scale-x-150:focus {
    --transform-scale-x: 1.5
  }

  .mb\:focus\:scale-y-0:focus {
    --transform-scale-y: 0
  }

  .mb\:focus\:scale-y-50:focus {
    --transform-scale-y: .5
  }

  .mb\:focus\:scale-y-75:focus {
    --transform-scale-y: .75
  }

  .mb\:focus\:scale-y-90:focus {
    --transform-scale-y: .9
  }

  .mb\:focus\:scale-y-95:focus {
    --transform-scale-y: .95
  }

  .mb\:focus\:scale-y-100:focus {
    --transform-scale-y: 1
  }

  .mb\:focus\:scale-y-105:focus {
    --transform-scale-y: 1.05
  }

  .mb\:focus\:scale-y-110:focus {
    --transform-scale-y: 1.1
  }

  .mb\:focus\:scale-y-125:focus {
    --transform-scale-y: 1.25
  }

  .mb\:focus\:scale-y-150:focus {
    --transform-scale-y: 1.5
  }

  .mb\:rotate-0 {
    --transform-rotate: 0
  }

  .mb\:rotate-45 {
    --transform-rotate: 45deg
  }

  .mb\:rotate-90 {
    --transform-rotate: 90deg
  }

  .mb\:rotate-180 {
    --transform-rotate: 180deg
  }

  .mb\:-rotate-180 {
    --transform-rotate: -180deg
  }

  .mb\:-rotate-90 {
    --transform-rotate: -90deg
  }

  .mb\:-rotate-45 {
    --transform-rotate: -45deg
  }

  .mb\:hover\:rotate-0:hover {
    --transform-rotate: 0
  }

  .mb\:hover\:rotate-45:hover {
    --transform-rotate: 45deg
  }

  .mb\:hover\:rotate-90:hover {
    --transform-rotate: 90deg
  }

  .mb\:hover\:rotate-180:hover {
    --transform-rotate: 180deg
  }

  .mb\:hover\:-rotate-180:hover {
    --transform-rotate: -180deg
  }

  .mb\:hover\:-rotate-90:hover {
    --transform-rotate: -90deg
  }

  .mb\:hover\:-rotate-45:hover {
    --transform-rotate: -45deg
  }

  .mb\:focus\:rotate-0:focus {
    --transform-rotate: 0
  }

  .mb\:focus\:rotate-45:focus {
    --transform-rotate: 45deg
  }

  .mb\:focus\:rotate-90:focus {
    --transform-rotate: 90deg
  }

  .mb\:focus\:rotate-180:focus {
    --transform-rotate: 180deg
  }

  .mb\:focus\:-rotate-180:focus {
    --transform-rotate: -180deg
  }

  .mb\:focus\:-rotate-90:focus {
    --transform-rotate: -90deg
  }

  .mb\:focus\:-rotate-45:focus {
    --transform-rotate: -45deg
  }

  .mb\:translate-x-0 {
    --transform-translate-x: 0
  }

  .mb\:translate-x-1 {
    --transform-translate-x: 0.25rem
  }

  .mb\:translate-x-2 {
    --transform-translate-x: 0.5rem
  }

  .mb\:translate-x-3 {
    --transform-translate-x: 0.75rem
  }

  .mb\:translate-x-4 {
    --transform-translate-x: 1rem
  }

  .mb\:translate-x-5 {
    --transform-translate-x: 1.25rem
  }

  .mb\:translate-x-6 {
    --transform-translate-x: 1.5rem
  }

  .mb\:translate-x-8 {
    --transform-translate-x: 2rem
  }

  .mb\:translate-x-10 {
    --transform-translate-x: 2.5rem
  }

  .mb\:translate-x-12 {
    --transform-translate-x: 3rem
  }

  .mb\:translate-x-16 {
    --transform-translate-x: 4rem
  }

  .mb\:translate-x-20 {
    --transform-translate-x: 5rem
  }

  .mb\:translate-x-24 {
    --transform-translate-x: 6rem
  }

  .mb\:translate-x-32 {
    --transform-translate-x: 8rem
  }

  .mb\:translate-x-40 {
    --transform-translate-x: 10rem
  }

  .mb\:translate-x-48 {
    --transform-translate-x: 12rem
  }

  .mb\:translate-x-56 {
    --transform-translate-x: 14rem
  }

  .mb\:translate-x-64 {
    --transform-translate-x: 16rem
  }

  .mb\:translate-x-px {
    --transform-translate-x: 1px
  }

  .mb\:-translate-x-1 {
    --transform-translate-x: -0.25rem
  }

  .mb\:-translate-x-2 {
    --transform-translate-x: -0.5rem
  }

  .mb\:-translate-x-3 {
    --transform-translate-x: -0.75rem
  }

  .mb\:-translate-x-4 {
    --transform-translate-x: -1rem
  }

  .mb\:-translate-x-5 {
    --transform-translate-x: -1.25rem
  }

  .mb\:-translate-x-6 {
    --transform-translate-x: -1.5rem
  }

  .mb\:-translate-x-8 {
    --transform-translate-x: -2rem
  }

  .mb\:-translate-x-10 {
    --transform-translate-x: -2.5rem
  }

  .mb\:-translate-x-12 {
    --transform-translate-x: -3rem
  }

  .mb\:-translate-x-16 {
    --transform-translate-x: -4rem
  }

  .mb\:-translate-x-20 {
    --transform-translate-x: -5rem
  }

  .mb\:-translate-x-24 {
    --transform-translate-x: -6rem
  }

  .mb\:-translate-x-32 {
    --transform-translate-x: -8rem
  }

  .mb\:-translate-x-40 {
    --transform-translate-x: -10rem
  }

  .mb\:-translate-x-48 {
    --transform-translate-x: -12rem
  }

  .mb\:-translate-x-56 {
    --transform-translate-x: -14rem
  }

  .mb\:-translate-x-64 {
    --transform-translate-x: -16rem
  }

  .mb\:-translate-x-px {
    --transform-translate-x: -1px
  }

  .mb\:-translate-x-full {
    --transform-translate-x: -100%
  }

  .mb\:-translate-x-1\/2 {
    --transform-translate-x: -50%
  }

  .mb\:translate-x-1\/2 {
    --transform-translate-x: 50%
  }

  .mb\:translate-x-full {
    --transform-translate-x: 100%
  }

  .mb\:translate-y-0 {
    --transform-translate-y: 0
  }

  .mb\:translate-y-1 {
    --transform-translate-y: 0.25rem
  }

  .mb\:translate-y-2 {
    --transform-translate-y: 0.5rem
  }

  .mb\:translate-y-3 {
    --transform-translate-y: 0.75rem
  }

  .mb\:translate-y-4 {
    --transform-translate-y: 1rem
  }

  .mb\:translate-y-5 {
    --transform-translate-y: 1.25rem
  }

  .mb\:translate-y-6 {
    --transform-translate-y: 1.5rem
  }

  .mb\:translate-y-8 {
    --transform-translate-y: 2rem
  }

  .mb\:translate-y-10 {
    --transform-translate-y: 2.5rem
  }

  .mb\:translate-y-12 {
    --transform-translate-y: 3rem
  }

  .mb\:translate-y-16 {
    --transform-translate-y: 4rem
  }

  .mb\:translate-y-20 {
    --transform-translate-y: 5rem
  }

  .mb\:translate-y-24 {
    --transform-translate-y: 6rem
  }

  .mb\:translate-y-32 {
    --transform-translate-y: 8rem
  }

  .mb\:translate-y-40 {
    --transform-translate-y: 10rem
  }

  .mb\:translate-y-48 {
    --transform-translate-y: 12rem
  }

  .mb\:translate-y-56 {
    --transform-translate-y: 14rem
  }

  .mb\:translate-y-64 {
    --transform-translate-y: 16rem
  }

  .mb\:translate-y-px {
    --transform-translate-y: 1px
  }

  .mb\:-translate-y-1 {
    --transform-translate-y: -0.25rem
  }

  .mb\:-translate-y-2 {
    --transform-translate-y: -0.5rem
  }

  .mb\:-translate-y-3 {
    --transform-translate-y: -0.75rem
  }

  .mb\:-translate-y-4 {
    --transform-translate-y: -1rem
  }

  .mb\:-translate-y-5 {
    --transform-translate-y: -1.25rem
  }

  .mb\:-translate-y-6 {
    --transform-translate-y: -1.5rem
  }

  .mb\:-translate-y-8 {
    --transform-translate-y: -2rem
  }

  .mb\:-translate-y-10 {
    --transform-translate-y: -2.5rem
  }

  .mb\:-translate-y-12 {
    --transform-translate-y: -3rem
  }

  .mb\:-translate-y-16 {
    --transform-translate-y: -4rem
  }

  .mb\:-translate-y-20 {
    --transform-translate-y: -5rem
  }

  .mb\:-translate-y-24 {
    --transform-translate-y: -6rem
  }

  .mb\:-translate-y-32 {
    --transform-translate-y: -8rem
  }

  .mb\:-translate-y-40 {
    --transform-translate-y: -10rem
  }

  .mb\:-translate-y-48 {
    --transform-translate-y: -12rem
  }

  .mb\:-translate-y-56 {
    --transform-translate-y: -14rem
  }

  .mb\:-translate-y-64 {
    --transform-translate-y: -16rem
  }

  .mb\:-translate-y-px {
    --transform-translate-y: -1px
  }

  .mb\:-translate-y-full {
    --transform-translate-y: -100%
  }

  .mb\:-translate-y-1\/2 {
    --transform-translate-y: -50%
  }

  .mb\:translate-y-1\/2 {
    --transform-translate-y: 50%
  }

  .mb\:translate-y-full {
    --transform-translate-y: 100%
  }

  .mb\:hover\:translate-x-0:hover {
    --transform-translate-x: 0
  }

  .mb\:hover\:translate-x-1:hover {
    --transform-translate-x: 0.25rem
  }

  .mb\:hover\:translate-x-2:hover {
    --transform-translate-x: 0.5rem
  }

  .mb\:hover\:translate-x-3:hover {
    --transform-translate-x: 0.75rem
  }

  .mb\:hover\:translate-x-4:hover {
    --transform-translate-x: 1rem
  }

  .mb\:hover\:translate-x-5:hover {
    --transform-translate-x: 1.25rem
  }

  .mb\:hover\:translate-x-6:hover {
    --transform-translate-x: 1.5rem
  }

  .mb\:hover\:translate-x-8:hover {
    --transform-translate-x: 2rem
  }

  .mb\:hover\:translate-x-10:hover {
    --transform-translate-x: 2.5rem
  }

  .mb\:hover\:translate-x-12:hover {
    --transform-translate-x: 3rem
  }

  .mb\:hover\:translate-x-16:hover {
    --transform-translate-x: 4rem
  }

  .mb\:hover\:translate-x-20:hover {
    --transform-translate-x: 5rem
  }

  .mb\:hover\:translate-x-24:hover {
    --transform-translate-x: 6rem
  }

  .mb\:hover\:translate-x-32:hover {
    --transform-translate-x: 8rem
  }

  .mb\:hover\:translate-x-40:hover {
    --transform-translate-x: 10rem
  }

  .mb\:hover\:translate-x-48:hover {
    --transform-translate-x: 12rem
  }

  .mb\:hover\:translate-x-56:hover {
    --transform-translate-x: 14rem
  }

  .mb\:hover\:translate-x-64:hover {
    --transform-translate-x: 16rem
  }

  .mb\:hover\:translate-x-px:hover {
    --transform-translate-x: 1px
  }

  .mb\:hover\:-translate-x-1:hover {
    --transform-translate-x: -0.25rem
  }

  .mb\:hover\:-translate-x-2:hover {
    --transform-translate-x: -0.5rem
  }

  .mb\:hover\:-translate-x-3:hover {
    --transform-translate-x: -0.75rem
  }

  .mb\:hover\:-translate-x-4:hover {
    --transform-translate-x: -1rem
  }

  .mb\:hover\:-translate-x-5:hover {
    --transform-translate-x: -1.25rem
  }

  .mb\:hover\:-translate-x-6:hover {
    --transform-translate-x: -1.5rem
  }

  .mb\:hover\:-translate-x-8:hover {
    --transform-translate-x: -2rem
  }

  .mb\:hover\:-translate-x-10:hover {
    --transform-translate-x: -2.5rem
  }

  .mb\:hover\:-translate-x-12:hover {
    --transform-translate-x: -3rem
  }

  .mb\:hover\:-translate-x-16:hover {
    --transform-translate-x: -4rem
  }

  .mb\:hover\:-translate-x-20:hover {
    --transform-translate-x: -5rem
  }

  .mb\:hover\:-translate-x-24:hover {
    --transform-translate-x: -6rem
  }

  .mb\:hover\:-translate-x-32:hover {
    --transform-translate-x: -8rem
  }

  .mb\:hover\:-translate-x-40:hover {
    --transform-translate-x: -10rem
  }

  .mb\:hover\:-translate-x-48:hover {
    --transform-translate-x: -12rem
  }

  .mb\:hover\:-translate-x-56:hover {
    --transform-translate-x: -14rem
  }

  .mb\:hover\:-translate-x-64:hover {
    --transform-translate-x: -16rem
  }

  .mb\:hover\:-translate-x-px:hover {
    --transform-translate-x: -1px
  }

  .mb\:hover\:-translate-x-full:hover {
    --transform-translate-x: -100%
  }

  .mb\:hover\:-translate-x-1\/2:hover {
    --transform-translate-x: -50%
  }

  .mb\:hover\:translate-x-1\/2:hover {
    --transform-translate-x: 50%
  }

  .mb\:hover\:translate-x-full:hover {
    --transform-translate-x: 100%
  }

  .mb\:hover\:translate-y-0:hover {
    --transform-translate-y: 0
  }

  .mb\:hover\:translate-y-1:hover {
    --transform-translate-y: 0.25rem
  }

  .mb\:hover\:translate-y-2:hover {
    --transform-translate-y: 0.5rem
  }

  .mb\:hover\:translate-y-3:hover {
    --transform-translate-y: 0.75rem
  }

  .mb\:hover\:translate-y-4:hover {
    --transform-translate-y: 1rem
  }

  .mb\:hover\:translate-y-5:hover {
    --transform-translate-y: 1.25rem
  }

  .mb\:hover\:translate-y-6:hover {
    --transform-translate-y: 1.5rem
  }

  .mb\:hover\:translate-y-8:hover {
    --transform-translate-y: 2rem
  }

  .mb\:hover\:translate-y-10:hover {
    --transform-translate-y: 2.5rem
  }

  .mb\:hover\:translate-y-12:hover {
    --transform-translate-y: 3rem
  }

  .mb\:hover\:translate-y-16:hover {
    --transform-translate-y: 4rem
  }

  .mb\:hover\:translate-y-20:hover {
    --transform-translate-y: 5rem
  }

  .mb\:hover\:translate-y-24:hover {
    --transform-translate-y: 6rem
  }

  .mb\:hover\:translate-y-32:hover {
    --transform-translate-y: 8rem
  }

  .mb\:hover\:translate-y-40:hover {
    --transform-translate-y: 10rem
  }

  .mb\:hover\:translate-y-48:hover {
    --transform-translate-y: 12rem
  }

  .mb\:hover\:translate-y-56:hover {
    --transform-translate-y: 14rem
  }

  .mb\:hover\:translate-y-64:hover {
    --transform-translate-y: 16rem
  }

  .mb\:hover\:translate-y-px:hover {
    --transform-translate-y: 1px
  }

  .mb\:hover\:-translate-y-1:hover {
    --transform-translate-y: -0.25rem
  }

  .mb\:hover\:-translate-y-2:hover {
    --transform-translate-y: -0.5rem
  }

  .mb\:hover\:-translate-y-3:hover {
    --transform-translate-y: -0.75rem
  }

  .mb\:hover\:-translate-y-4:hover {
    --transform-translate-y: -1rem
  }

  .mb\:hover\:-translate-y-5:hover {
    --transform-translate-y: -1.25rem
  }

  .mb\:hover\:-translate-y-6:hover {
    --transform-translate-y: -1.5rem
  }

  .mb\:hover\:-translate-y-8:hover {
    --transform-translate-y: -2rem
  }

  .mb\:hover\:-translate-y-10:hover {
    --transform-translate-y: -2.5rem
  }

  .mb\:hover\:-translate-y-12:hover {
    --transform-translate-y: -3rem
  }

  .mb\:hover\:-translate-y-16:hover {
    --transform-translate-y: -4rem
  }

  .mb\:hover\:-translate-y-20:hover {
    --transform-translate-y: -5rem
  }

  .mb\:hover\:-translate-y-24:hover {
    --transform-translate-y: -6rem
  }

  .mb\:hover\:-translate-y-32:hover {
    --transform-translate-y: -8rem
  }

  .mb\:hover\:-translate-y-40:hover {
    --transform-translate-y: -10rem
  }

  .mb\:hover\:-translate-y-48:hover {
    --transform-translate-y: -12rem
  }

  .mb\:hover\:-translate-y-56:hover {
    --transform-translate-y: -14rem
  }

  .mb\:hover\:-translate-y-64:hover {
    --transform-translate-y: -16rem
  }

  .mb\:hover\:-translate-y-px:hover {
    --transform-translate-y: -1px
  }

  .mb\:hover\:-translate-y-full:hover {
    --transform-translate-y: -100%
  }

  .mb\:hover\:-translate-y-1\/2:hover {
    --transform-translate-y: -50%
  }

  .mb\:hover\:translate-y-1\/2:hover {
    --transform-translate-y: 50%
  }

  .mb\:hover\:translate-y-full:hover {
    --transform-translate-y: 100%
  }

  .mb\:focus\:translate-x-0:focus {
    --transform-translate-x: 0
  }

  .mb\:focus\:translate-x-1:focus {
    --transform-translate-x: 0.25rem
  }

  .mb\:focus\:translate-x-2:focus {
    --transform-translate-x: 0.5rem
  }

  .mb\:focus\:translate-x-3:focus {
    --transform-translate-x: 0.75rem
  }

  .mb\:focus\:translate-x-4:focus {
    --transform-translate-x: 1rem
  }

  .mb\:focus\:translate-x-5:focus {
    --transform-translate-x: 1.25rem
  }

  .mb\:focus\:translate-x-6:focus {
    --transform-translate-x: 1.5rem
  }

  .mb\:focus\:translate-x-8:focus {
    --transform-translate-x: 2rem
  }

  .mb\:focus\:translate-x-10:focus {
    --transform-translate-x: 2.5rem
  }

  .mb\:focus\:translate-x-12:focus {
    --transform-translate-x: 3rem
  }

  .mb\:focus\:translate-x-16:focus {
    --transform-translate-x: 4rem
  }

  .mb\:focus\:translate-x-20:focus {
    --transform-translate-x: 5rem
  }

  .mb\:focus\:translate-x-24:focus {
    --transform-translate-x: 6rem
  }

  .mb\:focus\:translate-x-32:focus {
    --transform-translate-x: 8rem
  }

  .mb\:focus\:translate-x-40:focus {
    --transform-translate-x: 10rem
  }

  .mb\:focus\:translate-x-48:focus {
    --transform-translate-x: 12rem
  }

  .mb\:focus\:translate-x-56:focus {
    --transform-translate-x: 14rem
  }

  .mb\:focus\:translate-x-64:focus {
    --transform-translate-x: 16rem
  }

  .mb\:focus\:translate-x-px:focus {
    --transform-translate-x: 1px
  }

  .mb\:focus\:-translate-x-1:focus {
    --transform-translate-x: -0.25rem
  }

  .mb\:focus\:-translate-x-2:focus {
    --transform-translate-x: -0.5rem
  }

  .mb\:focus\:-translate-x-3:focus {
    --transform-translate-x: -0.75rem
  }

  .mb\:focus\:-translate-x-4:focus {
    --transform-translate-x: -1rem
  }

  .mb\:focus\:-translate-x-5:focus {
    --transform-translate-x: -1.25rem
  }

  .mb\:focus\:-translate-x-6:focus {
    --transform-translate-x: -1.5rem
  }

  .mb\:focus\:-translate-x-8:focus {
    --transform-translate-x: -2rem
  }

  .mb\:focus\:-translate-x-10:focus {
    --transform-translate-x: -2.5rem
  }

  .mb\:focus\:-translate-x-12:focus {
    --transform-translate-x: -3rem
  }

  .mb\:focus\:-translate-x-16:focus {
    --transform-translate-x: -4rem
  }

  .mb\:focus\:-translate-x-20:focus {
    --transform-translate-x: -5rem
  }

  .mb\:focus\:-translate-x-24:focus {
    --transform-translate-x: -6rem
  }

  .mb\:focus\:-translate-x-32:focus {
    --transform-translate-x: -8rem
  }

  .mb\:focus\:-translate-x-40:focus {
    --transform-translate-x: -10rem
  }

  .mb\:focus\:-translate-x-48:focus {
    --transform-translate-x: -12rem
  }

  .mb\:focus\:-translate-x-56:focus {
    --transform-translate-x: -14rem
  }

  .mb\:focus\:-translate-x-64:focus {
    --transform-translate-x: -16rem
  }

  .mb\:focus\:-translate-x-px:focus {
    --transform-translate-x: -1px
  }

  .mb\:focus\:-translate-x-full:focus {
    --transform-translate-x: -100%
  }

  .mb\:focus\:-translate-x-1\/2:focus {
    --transform-translate-x: -50%
  }

  .mb\:focus\:translate-x-1\/2:focus {
    --transform-translate-x: 50%
  }

  .mb\:focus\:translate-x-full:focus {
    --transform-translate-x: 100%
  }

  .mb\:focus\:translate-y-0:focus {
    --transform-translate-y: 0
  }

  .mb\:focus\:translate-y-1:focus {
    --transform-translate-y: 0.25rem
  }

  .mb\:focus\:translate-y-2:focus {
    --transform-translate-y: 0.5rem
  }

  .mb\:focus\:translate-y-3:focus {
    --transform-translate-y: 0.75rem
  }

  .mb\:focus\:translate-y-4:focus {
    --transform-translate-y: 1rem
  }

  .mb\:focus\:translate-y-5:focus {
    --transform-translate-y: 1.25rem
  }

  .mb\:focus\:translate-y-6:focus {
    --transform-translate-y: 1.5rem
  }

  .mb\:focus\:translate-y-8:focus {
    --transform-translate-y: 2rem
  }

  .mb\:focus\:translate-y-10:focus {
    --transform-translate-y: 2.5rem
  }

  .mb\:focus\:translate-y-12:focus {
    --transform-translate-y: 3rem
  }

  .mb\:focus\:translate-y-16:focus {
    --transform-translate-y: 4rem
  }

  .mb\:focus\:translate-y-20:focus {
    --transform-translate-y: 5rem
  }

  .mb\:focus\:translate-y-24:focus {
    --transform-translate-y: 6rem
  }

  .mb\:focus\:translate-y-32:focus {
    --transform-translate-y: 8rem
  }

  .mb\:focus\:translate-y-40:focus {
    --transform-translate-y: 10rem
  }

  .mb\:focus\:translate-y-48:focus {
    --transform-translate-y: 12rem
  }

  .mb\:focus\:translate-y-56:focus {
    --transform-translate-y: 14rem
  }

  .mb\:focus\:translate-y-64:focus {
    --transform-translate-y: 16rem
  }

  .mb\:focus\:translate-y-px:focus {
    --transform-translate-y: 1px
  }

  .mb\:focus\:-translate-y-1:focus {
    --transform-translate-y: -0.25rem
  }

  .mb\:focus\:-translate-y-2:focus {
    --transform-translate-y: -0.5rem
  }

  .mb\:focus\:-translate-y-3:focus {
    --transform-translate-y: -0.75rem
  }

  .mb\:focus\:-translate-y-4:focus {
    --transform-translate-y: -1rem
  }

  .mb\:focus\:-translate-y-5:focus {
    --transform-translate-y: -1.25rem
  }

  .mb\:focus\:-translate-y-6:focus {
    --transform-translate-y: -1.5rem
  }

  .mb\:focus\:-translate-y-8:focus {
    --transform-translate-y: -2rem
  }

  .mb\:focus\:-translate-y-10:focus {
    --transform-translate-y: -2.5rem
  }

  .mb\:focus\:-translate-y-12:focus {
    --transform-translate-y: -3rem
  }

  .mb\:focus\:-translate-y-16:focus {
    --transform-translate-y: -4rem
  }

  .mb\:focus\:-translate-y-20:focus {
    --transform-translate-y: -5rem
  }

  .mb\:focus\:-translate-y-24:focus {
    --transform-translate-y: -6rem
  }

  .mb\:focus\:-translate-y-32:focus {
    --transform-translate-y: -8rem
  }

  .mb\:focus\:-translate-y-40:focus {
    --transform-translate-y: -10rem
  }

  .mb\:focus\:-translate-y-48:focus {
    --transform-translate-y: -12rem
  }

  .mb\:focus\:-translate-y-56:focus {
    --transform-translate-y: -14rem
  }

  .mb\:focus\:-translate-y-64:focus {
    --transform-translate-y: -16rem
  }

  .mb\:focus\:-translate-y-px:focus {
    --transform-translate-y: -1px
  }

  .mb\:focus\:-translate-y-full:focus {
    --transform-translate-y: -100%
  }

  .mb\:focus\:-translate-y-1\/2:focus {
    --transform-translate-y: -50%
  }

  .mb\:focus\:translate-y-1\/2:focus {
    --transform-translate-y: 50%
  }

  .mb\:focus\:translate-y-full:focus {
    --transform-translate-y: 100%
  }

  .mb\:skew-x-0 {
    --transform-skew-x: 0
  }

  .mb\:skew-x-3 {
    --transform-skew-x: 3deg
  }

  .mb\:skew-x-6 {
    --transform-skew-x: 6deg
  }

  .mb\:skew-x-12 {
    --transform-skew-x: 12deg
  }

  .mb\:-skew-x-12 {
    --transform-skew-x: -12deg
  }

  .mb\:-skew-x-6 {
    --transform-skew-x: -6deg
  }

  .mb\:-skew-x-3 {
    --transform-skew-x: -3deg
  }

  .mb\:skew-y-0 {
    --transform-skew-y: 0
  }

  .mb\:skew-y-3 {
    --transform-skew-y: 3deg
  }

  .mb\:skew-y-6 {
    --transform-skew-y: 6deg
  }

  .mb\:skew-y-12 {
    --transform-skew-y: 12deg
  }

  .mb\:-skew-y-12 {
    --transform-skew-y: -12deg
  }

  .mb\:-skew-y-6 {
    --transform-skew-y: -6deg
  }

  .mb\:-skew-y-3 {
    --transform-skew-y: -3deg
  }

  .mb\:hover\:skew-x-0:hover {
    --transform-skew-x: 0
  }

  .mb\:hover\:skew-x-3:hover {
    --transform-skew-x: 3deg
  }

  .mb\:hover\:skew-x-6:hover {
    --transform-skew-x: 6deg
  }

  .mb\:hover\:skew-x-12:hover {
    --transform-skew-x: 12deg
  }

  .mb\:hover\:-skew-x-12:hover {
    --transform-skew-x: -12deg
  }

  .mb\:hover\:-skew-x-6:hover {
    --transform-skew-x: -6deg
  }

  .mb\:hover\:-skew-x-3:hover {
    --transform-skew-x: -3deg
  }

  .mb\:hover\:skew-y-0:hover {
    --transform-skew-y: 0
  }

  .mb\:hover\:skew-y-3:hover {
    --transform-skew-y: 3deg
  }

  .mb\:hover\:skew-y-6:hover {
    --transform-skew-y: 6deg
  }

  .mb\:hover\:skew-y-12:hover {
    --transform-skew-y: 12deg
  }

  .mb\:hover\:-skew-y-12:hover {
    --transform-skew-y: -12deg
  }

  .mb\:hover\:-skew-y-6:hover {
    --transform-skew-y: -6deg
  }

  .mb\:hover\:-skew-y-3:hover {
    --transform-skew-y: -3deg
  }

  .mb\:focus\:skew-x-0:focus {
    --transform-skew-x: 0
  }

  .mb\:focus\:skew-x-3:focus {
    --transform-skew-x: 3deg
  }

  .mb\:focus\:skew-x-6:focus {
    --transform-skew-x: 6deg
  }

  .mb\:focus\:skew-x-12:focus {
    --transform-skew-x: 12deg
  }

  .mb\:focus\:-skew-x-12:focus {
    --transform-skew-x: -12deg
  }

  .mb\:focus\:-skew-x-6:focus {
    --transform-skew-x: -6deg
  }

  .mb\:focus\:-skew-x-3:focus {
    --transform-skew-x: -3deg
  }

  .mb\:focus\:skew-y-0:focus {
    --transform-skew-y: 0
  }

  .mb\:focus\:skew-y-3:focus {
    --transform-skew-y: 3deg
  }

  .mb\:focus\:skew-y-6:focus {
    --transform-skew-y: 6deg
  }

  .mb\:focus\:skew-y-12:focus {
    --transform-skew-y: 12deg
  }

  .mb\:focus\:-skew-y-12:focus {
    --transform-skew-y: -12deg
  }

  .mb\:focus\:-skew-y-6:focus {
    --transform-skew-y: -6deg
  }

  .mb\:focus\:-skew-y-3:focus {
    --transform-skew-y: -3deg
  }

  .mb\:transition-none {
    transition-property: none
  }

  .mb\:transition-all {
    transition-property: all
  }

  .mb\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform
  }

  .mb\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke
  }

  .mb\:transition-opacity {
    transition-property: opacity
  }

  .mb\:transition-shadow {
    transition-property: box-shadow
  }

  .mb\:transition-transform {
    transition-property: transform
  }

  .mb\:ease-linear {
    transition-timing-function: linear
  }

  .mb\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1)
  }

  .mb\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1)
  }

  .mb\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
  }

  .mb\:duration-75 {
    transition-duration: 75ms
  }

  .mb\:duration-100 {
    transition-duration: 100ms
  }

  .mb\:duration-150 {
    transition-duration: 150ms
  }

  .mb\:duration-200 {
    transition-duration: 200ms
  }

  .mb\:duration-300 {
    transition-duration: 300ms
  }

  .mb\:duration-500 {
    transition-duration: 500ms
  }

  .mb\:duration-700 {
    transition-duration: 700ms
  }

  .mb\:duration-1000 {
    transition-duration: 1000ms
  }
}

@media (min-width: 768px) {
  .tb\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
  }

  .tb\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal
  }

  .tb\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
  }

  .tb\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal
  }

  .tb\:bg-fixed {
    background-attachment: fixed
  }

  .tb\:bg-local {
    background-attachment: local
  }

  .tb\:bg-scroll {
    background-attachment: scroll
  }

  .tb\:bg-base {
    background-color: #666666
  }

  .tb\:bg-primary {
    background-color: #59B6EC
  }

  .tb\:bg-secondary {
    background-color: #D88738
  }

  .tb\:bg-white {
    background-color: #fff
  }

  .tb\:bg-danger {
    background-color: #FF0201
  }

  .tb\:bg-warning {
    background-color: #ff6b00
  }

  .tb\:bg-success {
    background-color: #3DCC79
  }

  .tb\:bg-gray {
    background-color: #121829
  }

  .tb\:bg-lightgray {
    background-color: #97a3ae
  }

  .tb\:bg-light {
    background-color: #fafafa
  }

  .tb\:bg-dark {
    background-color: #121829
  }

  .tb\:hover\:bg-base:hover {
    background-color: #666666
  }

  .tb\:hover\:bg-primary:hover {
    background-color: #59B6EC
  }

  .tb\:hover\:bg-secondary:hover {
    background-color: #D88738
  }

  .tb\:hover\:bg-white:hover {
    background-color: #fff
  }

  .tb\:hover\:bg-danger:hover {
    background-color: #FF0201
  }

  .tb\:hover\:bg-warning:hover {
    background-color: #ff6b00
  }

  .tb\:hover\:bg-success:hover {
    background-color: #3DCC79
  }

  .tb\:hover\:bg-gray:hover {
    background-color: #121829
  }

  .tb\:hover\:bg-lightgray:hover {
    background-color: #97a3ae
  }

  .tb\:hover\:bg-light:hover {
    background-color: #fafafa
  }

  .tb\:hover\:bg-dark:hover {
    background-color: #121829
  }

  .tb\:focus\:bg-base:focus {
    background-color: #666666
  }

  .tb\:focus\:bg-primary:focus {
    background-color: #59B6EC
  }

  .tb\:focus\:bg-secondary:focus {
    background-color: #D88738
  }

  .tb\:focus\:bg-white:focus {
    background-color: #fff
  }

  .tb\:focus\:bg-danger:focus {
    background-color: #FF0201
  }

  .tb\:focus\:bg-warning:focus {
    background-color: #ff6b00
  }

  .tb\:focus\:bg-success:focus {
    background-color: #3DCC79
  }

  .tb\:focus\:bg-gray:focus {
    background-color: #121829
  }

  .tb\:focus\:bg-lightgray:focus {
    background-color: #97a3ae
  }

  .tb\:focus\:bg-light:focus {
    background-color: #fafafa
  }

  .tb\:focus\:bg-dark:focus {
    background-color: #121829
  }

  .tb\:bg-bottom {
    background-position: bottom
  }

  .tb\:bg-center {
    background-position: center
  }

  .tb\:bg-left {
    background-position: left
  }

  .tb\:bg-left-bottom {
    background-position: left bottom
  }

  .tb\:bg-left-top {
    background-position: left top
  }

  .tb\:bg-right {
    background-position: right
  }

  .tb\:bg-right-bottom {
    background-position: right bottom
  }

  .tb\:bg-right-top {
    background-position: right top
  }

  .tb\:bg-top {
    background-position: top
  }

  .tb\:bg-repeat {
    background-repeat: repeat
  }

  .tb\:bg-no-repeat {
    background-repeat: no-repeat
  }

  .tb\:bg-repeat-x {
    background-repeat: repeat-x
  }

  .tb\:bg-repeat-y {
    background-repeat: repeat-y
  }

  .tb\:bg-repeat-round {
    background-repeat: round
  }

  .tb\:bg-repeat-space {
    background-repeat: space
  }

  .tb\:bg-auto {
    background-size: auto
  }

  .tb\:bg-cover {
    background-size: cover
  }

  .tb\:bg-contain {
    background-size: contain
  }

  .tb\:border-collapse {
    border-collapse: collapse
  }

  .tb\:border-separate {
    border-collapse: separate
  }

  .tb\:border-base {
    border-color: #666666
  }

  .tb\:border-primary {
    border-color: #59B6EC
  }

  .tb\:border-secondary {
    border-color: #D88738
  }

  .tb\:border-white {
    border-color: #fff
  }

  .tb\:border-danger {
    border-color: #FF0201
  }

  .tb\:border-warning {
    border-color: #ff6b00
  }

  .tb\:border-success {
    border-color: #3DCC79
  }

  .tb\:border-gray {
    border-color: #121829
  }

  .tb\:border-lightgray {
    border-color: #97a3ae
  }

  .tb\:border-light {
    border-color: #fafafa
  }

  .tb\:border-dark {
    border-color: #121829
  }

  .tb\:hover\:border-base:hover {
    border-color: #666666
  }

  .tb\:hover\:border-primary:hover {
    border-color: #59B6EC
  }

  .tb\:hover\:border-secondary:hover {
    border-color: #D88738
  }

  .tb\:hover\:border-white:hover {
    border-color: #fff
  }

  .tb\:hover\:border-danger:hover {
    border-color: #FF0201
  }

  .tb\:hover\:border-warning:hover {
    border-color: #ff6b00
  }

  .tb\:hover\:border-success:hover {
    border-color: #3DCC79
  }

  .tb\:hover\:border-gray:hover {
    border-color: #121829
  }

  .tb\:hover\:border-lightgray:hover {
    border-color: #97a3ae
  }

  .tb\:hover\:border-light:hover {
    border-color: #fafafa
  }

  .tb\:hover\:border-dark:hover {
    border-color: #121829
  }

  .tb\:focus\:border-base:focus {
    border-color: #666666
  }

  .tb\:focus\:border-primary:focus {
    border-color: #59B6EC
  }

  .tb\:focus\:border-secondary:focus {
    border-color: #D88738
  }

  .tb\:focus\:border-white:focus {
    border-color: #fff
  }

  .tb\:focus\:border-danger:focus {
    border-color: #FF0201
  }

  .tb\:focus\:border-warning:focus {
    border-color: #ff6b00
  }

  .tb\:focus\:border-success:focus {
    border-color: #3DCC79
  }

  .tb\:focus\:border-gray:focus {
    border-color: #121829
  }

  .tb\:focus\:border-lightgray:focus {
    border-color: #97a3ae
  }

  .tb\:focus\:border-light:focus {
    border-color: #fafafa
  }

  .tb\:focus\:border-dark:focus {
    border-color: #121829
  }

  .tb\:rounded-none {
    border-radius: 0
  }

  .tb\:rounded-sm {
    border-radius: 0.125rem
  }

  .tb\:rounded {
    border-radius: 0.25rem
  }

  .tb\:rounded-md {
    border-radius: 0.375rem
  }

  .tb\:rounded-lg {
    border-radius: 0.5rem
  }

  .tb\:rounded-full {
    border-radius: 9999px
  }

  .tb\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0
  }

  .tb\:rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
  }

  .tb\:rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
  }

  .tb\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
  }

  .tb\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem
  }

  .tb\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem
  }

  .tb\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem
  }

  .tb\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem
  }

  .tb\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem
  }

  .tb\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem
  }

  .tb\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem
  }

  .tb\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem
  }

  .tb\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem
  }

  .tb\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem
  }

  .tb\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem
  }

  .tb\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem
  }

  .tb\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem
  }

  .tb\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem
  }

  .tb\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem
  }

  .tb\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem
  }

  .tb\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px
  }

  .tb\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px
  }

  .tb\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px
  }

  .tb\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px
  }

  .tb\:rounded-tl-none {
    border-top-left-radius: 0
  }

  .tb\:rounded-tr-none {
    border-top-right-radius: 0
  }

  .tb\:rounded-br-none {
    border-bottom-right-radius: 0
  }

  .tb\:rounded-bl-none {
    border-bottom-left-radius: 0
  }

  .tb\:rounded-tl-sm {
    border-top-left-radius: 0.125rem
  }

  .tb\:rounded-tr-sm {
    border-top-right-radius: 0.125rem
  }

  .tb\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem
  }

  .tb\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem
  }

  .tb\:rounded-tl {
    border-top-left-radius: 0.25rem
  }

  .tb\:rounded-tr {
    border-top-right-radius: 0.25rem
  }

  .tb\:rounded-br {
    border-bottom-right-radius: 0.25rem
  }

  .tb\:rounded-bl {
    border-bottom-left-radius: 0.25rem
  }

  .tb\:rounded-tl-md {
    border-top-left-radius: 0.375rem
  }

  .tb\:rounded-tr-md {
    border-top-right-radius: 0.375rem
  }

  .tb\:rounded-br-md {
    border-bottom-right-radius: 0.375rem
  }

  .tb\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem
  }

  .tb\:rounded-tl-lg {
    border-top-left-radius: 0.5rem
  }

  .tb\:rounded-tr-lg {
    border-top-right-radius: 0.5rem
  }

  .tb\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem
  }

  .tb\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem
  }

  .tb\:rounded-tl-full {
    border-top-left-radius: 9999px
  }

  .tb\:rounded-tr-full {
    border-top-right-radius: 9999px
  }

  .tb\:rounded-br-full {
    border-bottom-right-radius: 9999px
  }

  .tb\:rounded-bl-full {
    border-bottom-left-radius: 9999px
  }

  .tb\:border-solid {
    border-style: solid
  }

  .tb\:border-dashed {
    border-style: dashed
  }

  .tb\:border-dotted {
    border-style: dotted
  }

  .tb\:border-double {
    border-style: double
  }

  .tb\:border-none {
    border-style: none
  }

  .tb\:border-0 {
    border-width: 0
  }

  .tb\:border-2 {
    border-width: 2px
  }

  .tb\:border-3 {
    border-width: 3px
  }

  .tb\:border-4 {
    border-width: 4px
  }

  .tb\:border-5 {
    border-width: 5px
  }

  .tb\:border-6 {
    border-width: 6px
  }

  .tb\:border-7 {
    border-width: 7px
  }

  .tb\:border-8 {
    border-width: 8px
  }

  .tb\:border-9 {
    border-width: 9px
  }

  .tb\:border-10 {
    border-width: 10px
  }

  .tb\:border {
    border-width: 1px
  }

  .tb\:border-t-0 {
    border-top-width: 0
  }

  .tb\:border-r-0 {
    border-right-width: 0
  }

  .tb\:border-b-0 {
    border-bottom-width: 0
  }

  .tb\:border-l-0 {
    border-left-width: 0
  }

  .tb\:border-t-2 {
    border-top-width: 2px
  }

  .tb\:border-r-2 {
    border-right-width: 2px
  }

  .tb\:border-b-2 {
    border-bottom-width: 2px
  }

  .tb\:border-l-2 {
    border-left-width: 2px
  }

  .tb\:border-t-3 {
    border-top-width: 3px
  }

  .tb\:border-r-3 {
    border-right-width: 3px
  }

  .tb\:border-b-3 {
    border-bottom-width: 3px
  }

  .tb\:border-l-3 {
    border-left-width: 3px
  }

  .tb\:border-t-4 {
    border-top-width: 4px
  }

  .tb\:border-r-4 {
    border-right-width: 4px
  }

  .tb\:border-b-4 {
    border-bottom-width: 4px
  }

  .tb\:border-l-4 {
    border-left-width: 4px
  }

  .tb\:border-t-5 {
    border-top-width: 5px
  }

  .tb\:border-r-5 {
    border-right-width: 5px
  }

  .tb\:border-b-5 {
    border-bottom-width: 5px
  }

  .tb\:border-l-5 {
    border-left-width: 5px
  }

  .tb\:border-t-6 {
    border-top-width: 6px
  }

  .tb\:border-r-6 {
    border-right-width: 6px
  }

  .tb\:border-b-6 {
    border-bottom-width: 6px
  }

  .tb\:border-l-6 {
    border-left-width: 6px
  }

  .tb\:border-t-7 {
    border-top-width: 7px
  }

  .tb\:border-r-7 {
    border-right-width: 7px
  }

  .tb\:border-b-7 {
    border-bottom-width: 7px
  }

  .tb\:border-l-7 {
    border-left-width: 7px
  }

  .tb\:border-t-8 {
    border-top-width: 8px
  }

  .tb\:border-r-8 {
    border-right-width: 8px
  }

  .tb\:border-b-8 {
    border-bottom-width: 8px
  }

  .tb\:border-l-8 {
    border-left-width: 8px
  }

  .tb\:border-t-9 {
    border-top-width: 9px
  }

  .tb\:border-r-9 {
    border-right-width: 9px
  }

  .tb\:border-b-9 {
    border-bottom-width: 9px
  }

  .tb\:border-l-9 {
    border-left-width: 9px
  }

  .tb\:border-t-10 {
    border-top-width: 10px
  }

  .tb\:border-r-10 {
    border-right-width: 10px
  }

  .tb\:border-b-10 {
    border-bottom-width: 10px
  }

  .tb\:border-l-10 {
    border-left-width: 10px
  }

  .tb\:border-t {
    border-top-width: 1px
  }

  .tb\:border-r {
    border-right-width: 1px
  }

  .tb\:border-b {
    border-bottom-width: 1px
  }

  .tb\:border-l {
    border-left-width: 1px
  }

  .tb\:box-border {
    box-sizing: border-box
  }

  .tb\:box-content {
    box-sizing: content-box
  }

  .tb\:cursor-auto {
    cursor: auto
  }

  .tb\:cursor-default {
    cursor: default
  }

  .tb\:cursor-pointer {
    cursor: pointer
  }

  .tb\:cursor-wait {
    cursor: wait
  }

  .tb\:cursor-text {
    cursor: text
  }

  .tb\:cursor-move {
    cursor: move
  }

  .tb\:cursor-not-allowed {
    cursor: not-allowed
  }

  .tb\:block {
    display: block
  }

  .tb\:inline-block {
    display: inline-block
  }

  .tb\:inline {
    display: inline
  }

  .tb\:flex {
    display: flex
  }

  .tb\:inline-flex {
    display: inline-flex
  }

  .tb\:grid {
    display: -ms-grid;
    display: grid
  }

  .tb\:table {
    display: table
  }

  .tb\:table-caption {
    display: table-caption
  }

  .tb\:table-cell {
    display: table-cell
  }

  .tb\:table-column {
    display: table-column
  }

  .tb\:table-column-group {
    display: table-column-group
  }

  .tb\:table-footer-group {
    display: table-footer-group
  }

  .tb\:table-header-group {
    display: table-header-group
  }

  .tb\:table-row-group {
    display: table-row-group
  }

  .tb\:table-row {
    display: table-row
  }

  .tb\:hidden {
    display: none
  }

  .tb\:flex-row {
    flex-direction: row
  }

  .tb\:flex-row-reverse {
    flex-direction: row-reverse
  }

  .tb\:flex-col {
    flex-direction: column
  }

  .tb\:flex-col-reverse {
    flex-direction: column-reverse
  }

  .tb\:flex-wrap {
    flex-wrap: wrap
  }

  .tb\:flex-wrap-reverse {
    flex-wrap: wrap-reverse
  }

  .tb\:flex-no-wrap {
    flex-wrap: nowrap
  }

  .tb\:items-start {
    align-items: flex-start
  }

  .tb\:items-end {
    align-items: flex-end
  }

  .tb\:items-center {
    align-items: center
  }

  .tb\:items-baseline {
    align-items: baseline
  }

  .tb\:items-stretch {
    align-items: stretch
  }

  .tb\:self-auto {
    -ms-grid-row-align: auto;
        align-self: auto
  }

  .tb\:self-start {
    align-self: flex-start
  }

  .tb\:self-end {
    align-self: flex-end
  }

  .tb\:self-center {
    -ms-grid-row-align: center;
        align-self: center
  }

  .tb\:self-stretch {
    -ms-grid-row-align: stretch;
        align-self: stretch
  }

  .tb\:justify-start {
    justify-content: flex-start
  }

  .tb\:justify-end {
    justify-content: flex-end
  }

  .tb\:justify-center {
    justify-content: center
  }

  .tb\:justify-between {
    justify-content: space-between
  }

  .tb\:justify-around {
    justify-content: space-around
  }

  .tb\:justify-evenly {
    justify-content: space-evenly
  }

  .tb\:content-center {
    align-content: center
  }

  .tb\:content-start {
    align-content: flex-start
  }

  .tb\:content-end {
    align-content: flex-end
  }

  .tb\:content-between {
    align-content: space-between
  }

  .tb\:content-around {
    align-content: space-around
  }

  .tb\:flex-1 {
    flex: 1 1 0%
  }

  .tb\:flex-auto {
    flex: 1 1 auto
  }

  .tb\:flex-initial {
    flex: 0 1 auto
  }

  .tb\:flex-none {
    flex: none
  }

  .tb\:flex-grow-0 {
    flex-grow: 0
  }

  .tb\:flex-grow {
    flex-grow: 1
  }

  .tb\:flex-shrink-0 {
    flex-shrink: 0
  }

  .tb\:flex-shrink {
    flex-shrink: 1
  }

  .tb\:order-1 {
    order: 1
  }

  .tb\:order-2 {
    order: 2
  }

  .tb\:order-3 {
    order: 3
  }

  .tb\:order-4 {
    order: 4
  }

  .tb\:order-5 {
    order: 5
  }

  .tb\:order-6 {
    order: 6
  }

  .tb\:order-7 {
    order: 7
  }

  .tb\:order-8 {
    order: 8
  }

  .tb\:order-9 {
    order: 9
  }

  .tb\:order-10 {
    order: 10
  }

  .tb\:order-11 {
    order: 11
  }

  .tb\:order-12 {
    order: 12
  }

  .tb\:order-first {
    order: -9999
  }

  .tb\:order-last {
    order: 9999
  }

  .tb\:order-none {
    order: 0
  }

  .tb\:float-right {
    float: right
  }

  .tb\:float-left {
    float: left
  }

  .tb\:float-none {
    float: none
  }

  .tb\:clearfix:after {
    content: "";
    display: table;
    clear: both
  }

  .tb\:clear-left {
    clear: left
  }

  .tb\:clear-right {
    clear: right
  }

  .tb\:clear-both {
    clear: both
  }

  .tb\:font-sans {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
  }

  .tb\:font-serif {
    font-family: Georgia, Cambria, "Times New Roman", Times, serif
  }

  .tb\:font-mono {
    font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
  }

  .tb\:font-hairline {
    font-weight: 100
  }

  .tb\:font-thin {
    font-weight: 200
  }

  .tb\:font-light {
    font-weight: 300
  }

  .tb\:font-normal {
    font-weight: 400
  }

  .tb\:font-medium {
    font-weight: 500
  }

  .tb\:font-semibold {
    font-weight: 600
  }

  .tb\:font-bold {
    font-weight: 700
  }

  .tb\:font-extrabold {
    font-weight: 800
  }

  .tb\:font-black {
    font-weight: 900
  }

  .tb\:hover\:font-hairline:hover {
    font-weight: 100
  }

  .tb\:hover\:font-thin:hover {
    font-weight: 200
  }

  .tb\:hover\:font-light:hover {
    font-weight: 300
  }

  .tb\:hover\:font-normal:hover {
    font-weight: 400
  }

  .tb\:hover\:font-medium:hover {
    font-weight: 500
  }

  .tb\:hover\:font-semibold:hover {
    font-weight: 600
  }

  .tb\:hover\:font-bold:hover {
    font-weight: 700
  }

  .tb\:hover\:font-extrabold:hover {
    font-weight: 800
  }

  .tb\:hover\:font-black:hover {
    font-weight: 900
  }

  .tb\:focus\:font-hairline:focus {
    font-weight: 100
  }

  .tb\:focus\:font-thin:focus {
    font-weight: 200
  }

  .tb\:focus\:font-light:focus {
    font-weight: 300
  }

  .tb\:focus\:font-normal:focus {
    font-weight: 400
  }

  .tb\:focus\:font-medium:focus {
    font-weight: 500
  }

  .tb\:focus\:font-semibold:focus {
    font-weight: 600
  }

  .tb\:focus\:font-bold:focus {
    font-weight: 700
  }

  .tb\:focus\:font-extrabold:focus {
    font-weight: 800
  }

  .tb\:focus\:font-black:focus {
    font-weight: 900
  }

  .tb\:h-0 {
    height: 0
  }

  .tb\:h-1 {
    height: 0.25rem
  }

  .tb\:h-2 {
    height: 0.5rem
  }

  .tb\:h-3 {
    height: 0.75rem
  }

  .tb\:h-4 {
    height: 1rem
  }

  .tb\:h-5 {
    height: 1.25rem
  }

  .tb\:h-6 {
    height: 1.5rem
  }

  .tb\:h-8 {
    height: 2rem
  }

  .tb\:h-10 {
    height: 2.5rem
  }

  .tb\:h-12 {
    height: 3rem
  }

  .tb\:h-16 {
    height: 4rem
  }

  .tb\:h-20 {
    height: 5rem
  }

  .tb\:h-24 {
    height: 6rem
  }

  .tb\:h-32 {
    height: 8rem
  }

  .tb\:h-40 {
    height: 10rem
  }

  .tb\:h-48 {
    height: 12rem
  }

  .tb\:h-56 {
    height: 14rem
  }

  .tb\:h-64 {
    height: 16rem
  }

  .tb\:h-auto {
    height: auto
  }

  .tb\:h-px {
    height: 1px
  }

  .tb\:h-full {
    height: 100%
  }

  .tb\:h-screen {
    height: 100vh
  }

  .tb\:leading-3 {
    line-height: .75rem
  }

  .tb\:leading-4 {
    line-height: 1rem
  }

  .tb\:leading-5 {
    line-height: 1.25rem
  }

  .tb\:leading-6 {
    line-height: 1.5rem
  }

  .tb\:leading-7 {
    line-height: 1.75rem
  }

  .tb\:leading-8 {
    line-height: 2rem
  }

  .tb\:leading-9 {
    line-height: 2.25rem
  }

  .tb\:leading-10 {
    line-height: 2.5rem
  }

  .tb\:leading-none {
    line-height: 1
  }

  .tb\:leading-tight {
    line-height: 1.25
  }

  .tb\:leading-snug {
    line-height: 1.375
  }

  .tb\:leading-normal {
    line-height: 1.5
  }

  .tb\:leading-relaxed {
    line-height: 1.625
  }

  .tb\:leading-loose {
    line-height: 2
  }

  .tb\:list-inside {
    list-style-position: inside
  }

  .tb\:list-outside {
    list-style-position: outside
  }

  .tb\:list-none {
    list-style-type: none
  }

  .tb\:list-disc {
    list-style-type: disc
  }

  .tb\:list-decimal {
    list-style-type: decimal
  }

  .tb\:m-0 {
    margin: 0
  }

  .tb\:m-1 {
    margin: 0.25rem
  }

  .tb\:m-2 {
    margin: 0.5rem
  }

  .tb\:m-3 {
    margin: 0.75rem
  }

  .tb\:m-4 {
    margin: 1rem
  }

  .tb\:m-5 {
    margin: 1.25rem
  }

  .tb\:m-6 {
    margin: 1.5rem
  }

  .tb\:m-8 {
    margin: 2rem
  }

  .tb\:m-10 {
    margin: 2.5rem
  }

  .tb\:m-12 {
    margin: 3rem
  }

  .tb\:m-16 {
    margin: 4rem
  }

  .tb\:m-20 {
    margin: 5rem
  }

  .tb\:m-24 {
    margin: 6rem
  }

  .tb\:m-32 {
    margin: 8rem
  }

  .tb\:m-40 {
    margin: 10rem
  }

  .tb\:m-48 {
    margin: 12rem
  }

  .tb\:m-56 {
    margin: 14rem
  }

  .tb\:m-64 {
    margin: 16rem
  }

  .tb\:m-auto {
    margin: auto
  }

  .tb\:m-px {
    margin: 1px
  }

  .tb\:-m-1 {
    margin: -0.25rem
  }

  .tb\:-m-2 {
    margin: -0.5rem
  }

  .tb\:-m-3 {
    margin: -0.75rem
  }

  .tb\:-m-4 {
    margin: -1rem
  }

  .tb\:-m-5 {
    margin: -1.25rem
  }

  .tb\:-m-6 {
    margin: -1.5rem
  }

  .tb\:-m-8 {
    margin: -2rem
  }

  .tb\:-m-10 {
    margin: -2.5rem
  }

  .tb\:-m-12 {
    margin: -3rem
  }

  .tb\:-m-16 {
    margin: -4rem
  }

  .tb\:-m-20 {
    margin: -5rem
  }

  .tb\:-m-24 {
    margin: -6rem
  }

  .tb\:-m-32 {
    margin: -8rem
  }

  .tb\:-m-40 {
    margin: -10rem
  }

  .tb\:-m-48 {
    margin: -12rem
  }

  .tb\:-m-56 {
    margin: -14rem
  }

  .tb\:-m-64 {
    margin: -16rem
  }

  .tb\:-m-px {
    margin: -1px
  }

  .tb\:my-0 {
    margin-top: 0;
    margin-bottom: 0
  }

  .tb\:mx-0 {
    margin-left: 0;
    margin-right: 0
  }

  .tb\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem
  }

  .tb\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem
  }

  .tb\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem
  }

  .tb\:mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem
  }

  .tb\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem
  }

  .tb\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem
  }

  .tb\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem
  }

  .tb\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem
  }

  .tb\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
  }

  .tb\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem
  }

  .tb\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
  }

  .tb\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem
  }

  .tb\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem
  }

  .tb\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem
  }

  .tb\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
  }

  .tb\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem
  }

  .tb\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem
  }

  .tb\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem
  }

  .tb\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem
  }

  .tb\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem
  }

  .tb\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem
  }

  .tb\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem
  }

  .tb\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem
  }

  .tb\:mx-24 {
    margin-left: 6rem;
    margin-right: 6rem
  }

  .tb\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem
  }

  .tb\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem
  }

  .tb\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem
  }

  .tb\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem
  }

  .tb\:my-48 {
    margin-top: 12rem;
    margin-bottom: 12rem
  }

  .tb\:mx-48 {
    margin-left: 12rem;
    margin-right: 12rem
  }

  .tb\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem
  }

  .tb\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem
  }

  .tb\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem
  }

  .tb\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem
  }

  .tb\:my-auto {
    margin-top: auto;
    margin-bottom: auto
  }

  .tb\:mx-auto {
    margin-left: auto;
    margin-right: auto
  }

  .tb\:my-px {
    margin-top: 1px;
    margin-bottom: 1px
  }

  .tb\:mx-px {
    margin-left: 1px;
    margin-right: 1px
  }

  .tb\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem
  }

  .tb\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem
  }

  .tb\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem
  }

  .tb\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem
  }

  .tb\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem
  }

  .tb\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem
  }

  .tb\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem
  }

  .tb\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem
  }

  .tb\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem
  }

  .tb\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem
  }

  .tb\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem
  }

  .tb\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem
  }

  .tb\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem
  }

  .tb\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem
  }

  .tb\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem
  }

  .tb\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem
  }

  .tb\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem
  }

  .tb\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem
  }

  .tb\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem
  }

  .tb\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem
  }

  .tb\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem
  }

  .tb\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem
  }

  .tb\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem
  }

  .tb\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem
  }

  .tb\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem
  }

  .tb\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem
  }

  .tb\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem
  }

  .tb\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem
  }

  .tb\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem
  }

  .tb\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem
  }

  .tb\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem
  }

  .tb\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem
  }

  .tb\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem
  }

  .tb\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem
  }

  .tb\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px
  }

  .tb\:-mx-px {
    margin-left: -1px;
    margin-right: -1px
  }

  .tb\:mt-0 {
    margin-top: 0
  }

  .tb\:mr-0 {
    margin-right: 0
  }

  .tb\:mb-0 {
    margin-bottom: 0
  }

  .tb\:ml-0 {
    margin-left: 0
  }

  .tb\:mt-1 {
    margin-top: 0.25rem
  }

  .tb\:mr-1 {
    margin-right: 0.25rem
  }

  .tb\:mb-1 {
    margin-bottom: 0.25rem
  }

  .tb\:ml-1 {
    margin-left: 0.25rem
  }

  .tb\:mt-2 {
    margin-top: 0.5rem
  }

  .tb\:mr-2 {
    margin-right: 0.5rem
  }

  .tb\:mb-2 {
    margin-bottom: 0.5rem
  }

  .tb\:ml-2 {
    margin-left: 0.5rem
  }

  .tb\:mt-3 {
    margin-top: 0.75rem
  }

  .tb\:mr-3 {
    margin-right: 0.75rem
  }

  .tb\:mb-3 {
    margin-bottom: 0.75rem
  }

  .tb\:ml-3 {
    margin-left: 0.75rem
  }

  .tb\:mt-4 {
    margin-top: 1rem
  }

  .tb\:mr-4 {
    margin-right: 1rem
  }

  .tb\:mb-4 {
    margin-bottom: 1rem
  }

  .tb\:ml-4 {
    margin-left: 1rem
  }

  .tb\:mt-5 {
    margin-top: 1.25rem
  }

  .tb\:mr-5 {
    margin-right: 1.25rem
  }

  .tb\:mb-5 {
    margin-bottom: 1.25rem
  }

  .tb\:ml-5 {
    margin-left: 1.25rem
  }

  .tb\:mt-6 {
    margin-top: 1.5rem
  }

  .tb\:mr-6 {
    margin-right: 1.5rem
  }

  .tb\:mb-6 {
    margin-bottom: 1.5rem
  }

  .tb\:ml-6 {
    margin-left: 1.5rem
  }

  .tb\:mt-8 {
    margin-top: 2rem
  }

  .tb\:mr-8 {
    margin-right: 2rem
  }

  .tb\:mb-8 {
    margin-bottom: 2rem
  }

  .tb\:ml-8 {
    margin-left: 2rem
  }

  .tb\:mt-10 {
    margin-top: 2.5rem
  }

  .tb\:mr-10 {
    margin-right: 2.5rem
  }

  .tb\:mb-10 {
    margin-bottom: 2.5rem
  }

  .tb\:ml-10 {
    margin-left: 2.5rem
  }

  .tb\:mt-12 {
    margin-top: 3rem
  }

  .tb\:mr-12 {
    margin-right: 3rem
  }

  .tb\:mb-12 {
    margin-bottom: 3rem
  }

  .tb\:ml-12 {
    margin-left: 3rem
  }

  .tb\:mt-16 {
    margin-top: 4rem
  }

  .tb\:mr-16 {
    margin-right: 4rem
  }

  .tb\:mb-16 {
    margin-bottom: 4rem
  }

  .tb\:ml-16 {
    margin-left: 4rem
  }

  .tb\:mt-20 {
    margin-top: 5rem
  }

  .tb\:mr-20 {
    margin-right: 5rem
  }

  .tb\:mb-20 {
    margin-bottom: 5rem
  }

  .tb\:ml-20 {
    margin-left: 5rem
  }

  .tb\:mt-24 {
    margin-top: 6rem
  }

  .tb\:mr-24 {
    margin-right: 6rem
  }

  .tb\:mb-24 {
    margin-bottom: 6rem
  }

  .tb\:ml-24 {
    margin-left: 6rem
  }

  .tb\:mt-32 {
    margin-top: 8rem
  }

  .tb\:mr-32 {
    margin-right: 8rem
  }

  .tb\:mb-32 {
    margin-bottom: 8rem
  }

  .tb\:ml-32 {
    margin-left: 8rem
  }

  .tb\:mt-40 {
    margin-top: 10rem
  }

  .tb\:mr-40 {
    margin-right: 10rem
  }

  .tb\:mb-40 {
    margin-bottom: 10rem
  }

  .tb\:ml-40 {
    margin-left: 10rem
  }

  .tb\:mt-48 {
    margin-top: 12rem
  }

  .tb\:mr-48 {
    margin-right: 12rem
  }

  .tb\:mb-48 {
    margin-bottom: 12rem
  }

  .tb\:ml-48 {
    margin-left: 12rem
  }

  .tb\:mt-56 {
    margin-top: 14rem
  }

  .tb\:mr-56 {
    margin-right: 14rem
  }

  .tb\:mb-56 {
    margin-bottom: 14rem
  }

  .tb\:ml-56 {
    margin-left: 14rem
  }

  .tb\:mt-64 {
    margin-top: 16rem
  }

  .tb\:mr-64 {
    margin-right: 16rem
  }

  .tb\:mb-64 {
    margin-bottom: 16rem
  }

  .tb\:ml-64 {
    margin-left: 16rem
  }

  .tb\:mt-auto {
    margin-top: auto
  }

  .tb\:mr-auto {
    margin-right: auto
  }

  .tb\:mb-auto {
    margin-bottom: auto
  }

  .tb\:ml-auto {
    margin-left: auto
  }

  .tb\:mt-px {
    margin-top: 1px
  }

  .tb\:mr-px {
    margin-right: 1px
  }

  .tb\:mb-px {
    margin-bottom: 1px
  }

  .tb\:ml-px {
    margin-left: 1px
  }

  .tb\:-mt-1 {
    margin-top: -0.25rem
  }

  .tb\:-mr-1 {
    margin-right: -0.25rem
  }

  .tb\:-mb-1 {
    margin-bottom: -0.25rem
  }

  .tb\:-ml-1 {
    margin-left: -0.25rem
  }

  .tb\:-mt-2 {
    margin-top: -0.5rem
  }

  .tb\:-mr-2 {
    margin-right: -0.5rem
  }

  .tb\:-mb-2 {
    margin-bottom: -0.5rem
  }

  .tb\:-ml-2 {
    margin-left: -0.5rem
  }

  .tb\:-mt-3 {
    margin-top: -0.75rem
  }

  .tb\:-mr-3 {
    margin-right: -0.75rem
  }

  .tb\:-mb-3 {
    margin-bottom: -0.75rem
  }

  .tb\:-ml-3 {
    margin-left: -0.75rem
  }

  .tb\:-mt-4 {
    margin-top: -1rem
  }

  .tb\:-mr-4 {
    margin-right: -1rem
  }

  .tb\:-mb-4 {
    margin-bottom: -1rem
  }

  .tb\:-ml-4 {
    margin-left: -1rem
  }

  .tb\:-mt-5 {
    margin-top: -1.25rem
  }

  .tb\:-mr-5 {
    margin-right: -1.25rem
  }

  .tb\:-mb-5 {
    margin-bottom: -1.25rem
  }

  .tb\:-ml-5 {
    margin-left: -1.25rem
  }

  .tb\:-mt-6 {
    margin-top: -1.5rem
  }

  .tb\:-mr-6 {
    margin-right: -1.5rem
  }

  .tb\:-mb-6 {
    margin-bottom: -1.5rem
  }

  .tb\:-ml-6 {
    margin-left: -1.5rem
  }

  .tb\:-mt-8 {
    margin-top: -2rem
  }

  .tb\:-mr-8 {
    margin-right: -2rem
  }

  .tb\:-mb-8 {
    margin-bottom: -2rem
  }

  .tb\:-ml-8 {
    margin-left: -2rem
  }

  .tb\:-mt-10 {
    margin-top: -2.5rem
  }

  .tb\:-mr-10 {
    margin-right: -2.5rem
  }

  .tb\:-mb-10 {
    margin-bottom: -2.5rem
  }

  .tb\:-ml-10 {
    margin-left: -2.5rem
  }

  .tb\:-mt-12 {
    margin-top: -3rem
  }

  .tb\:-mr-12 {
    margin-right: -3rem
  }

  .tb\:-mb-12 {
    margin-bottom: -3rem
  }

  .tb\:-ml-12 {
    margin-left: -3rem
  }

  .tb\:-mt-16 {
    margin-top: -4rem
  }

  .tb\:-mr-16 {
    margin-right: -4rem
  }

  .tb\:-mb-16 {
    margin-bottom: -4rem
  }

  .tb\:-ml-16 {
    margin-left: -4rem
  }

  .tb\:-mt-20 {
    margin-top: -5rem
  }

  .tb\:-mr-20 {
    margin-right: -5rem
  }

  .tb\:-mb-20 {
    margin-bottom: -5rem
  }

  .tb\:-ml-20 {
    margin-left: -5rem
  }

  .tb\:-mt-24 {
    margin-top: -6rem
  }

  .tb\:-mr-24 {
    margin-right: -6rem
  }

  .tb\:-mb-24 {
    margin-bottom: -6rem
  }

  .tb\:-ml-24 {
    margin-left: -6rem
  }

  .tb\:-mt-32 {
    margin-top: -8rem
  }

  .tb\:-mr-32 {
    margin-right: -8rem
  }

  .tb\:-mb-32 {
    margin-bottom: -8rem
  }

  .tb\:-ml-32 {
    margin-left: -8rem
  }

  .tb\:-mt-40 {
    margin-top: -10rem
  }

  .tb\:-mr-40 {
    margin-right: -10rem
  }

  .tb\:-mb-40 {
    margin-bottom: -10rem
  }

  .tb\:-ml-40 {
    margin-left: -10rem
  }

  .tb\:-mt-48 {
    margin-top: -12rem
  }

  .tb\:-mr-48 {
    margin-right: -12rem
  }

  .tb\:-mb-48 {
    margin-bottom: -12rem
  }

  .tb\:-ml-48 {
    margin-left: -12rem
  }

  .tb\:-mt-56 {
    margin-top: -14rem
  }

  .tb\:-mr-56 {
    margin-right: -14rem
  }

  .tb\:-mb-56 {
    margin-bottom: -14rem
  }

  .tb\:-ml-56 {
    margin-left: -14rem
  }

  .tb\:-mt-64 {
    margin-top: -16rem
  }

  .tb\:-mr-64 {
    margin-right: -16rem
  }

  .tb\:-mb-64 {
    margin-bottom: -16rem
  }

  .tb\:-ml-64 {
    margin-left: -16rem
  }

  .tb\:-mt-px {
    margin-top: -1px
  }

  .tb\:-mr-px {
    margin-right: -1px
  }

  .tb\:-mb-px {
    margin-bottom: -1px
  }

  .tb\:-ml-px {
    margin-left: -1px
  }

  .tb\:max-h-full {
    max-height: 100%
  }

  .tb\:max-h-screen {
    max-height: 100vh
  }

  .tb\:max-w-none {
    max-width: none
  }

  .tb\:max-w-xs {
    max-width: 20rem
  }

  .tb\:max-w-sm {
    max-width: 24rem
  }

  .tb\:max-w-md {
    max-width: 28rem
  }

  .tb\:max-w-lg {
    max-width: 32rem
  }

  .tb\:max-w-xl {
    max-width: 36rem
  }

  .tb\:max-w-2xl {
    max-width: 42rem
  }

  .tb\:max-w-3xl {
    max-width: 48rem
  }

  .tb\:max-w-4xl {
    max-width: 56rem
  }

  .tb\:max-w-5xl {
    max-width: 64rem
  }

  .tb\:max-w-6xl {
    max-width: 72rem
  }

  .tb\:max-w-full {
    max-width: 100%
  }

  .tb\:max-w-screen-tb {
    max-width: 768px
  }

  .tb\:max-w-screen-ds {
    max-width: 992px
  }

  .tb\:min-h-0 {
    min-height: 0
  }

  .tb\:min-h-full {
    min-height: 100%
  }

  .tb\:min-h-screen {
    min-height: 100vh
  }

  .tb\:min-w-0 {
    min-width: 0
  }

  .tb\:min-w-full {
    min-width: 100%
  }

  .tb\:object-contain {
    object-fit: contain
  }

  .tb\:object-cover {
    object-fit: cover
  }

  .tb\:object-fill {
    object-fit: fill
  }

  .tb\:object-none {
    object-fit: none
  }

  .tb\:object-scale-down {
    object-fit: scale-down
  }

  .tb\:object-bottom {
    object-position: bottom
  }

  .tb\:object-center {
    object-position: center
  }

  .tb\:object-left {
    object-position: left
  }

  .tb\:object-left-bottom {
    object-position: left bottom
  }

  .tb\:object-left-top {
    object-position: left top
  }

  .tb\:object-right {
    object-position: right
  }

  .tb\:object-right-bottom {
    object-position: right bottom
  }

  .tb\:object-right-top {
    object-position: right top
  }

  .tb\:object-top {
    object-position: top
  }

  .tb\:opacity-0 {
    opacity: 0
  }

  .tb\:opacity-25 {
    opacity: 0.25
  }

  .tb\:opacity-50 {
    opacity: 0.5
  }

  .tb\:opacity-75 {
    opacity: 0.75
  }

  .tb\:opacity-100 {
    opacity: 1
  }

  .tb\:hover\:opacity-0:hover {
    opacity: 0
  }

  .tb\:hover\:opacity-25:hover {
    opacity: 0.25
  }

  .tb\:hover\:opacity-50:hover {
    opacity: 0.5
  }

  .tb\:hover\:opacity-75:hover {
    opacity: 0.75
  }

  .tb\:hover\:opacity-100:hover {
    opacity: 1
  }

  .tb\:focus\:opacity-0:focus {
    opacity: 0
  }

  .tb\:focus\:opacity-25:focus {
    opacity: 0.25
  }

  .tb\:focus\:opacity-50:focus {
    opacity: 0.5
  }

  .tb\:focus\:opacity-75:focus {
    opacity: 0.75
  }

  .tb\:focus\:opacity-100:focus {
    opacity: 1
  }

  .tb\:outline-none {
    outline: 0
  }

  .tb\:focus\:outline-none:focus {
    outline: 0
  }

  .tb\:overflow-auto {
    overflow: auto
  }

  .tb\:overflow-hidden {
    overflow: hidden
  }

  .tb\:overflow-visible {
    overflow: visible
  }

  .tb\:overflow-scroll {
    overflow: scroll
  }

  .tb\:overflow-x-auto {
    overflow-x: auto
  }

  .tb\:overflow-y-auto {
    overflow-y: auto
  }

  .tb\:overflow-x-hidden {
    overflow-x: hidden
  }

  .tb\:overflow-y-hidden {
    overflow-y: hidden
  }

  .tb\:overflow-x-visible {
    overflow-x: visible
  }

  .tb\:overflow-y-visible {
    overflow-y: visible
  }

  .tb\:overflow-x-scroll {
    overflow-x: scroll
  }

  .tb\:overflow-y-scroll {
    overflow-y: scroll
  }

  .tb\:scrolling-touch {
    -webkit-overflow-scrolling: touch
  }

  .tb\:scrolling-auto {
    -webkit-overflow-scrolling: auto
  }

  .tb\:p-0 {
    padding: 0
  }

  .tb\:p-1 {
    padding: 0.25rem
  }

  .tb\:p-2 {
    padding: 0.5rem
  }

  .tb\:p-3 {
    padding: 0.75rem
  }

  .tb\:p-4 {
    padding: 1rem
  }

  .tb\:p-5 {
    padding: 1.25rem
  }

  .tb\:p-6 {
    padding: 1.5rem
  }

  .tb\:p-8 {
    padding: 2rem
  }

  .tb\:p-10 {
    padding: 2.5rem
  }

  .tb\:p-12 {
    padding: 3rem
  }

  .tb\:p-16 {
    padding: 4rem
  }

  .tb\:p-20 {
    padding: 5rem
  }

  .tb\:p-24 {
    padding: 6rem
  }

  .tb\:p-32 {
    padding: 8rem
  }

  .tb\:p-40 {
    padding: 10rem
  }

  .tb\:p-48 {
    padding: 12rem
  }

  .tb\:p-56 {
    padding: 14rem
  }

  .tb\:p-64 {
    padding: 16rem
  }

  .tb\:p-px {
    padding: 1px
  }

  .tb\:py-0 {
    padding-top: 0;
    padding-bottom: 0
  }

  .tb\:px-0 {
    padding-left: 0;
    padding-right: 0
  }

  .tb\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem
  }

  .tb\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem
  }

  .tb\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
  }

  .tb\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem
  }

  .tb\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem
  }

  .tb\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem
  }

  .tb\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
  }

  .tb\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem
  }

  .tb\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
  }

  .tb\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
  }

  .tb\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
  }

  .tb\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
  }

  .tb\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
  }

  .tb\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem
  }

  .tb\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
  }

  .tb\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
  }

  .tb\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
  }

  .tb\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem
  }

  .tb\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
  }

  .tb\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem
  }

  .tb\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem
  }

  .tb\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem
  }

  .tb\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem
  }

  .tb\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem
  }

  .tb\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem
  }

  .tb\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem
  }

  .tb\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem
  }

  .tb\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem
  }

  .tb\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem
  }

  .tb\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem
  }

  .tb\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem
  }

  .tb\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem
  }

  .tb\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem
  }

  .tb\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem
  }

  .tb\:py-px {
    padding-top: 1px;
    padding-bottom: 1px
  }

  .tb\:px-px {
    padding-left: 1px;
    padding-right: 1px
  }

  .tb\:pt-0 {
    padding-top: 0
  }

  .tb\:pr-0 {
    padding-right: 0
  }

  .tb\:pb-0 {
    padding-bottom: 0
  }

  .tb\:pl-0 {
    padding-left: 0
  }

  .tb\:pt-1 {
    padding-top: 0.25rem
  }

  .tb\:pr-1 {
    padding-right: 0.25rem
  }

  .tb\:pb-1 {
    padding-bottom: 0.25rem
  }

  .tb\:pl-1 {
    padding-left: 0.25rem
  }

  .tb\:pt-2 {
    padding-top: 0.5rem
  }

  .tb\:pr-2 {
    padding-right: 0.5rem
  }

  .tb\:pb-2 {
    padding-bottom: 0.5rem
  }

  .tb\:pl-2 {
    padding-left: 0.5rem
  }

  .tb\:pt-3 {
    padding-top: 0.75rem
  }

  .tb\:pr-3 {
    padding-right: 0.75rem
  }

  .tb\:pb-3 {
    padding-bottom: 0.75rem
  }

  .tb\:pl-3 {
    padding-left: 0.75rem
  }

  .tb\:pt-4 {
    padding-top: 1rem
  }

  .tb\:pr-4 {
    padding-right: 1rem
  }

  .tb\:pb-4 {
    padding-bottom: 1rem
  }

  .tb\:pl-4 {
    padding-left: 1rem
  }

  .tb\:pt-5 {
    padding-top: 1.25rem
  }

  .tb\:pr-5 {
    padding-right: 1.25rem
  }

  .tb\:pb-5 {
    padding-bottom: 1.25rem
  }

  .tb\:pl-5 {
    padding-left: 1.25rem
  }

  .tb\:pt-6 {
    padding-top: 1.5rem
  }

  .tb\:pr-6 {
    padding-right: 1.5rem
  }

  .tb\:pb-6 {
    padding-bottom: 1.5rem
  }

  .tb\:pl-6 {
    padding-left: 1.5rem
  }

  .tb\:pt-8 {
    padding-top: 2rem
  }

  .tb\:pr-8 {
    padding-right: 2rem
  }

  .tb\:pb-8 {
    padding-bottom: 2rem
  }

  .tb\:pl-8 {
    padding-left: 2rem
  }

  .tb\:pt-10 {
    padding-top: 2.5rem
  }

  .tb\:pr-10 {
    padding-right: 2.5rem
  }

  .tb\:pb-10 {
    padding-bottom: 2.5rem
  }

  .tb\:pl-10 {
    padding-left: 2.5rem
  }

  .tb\:pt-12 {
    padding-top: 3rem
  }

  .tb\:pr-12 {
    padding-right: 3rem
  }

  .tb\:pb-12 {
    padding-bottom: 3rem
  }

  .tb\:pl-12 {
    padding-left: 3rem
  }

  .tb\:pt-16 {
    padding-top: 4rem
  }

  .tb\:pr-16 {
    padding-right: 4rem
  }

  .tb\:pb-16 {
    padding-bottom: 4rem
  }

  .tb\:pl-16 {
    padding-left: 4rem
  }

  .tb\:pt-20 {
    padding-top: 5rem
  }

  .tb\:pr-20 {
    padding-right: 5rem
  }

  .tb\:pb-20 {
    padding-bottom: 5rem
  }

  .tb\:pl-20 {
    padding-left: 5rem
  }

  .tb\:pt-24 {
    padding-top: 6rem
  }

  .tb\:pr-24 {
    padding-right: 6rem
  }

  .tb\:pb-24 {
    padding-bottom: 6rem
  }

  .tb\:pl-24 {
    padding-left: 6rem
  }

  .tb\:pt-32 {
    padding-top: 8rem
  }

  .tb\:pr-32 {
    padding-right: 8rem
  }

  .tb\:pb-32 {
    padding-bottom: 8rem
  }

  .tb\:pl-32 {
    padding-left: 8rem
  }

  .tb\:pt-40 {
    padding-top: 10rem
  }

  .tb\:pr-40 {
    padding-right: 10rem
  }

  .tb\:pb-40 {
    padding-bottom: 10rem
  }

  .tb\:pl-40 {
    padding-left: 10rem
  }

  .tb\:pt-48 {
    padding-top: 12rem
  }

  .tb\:pr-48 {
    padding-right: 12rem
  }

  .tb\:pb-48 {
    padding-bottom: 12rem
  }

  .tb\:pl-48 {
    padding-left: 12rem
  }

  .tb\:pt-56 {
    padding-top: 14rem
  }

  .tb\:pr-56 {
    padding-right: 14rem
  }

  .tb\:pb-56 {
    padding-bottom: 14rem
  }

  .tb\:pl-56 {
    padding-left: 14rem
  }

  .tb\:pt-64 {
    padding-top: 16rem
  }

  .tb\:pr-64 {
    padding-right: 16rem
  }

  .tb\:pb-64 {
    padding-bottom: 16rem
  }

  .tb\:pl-64 {
    padding-left: 16rem
  }

  .tb\:pt-px {
    padding-top: 1px
  }

  .tb\:pr-px {
    padding-right: 1px
  }

  .tb\:pb-px {
    padding-bottom: 1px
  }

  .tb\:pl-px {
    padding-left: 1px
  }

  .tb\:placeholder-base:-ms-input-placeholder {
    color: #666666
  }

  .tb\:placeholder-base::placeholder {
    color: #666666
  }

  .tb\:placeholder-primary:-ms-input-placeholder {
    color: #59B6EC
  }

  .tb\:placeholder-primary::placeholder {
    color: #59B6EC
  }

  .tb\:placeholder-secondary:-ms-input-placeholder {
    color: #D88738
  }

  .tb\:placeholder-secondary::placeholder {
    color: #D88738
  }

  .tb\:placeholder-white:-ms-input-placeholder {
    color: #fff
  }

  .tb\:placeholder-white::placeholder {
    color: #fff
  }

  .tb\:placeholder-danger:-ms-input-placeholder {
    color: #FF0201
  }

  .tb\:placeholder-danger::placeholder {
    color: #FF0201
  }

  .tb\:placeholder-warning:-ms-input-placeholder {
    color: #ff6b00
  }

  .tb\:placeholder-warning::placeholder {
    color: #ff6b00
  }

  .tb\:placeholder-success:-ms-input-placeholder {
    color: #3DCC79
  }

  .tb\:placeholder-success::placeholder {
    color: #3DCC79
  }

  .tb\:placeholder-gray:-ms-input-placeholder {
    color: #121829
  }

  .tb\:placeholder-gray::placeholder {
    color: #121829
  }

  .tb\:placeholder-lightgray:-ms-input-placeholder {
    color: #97a3ae
  }

  .tb\:placeholder-lightgray::placeholder {
    color: #97a3ae
  }

  .tb\:placeholder-light:-ms-input-placeholder {
    color: #fafafa
  }

  .tb\:placeholder-light::placeholder {
    color: #fafafa
  }

  .tb\:placeholder-dark:-ms-input-placeholder {
    color: #121829
  }

  .tb\:placeholder-dark::placeholder {
    color: #121829
  }

  .tb\:focus\:placeholder-base:focus:-ms-input-placeholder {
    color: #666666
  }

  .tb\:focus\:placeholder-base:focus::placeholder {
    color: #666666
  }

  .tb\:focus\:placeholder-primary:focus:-ms-input-placeholder {
    color: #59B6EC
  }

  .tb\:focus\:placeholder-primary:focus::placeholder {
    color: #59B6EC
  }

  .tb\:focus\:placeholder-secondary:focus:-ms-input-placeholder {
    color: #D88738
  }

  .tb\:focus\:placeholder-secondary:focus::placeholder {
    color: #D88738
  }

  .tb\:focus\:placeholder-white:focus:-ms-input-placeholder {
    color: #fff
  }

  .tb\:focus\:placeholder-white:focus::placeholder {
    color: #fff
  }

  .tb\:focus\:placeholder-danger:focus:-ms-input-placeholder {
    color: #FF0201
  }

  .tb\:focus\:placeholder-danger:focus::placeholder {
    color: #FF0201
  }

  .tb\:focus\:placeholder-warning:focus:-ms-input-placeholder {
    color: #ff6b00
  }

  .tb\:focus\:placeholder-warning:focus::placeholder {
    color: #ff6b00
  }

  .tb\:focus\:placeholder-success:focus:-ms-input-placeholder {
    color: #3DCC79
  }

  .tb\:focus\:placeholder-success:focus::placeholder {
    color: #3DCC79
  }

  .tb\:focus\:placeholder-gray:focus:-ms-input-placeholder {
    color: #121829
  }

  .tb\:focus\:placeholder-gray:focus::placeholder {
    color: #121829
  }

  .tb\:focus\:placeholder-lightgray:focus:-ms-input-placeholder {
    color: #97a3ae
  }

  .tb\:focus\:placeholder-lightgray:focus::placeholder {
    color: #97a3ae
  }

  .tb\:focus\:placeholder-light:focus:-ms-input-placeholder {
    color: #fafafa
  }

  .tb\:focus\:placeholder-light:focus::placeholder {
    color: #fafafa
  }

  .tb\:focus\:placeholder-dark:focus:-ms-input-placeholder {
    color: #121829
  }

  .tb\:focus\:placeholder-dark:focus::placeholder {
    color: #121829
  }

  .tb\:pointer-events-none {
    pointer-events: none
  }

  .tb\:pointer-events-auto {
    pointer-events: auto
  }

  .tb\:static {
    position: static
  }

  .tb\:fixed {
    position: fixed
  }

  .tb\:absolute {
    position: absolute
  }

  .tb\:relative {
    position: relative
  }

  .tb\:sticky {
    position: -webkit-sticky;
    position: sticky
  }

  .tb\:inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
  }

  .tb\:inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto
  }

  .tb\:inset-y-0 {
    top: 0;
    bottom: 0
  }

  .tb\:inset-x-0 {
    right: 0;
    left: 0
  }

  .tb\:inset-y-auto {
    top: auto;
    bottom: auto
  }

  .tb\:inset-x-auto {
    right: auto;
    left: auto
  }

  .tb\:top-0 {
    top: 0
  }

  .tb\:right-0 {
    right: 0
  }

  .tb\:bottom-0 {
    bottom: 0
  }

  .tb\:left-0 {
    left: 0
  }

  .tb\:top-auto {
    top: auto
  }

  .tb\:right-auto {
    right: auto
  }

  .tb\:bottom-auto {
    bottom: auto
  }

  .tb\:left-auto {
    left: auto
  }

  .tb\:resize-none {
    resize: none
  }

  .tb\:resize-y {
    resize: vertical
  }

  .tb\:resize-x {
    resize: horizontal
  }

  .tb\:resize {
    resize: both
  }

  .tb\:shadow-xs {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05)
  }

  .tb\:shadow-sm {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05)
  }

  .tb\:shadow {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)
  }

  .tb\:shadow-md {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)
  }

  .tb\:shadow-lg {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)
  }

  .tb\:shadow-xl {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)
  }

  .tb\:shadow-2xl {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25)
  }

  .tb\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06)
  }

  .tb\:shadow-outline {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5)
  }

  .tb\:shadow-none {
    box-shadow: none
  }

  .tb\:hover\:shadow-xs:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05)
  }

  .tb\:hover\:shadow-sm:hover {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05)
  }

  .tb\:hover\:shadow:hover {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)
  }

  .tb\:hover\:shadow-md:hover {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)
  }

  .tb\:hover\:shadow-lg:hover {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)
  }

  .tb\:hover\:shadow-xl:hover {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)
  }

  .tb\:hover\:shadow-2xl:hover {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25)
  }

  .tb\:hover\:shadow-inner:hover {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06)
  }

  .tb\:hover\:shadow-outline:hover {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5)
  }

  .tb\:hover\:shadow-none:hover {
    box-shadow: none
  }

  .tb\:focus\:shadow-xs:focus {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05)
  }

  .tb\:focus\:shadow-sm:focus {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05)
  }

  .tb\:focus\:shadow:focus {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)
  }

  .tb\:focus\:shadow-md:focus {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)
  }

  .tb\:focus\:shadow-lg:focus {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)
  }

  .tb\:focus\:shadow-xl:focus {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)
  }

  .tb\:focus\:shadow-2xl:focus {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25)
  }

  .tb\:focus\:shadow-inner:focus {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06)
  }

  .tb\:focus\:shadow-outline:focus {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5)
  }

  .tb\:focus\:shadow-none:focus {
    box-shadow: none
  }

  .tb\:fill-base {
    fill: #666666
  }

  .tb\:fill-primary {
    fill: #59B6EC
  }

  .tb\:fill-secondary {
    fill: #D88738
  }

  .tb\:fill-white {
    fill: #fff
  }

  .tb\:fill-danger {
    fill: #FF0201
  }

  .tb\:fill-warning {
    fill: #ff6b00
  }

  .tb\:fill-success {
    fill: #3DCC79
  }

  .tb\:fill-gray {
    fill: #121829
  }

  .tb\:fill-lightgray {
    fill: #97a3ae
  }

  .tb\:fill-light {
    fill: #fafafa
  }

  .tb\:fill-dark {
    fill: #121829
  }

  .tb\:stroke-current {
    stroke: currentColor
  }

  .tb\:stroke-0 {
    stroke-width: 0
  }

  .tb\:stroke-1 {
    stroke-width: 1
  }

  .tb\:stroke-2 {
    stroke-width: 2
  }

  .tb\:table-auto {
    table-layout: auto
  }

  .tb\:table-fixed {
    table-layout: fixed
  }

  .tb\:text-left {
    text-align: left
  }

  .tb\:text-center {
    text-align: center
  }

  .tb\:text-right {
    text-align: right
  }

  .tb\:text-justify {
    text-align: justify
  }

  .tb\:text-base {
    color: #666666
  }

  .tb\:text-primary {
    color: #59B6EC
  }

  .tb\:text-secondary {
    color: #D88738
  }

  .tb\:text-white {
    color: #fff
  }

  .tb\:text-danger {
    color: #FF0201
  }

  .tb\:text-warning {
    color: #ff6b00
  }

  .tb\:text-success {
    color: #3DCC79
  }

  .tb\:text-gray {
    color: #121829
  }

  .tb\:text-lightgray {
    color: #97a3ae
  }

  .tb\:text-light {
    color: #fafafa
  }

  .tb\:text-dark {
    color: #121829
  }

  .tb\:hover\:text-base:hover {
    color: #666666
  }

  .tb\:hover\:text-primary:hover {
    color: #59B6EC
  }

  .tb\:hover\:text-secondary:hover {
    color: #D88738
  }

  .tb\:hover\:text-white:hover {
    color: #fff
  }

  .tb\:hover\:text-danger:hover {
    color: #FF0201
  }

  .tb\:hover\:text-warning:hover {
    color: #ff6b00
  }

  .tb\:hover\:text-success:hover {
    color: #3DCC79
  }

  .tb\:hover\:text-gray:hover {
    color: #121829
  }

  .tb\:hover\:text-lightgray:hover {
    color: #97a3ae
  }

  .tb\:hover\:text-light:hover {
    color: #fafafa
  }

  .tb\:hover\:text-dark:hover {
    color: #121829
  }

  .tb\:focus\:text-base:focus {
    color: #666666
  }

  .tb\:focus\:text-primary:focus {
    color: #59B6EC
  }

  .tb\:focus\:text-secondary:focus {
    color: #D88738
  }

  .tb\:focus\:text-white:focus {
    color: #fff
  }

  .tb\:focus\:text-danger:focus {
    color: #FF0201
  }

  .tb\:focus\:text-warning:focus {
    color: #ff6b00
  }

  .tb\:focus\:text-success:focus {
    color: #3DCC79
  }

  .tb\:focus\:text-gray:focus {
    color: #121829
  }

  .tb\:focus\:text-lightgray:focus {
    color: #97a3ae
  }

  .tb\:focus\:text-light:focus {
    color: #fafafa
  }

  .tb\:focus\:text-dark:focus {
    color: #121829
  }

  .tb\:text-xs {
    font-size: 0.75rem
  }

  .tb\:text-sm {
    font-size: 0.875rem
  }

  .tb\:text-base {
    font-size: 1rem
  }

  .tb\:text-lg {
    font-size: 1.125rem
  }

  .tb\:text-xl {
    font-size: 1.25rem
  }

  .tb\:text-2xl {
    font-size: 1.5rem
  }

  .tb\:text-3xl {
    font-size: 1.875rem
  }

  .tb\:text-4xl {
    font-size: 2.25rem
  }

  .tb\:text-5xl {
    font-size: 3rem
  }

  .tb\:text-6xl {
    font-size: 4rem
  }

  .tb\:italic {
    font-style: italic
  }

  .tb\:not-italic {
    font-style: normal
  }

  .tb\:uppercase {
    text-transform: uppercase
  }

  .tb\:lowercase {
    text-transform: lowercase
  }

  .tb\:capitalize {
    text-transform: capitalize
  }

  .tb\:normal-case {
    text-transform: none
  }

  .tb\:underline {
    text-decoration: underline
  }

  .tb\:line-through {
    text-decoration: line-through
  }

  .tb\:no-underline {
    text-decoration: none
  }

  .tb\:hover\:underline:hover {
    text-decoration: underline
  }

  .tb\:hover\:line-through:hover {
    text-decoration: line-through
  }

  .tb\:hover\:no-underline:hover {
    text-decoration: none
  }

  .tb\:focus\:underline:focus {
    text-decoration: underline
  }

  .tb\:focus\:line-through:focus {
    text-decoration: line-through
  }

  .tb\:focus\:no-underline:focus {
    text-decoration: none
  }

  .tb\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
  }

  .tb\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto
  }

  .tb\:tracking-tighter {
    letter-spacing: -0.05em
  }

  .tb\:tracking-tight {
    letter-spacing: -0.025em
  }

  .tb\:tracking-normal {
    letter-spacing: 0
  }

  .tb\:tracking-wide {
    letter-spacing: 0.025em
  }

  .tb\:tracking-wider {
    letter-spacing: 0.05em
  }

  .tb\:tracking-widest {
    letter-spacing: 0.1em
  }

  .tb\:select-none {
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none
  }

  .tb\:select-text {
    -webkit-user-select: text;
        -ms-user-select: text;
            user-select: text
  }

  .tb\:select-all {
    -webkit-user-select: all;
        -ms-user-select: all;
            user-select: all
  }

  .tb\:select-auto {
    -webkit-user-select: auto;
        -ms-user-select: auto;
            user-select: auto
  }

  .tb\:align-baseline {
    vertical-align: baseline
  }

  .tb\:align-top {
    vertical-align: top
  }

  .tb\:align-middle {
    vertical-align: middle
  }

  .tb\:align-bottom {
    vertical-align: bottom
  }

  .tb\:align-text-top {
    vertical-align: text-top
  }

  .tb\:align-text-bottom {
    vertical-align: text-bottom
  }

  .tb\:visible {
    visibility: visible
  }

  .tb\:invisible {
    visibility: hidden
  }

  .tb\:whitespace-normal {
    white-space: normal
  }

  .tb\:whitespace-no-wrap {
    white-space: nowrap
  }

  .tb\:whitespace-pre {
    white-space: pre
  }

  .tb\:whitespace-pre-line {
    white-space: pre-line
  }

  .tb\:whitespace-pre-wrap {
    white-space: pre-wrap
  }

  .tb\:break-normal {
    overflow-wrap: normal;
    word-break: normal
  }

  .tb\:break-words {
    overflow-wrap: break-word
  }

  .tb\:break-all {
    word-break: break-all
  }

  .tb\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .tb\:w-0 {
    width: 0
  }

  .tb\:w-1 {
    width: 0.25rem
  }

  .tb\:w-2 {
    width: 0.5rem
  }

  .tb\:w-3 {
    width: 0.75rem
  }

  .tb\:w-4 {
    width: 1rem
  }

  .tb\:w-5 {
    width: 1.25rem
  }

  .tb\:w-6 {
    width: 1.5rem
  }

  .tb\:w-8 {
    width: 2rem
  }

  .tb\:w-10 {
    width: 2.5rem
  }

  .tb\:w-12 {
    width: 3rem
  }

  .tb\:w-16 {
    width: 4rem
  }

  .tb\:w-20 {
    width: 5rem
  }

  .tb\:w-24 {
    width: 6rem
  }

  .tb\:w-32 {
    width: 8rem
  }

  .tb\:w-40 {
    width: 10rem
  }

  .tb\:w-48 {
    width: 12rem
  }

  .tb\:w-56 {
    width: 14rem
  }

  .tb\:w-64 {
    width: 16rem
  }

  .tb\:w-auto {
    width: auto
  }

  .tb\:w-px {
    width: 1px
  }

  .tb\:w-1\/2 {
    width: 50%
  }

  .tb\:w-1\/3 {
    width: 33.333333%
  }

  .tb\:w-2\/3 {
    width: 66.666667%
  }

  .tb\:w-1\/4 {
    width: 25%
  }

  .tb\:w-2\/4 {
    width: 50%
  }

  .tb\:w-3\/4 {
    width: 75%
  }

  .tb\:w-1\/5 {
    width: 20%
  }

  .tb\:w-2\/5 {
    width: 40%
  }

  .tb\:w-3\/5 {
    width: 60%
  }

  .tb\:w-4\/5 {
    width: 80%
  }

  .tb\:w-1\/6 {
    width: 16.666667%
  }

  .tb\:w-2\/6 {
    width: 33.333333%
  }

  .tb\:w-3\/6 {
    width: 50%
  }

  .tb\:w-4\/6 {
    width: 66.666667%
  }

  .tb\:w-5\/6 {
    width: 83.333333%
  }

  .tb\:w-1\/12 {
    width: 8.333333%
  }

  .tb\:w-2\/12 {
    width: 16.666667%
  }

  .tb\:w-3\/12 {
    width: 25%
  }

  .tb\:w-4\/12 {
    width: 33.333333%
  }

  .tb\:w-5\/12 {
    width: 41.666667%
  }

  .tb\:w-6\/12 {
    width: 50%
  }

  .tb\:w-7\/12 {
    width: 58.333333%
  }

  .tb\:w-8\/12 {
    width: 66.666667%
  }

  .tb\:w-9\/12 {
    width: 75%
  }

  .tb\:w-10\/12 {
    width: 83.333333%
  }

  .tb\:w-11\/12 {
    width: 91.666667%
  }

  .tb\:w-full {
    width: 100%
  }

  .tb\:w-screen {
    width: 100vw
  }

  .tb\:z-0 {
    z-index: 0
  }

  .tb\:z-10 {
    z-index: 10
  }

  .tb\:z-20 {
    z-index: 20
  }

  .tb\:z-30 {
    z-index: 30
  }

  .tb\:z-40 {
    z-index: 40
  }

  .tb\:z-50 {
    z-index: 50
  }

  .tb\:z-auto {
    z-index: auto
  }

  .tb\:gap-0 {
    grid-gap: 0;
    gap: 0
  }

  .tb\:gap-1 {
    grid-gap: 0.25rem;
    gap: 0.25rem
  }

  .tb\:gap-2 {
    grid-gap: 0.5rem;
    gap: 0.5rem
  }

  .tb\:gap-3 {
    grid-gap: 0.75rem;
    gap: 0.75rem
  }

  .tb\:gap-4 {
    grid-gap: 1rem;
    gap: 1rem
  }

  .tb\:gap-5 {
    grid-gap: 1.25rem;
    gap: 1.25rem
  }

  .tb\:gap-6 {
    grid-gap: 1.5rem;
    gap: 1.5rem
  }

  .tb\:gap-8 {
    grid-gap: 2rem;
    gap: 2rem
  }

  .tb\:gap-10 {
    grid-gap: 2.5rem;
    gap: 2.5rem
  }

  .tb\:gap-12 {
    grid-gap: 3rem;
    gap: 3rem
  }

  .tb\:gap-16 {
    grid-gap: 4rem;
    gap: 4rem
  }

  .tb\:gap-20 {
    grid-gap: 5rem;
    gap: 5rem
  }

  .tb\:gap-24 {
    grid-gap: 6rem;
    gap: 6rem
  }

  .tb\:gap-32 {
    grid-gap: 8rem;
    gap: 8rem
  }

  .tb\:gap-40 {
    grid-gap: 10rem;
    gap: 10rem
  }

  .tb\:gap-48 {
    grid-gap: 12rem;
    gap: 12rem
  }

  .tb\:gap-56 {
    grid-gap: 14rem;
    gap: 14rem
  }

  .tb\:gap-64 {
    grid-gap: 16rem;
    gap: 16rem
  }

  .tb\:gap-px {
    grid-gap: 1px;
    gap: 1px
  }

  .tb\:col-gap-0 {
    grid-column-gap: 0;
    column-gap: 0
  }

  .tb\:col-gap-1 {
    grid-column-gap: 0.25rem;
    column-gap: 0.25rem
  }

  .tb\:col-gap-2 {
    grid-column-gap: 0.5rem;
    column-gap: 0.5rem
  }

  .tb\:col-gap-3 {
    grid-column-gap: 0.75rem;
    column-gap: 0.75rem
  }

  .tb\:col-gap-4 {
    grid-column-gap: 1rem;
    column-gap: 1rem
  }

  .tb\:col-gap-5 {
    grid-column-gap: 1.25rem;
    column-gap: 1.25rem
  }

  .tb\:col-gap-6 {
    grid-column-gap: 1.5rem;
    column-gap: 1.5rem
  }

  .tb\:col-gap-8 {
    grid-column-gap: 2rem;
    column-gap: 2rem
  }

  .tb\:col-gap-10 {
    grid-column-gap: 2.5rem;
    column-gap: 2.5rem
  }

  .tb\:col-gap-12 {
    grid-column-gap: 3rem;
    column-gap: 3rem
  }

  .tb\:col-gap-16 {
    grid-column-gap: 4rem;
    column-gap: 4rem
  }

  .tb\:col-gap-20 {
    grid-column-gap: 5rem;
    column-gap: 5rem
  }

  .tb\:col-gap-24 {
    grid-column-gap: 6rem;
    column-gap: 6rem
  }

  .tb\:col-gap-32 {
    grid-column-gap: 8rem;
    column-gap: 8rem
  }

  .tb\:col-gap-40 {
    grid-column-gap: 10rem;
    column-gap: 10rem
  }

  .tb\:col-gap-48 {
    grid-column-gap: 12rem;
    column-gap: 12rem
  }

  .tb\:col-gap-56 {
    grid-column-gap: 14rem;
    column-gap: 14rem
  }

  .tb\:col-gap-64 {
    grid-column-gap: 16rem;
    column-gap: 16rem
  }

  .tb\:col-gap-px {
    grid-column-gap: 1px;
    column-gap: 1px
  }

  .tb\:row-gap-0 {
    grid-row-gap: 0;
    row-gap: 0
  }

  .tb\:row-gap-1 {
    grid-row-gap: 0.25rem;
    row-gap: 0.25rem
  }

  .tb\:row-gap-2 {
    grid-row-gap: 0.5rem;
    row-gap: 0.5rem
  }

  .tb\:row-gap-3 {
    grid-row-gap: 0.75rem;
    row-gap: 0.75rem
  }

  .tb\:row-gap-4 {
    grid-row-gap: 1rem;
    row-gap: 1rem
  }

  .tb\:row-gap-5 {
    grid-row-gap: 1.25rem;
    row-gap: 1.25rem
  }

  .tb\:row-gap-6 {
    grid-row-gap: 1.5rem;
    row-gap: 1.5rem
  }

  .tb\:row-gap-8 {
    grid-row-gap: 2rem;
    row-gap: 2rem
  }

  .tb\:row-gap-10 {
    grid-row-gap: 2.5rem;
    row-gap: 2.5rem
  }

  .tb\:row-gap-12 {
    grid-row-gap: 3rem;
    row-gap: 3rem
  }

  .tb\:row-gap-16 {
    grid-row-gap: 4rem;
    row-gap: 4rem
  }

  .tb\:row-gap-20 {
    grid-row-gap: 5rem;
    row-gap: 5rem
  }

  .tb\:row-gap-24 {
    grid-row-gap: 6rem;
    row-gap: 6rem
  }

  .tb\:row-gap-32 {
    grid-row-gap: 8rem;
    row-gap: 8rem
  }

  .tb\:row-gap-40 {
    grid-row-gap: 10rem;
    row-gap: 10rem
  }

  .tb\:row-gap-48 {
    grid-row-gap: 12rem;
    row-gap: 12rem
  }

  .tb\:row-gap-56 {
    grid-row-gap: 14rem;
    row-gap: 14rem
  }

  .tb\:row-gap-64 {
    grid-row-gap: 16rem;
    row-gap: 16rem
  }

  .tb\:row-gap-px {
    grid-row-gap: 1px;
    row-gap: 1px
  }

  .tb\:grid-flow-row {
    grid-auto-flow: row
  }

  .tb\:grid-flow-col {
    grid-auto-flow: column
  }

  .tb\:grid-flow-row-dense {
    grid-auto-flow: row dense
  }

  .tb\:grid-flow-col-dense {
    grid-auto-flow: column dense
  }

  .tb\:grid-cols-1 {
    -ms-grid-columns: (minmax(0, 1fr))[1];
        grid-template-columns: repeat(1, minmax(0, 1fr))
  }

  .tb\:grid-cols-2 {
    -ms-grid-columns: (minmax(0, 1fr))[2];
        grid-template-columns: repeat(2, minmax(0, 1fr))
  }

  .tb\:grid-cols-3 {
    -ms-grid-columns: (minmax(0, 1fr))[3];
        grid-template-columns: repeat(3, minmax(0, 1fr))
  }

  .tb\:grid-cols-4 {
    -ms-grid-columns: (minmax(0, 1fr))[4];
        grid-template-columns: repeat(4, minmax(0, 1fr))
  }

  .tb\:grid-cols-5 {
    -ms-grid-columns: (minmax(0, 1fr))[5];
        grid-template-columns: repeat(5, minmax(0, 1fr))
  }

  .tb\:grid-cols-6 {
    -ms-grid-columns: (minmax(0, 1fr))[6];
        grid-template-columns: repeat(6, minmax(0, 1fr))
  }

  .tb\:grid-cols-7 {
    -ms-grid-columns: (minmax(0, 1fr))[7];
        grid-template-columns: repeat(7, minmax(0, 1fr))
  }

  .tb\:grid-cols-8 {
    -ms-grid-columns: (minmax(0, 1fr))[8];
        grid-template-columns: repeat(8, minmax(0, 1fr))
  }

  .tb\:grid-cols-9 {
    -ms-grid-columns: (minmax(0, 1fr))[9];
        grid-template-columns: repeat(9, minmax(0, 1fr))
  }

  .tb\:grid-cols-10 {
    -ms-grid-columns: (minmax(0, 1fr))[10];
        grid-template-columns: repeat(10, minmax(0, 1fr))
  }

  .tb\:grid-cols-11 {
    -ms-grid-columns: (minmax(0, 1fr))[11];
        grid-template-columns: repeat(11, minmax(0, 1fr))
  }

  .tb\:grid-cols-12 {
    -ms-grid-columns: (minmax(0, 1fr))[12];
        grid-template-columns: repeat(12, minmax(0, 1fr))
  }

  .tb\:grid-cols-none {
    -ms-grid-columns: none;
        grid-template-columns: none
  }

  .tb\:col-auto {
    -ms-grid-column: auto;
        grid-column: auto
  }

  .tb\:col-span-1 {
    -ms-grid-column-span: 1;
    -ms-grid-column: span 1;
        grid-column: span 1 / span 1
  }

  .tb\:col-span-2 {
    -ms-grid-column-span: 2;
    -ms-grid-column: span 2;
        grid-column: span 2 / span 2
  }

  .tb\:col-span-3 {
    -ms-grid-column-span: 3;
    -ms-grid-column: span 3;
        grid-column: span 3 / span 3
  }

  .tb\:col-span-4 {
    -ms-grid-column-span: 4;
    -ms-grid-column: span 4;
        grid-column: span 4 / span 4
  }

  .tb\:col-span-5 {
    -ms-grid-column-span: 5;
    -ms-grid-column: span 5;
        grid-column: span 5 / span 5
  }

  .tb\:col-span-6 {
    -ms-grid-column-span: 6;
    -ms-grid-column: span 6;
        grid-column: span 6 / span 6
  }

  .tb\:col-span-7 {
    -ms-grid-column-span: 7;
    -ms-grid-column: span 7;
        grid-column: span 7 / span 7
  }

  .tb\:col-span-8 {
    -ms-grid-column-span: 8;
    -ms-grid-column: span 8;
        grid-column: span 8 / span 8
  }

  .tb\:col-span-9 {
    -ms-grid-column-span: 9;
    -ms-grid-column: span 9;
        grid-column: span 9 / span 9
  }

  .tb\:col-span-10 {
    -ms-grid-column-span: 10;
    -ms-grid-column: span 10;
        grid-column: span 10 / span 10
  }

  .tb\:col-span-11 {
    -ms-grid-column-span: 11;
    -ms-grid-column: span 11;
        grid-column: span 11 / span 11
  }

  .tb\:col-span-12 {
    -ms-grid-column-span: 12;
    -ms-grid-column: span 12;
        grid-column: span 12 / span 12
  }

  .tb\:col-start-1 {
    -ms-grid-column: 1;
        grid-column-start: 1
  }

  .tb\:col-start-2 {
    -ms-grid-column: 2;
        grid-column-start: 2
  }

  .tb\:col-start-3 {
    -ms-grid-column: 3;
        grid-column-start: 3
  }

  .tb\:col-start-4 {
    -ms-grid-column: 4;
        grid-column-start: 4
  }

  .tb\:col-start-5 {
    -ms-grid-column: 5;
        grid-column-start: 5
  }

  .tb\:col-start-6 {
    -ms-grid-column: 6;
        grid-column-start: 6
  }

  .tb\:col-start-7 {
    -ms-grid-column: 7;
        grid-column-start: 7
  }

  .tb\:col-start-8 {
    -ms-grid-column: 8;
        grid-column-start: 8
  }

  .tb\:col-start-9 {
    -ms-grid-column: 9;
        grid-column-start: 9
  }

  .tb\:col-start-10 {
    -ms-grid-column: 10;
        grid-column-start: 10
  }

  .tb\:col-start-11 {
    -ms-grid-column: 11;
        grid-column-start: 11
  }

  .tb\:col-start-12 {
    -ms-grid-column: 12;
        grid-column-start: 12
  }

  .tb\:col-start-13 {
    -ms-grid-column: 13;
        grid-column-start: 13
  }

  .tb\:col-start-auto {
    -ms-grid-column: auto;
        grid-column-start: auto
  }

  .tb\:col-end-1 {
    grid-column-end: 1
  }

  .tb\:col-end-2 {
    grid-column-end: 2
  }

  .tb\:col-end-3 {
    grid-column-end: 3
  }

  .tb\:col-end-4 {
    grid-column-end: 4
  }

  .tb\:col-end-5 {
    grid-column-end: 5
  }

  .tb\:col-end-6 {
    grid-column-end: 6
  }

  .tb\:col-end-7 {
    grid-column-end: 7
  }

  .tb\:col-end-8 {
    grid-column-end: 8
  }

  .tb\:col-end-9 {
    grid-column-end: 9
  }

  .tb\:col-end-10 {
    grid-column-end: 10
  }

  .tb\:col-end-11 {
    grid-column-end: 11
  }

  .tb\:col-end-12 {
    grid-column-end: 12
  }

  .tb\:col-end-13 {
    grid-column-end: 13
  }

  .tb\:col-end-auto {
    grid-column-end: auto
  }

  .tb\:grid-rows-1 {
    -ms-grid-rows: (minmax(0, 1fr))[1];
        grid-template-rows: repeat(1, minmax(0, 1fr))
  }

  .tb\:grid-rows-2 {
    -ms-grid-rows: (minmax(0, 1fr))[2];
        grid-template-rows: repeat(2, minmax(0, 1fr))
  }

  .tb\:grid-rows-3 {
    -ms-grid-rows: (minmax(0, 1fr))[3];
        grid-template-rows: repeat(3, minmax(0, 1fr))
  }

  .tb\:grid-rows-4 {
    -ms-grid-rows: (minmax(0, 1fr))[4];
        grid-template-rows: repeat(4, minmax(0, 1fr))
  }

  .tb\:grid-rows-5 {
    -ms-grid-rows: (minmax(0, 1fr))[5];
        grid-template-rows: repeat(5, minmax(0, 1fr))
  }

  .tb\:grid-rows-6 {
    -ms-grid-rows: (minmax(0, 1fr))[6];
        grid-template-rows: repeat(6, minmax(0, 1fr))
  }

  .tb\:grid-rows-none {
    -ms-grid-rows: none;
        grid-template-rows: none
  }

  .tb\:row-auto {
    -ms-grid-row: auto;
        grid-row: auto
  }

  .tb\:row-span-1 {
    -ms-grid-row-span: 1;
    -ms-grid-row: span 1;
        grid-row: span 1 / span 1
  }

  .tb\:row-span-2 {
    -ms-grid-row-span: 2;
    -ms-grid-row: span 2;
        grid-row: span 2 / span 2
  }

  .tb\:row-span-3 {
    -ms-grid-row-span: 3;
    -ms-grid-row: span 3;
        grid-row: span 3 / span 3
  }

  .tb\:row-span-4 {
    -ms-grid-row-span: 4;
    -ms-grid-row: span 4;
        grid-row: span 4 / span 4
  }

  .tb\:row-span-5 {
    -ms-grid-row-span: 5;
    -ms-grid-row: span 5;
        grid-row: span 5 / span 5
  }

  .tb\:row-span-6 {
    -ms-grid-row-span: 6;
    -ms-grid-row: span 6;
        grid-row: span 6 / span 6
  }

  .tb\:row-start-1 {
    -ms-grid-row: 1;
        grid-row-start: 1
  }

  .tb\:row-start-2 {
    -ms-grid-row: 2;
        grid-row-start: 2
  }

  .tb\:row-start-3 {
    -ms-grid-row: 3;
        grid-row-start: 3
  }

  .tb\:row-start-4 {
    -ms-grid-row: 4;
        grid-row-start: 4
  }

  .tb\:row-start-5 {
    -ms-grid-row: 5;
        grid-row-start: 5
  }

  .tb\:row-start-6 {
    -ms-grid-row: 6;
        grid-row-start: 6
  }

  .tb\:row-start-7 {
    -ms-grid-row: 7;
        grid-row-start: 7
  }

  .tb\:row-start-auto {
    -ms-grid-row: auto;
        grid-row-start: auto
  }

  .tb\:row-end-1 {
    grid-row-end: 1
  }

  .tb\:row-end-2 {
    grid-row-end: 2
  }

  .tb\:row-end-3 {
    grid-row-end: 3
  }

  .tb\:row-end-4 {
    grid-row-end: 4
  }

  .tb\:row-end-5 {
    grid-row-end: 5
  }

  .tb\:row-end-6 {
    grid-row-end: 6
  }

  .tb\:row-end-7 {
    grid-row-end: 7
  }

  .tb\:row-end-auto {
    grid-row-end: auto
  }

  .tb\:transform {
    --transform-translate-x: 0;
    --transform-translate-y: 0;
    --transform-rotate: 0;
    --transform-skew-x: 0;
    --transform-skew-y: 0;
    --transform-scale-x: 1;
    --transform-scale-y: 1;
    transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))
  }

  .tb\:transform-none {
    transform: none
  }

  .tb\:origin-center {
    transform-origin: center
  }

  .tb\:origin-top {
    transform-origin: top
  }

  .tb\:origin-top-right {
    transform-origin: top right
  }

  .tb\:origin-right {
    transform-origin: right
  }

  .tb\:origin-bottom-right {
    transform-origin: bottom right
  }

  .tb\:origin-bottom {
    transform-origin: bottom
  }

  .tb\:origin-bottom-left {
    transform-origin: bottom left
  }

  .tb\:origin-left {
    transform-origin: left
  }

  .tb\:origin-top-left {
    transform-origin: top left
  }

  .tb\:scale-0 {
    --transform-scale-x: 0;
    --transform-scale-y: 0
  }

  .tb\:scale-50 {
    --transform-scale-x: .5;
    --transform-scale-y: .5
  }

  .tb\:scale-75 {
    --transform-scale-x: .75;
    --transform-scale-y: .75
  }

  .tb\:scale-90 {
    --transform-scale-x: .9;
    --transform-scale-y: .9
  }

  .tb\:scale-95 {
    --transform-scale-x: .95;
    --transform-scale-y: .95
  }

  .tb\:scale-100 {
    --transform-scale-x: 1;
    --transform-scale-y: 1
  }

  .tb\:scale-105 {
    --transform-scale-x: 1.05;
    --transform-scale-y: 1.05
  }

  .tb\:scale-110 {
    --transform-scale-x: 1.1;
    --transform-scale-y: 1.1
  }

  .tb\:scale-125 {
    --transform-scale-x: 1.25;
    --transform-scale-y: 1.25
  }

  .tb\:scale-150 {
    --transform-scale-x: 1.5;
    --transform-scale-y: 1.5
  }

  .tb\:scale-x-0 {
    --transform-scale-x: 0
  }

  .tb\:scale-x-50 {
    --transform-scale-x: .5
  }

  .tb\:scale-x-75 {
    --transform-scale-x: .75
  }

  .tb\:scale-x-90 {
    --transform-scale-x: .9
  }

  .tb\:scale-x-95 {
    --transform-scale-x: .95
  }

  .tb\:scale-x-100 {
    --transform-scale-x: 1
  }

  .tb\:scale-x-105 {
    --transform-scale-x: 1.05
  }

  .tb\:scale-x-110 {
    --transform-scale-x: 1.1
  }

  .tb\:scale-x-125 {
    --transform-scale-x: 1.25
  }

  .tb\:scale-x-150 {
    --transform-scale-x: 1.5
  }

  .tb\:scale-y-0 {
    --transform-scale-y: 0
  }

  .tb\:scale-y-50 {
    --transform-scale-y: .5
  }

  .tb\:scale-y-75 {
    --transform-scale-y: .75
  }

  .tb\:scale-y-90 {
    --transform-scale-y: .9
  }

  .tb\:scale-y-95 {
    --transform-scale-y: .95
  }

  .tb\:scale-y-100 {
    --transform-scale-y: 1
  }

  .tb\:scale-y-105 {
    --transform-scale-y: 1.05
  }

  .tb\:scale-y-110 {
    --transform-scale-y: 1.1
  }

  .tb\:scale-y-125 {
    --transform-scale-y: 1.25
  }

  .tb\:scale-y-150 {
    --transform-scale-y: 1.5
  }

  .tb\:hover\:scale-0:hover {
    --transform-scale-x: 0;
    --transform-scale-y: 0
  }

  .tb\:hover\:scale-50:hover {
    --transform-scale-x: .5;
    --transform-scale-y: .5
  }

  .tb\:hover\:scale-75:hover {
    --transform-scale-x: .75;
    --transform-scale-y: .75
  }

  .tb\:hover\:scale-90:hover {
    --transform-scale-x: .9;
    --transform-scale-y: .9
  }

  .tb\:hover\:scale-95:hover {
    --transform-scale-x: .95;
    --transform-scale-y: .95
  }

  .tb\:hover\:scale-100:hover {
    --transform-scale-x: 1;
    --transform-scale-y: 1
  }

  .tb\:hover\:scale-105:hover {
    --transform-scale-x: 1.05;
    --transform-scale-y: 1.05
  }

  .tb\:hover\:scale-110:hover {
    --transform-scale-x: 1.1;
    --transform-scale-y: 1.1
  }

  .tb\:hover\:scale-125:hover {
    --transform-scale-x: 1.25;
    --transform-scale-y: 1.25
  }

  .tb\:hover\:scale-150:hover {
    --transform-scale-x: 1.5;
    --transform-scale-y: 1.5
  }

  .tb\:hover\:scale-x-0:hover {
    --transform-scale-x: 0
  }

  .tb\:hover\:scale-x-50:hover {
    --transform-scale-x: .5
  }

  .tb\:hover\:scale-x-75:hover {
    --transform-scale-x: .75
  }

  .tb\:hover\:scale-x-90:hover {
    --transform-scale-x: .9
  }

  .tb\:hover\:scale-x-95:hover {
    --transform-scale-x: .95
  }

  .tb\:hover\:scale-x-100:hover {
    --transform-scale-x: 1
  }

  .tb\:hover\:scale-x-105:hover {
    --transform-scale-x: 1.05
  }

  .tb\:hover\:scale-x-110:hover {
    --transform-scale-x: 1.1
  }

  .tb\:hover\:scale-x-125:hover {
    --transform-scale-x: 1.25
  }

  .tb\:hover\:scale-x-150:hover {
    --transform-scale-x: 1.5
  }

  .tb\:hover\:scale-y-0:hover {
    --transform-scale-y: 0
  }

  .tb\:hover\:scale-y-50:hover {
    --transform-scale-y: .5
  }

  .tb\:hover\:scale-y-75:hover {
    --transform-scale-y: .75
  }

  .tb\:hover\:scale-y-90:hover {
    --transform-scale-y: .9
  }

  .tb\:hover\:scale-y-95:hover {
    --transform-scale-y: .95
  }

  .tb\:hover\:scale-y-100:hover {
    --transform-scale-y: 1
  }

  .tb\:hover\:scale-y-105:hover {
    --transform-scale-y: 1.05
  }

  .tb\:hover\:scale-y-110:hover {
    --transform-scale-y: 1.1
  }

  .tb\:hover\:scale-y-125:hover {
    --transform-scale-y: 1.25
  }

  .tb\:hover\:scale-y-150:hover {
    --transform-scale-y: 1.5
  }

  .tb\:focus\:scale-0:focus {
    --transform-scale-x: 0;
    --transform-scale-y: 0
  }

  .tb\:focus\:scale-50:focus {
    --transform-scale-x: .5;
    --transform-scale-y: .5
  }

  .tb\:focus\:scale-75:focus {
    --transform-scale-x: .75;
    --transform-scale-y: .75
  }

  .tb\:focus\:scale-90:focus {
    --transform-scale-x: .9;
    --transform-scale-y: .9
  }

  .tb\:focus\:scale-95:focus {
    --transform-scale-x: .95;
    --transform-scale-y: .95
  }

  .tb\:focus\:scale-100:focus {
    --transform-scale-x: 1;
    --transform-scale-y: 1
  }

  .tb\:focus\:scale-105:focus {
    --transform-scale-x: 1.05;
    --transform-scale-y: 1.05
  }

  .tb\:focus\:scale-110:focus {
    --transform-scale-x: 1.1;
    --transform-scale-y: 1.1
  }

  .tb\:focus\:scale-125:focus {
    --transform-scale-x: 1.25;
    --transform-scale-y: 1.25
  }

  .tb\:focus\:scale-150:focus {
    --transform-scale-x: 1.5;
    --transform-scale-y: 1.5
  }

  .tb\:focus\:scale-x-0:focus {
    --transform-scale-x: 0
  }

  .tb\:focus\:scale-x-50:focus {
    --transform-scale-x: .5
  }

  .tb\:focus\:scale-x-75:focus {
    --transform-scale-x: .75
  }

  .tb\:focus\:scale-x-90:focus {
    --transform-scale-x: .9
  }

  .tb\:focus\:scale-x-95:focus {
    --transform-scale-x: .95
  }

  .tb\:focus\:scale-x-100:focus {
    --transform-scale-x: 1
  }

  .tb\:focus\:scale-x-105:focus {
    --transform-scale-x: 1.05
  }

  .tb\:focus\:scale-x-110:focus {
    --transform-scale-x: 1.1
  }

  .tb\:focus\:scale-x-125:focus {
    --transform-scale-x: 1.25
  }

  .tb\:focus\:scale-x-150:focus {
    --transform-scale-x: 1.5
  }

  .tb\:focus\:scale-y-0:focus {
    --transform-scale-y: 0
  }

  .tb\:focus\:scale-y-50:focus {
    --transform-scale-y: .5
  }

  .tb\:focus\:scale-y-75:focus {
    --transform-scale-y: .75
  }

  .tb\:focus\:scale-y-90:focus {
    --transform-scale-y: .9
  }

  .tb\:focus\:scale-y-95:focus {
    --transform-scale-y: .95
  }

  .tb\:focus\:scale-y-100:focus {
    --transform-scale-y: 1
  }

  .tb\:focus\:scale-y-105:focus {
    --transform-scale-y: 1.05
  }

  .tb\:focus\:scale-y-110:focus {
    --transform-scale-y: 1.1
  }

  .tb\:focus\:scale-y-125:focus {
    --transform-scale-y: 1.25
  }

  .tb\:focus\:scale-y-150:focus {
    --transform-scale-y: 1.5
  }

  .tb\:rotate-0 {
    --transform-rotate: 0
  }

  .tb\:rotate-45 {
    --transform-rotate: 45deg
  }

  .tb\:rotate-90 {
    --transform-rotate: 90deg
  }

  .tb\:rotate-180 {
    --transform-rotate: 180deg
  }

  .tb\:-rotate-180 {
    --transform-rotate: -180deg
  }

  .tb\:-rotate-90 {
    --transform-rotate: -90deg
  }

  .tb\:-rotate-45 {
    --transform-rotate: -45deg
  }

  .tb\:hover\:rotate-0:hover {
    --transform-rotate: 0
  }

  .tb\:hover\:rotate-45:hover {
    --transform-rotate: 45deg
  }

  .tb\:hover\:rotate-90:hover {
    --transform-rotate: 90deg
  }

  .tb\:hover\:rotate-180:hover {
    --transform-rotate: 180deg
  }

  .tb\:hover\:-rotate-180:hover {
    --transform-rotate: -180deg
  }

  .tb\:hover\:-rotate-90:hover {
    --transform-rotate: -90deg
  }

  .tb\:hover\:-rotate-45:hover {
    --transform-rotate: -45deg
  }

  .tb\:focus\:rotate-0:focus {
    --transform-rotate: 0
  }

  .tb\:focus\:rotate-45:focus {
    --transform-rotate: 45deg
  }

  .tb\:focus\:rotate-90:focus {
    --transform-rotate: 90deg
  }

  .tb\:focus\:rotate-180:focus {
    --transform-rotate: 180deg
  }

  .tb\:focus\:-rotate-180:focus {
    --transform-rotate: -180deg
  }

  .tb\:focus\:-rotate-90:focus {
    --transform-rotate: -90deg
  }

  .tb\:focus\:-rotate-45:focus {
    --transform-rotate: -45deg
  }

  .tb\:translate-x-0 {
    --transform-translate-x: 0
  }

  .tb\:translate-x-1 {
    --transform-translate-x: 0.25rem
  }

  .tb\:translate-x-2 {
    --transform-translate-x: 0.5rem
  }

  .tb\:translate-x-3 {
    --transform-translate-x: 0.75rem
  }

  .tb\:translate-x-4 {
    --transform-translate-x: 1rem
  }

  .tb\:translate-x-5 {
    --transform-translate-x: 1.25rem
  }

  .tb\:translate-x-6 {
    --transform-translate-x: 1.5rem
  }

  .tb\:translate-x-8 {
    --transform-translate-x: 2rem
  }

  .tb\:translate-x-10 {
    --transform-translate-x: 2.5rem
  }

  .tb\:translate-x-12 {
    --transform-translate-x: 3rem
  }

  .tb\:translate-x-16 {
    --transform-translate-x: 4rem
  }

  .tb\:translate-x-20 {
    --transform-translate-x: 5rem
  }

  .tb\:translate-x-24 {
    --transform-translate-x: 6rem
  }

  .tb\:translate-x-32 {
    --transform-translate-x: 8rem
  }

  .tb\:translate-x-40 {
    --transform-translate-x: 10rem
  }

  .tb\:translate-x-48 {
    --transform-translate-x: 12rem
  }

  .tb\:translate-x-56 {
    --transform-translate-x: 14rem
  }

  .tb\:translate-x-64 {
    --transform-translate-x: 16rem
  }

  .tb\:translate-x-px {
    --transform-translate-x: 1px
  }

  .tb\:-translate-x-1 {
    --transform-translate-x: -0.25rem
  }

  .tb\:-translate-x-2 {
    --transform-translate-x: -0.5rem
  }

  .tb\:-translate-x-3 {
    --transform-translate-x: -0.75rem
  }

  .tb\:-translate-x-4 {
    --transform-translate-x: -1rem
  }

  .tb\:-translate-x-5 {
    --transform-translate-x: -1.25rem
  }

  .tb\:-translate-x-6 {
    --transform-translate-x: -1.5rem
  }

  .tb\:-translate-x-8 {
    --transform-translate-x: -2rem
  }

  .tb\:-translate-x-10 {
    --transform-translate-x: -2.5rem
  }

  .tb\:-translate-x-12 {
    --transform-translate-x: -3rem
  }

  .tb\:-translate-x-16 {
    --transform-translate-x: -4rem
  }

  .tb\:-translate-x-20 {
    --transform-translate-x: -5rem
  }

  .tb\:-translate-x-24 {
    --transform-translate-x: -6rem
  }

  .tb\:-translate-x-32 {
    --transform-translate-x: -8rem
  }

  .tb\:-translate-x-40 {
    --transform-translate-x: -10rem
  }

  .tb\:-translate-x-48 {
    --transform-translate-x: -12rem
  }

  .tb\:-translate-x-56 {
    --transform-translate-x: -14rem
  }

  .tb\:-translate-x-64 {
    --transform-translate-x: -16rem
  }

  .tb\:-translate-x-px {
    --transform-translate-x: -1px
  }

  .tb\:-translate-x-full {
    --transform-translate-x: -100%
  }

  .tb\:-translate-x-1\/2 {
    --transform-translate-x: -50%
  }

  .tb\:translate-x-1\/2 {
    --transform-translate-x: 50%
  }

  .tb\:translate-x-full {
    --transform-translate-x: 100%
  }

  .tb\:translate-y-0 {
    --transform-translate-y: 0
  }

  .tb\:translate-y-1 {
    --transform-translate-y: 0.25rem
  }

  .tb\:translate-y-2 {
    --transform-translate-y: 0.5rem
  }

  .tb\:translate-y-3 {
    --transform-translate-y: 0.75rem
  }

  .tb\:translate-y-4 {
    --transform-translate-y: 1rem
  }

  .tb\:translate-y-5 {
    --transform-translate-y: 1.25rem
  }

  .tb\:translate-y-6 {
    --transform-translate-y: 1.5rem
  }

  .tb\:translate-y-8 {
    --transform-translate-y: 2rem
  }

  .tb\:translate-y-10 {
    --transform-translate-y: 2.5rem
  }

  .tb\:translate-y-12 {
    --transform-translate-y: 3rem
  }

  .tb\:translate-y-16 {
    --transform-translate-y: 4rem
  }

  .tb\:translate-y-20 {
    --transform-translate-y: 5rem
  }

  .tb\:translate-y-24 {
    --transform-translate-y: 6rem
  }

  .tb\:translate-y-32 {
    --transform-translate-y: 8rem
  }

  .tb\:translate-y-40 {
    --transform-translate-y: 10rem
  }

  .tb\:translate-y-48 {
    --transform-translate-y: 12rem
  }

  .tb\:translate-y-56 {
    --transform-translate-y: 14rem
  }

  .tb\:translate-y-64 {
    --transform-translate-y: 16rem
  }

  .tb\:translate-y-px {
    --transform-translate-y: 1px
  }

  .tb\:-translate-y-1 {
    --transform-translate-y: -0.25rem
  }

  .tb\:-translate-y-2 {
    --transform-translate-y: -0.5rem
  }

  .tb\:-translate-y-3 {
    --transform-translate-y: -0.75rem
  }

  .tb\:-translate-y-4 {
    --transform-translate-y: -1rem
  }

  .tb\:-translate-y-5 {
    --transform-translate-y: -1.25rem
  }

  .tb\:-translate-y-6 {
    --transform-translate-y: -1.5rem
  }

  .tb\:-translate-y-8 {
    --transform-translate-y: -2rem
  }

  .tb\:-translate-y-10 {
    --transform-translate-y: -2.5rem
  }

  .tb\:-translate-y-12 {
    --transform-translate-y: -3rem
  }

  .tb\:-translate-y-16 {
    --transform-translate-y: -4rem
  }

  .tb\:-translate-y-20 {
    --transform-translate-y: -5rem
  }

  .tb\:-translate-y-24 {
    --transform-translate-y: -6rem
  }

  .tb\:-translate-y-32 {
    --transform-translate-y: -8rem
  }

  .tb\:-translate-y-40 {
    --transform-translate-y: -10rem
  }

  .tb\:-translate-y-48 {
    --transform-translate-y: -12rem
  }

  .tb\:-translate-y-56 {
    --transform-translate-y: -14rem
  }

  .tb\:-translate-y-64 {
    --transform-translate-y: -16rem
  }

  .tb\:-translate-y-px {
    --transform-translate-y: -1px
  }

  .tb\:-translate-y-full {
    --transform-translate-y: -100%
  }

  .tb\:-translate-y-1\/2 {
    --transform-translate-y: -50%
  }

  .tb\:translate-y-1\/2 {
    --transform-translate-y: 50%
  }

  .tb\:translate-y-full {
    --transform-translate-y: 100%
  }

  .tb\:hover\:translate-x-0:hover {
    --transform-translate-x: 0
  }

  .tb\:hover\:translate-x-1:hover {
    --transform-translate-x: 0.25rem
  }

  .tb\:hover\:translate-x-2:hover {
    --transform-translate-x: 0.5rem
  }

  .tb\:hover\:translate-x-3:hover {
    --transform-translate-x: 0.75rem
  }

  .tb\:hover\:translate-x-4:hover {
    --transform-translate-x: 1rem
  }

  .tb\:hover\:translate-x-5:hover {
    --transform-translate-x: 1.25rem
  }

  .tb\:hover\:translate-x-6:hover {
    --transform-translate-x: 1.5rem
  }

  .tb\:hover\:translate-x-8:hover {
    --transform-translate-x: 2rem
  }

  .tb\:hover\:translate-x-10:hover {
    --transform-translate-x: 2.5rem
  }

  .tb\:hover\:translate-x-12:hover {
    --transform-translate-x: 3rem
  }

  .tb\:hover\:translate-x-16:hover {
    --transform-translate-x: 4rem
  }

  .tb\:hover\:translate-x-20:hover {
    --transform-translate-x: 5rem
  }

  .tb\:hover\:translate-x-24:hover {
    --transform-translate-x: 6rem
  }

  .tb\:hover\:translate-x-32:hover {
    --transform-translate-x: 8rem
  }

  .tb\:hover\:translate-x-40:hover {
    --transform-translate-x: 10rem
  }

  .tb\:hover\:translate-x-48:hover {
    --transform-translate-x: 12rem
  }

  .tb\:hover\:translate-x-56:hover {
    --transform-translate-x: 14rem
  }

  .tb\:hover\:translate-x-64:hover {
    --transform-translate-x: 16rem
  }

  .tb\:hover\:translate-x-px:hover {
    --transform-translate-x: 1px
  }

  .tb\:hover\:-translate-x-1:hover {
    --transform-translate-x: -0.25rem
  }

  .tb\:hover\:-translate-x-2:hover {
    --transform-translate-x: -0.5rem
  }

  .tb\:hover\:-translate-x-3:hover {
    --transform-translate-x: -0.75rem
  }

  .tb\:hover\:-translate-x-4:hover {
    --transform-translate-x: -1rem
  }

  .tb\:hover\:-translate-x-5:hover {
    --transform-translate-x: -1.25rem
  }

  .tb\:hover\:-translate-x-6:hover {
    --transform-translate-x: -1.5rem
  }

  .tb\:hover\:-translate-x-8:hover {
    --transform-translate-x: -2rem
  }

  .tb\:hover\:-translate-x-10:hover {
    --transform-translate-x: -2.5rem
  }

  .tb\:hover\:-translate-x-12:hover {
    --transform-translate-x: -3rem
  }

  .tb\:hover\:-translate-x-16:hover {
    --transform-translate-x: -4rem
  }

  .tb\:hover\:-translate-x-20:hover {
    --transform-translate-x: -5rem
  }

  .tb\:hover\:-translate-x-24:hover {
    --transform-translate-x: -6rem
  }

  .tb\:hover\:-translate-x-32:hover {
    --transform-translate-x: -8rem
  }

  .tb\:hover\:-translate-x-40:hover {
    --transform-translate-x: -10rem
  }

  .tb\:hover\:-translate-x-48:hover {
    --transform-translate-x: -12rem
  }

  .tb\:hover\:-translate-x-56:hover {
    --transform-translate-x: -14rem
  }

  .tb\:hover\:-translate-x-64:hover {
    --transform-translate-x: -16rem
  }

  .tb\:hover\:-translate-x-px:hover {
    --transform-translate-x: -1px
  }

  .tb\:hover\:-translate-x-full:hover {
    --transform-translate-x: -100%
  }

  .tb\:hover\:-translate-x-1\/2:hover {
    --transform-translate-x: -50%
  }

  .tb\:hover\:translate-x-1\/2:hover {
    --transform-translate-x: 50%
  }

  .tb\:hover\:translate-x-full:hover {
    --transform-translate-x: 100%
  }

  .tb\:hover\:translate-y-0:hover {
    --transform-translate-y: 0
  }

  .tb\:hover\:translate-y-1:hover {
    --transform-translate-y: 0.25rem
  }

  .tb\:hover\:translate-y-2:hover {
    --transform-translate-y: 0.5rem
  }

  .tb\:hover\:translate-y-3:hover {
    --transform-translate-y: 0.75rem
  }

  .tb\:hover\:translate-y-4:hover {
    --transform-translate-y: 1rem
  }

  .tb\:hover\:translate-y-5:hover {
    --transform-translate-y: 1.25rem
  }

  .tb\:hover\:translate-y-6:hover {
    --transform-translate-y: 1.5rem
  }

  .tb\:hover\:translate-y-8:hover {
    --transform-translate-y: 2rem
  }

  .tb\:hover\:translate-y-10:hover {
    --transform-translate-y: 2.5rem
  }

  .tb\:hover\:translate-y-12:hover {
    --transform-translate-y: 3rem
  }

  .tb\:hover\:translate-y-16:hover {
    --transform-translate-y: 4rem
  }

  .tb\:hover\:translate-y-20:hover {
    --transform-translate-y: 5rem
  }

  .tb\:hover\:translate-y-24:hover {
    --transform-translate-y: 6rem
  }

  .tb\:hover\:translate-y-32:hover {
    --transform-translate-y: 8rem
  }

  .tb\:hover\:translate-y-40:hover {
    --transform-translate-y: 10rem
  }

  .tb\:hover\:translate-y-48:hover {
    --transform-translate-y: 12rem
  }

  .tb\:hover\:translate-y-56:hover {
    --transform-translate-y: 14rem
  }

  .tb\:hover\:translate-y-64:hover {
    --transform-translate-y: 16rem
  }

  .tb\:hover\:translate-y-px:hover {
    --transform-translate-y: 1px
  }

  .tb\:hover\:-translate-y-1:hover {
    --transform-translate-y: -0.25rem
  }

  .tb\:hover\:-translate-y-2:hover {
    --transform-translate-y: -0.5rem
  }

  .tb\:hover\:-translate-y-3:hover {
    --transform-translate-y: -0.75rem
  }

  .tb\:hover\:-translate-y-4:hover {
    --transform-translate-y: -1rem
  }

  .tb\:hover\:-translate-y-5:hover {
    --transform-translate-y: -1.25rem
  }

  .tb\:hover\:-translate-y-6:hover {
    --transform-translate-y: -1.5rem
  }

  .tb\:hover\:-translate-y-8:hover {
    --transform-translate-y: -2rem
  }

  .tb\:hover\:-translate-y-10:hover {
    --transform-translate-y: -2.5rem
  }

  .tb\:hover\:-translate-y-12:hover {
    --transform-translate-y: -3rem
  }

  .tb\:hover\:-translate-y-16:hover {
    --transform-translate-y: -4rem
  }

  .tb\:hover\:-translate-y-20:hover {
    --transform-translate-y: -5rem
  }

  .tb\:hover\:-translate-y-24:hover {
    --transform-translate-y: -6rem
  }

  .tb\:hover\:-translate-y-32:hover {
    --transform-translate-y: -8rem
  }

  .tb\:hover\:-translate-y-40:hover {
    --transform-translate-y: -10rem
  }

  .tb\:hover\:-translate-y-48:hover {
    --transform-translate-y: -12rem
  }

  .tb\:hover\:-translate-y-56:hover {
    --transform-translate-y: -14rem
  }

  .tb\:hover\:-translate-y-64:hover {
    --transform-translate-y: -16rem
  }

  .tb\:hover\:-translate-y-px:hover {
    --transform-translate-y: -1px
  }

  .tb\:hover\:-translate-y-full:hover {
    --transform-translate-y: -100%
  }

  .tb\:hover\:-translate-y-1\/2:hover {
    --transform-translate-y: -50%
  }

  .tb\:hover\:translate-y-1\/2:hover {
    --transform-translate-y: 50%
  }

  .tb\:hover\:translate-y-full:hover {
    --transform-translate-y: 100%
  }

  .tb\:focus\:translate-x-0:focus {
    --transform-translate-x: 0
  }

  .tb\:focus\:translate-x-1:focus {
    --transform-translate-x: 0.25rem
  }

  .tb\:focus\:translate-x-2:focus {
    --transform-translate-x: 0.5rem
  }

  .tb\:focus\:translate-x-3:focus {
    --transform-translate-x: 0.75rem
  }

  .tb\:focus\:translate-x-4:focus {
    --transform-translate-x: 1rem
  }

  .tb\:focus\:translate-x-5:focus {
    --transform-translate-x: 1.25rem
  }

  .tb\:focus\:translate-x-6:focus {
    --transform-translate-x: 1.5rem
  }

  .tb\:focus\:translate-x-8:focus {
    --transform-translate-x: 2rem
  }

  .tb\:focus\:translate-x-10:focus {
    --transform-translate-x: 2.5rem
  }

  .tb\:focus\:translate-x-12:focus {
    --transform-translate-x: 3rem
  }

  .tb\:focus\:translate-x-16:focus {
    --transform-translate-x: 4rem
  }

  .tb\:focus\:translate-x-20:focus {
    --transform-translate-x: 5rem
  }

  .tb\:focus\:translate-x-24:focus {
    --transform-translate-x: 6rem
  }

  .tb\:focus\:translate-x-32:focus {
    --transform-translate-x: 8rem
  }

  .tb\:focus\:translate-x-40:focus {
    --transform-translate-x: 10rem
  }

  .tb\:focus\:translate-x-48:focus {
    --transform-translate-x: 12rem
  }

  .tb\:focus\:translate-x-56:focus {
    --transform-translate-x: 14rem
  }

  .tb\:focus\:translate-x-64:focus {
    --transform-translate-x: 16rem
  }

  .tb\:focus\:translate-x-px:focus {
    --transform-translate-x: 1px
  }

  .tb\:focus\:-translate-x-1:focus {
    --transform-translate-x: -0.25rem
  }

  .tb\:focus\:-translate-x-2:focus {
    --transform-translate-x: -0.5rem
  }

  .tb\:focus\:-translate-x-3:focus {
    --transform-translate-x: -0.75rem
  }

  .tb\:focus\:-translate-x-4:focus {
    --transform-translate-x: -1rem
  }

  .tb\:focus\:-translate-x-5:focus {
    --transform-translate-x: -1.25rem
  }

  .tb\:focus\:-translate-x-6:focus {
    --transform-translate-x: -1.5rem
  }

  .tb\:focus\:-translate-x-8:focus {
    --transform-translate-x: -2rem
  }

  .tb\:focus\:-translate-x-10:focus {
    --transform-translate-x: -2.5rem
  }

  .tb\:focus\:-translate-x-12:focus {
    --transform-translate-x: -3rem
  }

  .tb\:focus\:-translate-x-16:focus {
    --transform-translate-x: -4rem
  }

  .tb\:focus\:-translate-x-20:focus {
    --transform-translate-x: -5rem
  }

  .tb\:focus\:-translate-x-24:focus {
    --transform-translate-x: -6rem
  }

  .tb\:focus\:-translate-x-32:focus {
    --transform-translate-x: -8rem
  }

  .tb\:focus\:-translate-x-40:focus {
    --transform-translate-x: -10rem
  }

  .tb\:focus\:-translate-x-48:focus {
    --transform-translate-x: -12rem
  }

  .tb\:focus\:-translate-x-56:focus {
    --transform-translate-x: -14rem
  }

  .tb\:focus\:-translate-x-64:focus {
    --transform-translate-x: -16rem
  }

  .tb\:focus\:-translate-x-px:focus {
    --transform-translate-x: -1px
  }

  .tb\:focus\:-translate-x-full:focus {
    --transform-translate-x: -100%
  }

  .tb\:focus\:-translate-x-1\/2:focus {
    --transform-translate-x: -50%
  }

  .tb\:focus\:translate-x-1\/2:focus {
    --transform-translate-x: 50%
  }

  .tb\:focus\:translate-x-full:focus {
    --transform-translate-x: 100%
  }

  .tb\:focus\:translate-y-0:focus {
    --transform-translate-y: 0
  }

  .tb\:focus\:translate-y-1:focus {
    --transform-translate-y: 0.25rem
  }

  .tb\:focus\:translate-y-2:focus {
    --transform-translate-y: 0.5rem
  }

  .tb\:focus\:translate-y-3:focus {
    --transform-translate-y: 0.75rem
  }

  .tb\:focus\:translate-y-4:focus {
    --transform-translate-y: 1rem
  }

  .tb\:focus\:translate-y-5:focus {
    --transform-translate-y: 1.25rem
  }

  .tb\:focus\:translate-y-6:focus {
    --transform-translate-y: 1.5rem
  }

  .tb\:focus\:translate-y-8:focus {
    --transform-translate-y: 2rem
  }

  .tb\:focus\:translate-y-10:focus {
    --transform-translate-y: 2.5rem
  }

  .tb\:focus\:translate-y-12:focus {
    --transform-translate-y: 3rem
  }

  .tb\:focus\:translate-y-16:focus {
    --transform-translate-y: 4rem
  }

  .tb\:focus\:translate-y-20:focus {
    --transform-translate-y: 5rem
  }

  .tb\:focus\:translate-y-24:focus {
    --transform-translate-y: 6rem
  }

  .tb\:focus\:translate-y-32:focus {
    --transform-translate-y: 8rem
  }

  .tb\:focus\:translate-y-40:focus {
    --transform-translate-y: 10rem
  }

  .tb\:focus\:translate-y-48:focus {
    --transform-translate-y: 12rem
  }

  .tb\:focus\:translate-y-56:focus {
    --transform-translate-y: 14rem
  }

  .tb\:focus\:translate-y-64:focus {
    --transform-translate-y: 16rem
  }

  .tb\:focus\:translate-y-px:focus {
    --transform-translate-y: 1px
  }

  .tb\:focus\:-translate-y-1:focus {
    --transform-translate-y: -0.25rem
  }

  .tb\:focus\:-translate-y-2:focus {
    --transform-translate-y: -0.5rem
  }

  .tb\:focus\:-translate-y-3:focus {
    --transform-translate-y: -0.75rem
  }

  .tb\:focus\:-translate-y-4:focus {
    --transform-translate-y: -1rem
  }

  .tb\:focus\:-translate-y-5:focus {
    --transform-translate-y: -1.25rem
  }

  .tb\:focus\:-translate-y-6:focus {
    --transform-translate-y: -1.5rem
  }

  .tb\:focus\:-translate-y-8:focus {
    --transform-translate-y: -2rem
  }

  .tb\:focus\:-translate-y-10:focus {
    --transform-translate-y: -2.5rem
  }

  .tb\:focus\:-translate-y-12:focus {
    --transform-translate-y: -3rem
  }

  .tb\:focus\:-translate-y-16:focus {
    --transform-translate-y: -4rem
  }

  .tb\:focus\:-translate-y-20:focus {
    --transform-translate-y: -5rem
  }

  .tb\:focus\:-translate-y-24:focus {
    --transform-translate-y: -6rem
  }

  .tb\:focus\:-translate-y-32:focus {
    --transform-translate-y: -8rem
  }

  .tb\:focus\:-translate-y-40:focus {
    --transform-translate-y: -10rem
  }

  .tb\:focus\:-translate-y-48:focus {
    --transform-translate-y: -12rem
  }

  .tb\:focus\:-translate-y-56:focus {
    --transform-translate-y: -14rem
  }

  .tb\:focus\:-translate-y-64:focus {
    --transform-translate-y: -16rem
  }

  .tb\:focus\:-translate-y-px:focus {
    --transform-translate-y: -1px
  }

  .tb\:focus\:-translate-y-full:focus {
    --transform-translate-y: -100%
  }

  .tb\:focus\:-translate-y-1\/2:focus {
    --transform-translate-y: -50%
  }

  .tb\:focus\:translate-y-1\/2:focus {
    --transform-translate-y: 50%
  }

  .tb\:focus\:translate-y-full:focus {
    --transform-translate-y: 100%
  }

  .tb\:skew-x-0 {
    --transform-skew-x: 0
  }

  .tb\:skew-x-3 {
    --transform-skew-x: 3deg
  }

  .tb\:skew-x-6 {
    --transform-skew-x: 6deg
  }

  .tb\:skew-x-12 {
    --transform-skew-x: 12deg
  }

  .tb\:-skew-x-12 {
    --transform-skew-x: -12deg
  }

  .tb\:-skew-x-6 {
    --transform-skew-x: -6deg
  }

  .tb\:-skew-x-3 {
    --transform-skew-x: -3deg
  }

  .tb\:skew-y-0 {
    --transform-skew-y: 0
  }

  .tb\:skew-y-3 {
    --transform-skew-y: 3deg
  }

  .tb\:skew-y-6 {
    --transform-skew-y: 6deg
  }

  .tb\:skew-y-12 {
    --transform-skew-y: 12deg
  }

  .tb\:-skew-y-12 {
    --transform-skew-y: -12deg
  }

  .tb\:-skew-y-6 {
    --transform-skew-y: -6deg
  }

  .tb\:-skew-y-3 {
    --transform-skew-y: -3deg
  }

  .tb\:hover\:skew-x-0:hover {
    --transform-skew-x: 0
  }

  .tb\:hover\:skew-x-3:hover {
    --transform-skew-x: 3deg
  }

  .tb\:hover\:skew-x-6:hover {
    --transform-skew-x: 6deg
  }

  .tb\:hover\:skew-x-12:hover {
    --transform-skew-x: 12deg
  }

  .tb\:hover\:-skew-x-12:hover {
    --transform-skew-x: -12deg
  }

  .tb\:hover\:-skew-x-6:hover {
    --transform-skew-x: -6deg
  }

  .tb\:hover\:-skew-x-3:hover {
    --transform-skew-x: -3deg
  }

  .tb\:hover\:skew-y-0:hover {
    --transform-skew-y: 0
  }

  .tb\:hover\:skew-y-3:hover {
    --transform-skew-y: 3deg
  }

  .tb\:hover\:skew-y-6:hover {
    --transform-skew-y: 6deg
  }

  .tb\:hover\:skew-y-12:hover {
    --transform-skew-y: 12deg
  }

  .tb\:hover\:-skew-y-12:hover {
    --transform-skew-y: -12deg
  }

  .tb\:hover\:-skew-y-6:hover {
    --transform-skew-y: -6deg
  }

  .tb\:hover\:-skew-y-3:hover {
    --transform-skew-y: -3deg
  }

  .tb\:focus\:skew-x-0:focus {
    --transform-skew-x: 0
  }

  .tb\:focus\:skew-x-3:focus {
    --transform-skew-x: 3deg
  }

  .tb\:focus\:skew-x-6:focus {
    --transform-skew-x: 6deg
  }

  .tb\:focus\:skew-x-12:focus {
    --transform-skew-x: 12deg
  }

  .tb\:focus\:-skew-x-12:focus {
    --transform-skew-x: -12deg
  }

  .tb\:focus\:-skew-x-6:focus {
    --transform-skew-x: -6deg
  }

  .tb\:focus\:-skew-x-3:focus {
    --transform-skew-x: -3deg
  }

  .tb\:focus\:skew-y-0:focus {
    --transform-skew-y: 0
  }

  .tb\:focus\:skew-y-3:focus {
    --transform-skew-y: 3deg
  }

  .tb\:focus\:skew-y-6:focus {
    --transform-skew-y: 6deg
  }

  .tb\:focus\:skew-y-12:focus {
    --transform-skew-y: 12deg
  }

  .tb\:focus\:-skew-y-12:focus {
    --transform-skew-y: -12deg
  }

  .tb\:focus\:-skew-y-6:focus {
    --transform-skew-y: -6deg
  }

  .tb\:focus\:-skew-y-3:focus {
    --transform-skew-y: -3deg
  }

  .tb\:transition-none {
    transition-property: none
  }

  .tb\:transition-all {
    transition-property: all
  }

  .tb\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform
  }

  .tb\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke
  }

  .tb\:transition-opacity {
    transition-property: opacity
  }

  .tb\:transition-shadow {
    transition-property: box-shadow
  }

  .tb\:transition-transform {
    transition-property: transform
  }

  .tb\:ease-linear {
    transition-timing-function: linear
  }

  .tb\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1)
  }

  .tb\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1)
  }

  .tb\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
  }

  .tb\:duration-75 {
    transition-duration: 75ms
  }

  .tb\:duration-100 {
    transition-duration: 100ms
  }

  .tb\:duration-150 {
    transition-duration: 150ms
  }

  .tb\:duration-200 {
    transition-duration: 200ms
  }

  .tb\:duration-300 {
    transition-duration: 300ms
  }

  .tb\:duration-500 {
    transition-duration: 500ms
  }

  .tb\:duration-700 {
    transition-duration: 700ms
  }

  .tb\:duration-1000 {
    transition-duration: 1000ms
  }
}

@media (min-width: 992px) {
  .ds\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
  }

  .ds\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal
  }

  .ds\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
  }

  .ds\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal
  }

  .ds\:bg-fixed {
    background-attachment: fixed
  }

  .ds\:bg-local {
    background-attachment: local
  }

  .ds\:bg-scroll {
    background-attachment: scroll
  }

  .ds\:bg-base {
    background-color: #666666
  }

  .ds\:bg-primary {
    background-color: #59B6EC
  }

  .ds\:bg-secondary {
    background-color: #D88738
  }

  .ds\:bg-white {
    background-color: #fff
  }

  .ds\:bg-danger {
    background-color: #FF0201
  }

  .ds\:bg-warning {
    background-color: #ff6b00
  }

  .ds\:bg-success {
    background-color: #3DCC79
  }

  .ds\:bg-gray {
    background-color: #121829
  }

  .ds\:bg-lightgray {
    background-color: #97a3ae
  }

  .ds\:bg-light {
    background-color: #fafafa
  }

  .ds\:bg-dark {
    background-color: #121829
  }

  .ds\:hover\:bg-base:hover {
    background-color: #666666
  }

  .ds\:hover\:bg-primary:hover {
    background-color: #59B6EC
  }

  .ds\:hover\:bg-secondary:hover {
    background-color: #D88738
  }

  .ds\:hover\:bg-white:hover {
    background-color: #fff
  }

  .ds\:hover\:bg-danger:hover {
    background-color: #FF0201
  }

  .ds\:hover\:bg-warning:hover {
    background-color: #ff6b00
  }

  .ds\:hover\:bg-success:hover {
    background-color: #3DCC79
  }

  .ds\:hover\:bg-gray:hover {
    background-color: #121829
  }

  .ds\:hover\:bg-lightgray:hover {
    background-color: #97a3ae
  }

  .ds\:hover\:bg-light:hover {
    background-color: #fafafa
  }

  .ds\:hover\:bg-dark:hover {
    background-color: #121829
  }

  .ds\:focus\:bg-base:focus {
    background-color: #666666
  }

  .ds\:focus\:bg-primary:focus {
    background-color: #59B6EC
  }

  .ds\:focus\:bg-secondary:focus {
    background-color: #D88738
  }

  .ds\:focus\:bg-white:focus {
    background-color: #fff
  }

  .ds\:focus\:bg-danger:focus {
    background-color: #FF0201
  }

  .ds\:focus\:bg-warning:focus {
    background-color: #ff6b00
  }

  .ds\:focus\:bg-success:focus {
    background-color: #3DCC79
  }

  .ds\:focus\:bg-gray:focus {
    background-color: #121829
  }

  .ds\:focus\:bg-lightgray:focus {
    background-color: #97a3ae
  }

  .ds\:focus\:bg-light:focus {
    background-color: #fafafa
  }

  .ds\:focus\:bg-dark:focus {
    background-color: #121829
  }

  .ds\:bg-bottom {
    background-position: bottom
  }

  .ds\:bg-center {
    background-position: center
  }

  .ds\:bg-left {
    background-position: left
  }

  .ds\:bg-left-bottom {
    background-position: left bottom
  }

  .ds\:bg-left-top {
    background-position: left top
  }

  .ds\:bg-right {
    background-position: right
  }

  .ds\:bg-right-bottom {
    background-position: right bottom
  }

  .ds\:bg-right-top {
    background-position: right top
  }

  .ds\:bg-top {
    background-position: top
  }

  .ds\:bg-repeat {
    background-repeat: repeat
  }

  .ds\:bg-no-repeat {
    background-repeat: no-repeat
  }

  .ds\:bg-repeat-x {
    background-repeat: repeat-x
  }

  .ds\:bg-repeat-y {
    background-repeat: repeat-y
  }

  .ds\:bg-repeat-round {
    background-repeat: round
  }

  .ds\:bg-repeat-space {
    background-repeat: space
  }

  .ds\:bg-auto {
    background-size: auto
  }

  .ds\:bg-cover {
    background-size: cover
  }

  .ds\:bg-contain {
    background-size: contain
  }

  .ds\:border-collapse {
    border-collapse: collapse
  }

  .ds\:border-separate {
    border-collapse: separate
  }

  .ds\:border-base {
    border-color: #666666
  }

  .ds\:border-primary {
    border-color: #59B6EC
  }

  .ds\:border-secondary {
    border-color: #D88738
  }

  .ds\:border-white {
    border-color: #fff
  }

  .ds\:border-danger {
    border-color: #FF0201
  }

  .ds\:border-warning {
    border-color: #ff6b00
  }

  .ds\:border-success {
    border-color: #3DCC79
  }

  .ds\:border-gray {
    border-color: #121829
  }

  .ds\:border-lightgray {
    border-color: #97a3ae
  }

  .ds\:border-light {
    border-color: #fafafa
  }

  .ds\:border-dark {
    border-color: #121829
  }

  .ds\:hover\:border-base:hover {
    border-color: #666666
  }

  .ds\:hover\:border-primary:hover {
    border-color: #59B6EC
  }

  .ds\:hover\:border-secondary:hover {
    border-color: #D88738
  }

  .ds\:hover\:border-white:hover {
    border-color: #fff
  }

  .ds\:hover\:border-danger:hover {
    border-color: #FF0201
  }

  .ds\:hover\:border-warning:hover {
    border-color: #ff6b00
  }

  .ds\:hover\:border-success:hover {
    border-color: #3DCC79
  }

  .ds\:hover\:border-gray:hover {
    border-color: #121829
  }

  .ds\:hover\:border-lightgray:hover {
    border-color: #97a3ae
  }

  .ds\:hover\:border-light:hover {
    border-color: #fafafa
  }

  .ds\:hover\:border-dark:hover {
    border-color: #121829
  }

  .ds\:focus\:border-base:focus {
    border-color: #666666
  }

  .ds\:focus\:border-primary:focus {
    border-color: #59B6EC
  }

  .ds\:focus\:border-secondary:focus {
    border-color: #D88738
  }

  .ds\:focus\:border-white:focus {
    border-color: #fff
  }

  .ds\:focus\:border-danger:focus {
    border-color: #FF0201
  }

  .ds\:focus\:border-warning:focus {
    border-color: #ff6b00
  }

  .ds\:focus\:border-success:focus {
    border-color: #3DCC79
  }

  .ds\:focus\:border-gray:focus {
    border-color: #121829
  }

  .ds\:focus\:border-lightgray:focus {
    border-color: #97a3ae
  }

  .ds\:focus\:border-light:focus {
    border-color: #fafafa
  }

  .ds\:focus\:border-dark:focus {
    border-color: #121829
  }

  .ds\:rounded-none {
    border-radius: 0
  }

  .ds\:rounded-sm {
    border-radius: 0.125rem
  }

  .ds\:rounded {
    border-radius: 0.25rem
  }

  .ds\:rounded-md {
    border-radius: 0.375rem
  }

  .ds\:rounded-lg {
    border-radius: 0.5rem
  }

  .ds\:rounded-full {
    border-radius: 9999px
  }

  .ds\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0
  }

  .ds\:rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
  }

  .ds\:rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
  }

  .ds\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
  }

  .ds\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem
  }

  .ds\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem
  }

  .ds\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem
  }

  .ds\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem
  }

  .ds\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem
  }

  .ds\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem
  }

  .ds\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem
  }

  .ds\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem
  }

  .ds\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem
  }

  .ds\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem
  }

  .ds\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem
  }

  .ds\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem
  }

  .ds\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem
  }

  .ds\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem
  }

  .ds\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem
  }

  .ds\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem
  }

  .ds\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px
  }

  .ds\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px
  }

  .ds\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px
  }

  .ds\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px
  }

  .ds\:rounded-tl-none {
    border-top-left-radius: 0
  }

  .ds\:rounded-tr-none {
    border-top-right-radius: 0
  }

  .ds\:rounded-br-none {
    border-bottom-right-radius: 0
  }

  .ds\:rounded-bl-none {
    border-bottom-left-radius: 0
  }

  .ds\:rounded-tl-sm {
    border-top-left-radius: 0.125rem
  }

  .ds\:rounded-tr-sm {
    border-top-right-radius: 0.125rem
  }

  .ds\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem
  }

  .ds\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem
  }

  .ds\:rounded-tl {
    border-top-left-radius: 0.25rem
  }

  .ds\:rounded-tr {
    border-top-right-radius: 0.25rem
  }

  .ds\:rounded-br {
    border-bottom-right-radius: 0.25rem
  }

  .ds\:rounded-bl {
    border-bottom-left-radius: 0.25rem
  }

  .ds\:rounded-tl-md {
    border-top-left-radius: 0.375rem
  }

  .ds\:rounded-tr-md {
    border-top-right-radius: 0.375rem
  }

  .ds\:rounded-br-md {
    border-bottom-right-radius: 0.375rem
  }

  .ds\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem
  }

  .ds\:rounded-tl-lg {
    border-top-left-radius: 0.5rem
  }

  .ds\:rounded-tr-lg {
    border-top-right-radius: 0.5rem
  }

  .ds\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem
  }

  .ds\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem
  }

  .ds\:rounded-tl-full {
    border-top-left-radius: 9999px
  }

  .ds\:rounded-tr-full {
    border-top-right-radius: 9999px
  }

  .ds\:rounded-br-full {
    border-bottom-right-radius: 9999px
  }

  .ds\:rounded-bl-full {
    border-bottom-left-radius: 9999px
  }

  .ds\:border-solid {
    border-style: solid
  }

  .ds\:border-dashed {
    border-style: dashed
  }

  .ds\:border-dotted {
    border-style: dotted
  }

  .ds\:border-double {
    border-style: double
  }

  .ds\:border-none {
    border-style: none
  }

  .ds\:border-0 {
    border-width: 0
  }

  .ds\:border-2 {
    border-width: 2px
  }

  .ds\:border-3 {
    border-width: 3px
  }

  .ds\:border-4 {
    border-width: 4px
  }

  .ds\:border-5 {
    border-width: 5px
  }

  .ds\:border-6 {
    border-width: 6px
  }

  .ds\:border-7 {
    border-width: 7px
  }

  .ds\:border-8 {
    border-width: 8px
  }

  .ds\:border-9 {
    border-width: 9px
  }

  .ds\:border-10 {
    border-width: 10px
  }

  .ds\:border {
    border-width: 1px
  }

  .ds\:border-t-0 {
    border-top-width: 0
  }

  .ds\:border-r-0 {
    border-right-width: 0
  }

  .ds\:border-b-0 {
    border-bottom-width: 0
  }

  .ds\:border-l-0 {
    border-left-width: 0
  }

  .ds\:border-t-2 {
    border-top-width: 2px
  }

  .ds\:border-r-2 {
    border-right-width: 2px
  }

  .ds\:border-b-2 {
    border-bottom-width: 2px
  }

  .ds\:border-l-2 {
    border-left-width: 2px
  }

  .ds\:border-t-3 {
    border-top-width: 3px
  }

  .ds\:border-r-3 {
    border-right-width: 3px
  }

  .ds\:border-b-3 {
    border-bottom-width: 3px
  }

  .ds\:border-l-3 {
    border-left-width: 3px
  }

  .ds\:border-t-4 {
    border-top-width: 4px
  }

  .ds\:border-r-4 {
    border-right-width: 4px
  }

  .ds\:border-b-4 {
    border-bottom-width: 4px
  }

  .ds\:border-l-4 {
    border-left-width: 4px
  }

  .ds\:border-t-5 {
    border-top-width: 5px
  }

  .ds\:border-r-5 {
    border-right-width: 5px
  }

  .ds\:border-b-5 {
    border-bottom-width: 5px
  }

  .ds\:border-l-5 {
    border-left-width: 5px
  }

  .ds\:border-t-6 {
    border-top-width: 6px
  }

  .ds\:border-r-6 {
    border-right-width: 6px
  }

  .ds\:border-b-6 {
    border-bottom-width: 6px
  }

  .ds\:border-l-6 {
    border-left-width: 6px
  }

  .ds\:border-t-7 {
    border-top-width: 7px
  }

  .ds\:border-r-7 {
    border-right-width: 7px
  }

  .ds\:border-b-7 {
    border-bottom-width: 7px
  }

  .ds\:border-l-7 {
    border-left-width: 7px
  }

  .ds\:border-t-8 {
    border-top-width: 8px
  }

  .ds\:border-r-8 {
    border-right-width: 8px
  }

  .ds\:border-b-8 {
    border-bottom-width: 8px
  }

  .ds\:border-l-8 {
    border-left-width: 8px
  }

  .ds\:border-t-9 {
    border-top-width: 9px
  }

  .ds\:border-r-9 {
    border-right-width: 9px
  }

  .ds\:border-b-9 {
    border-bottom-width: 9px
  }

  .ds\:border-l-9 {
    border-left-width: 9px
  }

  .ds\:border-t-10 {
    border-top-width: 10px
  }

  .ds\:border-r-10 {
    border-right-width: 10px
  }

  .ds\:border-b-10 {
    border-bottom-width: 10px
  }

  .ds\:border-l-10 {
    border-left-width: 10px
  }

  .ds\:border-t {
    border-top-width: 1px
  }

  .ds\:border-r {
    border-right-width: 1px
  }

  .ds\:border-b {
    border-bottom-width: 1px
  }

  .ds\:border-l {
    border-left-width: 1px
  }

  .ds\:box-border {
    box-sizing: border-box
  }

  .ds\:box-content {
    box-sizing: content-box
  }

  .ds\:cursor-auto {
    cursor: auto
  }

  .ds\:cursor-default {
    cursor: default
  }

  .ds\:cursor-pointer {
    cursor: pointer
  }

  .ds\:cursor-wait {
    cursor: wait
  }

  .ds\:cursor-text {
    cursor: text
  }

  .ds\:cursor-move {
    cursor: move
  }

  .ds\:cursor-not-allowed {
    cursor: not-allowed
  }

  .ds\:block {
    display: block
  }

  .ds\:inline-block {
    display: inline-block
  }

  .ds\:inline {
    display: inline
  }

  .ds\:flex {
    display: flex
  }

  .ds\:inline-flex {
    display: inline-flex
  }

  .ds\:grid {
    display: -ms-grid;
    display: grid
  }

  .ds\:table {
    display: table
  }

  .ds\:table-caption {
    display: table-caption
  }

  .ds\:table-cell {
    display: table-cell
  }

  .ds\:table-column {
    display: table-column
  }

  .ds\:table-column-group {
    display: table-column-group
  }

  .ds\:table-footer-group {
    display: table-footer-group
  }

  .ds\:table-header-group {
    display: table-header-group
  }

  .ds\:table-row-group {
    display: table-row-group
  }

  .ds\:table-row {
    display: table-row
  }

  .ds\:hidden {
    display: none
  }

  .ds\:flex-row {
    flex-direction: row
  }

  .ds\:flex-row-reverse {
    flex-direction: row-reverse
  }

  .ds\:flex-col {
    flex-direction: column
  }

  .ds\:flex-col-reverse {
    flex-direction: column-reverse
  }

  .ds\:flex-wrap {
    flex-wrap: wrap
  }

  .ds\:flex-wrap-reverse {
    flex-wrap: wrap-reverse
  }

  .ds\:flex-no-wrap {
    flex-wrap: nowrap
  }

  .ds\:items-start {
    align-items: flex-start
  }

  .ds\:items-end {
    align-items: flex-end
  }

  .ds\:items-center {
    align-items: center
  }

  .ds\:items-baseline {
    align-items: baseline
  }

  .ds\:items-stretch {
    align-items: stretch
  }

  .ds\:self-auto {
    -ms-grid-row-align: auto;
        align-self: auto
  }

  .ds\:self-start {
    align-self: flex-start
  }

  .ds\:self-end {
    align-self: flex-end
  }

  .ds\:self-center {
    -ms-grid-row-align: center;
        align-self: center
  }

  .ds\:self-stretch {
    -ms-grid-row-align: stretch;
        align-self: stretch
  }

  .ds\:justify-start {
    justify-content: flex-start
  }

  .ds\:justify-end {
    justify-content: flex-end
  }

  .ds\:justify-center {
    justify-content: center
  }

  .ds\:justify-between {
    justify-content: space-between
  }

  .ds\:justify-around {
    justify-content: space-around
  }

  .ds\:justify-evenly {
    justify-content: space-evenly
  }

  .ds\:content-center {
    align-content: center
  }

  .ds\:content-start {
    align-content: flex-start
  }

  .ds\:content-end {
    align-content: flex-end
  }

  .ds\:content-between {
    align-content: space-between
  }

  .ds\:content-around {
    align-content: space-around
  }

  .ds\:flex-1 {
    flex: 1 1 0%
  }

  .ds\:flex-auto {
    flex: 1 1 auto
  }

  .ds\:flex-initial {
    flex: 0 1 auto
  }

  .ds\:flex-none {
    flex: none
  }

  .ds\:flex-grow-0 {
    flex-grow: 0
  }

  .ds\:flex-grow {
    flex-grow: 1
  }

  .ds\:flex-shrink-0 {
    flex-shrink: 0
  }

  .ds\:flex-shrink {
    flex-shrink: 1
  }

  .ds\:order-1 {
    order: 1
  }

  .ds\:order-2 {
    order: 2
  }

  .ds\:order-3 {
    order: 3
  }

  .ds\:order-4 {
    order: 4
  }

  .ds\:order-5 {
    order: 5
  }

  .ds\:order-6 {
    order: 6
  }

  .ds\:order-7 {
    order: 7
  }

  .ds\:order-8 {
    order: 8
  }

  .ds\:order-9 {
    order: 9
  }

  .ds\:order-10 {
    order: 10
  }

  .ds\:order-11 {
    order: 11
  }

  .ds\:order-12 {
    order: 12
  }

  .ds\:order-first {
    order: -9999
  }

  .ds\:order-last {
    order: 9999
  }

  .ds\:order-none {
    order: 0
  }

  .ds\:float-right {
    float: right
  }

  .ds\:float-left {
    float: left
  }

  .ds\:float-none {
    float: none
  }

  .ds\:clearfix:after {
    content: "";
    display: table;
    clear: both
  }

  .ds\:clear-left {
    clear: left
  }

  .ds\:clear-right {
    clear: right
  }

  .ds\:clear-both {
    clear: both
  }

  .ds\:font-sans {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
  }

  .ds\:font-serif {
    font-family: Georgia, Cambria, "Times New Roman", Times, serif
  }

  .ds\:font-mono {
    font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
  }

  .ds\:font-hairline {
    font-weight: 100
  }

  .ds\:font-thin {
    font-weight: 200
  }

  .ds\:font-light {
    font-weight: 300
  }

  .ds\:font-normal {
    font-weight: 400
  }

  .ds\:font-medium {
    font-weight: 500
  }

  .ds\:font-semibold {
    font-weight: 600
  }

  .ds\:font-bold {
    font-weight: 700
  }

  .ds\:font-extrabold {
    font-weight: 800
  }

  .ds\:font-black {
    font-weight: 900
  }

  .ds\:hover\:font-hairline:hover {
    font-weight: 100
  }

  .ds\:hover\:font-thin:hover {
    font-weight: 200
  }

  .ds\:hover\:font-light:hover {
    font-weight: 300
  }

  .ds\:hover\:font-normal:hover {
    font-weight: 400
  }

  .ds\:hover\:font-medium:hover {
    font-weight: 500
  }

  .ds\:hover\:font-semibold:hover {
    font-weight: 600
  }

  .ds\:hover\:font-bold:hover {
    font-weight: 700
  }

  .ds\:hover\:font-extrabold:hover {
    font-weight: 800
  }

  .ds\:hover\:font-black:hover {
    font-weight: 900
  }

  .ds\:focus\:font-hairline:focus {
    font-weight: 100
  }

  .ds\:focus\:font-thin:focus {
    font-weight: 200
  }

  .ds\:focus\:font-light:focus {
    font-weight: 300
  }

  .ds\:focus\:font-normal:focus {
    font-weight: 400
  }

  .ds\:focus\:font-medium:focus {
    font-weight: 500
  }

  .ds\:focus\:font-semibold:focus {
    font-weight: 600
  }

  .ds\:focus\:font-bold:focus {
    font-weight: 700
  }

  .ds\:focus\:font-extrabold:focus {
    font-weight: 800
  }

  .ds\:focus\:font-black:focus {
    font-weight: 900
  }

  .ds\:h-0 {
    height: 0
  }

  .ds\:h-1 {
    height: 0.25rem
  }

  .ds\:h-2 {
    height: 0.5rem
  }

  .ds\:h-3 {
    height: 0.75rem
  }

  .ds\:h-4 {
    height: 1rem
  }

  .ds\:h-5 {
    height: 1.25rem
  }

  .ds\:h-6 {
    height: 1.5rem
  }

  .ds\:h-8 {
    height: 2rem
  }

  .ds\:h-10 {
    height: 2.5rem
  }

  .ds\:h-12 {
    height: 3rem
  }

  .ds\:h-16 {
    height: 4rem
  }

  .ds\:h-20 {
    height: 5rem
  }

  .ds\:h-24 {
    height: 6rem
  }

  .ds\:h-32 {
    height: 8rem
  }

  .ds\:h-40 {
    height: 10rem
  }

  .ds\:h-48 {
    height: 12rem
  }

  .ds\:h-56 {
    height: 14rem
  }

  .ds\:h-64 {
    height: 16rem
  }

  .ds\:h-auto {
    height: auto
  }

  .ds\:h-px {
    height: 1px
  }

  .ds\:h-full {
    height: 100%
  }

  .ds\:h-screen {
    height: 100vh
  }

  .ds\:leading-3 {
    line-height: .75rem
  }

  .ds\:leading-4 {
    line-height: 1rem
  }

  .ds\:leading-5 {
    line-height: 1.25rem
  }

  .ds\:leading-6 {
    line-height: 1.5rem
  }

  .ds\:leading-7 {
    line-height: 1.75rem
  }

  .ds\:leading-8 {
    line-height: 2rem
  }

  .ds\:leading-9 {
    line-height: 2.25rem
  }

  .ds\:leading-10 {
    line-height: 2.5rem
  }

  .ds\:leading-none {
    line-height: 1
  }

  .ds\:leading-tight {
    line-height: 1.25
  }

  .ds\:leading-snug {
    line-height: 1.375
  }

  .ds\:leading-normal {
    line-height: 1.5
  }

  .ds\:leading-relaxed {
    line-height: 1.625
  }

  .ds\:leading-loose {
    line-height: 2
  }

  .ds\:list-inside {
    list-style-position: inside
  }

  .ds\:list-outside {
    list-style-position: outside
  }

  .ds\:list-none {
    list-style-type: none
  }

  .ds\:list-disc {
    list-style-type: disc
  }

  .ds\:list-decimal {
    list-style-type: decimal
  }

  .ds\:m-0 {
    margin: 0
  }

  .ds\:m-1 {
    margin: 0.25rem
  }

  .ds\:m-2 {
    margin: 0.5rem
  }

  .ds\:m-3 {
    margin: 0.75rem
  }

  .ds\:m-4 {
    margin: 1rem
  }

  .ds\:m-5 {
    margin: 1.25rem
  }

  .ds\:m-6 {
    margin: 1.5rem
  }

  .ds\:m-8 {
    margin: 2rem
  }

  .ds\:m-10 {
    margin: 2.5rem
  }

  .ds\:m-12 {
    margin: 3rem
  }

  .ds\:m-16 {
    margin: 4rem
  }

  .ds\:m-20 {
    margin: 5rem
  }

  .ds\:m-24 {
    margin: 6rem
  }

  .ds\:m-32 {
    margin: 8rem
  }

  .ds\:m-40 {
    margin: 10rem
  }

  .ds\:m-48 {
    margin: 12rem
  }

  .ds\:m-56 {
    margin: 14rem
  }

  .ds\:m-64 {
    margin: 16rem
  }

  .ds\:m-auto {
    margin: auto
  }

  .ds\:m-px {
    margin: 1px
  }

  .ds\:-m-1 {
    margin: -0.25rem
  }

  .ds\:-m-2 {
    margin: -0.5rem
  }

  .ds\:-m-3 {
    margin: -0.75rem
  }

  .ds\:-m-4 {
    margin: -1rem
  }

  .ds\:-m-5 {
    margin: -1.25rem
  }

  .ds\:-m-6 {
    margin: -1.5rem
  }

  .ds\:-m-8 {
    margin: -2rem
  }

  .ds\:-m-10 {
    margin: -2.5rem
  }

  .ds\:-m-12 {
    margin: -3rem
  }

  .ds\:-m-16 {
    margin: -4rem
  }

  .ds\:-m-20 {
    margin: -5rem
  }

  .ds\:-m-24 {
    margin: -6rem
  }

  .ds\:-m-32 {
    margin: -8rem
  }

  .ds\:-m-40 {
    margin: -10rem
  }

  .ds\:-m-48 {
    margin: -12rem
  }

  .ds\:-m-56 {
    margin: -14rem
  }

  .ds\:-m-64 {
    margin: -16rem
  }

  .ds\:-m-px {
    margin: -1px
  }

  .ds\:my-0 {
    margin-top: 0;
    margin-bottom: 0
  }

  .ds\:mx-0 {
    margin-left: 0;
    margin-right: 0
  }

  .ds\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem
  }

  .ds\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem
  }

  .ds\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem
  }

  .ds\:mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem
  }

  .ds\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem
  }

  .ds\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem
  }

  .ds\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem
  }

  .ds\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem
  }

  .ds\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
  }

  .ds\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem
  }

  .ds\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
  }

  .ds\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem
  }

  .ds\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem
  }

  .ds\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem
  }

  .ds\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
  }

  .ds\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem
  }

  .ds\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem
  }

  .ds\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem
  }

  .ds\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem
  }

  .ds\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem
  }

  .ds\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem
  }

  .ds\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem
  }

  .ds\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem
  }

  .ds\:mx-24 {
    margin-left: 6rem;
    margin-right: 6rem
  }

  .ds\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem
  }

  .ds\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem
  }

  .ds\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem
  }

  .ds\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem
  }

  .ds\:my-48 {
    margin-top: 12rem;
    margin-bottom: 12rem
  }

  .ds\:mx-48 {
    margin-left: 12rem;
    margin-right: 12rem
  }

  .ds\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem
  }

  .ds\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem
  }

  .ds\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem
  }

  .ds\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem
  }

  .ds\:my-auto {
    margin-top: auto;
    margin-bottom: auto
  }

  .ds\:mx-auto {
    margin-left: auto;
    margin-right: auto
  }

  .ds\:my-px {
    margin-top: 1px;
    margin-bottom: 1px
  }

  .ds\:mx-px {
    margin-left: 1px;
    margin-right: 1px
  }

  .ds\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem
  }

  .ds\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem
  }

  .ds\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem
  }

  .ds\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem
  }

  .ds\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem
  }

  .ds\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem
  }

  .ds\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem
  }

  .ds\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem
  }

  .ds\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem
  }

  .ds\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem
  }

  .ds\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem
  }

  .ds\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem
  }

  .ds\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem
  }

  .ds\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem
  }

  .ds\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem
  }

  .ds\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem
  }

  .ds\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem
  }

  .ds\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem
  }

  .ds\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem
  }

  .ds\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem
  }

  .ds\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem
  }

  .ds\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem
  }

  .ds\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem
  }

  .ds\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem
  }

  .ds\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem
  }

  .ds\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem
  }

  .ds\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem
  }

  .ds\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem
  }

  .ds\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem
  }

  .ds\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem
  }

  .ds\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem
  }

  .ds\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem
  }

  .ds\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem
  }

  .ds\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem
  }

  .ds\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px
  }

  .ds\:-mx-px {
    margin-left: -1px;
    margin-right: -1px
  }

  .ds\:mt-0 {
    margin-top: 0
  }

  .ds\:mr-0 {
    margin-right: 0
  }

  .ds\:mb-0 {
    margin-bottom: 0
  }

  .ds\:ml-0 {
    margin-left: 0
  }

  .ds\:mt-1 {
    margin-top: 0.25rem
  }

  .ds\:mr-1 {
    margin-right: 0.25rem
  }

  .ds\:mb-1 {
    margin-bottom: 0.25rem
  }

  .ds\:ml-1 {
    margin-left: 0.25rem
  }

  .ds\:mt-2 {
    margin-top: 0.5rem
  }

  .ds\:mr-2 {
    margin-right: 0.5rem
  }

  .ds\:mb-2 {
    margin-bottom: 0.5rem
  }

  .ds\:ml-2 {
    margin-left: 0.5rem
  }

  .ds\:mt-3 {
    margin-top: 0.75rem
  }

  .ds\:mr-3 {
    margin-right: 0.75rem
  }

  .ds\:mb-3 {
    margin-bottom: 0.75rem
  }

  .ds\:ml-3 {
    margin-left: 0.75rem
  }

  .ds\:mt-4 {
    margin-top: 1rem
  }

  .ds\:mr-4 {
    margin-right: 1rem
  }

  .ds\:mb-4 {
    margin-bottom: 1rem
  }

  .ds\:ml-4 {
    margin-left: 1rem
  }

  .ds\:mt-5 {
    margin-top: 1.25rem
  }

  .ds\:mr-5 {
    margin-right: 1.25rem
  }

  .ds\:mb-5 {
    margin-bottom: 1.25rem
  }

  .ds\:ml-5 {
    margin-left: 1.25rem
  }

  .ds\:mt-6 {
    margin-top: 1.5rem
  }

  .ds\:mr-6 {
    margin-right: 1.5rem
  }

  .ds\:mb-6 {
    margin-bottom: 1.5rem
  }

  .ds\:ml-6 {
    margin-left: 1.5rem
  }

  .ds\:mt-8 {
    margin-top: 2rem
  }

  .ds\:mr-8 {
    margin-right: 2rem
  }

  .ds\:mb-8 {
    margin-bottom: 2rem
  }

  .ds\:ml-8 {
    margin-left: 2rem
  }

  .ds\:mt-10 {
    margin-top: 2.5rem
  }

  .ds\:mr-10 {
    margin-right: 2.5rem
  }

  .ds\:mb-10 {
    margin-bottom: 2.5rem
  }

  .ds\:ml-10 {
    margin-left: 2.5rem
  }

  .ds\:mt-12 {
    margin-top: 3rem
  }

  .ds\:mr-12 {
    margin-right: 3rem
  }

  .ds\:mb-12 {
    margin-bottom: 3rem
  }

  .ds\:ml-12 {
    margin-left: 3rem
  }

  .ds\:mt-16 {
    margin-top: 4rem
  }

  .ds\:mr-16 {
    margin-right: 4rem
  }

  .ds\:mb-16 {
    margin-bottom: 4rem
  }

  .ds\:ml-16 {
    margin-left: 4rem
  }

  .ds\:mt-20 {
    margin-top: 5rem
  }

  .ds\:mr-20 {
    margin-right: 5rem
  }

  .ds\:mb-20 {
    margin-bottom: 5rem
  }

  .ds\:ml-20 {
    margin-left: 5rem
  }

  .ds\:mt-24 {
    margin-top: 6rem
  }

  .ds\:mr-24 {
    margin-right: 6rem
  }

  .ds\:mb-24 {
    margin-bottom: 6rem
  }

  .ds\:ml-24 {
    margin-left: 6rem
  }

  .ds\:mt-32 {
    margin-top: 8rem
  }

  .ds\:mr-32 {
    margin-right: 8rem
  }

  .ds\:mb-32 {
    margin-bottom: 8rem
  }

  .ds\:ml-32 {
    margin-left: 8rem
  }

  .ds\:mt-40 {
    margin-top: 10rem
  }

  .ds\:mr-40 {
    margin-right: 10rem
  }

  .ds\:mb-40 {
    margin-bottom: 10rem
  }

  .ds\:ml-40 {
    margin-left: 10rem
  }

  .ds\:mt-48 {
    margin-top: 12rem
  }

  .ds\:mr-48 {
    margin-right: 12rem
  }

  .ds\:mb-48 {
    margin-bottom: 12rem
  }

  .ds\:ml-48 {
    margin-left: 12rem
  }

  .ds\:mt-56 {
    margin-top: 14rem
  }

  .ds\:mr-56 {
    margin-right: 14rem
  }

  .ds\:mb-56 {
    margin-bottom: 14rem
  }

  .ds\:ml-56 {
    margin-left: 14rem
  }

  .ds\:mt-64 {
    margin-top: 16rem
  }

  .ds\:mr-64 {
    margin-right: 16rem
  }

  .ds\:mb-64 {
    margin-bottom: 16rem
  }

  .ds\:ml-64 {
    margin-left: 16rem
  }

  .ds\:mt-auto {
    margin-top: auto
  }

  .ds\:mr-auto {
    margin-right: auto
  }

  .ds\:mb-auto {
    margin-bottom: auto
  }

  .ds\:ml-auto {
    margin-left: auto
  }

  .ds\:mt-px {
    margin-top: 1px
  }

  .ds\:mr-px {
    margin-right: 1px
  }

  .ds\:mb-px {
    margin-bottom: 1px
  }

  .ds\:ml-px {
    margin-left: 1px
  }

  .ds\:-mt-1 {
    margin-top: -0.25rem
  }

  .ds\:-mr-1 {
    margin-right: -0.25rem
  }

  .ds\:-mb-1 {
    margin-bottom: -0.25rem
  }

  .ds\:-ml-1 {
    margin-left: -0.25rem
  }

  .ds\:-mt-2 {
    margin-top: -0.5rem
  }

  .ds\:-mr-2 {
    margin-right: -0.5rem
  }

  .ds\:-mb-2 {
    margin-bottom: -0.5rem
  }

  .ds\:-ml-2 {
    margin-left: -0.5rem
  }

  .ds\:-mt-3 {
    margin-top: -0.75rem
  }

  .ds\:-mr-3 {
    margin-right: -0.75rem
  }

  .ds\:-mb-3 {
    margin-bottom: -0.75rem
  }

  .ds\:-ml-3 {
    margin-left: -0.75rem
  }

  .ds\:-mt-4 {
    margin-top: -1rem
  }

  .ds\:-mr-4 {
    margin-right: -1rem
  }

  .ds\:-mb-4 {
    margin-bottom: -1rem
  }

  .ds\:-ml-4 {
    margin-left: -1rem
  }

  .ds\:-mt-5 {
    margin-top: -1.25rem
  }

  .ds\:-mr-5 {
    margin-right: -1.25rem
  }

  .ds\:-mb-5 {
    margin-bottom: -1.25rem
  }

  .ds\:-ml-5 {
    margin-left: -1.25rem
  }

  .ds\:-mt-6 {
    margin-top: -1.5rem
  }

  .ds\:-mr-6 {
    margin-right: -1.5rem
  }

  .ds\:-mb-6 {
    margin-bottom: -1.5rem
  }

  .ds\:-ml-6 {
    margin-left: -1.5rem
  }

  .ds\:-mt-8 {
    margin-top: -2rem
  }

  .ds\:-mr-8 {
    margin-right: -2rem
  }

  .ds\:-mb-8 {
    margin-bottom: -2rem
  }

  .ds\:-ml-8 {
    margin-left: -2rem
  }

  .ds\:-mt-10 {
    margin-top: -2.5rem
  }

  .ds\:-mr-10 {
    margin-right: -2.5rem
  }

  .ds\:-mb-10 {
    margin-bottom: -2.5rem
  }

  .ds\:-ml-10 {
    margin-left: -2.5rem
  }

  .ds\:-mt-12 {
    margin-top: -3rem
  }

  .ds\:-mr-12 {
    margin-right: -3rem
  }

  .ds\:-mb-12 {
    margin-bottom: -3rem
  }

  .ds\:-ml-12 {
    margin-left: -3rem
  }

  .ds\:-mt-16 {
    margin-top: -4rem
  }

  .ds\:-mr-16 {
    margin-right: -4rem
  }

  .ds\:-mb-16 {
    margin-bottom: -4rem
  }

  .ds\:-ml-16 {
    margin-left: -4rem
  }

  .ds\:-mt-20 {
    margin-top: -5rem
  }

  .ds\:-mr-20 {
    margin-right: -5rem
  }

  .ds\:-mb-20 {
    margin-bottom: -5rem
  }

  .ds\:-ml-20 {
    margin-left: -5rem
  }

  .ds\:-mt-24 {
    margin-top: -6rem
  }

  .ds\:-mr-24 {
    margin-right: -6rem
  }

  .ds\:-mb-24 {
    margin-bottom: -6rem
  }

  .ds\:-ml-24 {
    margin-left: -6rem
  }

  .ds\:-mt-32 {
    margin-top: -8rem
  }

  .ds\:-mr-32 {
    margin-right: -8rem
  }

  .ds\:-mb-32 {
    margin-bottom: -8rem
  }

  .ds\:-ml-32 {
    margin-left: -8rem
  }

  .ds\:-mt-40 {
    margin-top: -10rem
  }

  .ds\:-mr-40 {
    margin-right: -10rem
  }

  .ds\:-mb-40 {
    margin-bottom: -10rem
  }

  .ds\:-ml-40 {
    margin-left: -10rem
  }

  .ds\:-mt-48 {
    margin-top: -12rem
  }

  .ds\:-mr-48 {
    margin-right: -12rem
  }

  .ds\:-mb-48 {
    margin-bottom: -12rem
  }

  .ds\:-ml-48 {
    margin-left: -12rem
  }

  .ds\:-mt-56 {
    margin-top: -14rem
  }

  .ds\:-mr-56 {
    margin-right: -14rem
  }

  .ds\:-mb-56 {
    margin-bottom: -14rem
  }

  .ds\:-ml-56 {
    margin-left: -14rem
  }

  .ds\:-mt-64 {
    margin-top: -16rem
  }

  .ds\:-mr-64 {
    margin-right: -16rem
  }

  .ds\:-mb-64 {
    margin-bottom: -16rem
  }

  .ds\:-ml-64 {
    margin-left: -16rem
  }

  .ds\:-mt-px {
    margin-top: -1px
  }

  .ds\:-mr-px {
    margin-right: -1px
  }

  .ds\:-mb-px {
    margin-bottom: -1px
  }

  .ds\:-ml-px {
    margin-left: -1px
  }

  .ds\:max-h-full {
    max-height: 100%
  }

  .ds\:max-h-screen {
    max-height: 100vh
  }

  .ds\:max-w-none {
    max-width: none
  }

  .ds\:max-w-xs {
    max-width: 20rem
  }

  .ds\:max-w-sm {
    max-width: 24rem
  }

  .ds\:max-w-md {
    max-width: 28rem
  }

  .ds\:max-w-lg {
    max-width: 32rem
  }

  .ds\:max-w-xl {
    max-width: 36rem
  }

  .ds\:max-w-2xl {
    max-width: 42rem
  }

  .ds\:max-w-3xl {
    max-width: 48rem
  }

  .ds\:max-w-4xl {
    max-width: 56rem
  }

  .ds\:max-w-5xl {
    max-width: 64rem
  }

  .ds\:max-w-6xl {
    max-width: 72rem
  }

  .ds\:max-w-full {
    max-width: 100%
  }

  .ds\:max-w-screen-tb {
    max-width: 768px
  }

  .ds\:max-w-screen-ds {
    max-width: 992px
  }

  .ds\:min-h-0 {
    min-height: 0
  }

  .ds\:min-h-full {
    min-height: 100%
  }

  .ds\:min-h-screen {
    min-height: 100vh
  }

  .ds\:min-w-0 {
    min-width: 0
  }

  .ds\:min-w-full {
    min-width: 100%
  }

  .ds\:object-contain {
    object-fit: contain
  }

  .ds\:object-cover {
    object-fit: cover
  }

  .ds\:object-fill {
    object-fit: fill
  }

  .ds\:object-none {
    object-fit: none
  }

  .ds\:object-scale-down {
    object-fit: scale-down
  }

  .ds\:object-bottom {
    object-position: bottom
  }

  .ds\:object-center {
    object-position: center
  }

  .ds\:object-left {
    object-position: left
  }

  .ds\:object-left-bottom {
    object-position: left bottom
  }

  .ds\:object-left-top {
    object-position: left top
  }

  .ds\:object-right {
    object-position: right
  }

  .ds\:object-right-bottom {
    object-position: right bottom
  }

  .ds\:object-right-top {
    object-position: right top
  }

  .ds\:object-top {
    object-position: top
  }

  .ds\:opacity-0 {
    opacity: 0
  }

  .ds\:opacity-25 {
    opacity: 0.25
  }

  .ds\:opacity-50 {
    opacity: 0.5
  }

  .ds\:opacity-75 {
    opacity: 0.75
  }

  .ds\:opacity-100 {
    opacity: 1
  }

  .ds\:hover\:opacity-0:hover {
    opacity: 0
  }

  .ds\:hover\:opacity-25:hover {
    opacity: 0.25
  }

  .ds\:hover\:opacity-50:hover {
    opacity: 0.5
  }

  .ds\:hover\:opacity-75:hover {
    opacity: 0.75
  }

  .ds\:hover\:opacity-100:hover {
    opacity: 1
  }

  .ds\:focus\:opacity-0:focus {
    opacity: 0
  }

  .ds\:focus\:opacity-25:focus {
    opacity: 0.25
  }

  .ds\:focus\:opacity-50:focus {
    opacity: 0.5
  }

  .ds\:focus\:opacity-75:focus {
    opacity: 0.75
  }

  .ds\:focus\:opacity-100:focus {
    opacity: 1
  }

  .ds\:outline-none {
    outline: 0
  }

  .ds\:focus\:outline-none:focus {
    outline: 0
  }

  .ds\:overflow-auto {
    overflow: auto
  }

  .ds\:overflow-hidden {
    overflow: hidden
  }

  .ds\:overflow-visible {
    overflow: visible
  }

  .ds\:overflow-scroll {
    overflow: scroll
  }

  .ds\:overflow-x-auto {
    overflow-x: auto
  }

  .ds\:overflow-y-auto {
    overflow-y: auto
  }

  .ds\:overflow-x-hidden {
    overflow-x: hidden
  }

  .ds\:overflow-y-hidden {
    overflow-y: hidden
  }

  .ds\:overflow-x-visible {
    overflow-x: visible
  }

  .ds\:overflow-y-visible {
    overflow-y: visible
  }

  .ds\:overflow-x-scroll {
    overflow-x: scroll
  }

  .ds\:overflow-y-scroll {
    overflow-y: scroll
  }

  .ds\:scrolling-touch {
    -webkit-overflow-scrolling: touch
  }

  .ds\:scrolling-auto {
    -webkit-overflow-scrolling: auto
  }

  .ds\:p-0 {
    padding: 0
  }

  .ds\:p-1 {
    padding: 0.25rem
  }

  .ds\:p-2 {
    padding: 0.5rem
  }

  .ds\:p-3 {
    padding: 0.75rem
  }

  .ds\:p-4 {
    padding: 1rem
  }

  .ds\:p-5 {
    padding: 1.25rem
  }

  .ds\:p-6 {
    padding: 1.5rem
  }

  .ds\:p-8 {
    padding: 2rem
  }

  .ds\:p-10 {
    padding: 2.5rem
  }

  .ds\:p-12 {
    padding: 3rem
  }

  .ds\:p-16 {
    padding: 4rem
  }

  .ds\:p-20 {
    padding: 5rem
  }

  .ds\:p-24 {
    padding: 6rem
  }

  .ds\:p-32 {
    padding: 8rem
  }

  .ds\:p-40 {
    padding: 10rem
  }

  .ds\:p-48 {
    padding: 12rem
  }

  .ds\:p-56 {
    padding: 14rem
  }

  .ds\:p-64 {
    padding: 16rem
  }

  .ds\:p-px {
    padding: 1px
  }

  .ds\:py-0 {
    padding-top: 0;
    padding-bottom: 0
  }

  .ds\:px-0 {
    padding-left: 0;
    padding-right: 0
  }

  .ds\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem
  }

  .ds\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem
  }

  .ds\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
  }

  .ds\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem
  }

  .ds\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem
  }

  .ds\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem
  }

  .ds\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
  }

  .ds\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem
  }

  .ds\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
  }

  .ds\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
  }

  .ds\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
  }

  .ds\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
  }

  .ds\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
  }

  .ds\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem
  }

  .ds\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
  }

  .ds\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
  }

  .ds\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
  }

  .ds\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem
  }

  .ds\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
  }

  .ds\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem
  }

  .ds\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem
  }

  .ds\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem
  }

  .ds\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem
  }

  .ds\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem
  }

  .ds\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem
  }

  .ds\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem
  }

  .ds\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem
  }

  .ds\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem
  }

  .ds\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem
  }

  .ds\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem
  }

  .ds\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem
  }

  .ds\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem
  }

  .ds\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem
  }

  .ds\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem
  }

  .ds\:py-px {
    padding-top: 1px;
    padding-bottom: 1px
  }

  .ds\:px-px {
    padding-left: 1px;
    padding-right: 1px
  }

  .ds\:pt-0 {
    padding-top: 0
  }

  .ds\:pr-0 {
    padding-right: 0
  }

  .ds\:pb-0 {
    padding-bottom: 0
  }

  .ds\:pl-0 {
    padding-left: 0
  }

  .ds\:pt-1 {
    padding-top: 0.25rem
  }

  .ds\:pr-1 {
    padding-right: 0.25rem
  }

  .ds\:pb-1 {
    padding-bottom: 0.25rem
  }

  .ds\:pl-1 {
    padding-left: 0.25rem
  }

  .ds\:pt-2 {
    padding-top: 0.5rem
  }

  .ds\:pr-2 {
    padding-right: 0.5rem
  }

  .ds\:pb-2 {
    padding-bottom: 0.5rem
  }

  .ds\:pl-2 {
    padding-left: 0.5rem
  }

  .ds\:pt-3 {
    padding-top: 0.75rem
  }

  .ds\:pr-3 {
    padding-right: 0.75rem
  }

  .ds\:pb-3 {
    padding-bottom: 0.75rem
  }

  .ds\:pl-3 {
    padding-left: 0.75rem
  }

  .ds\:pt-4 {
    padding-top: 1rem
  }

  .ds\:pr-4 {
    padding-right: 1rem
  }

  .ds\:pb-4 {
    padding-bottom: 1rem
  }

  .ds\:pl-4 {
    padding-left: 1rem
  }

  .ds\:pt-5 {
    padding-top: 1.25rem
  }

  .ds\:pr-5 {
    padding-right: 1.25rem
  }

  .ds\:pb-5 {
    padding-bottom: 1.25rem
  }

  .ds\:pl-5 {
    padding-left: 1.25rem
  }

  .ds\:pt-6 {
    padding-top: 1.5rem
  }

  .ds\:pr-6 {
    padding-right: 1.5rem
  }

  .ds\:pb-6 {
    padding-bottom: 1.5rem
  }

  .ds\:pl-6 {
    padding-left: 1.5rem
  }

  .ds\:pt-8 {
    padding-top: 2rem
  }

  .ds\:pr-8 {
    padding-right: 2rem
  }

  .ds\:pb-8 {
    padding-bottom: 2rem
  }

  .ds\:pl-8 {
    padding-left: 2rem
  }

  .ds\:pt-10 {
    padding-top: 2.5rem
  }

  .ds\:pr-10 {
    padding-right: 2.5rem
  }

  .ds\:pb-10 {
    padding-bottom: 2.5rem
  }

  .ds\:pl-10 {
    padding-left: 2.5rem
  }

  .ds\:pt-12 {
    padding-top: 3rem
  }

  .ds\:pr-12 {
    padding-right: 3rem
  }

  .ds\:pb-12 {
    padding-bottom: 3rem
  }

  .ds\:pl-12 {
    padding-left: 3rem
  }

  .ds\:pt-16 {
    padding-top: 4rem
  }

  .ds\:pr-16 {
    padding-right: 4rem
  }

  .ds\:pb-16 {
    padding-bottom: 4rem
  }

  .ds\:pl-16 {
    padding-left: 4rem
  }

  .ds\:pt-20 {
    padding-top: 5rem
  }

  .ds\:pr-20 {
    padding-right: 5rem
  }

  .ds\:pb-20 {
    padding-bottom: 5rem
  }

  .ds\:pl-20 {
    padding-left: 5rem
  }

  .ds\:pt-24 {
    padding-top: 6rem
  }

  .ds\:pr-24 {
    padding-right: 6rem
  }

  .ds\:pb-24 {
    padding-bottom: 6rem
  }

  .ds\:pl-24 {
    padding-left: 6rem
  }

  .ds\:pt-32 {
    padding-top: 8rem
  }

  .ds\:pr-32 {
    padding-right: 8rem
  }

  .ds\:pb-32 {
    padding-bottom: 8rem
  }

  .ds\:pl-32 {
    padding-left: 8rem
  }

  .ds\:pt-40 {
    padding-top: 10rem
  }

  .ds\:pr-40 {
    padding-right: 10rem
  }

  .ds\:pb-40 {
    padding-bottom: 10rem
  }

  .ds\:pl-40 {
    padding-left: 10rem
  }

  .ds\:pt-48 {
    padding-top: 12rem
  }

  .ds\:pr-48 {
    padding-right: 12rem
  }

  .ds\:pb-48 {
    padding-bottom: 12rem
  }

  .ds\:pl-48 {
    padding-left: 12rem
  }

  .ds\:pt-56 {
    padding-top: 14rem
  }

  .ds\:pr-56 {
    padding-right: 14rem
  }

  .ds\:pb-56 {
    padding-bottom: 14rem
  }

  .ds\:pl-56 {
    padding-left: 14rem
  }

  .ds\:pt-64 {
    padding-top: 16rem
  }

  .ds\:pr-64 {
    padding-right: 16rem
  }

  .ds\:pb-64 {
    padding-bottom: 16rem
  }

  .ds\:pl-64 {
    padding-left: 16rem
  }

  .ds\:pt-px {
    padding-top: 1px
  }

  .ds\:pr-px {
    padding-right: 1px
  }

  .ds\:pb-px {
    padding-bottom: 1px
  }

  .ds\:pl-px {
    padding-left: 1px
  }

  .ds\:placeholder-base:-ms-input-placeholder {
    color: #666666
  }

  .ds\:placeholder-base::placeholder {
    color: #666666
  }

  .ds\:placeholder-primary:-ms-input-placeholder {
    color: #59B6EC
  }

  .ds\:placeholder-primary::placeholder {
    color: #59B6EC
  }

  .ds\:placeholder-secondary:-ms-input-placeholder {
    color: #D88738
  }

  .ds\:placeholder-secondary::placeholder {
    color: #D88738
  }

  .ds\:placeholder-white:-ms-input-placeholder {
    color: #fff
  }

  .ds\:placeholder-white::placeholder {
    color: #fff
  }

  .ds\:placeholder-danger:-ms-input-placeholder {
    color: #FF0201
  }

  .ds\:placeholder-danger::placeholder {
    color: #FF0201
  }

  .ds\:placeholder-warning:-ms-input-placeholder {
    color: #ff6b00
  }

  .ds\:placeholder-warning::placeholder {
    color: #ff6b00
  }

  .ds\:placeholder-success:-ms-input-placeholder {
    color: #3DCC79
  }

  .ds\:placeholder-success::placeholder {
    color: #3DCC79
  }

  .ds\:placeholder-gray:-ms-input-placeholder {
    color: #121829
  }

  .ds\:placeholder-gray::placeholder {
    color: #121829
  }

  .ds\:placeholder-lightgray:-ms-input-placeholder {
    color: #97a3ae
  }

  .ds\:placeholder-lightgray::placeholder {
    color: #97a3ae
  }

  .ds\:placeholder-light:-ms-input-placeholder {
    color: #fafafa
  }

  .ds\:placeholder-light::placeholder {
    color: #fafafa
  }

  .ds\:placeholder-dark:-ms-input-placeholder {
    color: #121829
  }

  .ds\:placeholder-dark::placeholder {
    color: #121829
  }

  .ds\:focus\:placeholder-base:focus:-ms-input-placeholder {
    color: #666666
  }

  .ds\:focus\:placeholder-base:focus::placeholder {
    color: #666666
  }

  .ds\:focus\:placeholder-primary:focus:-ms-input-placeholder {
    color: #59B6EC
  }

  .ds\:focus\:placeholder-primary:focus::placeholder {
    color: #59B6EC
  }

  .ds\:focus\:placeholder-secondary:focus:-ms-input-placeholder {
    color: #D88738
  }

  .ds\:focus\:placeholder-secondary:focus::placeholder {
    color: #D88738
  }

  .ds\:focus\:placeholder-white:focus:-ms-input-placeholder {
    color: #fff
  }

  .ds\:focus\:placeholder-white:focus::placeholder {
    color: #fff
  }

  .ds\:focus\:placeholder-danger:focus:-ms-input-placeholder {
    color: #FF0201
  }

  .ds\:focus\:placeholder-danger:focus::placeholder {
    color: #FF0201
  }

  .ds\:focus\:placeholder-warning:focus:-ms-input-placeholder {
    color: #ff6b00
  }

  .ds\:focus\:placeholder-warning:focus::placeholder {
    color: #ff6b00
  }

  .ds\:focus\:placeholder-success:focus:-ms-input-placeholder {
    color: #3DCC79
  }

  .ds\:focus\:placeholder-success:focus::placeholder {
    color: #3DCC79
  }

  .ds\:focus\:placeholder-gray:focus:-ms-input-placeholder {
    color: #121829
  }

  .ds\:focus\:placeholder-gray:focus::placeholder {
    color: #121829
  }

  .ds\:focus\:placeholder-lightgray:focus:-ms-input-placeholder {
    color: #97a3ae
  }

  .ds\:focus\:placeholder-lightgray:focus::placeholder {
    color: #97a3ae
  }

  .ds\:focus\:placeholder-light:focus:-ms-input-placeholder {
    color: #fafafa
  }

  .ds\:focus\:placeholder-light:focus::placeholder {
    color: #fafafa
  }

  .ds\:focus\:placeholder-dark:focus:-ms-input-placeholder {
    color: #121829
  }

  .ds\:focus\:placeholder-dark:focus::placeholder {
    color: #121829
  }

  .ds\:pointer-events-none {
    pointer-events: none
  }

  .ds\:pointer-events-auto {
    pointer-events: auto
  }

  .ds\:static {
    position: static
  }

  .ds\:fixed {
    position: fixed
  }

  .ds\:absolute {
    position: absolute
  }

  .ds\:relative {
    position: relative
  }

  .ds\:sticky {
    position: -webkit-sticky;
    position: sticky
  }

  .ds\:inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
  }

  .ds\:inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto
  }

  .ds\:inset-y-0 {
    top: 0;
    bottom: 0
  }

  .ds\:inset-x-0 {
    right: 0;
    left: 0
  }

  .ds\:inset-y-auto {
    top: auto;
    bottom: auto
  }

  .ds\:inset-x-auto {
    right: auto;
    left: auto
  }

  .ds\:top-0 {
    top: 0
  }

  .ds\:right-0 {
    right: 0
  }

  .ds\:bottom-0 {
    bottom: 0
  }

  .ds\:left-0 {
    left: 0
  }

  .ds\:top-auto {
    top: auto
  }

  .ds\:right-auto {
    right: auto
  }

  .ds\:bottom-auto {
    bottom: auto
  }

  .ds\:left-auto {
    left: auto
  }

  .ds\:resize-none {
    resize: none
  }

  .ds\:resize-y {
    resize: vertical
  }

  .ds\:resize-x {
    resize: horizontal
  }

  .ds\:resize {
    resize: both
  }

  .ds\:shadow-xs {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05)
  }

  .ds\:shadow-sm {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05)
  }

  .ds\:shadow {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)
  }

  .ds\:shadow-md {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)
  }

  .ds\:shadow-lg {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)
  }

  .ds\:shadow-xl {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)
  }

  .ds\:shadow-2xl {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25)
  }

  .ds\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06)
  }

  .ds\:shadow-outline {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5)
  }

  .ds\:shadow-none {
    box-shadow: none
  }

  .ds\:hover\:shadow-xs:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05)
  }

  .ds\:hover\:shadow-sm:hover {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05)
  }

  .ds\:hover\:shadow:hover {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)
  }

  .ds\:hover\:shadow-md:hover {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)
  }

  .ds\:hover\:shadow-lg:hover {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)
  }

  .ds\:hover\:shadow-xl:hover {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)
  }

  .ds\:hover\:shadow-2xl:hover {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25)
  }

  .ds\:hover\:shadow-inner:hover {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06)
  }

  .ds\:hover\:shadow-outline:hover {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5)
  }

  .ds\:hover\:shadow-none:hover {
    box-shadow: none
  }

  .ds\:focus\:shadow-xs:focus {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05)
  }

  .ds\:focus\:shadow-sm:focus {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05)
  }

  .ds\:focus\:shadow:focus {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)
  }

  .ds\:focus\:shadow-md:focus {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)
  }

  .ds\:focus\:shadow-lg:focus {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)
  }

  .ds\:focus\:shadow-xl:focus {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)
  }

  .ds\:focus\:shadow-2xl:focus {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25)
  }

  .ds\:focus\:shadow-inner:focus {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06)
  }

  .ds\:focus\:shadow-outline:focus {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5)
  }

  .ds\:focus\:shadow-none:focus {
    box-shadow: none
  }

  .ds\:fill-base {
    fill: #666666
  }

  .ds\:fill-primary {
    fill: #59B6EC
  }

  .ds\:fill-secondary {
    fill: #D88738
  }

  .ds\:fill-white {
    fill: #fff
  }

  .ds\:fill-danger {
    fill: #FF0201
  }

  .ds\:fill-warning {
    fill: #ff6b00
  }

  .ds\:fill-success {
    fill: #3DCC79
  }

  .ds\:fill-gray {
    fill: #121829
  }

  .ds\:fill-lightgray {
    fill: #97a3ae
  }

  .ds\:fill-light {
    fill: #fafafa
  }

  .ds\:fill-dark {
    fill: #121829
  }

  .ds\:stroke-current {
    stroke: currentColor
  }

  .ds\:stroke-0 {
    stroke-width: 0
  }

  .ds\:stroke-1 {
    stroke-width: 1
  }

  .ds\:stroke-2 {
    stroke-width: 2
  }

  .ds\:table-auto {
    table-layout: auto
  }

  .ds\:table-fixed {
    table-layout: fixed
  }

  .ds\:text-left {
    text-align: left
  }

  .ds\:text-center {
    text-align: center
  }

  .ds\:text-right {
    text-align: right
  }

  .ds\:text-justify {
    text-align: justify
  }

  .ds\:text-base {
    color: #666666
  }

  .ds\:text-primary {
    color: #59B6EC
  }

  .ds\:text-secondary {
    color: #D88738
  }

  .ds\:text-white {
    color: #fff
  }

  .ds\:text-danger {
    color: #FF0201
  }

  .ds\:text-warning {
    color: #ff6b00
  }

  .ds\:text-success {
    color: #3DCC79
  }

  .ds\:text-gray {
    color: #121829
  }

  .ds\:text-lightgray {
    color: #97a3ae
  }

  .ds\:text-light {
    color: #fafafa
  }

  .ds\:text-dark {
    color: #121829
  }

  .ds\:hover\:text-base:hover {
    color: #666666
  }

  .ds\:hover\:text-primary:hover {
    color: #59B6EC
  }

  .ds\:hover\:text-secondary:hover {
    color: #D88738
  }

  .ds\:hover\:text-white:hover {
    color: #fff
  }

  .ds\:hover\:text-danger:hover {
    color: #FF0201
  }

  .ds\:hover\:text-warning:hover {
    color: #ff6b00
  }

  .ds\:hover\:text-success:hover {
    color: #3DCC79
  }

  .ds\:hover\:text-gray:hover {
    color: #121829
  }

  .ds\:hover\:text-lightgray:hover {
    color: #97a3ae
  }

  .ds\:hover\:text-light:hover {
    color: #fafafa
  }

  .ds\:hover\:text-dark:hover {
    color: #121829
  }

  .ds\:focus\:text-base:focus {
    color: #666666
  }

  .ds\:focus\:text-primary:focus {
    color: #59B6EC
  }

  .ds\:focus\:text-secondary:focus {
    color: #D88738
  }

  .ds\:focus\:text-white:focus {
    color: #fff
  }

  .ds\:focus\:text-danger:focus {
    color: #FF0201
  }

  .ds\:focus\:text-warning:focus {
    color: #ff6b00
  }

  .ds\:focus\:text-success:focus {
    color: #3DCC79
  }

  .ds\:focus\:text-gray:focus {
    color: #121829
  }

  .ds\:focus\:text-lightgray:focus {
    color: #97a3ae
  }

  .ds\:focus\:text-light:focus {
    color: #fafafa
  }

  .ds\:focus\:text-dark:focus {
    color: #121829
  }

  .ds\:text-xs {
    font-size: 0.75rem
  }

  .ds\:text-sm {
    font-size: 0.875rem
  }

  .ds\:text-base {
    font-size: 1rem
  }

  .ds\:text-lg {
    font-size: 1.125rem
  }

  .ds\:text-xl {
    font-size: 1.25rem
  }

  .ds\:text-2xl {
    font-size: 1.5rem
  }

  .ds\:text-3xl {
    font-size: 1.875rem
  }

  .ds\:text-4xl {
    font-size: 2.25rem
  }

  .ds\:text-5xl {
    font-size: 3rem
  }

  .ds\:text-6xl {
    font-size: 4rem
  }

  .ds\:italic {
    font-style: italic
  }

  .ds\:not-italic {
    font-style: normal
  }

  .ds\:uppercase {
    text-transform: uppercase
  }

  .ds\:lowercase {
    text-transform: lowercase
  }

  .ds\:capitalize {
    text-transform: capitalize
  }

  .ds\:normal-case {
    text-transform: none
  }

  .ds\:underline {
    text-decoration: underline
  }

  .ds\:line-through {
    text-decoration: line-through
  }

  .ds\:no-underline {
    text-decoration: none
  }

  .ds\:hover\:underline:hover {
    text-decoration: underline
  }

  .ds\:hover\:line-through:hover {
    text-decoration: line-through
  }

  .ds\:hover\:no-underline:hover {
    text-decoration: none
  }

  .ds\:focus\:underline:focus {
    text-decoration: underline
  }

  .ds\:focus\:line-through:focus {
    text-decoration: line-through
  }

  .ds\:focus\:no-underline:focus {
    text-decoration: none
  }

  .ds\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
  }

  .ds\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto
  }

  .ds\:tracking-tighter {
    letter-spacing: -0.05em
  }

  .ds\:tracking-tight {
    letter-spacing: -0.025em
  }

  .ds\:tracking-normal {
    letter-spacing: 0
  }

  .ds\:tracking-wide {
    letter-spacing: 0.025em
  }

  .ds\:tracking-wider {
    letter-spacing: 0.05em
  }

  .ds\:tracking-widest {
    letter-spacing: 0.1em
  }

  .ds\:select-none {
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none
  }

  .ds\:select-text {
    -webkit-user-select: text;
        -ms-user-select: text;
            user-select: text
  }

  .ds\:select-all {
    -webkit-user-select: all;
        -ms-user-select: all;
            user-select: all
  }

  .ds\:select-auto {
    -webkit-user-select: auto;
        -ms-user-select: auto;
            user-select: auto
  }

  .ds\:align-baseline {
    vertical-align: baseline
  }

  .ds\:align-top {
    vertical-align: top
  }

  .ds\:align-middle {
    vertical-align: middle
  }

  .ds\:align-bottom {
    vertical-align: bottom
  }

  .ds\:align-text-top {
    vertical-align: text-top
  }

  .ds\:align-text-bottom {
    vertical-align: text-bottom
  }

  .ds\:visible {
    visibility: visible
  }

  .ds\:invisible {
    visibility: hidden
  }

  .ds\:whitespace-normal {
    white-space: normal
  }

  .ds\:whitespace-no-wrap {
    white-space: nowrap
  }

  .ds\:whitespace-pre {
    white-space: pre
  }

  .ds\:whitespace-pre-line {
    white-space: pre-line
  }

  .ds\:whitespace-pre-wrap {
    white-space: pre-wrap
  }

  .ds\:break-normal {
    overflow-wrap: normal;
    word-break: normal
  }

  .ds\:break-words {
    overflow-wrap: break-word
  }

  .ds\:break-all {
    word-break: break-all
  }

  .ds\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .ds\:w-0 {
    width: 0
  }

  .ds\:w-1 {
    width: 0.25rem
  }

  .ds\:w-2 {
    width: 0.5rem
  }

  .ds\:w-3 {
    width: 0.75rem
  }

  .ds\:w-4 {
    width: 1rem
  }

  .ds\:w-5 {
    width: 1.25rem
  }

  .ds\:w-6 {
    width: 1.5rem
  }

  .ds\:w-8 {
    width: 2rem
  }

  .ds\:w-10 {
    width: 2.5rem
  }

  .ds\:w-12 {
    width: 3rem
  }

  .ds\:w-16 {
    width: 4rem
  }

  .ds\:w-20 {
    width: 5rem
  }

  .ds\:w-24 {
    width: 6rem
  }

  .ds\:w-32 {
    width: 8rem
  }

  .ds\:w-40 {
    width: 10rem
  }

  .ds\:w-48 {
    width: 12rem
  }

  .ds\:w-56 {
    width: 14rem
  }

  .ds\:w-64 {
    width: 16rem
  }

  .ds\:w-auto {
    width: auto
  }

  .ds\:w-px {
    width: 1px
  }

  .ds\:w-1\/2 {
    width: 50%
  }

  .ds\:w-1\/3 {
    width: 33.333333%
  }

  .ds\:w-2\/3 {
    width: 66.666667%
  }

  .ds\:w-1\/4 {
    width: 25%
  }

  .ds\:w-2\/4 {
    width: 50%
  }

  .ds\:w-3\/4 {
    width: 75%
  }

  .ds\:w-1\/5 {
    width: 20%
  }

  .ds\:w-2\/5 {
    width: 40%
  }

  .ds\:w-3\/5 {
    width: 60%
  }

  .ds\:w-4\/5 {
    width: 80%
  }

  .ds\:w-1\/6 {
    width: 16.666667%
  }

  .ds\:w-2\/6 {
    width: 33.333333%
  }

  .ds\:w-3\/6 {
    width: 50%
  }

  .ds\:w-4\/6 {
    width: 66.666667%
  }

  .ds\:w-5\/6 {
    width: 83.333333%
  }

  .ds\:w-1\/12 {
    width: 8.333333%
  }

  .ds\:w-2\/12 {
    width: 16.666667%
  }

  .ds\:w-3\/12 {
    width: 25%
  }

  .ds\:w-4\/12 {
    width: 33.333333%
  }

  .ds\:w-5\/12 {
    width: 41.666667%
  }

  .ds\:w-6\/12 {
    width: 50%
  }

  .ds\:w-7\/12 {
    width: 58.333333%
  }

  .ds\:w-8\/12 {
    width: 66.666667%
  }

  .ds\:w-9\/12 {
    width: 75%
  }

  .ds\:w-10\/12 {
    width: 83.333333%
  }

  .ds\:w-11\/12 {
    width: 91.666667%
  }

  .ds\:w-full {
    width: 100%
  }

  .ds\:w-screen {
    width: 100vw
  }

  .ds\:z-0 {
    z-index: 0
  }

  .ds\:z-10 {
    z-index: 10
  }

  .ds\:z-20 {
    z-index: 20
  }

  .ds\:z-30 {
    z-index: 30
  }

  .ds\:z-40 {
    z-index: 40
  }

  .ds\:z-50 {
    z-index: 50
  }

  .ds\:z-auto {
    z-index: auto
  }

  .ds\:gap-0 {
    grid-gap: 0;
    gap: 0
  }

  .ds\:gap-1 {
    grid-gap: 0.25rem;
    gap: 0.25rem
  }

  .ds\:gap-2 {
    grid-gap: 0.5rem;
    gap: 0.5rem
  }

  .ds\:gap-3 {
    grid-gap: 0.75rem;
    gap: 0.75rem
  }

  .ds\:gap-4 {
    grid-gap: 1rem;
    gap: 1rem
  }

  .ds\:gap-5 {
    grid-gap: 1.25rem;
    gap: 1.25rem
  }

  .ds\:gap-6 {
    grid-gap: 1.5rem;
    gap: 1.5rem
  }

  .ds\:gap-8 {
    grid-gap: 2rem;
    gap: 2rem
  }

  .ds\:gap-10 {
    grid-gap: 2.5rem;
    gap: 2.5rem
  }

  .ds\:gap-12 {
    grid-gap: 3rem;
    gap: 3rem
  }

  .ds\:gap-16 {
    grid-gap: 4rem;
    gap: 4rem
  }

  .ds\:gap-20 {
    grid-gap: 5rem;
    gap: 5rem
  }

  .ds\:gap-24 {
    grid-gap: 6rem;
    gap: 6rem
  }

  .ds\:gap-32 {
    grid-gap: 8rem;
    gap: 8rem
  }

  .ds\:gap-40 {
    grid-gap: 10rem;
    gap: 10rem
  }

  .ds\:gap-48 {
    grid-gap: 12rem;
    gap: 12rem
  }

  .ds\:gap-56 {
    grid-gap: 14rem;
    gap: 14rem
  }

  .ds\:gap-64 {
    grid-gap: 16rem;
    gap: 16rem
  }

  .ds\:gap-px {
    grid-gap: 1px;
    gap: 1px
  }

  .ds\:col-gap-0 {
    grid-column-gap: 0;
    column-gap: 0
  }

  .ds\:col-gap-1 {
    grid-column-gap: 0.25rem;
    column-gap: 0.25rem
  }

  .ds\:col-gap-2 {
    grid-column-gap: 0.5rem;
    column-gap: 0.5rem
  }

  .ds\:col-gap-3 {
    grid-column-gap: 0.75rem;
    column-gap: 0.75rem
  }

  .ds\:col-gap-4 {
    grid-column-gap: 1rem;
    column-gap: 1rem
  }

  .ds\:col-gap-5 {
    grid-column-gap: 1.25rem;
    column-gap: 1.25rem
  }

  .ds\:col-gap-6 {
    grid-column-gap: 1.5rem;
    column-gap: 1.5rem
  }

  .ds\:col-gap-8 {
    grid-column-gap: 2rem;
    column-gap: 2rem
  }

  .ds\:col-gap-10 {
    grid-column-gap: 2.5rem;
    column-gap: 2.5rem
  }

  .ds\:col-gap-12 {
    grid-column-gap: 3rem;
    column-gap: 3rem
  }

  .ds\:col-gap-16 {
    grid-column-gap: 4rem;
    column-gap: 4rem
  }

  .ds\:col-gap-20 {
    grid-column-gap: 5rem;
    column-gap: 5rem
  }

  .ds\:col-gap-24 {
    grid-column-gap: 6rem;
    column-gap: 6rem
  }

  .ds\:col-gap-32 {
    grid-column-gap: 8rem;
    column-gap: 8rem
  }

  .ds\:col-gap-40 {
    grid-column-gap: 10rem;
    column-gap: 10rem
  }

  .ds\:col-gap-48 {
    grid-column-gap: 12rem;
    column-gap: 12rem
  }

  .ds\:col-gap-56 {
    grid-column-gap: 14rem;
    column-gap: 14rem
  }

  .ds\:col-gap-64 {
    grid-column-gap: 16rem;
    column-gap: 16rem
  }

  .ds\:col-gap-px {
    grid-column-gap: 1px;
    column-gap: 1px
  }

  .ds\:row-gap-0 {
    grid-row-gap: 0;
    row-gap: 0
  }

  .ds\:row-gap-1 {
    grid-row-gap: 0.25rem;
    row-gap: 0.25rem
  }

  .ds\:row-gap-2 {
    grid-row-gap: 0.5rem;
    row-gap: 0.5rem
  }

  .ds\:row-gap-3 {
    grid-row-gap: 0.75rem;
    row-gap: 0.75rem
  }

  .ds\:row-gap-4 {
    grid-row-gap: 1rem;
    row-gap: 1rem
  }

  .ds\:row-gap-5 {
    grid-row-gap: 1.25rem;
    row-gap: 1.25rem
  }

  .ds\:row-gap-6 {
    grid-row-gap: 1.5rem;
    row-gap: 1.5rem
  }

  .ds\:row-gap-8 {
    grid-row-gap: 2rem;
    row-gap: 2rem
  }

  .ds\:row-gap-10 {
    grid-row-gap: 2.5rem;
    row-gap: 2.5rem
  }

  .ds\:row-gap-12 {
    grid-row-gap: 3rem;
    row-gap: 3rem
  }

  .ds\:row-gap-16 {
    grid-row-gap: 4rem;
    row-gap: 4rem
  }

  .ds\:row-gap-20 {
    grid-row-gap: 5rem;
    row-gap: 5rem
  }

  .ds\:row-gap-24 {
    grid-row-gap: 6rem;
    row-gap: 6rem
  }

  .ds\:row-gap-32 {
    grid-row-gap: 8rem;
    row-gap: 8rem
  }

  .ds\:row-gap-40 {
    grid-row-gap: 10rem;
    row-gap: 10rem
  }

  .ds\:row-gap-48 {
    grid-row-gap: 12rem;
    row-gap: 12rem
  }

  .ds\:row-gap-56 {
    grid-row-gap: 14rem;
    row-gap: 14rem
  }

  .ds\:row-gap-64 {
    grid-row-gap: 16rem;
    row-gap: 16rem
  }

  .ds\:row-gap-px {
    grid-row-gap: 1px;
    row-gap: 1px
  }

  .ds\:grid-flow-row {
    grid-auto-flow: row
  }

  .ds\:grid-flow-col {
    grid-auto-flow: column
  }

  .ds\:grid-flow-row-dense {
    grid-auto-flow: row dense
  }

  .ds\:grid-flow-col-dense {
    grid-auto-flow: column dense
  }

  .ds\:grid-cols-1 {
    -ms-grid-columns: (minmax(0, 1fr))[1];
        grid-template-columns: repeat(1, minmax(0, 1fr))
  }

  .ds\:grid-cols-2 {
    -ms-grid-columns: (minmax(0, 1fr))[2];
        grid-template-columns: repeat(2, minmax(0, 1fr))
  }

  .ds\:grid-cols-3 {
    -ms-grid-columns: (minmax(0, 1fr))[3];
        grid-template-columns: repeat(3, minmax(0, 1fr))
  }

  .ds\:grid-cols-4 {
    -ms-grid-columns: (minmax(0, 1fr))[4];
        grid-template-columns: repeat(4, minmax(0, 1fr))
  }

  .ds\:grid-cols-5 {
    -ms-grid-columns: (minmax(0, 1fr))[5];
        grid-template-columns: repeat(5, minmax(0, 1fr))
  }

  .ds\:grid-cols-6 {
    -ms-grid-columns: (minmax(0, 1fr))[6];
        grid-template-columns: repeat(6, minmax(0, 1fr))
  }

  .ds\:grid-cols-7 {
    -ms-grid-columns: (minmax(0, 1fr))[7];
        grid-template-columns: repeat(7, minmax(0, 1fr))
  }

  .ds\:grid-cols-8 {
    -ms-grid-columns: (minmax(0, 1fr))[8];
        grid-template-columns: repeat(8, minmax(0, 1fr))
  }

  .ds\:grid-cols-9 {
    -ms-grid-columns: (minmax(0, 1fr))[9];
        grid-template-columns: repeat(9, minmax(0, 1fr))
  }

  .ds\:grid-cols-10 {
    -ms-grid-columns: (minmax(0, 1fr))[10];
        grid-template-columns: repeat(10, minmax(0, 1fr))
  }

  .ds\:grid-cols-11 {
    -ms-grid-columns: (minmax(0, 1fr))[11];
        grid-template-columns: repeat(11, minmax(0, 1fr))
  }

  .ds\:grid-cols-12 {
    -ms-grid-columns: (minmax(0, 1fr))[12];
        grid-template-columns: repeat(12, minmax(0, 1fr))
  }

  .ds\:grid-cols-none {
    -ms-grid-columns: none;
        grid-template-columns: none
  }

  .ds\:col-auto {
    -ms-grid-column: auto;
        grid-column: auto
  }

  .ds\:col-span-1 {
    -ms-grid-column-span: 1;
    -ms-grid-column: span 1;
        grid-column: span 1 / span 1
  }

  .ds\:col-span-2 {
    -ms-grid-column-span: 2;
    -ms-grid-column: span 2;
        grid-column: span 2 / span 2
  }

  .ds\:col-span-3 {
    -ms-grid-column-span: 3;
    -ms-grid-column: span 3;
        grid-column: span 3 / span 3
  }

  .ds\:col-span-4 {
    -ms-grid-column-span: 4;
    -ms-grid-column: span 4;
        grid-column: span 4 / span 4
  }

  .ds\:col-span-5 {
    -ms-grid-column-span: 5;
    -ms-grid-column: span 5;
        grid-column: span 5 / span 5
  }

  .ds\:col-span-6 {
    -ms-grid-column-span: 6;
    -ms-grid-column: span 6;
        grid-column: span 6 / span 6
  }

  .ds\:col-span-7 {
    -ms-grid-column-span: 7;
    -ms-grid-column: span 7;
        grid-column: span 7 / span 7
  }

  .ds\:col-span-8 {
    -ms-grid-column-span: 8;
    -ms-grid-column: span 8;
        grid-column: span 8 / span 8
  }

  .ds\:col-span-9 {
    -ms-grid-column-span: 9;
    -ms-grid-column: span 9;
        grid-column: span 9 / span 9
  }

  .ds\:col-span-10 {
    -ms-grid-column-span: 10;
    -ms-grid-column: span 10;
        grid-column: span 10 / span 10
  }

  .ds\:col-span-11 {
    -ms-grid-column-span: 11;
    -ms-grid-column: span 11;
        grid-column: span 11 / span 11
  }

  .ds\:col-span-12 {
    -ms-grid-column-span: 12;
    -ms-grid-column: span 12;
        grid-column: span 12 / span 12
  }

  .ds\:col-start-1 {
    -ms-grid-column: 1;
        grid-column-start: 1
  }

  .ds\:col-start-2 {
    -ms-grid-column: 2;
        grid-column-start: 2
  }

  .ds\:col-start-3 {
    -ms-grid-column: 3;
        grid-column-start: 3
  }

  .ds\:col-start-4 {
    -ms-grid-column: 4;
        grid-column-start: 4
  }

  .ds\:col-start-5 {
    -ms-grid-column: 5;
        grid-column-start: 5
  }

  .ds\:col-start-6 {
    -ms-grid-column: 6;
        grid-column-start: 6
  }

  .ds\:col-start-7 {
    -ms-grid-column: 7;
        grid-column-start: 7
  }

  .ds\:col-start-8 {
    -ms-grid-column: 8;
        grid-column-start: 8
  }

  .ds\:col-start-9 {
    -ms-grid-column: 9;
        grid-column-start: 9
  }

  .ds\:col-start-10 {
    -ms-grid-column: 10;
        grid-column-start: 10
  }

  .ds\:col-start-11 {
    -ms-grid-column: 11;
        grid-column-start: 11
  }

  .ds\:col-start-12 {
    -ms-grid-column: 12;
        grid-column-start: 12
  }

  .ds\:col-start-13 {
    -ms-grid-column: 13;
        grid-column-start: 13
  }

  .ds\:col-start-auto {
    -ms-grid-column: auto;
        grid-column-start: auto
  }

  .ds\:col-end-1 {
    grid-column-end: 1
  }

  .ds\:col-end-2 {
    grid-column-end: 2
  }

  .ds\:col-end-3 {
    grid-column-end: 3
  }

  .ds\:col-end-4 {
    grid-column-end: 4
  }

  .ds\:col-end-5 {
    grid-column-end: 5
  }

  .ds\:col-end-6 {
    grid-column-end: 6
  }

  .ds\:col-end-7 {
    grid-column-end: 7
  }

  .ds\:col-end-8 {
    grid-column-end: 8
  }

  .ds\:col-end-9 {
    grid-column-end: 9
  }

  .ds\:col-end-10 {
    grid-column-end: 10
  }

  .ds\:col-end-11 {
    grid-column-end: 11
  }

  .ds\:col-end-12 {
    grid-column-end: 12
  }

  .ds\:col-end-13 {
    grid-column-end: 13
  }

  .ds\:col-end-auto {
    grid-column-end: auto
  }

  .ds\:grid-rows-1 {
    -ms-grid-rows: (minmax(0, 1fr))[1];
        grid-template-rows: repeat(1, minmax(0, 1fr))
  }

  .ds\:grid-rows-2 {
    -ms-grid-rows: (minmax(0, 1fr))[2];
        grid-template-rows: repeat(2, minmax(0, 1fr))
  }

  .ds\:grid-rows-3 {
    -ms-grid-rows: (minmax(0, 1fr))[3];
        grid-template-rows: repeat(3, minmax(0, 1fr))
  }

  .ds\:grid-rows-4 {
    -ms-grid-rows: (minmax(0, 1fr))[4];
        grid-template-rows: repeat(4, minmax(0, 1fr))
  }

  .ds\:grid-rows-5 {
    -ms-grid-rows: (minmax(0, 1fr))[5];
        grid-template-rows: repeat(5, minmax(0, 1fr))
  }

  .ds\:grid-rows-6 {
    -ms-grid-rows: (minmax(0, 1fr))[6];
        grid-template-rows: repeat(6, minmax(0, 1fr))
  }

  .ds\:grid-rows-none {
    -ms-grid-rows: none;
        grid-template-rows: none
  }

  .ds\:row-auto {
    -ms-grid-row: auto;
        grid-row: auto
  }

  .ds\:row-span-1 {
    -ms-grid-row-span: 1;
    -ms-grid-row: span 1;
        grid-row: span 1 / span 1
  }

  .ds\:row-span-2 {
    -ms-grid-row-span: 2;
    -ms-grid-row: span 2;
        grid-row: span 2 / span 2
  }

  .ds\:row-span-3 {
    -ms-grid-row-span: 3;
    -ms-grid-row: span 3;
        grid-row: span 3 / span 3
  }

  .ds\:row-span-4 {
    -ms-grid-row-span: 4;
    -ms-grid-row: span 4;
        grid-row: span 4 / span 4
  }

  .ds\:row-span-5 {
    -ms-grid-row-span: 5;
    -ms-grid-row: span 5;
        grid-row: span 5 / span 5
  }

  .ds\:row-span-6 {
    -ms-grid-row-span: 6;
    -ms-grid-row: span 6;
        grid-row: span 6 / span 6
  }

  .ds\:row-start-1 {
    -ms-grid-row: 1;
        grid-row-start: 1
  }

  .ds\:row-start-2 {
    -ms-grid-row: 2;
        grid-row-start: 2
  }

  .ds\:row-start-3 {
    -ms-grid-row: 3;
        grid-row-start: 3
  }

  .ds\:row-start-4 {
    -ms-grid-row: 4;
        grid-row-start: 4
  }

  .ds\:row-start-5 {
    -ms-grid-row: 5;
        grid-row-start: 5
  }

  .ds\:row-start-6 {
    -ms-grid-row: 6;
        grid-row-start: 6
  }

  .ds\:row-start-7 {
    -ms-grid-row: 7;
        grid-row-start: 7
  }

  .ds\:row-start-auto {
    -ms-grid-row: auto;
        grid-row-start: auto
  }

  .ds\:row-end-1 {
    grid-row-end: 1
  }

  .ds\:row-end-2 {
    grid-row-end: 2
  }

  .ds\:row-end-3 {
    grid-row-end: 3
  }

  .ds\:row-end-4 {
    grid-row-end: 4
  }

  .ds\:row-end-5 {
    grid-row-end: 5
  }

  .ds\:row-end-6 {
    grid-row-end: 6
  }

  .ds\:row-end-7 {
    grid-row-end: 7
  }

  .ds\:row-end-auto {
    grid-row-end: auto
  }

  .ds\:transform {
    --transform-translate-x: 0;
    --transform-translate-y: 0;
    --transform-rotate: 0;
    --transform-skew-x: 0;
    --transform-skew-y: 0;
    --transform-scale-x: 1;
    --transform-scale-y: 1;
    transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))
  }

  .ds\:transform-none {
    transform: none
  }

  .ds\:origin-center {
    transform-origin: center
  }

  .ds\:origin-top {
    transform-origin: top
  }

  .ds\:origin-top-right {
    transform-origin: top right
  }

  .ds\:origin-right {
    transform-origin: right
  }

  .ds\:origin-bottom-right {
    transform-origin: bottom right
  }

  .ds\:origin-bottom {
    transform-origin: bottom
  }

  .ds\:origin-bottom-left {
    transform-origin: bottom left
  }

  .ds\:origin-left {
    transform-origin: left
  }

  .ds\:origin-top-left {
    transform-origin: top left
  }

  .ds\:scale-0 {
    --transform-scale-x: 0;
    --transform-scale-y: 0
  }

  .ds\:scale-50 {
    --transform-scale-x: .5;
    --transform-scale-y: .5
  }

  .ds\:scale-75 {
    --transform-scale-x: .75;
    --transform-scale-y: .75
  }

  .ds\:scale-90 {
    --transform-scale-x: .9;
    --transform-scale-y: .9
  }

  .ds\:scale-95 {
    --transform-scale-x: .95;
    --transform-scale-y: .95
  }

  .ds\:scale-100 {
    --transform-scale-x: 1;
    --transform-scale-y: 1
  }

  .ds\:scale-105 {
    --transform-scale-x: 1.05;
    --transform-scale-y: 1.05
  }

  .ds\:scale-110 {
    --transform-scale-x: 1.1;
    --transform-scale-y: 1.1
  }

  .ds\:scale-125 {
    --transform-scale-x: 1.25;
    --transform-scale-y: 1.25
  }

  .ds\:scale-150 {
    --transform-scale-x: 1.5;
    --transform-scale-y: 1.5
  }

  .ds\:scale-x-0 {
    --transform-scale-x: 0
  }

  .ds\:scale-x-50 {
    --transform-scale-x: .5
  }

  .ds\:scale-x-75 {
    --transform-scale-x: .75
  }

  .ds\:scale-x-90 {
    --transform-scale-x: .9
  }

  .ds\:scale-x-95 {
    --transform-scale-x: .95
  }

  .ds\:scale-x-100 {
    --transform-scale-x: 1
  }

  .ds\:scale-x-105 {
    --transform-scale-x: 1.05
  }

  .ds\:scale-x-110 {
    --transform-scale-x: 1.1
  }

  .ds\:scale-x-125 {
    --transform-scale-x: 1.25
  }

  .ds\:scale-x-150 {
    --transform-scale-x: 1.5
  }

  .ds\:scale-y-0 {
    --transform-scale-y: 0
  }

  .ds\:scale-y-50 {
    --transform-scale-y: .5
  }

  .ds\:scale-y-75 {
    --transform-scale-y: .75
  }

  .ds\:scale-y-90 {
    --transform-scale-y: .9
  }

  .ds\:scale-y-95 {
    --transform-scale-y: .95
  }

  .ds\:scale-y-100 {
    --transform-scale-y: 1
  }

  .ds\:scale-y-105 {
    --transform-scale-y: 1.05
  }

  .ds\:scale-y-110 {
    --transform-scale-y: 1.1
  }

  .ds\:scale-y-125 {
    --transform-scale-y: 1.25
  }

  .ds\:scale-y-150 {
    --transform-scale-y: 1.5
  }

  .ds\:hover\:scale-0:hover {
    --transform-scale-x: 0;
    --transform-scale-y: 0
  }

  .ds\:hover\:scale-50:hover {
    --transform-scale-x: .5;
    --transform-scale-y: .5
  }

  .ds\:hover\:scale-75:hover {
    --transform-scale-x: .75;
    --transform-scale-y: .75
  }

  .ds\:hover\:scale-90:hover {
    --transform-scale-x: .9;
    --transform-scale-y: .9
  }

  .ds\:hover\:scale-95:hover {
    --transform-scale-x: .95;
    --transform-scale-y: .95
  }

  .ds\:hover\:scale-100:hover {
    --transform-scale-x: 1;
    --transform-scale-y: 1
  }

  .ds\:hover\:scale-105:hover {
    --transform-scale-x: 1.05;
    --transform-scale-y: 1.05
  }

  .ds\:hover\:scale-110:hover {
    --transform-scale-x: 1.1;
    --transform-scale-y: 1.1
  }

  .ds\:hover\:scale-125:hover {
    --transform-scale-x: 1.25;
    --transform-scale-y: 1.25
  }

  .ds\:hover\:scale-150:hover {
    --transform-scale-x: 1.5;
    --transform-scale-y: 1.5
  }

  .ds\:hover\:scale-x-0:hover {
    --transform-scale-x: 0
  }

  .ds\:hover\:scale-x-50:hover {
    --transform-scale-x: .5
  }

  .ds\:hover\:scale-x-75:hover {
    --transform-scale-x: .75
  }

  .ds\:hover\:scale-x-90:hover {
    --transform-scale-x: .9
  }

  .ds\:hover\:scale-x-95:hover {
    --transform-scale-x: .95
  }

  .ds\:hover\:scale-x-100:hover {
    --transform-scale-x: 1
  }

  .ds\:hover\:scale-x-105:hover {
    --transform-scale-x: 1.05
  }

  .ds\:hover\:scale-x-110:hover {
    --transform-scale-x: 1.1
  }

  .ds\:hover\:scale-x-125:hover {
    --transform-scale-x: 1.25
  }

  .ds\:hover\:scale-x-150:hover {
    --transform-scale-x: 1.5
  }

  .ds\:hover\:scale-y-0:hover {
    --transform-scale-y: 0
  }

  .ds\:hover\:scale-y-50:hover {
    --transform-scale-y: .5
  }

  .ds\:hover\:scale-y-75:hover {
    --transform-scale-y: .75
  }

  .ds\:hover\:scale-y-90:hover {
    --transform-scale-y: .9
  }

  .ds\:hover\:scale-y-95:hover {
    --transform-scale-y: .95
  }

  .ds\:hover\:scale-y-100:hover {
    --transform-scale-y: 1
  }

  .ds\:hover\:scale-y-105:hover {
    --transform-scale-y: 1.05
  }

  .ds\:hover\:scale-y-110:hover {
    --transform-scale-y: 1.1
  }

  .ds\:hover\:scale-y-125:hover {
    --transform-scale-y: 1.25
  }

  .ds\:hover\:scale-y-150:hover {
    --transform-scale-y: 1.5
  }

  .ds\:focus\:scale-0:focus {
    --transform-scale-x: 0;
    --transform-scale-y: 0
  }

  .ds\:focus\:scale-50:focus {
    --transform-scale-x: .5;
    --transform-scale-y: .5
  }

  .ds\:focus\:scale-75:focus {
    --transform-scale-x: .75;
    --transform-scale-y: .75
  }

  .ds\:focus\:scale-90:focus {
    --transform-scale-x: .9;
    --transform-scale-y: .9
  }

  .ds\:focus\:scale-95:focus {
    --transform-scale-x: .95;
    --transform-scale-y: .95
  }

  .ds\:focus\:scale-100:focus {
    --transform-scale-x: 1;
    --transform-scale-y: 1
  }

  .ds\:focus\:scale-105:focus {
    --transform-scale-x: 1.05;
    --transform-scale-y: 1.05
  }

  .ds\:focus\:scale-110:focus {
    --transform-scale-x: 1.1;
    --transform-scale-y: 1.1
  }

  .ds\:focus\:scale-125:focus {
    --transform-scale-x: 1.25;
    --transform-scale-y: 1.25
  }

  .ds\:focus\:scale-150:focus {
    --transform-scale-x: 1.5;
    --transform-scale-y: 1.5
  }

  .ds\:focus\:scale-x-0:focus {
    --transform-scale-x: 0
  }

  .ds\:focus\:scale-x-50:focus {
    --transform-scale-x: .5
  }

  .ds\:focus\:scale-x-75:focus {
    --transform-scale-x: .75
  }

  .ds\:focus\:scale-x-90:focus {
    --transform-scale-x: .9
  }

  .ds\:focus\:scale-x-95:focus {
    --transform-scale-x: .95
  }

  .ds\:focus\:scale-x-100:focus {
    --transform-scale-x: 1
  }

  .ds\:focus\:scale-x-105:focus {
    --transform-scale-x: 1.05
  }

  .ds\:focus\:scale-x-110:focus {
    --transform-scale-x: 1.1
  }

  .ds\:focus\:scale-x-125:focus {
    --transform-scale-x: 1.25
  }

  .ds\:focus\:scale-x-150:focus {
    --transform-scale-x: 1.5
  }

  .ds\:focus\:scale-y-0:focus {
    --transform-scale-y: 0
  }

  .ds\:focus\:scale-y-50:focus {
    --transform-scale-y: .5
  }

  .ds\:focus\:scale-y-75:focus {
    --transform-scale-y: .75
  }

  .ds\:focus\:scale-y-90:focus {
    --transform-scale-y: .9
  }

  .ds\:focus\:scale-y-95:focus {
    --transform-scale-y: .95
  }

  .ds\:focus\:scale-y-100:focus {
    --transform-scale-y: 1
  }

  .ds\:focus\:scale-y-105:focus {
    --transform-scale-y: 1.05
  }

  .ds\:focus\:scale-y-110:focus {
    --transform-scale-y: 1.1
  }

  .ds\:focus\:scale-y-125:focus {
    --transform-scale-y: 1.25
  }

  .ds\:focus\:scale-y-150:focus {
    --transform-scale-y: 1.5
  }

  .ds\:rotate-0 {
    --transform-rotate: 0
  }

  .ds\:rotate-45 {
    --transform-rotate: 45deg
  }

  .ds\:rotate-90 {
    --transform-rotate: 90deg
  }

  .ds\:rotate-180 {
    --transform-rotate: 180deg
  }

  .ds\:-rotate-180 {
    --transform-rotate: -180deg
  }

  .ds\:-rotate-90 {
    --transform-rotate: -90deg
  }

  .ds\:-rotate-45 {
    --transform-rotate: -45deg
  }

  .ds\:hover\:rotate-0:hover {
    --transform-rotate: 0
  }

  .ds\:hover\:rotate-45:hover {
    --transform-rotate: 45deg
  }

  .ds\:hover\:rotate-90:hover {
    --transform-rotate: 90deg
  }

  .ds\:hover\:rotate-180:hover {
    --transform-rotate: 180deg
  }

  .ds\:hover\:-rotate-180:hover {
    --transform-rotate: -180deg
  }

  .ds\:hover\:-rotate-90:hover {
    --transform-rotate: -90deg
  }

  .ds\:hover\:-rotate-45:hover {
    --transform-rotate: -45deg
  }

  .ds\:focus\:rotate-0:focus {
    --transform-rotate: 0
  }

  .ds\:focus\:rotate-45:focus {
    --transform-rotate: 45deg
  }

  .ds\:focus\:rotate-90:focus {
    --transform-rotate: 90deg
  }

  .ds\:focus\:rotate-180:focus {
    --transform-rotate: 180deg
  }

  .ds\:focus\:-rotate-180:focus {
    --transform-rotate: -180deg
  }

  .ds\:focus\:-rotate-90:focus {
    --transform-rotate: -90deg
  }

  .ds\:focus\:-rotate-45:focus {
    --transform-rotate: -45deg
  }

  .ds\:translate-x-0 {
    --transform-translate-x: 0
  }

  .ds\:translate-x-1 {
    --transform-translate-x: 0.25rem
  }

  .ds\:translate-x-2 {
    --transform-translate-x: 0.5rem
  }

  .ds\:translate-x-3 {
    --transform-translate-x: 0.75rem
  }

  .ds\:translate-x-4 {
    --transform-translate-x: 1rem
  }

  .ds\:translate-x-5 {
    --transform-translate-x: 1.25rem
  }

  .ds\:translate-x-6 {
    --transform-translate-x: 1.5rem
  }

  .ds\:translate-x-8 {
    --transform-translate-x: 2rem
  }

  .ds\:translate-x-10 {
    --transform-translate-x: 2.5rem
  }

  .ds\:translate-x-12 {
    --transform-translate-x: 3rem
  }

  .ds\:translate-x-16 {
    --transform-translate-x: 4rem
  }

  .ds\:translate-x-20 {
    --transform-translate-x: 5rem
  }

  .ds\:translate-x-24 {
    --transform-translate-x: 6rem
  }

  .ds\:translate-x-32 {
    --transform-translate-x: 8rem
  }

  .ds\:translate-x-40 {
    --transform-translate-x: 10rem
  }

  .ds\:translate-x-48 {
    --transform-translate-x: 12rem
  }

  .ds\:translate-x-56 {
    --transform-translate-x: 14rem
  }

  .ds\:translate-x-64 {
    --transform-translate-x: 16rem
  }

  .ds\:translate-x-px {
    --transform-translate-x: 1px
  }

  .ds\:-translate-x-1 {
    --transform-translate-x: -0.25rem
  }

  .ds\:-translate-x-2 {
    --transform-translate-x: -0.5rem
  }

  .ds\:-translate-x-3 {
    --transform-translate-x: -0.75rem
  }

  .ds\:-translate-x-4 {
    --transform-translate-x: -1rem
  }

  .ds\:-translate-x-5 {
    --transform-translate-x: -1.25rem
  }

  .ds\:-translate-x-6 {
    --transform-translate-x: -1.5rem
  }

  .ds\:-translate-x-8 {
    --transform-translate-x: -2rem
  }

  .ds\:-translate-x-10 {
    --transform-translate-x: -2.5rem
  }

  .ds\:-translate-x-12 {
    --transform-translate-x: -3rem
  }

  .ds\:-translate-x-16 {
    --transform-translate-x: -4rem
  }

  .ds\:-translate-x-20 {
    --transform-translate-x: -5rem
  }

  .ds\:-translate-x-24 {
    --transform-translate-x: -6rem
  }

  .ds\:-translate-x-32 {
    --transform-translate-x: -8rem
  }

  .ds\:-translate-x-40 {
    --transform-translate-x: -10rem
  }

  .ds\:-translate-x-48 {
    --transform-translate-x: -12rem
  }

  .ds\:-translate-x-56 {
    --transform-translate-x: -14rem
  }

  .ds\:-translate-x-64 {
    --transform-translate-x: -16rem
  }

  .ds\:-translate-x-px {
    --transform-translate-x: -1px
  }

  .ds\:-translate-x-full {
    --transform-translate-x: -100%
  }

  .ds\:-translate-x-1\/2 {
    --transform-translate-x: -50%
  }

  .ds\:translate-x-1\/2 {
    --transform-translate-x: 50%
  }

  .ds\:translate-x-full {
    --transform-translate-x: 100%
  }

  .ds\:translate-y-0 {
    --transform-translate-y: 0
  }

  .ds\:translate-y-1 {
    --transform-translate-y: 0.25rem
  }

  .ds\:translate-y-2 {
    --transform-translate-y: 0.5rem
  }

  .ds\:translate-y-3 {
    --transform-translate-y: 0.75rem
  }

  .ds\:translate-y-4 {
    --transform-translate-y: 1rem
  }

  .ds\:translate-y-5 {
    --transform-translate-y: 1.25rem
  }

  .ds\:translate-y-6 {
    --transform-translate-y: 1.5rem
  }

  .ds\:translate-y-8 {
    --transform-translate-y: 2rem
  }

  .ds\:translate-y-10 {
    --transform-translate-y: 2.5rem
  }

  .ds\:translate-y-12 {
    --transform-translate-y: 3rem
  }

  .ds\:translate-y-16 {
    --transform-translate-y: 4rem
  }

  .ds\:translate-y-20 {
    --transform-translate-y: 5rem
  }

  .ds\:translate-y-24 {
    --transform-translate-y: 6rem
  }

  .ds\:translate-y-32 {
    --transform-translate-y: 8rem
  }

  .ds\:translate-y-40 {
    --transform-translate-y: 10rem
  }

  .ds\:translate-y-48 {
    --transform-translate-y: 12rem
  }

  .ds\:translate-y-56 {
    --transform-translate-y: 14rem
  }

  .ds\:translate-y-64 {
    --transform-translate-y: 16rem
  }

  .ds\:translate-y-px {
    --transform-translate-y: 1px
  }

  .ds\:-translate-y-1 {
    --transform-translate-y: -0.25rem
  }

  .ds\:-translate-y-2 {
    --transform-translate-y: -0.5rem
  }

  .ds\:-translate-y-3 {
    --transform-translate-y: -0.75rem
  }

  .ds\:-translate-y-4 {
    --transform-translate-y: -1rem
  }

  .ds\:-translate-y-5 {
    --transform-translate-y: -1.25rem
  }

  .ds\:-translate-y-6 {
    --transform-translate-y: -1.5rem
  }

  .ds\:-translate-y-8 {
    --transform-translate-y: -2rem
  }

  .ds\:-translate-y-10 {
    --transform-translate-y: -2.5rem
  }

  .ds\:-translate-y-12 {
    --transform-translate-y: -3rem
  }

  .ds\:-translate-y-16 {
    --transform-translate-y: -4rem
  }

  .ds\:-translate-y-20 {
    --transform-translate-y: -5rem
  }

  .ds\:-translate-y-24 {
    --transform-translate-y: -6rem
  }

  .ds\:-translate-y-32 {
    --transform-translate-y: -8rem
  }

  .ds\:-translate-y-40 {
    --transform-translate-y: -10rem
  }

  .ds\:-translate-y-48 {
    --transform-translate-y: -12rem
  }

  .ds\:-translate-y-56 {
    --transform-translate-y: -14rem
  }

  .ds\:-translate-y-64 {
    --transform-translate-y: -16rem
  }

  .ds\:-translate-y-px {
    --transform-translate-y: -1px
  }

  .ds\:-translate-y-full {
    --transform-translate-y: -100%
  }

  .ds\:-translate-y-1\/2 {
    --transform-translate-y: -50%
  }

  .ds\:translate-y-1\/2 {
    --transform-translate-y: 50%
  }

  .ds\:translate-y-full {
    --transform-translate-y: 100%
  }

  .ds\:hover\:translate-x-0:hover {
    --transform-translate-x: 0
  }

  .ds\:hover\:translate-x-1:hover {
    --transform-translate-x: 0.25rem
  }

  .ds\:hover\:translate-x-2:hover {
    --transform-translate-x: 0.5rem
  }

  .ds\:hover\:translate-x-3:hover {
    --transform-translate-x: 0.75rem
  }

  .ds\:hover\:translate-x-4:hover {
    --transform-translate-x: 1rem
  }

  .ds\:hover\:translate-x-5:hover {
    --transform-translate-x: 1.25rem
  }

  .ds\:hover\:translate-x-6:hover {
    --transform-translate-x: 1.5rem
  }

  .ds\:hover\:translate-x-8:hover {
    --transform-translate-x: 2rem
  }

  .ds\:hover\:translate-x-10:hover {
    --transform-translate-x: 2.5rem
  }

  .ds\:hover\:translate-x-12:hover {
    --transform-translate-x: 3rem
  }

  .ds\:hover\:translate-x-16:hover {
    --transform-translate-x: 4rem
  }

  .ds\:hover\:translate-x-20:hover {
    --transform-translate-x: 5rem
  }

  .ds\:hover\:translate-x-24:hover {
    --transform-translate-x: 6rem
  }

  .ds\:hover\:translate-x-32:hover {
    --transform-translate-x: 8rem
  }

  .ds\:hover\:translate-x-40:hover {
    --transform-translate-x: 10rem
  }

  .ds\:hover\:translate-x-48:hover {
    --transform-translate-x: 12rem
  }

  .ds\:hover\:translate-x-56:hover {
    --transform-translate-x: 14rem
  }

  .ds\:hover\:translate-x-64:hover {
    --transform-translate-x: 16rem
  }

  .ds\:hover\:translate-x-px:hover {
    --transform-translate-x: 1px
  }

  .ds\:hover\:-translate-x-1:hover {
    --transform-translate-x: -0.25rem
  }

  .ds\:hover\:-translate-x-2:hover {
    --transform-translate-x: -0.5rem
  }

  .ds\:hover\:-translate-x-3:hover {
    --transform-translate-x: -0.75rem
  }

  .ds\:hover\:-translate-x-4:hover {
    --transform-translate-x: -1rem
  }

  .ds\:hover\:-translate-x-5:hover {
    --transform-translate-x: -1.25rem
  }

  .ds\:hover\:-translate-x-6:hover {
    --transform-translate-x: -1.5rem
  }

  .ds\:hover\:-translate-x-8:hover {
    --transform-translate-x: -2rem
  }

  .ds\:hover\:-translate-x-10:hover {
    --transform-translate-x: -2.5rem
  }

  .ds\:hover\:-translate-x-12:hover {
    --transform-translate-x: -3rem
  }

  .ds\:hover\:-translate-x-16:hover {
    --transform-translate-x: -4rem
  }

  .ds\:hover\:-translate-x-20:hover {
    --transform-translate-x: -5rem
  }

  .ds\:hover\:-translate-x-24:hover {
    --transform-translate-x: -6rem
  }

  .ds\:hover\:-translate-x-32:hover {
    --transform-translate-x: -8rem
  }

  .ds\:hover\:-translate-x-40:hover {
    --transform-translate-x: -10rem
  }

  .ds\:hover\:-translate-x-48:hover {
    --transform-translate-x: -12rem
  }

  .ds\:hover\:-translate-x-56:hover {
    --transform-translate-x: -14rem
  }

  .ds\:hover\:-translate-x-64:hover {
    --transform-translate-x: -16rem
  }

  .ds\:hover\:-translate-x-px:hover {
    --transform-translate-x: -1px
  }

  .ds\:hover\:-translate-x-full:hover {
    --transform-translate-x: -100%
  }

  .ds\:hover\:-translate-x-1\/2:hover {
    --transform-translate-x: -50%
  }

  .ds\:hover\:translate-x-1\/2:hover {
    --transform-translate-x: 50%
  }

  .ds\:hover\:translate-x-full:hover {
    --transform-translate-x: 100%
  }

  .ds\:hover\:translate-y-0:hover {
    --transform-translate-y: 0
  }

  .ds\:hover\:translate-y-1:hover {
    --transform-translate-y: 0.25rem
  }

  .ds\:hover\:translate-y-2:hover {
    --transform-translate-y: 0.5rem
  }

  .ds\:hover\:translate-y-3:hover {
    --transform-translate-y: 0.75rem
  }

  .ds\:hover\:translate-y-4:hover {
    --transform-translate-y: 1rem
  }

  .ds\:hover\:translate-y-5:hover {
    --transform-translate-y: 1.25rem
  }

  .ds\:hover\:translate-y-6:hover {
    --transform-translate-y: 1.5rem
  }

  .ds\:hover\:translate-y-8:hover {
    --transform-translate-y: 2rem
  }

  .ds\:hover\:translate-y-10:hover {
    --transform-translate-y: 2.5rem
  }

  .ds\:hover\:translate-y-12:hover {
    --transform-translate-y: 3rem
  }

  .ds\:hover\:translate-y-16:hover {
    --transform-translate-y: 4rem
  }

  .ds\:hover\:translate-y-20:hover {
    --transform-translate-y: 5rem
  }

  .ds\:hover\:translate-y-24:hover {
    --transform-translate-y: 6rem
  }

  .ds\:hover\:translate-y-32:hover {
    --transform-translate-y: 8rem
  }

  .ds\:hover\:translate-y-40:hover {
    --transform-translate-y: 10rem
  }

  .ds\:hover\:translate-y-48:hover {
    --transform-translate-y: 12rem
  }

  .ds\:hover\:translate-y-56:hover {
    --transform-translate-y: 14rem
  }

  .ds\:hover\:translate-y-64:hover {
    --transform-translate-y: 16rem
  }

  .ds\:hover\:translate-y-px:hover {
    --transform-translate-y: 1px
  }

  .ds\:hover\:-translate-y-1:hover {
    --transform-translate-y: -0.25rem
  }

  .ds\:hover\:-translate-y-2:hover {
    --transform-translate-y: -0.5rem
  }

  .ds\:hover\:-translate-y-3:hover {
    --transform-translate-y: -0.75rem
  }

  .ds\:hover\:-translate-y-4:hover {
    --transform-translate-y: -1rem
  }

  .ds\:hover\:-translate-y-5:hover {
    --transform-translate-y: -1.25rem
  }

  .ds\:hover\:-translate-y-6:hover {
    --transform-translate-y: -1.5rem
  }

  .ds\:hover\:-translate-y-8:hover {
    --transform-translate-y: -2rem
  }

  .ds\:hover\:-translate-y-10:hover {
    --transform-translate-y: -2.5rem
  }

  .ds\:hover\:-translate-y-12:hover {
    --transform-translate-y: -3rem
  }

  .ds\:hover\:-translate-y-16:hover {
    --transform-translate-y: -4rem
  }

  .ds\:hover\:-translate-y-20:hover {
    --transform-translate-y: -5rem
  }

  .ds\:hover\:-translate-y-24:hover {
    --transform-translate-y: -6rem
  }

  .ds\:hover\:-translate-y-32:hover {
    --transform-translate-y: -8rem
  }

  .ds\:hover\:-translate-y-40:hover {
    --transform-translate-y: -10rem
  }

  .ds\:hover\:-translate-y-48:hover {
    --transform-translate-y: -12rem
  }

  .ds\:hover\:-translate-y-56:hover {
    --transform-translate-y: -14rem
  }

  .ds\:hover\:-translate-y-64:hover {
    --transform-translate-y: -16rem
  }

  .ds\:hover\:-translate-y-px:hover {
    --transform-translate-y: -1px
  }

  .ds\:hover\:-translate-y-full:hover {
    --transform-translate-y: -100%
  }

  .ds\:hover\:-translate-y-1\/2:hover {
    --transform-translate-y: -50%
  }

  .ds\:hover\:translate-y-1\/2:hover {
    --transform-translate-y: 50%
  }

  .ds\:hover\:translate-y-full:hover {
    --transform-translate-y: 100%
  }

  .ds\:focus\:translate-x-0:focus {
    --transform-translate-x: 0
  }

  .ds\:focus\:translate-x-1:focus {
    --transform-translate-x: 0.25rem
  }

  .ds\:focus\:translate-x-2:focus {
    --transform-translate-x: 0.5rem
  }

  .ds\:focus\:translate-x-3:focus {
    --transform-translate-x: 0.75rem
  }

  .ds\:focus\:translate-x-4:focus {
    --transform-translate-x: 1rem
  }

  .ds\:focus\:translate-x-5:focus {
    --transform-translate-x: 1.25rem
  }

  .ds\:focus\:translate-x-6:focus {
    --transform-translate-x: 1.5rem
  }

  .ds\:focus\:translate-x-8:focus {
    --transform-translate-x: 2rem
  }

  .ds\:focus\:translate-x-10:focus {
    --transform-translate-x: 2.5rem
  }

  .ds\:focus\:translate-x-12:focus {
    --transform-translate-x: 3rem
  }

  .ds\:focus\:translate-x-16:focus {
    --transform-translate-x: 4rem
  }

  .ds\:focus\:translate-x-20:focus {
    --transform-translate-x: 5rem
  }

  .ds\:focus\:translate-x-24:focus {
    --transform-translate-x: 6rem
  }

  .ds\:focus\:translate-x-32:focus {
    --transform-translate-x: 8rem
  }

  .ds\:focus\:translate-x-40:focus {
    --transform-translate-x: 10rem
  }

  .ds\:focus\:translate-x-48:focus {
    --transform-translate-x: 12rem
  }

  .ds\:focus\:translate-x-56:focus {
    --transform-translate-x: 14rem
  }

  .ds\:focus\:translate-x-64:focus {
    --transform-translate-x: 16rem
  }

  .ds\:focus\:translate-x-px:focus {
    --transform-translate-x: 1px
  }

  .ds\:focus\:-translate-x-1:focus {
    --transform-translate-x: -0.25rem
  }

  .ds\:focus\:-translate-x-2:focus {
    --transform-translate-x: -0.5rem
  }

  .ds\:focus\:-translate-x-3:focus {
    --transform-translate-x: -0.75rem
  }

  .ds\:focus\:-translate-x-4:focus {
    --transform-translate-x: -1rem
  }

  .ds\:focus\:-translate-x-5:focus {
    --transform-translate-x: -1.25rem
  }

  .ds\:focus\:-translate-x-6:focus {
    --transform-translate-x: -1.5rem
  }

  .ds\:focus\:-translate-x-8:focus {
    --transform-translate-x: -2rem
  }

  .ds\:focus\:-translate-x-10:focus {
    --transform-translate-x: -2.5rem
  }

  .ds\:focus\:-translate-x-12:focus {
    --transform-translate-x: -3rem
  }

  .ds\:focus\:-translate-x-16:focus {
    --transform-translate-x: -4rem
  }

  .ds\:focus\:-translate-x-20:focus {
    --transform-translate-x: -5rem
  }

  .ds\:focus\:-translate-x-24:focus {
    --transform-translate-x: -6rem
  }

  .ds\:focus\:-translate-x-32:focus {
    --transform-translate-x: -8rem
  }

  .ds\:focus\:-translate-x-40:focus {
    --transform-translate-x: -10rem
  }

  .ds\:focus\:-translate-x-48:focus {
    --transform-translate-x: -12rem
  }

  .ds\:focus\:-translate-x-56:focus {
    --transform-translate-x: -14rem
  }

  .ds\:focus\:-translate-x-64:focus {
    --transform-translate-x: -16rem
  }

  .ds\:focus\:-translate-x-px:focus {
    --transform-translate-x: -1px
  }

  .ds\:focus\:-translate-x-full:focus {
    --transform-translate-x: -100%
  }

  .ds\:focus\:-translate-x-1\/2:focus {
    --transform-translate-x: -50%
  }

  .ds\:focus\:translate-x-1\/2:focus {
    --transform-translate-x: 50%
  }

  .ds\:focus\:translate-x-full:focus {
    --transform-translate-x: 100%
  }

  .ds\:focus\:translate-y-0:focus {
    --transform-translate-y: 0
  }

  .ds\:focus\:translate-y-1:focus {
    --transform-translate-y: 0.25rem
  }

  .ds\:focus\:translate-y-2:focus {
    --transform-translate-y: 0.5rem
  }

  .ds\:focus\:translate-y-3:focus {
    --transform-translate-y: 0.75rem
  }

  .ds\:focus\:translate-y-4:focus {
    --transform-translate-y: 1rem
  }

  .ds\:focus\:translate-y-5:focus {
    --transform-translate-y: 1.25rem
  }

  .ds\:focus\:translate-y-6:focus {
    --transform-translate-y: 1.5rem
  }

  .ds\:focus\:translate-y-8:focus {
    --transform-translate-y: 2rem
  }

  .ds\:focus\:translate-y-10:focus {
    --transform-translate-y: 2.5rem
  }

  .ds\:focus\:translate-y-12:focus {
    --transform-translate-y: 3rem
  }

  .ds\:focus\:translate-y-16:focus {
    --transform-translate-y: 4rem
  }

  .ds\:focus\:translate-y-20:focus {
    --transform-translate-y: 5rem
  }

  .ds\:focus\:translate-y-24:focus {
    --transform-translate-y: 6rem
  }

  .ds\:focus\:translate-y-32:focus {
    --transform-translate-y: 8rem
  }

  .ds\:focus\:translate-y-40:focus {
    --transform-translate-y: 10rem
  }

  .ds\:focus\:translate-y-48:focus {
    --transform-translate-y: 12rem
  }

  .ds\:focus\:translate-y-56:focus {
    --transform-translate-y: 14rem
  }

  .ds\:focus\:translate-y-64:focus {
    --transform-translate-y: 16rem
  }

  .ds\:focus\:translate-y-px:focus {
    --transform-translate-y: 1px
  }

  .ds\:focus\:-translate-y-1:focus {
    --transform-translate-y: -0.25rem
  }

  .ds\:focus\:-translate-y-2:focus {
    --transform-translate-y: -0.5rem
  }

  .ds\:focus\:-translate-y-3:focus {
    --transform-translate-y: -0.75rem
  }

  .ds\:focus\:-translate-y-4:focus {
    --transform-translate-y: -1rem
  }

  .ds\:focus\:-translate-y-5:focus {
    --transform-translate-y: -1.25rem
  }

  .ds\:focus\:-translate-y-6:focus {
    --transform-translate-y: -1.5rem
  }

  .ds\:focus\:-translate-y-8:focus {
    --transform-translate-y: -2rem
  }

  .ds\:focus\:-translate-y-10:focus {
    --transform-translate-y: -2.5rem
  }

  .ds\:focus\:-translate-y-12:focus {
    --transform-translate-y: -3rem
  }

  .ds\:focus\:-translate-y-16:focus {
    --transform-translate-y: -4rem
  }

  .ds\:focus\:-translate-y-20:focus {
    --transform-translate-y: -5rem
  }

  .ds\:focus\:-translate-y-24:focus {
    --transform-translate-y: -6rem
  }

  .ds\:focus\:-translate-y-32:focus {
    --transform-translate-y: -8rem
  }

  .ds\:focus\:-translate-y-40:focus {
    --transform-translate-y: -10rem
  }

  .ds\:focus\:-translate-y-48:focus {
    --transform-translate-y: -12rem
  }

  .ds\:focus\:-translate-y-56:focus {
    --transform-translate-y: -14rem
  }

  .ds\:focus\:-translate-y-64:focus {
    --transform-translate-y: -16rem
  }

  .ds\:focus\:-translate-y-px:focus {
    --transform-translate-y: -1px
  }

  .ds\:focus\:-translate-y-full:focus {
    --transform-translate-y: -100%
  }

  .ds\:focus\:-translate-y-1\/2:focus {
    --transform-translate-y: -50%
  }

  .ds\:focus\:translate-y-1\/2:focus {
    --transform-translate-y: 50%
  }

  .ds\:focus\:translate-y-full:focus {
    --transform-translate-y: 100%
  }

  .ds\:skew-x-0 {
    --transform-skew-x: 0
  }

  .ds\:skew-x-3 {
    --transform-skew-x: 3deg
  }

  .ds\:skew-x-6 {
    --transform-skew-x: 6deg
  }

  .ds\:skew-x-12 {
    --transform-skew-x: 12deg
  }

  .ds\:-skew-x-12 {
    --transform-skew-x: -12deg
  }

  .ds\:-skew-x-6 {
    --transform-skew-x: -6deg
  }

  .ds\:-skew-x-3 {
    --transform-skew-x: -3deg
  }

  .ds\:skew-y-0 {
    --transform-skew-y: 0
  }

  .ds\:skew-y-3 {
    --transform-skew-y: 3deg
  }

  .ds\:skew-y-6 {
    --transform-skew-y: 6deg
  }

  .ds\:skew-y-12 {
    --transform-skew-y: 12deg
  }

  .ds\:-skew-y-12 {
    --transform-skew-y: -12deg
  }

  .ds\:-skew-y-6 {
    --transform-skew-y: -6deg
  }

  .ds\:-skew-y-3 {
    --transform-skew-y: -3deg
  }

  .ds\:hover\:skew-x-0:hover {
    --transform-skew-x: 0
  }

  .ds\:hover\:skew-x-3:hover {
    --transform-skew-x: 3deg
  }

  .ds\:hover\:skew-x-6:hover {
    --transform-skew-x: 6deg
  }

  .ds\:hover\:skew-x-12:hover {
    --transform-skew-x: 12deg
  }

  .ds\:hover\:-skew-x-12:hover {
    --transform-skew-x: -12deg
  }

  .ds\:hover\:-skew-x-6:hover {
    --transform-skew-x: -6deg
  }

  .ds\:hover\:-skew-x-3:hover {
    --transform-skew-x: -3deg
  }

  .ds\:hover\:skew-y-0:hover {
    --transform-skew-y: 0
  }

  .ds\:hover\:skew-y-3:hover {
    --transform-skew-y: 3deg
  }

  .ds\:hover\:skew-y-6:hover {
    --transform-skew-y: 6deg
  }

  .ds\:hover\:skew-y-12:hover {
    --transform-skew-y: 12deg
  }

  .ds\:hover\:-skew-y-12:hover {
    --transform-skew-y: -12deg
  }

  .ds\:hover\:-skew-y-6:hover {
    --transform-skew-y: -6deg
  }

  .ds\:hover\:-skew-y-3:hover {
    --transform-skew-y: -3deg
  }

  .ds\:focus\:skew-x-0:focus {
    --transform-skew-x: 0
  }

  .ds\:focus\:skew-x-3:focus {
    --transform-skew-x: 3deg
  }

  .ds\:focus\:skew-x-6:focus {
    --transform-skew-x: 6deg
  }

  .ds\:focus\:skew-x-12:focus {
    --transform-skew-x: 12deg
  }

  .ds\:focus\:-skew-x-12:focus {
    --transform-skew-x: -12deg
  }

  .ds\:focus\:-skew-x-6:focus {
    --transform-skew-x: -6deg
  }

  .ds\:focus\:-skew-x-3:focus {
    --transform-skew-x: -3deg
  }

  .ds\:focus\:skew-y-0:focus {
    --transform-skew-y: 0
  }

  .ds\:focus\:skew-y-3:focus {
    --transform-skew-y: 3deg
  }

  .ds\:focus\:skew-y-6:focus {
    --transform-skew-y: 6deg
  }

  .ds\:focus\:skew-y-12:focus {
    --transform-skew-y: 12deg
  }

  .ds\:focus\:-skew-y-12:focus {
    --transform-skew-y: -12deg
  }

  .ds\:focus\:-skew-y-6:focus {
    --transform-skew-y: -6deg
  }

  .ds\:focus\:-skew-y-3:focus {
    --transform-skew-y: -3deg
  }

  .ds\:transition-none {
    transition-property: none
  }

  .ds\:transition-all {
    transition-property: all
  }

  .ds\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform
  }

  .ds\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke
  }

  .ds\:transition-opacity {
    transition-property: opacity
  }

  .ds\:transition-shadow {
    transition-property: box-shadow
  }

  .ds\:transition-transform {
    transition-property: transform
  }

  .ds\:ease-linear {
    transition-timing-function: linear
  }

  .ds\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1)
  }

  .ds\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1)
  }

  .ds\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
  }

  .ds\:duration-75 {
    transition-duration: 75ms
  }

  .ds\:duration-100 {
    transition-duration: 100ms
  }

  .ds\:duration-150 {
    transition-duration: 150ms
  }

  .ds\:duration-200 {
    transition-duration: 200ms
  }

  .ds\:duration-300 {
    transition-duration: 300ms
  }

  .ds\:duration-500 {
    transition-duration: 500ms
  }

  .ds\:duration-700 {
    transition-duration: 700ms
  }

  .ds\:duration-1000 {
    transition-duration: 1000ms
  }
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.probe-news-blog-content-section,
.probe-news-related-insights-section{
 padding: 4.75rem 60px !important;   
}
.news-calendar-icon{
    float: left;
    margin-right: 10px;
}
.probe-news-published-date{
    line-height: 40px;
}
.news-blog-separator{
    height: 2px;
    margin-top: 30px;
    margin-bottom: 40px;
}
.probe-news-blog-content-section blockquote{
    position: relative;
    padding-left: 1em;
    border-left: 0.2em solid #D88738; 
}
.probe-news-blog-content-section h3{
    color: #D88738;
}
.probe-news-blog-content-section ul li h4{
    display: contents;
    font-size: 1rem;
}
.probe-news-blog-content-section ul {
  list-style: none; /* Remove default bullets */
}

.probe-news-blog-content-section ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #000000; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 0.8em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.news-social-share-wrapper .news-social-share-links{
   display: inline-block;
    margin-right: 10px;
}
.news-blog-stay-in-touch-container{
    text-align: center;
    background-color: #ebf3f5;
    border-radius: 18px;
    margin-top: 30px;
    padding: 30px;
}
.news-blog-stay-in-touch-container h3{
    color: #000000;
}
.news-blog-stay-in-touch-container form .hs-richtext{
    font-weight: 100 !important;
}
.news-blog-stay-in-touch-container form .hs_email label{
    display: none;
}
.news-blog-stay-in-touch-container form .hs_firstname,
.news-blog-stay-in-touch-container form .hs_lastname{
    width: 100% !important;
}
.probe-news-related-insights-section{
    background-color: #ebf3f5;
}
.probe-news-related-insights-section h2{
    margin-bottom: 40px;
}
.probe-news-view-all-news{
    float: right;
}
.probe-news-related-insights-list{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    column-gap: 15px;
    row-gap: 15px;    
}
.related-insights-posts-type{
    font-size: 0.9rem;
    font-weight: 600;
    color: #59b6ec;
    margin-bottom: 10px;
}
.related-insights-posts-details{
   padding: 15px 20px 15px;
}
.related-insights-posts-details a h5{
    color: #000000;
}
.related-insights-posts-details a:hover{
    text-decoration: underline;
    color: #000000;
}
.related-insights-posts-img{
    overflow: hidden;
}
.related-insights-posts-img:hover .related-insights-posts-img-wrapper,
.related-insights-posts-img:focus .related-insights-posts-img-wrapper {
  transform: scale(1.04);
}
.related-insights-posts-img-wrapper{
    width: 100%;
    height: 228px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    transition: all .5s;
}
.related-insights-posts-img-wrapper::before {
  content: "";
  display: none;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.probe-news-contact-us-section{
    padding-top: 80px !important;
    padding-bottom: 80px !important;
    background-image: url(https://www.probegroup.com.au/hubfs/Probe/Other%20pages/credit-and-collections/p_web_solutions%20-%20credit%20&%20collections%20cta%20bg.jpg) !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;    
}
.probe-news-contact-us-cta{
    padding-top: 35px;
}
.news-blog-share-container{
    margin-top: 20px;
}
.news-blog-share-container h2{
    float: left;
    font-size: 22px;
    margin-right: 20px;
    line-height: 30px;
    margin-left: -40px;
}
@media only screen and (max-width: 767px) {
    .news-blog-share-container h2{
        margin-left: 0px;
    }
}
@media only screen and (max-width: 850px) {
    .probe-news-related-insights-list{
        grid-template-columns: repeat(2,1fr);
    }
}
@media only screen and (max-width: 620px) {
    .probe-news-related-insights-list{
        grid-template-columns: repeat(1,1fr);
    }
    .related-insights-posts-img{
        min-height: 155px;
    }
    .probe-news-view-all-news{
        float: none;
        margin-bottom: 19px;
        display: block;
    }
    .probe-news-related-insights-section h2{
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 1280px) {
    .news-article .related-insights-posts-img-wrapper {
        height: 185px !important;
    }    
}
@media only screen and (max-width: 1024px) {
    .news-article .related-insights-posts-img-wrapper {
        height: 145px !important;
    }    
}
@media only screen and (max-width: 480px) {
    .news-article .related-insights-posts-img-wrapper{
        background-size: contain;
    }
    .probe-news-blog-content-section, .probe-news-related-insights-section {
        padding: 4.75rem 20px !important;
    }
    .related-insights-posts-img-wrapper{
        height: 155px;
    }
    .related-insights-posts-details{
        padding: 15px 0px 15px;
    }
}
.insights-item > a{
  width: 100%;
  max-width: 449px;
  /*     min-height: 292px; */

  display: block;
  overflow: hidden;
}
.insights-item .insight-img-wrapper {
  height: 24vh;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all 500ms ease-in-out !important;
  transition: all 500ms ease-in-out !important;
  -moz-transition: all 500ms ease-in-out !important;
}
.insights-item .insight-img-wrapper:hover{    
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);    
}
@media only screen and (max-width: 1440px) {

}

.footer {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}
.footer.footer-overlay:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.6+0,0.9+100 */
  background: -moz-linear-gradient(top, rgba(0,0,0,.6) 0%, rgba(0,0,0,.9) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,.6) 0%, rgba(0,0,0,.9) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,.6) 0%, rgba(0,0,0,.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#e6000000',GradientType=0 ); /* IE6-9 */
}
/* -------
* Site Footer
* ------------------- */
.atmc-site-footer {
  position: relative;
  z-index: 3;
  padding: 4rem 0;
}
.atmc-site-footer .atmc-site-footer_heading {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 1rem;
}
@media (min-width: 992px) {
  .atmc-site-footer {
    padding: 6rem 0;
  }
}
@media (max-width: 767px) {
  .atmc-site-footer {
    text-align: center;
  }
}
/* Site Footer Logo */
.atmc-site-footer_logo img {
  display: inline-block;
  width: auto!important;
  height: 50px;
  max-height: 50px;
}
/* Site Footer About */
.atmc-sitefooter_about p {
  font-size: 0.9rem;
}
@media (max-width:767px) {
  .atmc-sitefooter_about p {
    text-align: center;
  }
}
/* Site Footer Menu */
.atmc-sitefooter_menu a {
  position: relative;
  padding: 0;
}
.atmc-sitefooter_menu a:hover,
.atmc-sitefooter_menu a:focus {
  color: #59B6EC!important;
}
.atmc-sitefooter_menu a:before {
  content: "";
  position: absolute;
  left: -0.5rem;
  bottom: 0;
  width: 2px;
  height: 0;
  background-color: #59B6EC;
  transition: 0.3s ease;
}
.atmc-sitefooter_menu a:hover:before {
  height: 100%;
}
.atmc-sitefooter_menu li {
  display: block;
  width: 100%;
}
.atmc-sitefooter_menu li.hs-menu-item a {
  color: inherit;
  line-height: 1.4;
}
.atmc-sitefooter_menu li.active > a {
  color: #59B6EC!important;
}
.atmc-sitefooter_menu .hs-menu-wrapper > ul {
  margin: 0;
}
.atmc-sitefooter_menu .hs-menu-wrapper > ul > li + li {
  margin-top: .5rem;
}
.atmc-sitefooter_menu .hs-menu-wrapper > ul > li > a {
}
/* Lv 2 */
.atmc-sitefooter_menu .hs-menu-wrapper > ul > li > .hs-menu-children-wrapper {
  margin-bottom: .75rem;
}
.atmc-sitefooter_menu .hs-menu-wrapper > ul > li > .hs-menu-children-wrapper a {
  margin-top: .5rem;
  font-size: .85rem;
  text-decoration: underline;
}
@media (max-width:480px) {
  .atmc-sitefooter_menu .hs-menu-wrapper > ul > li {
    margin-top: 1rem;
  }
}
/* Site Footer - Recent Posts 01 */
.atmc-sitefooter_post-01 {
  color: inherit;
}
.atmc-sitefooter_post-01-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.atmc-sitefooter_post-01-image:before {
  content: "";
  display: block;
  padding-bottom: 62.5%;
}
.atmc-sitefooter_post-01 p {
  margin: 0;
  font-size: 0.9rem;
  color: inherit;
}
.atmc-sitefooter_post-01:hover {
  color: #59B6EC;
}
/* Site Footer - Recent Posts 02 */
.atmc-sitefooter_post-02 {
  position: relative;
}
.atmc-sitefooter_post-02 {
  color: inherit;
}
.atmc-sitefooter_post-02-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.atmc-sitefooter_post-02-image:before {
  content: "";
  display: block;
  padding-bottom: 62.5%;
}
.atmc-sitefooter_post-02 p {
  color: inherit;
}
.atmc-sitefooter_post-02:hover {
  color: #59B6EC;
}
/* Logos 01 */
.atmc-sitefooter_logos-01 img {
}
/* -------
* Footer
* ------------------- */
.atmc-footer {
  position: relative;
  padding: 3rem 0;
  z-index: 3;
  border-top: 1px solid rgba(102, 102, 102, 0.19);
}
.footer.text-white .atmc-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.19);
}
.atmc-footer > .dnd-section {
  padding: 0 20px;
}
@media (max-width:767px) {
  .atmc-footer {
    text-align: center;
  }
}
/* Footer Menu */
.atmc-footer_menu a {
  padding: 0 0.5rem;
  line-height: 1;
  font-size: 0.8rem;
  color: inherit!important;
  opacity: 0.75!important;
}
.atmc-footer_menu a:hover {
  opacity: 1!important;
  color: inherit!important;
}
.atmc-footer_menu .hs-menu-wrapper > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0;
}
.atmc-footer_menu .hs-menu-wrapper > ul > li {
  border-right: 1px solid #121829;
}
.footer.text-white .atmc-footer_menu .hs-menu-wrapper > ul > li {
  border-right: 1px solid #fafafa;
}
.footer .atmc-footer_menu .hs-menu-wrapper > ul > li:last-child {
  border-right: 0px;
}

@media (max-width:768px) {
  .footer-contact-us{
    color: #00b7ef !important;
  }
  .atmc-footer_menu {
    margin-top: 1rem;
  }
  .atmc-footer_menu .hs-menu-wrapper > ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .pg-footer .atmc-container>.row-fluid>div:nth-child(n+2){
    margin-top: 0px !important;
  }
  .pg-footer_menu .atmc-container{
    margin-top: 20px !important;
    margin-bottom: 20px;
  }
  .probe-footer-menus li{
    text-align: left;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    border-bottom: 1px solid #ebecee !important;
    position: relative;
  }
  .probe-footer-menus li a{
    display: block;
  }
  .probe-footer-menus li a:after{
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-size: 11px;
    position: absolute;
    right: 10px;
    top: 13px;
  }
  .pg-footer_menu .atmc-container .row-fluid .span3:nth-child(1) .probe-footer-menus{
    border-top: 1px solid #ebecee; 
  }
}
/* Copyright */
.footer__copyright {
  font-family: ;
  line-height: 1;
  font-size: 0.8rem;
}
/* -------
* Scroll To Top
* ------------------- */
.atmc-scroll-top {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #59B6EC;
  z-index: 9;
  opacity: 0.4;
  border-radius: 22px;
  transition: 0.4s ease;
  overflow: hidden;
}
.atmc-scroll-top:hover {
  opacity: 1;
}
.atmc-scroll-top svg {
  height: 20px;
  fill: #59B6EC;
}


/* Password */
.widget-type-password_prompt input[type="password"] {
  margin-top: 0!important;
  margin-bottom: 1rem;
}
/* Search Results */
.hs-search-results {
  margin-top: 2rem;
}
ul.hs-search-results__listing li {
  margin-bottom: 2rem;
}
.hs-search-results__title {
  font-family: ;
  font-size: 1.25rem;
  color: ;
  text-decoration: underline;
  margin-bottom: .25rem;
}
.hs-search-results__title:hover {
  color: ;
  text-decoration: none;
}
.hs-search-results__description {
  padding-top: .5rem;
}
.hs-search-highlight {
  font-weight: bold;
}
.hs-search-results__pagination a {
  color: ;
}
/* Backup Unsubscribe */
#email-prefs-form input[type="email"] {
  padding: 1rem 1.5rem!important;
  margin-top: 1rem;
}
/* Subscription Preferences */
.email-prefs {
}
.email-prefs .item + .item {
  margin-top: 1rem;
}
.email-prefs .item-inner > p {
  opacity: .8;
}
.email-prefs .checkbox-row {
  font-weight: bold;
}
.email-prefs .item .fakelabel span {
  margin-right: .25rem;
}
.subscribe-options {
  margin: 1rem 0;
}
.subscribe-options .header {
  margin: 0;
}
.subscribe-options label {
  display: flex;
  align-items: center;
}
.checkbox-row > span {
  display: flex;
  align-items: center;
}
/* ==========================================================================
Blog 01
========================================================================== */
/* Blog Hero  */
.atmc-blog-header-02 {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.atmc-blog-header-02:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  z-index: 1;
}
.atmc-blog-header-02 > * {
  position: relative;
  z-index: 3;
}
/* ----------------- Listing ---------------- */
.atmc-blog-index_post-image {
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.atmc-blog-header {
  border-bottom: 1px solid #97a3ae;
}

/*  
* Pagination 
*/
.atmc-blog-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin: 8rem 0 0;
}
.atmc-blog-pagination_link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: .25rem .4rem;
  margin: 0 0.5rem;
  color: #59B6EC;
  text-decoration: none;
  line-height: 1;
  border-radius: 22px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.atmc-blog-pagination_number-link {
  width: 3rem;
  height: 3rem;
  border: 2px solid #59B6EC;
  color:  #59B6EC;
  font-weight: bold;
  border-radius: 22px;
}
.blog-pagination_link--active,
.blog-pagination_link--active:visited {
  background-color: #59B6EC;
  border: 2px solid #59B6EC;
  color: #fff;
}
.atmc-blog-pagination_number-link:hover,
.atmc-blog-pagination_number-link:focus {
  background: #59B6EC;
  color: #fff;
}
.atmc-blog-pagination_prev-link,
.atmc-blog-pagination_next-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
}
.atmc-blog-pagination_prev-link {
  text-align: right;
  margin-right: 2rem;
}
.atmc-blog-pagination_next-link {
  text-align: left;
  margin-left: 2rem;
}
.atmc-blog-pagination_prev-link:hover,
.atmc-blog-pagination_next-link:hover,
.atmc-blog-pagination_prev-link:focus,
.atmc-blog-pagination_next-link:focus {
  text-decoration: none;
  color: #2784ba;
}
.atmc-blog-pagination_prev-link svg,
.atmc-blog-pagination_next-link svg {
  fill: #59B6EC;
  margin: 0 5px;
}
.atmc-blog-pagination_link:hover svg,
.atmc-blog-pagination_link:focus svg {
  fill: #2784ba;
}
.atmc-blog-pagination_prev-link svg,
.atmc-blog-pagination_next-link svg {
  fill: #59B6EC;
  height: 1rem;
  margin: 0 5px;
}
.atmc-blog-header_author-avatar {
  height: 200px;
  width: 200px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  box-shadow: 0 0 12px 0 rgba(0,0,0,0.15);
  margin: 0 auto 1.5rem;
}
.atmc-blog-header_author-social-links a {
  display: inline-block;
  position: relative;
  background-color: #000;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin: 0 5px;
}
.atmc-blog-header_author-social-links a:hover {
  background-color: ;
}
.atmc-blog-header_author-social-links svg {
  fill: #fff;
  height: 15px;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
@media (max-width:767px) {
  .atmc-blog-pagination {
    margin: 4rem 0 0;
  }
  .atmc-blog-pagination_link {
    margin: 0 0.25rem;
  }
  .atmc-blog-pagination_prev-link {
    margin-right: 0.5rem;
  }
  .atmc-blog-pagination_next-link {
    margin-left: 0.5rem;
  }
}
/* ----------------- Post ---------------- */

/*  
* Post Title 
*/
.atmc-blog-post_meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 1.5rem;
  font-size: 1rem;
}
.atmc-blog-post_meta a {
  margin-right: .75rem;
  color: inherit;
}
.atmc-blog-post_meta a:hover {
  color: #59B6EC;
}
/*  
* Post Body 
*/
.atmc-blog-post_body {
  font-size: 1.1rem;
}

.atmc-blog-post_body * + h1,
.atmc-blog-post_body * + h2,
.atmc-blog-post_body * + h3,
.atmc-blog-post_body * + h4,
.atmc-blog-post_body * + h5,
.atmc-blog-post_body * + h6 {
  margin-top: 1em;
}
/*  
* Tags 
*/
.atmc-blog-template-01 .atmc-blog-post_tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.atmc-blog-template-01 .atmc-blog-post_tag-link {
  padding: .25rem .5rem;
  border: 2px solid #666666;
  color: #666666;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 0 0.5rem 0.5rem 0;
  font-size: .8rem;
  transition: all ease 200ms;
  font-weight: bold;
  border-radius: 22px;
}
.atmc-blog-template-01 .atmc-blog-post_tag-link:hover {
  background: #59B6EC;
  color: #fff;
  border-color: #59B6EC;
}
/* ==========================================================================
Blog 02
========================================================================== */
.atmc-blog-template-02 {

}
/* ----------------- Listing ---------------- */

.atmc-blog-template-02 .atmc-blog-index_post + .atmc-blog-index_post {
  margin-top: 7rem;
}
.atmc-blog-template-02 .atmc-blog-index_post-image {
  padding-bottom: 50%;
  display: block;
  margin-bottom: 3rem;
}
.atmc-blog-template-02 .atmc-blog-index_post-content {
  max-width: 660px;
  display: block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .atmc-blog-template-02 .atmc-blog-index_post-image {
    padding-bottom: 30%;
  }
}
/* ----------------- Listing 01 ---------------- */
.atmc-blog-template-01 .atmc-blog-index-01_post-image-wrapper {
  position: relative;
  display: block;
  overflow: hidden;
}
.atmc-blog-template-01 .atmc-blog-index-01_post-image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: 7s ease transform;
}
.atmc-blog-template-01 .atmc-blog-index-01_post-image-wrapper:hover .atmc-blog-index-01_post-image {
  transform: scale(1.1) rotateZ(2deg);
  -webkit-transform: scale(1.1) rotateZ(2deg);
  -ms-transform: scale(1.1) rotateZ(2deg);
}
/* ----------------- Post ---------------- */
.atmc-blog-template-02 .atmc-blog-post_header {
  padding: 7rem 0 5rem;
}
.atmc-blog-template-02 .atmc-blog-post_image {
  padding-bottom: 30%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
@media (min-width:768px) {
  .atmc-blog-template-02 .atmc-blog-post_image img {
    display: none;
  }
}
/*  
* Body 
*/
.atmc-blog-template-02 .atmc-blog-post_content {
  padding: 3rem 0 7rem;
}
/*  
* Comments 
*/
.atmc-blog-comments .comment-reply-to.hs-button {
  margin-top: 1rem;
}
.atmc-blog-comments form.hs-form {
  margin-top: 2rem;
}
.atmc-blog-template-02 .atmc-blog-post_comments {
  border-top: 1px solid #97a3ae;
}

@media (min-width: 768px) {
  .atmc-blog-post_comments .row-fluid {
    display: flex;
  }
}
/*  
* Tags 
*/
.atmc-blog-template-02 .atmc-blog-post_tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.atmc-blog-template-02 .atmc-blog-post_tag-link {
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-right: 1rem;
  font-size: 1rem;
  transition: all ease 200ms;
  font-weight: bold;
}
.atmc-blog-template-02 .atmc-blog-post_tag-link:hover {
  color: #59B6EC;
  opacity: 1;
}
.blog-author-bio{
  color: #ffffff;
  max-width: 900px;
  margin: 0px auto;
  display: block;
}
.blog-author-bio strong {
  display:block;
}
.probecx-news-banner-wrapper{
    min-height: 354px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/Background/bottom-left-orange-circle-bg.png),url(https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/Background/right-bg-news.png);
    background-repeat: no-repeat;
    background-position: bottom left, right;
    background-size: 5%, contain;
}
.probecx-news-post-banner{
    background-color: #effaff;
    margin-top: 88px;
}
.probecx-news-banner-wrapper .banner-header-title{
    text-align: center;
    font-family: 'Figtree', san-serif;
    font-size: 56px;
    line-height: 60px;
    font-weight: 600;
    color: #020617;
    padding-left: 20px;
    padding-right: 20px;
}
@media (max-width:1280px) {
    .probecx-news-banner-wrapper {
        min-height: 230px;
    }
}
@media (max-width:480px) {
    .probecx-news-banner-wrapper {
        min-height: 150px;
        background-size: 10%, contain;
    }
    .probecx-news-banner-wrapper .banner-header-title{
            font-size: 40px;
    }
}
@font-face {
  font-family: 'Letter Marker';
  src: url('//www.probegroup.com.au/hubfs/Probe/fonts/LetterMarker/LetterMarker-Regular.eot');
  src: local('Letter Marker Regular'), local('LetterMarker-Regular'),
    url('//www.probegroup.com.au/hubfs/Probe/fonts/LetterMarker/LetterMarker-Regular.eot?#iefix') format('embedded-opentype'),
    url('//www.probegroup.com.au/hubfs/Probe/fonts/LetterMarker/LetterMarker-Regular.woff2') format('woff2'),
    url('//www.probegroup.com.au/hubfs/Probe/fonts/LetterMarker/LetterMarker-Regular.woff') format('woff'),
    url('//www.probegroup.com.au/hubfs/Probe/fonts/LetterMarker/LetterMarker-Regular.ttf') format('truetype'),
    url('//www.probegroup.com.au/hubfs/Probe/fonts/LetterMarker/LetterMarker-Regular.svg#LetterMarker-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Associate Sans Stencil";
  src: url('//www.probegroup.com.au/hubfs/Probe/fonts/AssociateSansStencil/v2/AssociateSansStencil-Medium.eot');
  src: local('Associate Sans Stencil Medium'), local('AssociateSansStencil-Medium'),
    url('//www.probegroup.com.au/hubfs/Probe/fonts/AssociateSansStencil/v2/AssociateSansStencil-Medium.eot?#iefix') format('embedded-opentype'),
    url('//www.probegroup.com.au/hubfs/Probe/fonts/AssociateSansStencil/v2/AssociateSansStencil-Medium.woff2') format('woff2'),
    url('//www.probegroup.com.au/hubfs/Probe/fonts/AssociateSansStencil/v2/AssociateSansStencil-Medium.woff') format('woff'),
    url('//www.probegroup.com.au/hubfs/Probe/fonts/AssociateSansStencil/v2/AssociateSansStencil-Medium.ttf') format('truetype'),
    url('//www.probegroup.com.au/hubfs/Probe/fonts/AssociateSansStencil/v2/AssociateSansStencil-Medium.svg#AssociateSansStencil-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
::selection {
  color: #fff;
  background: #f08934; /* WebKit/Blink Browsers */
}
::-moz-selection {
  color: #fff;
  background: #f08934; /* Gecko Browsers */
}
span.dash {
  display: inline-block;
  transform: translateY(-0.55rem);
}
.font-lettermarker {
  font-family: 'Letter Marker', "Roboto" !important;
  font-weight: 400;
  letter-spacing: 2px;
}
.max-width-575 {
  max-width: 575px;
}
.max-width-400 {
  max-width: 400px;
}
.max-width-310 {
  max-width: 310px;
  margin: auto;
}
.max-width-640 {
  max-width: 640px;
  margin: auto;
}
.max-width-695 {
  max-width: 695px;
  margin: auto;
}
.max-width-735 {
  max-width: 735px !important;
  margin: auto;
}
.max-width-830 {
  max-width: 830px;
  margin: auto;
}
.max-width-820 {
  max-width: 820px;
  margin: auto;
}
.max-width-945 {
  max-width: 945px;
  margin: auto;
}
.max-width-1145 {
  max-width: 1145px;
  margin: auto;
}
.btn-text,
.probe-resource-details-wrapper a.btn-text {
  font-family: 'Letter Marker', "Roboto" !important;
  font-weight: 400 !important;
  font-size: 1.9rem !important;
  color: #00b7ef !important;
  letter-spacing: 1px;
}
.underline-blue {
  text-decoration-color: #00b7ef !important;
}
.btn-text .fas {
  font-size: 14px;
  transform: translateY(-2px);
}
.checklist i.fas.fa-check {
  font-size: 11px;
}
.column-2 {
  max-width: 952px;
  margin: auto;
}
.column-3 {
  /*   -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  column-gap: 80px; */
}
.text-uppercase {
  text-transform: uppercase !important;
}
.body-container-wrapper.v2 .atmc-hero-video {
  z-index: auto !important;
}
.body-container-wrapper.v2 .atmc-accordion-01_answer {
  padding: 0 2rem 0.7rem;
}
.body-container-wrapper.v2 .atmc-hero-video:after {
  content: "";
  background: rgb(18 24 41 / 50%);
  width: 100%;
  height: 100%;
  position: absolute;
}
.body-container-wrapper.v2 .atmc-hero .atmc-container .span7 {
  z-index: 9;
}
.body-container-wrapper.v2 {
  color: #334155;
  background-image: none;
}
.body-container-wrapper.v2 .dnd-section>.row-fluid {
  max-width: 1180px;
}
.body-container-wrapper.v2 .oembed_container:before {
  background: url(https://www.probegroup.com.au/hubfs/Probe/Careers/2022/p-careers-accent4.jpg) no-repeat center/contain;
  content: "";
  position: absolute;
  bottom: -8rem;
  right: 0;
  left: 0;
  margin: auto;
  display: inline-block;
  height: 100%;
  width: 100%;
}
.body-container-wrapper.v2 .oembed_container .oembed_custom-thumbnail_icon {
  opacity:0;
}
.body-container-wrapper.v2 .atmc-headline-01-primary strong {
  background: none;
}
.body-container-wrapper.v2 a.probe-blog-news-readmore {
  color: #00b7ef;
  text-decoration: underline;
  -webkit-transition: all 300ms ease-in-out !important;
  transition: all 300ms ease-in-out !important;
  -moz-transition: all 300ms ease-in-out !important;
}
.body-container-wrapper.v2 a.probe-blog-news-readmore:hover {
  color: #0079AB !important;
  text-decoration: none !important;
}
.cta_button:hover {
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
}
.body-container-wrapper.v2 p {
  margin-bottom: 1.2em;
}
.flex-center .items-start {
  align-items: center;
}
.body-container-wrapper.v2 .atmc-btn-secondary,
.body-container-wrapper.v2 .cta_button,
.body-container-wrapper.v2 .atmc-gallery .atmc-btn,
.body-container-wrapper.v2 .hs-button {
  background: #f08934 !important;
  border-color: #f08934;
  font-family: 'Letter Marker',"Roboto" !important;
  letter-spacing: 1px;
}
.body-container-wrapper.v2 .atmc-btn-secondary:hover,
.body-container-wrapper.v2 .cta_button:hover,
.body-container-wrapper.v2 .atmc-gallery .atmc-btn:hover,
.body-container-wrapper.v2 .hs-button:hover {
  background-color: #00b7ef !important;
  border-color: #00b7ef;
}
.body-container-wrapper.v2 .atmc-gallery .atmc-btn,
.body-container-wrapper.v2 .hs-button {
  position: relative;
  padding: 6.3px 31px 4.3px;
  border-color: #f08934;
  background: #f08934!important;
  color: #fff!important;

  font-weight: 400 !important;
  font-size: 1.9rem !important;
  letter-spacing: 1px;
}
.body-container-wrapper.v2 .atmc-btn-l,
.body-container-wrapper.v2 .atmc-btn-m,
.body-container-wrapper.v2 .hs-cta-wrapper .cta_button span {
  padding: 0.48rem 2.5rem .2rem;
  font-size: 2.2rem !important;
  font-weight: 500;
  border-radius: 40px;
  line-height: 1;
}
.body-container-wrapper.v2 .atmc-btn-m {
  padding: .4rem 2.5rem .1rem;
  font-size: 1.8rem !important;
}
.body-container-wrapper.v2 .hs-cta-wrapper .cta_button {
  padding-bottom: 2px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.body-container-wrapper.v2 .hs-cta-wrapper .cta_button span {
  padding: 0rem 2.5rem 0.2rem;
}
.body-container-wrapper.v2 h1,
.body-container-wrapper.v2 .atmc-h1 {
  font-weight: 300;
  line-height: 1.35;
}
.body-container-wrapper.v2 .h1,
.news-listing .atmc-hero h1,
.body-container-wrapper.v2 .atmc-hero h2 {
  font-size: 4.7rem !important;
  line-height: 3rem !important;
}
.body-container-wrapper.v2 .atmc-headline-01-primary strong {
  font-weight: 700;
}
.body-container-wrapper.v2 .atmc-hero h2 {
  -webkit-transform: unset !important;
  -moz-transform: unset !important;
  -ms-transform: unset !important;
  -o-transform: unset !important;
  transform: unset !important;
}
.body-container-wrapper.v2 .atmc-image-decoration-01:before {
  background-color: transparent;
  background: url('https://www.probegroup.com.au/hubfs/Probe/Homepage/2022/p_bg-decoration.png') no-repeat left top;
  left: -3.5rem;
  top: -2.5rem;
}
.body-container-wrapper.v2 .atmc-image-decoration-01.bg-reverse:before {
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);

  filter: FlipH;
  -ms-filter: "FlipH";
  left: auto;
  right: -3.5rem;
}
.body-container-wrapper.v2 h1 strong,
.body-container-wrapper.v2 .atmc-h1 strong {
  font-weight: 700;
  color: #00b7ef !important;
}
.body-container-wrapper.v2 h2,
.body-container-wrapper.v2 .h2,
.body-container-wrapper.v2 .atmc-h2,
.news-listing .atmc-hero h1 {
  font-family: 'Letter Marker', "Roboto";
  font-size: 3.45rem;
  font-weight: 400;
  color: #f08934;
  line-height: 2.8rem;
  letter-spacing: 2px;
}
.body-container-wrapper.v2 h2,
p.h2.font-associatesans.h4-reset {
  color: #020617 !important;
}
.body-container-wrapper.v2 .page-banner h3,
.body-container-wrapper.v2 .page-banner h3 * {
  text-transform: uppercase;
  color: #f08934;
}
.body-container-wrapper.v2 .page-banner h3,
.body-container-wrapper.v2 .page-banner h3 *,
.body-container-wrapper.v2 .font-associatesans,
.body-container-wrapper.v2 .font-associatesans *:not(.font-lettermarker) {
  font-family: "Associate Sans Stencil" !important;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
}
.body-container-wrapper.v2 .h4 {
  font-size: 1.55rem;
  line-height: 2.5rem;
  font-weight: 400;
  letter-spacing: 2px;
}
.letter-spacing-reset {
  letter-spacing: 0 !important;
}
.atmc-mt-0 {
  margin-top: 0 !important;
}
.atmc-mb-1 {
  margin-bottom: 5px !important;
}
.atmc-mb-0 {
  margin-bottom: 0 !important;
}
.body-container-wrapper.v2 .h4.h4-reset {
  line-height: 1.25;
  letter-spacing: 0;
}
.body-container-wrapper.v2 .font-associatesans .font-lettermarker {
  vertical-align: middle;
}
.body-container-wrapper.v2 .page-banner {
  min-height: 635px;
}
.body-container-wrapper.v2 .page-banner.scroller-left {
  padding-top: 150px !important;
}
.body-container-wrapper.v2 .page-banner.scroller-left .span7 {
  max-width: 600px;
}
.body-container-wrapper.v2 .page-banner.bg-bottom:after {
  content: "";
  width: 100%;
  height: 88px;
  display:block;
  background: url(https://www.probegroup.com.au/hubfs/Probe/Homepage/2022/paint-accent-bg.png) no-repeat right center;
  background-size: cover;
  position: absolute;
  bottom:-4rem;
  z-index: 9;
}
.body-container-wrapper.v2 .page-banner.bg-bottom.bg-bottom-inverted:after {
  background: url(https://www.probegroup.com.au/hubfs/Probe/Careers/2022/paint-accent-bg-inverted.png) no-repeat center center;
}
.body-container-wrapper.v2 .page-banner.scroller-left .atmc-scroll-to {
  bottom: -8rem;
  margin: 0 20px;
}
.body-container-wrapper.v2 .page-banner.height-reset {
  min-height: auto;
  padding-top: 13.75rem !important;
  padding-bottom: 2rem;
}
.body-container-wrapper.v2 .page-banner.subtitle-30 {
  min-height: 0;
}
.solutions-page-template .page-banner,
.career-inner .page-banner {
  padding: 16rem 0 8rem !important;
}
.solutions-page-template .page-banner.bg-gray,
.career-inner .page-banner.bg-gray {
  background-color: #ebf3f5;
}
.solutions-page-template .page-banner .h4,
.career-inner .page-banner .h4 {
  font-family: "Associate Sans Stencil" !important;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom:0
}
.bg-color-gray {
  background-color: #ebf3f5;
}
.atmc-counter.v2 .atmc-counter_number {
  color: #00b7ef;
  font-family: "Associate Sans Stencil" !important;
  font-weight: 500;
  font-style: normal;
}
.custom-list-icons {
  flex-wrap: wrap;
  display: flex;
}
.custom-list-icons li {
  margin: 0 1.5% !important;
  width: 100%;
  padding: 0 !important;
  margin: 0 !important;
}
.custom-list-icons.column-2 li {
  flex: 0 0 47%;
  margin: 0 1.5% !important;
}
.custom-list-icons.column-3 li {
  flex: 0 0 30.333333%;
  margin: 0 1.5% !important;
}
.custom-list-icons li a:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-size: 11px;
  color: #00b7ef;
  position: absolute;
  right: 10px;
}
.checklist:not(.custom-list-icons) li {
  display: flex;
  padding-left:0;
}
.checklist:not(.custom-list-icons) li i {
  margin-top: 5px;
}
.custom-list-icons.column-2 li:nth-child(-n+2) a,
.custom-list-icons.column-3 li:nth-child(-n+3) a,
.custom-list-icons.column-1 li:first-child a {
  border-top: 1px solid #bbd3d8;
}
.custom-list-icons li:before {
  display:none;
}
.inactive-link {
  pointer-events: none;
  cursor: default;
}
.inactive-link:after {
  display:none;
}
.custom-list-icons li a {
  border-bottom: 1px solid #bbd3d8;
  font-weight: 600;
  color: #000013 !important;
  display:flex;
  align-items: center;
  padding: 17px 0;
}
.custom-list-icons li i {
  margin-right: 10px;
  color: #00b7ef;
}
.custom-list-icons li .offshore-links { 
  display: flex;
  justify-content: space-around;
  border-bottom: 1px solid #bbd3d8;
  padding: 17px 0;
}
.custom-list-icons li .offshore-links a {
  display: inline-block;
  font-size: 13px;
  border-bottom: none;
  padding: 0;
}
.custom-list-icons li .offshore-links a::after { content: " " }
.custom-list-icons  li.child-checklist a{
  border-bottom: unset !important;
}
.custom-list-icons  li.child-checklist ul{
  margin-left: 53px;
  margin-bottom: 20px;
  margin-top: -15px;
}
.custom-list-icons  li.child-checklist ul li a{
  border-top: unset !important;
  border-bottom: unset !important;
  padding: 5px 0 !important;
  font-weight: normal !important;
}
.custom-list-icons  li.child-checklist ul li a:after{
  content: unset !important;
}
.custom-list-icons  li.child-checklist ul li a:before{
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-size: 11px;
  color: #00b7ef;
  margin-right: 5px;
  font-weight: 600;
}
.custom-list-icons  li.child-checklist{
  border-bottom: 1px solid #bbd3d8 !important;
}
.checklist li i{
  margin-right: 10px;
  color: #00b7ef;
}
.checklist {
  list-style: none;
}
.checklist li:before {
  display:none !important;
}
.custom-list-icons.checklist li a:after{
  content: "" !important;
}
.custom-list-icons.checklink li a:after{
  content: "\f00c" !important;
}
.custom-list-icons.checklist li a:hover{
  color: inherit !important;
}
.custom-list-icons.checklink li a:hover{
  color: inherit !important;
}
ul.probe-basic-bullet{
  list-style: none;
  margin-left: 15px;
}
ul.probe-basic-bullet li{
  margin-top: 5px !important;
  padding-left: 0rem;
}
ul.probe-basic-bullet li:before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #666666; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -0.7em; /* Also needed for space (tweak if needed) */
  /*    list-style: disc; */
  background: transparent;
  font-size: 25px;
  top: 0;
}
.text-white,
.text-white * {
  color: #fff !important;
}
.text-gray,
.text-gray * {
  color: #666 !important;
}
.text-black,
.text-black * {
  color: #000013 !important;
}
.text-orange,
.text-orange * {
  color: #f08934 !important;
}
.text-blue,
.text-blue * {
  color: #00b7ef !important;
}
.text-bold {
  font-weight: 700 !important;
}
.bg-highlight-orange {
  background: url(https://www.probegroup.com.au/hubfs/Probe/Careers/2022/p-careers-accent1.png) no-repeat center/100% 100%;
  padding: 17px 1rem 4px;
}
.bg-highlight-orange h2 {
  margin-bottom:0;
}
.bg-highlight-blue {
  background: url(https://www.probegroup.com.au/hubfs/Probe/Careers/2022/p-careers-accent2.png) no-repeat center/100% 100%;
  padding: 2rem;
}
.bg-multiline {
  background: none;
  padding: 0;
}
.bg-multiline > * {
  background: url(https://www.probegroup.com.au/hubfs/Probe/Careers/2022/p-careers-accent1.png) no-repeat center/100% 100%;
  padding: 17px 1rem 4px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  display: inline;
  line-height: 1.3 !important;
}
.custom-list-icons li a:hover {
  color: #00b7ef !important;
}
.custom-list-icons li a img {
  margin-right:20px;
}
.custom-list-icons.checklist.column-2 li {
  flex: 0 0 46%;
  margin: 0 2% !important;
}
body .custom-list-small-bullet {
  margin-top:0;
}
body .custom-list-small-bullet li {
  padding-left: 13px;
}
body .custom-list-small-bullet li+li {
  margin-top: 2px;
}
body .custom-list-small-bullet li:before {
  top: 10px;
  width: 4px;
  height: 4px;
  background: #666666;
}
.body-container-wrapper.v2 .atmc-logo-05_repeater .slick-slide{
  position: relative;
}
.body-container-wrapper.v2 .row-fluid-wrapper.row-depth-1.row-number-20.dnd_area-row-6-padding.dnd-section.dnd_area-row-6-background-image .logo-slider-imgs {
  margin: auto;
  max-width: fit-content !important;
  max-height: fit-content !important;
}
.body-container-wrapper.v2 .row-fluid-wrapper.row-depth-1.row-number-20.dnd_area-row-6-padding.dnd-section.dnd_area-row-6-background-image .logo-slider-labels {
  position: relative;
  margin-top: 10px;
}
.body-container-wrapper.v2 .row-fluid-wrapper.row-depth-1.row-number-20.dnd_area-row-6-padding.dnd-section.dnd_area-row-6-background-image a {
  background-color: transparent;
}
.body-container-wrapper.v2 .slick-slider .slick-dots li button {
  background: #bed0d4 !important;
}
.body-container-wrapper.v2 .slick-slider .slick-dots li.slick-active button {
  background: #53767f !important;
}
.body-container-wrapper.v2 .slick-slider .slick-dots li.slick-active button::after {
  background: transparent !important;
}
.body-container-wrapper.v2 .logo-slider-imgs {
  margin: auto;
}
.body-container-wrapper.v2 .atmc-logo-05_link {
  background: none;
  padding-bottom: 30px;
}
.body-container-wrapper.v2 .logo-slider-labels {
  top: auto;
  /*   bottom: -15%; */
}
.insights-item .h2 {
  font-size: 1.6rem !important;
  line-height: 1 !important;
  margin-bottom: 0;
}
body .insights-item-meta h2 {
  line-height: 0 !important;
  font-size: 1.5rem !important;
  font-style: normal;
  font-family: "Roboto" !important;
  text-decoration: none;
  letter-spacing: 0 !important;
  margin: 0;
}
.black-hover:hover {
  text-decoration-color: #000 !important;
}
.insights-item a {
  color: #111729;
  font-size: 1.15rem;
  line-height: 25px;
  -webkit-transition: all 500ms ease-in-out !important;
  transition: all 500ms ease-in-out !important;
  -moz-transition: all 500ms ease-in-out !important;
}
.insights-item a:hover {
  color: #00b7ef !important;
  text-decoration: underline;
}
.insights-item a span {
  overflow: hidden;
  display: block;
}
.insights-item a span img {
  -webkit-transition: all 500ms ease-in-out !important;
  transition: all 500ms ease-in-out !important;
  -moz-transition: all 500ms ease-in-out !important;
}
.insights-item a:hover span img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
span.webinar-date {
  font-size: 14px;
  color: #666666 !important;
  font-weight: 400;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.insights-item-meta {
  max-width: 460px;
  padding: 20px 50px;
  margin: auto;
}
.insights-item-meta h4 {
  margin-top:0;
}
.body-container-wrapper.v2 .logo-slider-imgs {
  -webkit-transition: all 500ms ease-in-out !important;
  transition: all 500ms ease-in-out !important;
  -moz-transition: all 500ms ease-in-out !important;
}
.body-container-wrapper.v2 a:hover .logo-slider-imgs {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.font-75 {
  font-size: 4.7rem;
}
/* Blog Listing  */
.body-container-wrapper.v2.blog-container .atmc-blog-header {
  background: url(https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/blog%202.png) no-repeat bottom center;
  padding-top: 13rem;
  padding-bottom: 6rem;
  background-size: cover;
  border: 0;
}
.body-container-wrapper.v2 .blog-container .atmc-blog-header_subtitle {
  font-size: 1.1rem;
}
.body-container-wrapper.v2 .atmc-blog-header_title,
.body-container-wrapper.v2 .atmc-blog-header_subtitle,
.news-listing .atmc-hero h1,
.body-container-wrapper.v2 .atmc-hero h2 {
  color: #fff;
}
.custom-offer-container {
  background: url(https://www.probegroup.com.au/hubfs/Probe/Homepage/2022/P_bg-blue.png) no-repeat top center;
  background-size: cover;
  padding: 11rem 60px 6rem;
}
.custom-offer-container .custom-offer {
  max-width: 100%;
}
.custom-offer {
  max-width: 600px;
}
.custom-offer-container .atmc-headline-default,
.custom-offer .atmc-headline-default {
  letter-spacing: 0;
}
.custom-offer-container h2,
.custom-offer h2,
.custom-offer .atmc-headline-default {
  color: #121829 !important;
  font-size: 48px !important;
  line-height: 56px !important;
  font-family: "Figtree", sans-serif !important;
  font-weight: 700 !important;
  text-transform: none !important;
  margin-bottom: 0px !important;
  letter-spacing: 0.38px !important;
  -webkit-transform: unset !important;
  -moz-transform: unset !important;
  -ms-transform: unset !important;
  -o-transform: unset !important;
  transform: unset !important;
  margin-bottom: 0 !important;
}

.custom-offer-container h2 span,
.custom-offer h2 span,
.custom-offer .atmc-headline-default span {
  color: #f08934;
  -webkit-transform: unset !important;
  -moz-transform: unset !important;
  -ms-transform: unset !important;
  -o-transform: unset !important;
  transform: unset !important;
}
.custom-offer + p {
  margin-top: 1.5rem;
}
/* Blog Post  */
.blog-2022 .atmc-container-xs,
.blog-2022 .atmc-container-s {
  max-width: 825px;
}
.blog-2022 .atmc-blog-post_meta {
  justify-content: space-between;
  align-items: center;
  margin-top: 0.5rem;
  border-bottom: 1px solid #dddde4;
  padding-bottom: 35px;
  margin-bottom: 40px;
}
.blog-2022 .atmc-blog-post_meta > div:first-child {
  display: flex;
}
.news-article .probe-news-published-date {
  color: #666;
}
.blog-2022 .atmc-blog-post_meta i,
.news-article .news-article-meta i {
  margin-right: 4px;
  font-size: 20px;
  color: #00b7ef;
}
.blog-2022 .atmc-blog-psot_timestamp {
  margin-right: 20px;
}
.blog-2022 .blog-share-container,
.body-container-wrapper.v2 .news-blog-share-container {
  color: #666666;
  margin-top: -10px;
  font-size: 30px;
}
.blog-2022 .blog-share-container .font-lettermarker,
.body-container-wrapper.v2 .news-blog-share-container .font-lettermarker {
  -webkit-transform: unset !important;
  -moz-transform: unset !important;
  -ms-transform: unset !important;
  -o-transform: unset !important;
  transform: unset !important;
  letter-spacing: 0;
  color: #666666;
  margin-right: 5px;
}
.blog-2022 .blog-share-container > *,
.body-container-wrapper.v2 .news-blog-share-container > * {
  display:inline-block;
}
.blog-2022 h1 {
  color: #111729
}
.blog-2022 .atmc-blog-post_meta a {
  margin-right: 0;
}
.blog-2022 .custom-breadcrumb-menu {
  margin-bottom: 0;
}
.blog-2022 .atmc-blog-post_intro,
.blog-2022 .atmc-blog-post p,
.blog-2022 .atmc-blog-post_body,
.news-article .news-blog-body p,
.news-article .news-blog-body,
.news-article .probe-news-blog-content-section ul li h4,
.news-article .probe-news-blog-content-section ul li strong {
  font-size: 16px;
  line-height: 27px;
  margin-bottom: 1em;
}
.blog-2022 .atmc-blog-post blockquote,
.news-article .news-blog-body blockquote {
  /*   border-left: 0; */
  padding-left: 15px;
  margin-left: 20px;
  position: relative;
  border-left: 3px solid #f08934;
}
/* .blog-2022 .atmc-blog-post blockquote:before,
.news-article .news-blog-body blockquote:before {
content: "";
border-left: 3px solid #f08934;
width: 2px;
height: 81%;
display: inline-block;
margin: auto;
position: absolute;
left: -5px;
top: 5px;
} */
.blog-2022 .atmc-blog-post h2,
.blog-2022 .atmc-blog-post .atmc-h2,
.news-article .news-blog-body h2,
.news-article .news-blog-body .atmc-h2 {
  color: #111729;
  font-size: 35px;
}
.blog-2022 .atmc-blog-post h3,
.blog-2022 .atmc-blog-post .atmc-h3,
.news-article .news-blog-body h3,
.news-article .news-blog-body .atmc-h3 {
  color: #f08934;
  font-size: 18px;
  margin-top: 35px;
}
.blog-2022 .atmc-blog-post li::marker,
.news-article .news-blog-body li::marker {
  color: #2d3241;
  font-weight: 700;
}
.blog-2022 .atmc-blog-post li strong,
.news-article .news-blog-body li strong {
  color: #2d3241;
}
.blog-2022 > .bg-light,
.news-article .probe-news-related-insights-section {
  background: url(https://www.probegroup.com.au/hubfs/Probe/Insights/Blogs/P_bg-gray.jpg) no-repeat top center/cover;
  padding-top: 85px;
  padding-bottom: 85px;
}
.blog-2022 .related-article .h2,
.news-article .probe-news-related-insights-section .h2 {
  font-family: 'Letter Marker', "Roboto";
  font-size: 3.45rem;
  font-weight: 400;
  color: #f08934;
  line-height: 2.8rem;
  letter-spacing: 2px;

  font-size: 3.1rem !important;
  -webkit-transform: unset !important;
  -moz-transform: unset !important;
  -ms-transform: unset !important;
  -o-transform: unset !important;
  transform: unset !important;
}
.blog-2022 .related-article > .atmc-container,
.news-article .probe-news-related-insights-section > .row-fluid {
  max-width: 1425px !important;
}
body .blog-2022 .related-article a .h3,
body .news-article .probe-news-related-insights-section a .h3 {
  -webkit-transition: all 300ms ease-in-out !important;
  transition: all 300ms ease-in-out !important;
  -moz-transition: all 300ms ease-in-out !important;
  font-size: 18px !important;
  color: #000013;
  line-height: 25px;
  font-weight: 700;
  font-family: "Roboto";
  -webkit-transform: unset !important;
  -moz-transform: unset !important;
  -ms-transform: unset !important;
  -o-transform: unset !important;
  transform: unset !important;
  display: block !important;
  letter-spacing: 0 !important;
}
.blog-2022 .related-article a:hover .h3,
.news-article .probe-news-related-insights-section a:hover .h3 {
  color: #00b7ef;
  text-decoration: underline;
}
.blog-2022 .related-article .category-text,
.news-article .probe-news-related-insights-section .related-insights-posts-type {
  font-size: 25px !important;
  line-height: 1.2;
  text-transform:uppercase;
  margin-bottom: 0;
  color: #00b7ef;
  margin-top:15px;
  font-family: 'Letter Marker', "Roboto";
  font-weight: 400;
  -webkit-transform: unset !important;
  -moz-transform: unset !important;
  -ms-transform: unset !important;
  -o-transform: unset !important;
  transform: unset !important;
}
.news-article .probe-news-related-insights-section .related-insights-posts-type {
  margin-top:10px;
}
.blog-2022 .related-article .atmc-blog-recent-posts_post  {
  margin-bottom: 30px;
  overflow: hidden;
}
.blog-2022 .related-article .atmc-blog-recent-posts_post > p,
.news-article .probe-news-related-insights-section p {
  color:#000013;
  line-height: 24px;
}
.news-article .probe-news-blog-content-section ul li h4,
.news-article .probe-news-blog-content-section ul li strong {
  color: #2d3241;
}
.news-article .probe-news-blog-content-section ul li::before {
  color: #666666;
}
.news-article .probe-news-related-insights-section .h2 {
  margin-bottom: 2rem;
}
.news-article .probe-news-related-insights-section h2 {
  margin-bottom: 30px;
}
.atmc-blog-recent-posts_post .download-button {
  visibility: hidden;
  display: flex;
  justify-content: center;
}
.atmc-blog-recent-posts_post .atmc-card_header {
  position:relative;
  padding: 29% 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin: 0;
  border-radius: 0;
  max-height: 300px;
  border-bottom:0;
}
.atmc-blog-recent-posts_post .atmc-card_header img {
  display: none;
}
.atmc-blog-recent-posts_post .atmc-card_header:hover .download-button {
  visibility: visible;
}
.atmc-blog-recent-posts_post .atmc-card_header .download-button a {
  z-index: 99;
}
.atmc-blog-recent-posts_post .atmc-card_header .download-button:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all ease .25s;
  -o-transition: all ease .25s;
  -ms-transition: all ease .25s;
  transition: all .25s ease;
}
.atmc-blog-recent-posts_post .atmc-card_header:hover .download-button:before {
  background: rgba(240,137,52,.8);
}
.atmc-blog-recent-posts_post .atmc-card_header .download-button a {
  position: relative;
  padding: 6.3px 31px 4.3px;
}
.atmc-blog-recent-posts_post .atmc-card_header:hover .download-button a,
.atmc-blog-recent-posts_post .atmc-card_header:hover .download-button a:hover {
  color: #00b7ef!important;
  background: #fff!important;
}
.body-container-wrapper.v2 .atmc-feature-04 {
  margin-bottom: 20px;
}
.body-container-wrapper.v2 .atmc-feature-04 .atmc-feature-04_icon {
  margin-right: 20px;
}
.body-container-wrapper.v2 .atmc-feature-04 h4 {
  margin-bottom: 3px;
}
.body-container-wrapper.v2 .atmc-feature-04 h4 .atmc-h5 {
  color: #00b7ef !important;
}
.body-container-wrapper.v2 .atmc-feature-04 h4 .font-associatesans {
  color: #f08934 !important;
}
.body-container-wrapper.v2 .atmc-feature-04 .atmc-feature-04_text > p {
  margin:0;
}
/* News Listing  */
.news-listing .atmc-hero,
.news-article .atmc-hero {
  padding-top: 13rem;
  padding-bottom: 7.5rem;
}
.news-article .atmc-hero {
  background-position: bottom center;
}
.news-listing .probe-blog-news-banner {
  border-bottom: 0 !important;
  background: #ebf3f5;
  padding: 55px 120px !important;
  margin-top: 35px;
}
.news-listing .probe-featured-blog-post {
  margin-top: 5px;
  margin-bottom: 0;
}
.news-listing .dnd_area-row-2-background-image {
  background-position: center !important;
}
.news-listing .probe-blog-news-date {
  color: #334155;
  font-size: 14px;
}
body .resources-listing .h4 {
  font-size: 18px !important;
  line-height: 25px !important;
  font-style: normal;
  font-weight: 700 !important;
  font-family: "Roboto";
  color: #333;
  text-decoration: none;
  -webkit-transform: unset !important;
  -moz-transform: unset !important;
  -ms-transform: unset !important;
  -o-transform: unset !important;
  transform: unset !important;
  display: block !important;
  letter-spacing: 0 !important;
}
.news-listing .probe-blog-news-title .h4 a {
  color: #000013;
}
.news-listing .probe-blog-news-title .h4 a:hover {
  color: #00b7ef;
  text-decoration: underline;
}
.news-listing .probe-blog-news-description {
  line-height: 24px;
  margin-bottom: 0;
}
.news-listing .probe-blog-news-description p {
  margin-bottom: 5px;
}
.news-listing .probe-news-blog-items {
  padding-bottom: 50px;
}
.news-listing .probe-news-blog-items:hover .probe-blog-news-title h4 a {
  color: #00b7ef;
}
.news-article .probe-news-title h1 {
  color: #111729;
  font-weight: 700;
}
.body-container-wrapper.v2.news-article .dnd-section:not(.probe-news-related-insights-section)>.row-fluid {
  max-width: 815px !important;
}
.body-container-wrapper.v2.news-article .news-article-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.5rem;
  border-bottom: 1px solid #dddde4;
  padding-bottom: 20px;
  margin-bottom: 50px;
}
.body-container-wrapper.v2.news-article .news-social-share-wrapper .news-social-share-links {
  margin-right: 0;
}
.body-container-wrapper.v2.news-article .news-blog-body {
  color: #020617; 
}
.news-article .news-blog-body h2,
.news-article .news-blog-body .atmc-h2 {
  font-style: normal;
  font-weight: 700;
  font-family: "Roboto";
  -webkit-transform: unset !important;
  -moz-transform: unset !important;
  -ms-transform: unset !important;
  -o-transform: unset !important;
  transform: unset !important;
  line-height: 1.1;
  letter-spacing: 0;
  margin-top: 10px;
}
#pagination-container {
  margin: 2rem 0 0 !important;
}
.body-container-wrapper.v2 .atmc-testimonial-10.atmc-slider {
  max-width: 905px;
  margin: auto;
}
.body-container-wrapper.v2 .atmc-testimonial-10_img {
  width: 138px;
  height: 138px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.body-container-wrapper.v2 .atmc-testimonial-10_text {
  font-weight: 700;
  margin-bottom: 0;
}
.body-container-wrapper.v2 .atmc-testimonial-10_name {
  color: #f08934;
}
.body-container-wrapper.v2 .atmc-testimonial-10_content {
  background: url(https://www.probegroup.com.au/hubfs/Probe/Careers/2022/p-bg-testimonials.png) no-repeat left center/100% 100%;
  max-width: 743px;
  padding: 5px 4rem 15px 8rem;
}
.body-container-wrapper.v2 .atmc-testimonial-10.atmc-slider .slick-dots li {
  margin: 0 10px !important;
}
.body-container-wrapper.v2 .atmc-accordion-01 {
  box-shadow: none;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #bbd3d8;
}
.body-container-wrapper.v2 .accordion-border-top {
  border-top: 1px solid #bbd3d8;
}
.body-container-wrapper.v2 .atmc-accordion-01_trigger {
  color: #111729;
  line-height: 20px;
  padding: 1.72rem 40px 1.72rem 10px;
  margin-bottom: 0 !important;
}
.body-container-wrapper.v2 .atmc-accordion-01 .atmc-accordion-01_icon {
  transform: rotateZ(90deg);
  -webkit-transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -ms-transform: rotateZ(90deg);
  top: 1.65rem;
  right: 5px;
}
.body-container-wrapper.v2 .atmc-accordion-01 .atmc-accordion-01_trigger_active .atmc-accordion-01_icon {
  transform: rotateZ(0);
  -webkit-transform: rotateZ(0);
  -moz-transform: rotateZ(0);
  -ms-transform: rotateZ(0);
}
.body-container-wrapper.v2 .atmc-accordion-01 .atmc-accordion-01_icon svg {
  height: 11.45px;
}
.contact-details-container a {
  color: #000013 !important;
}
.contact-details-container a:hover {
  color: #00b7ef !important;
}
/* Resources Listing */

.body-container-wrapper.v2.resources-listing-container .page-banner.height-reset {
  padding-bottom: 5.5rem;
}
.custom-offer-container .span6.text-left > p {
  max-width: 580px;
}
.body-container-wrapper.v2.resources-listing-container .dnd_area-row-1-padding {
  padding-bottom: 0;
}
.body-container-wrapper.v2 .hs-form .hs-input {
  color: #666666 !important;
  font-size: 14px;
  line-height: 27px;
  padding: 0.66rem 1.25rem !important;
}
.body-container-wrapper.v2 .hs-form .hs-input option {
  color: #666666 !important;
}
.body-container-wrapper.v2 .hs-form .field {
  margin-bottom: 0;
}
.body-container-wrapper.v2 .hs-form .hs-submit {
  margin-top: 25px;
}
.body-container-wrapper.v2 .hs-form .hs-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #666666 !important;
  font-size: 14px !important;
  line-height: 27px !important;
}
.body-container-wrapper.v2 .hs-form .hs-input::-moz-placeholder { /* Firefox 19+ */
  color: #666666 !important;
  font-size: 14px !important;
  line-height: 27px !important;
  text-transform: capitalize !important;
}
.body-container-wrapper.v2 .hs-form .hs-input:-ms-input-placeholder { /* IE 10+ */
  color: #666666 !important;
  font-size: 14px !important;
  line-height: 27px !important;
  text-transform: capitalize !important;
}
.body-container-wrapper.v2 .hs-form .hs-input:-moz-placeholder { /* Firefox 18- */
  color: #666666 !important;
  font-size: 14px !important;
  line-height: 27px !important;
  text-transform: capitalize !important;
}
/* Solutions */
.our-solution-3-columns {
  margin-top: 0 !important;
}
body .our-solution-3-columns a {
  padding-right: 30px;
}
.our-solution-3-columns li:first-child a:hover {
  text-decoration: underline;
}
.our-solution-3-columns li:first-child p {
  margin-bottom: 0;
}
.header-with-icon-container {
  border-bottom: 1px solid #bbd3d8;
  padding-bottom: 5px;
  margin-bottom: 1.7rem;
}
.header-with-icon {
  line-height: 2rem;
  color: #00b7ef;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom:0 !important;
}
.header-with-icon-container img {
  margin-right: 10px; 
}
/* Careers Role */
.body-container-wrapper.v2.career-inner .page-banner  {
  background-position: center center;
}
.body-container-wrapper.v2.career-inner .page-banner .span7 {
  text-align: left;
  width: 100%;
}
.body-container-wrapper.v2.career-inner .oembed_container:before {
  background: url(https://www.probegroup.com.au/hubfs/Probe/Careers/2022/p-careers-accent-4.png) no-repeat left top/contain;
  left: -12rem;
  top: -5rem;
  content: "";
  position: absolute;
  width: 100%;
  height: 140%;
}
.body-container-wrapper.v2.career-inner .kl-card {
  text-align: center;
}
.body-container-wrapper.v2.career-inner .kl-card__image {
  margin-bottom: 10px;
}
.body-container-wrapper.v2.career-inner .atmc-testimonial-10.atmc-slider:before {
  content: "";
  background: url(https://www.probegroup.com.au/hubfs/Probe/Careers/2022/p-bg-gray-small.png) no-repeat center center/100% 100%;
  width: 70rem;
  height: 20rem;
  display: inline-block;
  position: absolute;
  left: -6rem;
  top: -5rem;
}
.body-container-wrapper.v2.career-inner .atmc-testimonial-10.atmc-slider .slick-dots {
  bottom: -7rem;
}
.body-container-wrapper.v2.career-inner .page-banner .justify-center {
  justify-content: flex-start;
}
.body-container-wrapper.v2.career-inner h4 {
  color: #f08934;
  font-size: 1.1rem;
  line-height: 1.7rem;
  margin-bottom:5px;
}
.body-container-wrapper.v2.career-inner .widget-type-rich_text *+h4 {
  margin-top: 1.8rem;
}
.body-container-wrapper.v2.career-inner .custom-list-small-bullet {
  margin-left: 20px;
}

.body-container-wrapper.v2.career-inner .custom-list-small-bullet li:before {
  width: 5px;
  height: 5px;
}


.pg-footer_detail a {
  color: #00b7ef;
}
#virtual-assistant.va-tmpl-corner.va-active .va-trigger{
  width: 60px !important;
  height: 60px !important;
}
#virtual-assistant.va-tmpl-corner.va-active .va-wrap{
  bottom: 100px !important;
}
.va-lst-ans ul li,
.va-dropdown > ul li{
  padding-left: 0px !important;
}
.va-lst-ans ul li:before,
.va-dropdown > ul li:before{
  content: none !important;
}
#virtual-assistant .va-related-pod{
  overflow: auto !important;
}
#virtual-assistant .va-faqs{
  position: unset !important;
  margin-top: -20px;
  width: 100%;
}
#virtual-assistant .va-related-nav{
  height: auto !important;
}
#virtual-assistant .va-dropdown.dropdown-active ul li{
  padding-left: 10px !important;
}
#virtual-assistant .va-breadcrumbs a:after{
  top: 10px !important;
}
@media (max-width: 1440px) {
  .news-article .related-insights-posts-img-wrapper {
    height: 205px !important;
  }
}
@media (max-width: 1366px) {
  .news-article .related-insights-posts-img-wrapper {
    height: 200px !important;
  }
}
@media (min-width: 1280px) {
  .blog-container .row-fluid-wrapper.row-depth-1.row-number-2.dnd_area-row-1-padding.dnd-section {
    padding: 2rem 60px;
  }
  .custom-offer-container .span6.text-left {
    width: 60%;
  }
  .custom-offer-container .span6.text-right {
    width: 40%;
  }

  .blog-2022 .related-article .atmc-blog-recent-posts_post .h3,
  .blog-2022 .related-article .atmc-blog-recent-posts_post p {
    padding: 0 40px;
  }
  .body-container-wrapper.v2 .page-banner.subtitle-30 .span7 {
    width: 100%;
  }
}

@media (max-width: 1279px) {
  .btn-text,
  .probe-resource-details-wrapper a.btn-text,
  .news-listing .probe-blog-news-readmore {
    font-size: calc(1.9rem * .8) !important;
  }
  .body-container-wrapper.v2 h2,
  .body-container-wrapper.v2 .h2,
  .body-container-wrapper.v2 .atmc-h2,
  .blog-2022 .related-article .h2{
    font-size: calc(3.45rem * .8) !important;
  }
  .font-75 {
    font-size: calc(4.7rem * .8) !important;
  }
  /*   .body-container-wrapper.v2 .atmc-btn,
  .hs-cta-wrapper .cta_button span {
  font-size:  calc(2.2rem * .8) !important;
} */
  .footer-header {
    font-size:calc(2.5rem * .8) !important;
  }
  .body-container-wrapper.v2 .insights-item .h2 {
    font-size: 1.6rem !important;
  }
}

@media (max-width: 1279px) {
  .custom-offer-container h2, .custom-offer h2, .custom-offer .atmc-headline-default {
    line-height: 4.05rem;
  }
}

@media (max-width: 1155px) {
  .body-container-wrapper.v2.career-inner .atmc-testimonial-10.atmc-slider:before {
    width: 105%;
    left: -2%;
    height: 18rem;
  }
}

@media (max-width: 1025px) {
  .body-container-wrapper.v2 .h4.font-associatesans {
    font-size: 1.3rem !important;
    line-height: 1.2;
  }
  /*   body .industry-page-template.v2 .h1,
  body .industry-page-template .atmc-hero h1 {
  font-size: 4.3rem !important;
  line-height: 4.68rem !important;
} */
  .body-container-wrapper.v2 .h1,
  .news-listing .atmc-hero h1,
  .body-container-wrapper.v2 .atmc-hero h2 {
    font-size: 4.25rem !important;
    line-height: 3.65rem !important;
  }
}
@media (min-width: 1025px) {

}
@media (max-width: 993px) {
  .blog-2022 .custom-breadcrumb-menu {
    margin-top: 60px;
  }
  .body-container-wrapper.v2 .atmc-image-decoration-01.bg-reverse:before {
    right: -1rem;
  }
}
@media (max-width: 991px) {
  .custom-list-icons.column-3 li {
    flex: 0 0 47%;
  }
  .custom-list-icons.column-3 li:nth-child(3) a {
    border-top: 0;
  }

  .blog-2022 .atmc-blog-post h2,
  .blog-2022 .atmc-h2,
  .news-article .news-blog-body h2,
  .news-article .news-blog-body .atmc-h2 {
    font-size: 35px !important;
  }

  .body-container-wrapper.v2 .atmc-testimonial-10_item .flex {
    flex-direction: column;
    justify-content: center;
    align-items: center !important;
  }
  .body-container-wrapper.v2 .atmc-testimonial-10_img {
    margin-bottom: 30px;
  }
  .body-container-wrapper.v2.career-inner .atmc-testimonial-10.atmc-slider:before {
    display: none;
  }
  .body-container-wrapper.v2.career-inner .page-banner .span7 {
    width: 100% !important;
  }
}
@media (min-width: 850px) {
  .body-container-wrapper.v2 .oembed_container:before {
    width: calc(100% + 19%);
    left: -10.5%;
  }
}
@media (max-width: 850px) {
  .custom-offer-container h2,
  .custom-offer h2,
  .custom-offer .atmc-headline-default {
    font-size: 2.15rem !important;
    line-height: 2.5rem;
  }
  .custom-offer {
    line-height: 0 !important;
  }
  .custom-offer-container .font-75,
  .custom-offer .font-75 {
    font-size: 3.6rem !important;
    line-height: 3.7rem;
  }
  .industry-page-template .atmc-hero {
    padding: 13rem 0 8rem !important;
  }
  .news-listing .atmc-hero,
  .news-article .atmc-hero {
    padding: 14.5rem 0 8rem !important;
  }
  .news-listing .atmc-hero .py-4,
  .news-article .atmc-hero .py-4 {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .body-container-wrapper.v2 h1,
  .body-container-wrapper.v2 .atmc-h1 {
    font-size: 2.8rem;
  }

  .body-container-wrapper.v2 .page-banner h3,
  .body-container-wrapper.v2 .page-banner h3 * {
    font-size: 3.1rem;
  }

  .body-container-wrapper.v2 .page-banner .h4,
  .body-container-wrapper.v2 .page-banner .h4 * {
    font-size: 16px !important;
    line-height: 24px;
  }

  .body-container-wrapper.v2 .page-banner.subtitle-30 .h4,
  .body-container-wrapper.v2 .page-banner.subtitle-30 .h4 * {
    font-size: 16px !important;
    line-height: 24px;
  }

  .body-container-wrapper.v2.career-inner .page-banner.subtitle-23 .h4,
  .body-container-wrapper.v2.career-inner .page-banner.subtitle-23 .h4 * {
    font-size: 1.45rem !important;
    line-height: 1.85rem;
  }

  .blog-2022 h1 {
    line-height: 1.35;
  }

  .news-article .probe-news-title h1 {
    font-size: 3rem;
  }
}

@media (max-width: 769px) {
  .blog-2022>.bg-light,
  .news-article .probe-news-related-insights-section {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
}
@media (max-width: 767px) {
  body .atmc-header_logo img {
    max-width: 125px !important; 
  }
  .body-container-wrapper.v2 .page-banner {
    min-height: 530px;
  }
  .body-container-wrapper.v2 .page-banner .scroll-to-container,
  .body-container-wrapper.v2 .page-banner.scroller-left .atmc-hero-06_ctas{
    display: none;
  }
  .body-container-wrapper.v2 .page-banner.scroller-left {
    padding-bottom: 100px;
    display: flex;
    align-items: flex-end;
  }
  .body-container-wrapper.v2 h1,
  .body-container-wrapper.v2 .atmc-h1 {
    margin-bottom: 5px;
  }
  .custom-list-icons li,
  .custom-list-icons li {
    flex: 0 0 100% !important;
    margin: 0 !important;
  }
  .custom-list-icons.column-2 li:nth-child(2) a,
  .custom-list-icons.column-3 li:nth-child(2) a,
  .custom-list-icons.column-3 li:nth-child(3) a {
    border-top: 0;
  }
  .news-article .news-blog-body h2,
  .news-article .news-blog-body .atmc-h2 {
    font-size: calc(4.5rem * .8) !important;
    line-height: 3.2rem;
  }
  body .blog-2022 .atmc-blog-post h2,
  body .blog-2022 .atmc-h2,
  body .news-article .news-blog-body h2,
  body .news-article .news-blog-body .atmc-h2{
    font-size: 20px !important;
    line-height: 1.5;
    margin-top: 20px;
  }
  .body-container-wrapper.v2 h2,
  .body-container-wrapper.v2 .h2,
  .body-container-wrapper.v2 .atmc-h2,
  .blog-2022 .related-article .h2 {
    font-size: calc(4.5rem * .8) !important;
    line-height: 3.2rem;
  }
  .body-container-wrapper.v2 .page-banner h3,
  .body-container-wrapper.v2 .page-banner .atmc-h3 {
    font-size: 1.45rem;
    line-height: 1.8rem;
    letter-spacing: 0;
  }
  .blog-2022 .atmc-blog-post blockquote:before,
  .news-article .news-blog-body blockquote:before {
    height: 95%;
  }
  .news-listing .probe-blog-news-banner {
    padding: 55px 50px !important;
    margin-bottom: 100px;
  }
  .custom-offer-container .span6.text-left>p {
    max-width: 100%;
  }
  .custom-offer-container {
    padding: 13rem 20px 7rem;
  }
  .custom-offer-container p,
  .news-listing .dnd_area-row-2-background-image p {
    text-align: center;
  }
  .body-container-wrapper.v2 .custom-offer-container .cta_button {
    margin-top: 1rem;
  }
  .body-container-wrapper.v2 .widget-type-cta {
    width: 100%;
    text-align: center;
  }
  .news-listing .probe-news-blog-items {
    padding-bottom: 35px;
    margin-bottom: 25px;
  }
  body .bg-multiline > * {
    line-height: 1.4 !important;
  }
  .news-listing .row-fluid-wrapper.row-depth-1.row-number-3.dnd_area-row-1-padding.dnd-section {
    padding-bottom: 0 !important;
  }
  span.webinar-date {
    margin-bottom: 20px;
  }
  .atmc-image-decoration-01 {
    max-width: 375px;
    text-align: center;
    margin: auto !important;
    display: block;
  }
  .blog-2022 .atmc-blog-post img[src*=Breakers] {
    margin-bottom: 15px;
  }
  .solutions-page-template .page-banner,
  .career-inner .page-banner {
    min-height: 392px !important;
    padding-top: 12.75rem !important;
    padding-bottom: 4rem !important;
  }
  ul.custom-list-icons[class*="our-solution-"] .font-associatesans.h4-reset {
    line-height: 1;
    font-size: 1.4rem;
  }
  ul.custom-list-icons[class*="our-solution-"] li:first-child a {
    padding-bottom: 20px;
  }
  .custom-list-icons li a {
    padding: 9.5px 0;
  }
  .body-container-wrapper.v2 .insights-item .h2 {
    font-size: 1.8rem !important;
    line-height: 0.8 !important;
  }
  .insights-item a {
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 0;
  }
  body .pg-footer_logo img {
    width: 205px;
  }
  .probe-footer-menus, .probe-footer-menus li {
    margin-bottom: 2px;
  }
  .pg-footer {
    padding-bottom: 1.85rem !important;
  }
  .footer-header {
    margin-bottom: 0 !important;
    line-height: 1 !important;
    font-size: 2.85rem !important;    
  }
  .pg-footer .atmc-social-links-01 {
    margin-top: 0;
  }
  .pg-footer_social {
    margin-top: 30px;
  }
  .pg-footer_social svg {
    height: 2.2rem;
  }
  .pg-footer_detail {
    max-width: 95%;
    margin: auto;
  }
  .news-listing .atmc-hero,
  .news-article .atmc-hero{
    padding: 15rem 0 10rem !important;
  }
  body .body-container-wrapper.v2 .page-banner,
  body .body-container-wrapper.v2 .page-banner.height-reset {
    min-height: auto;
    padding: 13rem 0 6.6rem !important;
  }
  .insights-item {
    display: flex;
    flex-direction: column;
  }
  .insights-item > a {
    order: 2;
  }
  .insights-item-meta {
    max-width: 100%;
    width: 100%;
  }
  .body-container-wrapper.v2.career-inner .kl-card {
    margin-bottom: 40px;
  }
  .body-container-wrapper.v2 .atmc-testimonial-10_content {
    padding: 0;
    background: none;
  }
  .body-container-wrapper.v2.career-inner .atmc-testimonial-10.atmc-slider .slick-dots {
    bottom: -3rem;
  }
}
@media (max-width: 750px) {
  .body-container-wrapper.v2 .text-center-mobile {
    text-align: center;
  }
  .body-container-wrapper.v2.career-inner .oembed_container:before {
    top: -8rem;
  }
}
@media (max-width: 560px) {
  .blog-2022 .atmc-blog-post_meta {
    display: block;
  }
  .blog-2022 .atmc-blog-post_meta>div:first-child {
    display: block;
    margin-bottom: 5px;
    margin-top: 15px;
  }
  .blog-2022 .atmc-blog-psot_timestamp {
    margin-bottom: 10px;
  }
  .bg-highlight-blue {
    padding: 5rem 2rem;
  }
  .body-container-wrapper.v2 .atmc-btn {
    line-height: 1;
    padding: 9.6px 2.5rem 6px;
    width: 75%;
    display: inline-block;
  }
  .body-container-wrapper.v2 .hs-cta-wrapper .cta_button span {
    line-height: 1;
    padding: 9.6px 0rem 6px;
    width: 80%;
    display: inline-block;
  }
  .body-container-wrapper.v2 .cta_button {
    width: 80% !important;
    padding-top: 2px !important;
  }
  .body-container-wrapper.v2 .font-associatesans .font-lettermarker {
    display: block;
  }
  .career-inner .page-banner .h4 .text-white {
    display: block;
  }
}
@media (max-width: 500px) {
  .insights-item-meta {
    padding: 20px 0;
  }
  .custom-offer {
    max-width: 300px;
  }
  .custom-offer-container .custom-offer {
    max-width: 100%;
  }
}
@media (max-width: 425px) {
  .news-article .related-insights-posts-img-wrapper {
    height: 190px;
  }
}
.p-text-center{
  text-align: center;
}
.no-padding-top{
  padding-top: 0px !important;
}
.text-capitalize{
  text-transform: uppercase;
}
.body-container-wrapper.basic-page-template .page-banner.height-reset,
.body-container-wrapper.industry-page-template .page-banner.height-reset {
  padding-top: 12.75rem !important;
  padding-bottom: 3.75rem;
}
.probe-related-resources .atmc-card_header{
  background-size: cover;
  max-height: 205px !important;
}
.probe-related-resources .category-text{
  font-family: 'Letter Marker',"Roboto";
  color: #00b7ef;
  font-size: 2rem;
  margin-bottom: 0px !important;
}
.probe-related-resources .recent-recent-bottom-wrapper{
  padding-right: 15px;
  padding-left: 15px;
}
.probe-related-resources .atmc-content-wrapper .h2.mb-8{
  margin-left: 50px;
}
.probe-related-resources .recent-recent-bottom-wrapper h2{
  font-size: 1.125rem !important;
  font-style: normal;
  font-weight: 700;
  font-family: "Roboto";
  color: #666;
  text-decoration: none;
  margin-top: 0;
  margin-bottom: 0.75rem;
  line-height: 1.1;
  word-break: break-word;
  letter-spacing: inherit;
  -webkit-transition: all 300ms ease-in-out !important;
  transition: all 300ms ease-in-out !important;
  -moz-transition: all 300ms ease-in-out !important;
}
.probe-related-resources .recent-recent-bottom-wrapper h2:hover{
  color: #00b7ef !important;
}
.atmc-image-01.center-img:before{
  left: 0.5rem !important; 
}
.ebook-bg-related-resources{
  background-size: contain !important;   
}
.probe-related-resources .download-button{
  margin-top: -20px;
}
.probe-related-resources  .atmc-blog-recent-posts_post .atmc-card_header{
  padding: 25% 0 !important; 
}
.center-img,
.center-img img{
  display: block;
  margin: 0px auto;   
}
.industry-solutions .h4-reset{
  margin-bottom: 0px !important;
}
.industry-solutions li a{
  text-decoration: none !important;   
}
.industry-solutions{
  max-width: 330px;
}
/* Department Icon Repeater Module */
.p-department-icons-list{
  display: grid;
  grid-template-columns: repeat(4,1fr);
  column-gap: 15px;
  row-gap: 15px;
}
.p-department-icons{
  margin-bottom: 20px;
}
.p-department-icons img{
  display: block;
  margin: 0px auto 10px;
}
.p-department-icons .department-labels{
  font-weight: 600;
  text-align: center;
}
.basic-page-template h2.h4.h4-reset 
.industry-page-template h2.h4.h4-reset {
  font-size: 1.55rem !important;
}
@media only screen and (max-width: 1280px) {
  .probe-related-resources .download-button {
    margin-top: -15px;
  }
  .probe-related-resources .atmc-card_header {
    max-height: 195px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .probe-related-resources .atmc-card_header{
    max-height: 145px !important;
  }
}
@media only screen and (max-width: 768px) {
  .probe-related-resources .atmc-card_header{
    max-height: unset !important;
  }
  .basic-page-template .atmc-hero-06 .atmc-hero-06_ctas
  .industry-page-template .atmc-hero-06 .atmc-hero-06_ctas{
    display: none;
  }
  .p-checklist-m-fixed li:first-child{
    margin-top: 0px !important;
  }
}
@media only screen and (max-width: 767px) {
  .p-marketing-banner {
    padding: 14.325rem 0 10rem !important;
  }
}
@media only screen and (max-width: 480px) {
  .center-text-m{
    text-align: center;
  }
  .p-department-icons-list{
    grid-template-columns: repeat(2,1fr);
  }
  .p-department-icons img{
    width: 30px;
  }
}
/*Solution pages*/
.reverse-img-backdrop::before{
  background: url('https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/Solutions/p_bg-decoration-flipped.png') no-repeat right top !important;
  left: unset !important;
  right: -3.5rem !important;
}
.probe-banner-v2{
  padding: 13rem 0 8rem !important;
}
.probe-thank-you-template .body-container{
  border-bottom: 1px solid #cccccc !important;
}
.thank-you-page-columns{
  width: 100%;
  max-width: 400px;
  display: block;
  color: #000000 !important;
  background-image: url('https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/Other%20pages/thank-you-pages/lp-banner-bg-it-blue.png');
  background-size:     contain;
  background-repeat:   no-repeat;
  background-position: center center;
  height: 230px;
  padding: 10px 30px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px auto;
}
.ty-header{
  display: block;
  width: 100%;
  font-size: 1em;
  text-align: center;
  font-family: 'Letter Marker', "Roboto";
  font-size: 3.45rem;
  font-weight: 400;
  color: #00b7ef !important;
  line-height: 2.8rem;
  letter-spacing: 2px;
}
.thank-you-page-columns div{
  color: #000000;
}
.thank-you-page-columns:hover{
  background-image: url('https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/Other%20pages/thank-you-pages/lp-banner-bg-blue.png');    
}
.thank-you-page-columns:hover .ty-header{
  color: #ffffff !important;
}
.thank-you-page-columns:hover div{
  color: #ffffff;
}
/* @import url('http://example.com/example_style.css');
*/
/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section */
/***********************************************/
/*****************************************/
/* Start your style declarations here */
/*****************************************/
.p_preheader{
  font-family: 'Letter Marker', "Roboto";
  font-size: 2.8rem;
  font-weight: 400;
  color: #f08934;
  line-height: 2.8rem;
  letter-spacing: 2px;
}
.body-container-wrapper.v2 h2.homepage_h2{
  margin-top: 0px;
  font-size: 2.8rem !important;
  line-height: 1 !important;
  color: #00b7ef !important;
  font-family: "Associate Sans Stencil" !important;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: normal !important;
}
#pcx-our-goal-list{
  margin-top: 45px;
  margin-bottom: 35px;
}
#pcx-our-goal-list .slick-slide{
  margin: 10px;
  opacity: 0.4;
  border: none !important;
}
#pcx-our-goal-list .slick-dupe div, #pcx-our-goal-list .slick-slide div{
  display: table-cell;
  vertical-align: middle;
}
#pcx-our-goal-list .slick-dupe, #pcx-our-goal-list .slick-slide{
  font-size: 1.1rem;
  line-height: 1;
  vertical-align: middle;
  height: 40px;
}
#pcx-our-goal-list .slick-current + div {
  opacity: 1;
}
#pcx-our-goal-list .slick-dupe img, #pcx-our-goal-list .slick-slide img{
  margin-right: 15px;
  float: left;
}
.pcx-goal-text{
  height: 40px;
  vertical-align: middle;
}
.pcx-video-banner{
  margin-top: 90px;
}
.pcx-video-banner video, .pxc-video-wrapper video{
  object-fit: cover;
  object-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: unset;
}
.pxc-video-wrapper video{
  object-fit: fill;
}
.pcx-video-banner, .pxc-video-wrapper{
  position: relative;
  overflow: hidden;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pcx-banner-bottom img{
  width: 100%;
}
.pcx-video-banner-cta-wrapper{
  position: relative;
  max-width: 1180px;
  margin: 13% 20px 13%;
  float: right;
  width: 100%;
  text-align: right;
}
.pcx-video-header{
  position: relative;
  max-width: 1180px;
  margin: 150px 20px 150px;
}
.pcx-banner-bottom{
  position: absolute;
  bottom: 0%;
  margin-bottom: -10px;
  width: 100%;
  background-image: url('https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/Homepage/2023/banner-bottom-img.png');
  background-repeat: repeat-x;
}
#cta_button_6222830_d9df0966-153f-4a9c-b7a9-a2614dd64151,
#cta_button_6222830_2bc263ef-c417-4f96-ba19-cc76ca08f16b,
#cta_button_6222830_d6763bad-8682-4895-b41c-89e83993f444 {
  background-color: #ffffff !important;
  color: #f08934;
  font-size: 2.5rem !important;
  line-height: 50px !important;
  max-width: 320px;
  width: 100% !important;
  border-radius: 40px !important;
  box-shadow: 1px 0px 16px 0px rgba(0,0,0,0.13);
  -webkit-box-shadow: 1px 0px 16px 0px rgba(0,0,0,0.13);
  -moz-box-shadow: 1px 0px 16px 0px rgba(0,0,0,0.13);
  text-align: left !important;
  padding: 10px 35px 5px !important;
  position: relative;
  display: flex;
}
#cta_button_6222830_d9df0966-153f-4a9c-b7a9-a2614dd64151:hover,
#cta_button_6222830_2bc263ef-c417-4f96-ba19-cc76ca08f16b:hover,
#cta_button_6222830_d6763bad-8682-4895-b41c-89e83993f444:hover {
  background-color: #f08934 !important;
  color: #ffffff !important;
}
#cta_button_6222830_d9df0966-153f-4a9c-b7a9-a2614dd64151:after,
#cta_button_6222830_2bc263ef-c417-4f96-ba19-cc76ca08f16b:after,
#cta_button_6222830_d6763bad-8682-4895-b41c-89e83993f444:after {
  color: #D88738;
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-size: 1.5rem !important;
  position: absolute;
  right: 20px;
  font-weight: 600;
}
#cta_button_6222830_d9df0966-153f-4a9c-b7a9-a2614dd64151:hover:after
#cta_button_6222830_2bc263ef-c417-4f96-ba19-cc76ca08f16b:hover:after,
#cta_button_6222830_d6763bad-8682-4895-b41c-89e83993f444:hover:after {
  content: "\27F6";
  font-size: 3rem !important;
  margin-top: -6px;
  color: #ffffff;
}
#pcx-who-we-are-img-container{
  border-radius: 16px;
  cursor: pointer;
  transition: 0.3s;
  box-shadow: 0px 0px 18px 2px rgba(0,0,0,0.35);
  -webkit-box-shadow: 0px 0px 18px 2px rgba(0,0,0,0.35);
  -moz-box-shadow: 0px 0px 18px 2px rgba(0,0,0,0.35);
  overflow: hidden;
  position:relative; 
}
#pcx-who-we-are-img-container:hover{
  box-shadow: 0px 0px 23px 4px rgba(0,0,0,0.45);
  -webkit-box-shadow: 0px 0px 23px 4px rgba(0,0,0,0.45);
  -moz-box-shadow: 0px 0px 23px 4px rgba(0,0,0,0.45);
}
#pcx-who-we-are-img-container video{
  width: 100%;
  height: auto;
  display: block;
}
h2.homepage-h2-with-link{
  color: #000013 !important;
}
h2.homepage-h2-with-link a{
  color: #00b7ef !important;
  text-decoration: underline;
}
.homepage-our-promise-video{
  box-shadow: 0px 0px 18px 2px rgba(0,0,0,0.35);
  -webkit-box-shadow: 0px 0px 18px 2px rgba(0,0,0,0.35);
  -moz-box-shadow: 0px 0px 18px 2px rgba(0,0,0,0.35);   
}
iframe.homepage-our-promise-video-wrapper{
  left: -1px !important;
  width: 101% !important;
  height: 101% !important;
  right: -1px !important;  
}
.insight-case-study-preheader{
  font-family: 'Letter Marker', "Roboto";
  font-size: 2.45rem;
  font-weight: 400;
  color: #00b7ef;
  line-height: 2.8rem;
  letter-spacing: 2px;
}
.insight-blogs-prehead{
  font-family: 'Letter Marker', "Roboto";
  font-size: 1.25rem;
  font-weight: 400;
  color: #00b7ef;
  line-height: normal;
  letter-spacing: 2px;
}
.insight-case-study-title a{
  color: #000013 !important;
}
.insight-case-study-description{
  margin-bottom: 15px;
}
.insight-continue-reading{
  font-weight: 600;
  margin-bottom: 10px;
  position: relative;
  max-width: 240px;
}
.insight-continue-reading a{
  color: #000013 !important;
}
.insight-continue-reading a:hover{
  color: #00b7ef !important;
}
.insight-continue-reading a:after{
  content: "\27F6";
  font-family: "Font Awesome 5 Free";
  font-size: 32px;
  color: #000013;
  position: absolute;
  right: 60px;
  /* top: -15px; */
  top: -53%;
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.insight-continue-reading a:hover:after{
  color: #00b7ef !important;
  -webkit-transform: translateX(30px);
  -moz-transform: translateX(30px);
  -ms-transform: translateX(30px);
  -o-transform: translateX(30px);
  transform: translateX(30px);
}
.insight-case-study-date{
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #bbd3d8;
  color: #bbd3d8;
}
.insight-blogs-section{
  border-top: 1px solid #bbd3d8;
  margin-left: 40px;
}
.insight-blog{
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #bbd3d8;
}
.insight-blog-inner{
  display: flex;
  transition: 0.3s;
  padding: 15px;
}
.insight-blog-inner:hover{
  background-color: #ebf3f5;
  border-radius: 16px;
}
.insight-blog-featured-img{
  width: 40%;
}
.pcx-insight-case-study img, .insight-blog-featured-img img{
  border-radius: 16px;
  margin: 0px auto;
  display: block;
}
.insight-blog-details{
  width: 60%;
  padding-left: 20px;
}
.insight-blog-details h5 a{
  color: #000013 !important;
  margin-bottom: 0px !important;
}
.pxc-banner-video-mobile{
  display: none;
}
@media only screen and (max-width: 1440px){
  .pcx-video-banner-cta-wrapper{
    /*          margin: 200px 20px 200px  */
  }
}
@media only screen and (max-width: 1280px){
  .pcx-video-banner-cta-wrapper{
    /*          margin: 170px 20px 220px; */
  }
}
@media only screen and (max-width: 1024px) {
  .pcx-video-banner-cta-wrapper{
    /*          margin: 140px 20px 140px; */
  }
  #cta_button_6222830_d9df0966-153f-4a9c-b7a9-a2614dd64151,
  #cta_button_6222830_2bc263ef-c417-4f96-ba19-cc76ca08f16b,
  #cta_button_6222830_d6763bad-8682-4895-b41c-89e83993f444 {
    font-size: 2rem !important;
    line-height: 35px !important;
  }
}
@media only screen and (max-width: 767px) {
  .insight-blogs-section{
    margin-left: 0px;
  }
}
@media only screen and (max-width: 768px){
  .pcx-banner-bottom{
    background-image: none;
  }
  .pxc-banner-video-mobile{
    display: block;
  }
  .pxc-banner-video-desktop{
    display: none;
  }
  .pcx-video-banner-cta-wrapper {
    margin: 400px 0px 0px;
    z-index: 999;
    text-align: center;
    float: none;
    background-image: url('https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/Homepage/2023/banner-bottom-img.png');
  }
  .pcx-banner-bottom{
    height: 55px;
    margin-bottom: -15px;
  }
  .pcx-banner-bottom-div{
    background-color: #EFF3F6;
    height: 100px;
    display: block;
  }
  #cta_button_6222830_d9df0966-153f-4a9c-b7a9-a2614dd64151,
  #cta_button_6222830_2bc263ef-c417-4f96-ba19-cc76ca08f16b,
  #cta_button_6222830_d6763bad-8682-4895-b41c-89e83993f444 {
    margin-top: -20px;
    margin-bottom: 20px; 
  }
}
@media only screen and (max-width: 480px) {
  .pcx-video-banner-cta-wrapper{
    margin: 340px 0px 0px;
  }
  .pcx-video-banner video{
    object-fit: cover;
  }
  .insight-blog-featured-img{
    margin-bottom: 15px;
  }
  .insight-blog-inner{
    display: block;
  }
  .insight-blog-details{
    padding-left: 0px;
  }
  .insight-blog-featured-img, .insight-blog-details{
    width: 100%;
  }
  .p_preheader{
    font-size: 2.3rem !important;
  }
  .body-container-wrapper.v2 h2.homepage_h2{
    font-size: calc(2.5rem * .8) !important;
  }
  #cta_button_6222830_d9df0966-153f-4a9c-b7a9-a2614dd64151,
  #cta_button_6222830_2bc263ef-c417-4f96-ba19-cc76ca08f16b,
  #cta_button_6222830_d6763bad-8682-4895-b41c-89e83993f444 {
    max-width: 230px;
  }
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.template-2023 .body-container-wrapper.v2 h2,
.template-2023 .body-container-wrapper.v2 .h2 {
  font-size: 40px;
  line-height: 45px;
  margin-bottom: 30px;
  font-family: "Associate Sans Stencil" !important;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: #00B7EF;
  letter-spacing: 0;
}
.template-2023 .body-container-wrapper p {
  color: #020617;
}
.template-2023 .body-container-wrapper.v2 .h2-text {
  font-family: "Roboto" !important;
  font-size: 1rem;
  line-height: 1.7;
  text-transform: unset;
  color: #323E48;
}
.template-2023 .font-lettermarker:not(.font-75) {
  font-size: 34px !important;
  color: #EF8934 !important;
  line-height: 50px;
}
.template-2023 .body-container-wrapper.v2 .hs-button {
  font-size: 30px !important;
  background-color: #EF8934 !important;
  border: 1px solid #EF8934 !important;
  border-radius: 25px;
}
.template-2023 .body-container-wrapper.v2 .hs-button:hover {
  background-color: #00b7ef !important;
  border-color: #00b7ef !important;
}
.template-2023 .body-container-wrapper.v2 .hs-button .fas.fa-arrow-right {
  font-size: 22px;
  margin-left: 15px;
  vertical-align: middle;
  color: #fff !important;
}
.template-2023 .atmc-hero-02 {
  padding: 205px 0 !important;
}
.template-2023 .atmc-hero-021 .atmc-hero-02_heading,
.template-2023 .atmc-hero-02 .atmc-hero-02_heading {
  font-family: 'Letter Marker', "Roboto";
  font-size: 35px;
  font-weight: 400;
  color: #f08934;
  line-height: 1.25;
  letter-spacing: 2px;
}
.template-2023 .atmc-hero-021 .atmc-hero-02_heading.font-associate, 
.template-2023 .atmc-hero-02 .atmc-hero-02_heading.font-associate {
  font-family: "Associate Sans Stencil" !important;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 60px;
  color: #EF8934;
  margin-bottom: 60px !important;
}
.template-2023 .body-container-wrapper.v2 .atmc-hero-021 .hs-button,
.template-2023 .body-container-wrapper.v2 .atmc-hero-02 .hs-button {
  background-color: #fff !important;
  border: 1px solid #fff !important;
  color: #EF8934 !important;
}
.template-2023 .body-container-wrapper.v2 .atmc-hero-021 .hs-button:hover,
.template-2023 .body-container-wrapper.v2 .atmc-hero-02 .hs-button:hover {
  background-color: #EF8934 !important;
  border: 1px solid #EF8934 !important;
  color: #fff !important;
}
.template-2023 .body-container-wrapper.v2 .pcx-video-header a.hs-button:hover {
  background-color: #fff!important;
  border: 1px solid #fff!important;
  color: #EF8934 !important;
}
.template-2023 .body-container-wrapper.v2 .atmc-hero-021 .custom-banner-text,
.template-2023 .body-container-wrapper.v2 .atmc-hero-02 .custom-banner-text {
  margin-bottom: 40px;
  font-size: 18px;
  max-width: 650px;
  color: #fff;
}
.template-2023 .body-container-wrapper.v2 .hs-button .fas.fa-arrow-right {
  color: #EF8934 !important;
}
.template-2023 .body-container-wrapper.v2 .hs-button:hover .fas.fa-arrow-right {
  color: #fff !important;
}
.template-2023 .atmc-hero-021 p,
.template-2023 .atmc-hero-02 p {
  font-family: "Associate Sans Stencil" !important;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 60px;
  color: #fff;
  margin-bottom: 60px !important;
}
.template-2023 .atmc-hero-021 .span12.text-left,
.template-2023 .atmc-hero-02 .span12.text-left {
  max-width: 785px;
}
.template-2023 .body-container-wrapper.v2 .dnd-section>.row-fluid {
  max-width: 1170px;
}
.resources-listing-container .custom-offer-container,
.blog-container .custom-offer-container {
  background-image: url('https://www.probecx.com/hubfs/Probe/Background/cta-bg.png') !important;
  padding: 500px 60px 90px 60px;
  background-position: center;
}
.template-2023 .custom-offer-container h2, .custom-offer h2 {
  color: #fff !important;
}
.template-2023 .custom-offer {
  margin-bottom: 0 !important;
}
.template-2023 .body-container-wrapper.v2 .atmc-btn-secondary,
.template-2023 .body-container-wrapper.v2 .cta_button,
.template-2023 .body-container-wrapper.v2 .atmc-gallery .atmc-btn {
  background: #fff !important;
  border-color: #fff;
  color: #EF8934 !important;
  box-shadow: 0px 3px 6px #00000033;
}
.template-2023 .body-container-wrapper.v2 .atmc-btn-secondary:hover,
.template-2023 .body-container-wrapper.v2 .cta_button:hover,
.template-2023 .body-container-wrapper.v2 .atmc-gallery .atmc-btn:hover {
  background-color: #EF8934 !important;
  border-color: #EF8934;
  color: #fff !important;
}
/* Textbox */
.textbox-container p {
  color: #fff !important;
}
.textbox-container p strong {
  color: #EF8934 !important;
}
.textbox-content-inner {
  max-width: 560px;
  padding: 106px 80px;
}
.textbox-content {
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
}
/* Featured Case Study */
.featured-case-study .featured-label {
  font-family: 'Letter Marker', "Roboto";
  font-weight: 400;
  line-height: 50px;
  letter-spacing: 2px;
  font-size: 34px !important;
  color: #EF8934 !important;
  line-height: 50px;
  margin-bottom: 0 !important;
}
.featured-case-study {
  display: flex;
  align-items: flex-start;
  column-gap: 30px;
}
.featured-case-study--image {
  max-width: 439px;
  width: 100%;
  padding: 40px 0;
}
.bg-dots {
  background-image: url(https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/Solutions/Contact%20Centre/p-web-dots%20accent.png) !important;
  background-size: cover !important;
  background-position: center bottom !important;
  background-repeat: no-repeat !important;
  padding-top: 118px !important;
  padding-bottom: 118px !important;
}
.featured-case-study--content,
.featured-case-study--content .featured-case-study--description,
.featured-case-study--content .featured-case-study--initial,
.featured-case-study--content .hs-button {
  -webkit-transition: opacity 500ms linear;
  -moz-transition: opacity 500ms linear;
  -ms-transition: opacity 500ms linear;
  -o-transition: opacity 500ms linear;
  transition: opacity 500ms linear;
}
.featured-case-study--content {
  padding: 40px;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.featured-case-study--content .featured-case-study--description {
  font-size: 18px;
  line-height: 24px;
  color: #323E48;
  margin-bottom: 20px;
  opacity: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  padding: 40px;
  border-radius: 15px;
}
.featured-case-study--content .featured-case-study--description > div {
  margin-bottom: 30px;
}
.featured-case-study--content.active .featured-case-study--description {
  opacity: 1;
  height: auto;
  margin-bottom: 40px;
  margin-top: 10px;
  background: #EBF3F5;
}
.featured-case-study--content:not(.active) .featured-case-study--description > * {
  display: none;
}
.featured-case-study--content .featured-case-study--initial {
  opacity: 1;
  height: auto;
}
.featured-case-study--content.active .featured-case-study--initial {
  opacity: 0;
}
/* Featured Blogs */
.featured-blogs-container {
  display: flex;
  align-items: flex-start;
  column-gap: 55px;
}
.featured-blogs h2 {
  max-width: 797px;
}
.featured-blog--image img {
  border-radius: 15px;
}
.featured-blog--left {
  max-width: 480px;
}
.featured-blogs p.category-text {
  margin-top: 10px;
  margin-bottom: 0 !important;
}
.featured-blogs p.category-text a {
  letter-spacing: 0px;
  font-size: 24px;
  font-family: 'Letter Marker', "Roboto";
  font-weight: 400;
  line-height: normal;
  color: #00B7EF;
}
.featured-blog--title {
  color: #121829 !important;
  font-weight: 700;
  font-size: 28px !important;
  line-height: 30px !important;
  margin-bottom: 20px !important;
}
.featured-blog--title a {
  color: #121829 !important;
}
.featured-blog--description {
  margin-bottom: 10px !important;
  line-height: 21px;
}
.featured-blog--link {
  color: #323E48 !important;
  font-weight: 700;
}
.featured-blog--link i.fas.fa-chevron-right {
  margin-left: 10px;
}
.featured-blog--link i.fas.fa-chevron-right {
  margin-left: 10px;
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.featured-blog--item:hover .featured-blog--link i.fas.fa-chevron-right {
  -webkit-transform: translateX(30px);
  -moz-transform: translateX(30px);
  -ms-transform: translateX(30px);
  -o-transform: translateX(30px);
  transform: translateX(30px);
}
.featured-blog--link:hover,
.featured-blog--title a:hover,
.featured-blog--item:hover .featured-blog--link,
.featured-blog--item:hover .featured-blog--title a {
  color: #0079AB !important;
}
.featured-blog--right .featured-blog--image {
  max-width: 220px;
  width: 100%;
}
.featured-blog--right .featured-blog--item {
  padding: 20px 0;
  border-top: 1px solid #EBF3F5;
}
.featured-blog--item > div {
  border-radius: 15px; 
  -webkit-transition: all 300ms ease-in-out !important;
  transition: all 300ms ease-in-out !important;
  -moz-transition: all 300ms ease-in-out !important;
}
.featured-blog--item:hover > div {
  background-color: #EBF3F5;
  cursor: pointer;
}
.featured-blog--right .featured-blog--item > div {
  display: flex;
  align-items: flex-start;
  column-gap: 27px;
  padding: 23px 20px;
}
.featured-blog--right .featured-blog--item:last-child {
  border-bottom: 1px solid #EBF3F5;
  padding-top: 20px;
}
.featured-blog--left .featured-blog--item .featured-blog--content {
  padding: 0 20px 20px;
}
.featured-blogs .featured-blog--right p.category-text{
  margin-top: 0;
  line-height: 1;
}
.featured-blogs .featured-blog--right p.category-text a {
  font-size: 24px;
}
.featured-blogs .featured-blog--right .featured-blog--title,
.featured-blogs .featured-blog--left .featured-blog--title{
  font-size: 21px !important;
  line-height: 28px !important;
  margin-bottom: 10px !important;
}
.featured-blogs .featured-blog--image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  border-radius: 15px;
}
.featured-blogs .featured-blog--left .featured-blog--image {
  height: 259px;
  margin-bottom: 20px;
}
.featured-blogs .featured-blog--right .featured-blog--image {
  max-width: 220px;
  height: 197px;
}
.featured-blogs .featured-blog--image img {
  visibility: hidden;
}
.featured-blog--left .featured-blog--description,
.featured-blog--right .featured-blog--description,
.featured-blog--right .featured-blog--link {
  font-size: 14px !important;
  line-height: 20px !important;
}
/* Services Table */
.template-2023 .body-container-wrapper.v2 .services-container h2 {
  color: #f08934;
  font-family: 'Letter Marker',"Roboto" !important;
  font-size: 55px;
  line-height: 1;
  margin-bottom: 20px;
}
.services-container > .text-center p {
  max-width: 735px;
  margin: 0 auto 50px;
}
.services-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.services-item {
  flex: 0 25%;
  padding: 30px 30px 35px;
}
.services-item > a {
  color: #121829 !important;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 10px;
  font-weight: 700;
}
.services-item ul {
  margin-bottom: 0;
  list-style: none;
  padding: 0;
  margin-top: 5px;
}
.services-item ul a {
  color: #323E48 !important;
  font-size: 16px;
  line-height: 30px;
}
.services-item a:hover {
  color: #00B7EF !important;
}
.services-item li {
  margin-bottom: 0;
}
.services-item:not(:nth-last-child(-n+4)) {
  border-bottom: 3px solid #EBF3F5;
}
.services-item:not(:nth-child(4n+4)) {
  border-right: 3px solid #EBF3F5;
}
@media (max-width: 850px) {
  .services-item {
    flex: 0 50%;
    padding: 25px 15px 25px;
  }
  .services-item:not(:nth-child(4n+4)) {
    border-right: 0;
  }
  .services-item:not(:nth-last-child(-n+2)) {
    border-bottom: 3px solid #EBF3F5;
  }
  .services-item:not(:nth-child(2n-2)):not(:nth-child(2n)) {
    border-right: 3px solid #EBF3F5;
  }
}
@media (max-width: 650px) {
  .services-item {
    flex: 0 100%;
    padding: 25px 15px 20px;
    border-right: 0 !important;
    border-bottom: 3px solid #EBF3F5;
  }
  .services-item:first-child {
    border-top: 3px solid #EBF3F5;
  }
  .services-container>.text-center p {
    margin: 0 auto 15px;
  }
}
@media (min-width: 1025px) {
  .template-2023 .font-75{
    vertical-align: inherit !important;
  }
  .featured-blogs .featured-blog--right .featured-blog--content {
    max-width: calc(100% - 220px) !important;
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .featured-blog--left {
    max-width: 40%;
  }
}
@media (min-width: 851px) {
  .featured-case-study--content {
    max-width: calc(100% - 439px);
    width: 100%;
  }
}
@media (max-width: 850px) {
  .featured-blog--left {
    max-width: 100%;
  }
  .featured-blogs-container {
    display: block;
  }
  .featured-blog--left .featured-blog--item .featured-blog--content {
    padding: 0;
  }
  .featured-blog--item > div {
    padding: 20px 0 20px !important;
    display: block !important;
  }
  .featured-blog--right .featured-blog--image {
    max-width: 100% !important;
    margin-bottom: 10px;
  }
  .featured-blogs .featured-blog--left .featured-blog--image {
    height: 197px !important;
  }
  .template-2023 .atmc-hero-021 .atmc-hero-02_heading, 
  .template-2023 .atmc-hero-02 .atmc-hero-02_heading {
    font-size: 30px;
    line-height: 40px;
  }
  .template-2023 .atmc-hero-021 p,
  .template-2023 .atmc-hero-021 .atmc-hero-02_heading.font-associate,
  .template-2023 .atmc-hero-02 p,
  .template-2023 .atmc-hero-02 .atmc-hero-02_heading.font-associate {
    font-size: 44px !important;
    line-height: 44px !important;
  }
  .template-2023 .body-container-wrapper.v2 h2, .template-2023 .body-container-wrapper.v2 .h2 {
    font-size: 34px !important;
    line-height: 40px !important;
  }
  .template-2023 .body-container-wrapper p {
    font-size: 16px;
    line-height: 25px;
  }
  .template-2023 .body-container-wrapper.v2 .h2-text {
    font-size: 16px !important;
    line-height: 25px !important;
  }
  .featured-case-study {
    display: block;
  }
  .featured-case-study--image {
    max-width: 100%;
    padding-bottom: 0;
  }
  .featured-case-study--content {
    padding-top: 20px;
  }
  .featured-blog--item:hover > div {
    background-color: transparent;
  }
  .featured-blog--right .featured-blog--item:last-child {
    padding-top: 20px;
  }
  .featured-blogs .featured-blog--right p.category-text a {
    font-size: 30px;
  }
  .featured-blogs .featured-blog--right .featured-blog--title {
    font-size: 26px !important;
    line-height: 36px !important;
  }
  .featured-blog--description,
  .featured-blog--link {
    font-size: 16px !important;
    line-height: 21px !important;
  }
  .featured-blog--item {
    padding: 20px 0;
  }
  .template-2023 .body-container-wrapper.v2 .hs-button,
  .template-2023 .body-container-wrapper.v2 .atmc-btn-secondary,
  .template-2023 .body-container-wrapper.v2 .cta_button,
  .template-2023 .body-container-wrapper.v2 .atmc-gallery .atmc-btn{
    font-size: 28px !important;
    line-height: 37px;
    padding: 0 31px;
  }
  .template-2023 .body-container-wrapper.v2 .atmc-btn {
    padding: 0 31px !important;
    width: auto !important;
  }
  .template-2023 .body-container-wrapper.v2 .hs-button .fas.fa-arrow-right {
    font-size: 18px;
    margin-left: 10px;
  }
  .template-2023 .dnd-section {
    padding: 60px 20px;
  }
  body .bg-dots {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .textbox-container {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .template-2023 .custom-offer-container h2,
  .template-2023 .custom-offer h2,
  .template-2023 .custom-offer .atmc-headline-default {
    font-size: 44px !important;
    line-height: 55px;
  }
  .template-2023 .custom-offer-container .font-75,
  .template-2023 .custom-offer .font-75 {
    font-size: 60px !important;
    line-height: 55px;
  }
  .featured-case-study--content .featured-case-study--description {
    margin-bottom: 10px;
  }
  .featured-case-study--content.active .featured-case-study--description {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .template-2023 .atmc-hero-021 .text-center h1,
  .template-2023 .atmc-hero-02 .text-center h1 {
    font-size: 4.7rem !important;
    line-height: 3rem !important;
  }
  .template-2023 .atmc-hero-021 .text-center p,
  .template-2023 .atmc-hero-02 .text-center p {
    font-size: 1.9rem !important;
    line-height: 2.2rem;
  }
}
@media (max-width: 650px) {
  .textbox-content {
    background-position: 60% center;
  }
  .textbox-content-inner {
    padding: 40px 40px 50px;
  }
}
@media only screen and (max-width: 600px) {
  .cta-banner-mobile{
    margin-left: -40px;
    margin-right: -40px;
  }
}
/* Module 2x1 Column */
.body-container-wrapper.v2 .column-two-one-container h2 {
  font-family: 'Letter Marker', "Roboto" !important;
  font-weight: 400 !important;
/*   color: #f08934 !important; */
  line-height: 2.8rem !important;
  letter-spacing: 2px !important;
  margin-bottom: 10px;
}
.column-two-one {
  margin-top: 45px;
  display: flex;
  gap: 30px;
}
.column-two-one .column-two-container > div,
.column-one-container {
  background: #EBF3F5;
  border-radius: 15px;
  padding: 40px;
}
.column-two-one h3,
.column-single h3 {
  color: #121829;
  font-size: 19px !important;
  line-height: 25px !important;
  margin-bottom: 0;
}
.body-container-wrapper.v2 .column-two-one p,
.body-container-wrapper.v2 .column-single p {
  color: #323E48;
  margin-bottom: 0;
}
.column-two-container > div:first-child {
  margin-bottom: 30px;
}
.column-two-one img,
.column-single img {
  margin-bottom: 10px;
}
@media only screen and (min-width: 851px) {
  .column-two-container,
  .column-one-container {
    width: 50%;
  }
}
@media only screen and (min-width: 1100px) {
  .column-two-container {
    width: 65%;
  }
  .column-one-container {
    width: 35%;
  }
}
@media only screen and (max-width: 850px) {
  .column-two-one {
    display: block;
  }
  .column-two-container {
    margin-bottom: 30px;
  }
}
/* Module 2x2 Column */
.column-two-two-container .column-two-one {
  display: block;
}
.column-two-two-container .column-two-container {
  width: 100%;
  margin-top: 45px;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.column-two-two-container .column-two-container > div {
  max-width: 49.1%;
  width: 100%;
}
.column-two-two-container .column-two-container > div:first-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1230px) {
  .column-two-two-container .column-two-container {
    justify-content: center;
  }
  .column-two-two-container .column-two-container > div {
    max-width: 45%;
  }
}
@media only screen and (max-width: 850px) {
  .column-two-two-container .column-two-container > div {
    max-width: 100%;
  }
  .column-two-two-container .column-two-container {
    margin-bottom: 0;
  }
}
.optimise-section {
  text-align: center;
  position: relative;
}
.optimise-section .h2,
.optimise-section .p_preheader {
  margin-bottom: 0 !important;
  position: absolute;
}
.optimise-item {
  background-repeat: no-repeat;
  background-size: initial;
  background-position: center center;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 70px;
}
.optimise-main {
  background-image: url(https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/Background/optimise.svg);
  padding: 100px 0 105px;
  color: #121729;
  z-index: 1;
  margin-top: -15%;
}
.optimise-main .optimise-text {
  max-width: 400px;
}
#optimise-design {
  background-image: url(https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/Background/design.svg);
}
#optimise-design .optimise-text p {
  color: #fff;
}
#optimise-build {
  background-image: url(https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/Background/build.svg);
}
#optimise-deliver {
  background-image: url(https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/Background/deliver.svg);
}

#optimise-design.active {
  background-image: url(https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/Background/design-hover.svg);
}
#optimise-build.active {
  background-image: url(https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/Background/build-hover.svg);
}
#optimise-deliver.active {
  background-image: url(https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/Background/deliver-hover.svg);
}
#optimise-design,
#optimise-deliver {
  margin-top: 70px;
}
.optimise-annex {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  z-index: 2;
  position: relative;
}
.optimise-annex .h2 {
  color: #fff !important;
}
.optimise-annex .optimise-item {
  max-width: 33.3333%;
  width: 100%;
  min-height: 190px;
}
.optimise-annex .optimise-item:not(.active) {
  background-size: 70%;
}
.optimise-text p {
  line-height: 1.3;
  font-size: 14px;
}
.optimise-text p:last-child {
  margin-bottom: 0;
}
.optimise-item:not(.active) .optimise-text {
  opacity: 0;
}
.optimise-item.active .h2,
.optimise-item.active .p_preheader {
  opacity: 0;
}
.optimise-item.active {
  -webkit-transition: all 500ms ease-in;
  -moz-transition: all 500ms ease-in;
  -ms-transition: all 500ms ease-in;
  -o-transition: all 500ms ease-in;
  transition: all 500ms ease-in;
}
.optimise-section h3,
.optimise-text {
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
}
.optimise-main-hover {
  z-index: 99;
  position: absolute;
  width: 40%;
  height: 44%;
  margin: 0 auto;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
  cursor: pointer;
}
.optimise-section .p_preheader {
  color: #121729;
}
.optimise-section i.far.fa-times-circle {
  cursor: pointer;
  font-size: 25px;
  position: absolute;
  right: 0;
  top: 20px;
  text-align: right;
}
@media (min-width: 1200px) {
  .optimise-text p {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .optimise-section .p_preheader {
    font-size: 70px;
  }
}
@media (min-width: 851px) {
  .optimise-text .fa-times-circle {
    display:none;
  }
}
@media (max-width: 850px) {
  .optimise-section {
    z-index: 99999;
  }
  .optimise-main {
    padding: 70px 0;
    margin-top: -55px;
  }
  .optimise-main-hover {
    bottom: 28px;
  }
  .optimise-annex .optimise-item {
    padding: 20px 0;
    background-size: contain !important;
  }
  .optimise-item .h2,
  .optimise-item .p_preheader {
    opacity: 1 !important;
  }
  .optimise-item p {
    font-size: 16px !important;
    line-height: 1.2 !important;
  }
  .optimise-main.optimise-item.active {
    z-index: 2;
  }
  .optimise-main .optimise-text {
    background-image: url(https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/Background/optimise.svg);
    color: #121729;
    z-index: 1;
    padding: 50px;
    background-size: contain;
    max-width: 90%;
    background-color: #fceadc;
    border-radius: 10px;
  }
  .optimise-main i.far.fa-times-circle {
    right: 10px;
    top: 10px;
  }
  #optimise-design .optimise-text {
    background-image: url(https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/Background/design-hover.svg);
  }
  #optimise-build .optimise-text {
    background-image: url(https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/Background/build-hover.svg);
  }
  #optimise-deliver .optimise-text {
    background-image: url(https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/Background/deliver-hover.svg);
  }
  .optimise-text {
    background-repeat: no-repeat;
    background-position: center center;
    padding: 70px 40px;
    position: fixed;
    top: -100%;
    left: 0;
    right: 0;
    max-width: 300px;
    margin: auto;
    z-index: -1;
  }
  .optimise-item.active .optimise-text {
    z-index: 999;
    top: 30%;
  }
  #optimise-deliver, #optimise-design {
    margin-top: 20px;
  }
  .template-2023 .body-container-wrapper.v2 .optimise-item .h2 {
    position: relative;
  }
  .optimise-annex .optimise-item {
    min-height: auto;
    display: block;
  }
  .optimise-item.active:before {
    content: "";
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    display: inline-block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
  }
  .template-2023 .body-container-wrapper.v2 .optimise-item .h2 {
    font-size: 15px !important;
    line-height: 1.5 !important;
  }
}
@media (max-width: 650px) {
  .optimise-main .optimise-text,
  .optimise-text {
    border-radius: 50%;
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .optimise-text p {
    font-size: 16px!important;
    line-height: 1.3!important;
  }
  #optimise-design .optimise-text {
    background: #121829;
  }
  #optimise-build .optimise-text {
    background: #f08934;
  }
  #optimise-deliver .optimise-text {
    background: #00b7ef;
  }
}
.pcx-awards-title{
    text-align: center;
    font-weight: 600;
}
.pcx-awards-carousel  .slick-slide {
      margin: 0 10px;
}
.pcx-awards-featured-img{
    width: auto;
    display: block;
    height: 100px;
    margin: 0px auto 15px;
}
.pcx-awards-item{
    background-color: #ffffff;
    border-radius: 16px;
    position: relative;
    min-height: 200px;
    overflow: hidden;
}
.pcx-awards-arrow-wrapper{
    position: relative;
}
.pcx-awards-carousel-arrows{
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 40px;
    padding: 0px;
}
.pcx-awards-item .awards-learn-more-wrapper{
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
    opacity: 0;
    transition: visibility 0s, opacity 0.2s linear;
}
.pcx-awards-item:hover .awards-learn-more-wrapper{
  visibility: visible;
  opacity: 1;
}
.awards-learn-more-wrapper a{
    top: 40%;
}
.awards-learn-more-wrapper,
.pcx-awards-inner{
    position: absolute;
    width: 100%;
    height: 100%;
}
.pcx-awards-inner{
        padding-top: 15px;
}
 .pcx-awards-carousel .slick-arrow{
     display: none !important;
}
 .pcx-awards-carousel-arrows li{
     display: inline-block;
     background-color: #ffffff;
     padding: 15px;
     border-radius: 100%;
     padding: 10px 18px;
     cursor: pointer;
}
 .pcx-awards-carousel-arrows li:hover{
     background-color: #00b7ee;
}
 .pcx-awards-carousel-arrows li:hover i{
     color: #ffffff;
}
 .pcx-awards-carousel-arrows li i{
     font-size: 20px;
     margin-top: 5px;
}
 .pcx-awards-carousel-arrows li:first-child{
     margin-right: 15px;
}
.ProbecxOurGoalSection{
   display: inline-flex; 
    gap: 50px 20px;
    align-items: center;
}
.ProbecxOurGoalSection-first-col{
    max-width: 900px;
    padding-right: 50px;
}
.ProbecxOurGoal-panels{
    min-width: 255px;
    background-color: #ffffff;
-webkit-box-shadow: 0px 2px 14px -4px rgba(0,0,0,0.41);
-moz-box-shadow: 0px 2px 14px -4px rgba(0,0,0,0.41);
box-shadow: 0px 2px 14px -4px rgba(0,0,0,0.41);
    padding: 45px 30px;
    border-radius: 15px;
    margin-bottom: 15px;
}
.ProbecxOurGoal-panels > *{
    text-align: center;
    color: #121829;
}
.ProbecxOurGoalSection .pcx-orange-btn{
    margin-top: 20px;
    margin-bottom: 40px;
}
.ProbecxOurGoal-panels img{
    margin: 0px auto 10px;
    display: block;
}
.ProbecxOurGoal-panels .pcx-panel-num{
    font-size: 1.4rem;
    font-weight: 600;
}
.ProbecxOurGoal-panels .pcx-panel-cap{
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
}
.pcx-blue{
    color: #00b7ef !important;
}
.homepage-h2-with-link-v2 a{
    text-decoration: underline;
}
.probecx-footer-2023{
    background-color: #EBF3F5;
}
.probecxFooterBanner-wrapper{
    background-image: url('https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/Homepage/2023/banner-bg-bottom.png');
    background-position: bottom center;
    background-size: 100%;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-right: 20px;
}
.probecxOurApproach-wrapper .main-content-p{
    margin-bottom: 40px;
}
.probecxOurApproach-wrapper{
    background-image: url('https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/Homepage/2023/oct/banner-bg-2023.png');
}
.probecxFooterBanner{
     background-image: url('https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/Homepage/2023/oct/footer-banner-bg.png');
}
.probecxOurApproach-wrapper,
.probecxFooterBanner{
    padding: 5rem 4rem 5rem;
    max-width: 1200px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 25px;
    margin:0px auto;   
}
.probecxFooterBanner .primary-title{
    font-family: Associate Sans Stencil!important;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
.probecxFooterBanner .secondary-title{
    font-family: Letter Marker,Roboto!important;
    font-size: 60px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #F08934 !important;
    margin-bottom: 40px;
}
.pcx-orange-btn{
    border-color: #f08934 !important;
    background-color: #f08934 !important;
    color: #fff !important;
    line-height: normal;
    text-transform: uppercase !important;
    font-weight: 900;
    transition: 0.3s;
}
.pcx-orange-btn:hover{
     border-color: #59b6ec !important;
     background-color: #59b6ec !important;  
/*     color: #f08934 !important; */
}
.body-container-wrapper.v3 h1.atmc-hero-02_heading.font-associate {
    font-family: Letter Marker,Roboto!important;
    font-size: 7rem;
}
.body-container-wrapper.v3 h1.atmc-hero-02_heading.font-associate span{
    color: #F08934 !important;
}
.body-container-wrapper.v3 .home-button{
    margin-top: 30px;
}
.body-container-wrapper.v3 .home-button .hs-button{
    text-transform: uppercase;
}
.body-container-wrapper.v3 .home-button .hs-button:first-child{
    background-color: #F08934 !important;
    border-color: #F08934 !important;
    margin-right: 15px;
    transition: 0.3s;
}
.body-container-wrapper.v3 .home-button .hs-button:first-child:hover{
    background-color: #00B7EF !important;
    border-color: #00B7EF !important;    
}
.body-container-wrapper.v3 .home-button .hs-button:nth-child(2){
     background-color: #FFFFFF !important;
    border-color: #FFFFFF !important;
    color: #F08934 !important;
    transition: 0.3s;
}
.body-container-wrapper.v3 .home-button .hs-button:nth-child(2):hover{
     background-color: #00B7EF !important;
    border-color: #00B7EF !important;  
    color: #ffffff !important;
}
h2.homepage-h2-with-link-v3{
        margin-top: 0px !important;
    font-family: Montserrat,sans-serif !important;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 25px;
}
h2.homepage-h2-with-link-v3 a{
    text-decoration: underline;
   color: #00B7EF !important;
    transition: 0.3s;
}
h2.homepage-h2-with-link-v3 a:hover{
   color: #0079AB !important;
  text-decoration: none;
}
h3.homepage-h3{
     font-family: Montserrat,sans-serif !important;
    font-weight: normal;
}
.optimizeModule-btn-container{
    margin-top: 30px;
}
.pcxAwardsModule-wrapper{
    max-width: 1170px;
    margin: 0px auto;
  display: grid;
  grid-template-columns: auto auto auto auto;
  grid-gap: 15px;
    padding-left: 20px;
    padding-right: 20px;
}
.pcxAwardsModule-items{
    background-color: #ffffff;
    border-radius: 10px;
    transition: 0.3s;

}
.pcxAwardsModule-items-wrapper{
     padding: 20px 15px 20px;
    display: block;
}
.pcxAwardsModule-items:hover{
-webkit-box-shadow: 0px 3px 10px -3px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 3px 10px -3px rgba(0,0,0,0.6);
box-shadow: 0px 3px 10px -3px rgba(0,0,0,0.6);
}
.pcxAwardsModule-items .pcxAwardsModule-title{
    font-size: 1rem;
    color: #121829;
    font-weight: 600;
    line-height: normal;
        width: 65%;
}
.pcxAwardsModule-inner{
    display: flex;
    gap: 15px;
      align-items: center;
/*   justify-content: center; */
}
.pcxAwardsModule-inner .pcxAwardsModule-img{
    width: 35%;
}
.pcxAwardsModule-img img{
   display: block;
    margin: 0px auto;
}
.pcx-industries-carousel .slick-track{
    display: flex !important;
}
.pcx-industries-carousel .slick-slide{
      background-color: #EBF3F5;
     height: inherit !important;
     margin: 0 15px;
        border-radius: 14px;
    transition: 0.3s;
    margin-bottom: 10px;
}
.pcx-industry-headertop{
    align-items: center;
    display: flex;
    gap: 15px;
}
.pcx-industry-headertop{
    margin-bottom: 10px;
}
.pcx-industry-headertop .pcx-industry-img{
    width: 50px;
}
.pcx-industry-headertop .pcx-industry-title{
    font-weight: 600;
    font-size; 1.1rem;
}
.pcx-industries-carousel .slick-slide:hover{
 -webkit-box-shadow: 0px 3px 10px -3px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 3px 10px -3px rgba(0,0,0,0.6);
box-shadow: 0px 3px 10px -3px rgba(0,0,0,0.6);   
}
.pcx-industries-carousel .slick-arrow{
    display: none !important;
}
.pcx-industry-item .pcx-industry-title,
.pcx-industry-item .pcx-industry-overview{
      color: #121829 !important;  
}
.pcx-industry-item a{
    display: block;
    padding: 25px;

}
.pcx-industries-carousel-nav{
    max-width: 1170px;
    display: block;
    margin: 20px auto;
    padding: 0px 20px 0px;
}
.pcx-industries-carousel-nav .pcx-industries-carousel-arrows{
    display: flex;
    gap: 18px;
}
.pcx-industries-carousel-nav-prev .fas,
.pcx-industries-carousel-nav-next .fas{
    border: 1px solid #00B7EF;
    border-radius: 100%;
    font-size: 1rem;
    color: #FFFFFF;
    background-color: #00B7EF;
    padding: 15px 15px;
    cursor: pointer;
}
.pcx-industries-carousel-nav-prev .fas:hover,
.pcx-industries-carousel-nav-next .fas:hover{
    border: 1px solid #0079AB;
    background-color: #0079AB;
}
.industry-carousel-ver2 .pcx-industries-carousel .slick-track .slick-slide{
    background-color: #ffffff !important;
    transition: 0.3s;
}
.industry-carousel-ver2 .pcx-industries-carousel .slick-track .slick-slide:hover{
    background-color: #EFFAFF !important;
}
.pcx-industry-carousel-panel-arrows{
    text-align: right;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.pcx-industry-carousel-panel-arrows li:first-child {
    margin-right: 10px !important;
}
.pcx-industry-carousel-panel-arrows li {
    padding: 5px 12px !important;
    background-color: #E2E8F0 !important;
    border: 1px solid #E2E8F0 !important;
    color: #64748B !important;
    transition: 0.3s;
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    transition: 0.3s;
}
.pcx-industry-carousel-panel-arrows li:hover{
    color: #ffffff !important;
        background-color: #00B7EF !important;
    border: 1px solid #00B7EF !important;
}
@media screen and (max-width: 1024px) {
    .ProbecxOurGoal-panels {
        min-width: 190px;
    }
}
@media screen and (max-width: 850px) {
    .body-container-wrapper.v3 .featured-blog--left .featured-blog--item>div,
    .body-container-wrapper.v3 .featured-blog--left .featured-blog--item{
        padding-top: 0px !important;
    }
    .body-container-wrapper.v3 .featured-blog--title{
        font-size: 20px!important;
        line-height: 24px!important;
    }
}
@media screen and (max-width: 768px) {
    .ProbecxOurGoalSection-first-col{
            padding-right: 0px;
    }
     .optimizeModule-container{
           align-items: unset !important;
    }   
 .body-container-wrapper.v3 h1.atmc-hero-02_heading.font-associate {
    font-size: 5rem !important;
    }
    .template-2023 .v3 .atmc-hero-02{
         padding: 130px 0 !important;
    }
   h2.homepage-h2-with-link-v3{
      font-size: 2rem !important; 
   }
    .pcxAwardsModule-wrapper{

      grid-template-columns: auto auto auto;

    }
    .ProbecxOurGoalSection{
       display: block; 

    }
    .ourGoalFeaturedImg img{
        display:block;
        margin: 0px auto 40px;
    }
    .ProbecxOurGoal-panels-container{
        display: flex;
         justify-content: center;
                gap: 50px 20px;
    }
    .ProbecxOurGoal-panels{
        max-width: 200px;
    }
}
@media screen and (max-width: 767px) {
    .pcx-industry-carousel-panel-arrows{
            text-align: center;
    }
     .ProbecxOurGoal-panels-container{
        display: block;
    }  
        .ProbecxOurGoal-panels{
        max-width: 100%;
    }
}
@media screen and (max-width: 600px){
    .optimizeModule-container{
        display: block !important;
    }
    .optimizeModule-container>div{
        margin-top: 40px;
        width: 100% !important;
    }    
}
@media screen and (max-width: 480px) {
    .pcx-industries-carousel-nav-prev .fas, 
    .pcx-industries-carousel-nav-next .fas{
        font-size: 1rem;
    }
    .ourGoalFeaturedImg{
     padding-left: 30px;
    padding-right: 30px;       
    }
    .ProbecxOurGoal-panels img{
        float: right;
    }
    .ProbecxOurGoal-panels > *{
        text-align: left !important;
    }
  .body-container-wrapper.v3 h1.atmc-hero-02_heading.font-associate {
    font-size: 5rem !important;
    }
    .body-container-wrapper.v3 .home-button{
        margin-top: 0px;
    }
    .template-2023 .v3 .atmc-hero-02{
         padding: 120px 0 !important;
    }
    .probecxOurApproach-wrapper,
    .probecxFooterBanner{
    padding: 4rem 2rem 4rem;
    }
    .probecxFooterBanner .primary-title{
        font-size: 45px;
        line-height: 47px;
    }
    .probecxFooterBanner .secondary-title{
        font-size: 64px;
    }
    .pcxAwardsModule-wrapper{

      grid-template-columns: auto;
    }
}
@media screen and (max-width: 360px) {
    .pcx-industry-headertop{
        flex-direction: column;
    }
}
.variant4-section-row{
    padding-left: 30px;
    padding-right: 30px;
}
.variant4-section-banner-wrapper{
     max-width: 1170px;
  margin: 0px auto;
    padding-top: 70px; 
}
.variant4-section-wrapper{
  max-width: 1170px;
  margin: 0px auto;
     padding-top: 50px; 
}
.variant4-banner-section{
    background-position: center bottom; 
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 3rem;
    padding-bottom: 5rem;
}
.variant4-preheader{
    font-family: 'Letter Marker', "Roboto";
    font-size: 3.45rem;
    font-weight: 400;
    color: #f08934;
    line-height: 2.8rem;
    letter-spacing: 2px;
}
h1.variant4-h1{
    color: #ffffff;
    font-family: "Roboto";
    font-weight: 600 !important;
    letter-spacing: 0px;
    line-height: 48px !important;
}
.variant4-cover-img img{
    margin: 0px auto;
    max-width: 500px;
    display: block;
    width: 100%;
    height: auto;
}
.variant4-banner-top{
   margin-bottom: 20px;
/*         margin-top: 50px; */
}
.variant4-banner-quote{
    margin-left: -50px;
}
.variant4-banner-quote blockquote{
margin: 50px auto;
       padding: 0em 30px 50px 115px;
    position: relative;
    border-left: unset !important;
}
.variant4-banner-quote blockquote span{
    font-family: 'Letter Marker', "Roboto";
    color: #f08934 !important;
        font-size: 2.45rem;
}
.variant4-banner-quote blockquote::before{
  font-family:'circular';
  content: "\201C";
  color:#F08934;
  font-size:4em;
  position: absolute;
  left: 70px;
  top: 17px;
}

.variant4-banner-quote blockquote::after{
  content: '';
}
.variant4-banner-quote{
    background-image: url('https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/resources/2024-isg-provider-lens-quadrant-report/speech%20bubble.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    
}
.resource4-section-two{
/*    background-image: ;
     background-repeat: no-repeat;
        background-position: center bottom;  */
    background-size: 100% 100%;
        margin-top: -40px;
    padding-top: 40px;
    position: relative;
    z-index: -2;
   
    
      background-image: url('https://6222830.fs1.hubspotusercontent-na1.net/hubfs/6222830/Probe/resources/2024-isg-provider-lens-quadrant-report/brush-light-blue-texture-bottom.png'), url(https://www.probecx.com/hubfs/Probe/Solutions/Contact%20Centre/p-web-dots%20accent.png);
  background-position: center bottom;
  background-repeat: no-repeat, repeat;
}
.resource4-section-two-cta-banner{
    margin: 60px auto;
    display: block;
    max-width: 800px;
    height: auto;
}
.resource4-section-three {
    background-image: url(https://www.probecx.com/hubfs/Probe/Solutions/Contact%20Centre/p-web-dots%20accent.png) !important;
    background-position: center bottom !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    margin-top: -50px;
        padding-bottom: 110px;
}
@media only screen and (max-width: 768px){
    .resource4-section-four-slider-item{
     padding: 20px 30px 20px !important;
    }
    .resource4-section-four-slider-cols{
    display: block !important;  
    }
    .resource4-section-four-slider-col-second,
   .resource4-section-four-slider-col-first{
        flex-basis: 100%;
    }
    .resource4-section-three-col-img img{
        width: 100% !important;
    }
    .resource4-section-three-col:first-child{
            margin-bottom: 60px;
    }
   .resource4-section-three-cols{
      display: block !important; 
    }
    .resource4-section-three-col{
            flex-basis: 100%;
    }
    .variant4-banner-quote blockquote{
            padding: 0em 30px 50px 78px;
    }
    .variant4-banner-quote{
        margin-left: 0px;
    }
    .variant4-banner-quote blockquote::before {
        left: 42px;
    }
}
@media only screen and (max-width: 480px) {
    .blue-blockquote blockquote:before {
            left: 20px !important;
    }
    .blue-blockquote blockquote{
        padding: 0 30px 30px 60px !important;
    }
     .variant4-ebook-covers{
         display: block !important;
    }
    .variant4-ebook-cover-items{
             flex-basis: 100%;
    }
   h1.variant4-h1{
       line-height: normal !important;
    }
}
/* rebrand 2024 */
.menu-featured-ebook span.title,
.industry ul li a,
.services-three-cols ul li a,
.menu-tab-link,
.solutions-sub-menu span,
.atmc-header .atmc-header_menu>.hs-menu-wrapper>ul>li>a{
  font-family: "Figtree", sans-serif !important;
}
.p_preheader{
  font-family: "Roboto", sans-serif !important;
}
h2.p_preheader {
  color: #020617 !important;
}
.body-container-wrapper.v3 .home-button .hs-button:nth-child(2),
.probe-report-banner-col-cta .hs-web-interactive-inline a{
  background: #ffffff !important;
  border: none !important;
  color: #00B7EF !important;
  padding: .75rem 1rem;
  text-transform: none !important;
}
.body-container-wrapper.v2 .atmc-btn-l{
  text-transform: math-auto !important;
  border: none !important;
  font-family: "Figtree", sans-serif !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  padding: 1rem 1.5rem;   
  color: #EF8934 !important;
  background-color: #ffffff !important;    
}
.body-container-wrapper.v2 .atmc-btn-l:hover{
  color: #ffffff !important;
  background-color: #EF8934 !important;       
}
.body-container-wrapper.v2 .atmc-btn-secondary,
.template-2023 .body-container-wrapper.v2 .hs-button,
.resource-section-btn a.hs-button,
.template-2023 .body-container-wrapper.v2 .atmc-hero-02 .hs-button,
.body-container-wrapper.v2 .custom-team-member-card-group.v2 .learn-more-btn,
.body-container-wrapper.v2 .custom-team-member-card-group.v2 .download-button a,
.body-container-wrapper.v2 .hs-button,
.atmc-header .hs-menu-depth-1:last-child>a,
.body-container-wrapper.v3 .home-button .hs-button:first-child,
.hs-button.pcx-orange-btn {
  text-transform: math-auto !important;
  background: #00B7EF !important;
  border: none !important;
  color: #ffffff !important;
  font-family: "Figtree", sans-serif !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  padding: .75rem 1rem;
}
.body-container-wrapper.v2 .atmc-btn-secondary:hover,
.template-2023 .body-container-wrapper.v2 .hs-button:hover,
.resource-section-btn a.hs-button:hover,
.template-2023 .body-container-wrapper.v2 .atmc-hero-02 .hs-button:hover,
.body-container-wrapper.v2 .custom-team-member-card-group.v2 .learn-more-btn:hover,
.body-container-wrapper.v2 .custom-team-member-card-group.v2 .download-button:hover a,
.body-container-wrapper.v2 .hs-button:hover,
.body-container-wrapper.v3 .hs-button:hover,
.atmc-header .hs-menu-depth-1:last-child>a:hover{
  color: #ffffff !important;
  background: #0079AB !important;
  text-transform: math-auto !important;
  border: 1px solid #ffffff !important;
  text-transform: none !important;
  border: none !important;
}
.body-container-wrapper.v3 .home-button .hs-button:first-child:hover,
.body-container-wrapper.v3 .home-button .hs-button:nth-child(2):hover,
.probe-report-banner-col-cta .hs-web-interactive-inline a:hover,
.hs-button.pcx-orange-btn:hover {
  background: #0079AB !important;
  border: none !important;
  color: #FFFFFF !important;
}
.hs-blog-post h1,
.body-container-wrapper.v2 .h2,
.atmc-hero-02_heading.sr-invisible.fadeInBottom,
.variant-3 h1,
.template-2023 .atmc-hero-021 p, .template-2023 .atmc-hero-02 p,
.template-2023 .atmc-hero-02 .atmc-hero-02_heading.font-associate,
.body-container-wrapper.v2 h1 span.h2,
.body-container-wrapper.v3 h1.atmc-hero-02_heading.font-associate{
  font-size: 48px !important;
  line-height: 56px !important;
  font-family: "Figtree", sans-serif !important;
  font-weight: 700 !important;
  text-transform: none !important;
  margin-bottom: 0px !important;
  letter-spacing: 0.38px !important;
}

.body-container-wrapper.v2 .probe-blog-news-banner .h2 {
  color: #020617 !important;
  font-size: 40px !important;
  line-height: 48px !important;
  font-family: "Figtree", sans-serif !important;
  font-weight: 700 !important;
  text-transform: none !important;
  margin-bottom: 0px !important;
  letter-spacing: 0.38px !important;
}
.body-container-wrapper.v2 .atmc-hero-06_heading .h1.h2 {
  color: #f08934 !important;
}
.template-2023 .atmc-hero-021 p, .template-2023 .atmc-hero-02 p{
  margin-bottom: 30px !important;
}
.template-2023 .atmc-hero-02 .atmc-hero-02_heading{
  font-family: "Roboto", sans-serif !important;
  font-weight: 700 !important;
}
.body-container-wrapper.v2 .font-associatesans *:not(.font-lettermarker),
.body-container-wrapper.v2 p.font-associatesans span{
  font-family: "Roboto", sans-serif !important;
  text-transform: none !important;
  font-weight: 600;

}
.blog-2022 .atmc-blog-post h2,
p.h2.font-associatesans.h4-reset,
.template-2023 .body-container-wrapper.v2 h2,
.resource-section .resource-section-header h2,
.body-container-wrapper.v2 h2.homepage_h2,
.body-container-wrapper.v2 h2,
.services-content.services-content-common .p_preheader span,
.probecxFooterBanner .primary-title,
.services-content h2,
.probe-report-banner-col-content h2,
h2.homepage-h2-with-link-v3{
  text-transform: none !important;
  font-size: 40px !important;
  line-height: 48px !important;
  font-family: "Figtree", sans-serif !important;
  font-weight: 700 !important;
  margin-bottom: 20px !important;
  letter-spacing: 0.32px !important;
}
.column-two-one h3, 
.column-single h3{
  font-family: "Figtree", sans-serif !important;
  font-weight: 700 !important;  
  margin-bottom: 15px;
}
.template-2023 .atmc-hero-02 p,
.probecxFooterBanner .secondary-title,
h3.homepage-h3{
  font-size: 32px !important;
  line-height: 40px !important;
  font-family: "Figtree", sans-serif !important;
  font-weight: 700 !important;    
}
.featured-blogs p.category-text a{
  font-family: "Figtree", sans-serif !important;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 20px !important; 
  text-transform: uppercase;
}
.featured-blog--item .featured-blog--link,
.featured-blog--title{
  font-family: "Figtree", sans-serif !important;
  font-weight: 700 !important;        
}
.featured-blog--content:hover .featured-blog--title a{
  color: #121829 !important;
}
.featured-blog--content .featured-blog--link{
  color: #00B7EF !important;
  text-decoration: underline;
}
.featured-blog--content:hover .featured-blog--link{
  color: #0079AB !important;
  text-decoration: none;
}
.featured-blog--content .featured-blog--link .fa-chevron-right::before{
  content: "\f061" !important;
}
.p_preheader{
  margin-bottom: 0px !important;
}
.p_preheader span, p_preheader,
.probecxOurApproach-banner .pre-title.p_preheader {
  font-family: "Figtree", sans-serif !important;
  font-size: 24px !important;
  line-height: 32px !important;
  color: #00B7EF !important;
  font-weight: 500 !important;
}
.custom-team-popup-group.v2 .profile-designation{
  font-size: 15px !important;
}
.pcx-panel-num{
  font-family: "Figtree", sans-serif !important;
  font-weight: 700 !important;
}
.body-container-wrapper.v2 .custom-team-member-card-group.v2 .custom-team-bottom-content strong{
  font-family: Figtree, sans-serif !important;
  font-weight: 700 !important;
  font-size: 1.5rem;
  margin-left: 0px;
  letter-spacing: 0;
}
.custom-team-popup-group.v2 .overlay-item-description p.top strong{
  font-family: "Figtree", sans-serif !important;
  font-weight: 700 !important;
  font-size: 2rem;
}
.body-container-wrapper.v2 .h4.h4-reset{
  font-family: "Figtree", sans-serif !important;
  font-weight: 700 !important;
}
.font-lettermarker {
  font-family: "Roboto" !important;
  font-size: 3rem;
}
.body-container-wrapper.v2 .font-associatesans .font-lettermarker{
  font-size: 3rem;
}
.template-2023 .body-container-wrapper.v2 .hs-button .fas.fa-arrow-right{
  color: #ffffff !important;
  font-size: 18px;
  margin-left: 5px;
}
.resource-section-col .resource-section-title{
  font-family: "Figtree", sans-serif !important;
  font-weight: 700 !important;   
  text-transform: none !important;
}
.hs-input{
  border-radius: 8px !important;
}
.pg-footer_social p.footer-header.font-lettermarker{
  font-family: "Roboto" !important;
  font-size: 1.2rem !important;
  color: #00b7ef !important;
}
.blog-share-container .font-lettermarker{

}
.custom-team-bottom-content .atmc-cap{
  text-transform: none !important;
  font-size: 14px !important;
}
.ProbecxOurGoal-panels .pcx-panel-cap{
  text-transform: none !important;
}
.blog-2022 .related-article .atmc-blog-recent-posts_post p.category-text{
  font-family: "Roboto" !important;
  font-size: 14px !important;
  text-transform: unset !important;
  margin-bottom: 10px;
}
.blog-2022 .related-article .atmc-blog-recent-posts_post .h3{
  font-family: "Figtree", sans-serif !important;
  font-weight: 700 !important;  
}
.blog-2022 .blog-share-container .font-lettermarker{
  font-size: 1rem !important;
}
.blog-2022 .related-article .h2{
  font-family: Roboto !important;
  font-size: 2rem !important;
  letter-spacing: .38px;
}
.probe-footer-menus li a{
  font-family: "Figtree", sans-serif !important;
  font-weight: 700 !important;     
}
#cta-footer-section .atmc-btn-secondary,
.body-container-wrapper.v2 #hs_cos_wrapper_module_17084968255545 .atmc-btn-secondary{
  color: #FFFFFF !important;
  background-color: #00B7EF !important;
}
#cta-footer-section .atmc-btn-secondary:hover,
.body-container-wrapper.v2 #hs_cos_wrapper_module_17084968255545 .atmc-btn-secondary:hover{
  color: #FFFFFF !important;
  background-color: #0079AB !important;
}
.resource-insights-section .homepage-h2-with-link a{
  color: #000013 !important;
}
.resource-insights-section .homepage-h2-with-link a:hover{
  color: #0079AB !important;
}
.resource-insights-section .p_preheader{
  color: #00b7ef !important;
}

.services-content .p_preheader{
  font-size: 25px !important;
}
.pcx-orange{
  color: #f08934 !important;
}
.featured-case-study--initial .featured-label{
  font-family: "Roboto" !important;
  font-size: 25px !important;
}
.row-with-us{
  font-family: "Roboto" !important;
}
.probe-resource-details-wrapper .blog-title a,
.page-id-114635951721 .atmc-blog-header_title{
  font-family: "Figtree", sans-serif !important;
  font-weight: 700 !important;     
}
#hs_cos_wrapper_resource_category_,
.resource-landing #resource-banner #hs_cos_wrapper_resource_category_{
  font-family: 'Roboto' !important;
}
.cm-post-item-top h2.mt-3,
.cm-post-item-top h2.mt-3 a{
  line-height: 18px !important;
}
.body-container-wrapper.v2 .h4.h4-reset {
  font-size: 16px !important;
  line-height: 24px !important;
}
.pcx-industry-carousel-arrows li {
  background-color: #00b7ef !important;
  border: 1px solid #00b7ef !important;
  color: #ffffff;
}
.pcx-industry-carousel-arrows li:hover {
  background-color: #0079ab !important;
  border: 1px solid #0079ab !important;
}
.resource-insights-section .homepage-h2-with-link a {
  color: #00B7EF !important;
}
.resource-insights-section .homepage-h2-with-link a:hover {
  color: #0079AB !important;
}
.template-2023 .custom-offer .atmc-headline-default {
  color: #020617 !important;
}
.template-2023 .body-container-wrapper.v2 .services-panel-section>.row-fluid {
  max-width: 1400px !important;
}
a {
  color: #00B7EF !important;
}
.pcx-panel-overview a {
  text-decoration: underline !important;
}
a:hover {
  color: #0079AB !important;
  text-decoration: none !important;
}
.homepage-h2-with-link-v3.pcx-blue {
  color: #020617 !important;
  font-size: 40px !important;
  line-height: 48px !important;
}

.news-listing .probe-blog-news-readmore {
  font-family: "Roboto" !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #00b7ef !important;
  letter-spacing: 1px;
}

body .news-listing .probe-blog-news-title .h4 {
  font-size: 20px !important;
  line-height: 28px !important;
  font-style: normal;
  font-weight: 700 !important;
  font-family: "Figtree", sans-serif !important;
  color: #020617;
  text-decoration: none;
  -webkit-transform: unset !important;
  -moz-transform: unset !important;
  -ms-transform: unset !important;
  -o-transform: unset !important;
  transform: unset !important;
  display: block !important;
  letter-spacing: 0 !important;
}
.body-container-wrapper.v2 .atmc-hero .atmc-hero-14_heading {
  font-size: 56px !important;
  line-height: 64px !important;
  color: #F08934 !important;
  text-transform: none !important;
  font-family: "Figtree", sans-serif !important;
  font-weight: 700 !important;
  margin-bottom: 20px !important;
  letter-spacing: 0.32px !important;
}
/* .probe-news-title span {
font-size: 40px !important;
line-height: 48px !important;
} */
.news-article .probe-news-published-date {
  color: #334155 !important;
}
.body-container-wrapper.v2 .news-blog-share-container .font-lettermarker {
  font-size: 14px !important;
  line-height: 20px !important;
  color: #334155 !important;
}

.news-article .news-blog-body p {
  font-size: 16px !important;
  line-height: 24px !important;
  color: #020617 !important;
}

.news-article .news-blog-body {
  font-size: 16px !important;
  line-height: 24px !important;
}

.probe-news-related-insights-section .span6 h3.h2 {
  font-size: 40px !important;
  line-height: 48px !important;
  color: #020617 !important;
}

.news-article .probe-news-related-insights-section .related-insights-posts-type {
  font-size: 14px !important;
  line-height: 20px !important;
  color: #00B7EF !important;
  font-family: "Roboto" !important;
}
.probe-news-related-insights-list .related-insights-posts-details h4.h3 {
  font-size: 20px !important;
  line-height: 28px !important;
  text-transform: none !important;
  font-family: "Figtree", sans-serif !important;
  font-weight: 700 !important;
  margin-bottom: 20px !important;
  letter-spacing: 0.32px !important;
}

.probe-news-related-insights-list .probe-blog-news-readmore .fas {
  font-size: 12px;
  font-weight: 600;
  left: 0px;
  line-height: 16px;
  position: relative;
  top: -2px;
  transition: 0.3s ease-in-out !important;
}
.probe-news-related-insights-list .probe-blog-news-readmore:hover .fas {
  left: 5px; 
}
.h4.font-associatesans .text-white {
  font-weight: normal !important;
}
.h2.font-associatesans span {
  font-family: "Figtree", sans-serif !important;
}
.services-content .p_preheader {
  color: #00b7ef !important;
}
.template-2023 .body-container-wrapper.v2 .atmc-hero-021 .custom-banner-text,
.template-2023 .body-container-wrapper.v2 .atmc-hero-02 .custom-banner-text {
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (max-width: 850px) {
  body .news-article .probe-news-title h1 {
    font-size: 32px !important;
    line-height: 40px !important;
  }
  body .news-article .news-blog-body h2 {
    font-size: 24px !important;
    line-height: 32px !important;
  }
  body .news-article .news-blog-body h3 {
    font-size: 20px !important;
    line-height: 28px !important;
  }
}
.probecx-footer-2023.probecx-footer-careers {
  background-color: #fff !important;
}
.template-2023 .body-container-wrapper.v2 .atmc-btn-secondary, 
.template-2023 .body-container-wrapper.v2 .cta_button, 
.template-2023 .body-container-wrapper.v2 .atmc-gallery .atmc-btn {
  color: #FFFFFF !important;
  background-color: #00B7EF !important;
}
.template-2023 .body-container-wrapper.v2 .atmc-btn-secondary:hover, 
.template-2023 .body-container-wrapper.v2 .cta_button:hover, 
.template-2023 .body-container-wrapper.v2 .atmc-gallery .atmc-btn:hover {
  color: #FFFFFF !important;
  background-color: #0079AB !important;
}
.mt-2.atmc-hero-02_ctas .fas.fa-arrow-right {
  display: none;
}
.template-2023 .atmc-hero-02 h1.atmc-hero-02_heading.sr-invisible.fadeInBottom {
  color: #F08934 !important;
  margin-bottom: 20px !important;
}
.template-2023 .atmc-hero-02 p.sr-invisible.fadeInBottom{
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: normal  !important;
}
.body-container-wrapper.v2 .atmc-blog-header_title {
  color: #f08934 !important;
  font-size: 48px !important;
  line-height: 56px !important;
  font-family: "Figtree", sans-serif !important;
  font-weight: 700 !important;
  text-transform: none !important;
  margin-bottom: 0px !important;
  letter-spacing: 0.38px !important;
}
.body-container-wrapper.v2 .h2 {
  color: #020617 !important;
}

.blog-container .custom-offer-container {
  background-image: none !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.body-container-wrapper.v2 .custom-offer-container>.row-fluid {
  max-width: none !important;
}

.atmc-blog-header .atmc-blog-header_subtitle {
  display: none !important;
}

@media only screen and (max-width: 480px) {
  .body-container-wrapper.v2 .custom-team-member-card-group.v2 .custom-team-bottom-content strong{
    font-size: 30px;
  }
  body .blog-2022 .atmc-blog-post h2{
    line-height: 30px !important;
  }
}
/* END 2024 */