/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

/*
Document v 2022-July-21
========
*/

/**
Use a better box model (opinionated).
*/

*,
::before,
::after {
  box-sizing: border-box;
}

/**
Use a more readable tab size (opinionated).
*/

html {
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/*
Sections
========
*/

/**
Remove the margin in all browsers.
*/

body {
  margin: 0;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
  font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}

/*
Grouping content
================
*/

/**
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)
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
}

/*
Text-level semantics
====================
*/

/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
Tabular data
============
*/

/**
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)
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
}

/*
Forms
=====
*/

/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/

button,
select {
  /* 1 */
  text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
  padding: 0;
}

/**
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 */
}

/*
Interactive
===========
*/

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * Removes the default spacing and border for appropriate elements.
 */

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

button {
  background-color: transparent;
  background-image: none;
}

fieldset {
  margin: 0;
  padding: 0;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 1 */
  line-height: 1.5;
  /* 2 */
}

/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

body {
  font-family: inherit;
  line-height: inherit;
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button,
[role="button"] {
  cursor: pointer;
}

/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */

:-moz-focusring {
  outline: auto;
}

table {
  border-collapse: collapse;
}

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

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  /* display: block; */   /* This "display: block" disrupted the regular CPL header/footer TR logos, so now disabled. -cp */
  /* 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;
}

/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */

[hidden] {
  display: none;
}

*, ::before, ::after {
  --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-transform: translateX(var(--tw-translate-x)) translateY(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));
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
}

[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;
}

[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: #2563eb;
  --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);
  border-color: #2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #6b7280;
  opacity: 1;
}

input::placeholder,textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
}

select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
}

[multiple] {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          color-adjust: unset;
}

[type='checkbox'],[type='radio'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
}

[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: #2563eb;
  --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);
}

[type='checkbox']:checked,[type='radio']:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

[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");
}

[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='checkbox']:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[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 -webkit-focus-ring-color;
}

.tw-container {
  width: 100%;
}

.\!tw-container {
  width: 100% !important;
}

@media (min-width: 640px) {
  .tw-container {
    max-width: 640px;
  }

  .\!tw-container {
    max-width: 640px !important;
  }
}

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

  .\!tw-container {
    max-width: 768px !important;
  }
}

@media (min-width: 1024px) {
  .tw-container {
    max-width: 1024px;
  }

  .\!tw-container {
    max-width: 1024px !important;
  }
}

@media (min-width: 1280px) {
  .tw-container {
    max-width: 1280px;
  }

  .\!tw-container {
    max-width: 1280px !important;
  }
}

@media (min-width: 1536px) {
  .tw-container {
    max-width: 1536px;
  }

  .\!tw-container {
    max-width: 1536px !important;
  }
}

.ethics_box {
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
}

.price-dropdown {
  position: absolute;
  top: -4rem;
  left: 50%;
  z-index: 50;
  width: 350px;
  --tw-translate-x: -50%;
  transform: var(--tw-transform);
  transform: var(--tw-transform);
  overflow: hidden;
  border-radius: 0.375rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding-top: 0.5rem;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
}

.price-dropdown-helper-text {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: left;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-style: italic;
  --tw-text-opacity: 1;
  color: rgba(62, 64, 70, var(--tw-text-opacity));
}

.price-dropdown-option {
  display: grid;
  cursor: pointer;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: center;
  padding: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: left;
}

.price-dropdown-option:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
}

.ribbonDesktop {
  position: absolute;
  top: 0px;
  left: 0px;
}

.ribbonDesktop > svg {
  width: 5.1rem;
  height: 5.1rem;
}

.ribbonDesktop span {
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1rem;
  position: absolute;
  text-transform: uppercase;
  width: 100%;
  top: 18px;
  left: -10px;
  transform: rotate(-45deg);
  line-height: 1;
  color: #fff;
  font-weight: 500;
}

.header-bg {
  background-color: #ededed;
  min-height: 300px;
  padding: 25px 20px 25px 20px;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
}

.subscriptions-background {
  background-image: linear-gradient(
        90deg,
        rgba(242, 242, 242, 1) 0%,
        rgba(242, 242, 242, 0.5) 40%,
        rgba(242, 242, 242, 0.1) 60%,
        rgba(242, 242, 242, 0) 100%
      ),
      url("/Mktg/images/tsg/packages-select-background.jpg");
}

.webinars-background {
  background-image: linear-gradient(
        90deg,
        rgba(242, 242, 242, 1) 0%,
        rgba(242, 242, 242, 0.5) 40%,
        rgba(242, 242, 242, 0.1) 60%,
        rgba(242, 242, 242, 0) 100%
      ),
      url("/Mktg/images/tsg/webinars.jpg");
}

.seminars-background {
  background-image: linear-gradient(
        90deg,
        rgba(242, 242, 242, 1) 0%,
        rgba(242, 242, 242, 0.5) 40%,
        rgba(242, 242, 242, 0.1) 60%,
        rgba(242, 242, 242, 0) 100%
      ),
      url("/Mktg/images/tsg/seminars.jpg");
}

.premier-cpe-background {
  background-image: linear-gradient(
        90deg,
        rgba(242, 242, 242, 1) 0%,
        rgba(242, 242, 242, 0.5) 40%,
        rgba(242, 242, 242, 0.1) 60%,
        rgba(242, 242, 242, 0) 100%
      ),
      url("/Mktg/images/tsg/premier_hero.jpg");
}

.premier-plus-background {
  background-image: linear-gradient(
        90deg,
        rgba(242, 242, 242, 1) 0%,
        rgba(242, 242, 242, 0.5) 40%,
        rgba(242, 242, 242, 0.1) 60%,
        rgba(242, 242, 242, 0) 100%
      ),
      url("/Mktg/images/tsg/premierplus_hero.jpg");
}

.professional-background {
  background-image: linear-gradient(
        90deg,
        rgba(242, 242, 242, 1) 0%,
        rgba(242, 242, 242, 0.5) 40%,
        rgba(242, 242, 242, 0.1) 60%,
        rgba(242, 242, 242, 0) 100%
      ),
      url("/Mktg/images/tsg/professional_hero.jpg");
}

.self-study-background {
  background-image: linear-gradient(
        90deg,
        rgba(242, 242, 242, 1) 0%,
        rgba(242, 242, 242, 0.5) 40%,
        rgba(242, 242, 242, 0.1) 60%,
        rgba(242, 242, 242, 0) 100%
      ),
      url("/Mktg/images/hero/self-study-tr2611798_2880x1100.jpg");
}

.california-background {
  background-image: linear-gradient(
        90deg,
        rgba(242, 242, 242, 1) 0%,
        rgba(242, 242, 242, 0.5) 40%,
        rgba(242, 242, 242, 0.1) 60%,
        rgba(242, 242, 242, 0) 100%
      ),
      url("/Mktg/images/tsg/CA_map_dotted.svg");
}

.texas-background {
  background-image: linear-gradient(
        90deg,
        rgba(242, 242, 242, 1) 0%,
        rgba(242, 242, 242, 0.5) 40%,
        rgba(242, 242, 242, 0.1) 60%,
        rgba(242, 242, 242, 0) 100%
      ),
      url("/Mktg/images/tsg/TX_map_dotted.svg");
}

.new-york-background {
  background-image: linear-gradient(
        90deg,
        rgba(242, 242, 242, 1) 0%,
        rgba(242, 242, 242, 0.5) 40%,
        rgba(242, 242, 242, 0.1) 60%,
        rgba(242, 242, 242, 0) 100%
      ),
      url("/Mktg/images/tsg/NY_map_dotted.svg");
}

.florida-background {
  background-image: linear-gradient(
        90deg,
        rgba(242, 242, 242, 1) 0%,
        rgba(242, 242, 242, 0.5) 40%,
        rgba(242, 242, 242, 0.1) 60%,
        rgba(242, 242, 242, 0) 100%
      ),
      url("/Mktg/images/tsg/FL_map_dotted.svg");
}

.gear-up-background {
  background-image: linear-gradient(
        90deg,
        rgba(242, 242, 242, 1) 0%,
        rgba(242, 242, 242, 0.9) 40%,
        rgba(242, 242, 242, 0.3) 60%,
        rgba(242, 242, 242, 0) 100%
      ),
      url("/Mktg/images/tsg/gear-up.jpeg");
}


.ethics-background {
  background-image: linear-gradient(
        90deg,
        rgba(242, 242, 242, 1) 0%,
        rgba(242, 242, 242, 0.5) 40%,
        rgba(242, 242, 242, 0.1) 60%,
        rgba(242, 242, 242, 0) 100%
      ),
      url("/Mktg/images/tsg/ethics_hero.jpg");
}

.form-1040-background {
  background-image: linear-gradient(
        90deg,
        rgba(242, 242, 242, 1) 0%,
        rgba(242, 242, 242, 0.5) 40%,
        rgba(242, 242, 242, 0.1) 60%,
        rgba(242, 242, 242, 0) 100%
      ),
      url("/Mktg/images/hero/topics-tr2668650-01b-1698x840.jpg");
}

.form-941-background {
  background-image: linear-gradient(
        90deg,
        rgba(242, 242, 242, 1) 0%,
        rgba(242, 242, 242, 0.5) 40%,
        rgba(242, 242, 242, 0.1) 60%,
        rgba(242, 242, 242, 0) 100%
      ),
      url("/Mktg/images/hero/topics-tr2668650-01c-1698x840.jpg");
}

.sexual-harassment-background {
  background-image: linear-gradient(
        90deg,
        rgba(242, 242, 242, 1) 0%,
        rgba(242, 242, 242, 0.5) 40%,
        rgba(242, 242, 242, 0.1) 60%,
        rgba(242, 242, 242, 0) 100%
      ),
      url("/Mktg/images/hero/topics-tr2668650-01a-1698x840.jpg");
}

.cpe-for-cpas-background {
  background-image: linear-gradient(
        90deg,
        rgba(242, 242, 242, 1) 0%,
        rgba(242, 242, 242, 0.5) 40%,
        rgba(242, 242, 242, 0.1) 60%,
        rgba(242, 242, 242, 0) 100%
      ),
      url("/Mktg/images/hero/cpe-for-cpas-tr2709129_01a_1698x840.jpg");
}

.explore-section-bg {
  min-height: 300px;
  background-image: url("/Mktg/images/tsg/explore.png");
  background-repeat: no-repeat;
}

@media screen and (max-width: 1024px) {
  .explore-section-bg {
    background-image: none;
  }
}

.wide-text {
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}

.container-tr {
  width: 100%;
}

@media (min-width: 640px) {
  .container-tr {
    max-width: 640px;
  }
}

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

@media (min-width: 1024px) {
  .container-tr {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container-tr {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container-tr {
    max-width: 1536px;
  }
}

.container-tr {
  margin-left: auto;
  margin-right: auto;
  max-width: 1024px;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 1024px) {
  .container-tr {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.ribbon {
  position: absolute;
  /* ==== Remove positioning for mobile. Add -margin. === */
  /* top: 0px; */
  /* left: 0px; */
  margin-left: -18px;
  margin-top: -40px;
}

@media screen and (min-width: 1024px) {
  .ribbon {
    transform: translateY(-40px);
  }
}

.ribbon > svg {
  width: 5.1rem;
  height: 5.1rem;
}

.ribbon span {
  position: absolute;
  display: inline-block;
  width: 100%;
  font-size: 0.75rem;
  line-height: 1rem;
  text-transform: uppercase;
  top: 18px;
  left: -10px;
  transform: rotate(-45deg);
  line-height: 1;
  color: #fff;
  font-weight: 500;
}

.disabled-column {
  position: relative;
  pointer-events: none !important;
}

.disabled-column::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  left: 0;
  display: block;
  content: "";
  pointer-events: none !important;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
}

.tw-pointer-events-none {
  pointer-events: none;
}

.tw-fixed {
  position: fixed;
}

.tw-absolute {
  position: absolute;
}

.tw-relative {
  position: relative;
}

.tw-sticky {
  position: -webkit-sticky;
  position: sticky;
}

.tw-inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.tw--inset-1 {
  top: -0.25rem;
  right: -0.25rem;
  bottom: -0.25rem;
  left: -0.25rem;
  top: -0.25rem;
  right: -0.25rem;
  bottom: -0.25rem;
  left: -0.25rem;
}

.tw-top-0 {
  top: 0px;
}

.tw-left-0 {
  left: 0px;
}

.tw-left-1\/2 {
  left: 50%;
}

.tw--left-10 {
  left: -2.5rem;
}

.tw-top-4 {
  top: 1rem;
}

.tw-right-4 {
  right: 1rem;
}

.tw-right-3 {
  right: 0.75rem;
}

.tw-top-1\/2 {
  top: 50%;
}

.tw-top-\[50px\] {
  top: 50px;
}

.tw-right-0 {
  right: 0px;
}

.tw-top-full {
  top: 100%;
}

.tw--top-1 {
  top: -0.25rem;
  top: -0.25rem;
}

.tw-z-50 {
  z-index: 50;
}

.tw-z-40 {
  z-index: 40;
}

.tw-z-10 {
  z-index: 10;
}

.tw-z-0 {
  z-index: 0;
}

.tw-z-\[999\] {
  z-index: 999;
}

.tw-z-20 {
  z-index: 20;
}

.tw-col-span-4 {
  grid-column: span 4 / span 4;
}

.tw-col-span-3 {
  grid-column: span 3 / span 3;
}

.tw-col-span-2 {
  grid-column: span 2 / span 2;
}

.tw-col-span-1 {
  grid-column: span 1 / span 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tw-mt-auto {
  margin-top: auto;
}

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

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

.tw-mt-7 {
  margin-top: 1.75rem;
}

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

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

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

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

.tw-mt-28 {
  margin-top: 7rem;
}

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

.tw-mb-14 {
  margin-bottom: 3.5rem;
}

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

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

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

.tw-mt-14 {
  margin-top: 3.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

.tw-block {
  display: block;
}

.tw-inline-block {
  display: inline-block;
}

.tw-flex {
  display: flex;
}

.tw-inline-flex {
  display: inline-flex;
}

.tw-grid {
  display: grid;
}

.tw-hidden {
  display: none;
}

.tw-h-full {
  height: 100%;
}

.tw-h-6 {
  height: 1.5rem;
}

.tw-h-2 {
  height: 0.5rem;
}

.tw-h-8 {
  height: 2rem;
}

.tw-h-10 {
  height: 2.5rem;
}

.tw-h-16 {
  height: 4rem;
}

.tw-h-screen {
  height: 100vh;
}

.tw-h-7 {
  height: 1.75rem;
}

.tw-h-20 {
  height: 5rem;
}

.tw-h-24 {
  height: 6rem;
}

.tw-h-\[2px\] {
  height: 2px;
}

.tw-h-14 {
  height: 3.5rem;
}

.tw-h-4 {
  height: 1rem;
}

.tw-h-5 {
  height: 1.25rem;
}

.tw-min-h-\[200px\] {
  min-height: 200px;
}

.tw-min-h-\[450px\] {
  min-height: 450px;
}

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

.tw-w-full {
  width: 100%;
}

.tw-w-6 {
  width: 1.5rem;
}

.tw-w-2 {
  width: 0.5rem;
}

.tw-w-96 {
  width: 24rem;
}

.tw-w-8 {
  width: 2rem;
}

.tw-w-10 {
  width: 2.5rem;
}

.tw-w-16 {
  width: 4rem;
}

.tw-w-screen {
  width: 100vw;
}

.tw-w-7 {
  width: 1.75rem;
}

.tw-w-24 {
  width: 6rem;
}

.tw-w-auto {
  width: auto;
}

.tw-w-\[250px\] {
  width: 250px;
}

.tw-w-14 {
  width: 3.5rem;
}

.tw-w-4 {
  width: 1rem;
}

.tw-w-40 {
  width: 10rem;
}

.tw-w-5 {
  width: 1.25rem;
}

.tw-w-80 {
  width: 20rem;
}

.tw-w-56 {
  width: 14rem;
}

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

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

.tw-max-w-screen-md {
  max-width: 768px;
}

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

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

.tw-max-w-\[290px\] {
  max-width: 290px;
}

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

.tw-flex-grow {
  flex-grow: 1;
}

.tw-origin-center {
  transform-origin: center;
}

.tw--translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: var(--tw-transform);
}

.tw--translate-x-full {
  --tw-translate-x: -100%;
  transform: var(--tw-transform);
}

.tw-translate-x-full {
  --tw-translate-x: 100%;
  transform: var(--tw-transform);
}

.tw--translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: var(--tw-transform);
}

.tw-translate-y-4 {
  --tw-translate-y: 1rem;
  transform: var(--tw-transform);
}

.tw-translate-y-0 {
  --tw-translate-y: 0px;
  transform: var(--tw-transform);
}

.tw-translate-y-1 {
  --tw-translate-y: 0.25rem;
  transform: var(--tw-transform);
}

.tw-rotate-180 {
  --tw-rotate: 180deg;
  transform: var(--tw-transform);
}

.tw--rotate-90 {
  --tw-rotate: -90deg;
  transform: var(--tw-transform);
}

.tw-scale-\[1\.01\] {
  --tw-scale-x: 1.01;
  --tw-scale-y: 1.01;
  transform: var(--tw-transform);
}

.tw-transform {
  transform: var(--tw-transform);
}

@-webkit-keyframes tw-spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes tw-spin {
  to {
    transform: rotate(360deg);
  }
}

.tw-animate-spin {
  -webkit-animation: tw-spin 1s linear infinite;
          animation: tw-spin 1s linear infinite;
}

.tw-cursor-pointer {
  cursor: pointer;
}

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

.tw-select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.tw-grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.tw-grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.tw-grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.tw-grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.tw-flex-col {
  flex-direction: column;
}

.tw-flex-wrap {
  flex-wrap: wrap;
}

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

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

.tw-items-center {
  align-items: center;
}

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

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

.tw-justify-center {
  justify-content: center;
}

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

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

.tw-gap-16 {
  gap: 4rem;
}

.tw-gap-2 {
  gap: 0.5rem;
}

.tw-gap-10 {
  gap: 2.5rem;
}

.tw-gap-1 {
  gap: 0.25rem;
}

.tw-gap-4 {
  gap: 1rem;
}

.tw-gap-y-6 {
  row-gap: 1.5rem;
}

.tw-gap-x-10 {
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.tw-gap-y-16 {
  row-gap: 4rem;
}

.tw-gap-y-5 {
  row-gap: 1.25rem;
}

.tw-gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.tw-gap-y-1 {
  row-gap: 0.25rem;
}

.tw-space-y-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}

.tw-space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.tw-space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.tw-space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.tw-space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.tw-space-x-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.tw-space-y-16 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}

.tw-space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.tw-space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.tw-space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.tw-space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.tw-space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.tw-space-y-14 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
}

.tw-self-center {
  align-self: center;
}

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

.tw-justify-self-center {
  justify-self: center;
}

.tw-overflow-hidden {
  overflow: hidden;
}

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

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

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

.tw-rounded-xl {
  border-radius: 0.75rem;
}

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

.tw-rounded {
  border-radius: 0.25rem;
}

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

.tw-border {
  border-width: 1px;
}

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

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

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

.tw-border-solid {
  border-style: solid;
}

.tw-border-none {
  border-style: none;
}

.tw-border-tr {
  --tw-border-opacity: 1;
  border-color: rgba(255, 89, 0, var(--tw-border-opacity));
}

.tw-border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgba(156, 163, 175, var(--tw-border-opacity));
}

.tw-border-tr-gray {
  --tw-border-opacity: 1;
  border-color: rgba(244, 244, 244, var(--tw-border-opacity));
}

.tw-border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

.tw-border-tr-black {
  --tw-border-opacity: 1;
  border-color: rgba(62, 64, 70, var(--tw-border-opacity));
}

.tw-border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}

.tw-border-tr-date\/50 {
  border-color: rgba(98, 99, 105, 0.5);
}

.tw-border-t-transparent {
  border-top-color: transparent;
}

.tw-border-opacity-20 {
  --tw-border-opacity: 0.2;
}

.tw-border-opacity-50 {
  --tw-border-opacity: 0.5;
}

.tw-border-opacity-75 {
  --tw-border-opacity: 0.75;
}

.tw-bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.tw-bg-tr {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 89, 0, var(--tw-bg-opacity));
}

.tw-bg-tr-gray {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
}

.tw-bg-tr-gray\/50 {
  background-color: rgba(244, 244, 244, 0.5);
}

.tw-bg-tr-pale {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 231, 218, var(--tw-bg-opacity));
}

.tw-bg-tr-black {
  --tw-bg-opacity: 1;
  background-color: rgba(62, 64, 70, var(--tw-bg-opacity));
}

.tw-bg-black {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

.tw-bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
}

.tw-bg-tr-date\/30 {
  background-color: rgba(98, 99, 105, 0.3);
}

.tw-bg-gray-100\/50 {
  background-color: rgba(243, 244, 246, 0.5);
}

.tw-bg-\[\#EBEDF0\] {
  --tw-bg-opacity: 1;
  background-color: rgba(235, 237, 240, var(--tw-bg-opacity));
}

.tw-bg-\[\#fafafa\] {
  --tw-bg-opacity: 1;
  background-color: rgba(250, 250, 250, var(--tw-bg-opacity));
}

.tw-bg-tr\/75 {
  background-color: rgba(255, 89, 0, 0.75);
}

.tw-bg-\[\#F0F0F1\] {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 240, 241, var(--tw-bg-opacity));
}

.tw-bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
}

.tw-bg-\[\#B5B5B7\] {
  --tw-bg-opacity: 1;
  background-color: rgba(181, 181, 183, var(--tw-bg-opacity));
}

.tw-bg-opacity-25 {
  --tw-bg-opacity: 0.25;
}

.tw-bg-opacity-70 {
  --tw-bg-opacity: 0.7;
}

.tw-bg-opacity-75 {
  --tw-bg-opacity: 0.75;
}

.tw-bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.tw-from-tr-gray {
  --tw-gradient-from: #F4F4F4;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0));
}

.tw-bg-contain {
  background-size: contain;
}

.tw-bg-bottom {
  background-position: bottom;
}

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

.tw-p-3 {
  padding: 0.75rem;
}

.tw-p-4 {
  padding: 1rem;
}

.tw-p-24 {
  padding: 6rem;
}

.tw-p-8 {
  padding: 2rem;
}

.tw-p-6 {
  padding: 1.5rem;
}

.tw-py-28 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tw-px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.tw-py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

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

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

.tw-px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

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

.tw-pt-28 {
  padding-top: 7rem;
}

.tw-pl-8 {
  padding-left: 2rem;
}

.tw-pt-10 {
  padding-top: 2.5rem;
}

.tw-pt-5 {
  padding-top: 1.25rem;
}

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

.tw-pb-6 {
  padding-bottom: 1.5rem;
}

.tw-pb-4 {
  padding-bottom: 1rem;
}

.tw-pt-20 {
  padding-top: 5rem;
}

.tw-pt-7 {
  padding-top: 1.75rem;
}

.tw-pb-28 {
  padding-bottom: 7rem;
}

.tw-pb-10 {
  padding-bottom: 2.5rem;
}

.tw-pb-5 {
  padding-bottom: 1.25rem;
}

.tw-pb-24 {
  padding-bottom: 6rem;
}

.tw-pb-20 {
  padding-bottom: 5rem;
}

.tw-pl-16 {
  padding-left: 4rem;
}

.tw-pl-6 {
  padding-left: 1.5rem;
}

.tw-pl-5 {
  padding-left: 1.25rem;
}

.tw-pt-6 {
  padding-top: 1.5rem;
}

.tw-pr-10 {
  padding-right: 2.5rem;
}

.tw-pt-4 {
  padding-top: 1rem;
}

.tw-pl-4 {
  padding-left: 1rem;
}

.tw-text-left {
  text-align: left;
}

.tw-text-center {
  text-align: center;
}

.tw-align-middle {
  vertical-align: middle;
}

.tw-align-bottom {
  vertical-align: bottom;
}

.tw-font-body {
  font-family: Knowledge;
}

.tw-text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.tw-text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.tw-text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.tw-text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.tw-text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.tw-text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.tw-text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.tw-text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.tw-text-\[12px\] {
  font-size: 12px;
}

.tw-font-black {
  font-weight: 900;
}

.tw-font-normal {
  font-weight: 400;
}

.tw-font-semibold {
  font-weight: 600;
}

.tw-font-bold {
  font-weight: 700;
}

.tw-font-light {
  font-weight: 300;
}

.tw-font-medium {
  font-weight: 500;
}

.\!tw-font-bold {
  font-weight: 700 !important;
}

.tw-uppercase {
  text-transform: uppercase;
}

.tw-italic {
  font-style: italic;
}

.tw-leading-tight {
  line-height: 1.25;
}

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

.tw-leading-none {
  line-height: 1;
}

.tw-text-gray-600 {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.tw-text-gray-700 {
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.tw-text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.tw-text-red-500 {
  --tw-text-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-text-opacity));
}

.tw-text-tr-black {
  --tw-text-opacity: 1;
  color: rgba(62, 64, 70, var(--tw-text-opacity));
}

.tw-text-gray-400 {
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}

.tw-text-\[\#3E4046\] {
  --tw-text-opacity: 1;
  color: rgba(62, 64, 70, var(--tw-text-opacity));
}

.tw-text-tr-green {
  --tw-text-opacity: 1;
  color: rgba(120, 163, 42, var(--tw-text-opacity));
}

.tw-text-tr {
  --tw-text-opacity: 1;
  color: rgba(255, 89, 0, var(--tw-text-opacity));
}

.tw-text-gray-500 {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}

.tw-text-tr-gray {
  --tw-text-opacity: 1;
  color: rgba(244, 244, 244, var(--tw-text-opacity));
}

.tw-text-gray-800 {
  --tw-text-opacity: 1;
  color: rgba(31, 41, 55, var(--tw-text-opacity));
}

.tw-text-tr-dark-blue {
  --tw-text-opacity: 1;
  color: rgba(14, 124, 175, var(--tw-text-opacity));
}

.tw-text-tr-date {
  --tw-text-opacity: 1;
  color: rgba(98, 99, 105, var(--tw-text-opacity));
}

.tw-text-black {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.tw-text-\[\#7E859D\] {
  --tw-text-opacity: 1;
  color: rgba(126, 133, 157, var(--tw-text-opacity));
}

.tw-text-tr-date\/75 {
  color: rgba(98, 99, 105, 0.75);
}

.tw-text-tr-date\/30 {
  color: rgba(98, 99, 105, 0.3);
}

.tw-text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgba(79, 70, 229, var(--tw-text-opacity));
}

.tw-underline {
  text-decoration: underline;
}

.tw-line-through {
  text-decoration: line-through;
}

.tw-opacity-0 {
  opacity: 0;
}

.tw-opacity-100 {
  opacity: 1;
}

.tw-opacity-30 {
  opacity: 0.3;
}

.tw-shadow-tr {
  --tw-shadow: 0 5px 60px -15px rgba(0, 0, 0, 0.3);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tw-shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tw-shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tw-shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tw-shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tw-ring-1 {
  --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-black {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
}

.tw-ring-opacity-5 {
  --tw-ring-opacity: 0.05;
}

.tw-transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.tw-transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.tw-transition {
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.tw-duration-300 {
  transition-duration: 300ms;
}

.tw-duration-200 {
  transition-duration: 200ms;
}

.tw-duration-150 {
  transition-duration: 150ms;
}

.tw-ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.tw-ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.tw-ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.tw-line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.tw-line-clamp-5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

.tw-spinner {
  position: relative;
  color: transparent !important;
  pointer-events: none;
}

.tw-spinner::after {
  content: '';
  position: absolute !important;
  top: calc(50% - (3em / 2));
  left: calc(50% - (3em / 2));
  display: block;
  width: 3em;
  height: 3em;
  border: 2px solid #0E7CAF;
  border-radius: 9999px;
  border-right-color: transparent;
  border-top-color: transparent;
  -webkit-animation: spinAround 500ms infinite linear;
          animation: spinAround 500ms infinite linear;
}

@-webkit-keyframes spinAround {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

html {
  scroll-behavior: smooth;
}

.elq-form input,
textarea {
  box-sizing: border-box !important;
}

.hover\:tw-bg-tr-gray:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
}

.hover\:tw-bg-tr-date\/10:hover {
  background-color: rgba(98, 99, 105, 0.1);
}

.hover\:\!tw-text-center:hover {
  text-align: center !important;
}

.hover\:tw-shadow-md:hover {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

.focus\:tw-ring-indigo-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
}

.disabled\:tw-cursor-not-allowed:disabled {
  cursor: not-allowed;
}

.disabled\:tw-opacity-30:disabled {
  opacity: 0.3;
}

.tw-group:hover .group-hover\:tw-text-opacity-80 {
  --tw-text-opacity: 0.8;
}

.tw-group:hover .group-hover\:focus-within\:tw-text-left:focus-within {
  text-align: left;
}

[dir="rtl"] .rtl\:active\:tw-text-center:active {
  text-align: center;
}

@media (prefers-reduced-motion: no-preference) {
  .motion-safe\:hover\:tw-text-center:hover {
    text-align: center;
  }
}

@media (min-width: 640px) {
  .sm\:tw-my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .sm\:tw-block {
    display: block;
  }

  .sm\:tw-inline-block {
    display: inline-block;
  }

  .sm\:tw-h-screen {
    height: 100vh;
  }

  .sm\:tw-w-full {
    width: 100%;
  }

  .sm\:tw-max-w-screen-lg {
    max-width: 1024px;
  }

  .sm\:tw-translate-y-0 {
    --tw-translate-y: 0px;
    transform: var(--tw-transform);
  }

  .sm\:tw-scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
    transform: var(--tw-transform);
  }

  .sm\:tw-scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: var(--tw-transform);
  }

  .sm\:tw-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:tw-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:tw-p-0 {
    padding: 0px;
  }

  .sm\:tw-p-6 {
    padding: 1.5rem;
  }

  .sm\:tw-align-middle {
    vertical-align: middle;
  }
}

@media (min-width: 768px) {
  .md\:tw-top-auto {
    top: auto;
  }

  .md\:tw-bottom-full {
    bottom: 100%;
  }

  .md\:tw-col-span-2 {
    grid-column: span 2 / span 2;
  }

  .md\:tw-col-start-5 {
    grid-column-start: 5;
  }

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

  .md\:tw-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:tw-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .md\:tw-mb-0 {
    margin-bottom: 0px;
  }

  .md\:tw-mt-0 {
    margin-top: 0px;
  }

  .md\:tw-mt-5 {
    margin-top: 1.25rem;
  }

  .md\:tw-mt-10 {
    margin-top: 2.5rem;
  }

  .md\:tw-mr-0 {
    margin-right: 0px;
  }

  .md\:tw--ml-5 {
    margin-left: -1.25rem;
  }

  .md\:tw-block {
    display: block;
  }

  .md\:tw-flex {
    display: flex;
  }

  .md\:tw-inline-flex {
    display: inline-flex;
  }

  .md\:tw-hidden {
    display: none;
  }

  .md\:tw-min-h-\[80px\] {
    min-height: 80px;
  }

  .md\:tw-w-auto {
    width: auto;
  }

  .md\:tw-w-80 {
    width: 20rem;
  }

  .md\:tw-w-64 {
    width: 16rem;
  }

  .md\:tw-max-w-none {
    max-width: none;
  }

  .md\:tw-max-w-sm {
    max-width: 24rem;
  }

  .md\:tw-origin-top-left {
    transform-origin: top left;
  }

  .md\:tw-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:tw-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:tw-grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .md\:tw-grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:tw-grid-cols-\[25\%_50\%_25\%\] {
    grid-template-columns: 25%_50%_25%;
  }

  .md\:tw-grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .md\:tw-flex-row {
    flex-direction: row;
  }

  .md\:tw-items-start {
    align-items: flex-start;
  }

  .md\:tw-items-center {
    align-items: center;
  }

  .md\:tw-justify-start {
    justify-content: flex-start;
  }

  .md\:tw-justify-around {
    justify-content: space-around;
  }

  .md\:tw-space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .md\:tw-justify-self-start {
    justify-self: start;
  }

  .md\:tw-justify-self-end {
    justify-self: end;
  }

  .md\:tw-bg-right-top {
    background-position: right top;
  }

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

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

  .md\:tw-py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .md\:tw-px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:tw-pb-0 {
    padding-bottom: 0px;
  }

  .md\:tw-text-left {
    text-align: left;
  }

  .md\:tw-text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md\:tw-text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .md\:hover\:tw--ml-6:hover {
    margin-left: -1.5rem;
  }

  .md\:hover\:tw-bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .md\:hover\:tw-text-right:hover {
    text-align: right;
  }
}

@media (min-width: 1024px) {
  .lg\:tw-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .lg\:tw-mb-0 {
    margin-bottom: 0px;
  }

  .lg\:tw-mt-0 {
    margin-top: 0px;
  }

  .lg\:tw-mt-5 {
    margin-top: 1.25rem;
  }

  .lg\:tw-mr-10 {
    margin-right: 2.5rem;
  }

  .lg\:tw-mb-4 {
    margin-bottom: 1rem;
  }

  .lg\:tw-ml-0 {
    margin-left: 0px;
  }

  .lg\:tw-mt-2 {
    margin-top: 0.5rem;
  }

  .lg\:tw-block {
    display: block;
  }

  .lg\:tw-flex {
    display: flex;
  }

  .lg\:tw-grid {
    display: grid;
  }

  .lg\:tw-hidden {
    display: none;
  }

  .lg\:tw-min-h-\[80px\] {
    min-height: 80px;
  }

  .lg\:tw-w-auto {
    width: auto;
  }

  .lg\:tw-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:tw-grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .lg\:tw-flex-row {
    flex-direction: row;
  }

  .lg\:tw-items-start {
    align-items: flex-start;
  }

  .lg\:tw-items-stretch {
    align-items: stretch;
  }

  .lg\:tw-gap-0 {
    gap: 0px;
  }

  .lg\:tw-gap-5 {
    gap: 1.25rem;
  }

  .lg\:tw-gap-10 {
    gap: 2.5rem;
  }

  .lg\:tw-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:tw-space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .lg\:tw-border-r {
    border-right-width: 1px;
  }

  .lg\:tw-border-tr {
    --tw-border-opacity: 1;
    border-color: rgba(255, 89, 0, var(--tw-border-opacity));
  }

  .lg\:tw-border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .lg\:tw-bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .lg\:tw-bg-contain {
    background-size: contain;
  }

  .lg\:tw-py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

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

  .lg\:tw-px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:tw-text-left {
    text-align: left;
  }

  .lg\:\!tw-opacity-50 {
    opacity: 0.5 !important;
  }

  .lg\:tw-shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:tw-shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

@media (min-width: 1280px) {
  .xl\:tw-w-72 {
    width: 18rem;
  }

  .xl\:tw-grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .xl\:tw-grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .xl\:tw-text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .xl\:focus\:disabled\:\!tw-float-right:focus:disabled {
    float: right !important;
  }
}
