/*
! tailwindcss v3.3.2 | 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: #F7F5F1;
  /* 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.
*/

html {
  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, -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";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
}

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

/*
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-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: 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,
[type='button'],
[type='reset'],
[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;
}

/*
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] {
  display: none;
}

.no-tailwindcss-base, .no-tailwindcss-base * , .no-tailwindcss-base > * {
  font-size: revert;
  font-weight: revert;
  margin: revert;
  display: revert;
  vertical-align: revert;
  max-width: revert;
  height: revert;
  border-width: revert;
  border-style: revert;
  border-color: revert;
  outline: revert;
  list-style: revert;
  padding: revert;
}

*, ::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(59 130 246 / 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:  ;
}

::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(59 130 246 / 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:  ;
}

.visible {
  visibility: visible;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

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

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

.float-right {
  float: right;
}

.mx-7 {
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}

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

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

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

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

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

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

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

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

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

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

.mr-2\.5 {
  margin-right: 0.625rem;
}

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

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

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

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

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

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

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

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

.w-16 {
  width: 4rem;
}

.w-32 {
  width: 8rem;
}

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

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

.w-full {
  width: 100%;
}

.min-w-\[600px\] {
  min-width: 600px;
}

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

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

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

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

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

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

.justify-items-center {
  justify-items: center;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-4 {
  gap: 1rem;
}

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

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

.overflow-auto {
  overflow: auto;
}

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

.whitespace-nowrap {
  white-space: nowrap;
}

.rounded-\[4px\] {
  border-radius: 4px;
}

.border {
  border-width: 1px;
}

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

.border-b-\[1\.5px\] {
  border-bottom-width: 1.5px;
}

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

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

.border-green {
  --tw-border-opacity: 1;
  border-color: rgb(51 68 33 / var(--tw-border-opacity));
}

.border-green\/20 {
  border-color: rgb(51 68 33 / 0.2);
}

.border-greyText {
  --tw-border-opacity: 1;
  border-color: rgb(88 89 91 / var(--tw-border-opacity));
}

.border-b-orange\/0 {
  border-bottom-color: rgb(247 148 30 / 0);
}

.bg-\[\#ffffff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-beige {
  --tw-bg-opacity: 1;
  background-color: rgb(247 245 241 / var(--tw-bg-opacity));
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-12 {
  padding: 3rem;
}

.p-4 {
  padding: 1rem;
}

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

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

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

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

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

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

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

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

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

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

.pr-4 {
  padding-right: 1rem;
}

.pr-5 {
  padding-right: 1.25rem;
}

.pt-0 {
  padding-top: 0px;
}

.pt-0\.5 {
  padding-top: 0.125rem;
}

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

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

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

.text-right {
  text-align: right;
}

.font-avmedium {
  font-family: Avenir-Medium;
}

.font-primary {
  font-family: Avenir-Book;
}

.font-secondary {
  font-family: Avenir-Black;
}

.text-12 {
  font-size: 0.75rem;
}

.text-13 {
  font-size: 0.8125rem;
}

.text-14 {
  font-size: 0.875rem;
}

.font-\[350\] {
  font-weight: 350;
}

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

.uppercase {
  text-transform: uppercase;
}

.italic {
  font-style: italic;
}

.leading-\[22px\] {
  line-height: 22px;
}

.text-green {
  --tw-text-opacity: 1;
  color: rgb(51 68 33 / var(--tw-text-opacity));
}

.text-greyLight {
  --tw-text-opacity: 1;
  color: rgb(208 210 199 / var(--tw-text-opacity));
}

.text-greyText {
  --tw-text-opacity: 1;
  color: rgb(88 89 91 / var(--tw-text-opacity));
}

.text-red {
  --tw-text-opacity: 1;
  color: rgb(227 66 59 / var(--tw-text-opacity));
}

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

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

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

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

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

/* typography */

body {
  font-family: Avenir-Book;
  font-size: 1rem;
}

p {
  font-family: Avenir-Book;
}

/* typography: headings */

.heading {
  font-family: HighVoltageRough;
  text-transform: uppercase;
}

.heading--size-hero-lg {
  font-size: 4.625rem;
  line-height: 1.03em;
}

@media (max-width: 1023px) {
  .heading--size-hero-lg {
    font-size: 4.375rem;
  }
}

@media (max-width: 767px) {
  .heading--size-hero-lg {
    font-size: 2.75rem;
    line-height: 1.35em;
  }
}

.heading--size-hero {
  font-size: 4.375rem;
  line-height: 1.03em;
}

@media (max-width: 1023px) {
  .heading--size-hero {
    font-size: 3.4375rem;
  }
}

@media (max-width: 767px) {
  .heading--size-hero {
    font-size: 2.75rem;
    line-height: 1.35em;
  }
}

.heading--size-normal {
  font-size: 50px;
  line-height: 1.35em;
}

@media (max-width: 1023px) {
  .heading--size-normal {
    font-size: 2.75rem;
  }
}

@media (max-width: 767px) {
  .heading--size-normal {
    font-size: 2.5rem;
  }
}

.heading--size-mdl {
  font-size: 2.75rem;
  line-height: 1.35em;
}

@media (max-width: 1023px) {
  .heading--size-mdl {
    font-size: 2.25rem;
  }
}

@media (max-width: 767px) {
  .heading--size-mdl {
    font-size: 1.9375rem;
  }
}

.heading--size-normal-minus {
  font-size: 2.25rem;
  line-height: 1.35em;
}

@media (max-width: 1023px) {
  .heading--size-normal-minus {
    font-size: 1.9375rem;
  }
}

@media (max-width: 767px) {
  .heading--size-normal-minus {
    font-size: 1.625rem;
  }
}

.heading--size-sm-plus {
  font-size: 38px;
  line-height: 1.35em;
}

@media (max-width: 1023px) {
  .heading--size-sm-plus {
    font-size: 1.9375rem;
  }
}

@media (max-width: 767px) {
  .heading--size-sm-plus {
    font-size: 1.625rem;
  }
}

.heading--size-sm {
  font-size: 32px;
  line-height: 1.35em;
}

@media (max-width: 1023px) {
  .heading--size-sm {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .heading--size-sm {
    font-size: 1.375rem;
  }
}

.heading--size-xsm {
  font-size: 1.9375rem;
  line-height: 1.35em;
}

@media (max-width: 767px) {
  .heading--size-xsm {
    font-size: 1.625rem;
  }
}

.heading--size-xsm-minus {
  font-size: 28px;
  line-height: 1.35em;
}

@media (max-width: 767px) {
  .heading--size-xsm-minus {
    font-size: 22px;
  }
}

.heading--size-xxsm {
  font-size: 1.625rem;
  line-height: 1.35em;
}

@media (max-width: 767px) {
  .heading--size-xxsm {
    font-size: 1.625rem;
  }
}

.heading--size-xxxsm {
  font-size: 1.5rem;
  line-height: 1.35em;
}

@media (max-width: 767px) {
  .heading--size-xxxsm {
    font-size: 1.25rem;
  }
}

.body-text {
  font-family: Avenir-Book;
  font-size: 1rem;
  line-height: 22px;
}

/* button styles */

.btn-outline-green {
  border-radius: 4px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(51 68 33 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-family: Avenir-Black;
  font-size: 0.875rem;
  font-weight: 800;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(51 68 33 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.btn-outline-green:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(51 68 33 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-green {
  border-radius: 4px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(51 68 33 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(51 68 33 / var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-family: Avenir-Black;
  font-size: 0.875rem;
  font-weight: 800;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.btn-green:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(51 68 33 / var(--tw-text-opacity));
}

.back-btn {
  border-radius: 4px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(208 210 199 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(208 210 199 / var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-family: Avenir-Black;
  font-size: 0.875rem;
  font-weight: 800;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(51 68 33 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.back-btn:hover {
  --tw-border-opacity: 1;
  border-color: rgb(51 68 33 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(51 68 33 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/* form styling */

/* hide default browser styles  */

input,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  appearance: none;
}

input:hover,
textarea:hover,
select:hover {
  cursor: pointer;
}

input[type='date']::-webkit-inner-spin-button,
input[type='date']::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

/* form labels, inputs and form structure styles */

.form-wrapper {
  padding-top: 1.75rem;
  padding-bottom: 4rem;
}

@media (max-width: 1023px) {
  .form-wrapper {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}

.white-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 750px;
  border-radius: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 4rem;
  padding-right: 4rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

@media (max-width: 767px) {
  .white-wrapper {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.white-wrapper--booking-summary,
.form__btn-wrapper.white-wrapper--booking-summary {
  max-width: 900px;
}

.label {
  margin-bottom: 0.375rem;
  font-family: Avenir-Medium;
  font-size: 0.875rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(51 68 33 / var(--tw-text-opacity));
}

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

.form-input-row {
  display: flex;
  width: 100%;
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
  row-gap: 1rem;
}

@media (max-width: 767px) {
  .form-input-row {
    flex-direction: column;
  }
}

.form-input {
  display: flex;
}

.form-input--fw {
  width: 100%;
  flex-direction: column;
}

.form-input--half {
  width: 50%;
  flex-direction: column;
}

@media (max-width: 767px) {
  .form-input--half {
    width: 100%;
  }
}

.form-input--half-no-mr {
  width: 46.8%;
}

@media (max-width: 767px) {
  .form-input--half-no-mr {
    width: 100%;
  }
}

.input {
  position: relative;
  z-index: 10;
  width: 100%;
  border-width: 2px;
  border-color: rgb(51 68 33 / 0.2);
  background-color: transparent;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: Avenir-Book;
  font-size: 0.875rem;
  font-weight: 350;
  --tw-text-opacity: 1;
  color: rgb(88 89 91 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.input--date {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  position: relative;
  z-index: 10;
  width: 100%;
  border-width: 2px;
  border-color: rgb(51 68 33 / 0.2);
  background-color: transparent;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: Avenir-Book;
  font-size: 0.875rem;
  font-weight: 350;
  --tw-text-opacity: 1;
  color: rgb(88 89 91 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.input--textarea {
  height: 80px;
}

.form-group-label {
  margin-top: 1.25rem;
  margin-bottom: 0.25rem;
  font-family: Avenir-Medium;
  font-size: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(51 68 33 / var(--tw-text-opacity));
}

/* progress-bar */

.progress-bar {
  margin-bottom: 1.75rem;
  height: 4px;
  width: 100%;
  border-radius: 4px;
  background-color: rgb(199 161 105 / 0.1);
}

.progress-bar__track {
  height: 100%;
  width: 30%;
  border-radius: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(199 161 105 / var(--tw-bg-opacity));
}

/* select styles */

.select {
  position: relative;
  z-index: 10;
  width: 100%;
  border-width: 2px;
  border-color: rgb(51 68 33 / 0.2);
  background-color: transparent;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: Avenir-Book;
  font-size: 0.875rem;
  font-weight: 350;
  --tw-text-opacity: 1;
  color: rgb(88 89 91 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.select-wrapper {
  position: relative;
  width: 100%;
}

.select-wrapper::after {
  position: absolute;
  right: 1rem;
  top: 25%;
  z-index: 0;
  height: 7.4px;
  width: 12px;
  --tw-content: url('/new/images/expand_more.svg');
  content: var(--tw-content);
}

/* radio styles */

.input--radio::after {
  position: absolute;
  top: 40%;
  left: 0px;
  height: 18px;
  width: 18px;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(51 68 33 / var(--tw-border-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 75ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  --tw-content: "";
  content: var(--tw-content);
}

.input--radio:disabled::after {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.input--radio::before {
  position: absolute;
  top: 40%;
  left: 0px;
  margin-top: 4.5px;
  margin-left: 4.48px;
  height: 9px;
  width: 9px;
  border-radius: 9999px;
  background-color: rgb(90 110 37 / 0);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 75ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  --tw-content: "";
  content: var(--tw-content);
}

.input--radio:checked::before {
  --tw-bg-opacity: 1;
  background-color: rgb(90 110 37 / var(--tw-bg-opacity));
}

.input--radio:checked::after {
  border-color: rgb(90 110 37 / 0);
  background-color: rgb(90 110 37 / 0.3);
}

.input-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
  height: 100%;
  width: 100%;
  border-radius: 13px;
  border-width: 2px;
  border-color: transparent;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 75ms;
  transition-timing-function: linear;
}

.input--radio:checked + .input-bg {
  --tw-border-opacity: 1;
  border-color: rgb(90 110 37 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(248 249 246 / var(--tw-bg-opacity));
}

.form-input--radio {
  position: relative;
  width: 100%;
  align-items: center;
  padding: 0.875rem;
}

.form-inputs--alt-radio {
  margin-right: auto;
  margin-left: auto;
  margin-top: 2rem;
  margin-bottom: 1.75rem;
  max-width: 500px;
}

@media (max-width: 767px) {
  .form-inputs--alt-radio {
    margin-bottom: 0px;
  }
}

.form-input--radio--alt {
  padding: 2.5rem;
}

.form-input-row--radio {
  margin-top: 0.625rem;
  display: flex;
  width: 100%;
  flex-direction: column;
  row-gap: 0.25rem;
  border-width: 2px;
  border-color: rgb(51 68 33 / 0.2);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

@media (max-width: 767px) {
  .form-input-row--radio {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

.radio-heading {
  margin-bottom: 0.875rem;
  font-family: Avenir-Medium;
  font-size: 1rem;
  --tw-text-opacity: 1;
  color: rgb(51 68 33 / var(--tw-text-opacity));
}

.input--radio {
  position: absolute;
  z-index: 20;
  height: 100%;
  width: 100%;
  background-color: transparent;
}

.input--alt-radio {
  position: absolute;
  z-index: 20;
  height: 100%;
  width: 100%;
  background-color: transparent;
}

.input--alt-radio + .input-bg {
  --tw-border-opacity: 1;
  border-color: rgb(220 223 211 / var(--tw-border-opacity));
}

.input--alt-radio:checked + .input-bg {
  --tw-border-opacity: 1;
  border-color: rgb(90 110 37 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(248 249 246 / var(--tw-bg-opacity));
}

.radio-label--alt {
  width: 100%;
}

.radio-label__top--alt {
  text-align: center;
  font-size: 23px;
}

.radio-label__bottom--alt {
  margin-top: 0.25rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(88 89 91 / var(--tw-text-opacity));
}

.radio-space-holder {
  margin-right: 1rem;
  height: 18px;
  width: 18px;
}

.radio-label {
  z-index: 10;
  display: flex;
  flex-direction: column;
  font-family: Avenir-Book;
  --tw-text-opacity: 1;
  color: rgb(51 68 33 / var(--tw-text-opacity));
}

.radio-label__top {
  font-size: 1.125rem;
}

@media (max-width: 767px) {
  .radio-label__top {
    font-size: 1rem;
  }
}

.radio-label__bottom {
  font-size: 0.875rem;
  font-weight: 350;
}

@media (max-width: 767px) {
  .radio-label__bottom {
    font-size: 0.75rem;
  }
}

/* checkbox styles */

.input--checkbox {
  position: relative;
  margin-right: 1rem;
  height: 20px;
  width: 20px;
}

.input--checkbox::after {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 20px;
  width: 20px;
  background-color: rgb(51 68 33 / 0.2);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 75ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  --tw-content: "";
  content: var(--tw-content);
}

.input--checkbox::before {
  position: absolute;
  top: -25%;
  left: 0px;
  margin-top: 4.5px;
  margin-left: 4.48px;
  height: 9px;
  width: 9px;
  --tw-text-opacity: 1;
  color: rgb(51 68 33 / var(--tw-text-opacity));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 75ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  --tw-content: "\2713";
  content: var(--tw-content);
}

.input--checkbox:checked::before {
  opacity: 1;
}

.label--checkbox {
  font-family: Avenir-Book;
  font-size: 0.875rem;
  font-weight: 350;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(51 68 33 / var(--tw-text-opacity));
}

/* form button wrapper styles */

.form__btn-wrapper {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 750px;
  justify-content: space-between;
  padding-top: 1.75rem;
}

/* error message text */

.error-text {
  --tw-text-opacity: 1;
  color: rgb(173 22 15 / var(--tw-text-opacity));
}

/* tab styles */

.tabbed-listing__tabs.tabs .tabs__tab-list__item {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: Avenir-Medium;
  font-size: 1.125rem;
  color: rgb(51 68 33 / 0.5);
}

.tabbed-listing__tabs.tabs .tabs__tab-list__item.active-tab {
  --tw-text-opacity: 1;
  color: rgb(51 68 33 / var(--tw-text-opacity));
}

.tabbed-listing__tabs.tabs .tabs__tab-list__item {
  position: relative;
  margin-right: 20px;
  display: block;
  cursor: pointer;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0.75rem;
}

.tabbed-listing__tabs.tabs .tabs__tab-list__item::after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  display: block;
  height: 2px;
  width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(51 68 33 / var(--tw-bg-opacity));
  opacity: 0;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --tw-content: '';
  content: var(--tw-content);
}

.tabbed-listing__tabs.tabs .tabs__tab-list__item.active-tab::after {
  width: 100%;
  opacity: 1;
}

.tabbed-listing__tabs .tabs__tab {
  margin-top: 1.75rem;
}

.tabbed-listing__tabs.tabs .tabs__tab.active-tab {
  display: block;
}

/* booking summary table styles */

.booking-table {
  display: flex;
  min-width: 720px;
  flex-direction: column;
}

.booking-table__row {
  display: flex;
  width: 100%;
  justify-content: space-between;
  border-bottom-width: 2px;
  border-color: rgb(51 68 33 / 0.2);
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}

.booking-table__col--date {
  width: 95px;
}

.booking-table__col--description {
  width: 290px;
}

.booking-table__col--pax {
  width: 40px;
  text-align: right;
}

.booking-table__col--pp-price {
  flex: 1 1 0%;
  text-align: right;
}

.booking-table__col--br {
  width: 110px;
  text-align: right;
}

.booking-table__row .booking-table__col.booking-table__col--total {
  flex: 1 1 0%;
  text-align: right;
  font-family: Avenir-Black;
  font-weight: 800;
}

.white-overlay-right::after {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  width: 1.75rem;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #ffffff var(--tw-gradient-to-position);
  --tw-content: '';
  content: var(--tw-content);
}

@media (min-width: 1024px) {
  .white-overlay-right::after {
    display: none;
  }
}

.booking-table__row .booking-table__col {
  font-family: Avenir-Book;
  font-size: 0.875rem;
  font-weight: 350;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(88 89 91 / var(--tw-text-opacity));
}

.booking-table__row--header .booking-table__col {
  font-family: Avenir-Medium;
  font-size: 0.8125rem;
  --tw-text-opacity: 1;
  color: rgb(51 68 33 / var(--tw-text-opacity));
}

.booking-table__row.booking-table__row--header {
  border-color: rgb(51 68 33 / 0.1);
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.booking-table__row:nth-last-of-type(1) {
  border-color: transparent;
}

/* bottom form navigation styles */

.nav-item {
  position: relative;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-family: Avenir-Medium;
  font-size: 0.875rem;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(51 68 33 / var(--tw-text-opacity));
}

.nav-item::after {
  position: absolute;
  right: 0px;
  --tw-content: '|';
  content: var(--tw-content);
}

.nav-item:nth-last-of-type(1)::after {
  display: none;
}

/* error message styles */

.msg {
  border-width: 1px;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-right: 1rem;
  padding-left: 2rem;
  font-family: Avenir-Medium;
  font-size: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(53 53 53 / var(--tw-text-opacity));
}

.block-msg {
  --tw-border-opacity: 1;
  border-color: rgb(205 54 30 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(251 235 235 / var(--tw-bg-opacity));
}

.info-msg {
  --tw-border-opacity: 1;
  border-color: rgb(61 125 189 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(230 245 254 / var(--tw-bg-opacity));
}

.warning-msg {
  --tw-border-opacity: 1;
  border-color: rgb(234 154 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(252 245 208 / var(--tw-bg-opacity));
}

/**
 * CUSTOM DRIFTERS SPECIFIC
 */

.body-bold-text {
  font-family: Avenir-Black;
  font-weight: 800;
  --tw-text-opacity: 1;
  color: rgb(51 68 33 / var(--tw-text-opacity));
}

.white-wrapper-lg {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 940px;
  border-radius: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 4rem;
  padding-right: 4rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

@media (max-width: 767px) {
  .white-wrapper-lg {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.form__btn-wrapper-lg {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  max-width: 940px;
  justify-content: space-between;
  padding-top: 1.75rem;
}

.btn-red {
  border-radius: 4px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(227 66 59 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-family: Avenir-Black;
  font-size: 0.875rem;
  font-weight: 800;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(227 66 59 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.btn-red:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(227 66 59 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.container-default {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 750px;
}

.container-lg {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 940px;
}

#loading {
  background-image: url(../images/loading.gif);
  background-repeat: no-repeat;
  height: 24px;
  padding-left: 26px;
  vertical-align: middle;
  font-weight: bold;
  font-style: italic;
  display: none;
}

#countdown {
  font-family: Avenir-Book;
  font-size: 1rem;
  --tw-text-opacity: 1;
  color: rgb(227 66 59 / var(--tw-text-opacity));
}

#countdown > .bold {
  font-family: Avenir-Medium;
}

.success {
  --tw-border-opacity: 1;
  border-color: rgb(54 205 30 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(235 251 235 / var(--tw-bg-opacity));
  background-image: url("../images/success.svg");
  background-repeat: no-repeat;
  background-position: 10px 50%;
}

.error {
  --tw-border-opacity: 1;
  border-color: rgb(205 54 30 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(251 235 235 / var(--tw-bg-opacity));
  background-image: url("../images/error.svg");
  background-repeat: no-repeat;
  background-position: 10px 50%;
}

.warning {
  --tw-border-opacity: 1;
  border-color: rgb(234 154 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(252 245 208 / var(--tw-bg-opacity));
  background-image: url("../images/warning.svg");
  background-repeat: no-repeat;
  background-position: 10px 50%;
}

.info {
  --tw-border-opacity: 1;
  border-color: rgb(61 125 189 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(230 245 254 / var(--tw-bg-opacity));
  background-image: url("../images/info.svg");
  background-repeat: no-repeat;
  background-position: 10px 50%;
}

.note-table__row {
  display: flex;
  border-bottom-width: 2px;
  border-color: rgb(51 68 33 / 0.2);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: Avenir-Book;
  font-size: 0.875rem;
}

.input-discount {
  position: relative;
  z-index: 10;
  margin-left: 0.5rem;
  width: 100%;
  border-width: 1px;
  border-color: rgb(51 68 33 / 0.2);
  background-color: transparent;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-family: Avenir-Book;
  font-size: 0.875rem;
  font-weight: 350;
  --tw-text-opacity: 1;
  color: rgb(88 89 91 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

b {
  font-family: Avenir-Black;
  font-weight: 800;
  --tw-text-opacity: 1;
  color: rgb(51 68 33 / var(--tw-text-opacity));
}

.consultant-container {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  max-width: 1140px;
  border-radius: 4px;
  font-family: Avenir-Book;
  font-size: 0.875rem;
}

.consultant-sidebar {
  width: 100%;
  max-width: 200px;
  border-radius: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  padding-left: 1rem;
}

.consultant-sidebar-spacer {
  width: 100%;
  max-width: 200px;
}

.consultant-sidebar table.itinerary td {
  line-height: 1.25rem;
  padding-bottom: 10px;
  vertical-align: top;
}

.consultant-sidebar table.communication td {
  line-height: 1.25rem;
  vertical-align: top;
}

.consultant-sidebar table td span.small {
  font-size: 0.625rem;
}

.transaction-table__row--header .transaction-table__col {
  font-family: Avenir-Medium;
  font-size: 0.8125rem;
  --tw-text-opacity: 1;
  color: rgb(51 68 33 / var(--tw-text-opacity));
}

.transaction-table__row .transaction-table__col {
  font-family: Avenir-Book;
  font-size: 0.875rem;
  font-weight: 350;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(88 89 91 / var(--tw-text-opacity));
}

.transaction-table__row .transaction-table__col.transaction-table__col--total {
  flex: 1 1 0%;
  text-align: right;
  font-family: Avenir-Black;
  font-weight: 800;
}

#ui-datepicker-div {
  font-family: Avenir-Book;
  font-size: 0.875rem;
}

#availability {
  font-family: Avenir-Book;
  font-size: 0.75rem;
}

#availability table.availability {
  width: 100%;
  border-width: 1px;
  border-color: rgb(51 68 33 / 0.2);
}

table.availability td {
  border-width: 1px;
  border-color: rgb(51 68 33 / 0.2);
  padding: 0.25rem;
}

.tooltip-table {
  width: 100%;
  font-family: Avenir-Book;
  font-size: 0.75rem;
}

.input-slim {
  position: relative;
  z-index: 10;
  border-width: 2px;
  border-color: rgb(51 68 33 / 0.2);
  background-color: transparent;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: Avenir-Book;
  font-size: 0.875rem;
  font-weight: 350;
  --tw-text-opacity: 1;
  color: rgb(88 89 91 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.ui-tooltip {
  font-family: Avenir-Book;
  font-size: 0.75rem;
}

.rate-code {
  font-family: Avenir-Medium;
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(44 93 136 / var(--tw-text-opacity));
}

/* Autocomplete styles */

.ui-menu {
  display: block;
  max-height: 24rem;
  list-style-type: none;
  overflow-y: auto;
  padding: 0.5rem;
  font-family: Avenir-Book;
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(51 68 33 / var(--tw-text-opacity));
}

.ui-menu .ui-menu-item a {
  display: block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  line-height: 1.25rem;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  background-color: rgb(51 68 33 / 0.2);
}

.strike1 {
  text-decoration-line: line-through;
  opacity: 0.5;
}

.activity-table {
  font-family: Avenir-Book;
  font-size: 0.875rem;
  font-weight: 350;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(88 89 91 / var(--tw-text-opacity));
}

.activity-table-header td {
  font-family: Avenir-Medium;
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(51 68 33 / var(--tw-text-opacity));
}

.activity-table td {
  vertical-align: text-top;
}

.activity-table tr {
  border-bottom-width: 1px;
  border-color: rgb(51 68 33 / 0.2);
}

/* Iframe styles */

.booknow-table td {
  font-family: Avenir-Book;
  height: 60px;
  margin-bottom: 0.375rem;
}

.booknow-table th {
  font-weight: 800;
  font-size: 12px;
}

.booknow-table font {
  color: #334421 !important;
}

.booknow {
  border-radius: 4px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(51 68 33 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(51 68 33 / var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-family: Avenir-Black;
  font-size: 0.875rem;
  font-weight: 800;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.booknow:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(51 68 33 / var(--tw-text-opacity));
}

.cancelled {
  text-decoration-line: line-through;
  opacity: 0.5;
  --tw-text-opacity: 1;
  color: rgb(227 66 59 / var(--tw-text-opacity)) !important;
}

div.cancelled .booking-table__col {
  --tw-text-opacity: 1;
  color: rgb(227 66 59 / var(--tw-text-opacity)) !important;
}

.white-wrapper_lg {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  border-radius: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 4rem;
  padding-right: 4rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

@media (max-width: 767px) {
  .white-wrapper_lg {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.table td {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  vertical-align: top;
  font-size: 0.75rem;
}

.traveller-table td {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  vertical-align: top;
  font-size: 0.875rem;
}

input[type=text]:-moz-read-only {
  background-color: rgb(51 68 33 / 0.2);
}

input[type=text]:read-only {
  background-color: rgb(51 68 33 / 0.2);
}

input[type=date]:-moz-read-only {
  background-color: rgb(51 68 33 / 0.2);
}

input[type=date]:read-only {
  background-color: rgb(51 68 33 / 0.2);
}

@media (min-width: 768px) {
  .md\:hidden {
    display: none;
  }
}

@media (min-width: 1024px) {
  .lg\:pb-7 {
    padding-bottom: 1.75rem;
  }
}

@media (max-width: 1023px) {
  .-lg\:mt-7 {
    margin-top: 1.75rem;
  }

  .-lg\:w-\[200px\] {
    width: 200px;
  }

  .-lg\:w-\[320px\] {
    width: 320px;
  }

  .-lg\:min-w-0 {
    min-width: 0px;
  }

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

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

  .-lg\:gap-y-1\.5 {
    row-gap: 0.375rem;
  }

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

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

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

  .-lg\:pr-7 {
    padding-right: 1.75rem;
  }

  .-lg\:text-center {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .-md\:\!mt-0 {
    margin-top: 0px !important;
  }

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

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

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

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

  .-md\:h-\[30px\] {
    height: 30px;
  }

  .-md\:h-auto {
    height: auto;
  }

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

  .-md\:flex-col {
    flex-direction: column;
  }

  .-md\:flex-wrap {
    flex-wrap: wrap;
  }

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

  .-md\:pb-\[20px\] {
    padding-bottom: 20px;
  }

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

  .-md\:text-center {
    text-align: center;
  }
}