@charset "UTF-8";
/*For Garrya brand*/
[current-brand=GARRYA] {
  --page-background: #F3E9E2;
  background-color: var(--page-background);
}

[class*=block-type-][class*=-garrya],
[data-brand=garrya] {
  --font-garrya-eb-garamond:
    "EB Garamond", Garamond, Georgia, "Times New Roman", serif;
  --font-garrya-helvetica-neue: "Helvetica Neue", Helvetica, Arial, sans-serif;
  --brand-radius-container: 12px;
}
@media (min-width: 1024px) {
  [class*=block-type-][class*=-garrya],
  [data-brand=garrya] {
    --brand-radius-container: 16px;
  }
}
[class*=block-type-][class*=-garrya],
[data-brand=garrya] {
  --font-brand-default: var(--font-garrya-helvetica-neue);
  --font-brand-h1: var(--font-garrya-eb-garamond);
  --font-brand-h2: var(--font-garrya-eb-garamond);
  --font-brand-h3: var(--font-garrya-eb-garamond);
  --font-brand-h4: var(--font-garrya-eb-garamond);
  --font-brand-h5: var(--font-garrya-eb-garamond);
  --font-brand-h6: var(--font-garrya-eb-garamond);
  --font-brand-body-roman: var(--font-garrya-helvetica-neue);
  --font-brand-body-medium: var(--font-garrya-helvetica-neue);
  --font-brand-body-small-regular: var(--font-garrya-helvetica-neue);
  --font-brand-chip: var(--font-garrya-helvetica-neue);
  --font-brand-chip-small: var(--font-garrya-helvetica-neue);
  --font-brand-micro: var(--font-garrya-helvetica-neue);
}
[class*=block-type-][class*=-garrya][class*=bg-ink-black],
[class*=block-type-][class*=-garrya] .bg-brand-dark,
[class*=block-type-][class*=-garrya] .media-image[class*=bg-ink-black],
[data-brand=garrya][class*=bg-ink-black],
[data-brand=garrya] .bg-brand-dark,
[data-brand=garrya] .media-image[class*=bg-ink-black] {
  background-color: #CB6E4F !important;
}
[class*=block-type-][class*=-garrya] .global-button,
[data-brand=garrya] .global-button{
  font-weight: 400 !important;
  text-transform: uppercase !important;
  border-radius: 0px !important;
}
[class*=block-type-][class*=-garrya] .global-button.variant-default,
[data-brand=garrya] .global-button.variant-default{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(203 110 79 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(203 110 79 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #CB6E4F !important;
}
[class*=block-type-][class*=-garrya] .global-button.variant-default:hover,
[data-brand=garrya] .global-button.variant-default:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(178 97 69 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(178 97 69 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #B26145 !important;
}
[class*=block-type-][class*=-garrya] .global-button.variant-default:disabled, [class*=block-type-][class*=-garrya] .global-button.variant-default.disabled,
[data-brand=garrya] .global-button.variant-default:disabled,
[data-brand=garrya] .global-button.variant-default.disabled{
  cursor: not-allowed !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(203 110 79 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
  opacity: 0.35 !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(203 110 79 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #CB6E4F !important;
}
[class*=block-type-][class*=-garrya] .global-button.variant-default.bg-grain-white, [class*=block-type-][class*=-garrya] .global-button.variant-default.bg-white, [class*=block-type-][class*=-garrya] .global-button.variant-default[class*=bg-grain-white],
[data-brand=garrya] .global-button.variant-default.bg-grain-white,
[data-brand=garrya] .global-button.variant-default.bg-white,
[data-brand=garrya] .global-button.variant-default[class*=bg-grain-white]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 233 226 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(243 233 226 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #F3E9E2 !important;
}
[class*=block-type-][class*=-garrya] .global-button.variant-default.bg-grain-white:hover, [class*=block-type-][class*=-garrya] .global-button.variant-default.bg-white:hover, [class*=block-type-][class*=-garrya] .global-button.variant-default[class*=bg-grain-white]:hover,
[data-brand=garrya] .global-button.variant-default.bg-grain-white:hover,
[data-brand=garrya] .global-button.variant-default.bg-white:hover,
[data-brand=garrya] .global-button.variant-default[class*=bg-grain-white]:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(216 183 160 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(216 183 160 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #D8B7A0 !important;
}
[class*=block-type-][class*=-garrya] .global-button.variant-default.bg-grain-white:disabled, [class*=block-type-][class*=-garrya] .global-button.variant-default.bg-grain-white.disabled, [class*=block-type-][class*=-garrya] .global-button.variant-default.bg-white:disabled, [class*=block-type-][class*=-garrya] .global-button.variant-default.bg-white.disabled, [class*=block-type-][class*=-garrya] .global-button.variant-default[class*=bg-grain-white]:disabled, [class*=block-type-][class*=-garrya] .global-button.variant-default[class*=bg-grain-white].disabled,
[data-brand=garrya] .global-button.variant-default.bg-grain-white:disabled,
[data-brand=garrya] .global-button.variant-default.bg-grain-white.disabled,
[data-brand=garrya] .global-button.variant-default.bg-white:disabled,
[data-brand=garrya] .global-button.variant-default.bg-white.disabled,
[data-brand=garrya] .global-button.variant-default[class*=bg-grain-white]:disabled,
[data-brand=garrya] .global-button.variant-default[class*=bg-grain-white].disabled{
  cursor: not-allowed !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 233 226 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
  opacity: 0.35 !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(243 233 226 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #F3E9E2 !important;
}
[class*=block-type-][class*=-garrya] .global-button.variant-secondary,
[data-brand=garrya] .global-button.variant-secondary{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 233 226 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(243 233 226 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #F3E9E2 !important;
}
[class*=block-type-][class*=-garrya] .global-button.variant-secondary:hover,
[data-brand=garrya] .global-button.variant-secondary:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(216 183 160 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(216 183 160 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #D8B7A0 !important;
}
[class*=block-type-][class*=-garrya] .global-button.variant-secondary:disabled, [class*=block-type-][class*=-garrya] .global-button.variant-secondary.disabled,
[data-brand=garrya] .global-button.variant-secondary:disabled,
[data-brand=garrya] .global-button.variant-secondary.disabled{
  cursor: not-allowed !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 233 226 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
  opacity: 0.35 !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(243 233 226 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #F3E9E2 !important;
}
[class*=block-type-][class*=-garrya] .global-button.variant-outline,
[data-brand=garrya] .global-button.variant-outline{
  background-color: transparent !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(203 110 79 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #CB6E4F !important;
}
[class*=block-type-][class*=-garrya] .global-button.variant-outline:hover,
[data-brand=garrya] .global-button.variant-outline:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(178 97 69 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(178 97 69 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #B26145 !important;
}
[class*=block-type-][class*=-garrya] .global-button.variant-outline:disabled, [class*=block-type-][class*=-garrya] .global-button.variant-outline.disabled,
[data-brand=garrya] .global-button.variant-outline:disabled,
[data-brand=garrya] .global-button.variant-outline.disabled{
  cursor: not-allowed !important;
  background-color: transparent !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
  opacity: 0.35 !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(203 110 79 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #CB6E4F !important;
}
[class*=block-type-][class*=-garrya] .global-button.variant-outline.ring-grain-white, [class*=block-type-][class*=-garrya] .global-button.variant-outline.ring-white, [class*=block-type-][class*=-garrya] .global-button.variant-outline[class*=ring-grain-white],
[data-brand=garrya] .global-button.variant-outline.ring-grain-white,
[data-brand=garrya] .global-button.variant-outline.ring-white,
[data-brand=garrya] .global-button.variant-outline[class*=ring-grain-white]{
  background-color: transparent !important;
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(243 233 226 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #F3E9E2 !important;
}
[class*=block-type-][class*=-garrya] .global-button.variant-outline.ring-grain-white:hover, [class*=block-type-][class*=-garrya] .global-button.variant-outline.ring-white:hover, [class*=block-type-][class*=-garrya] .global-button.variant-outline[class*=ring-grain-white]:hover,
[data-brand=garrya] .global-button.variant-outline.ring-grain-white:hover,
[data-brand=garrya] .global-button.variant-outline.ring-white:hover,
[data-brand=garrya] .global-button.variant-outline[class*=ring-grain-white]:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 208 202 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(217 208 202 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #D9D0CA !important;
}
[class*=block-type-][class*=-garrya] .global-button.variant-outline.ring-grain-white:disabled, [class*=block-type-][class*=-garrya] .global-button.variant-outline.ring-grain-white.disabled, [class*=block-type-][class*=-garrya] .global-button.variant-outline.ring-white:disabled, [class*=block-type-][class*=-garrya] .global-button.variant-outline.ring-white.disabled, [class*=block-type-][class*=-garrya] .global-button.variant-outline[class*=ring-grain-white]:disabled, [class*=block-type-][class*=-garrya] .global-button.variant-outline[class*=ring-grain-white].disabled,
[data-brand=garrya] .global-button.variant-outline.ring-grain-white:disabled,
[data-brand=garrya] .global-button.variant-outline.ring-grain-white.disabled,
[data-brand=garrya] .global-button.variant-outline.ring-white:disabled,
[data-brand=garrya] .global-button.variant-outline.ring-white.disabled,
[data-brand=garrya] .global-button.variant-outline[class*=ring-grain-white]:disabled,
[data-brand=garrya] .global-button.variant-outline[class*=ring-grain-white].disabled{
  cursor: not-allowed !important;
  background-color: transparent !important;
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
  opacity: 0.35 !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(243 233 226 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #F3E9E2 !important;
}
[class*=block-type-][class*=-garrya] .global-button.variant-ghost, [class*=block-type-][class*=-garrya] .global-button.variant-link,
[data-brand=garrya] .global-button.variant-ghost,
[data-brand=garrya] .global-button.variant-link{
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
  position: relative !important;
  -webkit-text-decoration-line: none !important;
          text-decoration-line: none !important;
  border-bottom-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: #CB6E4F !important;
  border-radius: 0px !important;
  padding: 0px !important;
}
[class*=block-type-][class*=-garrya] .global-button.variant-ghost:hover, [class*=block-type-][class*=-garrya] .global-button.variant-link:hover,
[data-brand=garrya] .global-button.variant-ghost:hover,
[data-brand=garrya] .global-button.variant-link:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgb(63 69 67 / var(--tw-border-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(63 69 67 / var(--tw-text-opacity, 1)) !important;
}
[class*=block-type-][class*=-garrya] .global-button.variant-ghost:disabled, [class*=block-type-][class*=-garrya] .global-button.variant-ghost.disabled, [class*=block-type-][class*=-garrya] .global-button.variant-link:disabled, [class*=block-type-][class*=-garrya] .global-button.variant-link.disabled,
[data-brand=garrya] .global-button.variant-ghost:disabled,
[data-brand=garrya] .global-button.variant-ghost.disabled,
[data-brand=garrya] .global-button.variant-link:disabled,
[data-brand=garrya] .global-button.variant-link.disabled{
  cursor: not-allowed !important;
  opacity: 0.35 !important;
}
[class*=block-type-][class*=-garrya] .button-arrow,
[class*=block-type-][class*=-garrya] .global-button img,
[class*=block-type-][class*=-garrya] [class*=button-arrow],
[data-brand=garrya] .button-arrow,
[data-brand=garrya] .global-button img,
[data-brand=garrya] [class*=button-arrow] {
  display: none !important;
}
[class*=block-type-][class*=-garrya] .ExpiringLabel,
[data-brand=garrya] .ExpiringLabel{
  border-radius: 0px;
}
[class*=block-type-][class*=-garrya] .ExpiringLabel.bg-discovery-lime,
[data-brand=garrya] .ExpiringLabel.bg-discovery-lime {
  /* @apply bg-banyan-tree-brown text-white; */
  --tw-bg-opacity: 1;
  background-color: rgb(203 110 79 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya] .ExpiringLabel[class*=bg-ink-black],
[data-brand=garrya] .ExpiringLabel[class*=bg-ink-black] {
  /* @apply text-banyan-tree-dark-green bg-transparent border border-banyan-tree-brown; */
  border-width: 1px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(243 233 226 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya] .RichText-root img,
[data-brand=garrya] .RichText-root img {
  border-radius: var(--brand-radius-container) !important;
}
[class*=block-type-][class*=-garrya] .RichText-root h1,
[class*=block-type-][class*=-garrya] .RichText-root h2,
[class*=block-type-][class*=-garrya] .RichText-root h3,
[class*=block-type-][class*=-garrya] .RichText-root h4,
[class*=block-type-][class*=-garrya] .RichText-root h5,
[class*=block-type-][class*=-garrya] .RichText-root h6,
[data-brand=garrya] .RichText-root h1,
[data-brand=garrya] .RichText-root h2,
[data-brand=garrya] .RichText-root h3,
[data-brand=garrya] .RichText-root h4,
[data-brand=garrya] .RichText-root h5,
[data-brand=garrya] .RichText-root h6{
  --tw-text-opacity: 1;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya],
[data-brand=garrya] {
  /* Typography Font Weight Overrides */
}
[class*=block-type-][class*=-garrya] h1,
[class*=block-type-][class*=-garrya] .typographic.variant-h1,
[data-brand=garrya] h1,
[data-brand=garrya] .typographic.variant-h1{
  font-weight: 500 !important;
}
[class*=block-type-][class*=-garrya] h2,
[class*=block-type-][class*=-garrya] h3,
[class*=block-type-][class*=-garrya] h4,
[class*=block-type-][class*=-garrya] h5,
[class*=block-type-][class*=-garrya] h6,
[class*=block-type-][class*=-garrya] .typographic.variant-h2,
[class*=block-type-][class*=-garrya] .typographic.variant-h3,
[class*=block-type-][class*=-garrya] .typographic.variant-h4,
[class*=block-type-][class*=-garrya] .typographic.variant-h5,
[class*=block-type-][class*=-garrya] .typographic.variant-h6,
[class*=block-type-][class*=-garrya] .typographic.variant-body-roman,
[class*=block-type-][class*=-garrya] .typographic.variant-body-medium,
[class*=block-type-][class*=-garrya] .typographic.variant-body-small-regular,
[class*=block-type-][class*=-garrya] .typographic.variant-chip,
[class*=block-type-][class*=-garrya] .typographic.variant-chip-bold,
[class*=block-type-][class*=-garrya] .typographic.variant-chip-small,
[class*=block-type-][class*=-garrya] .typographic.variant-micro,
[data-brand=garrya] h2,
[data-brand=garrya] h3,
[data-brand=garrya] h4,
[data-brand=garrya] h5,
[data-brand=garrya] h6,
[data-brand=garrya] .typographic.variant-h2,
[data-brand=garrya] .typographic.variant-h3,
[data-brand=garrya] .typographic.variant-h4,
[data-brand=garrya] .typographic.variant-h5,
[data-brand=garrya] .typographic.variant-h6,
[data-brand=garrya] .typographic.variant-body-roman,
[data-brand=garrya] .typographic.variant-body-medium,
[data-brand=garrya] .typographic.variant-body-small-regular,
[data-brand=garrya] .typographic.variant-chip,
[data-brand=garrya] .typographic.variant-chip-bold,
[data-brand=garrya] .typographic.variant-chip-small,
[data-brand=garrya] .typographic.variant-micro{
  font-weight: 400 !important;
}
[class*=block-type-][class*=-garrya] .global-button.variant-default,
[class*=block-type-][class*=-garrya] .global-button.variant-default span,
[class*=block-type-][class*=-garrya] .global-button.variant-secondary,
[class*=block-type-][class*=-garrya] .global-button.variant-secondary span,
[class*=block-type-][class*=-garrya] .global-button.variant-outline,
[class*=block-type-][class*=-garrya] .global-button.variant-outline span,
[class*=block-type-][class*=-garrya] .global-button.variant-destructive,
[class*=block-type-][class*=-garrya] .global-button.variant-destructive span,
[data-brand=garrya] .global-button.variant-default,
[data-brand=garrya] .global-button.variant-default span,
[data-brand=garrya] .global-button.variant-secondary,
[data-brand=garrya] .global-button.variant-secondary span,
[data-brand=garrya] .global-button.variant-outline,
[data-brand=garrya] .global-button.variant-outline span,
[data-brand=garrya] .global-button.variant-destructive,
[data-brand=garrya] .global-button.variant-destructive span {
  font-family: var(--font-brand-h6) !important;
  font-weight: 400 !important;
}
[class*=block-type-][class*=-garrya],
[data-brand=garrya] {
  /* Tab Bar Style A, B, C Overrides — radius handled in tab-style mixins (C29) /
     Filter bar keeps 48px via .grid-filter-bar-container override */
}
[class*=block-type-][class*=-garrya] .tab-variant-style-a a,
[class*=block-type-][class*=-garrya] .tab-variant-style-a button,
[class*=block-type-][class*=-garrya] .tab-variant-style-a .global-button,
[data-brand=garrya] .tab-variant-style-a a,
[data-brand=garrya] .tab-variant-style-a button,
[data-brand=garrya] .tab-variant-style-a .global-button {
  border-radius: 0 !important;
  font-weight: 400 !important;
  color: #cb6e4f !important;
  border-color: #cb6e4f !important;
  background-color: transparent !important;
  border-width: 1px !important;
  border-style: solid !important;
}
[class*=block-type-][class*=-garrya] .tab-variant-style-a a:hover,
[class*=block-type-][class*=-garrya] .tab-variant-style-a button:hover,
[class*=block-type-][class*=-garrya] .tab-variant-style-a .global-button:hover,
[data-brand=garrya] .tab-variant-style-a a:hover,
[data-brand=garrya] .tab-variant-style-a button:hover,
[data-brand=garrya] .tab-variant-style-a .global-button:hover {
  color: #cb6e4f !important;
  border-color: #cb6e4f !important;
  background-color: rgba(203, 110, 79, 0.1) !important;
  font-weight: 400 !important;
}
[class*=block-type-][class*=-garrya] .tab-variant-style-a a[aria-pressed=true], [class*=block-type-][class*=-garrya] .tab-variant-style-a a[aria-selected=true], [class*=block-type-][class*=-garrya] .tab-variant-style-a a[aria-current=page], [class*=block-type-][class*=-garrya] .tab-variant-style-a a.active, [class*=block-type-][class*=-garrya] .tab-variant-style-a a[class~=bg-ink-black],
[class*=block-type-][class*=-garrya] .tab-variant-style-a button[aria-pressed=true],
[class*=block-type-][class*=-garrya] .tab-variant-style-a button[aria-selected=true],
[class*=block-type-][class*=-garrya] .tab-variant-style-a button[aria-current=page],
[class*=block-type-][class*=-garrya] .tab-variant-style-a button.active,
[class*=block-type-][class*=-garrya] .tab-variant-style-a button[class~=bg-ink-black],
[class*=block-type-][class*=-garrya] .tab-variant-style-a .global-button[aria-pressed=true],
[class*=block-type-][class*=-garrya] .tab-variant-style-a .global-button[aria-selected=true],
[class*=block-type-][class*=-garrya] .tab-variant-style-a .global-button[aria-current=page],
[class*=block-type-][class*=-garrya] .tab-variant-style-a .global-button.active,
[class*=block-type-][class*=-garrya] .tab-variant-style-a .global-button[class~=bg-ink-black],
[data-brand=garrya] .tab-variant-style-a a[aria-pressed=true],
[data-brand=garrya] .tab-variant-style-a a[aria-selected=true],
[data-brand=garrya] .tab-variant-style-a a[aria-current=page],
[data-brand=garrya] .tab-variant-style-a a.active,
[data-brand=garrya] .tab-variant-style-a a[class~=bg-ink-black],
[data-brand=garrya] .tab-variant-style-a button[aria-pressed=true],
[data-brand=garrya] .tab-variant-style-a button[aria-selected=true],
[data-brand=garrya] .tab-variant-style-a button[aria-current=page],
[data-brand=garrya] .tab-variant-style-a button.active,
[data-brand=garrya] .tab-variant-style-a button[class~=bg-ink-black],
[data-brand=garrya] .tab-variant-style-a .global-button[aria-pressed=true],
[data-brand=garrya] .tab-variant-style-a .global-button[aria-selected=true],
[data-brand=garrya] .tab-variant-style-a .global-button[aria-current=page],
[data-brand=garrya] .tab-variant-style-a .global-button.active,
[data-brand=garrya] .tab-variant-style-a .global-button[class~=bg-ink-black] {
  background-color: #cb6e4f !important;
  border-color: #cb6e4f !important;
  color: #f3e9e2 !important;
  font-weight: 400 !important;
  border-width: 1px !important;
  border-style: solid !important;
}
[class*=block-type-][class*=-garrya] .tab-variant-style-b a,
[class*=block-type-][class*=-garrya] .tab-variant-style-b button,
[class*=block-type-][class*=-garrya] .tab-variant-style-b .global-button,
[data-brand=garrya] .tab-variant-style-b a,
[data-brand=garrya] .tab-variant-style-b button,
[data-brand=garrya] .tab-variant-style-b .global-button {
  border-radius: 0 !important;
  font-weight: 400 !important;
  color: #6d6d6d !important;
  background-color: transparent !important;
  border: 1px solid transparent !important;
}
[class*=block-type-][class*=-garrya] .tab-variant-style-b a:hover,
[class*=block-type-][class*=-garrya] .tab-variant-style-b button:hover,
[class*=block-type-][class*=-garrya] .tab-variant-style-b .global-button:hover,
[data-brand=garrya] .tab-variant-style-b a:hover,
[data-brand=garrya] .tab-variant-style-b button:hover,
[data-brand=garrya] .tab-variant-style-b .global-button:hover {
  color: #cb6e4f !important;
  background-color: rgba(203, 110, 79, 0.1) !important;
  font-weight: 400 !important;
}
[class*=block-type-][class*=-garrya] .tab-variant-style-b a[aria-pressed=true], [class*=block-type-][class*=-garrya] .tab-variant-style-b a[aria-selected=true], [class*=block-type-][class*=-garrya] .tab-variant-style-b a[aria-current=page], [class*=block-type-][class*=-garrya] .tab-variant-style-b a.active, [class*=block-type-][class*=-garrya] .tab-variant-style-b a[class~=border-ink-black][class~=text-ink-black],
[class*=block-type-][class*=-garrya] .tab-variant-style-b button[aria-pressed=true],
[class*=block-type-][class*=-garrya] .tab-variant-style-b button[aria-selected=true],
[class*=block-type-][class*=-garrya] .tab-variant-style-b button[aria-current=page],
[class*=block-type-][class*=-garrya] .tab-variant-style-b button.active,
[class*=block-type-][class*=-garrya] .tab-variant-style-b button[class~=border-ink-black][class~=text-ink-black],
[class*=block-type-][class*=-garrya] .tab-variant-style-b .global-button[aria-pressed=true],
[class*=block-type-][class*=-garrya] .tab-variant-style-b .global-button[aria-selected=true],
[class*=block-type-][class*=-garrya] .tab-variant-style-b .global-button[aria-current=page],
[class*=block-type-][class*=-garrya] .tab-variant-style-b .global-button.active,
[class*=block-type-][class*=-garrya] .tab-variant-style-b .global-button[class~=border-ink-black][class~=text-ink-black],
[data-brand=garrya] .tab-variant-style-b a[aria-pressed=true],
[data-brand=garrya] .tab-variant-style-b a[aria-selected=true],
[data-brand=garrya] .tab-variant-style-b a[aria-current=page],
[data-brand=garrya] .tab-variant-style-b a.active,
[data-brand=garrya] .tab-variant-style-b a[class~=border-ink-black][class~=text-ink-black],
[data-brand=garrya] .tab-variant-style-b button[aria-pressed=true],
[data-brand=garrya] .tab-variant-style-b button[aria-selected=true],
[data-brand=garrya] .tab-variant-style-b button[aria-current=page],
[data-brand=garrya] .tab-variant-style-b button.active,
[data-brand=garrya] .tab-variant-style-b button[class~=border-ink-black][class~=text-ink-black],
[data-brand=garrya] .tab-variant-style-b .global-button[aria-pressed=true],
[data-brand=garrya] .tab-variant-style-b .global-button[aria-selected=true],
[data-brand=garrya] .tab-variant-style-b .global-button[aria-current=page],
[data-brand=garrya] .tab-variant-style-b .global-button.active,
[data-brand=garrya] .tab-variant-style-b .global-button[class~=border-ink-black][class~=text-ink-black] {
  border-radius: 0 !important;
  color: #cb6e4f !important;
  border-color: #cb6e4f !important;
  background-color: transparent !important;
  border-width: 1px !important;
  border-style: solid !important;
  font-weight: 400 !important;
}
[class*=block-type-][class*=-garrya] .tab-variant-style-c a,
[class*=block-type-][class*=-garrya] .tab-variant-style-c button,
[class*=block-type-][class*=-garrya] .tab-variant-style-c .global-button,
[data-brand=garrya] .tab-variant-style-c a,
[data-brand=garrya] .tab-variant-style-c button,
[data-brand=garrya] .tab-variant-style-c .global-button {
  border-radius: 0 !important;
  font-weight: 400 !important;
  color: #6d6d6d !important;
  border-color: transparent !important;
  background-color: transparent !important;
  border-width: 1px !important;
  border-style: solid !important;
  box-shadow: none !important;
}
[class*=block-type-][class*=-garrya] .tab-variant-style-c a:hover,
[class*=block-type-][class*=-garrya] .tab-variant-style-c button:hover,
[class*=block-type-][class*=-garrya] .tab-variant-style-c .global-button:hover,
[data-brand=garrya] .tab-variant-style-c a:hover,
[data-brand=garrya] .tab-variant-style-c button:hover,
[data-brand=garrya] .tab-variant-style-c .global-button:hover {
  border-radius: 0 !important;
  color: #cb6e4f !important;
  border-color: #cb6e4f !important;
  background-color: rgba(203, 110, 79, 0.1) !important;
  font-weight: 400 !important;
}
[class*=block-type-][class*=-garrya] .tab-variant-style-c a[aria-pressed=true], [class*=block-type-][class*=-garrya] .tab-variant-style-c a[aria-selected=true], [class*=block-type-][class*=-garrya] .tab-variant-style-c a[aria-current=page], [class*=block-type-][class*=-garrya] .tab-variant-style-c a.active, [class*=block-type-][class*=-garrya] .tab-variant-style-c a[class~=bg-discovery-lime],
[class*=block-type-][class*=-garrya] .tab-variant-style-c button[aria-pressed=true],
[class*=block-type-][class*=-garrya] .tab-variant-style-c button[aria-selected=true],
[class*=block-type-][class*=-garrya] .tab-variant-style-c button[aria-current=page],
[class*=block-type-][class*=-garrya] .tab-variant-style-c button.active,
[class*=block-type-][class*=-garrya] .tab-variant-style-c button[class~=bg-discovery-lime],
[class*=block-type-][class*=-garrya] .tab-variant-style-c .global-button[aria-pressed=true],
[class*=block-type-][class*=-garrya] .tab-variant-style-c .global-button[aria-selected=true],
[class*=block-type-][class*=-garrya] .tab-variant-style-c .global-button[aria-current=page],
[class*=block-type-][class*=-garrya] .tab-variant-style-c .global-button.active,
[class*=block-type-][class*=-garrya] .tab-variant-style-c .global-button[class~=bg-discovery-lime],
[data-brand=garrya] .tab-variant-style-c a[aria-pressed=true],
[data-brand=garrya] .tab-variant-style-c a[aria-selected=true],
[data-brand=garrya] .tab-variant-style-c a[aria-current=page],
[data-brand=garrya] .tab-variant-style-c a.active,
[data-brand=garrya] .tab-variant-style-c a[class~=bg-discovery-lime],
[data-brand=garrya] .tab-variant-style-c button[aria-pressed=true],
[data-brand=garrya] .tab-variant-style-c button[aria-selected=true],
[data-brand=garrya] .tab-variant-style-c button[aria-current=page],
[data-brand=garrya] .tab-variant-style-c button.active,
[data-brand=garrya] .tab-variant-style-c button[class~=bg-discovery-lime],
[data-brand=garrya] .tab-variant-style-c .global-button[aria-pressed=true],
[data-brand=garrya] .tab-variant-style-c .global-button[aria-selected=true],
[data-brand=garrya] .tab-variant-style-c .global-button[aria-current=page],
[data-brand=garrya] .tab-variant-style-c .global-button.active,
[data-brand=garrya] .tab-variant-style-c .global-button[class~=bg-discovery-lime] {
  border-radius: 0 !important;
  background-color: #cb6e4f !important;
  border-color: #cb6e4f !important;
  color: #f3e9e2 !important;
  font-weight: 400 !important;
  border-width: 1px !important;
  border-style: solid !important;
}
[class*=block-type-][class*=-garrya],
[data-brand=garrya] {
  /* Grid Filter Bar Overrides */
}
[class*=block-type-][class*=-garrya] .grid-filter-bar-container,
[data-brand=garrya] .grid-filter-bar-container {
  --gradient: #ffffff !important;
}
[class*=block-type-][class*=-garrya] .grid-filter-bar-container [class*=tab-variant-] button,
[class*=block-type-][class*=-garrya] .grid-filter-bar-container [class*=tab-variant-] a,
[data-brand=garrya] .grid-filter-bar-container [class*=tab-variant-] button,
[data-brand=garrya] .grid-filter-bar-container [class*=tab-variant-] a {
  border-radius: 0% !important;
}
[class*=block-type-][class*=-garrya] .grid-filter-bar-container .SelectTrigger,
[data-brand=garrya] .grid-filter-bar-container .SelectTrigger {
  border-radius: 0px !important;
}
[class*=block-type-][class*=-garrya] .grid-filter-bar-container .SelectTrigger:disabled, [class*=block-type-][class*=-garrya] .grid-filter-bar-container .SelectTrigger[data-disabled], [class*=block-type-][class*=-garrya] .grid-filter-bar-container .SelectTrigger[aria-disabled=true],
[data-brand=garrya] .grid-filter-bar-container .SelectTrigger:disabled,
[data-brand=garrya] .grid-filter-bar-container .SelectTrigger[data-disabled],
[data-brand=garrya] .grid-filter-bar-container .SelectTrigger[aria-disabled=true] {
  opacity: 0.35 !important;
}
[class*=block-type-][class*=-garrya] .grid-filter-bar-container .grid-filter-bar-label,
[class*=block-type-][class*=-garrya] .grid-filter-bar-container .typographic.variant-chip:not(button *),
[data-brand=garrya] .grid-filter-bar-container .grid-filter-bar-label,
[data-brand=garrya] .grid-filter-bar-container .typographic.variant-chip:not(button *) {
  font-weight: 400 !important;
}
[class*=block-type-][class*=-garrya] .grid-filter-bar-container .tabs-container button,
[class*=block-type-][class*=-garrya] .grid-filter-bar-container .tabs-container a,
[class*=block-type-][class*=-garrya] .grid-filter-bar-container .tabs-container button *,
[class*=block-type-][class*=-garrya] .grid-filter-bar-container .tabs-container a *,
[data-brand=garrya] .grid-filter-bar-container .tabs-container button,
[data-brand=garrya] .grid-filter-bar-container .tabs-container a,
[data-brand=garrya] .grid-filter-bar-container .tabs-container button *,
[data-brand=garrya] .grid-filter-bar-container .tabs-container a * {
  font-weight: 400 !important;
}
[class*=block-type-][class*=-garrya] .grid-filter-bar-container [data-selected-icon=true],
[class*=block-type-][class*=-garrya] .grid-filter-bar-container [data-selected-icon=true] svg,
[class*=block-type-][class*=-garrya] .grid-filter-bar-container [data-selected-icon=true] svg *,
[data-brand=garrya] .grid-filter-bar-container [data-selected-icon=true],
[data-brand=garrya] .grid-filter-bar-container [data-selected-icon=true] svg,
[data-brand=garrya] .grid-filter-bar-container [data-selected-icon=true] svg * {
  color: #f3e9e2 !important;
  stroke: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya] .grid-filter-bar-container .scrollable-div-container button[aria-label="Scroll left"] svg,
[class*=block-type-][class*=-garrya] .grid-filter-bar-container .scrollable-div-container button[aria-label="Scroll right"] svg,
[class*=block-type-][class*=-garrya] .grid-filter-bar-container .scrollable-div-container button[aria-label="Scroll left"] svg *,
[class*=block-type-][class*=-garrya] .grid-filter-bar-container .scrollable-div-container button[aria-label="Scroll right"] svg *,
[data-brand=garrya] .grid-filter-bar-container .scrollable-div-container button[aria-label="Scroll left"] svg,
[data-brand=garrya] .grid-filter-bar-container .scrollable-div-container button[aria-label="Scroll right"] svg,
[data-brand=garrya] .grid-filter-bar-container .scrollable-div-container button[aria-label="Scroll left"] svg *,
[data-brand=garrya] .grid-filter-bar-container .scrollable-div-container button[aria-label="Scroll right"] svg * {
  color: #6d6d6d !important;
  stroke: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].PromotionContent h4,
[data-brand=garrya].PromotionContent h4{
  --tw-text-opacity: 1;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya],
[data-brand=garrya] {
  /* Curve Border (G-C8B and G-C9B) */
}
[class*=block-type-][class*=-garrya].DynamicCardsView.variant-default .group\/card::after, [class*=block-type-][class*=-garrya].DynamicCardsView.variant-4-cols .group\/card::after, [class*=block-type-][class*=-garrya].DynamicCardsView.variant-5-cols .group\/card::after, [class*=block-type-][class*=-garrya].Vertical3CardsView.variant-default .group\/card::after, [class*=block-type-][class*=-garrya].Vertical3CardsView.variant-4-cols .group\/card::after, [class*=block-type-][class*=-garrya].Vertical3CardsView.variant-5-cols .group\/card::after,
[data-brand=garrya].DynamicCardsView.variant-default .group\/card::after,
[data-brand=garrya].DynamicCardsView.variant-4-cols .group\/card::after,
[data-brand=garrya].DynamicCardsView.variant-5-cols .group\/card::after,
[data-brand=garrya].Vertical3CardsView.variant-default .group\/card::after,
[data-brand=garrya].Vertical3CardsView.variant-4-cols .group\/card::after,
[data-brand=garrya].Vertical3CardsView.variant-5-cols .group\/card::after {
  filter: brightness(0) saturate(100%) invert(88%) sepia(18%) saturate(379%) hue-rotate(319deg) brightness(110%) contrast(91%);
}
[class*=block-type-][class*=-garrya].DynamicCardsView [role=group]:nth-child(1) .card-container .group\/card::after,
[class*=block-type-][class*=-garrya].DynamicCardsView .vertial-2-cards > :nth-child(1) .group\/card::after, [class*=block-type-][class*=-garrya].Vertical3CardsView [role=group]:nth-child(1) .card-container .group\/card::after,
[class*=block-type-][class*=-garrya].Vertical3CardsView .vertial-2-cards > :nth-child(1) .group\/card::after,
[data-brand=garrya].DynamicCardsView [role=group]:nth-child(1) .card-container .group\/card::after,
[data-brand=garrya].DynamicCardsView .vertial-2-cards > :nth-child(1) .group\/card::after,
[data-brand=garrya].Vertical3CardsView [role=group]:nth-child(1) .card-container .group\/card::after,
[data-brand=garrya].Vertical3CardsView .vertial-2-cards > :nth-child(1) .group\/card::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: -2px;
  width: 80px;
  height: 102px;
}
@media (min-width: 1024px) {
  [class*=block-type-][class*=-garrya].DynamicCardsView [role=group]:nth-child(1) .card-container .group\/card::after,
  [class*=block-type-][class*=-garrya].DynamicCardsView .vertial-2-cards > :nth-child(1) .group\/card::after, [class*=block-type-][class*=-garrya].Vertical3CardsView [role=group]:nth-child(1) .card-container .group\/card::after,
  [class*=block-type-][class*=-garrya].Vertical3CardsView .vertial-2-cards > :nth-child(1) .group\/card::after,
  [data-brand=garrya].DynamicCardsView [role=group]:nth-child(1) .card-container .group\/card::after,
  [data-brand=garrya].DynamicCardsView .vertial-2-cards > :nth-child(1) .group\/card::after,
  [data-brand=garrya].Vertical3CardsView [role=group]:nth-child(1) .card-container .group\/card::after,
  [data-brand=garrya].Vertical3CardsView .vertial-2-cards > :nth-child(1) .group\/card::after {
    width: 107px;
    height: 137px;
  }
}
[class*=block-type-][class*=-garrya].DynamicCardsView [role=group]:nth-child(1) .card-container .group\/card::after,
[class*=block-type-][class*=-garrya].DynamicCardsView .vertial-2-cards > :nth-child(1) .group\/card::after, [class*=block-type-][class*=-garrya].Vertical3CardsView [role=group]:nth-child(1) .card-container .group\/card::after,
[class*=block-type-][class*=-garrya].Vertical3CardsView .vertial-2-cards > :nth-child(1) .group\/card::after,
[data-brand=garrya].DynamicCardsView [role=group]:nth-child(1) .card-container .group\/card::after,
[data-brand=garrya].DynamicCardsView .vertial-2-cards > :nth-child(1) .group\/card::after,
[data-brand=garrya].Vertical3CardsView [role=group]:nth-child(1) .card-container .group\/card::after,
[data-brand=garrya].Vertical3CardsView .vertial-2-cards > :nth-child(1) .group\/card::after {
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='214' height='274' viewBox='0 0 214 274' fill='none'%3E%3Cpath d='M213.164 272.25V427.212H0V0C0 96.2932 66.5336 177.386 157.112 201.479C157.273 201.479 157.433 201.527 157.642 201.639C189.601 209.858 213.18 238.365 213.18 272.25' fill='white'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 10;
}
@media (min-width: 1024px) {
}
[class*=block-type-][class*=-garrya].Vertical3CardsView.Vertical3CardsView [role=group]:nth-child(3) .card-container .group\/card::after, [data-brand=garrya].Vertical3CardsView.Vertical3CardsView [role=group]:nth-child(3) .card-container .group\/card::after {
  content: "";
  position: absolute;
  top: -2px;
  right: -2px;
  width: 80px;
  height: 102px;
}
@media (min-width: 1024px) {
  [class*=block-type-][class*=-garrya].Vertical3CardsView.Vertical3CardsView [role=group]:nth-child(3) .card-container .group\/card::after, [data-brand=garrya].Vertical3CardsView.Vertical3CardsView [role=group]:nth-child(3) .card-container .group\/card::after {
    width: 107px;
    height: 137px;
  }
}
[class*=block-type-][class*=-garrya].Vertical3CardsView.Vertical3CardsView [role=group]:nth-child(3) .card-container .group\/card::after, [data-brand=garrya].Vertical3CardsView.Vertical3CardsView [role=group]:nth-child(3) .card-container .group\/card::after {
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='214' height='274' viewBox='0 0 214 274' fill='none'%3E%3Cpath d='M213.164 272.25V427.212H0V0C0 96.2932 66.5336 177.386 157.112 201.479C157.273 201.479 157.433 201.527 157.642 201.639C189.601 209.858 213.18 238.365 213.18 272.25' fill='white'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(180deg);
  z-index: 10;
}
[class*=block-type-][class*=-garrya].DynamicCardsView.DynamicCardsView.variant-4-cols [role=group]:nth-child(4) .card-container .group\/card::after, [class*=block-type-][class*=-garrya].DynamicCardsView.DynamicCardsView.variant-5-cols [role=group]:nth-child(5) .card-container .group\/card::after, [data-brand=garrya].DynamicCardsView.DynamicCardsView.variant-4-cols [role=group]:nth-child(4) .card-container .group\/card::after, [data-brand=garrya].DynamicCardsView.DynamicCardsView.variant-5-cols [role=group]:nth-child(5) .card-container .group\/card::after {
  content: "";
  position: absolute;
  top: -2px;
  right: -2px;
  width: 80px;
  height: 102px;
}
@media (min-width: 1024px) {
  [class*=block-type-][class*=-garrya].DynamicCardsView.DynamicCardsView.variant-4-cols [role=group]:nth-child(4) .card-container .group\/card::after, [class*=block-type-][class*=-garrya].DynamicCardsView.DynamicCardsView.variant-5-cols [role=group]:nth-child(5) .card-container .group\/card::after, [data-brand=garrya].DynamicCardsView.DynamicCardsView.variant-4-cols [role=group]:nth-child(4) .card-container .group\/card::after, [data-brand=garrya].DynamicCardsView.DynamicCardsView.variant-5-cols [role=group]:nth-child(5) .card-container .group\/card::after {
    width: 107px;
    height: 137px;
  }
}
[class*=block-type-][class*=-garrya].DynamicCardsView.DynamicCardsView.variant-4-cols [role=group]:nth-child(4) .card-container .group\/card::after, [class*=block-type-][class*=-garrya].DynamicCardsView.DynamicCardsView.variant-5-cols [role=group]:nth-child(5) .card-container .group\/card::after, [data-brand=garrya].DynamicCardsView.DynamicCardsView.variant-4-cols [role=group]:nth-child(4) .card-container .group\/card::after, [data-brand=garrya].DynamicCardsView.DynamicCardsView.variant-5-cols [role=group]:nth-child(5) .card-container .group\/card::after {
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='214' height='274' viewBox='0 0 214 274' fill='none'%3E%3Cpath d='M213.164 272.25V427.212H0V0C0 96.2932 66.5336 177.386 157.112 201.479C157.273 201.479 157.433 201.527 157.642 201.639C189.601 209.858 213.18 238.365 213.18 272.25' fill='white'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(180deg);
  z-index: 10;
}
[class*=block-type-][class*=-garrya].Vertical2CardsView .card-subtitle, [class*=block-type-][class*=-garrya].Vertical3CardsView .card-subtitle, [class*=block-type-][class*=-garrya].DynamicCardsView .card-subtitle,
[data-brand=garrya].Vertical2CardsView .card-subtitle,
[data-brand=garrya].Vertical3CardsView .card-subtitle,
[data-brand=garrya].DynamicCardsView .card-subtitle {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].Vertical2CardsView .card-title, [class*=block-type-][class*=-garrya].Vertical3CardsView .card-title, [class*=block-type-][class*=-garrya].DynamicCardsView .card-title,
[data-brand=garrya].Vertical2CardsView .card-title,
[data-brand=garrya].Vertical3CardsView .card-title,
[data-brand=garrya].DynamicCardsView .card-title {
  color: #cb6e4f !important;
}
[class*=block-type-][class*=-garrya].Vertical2CardsView .global-button.variant-ghost,
[class*=block-type-][class*=-garrya].Vertical2CardsView .global-button.variant-link, [class*=block-type-][class*=-garrya].Vertical3CardsView .global-button.variant-ghost,
[class*=block-type-][class*=-garrya].Vertical3CardsView .global-button.variant-link, [class*=block-type-][class*=-garrya].DynamicCardsView .global-button.variant-ghost,
[class*=block-type-][class*=-garrya].DynamicCardsView .global-button.variant-link,
[data-brand=garrya].Vertical2CardsView .global-button.variant-ghost,
[data-brand=garrya].Vertical2CardsView .global-button.variant-link,
[data-brand=garrya].Vertical3CardsView .global-button.variant-ghost,
[data-brand=garrya].Vertical3CardsView .global-button.variant-link,
[data-brand=garrya].DynamicCardsView .global-button.variant-ghost,
[data-brand=garrya].DynamicCardsView .global-button.variant-link {
  color: #000000 !important;
  border-bottom-width: 1px !important;
  border-color: #cb6e4f !important;
  -webkit-text-decoration-line: none !important;
          text-decoration-line: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
[class*=block-type-][class*=-garrya].Vertical2CardsView .global-button.variant-ghost:hover,
[class*=block-type-][class*=-garrya].Vertical2CardsView .global-button.variant-link:hover, [class*=block-type-][class*=-garrya].Vertical3CardsView .global-button.variant-ghost:hover,
[class*=block-type-][class*=-garrya].Vertical3CardsView .global-button.variant-link:hover, [class*=block-type-][class*=-garrya].DynamicCardsView .global-button.variant-ghost:hover,
[class*=block-type-][class*=-garrya].DynamicCardsView .global-button.variant-link:hover,
[data-brand=garrya].Vertical2CardsView .global-button.variant-ghost:hover,
[data-brand=garrya].Vertical2CardsView .global-button.variant-link:hover,
[data-brand=garrya].Vertical3CardsView .global-button.variant-ghost:hover,
[data-brand=garrya].Vertical3CardsView .global-button.variant-link:hover,
[data-brand=garrya].DynamicCardsView .global-button.variant-ghost:hover,
[data-brand=garrya].DynamicCardsView .global-button.variant-link:hover {
  color: #000000 !important;
  border-color: #cb6e4f !important;
  opacity: 0.7 !important;
}
[class*=block-type-][class*=-garrya].PropertyCardCarouselView .typographic.variant-chip,
[data-brand=garrya].PropertyCardCarouselView .typographic.variant-chip {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].PropertyCardCarouselView .property-card-container .card-title,
[class*=block-type-][class*=-garrya].PropertyCardCarouselView .card-title,
[data-brand=garrya].PropertyCardCarouselView .property-card-container .card-title,
[data-brand=garrya].PropertyCardCarouselView .card-title {
  color: #cb6e4f !important;
}
[class*=block-type-][class*=-garrya].RoomCardsView .room-card-container .card-title,
[class*=block-type-][class*=-garrya].RoomCardsView .card-title,
[data-brand=garrya].RoomCardsView .room-card-container .card-title,
[data-brand=garrya].RoomCardsView .card-title{
  --tw-text-opacity: 1;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya].RoomCardsView .room-card-container .typographic.variant-chip,
[data-brand=garrya].RoomCardsView .room-card-container .typographic.variant-chip {
  color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].RoomCardsView .room-card-container content svg,
[class*=block-type-][class*=-garrya].RoomCardsView .room-card-container content svg *,
[data-brand=garrya].RoomCardsView .room-card-container content svg,
[data-brand=garrya].RoomCardsView .room-card-container content svg * {
  color: #000000 !important;
  stroke: #000000 !important;
}
[class*=block-type-][class*=-garrya].RoomCardsView .ExpiringLabel,
[class*=block-type-][class*=-garrya].RoomCardsView .ExpiringLabel *,
[data-brand=garrya].RoomCardsView .ExpiringLabel,
[data-brand=garrya].RoomCardsView .ExpiringLabel * {
  color: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].RoomCardsView .global-button.variant-ghost,
[class*=block-type-][class*=-garrya].RoomCardsView .global-button.variant-link,
[data-brand=garrya].RoomCardsView .global-button.variant-ghost,
[data-brand=garrya].RoomCardsView .global-button.variant-link {
  color: #000000 !important;
  border-bottom-width: 1px !important;
  border-color: #cb6e4f !important;
  -webkit-text-decoration-line: none !important;
          text-decoration-line: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
[class*=block-type-][class*=-garrya].RoomCardsView .global-button.variant-ghost:hover,
[class*=block-type-][class*=-garrya].RoomCardsView .global-button.variant-link:hover,
[data-brand=garrya].RoomCardsView .global-button.variant-ghost:hover,
[data-brand=garrya].RoomCardsView .global-button.variant-link:hover {
  color: #000000 !important;
  border-color: #cb6e4f !important;
  opacity: 0.7 !important;
}
[class*=block-type-][class*=-garrya].HotelGridView .multi-purpose-card h4,
[class*=block-type-][class*=-garrya].HotelGridView .multi-purpose-card .typographic.variant-h4,
[class*=block-type-][class*=-garrya].HotelGridView .card-location,
[class*=block-type-][class*=-garrya].HotelGridView .card-location *,
[class*=block-type-][class*=-garrya].HotelGridView .card-location svg,
[class*=block-type-][class*=-garrya].HotelGridView .card-location svg *, [class*=block-type-][class*=-garrya].SpaGridView .multi-purpose-card h4,
[class*=block-type-][class*=-garrya].SpaGridView .multi-purpose-card .typographic.variant-h4,
[class*=block-type-][class*=-garrya].SpaGridView .card-location,
[class*=block-type-][class*=-garrya].SpaGridView .card-location *,
[class*=block-type-][class*=-garrya].SpaGridView .card-location svg,
[class*=block-type-][class*=-garrya].SpaGridView .card-location svg *, [class*=block-type-][class*=-garrya].ExperienceGridView .multi-purpose-card h4,
[class*=block-type-][class*=-garrya].ExperienceGridView .multi-purpose-card .typographic.variant-h4,
[class*=block-type-][class*=-garrya].ExperienceGridView .card-location,
[class*=block-type-][class*=-garrya].ExperienceGridView .card-location *,
[class*=block-type-][class*=-garrya].ExperienceGridView .card-location svg,
[class*=block-type-][class*=-garrya].ExperienceGridView .card-location svg *,
[data-brand=garrya].HotelGridView .multi-purpose-card h4,
[data-brand=garrya].HotelGridView .multi-purpose-card .typographic.variant-h4,
[data-brand=garrya].HotelGridView .card-location,
[data-brand=garrya].HotelGridView .card-location *,
[data-brand=garrya].HotelGridView .card-location svg,
[data-brand=garrya].HotelGridView .card-location svg *,
[data-brand=garrya].SpaGridView .multi-purpose-card h4,
[data-brand=garrya].SpaGridView .multi-purpose-card .typographic.variant-h4,
[data-brand=garrya].SpaGridView .card-location,
[data-brand=garrya].SpaGridView .card-location *,
[data-brand=garrya].SpaGridView .card-location svg,
[data-brand=garrya].SpaGridView .card-location svg *,
[data-brand=garrya].ExperienceGridView .multi-purpose-card h4,
[data-brand=garrya].ExperienceGridView .multi-purpose-card .typographic.variant-h4,
[data-brand=garrya].ExperienceGridView .card-location,
[data-brand=garrya].ExperienceGridView .card-location *,
[data-brand=garrya].ExperienceGridView .card-location svg,
[data-brand=garrya].ExperienceGridView .card-location svg * {
  color: #f3e9e2 !important;
  stroke: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].VenueGridView .card-container h4,
[class*=block-type-][class*=-garrya].VenueGridView .card-container .typographic.variant-h4,
[class*=block-type-][class*=-garrya].VenueGridView .card-location,
[class*=block-type-][class*=-garrya].VenueGridView .card-location *,
[class*=block-type-][class*=-garrya].VenueGridView .card-location svg,
[class*=block-type-][class*=-garrya].VenueGridView .card-location svg *,
[data-brand=garrya].VenueGridView .card-container h4,
[data-brand=garrya].VenueGridView .card-container .typographic.variant-h4,
[data-brand=garrya].VenueGridView .card-location,
[data-brand=garrya].VenueGridView .card-location *,
[data-brand=garrya].VenueGridView .card-location svg,
[data-brand=garrya].VenueGridView .card-location svg * {
  color: #f3e9e2 !important;
  stroke: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].VenueGridView .venue-card-attributes,
[class*=block-type-][class*=-garrya].VenueGridView .venue-card-attributes .typographic,
[class*=block-type-][class*=-garrya].VenueGridView .venue-card-attributes .typographic *,
[data-brand=garrya].VenueGridView .venue-card-attributes,
[data-brand=garrya].VenueGridView .venue-card-attributes .typographic,
[data-brand=garrya].VenueGridView .venue-card-attributes .typographic * {
  color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].GalleryCarouselView .typographic.variant-chip,
[data-brand=garrya].GalleryCarouselView .typographic.variant-chip {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].FullGalleryView .popup-card-title,
[data-brand=garrya].FullGalleryView .popup-card-title {
  color: #cb6e4f !important;
}
[class*=block-type-][class*=-garrya].DynamicCardsView h3, [class*=block-type-][class*=-garrya].Vertical2CardsView h3, [class*=block-type-][class*=-garrya].Vertical3CardsView h3, [class*=block-type-][class*=-garrya].FullImageBannerView h3, [class*=block-type-][class*=-garrya].SpaGridView h3, [class*=block-type-][class*=-garrya].ExperienceGridView h3, [class*=block-type-][class*=-garrya].OffersGridView h3, [class*=block-type-][class*=-garrya].DiningGridView h3, [class*=block-type-][class*=-garrya].VenueGridView h3, [class*=block-type-][class*=-garrya].HotelGridView h3, [class*=block-type-][class*=-garrya].BoxedCarouselV2View h3, [class*=block-type-][class*=-garrya].SingleVideoAndImageView h3, [class*=block-type-][class*=-garrya].RoomCategoriesTemplateView h3, [class*=block-type-][class*=-garrya].BentoCardsView h3, [class*=block-type-][class*=-garrya].MapView h3, [class*=block-type-][class*=-garrya].CalendarViewEventTemplateView h3, [class*=block-type-][class*=-garrya].CapacitySummaryView h3, [class*=block-type-][class*=-garrya].PointOfInterestsView h3, [class*=block-type-][class*=-garrya].RoomCardsView h3, [class*=block-type-][class*=-garrya].StaggeredCarouselV2View h3, [class*=block-type-][class*=-garrya].ItineraryView h3, [class*=block-type-][class*=-garrya].OfferBlockView h3,
[data-brand=garrya].DynamicCardsView h3,
[data-brand=garrya].Vertical2CardsView h3,
[data-brand=garrya].Vertical3CardsView h3,
[data-brand=garrya].FullImageBannerView h3,
[data-brand=garrya].SpaGridView h3,
[data-brand=garrya].ExperienceGridView h3,
[data-brand=garrya].OffersGridView h3,
[data-brand=garrya].DiningGridView h3,
[data-brand=garrya].VenueGridView h3,
[data-brand=garrya].HotelGridView h3,
[data-brand=garrya].BoxedCarouselV2View h3,
[data-brand=garrya].SingleVideoAndImageView h3,
[data-brand=garrya].RoomCategoriesTemplateView h3,
[data-brand=garrya].BentoCardsView h3,
[data-brand=garrya].MapView h3,
[data-brand=garrya].CalendarViewEventTemplateView h3,
[data-brand=garrya].CapacitySummaryView h3,
[data-brand=garrya].PointOfInterestsView h3,
[data-brand=garrya].RoomCardsView h3,
[data-brand=garrya].StaggeredCarouselV2View h3,
[data-brand=garrya].ItineraryView h3,
[data-brand=garrya].OfferBlockView h3{
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya].BlogTemplateView h2,
[class*=block-type-][class*=-garrya].BlogTemplateView h3,
[class*=block-type-][class*=-garrya].BlogTemplateView .title, [class*=block-type-][class*=-garrya].PropertyCardCarouselView h2,
[class*=block-type-][class*=-garrya].PropertyCardCarouselView h3,
[class*=block-type-][class*=-garrya].PropertyCardCarouselView .title, [class*=block-type-][class*=-garrya].GalleryCarouselView h2,
[class*=block-type-][class*=-garrya].GalleryCarouselView h3,
[class*=block-type-][class*=-garrya].GalleryCarouselView .title, [class*=block-type-][class*=-garrya].CardsCarouselView h2,
[class*=block-type-][class*=-garrya].CardsCarouselView h3,
[class*=block-type-][class*=-garrya].CardsCarouselView .title, [class*=block-type-][class*=-garrya].BlogCardsView h2,
[class*=block-type-][class*=-garrya].BlogCardsView h3,
[class*=block-type-][class*=-garrya].BlogCardsView .title,
[data-brand=garrya].BlogTemplateView h2,
[data-brand=garrya].BlogTemplateView h3,
[data-brand=garrya].BlogTemplateView .title,
[data-brand=garrya].PropertyCardCarouselView h2,
[data-brand=garrya].PropertyCardCarouselView h3,
[data-brand=garrya].PropertyCardCarouselView .title,
[data-brand=garrya].GalleryCarouselView h2,
[data-brand=garrya].GalleryCarouselView h3,
[data-brand=garrya].GalleryCarouselView .title,
[data-brand=garrya].CardsCarouselView h2,
[data-brand=garrya].CardsCarouselView h3,
[data-brand=garrya].CardsCarouselView .title,
[data-brand=garrya].BlogCardsView h2,
[data-brand=garrya].BlogCardsView h3,
[data-brand=garrya].BlogCardsView .title{
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
}
[class*=block-type-][class*=-garrya].BlogTemplateView h4:not(.card-title),
[class*=block-type-][class*=-garrya].BlogTemplateView .typographic.variant-h4:not(.card-title), [class*=block-type-][class*=-garrya].PropertyCardCarouselView h4:not(.card-title),
[class*=block-type-][class*=-garrya].PropertyCardCarouselView .typographic.variant-h4:not(.card-title), [class*=block-type-][class*=-garrya].GalleryCarouselView h4:not(.card-title),
[class*=block-type-][class*=-garrya].GalleryCarouselView .typographic.variant-h4:not(.card-title), [class*=block-type-][class*=-garrya].CardsCarouselView h4:not(.card-title),
[class*=block-type-][class*=-garrya].CardsCarouselView .typographic.variant-h4:not(.card-title), [class*=block-type-][class*=-garrya].BlogCardsView h4:not(.card-title),
[class*=block-type-][class*=-garrya].BlogCardsView .typographic.variant-h4:not(.card-title),
[data-brand=garrya].BlogTemplateView h4:not(.card-title),
[data-brand=garrya].BlogTemplateView .typographic.variant-h4:not(.card-title),
[data-brand=garrya].PropertyCardCarouselView h4:not(.card-title),
[data-brand=garrya].PropertyCardCarouselView .typographic.variant-h4:not(.card-title),
[data-brand=garrya].GalleryCarouselView h4:not(.card-title),
[data-brand=garrya].GalleryCarouselView .typographic.variant-h4:not(.card-title),
[data-brand=garrya].CardsCarouselView h4:not(.card-title),
[data-brand=garrya].CardsCarouselView .typographic.variant-h4:not(.card-title),
[data-brand=garrya].BlogCardsView h4:not(.card-title),
[data-brand=garrya].BlogCardsView .typographic.variant-h4:not(.card-title) {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].MemberBenefitV2View h4,
[class*=block-type-][class*=-garrya].MemberBenefitV2View .typographic.variant-h4,
[data-brand=garrya].MemberBenefitV2View h4,
[data-brand=garrya].MemberBenefitV2View .typographic.variant-h4 {
  color: #cb6e4f !important;
}
[class*=block-type-][class*=-garrya].StaggeredCarouselV2View .card-title, [class*=block-type-][class*=-garrya].BoxedCarouselV2View .card-title,
[data-brand=garrya].StaggeredCarouselV2View .card-title,
[data-brand=garrya].BoxedCarouselV2View .card-title {
  color: #cb6e4f !important;
}
[class*=block-type-][class*=-garrya].StaggeredCarouselV2View .global-button.variant-ghost,
[class*=block-type-][class*=-garrya].StaggeredCarouselV2View .global-button.variant-link, [class*=block-type-][class*=-garrya].BoxedCarouselV2View .global-button.variant-ghost,
[class*=block-type-][class*=-garrya].BoxedCarouselV2View .global-button.variant-link,
[data-brand=garrya].StaggeredCarouselV2View .global-button.variant-ghost,
[data-brand=garrya].StaggeredCarouselV2View .global-button.variant-link,
[data-brand=garrya].BoxedCarouselV2View .global-button.variant-ghost,
[data-brand=garrya].BoxedCarouselV2View .global-button.variant-link {
  color: #000000 !important;
  border-bottom-width: 1px !important;
  border-color: #cb6e4f !important;
  -webkit-text-decoration-line: none !important;
          text-decoration-line: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
[class*=block-type-][class*=-garrya].StaggeredCarouselV2View .global-button.variant-ghost:hover,
[class*=block-type-][class*=-garrya].StaggeredCarouselV2View .global-button.variant-link:hover, [class*=block-type-][class*=-garrya].BoxedCarouselV2View .global-button.variant-ghost:hover,
[class*=block-type-][class*=-garrya].BoxedCarouselV2View .global-button.variant-link:hover,
[data-brand=garrya].StaggeredCarouselV2View .global-button.variant-ghost:hover,
[data-brand=garrya].StaggeredCarouselV2View .global-button.variant-link:hover,
[data-brand=garrya].BoxedCarouselV2View .global-button.variant-ghost:hover,
[data-brand=garrya].BoxedCarouselV2View .global-button.variant-link:hover {
  color: #000000 !important;
  border-color: #cb6e4f !important;
  opacity: 0.7 !important;
}
[class*=block-type-][class*=-garrya].BlogCardsView h4.card-title,
[class*=block-type-][class*=-garrya].BlogCardsView .typographic.card-title,
[class*=block-type-][class*=-garrya].BlogCardsView .card-title.variant-h4,
[class*=block-type-][class*=-garrya].BlogCardsView .card-title,
[data-brand=garrya].BlogCardsView h4.card-title,
[data-brand=garrya].BlogCardsView .typographic.card-title,
[data-brand=garrya].BlogCardsView .card-title.variant-h4,
[data-brand=garrya].BlogCardsView .card-title {
  color: #cb6e4f !important;
}
[class*=block-type-][class*=-garrya].BlogCardsView .typographic.variant-chip,
[data-brand=garrya].BlogCardsView .typographic.variant-chip {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].CardsCarouselView .cards-carousel-sub-title,
[class*=block-type-][class*=-garrya].CardsCarouselView .typographic.variant-chip,
[data-brand=garrya].CardsCarouselView .cards-carousel-sub-title,
[data-brand=garrya].CardsCarouselView .typographic.variant-chip {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].CardsCarouselView h4.card-title,
[class*=block-type-][class*=-garrya].CardsCarouselView .typographic.card-title,
[class*=block-type-][class*=-garrya].CardsCarouselView .card-title.variant-h4,
[class*=block-type-][class*=-garrya].CardsCarouselView .card-title.title,
[class*=block-type-][class*=-garrya].CardsCarouselView .card-title,
[data-brand=garrya].CardsCarouselView h4.card-title,
[data-brand=garrya].CardsCarouselView .typographic.card-title,
[data-brand=garrya].CardsCarouselView .card-title.variant-h4,
[data-brand=garrya].CardsCarouselView .card-title.title,
[data-brand=garrya].CardsCarouselView .card-title {
  color: #cb6e4f !important;
}
[class*=block-type-][class*=-garrya].NewsletterBannerView h4,
[data-brand=garrya].NewsletterBannerView h4{
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya].VenueGridView .bg-inspired-ecru,
[data-brand=garrya].VenueGridView .bg-inspired-ecru {
  --tw-bg-opacity: 1;
  background-color: rgb(255, 255, 255, var(--tw-bg-opacity, 1));
}
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left h3,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left .typographic.variant-h3,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left .title, [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right h3,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right .typographic.variant-h3,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right .title, [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-center-b h3,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-center-b .typographic.variant-h3,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-center-b .title, [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-center-a h3,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-center-a .typographic.variant-h3,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-center-a .title, [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-more-content-left h3,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-more-content-left .typographic.variant-h3,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-more-content-left .title, [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-more-content-right h3,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-more-content-right .typographic.variant-h3,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-more-content-right .title,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left h3,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left .typographic.variant-h3,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left .title,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right h3,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right .typographic.variant-h3,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right .title,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-center-b h3,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-center-b .typographic.variant-h3,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-center-b .title,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-center-a h3,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-center-a .typographic.variant-h3,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-center-a .title,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-more-content-left h3,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-more-content-left .typographic.variant-h3,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-more-content-left .title,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-more-content-right h3,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-more-content-right .typographic.variant-h3,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-more-content-right .title{
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
}
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left h4.text-ink-black, [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right h4.text-ink-black, [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-center-b h4.text-ink-black, [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-center-a h4.text-ink-black, [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-more-content-left h4.text-ink-black, [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-more-content-right h4.text-ink-black,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left h4.text-ink-black,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right h4.text-ink-black,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-center-b h4.text-ink-black,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-center-a h4.text-ink-black,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-more-content-left h4.text-ink-black,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-more-content-right h4.text-ink-black{
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
}
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left .subtitle,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left .typographic.variant-chip,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left [class*=subtitle], [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right .subtitle,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right .typographic.variant-chip,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right [class*=subtitle], [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-center-b .subtitle,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-center-b .typographic.variant-chip,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-center-b [class*=subtitle], [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-center-a .subtitle,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-center-a .typographic.variant-chip,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-center-a [class*=subtitle], [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-more-content-left .subtitle,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-more-content-left .typographic.variant-chip,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-more-content-left [class*=subtitle], [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-more-content-right .subtitle,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-more-content-right .typographic.variant-chip,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-more-content-right [class*=subtitle],
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left .subtitle,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left .typographic.variant-chip,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left [class*=subtitle],
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right .subtitle,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right .typographic.variant-chip,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right [class*=subtitle],
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-center-b .subtitle,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-center-b .typographic.variant-chip,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-center-b [class*=subtitle],
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-center-a .subtitle,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-center-a .typographic.variant-chip,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-center-a [class*=subtitle],
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-more-content-left .subtitle,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-more-content-left .typographic.variant-chip,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-more-content-left [class*=subtitle],
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-more-content-right .subtitle,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-more-content-right .typographic.variant-chip,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-more-content-right [class*=subtitle] {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left .global-button.variant-ghost,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left .global-button.variant-link, [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right .global-button.variant-ghost,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right .global-button.variant-link, [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-center-b .global-button.variant-ghost,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-center-b .global-button.variant-link, [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-center-a .global-button.variant-ghost,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-center-a .global-button.variant-link, [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-more-content-left .global-button.variant-ghost,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-more-content-left .global-button.variant-link, [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-more-content-right .global-button.variant-ghost,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-more-content-right .global-button.variant-link,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left .global-button.variant-ghost,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left .global-button.variant-link,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right .global-button.variant-ghost,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right .global-button.variant-link,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-center-b .global-button.variant-ghost,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-center-b .global-button.variant-link,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-center-a .global-button.variant-ghost,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-center-a .global-button.variant-link,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-more-content-left .global-button.variant-ghost,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-more-content-left .global-button.variant-link,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-more-content-right .global-button.variant-ghost,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-more-content-right .global-button.variant-link {
  --tw-text-opacity: 1 !important;
  color: #000000 !important;
  position: relative !important;
  -webkit-text-decoration-line: none !important;
          text-decoration-line: none !important;
  border-bottom-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: #cb6e4f !important;
  border-radius: 0px !important;
  padding: 0px !important;
  background-color: transparent !important;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: none !important;
}
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left .global-button.variant-ghost:hover,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left .global-button.variant-link:hover, [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right .global-button.variant-ghost:hover,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right .global-button.variant-link:hover, [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-center-b .global-button.variant-ghost:hover,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-center-b .global-button.variant-link:hover, [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-center-a .global-button.variant-ghost:hover,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-center-a .global-button.variant-link:hover, [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-more-content-left .global-button.variant-ghost:hover,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-more-content-left .global-button.variant-link:hover, [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-more-content-right .global-button.variant-ghost:hover,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-more-content-right .global-button.variant-link:hover,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left .global-button.variant-ghost:hover,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left .global-button.variant-link:hover,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right .global-button.variant-ghost:hover,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right .global-button.variant-link:hover,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-center-b .global-button.variant-ghost:hover,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-center-b .global-button.variant-link:hover,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-center-a .global-button.variant-ghost:hover,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-center-a .global-button.variant-link:hover,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-more-content-left .global-button.variant-ghost:hover,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-more-content-left .global-button.variant-link:hover,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-more-content-right .global-button.variant-ghost:hover,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-more-content-right .global-button.variant-link:hover {
  color: #000000 !important;
  border-color: #cb6e4f !important;
  opacity: 0.7 !important;
}
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .subtitle,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .typographic.variant-chip,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right-bg [class*=subtitle],
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right-bg h3,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .typographic.variant-h3,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .title,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .description,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .description *,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .RichText-root,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .RichText-root *, [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .subtitle,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .typographic.variant-chip,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left-bg [class*=subtitle],
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left-bg h3,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .typographic.variant-h3,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .title,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .description,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .description *,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .RichText-root,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .RichText-root *,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .subtitle,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .typographic.variant-chip,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right-bg [class*=subtitle],
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right-bg h3,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .typographic.variant-h3,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .title,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .description,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .description *,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .RichText-root,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .RichText-root *,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .subtitle,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .typographic.variant-chip,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left-bg [class*=subtitle],
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left-bg h3,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .typographic.variant-h3,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .title,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .description,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .description *,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .RichText-root,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .RichText-root * {
  color: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .global-button.variant-ghost,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .global-button.variant-link, [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .global-button.variant-ghost,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .global-button.variant-link,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .global-button.variant-ghost,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .global-button.variant-link,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .global-button.variant-ghost,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .global-button.variant-link {
  --tw-text-opacity: 1 !important;
  color: #f3e9e2 !important;
  position: relative !important;
  -webkit-text-decoration-line: none !important;
          text-decoration-line: none !important;
  border-bottom-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: #f3e9e2 !important;
  border-radius: 0px !important;
  padding: 0px !important;
  background-color: transparent !important;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: none !important;
}
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .global-button.variant-ghost:hover,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .global-button.variant-link:hover, [class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .global-button.variant-ghost:hover,
[class*=block-type-][class*=-garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .global-button.variant-link:hover,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .global-button.variant-ghost:hover,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-right-bg .global-button.variant-link:hover,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .global-button.variant-ghost:hover,
[data-brand=garrya].MultiImageWithTextAndCtaView.variant-content-left-bg .global-button.variant-link:hover {
  color: #f3e9e2 !important;
  border-color: #f3e9e2 !important;
  opacity: 0.7 !important;
}
[class*=block-type-][class*=-garrya].AccordionGroupView.bg-grain-white,
[data-brand=garrya].AccordionGroupView.bg-grain-white {
  background-color: #F3E9E2 !important;
}
[class*=block-type-][class*=-garrya].AccordionGroupView.bg-grain-white h4,
[data-brand=garrya].AccordionGroupView.bg-grain-white h4{
  --tw-text-opacity: 1;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya].AccordionGroupView.bg-grain-white .accordion-trigger,
[class*=block-type-][class*=-garrya].AccordionGroupView.bg-grain-white .accordion-trigger h5,
[class*=block-type-][class*=-garrya].AccordionGroupView.bg-grain-white .accordion-trigger .typographic.variant-h5,
[class*=block-type-][class*=-garrya].AccordionGroupView.bg-grain-white .accordion-trigger > svg,
[class*=block-type-][class*=-garrya].AccordionGroupView.bg-grain-white .accordion-trigger > svg *,
[data-brand=garrya].AccordionGroupView.bg-grain-white .accordion-trigger,
[data-brand=garrya].AccordionGroupView.bg-grain-white .accordion-trigger h5,
[data-brand=garrya].AccordionGroupView.bg-grain-white .accordion-trigger .typographic.variant-h5,
[data-brand=garrya].AccordionGroupView.bg-grain-white .accordion-trigger > svg,
[data-brand=garrya].AccordionGroupView.bg-grain-white .accordion-trigger > svg * {
  color: #000000 !important;
  stroke: #000000 !important;
}
[class*=block-type-][class*=-garrya].AccordionGroupView.bg-grain-white .expand-btn,
[data-brand=garrya].AccordionGroupView.bg-grain-white .expand-btn {
  color: #000000 !important;
  border-color: transparent !important;
  text-decoration: none !important;
  border-bottom-width: 0 !important;
  box-shadow: none !important;
  background-color: transparent !important;
  padding: 0 !important;
}
[class*=block-type-][class*=-garrya].AccordionGroupView.bg-grain-white .expand-btn svg,
[data-brand=garrya].AccordionGroupView.bg-grain-white .expand-btn svg{
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
}
[class*=block-type-][class*=-garrya].AccordionGroupView.bg-grain-white .expand-btn:hover, [class*=block-type-][class*=-garrya].AccordionGroupView.bg-grain-white .expand-btn:focus-visible,
[data-brand=garrya].AccordionGroupView.bg-grain-white .expand-btn:hover,
[data-brand=garrya].AccordionGroupView.bg-grain-white .expand-btn:focus-visible {
  color: #000000 !important;
  opacity: 0.6 !important;
  text-decoration: none !important;
  border-color: transparent !important;
  border-bottom-width: 0 !important;
}
[class*=block-type-][class*=-garrya].AccordionGroupView.bg-grain-white .global-button.variant-ghost:not(.expand-btn),
[class*=block-type-][class*=-garrya].AccordionGroupView.bg-grain-white .global-button.variant-link:not(.expand-btn),
[data-brand=garrya].AccordionGroupView.bg-grain-white .global-button.variant-ghost:not(.expand-btn),
[data-brand=garrya].AccordionGroupView.bg-grain-white .global-button.variant-link:not(.expand-btn) {
  color: #000000 !important;
  border-bottom-width: 1px !important;
  border-color: #cb6e4f !important;
  -webkit-text-decoration-line: none !important;
          text-decoration-line: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
[class*=block-type-][class*=-garrya].AccordionGroupView.bg-grain-white .global-button.variant-ghost:not(.expand-btn):hover,
[class*=block-type-][class*=-garrya].AccordionGroupView.bg-grain-white .global-button.variant-link:not(.expand-btn):hover,
[data-brand=garrya].AccordionGroupView.bg-grain-white .global-button.variant-ghost:not(.expand-btn):hover,
[data-brand=garrya].AccordionGroupView.bg-grain-white .global-button.variant-link:not(.expand-btn):hover {
  color: #000000 !important;
  border-color: #cb6e4f !important;
  opacity: 0.7 !important;
}
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black],
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] {
  background-color: #CB6E4F !important;
}
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] h4,
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] h5,
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] .accordion-trigger,
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] .accordion-trigger *,
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] .text-grain-white,
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] .accordion-trigger > svg,
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] .accordion-trigger > svg *,
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] svg,
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] path,
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] .accordion-content .RichText-root,
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] .accordion-content .RichText-root *,
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] .RichText-root,
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] .RichText-root *,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] h4,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] h5,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] .accordion-trigger,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] .accordion-trigger *,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] .text-grain-white,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] .accordion-trigger > svg,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] .accordion-trigger > svg *,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] svg,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] path,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] .accordion-content .RichText-root,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] .accordion-content .RichText-root *,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] .RichText-root,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] .RichText-root * {
  color: #f3e9e2 !important;
  stroke: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] [data-radix-collection-item],
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] [class*=border-b],
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] .border-b,
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] .border-onyx-black,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] [data-radix-collection-item],
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] [class*=border-b],
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] .border-b,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] .border-onyx-black {
  border-color: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] .expand-btn,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] .expand-btn {
  color: #f3e9e2 !important;
  border-color: transparent !important;
  text-decoration: none !important;
  border-bottom-width: 0 !important;
  box-shadow: none !important;
  background-color: transparent !important;
  padding: 0 !important;
}
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] .expand-btn, [class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] .expand-btn *,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] .expand-btn,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] .expand-btn * {
  color: #f3e9e2 !important;
  stroke: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] .expand-btn:hover, [class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] .expand-btn:focus-visible,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] .expand-btn:hover,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] .expand-btn:focus-visible {
  color: #f3e9e2 !important;
  opacity: 0.6 !important;
  text-decoration: none !important;
  border-color: transparent !important;
  border-bottom-width: 0 !important;
}
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] .global-button.variant-default,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] .global-button.variant-default {
  background-color: #f3e9e2 !important;
  color: #cb6e4f !important;
  box-shadow: inset 0 0 0 2px #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] .global-button.variant-default:hover,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] .global-button.variant-default:hover {
  background-color: #d8b7a0 !important;
  color: #cb6e4f !important;
  box-shadow: inset 0 0 0 2px #d8b7a0 !important;
}
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] .global-button.variant-ghost:not(.expand-btn),
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] .global-button.variant-link:not(.expand-btn),
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] .global-button.variant-ghost:not(.expand-btn),
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] .global-button.variant-link:not(.expand-btn) {
  color: #f3e9e2 !important;
  border-bottom-width: 1px !important;
  border-color: #f3e9e2 !important;
  -webkit-text-decoration-line: none !important;
          text-decoration-line: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] .global-button.variant-ghost:not(.expand-btn):hover,
[class*=block-type-][class*=-garrya].AccordionGroupView[class*=bg-ink-black] .global-button.variant-link:not(.expand-btn):hover,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] .global-button.variant-ghost:not(.expand-btn):hover,
[data-brand=garrya].AccordionGroupView[class*=bg-ink-black] .global-button.variant-link:not(.expand-btn):hover {
  color: #f3e9e2 !important;
  border-color: #f3e9e2 !important;
  opacity: 0.7 !important;
}
[class*=block-type-][class*=-garrya].TestimonialsView [class*=bg-ink-black],
[data-brand=garrya].TestimonialsView [class*=bg-ink-black] {
  background-color: #CB6E4F !important;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya].ItineraryView,
[data-brand=garrya].ItineraryView {
  --tw-bg-opacity: 1;
  background-color: rgb(255, 255, 255, var(--tw-bg-opacity, 1));
}
[class*=block-type-][class*=-garrya].ItineraryView .accordion-trigger *,
[data-brand=garrya].ItineraryView .accordion-trigger *{
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
}
[class*=block-type-][class*=-garrya].ItineraryView.C41a h4,
[data-brand=garrya].ItineraryView.C41a h4{
  --tw-text-opacity: 1;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya].ItineraryView.C41a div > div > p,
[data-brand=garrya].ItineraryView.C41a div > div > p{
  --tw-text-opacity: 1;
  color: rgb(109 109 109 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya].ItineraryView.C41b .activityItem h4,
[data-brand=garrya].ItineraryView.C41b .activityItem h4{
  --tw-text-opacity: 1;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya].ItineraryView.C41b .activityItem div > div > p,
[data-brand=garrya].ItineraryView.C41b .activityItem div > div > p{
  --tw-text-opacity: 1;
  color: rgb(109 109 109 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya].ItineraryView.C41b .activityItem div > div .bg-discovery-lime,
[data-brand=garrya].ItineraryView.C41b .activityItem div > div .bg-discovery-lime{
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(203 110 79 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya].ItineraryView .bg-discovery-lime,
[data-brand=garrya].ItineraryView .bg-discovery-lime{
  --tw-bg-opacity: 1;
  background-color: rgb(243 233 226 / var(--tw-bg-opacity, 1));
}
[class*=block-type-][class*=-garrya].ItineraryView .bg-grain-white,
[data-brand=garrya].ItineraryView .bg-grain-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255, 255, 255, var(--tw-bg-opacity, 1));
}
[class*=block-type-][class*=-garrya].ItineraryView div.bg-discovery-lime svg,
[data-brand=garrya].ItineraryView div.bg-discovery-lime svg{
  stroke: #CB6E4F !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
}
[class*=block-type-][class*=-garrya].ItineraryView div.bg-discovery-lime img,
[data-brand=garrya].ItineraryView div.bg-discovery-lime img{
  --tw-brightness: brightness(0) !important;
  --tw-invert: invert(100%) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
[class*=block-type-][class*=-garrya].CapacitySummaryView .bg-white,
[data-brand=garrya].CapacitySummaryView .bg-white{
  border-radius: 1rem;
}
[class*=block-type-][class*=-garrya].CapacitySummaryView.variant-style-b p.text,
[data-brand=garrya].CapacitySummaryView.variant-style-b p.text {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].CapacitySummaryView.variant-style-b .description,
[data-brand=garrya].CapacitySummaryView.variant-style-b .description{
  --tw-text-opacity: 1;
  color: rgb(109 109 109 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya].CapacitySummaryView.variant-style-d p.text,
[data-brand=garrya].CapacitySummaryView.variant-style-d p.text {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].CapacitySummaryView.variant-style-d .description,
[data-brand=garrya].CapacitySummaryView.variant-style-d .description{
  --tw-text-opacity: 1;
  color: rgb(109 109 109 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya].CapacitySummaryView.variant-style-c .variant-body-medium,
[data-brand=garrya].CapacitySummaryView.variant-style-c .variant-body-medium {
  color: #121113 !important;
}
[class*=block-type-][class*=-garrya].CapacitySummaryView.variant-style-a table,
[data-brand=garrya].CapacitySummaryView.variant-style-a table {
  border-collapse: separate;
  border-spacing: 0px 16px;
}
[class*=block-type-][class*=-garrya].CapacitySummaryView.variant-style-a thead p.text,
[data-brand=garrya].CapacitySummaryView.variant-style-a thead p.text{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya].CapacitySummaryView.variant-style-a tbody p.description,
[data-brand=garrya].CapacitySummaryView.variant-style-a tbody p.description{
  --tw-text-opacity: 1;
  color: rgb(109 109 109 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya].CapacitySummaryView.variant-style-a,
[data-brand=garrya].CapacitySummaryView.variant-style-a {
  /* Round top-left and top-right of the header */
}
[class*=block-type-][class*=-garrya].CapacitySummaryView.variant-style-a thead tr:first-child th:first-child,
[data-brand=garrya].CapacitySummaryView.variant-style-a thead tr:first-child th:first-child {
  border-radius: 10px 0px 0px 10px;
}
[class*=block-type-][class*=-garrya].CapacitySummaryView.variant-style-a thead tr:first-child th:last-child,
[data-brand=garrya].CapacitySummaryView.variant-style-a thead tr:first-child th:last-child {
  border-radius: 0px 10px 10px 0px;
}
[class*=block-type-][class*=-garrya].CapacitySummaryView.variant-style-a,
[data-brand=garrya].CapacitySummaryView.variant-style-a {
  /* Round bottom-left and bottom-right of a specific row or last row */
}
[class*=block-type-][class*=-garrya].CapacitySummaryView.variant-style-a tbody tr td:first-child,
[data-brand=garrya].CapacitySummaryView.variant-style-a tbody tr td:first-child {
  border-radius: 10px 0px 0px 10px;
}
[class*=block-type-][class*=-garrya].CapacitySummaryView.variant-style-a tbody tr td:last-child,
[data-brand=garrya].CapacitySummaryView.variant-style-a tbody tr td:last-child {
  border-radius: 0px 10px 10px 0px;
}
[class*=block-type-][class*=-garrya].CapacitySummaryView.variant-style-a .row-item:hover,
[data-brand=garrya].CapacitySummaryView.variant-style-a .row-item:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(203 110 79 / var(--tw-bg-opacity, 1));
}
[class*=block-type-][class*=-garrya].CapacitySummaryView.variant-style-a .row-item:hover .row-item-title,
[data-brand=garrya].CapacitySummaryView.variant-style-a .row-item:hover .row-item-title {
  color: #ffffff !important;
}
[class*=block-type-][class*=-garrya].CapacitySummaryView.variant-style-a .row-item:hover .text-inspired-ecru,
[data-brand=garrya].CapacitySummaryView.variant-style-a .row-item:hover .text-inspired-ecru {
  color: #ffffff !important;
}
[class*=block-type-][class*=-garrya].CapacitySummaryView.variant-style-a .row-item:hover p,
[class*=block-type-][class*=-garrya].CapacitySummaryView.variant-style-a .row-item:hover .variant-body-medium,
[data-brand=garrya].CapacitySummaryView.variant-style-a .row-item:hover p,
[data-brand=garrya].CapacitySummaryView.variant-style-a .row-item:hover .variant-body-medium {
  color: #ffffff !important;
}
[class*=block-type-][class*=-garrya].CapacitySummaryView .row-item-title,
[data-brand=garrya].CapacitySummaryView .row-item-title{
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya].CapacitySummaryView .row-item:hover,
[data-brand=garrya].CapacitySummaryView .row-item:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(203 110 79 / var(--tw-bg-opacity, 1));
}
[class*=block-type-][class*=-garrya].CapacitySummaryView .row-item:hover .text-inspired-ecru,
[data-brand=garrya].CapacitySummaryView .row-item:hover .text-inspired-ecru{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya].CapacitySummaryView .row-item:hover p,
[data-brand=garrya].CapacitySummaryView .row-item:hover p{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya].block-type-property-header-garrya .global-button.variant-ghost,
[data-brand=garrya].block-type-property-header-garrya .global-button.variant-ghost {
  border-bottom-width: 0 !important;
  border-color: transparent !important;
  text-decoration: none !important;
}
[class*=block-type-][class*=-garrya].block-type-property-header-garrya .global-button.variant-ghost::after,
[data-brand=garrya].block-type-property-header-garrya .global-button.variant-ghost::after {
  display: none !important;
}
[class*=block-type-][class*=-garrya].block-type-property-header-garrya .global-button.variant-ghost:hover,
[data-brand=garrya].block-type-property-header-garrya .global-button.variant-ghost:hover {
  border-bottom-width: 0 !important;
  border-color: transparent !important;
}
[class*=block-type-][class*=-garrya].BannerFullWidthView .global-button,
[class*=block-type-][class*=-garrya].BannerFullWidthView .global-button span,
[data-brand=garrya].BannerFullWidthView .global-button,
[data-brand=garrya].BannerFullWidthView .global-button span {
  font-family: var(--font-brand-h6) !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.375rem !important;
}
@supports (container-type: inline-size){
  @container (min-width: 1300px){
    [class*=block-type-][class*=-garrya].BannerFullWidthView .global-button,
[class*=block-type-][class*=-garrya].BannerFullWidthView .global-button span,
[data-brand=garrya].BannerFullWidthView .global-button,
[data-brand=garrya].BannerFullWidthView .global-button span{
      font-size: 1.125rem !important;
      line-height: 1.5rem !important;
    }
  }
}
@supports not (container-type: inline-size){
  @media (min-width: 1300px){
    [class*=block-type-][class*=-garrya].BannerFullWidthView .global-button,
[class*=block-type-][class*=-garrya].BannerFullWidthView .global-button span,
[data-brand=garrya].BannerFullWidthView .global-button,
[data-brand=garrya].BannerFullWidthView .global-button span{
      font-size: 1.125rem !important;
      line-height: 1.5rem !important;
    }
  }
}
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-default-center .global-button.variant-default, [class*=block-type-][class*=-garrya].BannerFullWidthView.variant-default-left .global-button.variant-default,
[data-brand=garrya].BannerFullWidthView.variant-default-center .global-button.variant-default,
[data-brand=garrya].BannerFullWidthView.variant-default-left .global-button.variant-default{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(203 110 79 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(203 110 79 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #CB6E4F !important;
}
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-default-center .global-button.variant-default:hover, [class*=block-type-][class*=-garrya].BannerFullWidthView.variant-default-left .global-button.variant-default:hover,
[data-brand=garrya].BannerFullWidthView.variant-default-center .global-button.variant-default:hover,
[data-brand=garrya].BannerFullWidthView.variant-default-left .global-button.variant-default:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(178 97 69 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(178 97 69 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #B26145 !important;
}
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-default-center .global-button.variant-default:disabled, [class*=block-type-][class*=-garrya].BannerFullWidthView.variant-default-center .global-button.variant-default.disabled, [class*=block-type-][class*=-garrya].BannerFullWidthView.variant-default-left .global-button.variant-default:disabled, [class*=block-type-][class*=-garrya].BannerFullWidthView.variant-default-left .global-button.variant-default.disabled,
[data-brand=garrya].BannerFullWidthView.variant-default-center .global-button.variant-default:disabled,
[data-brand=garrya].BannerFullWidthView.variant-default-center .global-button.variant-default.disabled,
[data-brand=garrya].BannerFullWidthView.variant-default-left .global-button.variant-default:disabled,
[data-brand=garrya].BannerFullWidthView.variant-default-left .global-button.variant-default.disabled{
  cursor: not-allowed !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(203 110 79 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
  opacity: 0.35 !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(203 110 79 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #CB6E4F !important;
}
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-default-center .global-button.variant-outline, [class*=block-type-][class*=-garrya].BannerFullWidthView.variant-default-left .global-button.variant-outline,
[data-brand=garrya].BannerFullWidthView.variant-default-center .global-button.variant-outline,
[data-brand=garrya].BannerFullWidthView.variant-default-left .global-button.variant-outline{
  background-color: transparent !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(203 110 79 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #CB6E4F !important;
}
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-default-center .global-button.variant-outline:hover, [class*=block-type-][class*=-garrya].BannerFullWidthView.variant-default-left .global-button.variant-outline:hover,
[data-brand=garrya].BannerFullWidthView.variant-default-center .global-button.variant-outline:hover,
[data-brand=garrya].BannerFullWidthView.variant-default-left .global-button.variant-outline:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(178 97 69 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(178 97 69 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #B26145 !important;
}
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-default-center .global-button.variant-outline:disabled, [class*=block-type-][class*=-garrya].BannerFullWidthView.variant-default-center .global-button.variant-outline.disabled, [class*=block-type-][class*=-garrya].BannerFullWidthView.variant-default-left .global-button.variant-outline:disabled, [class*=block-type-][class*=-garrya].BannerFullWidthView.variant-default-left .global-button.variant-outline.disabled,
[data-brand=garrya].BannerFullWidthView.variant-default-center .global-button.variant-outline:disabled,
[data-brand=garrya].BannerFullWidthView.variant-default-center .global-button.variant-outline.disabled,
[data-brand=garrya].BannerFullWidthView.variant-default-left .global-button.variant-outline:disabled,
[data-brand=garrya].BannerFullWidthView.variant-default-left .global-button.variant-outline.disabled{
  cursor: not-allowed !important;
  background-color: transparent !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
  opacity: 0.35 !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(203 110 79 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #CB6E4F !important;
}
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-left .background-white .description,
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-left .background-white .RichText-root,
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-left .background-white .RichText-root *,
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-left .background-none .description,
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-left .background-none .RichText-root,
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-left .background-none .RichText-root *, [class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-right .background-white .description,
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-right .background-white .RichText-root,
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-right .background-white .RichText-root *,
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-right .background-none .description,
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-right .background-none .RichText-root,
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-right .background-none .RichText-root *,
[data-brand=garrya].BannerFullWidthView.variant-background-left .background-white .description,
[data-brand=garrya].BannerFullWidthView.variant-background-left .background-white .RichText-root,
[data-brand=garrya].BannerFullWidthView.variant-background-left .background-white .RichText-root *,
[data-brand=garrya].BannerFullWidthView.variant-background-left .background-none .description,
[data-brand=garrya].BannerFullWidthView.variant-background-left .background-none .RichText-root,
[data-brand=garrya].BannerFullWidthView.variant-background-left .background-none .RichText-root *,
[data-brand=garrya].BannerFullWidthView.variant-background-right .background-white .description,
[data-brand=garrya].BannerFullWidthView.variant-background-right .background-white .RichText-root,
[data-brand=garrya].BannerFullWidthView.variant-background-right .background-white .RichText-root *,
[data-brand=garrya].BannerFullWidthView.variant-background-right .background-none .description,
[data-brand=garrya].BannerFullWidthView.variant-background-right .background-none .RichText-root,
[data-brand=garrya].BannerFullWidthView.variant-background-right .background-none .RichText-root * {
  color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-left .garrya-c2-white-description,
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-left .garrya-c2-white-description.RichText-root,
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-left .garrya-c2-white-description *,
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-left .description.garrya-c2-white-description,
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-left .description.garrya-c2-white-description *, [class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-right .garrya-c2-white-description,
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-right .garrya-c2-white-description.RichText-root,
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-right .garrya-c2-white-description *,
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-right .description.garrya-c2-white-description,
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-right .description.garrya-c2-white-description *,
[data-brand=garrya].BannerFullWidthView.variant-background-left .garrya-c2-white-description,
[data-brand=garrya].BannerFullWidthView.variant-background-left .garrya-c2-white-description.RichText-root,
[data-brand=garrya].BannerFullWidthView.variant-background-left .garrya-c2-white-description *,
[data-brand=garrya].BannerFullWidthView.variant-background-left .description.garrya-c2-white-description,
[data-brand=garrya].BannerFullWidthView.variant-background-left .description.garrya-c2-white-description *,
[data-brand=garrya].BannerFullWidthView.variant-background-right .garrya-c2-white-description,
[data-brand=garrya].BannerFullWidthView.variant-background-right .garrya-c2-white-description.RichText-root,
[data-brand=garrya].BannerFullWidthView.variant-background-right .garrya-c2-white-description *,
[data-brand=garrya].BannerFullWidthView.variant-background-right .description.garrya-c2-white-description,
[data-brand=garrya].BannerFullWidthView.variant-background-right .description.garrya-c2-white-description * {
  color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-left .background-orange .global-button.variant-outline[class*=ring-grain-white]:hover, [class*=block-type-][class*=-garrya].BannerFullWidthView.variant-background-right .background-orange .global-button.variant-outline[class*=ring-grain-white]:hover,
[data-brand=garrya].BannerFullWidthView.variant-background-left .background-orange .global-button.variant-outline[class*=ring-grain-white]:hover,
[data-brand=garrya].BannerFullWidthView.variant-background-right .background-orange .global-button.variant-outline[class*=ring-grain-white]:hover {
  color: #ffffff;
}
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-grain-white, [class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-white, [class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-peach, [class*=block-type-][class*=-garrya]:has(.BigImageWithTextCtasView).background-grain-white, [class*=block-type-][class*=-garrya]:has(.BigImageWithTextCtasView).background-white, [class*=block-type-][class*=-garrya]:has(.BigImageWithTextCtasView).background-peach,
[data-brand=garrya].BigImageWithTextCtasView.background-grain-white,
[data-brand=garrya].BigImageWithTextCtasView.background-white,
[data-brand=garrya].BigImageWithTextCtasView.background-peach,
[data-brand=garrya]:has(.BigImageWithTextCtasView).background-grain-white,
[data-brand=garrya]:has(.BigImageWithTextCtasView).background-white,
[data-brand=garrya]:has(.BigImageWithTextCtasView).background-peach {
  background-color: #fbf8ee !important;
}
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-grain-white > div, [class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-white > div, [class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-peach > div, [class*=block-type-][class*=-garrya]:has(.BigImageWithTextCtasView).background-grain-white > div, [class*=block-type-][class*=-garrya]:has(.BigImageWithTextCtasView).background-white > div, [class*=block-type-][class*=-garrya]:has(.BigImageWithTextCtasView).background-peach > div,
[data-brand=garrya].BigImageWithTextCtasView.background-grain-white > div,
[data-brand=garrya].BigImageWithTextCtasView.background-white > div,
[data-brand=garrya].BigImageWithTextCtasView.background-peach > div,
[data-brand=garrya]:has(.BigImageWithTextCtasView).background-grain-white > div,
[data-brand=garrya]:has(.BigImageWithTextCtasView).background-white > div,
[data-brand=garrya]:has(.BigImageWithTextCtasView).background-peach > div {
  background-color: #fbf8ee !important;
}
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView .global-button,
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView .global-button span,
[data-brand=garrya].BigImageWithTextCtasView .global-button,
[data-brand=garrya].BigImageWithTextCtasView .global-button span {
  font-family: var(--font-brand-h6) !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.375rem !important;
}
@supports (container-type: inline-size){
  @container (min-width: 1300px){
    [class*=block-type-][class*=-garrya].BigImageWithTextCtasView .global-button,
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView .global-button span,
[data-brand=garrya].BigImageWithTextCtasView .global-button,
[data-brand=garrya].BigImageWithTextCtasView .global-button span{
      font-size: 1.125rem !important;
      line-height: 1.5rem !important;
    }
  }
}
@supports not (container-type: inline-size){
  @media (min-width: 1300px){
    [class*=block-type-][class*=-garrya].BigImageWithTextCtasView .global-button,
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView .global-button span,
[data-brand=garrya].BigImageWithTextCtasView .global-button,
[data-brand=garrya].BigImageWithTextCtasView .global-button span{
      font-size: 1.125rem !important;
      line-height: 1.5rem !important;
    }
  }
}
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView .image-curve,
[data-brand=garrya].BigImageWithTextCtasView .image-curve{
  position: absolute;
  left: -2px;
  bottom: -2px;
  width: 45%;
  transform: translateX(-1px);
}
@media (min-width: 1024px) {
  [class*=block-type-][class*=-garrya].BigImageWithTextCtasView .image-curve,
  [data-brand=garrya].BigImageWithTextCtasView .image-curve {
    width: 35%;
  }
}
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView .image-curve path,
[data-brand=garrya].BigImageWithTextCtasView .image-curve path {
  fill: var(--page-background);
}
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.variant-big-right .image-curve, [class*=block-type-][class*=-garrya].BigImageWithTextCtasView.variant-small-right .image-curve, [class*=block-type-][class*=-garrya].BigImageWithTextCtasView.variant-big-right-bg .image-curve,
[data-brand=garrya].BigImageWithTextCtasView.variant-big-right .image-curve,
[data-brand=garrya].BigImageWithTextCtasView.variant-small-right .image-curve,
[data-brand=garrya].BigImageWithTextCtasView.variant-big-right-bg .image-curve{
  position: absolute;
  left: auto;
  right: -2px;
  transform: scaleX(-1);
}
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView:has(.image-curve) .card-image-container,
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView:has(.image-curve) .aov > .relative,
[data-brand=garrya].BigImageWithTextCtasView:has(.image-curve) .card-image-container,
[data-brand=garrya].BigImageWithTextCtasView:has(.image-curve) .aov > .relative {
  margin: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
}
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView:has(.image-curve) .card-image-container,
[data-brand=garrya].BigImageWithTextCtasView:has(.image-curve) .card-image-container {
  height: auto;
}
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView:has(.image-curve) img,
[data-brand=garrya].BigImageWithTextCtasView:has(.image-curve) img {
  border: 1px solid transparent;
}
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-none .title,
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-none h3,
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-none h4,
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-none .typographic.variant-h3,
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-none .typographic.variant-h4, [class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-transparent .title,
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-transparent h3,
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-transparent h4,
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-transparent .typographic.variant-h3,
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-transparent .typographic.variant-h4,
[data-brand=garrya].BigImageWithTextCtasView.background-none .title,
[data-brand=garrya].BigImageWithTextCtasView.background-none h3,
[data-brand=garrya].BigImageWithTextCtasView.background-none h4,
[data-brand=garrya].BigImageWithTextCtasView.background-none .typographic.variant-h3,
[data-brand=garrya].BigImageWithTextCtasView.background-none .typographic.variant-h4,
[data-brand=garrya].BigImageWithTextCtasView.background-transparent .title,
[data-brand=garrya].BigImageWithTextCtasView.background-transparent h3,
[data-brand=garrya].BigImageWithTextCtasView.background-transparent h4,
[data-brand=garrya].BigImageWithTextCtasView.background-transparent .typographic.variant-h3,
[data-brand=garrya].BigImageWithTextCtasView.background-transparent .typographic.variant-h4{
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
  color: #cb6e4f !important;
}
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-none .description,
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-none .RichText-root,
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-none .RichText-root *, [class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-transparent .description,
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-transparent .RichText-root,
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-transparent .RichText-root *,
[data-brand=garrya].BigImageWithTextCtasView.background-none .description,
[data-brand=garrya].BigImageWithTextCtasView.background-none .RichText-root,
[data-brand=garrya].BigImageWithTextCtasView.background-none .RichText-root *,
[data-brand=garrya].BigImageWithTextCtasView.background-transparent .description,
[data-brand=garrya].BigImageWithTextCtasView.background-transparent .RichText-root,
[data-brand=garrya].BigImageWithTextCtasView.background-transparent .RichText-root * {
  --tw-text-opacity: 1 !important;
  color: rgb(109, 109, 109, var(--tw-text-opacity, 1)) !important;
}
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-white .image-curve path,
[data-brand=garrya].BigImageWithTextCtasView.background-white .image-curve path{
  fill: #FBF8EE;
}
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.variant-big-right-bg.background-none [class*=bg-white] .image-curve path, [class*=block-type-][class*=-garrya].BigImageWithTextCtasView.variant-big-right-bg.background-white [class*=bg-white] .image-curve path, [class*=block-type-][class*=-garrya].BigImageWithTextCtasView.variant-big-right-bg.background-transparent [class*=bg-white] .image-curve path, [class*=block-type-][class*=-garrya].BigImageWithTextCtasView.variant-big-left-bg.background-none [class*=bg-white] .image-curve path, [class*=block-type-][class*=-garrya].BigImageWithTextCtasView.variant-big-left-bg.background-white [class*=bg-white] .image-curve path, [class*=block-type-][class*=-garrya].BigImageWithTextCtasView.variant-big-left-bg.background-transparent [class*=bg-white] .image-curve path,
[data-brand=garrya].BigImageWithTextCtasView.variant-big-right-bg.background-none [class*=bg-white] .image-curve path,
[data-brand=garrya].BigImageWithTextCtasView.variant-big-right-bg.background-white [class*=bg-white] .image-curve path,
[data-brand=garrya].BigImageWithTextCtasView.variant-big-right-bg.background-transparent [class*=bg-white] .image-curve path,
[data-brand=garrya].BigImageWithTextCtasView.variant-big-left-bg.background-none [class*=bg-white] .image-curve path,
[data-brand=garrya].BigImageWithTextCtasView.variant-big-left-bg.background-white [class*=bg-white] .image-curve path,
[data-brand=garrya].BigImageWithTextCtasView.variant-big-left-bg.background-transparent [class*=bg-white] .image-curve path{
  fill: #fff;
}
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-white .description,
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-white .RichText-root,
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-white .RichText-root *, [class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-peach .description,
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-peach .RichText-root,
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-peach .RichText-root *,
[data-brand=garrya].BigImageWithTextCtasView.background-white .description,
[data-brand=garrya].BigImageWithTextCtasView.background-white .RichText-root,
[data-brand=garrya].BigImageWithTextCtasView.background-white .RichText-root *,
[data-brand=garrya].BigImageWithTextCtasView.background-peach .description,
[data-brand=garrya].BigImageWithTextCtasView.background-peach .RichText-root,
[data-brand=garrya].BigImageWithTextCtasView.background-peach .RichText-root * {
  --tw-text-opacity: 1 !important;
  color: rgb(109, 109, 109, var(--tw-text-opacity, 1)) !important;
}
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-orange .image-curve path,
[data-brand=garrya].BigImageWithTextCtasView.background-orange .image-curve path{
  fill: #CB6E4F;
}
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-orange .description,
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-orange .description *,
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-orange .RichText-root,
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-orange .RichText-root *,
[data-brand=garrya].BigImageWithTextCtasView.background-orange .description,
[data-brand=garrya].BigImageWithTextCtasView.background-orange .description *,
[data-brand=garrya].BigImageWithTextCtasView.background-orange .RichText-root,
[data-brand=garrya].BigImageWithTextCtasView.background-orange .RichText-root * {
  color: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-orange .global-button.variant-default, [class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-orange .global-button.variant-secondary,
[data-brand=garrya].BigImageWithTextCtasView.background-orange .global-button.variant-default,
[data-brand=garrya].BigImageWithTextCtasView.background-orange .global-button.variant-secondary{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 233 226 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(243 233 226 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #F3E9E2 !important;
}
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-orange .global-button.variant-default:hover, [class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-orange .global-button.variant-secondary:hover,
[data-brand=garrya].BigImageWithTextCtasView.background-orange .global-button.variant-default:hover,
[data-brand=garrya].BigImageWithTextCtasView.background-orange .global-button.variant-secondary:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(216 183 160 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(216 183 160 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #D8B7A0 !important;
}
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-orange .global-button.variant-default:disabled, [class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-orange .global-button.variant-default.disabled, [class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-orange .global-button.variant-secondary:disabled, [class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-orange .global-button.variant-secondary.disabled,
[data-brand=garrya].BigImageWithTextCtasView.background-orange .global-button.variant-default:disabled,
[data-brand=garrya].BigImageWithTextCtasView.background-orange .global-button.variant-default.disabled,
[data-brand=garrya].BigImageWithTextCtasView.background-orange .global-button.variant-secondary:disabled,
[data-brand=garrya].BigImageWithTextCtasView.background-orange .global-button.variant-secondary.disabled{
  cursor: not-allowed !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 233 226 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
  opacity: 0.35 !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(243 233 226 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #F3E9E2 !important;
}
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-orange .global-button.variant-outline,
[data-brand=garrya].BigImageWithTextCtasView.background-orange .global-button.variant-outline{
  background-color: transparent !important;
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(243 233 226 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #F3E9E2 !important;
}
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-orange .global-button.variant-outline:hover,
[data-brand=garrya].BigImageWithTextCtasView.background-orange .global-button.variant-outline:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 208 202 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(217 208 202 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #D9D0CA !important;
}
[class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-orange .global-button.variant-outline:disabled, [class*=block-type-][class*=-garrya].BigImageWithTextCtasView.background-orange .global-button.variant-outline.disabled,
[data-brand=garrya].BigImageWithTextCtasView.background-orange .global-button.variant-outline:disabled,
[data-brand=garrya].BigImageWithTextCtasView.background-orange .global-button.variant-outline.disabled{
  cursor: not-allowed !important;
  background-color: transparent !important;
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
  opacity: 0.35 !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(243 233 226 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #F3E9E2 !important;
}
[class*=block-type-][class*=-garrya].OffersGridView .grid-filter-bar-label,
[class*=block-type-][class*=-garrya].OffersGridView .typographic.variant-chip:not(button *),
[data-brand=garrya].OffersGridView .grid-filter-bar-label,
[data-brand=garrya].OffersGridView .typographic.variant-chip:not(button *) {
  display: none !important;
}
[class*=block-type-][class*=-garrya].OffersGridView .ExpiringLabel.bg-grain-white,
[class*=block-type-][class*=-garrya].OffersGridView .ExpiringLabel[class*=bg-grain-white],
[data-brand=garrya].OffersGridView .ExpiringLabel.bg-grain-white,
[data-brand=garrya].OffersGridView .ExpiringLabel[class*=bg-grain-white] {
  background-color: #f3e9e2 !important;
  color: #cb6e4f !important;
  border: none !important;
}
[class*=block-type-][class*=-garrya].OffersGridView .ExpiringLabel.bg-ink-black,
[class*=block-type-][class*=-garrya].OffersGridView .ExpiringLabel[class*=bg-ink-black],
[class*=block-type-][class*=-garrya].OffersGridView .ExpiringLabel.stay-period-tag,
[data-brand=garrya].OffersGridView .ExpiringLabel.bg-ink-black,
[data-brand=garrya].OffersGridView .ExpiringLabel[class*=bg-ink-black],
[data-brand=garrya].OffersGridView .ExpiringLabel.stay-period-tag {
  background-color: #cb6e4f !important;
  color: #ffffff !important;
  border: none !important;
}
[class*=block-type-][class*=-garrya].OffersGridView .card-title,
[data-brand=garrya].OffersGridView .card-title {
  color: #cb6e4f !important;
}
[class*=block-type-][class*=-garrya].OffersGridView .global-button.variant-ghost,
[class*=block-type-][class*=-garrya].OffersGridView .global-button.variant-link,
[data-brand=garrya].OffersGridView .global-button.variant-ghost,
[data-brand=garrya].OffersGridView .global-button.variant-link {
  color: #000000 !important;
  border-bottom-width: 1px !important;
  border-color: #cb6e4f !important;
  -webkit-text-decoration-line: none !important;
          text-decoration-line: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
[class*=block-type-][class*=-garrya].OffersGridView .global-button.variant-ghost:hover,
[class*=block-type-][class*=-garrya].OffersGridView .global-button.variant-link:hover,
[data-brand=garrya].OffersGridView .global-button.variant-ghost:hover,
[data-brand=garrya].OffersGridView .global-button.variant-link:hover {
  color: #000000 !important;
  border-color: #cb6e4f !important;
  opacity: 0.7 !important;
}
[class*=block-type-][class*=-garrya].DiningGridView .card-container.feature-card .card-title,
[class*=block-type-][class*=-garrya].DiningGridView .card-container.feature-card .RichText-root,
[class*=block-type-][class*=-garrya].DiningGridView .card-container.feature-card .RichText-root *,
[class*=block-type-][class*=-garrya].DiningGridView .card-container.feature-card .description,
[class*=block-type-][class*=-garrya].DiningGridView .card-container.feature-card p,
[data-brand=garrya].DiningGridView .card-container.feature-card .card-title,
[data-brand=garrya].DiningGridView .card-container.feature-card .RichText-root,
[data-brand=garrya].DiningGridView .card-container.feature-card .RichText-root *,
[data-brand=garrya].DiningGridView .card-container.feature-card .description,
[data-brand=garrya].DiningGridView .card-container.feature-card p {
  color: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].DiningGridView .card-container:not(.feature-card) .card-title,
[data-brand=garrya].DiningGridView .card-container:not(.feature-card) .card-title {
  color: #cb6e4f !important;
}
[class*=block-type-][class*=-garrya].DiningGridView .card-container:not(.feature-card) .RichText-root,
[class*=block-type-][class*=-garrya].DiningGridView .card-container:not(.feature-card) .RichText-root *,
[class*=block-type-][class*=-garrya].DiningGridView .card-container:not(.feature-card) .description,
[class*=block-type-][class*=-garrya].DiningGridView .card-container:not(.feature-card) p,
[data-brand=garrya].DiningGridView .card-container:not(.feature-card) .RichText-root,
[data-brand=garrya].DiningGridView .card-container:not(.feature-card) .RichText-root *,
[data-brand=garrya].DiningGridView .card-container:not(.feature-card) .description,
[data-brand=garrya].DiningGridView .card-container:not(.feature-card) p {
  --tw-text-opacity: 1 !important;
  color: rgb(109, 109, 109, var(--tw-text-opacity, 1)) !important;
}
[class*=block-type-][class*=-garrya].DiningGridView .multiple-purpose-card .RichText-root,
[class*=block-type-][class*=-garrya].DiningGridView .multiple-purpose-card .RichText-root *,
[class*=block-type-][class*=-garrya].DiningGridView .multiple-purpose-card .description,
[class*=block-type-][class*=-garrya].DiningGridView .multiple-purpose-card p,
[class*=block-type-][class*=-garrya].DiningGridView .card-item .RichText-root,
[class*=block-type-][class*=-garrya].DiningGridView .card-item .RichText-root *,
[class*=block-type-][class*=-garrya].DiningGridView .card-item .description,
[class*=block-type-][class*=-garrya].DiningGridView .card-item p,
[data-brand=garrya].DiningGridView .multiple-purpose-card .RichText-root,
[data-brand=garrya].DiningGridView .multiple-purpose-card .RichText-root *,
[data-brand=garrya].DiningGridView .multiple-purpose-card .description,
[data-brand=garrya].DiningGridView .multiple-purpose-card p,
[data-brand=garrya].DiningGridView .card-item .RichText-root,
[data-brand=garrya].DiningGridView .card-item .RichText-root *,
[data-brand=garrya].DiningGridView .card-item .description,
[data-brand=garrya].DiningGridView .card-item p {
  --tw-text-opacity: 1 !important;
  color: rgb(109, 109, 109, var(--tw-text-opacity, 1)) !important;
}
[class*=block-type-][class*=-garrya].MemberBenefitV2View [role=checkbox],
[class*=block-type-][class*=-garrya].MemberBenefitV2View button[role=checkbox], [class*=block-type-][class*=-garrya].OfferBlockView [role=checkbox],
[class*=block-type-][class*=-garrya].OfferBlockView button[role=checkbox],
[data-brand=garrya].MemberBenefitV2View [role=checkbox],
[data-brand=garrya].MemberBenefitV2View button[role=checkbox],
[data-brand=garrya].OfferBlockView [role=checkbox],
[data-brand=garrya].OfferBlockView button[role=checkbox] {
  border-radius: 0px !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(18 17 19 / var(--tw-border-opacity, 1)) !important;
  background-color: transparent !important;
}
[class*=block-type-][class*=-garrya].MemberBenefitV2View [role=checkbox][data-state=checked],
[class*=block-type-][class*=-garrya].MemberBenefitV2View button[role=checkbox][data-state=checked], [class*=block-type-][class*=-garrya].OfferBlockView [role=checkbox][data-state=checked],
[class*=block-type-][class*=-garrya].OfferBlockView button[role=checkbox][data-state=checked],
[data-brand=garrya].MemberBenefitV2View [role=checkbox][data-state=checked],
[data-brand=garrya].MemberBenefitV2View button[role=checkbox][data-state=checked],
[data-brand=garrya].OfferBlockView [role=checkbox][data-state=checked],
[data-brand=garrya].OfferBlockView button[role=checkbox][data-state=checked] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(18, 17, 19, var(--tw-bg-opacity, 1)) !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(18, 17, 19, var(--tw-border-opacity, 1)) !important;
}
[class*=block-type-][class*=-garrya].MemberBenefitV2View [role=checkbox][data-state=checked] svg,
[class*=block-type-][class*=-garrya].MemberBenefitV2View [role=checkbox][data-state=checked] path,
[class*=block-type-][class*=-garrya].MemberBenefitV2View button[role=checkbox][data-state=checked] svg,
[class*=block-type-][class*=-garrya].MemberBenefitV2View button[role=checkbox][data-state=checked] path, [class*=block-type-][class*=-garrya].OfferBlockView [role=checkbox][data-state=checked] svg,
[class*=block-type-][class*=-garrya].OfferBlockView [role=checkbox][data-state=checked] path,
[class*=block-type-][class*=-garrya].OfferBlockView button[role=checkbox][data-state=checked] svg,
[class*=block-type-][class*=-garrya].OfferBlockView button[role=checkbox][data-state=checked] path,
[data-brand=garrya].MemberBenefitV2View [role=checkbox][data-state=checked] svg,
[data-brand=garrya].MemberBenefitV2View [role=checkbox][data-state=checked] path,
[data-brand=garrya].MemberBenefitV2View button[role=checkbox][data-state=checked] svg,
[data-brand=garrya].MemberBenefitV2View button[role=checkbox][data-state=checked] path,
[data-brand=garrya].OfferBlockView [role=checkbox][data-state=checked] svg,
[data-brand=garrya].OfferBlockView [role=checkbox][data-state=checked] path,
[data-brand=garrya].OfferBlockView button[role=checkbox][data-state=checked] svg,
[data-brand=garrya].OfferBlockView button[role=checkbox][data-state=checked] path{
  stroke: #fff !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
[class*=block-type-][class*=-garrya].MemberBenefitV2View [role=checkbox][data-state=unchecked],
[class*=block-type-][class*=-garrya].MemberBenefitV2View button[role=checkbox][data-state=unchecked], [class*=block-type-][class*=-garrya].OfferBlockView [role=checkbox][data-state=unchecked],
[class*=block-type-][class*=-garrya].OfferBlockView button[role=checkbox][data-state=unchecked],
[data-brand=garrya].MemberBenefitV2View [role=checkbox][data-state=unchecked],
[data-brand=garrya].MemberBenefitV2View button[role=checkbox][data-state=unchecked],
[data-brand=garrya].OfferBlockView [role=checkbox][data-state=unchecked],
[data-brand=garrya].OfferBlockView button[role=checkbox][data-state=unchecked]{
  --tw-border-opacity: 1 !important;
  border-color: rgb(18 17 19 / var(--tw-border-opacity, 1)) !important;
  background-color: transparent !important;
}
[class*=block-type-][class*=-garrya].MemberBenefitV2View [role=checkbox][data-state=unchecked] svg,
[class*=block-type-][class*=-garrya].MemberBenefitV2View [role=checkbox][data-state=unchecked] path,
[class*=block-type-][class*=-garrya].MemberBenefitV2View button[role=checkbox][data-state=unchecked] svg,
[class*=block-type-][class*=-garrya].MemberBenefitV2View button[role=checkbox][data-state=unchecked] path, [class*=block-type-][class*=-garrya].OfferBlockView [role=checkbox][data-state=unchecked] svg,
[class*=block-type-][class*=-garrya].OfferBlockView [role=checkbox][data-state=unchecked] path,
[class*=block-type-][class*=-garrya].OfferBlockView button[role=checkbox][data-state=unchecked] svg,
[class*=block-type-][class*=-garrya].OfferBlockView button[role=checkbox][data-state=unchecked] path,
[data-brand=garrya].MemberBenefitV2View [role=checkbox][data-state=unchecked] svg,
[data-brand=garrya].MemberBenefitV2View [role=checkbox][data-state=unchecked] path,
[data-brand=garrya].MemberBenefitV2View button[role=checkbox][data-state=unchecked] svg,
[data-brand=garrya].MemberBenefitV2View button[role=checkbox][data-state=unchecked] path,
[data-brand=garrya].OfferBlockView [role=checkbox][data-state=unchecked] svg,
[data-brand=garrya].OfferBlockView [role=checkbox][data-state=unchecked] path,
[data-brand=garrya].OfferBlockView button[role=checkbox][data-state=unchecked] svg,
[data-brand=garrya].OfferBlockView button[role=checkbox][data-state=unchecked] path {
  stroke: #121113 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(18, 17, 19, var(--tw-text-opacity, 1)) !important;
}
[class*=block-type-][class*=-garrya].OfferBlockView .accordion-trigger svg,
[class*=block-type-][class*=-garrya].OfferBlockView .accordion-trigger h6,
[class*=block-type-][class*=-garrya].OfferBlockView .accordion-trigger .icon,
[data-brand=garrya].OfferBlockView .accordion-trigger svg,
[data-brand=garrya].OfferBlockView .accordion-trigger h6,
[data-brand=garrya].OfferBlockView .accordion-trigger .icon {
  color: #000 !important;
}
[class*=block-type-][class*=-garrya].RoomCategoriesTemplateView h3,
[class*=block-type-][class*=-garrya].RoomCategoriesTemplateView .typographic.variant-h3,
[class*=block-type-][class*=-garrya].RoomCategoriesTemplateView .title,
[data-brand=garrya].RoomCategoriesTemplateView h3,
[data-brand=garrya].RoomCategoriesTemplateView .typographic.variant-h3,
[data-brand=garrya].RoomCategoriesTemplateView .title{
  --tw-text-opacity: 1;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya].RoomCategoriesTemplateView .room-card-container h4,
[data-brand=garrya].RoomCategoriesTemplateView .room-card-container h4{
  --tw-text-opacity: 1;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya].RoomCategoriesTemplateView .room-card-container p.variant-chip,
[data-brand=garrya].RoomCategoriesTemplateView .room-card-container p.variant-chip{
  --tw-text-opacity: 1;
  color: rgb(109 109 109 / var(--tw-text-opacity, 1));
}
[class*=block-type-][class*=-garrya].FullscreenBannerView .global-button.variant-default,
[class*=block-type-][class*=-garrya].FullscreenBannerView .global-button.variant-default.bg-grain-white,
[class*=block-type-][class*=-garrya].FullscreenBannerView .global-button.variant-default.bg-white,
[class*=block-type-][class*=-garrya].FullscreenBannerView .global-button.variant-default[class*=bg-grain-white],
[class*=block-type-][class*=-garrya].FullscreenBannerView .global-button.variant-default[class~=bg-grain-white],
[data-brand=garrya].FullscreenBannerView .global-button.variant-default,
[data-brand=garrya].FullscreenBannerView .global-button.variant-default.bg-grain-white,
[data-brand=garrya].FullscreenBannerView .global-button.variant-default.bg-white,
[data-brand=garrya].FullscreenBannerView .global-button.variant-default[class*=bg-grain-white],
[data-brand=garrya].FullscreenBannerView .global-button.variant-default[class~=bg-grain-white]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(203 110 79 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(203 110 79 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #CB6E4F !important;
}
[class*=block-type-][class*=-garrya].FullscreenBannerView .global-button.variant-default:hover,
[class*=block-type-][class*=-garrya].FullscreenBannerView .global-button.variant-default.bg-grain-white:hover,
[class*=block-type-][class*=-garrya].FullscreenBannerView .global-button.variant-default.bg-white:hover,
[class*=block-type-][class*=-garrya].FullscreenBannerView .global-button.variant-default[class*=bg-grain-white]:hover,
[class*=block-type-][class*=-garrya].FullscreenBannerView .global-button.variant-default[class~=bg-grain-white]:hover,
[data-brand=garrya].FullscreenBannerView .global-button.variant-default:hover,
[data-brand=garrya].FullscreenBannerView .global-button.variant-default.bg-grain-white:hover,
[data-brand=garrya].FullscreenBannerView .global-button.variant-default.bg-white:hover,
[data-brand=garrya].FullscreenBannerView .global-button.variant-default[class*=bg-grain-white]:hover,
[data-brand=garrya].FullscreenBannerView .global-button.variant-default[class~=bg-grain-white]:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(178 97 69 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(178 97 69 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #B26145 !important;
}
[class*=block-type-][class*=-garrya].FullscreenBannerView .global-button.variant-default:disabled, [class*=block-type-][class*=-garrya].FullscreenBannerView .global-button.variant-default.disabled,
[class*=block-type-][class*=-garrya].FullscreenBannerView .global-button.variant-default.bg-grain-white:disabled,
[class*=block-type-][class*=-garrya].FullscreenBannerView .global-button.variant-default.bg-grain-white.disabled,
[class*=block-type-][class*=-garrya].FullscreenBannerView .global-button.variant-default.bg-white:disabled,
[class*=block-type-][class*=-garrya].FullscreenBannerView .global-button.variant-default.bg-white.disabled,
[class*=block-type-][class*=-garrya].FullscreenBannerView .global-button.variant-default[class*=bg-grain-white]:disabled,
[class*=block-type-][class*=-garrya].FullscreenBannerView .global-button.variant-default[class*=bg-grain-white].disabled,
[class*=block-type-][class*=-garrya].FullscreenBannerView .global-button.variant-default[class~=bg-grain-white]:disabled,
[class*=block-type-][class*=-garrya].FullscreenBannerView .global-button.variant-default[class~=bg-grain-white].disabled,
[data-brand=garrya].FullscreenBannerView .global-button.variant-default:disabled,
[data-brand=garrya].FullscreenBannerView .global-button.variant-default.disabled,
[data-brand=garrya].FullscreenBannerView .global-button.variant-default.bg-grain-white:disabled,
[data-brand=garrya].FullscreenBannerView .global-button.variant-default.bg-grain-white.disabled,
[data-brand=garrya].FullscreenBannerView .global-button.variant-default.bg-white:disabled,
[data-brand=garrya].FullscreenBannerView .global-button.variant-default.bg-white.disabled,
[data-brand=garrya].FullscreenBannerView .global-button.variant-default[class*=bg-grain-white]:disabled,
[data-brand=garrya].FullscreenBannerView .global-button.variant-default[class*=bg-grain-white].disabled,
[data-brand=garrya].FullscreenBannerView .global-button.variant-default[class~=bg-grain-white]:disabled,
[data-brand=garrya].FullscreenBannerView .global-button.variant-default[class~=bg-grain-white].disabled{
  cursor: not-allowed !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(203 110 79 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
  opacity: 0.35 !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(203 110 79 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #CB6E4F !important;
}
[class*=block-type-][class*=-garrya].CarouselBannerView h2,
[class*=block-type-][class*=-garrya].CarouselBannerView .typographic.variant-h2,
[class*=block-type-][class*=-garrya].CarouselBannerView .title,
[class*=block-type-][class*=-garrya].CarouselBannerView .description,
[class*=block-type-][class*=-garrya].CarouselBannerView .description *,
[class*=block-type-][class*=-garrya].CarouselBannerView .RichText-root,
[class*=block-type-][class*=-garrya].CarouselBannerView .RichText-root *,
[data-brand=garrya].CarouselBannerView h2,
[data-brand=garrya].CarouselBannerView .typographic.variant-h2,
[data-brand=garrya].CarouselBannerView .title,
[data-brand=garrya].CarouselBannerView .description,
[data-brand=garrya].CarouselBannerView .description *,
[data-brand=garrya].CarouselBannerView .RichText-root,
[data-brand=garrya].CarouselBannerView .RichText-root * {
  color: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].CarouselBannerView .global-button.variant-default,
[class*=block-type-][class*=-garrya].CarouselBannerView .global-button.variant-default.bg-grain-white,
[class*=block-type-][class*=-garrya].CarouselBannerView .global-button.variant-default.bg-white,
[class*=block-type-][class*=-garrya].CarouselBannerView .global-button.variant-default[class*=bg-grain-white],
[class*=block-type-][class*=-garrya].CarouselBannerView .global-button.variant-default[class~=bg-grain-white],
[data-brand=garrya].CarouselBannerView .global-button.variant-default,
[data-brand=garrya].CarouselBannerView .global-button.variant-default.bg-grain-white,
[data-brand=garrya].CarouselBannerView .global-button.variant-default.bg-white,
[data-brand=garrya].CarouselBannerView .global-button.variant-default[class*=bg-grain-white],
[data-brand=garrya].CarouselBannerView .global-button.variant-default[class~=bg-grain-white]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(203 110 79 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(203 110 79 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #CB6E4F !important;
}
[class*=block-type-][class*=-garrya].CarouselBannerView .global-button.variant-default:hover,
[class*=block-type-][class*=-garrya].CarouselBannerView .global-button.variant-default.bg-grain-white:hover,
[class*=block-type-][class*=-garrya].CarouselBannerView .global-button.variant-default.bg-white:hover,
[class*=block-type-][class*=-garrya].CarouselBannerView .global-button.variant-default[class*=bg-grain-white]:hover,
[class*=block-type-][class*=-garrya].CarouselBannerView .global-button.variant-default[class~=bg-grain-white]:hover,
[data-brand=garrya].CarouselBannerView .global-button.variant-default:hover,
[data-brand=garrya].CarouselBannerView .global-button.variant-default.bg-grain-white:hover,
[data-brand=garrya].CarouselBannerView .global-button.variant-default.bg-white:hover,
[data-brand=garrya].CarouselBannerView .global-button.variant-default[class*=bg-grain-white]:hover,
[data-brand=garrya].CarouselBannerView .global-button.variant-default[class~=bg-grain-white]:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(178 97 69 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(178 97 69 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #B26145 !important;
}
[class*=block-type-][class*=-garrya].CarouselBannerView .global-button.variant-default:disabled, [class*=block-type-][class*=-garrya].CarouselBannerView .global-button.variant-default.disabled,
[class*=block-type-][class*=-garrya].CarouselBannerView .global-button.variant-default.bg-grain-white:disabled,
[class*=block-type-][class*=-garrya].CarouselBannerView .global-button.variant-default.bg-grain-white.disabled,
[class*=block-type-][class*=-garrya].CarouselBannerView .global-button.variant-default.bg-white:disabled,
[class*=block-type-][class*=-garrya].CarouselBannerView .global-button.variant-default.bg-white.disabled,
[class*=block-type-][class*=-garrya].CarouselBannerView .global-button.variant-default[class*=bg-grain-white]:disabled,
[class*=block-type-][class*=-garrya].CarouselBannerView .global-button.variant-default[class*=bg-grain-white].disabled,
[class*=block-type-][class*=-garrya].CarouselBannerView .global-button.variant-default[class~=bg-grain-white]:disabled,
[class*=block-type-][class*=-garrya].CarouselBannerView .global-button.variant-default[class~=bg-grain-white].disabled,
[data-brand=garrya].CarouselBannerView .global-button.variant-default:disabled,
[data-brand=garrya].CarouselBannerView .global-button.variant-default.disabled,
[data-brand=garrya].CarouselBannerView .global-button.variant-default.bg-grain-white:disabled,
[data-brand=garrya].CarouselBannerView .global-button.variant-default.bg-grain-white.disabled,
[data-brand=garrya].CarouselBannerView .global-button.variant-default.bg-white:disabled,
[data-brand=garrya].CarouselBannerView .global-button.variant-default.bg-white.disabled,
[data-brand=garrya].CarouselBannerView .global-button.variant-default[class*=bg-grain-white]:disabled,
[data-brand=garrya].CarouselBannerView .global-button.variant-default[class*=bg-grain-white].disabled,
[data-brand=garrya].CarouselBannerView .global-button.variant-default[class~=bg-grain-white]:disabled,
[data-brand=garrya].CarouselBannerView .global-button.variant-default[class~=bg-grain-white].disabled{
  cursor: not-allowed !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(203 110 79 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
  opacity: 0.35 !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(203 110 79 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #CB6E4F !important;
}
[class*=block-type-][class*=-garrya].SingleVideoAndImageView .description,
[class*=block-type-][class*=-garrya].SingleVideoAndImageView .description *,
[class*=block-type-][class*=-garrya].SingleVideoAndImageView .RichText-root,
[class*=block-type-][class*=-garrya].SingleVideoAndImageView .RichText-root *,
[data-brand=garrya].SingleVideoAndImageView .description,
[data-brand=garrya].SingleVideoAndImageView .description *,
[data-brand=garrya].SingleVideoAndImageView .RichText-root,
[data-brand=garrya].SingleVideoAndImageView .RichText-root * {
  color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].SingleVideoAndImageView video,
[data-brand=garrya].SingleVideoAndImageView video {
  background-color: transparent !important;
}
[class*=block-type-][class*=-garrya].SingleVideoAndImageView video::-webkit-media-controls-panel,
[data-brand=garrya].SingleVideoAndImageView video::-webkit-media-controls-panel {
  background-color: transparent !important;
}
[class*=block-type-][class*=-garrya].BlogTemplateView .metadata svg,
[class*=block-type-][class*=-garrya].BlogTemplateView .metadata svg *,
[class*=block-type-][class*=-garrya].BlogTemplateView .metadata a,
[class*=block-type-][class*=-garrya].BlogTemplateView .metadata button,
[data-brand=garrya].BlogTemplateView .metadata svg,
[data-brand=garrya].BlogTemplateView .metadata svg *,
[data-brand=garrya].BlogTemplateView .metadata a,
[data-brand=garrya].BlogTemplateView .metadata button {
  color: #000000 !important;
  stroke: #000000 !important;
}
[class*=block-type-][class*=-garrya].BlogTemplateView .metadata img,
[data-brand=garrya].BlogTemplateView .metadata img {
  filter: brightness(0) !important;
}
[class*=block-type-][class*=-garrya].BlogTemplateView .RichText-root h1,
[class*=block-type-][class*=-garrya].BlogTemplateView .RichText-root h2,
[class*=block-type-][class*=-garrya].BlogTemplateView .RichText-root h3,
[class*=block-type-][class*=-garrya].BlogTemplateView .RichText-root h4,
[class*=block-type-][class*=-garrya].BlogTemplateView .RichText-root h5,
[class*=block-type-][class*=-garrya].BlogTemplateView .RichText-root h6,
[data-brand=garrya].BlogTemplateView .RichText-root h1,
[data-brand=garrya].BlogTemplateView .RichText-root h2,
[data-brand=garrya].BlogTemplateView .RichText-root h3,
[data-brand=garrya].BlogTemplateView .RichText-root h4,
[data-brand=garrya].BlogTemplateView .RichText-root h5,
[data-brand=garrya].BlogTemplateView .RichText-root h6 {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].BlogTemplateView .RichText-root p,
[class*=block-type-][class*=-garrya].BlogTemplateView .RichText-root li,
[class*=block-type-][class*=-garrya].BlogTemplateView .RichText-root ul,
[class*=block-type-][class*=-garrya].BlogTemplateView .RichText-root ol,
[data-brand=garrya].BlogTemplateView .RichText-root p,
[data-brand=garrya].BlogTemplateView .RichText-root li,
[data-brand=garrya].BlogTemplateView .RichText-root ul,
[data-brand=garrya].BlogTemplateView .RichText-root ol {
  color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].BlogTemplateView.variant-template-b .typographic.variant-chip,
[data-brand=garrya].BlogTemplateView.variant-template-b .typographic.variant-chip {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView .typographic.variant-chip-bold,
[data-brand=garrya].EssentialDetailsView .typographic.variant-chip-bold {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-room-services-icon-list .typographic.variant-body-small-regular,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-room-services-icon-list .feature-name,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-room-services-icon-list .c32-list-marker,
[data-brand=garrya].EssentialDetailsView.variant-room-services-icon-list .typographic.variant-body-small-regular,
[data-brand=garrya].EssentialDetailsView.variant-room-services-icon-list .feature-name,
[data-brand=garrya].EssentialDetailsView.variant-room-services-icon-list .c32-list-marker {
  color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-room-services-icon-list .c32-list-marker,
[data-brand=garrya].EssentialDetailsView.variant-room-services-icon-list .c32-list-marker {
  background-color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details a[href^=mailto],
[data-brand=garrya].EssentialDetailsView.variant-hotel-details a[href^=mailto] {
  text-decoration: none !important;
  -webkit-text-decoration-line: none !important;
          text-decoration-line: none !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details .typographic.variant-body-small-regular,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details .feature-name,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details a[href^=tel],
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details a[href^=mailto],
[data-brand=garrya].EssentialDetailsView.variant-hotel-details .typographic.variant-body-small-regular,
[data-brand=garrya].EssentialDetailsView.variant-hotel-details .feature-name,
[data-brand=garrya].EssentialDetailsView.variant-hotel-details a[href^=tel],
[data-brand=garrya].EssentialDetailsView.variant-hotel-details a[href^=mailto] {
  color: #6d6d6d;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details .c32-list-marker,
[data-brand=garrya].EssentialDetailsView.variant-hotel-details .c32-list-marker {
  background-color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details svg:not(.social-icon svg):not(.more-btn svg),
[data-brand=garrya].EssentialDetailsView.variant-hotel-details svg:not(.social-icon svg):not(.more-btn svg) {
  color: #6d6d6d !important;
  stroke: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details .social-icon,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details .social-icon svg,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details .social-icon svg *,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details .filter-icon svg,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details .filter-icon svg *,
[data-brand=garrya].EssentialDetailsView.variant-hotel-details .social-icon,
[data-brand=garrya].EssentialDetailsView.variant-hotel-details .social-icon svg,
[data-brand=garrya].EssentialDetailsView.variant-hotel-details .social-icon svg *,
[data-brand=garrya].EssentialDetailsView.variant-hotel-details .filter-icon svg,
[data-brand=garrya].EssentialDetailsView.variant-hotel-details .filter-icon svg * {
  color: #000000 !important;
  stroke: #000000 !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details .award-item .typographic,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details .award-item .typographic *,
[data-brand=garrya].EssentialDetailsView.variant-hotel-details .award-item .typographic,
[data-brand=garrya].EssentialDetailsView.variant-hotel-details .award-item .typographic * {
  color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details .more-btn,
[data-brand=garrya].EssentialDetailsView.variant-hotel-details .more-btn {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details .more-btn .typographic,
[data-brand=garrya].EssentialDetailsView.variant-hotel-details .more-btn .typographic {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details .more-btn svg,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details .more-btn svg *,
[data-brand=garrya].EssentialDetailsView.variant-hotel-details .more-btn svg,
[data-brand=garrya].EssentialDetailsView.variant-hotel-details .more-btn svg * {
  color: #cb6e4f !important;
  stroke: #cb6e4f !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details .global-button.variant-ghost, [class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details .global-button.variant-ghost *,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details .global-button.variant-link,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details .global-button.variant-link *,
[data-brand=garrya].EssentialDetailsView.variant-hotel-details .global-button.variant-ghost,
[data-brand=garrya].EssentialDetailsView.variant-hotel-details .global-button.variant-ghost *,
[data-brand=garrya].EssentialDetailsView.variant-hotel-details .global-button.variant-link,
[data-brand=garrya].EssentialDetailsView.variant-hotel-details .global-button.variant-link * {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details .global-button.variant-ghost,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details .global-button.variant-link,
[data-brand=garrya].EssentialDetailsView.variant-hotel-details .global-button.variant-ghost,
[data-brand=garrya].EssentialDetailsView.variant-hotel-details .global-button.variant-link {
  border-bottom-width: 1px !important;
  border-color: #cb6e4f !important;
  -webkit-text-decoration-line: none !important;
          text-decoration-line: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details .global-button.variant-ghost:hover,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-hotel-details .global-button.variant-link:hover,
[data-brand=garrya].EssentialDetailsView.variant-hotel-details .global-button.variant-ghost:hover,
[data-brand=garrya].EssentialDetailsView.variant-hotel-details .global-button.variant-link:hover {
  color: #000000 !important;
  border-color: #cb6e4f !important;
  opacity: 0.7 !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-awards-press .award-item .typographic,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-awards-press .award-item .typographic *,
[data-brand=garrya].EssentialDetailsView.variant-awards-press .award-item .typographic,
[data-brand=garrya].EssentialDetailsView.variant-awards-press .award-item .typographic * {
  color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-awards-press .press-year,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-awards-press .press-year + .typographic,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-awards-press h5,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-awards-press .typographic.variant-h5,
[data-brand=garrya].EssentialDetailsView.variant-awards-press .press-year,
[data-brand=garrya].EssentialDetailsView.variant-awards-press .press-year + .typographic,
[data-brand=garrya].EssentialDetailsView.variant-awards-press h5,
[data-brand=garrya].EssentialDetailsView.variant-awards-press .typographic.variant-h5 {
  color: #000000 !important;
  font-family: var(--font-brand-h5) !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-awards-press nav[aria-label=pagination] a,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-awards-press nav[aria-label=pagination] button,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-awards-press nav[aria-label=pagination] svg,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-awards-press nav[aria-label=pagination] svg *,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-awards-press .PaginationLink,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-awards-press [class*=Pagination] svg,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-awards-press [class*=Pagination] svg *,
[data-brand=garrya].EssentialDetailsView.variant-awards-press nav[aria-label=pagination] a,
[data-brand=garrya].EssentialDetailsView.variant-awards-press nav[aria-label=pagination] button,
[data-brand=garrya].EssentialDetailsView.variant-awards-press nav[aria-label=pagination] svg,
[data-brand=garrya].EssentialDetailsView.variant-awards-press nav[aria-label=pagination] svg *,
[data-brand=garrya].EssentialDetailsView.variant-awards-press .PaginationLink,
[data-brand=garrya].EssentialDetailsView.variant-awards-press [class*=Pagination] svg,
[data-brand=garrya].EssentialDetailsView.variant-awards-press [class*=Pagination] svg * {
  color: #000000 !important;
  stroke: #000000 !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-awards-press .global-button.variant-ghost,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-awards-press .global-button.variant-link,
[data-brand=garrya].EssentialDetailsView.variant-awards-press .global-button.variant-ghost,
[data-brand=garrya].EssentialDetailsView.variant-awards-press .global-button.variant-link {
  color: #000000 !important;
  border-bottom-width: 1px !important;
  border-color: #cb6e4f !important;
  -webkit-text-decoration-line: none !important;
          text-decoration-line: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-awards-press .global-button.variant-ghost:hover,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-awards-press .global-button.variant-link:hover,
[data-brand=garrya].EssentialDetailsView.variant-awards-press .global-button.variant-ghost:hover,
[data-brand=garrya].EssentialDetailsView.variant-awards-press .global-button.variant-link:hover {
  color: #000000 !important;
  border-color: #cb6e4f !important;
  opacity: 0.7 !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-3-column .feature-name,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-3-column .typographic.variant-body-small-regular,
[data-brand=garrya].EssentialDetailsView.variant-3-column .feature-name,
[data-brand=garrya].EssentialDetailsView.variant-3-column .typographic.variant-body-small-regular {
  color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-3-column .c32-list-marker,
[data-brand=garrya].EssentialDetailsView.variant-3-column .c32-list-marker {
  background-color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-room-details .grid .typographic.variant-body-small-regular,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-room-details .feature-name,
[data-brand=garrya].EssentialDetailsView.variant-room-details .grid .typographic.variant-body-small-regular,
[data-brand=garrya].EssentialDetailsView.variant-room-details .feature-name {
  color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-room-details .grid svg,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-room-details .grid svg *,
[data-brand=garrya].EssentialDetailsView.variant-room-details .grid svg,
[data-brand=garrya].EssentialDetailsView.variant-room-details .grid svg * {
  color: #000000 !important;
  stroke: #000000 !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-room-details .c32-list-marker,
[data-brand=garrya].EssentialDetailsView.variant-room-details .c32-list-marker {
  background-color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-room-details .global-button.variant-ghost,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-room-details .global-button.variant-link,
[data-brand=garrya].EssentialDetailsView.variant-room-details .global-button.variant-ghost,
[data-brand=garrya].EssentialDetailsView.variant-room-details .global-button.variant-link {
  color: #000 !important;
  border-color: #CB6E4F !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details .typographic.variant-chip-bold,
[data-brand=garrya].EssentialDetailsView.variant-restaurant-details .typographic.variant-chip-bold {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details h3,
[data-brand=garrya].EssentialDetailsView.variant-restaurant-details h3 {
  color: #cb6e4f;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details .typographic.variant-chip-bold,
[data-brand=garrya].EssentialDetailsView.variant-restaurant-details .typographic.variant-chip-bold {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details .EssentialDetails_ContactCard,
[data-brand=garrya].EssentialDetailsView.variant-restaurant-details .EssentialDetails_ContactCard {
  background-color: #fcf8f6 !important;
}
@media (min-width: 1024px) {
  [class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details .container > .flex,
  [data-brand=garrya].EssentialDetailsView.variant-restaurant-details .container > .flex {
    gap: 24px !important;
    justify-content: flex-start !important;
  }
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details .award-item .typographic,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details .award-item .typographic *,
[data-brand=garrya].EssentialDetailsView.variant-restaurant-details .award-item .typographic,
[data-brand=garrya].EssentialDetailsView.variant-restaurant-details .award-item .typographic * {
  color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details a[href^=tel],
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details a[href^=mailto],
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details .EssentialDetails_ContactCard .typographic.variant-body-small-regular,
[data-brand=garrya].EssentialDetailsView.variant-restaurant-details a[href^=tel],
[data-brand=garrya].EssentialDetailsView.variant-restaurant-details a[href^=mailto],
[data-brand=garrya].EssentialDetailsView.variant-restaurant-details .EssentialDetails_ContactCard .typographic.variant-body-small-regular {
  color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details .EssentialDetails_ContactCard svg,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details .EssentialDetails_ContactCard svg *,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details svg.lucide,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details .cuisine-icon,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details .dress-code-icon,
[data-brand=garrya].EssentialDetailsView.variant-restaurant-details .EssentialDetails_ContactCard svg,
[data-brand=garrya].EssentialDetailsView.variant-restaurant-details .EssentialDetails_ContactCard svg *,
[data-brand=garrya].EssentialDetailsView.variant-restaurant-details svg.lucide,
[data-brand=garrya].EssentialDetailsView.variant-restaurant-details .cuisine-icon,
[data-brand=garrya].EssentialDetailsView.variant-restaurant-details .dress-code-icon {
  color: #000000 !important;
  stroke: #000000 !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details .description p,
[data-brand=garrya].EssentialDetailsView.variant-restaurant-details .description p {
  color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details .download-pdf-btn,
[data-brand=garrya].EssentialDetailsView.variant-restaurant-details .download-pdf-btn {
  color: #CB6E4F !important;
  border-color: #CB6E4F !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details .download-pdf-btn .typographic,
[data-brand=garrya].EssentialDetailsView.variant-restaurant-details .download-pdf-btn .typographic {
  color: #CB6E4F !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details .download-pdf-btn svg,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details .download-pdf-btn svg path,
[data-brand=garrya].EssentialDetailsView.variant-restaurant-details .download-pdf-btn svg,
[data-brand=garrya].EssentialDetailsView.variant-restaurant-details .download-pdf-btn svg path {
  color: #CB6E4F !important;
  stroke: #CB6E4F !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details .download-pdf-btn:hover,
[data-brand=garrya].EssentialDetailsView.variant-restaurant-details .download-pdf-btn:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(178 97 69 / var(--tw-bg-opacity, 1)) !important;
  color: #fff !important;
  border-color: #CB6E4F !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details .download-pdf-btn:hover .typographic,
[data-brand=garrya].EssentialDetailsView.variant-restaurant-details .download-pdf-btn:hover .typographic {
  color: #fff !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details .download-pdf-btn:hover svg,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-restaurant-details .download-pdf-btn:hover svg path,
[data-brand=garrya].EssentialDetailsView.variant-restaurant-details .download-pdf-btn:hover svg,
[data-brand=garrya].EssentialDetailsView.variant-restaurant-details .download-pdf-btn:hover svg path {
  color: #fff !important;
  stroke: #fff !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-spa-detail .typographic.variant-body-small-regular,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-spa-detail a[href^=tel],
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-spa-detail a[href^=mailto],
[data-brand=garrya].EssentialDetailsView.variant-spa-detail .typographic.variant-body-small-regular,
[data-brand=garrya].EssentialDetailsView.variant-spa-detail a[href^=tel],
[data-brand=garrya].EssentialDetailsView.variant-spa-detail a[href^=mailto] {
  color: #000 !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-spa-detail svg,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-spa-detail svg *,
[data-brand=garrya].EssentialDetailsView.variant-spa-detail svg,
[data-brand=garrya].EssentialDetailsView.variant-spa-detail svg * {
  color: #000000 !important;
  stroke: #000000 !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-spa-detail .award-item .typographic,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-spa-detail .award-item .typographic *,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-spa-detail .press-year,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-spa-detail .press-year + .typographic,
[data-brand=garrya].EssentialDetailsView.variant-spa-detail .award-item .typographic,
[data-brand=garrya].EssentialDetailsView.variant-spa-detail .award-item .typographic *,
[data-brand=garrya].EssentialDetailsView.variant-spa-detail .press-year,
[data-brand=garrya].EssentialDetailsView.variant-spa-detail .press-year + .typographic {
  color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-spa-detail .global-button.variant-ghost,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-spa-detail .global-button.variant-link,
[data-brand=garrya].EssentialDetailsView.variant-spa-detail .global-button.variant-ghost,
[data-brand=garrya].EssentialDetailsView.variant-spa-detail .global-button.variant-link {
  color: #000000 !important;
  border-bottom-width: 1px !important;
  border-color: #cb6e4f !important;
  -webkit-text-decoration-line: none !important;
          text-decoration-line: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-spa-detail .global-button.variant-ghost:hover,
[class*=block-type-][class*=-garrya].EssentialDetailsView.variant-spa-detail .global-button.variant-link:hover,
[data-brand=garrya].EssentialDetailsView.variant-spa-detail .global-button.variant-ghost:hover,
[data-brand=garrya].EssentialDetailsView.variant-spa-detail .global-button.variant-link:hover {
  color: #000000 !important;
  border-color: #cb6e4f !important;
  opacity: 0.7 !important;
}
[class*=block-type-][class*=-garrya].WYSIWYGView .RichText-root,
[class*=block-type-][class*=-garrya].WYSIWYGView .RichText-root p,
[class*=block-type-][class*=-garrya].WYSIWYGView .RichText-root li,
[data-brand=garrya].WYSIWYGView .RichText-root,
[data-brand=garrya].WYSIWYGView .RichText-root p,
[data-brand=garrya].WYSIWYGView .RichText-root li {
  color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].WYSIWYGView .RichText-root img,
[class*=block-type-][class*=-garrya].WYSIWYGView .RichText-root .media-image,
[class*=block-type-][class*=-garrya].WYSIWYGView img,
[data-brand=garrya].WYSIWYGView .RichText-root img,
[data-brand=garrya].WYSIWYGView .RichText-root .media-image,
[data-brand=garrya].WYSIWYGView img {
  border-radius: 16px !important;
}
[class*=block-type-][class*=-garrya].TestimonialsView [class~=bg-ink-black] .quote-icon,
[class*=block-type-][class*=-garrya].TestimonialsView [class~=bg-ink-black] .RichText-root,
[class*=block-type-][class*=-garrya].TestimonialsView [class~=bg-ink-black] .RichText-root *,
[class*=block-type-][class*=-garrya].TestimonialsView [class~=bg-ink-black] .testimonial-quote,
[class*=block-type-][class*=-garrya].TestimonialsView [class~=bg-ink-black] .typographic.variant-h5,
[class*=block-type-][class*=-garrya].TestimonialsView [class~=bg-ink-black] .typographic.variant-chip, [class*=block-type-][class*=-garrya].TestimonialsView.background-orange [class~=bg-ink-black] .quote-icon,
[class*=block-type-][class*=-garrya].TestimonialsView.background-orange [class~=bg-ink-black] .RichText-root,
[class*=block-type-][class*=-garrya].TestimonialsView.background-orange [class~=bg-ink-black] .RichText-root *,
[class*=block-type-][class*=-garrya].TestimonialsView.background-orange [class~=bg-ink-black] .testimonial-quote,
[class*=block-type-][class*=-garrya].TestimonialsView.background-orange [class~=bg-ink-black] .typographic.variant-h5,
[class*=block-type-][class*=-garrya].TestimonialsView.background-orange [class~=bg-ink-black] .typographic.variant-chip, [class*=block-type-][class*=-garrya].TestimonialsView.background-orange .relative.flex.min-h-\[400px\] .quote-icon,
[class*=block-type-][class*=-garrya].TestimonialsView.background-orange .relative.flex.min-h-\[400px\] .RichText-root,
[class*=block-type-][class*=-garrya].TestimonialsView.background-orange .relative.flex.min-h-\[400px\] .RichText-root *,
[class*=block-type-][class*=-garrya].TestimonialsView.background-orange .relative.flex.min-h-\[400px\] .testimonial-quote,
[class*=block-type-][class*=-garrya].TestimonialsView.background-orange .relative.flex.min-h-\[400px\] .typographic.variant-h5,
[class*=block-type-][class*=-garrya].TestimonialsView.background-orange .relative.flex.min-h-\[400px\] .typographic.variant-chip,
[data-brand=garrya].TestimonialsView [class~=bg-ink-black] .quote-icon,
[data-brand=garrya].TestimonialsView [class~=bg-ink-black] .RichText-root,
[data-brand=garrya].TestimonialsView [class~=bg-ink-black] .RichText-root *,
[data-brand=garrya].TestimonialsView [class~=bg-ink-black] .testimonial-quote,
[data-brand=garrya].TestimonialsView [class~=bg-ink-black] .typographic.variant-h5,
[data-brand=garrya].TestimonialsView [class~=bg-ink-black] .typographic.variant-chip,
[data-brand=garrya].TestimonialsView.background-orange [class~=bg-ink-black] .quote-icon,
[data-brand=garrya].TestimonialsView.background-orange [class~=bg-ink-black] .RichText-root,
[data-brand=garrya].TestimonialsView.background-orange [class~=bg-ink-black] .RichText-root *,
[data-brand=garrya].TestimonialsView.background-orange [class~=bg-ink-black] .testimonial-quote,
[data-brand=garrya].TestimonialsView.background-orange [class~=bg-ink-black] .typographic.variant-h5,
[data-brand=garrya].TestimonialsView.background-orange [class~=bg-ink-black] .typographic.variant-chip,
[data-brand=garrya].TestimonialsView.background-orange .relative.flex.min-h-\[400px\] .quote-icon,
[data-brand=garrya].TestimonialsView.background-orange .relative.flex.min-h-\[400px\] .RichText-root,
[data-brand=garrya].TestimonialsView.background-orange .relative.flex.min-h-\[400px\] .RichText-root *,
[data-brand=garrya].TestimonialsView.background-orange .relative.flex.min-h-\[400px\] .testimonial-quote,
[data-brand=garrya].TestimonialsView.background-orange .relative.flex.min-h-\[400px\] .typographic.variant-h5,
[data-brand=garrya].TestimonialsView.background-orange .relative.flex.min-h-\[400px\] .typographic.variant-chip {
  color: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].TestimonialsView [class~=bg-white],
[class*=block-type-][class*=-garrya].TestimonialsView [class~=bg-grain-white], [class*=block-type-][class*=-garrya].TestimonialsView.background-white .relative.flex.min-h-\[400px\],
[data-brand=garrya].TestimonialsView [class~=bg-white],
[data-brand=garrya].TestimonialsView [class~=bg-grain-white],
[data-brand=garrya].TestimonialsView.background-white .relative.flex.min-h-\[400px\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255, 255, 255, var(--tw-bg-opacity, 1)) !important;
}
[class*=block-type-][class*=-garrya].TestimonialsView [class~=bg-white] .quote-icon,
[class*=block-type-][class*=-garrya].TestimonialsView [class~=bg-grain-white] .quote-icon, [class*=block-type-][class*=-garrya].TestimonialsView.background-white .relative.flex.min-h-\[400px\] .quote-icon,
[data-brand=garrya].TestimonialsView [class~=bg-white] .quote-icon,
[data-brand=garrya].TestimonialsView [class~=bg-grain-white] .quote-icon,
[data-brand=garrya].TestimonialsView.background-white .relative.flex.min-h-\[400px\] .quote-icon {
  color: #cb6e4f !important;
}
[class*=block-type-][class*=-garrya].TestimonialsView [class~=bg-white] .RichText-root,
[class*=block-type-][class*=-garrya].TestimonialsView [class~=bg-white] .RichText-root *,
[class*=block-type-][class*=-garrya].TestimonialsView [class~=bg-white] .testimonial-quote,
[class*=block-type-][class*=-garrya].TestimonialsView [class~=bg-grain-white] .RichText-root,
[class*=block-type-][class*=-garrya].TestimonialsView [class~=bg-grain-white] .RichText-root *,
[class*=block-type-][class*=-garrya].TestimonialsView [class~=bg-grain-white] .testimonial-quote, [class*=block-type-][class*=-garrya].TestimonialsView.background-white .relative.flex.min-h-\[400px\] .RichText-root,
[class*=block-type-][class*=-garrya].TestimonialsView.background-white .relative.flex.min-h-\[400px\] .RichText-root *,
[class*=block-type-][class*=-garrya].TestimonialsView.background-white .relative.flex.min-h-\[400px\] .testimonial-quote,
[data-brand=garrya].TestimonialsView [class~=bg-white] .RichText-root,
[data-brand=garrya].TestimonialsView [class~=bg-white] .RichText-root *,
[data-brand=garrya].TestimonialsView [class~=bg-white] .testimonial-quote,
[data-brand=garrya].TestimonialsView [class~=bg-grain-white] .RichText-root,
[data-brand=garrya].TestimonialsView [class~=bg-grain-white] .RichText-root *,
[data-brand=garrya].TestimonialsView [class~=bg-grain-white] .testimonial-quote,
[data-brand=garrya].TestimonialsView.background-white .relative.flex.min-h-\[400px\] .RichText-root,
[data-brand=garrya].TestimonialsView.background-white .relative.flex.min-h-\[400px\] .RichText-root *,
[data-brand=garrya].TestimonialsView.background-white .relative.flex.min-h-\[400px\] .testimonial-quote {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].TestimonialsView [class~=bg-white] .typographic.variant-h5,
[class*=block-type-][class*=-garrya].TestimonialsView [class~=bg-white] .typographic.variant-chip,
[class*=block-type-][class*=-garrya].TestimonialsView [class~=bg-grain-white] .typographic.variant-h5,
[class*=block-type-][class*=-garrya].TestimonialsView [class~=bg-grain-white] .typographic.variant-chip, [class*=block-type-][class*=-garrya].TestimonialsView.background-white .relative.flex.min-h-\[400px\] .typographic.variant-h5,
[class*=block-type-][class*=-garrya].TestimonialsView.background-white .relative.flex.min-h-\[400px\] .typographic.variant-chip,
[data-brand=garrya].TestimonialsView [class~=bg-white] .typographic.variant-h5,
[data-brand=garrya].TestimonialsView [class~=bg-white] .typographic.variant-chip,
[data-brand=garrya].TestimonialsView [class~=bg-grain-white] .typographic.variant-h5,
[data-brand=garrya].TestimonialsView [class~=bg-grain-white] .typographic.variant-chip,
[data-brand=garrya].TestimonialsView.background-white .relative.flex.min-h-\[400px\] .typographic.variant-h5,
[data-brand=garrya].TestimonialsView.background-white .relative.flex.min-h-\[400px\] .typographic.variant-chip {
  color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].PointOfInterestsView.variant-c35a .typographic.variant-chip,
[data-brand=garrya].PointOfInterestsView.variant-c35a .typographic.variant-chip {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].PointOfInterestsView.variant-c35a .poi-card .typographic.variant-h5,
[class*=block-type-][class*=-garrya].PointOfInterestsView.variant-c35a .poi-card .card-title,
[data-brand=garrya].PointOfInterestsView.variant-c35a .poi-card .typographic.variant-h5,
[data-brand=garrya].PointOfInterestsView.variant-c35a .poi-card .card-title {
  color: #cb6e4f !important;
}
[class*=block-type-][class*=-garrya].PointOfInterestsView.variant-c35a .poi-location-icon,
[class*=block-type-][class*=-garrya].PointOfInterestsView.variant-c35a .poi-location-icon path,
[class*=block-type-][class*=-garrya].PointOfInterestsView.variant-c35a .poi-card svg,
[class*=block-type-][class*=-garrya].PointOfInterestsView.variant-c35a .poi-card svg *,
[data-brand=garrya].PointOfInterestsView.variant-c35a .poi-location-icon,
[data-brand=garrya].PointOfInterestsView.variant-c35a .poi-location-icon path,
[data-brand=garrya].PointOfInterestsView.variant-c35a .poi-card svg,
[data-brand=garrya].PointOfInterestsView.variant-c35a .poi-card svg * {
  color: #000000 !important;
  stroke: #000000 !important;
}
[class*=block-type-][class*=-garrya].PointOfInterestsView.variant-c35b,
[data-brand=garrya].PointOfInterestsView.variant-c35b {
  background-color: #ffffff !important;
}
[class*=block-type-][class*=-garrya].PointOfInterestsView.variant-c35b .poi-card,
[data-brand=garrya].PointOfInterestsView.variant-c35b .poi-card {
  background-color: #f3e9e2 !important;
  --gradient: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].PointOfInterestsView.variant-c35b h4,
[class*=block-type-][class*=-garrya].PointOfInterestsView.variant-c35b .typographic.variant-h4,
[class*=block-type-][class*=-garrya].PointOfInterestsView.variant-c35b .poi-card .typographic.variant-h5,
[class*=block-type-][class*=-garrya].PointOfInterestsView.variant-c35b .poi-card .card-title,
[data-brand=garrya].PointOfInterestsView.variant-c35b h4,
[data-brand=garrya].PointOfInterestsView.variant-c35b .typographic.variant-h4,
[data-brand=garrya].PointOfInterestsView.variant-c35b .poi-card .typographic.variant-h5,
[data-brand=garrya].PointOfInterestsView.variant-c35b .poi-card .card-title {
  color: #cb6e4f !important;
}
[class*=block-type-][class*=-garrya].PointOfInterestsView.variant-c35b .poi-location-icon,
[class*=block-type-][class*=-garrya].PointOfInterestsView.variant-c35b .poi-location-icon path,
[class*=block-type-][class*=-garrya].PointOfInterestsView.variant-c35b .poi-card svg,
[class*=block-type-][class*=-garrya].PointOfInterestsView.variant-c35b .poi-card svg *,
[data-brand=garrya].PointOfInterestsView.variant-c35b .poi-location-icon,
[data-brand=garrya].PointOfInterestsView.variant-c35b .poi-location-icon path,
[data-brand=garrya].PointOfInterestsView.variant-c35b .poi-card svg,
[data-brand=garrya].PointOfInterestsView.variant-c35b .poi-card svg * {
  color: #000000 !important;
  stroke: #000000 !important;
}
[class*=block-type-][class*=-garrya].MapView .map-pin-marker.price-marker,
[class*=block-type-][class*=-garrya].MapView .map-pin-marker[class*=price],
[data-brand=garrya].MapView .map-pin-marker.price-marker,
[data-brand=garrya].MapView .map-pin-marker[class*=price] {
  border-radius: 100px !important;
  color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].MapView .map-pin-marker.price-marker svg,
[class*=block-type-][class*=-garrya].MapView .map-pin-marker.price-marker svg *,
[class*=block-type-][class*=-garrya].MapView .map-pin-marker[class*=price] svg,
[class*=block-type-][class*=-garrya].MapView .map-pin-marker[class*=price] svg *,
[data-brand=garrya].MapView .map-pin-marker.price-marker svg,
[data-brand=garrya].MapView .map-pin-marker.price-marker svg *,
[data-brand=garrya].MapView .map-pin-marker[class*=price] svg,
[data-brand=garrya].MapView .map-pin-marker[class*=price] svg * {
  color: #6d6d6d !important;
  stroke: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].MapView .map-pin-marker.price-marker[class~=bg-ink-black],
[class*=block-type-][class*=-garrya].MapView .map-pin-marker.price-marker.z-10,
[class*=block-type-][class*=-garrya].MapView .map-pin-marker[class~=bg-ink-black],
[data-brand=garrya].MapView .map-pin-marker.price-marker[class~=bg-ink-black],
[data-brand=garrya].MapView .map-pin-marker.price-marker.z-10,
[data-brand=garrya].MapView .map-pin-marker[class~=bg-ink-black] {
  background-color: #cb6e4f !important;
  color: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].MapView .map-pin-marker.price-marker[class~=bg-ink-black] svg,
[class*=block-type-][class*=-garrya].MapView .map-pin-marker.price-marker[class~=bg-ink-black] svg *,
[class*=block-type-][class*=-garrya].MapView .map-pin-marker.price-marker[class~=bg-ink-black] .typographic,
[class*=block-type-][class*=-garrya].MapView .map-pin-marker.price-marker.z-10 svg,
[class*=block-type-][class*=-garrya].MapView .map-pin-marker.price-marker.z-10 svg *,
[class*=block-type-][class*=-garrya].MapView .map-pin-marker.price-marker.z-10 .typographic,
[class*=block-type-][class*=-garrya].MapView .map-pin-marker[class~=bg-ink-black] svg,
[class*=block-type-][class*=-garrya].MapView .map-pin-marker[class~=bg-ink-black] svg *,
[class*=block-type-][class*=-garrya].MapView .map-pin-marker[class~=bg-ink-black] .typographic,
[data-brand=garrya].MapView .map-pin-marker.price-marker[class~=bg-ink-black] svg,
[data-brand=garrya].MapView .map-pin-marker.price-marker[class~=bg-ink-black] svg *,
[data-brand=garrya].MapView .map-pin-marker.price-marker[class~=bg-ink-black] .typographic,
[data-brand=garrya].MapView .map-pin-marker.price-marker.z-10 svg,
[data-brand=garrya].MapView .map-pin-marker.price-marker.z-10 svg *,
[data-brand=garrya].MapView .map-pin-marker.price-marker.z-10 .typographic,
[data-brand=garrya].MapView .map-pin-marker[class~=bg-ink-black] svg,
[data-brand=garrya].MapView .map-pin-marker[class~=bg-ink-black] svg *,
[data-brand=garrya].MapView .map-pin-marker[class~=bg-ink-black] .typographic {
  color: #f3e9e2 !important;
  stroke: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].MapView .mapbox-marker .bg-discovery-lime,
[class*=block-type-][class*=-garrya].MapView .map-pin-marker .bg-discovery-lime,
[class*=block-type-][class*=-garrya].MapView [class~=bg-discovery-lime],
[data-brand=garrya].MapView .mapbox-marker .bg-discovery-lime,
[data-brand=garrya].MapView .map-pin-marker .bg-discovery-lime,
[data-brand=garrya].MapView [class~=bg-discovery-lime] {
  background-color: #cb6e4f !important;
  border-radius: 100px !important;
}
[class*=block-type-][class*=-garrya].MapView .mapbox-marker .bg-discovery-lime .typographic,
[class*=block-type-][class*=-garrya].MapView .map-pin-marker .bg-discovery-lime .typographic,
[class*=block-type-][class*=-garrya].MapView [class~=bg-discovery-lime] .typographic,
[data-brand=garrya].MapView .mapbox-marker .bg-discovery-lime .typographic,
[data-brand=garrya].MapView .map-pin-marker .bg-discovery-lime .typographic,
[data-brand=garrya].MapView [class~=bg-discovery-lime] .typographic {
  color: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].MapView .map-pin-marker,
[data-brand=garrya].MapView .map-pin-marker {
  border-radius: 100px !important;
}
[class*=block-type-][class*=-garrya].MapView .map-pin-marker .typographic.variant-body-small-regular,
[data-brand=garrya].MapView .map-pin-marker .typographic.variant-body-small-regular {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].MapView .mapbox-marker > button[class~=bg-ink-black],
[class*=block-type-][class*=-garrya].MapView .map-pin-marker[class~=bg-ink-black],
[data-brand=garrya].MapView .mapbox-marker > button[class~=bg-ink-black],
[data-brand=garrya].MapView .map-pin-marker[class~=bg-ink-black] {
  background-color: #cb6e4f !important;
  color: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].MapView .mapbox-marker > button[class~=bg-ink-black] svg,
[class*=block-type-][class*=-garrya].MapView .map-pin-marker[class~=bg-ink-black] svg,
[data-brand=garrya].MapView .mapbox-marker > button[class~=bg-ink-black] svg,
[data-brand=garrya].MapView .map-pin-marker[class~=bg-ink-black] svg {
  color: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].MapView .hotel-map-card,
[data-brand=garrya].MapView .hotel-map-card {
  border-radius: 12px !important;
}
@media (min-width: 1024px) {
  [class*=block-type-][class*=-garrya].MapView .hotel-map-card,
  [data-brand=garrya].MapView .hotel-map-card {
    border-radius: 16px !important;
  }
}
[class*=block-type-][class*=-garrya].MapView .hotel-map-card h4,
[class*=block-type-][class*=-garrya].MapView .hotel-map-card .typographic.variant-h4,
[data-brand=garrya].MapView .hotel-map-card h4,
[data-brand=garrya].MapView .hotel-map-card .typographic.variant-h4 {
  font-family: var(--font-brand-h4) !important;
  font-weight: 400 !important;
  color: #cb6e4f !important;
}
[class*=block-type-][class*=-garrya].MapView .hotel-map-card .hotel-map-location,
[class*=block-type-][class*=-garrya].MapView .hotel-map-card .hotel-map-location .typographic,
[data-brand=garrya].MapView .hotel-map-card .hotel-map-location,
[data-brand=garrya].MapView .hotel-map-card .hotel-map-location .typographic {
  color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].MapView .hotel-map-card div:has(> .hotel-map-location) > svg,
[class*=block-type-][class*=-garrya].MapView .hotel-map-card div:has(> .hotel-map-location) > svg *,
[data-brand=garrya].MapView .hotel-map-card div:has(> .hotel-map-location) > svg,
[data-brand=garrya].MapView .hotel-map-card div:has(> .hotel-map-location) > svg * {
  color: #000000 !important;
  stroke: #000000 !important;
}
[class*=block-type-][class*=-garrya].MapView .hotel-map-card .global-button.variant-ghost,
[class*=block-type-][class*=-garrya].MapView .hotel-map-card .global-button.variant-link,
[data-brand=garrya].MapView .hotel-map-card .global-button.variant-ghost,
[data-brand=garrya].MapView .hotel-map-card .global-button.variant-link {
  color: #000000 !important;
  border-bottom-width: 1px !important;
  border-color: #cb6e4f !important;
  -webkit-text-decoration-line: none !important;
          text-decoration-line: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
[class*=block-type-][class*=-garrya].MapView .hotel-map-card .global-button.variant-ghost:hover,
[class*=block-type-][class*=-garrya].MapView .hotel-map-card .global-button.variant-link:hover,
[data-brand=garrya].MapView .hotel-map-card .global-button.variant-ghost:hover,
[data-brand=garrya].MapView .hotel-map-card .global-button.variant-link:hover {
  color: #000000 !important;
  border-color: #cb6e4f !important;
  opacity: 0.7 !important;
}
[class*=block-type-][class*=-garrya].MapView .hotel-map-card .member-price,
[class*=block-type-][class*=-garrya].MapView .hotel-map-card .member-price .typographic,
[class*=block-type-][class*=-garrya].MapView .hotel-map-card .member-price .typographic *,
[data-brand=garrya].MapView .hotel-map-card .member-price,
[data-brand=garrya].MapView .hotel-map-card .member-price .typographic,
[data-brand=garrya].MapView .hotel-map-card .member-price .typographic * {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].MapView.variant-style-b > .container > .flex.flex-col.items-center > .typographic.variant-chip, [class*=block-type-][class*=-garrya].MapView.variant-style-c > .container > .flex.flex-col.items-center > .typographic.variant-chip,
[data-brand=garrya].MapView.variant-style-b > .container > .flex.flex-col.items-center > .typographic.variant-chip,
[data-brand=garrya].MapView.variant-style-c > .container > .flex.flex-col.items-center > .typographic.variant-chip {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].MapView .map-pin-marker [class~=bg-discovery-lime] .typographic,
[class*=block-type-][class*=-garrya].MapView .map-pin-marker .bg-discovery-lime .typographic,
[data-brand=garrya].MapView .map-pin-marker [class~=bg-discovery-lime] .typographic,
[data-brand=garrya].MapView .map-pin-marker .bg-discovery-lime .typographic {
  color: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].MapView.variant-style-c .map-pin-marker,
[class*=block-type-][class*=-garrya].MapView.variant-style-c .mapbox-marker > button,
[class*=block-type-][class*=-garrya].MapView.variant-style-c .map-pin-marker button,
[data-brand=garrya].MapView.variant-style-c .map-pin-marker,
[data-brand=garrya].MapView.variant-style-c .mapbox-marker > button,
[data-brand=garrya].MapView.variant-style-c .map-pin-marker button {
  border-radius: 42px !important;
  background-color: #cb6e4f !important;
  color: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].MapView.variant-style-c .map-pin-marker svg,
[class*=block-type-][class*=-garrya].MapView.variant-style-c .map-pin-marker svg *,
[class*=block-type-][class*=-garrya].MapView.variant-style-c .mapbox-marker > button svg,
[class*=block-type-][class*=-garrya].MapView.variant-style-c .mapbox-marker > button svg *,
[class*=block-type-][class*=-garrya].MapView.variant-style-c .map-pin-marker button svg,
[class*=block-type-][class*=-garrya].MapView.variant-style-c .map-pin-marker button svg *,
[data-brand=garrya].MapView.variant-style-c .map-pin-marker svg,
[data-brand=garrya].MapView.variant-style-c .map-pin-marker svg *,
[data-brand=garrya].MapView.variant-style-c .mapbox-marker > button svg,
[data-brand=garrya].MapView.variant-style-c .mapbox-marker > button svg *,
[data-brand=garrya].MapView.variant-style-c .map-pin-marker button svg,
[data-brand=garrya].MapView.variant-style-c .map-pin-marker button svg * {
  color: #f3e9e2 !important;
  stroke: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].TextContentView h3,
[class*=block-type-][class*=-garrya].TextContentView .typographic.variant-h3,
[data-brand=garrya].TextContentView h3,
[data-brand=garrya].TextContentView .typographic.variant-h3 {
  color: #CB6E4F !important;
}
[class*=block-type-][class*=-garrya].TextContentView .typographic.variant-chip,
[data-brand=garrya].TextContentView .typographic.variant-chip {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].BentoCardsView .bento-card-title,
[class*=block-type-][class*=-garrya].BentoCardsView .card-subtitle,
[class*=block-type-][class*=-garrya].BentoCardsView [class*=card-subtitle],
[class*=block-type-][class*=-garrya].BentoCardsView .typographic.variant-chip,
[class*=block-type-][class*=-garrya].BentoCardsView .group svg,
[class*=block-type-][class*=-garrya].BentoCardsView .group svg *,
[data-brand=garrya].BentoCardsView .bento-card-title,
[data-brand=garrya].BentoCardsView .card-subtitle,
[data-brand=garrya].BentoCardsView [class*=card-subtitle],
[data-brand=garrya].BentoCardsView .typographic.variant-chip,
[data-brand=garrya].BentoCardsView .group svg,
[data-brand=garrya].BentoCardsView .group svg * {
  color: #f3e9e2 !important;
  stroke: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].BentoCardsView .view-all.global-button.variant-ghost,
[class*=block-type-][class*=-garrya].BentoCardsView .view-all.global-button.variant-link,
[class*=block-type-][class*=-garrya].BentoCardsView .global-button.view-all.variant-ghost,
[class*=block-type-][class*=-garrya].BentoCardsView .global-button.view-all.variant-link,
[data-brand=garrya].BentoCardsView .view-all.global-button.variant-ghost,
[data-brand=garrya].BentoCardsView .view-all.global-button.variant-link,
[data-brand=garrya].BentoCardsView .global-button.view-all.variant-ghost,
[data-brand=garrya].BentoCardsView .global-button.view-all.variant-link {
  color: #000000 !important;
  border-bottom-width: 1px !important;
  border-color: #cb6e4f !important;
  -webkit-text-decoration-line: none !important;
          text-decoration-line: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
[class*=block-type-][class*=-garrya].BentoCardsView .view-all.global-button.variant-ghost:hover,
[class*=block-type-][class*=-garrya].BentoCardsView .view-all.global-button.variant-link:hover,
[class*=block-type-][class*=-garrya].BentoCardsView .global-button.view-all.variant-ghost:hover,
[class*=block-type-][class*=-garrya].BentoCardsView .global-button.view-all.variant-link:hover,
[data-brand=garrya].BentoCardsView .view-all.global-button.variant-ghost:hover,
[data-brand=garrya].BentoCardsView .view-all.global-button.variant-link:hover,
[data-brand=garrya].BentoCardsView .global-button.view-all.variant-ghost:hover,
[data-brand=garrya].BentoCardsView .global-button.view-all.variant-link:hover {
  color: #000000 !important;
  border-color: #cb6e4f !important;
  opacity: 0.7 !important;
}
[class*=block-type-][class*=-garrya].CalendarViewEventTemplateView .typographic.variant-chip,
[class*=block-type-][class*=-garrya].CalendarViewEventTemplateView .subtitle,
[class*=block-type-][class*=-garrya].CalendarViewEventTemplateView [class*=subtitle],
[data-brand=garrya].CalendarViewEventTemplateView .typographic.variant-chip,
[data-brand=garrya].CalendarViewEventTemplateView .subtitle,
[data-brand=garrya].CalendarViewEventTemplateView [class*=subtitle] {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].CalendarViewEventTemplateView .experience-card-content .typographic.variant-chip,
[class*=block-type-][class*=-garrya].CalendarViewEventTemplateView .experience-card-content .typographic.variant-h5,
[class*=block-type-][class*=-garrya].CalendarViewEventTemplateView .experience-card-content .card-title,
[class*=block-type-][class*=-garrya].CalendarViewEventTemplateView .experience-card-content .card-subtitle,
[class*=block-type-][class*=-garrya].CalendarViewEventTemplateView .experience-card-content svg,
[class*=block-type-][class*=-garrya].CalendarViewEventTemplateView .experience-card-content svg *,
[data-brand=garrya].CalendarViewEventTemplateView .experience-card-content .typographic.variant-chip,
[data-brand=garrya].CalendarViewEventTemplateView .experience-card-content .typographic.variant-h5,
[data-brand=garrya].CalendarViewEventTemplateView .experience-card-content .card-title,
[data-brand=garrya].CalendarViewEventTemplateView .experience-card-content .card-subtitle,
[data-brand=garrya].CalendarViewEventTemplateView .experience-card-content svg,
[data-brand=garrya].CalendarViewEventTemplateView .experience-card-content svg * {
  color: #f3e9e2 !important;
  stroke: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].NewsletterBannerView .newsletter-banner-subtitle,
[data-brand=garrya].NewsletterBannerView .newsletter-banner-subtitle {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].NewsletterBannerView .description,
[class*=block-type-][class*=-garrya].NewsletterBannerView .description.RichText-root,
[class*=block-type-][class*=-garrya].NewsletterBannerView .description .RichText-root,
[class*=block-type-][class*=-garrya].NewsletterBannerView .description *,
[data-brand=garrya].NewsletterBannerView .description,
[data-brand=garrya].NewsletterBannerView .description.RichText-root,
[data-brand=garrya].NewsletterBannerView .description .RichText-root,
[data-brand=garrya].NewsletterBannerView .description * {
  color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].NewsletterBannerView .newsletter-banner-checkbox-label,
[class*=block-type-][class*=-garrya].NewsletterBannerView .newsletter-banner-checkbox-label *,
[class*=block-type-][class*=-garrya].NewsletterBannerView .newsletter-banner-checkbox-label .RichText-root,
[class*=block-type-][class*=-garrya].NewsletterBannerView .newsletter-banner-checkbox-label .RichText-root *,
[data-brand=garrya].NewsletterBannerView .newsletter-banner-checkbox-label,
[data-brand=garrya].NewsletterBannerView .newsletter-banner-checkbox-label *,
[data-brand=garrya].NewsletterBannerView .newsletter-banner-checkbox-label .RichText-root,
[data-brand=garrya].NewsletterBannerView .newsletter-banner-checkbox-label .RichText-root * {
  color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].NewsletterBannerView input,
[data-brand=garrya].NewsletterBannerView input {
  color: #000000 !important;
}
[class*=block-type-][class*=-garrya].NewsletterBannerView label,
[class*=block-type-][class*=-garrya].NewsletterBannerView .\!text-web-grey,
[class*=block-type-][class*=-garrya].NewsletterBannerView [class*=text-web-grey],
[data-brand=garrya].NewsletterBannerView label,
[data-brand=garrya].NewsletterBannerView .\!text-web-grey,
[data-brand=garrya].NewsletterBannerView [class*=text-web-grey] {
  color: #6d6d6d !important;
}
[class*=block-type-][class*=-garrya].NewsletterBannerView .text-warning-red,
[class*=block-type-][class*=-garrya].NewsletterBannerView [role=alert].text-warning-red,
[class*=block-type-][class*=-garrya].NewsletterBannerView .newsletter-banner-checkbox-label.\!text-warning-red,
[data-brand=garrya].NewsletterBannerView .text-warning-red,
[data-brand=garrya].NewsletterBannerView [role=alert].text-warning-red,
[data-brand=garrya].NewsletterBannerView .newsletter-banner-checkbox-label.\!text-warning-red {
  color: #fa522d !important;
}
[class*=block-type-][class*=-garrya].NewsletterBannerView button[role=checkbox].text-warning-red,
[data-brand=garrya].NewsletterBannerView button[role=checkbox].text-warning-red {
  color: #fa522d !important;
}
[class*=block-type-][class*=-garrya].NewsletterBannerView button[role=checkbox].text-warning-red svg,
[class*=block-type-][class*=-garrya].NewsletterBannerView button[role=checkbox].text-warning-red path,
[data-brand=garrya].NewsletterBannerView button[role=checkbox].text-warning-red svg,
[data-brand=garrya].NewsletterBannerView button[role=checkbox].text-warning-red path {
  color: #fa522d !important;
  stroke: #fa522d !important;
}
[class*=block-type-][class*=-garrya].NewsletterBannerView .global-button.variant-default,
[data-brand=garrya].NewsletterBannerView .global-button.variant-default{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(203 110 79 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(203 110 79 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #CB6E4F !important;
}
[class*=block-type-][class*=-garrya].NewsletterBannerView .global-button.variant-default:hover,
[data-brand=garrya].NewsletterBannerView .global-button.variant-default:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(178 97 69 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(178 97 69 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #B26145 !important;
}
[class*=block-type-][class*=-garrya].NewsletterBannerView .global-button.variant-default:disabled, [class*=block-type-][class*=-garrya].NewsletterBannerView .global-button.variant-default.disabled,
[data-brand=garrya].NewsletterBannerView .global-button.variant-default:disabled,
[data-brand=garrya].NewsletterBannerView .global-button.variant-default.disabled {
  background-color: #cb6e4f !important;
  color: #f3e9e2 !important;
  box-shadow: inset 0 0 0 2px #cb6e4f !important;
  opacity: 0.35 !important;
  cursor: not-allowed !important;
}
[class*=block-type-][class*=-garrya].NewsletterBannerView[class*=bg-ink-black], [class*=block-type-][class*=-garrya].NewsletterBannerView.background-orange,
[data-brand=garrya].NewsletterBannerView[class*=bg-ink-black],
[data-brand=garrya].NewsletterBannerView.background-orange {
  background-color: #CB6E4F !important;
}
[class*=block-type-][class*=-garrya].NewsletterBannerView[class*=bg-ink-black] > div > div > div, [class*=block-type-][class*=-garrya].NewsletterBannerView.background-orange > div > div > div,
[data-brand=garrya].NewsletterBannerView[class*=bg-ink-black] > div > div > div,
[data-brand=garrya].NewsletterBannerView.background-orange > div > div > div {
  background-color: #CB6E4F !important;
}
[class*=block-type-][class*=-garrya].NewsletterBannerView[class*=bg-ink-black] .text-ink-black,
[class*=block-type-][class*=-garrya].NewsletterBannerView[class*=bg-ink-black] h4,
[class*=block-type-][class*=-garrya].NewsletterBannerView[class*=bg-ink-black] .typographic, [class*=block-type-][class*=-garrya].NewsletterBannerView.background-orange .text-ink-black,
[class*=block-type-][class*=-garrya].NewsletterBannerView.background-orange h4,
[class*=block-type-][class*=-garrya].NewsletterBannerView.background-orange .typographic,
[data-brand=garrya].NewsletterBannerView[class*=bg-ink-black] .text-ink-black,
[data-brand=garrya].NewsletterBannerView[class*=bg-ink-black] h4,
[data-brand=garrya].NewsletterBannerView[class*=bg-ink-black] .typographic,
[data-brand=garrya].NewsletterBannerView.background-orange .text-ink-black,
[data-brand=garrya].NewsletterBannerView.background-orange h4,
[data-brand=garrya].NewsletterBannerView.background-orange .typographic {
  color: #ffffff !important;
}
[class*=block-type-][class*=-garrya].NewsletterBannerView[class*=bg-ink-black] .text-warning-red,
[class*=block-type-][class*=-garrya].NewsletterBannerView[class*=bg-ink-black] [role=alert].text-warning-red,
[class*=block-type-][class*=-garrya].NewsletterBannerView[class*=bg-ink-black] .newsletter-banner-checkbox-label.\!text-warning-red,
[class*=block-type-][class*=-garrya].NewsletterBannerView[class*=bg-ink-black] .newsletter-banner-checkbox-label.\!text-warning-red *,
[class*=block-type-][class*=-garrya].NewsletterBannerView[class*=bg-ink-black] .newsletter-banner-checkbox-label.\!text-warning-red .typographic,
[class*=block-type-][class*=-garrya].NewsletterBannerView[class*=bg-ink-black] .newsletter-banner-checkbox-label.\!text-warning-red .RichText-root,
[class*=block-type-][class*=-garrya].NewsletterBannerView[class*=bg-ink-black] .newsletter-banner-checkbox-label.\!text-warning-red .RichText-root *, [class*=block-type-][class*=-garrya].NewsletterBannerView.background-orange .text-warning-red,
[class*=block-type-][class*=-garrya].NewsletterBannerView.background-orange [role=alert].text-warning-red,
[class*=block-type-][class*=-garrya].NewsletterBannerView.background-orange .newsletter-banner-checkbox-label.\!text-warning-red,
[class*=block-type-][class*=-garrya].NewsletterBannerView.background-orange .newsletter-banner-checkbox-label.\!text-warning-red *,
[class*=block-type-][class*=-garrya].NewsletterBannerView.background-orange .newsletter-banner-checkbox-label.\!text-warning-red .typographic,
[class*=block-type-][class*=-garrya].NewsletterBannerView.background-orange .newsletter-banner-checkbox-label.\!text-warning-red .RichText-root,
[class*=block-type-][class*=-garrya].NewsletterBannerView.background-orange .newsletter-banner-checkbox-label.\!text-warning-red .RichText-root *,
[data-brand=garrya].NewsletterBannerView[class*=bg-ink-black] .text-warning-red,
[data-brand=garrya].NewsletterBannerView[class*=bg-ink-black] [role=alert].text-warning-red,
[data-brand=garrya].NewsletterBannerView[class*=bg-ink-black] .newsletter-banner-checkbox-label.\!text-warning-red,
[data-brand=garrya].NewsletterBannerView[class*=bg-ink-black] .newsletter-banner-checkbox-label.\!text-warning-red *,
[data-brand=garrya].NewsletterBannerView[class*=bg-ink-black] .newsletter-banner-checkbox-label.\!text-warning-red .typographic,
[data-brand=garrya].NewsletterBannerView[class*=bg-ink-black] .newsletter-banner-checkbox-label.\!text-warning-red .RichText-root,
[data-brand=garrya].NewsletterBannerView[class*=bg-ink-black] .newsletter-banner-checkbox-label.\!text-warning-red .RichText-root *,
[data-brand=garrya].NewsletterBannerView.background-orange .text-warning-red,
[data-brand=garrya].NewsletterBannerView.background-orange [role=alert].text-warning-red,
[data-brand=garrya].NewsletterBannerView.background-orange .newsletter-banner-checkbox-label.\!text-warning-red,
[data-brand=garrya].NewsletterBannerView.background-orange .newsletter-banner-checkbox-label.\!text-warning-red *,
[data-brand=garrya].NewsletterBannerView.background-orange .newsletter-banner-checkbox-label.\!text-warning-red .typographic,
[data-brand=garrya].NewsletterBannerView.background-orange .newsletter-banner-checkbox-label.\!text-warning-red .RichText-root,
[data-brand=garrya].NewsletterBannerView.background-orange .newsletter-banner-checkbox-label.\!text-warning-red .RichText-root * {
  color: #fa522d !important;
  text-transform: uppercase !important;
}
[class*=block-type-][class*=-garrya].NewsletterBannerView[class*=bg-ink-black] button[role=checkbox].text-warning-red, [class*=block-type-][class*=-garrya].NewsletterBannerView.background-orange button[role=checkbox].text-warning-red,
[data-brand=garrya].NewsletterBannerView[class*=bg-ink-black] button[role=checkbox].text-warning-red,
[data-brand=garrya].NewsletterBannerView.background-orange button[role=checkbox].text-warning-red {
  color: #fa522d !important;
}
[class*=block-type-][class*=-garrya].NewsletterBannerView[class*=bg-ink-black] button[role=checkbox].text-warning-red svg,
[class*=block-type-][class*=-garrya].NewsletterBannerView[class*=bg-ink-black] button[role=checkbox].text-warning-red path, [class*=block-type-][class*=-garrya].NewsletterBannerView.background-orange button[role=checkbox].text-warning-red svg,
[class*=block-type-][class*=-garrya].NewsletterBannerView.background-orange button[role=checkbox].text-warning-red path,
[data-brand=garrya].NewsletterBannerView[class*=bg-ink-black] button[role=checkbox].text-warning-red svg,
[data-brand=garrya].NewsletterBannerView[class*=bg-ink-black] button[role=checkbox].text-warning-red path,
[data-brand=garrya].NewsletterBannerView.background-orange button[role=checkbox].text-warning-red svg,
[data-brand=garrya].NewsletterBannerView.background-orange button[role=checkbox].text-warning-red path {
  color: #fa522d !important;
  stroke: #fa522d !important;
}
[class*=block-type-][class*=-garrya].NewsletterBannerView[class*=bg-ink-black] .global-button.variant-default, [class*=block-type-][class*=-garrya].NewsletterBannerView.background-orange .global-button.variant-default,
[data-brand=garrya].NewsletterBannerView[class*=bg-ink-black] .global-button.variant-default,
[data-brand=garrya].NewsletterBannerView.background-orange .global-button.variant-default{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 233 226 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(243 233 226 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #F3E9E2 !important;
}
[class*=block-type-][class*=-garrya].NewsletterBannerView[class*=bg-ink-black] .global-button.variant-default:hover, [class*=block-type-][class*=-garrya].NewsletterBannerView.background-orange .global-button.variant-default:hover,
[data-brand=garrya].NewsletterBannerView[class*=bg-ink-black] .global-button.variant-default:hover,
[data-brand=garrya].NewsletterBannerView.background-orange .global-button.variant-default:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(216 183 160 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(216 183 160 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #D8B7A0 !important;
}
[class*=block-type-][class*=-garrya].NewsletterBannerView[class*=bg-ink-black] .global-button.variant-default:disabled, [class*=block-type-][class*=-garrya].NewsletterBannerView[class*=bg-ink-black] .global-button.variant-default.disabled, [class*=block-type-][class*=-garrya].NewsletterBannerView.background-orange .global-button.variant-default:disabled, [class*=block-type-][class*=-garrya].NewsletterBannerView.background-orange .global-button.variant-default.disabled,
[data-brand=garrya].NewsletterBannerView[class*=bg-ink-black] .global-button.variant-default:disabled,
[data-brand=garrya].NewsletterBannerView[class*=bg-ink-black] .global-button.variant-default.disabled,
[data-brand=garrya].NewsletterBannerView.background-orange .global-button.variant-default:disabled,
[data-brand=garrya].NewsletterBannerView.background-orange .global-button.variant-default.disabled{
  cursor: not-allowed !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 233 226 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
  opacity: 0.35 !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(243 233 226 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #F3E9E2 !important;
}
[class*=block-type-][class*=-garrya].CTABarView.variant-style-a .cta-bar-serial-number,
[class*=block-type-][class*=-garrya].CTABarView.variant-style-a .cta-bar-serial-number .typographic,
[data-brand=garrya].CTABarView.variant-style-a .cta-bar-serial-number,
[data-brand=garrya].CTABarView.variant-style-a .cta-bar-serial-number .typographic {
  color: #cb6e4f !important;
}
[class*=block-type-][class*=-garrya].CTABarView.variant-style-a .global-button,
[data-brand=garrya].CTABarView.variant-style-a .global-button{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(203 110 79 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(203 110 79 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #CB6E4F !important;
}
[class*=block-type-][class*=-garrya].CTABarView.variant-style-a .global-button:hover,
[data-brand=garrya].CTABarView.variant-style-a .global-button:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(178 97 69 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(178 97 69 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #B26145 !important;
}
[class*=block-type-][class*=-garrya].CTABarView.variant-style-a .global-button:disabled, [class*=block-type-][class*=-garrya].CTABarView.variant-style-a .global-button.disabled, [class*=block-type-][class*=-garrya].CTABarView.variant-style-a .global-button[data-disabled],
[data-brand=garrya].CTABarView.variant-style-a .global-button:disabled,
[data-brand=garrya].CTABarView.variant-style-a .global-button.disabled,
[data-brand=garrya].CTABarView.variant-style-a .global-button[data-disabled]{
  cursor: not-allowed !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(203 110 79 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(243 233 226 / var(--tw-text-opacity, 1)) !important;
  opacity: 0.35 !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(203 110 79 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #CB6E4F !important;
}
[class*=block-type-][class*=-garrya].CTABarView.variant-style-b .inner-container,
[class*=block-type-][class*=-garrya].CTABarView.variant-style-b [class*=inner-container],
[class*=block-type-][class*=-garrya].CTABarView.variant-style-b [class~=bg-ink-black],
[data-brand=garrya].CTABarView.variant-style-b .inner-container,
[data-brand=garrya].CTABarView.variant-style-b [class*=inner-container],
[data-brand=garrya].CTABarView.variant-style-b [class~=bg-ink-black] {
  background-color: #CB6E4F !important;
}
[class*=block-type-][class*=-garrya].CTABarView.variant-style-b .title,
[class*=block-type-][class*=-garrya].CTABarView.variant-style-b .hotline,
[data-brand=garrya].CTABarView.variant-style-b .title,
[data-brand=garrya].CTABarView.variant-style-b .hotline {
  color: #f3e9e2 !important;
}
[class*=block-type-][class*=-garrya].CTABarView.variant-style-b .global-button,
[data-brand=garrya].CTABarView.variant-style-b .global-button{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 233 226 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(243 233 226 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #F3E9E2 !important;
}
[class*=block-type-][class*=-garrya].CTABarView.variant-style-b .global-button:hover,
[data-brand=garrya].CTABarView.variant-style-b .global-button:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(216 183 160 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(216 183 160 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #D8B7A0 !important;
}
[class*=block-type-][class*=-garrya].CTABarView.variant-style-b .global-button:disabled, [class*=block-type-][class*=-garrya].CTABarView.variant-style-b .global-button.disabled, [class*=block-type-][class*=-garrya].CTABarView.variant-style-b .global-button[data-disabled],
[data-brand=garrya].CTABarView.variant-style-b .global-button:disabled,
[data-brand=garrya].CTABarView.variant-style-b .global-button.disabled,
[data-brand=garrya].CTABarView.variant-style-b .global-button[data-disabled]{
  cursor: not-allowed !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 233 226 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(203 110 79 / var(--tw-text-opacity, 1)) !important;
  opacity: 0.35 !important;
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(243 233 226 / var(--tw-ring-opacity, 1)) !important;
  box-shadow: inset 0 0 0 2px #F3E9E2 !important;
}

[class*=block-type-][class*=-garrya].block-type-property-header-garrya .property-subnav-hotel-name {
  color: #000000 !important;
}

[class*=block-type-][class*=-garrya].block-type-property-header-garrya .property-subnav-menu-item,
[data-brand=garrya] .global-button.property-subnav-menu-item {
  color: #000000 !important;
  opacity: 1 !important;
  border-bottom: 2px solid transparent !important;
  text-decoration: none !important;
}
[class*=block-type-][class*=-garrya].block-type-property-header-garrya .property-subnav-menu-item::after,
[data-brand=garrya] .global-button.property-subnav-menu-item::after {
  display: none !important;
}
[class*=block-type-][class*=-garrya].block-type-property-header-garrya .property-subnav-menu-item:hover,
[data-brand=garrya] .global-button.property-subnav-menu-item:hover {
  color: #000000 !important;
  opacity: 0.7 !important;
  border-bottom-color: rgba(203, 110, 79, 0.7) !important;
}

[class*=block-type-][class*=-garrya].block-type-property-header-garrya .global-button.property-subnav-more-trigger {
  border: 0 !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
}
[class*=block-type-][class*=-garrya].block-type-property-header-garrya .global-button.property-subnav-more-trigger:hover {
  color: #000000 !important;
  opacity: 0.7 !important;
  border: 0 !important;
  border-bottom: 0 !important;
}
[class*=block-type-][class*=-garrya].block-type-property-header-garrya .global-button.property-subnav-more-trigger:hover .typographic,
[class*=block-type-][class*=-garrya].block-type-property-header-garrya .global-button.property-subnav-more-trigger:hover svg {
  opacity: 1;
}

[data-dropdown-brand=garrya].property-subnav-dropdown {
  gap: 0 !important;
  row-gap: 0 !important;
  padding: 0 !important;
  background-color: #f8f5f1 !important;
  box-shadow: none !important;
}
[data-dropdown-brand=garrya].property-subnav-dropdown > * + * {
  margin-top: 0 !important;
}
[data-dropdown-brand=garrya].property-subnav-dropdown [data-slot=dropdown-menu-item] {
  margin: 0 !important;
  background-color: transparent !important;
}
[data-dropdown-brand=garrya].property-subnav-dropdown .global-button.property-subnav-dropdown-item {
  width: 100% !important;
  color: #000000 !important;
  opacity: 1 !important;
  background-color: transparent !important;
  border-bottom: 0 !important;
}
[data-dropdown-brand=garrya].property-subnav-dropdown .global-button.property-subnav-dropdown-item::after {
  display: none !important;
}
[data-dropdown-brand=garrya].property-subnav-dropdown .global-button.property-subnav-dropdown-item:hover, [data-dropdown-brand=garrya].property-subnav-dropdown .global-button.property-subnav-dropdown-item:focus, [data-dropdown-brand=garrya].property-subnav-dropdown .global-button.property-subnav-dropdown-item[data-highlighted] {
  color: #f3e9e2 !important;
  opacity: 1 !important;
  background-color: #b26145 !important;
  border-bottom: 0 !important;
}
[data-dropdown-brand=garrya].property-subnav-dropdown .global-button.property-subnav-dropdown-item:hover > .typographic,
[data-dropdown-brand=garrya].property-subnav-dropdown .global-button.property-subnav-dropdown-item:hover .typographic, [data-dropdown-brand=garrya].property-subnav-dropdown .global-button.property-subnav-dropdown-item:focus > .typographic,
[data-dropdown-brand=garrya].property-subnav-dropdown .global-button.property-subnav-dropdown-item:focus .typographic, [data-dropdown-brand=garrya].property-subnav-dropdown .global-button.property-subnav-dropdown-item[data-highlighted] > .typographic,
[data-dropdown-brand=garrya].property-subnav-dropdown .global-button.property-subnav-dropdown-item[data-highlighted] .typographic {
  color: #f3e9e2 !important;
  opacity: 1 !important;
}

[class*=block-type-][class*=-garrya].block-type-property-header-garrya .global-button.property-subnav-burger {
  border: 0 !important;
  border-bottom: 0 !important;
  text-decoration: none !important;
  box-shadow: none !important;
  background: transparent !important;
}
[class*=block-type-][class*=-garrya].block-type-property-header-garrya .global-button.property-subnav-burger::after {
  display: none !important;
}
[class*=block-type-][class*=-garrya].block-type-property-header-garrya .global-button.property-subnav-burger:hover, [class*=block-type-][class*=-garrya].block-type-property-header-garrya .global-button.property-subnav-burger:focus {
  border: 0 !important;
  border-bottom: 0 !important;
  text-decoration: none !important;
  background: transparent !important;
}
[class*=block-type-][class*=-garrya].block-type-property-header-garrya .global-button.property-subnav-burger svg path {
  stroke: #000000 !important;
}

[data-brand=garrya].property-subnav-mobile-menu {
  gap: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background-color: #cb6e4f !important;
  border: 0 !important;
}
[data-brand=garrya].property-subnav-mobile-menu .property-subnav-mobile-item {
  margin: 0 !important;
  padding: 16px !important;
  color: #f3e9e2 !important;
  text-transform: none !important;
  border-bottom: 1px solid #f3e9e2 !important;
  border-radius: 0 !important;
}
[data-brand=garrya].property-subnav-mobile-menu .property-subnav-mobile-item .typographic {
  color: #f3e9e2 !important;
  font-family: var(--font-garrya-eb-garamond) !important;
  text-transform: none !important;
}
[data-brand=garrya].property-subnav-mobile-menu .property-subnav-mobile-item:last-child {
  border-bottom: 1px solid #f3e9e2 !important;
}

.garrya-custom.SelectContent {
  border-radius: 1px !important;
  border-color: #ffffff !important;
  border-width: 1px !important;
  border-style: solid !important;
}
.garrya-custom.SelectContent [data-radix-select-viewport], .garrya-custom.SelectContent > div {
  padding: 0px !important;
}
.garrya-custom.SelectContent .SelectItem {
  border-radius: 0px !important;
  color: #6d6d6d !important;
}
.garrya-custom.SelectContent .SelectItem:focus, .garrya-custom.SelectContent .SelectItem[data-highlighted], .garrya-custom.SelectContent .SelectItem:hover {
  background-color: #f3e9e2 !important;
  color: #6d6d6d !important;
}
.garrya-custom.SelectContent .SelectItem[data-state=checked] {
  background-color: #cb6e4f !important;
  color: #f3e9e2 !important;
}
.garrya-custom.SelectContent .SelectItem[data-state=checked]:focus, .garrya-custom.SelectContent .SelectItem[data-state=checked][data-highlighted], .garrya-custom.SelectContent .SelectItem[data-state=checked]:hover {
  background-color: #cb6e4f !important;
  color: #f3e9e2 !important;
}

/* G-C20 FullGallery dialog is portaled outside the block root */
.garrya-dialog .popup-card-title {
  color: #cb6e4f !important;
}