@charset "UTF-8";
@import url("https://p.typekit.net/p.css?s=1&k=phb5apg&ht=tk&f=15700.15701.15703.15704.15705.15707.15708.15709.22708.22709.22710.22711.14719&a=88658257&app=typekit&e=css");
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(63 131 248 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(63 131 248 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #E5E7EB; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
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;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-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.
*/
::-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 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9CA3AF; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9CA3AF; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.tooltip-arrow,.tooltip-arrow:before{
  position: absolute;
  width: 8px;
  height: 8px;
  background: inherit;
}
.tooltip-arrow{
  visibility: hidden;
}
.tooltip-arrow:before{
  content: "";
  visibility: visible;
  transform: rotate(45deg);
}
[data-tooltip-style^='light'] + .tooltip > .tooltip-arrow:before{
  border-style: solid;
  border-color: #e5e7eb;
}
[data-tooltip-style^='light'] + .tooltip[data-popper-placement^='top'] > .tooltip-arrow:before{
  border-bottom-width: 1px;
  border-right-width: 1px;
}
[data-tooltip-style^='light'] + .tooltip[data-popper-placement^='right'] > .tooltip-arrow:before{
  border-bottom-width: 1px;
  border-left-width: 1px;
}
[data-tooltip-style^='light'] + .tooltip[data-popper-placement^='bottom'] > .tooltip-arrow:before{
  border-top-width: 1px;
  border-left-width: 1px;
}
[data-tooltip-style^='light'] + .tooltip[data-popper-placement^='left'] > .tooltip-arrow:before{
  border-top-width: 1px;
  border-right-width: 1px;
}
.tooltip[data-popper-placement^='top'] > .tooltip-arrow{
  bottom: -4px;
}
.tooltip[data-popper-placement^='bottom'] > .tooltip-arrow{
  top: -4px;
}
.tooltip[data-popper-placement^='left'] > .tooltip-arrow{
  right: -4px;
}
.tooltip[data-popper-placement^='right'] > .tooltip-arrow{
  left: -4px;
}
.tooltip.invisible > .tooltip-arrow:before{
  visibility: hidden;
}
[data-popper-arrow],[data-popper-arrow]:before{
  position: absolute;
  width: 8px;
  height: 8px;
  background: inherit;
}
[data-popper-arrow]{
  visibility: hidden;
}
[data-popper-arrow]:before{
  content: "";
  visibility: visible;
  transform: rotate(45deg);
}
[data-popper-arrow]:after{
  content: "";
  visibility: visible;
  transform: rotate(45deg);
  position: absolute;
  width: 9px;
  height: 9px;
  background: inherit;
}
[role="tooltip"] > [data-popper-arrow]:before{
  border-style: solid;
  border-color: #e5e7eb;
}
.dark [role="tooltip"] > [data-popper-arrow]:before{
  border-style: solid;
  border-color: #4b5563;
}
[role="tooltip"] > [data-popper-arrow]:after{
  border-style: solid;
  border-color: #e5e7eb;
}
.dark [role="tooltip"] > [data-popper-arrow]:after{
  border-style: solid;
  border-color: #4b5563;
}
[data-popover][role="tooltip"][data-popper-placement^='top'] > [data-popper-arrow]:before{
  border-bottom-width: 1px;
  border-right-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='top'] > [data-popper-arrow]:after{
  border-bottom-width: 1px;
  border-right-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='right'] > [data-popper-arrow]:before{
  border-bottom-width: 1px;
  border-left-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='right'] > [data-popper-arrow]:after{
  border-bottom-width: 1px;
  border-left-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='bottom'] > [data-popper-arrow]:before{
  border-top-width: 1px;
  border-left-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='bottom'] > [data-popper-arrow]:after{
  border-top-width: 1px;
  border-left-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='left'] > [data-popper-arrow]:before{
  border-top-width: 1px;
  border-right-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='left'] > [data-popper-arrow]:after{
  border-top-width: 1px;
  border-right-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='top'] > [data-popper-arrow]{
  bottom: -5px;
}
[data-popover][role="tooltip"][data-popper-placement^='bottom'] > [data-popper-arrow]{
  top: -5px;
}
[data-popover][role="tooltip"][data-popper-placement^='left'] > [data-popper-arrow]{
  right: -5px;
}
[data-popover][role="tooltip"][data-popper-placement^='right'] > [data-popper-arrow]{
  left: -5px;
}
[role="tooltip"].invisible > [data-popper-arrow]:before{
  visibility: hidden;
}
[role="tooltip"].invisible > [data-popper-arrow]:after{
  visibility: hidden;
}
[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6B7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}
[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #1C64F2;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #1C64F2;
}
input::-moz-placeholder, textarea::-moz-placeholder{
  color: #6B7280;
  opacity: 1;
}
input::placeholder,textarea::placeholder{
  color: #6B7280;
  opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}
input[type="time"]::-webkit-calendar-picker-indicator{
  background: none;
}
select:not([size]){
  background-image: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 6'%3e %3cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1 4 4 4-4'/%3e %3c/svg%3e");
  background-position: right 0.75rem center;
  background-repeat: no-repeat;
  background-size: 0.75em 0.75em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
:is([dir=rtl]) select:not([size]){
  background-position: left 0.75rem center;
  padding-right: 0.75rem;
  padding-left: 0;
}
[multiple]{
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}
[type='checkbox'],[type='radio']{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #1C64F2;
  background-color: #fff;
  border-color: #6B7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
[type='checkbox']{
  border-radius: 0px;
}
[type='radio']{
  border-radius: 100%;
}
[type='checkbox']:focus,[type='radio']:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #1C64F2;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
[type='checkbox']:checked,[type='radio']:checked,.dark [type='checkbox']:checked,.dark [type='radio']:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 0.55em 0.55em;
  background-position: center;
  background-repeat: no-repeat;
}
[type='checkbox']:checked{
  background-image: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 12'%3e %3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M1 5.917 5.724 10.5 15 1.5'/%3e %3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 0.55em 0.55em;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
[type='radio']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
  background-size: 1em 1em;
}
.dark [type='radio']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
  background-size: 1em 1em;
}
[type='checkbox']:indeterminate{
  background-image: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 12'%3e %3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M0.5 6h14'/%3e %3c/svg%3e");
  background-color: currentColor;
  border-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 0.55em 0.55em;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='file']{
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
[type='file']:focus{
  outline: 1px auto inherit;
}
input[type=file]::file-selector-button{
  color: white;
  background: #1F2937;
  border: 0;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 2rem;
  padding-right: 1rem;
  margin-inline-start: -1rem;
  margin-inline-end: 1rem;
}
input[type=file]::file-selector-button:hover{
  background: #374151;
}
:is([dir=rtl]) input[type=file]::file-selector-button{
  padding-right: 2rem;
  padding-left: 1rem;
}
.dark input[type=file]::file-selector-button{
  color: white;
  background: #4B5563;
}
.dark input[type=file]::file-selector-button:hover{
  background: #6B7280;
}
input[type="range"]::-webkit-slider-thumb{
  height: 1.25rem;
  width: 1.25rem;
  background: #1C64F2;
  border-radius: 9999px;
  border: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
input[type="range"]:disabled::-webkit-slider-thumb{
  background: #9CA3AF;
}
.dark input[type="range"]:disabled::-webkit-slider-thumb{
  background: #6B7280;
}
input[type="range"]:focus::-webkit-slider-thumb{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1px;
  --tw-ring-color: rgb(164 202 254 / var(--tw-ring-opacity));
}
input[type="range"]::-moz-range-thumb{
  height: 1.25rem;
  width: 1.25rem;
  background: #1C64F2;
  border-radius: 9999px;
  border: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
input[type="range"]:disabled::-moz-range-thumb{
  background: #9CA3AF;
}
.dark input[type="range"]:disabled::-moz-range-thumb{
  background: #6B7280;
}
input[type="range"]::-moz-range-progress{
  background: #3F83F8;
}
input[type="range"]::-ms-fill-lower{
  background: #3F83F8;
}
.toggle-bg:after{
  content: "";
  position: absolute;
  top: 0.125rem;
  left: 0.125rem;
  background: white;
  border-color: #D1D5DB;
  border-width: 1px;
  border-radius: 9999px;
  height: 1.25rem;
  width: 1.25rem;
  transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
  transition-duration: .15s;
  box-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
}
input:checked + .toggle-bg:after{
  transform: translateX(100%);;
  border-color: white;
}
input:checked + .toggle-bg{
  background: #1C64F2;
  border-color: #1C64F2;
}
.\!container{
  width: 100% !important;
}
.container{
  width: 100%;
}
@media (min-width: 380px){
  .\!container{
    max-width: 380px !important;
  }
  .container{
    max-width: 380px;
  }
}
@media (min-width: 640px){
  .\!container{
    max-width: 640px !important;
  }
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .\!container{
    max-width: 768px !important;
  }
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .\!container{
    max-width: 1024px !important;
  }
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .\!container{
    max-width: 1280px !important;
  }
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .\!container{
    max-width: 1536px !important;
  }
  .container{
    max-width: 1536px;
  }
}
.visible{
  visibility: visible !important;
}
.invisible{
  visibility: hidden !important;
}
.collapse{
  visibility: collapse !important;
}
.static{
  position: static !important;
}
.fixed{
  position: fixed !important;
}
.absolute{
  position: absolute !important;
}
.relative{
  position: relative !important;
}
.sticky{
  position: sticky !important;
}
.inset-0{
  inset: 0px !important;
}
.bottom-0{
  bottom: 0px !important;
}
.bottom-\[60px\]{
  bottom: 60px !important;
}
.left-0{
  left: 0px !important;
}
.right-0{
  right: 0px !important;
}
.top-0{
  top: 0px !important;
}
.top-16{
  top: 4rem !important;
}
.top-3{
  top: 0.75rem !important;
}
.\!z-\[2147483647\]{
  z-index: 2147483647 !important;
}
.-z-10{
  z-index: -10 !important;
}
.z-10{
  z-index: 10 !important;
}
.z-20{
  z-index: 20 !important;
}
.z-30{
  z-index: 30 !important;
}
.z-40{
  z-index: 40 !important;
}
.z-50{
  z-index: 50 !important;
}
.m-0{
  margin: 0px !important;
}
.m-1{
  margin: 0.25rem !important;
}
.m-4{
  margin: 1rem !important;
}
.mx-\[-15px\]{
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.mx-\[-6px\]{
  margin-left: -6px !important;
  margin-right: -6px !important;
}
.mx-auto{
  margin-left: auto !important;
  margin-right: auto !important;
}
.my-4{
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-8{
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.my-\[60px\]{
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}
.mb-0{
  margin-bottom: 0px !important;
}
.mb-1{
  margin-bottom: 0.25rem !important;
}
.mb-10{
  margin-bottom: 2.5rem !important;
}
.mb-12{
  margin-bottom: 3rem !important;
}
.mb-2{
  margin-bottom: 0.5rem !important;
}
.mb-4{
  margin-bottom: 1rem !important;
}
.mb-6{
  margin-bottom: 1.5rem !important;
}
.mb-8{
  margin-bottom: 2rem !important;
}
.mb-\[25px\]{
  margin-bottom: 25px !important;
}
.mb-\[32px\]{
  margin-bottom: 32px !important;
}
.mb-\[36px\]{
  margin-bottom: 36px !important;
}
.ml-4{
  margin-left: 1rem !important;
}
.mr-1{
  margin-right: 0.25rem !important;
}
.mr-2{
  margin-right: 0.5rem !important;
}
.mt-0{
  margin-top: 0px !important;
}
.mt-12{
  margin-top: 3rem !important;
}
.mt-2{
  margin-top: 0.5rem !important;
}
.mt-4{
  margin-top: 1rem !important;
}
.mt-8{
  margin-top: 2rem !important;
}
.block{
  display: block !important;
}
.inline-block{
  display: inline-block !important;
}
.inline{
  display: inline !important;
}
.flex{
  display: flex !important;
}
.inline-flex{
  display: inline-flex !important;
}
.table{
  display: table !important;
}
.table-row{
  display: table-row !important;
}
.grid{
  display: grid !important;
}
.hidden{
  display: none !important;
}
.aspect-auto{
  aspect-ratio: auto !important;
}
.aspect-video{
  aspect-ratio: 16 / 9 !important;
}
.h-0{
  height: 0px !important;
}
.h-14{
  height: 3.5rem !important;
}
.h-3{
  height: 0.75rem !important;
}
.h-4{
  height: 1rem !important;
}
.h-6{
  height: 1.5rem !important;
}
.h-9{
  height: 2.25rem !important;
}
.h-\[150px\]{
  height: 150px !important;
}
.h-\[200px\]{
  height: 200px !important;
}
.h-\[300px\]{
  height: 300px !important;
}
.h-\[320px\]{
  height: 320px !important;
}
.h-\[380px\]{
  height: 380px !important;
}
.h-\[450px\]{
  height: 450px !important;
}
.h-\[calc\(100\%-168px\)\]{
  height: calc(100% - 168px) !important;
}
.h-full{
  height: 100% !important;
}
.min-h-\[460px\]{
  min-height: 460px !important;
}
.min-h-\[520px\]{
  min-height: 520px !important;
}
.min-h-\[75px\]{
  min-height: 75px !important;
}
.\!w-full{
  width: 100% !important;
}
.w-1\/2{
  width: 50% !important;
}
.w-3{
  width: 0.75rem !important;
}
.w-4{
  width: 1rem !important;
}
.w-52{
  width: 13rem !important;
}
.w-64{
  width: 16rem !important;
}
.w-\[1000px\]{
  width: 1000px !important;
}
.w-\[100px\]{
  width: 100px !important;
}
.w-\[16px\]{
  width: 16px !important;
}
.w-\[200px\]{
  width: 200px !important;
}
.w-\[250px\]{
  width: 250px !important;
}
.w-\[260px\]{
  width: 260px !important;
}
.w-\[336px\]{
  width: 336px !important;
}
.w-auto{
  width: auto !important;
}
.w-full{
  width: 100% !important;
}
.w-screen{
  width: 100vw !important;
}
.min-w-\[200px\]{
  min-width: 200px !important;
}
.min-w-\[250px\]{
  min-width: 250px !important;
}
.max-w-3xl{
  max-width: 48rem !important;
}
.max-w-\[1000px\]{
  max-width: 1000px !important;
}
.max-w-\[1200px\]{
  max-width: 1200px !important;
}
.max-w-\[1280px\]{
  max-width: 1280px !important;
}
.max-w-\[240px\]{
  max-width: 240px !important;
}
.max-w-\[420px\]{
  max-width: 420px !important;
}
.max-w-\[450px\]{
  max-width: 450px !important;
}
.max-w-\[500px\]{
  max-width: 500px !important;
}
.max-w-\[550px\]{
  max-width: 550px !important;
}
.max-w-\[600px\]{
  max-width: 600px !important;
}
.max-w-\[730px\]{
  max-width: 730px !important;
}
.max-w-\[960px\]{
  max-width: 960px !important;
}
.max-w-screen-xl{
  max-width: 1280px !important;
}
.flex-1{
  flex: 1 1 0% !important;
}
.flex-none{
  flex: none !important;
}
.flex-shrink{
  flex-shrink: 1 !important;
}
.flex-shrink-0{
  flex-shrink: 0 !important;
}
.shrink-0{
  flex-shrink: 0 !important;
}
.flex-grow{
  flex-grow: 1 !important;
}
.grow{
  flex-grow: 1 !important;
}
.grow-0{
  flex-grow: 0 !important;
}
.border-collapse{
  border-collapse: collapse !important;
}
.origin-left{
  transform-origin: left !important;
}
.-translate-x-full{
  --tw-translate-x: -100% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.-translate-y-full{
  --tw-translate-y: -100% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.translate-x-0{
  --tw-translate-x: 0px !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.translate-x-full{
  --tw-translate-x: 100% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.translate-y-full{
  --tw-translate-y: 100% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.rotate-180{
  --tw-rotate: 180deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.scale-100{
  --tw-scale-x: 1 !important;
  --tw-scale-y: 1 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.scale-75{
  --tw-scale-x: .75 !important;
  --tw-scale-y: .75 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.scale-90{
  --tw-scale-x: .9 !important;
  --tw-scale-y: .9 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.transform-none{
  transform: none !important;
}
@keyframes pulse{
  50%{
    opacity: .5;
  }
}
.animate-pulse{
  animation: pulse var(--tw-animate-duration, 2s) var(--tw-animate-easing, cubic-bezier(0.4, 0, 0.6, 1)) var(--tw-animate-delay, 0s) var(--tw-animate-iteration, infinite) var(--tw-animate-fill, none) !important;
}
.cursor-default{
  cursor: default !important;
}
.cursor-not-allowed{
  cursor: not-allowed !important;
}
.cursor-pointer{
  cursor: pointer !important;
}
.resize{
  resize: both !important;
}
.list-\[upper-alpha\]{
  list-style-type: upper-alpha !important;
}
.list-disc{
  list-style-type: disc !important;
}
.list-none{
  list-style-type: none !important;
}
.columns-1{
  -moz-columns: 1 !important;
       columns: 1 !important;
}
.break-inside-avoid{
  -moz-column-break-inside: avoid !important;
       break-inside: avoid !important;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.grid-cols-10{
  grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}
.grid-cols-11{
  grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
}
.grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.grid-cols-5{
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.grid-cols-6{
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
.grid-cols-7{
  grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}
.grid-cols-8{
  grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}
.grid-cols-9{
  grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}
.flex-row{
  flex-direction: row !important;
}
.flex-col{
  flex-direction: column !important;
}
.flex-wrap{
  flex-wrap: wrap !important;
}
.flex-nowrap{
  flex-wrap: nowrap !important;
}
.items-start{
  align-items: flex-start !important;
}
.items-end{
  align-items: flex-end !important;
}
.items-center{
  align-items: center !important;
}
.justify-start{
  justify-content: flex-start !important;
}
.justify-end{
  justify-content: flex-end !important;
}
.justify-center{
  justify-content: center !important;
}
.justify-between{
  justify-content: space-between !important;
}
.gap-0{
  gap: 0px !important;
}
.gap-1{
  gap: 0.25rem !important;
}
.gap-16{
  gap: 4rem !important;
}
.gap-2{
  gap: 0.5rem !important;
}
.gap-3{
  gap: 0.75rem !important;
}
.gap-4{
  gap: 1rem !important;
}
.gap-8{
  gap: 2rem !important;
}
.gap-\[16px\]{
  gap: 16px !important;
}
.gap-\[36px\]{
  gap: 36px !important;
}
.gap-\[64px\]{
  gap: 64px !important;
}
.gap-x-4{
  -moz-column-gap: 1rem !important;
       column-gap: 1rem !important;
}
.gap-x-8{
  -moz-column-gap: 2rem !important;
       column-gap: 2rem !important;
}
.gap-y-2{
  row-gap: 0.5rem !important;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(1rem * var(--tw-space-y-reverse)) !important;
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse)) !important;
}
.space-y-\[32px\] > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(32px * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(32px * var(--tw-space-y-reverse)) !important;
}
.self-center{
  align-self: center !important;
}
.overflow-hidden{
  overflow: hidden !important;
}
.overflow-y-auto{
  overflow-y: auto !important;
}
.overflow-x-hidden{
  overflow-x: hidden !important;
}
.overflow-y-hidden{
  overflow-y: hidden !important;
}
.overflow-y-scroll{
  overflow-y: scroll !important;
}
.truncate{
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
.whitespace-normal{
  white-space: normal !important;
}
.whitespace-nowrap{
  white-space: nowrap !important;
}
.rounded-lg{
  border-radius: 0.5rem !important;
}
.rounded-xl{
  border-radius: 0.75rem !important;
}
.rounded-e-lg{
  border-start-end-radius: 0.5rem !important;
  border-end-end-radius: 0.5rem !important;
}
.rounded-l-lg{
  border-top-left-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}
.rounded-r-lg{
  border-top-right-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
}
.rounded-s-lg{
  border-start-start-radius: 0.5rem !important;
  border-end-start-radius: 0.5rem !important;
}
.border{
  border-width: 1px !important;
}
.border-0{
  border-width: 0px !important;
}
.border-2{
  border-width: 2px !important;
}
.border-b{
  border-bottom-width: 1px !important;
}
.border-b-\[1px\]{
  border-bottom-width: 1px !important;
}
.border-t{
  border-top-width: 1px !important;
}
.border-none{
  border-style: none !important;
}
.border-\[\#CCC\]{
  --tw-border-opacity: 1 !important;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1)) !important;
}
.border-blue-600{
  --tw-border-opacity: 1 !important;
  border-color: rgb(28 100 242 / var(--tw-border-opacity, 1)) !important;
}
.border-blue-700{
  --tw-border-opacity: 1 !important;
  border-color: rgb(26 86 219 / var(--tw-border-opacity, 1)) !important;
}
.border-caramel{
  --tw-border-opacity: 1 !important;
  border-color: rgb(235 153 0 / var(--tw-border-opacity, 1)) !important;
}
.border-caramel-light{
  --tw-border-opacity: 1 !important;
  border-color: rgb(251 235 204 / var(--tw-border-opacity, 1)) !important;
}
.border-gray-100{
  --tw-border-opacity: 1 !important;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1)) !important;
}
.border-gray-200{
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1)) !important;
}
.border-gray-300{
  --tw-border-opacity: 1 !important;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1)) !important;
}
.border-gray-400{
  --tw-border-opacity: 1 !important;
  border-color: rgb(181 181 181 / var(--tw-border-opacity, 1)) !important;
}
.border-gray-600{
  --tw-border-opacity: 1 !important;
  border-color: rgb(128 128 128 / var(--tw-border-opacity, 1)) !important;
}
.border-red{
  --tw-border-opacity: 1 !important;
  border-color: rgb(241 41 28 / var(--tw-border-opacity, 1)) !important;
}
.border-teal{
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 164 189 / var(--tw-border-opacity, 1)) !important;
}
.border-b-gray-400{
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(181 181 181 / var(--tw-border-opacity, 1)) !important;
}
.\!bg-gray-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1)) !important;
}
.bg-black{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}
.bg-blue-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(26 86 219 / var(--tw-bg-opacity, 1)) !important;
}
.bg-caramel{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(235 153 0 / var(--tw-bg-opacity, 1)) !important;
}
.bg-caramel-light{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 235 204 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(73 80 87 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-800\/100{
  background-color: rgb(73 80 87 / 1) !important;
}
.bg-gray-900\/50{
  background-color: rgb(17 24 39 / 0.5) !important;
}
.bg-indigo-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(88 80 236 / var(--tw-bg-opacity, 1)) !important;
}
.bg-teal{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 164 189 / var(--tw-bg-opacity, 1)) !important;
}
.bg-teal-light{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(233 243 246 / var(--tw-bg-opacity, 1)) !important;
}
.bg-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.bg-white\/100{
  background-color: rgb(255 255 255 / 1) !important;
}
.bg-white\/50{
  background-color: rgb(255 255 255 / 0.5) !important;
}
.bg-\[linear-gradient\(180deg\2c _\#FFFFFF_73\.18\%\2c _\#F3F6FC_100\%\)\]{
  background-image: linear-gradient(180deg, #FFFFFF 73.18%, #F3F6FC 100%) !important;
}
.object-cover{
  -o-object-fit: cover !important;
     object-fit: cover !important;
}
.object-center{
  -o-object-position: center !important;
     object-position: center !important;
}
.p-0{
  padding: 0px !important;
}
.p-1{
  padding: 0.25rem !important;
}
.p-10{
  padding: 2.5rem !important;
}
.p-2{
  padding: 0.5rem !important;
}
.p-2\.5{
  padding: 0.625rem !important;
}
.p-4{
  padding: 1rem !important;
}
.p-6{
  padding: 1.5rem !important;
}
.p-8{
  padding: 2rem !important;
}
.p-\[32px\]{
  padding: 32px !important;
}
.\!py-\[4px\]{
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}
.\!py-\[6px\]{
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}
.px-0{
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.px-16{
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}
.px-2{
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.px-3{
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
.px-4{
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.px-5{
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
.px-8{
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.py-0{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.py-1{
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2{
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-2\.5{
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important;
}
.py-3{
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.py-4{
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-8{
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.py-\[16px\]{
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}
.py-\[24px\]{
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}
.py-\[30px\]{
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.py-\[32px\]{
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}
.py-\[6px\]{
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}
.pb-0{
  padding-bottom: 0px !important;
}
.pb-4{
  padding-bottom: 1rem !important;
}
.pb-8{
  padding-bottom: 2rem !important;
}
.pb-9{
  padding-bottom: 2.25rem !important;
}
.pb-\[32px\]{
  padding-bottom: 32px !important;
}
.pb-\[50px\]{
  padding-bottom: 50px !important;
}
.pb-\[56\%\]{
  padding-bottom: 56% !important;
}
.pl-0{
  padding-left: 0px !important;
}
.pl-2{
  padding-left: 0.5rem !important;
}
.pl-6{
  padding-left: 1.5rem !important;
}
.pl-8{
  padding-left: 2rem !important;
}
.pr-10{
  padding-right: 2.5rem !important;
}
.pt-0{
  padding-top: 0px !important;
}
.pt-2{
  padding-top: 0.5rem !important;
}
.pt-4{
  padding-top: 1rem !important;
}
.pt-6{
  padding-top: 1.5rem !important;
}
.pt-8{
  padding-top: 2rem !important;
}
.pt-\[20px\]{
  padding-top: 20px !important;
}
.pt-\[64px\]{
  padding-top: 64px !important;
}
.text-left{
  text-align: left !important;
}
.text-center{
  text-align: center !important;
}
.text-right{
  text-align: right !important;
}
.font-\[\'bookmania\'\]{
  font-family: 'bookmania' !important;
}
.font-\[bookmania\]{
  font-family: bookmania !important;
}
.text-2xl{
  font-size: 24px !important;
  line-height: 36px !important;
}
.text-3xl{
  font-size: 30px !important;
  line-height: 40px !important;
}
.text-4xl{
  font-size: 36px !important;
  line-height: 48px !important;
}
.text-5xl{
  font-size: 48px !important;
  line-height: 60px !important;
}
.text-\[24px\]{
  font-size: 24px !important;
}
.text-\[46px\]{
  font-size: 46px !important;
}
.text-base{
  font-size: 16px !important;
  line-height: 24px !important;
}
.text-lg{
  font-size: 18px !important;
  line-height: 24px !important;
}
.text-sm{
  font-size: 14px !important;
  line-height: 20px !important;
}
.text-xl{
  font-size: 20px !important;
  line-height: 30px !important;
}
.font-black{
  font-weight: 900 !important;
}
.font-bold{
  font-weight: 700 !important;
}
.font-medium{
  font-weight: 500 !important;
}
.font-normal{
  font-weight: 400 !important;
}
.font-semibold{
  font-weight: 600 !important;
}
.uppercase{
  text-transform: uppercase !important;
}
.lowercase{
  text-transform: lowercase !important;
}
.capitalize{
  text-transform: capitalize !important;
}
.italic{
  font-style: italic !important;
}
.leading-4{
  line-height: 1rem !important;
}
.leading-6{
  line-height: 1.5rem !important;
}
.leading-9{
  line-height: 2.25rem !important;
}
.leading-\[30px\]{
  line-height: 30px !important;
}
.leading-\[36px\]{
  line-height: 36px !important;
}
.leading-\[60px\]{
  line-height: 60px !important;
}
.leading-none{
  line-height: 1 !important;
}
.leading-tight{
  line-height: 1.25 !important;
}
.text-\[\#808080\]{
  --tw-text-opacity: 1 !important;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1)) !important;
}
.text-black{
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.text-blue-600{
  --tw-text-opacity: 1 !important;
  color: rgb(28 100 242 / var(--tw-text-opacity, 1)) !important;
}
.text-dark{
  --tw-text-opacity: 1 !important;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1)) !important;
}
.text-gray-300{
  --tw-text-opacity: 1 !important;
  color: rgb(204 204 204 / var(--tw-text-opacity, 1)) !important;
}
.text-gray-400{
  --tw-text-opacity: 1 !important;
  color: rgb(181 181 181 / var(--tw-text-opacity, 1)) !important;
}
.text-gray-500{
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important;
}
.text-gray-600{
  --tw-text-opacity: 1 !important;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1)) !important;
}
.text-gray-700{
  --tw-text-opacity: 1 !important;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1)) !important;
}
.text-gray-800{
  --tw-text-opacity: 1 !important;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1)) !important;
}
.text-gray-900{
  --tw-text-opacity: 1 !important;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1)) !important;
}
.text-red{
  --tw-text-opacity: 1 !important;
  color: rgb(241 41 28 / var(--tw-text-opacity, 1)) !important;
}
.text-teal{
  --tw-text-opacity: 1 !important;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1)) !important;
}
.text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.underline{
  text-decoration-line: underline !important;
}
.opacity-0{
  opacity: 0 !important;
}
.opacity-100{
  opacity: 1 !important;
}
.opacity-30{
  opacity: 0.3 !important;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-none{
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.outline{
  outline-style: solid !important;
}
.ring-1{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.ring-inset{
  --tw-ring-inset: inset !important;
}
.ring-gray-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(204 204 204 / var(--tw-ring-opacity, 1)) !important;
}
.blur{
  --tw-blur: blur(8px) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.brightness-\[\.45\]{
  --tw-brightness: brightness(.45) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.transition-opacity{
  transition-property: opacity !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.transition-transform{
  transition-property: transform !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.duration-200{
  transition-duration: 200ms !important;
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}
.vjs-svg-icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  fill: currentColor;
  height: 1.8em;
  width: 1.8em;
}

.vjs-svg-icon:before {
  content: none !important;
}

.vjs-svg-icon:hover,
.vjs-control:focus .vjs-svg-icon {
  filter: drop-shadow(0 0 0.25em #fff);
}

.vjs-modal-dialog .vjs-modal-dialog-content, .video-js .vjs-modal-dialog, .vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  text-align: center;
}

@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABTsAAsAAAAAIpAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV32Y21hcAAAAYQAAAEJAAAD5p42+VxnbHlmAAACkAAADtIAABckI4l972hlYWQAABFkAAAAKwAAADYsvIjpaGhlYQAAEZAAAAAdAAAAJA+RCL1obXR4AAARsAAAABcAAAC8Q2YAAGxvY2EAABHIAAAAYAAAAGB7CIGGbWF4cAAAEigAAAAfAAAAIAFAAI9uYW1lAAASSAAAASUAAAIK1cf1oHBvc3QAABNwAAABfAAAAnXdFqh1eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGR7yDiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGPHcRdyA4RZgQRADaGCyYAAHic7dPXbcMwAEXRK1vuvffem749XAbKV3bjBA6fXsaIgMMLEWoQJaAEFKNnlELyQ4K27zib5PNF6vl8yld+TKr5kH0+cUw0xv00Hwvx2DResUyFKrV4XoMmLdp06NKjz4AhI8ZMmDJjzoIlK9Zs2LJjz4EjJ85cuHLjziPe/0UWL17mf2tqKLz/9jK9f8tXpGCoRdPKhtS0RqFkWvVQNtSKoVYNtWaoddPXEBqG2jQ9XWgZattQO4baNdSeofYNdWCoQ0MdGerYUCeGOjXUmaHODXVhqEtDXRnq2lA3hro11J2h7g31YKhHQz0Z6tlQL4Z6NdSbod4N9WGoT9MfHF6GmhnZLxyDcRMAAAB4nJ1YC1hU17U+a5/HMA4iA3NmVBDmoQwP5TFnHlFeA4gYiUFRQINoSCBAyK3G2yi+0aipYtFcHYo2xsb4NiY3+VrNxSaX5uvt495ozNdoYoxmem2/L8HGpLc+InB279pnhlGr5mvL4eyz99nrrL32eu1/DQcc/okdYgdHOA6MQKp4r9gx0EcMHMezOalVasW5BM7NcXoSb9fFgE6KtSSBxWz1FYDPG+vMBGcKb9cebu2VS5s2aaTkCvRSf6C7Y+Ppibm5E09v7IDs2/3uZQtbD0zIyppwoHXh/93ukmyYgdePNRp65p5v+3v/9otQl2O7wP34cT88p8Md2YxpYLQZoRcy6FlSBRnwnGAe6BPMSCZo+7NJVqS0cE4uHendzhSnbPH6TDqL1+Nme5LZXkCHnGyoH0kne30WH+gswhm3q+pt/mTas9NLS64GnjmSlTPw0wVQT/ewRaBgxtydy3cuUB9/6SW+vb5yRvr+t0eOfPKJZ/9t3+4tL7xj32Xd3thCxi+ge6ifdsAN+l5+wi5HQ/cCoeull1AszS7CUfEcJzK7sKWJAdJhCd0sPM4+EY7QDm5ov08hXRQXE5bf6PV5Q5+IjW7X7Nku92Ask4l2hCRRD6TPqISiCJeQna3SCFwrhrNzXHzo4yFevBwxpzxk8WCIIfkvVEKVy32SbT8n68gzgaslpaiO2zIGIyuSb7RNf9HSuN26y/7OC1tgEmpiyA6aD4qcgTOiLThwGG0eB694FI8NHLLN6OBlRVaMxNAFS4JdXUG6mW8PwpKuYLCLXKGbu8iwYNdgO06Sn3Th+/vyZAxs8Ro30DjHe9gy8Fywi24OMm7Qyzh3MTZVOMYhLBnoC+J79lpTUyQmorjhnMwlcQ5uPEYGpDjsOkkH49BjQLQBqs3jFtFdJNlksYmoQFDArLh8Xh+Qd6Ghcsb6FUuehDi+U/lqD71K/qiegeV1imcwjl7ExwiSrf4BZyCujV6cVcFo6VX+G9IcPyFjJnUufbU/jzrL1X99as36reXl8K32nFaOr+E8jWJEcJ55DpMVfSMe95/AJaOsGBH2GJCNpiRQbK4C8BjdmQA22QY2j03Em13i2YHqtNLU1NI04Yj2HJgA6fQc6VPNpA/D+Ryks554NnVy2mB72uRUfPLsqR4N0LOBQKArwJYO+5W2fgZX8oC1HR6HjNaQTVIG2FPwnTcXXGZZfNB7TE6pTKZUwaw91XWLAoFFGcnB5PHjsckgBjbWutrL+0h5Y1xw3DRGDumsnXb3MJwXrJIN5U7m0rgJ3yG5w4he5ckFG4pmNEkOm0/xOO4r4yL87wqtQM+hiJIVp+6iG2wPBKD35ElGkDx+UfC2v1mFG1o+M3AjNFty8biKMXwzyxnZLds8wYD2BxmCPHAldPOeLsy/0BugftYhVYFAhO8SqQ0j3oK7dHJZnI/jxmUS4onlxskSF8thmvNZjIrRZwEPxr0lBuLRuz3oy/FOHCsxwOPYh2M+e9u3J5pgPYz9gp6G7C9m0A11F9ddqKMfV+4sbq45/YspOysXvT+3pdFdYNg2fHbW8Dz301MqDVuGrz0Fuh0YMW8mddrpqzST7rV9BcvqPoNvadRndWp0p8HvbiqrFj5yFQ/vNFSXDpxpLEFWp+DcrF3FT1afWshFcmCfeAMjEvO65i0Y6XijQfSRPWx3TV/Df7Km3E1l+kLt56s/rwVzuRusNMhudznkwdLaS+QNdeal2jDPP4l9qHc98vTYZOSkxzD+njBWVWjFPKgipx6DkWvXQiW8OYcewVHE5yukinDMcfGgc0opDltYKDxIGBedkzc6jSfE7tlvESCDFUw0Hx0opS+U0lHCxNottbNWSxX9zZVvEhKWUSyBpaXwBc2a98M6UqPeXAs/GDon8Ax7hsthO8cM5HU7Ad0UvRR9lHmtyQKZ4MAe814X5h9MSUkQmhf96eVJ6p90OjIiqSIjvykvr2l5U55O/fPQKD+jIomYpNyGJQ25uQ2kIikRfAmuBHCPsWqkSDEqgZ5KDI2sifS/R43MbZg0idFHbCPNxXxZws1ACVE6hAhOdJwRkJLFBLPZpRGYJ50pko6XzMkgmSx40ljik6AQcKhFnLcQE6rF7PXFe1Ocoj0T3AXgSgJTDIhHRfHlYZKuSzc6uievOJGXY+i5GJkkTp7UM3y0LqATDbtFcbdBxO7o4T25JYlEjoH0uynUh8rapkxp62QN70svSF+hT4gGPlovlmcm/ComLi7mV4kTykV9NFWjE/QrwgQ4uIcAP0rQF4VZYRP2o3PhHHzfPMJj9Ir+uzKUlrH49ntT18AVvj1sc3YGjUT/Mt2Dxawa8ArcA7bCQIpvfwAYu22vEG/No/5RvPdA7g+AelLrPwzy+LtkLPhnpIxH14m4EYq8eeMHbPEPNm6G7Nv9B4jcFPZ8bJj0SEjP3MPgQdKTqqEoy2v6G32P/Y6dxOv04AxnoAeq+GILvUavtYCBXm+BaIhuodcfrN5B/V2EYMCPh+SxavjGyPwV0x4CJgUPGT0mQaODGBACIJZGsMXwAD0LGXx7l3CdAcKMIKI+f5CepWeD0BvyU/GcdBxPF8SwejC6LGZmAURFdsSWKR5HyHld2kbdIZO1Ixx+bnnzU7n5+blPNV9jnUDWhP2tC68tbN3PVIldsQPxSAcSpjOav7Q05uXn5zW2LLvDXn9B6syscPy9iDLEMmSrJz6nYuWMipukjM0AH8JkGS+XFyMRkzSCH7KD/hwm172SAyZYumHlefr5AddrtA0O0TnwaVZxcRY9Bfukn9Gf05N1r9DV9MoBsJ1f+ZrqUvtPHizJAntWybv7hmqLt6QLuK6ZS9Fqi1jO5rDoWPZXXII5Tgajg53cIXCjDCGIcYrRIY2n6+mXOa/W0bdhau3ryiEYe2FV/5oeaIYK/5w5frCyll6/cYO8DiNhw6t1MBWmznt91QX62UF1N7l0eHBZTRGpKaqpKVIPF9UcIzmReud9TSY75+K899GHbBu6wjoR7RKKZVYiYxSPf5/2wJT5e3NAhmUbVn5KLx1Ujg0+BGvpAIh0DezInTkzF37KVocxrKU3r1+XLtAe2lO3l66kfQfB/unKY+q8N375Ru8bc4pJXfEcESU95q+p8ZNZRTWH1d9FzvUdYXk5rLkcdkEisoKKVHQW/b3GEx6tPaYcoJfOr9wAbSBnv1IHpep0OExr4LPMkpJM+j7sly7UHkOzXjoAZljHCGiyegtNlwljM0v+c19ET9Pvst09a2Mtgcf5/ZSzYO5h1156+eyydfAsxGa9XAuF6vzjh6CssLq6ECysperXX0sX5h5ZdpZe3guxsGIPEtHk/aqXX1hVqP5HYVVVISkrrNqvXorIc+5Ou91Hnr/LcD2afi6eX7UBloOcs7cOpqgGaNfs1g7bNbs9z6wASaylN69d0/TFTIz6Ws8+oGV3mE2612wRTHKcVUbhjKadebloMc+dyXgMVtVK6BwMB/+mVW09igdRBWaRtNQX59d/VD//xdQ0TCiYNj1KT9sq6Wdu5WTbqk3qDXyDaLa1fv621LS01G3z61sD6lH8lAxDLicV921s6Bf92JOYvzNYCL1khbqBXEFUzC521N5NyzNaQIWhjyFyDoBIVrAjmv2UEaLlI+c6zw1jmVIPLLLZZUTj6GxGHW+mq1tgHXR2D85p4Q934+jLbtjVLcyCdS10NVzpHqxp4Q/hK7WopY/NRGx9HGsPGdFjOjcpjBnGYMVqY/4eqT5khWEHWUup2A/pTw7pdWgsWft7ETUERL96nRg0HNFPmCYba6pylECaExX89A9WLUOVB4oKLu/o1oqSYHCgLzBUlAz8hNFDRpeSU1XT+LRmDUgPaKbYdHDn9suF/tu13nHJij0N97LfS0QmqONuyONk7zvUI6Qa0pF9f2+oABL92AT6e0U//z9YqAiWtJLU1JK0gS+1aacwamiNqK067u9ZQ8f1d4qLodMzz3uL89Z68V/Hnr++hXWUuHgw8dfi972PeTyPefu3aNNucemQ74qFuIaJnVkOu4Q+yjuwmmC1FqZpl1i4uzoPxjkpPf3Xv545tl26Rr+dOvUd+omqJzch9dOeU7f10Y64nMcKK137DccIZq2WdXtdZjbEoLSzHwiMtrjYLDxpHQW8gjMX6XFYAE2zSWVD04EGYSs9MbO6sEo20BMEAB4mpvSypsKjZ4Stgzb+c3A9/MQT2+vrBy+qvyFxLUtLlSRF/Ri2wjfZ2dus2Q8lXx4608/jnqK5OOap6NY2PSjYYnECCjiEeLJll/pbmqfeIK+ps3+MxrlEhqmTPipVP7kqlF4VhpEb6r+Q7YOJg38kJ9SHBf3NBl6+9YchfbUjb5ahLSzUM3kPHmwFAsZ5rpai0S7E5xWzZ1j+fW7zsUWP2g5NXTw52ySCTrgG0+lbw60l2Y/CB185CoA8NK+tbRKxfjy6pm5hzQRRR+cMqv1Jbiw6STivtEvt3DRcy0QEh92JlUGo2PG4tSKHl00YD6xc8CK+YPYyy3io2lN8BcSjKRzrIV6ypOAobqxViJPaT9M9Hy5szY33mp7OX/Zu89L/7Ww5vqY2Y8b0pKgoiUhG5cPDPzq8qTV/WkzUOIvXVVA96kmjcBrr3HrYC/Wn+fYP6Z7T1rqy3zknbvqma/FvVk96fNXGkuaXrdHW5JGSxZT/2I/O73v+yNWafMdzc5NdxYurHs6h86e01sLKLz9EBrg+x36rxAaED7hRnAMx7Vzu+9wabh3zG8XLQjx0ablUJzmxdErxYT3kzQSd0SSafVqF5PXgpp0OyYJ1EyNHpGUZmvK575ySzd85JSqF7IBzSAbMM04+MbE58xF3/njXOGecSaermlw2y9PsSQdytLJVr8t+wg+rR8cZYoeNxVIzNdk3Bngi8U5LAlgTFoQnzJCa5EsCgYhCaGL+qPj7TdhG31p9tej3R04N//PXxNwJvyUqwaJqRPJY98TJ5TPndmflRAkAhBfe46sfKW5wizSge08Xb7Ca/GUVs55trngkKkrUS2WPzKttaaqq+idmahugkY+W6fN0I6i3gPt/x88U4wAAeJxjYGRgYADiGU9YXsXz23xl4GZnAIFH7fO+IdMc/WBxDgYmEAUASbMKwAB4nGNgZGBgZwABjj4Ghv//OfoZGBlQgT4ARicDZAAAAHicY2BgYGAfxJijD8Fmu4EqBwCSpgKpAAAAAAAADgBoAH4AzADgAQIBQgFsAZgB7gIuAooC0AL8A2IDjAOoA+AEMASwBNoFCAVaBcAGCAYuBnAGrAb2B04HigfSCCoIcAiGCJwIyAkkCVYJiAmsCfIKIApWCsQLknicY2BkYGDQZ2hmYGcAASYg5gJCBob/YD4DABqrAdAAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2ReVPbMBDF/ULi2EkDBFqO3gdHLxUzDB9IkdexBllydRD49ihO3Ckz7B/a31utZnafkkGyiXnyclxhgB0MMUKKMTLkmGCKV5hhF3vYxxwHOMRrvMERjnGCU7zFO7zHB3zEJ3zGF3zFN5zhHBe4xHf8wE/8wm8w/MEVimTYKv44XR9MSCsUjVoeHE3vjQoNsSZ4mmxZmVWPjSz7jlou6/0qKOWEJdKMtCe793/hQfqxa6XWZHMXFl56RS4TvPXSaDeoy0zUUZB109KstDK8lHo5q6Qi1hcOnqkImubPS6aqRq7mlnaEWabub4iYblba3SRmgldS0+FWdhNtt04F14JUaqkl7tcpOpJtErvNt3Bd9HRT5JWxK25Ldjvp6br4hzfFiIdSmlzTg2fSUzNrLd1LE1ynxq4OVaVoKLjzJ60UPtj1RKzHzsbjly6inVnFBS2MucviPncU7Rr7lfTxRepDs1A2j3ZHRc7PuzFYSfE3ZOd4kjwBy227hA==) format("woff");
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-play, .video-js .vjs-play-control .vjs-icon-placeholder, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-play:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  content: "\f101";
}

.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-play-circle:before {
  content: "\f102";
}

.vjs-icon-pause, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before {
  content: "\f103";
}

.vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
  content: "\f104";
}

.vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before {
  content: "\f105";
}

.vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before {
  content: "\f106";
}

.vjs-icon-volume-high, .video-js .vjs-mute-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-volume-high:before, .video-js .vjs-mute-control .vjs-icon-placeholder:before {
  content: "\f107";
}

.vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\f108";
}

.vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\f109";
}

.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-spinner:before {
  content: "\f10a";
}

.vjs-icon-subtitles, .video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-subtitles-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-subtitles:before, .video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-subtitles-button .vjs-icon-placeholder:before {
  content: "\f10b";
}

.vjs-icon-captions, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-captions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-captions:before, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-captions-button .vjs-icon-placeholder:before {
  content: "\f10c";
}

.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-hd:before {
  content: "\f10d";
}

.vjs-icon-chapters, .video-js .vjs-chapters-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-chapters:before, .video-js .vjs-chapters-button .vjs-icon-placeholder:before {
  content: "\f10e";
}

.vjs-icon-downloading {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-downloading:before {
  content: "\f10f";
}

.vjs-icon-file-download {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-file-download:before {
  content: "\f110";
}

.vjs-icon-file-download-done {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-file-download-done:before {
  content: "\f111";
}

.vjs-icon-file-download-off {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-file-download-off:before {
  content: "\f112";
}

.vjs-icon-share {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-share:before {
  content: "\f113";
}

.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-cog:before {
  content: "\f114";
}

.vjs-icon-square {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-square:before {
  content: "\f115";
}

.vjs-icon-circle, .vjs-seek-to-live-control .vjs-icon-placeholder, .video-js .vjs-volume-level, .video-js .vjs-play-progress {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-circle:before, .vjs-seek-to-live-control .vjs-icon-placeholder:before, .video-js .vjs-volume-level:before, .video-js .vjs-play-progress:before {
  content: "\f116";
}

.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-circle-outline:before {
  content: "\f117";
}

.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-circle-inner-circle:before {
  content: "\f118";
}

.vjs-icon-cancel, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before {
  content: "\f119";
}

.vjs-icon-repeat {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-repeat:before {
  content: "\f11a";
}

.vjs-icon-replay, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-replay:before, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before {
  content: "\f11b";
}

.vjs-icon-replay-5, .video-js .vjs-skip-backward-5 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-replay-5:before, .video-js .vjs-skip-backward-5 .vjs-icon-placeholder:before {
  content: "\f11c";
}

.vjs-icon-replay-10, .video-js .vjs-skip-backward-10 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-replay-10:before, .video-js .vjs-skip-backward-10 .vjs-icon-placeholder:before {
  content: "\f11d";
}

.vjs-icon-replay-30, .video-js .vjs-skip-backward-30 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-replay-30:before, .video-js .vjs-skip-backward-30 .vjs-icon-placeholder:before {
  content: "\f11e";
}

.vjs-icon-forward-5, .video-js .vjs-skip-forward-5 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-forward-5:before, .video-js .vjs-skip-forward-5 .vjs-icon-placeholder:before {
  content: "\f11f";
}

.vjs-icon-forward-10, .video-js .vjs-skip-forward-10 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-forward-10:before, .video-js .vjs-skip-forward-10 .vjs-icon-placeholder:before {
  content: "\f120";
}

.vjs-icon-forward-30, .video-js .vjs-skip-forward-30 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-forward-30:before, .video-js .vjs-skip-forward-30 .vjs-icon-placeholder:before {
  content: "\f121";
}

.vjs-icon-audio, .video-js .vjs-audio-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-audio:before, .video-js .vjs-audio-button .vjs-icon-placeholder:before {
  content: "\f122";
}

.vjs-icon-next-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-next-item:before {
  content: "\f123";
}

.vjs-icon-previous-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-previous-item:before {
  content: "\f124";
}

.vjs-icon-shuffle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-shuffle:before {
  content: "\f125";
}

.vjs-icon-cast {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-cast:before {
  content: "\f126";
}

.vjs-icon-picture-in-picture-enter, .video-js .vjs-picture-in-picture-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-picture-in-picture-enter:before, .video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before {
  content: "\f127";
}

.vjs-icon-picture-in-picture-exit, .video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-picture-in-picture-exit:before, .video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before {
  content: "\f128";
}

.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-facebook:before {
  content: "\f129";
}

.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-linkedin:before {
  content: "\f12a";
}

.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-twitter:before {
  content: "\f12b";
}

.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-tumblr:before {
  content: "\f12c";
}

.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-pinterest:before {
  content: "\f12d";
}

.vjs-icon-audio-description, .video-js .vjs-descriptions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-audio-description:before, .video-js .vjs-descriptions-button .vjs-icon-placeholder:before {
  content: "\f12e";
}

.video-js {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  word-break: initial;
}

.video-js:-moz-full-screen {
  position: absolute;
}

.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}

.video-js[tabindex="-1"] {
  outline: none;
}

.video-js *,
.video-js *:before,
.video-js *:after {
  box-sizing: inherit;
}

.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3,
.video-js.vjs-9-16,
.video-js.vjs-1-1 {
  width: 100%;
  max-width: 100%;
}

.video-js.vjs-fluid:not(.vjs-audio-only-mode),
.video-js.vjs-16-9:not(.vjs-audio-only-mode),
.video-js.vjs-4-3:not(.vjs-audio-only-mode),
.video-js.vjs-9-16:not(.vjs-audio-only-mode),
.video-js.vjs-1-1:not(.vjs-audio-only-mode) {
  height: 0;
}

.video-js.vjs-16-9:not(.vjs-audio-only-mode) {
  padding-top: 56.25%;
}

.video-js.vjs-4-3:not(.vjs-audio-only-mode) {
  padding-top: 75%;
}

.video-js.vjs-9-16:not(.vjs-audio-only-mode) {
  padding-top: 177.7777777778%;
}

.video-js.vjs-1-1:not(.vjs-audio-only-mode) {
  padding-top: 100%;
}

.video-js.vjs-fill:not(.vjs-audio-only-mode) {
  width: 100%;
  height: 100%;
}

.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-js.vjs-audio-only-mode .vjs-tech {
  display: none;
}

body.vjs-full-window,
body.vjs-pip-window {
  padding: 0;
  margin: 0;
  height: 100%;
}

.vjs-full-window .video-js.vjs-fullscreen,
body.vjs-pip-window .video-js {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.video-js.vjs-fullscreen:not(.vjs-ios-native-fs),
body.vjs-pip-window .video-js {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
  display: block;
}

.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}

.vjs-pip-container .vjs-pip-text {
  position: absolute;
  bottom: 10%;
  font-size: 2em;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 0.5em;
  text-align: center;
  width: 100%;
}

.vjs-layout-tiny.vjs-pip-container .vjs-pip-text,
.vjs-layout-x-small.vjs-pip-container .vjs-pip-text,
.vjs-layout-small.vjs-pip-container .vjs-pip-text {
  bottom: 0;
  font-size: 1.4em;
}

.vjs-hidden {
  display: none !important;
}

.vjs-disabled {
  opacity: 0.5;
  cursor: default;
}

.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px;
}

.vjs-lock-showing {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto;
}

.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66A8CC;
}

.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.63332em;
  width: 3em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 0;
  margin-top: -0.81666em;
  margin-left: -1.5em;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  border-radius: 0.3em;
  transition: all 0.4s;
}

.vjs-big-play-button .vjs-svg-icon {
  width: 1em;
  height: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 1;
  transform: translate(-50%, -50%);
}

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  border-color: #fff;
  background-color: rgb(114.9141509434, 132.7028301887, 159.3858490566);
  background-color: rgba(114.9141509434, 132.7028301887, 159.3858490566, 0.5);
  transition: all 0s;
}

.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
  display: none;
}

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause:not(.vjs-seeking, .vjs-scrubbing, .vjs-error) .vjs-big-play-button {
  display: block;
}

.video-js button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.video-js.vjs-spatial-navigation-enabled .vjs-button:focus {
  outline: 0.0625em solid white;
  box-shadow: none;
}

.vjs-control .vjs-button {
  width: 100%;
  height: 100%;
}

.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2;
}

.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  overflow: auto;
}

.video-js .vjs-modal-dialog > * {
  box-sizing: border-box;
}

.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1;
}

.vjs-menu-button {
  cursor: pointer;
}

.vjs-menu-button.vjs-disabled {
  cursor: default;
}

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none;
}

.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  overflow: auto;
}

.vjs-menu .vjs-menu-content > * {
  box-sizing: border-box;
}

.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
  display: none;
}

.vjs-menu li {
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}

.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover,
.js-focus-visible .vjs-menu li.vjs-menu-item:hover {
  background-color: rgb(114.9141509434, 132.7028301887, 159.3858490566);
  background-color: rgba(114.9141509434, 132.7028301887, 159.3858490566, 0.5);
}

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover,
.js-focus-visible .vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2B333F;
}

.vjs-menu li.vjs-selected .vjs-svg-icon,
.vjs-menu li.vjs-selected:focus .vjs-svg-icon,
.vjs-menu li.vjs-selected:hover .vjs-svg-icon,
.js-focus-visible .vjs-menu li.vjs-selected:hover .vjs-svg-icon {
  fill: #000000;
}

.video-js .vjs-menu *:not(.vjs-selected):focus:not(:focus-visible),
.js-focus-visible .vjs-menu *:not(.vjs-selected):focus:not(.focus-visible) {
  background: none;
}

.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}

.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0em;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7);
}

.vjs-pip-window .vjs-menu-button-popup .vjs-menu {
  left: unset;
  right: 1em;
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em;
}

.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 5em;
}

.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 10em;
}

.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 14em;
}

.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 25em;
}

.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
  display: block;
}

.video-js .vjs-menu-button-inline {
  transition: all 0.4s;
  overflow: hidden;
}

.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em;
}

.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active {
  width: 12em;
}

.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  transition: all 0.4s;
}

.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1;
}

.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden;
}

.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
}

.video-js.vjs-spatial-navigation-enabled .vjs-control-bar {
  gap: 1px;
}

.video-js:not(.vjs-controls-disabled, .vjs-using-native-controls, .vjs-error) .vjs-control-bar.vjs-lock-showing {
  display: flex !important;
}

.vjs-has-started .vjs-control-bar,
.vjs-audio-only-mode .vjs-control-bar {
  display: flex;
  visibility: visible;
  opacity: 1;
  transition: visibility 0.1s, opacity 0.1s;
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  pointer-events: none;
  transition: visibility 1s, opacity 1s;
}

.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
  display: none !important;
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,
.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  flex: none;
}

.video-js .vjs-control.vjs-visible-text {
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}

.vjs-button > .vjs-icon-placeholder:before {
  font-size: 1.8em;
  line-height: 1.67;
}

.vjs-button > .vjs-icon-placeholder {
  display: block;
}

.vjs-button > .vjs-svg-icon {
  display: inline-block;
}

.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus {
  text-shadow: 0em 0em 1em white;
}

.video-js *:not(.vjs-visible-text) > .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.video-js .vjs-custom-control-spacer {
  display: none;
}

.video-js .vjs-progress-control {
  cursor: pointer;
  flex: auto;
  display: flex;
  align-items: center;
  min-width: 4em;
  touch-action: none;
}

.video-js .vjs-progress-control.disabled {
  cursor: default;
}

.vjs-live .vjs-progress-control {
  display: none;
}

.vjs-liveui .vjs-progress-control {
  display: flex;
  align-items: center;
}

.video-js .vjs-progress-holder {
  flex: auto;
  transition: all 0.2s;
  height: 0.3em;
}

.video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px;
}

.video-js .vjs-progress-control:hover .vjs-progress-holder,
.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-progress-holder {
  font-size: 1.6666666667em;
}

.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
  font-size: 1em;
}

.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
}

.video-js .vjs-play-progress {
  background-color: #fff;
}

.video-js .vjs-play-progress:before {
  font-size: 0.9em;
  position: absolute;
  right: -0.5em;
  line-height: 0.35em;
  z-index: 1;
}

.vjs-svg-icons-enabled .vjs-play-progress:before {
  content: none !important;
}

.vjs-play-progress .vjs-svg-icon {
  position: absolute;
  top: -0.35em;
  right: -0.4em;
  width: 0.9em;
  height: 0.9em;
  pointer-events: none;
  line-height: 0.15em;
  z-index: 1;
}

.video-js .vjs-load-progress {
  background: rgba(114.9141509434, 132.7028301887, 159.3858490566, 0.5);
}

.video-js .vjs-load-progress div {
  background: rgba(114.9141509434, 132.7028301887, 159.3858490566, 0.75);
}

.video-js .vjs-time-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1;
}

.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
  display: none;
}

.video-js .vjs-progress-control:hover .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,
.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-time-tooltip {
  display: block;
  font-size: 0.6em;
  visibility: visible;
}

.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
  font-size: 1em;
}

.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1;
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block;
}

.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-mouse-display {
  display: block;
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-touch-enabled:not(.vjs-scrubbing) .vjs-progress-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}

.vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}

.video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  /* iOS Safari */
  -webkit-touch-callout: none;
  /* Safari, and Chrome 53 */
  -webkit-user-select: none;
  /* Non-prefixed version, currently supported by Chrome and Opera */
  -moz-user-select: none;
  user-select: none;
  background-color: rgb(114.9141509434, 132.7028301887, 159.3858490566);
  background-color: rgba(114.9141509434, 132.7028301887, 159.3858490566, 0.5);
}

.video-js .vjs-slider.disabled {
  cursor: default;
}

.video-js .vjs-slider:focus {
  text-shadow: 0em 0em 1em white;
  box-shadow: 0 0 1em #fff;
}

.video-js.vjs-spatial-navigation-enabled .vjs-slider:focus {
  outline: 0.0625em solid white;
}

.video-js .vjs-mute-control {
  cursor: pointer;
  flex: none;
}

.video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: flex;
}

.video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
}

.video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px;
}

.video-js .vjs-volume-panel {
  transition: width 1s;
}

.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control, .video-js .vjs-volume-panel:active .vjs-volume-control, .video-js .vjs-volume-panel:focus .vjs-volume-control, .video-js .vjs-volume-panel .vjs-volume-control:active, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active {
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
}

.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  margin-right: 0;
}

.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical {
  left: -3.5em;
  transition: left 0s;
}

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
  width: 10em;
  transition: width 0.1s;
}

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
  width: 4em;
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3000em;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
}

.video-js .vjs-volume-panel {
  display: flex;
}

.video-js .vjs-volume-bar {
  margin: 1.35em 0.45em;
}

.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em;
}

.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto;
}

.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: 0.9em;
  z-index: 1;
}

.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em;
}

.vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em;
  z-index: 1;
}

.vjs-svg-icons-enabled .vjs-volume-level:before {
  content: none;
}

.vjs-volume-level .vjs-svg-icon {
  position: absolute;
  width: 0.9em;
  height: 0.9em;
  pointer-events: none;
  z-index: 1;
}

.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em;
}

.vjs-slider-horizontal .vjs-volume-level:before {
  line-height: 0.35em;
  right: -0.5em;
}

.vjs-slider-horizontal .vjs-volume-level .vjs-svg-icon {
  right: -0.3em;
  transform: translateY(-50%);
}

.vjs-slider-vertical .vjs-volume-level .vjs-svg-icon {
  top: -0.55em;
  transform: translateX(-50%);
}

.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em;
}

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%;
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%;
}

.video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
}

.video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em;
}

.video-js .vjs-volume-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1;
}

.video-js .vjs-volume-control:hover .vjs-volume-tooltip,
.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip {
  display: block;
  font-size: 1em;
  visibility: visible;
}

.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip,
.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip {
  left: 1em;
  top: -12px;
}

.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip {
  font-size: 1em;
}

.video-js .vjs-volume-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #000;
  z-index: 1;
}

.video-js .vjs-volume-horizontal .vjs-mouse-display {
  width: 1px;
  height: 100%;
}

.video-js .vjs-volume-control:hover .vjs-mouse-display {
  display: block;
}

.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}

.vjs-mouse-display .vjs-volume-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}

.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}

.vjs-has-started .vjs-poster,
.vjs-using-native-controls .vjs-poster {
  display: none;
}

.vjs-audio.vjs-has-started .vjs-poster,
.vjs-has-started.vjs-audio-poster-mode .vjs-poster,
.vjs-pip-container.vjs-has-started .vjs-poster {
  display: block;
}

.vjs-poster img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.video-js .vjs-live-control {
  display: flex;
  align-items: flex-start;
  flex: auto;
  font-size: 1em;
  line-height: 3em;
}

.video-js:not(.vjs-live) .vjs-live-control,
.video-js.vjs-liveui .vjs-live-control {
  display: none;
}

.video-js .vjs-seek-to-live-control {
  align-items: center;
  cursor: pointer;
  flex: none;
  display: inline-flex;
  height: 100%;
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-size: 1em;
  line-height: 3em;
  width: auto;
  min-width: 4em;
}

.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,
.video-js:not(.vjs-live) .vjs-seek-to-live-control {
  display: none;
}

.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge {
  cursor: auto;
}

.vjs-seek-to-live-control .vjs-icon-placeholder {
  margin-right: 0.5em;
  color: #888;
}

.vjs-svg-icons-enabled .vjs-seek-to-live-control {
  line-height: 0;
}

.vjs-seek-to-live-control .vjs-svg-icon {
  width: 1em;
  height: 1em;
  pointer-events: none;
  fill: #888888;
}

.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder {
  color: red;
}

.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-svg-icon {
  fill: red;
}

.video-js .vjs-time-control {
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}

.vjs-live .vjs-time-control,
.vjs-live .vjs-time-divider,
.video-js .vjs-current-time,
.video-js .vjs-duration {
  display: none;
}

.vjs-time-divider {
  display: none;
  line-height: 3em;
}

.vjs-normalise-time-controls:not(.vjs-live) .vjs-time-control {
  display: flex;
}

.video-js .vjs-play-control {
  cursor: pointer;
}

.video-js .vjs-play-control .vjs-icon-placeholder {
  flex: none;
}

.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
}

.vjs-error .vjs-text-track-display {
  display: none;
}

.video-js.vjs-controls-disabled .vjs-text-track-display,
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}

.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
}

.vjs-subtitles {
  color: #fff;
}

.vjs-captions {
  color: #fc6;
}

.vjs-tt-cue {
  display: block;
}

video::-webkit-media-text-track-display {
  transform: translateY(-3em);
}

.video-js.vjs-controls-disabled video::-webkit-media-text-track-display,
.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  transform: translateY(-1.5em);
}

.video-js.vjs-force-center-align-cues .vjs-text-track-cue {
  text-align: center !important;
  width: 80% !important;
}

@supports not (inset: 10px) {
  .video-js .vjs-text-track-display > div {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
.video-js .vjs-picture-in-picture-control {
  cursor: pointer;
  flex: none;
}

.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control,
.vjs-pip-window .vjs-picture-in-picture-control {
  display: none;
}

.video-js .vjs-fullscreen-control {
  cursor: pointer;
  flex: none;
}

.video-js.vjs-audio-only-mode .vjs-fullscreen-control,
.vjs-pip-window .vjs-fullscreen-control {
  display: none;
}

.vjs-playback-rate > .vjs-menu-button,
.vjs-playback-rate .vjs-playback-rate-value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vjs-playback-rate .vjs-playback-rate-value {
  pointer-events: none;
  font-size: 1.5em;
  line-height: 2;
  text-align: center;
}

.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0em;
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center;
}

.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.85;
  text-align: left;
  border: 0.6em solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 5em;
  height: 5em;
  border-radius: 50%;
  visibility: hidden;
}

.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  display: flex;
  justify-content: center;
  align-items: center;
  animation: vjs-spinner-show 0s linear 0.3s forwards;
}

.vjs-error .vjs-loading-spinner {
  display: none;
}

.vjs-loading-spinner:before,
.vjs-loading-spinner:after {
  content: "";
  position: absolute;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: white;
}

.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after {
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
}

.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: rgb(255, 255, 255);
}

.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
  border-top-color: rgb(255, 255, 255);
  animation-delay: 0.44s;
}

@keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}
@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes vjs-spinner-fade {
  0% {
    border-top-color: rgb(114.9141509434, 132.7028301887, 159.3858490566);
  }
  20% {
    border-top-color: rgb(114.9141509434, 132.7028301887, 159.3858490566);
  }
  35% {
    border-top-color: white;
  }
  60% {
    border-top-color: rgb(114.9141509434, 132.7028301887, 159.3858490566);
  }
  100% {
    border-top-color: rgb(114.9141509434, 132.7028301887, 159.3858490566);
  }
}
.video-js.vjs-audio-only-mode .vjs-captions-button {
  display: none;
}

.vjs-chapters-button .vjs-menu ul {
  width: 24em;
}

.video-js.vjs-audio-only-mode .vjs-descriptions-button {
  display: none;
}

.vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-svg-icon {
  width: 1.5em;
  height: 1.5em;
}

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: "\f10c";
  font-size: 1.5em;
  line-height: inherit;
}

.video-js.vjs-audio-only-mode .vjs-subs-caps-button {
  display: none;
}

.video-js .vjs-audio-button + .vjs-menu .vjs-descriptions-menu-item .vjs-menu-item-text .vjs-icon-placeholder,
.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}

.video-js .vjs-audio-button + .vjs-menu .vjs-descriptions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before,
.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: " \f12e";
  font-size: 1.5em;
  line-height: inherit;
}

.video-js.vjs-layout-small .vjs-current-time,
.video-js.vjs-layout-small .vjs-time-divider,
.video-js.vjs-layout-small .vjs-duration,
.video-js.vjs-layout-small .vjs-remaining-time,
.video-js.vjs-layout-small .vjs-playback-rate,
.video-js.vjs-layout-small .vjs-volume-control, .video-js.vjs-layout-x-small .vjs-current-time,
.video-js.vjs-layout-x-small .vjs-time-divider,
.video-js.vjs-layout-x-small .vjs-duration,
.video-js.vjs-layout-x-small .vjs-remaining-time,
.video-js.vjs-layout-x-small .vjs-playback-rate,
.video-js.vjs-layout-x-small .vjs-volume-control, .video-js.vjs-layout-tiny .vjs-current-time,
.video-js.vjs-layout-tiny .vjs-time-divider,
.video-js.vjs-layout-tiny .vjs-duration,
.video-js.vjs-layout-tiny .vjs-remaining-time,
.video-js.vjs-layout-tiny .vjs-playback-rate,
.video-js.vjs-layout-tiny .vjs-volume-control {
  display: none;
}

.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover {
  width: auto;
  width: initial;
}

.video-js.vjs-layout-x-small .vjs-progress-control, .video-js.vjs-layout-tiny .vjs-progress-control {
  display: none;
}

.video-js.vjs-layout-x-small .vjs-custom-control-spacer {
  flex: auto;
  display: block;
}

.vjs-modal-dialog.vjs-text-track-settings {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  height: 70%;
}

.vjs-spatial-navigation-enabled .vjs-modal-dialog.vjs-text-track-settings {
  height: 80%;
}

.vjs-error .vjs-text-track-settings {
  display: none;
}

.vjs-text-track-settings .vjs-modal-dialog-content {
  display: table;
}

.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-font,
.vjs-text-track-settings .vjs-track-settings-controls {
  display: table-cell;
}

.vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom;
}

@supports (display: grid) {
  .vjs-text-track-settings .vjs-modal-dialog-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    padding: 20px 24px 0px 24px;
  }
  .vjs-track-settings-controls .vjs-default-button {
    margin-bottom: 20px;
  }
  .vjs-text-track-settings .vjs-track-settings-controls {
    grid-column: 1/-1;
  }
  .vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,
  .vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content,
  .vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content {
    grid-template-columns: 1fr;
  }
}
.vjs-text-track-settings select {
  font-size: inherit;
}

.vjs-track-setting > select {
  margin-right: 1em;
  margin-bottom: 0.5em;
}

.vjs-text-track-settings fieldset {
  margin: 10px;
  border: none;
}

.vjs-text-track-settings fieldset span {
  display: inline-block;
  padding: 0 0.6em 0.8em;
}

.vjs-text-track-settings fieldset span > select {
  max-width: 7.3em;
}

.vjs-text-track-settings legend {
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
}

.vjs-text-track-settings .vjs-label {
  margin: 0 0.5em 0.5em 0;
}

.vjs-track-settings-controls button:focus,
.vjs-track-settings-controls button:active {
  outline-style: solid;
  outline-width: medium;
  background-image: linear-gradient(0deg, #fff 88%, rgb(114.9141509434, 132.7028301887, 159.3858490566) 100%);
}

.vjs-track-settings-controls button:hover {
  color: rgba(43, 51, 63, 0.75);
}

.vjs-track-settings-controls button {
  background-color: #fff;
  background-image: linear-gradient(-180deg, #fff 88%, rgb(114.9141509434, 132.7028301887, 159.3858490566) 100%);
  color: #2B333F;
  cursor: pointer;
  border-radius: 2px;
}

.vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em;
}

.vjs-title-bar {
  background: rgba(0, 0, 0, 0.9);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 60%, rgba(0, 0, 0, 0) 100%);
  font-size: 1.2em;
  line-height: 1.5;
  transition: opacity 0.1s;
  padding: 0.666em 1.333em 4em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.vjs-error .vjs-title-bar {
  display: none;
}

.vjs-title-bar-title,
.vjs-title-bar-description {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vjs-title-bar-title {
  font-weight: bold;
  margin-bottom: 0.333em;
}

.vjs-playing.vjs-user-inactive .vjs-title-bar {
  opacity: 0;
  transition: opacity 1s;
}

.video-js .vjs-skip-forward-5 {
  cursor: pointer;
}

.video-js .vjs-skip-forward-10 {
  cursor: pointer;
}

.video-js .vjs-skip-forward-30 {
  cursor: pointer;
}

.video-js .vjs-skip-backward-5 {
  cursor: pointer;
}

.video-js .vjs-skip-backward-10 {
  cursor: pointer;
}

.video-js .vjs-skip-backward-30 {
  cursor: pointer;
}

.video-js .vjs-transient-button {
  position: absolute;
  height: 3em;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(50, 50, 50, 0.5);
  cursor: pointer;
  opacity: 1;
  transition: opacity 1s;
}

.video-js:not(.vjs-has-started) .vjs-transient-button {
  display: none;
}

.video-js.not-hover .vjs-transient-button:not(.force-display),
.video-js.vjs-user-inactive .vjs-transient-button:not(.force-display) {
  opacity: 0;
}

.video-js .vjs-transient-button span {
  padding: 0 0.5em;
}

.video-js .vjs-transient-button.vjs-left {
  left: 1em;
}

.video-js .vjs-transient-button.vjs-right {
  right: 1em;
}

.video-js .vjs-transient-button.vjs-top {
  top: 1em;
}

.video-js .vjs-transient-button.vjs-near-top {
  top: 4em;
}

.video-js .vjs-transient-button.vjs-bottom {
  bottom: 4em;
}

.video-js .vjs-transient-button:hover {
  background-color: rgba(50, 50, 50, 0.9);
}

@media print {
  .video-js > *:not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden;
  }
}
.vjs-resize-manager {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: -1000;
}

.js-focus-visible .video-js *:focus:not(.focus-visible) {
  outline: none;
}

.video-js *:focus:not(:focus-visible) {
  outline: none;
}

select{
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 20px;
  line-height: 30px;
}
select option{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.button, .homepage-faqs .section-content .nav-button{
  box-sizing: border-box;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  white-space: nowrap;
  border-radius: 0.375rem;
  border-width: 2px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 18px;
  line-height: 24px;
}

@media (min-width: 768px){
  .button, .homepage-faqs .section-content .nav-button{
    padding-left: 26px;
    padding-right: 26px;
  }
}
.button:hover:not(.button-hollow), .homepage-faqs .section-content .nav-button:hover:not(.button-hollow){
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.button-large{
  border-width: 3px;
}

@media (min-width: 640px){
  .button-large{
    padding: 0.75rem;
    font-size: 24px;
    line-height: 36px;
  }
}

@media (min-width: 768px){
  .button-large{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.button-hollow:not(:hover):not(.active){
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.button-hollow:hover, .button-hollow.active{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.button-teal, .homepage-faqs .section-content .nav-button{
  --tw-border-opacity: 1;
  border-color: rgb(0 164 189 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 164 189 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.button-teal:hover:not(.button-hollow), .homepage-faqs .section-content .nav-button:hover:not(.button-hollow){
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
.button-teal:visited, .homepage-faqs .section-content .nav-button:visited{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button-teal-light{
  --tw-border-opacity: 1;
  border-color: rgb(233 243 246 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(233 243 246 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
.button-teal-light:hover:not(.button-hollow){
  --tw-border-opacity: 1;
  border-color: rgb(0 164 189 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}

.button-caramel{
  --tw-border-opacity: 1;
  border-color: rgb(235 153 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(235 153 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.button-caramel:hover:not(.button-hollow){
  --tw-text-opacity: 1;
  color: rgb(235 153 0 / var(--tw-text-opacity, 1));
}

.button-caramel-light{
  --tw-border-opacity: 1;
  border-color: rgb(251 235 204 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(251 235 204 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1));
}
.button-caramel-light:hover:not(.button-hollow){
  --tw-border-opacity: 1;
  border-color: rgb(235 153 0 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(235 153 0 / var(--tw-text-opacity, 1));
}

.button-gray{
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.button-gray:hover:not(.button-hollow){
  --tw-border-opacity: 1;
  border-color: rgb(181 181 181 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(181 181 181 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button-teal.button-hollow, .homepage-faqs .section-content .button-hollow.nav-button{
  --tw-border-opacity: 1;
  border-color: rgb(0 164 189 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}

.button-caramel.button-hollow{
  --tw-border-opacity: 1;
  border-color: rgb(235 153 0 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(235 153 0 / var(--tw-text-opacity, 1));
}

.select-state-for-map {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTcnIGhlaWdodD0nMTAnIHZpZXdCb3g9JzAgMCAxNyAxMCcg eG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cGF0aCBkPSdNOC44 NzUgOS44NzVDOC41NTg1OSA5Ljg3NSA4LjI3NzM0IDkuNzY5NTMgOC4wNjY0MSA5 LjU1ODU5TDEuMzE2NDEgMi44MDg1OUMwLjg1OTM3NSAyLjM4NjcyIDAuODU5Mzc1 IDEuNjQ4NDQgMS4zMTY0MSAxLjIyNjU2QzEuNzM4MjggMC43Njk1MzEgMi40NzY1 NiAwLjc2OTUzMSAyLjg5ODQ0IDEuMjI2NTZMOC44NzUgNy4xNjc5N0wxNC44MTY0 IDEuMjI2NTZDMTUuMjM4MyAwLjc2OTUzMSAxNS45NzY2IDAuNzY5NTMxIDE2LjM5 ODQgMS4yMjY1NkMxNi44NTU1IDEuNjQ4NDQgMTYuODU1NSAyLjM4NjcyIDE2LjM5 ODQgMi44MDg1OUw5LjY0ODQ0IDkuNTU4NTlDOS40Mzc1IDkuNzY5NTMgOS4xNTYy NSA5Ljg3NSA4Ljg3NSA5Ljg3NVonIGZpbGw9JyMxNDE0MTQnLz48L3N2Zz4=");
  margin: 1rem;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  background-color: transparent;
  background-repeat: no-repeat;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 3rem;
  background-position: right 30px center !important;
  --tw-text-opacity: 1 !important;
  color: rgb(181 181 181 / var(--tw-text-opacity, 1)) !important;
}

plat-input input {
  -webkit-appearance: none;
  -moz-appearance: none;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(0 164 189 / var(--tw-ring-opacity, 1)) !important;
}

plat-input input:active{
  border-width: 0px !important;
}

#dream-careers .section-content{
  margin-left: auto;
  margin-right: auto;
  max-width: 1190px;
}
#dream-careers__tabs ul{
  display: flex;
  list-style-type: none;
  gap: 0.5rem;
  padding-left: 0px;
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 768px){
  #dream-careers__tabs ul{
    font-size: 20px;
    line-height: 30px;
  }
}
#dream-careers__tabs ul li button{
  height: 100%;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
  #dream-careers__tabs ul li button{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
#dream-careers__tabs ul li button[aria-selected=true]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1)) !important;
}
#dream-careers__tabs ul li button[aria-selected=true]::before{
  margin-right: 10px;
  display: none;
  height: 14px;
  width: 7px;
}
.notification-banner-section.dismissible#dream-careers__tabs ul li button[aria-selected=true]::before {
  display: none;
}
@media (min-width: 640px){
  #dream-careers__tabs ul li button[aria-selected=true]::before{
    display: inline-flex;
  }
}
#dream-careers__tabs ul li button[aria-selected=true]::before {
  content: " ";
  background: url('data:image/svg+xml,<svg width="7" height="14" viewBox="0 0 7 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.80282 7.53037L1.0113 13.8116C0.623729 14.2317 0 13.9056 0 13.2822V0.718943C0 0.0955129 0.623729 -0.231301 1.0113 0.189464L6.80339 6.47074C7.06554 6.75528 7.06554 7.24583 6.80339 7.53037H6.80282Z" fill="%23F1291C"/></svg>');
}
#dream-careers__tab-content{
  border-radius: 1rem;
  border-top-left-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 16px;
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
  #dream-careers__tab-content{
    padding: 32px;
  }
}
#dream-careers__tab-content .tab{
  position: relative;
  display: flex;
  gap: 32px;
}
#dream-careers__tab-content .industry-card{
  position: absolute;
  display: none;
  height: 100%;
  width: 274px;
  flex-shrink: 0;
  flex-grow: 0;
  flex-direction: column;
  gap: 1rem;
  font-size: 16px;
  line-height: 24px;
}
.notification-banner-section.dismissible#dream-careers__tab-content .industry-card {
  display: none;
}
@media (min-width: 1024px){
  #dream-careers__tab-content .industry-card{
    display: flex;
  }
}
#dream-careers__tab-content .industry-card h4{
  margin-top: 10px;
  margin-bottom: -10px;
  font-family: "bookmania";
  font-size: 36px;
  line-height: 48px;
  font-weight: 700;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
#dream-careers__tab-content .industry-card__img{
  flex-grow: 1;
  overflow: hidden;
  border-radius: 0.5rem;
}
#dream-careers__tab-content .industry-card__img img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#dream-careers__tab-content .education-cards{
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 1024px){
  #dream-careers__tab-content .education-cards{
    margin-left: 306px;
  }
}
#dream-careers__tab-content .education-cards ul{
  display: grid;
  list-style-type: none;
  gap: 1rem;
  padding-left: 0px;
}
@media (min-width: 380px){
  #dream-careers__tab-content .education-cards ul{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 768px){
  #dream-careers__tab-content .education-cards ul{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
#dream-careers__tab-content .education-cards ul li{
  display: flex;
  flex-direction: column;
  border-radius: 20px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  padding: 14px;
  --tw-shadow: 0 1px 5px 1px rgba(0,0,0,0.1);
  --tw-shadow-colored: 0 1px 5px 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@media (min-width: 768px){
  #dream-careers__tab-content .education-cards ul li{
    padding: 18px;
  }
}
#dream-careers__tab-content .education-cards ul li:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 164 189 / var(--tw-border-opacity, 1));
}
#dream-careers__tab-content .education-cards ul li p{
  flex-grow: 1;
}
#dream-careers__tab-content .education-cards ul li h5{
  font-size: 20px;
  line-height: 28px;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
#dream-careers__tab-content .education-cards ul li .button, #dream-careers__tab-content .education-cards ul li .homepage-faqs .section-content .nav-button, .homepage-faqs .section-content #dream-careers__tab-content .education-cards ul li .nav-button{
  margin-top: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 16px;
  line-height: 24px;
}

.tces-pricing-card{
  position: relative;
  margin-top: 2rem;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  border-radius: 1rem;
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
.tces-pricing-card.featured{
  border-width: 3px;
  --tw-border-opacity: 1;
  border-color: rgb(235 153 0 / var(--tw-border-opacity, 1));
  padding-top: 2rem;
  padding-bottom: 1rem;
}
.tces-pricing-card .featured-sticker{
  position: absolute;
  top: -1rem;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(235 153 0 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tces-pricing-card .tces-pricing-card-header{
  flex-grow: 1;
}
.tces-pricing-card .tces-pricing-card-header .region-label{
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.tces-pricing-card .tces-pricing-card-header .state{
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.tces-pricing-card .tces-pricing-card-header .title{
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
}
.tces-pricing-card .tces-pricing-card-header .credit-hours{
  font-size: 20px;
  line-height: 30px;
}
.tces-pricing-card .tces-pricing-card-header .course-description{
  font-size: 18px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.tces-pricing-card .tces-pricing-card-header .product-link{
  margin-top: 0.5rem;
  display: block;
  font-size: 16px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.tces-pricing-card .tces-pricing-card-header .product-link:hover{
  --tw-text-opacity: 1;
  color: rgb(0 114 131 / var(--tw-text-opacity, 1));
}
.tces-pricing-card .tces-pricing-card-price{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 200px;
  flex-direction: column;
  font-size: 16px;
  line-height: 24px;
}
.tces-pricing-card .tces-pricing-card-price .original-price{
  font-size: 24px;
  line-height: 36px;
  --tw-text-opacity: 1;
  color: rgb(181 181 181 / var(--tw-text-opacity, 1));
  text-decoration-line: line-through;
}
.tces-pricing-card .tces-pricing-card-price .price{
  font-size: 48px;
  line-height: 60px;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
.tces-pricing-card .tces-pricing-card-price .promo{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  white-space: nowrap;
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  .tces-pricing-card .tces-pricing-card-price .promo{
    margin-left: 0px;
    margin-right: 0px;
  }
}
.tces-pricing-card .tces-pricing-card-price .promo .promo-code{
  font-size: 24px;
  line-height: 36px;
  --tw-text-opacity: 1;
  color: rgb(235 153 0 / var(--tw-text-opacity, 1));
}
.tces-pricing-card .tces-pricing-card-product-details{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  padding-top: 0.5rem;
}
.tces-pricing-card .tces-pricing-card-product-details .product-detail-wrapper{
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1rem;
}
.tces-pricing-card .tces-pricing-card-product-details .product-detail-wrapper .state-selector{
  border-style: none;
  padding-left: 2rem;
  padding-right: 2.5rem;
  font-size: 18px;
  line-height: 24px;
  --tw-bg-opacity: 1;
  background-color: rgb(235 153 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tces-pricing-card .tces-pricing-card-product-details .product-detail-wrapper .state-selector .hyperlink{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tces-pricing-card .tces-pricing-card-product-details .product-detail-wrapper .state-selector .hyperlink:visited{
  color: rgb(181 181 181 );
}
.tces-pricing-card .tces-pricing-card-product-details .product-detail-wrapper .state-selector .hyperlink:hover{
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1));
}
.tces-pricing-card .tces-pricing-card-product-details .product-detail-wrapper .state-selector blockquote{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.nav-button.tces-pricing-card .tces-pricing-card-product-details .product-detail-wrapper .state-selector{
  border-radius: 0.5rem !important;
  border-width: 2px !important;
  border-style: solid !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(235 153 0 / var(--tw-border-opacity, 1)) !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
  text-decoration-line: none !important;
}
.nav-button.tces-pricing-card .tces-pricing-card-product-details .product-detail-wrapper .state-selector a{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.nav-button.tces-pricing-card .tces-pricing-card-product-details .product-detail-wrapper .state-selector:hover{
  background-color: transparent !important;
  --tw-text-opacity: 1 !important;
  color: rgb(235 153 0 / var(--tw-text-opacity, 1)) !important;
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.nav-button.tces-pricing-card .tces-pricing-card-product-details .product-detail-wrapper .state-selector:hover a{
  --tw-text-opacity: 1 !important;
  color: rgb(235 153 0 / var(--tw-text-opacity, 1)) !important;
}
.nav-button.tces-pricing-card .tces-pricing-card-product-details .product-detail-wrapper .state-selector.disabled{
  pointer-events: none;
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.nav-button.tces-pricing-card .tces-pricing-card-product-details .product-detail-wrapper .state-selector.disabled a{
  pointer-events: none;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.tces-pricing-card__details ul{
  padding-left: 0px;
}
.tces-pricing-card__details ul li{
  list-style-type: none;
  background-repeat: no-repeat;
  padding-left: 2rem;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgdmlld0JveD0iMCAwIDQ0OCA1MTIiPgogIDxwYXRoIGQ9Ik00MzguNiAxMDUuNGMxMi41IDEyLjUgMTIuNSAzMi44IDAgNDUuM2wtMjU2IDI1NmMtMTIuNSAxMi41LTMyLjggMTIuNS00NS4zIDBsLTEyOC0xMjhjLTEyLjUtMTIuNS0xMi41LTMyLjggMC00NS4zczMyLjgtMTIuNSA0NS4zIDBMMTYwIDMzOC43IDM5My40IDEwNS40YzEyLjUtMTIuNSAzMi44LTEyLjUgNDUuMyAweiIvPgo8L3N2Zz4=);
  background-position: left 5px;
}

.tces-pricing-cards{
  display: flex;
  flex-wrap: wrap;
  align-content: stretch;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}
.tces-pricing-cards .tces-pricing-card{
  max-width: 336px;
}

.tces-safe-pricing-card{
  position: relative;
  margin-top: 2rem;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tces-safe-pricing-card.featured{
  border-width: 3px;
  --tw-border-opacity: 1;
  border-color: rgb(235 153 0 / var(--tw-border-opacity, 1));
  padding-top: 2rem;
  padding-bottom: 1rem;
}
.tces-safe-pricing-card .description{
  flex-grow: 1;
}
.tces-safe-pricing-card .description .description-name{
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
}
.tces-safe-pricing-card .description .description-credit-hours{
  font-size: 20px;
  line-height: 30px;
}
.tces-safe-pricing-card .description .description-product-link{
  margin-top: 0.5rem;
  display: block;
  font-size: 16px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.tces-safe-pricing-card .pricing{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 200px;
  flex-direction: column;
  font-size: 16px;
  line-height: 24px;
}
.tces-safe-pricing-card .pricing .safe-card-strikethrough-price{
  font-size: 24px;
  line-height: 36px;
  --tw-text-opacity: 1;
  color: rgb(181 181 181 / var(--tw-text-opacity, 1));
  text-decoration-line: line-through;
}
.tces-safe-pricing-card .pricing .safe-card-price{
  font-size: 48px;
  line-height: 60px;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
.tces-safe-pricing-card .pricing .safe-card-promo{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  white-space: nowrap;
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  .tces-safe-pricing-card .pricing .safe-card-promo{
    margin-left: 0px;
    margin-right: 0px;
  }
}
.tces-safe-pricing-card .pricing .safe-card-promo .safe-card-promo-code{
  font-size: 24px;
  line-height: 36px;
  --tw-text-opacity: 1;
  color: rgb(235 153 0 / var(--tw-text-opacity, 1));
}
.tces-safe-pricing-card .action-wrapper{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  padding-top: 0.5rem;
}
.tces-safe-pricing-card .action-wrapper .action{
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1rem;
}

.pricing-pills .title{
  text-align: center;
  font-size: 30px;
  line-height: 40px;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px){
  .pricing-pills .title{
    font-size: 36px;
    line-height: 48px;
  }
}
.pricing-pills .pricing-pill-container{
  margin: 1rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 380px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  flex-wrap: wrap;
  gap: 1rem;
}
@media (min-width: 640px){
  .pricing-pills .pricing-pill-container{
    display: grid;
    max-width: 100%;
  }
}
@media (min-width: 1024px){
  .pricing-pills .pricing-pill-container{
    display: flex;
    flex-direction: column;
  }
}
.pricing-pills .pricing-pill-container .pricing-pill-card{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px){
  .pricing-pills .pricing-pill-container .pricing-pill-card{
    flex-basis: 50%;
  }
}
@media (min-width: 1024px){
  .pricing-pills .pricing-pill-container .pricing-pill-card{
    flex-basis: 196px;
    flex-direction: row;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
    text-align: left;
  }
}
.pricing-pills .pricing-pill-container .pricing-pill-card .course-name{
  flex-grow: 1;
}
.pricing-pills .pricing-pill-container .pricing-pill-card .course-name h3{
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
}
.pricing-pills .pricing-pill-container .pricing-pill-card .course-name h5{
  font-size: 20px;
  line-height: 30px;
}
.pricing-pills .pricing-pill-container .pricing-pill-card .pricing-pill-price{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 210px;
  flex-direction: column;
  font-size: 16px;
  line-height: 24px;
}
.pricing-pills .pricing-pill-container .pricing-pill-card .pricing-pill-price .original-price{
  font-size: 24px;
  line-height: 36px;
  --tw-text-opacity: 1;
  color: rgb(181 181 181 / var(--tw-text-opacity, 1));
  text-decoration-line: line-through;
}
.pricing-pills .pricing-pill-container .pricing-pill-card .pricing-pill-price .price{
  font-size: 48px;
  line-height: 60px;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
.pricing-pills .pricing-pill-container .pricing-pill-card .pricing-pill-price .promo{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  white-space: nowrap;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  .pricing-pills .pricing-pill-container .pricing-pill-card .pricing-pill-price .promo{
    margin-left: 0px;
    margin-right: 0px;
  }
}
.pricing-pills .pricing-pill-container .pricing-pill-card .pricing-pill-price .promo {
  flex-wrap: wrap;
}
.pricing-pills .pricing-pill-container .pricing-pill-card .pricing-pill-price .promo .promo-code{
  max-width: 210px;
  white-space: normal;
  overflow-wrap: break-word;
  font-size: 24px;
  line-height: 36px;
  --tw-text-opacity: 1;
  color: rgb(235 153 0 / var(--tw-text-opacity, 1));
}
.pricing-pills .pricing-pill-container .pricing-pill-card .pricing-pill-description{
  display: flex;
  width: 100%;
  flex-direction: column-reverse;
  align-items: center;
  gap: 1rem;
}
@media (min-width: 1024px){
  .pricing-pills .pricing-pill-container .pricing-pill-card .pricing-pill-description{
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 50%;
    flex-direction: row;
    gap: 2rem;
    border-left-width: 2px;
    padding-left: 2rem;
  }
}
.pricing-pills .pricing-pill-container .pricing-pill-card .pricing-pill-description .product-description{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  font-size: 16px;
  line-height: 24px;
}
.pricing-pills .pricing-pill-container .pricing-pill-card .pricing-pill-description .action-wrapper{
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 0.5rem;
}
.pricing-pills .pricing-pill-container .pricing-pill-card .pricing-pill-description .action-wrapper .affirm-as-low-as-container{
  justify-content: center;
  text-align: center;
}
.pricing-pills .pricing-pill-container .pricing-pill-card .pricing-pill-description .pricing-pill-full-details{
  margin-top: 0.5rem;
  display: block;
  font-size: 16px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}

.flyout-wrapper{
  position: fixed;
  top: 56px;
  z-index: 40;
  display: flex;
  height: calc(100% - 56px);
  flex-direction: row;
  justify-content: flex-end;
  overflow-y: auto;
}
.flyout-wrapper .flyout-menu{
  z-index: 50;
  height: 100%;
}

.homepage-faqs{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1)) !important;
}
.homepage-faqs .section-content{
  margin-top: 80px;
  margin-bottom: 80px;
  display: flex;
  flex-direction: column;
  max-width: 900px !important;
}
.homepage-faqs .section-content a:not(.nav-button){
  --tw-text-opacity: 1 !important;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1)) !important;
}
.homepage-faqs .section-content a:not(.nav-button):hover{
  --tw-text-opacity: 1 !important;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1)) !important;
}
.homepage-faqs .section-content .accordion{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(181 181 181 / var(--tw-border-opacity, 1));
}
.homepage-faqs .section-content .heading-component{
  text-align: center !important;
  font-family: "bookmania" !important;
  font-size: 46px !important;
}
.homepage-faqs .section-content > .rich-text-component{
  margin-left: auto;
  margin-right: auto;
  max-width: 720px;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1));
}
.homepage-faqs .section-content .faq-category{
  margin-top: 52px;
  margin-bottom: 52px;
  margin-left: 0px;
  margin-right: 0px;
}
.homepage-faqs .section-content .faq-category h3,
.homepage-faqs .section-content .faq-category .collapsible{
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1));
}
.homepage-faqs .section-content .faq-category .collapsible__heading{
  font-size: 20px;
  line-height: 30px;
}
.homepage-faqs .section-content .faq-category .collapsible__content{
  font-size: 16px;
  line-height: 1.375;
}
.homepage-faqs .section-content .faq-category .collapsible__content p{
  margin-bottom: 1rem;
}
.homepage-faqs .section-content .faq-category .collapsible__content ul{
  margin-left: 25px;
}
.homepage-faqs .section-content .faq-category .collapsible--expanded .collapsible__heading{
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
.homepage-faqs .section-content .faq-category .collapsible__icon-right{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.homepage-faqs .section-content .nav-button{
  display: flex;
  max-width: -moz-max-content;
  max-width: max-content;
  align-self: center;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 18px;
  line-height: 24px;
}

.catalog-course-card-container{
  display: flex;
  flex-direction: column;
  gap: 1rem;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
}
.catalog-course-card-container .catalog-course-card{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1rem;
}
@media (min-width: 1280px){
  .catalog-course-card-container .catalog-course-card{
    flex-direction: row;
    gap: 0px;
  }
}
.catalog-course-card-container .catalog-course-card .info-section{
  display: flex;
  flex: 3;
  flex-direction: column;
  gap: 1rem;
}
.catalog-course-card-container .catalog-course-card .info-section .card-title{
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.catalog-course-card-container .catalog-course-card .info-section .chip-container{
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.catalog-course-card-container .catalog-course-card .action-section{
  display: flex;
  flex: 2;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
}
@media (min-width: 640px){
  .catalog-course-card-container .catalog-course-card .action-section{
    flex-direction: row;
    align-items: center;
  }
}
@media (min-width: 1280px){
  .catalog-course-card-container .catalog-course-card .action-section{
    flex-direction: column;
    align-items: flex-end;
  }
}
.catalog-course-card-container .catalog-course-card .action-section .collapsable{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
}
@media (min-width: 1280px){
  .catalog-course-card-container .catalog-course-card .action-section .collapsable{
    align-self: flex-end;
  }
}
.catalog-course-card-container .catalog-course-card .action-section .collapsable .collapsable-label{
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.catalog-course-card-container .catalog-course-card .action-section .collapsable .collapsable-label:hover{
  cursor: pointer;
}
.catalog-course-card-container .card-content{
  display: flex;
  flex-direction: column;
  gap: 1rem;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1));
}
.catalog-course-card-container .card-content .description{
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.catalog-course-card-container .card-content .cta{
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
  padding: 0px;
}
@media (min-width: 640px){
  .catalog-course-card-container .card-content .cta{
    flex-direction: row;
    align-items: center;
  }
}
.catalog-course-card-container .card-content .cta .overview-link{
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 164 189 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 164 189 / var(--tw-bg-opacity, 1));
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.catalog-course-card-container .card-content .cta .overview-link:hover{
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}

.catalog-course-list{
  display: flex;
  flex-direction: column;
  gap: 1rem;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(233 243 246 / var(--tw-bg-opacity, 1));
  padding: 1rem;
}

@media (min-width: 1024px){
  .catalog-course-list{
    min-width: 504px;
  }
}
.catalog-course-list .course-group-header{
  font-size: 20px !important;
  line-height: 30px !important;
  font-weight: 500 !important;
}
.catalog-course-list .course-group-header:first-of-type{
  margin-top: 0px;
}

.section{
  display: flex;
  flex-direction: row;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.section .product_section{
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  align-items: stretch;
  align-self: stretch;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(233 243 246 / var(--tw-bg-opacity, 1));
  padding: 1rem;
}
.section .product_section .product_container{
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  justify-content: flex-start;
  gap: 1rem;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
}
.section .product_section .product_container .product_title{
  font-size: 36px;
  line-height: 48px;
  font-weight: 700;
}
.section .product_section .product_container .tags_container{
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.section .product_section .product_container .content_container{
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding-top: 2rem;
}
.section .product_section .product_container .content_container .tabs_container{
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.section .product_section .product_container .content_container .tabs_container .tab{
  border-radius: 0.375rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1));
}
.section .product_section .product_container .content_container .tabs_container .tab:hover{
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.section .product_section .product_container .content_container .description-tab{
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.section .product_section .product_container .content_container .description-tab .nar-ethics-banner{
  display: flex;
  flex-direction: column;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 204 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 245 204 / var(--tw-bg-opacity, 1));
  padding: 1rem;
}
.section .product_section .product_container .content_container .description-tab .nar-ethics-banner .nar-ethics-title{
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
}
.section .product_section .product_container .content_container .description-tab .nar-ethics-banner .nar-ethics-body{
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}
.section .product_section .product_container .content_container .description-tab .pro-path-banner{
  display: flex;
  flex-direction: row;
  gap: 1rem;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 164 189 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(233 243 246 / var(--tw-bg-opacity, 1));
  padding: 1rem;
}
.section .product_section .product_container .content_container .description-tab .pro-path-banner .text-container{
  display: flex;
  flex-direction: column;
}
.section .product_section .product_container .content_container .description-tab .pro-path-banner .text-container .pro-path-title{
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
}
.section .product_section .product_container .content_container .description-tab .pro-path-banner .text-container .pro-path-body{
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}
.section .product_section .product_container .content_container .package-tab{
  display: flex;
  flex-direction: column;
  padding-top: 1rem;
}
.section .product_section .product_container .content_container .package-tab .heading{
  margin-bottom: 1rem;
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.section .product_section .product_container .content_container .requirements-tab .state-requirement-section{
  display: flex;
  flex-direction: column;
  border-left-width: 8px;
  --tw-border-opacity: 1;
  border-left-color: rgb(0 164 189 / var(--tw-border-opacity, 1));
  padding-left: 0px;
  padding-right: 0px;
}
.section .product_section .product_container .content_container .requirements-tab .state-requirement-section .wrapper{
  border-bottom-width: 2px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 768px){
  .section .product_section .product_container .content_container .requirements-tab .state-requirement-section .wrapper{
    font-size: 20px;
    line-height: 30px;
  }
}
.section .product_section .product_container .content_container .requirements-tab a{
  text-wrap: wrap;
  word-break: break-all;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.section .product_section .product_container .content_container .requirements-tab p{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.affirm-as-low-as-container{
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
}
.affirm-as-low-as-container .affirm-as-low-as{
  font-size: 16px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.affirm-as-low-as-container .affirm-as-low-as a{
  display: block;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.affirm-as-low-as-container .affirm-as-low-as a:hover{
  --tw-text-opacity: 1;
  color: rgb(0 114 131 / var(--tw-text-opacity, 1));
}
.affirm-as-low-as-container .affirm-as-low-as:empty + plat-tooltip {
  display: none;
}

.price_container{
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.price_container .price{
  font-size: 36px;
  line-height: 48px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
.price_container.strikethrough-pricing .original-price{
  font-size: 24px;
  line-height: 36px;
  --tw-text-opacity: 1;
  color: rgb(181 181 181 / var(--tw-text-opacity, 1));
  text-decoration-line: line-through;
}
.price_container.strikethrough-pricing .promo{
  font-size: 16px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(181 181 181 / var(--tw-text-opacity, 1));
}
.price_container.strikethrough-pricing .promo .promo-code{
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(235 153 0 / var(--tw-text-opacity, 1));
}
.price_container .affirm-as-low-as{
  font-size: 14px;
  line-height: 20px;
}

.mortgage-continuing-education .section{
  display: flex;
  flex-direction: column;
}
.mortgage-continuing-education .section .section-content{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mortgage-continuing-education .section .section-content .faq-category{
  display: flex;
  max-width: 1000px;
  flex-direction: column;
}
.mortgage-continuing-education .section .section-content .nav-button{
  align-self: center;
}

.drop-down-navigator-component{
  margin-top: 1rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.drop-down-navigator-component .navigator-select{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(235 153 0 / var(--tw-bg-opacity, 1));
  background-size: 16px;
  background-repeat: no-repeat;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  padding-left: 5rem;
  padding-right: 5rem;
  text-align: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12' viewBox='0 0 16 12'%3E%3Cpath stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' d='M3 4l5 5 5-5'/%3E%3C/svg%3E");
  background-position: calc(50% + 64px) center;
}

.mlo-state-selector{
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  background-color: #f9f9f9;
}
.mlo-state-selector__content{
  margin-left: auto;
  margin-right: auto;
  max-width: 48rem;
  text-align: center;
}
.mlo-state-selector__title{
  margin-bottom: 1rem;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
}
@media (min-width: 768px){
  .mlo-state-selector__title{
    font-size: 36px;
    line-height: 48px;
  }
}
.mlo-state-selector__title {
  color: #003049;
  font-family: "lato", sans-serif;
}
.mlo-state-selector__subtitle{
  margin-bottom: 2rem;
  font-size: 18px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
  .mlo-state-selector__subtitle{
    font-size: 20px;
    line-height: 30px;
  }
}
.mlo-state-selector__subtitle {
  font-family: "lato", sans-serif;
}
.mlo-state-selector__controls{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 42rem;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  gap: 1rem;
}
@media (min-width: 768px){
  .mlo-state-selector__controls{
    flex-direction: row;
    align-items: center;
  }
}
.mlo-state-selector__select-wrapper{
  flex: 1 1 0%;
}
@media (min-width: 768px){
  .mlo-state-selector__select-wrapper{
    width: 16rem;
    flex: none;
  }
}
.mlo-state-selector__select{
  width: 100%;
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 16px;
  line-height: 24px;
}
.mlo-state-selector__select:focus{
  border-color: transparent;
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(235 153 0 / var(--tw-ring-opacity, 1));
}
.mlo-state-selector__select{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1));
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12' viewBox='0 0 16 12'%3E%3Cpath stroke='%23333333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' d='M3 4l5 5 5-5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(100% - 12px) center;
  background-size: 16px;
  padding-right: 40px;
  font-family: "lato", sans-serif;
}
.mlo-state-selector__select:hover{
  --tw-border-opacity: 1;
  border-color: rgb(181 181 181 / var(--tw-border-opacity, 1));
}
.mlo-state-selector__select option{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.mlo-state-selector__button{
  border-radius: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
@media (min-width: 768px){
  .mlo-state-selector__button{
    font-size: 18px;
    line-height: 24px;
  }
}
.mlo-state-selector__button{
  border-width: 2px;
  border-style: solid;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  background-color: #eb9900;
  border-color: #eb9900;
  font-family: "lato", sans-serif;
}
.mlo-state-selector__button:hover{
  background-color: transparent;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  color: #eb9900;
}
.mlo-state-selector__button:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-offset-width: 2px;
  --tw-ring-color: #eb9900;
}
.mlo-state-selector__button:active{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.mlo-state-selector__button i{
  font-size: 14px;
  line-height: 20px;
}
.mlo-state-selector__error{
  margin-top: 1rem;
  border-radius: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-width: 1px;
  background-color: #fef2f2;
  border-color: #fecaca;
  color: #b91c1c;
}
.mlo-state-selector__error i {
  color: #dc2626;
}
.mlo-state-selector__error span{
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  font-family: "lato", sans-serif;
}

@media (max-width: 767px) {
  .mlo-state-selector__title{
    font-size: 24px;
    line-height: 36px;
  }
  .mlo-state-selector__subtitle{
    margin-bottom: 1.5rem;
    font-size: 16px;
    line-height: 24px;
  }
  .mlo-state-selector__button{
    width: 100%;
  }
}
/*
* The Typekit service used to deliver this font or fonts for use on websites
* is provided by Adobe and is subject to these Terms of Use
* http://www.adobe.com/products/eulas/tou_typekit. For font license
* information, see the list below.
*
* bookmania:
*   - http://typekit.com/eulas/00000000000000007735e58f
* lato:
*   - http://typekit.com/eulas/000000000000000000015235
*   - http://typekit.com/eulas/00000000000000000001522d
*   - http://typekit.com/eulas/000000000000000000015232
*   - http://typekit.com/eulas/000000000000000000015236
*   - http://typekit.com/eulas/000000000000000000015231
*   - http://typekit.com/eulas/00000000000000000001522b
*   - http://typekit.com/eulas/00000000000000000001522c
*   - http://typekit.com/eulas/00000000000000000001522a
*   - http://typekit.com/eulas/00000000000000000001522e
*   - http://typekit.com/eulas/00000000000000000001522f
*   - http://typekit.com/eulas/000000000000000000015226
*   - http://typekit.com/eulas/000000000000000000015230
*
* © 2009-2023 Adobe Systems Incorporated. All Rights Reserved.
*/
/*{"last_published":"2023-10-06 19:22:05 UTC"}*/
@font-face {
  font-family: "lato";
  src: url("https://use.typekit.net/af/50d55e/000000000000000000015235/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff2"), url("https://use.typekit.net/af/50d55e/000000000000000000015235/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff"), url("https://use.typekit.net/af/50d55e/000000000000000000015235/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
}
@font-face {
  font-family: "lato";
  src: url("https://use.typekit.net/af/bdde80/00000000000000000001522d/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/bdde80/00000000000000000001522d/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/bdde80/00000000000000000001522d/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "lato";
  src: url("https://use.typekit.net/af/6c7e72/000000000000000000015232/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/6c7e72/000000000000000000015232/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/6c7e72/000000000000000000015232/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "lato";
  src: url("https://use.typekit.net/af/efba8b/000000000000000000015236/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i9&v=3") format("woff2"), url("https://use.typekit.net/af/efba8b/000000000000000000015236/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i9&v=3") format("woff"), url("https://use.typekit.net/af/efba8b/000000000000000000015236/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i9&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 900;
  font-stretch: normal;
}
@font-face {
  font-family: "lato";
  src: url("https://use.typekit.net/af/220823/000000000000000000015231/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/220823/000000000000000000015231/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/220823/000000000000000000015231/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "lato";
  src: url("https://use.typekit.net/af/845de0/00000000000000000001522b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff2"), url("https://use.typekit.net/af/845de0/00000000000000000001522b/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff"), url("https://use.typekit.net/af/845de0/00000000000000000001522b/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
}
@font-face {
  font-family: "lato";
  src: url("https://use.typekit.net/af/180254/00000000000000000001522c/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/180254/00000000000000000001522c/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/180254/00000000000000000001522c/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "lato";
  src: url("https://use.typekit.net/af/a2df1e/00000000000000000001522a/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/a2df1e/00000000000000000001522a/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/a2df1e/00000000000000000001522a/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
}
@font-face {
  font-family: "lato";
  src: url("https://use.typekit.net/af/a18530/00000000000000000001522e/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/a18530/00000000000000000001522e/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/a18530/00000000000000000001522e/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: "lato";
  src: url("https://use.typekit.net/af/0df254/00000000000000000001522f/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff2"), url("https://use.typekit.net/af/0df254/00000000000000000001522f/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff"), url("https://use.typekit.net/af/0df254/00000000000000000001522f/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: "lato";
  src: url("https://use.typekit.net/af/28ba4b/000000000000000000015226/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"), url("https://use.typekit.net/af/28ba4b/000000000000000000015226/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"), url("https://use.typekit.net/af/28ba4b/000000000000000000015226/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
}
@font-face {
  font-family: "lato";
  src: url("https://use.typekit.net/af/dbedf7/000000000000000000015230/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("woff2"), url("https://use.typekit.net/af/dbedf7/000000000000000000015230/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("woff"), url("https://use.typekit.net/af/dbedf7/000000000000000000015230/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
}
@font-face {
  font-family: "bookmania";
  src: url("https://use.typekit.net/af/859a3b/00000000000000007735e58f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/859a3b/00000000000000007735e58f/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/859a3b/00000000000000007735e58f/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
.progress-bar-container{
  display: flex;
  width: 196px;
  max-width: 196px;
  flex: 1 1 0%;
  flex-direction: column;
}
.progress-bar-container .bar-container-wrapper{
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
}
.progress-bar-container .bar-container-wrapper .bar-container{
  display: flex;
  flex-direction: row;
}
.progress-bar-container .bar-container-wrapper .bar-container .progress-indicator{
  display: flex;
}
.progress-bar-container .bar-container-wrapper .bar-container .progress-indicator.ce-shop{
  --tw-bg-opacity: 1;
  background-color: rgb(80 194 117 / var(--tw-bg-opacity, 1));
}
.progress-bar-container .bar-container-wrapper .bar-container .progress-indicator.state-average{
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1));
}
.progress-bar-container .bar-container-wrapper .bar-container .progress-amount{
  margin-left: 20px;
  display: flex;
  font-size: 14px;
  line-height: 20px;
}
.progress-bar-container .progress-bar-header h4{
  margin-top: 16px;
  margin-bottom: 8px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.pass-rates-list{
  display: grid;
  grid-auto-rows: minmax(0, 1fr);
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

@media (min-width: 768px){
  .pass-rates-list{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px){
  .pass-rates-list{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1280px){
  .pass-rates-list{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
.pass-rates-list .pass-rates-list-item{
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
  padding: 1rem;
}
.pass-rates-list .pass-rates-list-item .pass-rates-list-item-data{
  flex-grow: 1;
  padding-bottom: 1rem;
}
.pass-rates-list .pass-rates-list-item .progress-bar-container{
  width: 100%;
  max-width: 100%;
}

.student-page-wrapper{
  display: flex;
  flex-direction: row;
  font-size: 18px;
  line-height: 24px;
}

@media (min-width: 768px){
  .student-page-wrapper{
    gap: 16px;
  }
}

@media (min-width: 1024px){
  .student-page-wrapper{
    gap: 32px;
  }
}
.student-page-wrapper .student-side-nav-wrapper{
  display: none;
  flex-shrink: 0;
  flex-direction: column;
}
.notification-banner-section.dismissible.student-page-wrapper .student-side-nav-wrapper {
  display: none;
}
@media (min-width: 768px){
  .student-page-wrapper .student-side-nav-wrapper{
    display: flex;
    width: 250px;
  }
}
@media (min-width: 1024px){
  .student-page-wrapper .student-side-nav-wrapper{
    width: 300px;
  }
}
.student-page-wrapper .student-side-nav-wrapper #student-side-nav{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
  align-self: stretch;
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 16px;
  padding-bottom: 16px;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.student-page-wrapper .student-side-nav-wrapper #student-side-nav i{
  padding-right: 16px;
}
.student-page-wrapper .student-side-nav-wrapper #student-side-nav a{
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.student-page-wrapper .student-side-nav-wrapper #student-side-nav a:hover{
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1));
}
.student-page-wrapper .student-side-nav-wrapper #student-side-nav a.active{
  --tw-text-opacity: 1;
  color: rgb(0 114 131 / var(--tw-text-opacity, 1));
}
.student-page-wrapper .right-column{
  width: 100%;
}
.student-page-wrapper .plat-order-history {
  text-decoration: none;
}
.student-page-wrapper h1{
  font-family: "bookmania";
}

.bookstore-browse .bookstore-page{
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bookstore-browse .bookstore-container{
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1280px){
  .bookstore-browse .bookstore-container{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.bookstore-browse .bookstore-hero{
  padding-top: 4rem;
  padding-bottom: 4rem;
  text-align: center;
}
@media (min-width: 768px){
  .bookstore-browse .bookstore-hero{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.bookstore-browse .bookstore-hero h1{
  margin-bottom: 2.5rem;
}
.bookstore-browse .bookstore-hero .welcome-message p{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
  max-width: 1440px;
  font-size: 24px;
  line-height: 36px;
}
.bookstore-browse .book-section{
  margin-bottom: 4rem;
}
.bookstore-browse .book-section h2{
  margin-bottom: 4rem;
  text-align: center;
}
.bookstore-browse .book-section .book-grid{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2rem;
}
@media (min-width: 768px){
  .bookstore-browse .book-section .book-grid{
    gap: 4rem;
  }
}
.bookstore-browse .book-card{
  display: flex;
  width: 236px;
  min-width: 160px;
  max-width: 320px;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 768px){
  .bookstore-browse .book-card{
    width: 180px;
    min-width: 200px;
  }
}
@media (min-width: 1024px){
  .bookstore-browse .book-card{
    width: 236px;
  }
}
.bookstore-browse .book-card .book-image{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1));
}
.bookstore-browse .book-card .book-image img{
  height: auto;
  width: 100%;
}
.bookstore-browse .book-card .book-image-placeholder{
  display: flex;
  aspect-ratio: 1 / 1;
  width: 100%;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1));
}
.bookstore-browse .book-card .book-info{
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  gap: 1rem;
}
.bookstore-browse .book-card .book-info .book-name{
  margin: 0px;
}
.bookstore-browse .book-card .book-info .book-price{
  margin: 0px;
  font-weight: 700;
}
.bookstore-browse .book-card .book-actions{
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.bookstore-browse .book-card .book-actions .book-button{
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(235 153 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(235 153 0 / var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  cursor: pointer;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.bookstore-browse .book-card .book-actions .book-button:hover{
  --tw-border-opacity: 1;
  border-color: rgb(235 153 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(235 153 0 / var(--tw-text-opacity, 1));
}
.bookstore-browse .book-card .book-actions .book-button plat-icon{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.bookstore-browse .book-card .book-actions .book-button:hover plat-icon{
  --tw-text-opacity: 1;
  color: rgb(235 153 0 / var(--tw-text-opacity, 1));
}

.ebook-detail-page .ebook-container{
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 1280px){
  .ebook-detail-page .ebook-container{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.ebook-detail-page .ebook-content{
  display: flex;
  flex-direction: column;
  gap: 2rem;
  padding-top: 1rem;
  padding-bottom: 2.25rem;
}
@media (min-width: 1024px){
  .ebook-detail-page .ebook-content{
    flex-direction: row;
  }
}
.ebook-detail-page .ebook-details{
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  gap: 1.5rem;
}
.ebook-detail-page .ebook-details .ebook-title{
  font-size: 36px;
  line-height: 48px;
  font-weight: 700;
  line-height: 1.25;
}
@media (min-width: 1024px){
  .ebook-detail-page .ebook-details .ebook-title{
    font-size: 48px;
    line-height: 60px;
  }
}
.ebook-detail-page .ebook-details .ebook-isbn{
  font-size: 20px;
  line-height: 30px;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.ebook-detail-page .ebook-details .ebook-price-section{
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.ebook-detail-page .ebook-details .ebook-price{
  display: block;
  font-size: 36px;
  line-height: 48px;
  font-weight: 700;
}
.ebook-detail-page .ebook-details .ebook-section{
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.ebook-detail-page .ebook-details .ebook-section h2{
  margin-bottom: 0.5rem;
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
}
.ebook-detail-page .ebook-details .ebook-section p{
  font-size: 16px;
  line-height: 24px;
  line-height: 1.625;
}
.ebook-detail-page .ebook-right-column{
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  gap: 2rem;
  width: 100%;
}
@media (min-width: 1024px){
  .ebook-detail-page .ebook-right-column{
    width: 300px;
  }
}
.ebook-detail-page .ebook-image{
  width: 100%;
  flex-shrink: 0;
}
.ebook-detail-page .ebook-image img{
  height: auto;
  width: 100%;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ebook-detail-page .ebook-image .placeholder{
  aspect-ratio: 3/4;
  width: 100%;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1));
  display: flex;
  align-items: center;
  justify-content: center;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.ebook-detail-page .ebook-sidebar{
  width: 100%;
  flex-shrink: 0;
}

.desktop{
  display: none;
}

.notification-banner-section.dismissible.desktop {
  display: none;
}

@media (min-width: 1024px){
  .desktop{
    display: flex;
  }
}

.mobile{
  display: flex;
}

@media (min-width: 1024px){
  .mobile{
    display: none;
  }
}

.universal-nav-button{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-radius: 0.25rem;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.universal-nav-button i{
  font-size: 14px;
  font-weight: 900;
  line-height: 24px;
}
.universal-nav-button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}

.active{
  --tw-text-opacity: 1;
  color: rgb(181 181 181 / var(--tw-text-opacity, 1));
}

.faint{
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}

.left-right-wrapper{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.top-right-nav{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
}

@media (min-width: 768px){
  .top-right-nav{
    gap: 0.75rem;
  }
}
.top-right-nav #ces-greeting-anchor::before {
  content: "Log In";
}
.top-right-nav #ces-greeting-anchor:has(span:not(:empty))::before {
  content: unset;
}

.affiliate-disclaimer-header{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1));
}

.affiliate-disclaimer-footer{
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
  max-width: 850px;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}

.header{
  z-index: 50;
  height: 56px;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
@media print {
  .header {
    display: none;
  }
}
.header a,
.header a:visited{
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.header .dropdown:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1));
}
.header .dropdown:hover .dropdown-menu{
  visibility: visible;
}
.header .dropdown a.dropdown-label{
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.tooltip.header .dropdown-menu > .tooltip-arrow:before{
  visibility: hidden;
}
[role="tooltip"].header .dropdown-menu > [data-popper-arrow]:before{
  visibility: hidden;
}
[role="tooltip"].header .dropdown-menu > [data-popper-arrow]:after{
  visibility: hidden;
}
.header .dropdown-menu{
  visibility: hidden;
  position: absolute;
  z-index: 50;
  display: flex;
  border-radius: 0.375rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 16px;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.4);
}
.header .dropdown-menu a:not(.cart-menu a){
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.header .dropdown-menu a:not(.cart-menu a):hover{
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}
.header .dropdown-menu-items{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-items: center;
  justify-content: flex-start;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.header .dropdown-menu-items .icon-mini-string{
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  align-self: stretch;
  background-color: rgb(255 255 255 / 1);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.header .dropdown-menu-items .icon-mini-string:hover{
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.header .dropdown-menu-items .icon-mini-string a{
  display: flex;
  flex-wrap: nowrap;
  padding: 0px;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.header .dropdown-menu-items .icon-mini-string a:visited{
  color: rgb(20 20 20 );
}
.header .dropdown-menu-items .icon-mini-string a i{
  margin-right: 1rem !important;
  margin-top: 0.25rem !important;
  width: 18px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1)) !important;
}
.header.desktop{
  flex-direction: column;
  align-items: center;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.header.desktop .left-right-wrapper{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.header.desktop .cart-menu{
  position: relative;
}
.header.desktop .cart-menu .dropdown-menu{
  position: absolute;
  right: 0px;
  width: 332px;
}
.header.desktop .not-empty-cart{
  display: block;
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(241 41 28 / var(--tw-bg-opacity, 1));
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.header.mobile{
  align-items: center;
}
.header.mobile .left-right-wrapper{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 18px;
  line-height: 24px;
  font-weight: 900;
}
.header.mobile .left-right-wrapper .left{
  display: flex;
  align-items: center;
  gap: 16px;
}
.header.mobile .not-empty-cart{
  margin: -11px;
  display: block;
  height: 11px;
  width: 11px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(241 41 28 / var(--tw-bg-opacity, 1));
}

.cart-menu-contents{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
}
.cart-menu-contents a.nav-button{
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  text-align: center;
}
.cart-menu-contents .cart-truncated{
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.navbar-universal.desktop{
  position: relative;
  display: none;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(73 80 87 / var(--tw-bg-opacity, 1));
}

.notification-banner-section.dismissible.navbar-universal.desktop {
  display: none;
}

@media (min-width: 1024px){
  .navbar-universal.desktop{
    display: block;
  }
}
.navbar-universal.desktop .navbar-universal-tabs{
  display: flex;
  height: 56px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
}
.navbar-universal.desktop #home{
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1));
}
.navbar-universal.desktop #home a{
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1));
}
.navbar-universal.desktop .dropdown{
  padding: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.navbar-universal.desktop .dropdown a{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.navbar-universal.desktop .dropdown:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0px;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.navbar-universal.desktop .dropdown:hover a{
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.navbar-universal.desktop .dropdown:hover i{
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.navbar-universal.desktop .dropdown:hover .dropdown-label{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.navbar-universal.desktop .dropdown i{
  margin-left: 8px;
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1));
}
.navbar-universal.desktop .dropdown .dropdown-content{
  position: absolute;
  top: 100%;
  z-index: 50;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 16px;
  border-radius: 0.375rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 16px;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.4);
}
.navbar-universal.desktop .dropdown .dropdown-content div{
  padding-top: 3px;
  padding-bottom: 3px;
}
.navbar-universal.desktop .dropdown .dropdown-content div a,
.navbar-universal.desktop .dropdown .dropdown-content div button{
  display: flex;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 4px;
  padding-bottom: 4px;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.navbar-universal.desktop .dropdown .dropdown-content div a:hover,
.navbar-universal.desktop .dropdown .dropdown-content div button:hover{
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}
.navbar-universal.desktop .dropdown .mega{
  position: absolute;
  left: 0px;
  right: 0px;
  border-radius: 0px;
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-columns{
  display: grid;
  width: 100%;
  grid-template-columns: 20rem auto;
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-left{
  border-right-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-left ul{
  padding-left: 0px;
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-left ul li{
  margin-bottom: 0.75rem;
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-left ul li > a,
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-left ul li > div{
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-left ul li,
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-left ul li > a,
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-left ul li > div{
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-left ul li:hover,
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-left ul li > a:hover,
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-left ul li > div:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-left ul li,
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-left ul li > a,
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-left ul li > div {
  font-family: "lato", sans-serif;
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-left ul li a,
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-left ul li > a a,
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-left ul li > div a{
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-left ul li i,
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-left ul li > a i,
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-left ul li > div i{
  font-size: 12px;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right{
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  padding: 0px;
  padding-left: 1rem;
  padding-right: 1rem;
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right .mega-section-container{
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right .mega-section-container .mega-section{
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right .mega-section-container .mega-section .mega-items-col{
  flex: 1 1 0%;
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right .mega-section-container .mega-section .mega-items-col:only-child{
  width: 25%;
  flex: none;
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right .mega-section-container .mega-section .mega-items-col:only-child a{
  padding-right: 0px;
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right .mega-section-container .mega-section .mega-sub-content{
  margin-left: 0.75rem;
  margin-right: 0px;
  flex-direction: column;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right .mega-section-container .mega-section .mega-sub-content div{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right .with-border{
  border-right-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right ul{
  margin: 0px;
  min-width: 8rem;
  max-width: 20rem;
  flex: 1 1 0%;
  list-style-type: none;
  padding: 0px;
  padding-left: 0px;
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right ul li{
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  border-radius: 4px;
  padding: 0.25rem;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right ul li:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right ul li {
  font-family: "lato", sans-serif;
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right ul li a{
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right ul li i{
  font-size: 13px;
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1));
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right .mega-bottom-bar{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 2rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right .mega-bottom-bar .bottom-link{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
  border-radius: 0.5rem;
  border-width: 0px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right .mega-bottom-bar .bottom-link a{
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right .mega-bottom-bar .bottom-link i{
  margin: 0px;
  font-size: 16px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right .mega-section-no-link{
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right .mega-section-no-link div{
  display: flex;
  width: 100%;
  flex-direction: column;
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right .mega-section-no-link div .mega-items-col:only-child{
  width: 25%;
  flex: none;
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right .mega-section-no-link div .mega-items-col:only-child a{
  padding-right: 0px;
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right .mega-section-no-link{
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.navbar-universal.desktop .dropdown .mega .mega-container .mega-column-right .mega-section-no-link div{
  display: flex;
  width: 100%;
  flex-direction: column;
}
.navbar-universal.mobile{
  background-color: rgb(255 255 255 / 1);
}
.navbar-universal.mobile #mobile-universal-drawer{
  width: 100%;
}
.navbar-universal.mobile #mobile-universal-drawer .accordion-heading{
  display: flex;
  height: 46px;
  width: 100%;
  place-content: space-between;
  align-items: center;
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
@media (min-width: 640px){
  .navbar-universal.mobile #mobile-universal-drawer .accordion-heading{
    width: 288px;
  }
}
.navbar-universal.mobile #mobile-universal-drawer .accordion-heading.light{
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(128 128 128 / var(--tw-border-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 640px){
  .navbar-universal.mobile #mobile-universal-drawer .accordion-heading.light{
    margin-left: 1rem;
    margin-right: 1rem;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.navbar-universal.mobile #mobile-universal-drawer .heading.dark{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.navbar-universal.mobile #mobile-universal-drawer .heading.dark a{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.navbar-universal.mobile #mobile-universal-drawer .heading.dark i{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.navbar-universal.mobile #mobile-universal-drawer .sub{
  margin-left: 3rem;
}
.navbar-universal.mobile #mobile-universal-drawer .sub div{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-right: 1rem;
}
.navbar-universal.mobile #mobile-universal-drawer .mega-items-col{
  flex-grow: 1;
}
.navbar-universal.mobile #mobile-universal-drawer .mega-items-col > div.mega-sub > button, .navbar-universal.mobile #mobile-universal-drawer .mega-items-col > div:not(.mega-sub){
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(181 181 181 / var(--tw-border-opacity, 1));
}
.navbar-universal.mobile #mobile-universal-drawer .mega-sub a{
  display: block;
  width: 100%;
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-universal.mobile #mobile-universal-drawer .mega-sub .mega-sub-content{
  margin: 0px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0px;
}
.navbar-universal.mobile #mobile-universal-drawer .mega-sub .mega-sub-content div{
  margin-top: 0px;
  margin-right: 0px;
}
.navbar-universal.mobile #mobile-universal-drawer .mega-sub .mega-sub-content a{
  width: 100%;
  padding-left: 2rem;
}
.navbar-universal.mobile #mobile-universal-drawer .mega-sub .mega-sub-content a:last-child{
  border-width: 0px;
}

.logo img{
  height: 2.5rem;
}

.nav-links{
  margin: 0px;
  display: flex;
  list-style-type: none;
  padding: 0px;
}
.nav-links li{
  margin-left: 2rem;
}
.nav-links a{
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}

.nav-links-universal{
  margin: 0px;
  display: flex;
  list-style-type: none;
  padding: 0px;
}
.nav-links-universal li{
  margin: 0px;
  padding: 0px;
}
.nav-links-universal li a:hover:not(.unique){
  position: relative;
  margin-top: -1rem;
  margin-bottom: -1rem;
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgb(106 106 106 / var(--tw-bg-opacity, 1));
  padding-top: 22px;
  padding-bottom: 19px;
}
.nav-links-universal li a:not(.unique){
  position: relative;
  margin-top: -1rem;
  margin-bottom: -1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}

.cart-page-header{
  margin-top: 1rem;
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-self: center;
}

@media (min-width: 1024px){
  .cart-page-header{
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.cart-page-header .cart-title-group{
  display: flex;
  flex-grow: 0;
  flex-direction: column;
  justify-content: flex-start;
  gap: 1rem;
  padding-right: 1rem;
}
.cart-page-header .cart-navigation-container{
  width: -moz-fit-content;
  width: fit-content;
  max-width: 75%;
  flex-grow: 1;
  align-self: center;
  justify-self: center;
}
@media (min-width: 1024px){
  .cart-page-header .cart-navigation-container{
    grid-column: span 1 / span 1;
    grid-column-start: 2;
    width: 100%;
    max-width: 500px;
  }
}

.cart-page-connector{
  margin-left: -10px;
  margin-right: -10px;
  align-items: center;
}
.cart-page-connector svg path {
  fill: #cccccc;
}
.cart-page-connector.past svg path {
  fill: #00a4bd;
}

.cart-page-navigator{
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
}
.cart-page-navigator p{
  position: absolute;
  bottom: -33px;
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.cart-page-navigator .nav-circle{
  display: flex;
  height: 33px;
  width: 33px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 164 189 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 164 189 / var(--tw-bg-opacity, 1));
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.cart-page-navigator.current .nav-circle{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
.cart-page-navigator.future .nav-circle{
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(204 204 204 / var(--tw-text-opacity, 1));
}

ion-toast {
  --border-radius: 8px;
  --box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
ion-toast.success-toast {
  --background: #daf7e2;
  --color: #50c274;
}
ion-toast.success-button::part(button) {
  color: #495057;
}

.error-toast {
  --background: #fae9ea;
  --color: #f1291c;
}
.error-toast::part(button) {
  color: #495057;
}

.bgc-slate{
  --tw-bg-opacity: 1;
  background-color: rgb(20 20 20 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.bgc-slate .hyperlink{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.bgc-slate .hyperlink:visited{
  color: rgb(181 181 181 );
}
.bgc-slate .hyperlink:hover{
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1));
}
.bgc-slate blockquote{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bgc-caramel{
  --tw-bg-opacity: 1;
  background-color: rgb(235 153 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.bgc-caramel .hyperlink{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.bgc-caramel .hyperlink:visited{
  color: rgb(181 181 181 );
}
.bgc-caramel .hyperlink:hover{
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1));
}
.bgc-caramel blockquote{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bgc-gray-400{
  --tw-bg-opacity: 1;
  background-color: rgb(181 181 181 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.bgc-gray-400 .hyperlink{
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
.bgc-gray-400 .hyperlink:visited{
  color: rgb(0 114 131 );
}
.bgc-gray-400 .hyperlink:hover{
  --tw-text-opacity: 1;
  color: rgb(73 162 185 / var(--tw-text-opacity, 1));
}
.bgc-gray-400 blockquote{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bgc-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.bgc-gray-200 .hyperlink{
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
.bgc-gray-200 .hyperlink:visited{
  color: rgb(0 114 131 );
}
.bgc-gray-200 .hyperlink:hover{
  --tw-text-opacity: 1;
  color: rgb(73 162 185 / var(--tw-text-opacity, 1));
}
.bgc-gray-200 blockquote{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bgc-gray-50,
.bgc-gray{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.bgc-gray-50 .hyperlink,
.bgc-gray .hyperlink{
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
.bgc-gray-50 .hyperlink:visited,
.bgc-gray .hyperlink:visited{
  color: rgb(0 114 131 );
}
.bgc-gray-50 .hyperlink:hover,
.bgc-gray .hyperlink:hover{
  --tw-text-opacity: 1;
  color: rgb(73 162 185 / var(--tw-text-opacity, 1));
}
.bgc-gray-50 blockquote,
.bgc-gray blockquote{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.dark-gray{
  --tw-bg-opacity: 1;
  background-color: rgb(133 133 133 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.dark-gray .nav-button{
  --tw-bg-opacity: 1;
  background-color: rgb(73 25 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.dark-gray .nav-button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(66 24 3 / var(--tw-bg-opacity, 1));
}
.dark-gray .hyperlink{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.dark-gray .hyperlink:visited{
  color: rgb(181 181 181 );
}
.dark-gray .hyperlink:hover{
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1));
}
.dark-gray blockquote{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}

.bgc-teal{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 164 189 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.bgc-teal.nav-button{
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 164 189 / var(--tw-border-opacity, 1)) !important;
}
.bgc-teal.nav-button:visited{
  color: rgb(255 255 255 ) !important;
}
.bgc-teal.nav-button:hover{
  background-color: inherit !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1)) !important;
}
.bgc-teal .hyperlink{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.bgc-teal .hyperlink:visited{
  color: rgb(181 181 181 ) !important;
}
.bgc-teal .hyperlink:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1)) !important;
}
.bgc-teal blockquote{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}

.bgc-teal-surface{
  border-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(233 243 246 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(233 243 246 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
.bgc-teal-surface .hyperlink{
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
.bgc-teal-surface .hyperlink:visited{
  color: rgb(0 114 131 );
}
.bgc-teal-surface .hyperlink:hover{
  --tw-text-opacity: 1;
  color: rgb(73 162 185 / var(--tw-text-opacity, 1));
}
.bgc-teal-surface blockquote{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}

.bgc-transparent {
  background: transparent;
}

.bgc-prussian-blue,
.bgc-prussian-blue:visited{
  --tw-bg-opacity: 1;
  background-color: rgb(0 48 73 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.bgc-prussian-blue blockquote,
.bgc-prussian-blue:visited blockquote{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}

.bgc-french-puce,
.bgc-french-puce:visited{
  --tw-bg-opacity: 1;
  background-color: rgb(73 25 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.bgc-french-puce:hover,
.bgc-french-puce:visited:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(100 60 38 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.bgc-french-puce,
.bgc-french-puce:visited {
  text-decoration: none !important;
}
.bgc-french-puce blockquote,
.bgc-french-puce:visited blockquote{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}

.bgc-papaya-whip{
  --tw-bg-opacity: 1;
  background-color: rgb(253 240 213 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.bgc-papaya-whip blockquote{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}

.bgc-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.bgc-white .hyperlink{
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
.bgc-white .hyperlink:visited{
  color: rgb(0 114 131 );
}
.bgc-white .hyperlink:hover{
  --tw-text-opacity: 1;
  color: rgb(73 162 185 / var(--tw-text-opacity, 1));
}
.bgc-white blockquote{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}

.bgc-platinum{
  --tw-bg-opacity: 1;
  background-color: rgb(224 230 233 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.bgc-platinum blockquote{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}

.bgc-black{
  --tw-bg-opacity: 1;
  background-color: rgb(20 20 20 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.bgc-black .hyperlink{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.bgc-black .hyperlink:visited{
  color: rgb(181 181 181 );
}
.bgc-black .hyperlink:hover{
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1));
}
.bgc-black blockquote{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}

.bgc-eerie-black{
  --tw-bg-opacity: 1;
  background-color: rgb(15 27 33 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.bgc-eerie-black .hyperlink{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.bgc-eerie-black .hyperlink:visited{
  color: rgb(181 181 181 );
}
.bgc-eerie-black .hyperlink:hover{
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1));
}
.bgc-eerie-black blockquote{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}

.bgc-prussian-blue-dark-gradient {
  background-image: linear-gradient(180deg, #003049, #0f1b21);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.bgc-prussian-blue-dark-gradient.nav-button, .bgc-prussian-blue-dark-gradienta, .bgc-prussian-blue-dark-gradient:visited, .bgc-prussian-blue-dark-gradient:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-thickness: 0px;
  text-decoration: none !important;
  border: 0 !important;
}
.bgc-prussian-blue-dark-gradient blockquote{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}

.breadcrumbs{
  font-size: 16px;
  line-height: 24px;
}
.breadcrumbs a{
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.breadcrumbs .slash{
  margin-left: 2px;
  margin-right: 2px;
}
@media (min-width: 1024px){
  .breadcrumbs .slash{
    margin-left: 8px;
    margin-right: 8px;
  }
}

.nav-button{
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: inline-block;
  border-radius: 0.5rem;
  border-width: 2px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 18px;
  line-height: 24px;
}

@media (min-width: 640px){
  .nav-button{
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 24px;
    line-height: 36px;
  }
}
.nav-button {
  font-family: "lato", sans-serif;
}
.nav-button .append-icon{
  padding-left: 0.5rem;
}
.nav-button.compact{
  font-size: 18px;
  line-height: 24px;
}
.nav-button.small{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 16px;
  line-height: 24px;
}
.nav-button.large{
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 24px;
  line-height: 36px;
}
.nav-button.left{
  margin-right: auto;
}
.nav-button.center{
  margin-left: auto;
  margin-right: auto;
}
.nav-button.right{
  margin-left: auto;
}
.nav-button.bgc-caramel{
  border-radius: 0.5rem !important;
  border-width: 2px !important;
  border-style: solid !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(235 153 0 / var(--tw-border-opacity, 1)) !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
  text-decoration-line: none !important;
}
.nav-button.bgc-caramel a{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.nav-button.bgc-caramel:hover{
  background-color: transparent !important;
  --tw-text-opacity: 1 !important;
  color: rgb(235 153 0 / var(--tw-text-opacity, 1)) !important;
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.nav-button.bgc-caramel:hover a{
  --tw-text-opacity: 1 !important;
  color: rgb(235 153 0 / var(--tw-text-opacity, 1)) !important;
}
.nav-button.bgc-caramel.disabled{
  pointer-events: none;
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.nav-button.bgc-caramel.disabled a{
  pointer-events: none;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.nav-button.bgc-teal:hover{
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 164 189 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
.nav-button.bgc-teal:hover a{
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
.nav-button.bgc-teal.disabled{
  pointer-events: none;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.nav-button.bgc-teal.disabled a{
  pointer-events: none;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.nav-button.bgc-teal-surface:hover{
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 164 189 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
.nav-button.bgc-teal-surface:hover a{
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
.nav-button.bgc-teal-surface.disabled{
  pointer-events: none;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.nav-button.bgc-teal-surface.disabled a{
  pointer-events: none;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.nav-button.bgc-white{
  border-radius: 0.5rem !important;
  border-width: 2px !important;
  border-style: solid !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1)) !important;
  text-decoration-line: none !important;
}
.nav-button.bgc-white a{
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
.nav-button.bgc-white:hover{
  background-color: transparent !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.nav-button.bgc-white:hover a{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.nav-button.bgc-transparent{
  border-width: 0px;
}

.add-to-cart-button{
  display: flex;
  width: 100%;
}
.add-to-cart-button.left{
  justify-content: flex-start;
}
.add-to-cart-button.center{
  justify-content: center;
}
.add-to-cart-button.right{
  justify-content: flex-end;
}
.add-to-cart-button.full plat-add-product-button{
  width: 100%;
}
.add-to-cart-button.full plat-add-product-button button{
  width: 100%;
  justify-content: center;
}

.row{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

@media (min-width: 768px){
  .row{
    flex-direction: row;
  }
}

.card-shadow, .card {
  box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

.card{
  display: flex;
  height: 100%;
  min-width: 300px;
  max-width: 475px;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.card .image-container{
  height: 200px;
  width: 100%;
  flex-shrink: 0;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: var(--bg-image);
}
.card a{
  width: 100%;
}
.card .card-body{
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
}
.card .card-body .content{
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-self: stretch;
}
.card .nav-button{
  width: 100%;
}
.card .card-icon{
  width: 123px;
  padding: 1.5rem;
}
.card.contact-card{
  height: 380px !important;
  width: 100% !important;
  max-width: 100% !important;
}
@media (min-width: 768px){
  .card.contact-card{
    width: 340px !important;
  }
}
.card.contact-card h2{
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}
@media (min-width: 768px){
  .card.contact-card h2{
    font-size: 24px;
    line-height: 36px;
  }
}

.hero{
  margin-left: 0px;
  margin-right: 0px;
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 2rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.hero.image-container{
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: var(--bg-image);
}
.hero.center{
  text-align: center;
}
.hero.center .cta-buttons{
  justify-content: center;
}
.hero .titles{
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 1024px){
  .hero .titles h1{
    font-size: 60px;
    line-height: 72px;
  }
}
.hero .titles h1 {
  font-family: "bookmania", serif;
}
.hero .titles .hero-subtitle{
  font-weight: 500;
}
.hero .cta-buttons{
  display: flex;
  flex-direction: row;
  gap: 1rem;
  overflow: auto;
}

@media print {
  #tdWebchat,
  #talkable-offer,
  #onetrust-consent-sdk {
    display: none;
  }
}

.klaviyo-form{
  max-width: 100%;
}

.icon-paragraph{
  width: 100%;
}
.icon-paragraph .image-container{
  display: flex;
  min-width: 25px;
  max-width: 100px;
  flex-shrink: 0;
  justify-content: center;
}
.column-component .icon-paragraph{
  margin-bottom: 2rem;
}

html {
  background-color: #ffffff;
  font-size: 14px;
  line-height: 20px;
}

@media (min-width: 640px){
  html{
    font-size: 16px;
    line-height: 24px;
  }
}
html {
  font-family: "lato", sans-serif;
}
html h1,
html h2,
html h3,
html h4,
html h5,
html h6{
  font-weight: 700;
  line-height: 1;
  font-family: "lato", sans-serif;
}
html h1{
  font-size: 36px;
  line-height: 48px;
}
@media (min-width: 768px){
  html h1{
    font-size: 48px;
    line-height: 60px;
  }
}
html h2{
  font-size: 30px;
  line-height: 40px;
}
@media (min-width: 768px){
  html h2{
    font-size: 36px;
    line-height: 48px;
  }
}
html h2.heading-h1{
  font-size: 36px;
  line-height: 48px;
}
@media (min-width: 768px){
  html h2.heading-h1{
    font-size: 48px;
    line-height: 60px;
  }
}
html h3{
  font-size: 20px;
  line-height: 30px;
}
@media (min-width: 768px){
  html h3{
    font-size: 24px;
    line-height: 36px;
  }
}
html h4{
  font-size: 18px;
  line-height: 24px;
}
@media (min-width: 768px){
  html h4{
    font-size: 20px;
    line-height: 30px;
  }
}
html h5{
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 768px){
  html h5{
    font-size: 18px;
    line-height: 24px;
  }
}
html h6{
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 768px){
  html h6{
    font-size: 16px;
    line-height: 24px;
  }
}
html h1 {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
}
html h2 {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
}
html h3 {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
}
html h4 {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
}
html h5 {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
}
html h6 {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
}
html a{
  --tw-text-opacity: 1;
  color: rgb(73 162 185 / var(--tw-text-opacity, 1));
}
html a:visited{
  color: rgb(73 162 185 );
}
html a:hover{
  --tw-text-opacity: 1;
  color: rgb(143 196 209 / var(--tw-text-opacity, 1));
}
html a:active{
  --tw-text-opacity: 1;
  color: rgb(0 114 131 / var(--tw-text-opacity, 1));
}
html p {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
}
html ul{
  list-style-type: disc;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-inline-start: 40px;
}
html ol{
  list-style-type: decimal;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-inline-start: 40px;
}
html li{
  display: list-item;
  text-align: -webkit-match-parent;
}
html sup {
  vertical-align: super;
  font-size: smaller;
}
html sub {
  vertical-align: sub;
  font-size: smaller;
}
html .lato {
  font-family: "lato", sans-serif;
}
html .bookmania {
  font-family: "bookmania", serif;
}
html .rich-text ul{
  list-style-type: disc;
}
html .rich-text ol{
  list-style-type: decimal;
}
html .rich-text p{
  padding-bottom: 1rem;
}
html .rich-text p:last-child{
  padding-bottom: 0px;
}
html .rich-text ul,
html .rich-text ol{
  list-style-position: outside;
}
html .rich-text ul li,
html .rich-text ol li{
  padding-bottom: 0.5rem;
  text-align: -webkit-match-parent;
}
html .rich-text ul li p,
html .rich-text ol li p{
  display: inline;
}
html .rich-text blockquote{
  border-radius: 0.25rem;
  padding: 2rem;
  font-weight: 400;
  font-style: italic;
}
html .rich-text sup{
  vertical-align: super;
  font-size: 14px;
  line-height: 20px;
}
html .rich-text sub{
  vertical-align: sub;
  font-size: 14px;
  line-height: 20px;
}
html .rich-text .table-rounded{
  margin-bottom: 1.5rem;
  display: flex;
  width: 100%;
  flex-direction: column;
  overflow-x: auto;
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}
html .rich-text .table-rounded table{
  border-collapse: collapse;
}
html .rich-text .table-rounded table tbody tr{
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
  text-align: center;
}
html .rich-text .table-rounded table tbody tr:nth-child(odd){
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}
html .rich-text .table-rounded table tbody tr:nth-child(even){
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
html .rich-text .table-rounded table tbody tr th{
  min-width: 150px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(181 181 181 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1));
  padding: 1rem;
}
html .rich-text .table-rounded table tbody tr th:first-of-type{
  border-top-left-radius: 0.5rem;
}
html .rich-text .table-rounded table tbody tr th:last-of-type{
  border-top-right-radius: 0.5rem;
}
html .rich-text .table-rounded table tbody tr th p{
  margin: 0px;
  padding: 0px;
  font-size: 20px;
  line-height: 30px;
}
html .rich-text .table-rounded table tbody tr td{
  min-width: 150px;
  padding: 1rem;
}
html .rich-text .table-rounded table tbody tr td p{
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  line-height: 24px;
}
html .table-300 .table-rounded{
  margin-left: auto;
  margin-right: auto;
  width: 300px;
}
html .hyperlink{
  text-decoration-line: underline;
}
html .hyperlink:hover{
  text-decoration-line: none;
}
html .content-wrapper{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
@media (min-width: 768px){
  html .content-wrapper{
    gap: 2rem;
  }
}
@media (min-width: 1024px){
  html .content-wrapper{
    gap: 4rem;
  }
}
html a.text-link{
  --tw-text-opacity: 1 !important;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1)) !important;
  text-decoration-line: underline !important;
}
html .horizontal-list{
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
html .horizontal-list .image-component{
  margin-left: 1rem;
  margin-right: 1rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  display: block;
}
html .horizontal-list.hl-horizontal-left{
  justify-content: flex-start;
}
html .horizontal-list.hl-horizontal-center{
  justify-content: space-around;
}
html .horizontal-list.hl-horizontal-right{
  justify-content: flex-end;
}
html .horizontal-list.hl-horizontal-between{
  justify-content: space-between;
}
html .horizontal-list.hl-horizontal-evenly{
  justify-content: space-evenly;
}
html .horizontal-list.hl-vertical-top{
  align-items: flex-start;
}
html .horizontal-list.hl-vertical-middle{
  align-items: center;
}
html .horizontal-list.hl-vertical-bottom{
  align-items: flex-end;
}
html .desktop-flex{
  display: none !important;
  flex-direction: row !important;
}
html.notification-banner-section.dismissible .desktop-flex {
  display: none !important;
}
@media (min-width: 1024px){
  html .desktop-flex{
    display: flex !important;
  }
}
html .mobile-flex{
  display: flex !important;
  flex-direction: column !important;
}
@media (min-width: 1024px){
  html .mobile-flex{
    display: none !important;
  }
}
html [x-cloak] {
  display: none !important;
}
html .order-summary{
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0px;
  align-self: stretch;
}
html .order-summary .title{
  font-weight: 700;
}
html .order-summary .line-items{
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
html .order-summary .line-item{
  display: flex;
  align-items: center;
  gap: 8px;
  text-wrap: wrap;
  border-bottom-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
  padding-top: 16px;
  padding-bottom: 16px;
}
html .order-summary .line-item plat-icon{
  cursor: pointer;
  text-align: right;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
html .account-text a,
html .support-text a{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}
html .account-text a:hover,
html .support-text a:hover{
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}
html .fa-chevron-down:not(plat-icon *){
  font-size: 12px;
  line-height: 16px;
}
html .fa-chevron-right:not(plat-icon *){
  font-size: 12px;
  line-height: 16px;
}
html .dropdown-ce-content{
  position: absolute;
  left: 50%;
  z-index: 40;
  margin-top: 1rem;
  display: none;
  width: 96vw;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  flex-wrap: wrap;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(181 181 181 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
html.notification-banner-section.dismissible .dropdown-ce-content {
  display: none;
}
html .dropdown-prep-content{
  position: absolute;
  left: 50%;
  z-index: 40;
  margin-top: 1rem;
  display: none;
  width: 96vw;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  flex-wrap: wrap;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(181 181 181 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
html.notification-banner-section.dismissible .dropdown-prep-content {
  display: none;
}
html .dropdown-post-content{
  position: absolute;
  left: 50%;
  z-index: 40;
  margin-top: 1rem;
  display: none;
  width: 96vw;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  flex-wrap: wrap;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(181 181 181 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
html.notification-banner-section.dismissible .dropdown-post-content {
  display: none;
}
html .dropdown-upgrade-content{
  position: absolute;
  left: 50%;
  z-index: 40;
  margin-top: 1rem;
  display: none;
  width: 96vw;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  flex-wrap: wrap;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(181 181 181 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
html.notification-banner-section.dismissible .dropdown-upgrade-content {
  display: none;
}
html .navbar-mobile{
  display: flex;
  text-align: center;
}
@media (min-width: 1024px){
  html .navbar-mobile{
    display: none;
  }
}
html #cart-total{
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 16px;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
html #cart-sub-total{
  margin: 0px;
  font-size: 24px;
  line-height: 36px;
}
html #tax-note{
  margin-top: 0px;
  font-size: 12px;
  line-height: 16px;
  --tw-text-opacity: 1;
  color: rgb(181 181 181 / var(--tw-text-opacity, 1));
}
html .menu-column{
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
}
html .menu-column a{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
html .user-links a{
  margin-left: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}
html .state-option{
  margin-left: -5px;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
}
html .state-option:hover{
  border-radius: 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(210 231 236 / var(--tw-bg-opacity, 1));
}
html .state-option-active{
  border-radius: 10px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 164 189 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
html .dropdown-options{
  margin-left: 1rem;
}
html .heading-component{
  width: 100%;
}
html .prepend-icon{
  padding-right: 8px;
}
html .heading-list{
  display: flex;
  flex-direction: column;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
html .heading-list i{
  width: 1.25rem;
}
html .heading-list .heading-list-title{
  padding-top: 1rem;
  font-size: 16px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(0 48 73 / var(--tw-text-opacity, 1));
}
html .heading-list .heading-list-item{
  padding-top: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
html .rich-text-component{
  max-width: calc(100vw - 1rem);
  padding-right: 1rem;
}
@media (min-width: 640px){
  html .rich-text-component{
    max-width: 100%;
    padding-right: 0px;
  }
}
html .rich-text-component p{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
html .web-component{
  margin-left: auto;
  margin-right: auto;
  max-width: 42rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
}
@media (min-width: 640px){
  html .web-component{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (min-width: 1024px){
  html .web-component{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
html .web-component .form-header{
  padding-top: 2.5rem;
  text-align: center;
  font-size: 36px;
  line-height: 48px;
  font-weight: 600;
  font-family: "lato", sans-serif;
}
html .web-component .submit-div{
  margin-top: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
html .web-component .submit-div .submit {
  background: #003049 !important;
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  border-width: 1px;
  border-color: transparent;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
html .web-component .submit-div .submit:hover {
  background: #b3c1c8 !important;
}
html .web-component label{
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
html .web-component .input-div{
  margin-top: 0.5rem;
}
html .web-component .input-div input{
  display: block;
  width: 100%;
  border-radius: 0.375rem;
  border-width: 0px;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-inset: inset;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(20 20 20 / var(--tw-ring-opacity, 1));
}
html .web-component .input-div input::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
html .web-component .input-div input::placeholder{
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
html .web-component .input-div input:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-inset: inset;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 48 73 / var(--tw-ring-opacity, 1));
}
@media (min-width: 640px){
  html .web-component .input-div input{
    font-size: 14px;
    line-height: 20px;
    line-height: 1.5rem;
  }
  html .web-component .small-span-2{
    grid-column: span 2 / span 2;
  }
}
html .web-component label{
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
html .web-component .button-section{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
html .create-profile .outer-1 .outer-2{
  border-radius: 0.375rem;
  --tw-border-opacity: 1;
  border-color: rgb(20 20 20 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@media (min-width: 640px){
  html .create-profile .outer-1 .outer-2{
    padding: 1.5rem;
  }
}
html .create-profile .outer-1 .outer-2 .outer-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}
html .create-profile .outer-1 .outer-2 .outer-3 .outer-4{
  border-bottom-width: 1px;
  border-color: rgb(20 20 20 / 0.1);
  padding-bottom: 3rem;
}
html .create-profile .outer-1 .outer-2 .outer-3 .outer-4 .outer-5{
  margin-top: 2.5rem;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
  row-gap: 2rem;
}
@media (min-width: 640px){
  html .create-profile .outer-1 .outer-2 .outer-3 .outer-4 .outer-5 .div-full{
    grid-column: span 2 / span 2;
  }
}
html .user-signin-form .outer-1{
  border-radius: 0.375rem;
  --tw-border-opacity: 1;
  border-color: rgb(20 20 20 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@media (min-width: 640px){
  html .user-signin-form .outer-1{
    padding: 1.5rem;
  }
}
html .user-signin-form .outer-1 .outer-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
}
html .user-signin-form .outer-1 .outer-2 .outer-3{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(20 20 20 / var(--tw-border-opacity, 1));
  padding-bottom: 3rem;
}
html .user-signin-form .outer-1 .outer-2 .outer-3 .outer-4{
  margin-top: 2.5rem;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
  row-gap: 2rem;
}
html .section{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}
html .section .cta{
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 16px;
  align-self: stretch;
  border-radius: 0.5rem;
  padding-top: 32px;
  padding-bottom: 32px;
  text-align: center;
}
@media (min-width: 1280px){
  html .section .cta{
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
html .section .cta .nav-button{
  margin-left: auto;
  margin-right: auto;
}
html .section .left{
  text-align: left;
}
html .section .right{
  text-align: right;
}
html .section .center{
  text-align: center;
}
html .center-max-w,
html .section-content{
  margin-left: auto;
  margin-right: auto;
  width: calc(100vw - 2rem);
  max-width: 1440px;
}
html .center-max-w .section-content,
html .center-max-w .center-max-w,
html .section-content .section-content,
html .section-content .center-max-w{
  width: 100%;
}
html .center-max-w.large-slim,
html .section-content.large-slim{
  max-width: 1000px;
}
html .center-max-w.large,
html .section-content.large{
  max-width: 1280px;
}
html .title-paragraph{
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 16px;
  align-self: stretch;
}
html .title-paragraph .title{
  font-size: 24px;
  line-height: 36px;
}
@media (min-width: 640px){
  html .title-paragraph .title{
    font-size: 30px;
    line-height: 40px;
  }
}
html .title-paragraph .title.review-title{
  font-size: 30px;
  line-height: 40px;
}
@media (min-width: 768px){
  html .title-paragraph .title.review-title{
    font-size: 36px;
    line-height: 48px;
  }
}
@media (min-width: 1024px){
  html .title-paragraph .title.review-title{
    font-size: 48px;
    line-height: 60px;
  }
}
html .title-paragraph.left{
  align-items: flex-start;
}
html .title-paragraph p{
  margin-top: 0px;
  margin-bottom: 0px;
}
html .title-paragraph-lead{
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 16px;
  align-self: stretch;
  font-size: 24px;
  line-height: 36px;
}
@media (min-width: 768px){
  html .title-paragraph-lead{
    margin-top: 2rem;
  }
}
@media (min-width: 1024px){
  html .title-paragraph-lead{
    margin-top: 4rem;
  }
}
html .title-paragraph-lead.left{
  align-items: flex-start;
}
html .title-paragraph-lead .cta-button{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 18px;
  line-height: 24px;
}
@media (min-width: 768px){
  html .title-paragraph-lead .cta-button{
    font-size: 24px;
    line-height: 36px;
  }
}
@media (min-width: 1024px){
  html .title-paragraph-lead .cta-button{
    margin-top: 2rem;
  }
}
html .column-layout{
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 1024px){
  html .column-layout{
    flex-direction: row;
    gap: 2rem;
  }
}
html .column-layout img{
  margin-left: auto;
  margin-right: auto;
}
html .column-layout .column-component{
  display: flex;
  flex-direction: column;
}
html .column-layout .column-component.column-horizontal-left{
  align-items: flex-start;
}
html .column-layout .column-component.column-horizontal-center{
  align-items: center;
  text-align: center;
}
html .column-layout .column-component.column-horizontal-right{
  align-items: flex-end;
}
html .column-layout .column-component.column-vertical-top{
  justify-content: flex-start;
}
html .column-layout .column-component.column-vertical-middle{
  justify-content: center;
}
html .column-layout .column-component.column-vertical-bottom{
  justify-content: flex-end;
}
html .column-layout .column-component.column-vertical-space-between{
  justify-content: space-between;
}
html .pricing-title-description h3{
  margin-bottom: 0.5rem;
  font-weight: 700;
}
html .pricing-title-description .rich-text p{
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
  font-family: "lato", sans-serif;
}
html .grid-layout{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 1024px){
  html .grid-layout{
    display: grid;
    align-items: stretch;
    gap: 2rem;
  }
}
html .pricing-layout{
  padding-top: 1rem;
  padding-bottom: 0px;
}
html .pricing-card-component{
  position: relative;
  grid-column: span 1 / span 1;
  margin: 1.25rem;
  margin-bottom: 3.5rem;
  min-height: -moz-min-content;
  min-height: min-content;
  border-width: 2px;
  border-style: solid;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
  text-align: left;
  text-align: center;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@media (min-width: 1024px){
  html .pricing-card-component{
    margin-bottom: 1rem;
  }
}
html .pricing-card-component h3{
  margin-bottom: 1.5rem;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgb(0 48 73 / var(--tw-text-opacity, 1));
  font-family: "lato", sans-serif;
}
html .pricing-card-component .price{
  font-size: 48px;
  line-height: 60px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
  font-family: "lato", sans-serif;
}
html .pricing-card-component .price-description{
  margin-bottom: 1rem;
  font-size: 16px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
  font-family: "lato", sans-serif;
}
html .pricing-card-component hr{
  margin-bottom: 1rem;
  height: 1px;
  background: #3e974c;
}
html .pricing-card-component p{
  margin-bottom: 6rem;
  font-family: "lato", sans-serif;
}
html .pricing-card-component .pricing-nav-button{
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 3.5rem;
}
html .pricing-card-component .pricing-nav-button a{
  margin: 0px;
}
html .pricing-disclaimer p{
  padding: 0px;
  font-family: "lato", sans-serif;
}
html .card-component{
  position: relative;
  grid-column: span 1 / span 1;
  margin: 1.25rem;
  margin-bottom: 3.5rem;
  min-height: -moz-min-content;
  min-height: min-content;
  border-width: 2px;
  border-style: solid;
  padding: 2.25rem;
  padding-bottom: 3rem;
  padding-top: 4rem;
  text-align: left;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@media (min-width: 1024px){
  html .card-component{
    margin-bottom: 1rem;
  }
}
html .card-component img {
  top: -50px;
  position: absolute;
  display: block;
}
html .card-component h2{
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: 0px;
  margin-right: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 48 73 / var(--tw-text-opacity, 1));
  font-family: "lato", sans-serif;
}
html .card-component .card-component-rich-text{
  margin-left: 0px;
  margin-right: 0px;
}
html .card-component p{
  margin-bottom: 2rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
  font-family: "lato", sans-serif;
}
html .card-component .nav-button{
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
html .pass-rates .section-content{
  padding-top: 0px;
  padding-bottom: 0px;
}
html .pass-rates-national-progress-bar-container-right{
  padding-left: 1rem;
}
html .pass-rates-national-progress-bar-container-right .pass-rate-legend{
  margin-top: 0.75rem;
}
html .pass-rates-national-progress-bar-container-left{
  border-right-width: 2px;
  padding-right: 1rem;
}
html .pass-rates-national-progress-bar-container-left .progress-bar-container{
  padding-top: 1.25rem;
}
html .pass-rates-national-progress-bar-container-left .progress-bar-container .progress-indicator{
  height: 110px;
}
html .pass-rates-grid{
  display: grid !important;
  grid-auto-columns: auto !important;
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  row-gap: 0.5rem !important;
}
@media (min-width: 768px){
  html .pass-rates-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}
@media (min-width: 1024px){
  html .pass-rates-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}
@media (min-width: 1280px){
  html .pass-rates-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}
html .pass-rates-grid .card-component{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  height: 350px;
  min-width: 275px;
  border-radius: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0px;
}
html .pass-rates-grid .card-component h6{
  margin-top: 1rem;
  margin-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
html .pass-rates-grid .card-component .card-content{
  display: flex;
  height: 100%;
  flex: none;
  flex-direction: column;
}
html .pass-rates-grid .card-component .card-content .progress-bar-container{
  flex: none;
}
html .pass-rates-grid .card-component .card-content a{
  font-size: 16px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(73 162 185 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}
html .pass-rates-grid .card-component .card-content a:hover{
  --tw-text-opacity: 1;
  color: rgb(143 196 209 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
html .pass-rates-grid .card-component .card-content .pass-rates-link{
  flex-grow: 1;
  align-content: flex-end;
  padding-bottom: 0.5rem;
  text-decoration-line: underline;
}
html .pass-rates-grid .card-component .card-content .rich-text p{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
html .pass-rate-legend{
  display: flex;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
html .pass-rate-legend .legend-group{
  display: flex;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
html .pass-rate-legend .legend-group .circle{
  height: 24px;
  width: 24px;
  border-radius: 9999px;
}
html .pass-rate-legend .legend-group .green{
  --tw-bg-opacity: 1;
  background-color: rgb(80 194 117 / var(--tw-bg-opacity, 1));
}
html .pass-rate-legend .legend-group .gray{
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1));
}
html .pass-rate-legend{
  display: flex;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
html .pass-rate-legend .legend-group{
  display: flex;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
html .pass-rate-legend .legend-group .circle{
  height: 24px;
  width: 24px;
  border-radius: 9999px;
}
html .pass-rate-legend .legend-group .green{
  --tw-bg-opacity: 1;
  background-color: rgb(80 194 117 / var(--tw-bg-opacity, 1));
}
html .pass-rate-legend .legend-group .gray{
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1));
}
html .footer {
  margin-left: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin: 1rem;
  margin-right: auto;
  padding-bottom: 0.5rem;
  padding-top: 3.5rem;
}
@media print {
  html .footer {
    display: none;
  }
}
html .footer ul,
html .footer ol{
  margin-left: 0px;
  list-style-type: none;
  padding-left: 0px;
}
html .footer .heading-list{
  padding-top: 0px;
  padding-bottom: 1rem;
}
html .footer .heading-list-title{
  margin-top: 0px;
  padding-top: 0px;
  font-size: 14px;
  line-height: 20px;
  color: #495057 !important;
}
html .footer .heading-list-item{
  padding-top: 0px;
}
html .footer .column-component{
  gap: 0.5rem;
}
html .footer a,
html .footer a.hyperlink{
  margin-bottom: -10px;
  padding-bottom: 0px;
  font-size: 12px;
  line-height: 16px;
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}
html .footer a:hover,
html .footer a.hyperlink:hover{
  text-decoration-line: underline;
}
html .footer .column-layout img {
  max-width: 150px !important;
}
html .footer .column-layout{
  display: grid;
  gap: 1rem;
  padding-bottom: 2.5rem;
  position: relative;
  align-self: flex-start;
}
@media (min-width: 480px) {
  html .footer .column-layout{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 640px) {
  html .footer .column-layout{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 768px) {
  html .footer .column-layout{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  html .footer .column-layout{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
html .footer .prepend-icon{
  padding-right: 2rem;
}
html .footer {
  font-family: "lato", sans-serif;
}
html .footer .section-content{
  color: var(--scl-color-grey-50);
}
html .footer .section-content a,
html .footer .section-content a:visited{
  color: var(--scl-color-grey-50);
}
html .footer .section-content .heading-list h3{
  color: var(--scl-color-grey-50);
}
html .footer .section-content .heading-list .hyperlink{
  text-decoration-thickness: 0px;
}
html .footer .section-content .heading-list .hyperlink:hover{
  text-decoration-thickness: 1px;
}
html .footer-address{
  margin-top: -1em;
  white-space: pre-line;
  font-size: 12px;
  line-height: 16px;
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1));
}
html .footer-address .rich-text{
  margin-left: 0px;
  margin-right: 0px;
}
html .footer-address a.hyperlink{
  text-decoration-line: underline;
}
html .footer-social-icons{
  margin-top: 1em;
  margin-bottom: 1em;
  display: flex;
  align-items: flex-start;
}
html .footer-social-icons a{
  height: 32px !important;
  width: 40px !important;
  font-size: 0px !important;
}
html .footer-social-icons .prepend-icon{
  margin-right: 0.75rem;
  height: 32px;
  white-space: nowrap;
  padding: 0px;
  font-size: 18px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
html .column-item {
  align-self: start; /* Align items at the start of each cell */
}
html .footer-copyright{
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  white-space: normal;
  padding-bottom: 3.5rem;
  font-size: 12px;
  line-height: 16px;
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  html .footer-copyright p{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
html .footer-copyright a{
  margin-left: 0.75rem !important;
  font-size: 12px !important;
  line-height: 16px !important;
  text-decoration-line: underline !important;
}
html .footer-copyright hr{
  height: 1px;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1));
  /* HR styling */
}
html .footer-logo{
  height: 50px;
}
html .faq-category{
  margin-left: 1rem;
  margin-right: 1rem;
}
@media (min-width: 1536px){
  html .faq-category{
    margin-left: auto;
    margin-right: auto;
  }
}
html .faq-category h3{
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(181 181 181 / var(--tw-border-opacity, 1));
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 30px;
  line-height: 36px;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
html .faq-category .rich-text{
  list-style-position: inside !important;
}
html .faq-category .rich-text ul{
  margin-left: 0.5rem;
}
html .faq-categories-navigation .faq-categories-nav-list{
  display: flex;
  flex-direction: column;
}
html .video{
  margin: 1rem;
  width: 100%;
  padding: 1rem;
}
html .side-nav-layout{
  margin-left: auto;
  margin-right: auto;
}
html .side-nav-layout.left-menu {
  background: linear-gradient(90deg, var(--side-nav-menu-bg) 50%, var(--side-nav-content-bg) 50%);
}
html .side-nav-layout.left-menu .side-nav-grid-wrapper {
  grid-template-areas: "menu content";
  grid-template-columns: 25% auto;
}
html .side-nav-layout.right-menu {
  background: linear-gradient(90deg, var(--side-nav-content-bg) 50%, var(--side-nav-menu-bg) 50%);
}
html .side-nav-layout.right-menu .side-nav-grid-wrapper {
  grid-template-areas: "content menu";
  grid-template-columns: auto 25%;
}
html .side-nav-layout .side-nav-grid-wrapper{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  max-width: 80rem;
  flex-direction: column;
}
@media (min-width: 768px){
  html .side-nav-layout .side-nav-grid-wrapper{
    display: grid;
  }
}
html .side-nav-layout .side-nav-grid-wrapper .side-nav-content {
  grid-area: content;
  padding: 1rem;
}
html .side-nav-layout .side-nav-grid-wrapper .side-nav-menu {
  grid-area: menu;
  padding: 1rem;
}
html .image-component.mobile-show{
  display: block;
}
html .image-component.mobile-hide{
  display: none;
}
html.notification-banner-section.dismissible .image-component.mobile-hide {
  display: none;
}
@media (min-width: 1024px){
  html .image-component.mobile-hide{
    display: block;
  }
}
html .image-component figcaption{
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
html .blog-list-component{
  display: flex;
  width: 100%;
}
@media (min-width: 1024px){
  html .blog-list-component{
    flex-direction: column;
  }
}
html .blog-list-component .blog-index-grid{
  display: grid;
  gap: 2rem;
}
@media (min-width: 640px){
  html .blog-list-component .blog-index-grid{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (min-width: 768px){
  html .blog-list-component .blog-index-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
html .blog-list-component .blog-categories{
  justify-content: center;
  gap: 10px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
html .blog-list-component .blog-categories a.hyperlink{
  border-radius: 0.5rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 164 189 / var(--tw-border-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 900;
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: 4.8px;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}
html .blog-list-component .blog-categories a.hyperlink:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 164 189 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
html .blog-list-component .blog-categories a.hyperlink {
  font-family: "lato", sans-serif;
}
html .blog-list-component .blog-categories a.hyperlink.current{
  --tw-bg-opacity: 1;
  background-color: rgb(0 164 189 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
html .blog-primary-section{
  display: flex;
  width: 100%;
  flex-direction: column;
}
@media (min-width: 1024px){
  html .blog-primary-section{
    flex-direction: row;
  }
}
html .blog-primary-section .section-content{
  padding-top: 0px;
}
@media (min-width: 1024px){
  html .blog-side-bar{
    width: 33.333333%;
  }
  html .blog-side-bar .blog-side-bar-content{
    margin-left: 2rem;
    border-left-width: 2px;
    padding-left: 2rem;
  }
}
html .blog-component{
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  padding-top: 2.5rem;
}
html .blog-component .section.blog-meta-section{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-align: left;
}
@media (min-width: 1024px){
  html .blog-component .section.blog-meta-section{
    padding-left: 0px;
    padding-right: 0px;
  }
}
html .blog-component .section.blog-meta-section .section-content{
  margin-left: 0px;
  margin-right: 0px;
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
@media (min-width: 1024px){
  html .blog-component .section.blog-meta-section .section-content{
    flex-direction: row;
  }
}
html .blog-component .section.blog-meta-section .blog-meta{
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-end;
}
@media (min-width: 1024px){
  html .blog-component .section.blog-meta-section .blog-meta{
    width: 50%;
  }
}
html .blog-component .section.blog-meta-section .blog-meta .date{
  font-size: 30px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
  font-family: "lato", sans-serif;
}
html .blog-component .section.blog-meta-section .blog-meta h1 {
  font-family: "bookmania", serif;
}
html .blog-component .section.blog-meta-section .blog-meta .blog-author{
  margin-bottom: 1rem;
  display: block;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  font-style: normal;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
html .blog-component .section.blog-meta-section .blog-meta ul.blog-tags{
  display: inline-flex;
  width: 100%;
  flex-shrink: 0;
  flex-wrap: wrap;
  gap: 1rem;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
html .blog-component .section.blog-meta-section .blog-meta ul.blog-tags li{
  display: block;
  cursor: pointer;
  list-style-type: none;
  align-items: center;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
  letter-spacing: 0em;
}
html .blog-component .section.blog-meta-section .blog-meta ul.blog-tags li:hover{
  background-color: transparent;
}
html .blog-component .section.blog-meta-section .blog-meta ul.blog-tags li {
  font-family: "lato", sans-serif;
}
html .blog-component .section.blog-meta-section .blog-meta ul.blog-tags a{
  display: block;
  height: 100%;
  width: 100%;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 500;
  text-decoration-line: none;
}
html .blog-component .section.blog-meta-section .blog-meta ul.blog-tags a figure{
  margin: 0px;
}
html .blog-component .section.blog-meta-section .blog-image{
  width: 100%;
}
@media (min-width: 1024px){
  html .blog-component .section.blog-meta-section .blog-image{
    display: block;
    width: 50%;
  }
}
html .blog-component .section.blog-meta-section .blog-image img{
  margin-left: 0px;
  margin-right: 0px;
  height: auto;
  width: 100%;
  border-radius: 24px;
}
html .blog-component .section div > img{
  max-width: 100%;
  border-radius: 2rem;
  max-height: none !important;
  width: 100% !important;
}
html .blog-component .blog-author-section{
  display: flex;
  flex-direction: row;
  gap: 2rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
  padding: 32px;
}
html .blog-component .blog-author-section .blog-author-image{
  height: 200px;
  width: 200px;
}
html .blog-component .blog-author-section .blog-author-image.mobile-hide{
  display: none;
}
html.notification-banner-section.dismissible .blog-component .blog-author-section .blog-author-image.mobile-hide {
  display: none;
}
@media (min-width: 1024px){
  html .blog-component .blog-author-section .blog-author-image.mobile-hide{
    display: block;
  }
}
html .blog-component .blog-author-section .blog-author-bio{
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
html .blog-component .blog-author-section .blog-author-bio .blog-author-name{
  font-size: 36px;
  line-height: 48px;
  font-family: "bookmania", serif;
}
html .blog-component .blog-author-section .blog-author-bio .blog-author-bio-info{
  line-height: 24px;
}
html .blog-content .rich-text p,
html .blog-content .rich-text h1,
html .blog-content .rich-text h2,
html .blog-content .rich-text h3,
html .blog-content .rich-text h4,
html .blog-content .rich-text h5,
html .blog-content .rich-text h6{
  margin: auto;
}
html .blog-content .rich-text p{
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  font-style: normal;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
  font-family: "lato", sans-serif;
}
html .blog-social-media{
  display: flex;
  list-style-type: none;
  gap: 1rem;
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
  padding-left: 0px;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
html .blog-social-media li p{
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  font-family: "lato", sans-serif;
}
html .blog-social-media li a{
  font-size: 16px;
  line-height: 24px;
}
html .blog-social-media li a i{
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
html .blog-social-media li a i:hover{
  color: inherit;
}
html .blog-industry-tags{
  margin-bottom: 32px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
  line-height: 24px;
}
@media (min-width: 1024px){
  html .blog-industry-tags{
    flex-direction: row;
    align-items: center;
  }
}
html .blog-industry-tags .tags{
  display: flex;
  flex-direction: row;
  gap: 1rem;
}
html .blog-industry-tags .tags .nav-button{
  margin: 0px;
  align-items: center;
  justify-content: center;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 640px){
  html .blog-industry-tags .tags .nav-button{
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 18px;
    line-height: 24px;
  }
}
html .popular-articles-component h4{
  margin-bottom: 0.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
html .popular-articles-component .articles{
  margin-bottom: 2rem;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  gap: 2rem;
}
@media (min-width: 1024px){
  html .popular-articles-component .articles{
    width: 336px;
  }
}
html .popular-articles-component p{
  margin-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
html .popular-articles-component a{
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}
html .popular-articles-component a:hover{
  --tw-text-opacity: 1;
  color: rgb(77 110 128 / var(--tw-text-opacity, 1));
}
html .blog-hero{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 64px;
  padding-bottom: 64px;
  text-align: center;
  vertical-align: top;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
html .blog-hero h1{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 32px;
  padding-top: 0px;
  font-size: 30px;
  line-height: 40px;
}
@media (min-width: 640px){
  html .blog-hero h1{
    font-size: 36px;
    line-height: 48px;
  }
}
@media (min-width: 1024px){
  html .blog-hero h1{
    font-size: 60px;
    line-height: 72px;
  }
}
html .blog-hero h1 {
  font-family: "bookmania", serif;
}
html .blog-hero .section-content{
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
}
html .blog-hero .section-content .rich-text p{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 24px;
  line-height: 36px;
}
html .blog-card-component{
  height: 495px;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@media (min-width: 640px){
  html .blog-card-component{
    width: 100%;
  }
}
@media (min-width: 768px){
  html .blog-card-component{
    max-width: 600px;
  }
}
html .blog-card-component .blog-post-image-wrap{
  height: 165px;
  width: 100%;
  overflow: hidden;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
html .blog-card-component .blog-post-main-image{
  height: 100%;
  width: 520px;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
  -o-object-fit: cover;
     object-fit: cover;
}
html .blog-card-component .blog-item-wrap{
  display: flex;
  flex-direction: column;
}
html .blog-card-component .blog-item-content{
  margin-bottom: auto;
  height: 268px;
  flex-grow: 1;
  padding: 1rem;
}
html .blog-card-component .blog-item-content h2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
  font-style: normal;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
  font-family: "lato", sans-serif;
}
html .blog-card-component .blog-item-content h2 a{
  text-decoration-line: none;
}
html .blog-card-component .blog-item-content .blog-category{
  margin: 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
html .blog-card-component .blog-item-content .blog-summary{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  font-weight: 500;
  font-style: normal;
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1));
  font-family: "lato", sans-serif;
}
html .blog-card-component .blog-item-content .blog-author{
  display: block;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  font-style: normal;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
html .blog-card-component .blog-info{
  margin-top: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 1rem;
}
html .blog-card-component .blog-info a {
  font-family: "lato", sans-serif;
}
html .blog-card-component .blog-info span{
  padding-top: 4px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  font-style: normal;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
  font-family: "lato", sans-serif;
}
html .news-list-component .news-index-grid{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2rem;
  padding-left: 16px;
  padding-right: 16px;
  font-weight: 500;
}
@media (min-width: 768px){
  html .news-list-component .news-index-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px){
  html .news-list-component .news-index-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1280px){
  html .news-list-component .news-index-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
html .news-list-component .news-index-grid .news-card{
  display: flex;
  height: 395px;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  border-radius: 0.5rem;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 24px;
  padding-bottom: 32px;
  --tw-shadow: 0px 1px 5px 1px rgba(0,0,0,0.10), 0px 1px 2px 0px rgba(0,0,0,0.10);
  --tw-shadow-colored: 0px 1px 5px 1px var(--tw-shadow-color), 0px 1px 2px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
html .news-list-component .news-index-grid .news-card .category{
  font-size: 18px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
html .news-list-component .news-index-grid .news-card .title{
  max-height: 80%;
  font-size: 24px;
  line-height: 36px;
}
html .news-list-component .news-index-grid .news-card .title a{
  max-height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
}
html .news-list-component .news-index-grid .news-card .bottom{
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
}
html .news-list-component .news-index-grid .news-card .bottom .date{
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
html .news-list-component .news-index-grid .news-card .bottom .read-more{
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
html.tooltip .news-list-component .pagination-info > .tooltip-arrow:before{
  visibility: hidden;
}
[role="tooltip"]html .news-list-component .pagination-info > [data-popper-arrow]:before{
  visibility: hidden;
}
[role="tooltip"]html .news-list-component .pagination-info > [data-popper-arrow]:after{
  visibility: hidden;
}
html .news-list-component .pagination-info{
  visibility: hidden;
}
html .pagination-section{
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: -moz-fit-content;
  width: fit-content;
}
html .pagination-section nav{
  display: inline-flex;
  align-items: center;
  gap: 40px;
}
html .pagination-section nav .pager-prev-next span{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
html .pagination-section nav .pager-prev-next i{
  max-width: 6px;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
html .pagination-section nav .pager-prev-next svg{
  height: 1.25rem;
  width: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
html .pagination-section nav a.pager-prev-next i:hover{
  --tw-text-opacity: 1;
  color: rgb(73 162 185 / var(--tw-text-opacity, 1));
}
html .pagination-section nav .pager-item{
  font-size: 18px;
  font-weight: 900;
  font-style: normal;
  line-height: 26px;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}
html .pagination-section nav .pager-item:hover{
  --tw-text-opacity: 1;
  color: rgb(73 162 185 / var(--tw-text-opacity, 1));
}
html .pagination-section nav .pager-item {
  font-family: "lato", sans-serif;
}
html .pagination-section nav .pager-item-active{
  font-size: 18px;
  line-height: 24px;
  font-weight: 900;
  font-style: normal;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
  font-family: "lato", sans-serif;
}
html .template-hero-wrapper{
  --tw-bg-opacity: 1;
  background-color: rgb(233 243 246 / var(--tw-bg-opacity, 1));
  padding-top: 2rem;
  padding-bottom: 2rem;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
html .template-hero-wrapper .hero{
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
  max-width: 1440px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}
@media (min-width: 1536px){
  html .template-hero-wrapper .hero{
    margin-left: auto;
    margin-right: auto;
  }
}
html .template-hero-wrapper .hero h1{
  font-size: 36px;
  line-height: 48px;
  font-weight: 700;
}
@media (min-width: 1024px){
  html .template-hero-wrapper .hero h1{
    font-size: 60px;
    line-height: 72px;
  }
}
html .template-hero-wrapper .hero h1 {
  font-family: "bookmania", serif;
}
html .template-hero-wrapper .hero h1 .eyebrow{
  margin-bottom: 0.5rem;
  display: block;
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
  font-family: "lato", sans-serif;
}
html .template-hero-wrapper .hero .cta-buttons{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  text-wrap: nowrap;
}
@media (min-width: 640px){
  html .template-hero-wrapper .hero .cta-buttons{
    flex-direction: row;
    align-items: center;
    gap: 1rem;
  }
}
html .template-hero-wrapper .hero .cta-buttons a{
  margin: 0px;
}
html .template-hero-wrapper .hero .cta-buttons #course-demo-link{
  font-size: 16px;
  line-height: 24px;
}
html .template-hero-wrapper .hero .cta-buttons #course-demo-link i{
  margin-left: 0px;
  margin-right: 0.25rem;
}
@media (min-width: 640px){
  html .template-hero-wrapper .hero .cta-buttons #course-demo-link i{
    margin-left: 0.5rem;
  }
}
html .secondary-nav-wrapper{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  align-self: stretch;
  --tw-bg-opacity: 1;
  background-color: rgb(73 80 87 / var(--tw-bg-opacity, 1));
  font-size: 20px;
  line-height: 30px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
html .secondary-nav-wrapper .secondary-nav.desktop-flex{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1440px;
  flex: 1 0 0;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: space-between;
}
html .secondary-nav-wrapper .secondary-nav.desktop-flex .left-aligned{
  display: flex;
  flex: 1 0 0;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  gap: 0px;
}
html .secondary-nav-wrapper .secondary-nav.desktop-flex .left-aligned .link{
  padding: 0px;
}
html .secondary-nav-wrapper .secondary-nav.desktop-flex .left-aligned .link.active a{
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1));
}
html .secondary-nav-wrapper .secondary-nav.desktop-flex .left-aligned .link.active a:visited{
  color: rgb(73 80 87 );
}
html .secondary-nav-wrapper .secondary-nav.desktop-flex .left-aligned .link a{
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
html .secondary-nav-wrapper .secondary-nav.desktop-flex .left-aligned .link a:visited{
  color: rgb(255 255 255 );
}
html .secondary-nav-wrapper .secondary-nav.desktop-flex .left-aligned .link a:hover{
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1));
}
html .secondary-nav-wrapper .secondary-nav.desktop-flex .cta{
  display: flex;
  align-items: center;
  gap: 8px;
}
html .secondary-nav-wrapper .secondary-nav.desktop-flex .cta .link{
  --tw-bg-opacity: 1;
  background-color: rgb(235 153 0 / var(--tw-bg-opacity, 1));
  padding: 0px;
}
html .secondary-nav-wrapper .secondary-nav.desktop-flex .cta .link a{
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
html .secondary-nav-wrapper .secondary-nav.desktop-flex .cta .link a:visited{
  color: rgb(255 255 255 );
}
html .secondary-nav-wrapper .secondary-nav.desktop-flex .cta .link:hover a, html .secondary-nav-wrapper .secondary-nav.desktop-flex .cta .link.active a{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(235 153 0 / var(--tw-text-opacity, 1));
}
html .secondary-nav-wrapper .secondary-nav.desktop-flex .cta .link:hover a:visited, html .secondary-nav-wrapper .secondary-nav.desktop-flex .cta .link.active a:visited{
  color: rgb(235 153 0 );
}
html .secondary-nav-wrapper .link{
  display: flex;
  align-items: center;
  gap: 16px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
}
@media (min-width: 1280px){
  html .secondary-nav-wrapper .link{
    padding-left: 32px;
    padding-right: 32px;
  }
}
html .secondary-nav-wrapper .link:hover, html .secondary-nav-wrapper .link.active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1));
}
html .secondary-nav-wrapper .secondary-nav.mobile-flex{
  width: 100%;
}
html .secondary-nav-wrapper .secondary-nav.mobile-flex .menu-heading{
  display: flex;
  align-content: space-between;
  align-items: center;
  padding: 16px;
}
html .secondary-nav-wrapper .secondary-nav.mobile-flex .menu-heading div{
  flex: 1 1 0%;
}
html .secondary-nav-wrapper .secondary-nav.mobile-flex .links{
  display: none;
  flex-direction: column;
}
html.notification-banner-section.dismissible .secondary-nav-wrapper .secondary-nav.mobile-flex .links {
  display: none;
}
html .jump-links{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  justify-content: center;
  gap: 6x;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 500;
}
@media (min-width: 380px){
  html .jump-links{
    flex-direction: row;
  }
}
@media (min-width: 640px){
  html .jump-links{
    gap: 8px;
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
@media (min-width: 768px){
  html .jump-links{
    gap: 16px;
  }
}
html .jump-links .link{
  align-items: center;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 16px;
  line-height: 24px;
}
html .jump-links .link:hover{
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px){
  html .jump-links .link{
    padding-left: 6px;
    padding-right: 6px;
    font-size: 20px;
    line-height: 30px;
  }
}
@media (min-width: 768px){
  html .jump-links .link{
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 12px;
    padding-right: 12px;
  }
}
html .icon-title-paragraph{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  padding-top: 1rem;
}
@media (min-width: 768px){
  html .icon-title-paragraph{
    padding-top: 2rem;
  }
}
@media (min-width: 1024px){
  html .icon-title-paragraph{
    gap: 2rem;
    padding-top: 4rem;
  }
}
html .icon-title-paragraph .row{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 1280px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}
@media (min-width: 768px){
  html .icon-title-paragraph .row{
    flex-direction: row;
    gap: 64px;
  }
}
html .icon-title-paragraph .row .col{
  display: flex;
  min-width: 300px;
  flex: 1 0 0;
  flex-direction: row;
  align-items: flex-start;
  gap: 16px;
}
@media (min-width: 768px){
  html .icon-title-paragraph .row .col{
    flex-direction: column;
  }
}
html .icon-title-paragraph.compact h3{
  margin-top: 0px;
}
html .icon-title-paragraph.compact .col{
  flex-direction: column;
  gap: 0px;
}
html .icon-title-paragraph h3{
  font-weight: 500;
}
html .pricing-table{
  height: 1200px;
  width: 50%;
  border-width: 2px;
  text-align: center;
}
html #course-tour{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 1280px;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 0.5rem;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 10px 10px -5px rgba(0, 0, 0, 0.04);
}
html #course-tour .leading-content{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  padding: 16px;
}
@media (min-width: 768px){
  html #course-tour .leading-content{
    padding: 32px;
  }
}
@media (min-width: 1024px){
  html #course-tour .leading-content{
    width: 50%;
  }
}
@media (min-width: 1280px){
  html #course-tour .leading-content{
    padding: 64px;
  }
}
html #course-tour .leading-content .title-paragraph{
  align-items: flex-start;
}
html #course-tour .leading-content .nav-button{
  margin: 0px;
  border-radius: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
html #course-tour .image-container{
  display: none;
  height: 100%;
  width: 50%;
  align-items: center;
  justify-content: flex-end;
  align-self: stretch;
  padding-top: 35px;
}
html.notification-banner-section.dismissible #course-tour .image-container {
  display: none;
}
@media (min-width: 1024px){
  html #course-tour .image-container{
    display: flex;
  }
}
html #course-tour .image-container .image{
  width: 100%;
  background: url("https://images.ctfassets.net/854vvnam12km/M1httoDHVwNMLxFjf3nIx/944161b62f8e08acc814c856f331285d/tces-leap.png?fit=scale&w=768") #00a4bd no-repeat;
}
html .video{
  margin: 0px;
  padding: 0px;
}
html ion-modal.video-modal i.popup-video-close{
  display: none;
}
html.notification-banner-section.dismissible ion-modal.video-modal i.popup-video-close {
  display: none;
}
html ion-modal.video-modal.hydrated i.popup-video-close{
  display: block;
}
html ion-modal.auto-height {
  --height: auto;
}
html #questions .section-content{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  text-align: center;
}
@media (min-width: 1280px){
  html #questions .section-content{
    gap: 32px;
  }
}
html #questions .section-content .title{
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
}
html #questions .section-content .icon-string-wrapper{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  font-size: 18px;
  line-height: 24px;
}
@media (min-width: 768px){
  html #questions .section-content .icon-string-wrapper{
    flex-direction: row;
  }
}
@media (min-width: 1280px){
  html #questions .section-content .icon-string-wrapper{
    gap: 64px;
  }
}
html #questions .section-content .icon-string-wrapper .icon-text-column{
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: left;
}
@media (min-width: 768px){
  html #questions .section-content .icon-string-wrapper .icon-text-column{
    align-items: flex-start;
  }
}
html #questions .section-content .icon-string-wrapper .icon-string{
  vertical-align: text-top;
}
html #questions .section-content .icon-string-wrapper i{
  margin-right: 1rem;
  line-height: 24px;
}
html #questions .section-content .icon-string-wrapper a{
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
html .brand-panel-with-image-left{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0px;
}
@media (min-width: 1024px){
  html .brand-panel-with-image-left{
    padding: 4rem;
  }
}
html .brand-panel-with-image-left{
  max-width: 1276px !important;
}
html .brand-panel-with-image-left img{
  z-index: 10;
  margin-right: -128px;
  display: none;
}
html.notification-banner-section.dismissible .brand-panel-with-image-left img {
  display: none;
}
@media (min-width: 1024px){
  html .brand-panel-with-image-left img{
    display: block;
  }
}
html .brand-panel-with-image-left .image-content-container{
  display: flex;
  align-items: center;
  align-self: stretch;
}
html .brand-panel-with-image-left .image-content-container img{
  max-width: 300px;
}
html .brand-panel-with-image-left .content-panel{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
  border-radius: 0.75rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (min-width: 768px){
  html .brand-panel-with-image-left .content-panel{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media (min-width: 1024px){
  html .brand-panel-with-image-left .content-panel{
    padding-top: 4rem;
    padding-bottom: 4rem;
    padding-left: 192px;
  }
}
html .brand-panel-with-image-left h3{
  font-size: 30px;
  line-height: 36px;
}
html .brand-panel-with-image-left a{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
  text-decoration-line: underline !important;
}
html .title-subtitle{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  align-self: stretch;
  padding-top: 1rem;
}
@media (min-width: 768px){
  html .title-subtitle{
    padding-top: 2rem;
  }
}
@media (min-width: 1024px){
  html .title-subtitle{
    padding-top: 4rem;
  }
}
html .title-subtitle h2{
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
html .title-subtitle .cta-button{
  padding-top: 0.75rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px){
  html .title-subtitle .cta-button{
    padding-bottom: 3rem;
  }
}
@media (min-width: 1024px){
  html .title-subtitle .cta-button{
    padding-bottom: 4rem;
  }
}
html .title-subtitle.center h2{
  text-align: center;
}
html .state-requirements{
  --tw-bg-opacity: 1;
  background-color: rgb(233 243 246 / var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
html .state-requirements .state-requirement-section{
  display: flex;
  flex-direction: column;
  border-left-width: 8px;
  --tw-border-opacity: 1;
  border-left-color: rgb(0 164 189 / var(--tw-border-opacity, 1));
  padding-left: 0px;
  padding-right: 0px;
}
html .state-requirements .state-requirement-section .wrapper{
  border-bottom-width: 2px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 768px){
  html .state-requirements .state-requirement-section .wrapper{
    font-size: 20px;
    line-height: 30px;
  }
}
html .state-requirements a{
  white-space: normal;
  overflow-wrap: break-word;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
html .state-requirements p{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
html .well{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
  padding: 1rem;
}
@media (min-width: 768px){
  html .well{
    padding: 2rem;
  }
}
@media (min-width: 1024px){
  html .well{
    padding: 4rem;
  }
}
html .numbered-list{
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
html .numbered-list .numbered-list-item{
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
}
@media (min-width: 768px){
  html .numbered-list .numbered-list-item{
    gap: 1rem;
  }
}
@media (min-width: 1024px){
  html .numbered-list .numbered-list-item{
    gap: 2rem;
  }
}
html .numbered-list .number{
  font-size: 36px;
  line-height: 48px;
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px){
  html .numbered-list .number{
    font-size: 48px;
    line-height: 60px;
  }
}

.vertical-progress-bars{
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 2rem;
  align-self: stretch;
  font-size: 18px;
  line-height: 24px;
}
.vertical-progress-bars .vertical-progress-bar{
  display: flex;
  min-width: 100px;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
}
.vertical-progress-bars .candle{
  width: 150px;
}
.vertical-progress-bars .candle.green{
  --tw-bg-opacity: 1;
  background-color: rgb(80 194 117 / var(--tw-bg-opacity, 1));
}
.vertical-progress-bars .candle.gray{
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1));
}
.vertical-progress-bars .label{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 18px;
  line-height: 24px;
}
.vertical-progress-bars .progress-bar-label{
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 164 189 / var(--tw-border-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
}

.pass-rates-links{
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
}

@media (min-width: 1024px){
  .pass-rates-links{
    flex-direction: row;
    justify-content: center;
    gap: 1rem;
  }
}
.pass-rates-links a{
  font-size: 18px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}

.two-column-layout-with-left-heading{
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

@media (min-width: 1024px){
  .two-column-layout-with-left-heading{
    flex-direction: row;
  }
}
.two-column-layout-with-left-heading h2{
  margin-top: 0px;
  font-size: 30px;
  line-height: 36px;
}
@media (min-width: 768px){
  .two-column-layout-with-left-heading h2{
    font-size: 36px;
    line-height: 48px;
  }
}
.two-column-layout-with-left-heading .left-column{
  display: flex;
  width: 100%;
  flex-shrink: 0;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 1024px){
  .two-column-layout-with-left-heading .left-column{
    width: 380px;
    gap: 2rem;
  }
}
.two-column-layout-with-left-heading .right-column{
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
}
@media (min-width: 1024px){
  .two-column-layout-with-left-heading .right-column{
    gap: 2rem;
  }
}

.two-column-layout{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2rem;
  align-self: stretch;
}

@media (min-width: 768px){
  .two-column-layout{
    flex-direction: row;
  }
}

@media (min-width: 1024px){
  .two-column-layout{
    gap: 4rem;
  }
}
.two-column-layout .column{
  width: 100%;
  gap: 0.25rem;
}
@media (min-width: 768px){
  .two-column-layout .column{
    width: 50%;
  }
}

.summary-of-fees{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
  align-self: stretch;
  border-radius: 1rem;
  padding: 1rem;
}

@media (min-width: 768px){
  .summary-of-fees{
    padding: 2rem;
  }
}

@media (min-width: 1024px){
  .summary-of-fees{
    gap: 2rem;
    padding: 4rem;
  }
}
.summary-of-fees .wrapper{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  gap: 1rem;
}
@media (min-width: 768px){
  .summary-of-fees .wrapper{
    flex-direction: row;
    gap: 2rem;
  }
}
@media (min-width: 1024px){
  .summary-of-fees .wrapper{
    gap: 4rem;
  }
}

.reciprocity{
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

@media (min-width: 768px){
  .reciprocity{
    margin-top: 2rem;
  }
}

@media (min-width: 1024px){
  .reciprocity{
    margin-top: 4rem;
    gap: 2rem;
  }
}
.reciprocity h2,
.reciprocity h3{
  margin-left: 0px;
  margin-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  .reciprocity h2,
.reciprocity h3{
    margin-bottom: 2rem;
  }
}
.reciprocity h3{
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
}
.reciprocity .well h3{
  margin-bottom: 1rem;
}
@media (min-width: 1024px){
  .reciprocity .well h3{
    margin-bottom: 2rem;
  }
}
.reciprocity .other-state-links{
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  .reciprocity .other-state-links{
    gap: 2rem;
  }
}
.reciprocity .other-state-links .other-state-link{
  width: 333px;
}
.reciprocity .other-state-links .other-state-link a{
  font-size: 20px !important;
  line-height: 30px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1)) !important;
}

.youtube-video{
  display: flex;
  height: 336px;
  align-items: center;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

select{
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 20px;
  line-height: 30px;
}
select option{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.lead-section h2{
  text-align: center;
  font-size: 24px;
  line-height: 36px;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px){
  .lead-section h2{
    font-size: 36px;
    line-height: 48px;
  }
}
.lead-section p{
  text-align: center;
  font-size: 18px;
  line-height: 24px;
}
@media (min-width: 768px){
  .lead-section p{
    font-size: 24px;
    line-height: 36px;
  }
}

.xl-inset{
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
}

.question-answer-cards{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
}

@media (min-width: 1024px){
  .question-answer-cards{
    flex-direction: row;
  }
}
.question-answer-cards .question-answer-card{
  flex-basis: 50%;
  padding: 2rem;
}
.question-answer-cards .question-answer-card .well{
  padding: 4rem;
}
.question-answer-cards .question-answer-card h4{
  font-size: 24px;
  line-height: 36px;
}
.question-answer-cards .question-answer-card ol{
  margin-left: -1rem;
}

.package-matrix{
  text-wrap: wrap;
}
.package-matrix table{
  position: relative;
}
.package-matrix table.mobile-table{
  table-layout: fixed;
}
.package-matrix th{
  position: sticky;
  top: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.7;
  padding: 0.5rem;
  text-align: center;
  --tw-backdrop-blur: blur(4px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
@media (min-width: 768px){
  .package-matrix th{
    padding: 1rem;
  }
}
@media (min-width: 1280px){
  .package-matrix th.package-col{
    min-width: 200px;
  }
}
.package-matrix td{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
  padding: 0.5rem;
  text-align: center;
}
@media (min-width: 768px){
  .package-matrix td{
    padding: 1rem;
  }
}
.package-matrix .chip{
  position: absolute;
  top: -1rem;
  display: none;
  text-wrap: nowrap;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(235 153 0 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.notification-banner-section.dismissible.package-matrix .chip {
  display: none;
}
@media (min-width: 1280px){
  .package-matrix .chip{
    display: block;
  }
}
.package-matrix .separator{
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.package-matrix .check{
  font-size: 20px;
  line-height: 30px;
  font-weight: 900;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
  .package-matrix .check{
    font-size: 24px;
    line-height: 36px;
  }
}
.package-matrix .help-col{
  width: 28px;
  padding-left: 0px;
}
@media (min-width: 768px){
  @media not all and (min-width: 1024px){
    .package-matrix .help-col{
      padding-right: 0.5rem;
    }
  }
}
.package-matrix .help{
  position: relative;
  display: inline-block;
  width: 20px;
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1));
}
.tooltip.package-matrix .help .help-text > .tooltip-arrow:before{
  visibility: hidden;
}
[role="tooltip"].package-matrix .help .help-text > [data-popper-arrow]:before{
  visibility: hidden;
}
[role="tooltip"].package-matrix .help .help-text > [data-popper-arrow]:after{
  visibility: hidden;
}
.package-matrix .help .help-text{
  visibility: hidden;
  position: absolute;
  left: 22px;
  top: -6px;
  z-index: 10;
  width: 200px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.25rem;
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
  font-family: "lato", sans-serif;
}
.package-matrix .help:hover .help-text{
  visibility: visible;
}
.package-matrix .full-details-link{
  display: inline-block;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.package-matrix .full-details-link:hover{
  --tw-text-opacity: 1;
  color: rgb(0 114 131 / var(--tw-text-opacity, 1));
}
.package-matrix .package-card{
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
  padding: 0px;
}
.package-matrix .package-card .affirm-as-low-as-container{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.package-matrix .package-card .package-card-price{
  font-size: 24px;
  line-height: 36px;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
  .package-matrix .package-card .package-card-price{
    font-size: 48px;
    line-height: 60px;
  }
}
.package-matrix .package-card .package-card-strikethrough-price{
  font-size: 24px;
  line-height: 36px;
  --tw-text-opacity: 1;
  color: rgb(181 181 181 / var(--tw-text-opacity, 1));
  text-decoration-line: line-through;
}
.package-matrix .package-card .package-card-promo{
  font-size: 16px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(181 181 181 / var(--tw-text-opacity, 1));
}
.package-matrix .package-card .package-card-promo .package-card-promo-code{
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(235 153 0 / var(--tw-text-opacity, 1));
}
.package-matrix .package-card .affirm-as-low-as{
  font-size: 12px;
  line-height: 16px;
}
@media (min-width: 768px){
  .package-matrix .package-card .affirm-as-low-as{
    font-size: 16px;
    line-height: 24px;
  }
}
.package-matrix .package-card button{
  margin: 0.25rem !important;
  white-space: nowrap !important;
  padding-top: 0.125rem !important;
  padding-bottom: 0.125rem !important;
  padding-left: 0.375rem !important;
  padding-right: 0.375rem !important;
  font-size: 14px !important;
  line-height: 20px !important;
}
@media (min-width: 768px){
  .package-matrix .package-card button{
    margin: 0.5rem !important;
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    font-size: 16px !important;
    line-height: 24px !important;
  }
}
@media (min-width: 1024px){
  .package-matrix .package-card button{
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    font-size: 18px !important;
    line-height: 24px !important;
  }
}
@media (min-width: 1280px){
  .package-matrix .package-card button{
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}
.package-matrix .package-card button plat-icon{
  display: none;
}
.notification-banner-section.dismissible.package-matrix .package-card button plat-icon {
  display: none;
}
@media (min-width: 1024px){
  .package-matrix .package-card button plat-icon{
    display: block;
  }
}

.testimonials{
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 768px){
  .testimonials{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

@media (min-width: 1024px){
  .testimonials{
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.testimonials .section-content{
  display: flex;
  max-width: 1200px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  align-self: stretch;
}
@media (min-width: 768px){
  .testimonials .section-content{
    flex-direction: row;
  }
}
.testimonials .section-content .left-column{
  display: flex;
  width: 100%;
  align-items: flex-start;
  gap: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px){
  .testimonials .section-content .left-column{
    width: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.testimonials .section-content .left-column .cards{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-content: center;
  align-items: center;
  gap: 1.75rem;
  align-self: stretch;
}
@media (min-width: 768px){
  .testimonials .section-content .left-column .cards{
    width: auto;
  }
}
.testimonials .section-content .left-column .cards .card{
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  border-radius: 0.75rem;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.testimonials .section-content .left-column .cards .card h1,
.testimonials .section-content .left-column .cards .card div.h1{
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
  .testimonials .section-content .left-column .cards .card h1,
.testimonials .section-content .left-column .cards .card div.h1{
    font-size: 52px;
    font-weight: 900;
    line-height: 52px;
  }
}
.testimonials .section-content .left-column .cards .card h1,
.testimonials .section-content .left-column .cards .card div.h1 {
  font-variant-numeric: lining-nums proportional-nums stacked-fractions;
}
.testimonials .section-content .left-column .cards .card h1 i,
.testimonials .section-content .left-column .cards .card div.h1 i{
  margin-bottom: 0.5rem;
  font-size: 24px;
}
@media (min-width: 768px){
  .testimonials .section-content .left-column .cards .card h1 i,
.testimonials .section-content .left-column .cards .card div.h1 i{
    font-size: 36px;
  }
}
.testimonials .section-content .left-column .cards .card span{
  margin: -0.5rem;
  font-size: 24px;
  line-height: 36px;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.testimonials .section-content .left-column .cards .card a{
  font-size: 16px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.testimonials .section-content .left-column figure{
  display: none;
}
.notification-banner-section.dismissible.testimonials .section-content .left-column figure {
  display: none;
}
@media (min-width: 1280px){
  .testimonials .section-content .left-column figure{
    display: block;
  }
}
.testimonials .section-content .right-column{
  display: flex;
  width: 100%;
  flex-shrink: 0;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
  .testimonials .section-content .right-column{
    width: 478px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.testimonials .section-content .right-column .heading-component{
  font-size: 30px;
  line-height: 36px;
}
@media (min-width: 1024px){
  .testimonials .section-content .right-column .heading-component{
    font-size: 40px;
    line-height: 44px;
  }
}
.testimonials .section-content .right-column .heading-component {
  font-family: "bookmania", serif;
}
.testimonials .section-content .right-column .citation{
  font-size: 16px;
  line-height: 24px;
}

.news-post-page .news-above-index{
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 3rem);
  max-width: 56rem;
  padding-top: 0.5rem;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px){
  .news-post-page .news-above-index{
    width: 710px;
  }
}
.news-post-page .news-above-index {
  font-family: "lato", sans-serif;
}
.news-post-page .news-component{
  width: auto;
  padding: 0.5rem;
}
.news-post-page .news-component .news-heading{
  margin-left: auto;
  margin-right: auto;
  max-width: 56rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  .news-post-page .news-component .news-heading{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.news-post-page .news-component .news-heading {
  font-family: "bookmania", serif;
}
.news-post-page .news-component .news-meta{
  margin-bottom: 1rem;
}
.news-post-page .news-component .news-meta label{
  display: block;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.news-post-page .news-component .news-meta label:last-child{
  padding-top: 1.5rem;
  text-transform: none;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.news-post-page .news-component .news-meta label {
  font-family: "lato", sans-serif;
}
.news-post-page .news-component .news-title{
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
  font-family: "lato", sans-serif;
}
.news-post-page .news-component .section-content{
  padding-top: 0.5rem;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  .news-post-page .news-component .section-content{
    width: 710px;
  }
}
.news-post-page .news-component .section-content {
  font-family: "lato", sans-serif;
}
.news-post-page .news-below-post{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4rem;
  width: calc(100% - 3rem);
  max-width: 56rem;
  padding-top: 0.5rem;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  .news-post-page .news-below-post{
    width: 710px;
  }
}
.news-post-page .news-below-post {
  font-family: "lato", sans-serif;
}

.teal-h h1,
.teal-h h2,
.teal-h h3,
.teal-h h4{
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}

.center-large-slim{
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  text-align: center;
}

.chip{
  margin: 0px;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.chip.metadata-tag-video{
  --tw-bg-opacity: 1;
  background-color: rgb(255 204 0 / var(--tw-bg-opacity, 1));
}

.notification-banner-section{
  --tw-bg-opacity: 1;
  background-color: rgb(233 243 246 / var(--tw-bg-opacity, 1));
}
.notification-banner-section.dismissible.hidden {
  display: none;
}
.notification-banner-section .notification-banner-text{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
.notification-banner-section .notification-banner-text .rich-text{
  flex: 1 1 0%;
  font-family: "lato", sans-serif;
}
.notification-banner-section .notification-banner-text .rich-text p{
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
.notification-banner-section .notification-banner-text .rich-text a{
  --tw-text-opacity: 1;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1));
}
.notification-banner-section .closeBanner{
  flex-shrink: 0;
  cursor: pointer;
}
.notification-banner-section .closeBanner i{
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity, 1));
}

.\*\:mt-0 > *{
  margin-top: 0px !important;
}

.hover\:border-caramel:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgb(235 153 0 / var(--tw-border-opacity, 1)) !important;
}

.hover\:border-gray-300:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1)) !important;
}

.hover\:bg-blue-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 66 159 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-gray-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-teal-dark:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 114 131 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-white:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:text-blue-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(28 100 242 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-caramel:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(235 153 0 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-gray-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-gray-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-teal:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1)) !important;
}

.hover\:underline:hover{
  text-decoration-line: underline !important;
}

.hover\:brightness-125:hover{
  --tw-brightness: brightness(1.25) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}

.focus\:outline-none:focus{
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

.focus\:outline-offset-0:focus{
  outline-offset: 0px !important;
}

.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.focus\:ring-4:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.focus\:ring-blue-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(164 202 254 / var(--tw-ring-opacity, 1)) !important;
}

.focus\:ring-gray-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(229 229 229 / var(--tw-ring-opacity, 1)) !important;
}

.focus-visible\:outline:focus-visible{
  outline-style: solid !important;
}

.focus-visible\:outline-2:focus-visible{
  outline-width: 2px !important;
}

.focus-visible\:outline-offset-2:focus-visible{
  outline-offset: 2px !important;
}

.focus-visible\:outline-indigo-600:focus-visible{
  outline-color: #5850EC !important;
}

.dark\:border-blue-500:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(63 131 248 / var(--tw-border-opacity, 1)) !important;
}

.dark\:border-gray-600:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(128 128 128 / var(--tw-border-opacity, 1)) !important;
}

.dark\:border-gray-700:is(.dark *){
  --tw-border-opacity: 1 !important;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1)) !important;
}

.dark\:border-transparent:is(.dark *){
  border-color: transparent !important;
}

.dark\:\!bg-gray-700:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-blue-600:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(28 100 242 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-gray-600:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(128 128 128 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-gray-700:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-gray-800:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(73 80 87 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-gray-800\/50:is(.dark *){
  background-color: rgb(73 80 87 / 0.5) !important;
}

.dark\:bg-gray-900\/80:is(.dark *){
  background-color: rgb(17 24 39 / 0.8) !important;
}

.dark\:text-blue-500:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(63 131 248 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-gray-400:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(181 181 181 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-gray-500:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important;
}

.dark\:text-white:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.dark\:hover\:bg-blue-700:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(26 86 219 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:hover\:bg-gray-600:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(128 128 128 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:hover\:bg-gray-800:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(73 80 87 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:hover\:text-blue-500:hover:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(63 131 248 / var(--tw-text-opacity, 1)) !important;
}

.dark\:hover\:text-gray-300:hover:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(204 204 204 / var(--tw-text-opacity, 1)) !important;
}

.dark\:hover\:text-white:hover:is(.dark *){
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

@media (min-width: 380px){
  .xs\:flex{
    display: flex !important;
  }
  .xs\:hidden{
    display: none !important;
  }
}

@media (min-width: 640px){
  .sm\:top-0{
    top: 0px !important;
  }
  .sm\:grid{
    display: grid !important;
  }
  .sm\:aspect-auto{
    aspect-ratio: auto !important;
  }
  .sm\:min-h-\[510px\]{
    min-height: 510px !important;
  }
  .sm\:min-h-\[600px\]{
    min-height: 600px !important;
  }
  .sm\:w-\[232px\]{
    width: 232px !important;
  }
  .sm\:w-\[320px\]{
    width: 320px !important;
  }
  .sm\:w-\[328px\]{
    width: 328px !important;
  }
  .sm\:w-\[384px\]{
    width: 384px !important;
  }
  .sm\:max-w-\[500px\]{
    max-width: 500px !important;
  }
  .sm\:scale-100{
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }
  .sm\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .sm\:flex-row{
    flex-direction: row !important;
  }
  .sm\:flex-col{
    flex-direction: column !important;
  }
  .sm\:items-start{
    align-items: flex-start !important;
  }
  .sm\:overflow-y-auto{
    overflow-y: auto !important;
  }
  .sm\:px-\[70px\]{
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .sm\:py-8{
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .sm\:py-\[72px\]{
    padding-top: 72px !important;
    padding-bottom: 72px !important;
  }
  .sm\:pt-\[50px\]{
    padding-top: 50px !important;
  }
  .sm\:text-2xl{
    font-size: 24px !important;
    line-height: 36px !important;
  }
  .sm\:text-4xl{
    font-size: 36px !important;
    line-height: 48px !important;
  }
  .sm\:text-lg{
    font-size: 18px !important;
    line-height: 24px !important;
  }
  .sm\:shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25) !important;
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }
}

@media (min-width: 768px){
  .md\:block{
    display: block !important;
  }
  .md\:table{
    display: table !important;
  }
  .md\:table-cell{
    display: table-cell !important;
  }
  .md\:table-row{
    display: table-row !important;
  }
  .md\:hidden{
    display: none !important;
  }
  .md\:w-\[560px\]{
    width: 560px !important;
  }
  .md\:w-auto{
    width: auto !important;
  }
  .md\:min-w-\[427px\]{
    min-width: 427px !important;
  }
  .md\:shrink-0{
    flex-shrink: 0 !important;
  }
  .md\:grow-0{
    flex-grow: 0 !important;
  }
  .md\:basis-\[calc\(50\%-theme\(spacing\.4\)\)\]{
    flex-basis: calc(50% - 1rem) !important;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .md\:flex-row{
    flex-direction: row !important;
  }
  .md\:flex-wrap{
    flex-wrap: wrap !important;
  }
  .md\:items-start{
    align-items: flex-start !important;
  }
  .md\:gap-12{
    gap: 3rem !important;
  }
  .md\:gap-16{
    gap: 4rem !important;
  }
  .md\:gap-4{
    gap: 1rem !important;
  }
  .md\:gap-8{
    gap: 2rem !important;
  }
  .md\:gap-\[64px\]{
    gap: 64px !important;
  }
  .md\:whitespace-nowrap{
    white-space: nowrap !important;
  }
  .md\:p-2{
    padding: 0.5rem !important;
  }
  .md\:p-6{
    padding: 1.5rem !important;
  }
  .md\:p-\[64px\]{
    padding: 64px !important;
  }
  .md\:p-\[80px\]{
    padding: 80px !important;
  }
  .md\:px-4{
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .md\:py-12{
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .md\:py-8{
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .md\:py-\[64px\]{
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
  .md\:pb-8{
    padding-bottom: 2rem !important;
  }
  .md\:text-2xl{
    font-size: 24px !important;
    line-height: 36px !important;
  }
  .md\:text-3xl{
    font-size: 30px !important;
    line-height: 40px !important;
  }
  .md\:text-4xl{
    font-size: 36px !important;
    line-height: 48px !important;
  }
  .md\:text-5xl{
    font-size: 48px !important;
    line-height: 60px !important;
  }
  .md\:text-6xl{
    font-size: 60px !important;
    line-height: 72px !important;
  }
  .md\:text-7xl{
    font-size: 72px !important;
    line-height: 96px !important;
  }
  .md\:text-xl{
    font-size: 20px !important;
    line-height: 30px !important;
  }
  .md\:leading-none{
    line-height: 1 !important;
  }
  @media not all and (min-width: 1024px){
    .md\:max-lg\:w-full{
      width: 100% !important;
    }
    .md\:max-lg\:flex-row{
      flex-direction: row !important;
    }
  }
}

@media (min-width: 1024px){
  .lg\:block{
    display: block !important;
  }
  .lg\:inline{
    display: inline !important;
  }
  .lg\:flex{
    display: flex !important;
  }
  .lg\:hidden{
    display: none !important;
  }
  .lg\:h-\[300px\]{
    height: 300px !important;
  }
  .lg\:w-\[180px\]{
    width: 180px !important;
  }
  .lg\:w-\[200px\]{
    width: 200px !important;
  }
  .lg\:w-\[35\%\]{
    width: 35% !important;
  }
  .lg\:w-\[42\%\]{
    width: 42% !important;
  }
  .lg\:max-w-full{
    max-width: 100% !important;
  }
  .lg\:flex-1{
    flex: 1 1 0% !important;
  }
  .lg\:grow-0{
    flex-grow: 0 !important;
  }
  .lg\:columns-3{
    -moz-columns: 3 !important;
         columns: 3 !important;
  }
  .lg\:flex-row{
    flex-direction: row !important;
  }
  .lg\:flex-col-reverse{
    flex-direction: column-reverse !important;
  }
  .lg\:flex-nowrap{
    flex-wrap: nowrap !important;
  }
  .lg\:gap-4{
    gap: 1rem !important;
  }
  .lg\:gap-8{
    gap: 2rem !important;
  }
  .lg\:gap-\[64px\]{
    gap: 64px !important;
  }
  .lg\:rounded-lg{
    border-radius: 0.5rem !important;
  }
  .lg\:border-b{
    border-bottom-width: 1px !important;
  }
  .lg\:p-4{
    padding: 1rem !important;
  }
  .lg\:px-\[120px\]{
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  .lg\:py-16{
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .lg\:py-\[130px\]{
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  .lg\:py-\[64px\]{
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
  .lg\:py-\[80px\]{
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .lg\:pt-8{
    padding-top: 2rem !important;
  }
  .lg\:text-2xl{
    font-size: 24px !important;
    line-height: 36px !important;
  }
  .lg\:text-5xl{
    font-size: 48px !important;
    line-height: 60px !important;
  }
}

@media (min-width: 1280px){
  .xl\:inline{
    display: inline !important;
  }
  .xl\:w-\[45\%\]{
    width: 45% !important;
  }
  .xl\:w-\[600px\]{
    width: 600px !important;
  }
  .xl\:min-w-\[250px\]{
    min-width: 250px !important;
  }
  .xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .xl\:items-end{
    align-items: flex-end !important;
  }
  .xl\:gap-8{
    gap: 2rem !important;
  }
  .xl\:px-4{
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .xl\:px-8{
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}

.rtl\:rotate-180:where([dir="rtl"], [dir="rtl"] *){
  --tw-rotate: 180deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.rtl\:space-x-reverse:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 1 !important;
}

.\[\&\>\*\]\:block>*{
  display: block !important;
}

.\[\&\>\*\]\:text-center>*{
  text-align: center !important;
}

.\[\&_a\:hover\]\:text-teal a:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(0 164 189 / var(--tw-text-opacity, 1)) !important;
}

.\[\&_a\]\:underline a{
  text-decoration-line: underline !important;
}

.\[\&_form\]\:px-0 form{
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.\[\&_i\]\:mt-\[2px\] i{
  margin-top: 2px !important;
}

.\[\&_i\]\:text-\[22px\] i{
  font-size: 22px !important;
}

.\[\&_i\]\:text-gray-900 i{
  --tw-text-opacity: 1 !important;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1)) !important;
}

.\[\&_p\]\:mb-4 p{
  margin-bottom: 1rem !important;
}

/*# sourceMappingURL=styles.css.map */