/* Version: Code Snippet, 3.2.4 */
@font-face{font-family:"Santorini";font-weight:400;font-style:normal;src:url("//shannon-ohara.com/wp-content/uploads/fonts/SantoriniRegular.woff") format("woff");font-display: swap;}
/* src/index.css */
:root {
  --background: 0 0% 100%;
  --foreground: 222.2 84% 4.9%;
  --card: 0 0% 100%;
  --card-foreground: 222.2 84% 4.9%;
  --popover: 0 0% 100%;
  --popover-foreground: 222.2 84% 4.9%;
  --primary: 221.2 83.2% 53.3%;
  --primary-foreground: 210 40% 98%;
  --secondary: 210 40% 96.1%;
  --secondary-foreground: 222.2 47.4% 11.2%;
  --muted: 210 40% 96.1%;
  --muted-foreground: 215.4 16.3% 46.9%;
  --accent: 210 40% 96.1%;
  --accent-foreground: 222.2 47.4% 11.2%;
  --destructive: 0 84.2% 60.2%;
  --destructive-foreground: 210 40% 98%;
  --border: 214.3 31.8% 91.4%;
  --input: 214.3 31.8% 91.4%;
  --ring: 221.2 83.2% 53.3%;
  --radius: 8px;
}
*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
.tw-fixed {
  position: fixed;
}
.tw-absolute {
  position: absolute;
}
.tw-inset-0 {
  inset: 0px;
}
.tw-left-\[50\%\] {
  left: 50%;
}
.tw-right-16px {
  right: 1rem;
}
.tw-right-4 {
  right: 1rem;
}
.tw-top-1\/2 {
  top: 50%;
}
.tw-top-4 {
  top: 1rem;
}
.tw-top-\[50\%\] {
  top: 50%;
}
.tw-z-50 {
  z-index: 50;
}
.\!tw-mt-24px {
  margin-top: 1.5rem !important;
}
.tw-mr-12px {
  margin-right: 0.75rem;
}
.tw-block {
  display: block;
}
.tw-flex {
  display: flex;
}
.tw-inline-flex {
  display: inline-flex;
}
.tw-grid {
  display: grid;
}
.tw-aspect-square {
  aspect-ratio: 1 / 1;
}
.tw-h-10px {
  height: 0.625rem;
}
.tw-h-4 {
  height: 1rem;
}
.tw-w-10px {
  width: 0.625rem;
}
.tw-w-4 {
  width: 1rem;
}
.tw-w-full {
  width: 100%;
}
.\!tw-max-w-\[40px\] {
  max-width: 40px !important;
}
.tw-max-w-lg {
  max-width: 32rem;
}
.-tw-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-tw-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-translate-x-\[-50\%\] {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-translate-y-\[-50\%\] {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-flex-col {
  flex-direction: column;
}
.tw-flex-col-reverse {
  flex-direction: column-reverse;
}
.tw-place-content-between {
  place-content: space-between;
}
.tw-items-center {
  align-items: center;
}
.tw-justify-center {
  justify-content: center;
}
.tw-gap-2 {
  gap: 0.5rem;
}
.tw-gap-4 {
  gap: 1rem;
}
.tw-space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.tw-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.tw-rounded-full {
  border-radius: 9999px;
}
.tw-rounded-sm {
  border-radius: calc(var(--radius) - 4px);
}
.tw-border {
  border-width: 1px;
}
.tw-border-primary {
  border-color: hsl(var(--primary));
}
.tw-border-transparent {
  border-color: transparent;
}
.tw-bg-background {
  background-color: hsl(var(--background));
}
.tw-bg-black\/80 {
  background-color: rgb(0 0 0 / 0.8);
}
.tw-bg-destructive {
  background-color: hsl(var(--destructive));
}
.tw-bg-primary {
  background-color: hsl(var(--primary));
}
.tw-bg-secondary {
  background-color: hsl(var(--secondary));
}
.tw-bg-no-repeat {
  background-repeat: no-repeat;
}
.tw-fill-current {
  fill: currentColor;
}
.tw-stroke-red-500 {
  stroke: #ef4444;
}
.tw-p-6 {
  padding: 1.5rem;
}
.tw-px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.tw-px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.tw-py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.tw-py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.tw-pb-\[0\.25em\] {
  padding-bottom: 0.25em;
}
.tw-pt-\[1\.5em\] {
  padding-top: 1.5em;
}
.tw-text-center {
  text-align: center;
}
.tw-indent-2 {
  text-indent: 0.5rem;
}
.tw-text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tw-text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tw-text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.tw-font-semibold {
  font-weight: 600;
}
.tw-leading-none {
  line-height: 1;
}
.tw-tracking-tight {
  letter-spacing: -0.025em;
}
.tw-text-current {
  color: currentColor;
}
.tw-text-destructive-foreground {
  color: hsl(var(--destructive-foreground));
}
.tw-text-foreground {
  color: hsl(var(--foreground));
}
.tw-text-muted-foreground {
  color: hsl(var(--muted-foreground));
}
.tw-text-primary {
  color: hsl(var(--primary));
}
.tw-text-primary-foreground {
  color: hsl(var(--primary-foreground));
}
.tw-text-secondary-foreground {
  color: hsl(var(--secondary-foreground));
}
.tw-opacity-70 {
  opacity: 0.7;
}
.tw-shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.tw-ring-offset-background {
  --tw-ring-offset-color: hsl(var(--background));
}
.tw-transition-colors {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tw-transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tw-duration-200 {
  transition-duration: 200ms;
}
@keyframes enter {
  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}
@keyframes exit {
  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
.tw-animate-in {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.tw-fade-in {
  --tw-enter-opacity: 0;
}
.tw-slide-in-from-right-4 {
  --tw-enter-translate-x: 1rem;
}
.tw-slide-in-from-top-1\/2 {
  --tw-enter-translate-y: -50%;
}
.tw-duration-200 {
  animation-duration: 200ms;
}
.hover\:tw-bg-destructive\/80:hover {
  background-color: hsl(var(--destructive) / 0.8);
}
.hover\:tw-bg-primary\/80:hover {
  background-color: hsl(var(--primary) / 0.8);
}
.hover\:tw-bg-secondary\/80:hover {
  background-color: hsl(var(--secondary) / 0.8);
}
.hover\:tw-opacity-100:hover {
  opacity: 1;
}
.focus\:tw-outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:tw-ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus\:tw-ring-ring:focus {
  --tw-ring-color: hsl(var(--ring));
}
.focus\:tw-ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}
.focus-visible\:tw-ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:tw-ring-ring:focus-visible {
  --tw-ring-color: hsl(var(--ring));
}
.focus-visible\:tw-ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}
.disabled\:tw-pointer-events-none:disabled {
  pointer-events: none;
}
.disabled\:tw-cursor-not-allowed:disabled {
  cursor: not-allowed;
}
.disabled\:tw-opacity-50:disabled {
  opacity: 0.5;
}
.data-\[state\=open\]\:tw-bg-accent[data-state=open] {
  background-color: hsl(var(--accent));
}
.data-\[state\=open\]\:tw-text-muted-foreground[data-state=open] {
  color: hsl(var(--muted-foreground));
}
.data-\[state\=open\]\:tw-animate-in[data-state=open] {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.data-\[state\=closed\]\:tw-animate-out[data-state=closed] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[state\=closed\]\:tw-fade-out-0[data-state=closed] {
  --tw-exit-opacity: 0;
}
.data-\[state\=open\]\:tw-fade-in-0[data-state=open] {
  --tw-enter-opacity: 0;
}
.data-\[state\=closed\]\:tw-zoom-out-95[data-state=closed] {
  --tw-exit-scale: .95;
}
.data-\[state\=open\]\:tw-zoom-in-95[data-state=open] {
  --tw-enter-scale: .95;
}
.data-\[state\=closed\]\:tw-slide-out-to-left-1\/2[data-state=closed] {
  --tw-exit-translate-x: -50%;
}
.data-\[state\=closed\]\:tw-slide-out-to-top-\[48\%\][data-state=closed] {
  --tw-exit-translate-y: -48%;
}
.data-\[state\=open\]\:tw-slide-in-from-left-1\/2[data-state=open] {
  --tw-enter-translate-x: -50%;
}
.data-\[state\=open\]\:tw-slide-in-from-top-\[48\%\][data-state=open] {
  --tw-enter-translate-y: -48%;
}
@media (min-width: 400px) {
  .sm\:tw-flex-row {
    flex-direction: row;
  }
  .sm\:tw-justify-end {
    justify-content: flex-end;
  }
  .sm\:tw-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .sm\:tw-text-left {
    text-align: left;
  }
}

/* Style imports */

/* Tailwind */
*, ::before, ::after{
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  
}
::backdrop{
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  
}
.tw-sr-only{
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}
.tw-mt-24px{
    margin-top: 1.5rem
}
.tw-mt-4{
    margin-top: 1rem
}
.tw-flex{
    display: flex
}
.tw-grid{
    display: grid
}
.tw-h-0{
    height: 0px
}
.tw-w-full{
    width: 100%
}
.tw-shrink-0{
    flex-shrink: 0
}
.tw-cursor-pointer{
    cursor: pointer
}
.tw-grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr))
}
.tw-items-center{
    align-items: center
}
.tw-justify-between{
    justify-content: space-between
}
.tw-gap-24px{
    gap: 1.5rem
}
.tw-gap-4px{
    gap: 0.25rem
}
.tw-self-start{
    align-self: flex-start
}
.tw-bg-\[image\:var\(--sample-echeck-url\)\]{
    background-image: var(--sample-echeck-url)
}
.tw-bg-cover{
    background-size: cover
}
.tw-bg-\[0_0\%\]{
    background-position: 0 0%
}
.tw-bg-\[0_100\%\]{
    background-position: 0 100%
}
.tw-bg-\[0_50\%\]{
    background-position: 0 50%
}
.tw-stroke-red-500{
    stroke: #ef4444
}
.tw-pb-\[40\.5\%\]{
    padding-bottom: 40.5%
}
.tw-text-xs{
    font-size: 0.75rem;
    line-height: 1rem
}
@keyframes enter{
    from{
        opacity: var(--tw-enter-opacity, 1);
        transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))
    }
}
@keyframes exit{
    to{
        opacity: var(--tw-exit-opacity, 1);
        transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))
    }
}

/* ------------------------------------------------------------------------------------ */
/* Prefer to use tailwind styles see https://tailwindcss.com/docs/utility-first for why */
/* ------------------------------------------------------------------------------------ */
.after\:tw-absolute::after{
    content: var(--tw-content);
    position: absolute
}
.after\:tw-h-0::after{
    content: var(--tw-content);
    height: 0px
}
.after\:tw-w-0::after{
    content: var(--tw-content);
    width: 0px
}
.after\:tw-overflow-hidden::after{
    content: var(--tw-content);
    overflow: hidden
}
.after\:tw-content-\[var\(--sample-echeck-url\)\]::after{
    --tw-content: var(--sample-echeck-url);
    content: var(--tw-content)
}


.wcpbc-content{display:none}.wcpbc-price.loading *:not(.wcpbc-placeholder){display:none}.wcpbc-price.loading{visibility:hidden;color:inherit}.wc-price-based-country-refresh-area[data-area="wcsatt"]:not(.refreshed){visibility:hidden}.wc-price-based-country-refresh-area[data-area="wcsatt"]:not(.refreshed) .wcpbc-price.loading .wcpbc-placeholder{display:none}@keyframes wcpbc_skeleton_animation{100%{transform:translateX(100%)}}.wcpbc-price.loading .wcpbc-placeholder.-skeleton{visibility:visible;outline:0 !important;border:0 !important;background-color:currentColor !important;color:currentColor !important;width:8ch;height:1.2em;display:inline-block;line-height:1;position:relative !important;overflow:hidden !important;max-width:12ch !important;pointer-events:none;box-shadow:none;z-index:1;opacity:.15}.wcpbc-price.loading .wcpbc-placeholder.-skeleton::after{content:" ";display:block;position:absolute;left:0;right:0;top:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,currentColor,#f5f5f54d,currentColor);transform:translateX(-100%);animation:wcpbc_skeleton_animation 1.5s ease-in-out infinite}@media screen and (prefers-reduced-motion:reduce){.wcpbc-price.loading .wcpbc-placeholder.-skeleton::after{animation:none}}.wcpbc-price.loading .wcpbc-placeholder.-dots{visibility:visible;position:relative;display:inline-block;margin:.2em 0 .2em 1.2em;overflow:visible;animation:dot-flashing 1s infinite linear alternate;animation-delay:.5s}.wcpbc-price.loading .wcpbc-placeholder.-dots::before,.wcpbc-price.loading .wcpbc-placeholder.-dots::after{content:"";display:inline-block;position:absolute;top:0}.wcpbc-price.loading .wcpbc-placeholder.-dots::before{left:-1.2em;animation:dot-flashing 1s infinite linear alternate;animation-delay:0s}.wcpbc-price.loading .wcpbc-placeholder.-dots::after{left:1.2em;animation:dot-flashing 1s infinite linear alternate;animation-delay:1s}.wcpbc-price.loading .wcpbc-placeholder.-dots,.wcpbc-price.loading .wcpbc-placeholder.-dots::before,.wcpbc-price.loading .wcpbc-placeholder.-dots::after{width:.8em;height:.8em;border-radius:50%;color:inherit;background-color:currentColor}@keyframes dot-flashing{0%{background-color:currentColor}50%,100%{background-color:transparent}}
@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}
@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}

/* File: automatic.css - Version: 3.3.6 - Generated: 2026-06-08 08:59:10 */
.overflow-detection *:not(#wpadminbar, #wpadminbar *), .overflow-detection *:not(#wpadminbar, #wpadminbar *)::before, .overflow-detection *:not(#wpadminbar, #wpadminbar *)::after {
  outline: 2px solid crimson !important;
  background: color-mix(in oklab, crimson, transparent 97%) !important;
}
:root, .color-scheme--main {
  --primary-hex: #c6758f;
  --primary-hsl: 341 42% 62%;
  --primary-rgb: 198 117 143;
  --primary-r: 198;
  --primary-g: 117;
  --primary-b: 143;
  --primary-h: 341;
  --primary-s: 42%;
  --primary-l: 62%;
  --primary-hover-h: 341;
  --primary-hover-s: 42%;
  --primary-hover-l: 1.15%;
  --primary-ultra-light-h: 341;
  --primary-ultra-light-s: 42%;
  --primary-ultra-light-l: 95%;
  --primary-light-h: 341;
  --primary-light-s: 42%;
  --primary-light-l: 85%;
  --primary-semi-light-h: 341;
  --primary-semi-light-s: 42%;
  --primary-semi-light-l: 65%;
  --primary-semi-dark-h: 341;
  --primary-semi-dark-s: 42%;
  --primary-semi-dark-l: 35%;
  --primary-dark-h: 341;
  --primary-dark-s: 42%;
  --primary-dark-l: 25%;
  --primary-ultra-dark-h: 341;
  --primary-ultra-dark-s: 42%;
  --primary-ultra-dark-l: 10%;
  --secondary-hex: #a590c8;
  --secondary-hsl: 263 34% 67%;
  --secondary-rgb: 165 144 200;
  --secondary-r: 165;
  --secondary-g: 144;
  --secondary-b: 200;
  --secondary-h: 263;
  --secondary-s: 34%;
  --secondary-l: 67%;
  --secondary-hover-h: 263;
  --secondary-hover-s: 34%;
  --secondary-hover-l: 1.15%;
  --secondary-ultra-light-h: 263;
  --secondary-ultra-light-s: 34%;
  --secondary-ultra-light-l: 95%;
  --secondary-light-h: 263;
  --secondary-light-s: 34%;
  --secondary-light-l: 85%;
  --secondary-semi-light-h: 263;
  --secondary-semi-light-s: 34%;
  --secondary-semi-light-l: 65%;
  --secondary-semi-dark-h: 263;
  --secondary-semi-dark-s: 34%;
  --secondary-semi-dark-l: 35%;
  --secondary-dark-h: 263;
  --secondary-dark-s: 34%;
  --secondary-dark-l: 25%;
  --secondary-ultra-dark-h: 263;
  --secondary-ultra-dark-s: 34%;
  --secondary-ultra-dark-l: 10%;
  --accent-hex: #a7dadc;
  --accent-hsl: 182 43% 76%;
  --accent-rgb: 167 218 220;
  --accent-r: 167;
  --accent-g: 218;
  --accent-b: 220;
  --accent-h: 182;
  --accent-s: 43%;
  --accent-l: 76%;
  --accent-hover-h: 182;
  --accent-hover-s: 43%;
  --accent-hover-l: 1.15%;
  --accent-ultra-light-h: 182;
  --accent-ultra-light-s: 43%;
  --accent-ultra-light-l: 95%;
  --accent-light-h: 182;
  --accent-light-s: 43%;
  --accent-light-l: 85%;
  --accent-semi-light-h: 182;
  --accent-semi-light-s: 43%;
  --accent-semi-light-l: 65%;
  --accent-semi-dark-h: 182;
  --accent-semi-dark-s: 43%;
  --accent-semi-dark-l: 35%;
  --accent-dark-h: 182;
  --accent-dark-s: 43%;
  --accent-dark-l: 25%;
  --accent-ultra-dark-h: 182;
  --accent-ultra-dark-s: 43%;
  --accent-ultra-dark-l: 10%;
  --base-hex: #59375b;
  --base-hsl: 297 25% 29%;
  --base-rgb: 89 55 91;
  --base-r: 89;
  --base-g: 55;
  --base-b: 91;
  --base-h: 297;
  --base-s: 25%;
  --base-l: 29%;
  --base-hover-h: 297;
  --base-hover-s: 25%;
  --base-hover-l: 1.15%;
  --base-ultra-light-h: 297;
  --base-ultra-light-s: 25%;
  --base-ultra-light-l: 95%;
  --base-light-h: 297;
  --base-light-s: 25%;
  --base-light-l: 85%;
  --base-semi-light-h: 297;
  --base-semi-light-s: 25%;
  --base-semi-light-l: 65%;
  --base-semi-dark-h: 297;
  --base-semi-dark-s: 25%;
  --base-semi-dark-l: 35%;
  --base-dark-h: 297;
  --base-dark-s: 25%;
  --base-dark-l: 25%;
  --base-ultra-dark-h: 297;
  --base-ultra-dark-s: 25%;
  --base-ultra-dark-l: 10%;
  --neutral-hex: #000000;
  --neutral-hsl: 0 0% 0%;
  --neutral-rgb: 0 0 0;
  --neutral-r: 0;
  --neutral-g: 0;
  --neutral-b: 0;
  --neutral-h: 0;
  --neutral-s: 0%;
  --neutral-l: 0%;
  --neutral-hover-h: 0;
  --neutral-hover-s: 0%;
  --neutral-hover-l: 0%;
  --neutral-ultra-light-h: 0;
  --neutral-ultra-light-s: 0%;
  --neutral-ultra-light-l: 95%;
  --neutral-light-h: 0;
  --neutral-light-s: 0%;
  --neutral-light-l: 85%;
  --neutral-semi-light-h: 0;
  --neutral-semi-light-s: 0%;
  --neutral-semi-light-l: 65%;
  --neutral-semi-dark-h: 0;
  --neutral-semi-dark-s: 0%;
  --neutral-semi-dark-l: 35%;
  --neutral-dark-h: 0;
  --neutral-dark-s: 0%;
  --neutral-dark-l: 25%;
  --neutral-ultra-dark-h: 0;
  --neutral-ultra-dark-s: 0%;
  --neutral-ultra-dark-l: 10%;
  --primary: #c6758f;
  --primary-hover: #040202;
  --primary-ultra-light: #f8edf0;
  --primary-light: #e9c9d3;
  --primary-semi-light: #cb8098;
  --primary-semi-dark: #7f344c;
  --primary-dark: #5b2536;
  --primary-ultra-dark: #240f16;
  --secondary: #a590c8;
  --secondary-hover: #030204;
  --secondary-ultra-light: #f1eef7;
  --secondary-light: #d6cce6;
  --secondary-semi-light: #9f87c4;
  --secondary-semi-dark: #523b78;
  --secondary-dark: #3b2a55;
  --secondary-ultra-dark: #171122;
  --accent: #a7dadc;
  --accent-hover: #020404;
  --accent-ultra-light: #edf7f8;
  --accent-light: #c8e8e9;
  --accent-semi-light: #7fcacc;
  --accent-semi-dark: #337d80;
  --accent-dark: #24595b;
  --accent-ultra-dark: #0f2424;
  --base: #59375b;
  --base-hover: #040204;
  --base-ultra-light: #f5eff5;
  --base-light: #e1cfe2;
  --base-semi-light: #ba8fbc;
  --base-semi-dark: #6d4370;
  --base-dark: #4e3050;
  --base-ultra-dark: #1f1320;
  --neutral: #000000;
  --neutral-hover: black;
  --neutral-ultra-light: #f2f2f2;
  --neutral-light: #d9d9d9;
  --neutral-semi-light: #a6a6a6;
  --neutral-semi-dark: #595959;
  --neutral-dark: #404040;
  --neutral-ultra-dark: #1a1a1a;
  --white: #fff;
  --black: #000;
  --primary-trans-10: rgba(198, 117, 143, 0.1);
  --primary-trans-20: rgba(198, 117, 143, 0.2);
  --primary-trans-30: rgba(198, 117, 143, 0.3);
  --primary-trans-40: rgba(198, 117, 143, 0.4);
  --primary-trans-50: rgba(198, 117, 143, 0.5);
  --primary-trans-60: rgba(198, 117, 143, 0.6);
  --primary-trans-70: rgba(198, 117, 143, 0.7);
  --primary-trans-80: rgba(198, 117, 143, 0.8);
  --primary-trans-90: rgba(198, 117, 143, 0.9);
  --primary-light-trans-10: rgba(233, 201, 211, 0.1);
  --primary-light-trans-20: rgba(233, 201, 211, 0.2);
  --primary-light-trans-30: rgba(233, 201, 211, 0.3);
  --primary-light-trans-40: rgba(233, 201, 211, 0.4);
  --primary-light-trans-50: rgba(233, 201, 211, 0.5);
  --primary-light-trans-60: rgba(233, 201, 211, 0.6);
  --primary-light-trans-70: rgba(233, 201, 211, 0.7);
  --primary-light-trans-80: rgba(233, 201, 211, 0.8);
  --primary-light-trans-90: rgba(233, 201, 211, 0.9);
  --primary-dark-trans-10: rgba(91, 37, 54, 0.1);
  --primary-dark-trans-20: rgba(91, 37, 54, 0.2);
  --primary-dark-trans-30: rgba(91, 37, 54, 0.3);
  --primary-dark-trans-40: rgba(91, 37, 54, 0.4);
  --primary-dark-trans-50: rgba(91, 37, 54, 0.5);
  --primary-dark-trans-60: rgba(91, 37, 54, 0.6);
  --primary-dark-trans-70: rgba(91, 37, 54, 0.7);
  --primary-dark-trans-80: rgba(91, 37, 54, 0.8);
  --primary-dark-trans-90: rgba(91, 37, 54, 0.9);
  --primary-ultra-dark-trans-10: rgba(36, 15, 22, 0.1);
  --primary-ultra-dark-trans-20: rgba(36, 15, 22, 0.2);
  --primary-ultra-dark-trans-30: rgba(36, 15, 22, 0.3);
  --primary-ultra-dark-trans-40: rgba(36, 15, 22, 0.4);
  --primary-ultra-dark-trans-50: rgba(36, 15, 22, 0.5);
  --primary-ultra-dark-trans-60: rgba(36, 15, 22, 0.6);
  --primary-ultra-dark-trans-70: rgba(36, 15, 22, 0.7);
  --primary-ultra-dark-trans-80: rgba(36, 15, 22, 0.8);
  --primary-ultra-dark-trans-90: rgba(36, 15, 22, 0.9);
  --secondary-trans-10: rgba(165, 144, 200, 0.1);
  --secondary-trans-20: rgba(165, 144, 200, 0.2);
  --secondary-trans-30: rgba(165, 144, 200, 0.3);
  --secondary-trans-40: rgba(165, 144, 200, 0.4);
  --secondary-trans-50: rgba(165, 144, 200, 0.5);
  --secondary-trans-60: rgba(165, 144, 200, 0.6);
  --secondary-trans-70: rgba(165, 144, 200, 0.7);
  --secondary-trans-80: rgba(165, 144, 200, 0.8);
  --secondary-trans-90: rgba(165, 144, 200, 0.9);
  --secondary-light-trans-10: rgba(214, 204, 230, 0.1);
  --secondary-light-trans-20: rgba(214, 204, 230, 0.2);
  --secondary-light-trans-30: rgba(214, 204, 230, 0.3);
  --secondary-light-trans-40: rgba(214, 204, 230, 0.4);
  --secondary-light-trans-50: rgba(214, 204, 230, 0.5);
  --secondary-light-trans-60: rgba(214, 204, 230, 0.6);
  --secondary-light-trans-70: rgba(214, 204, 230, 0.7);
  --secondary-light-trans-80: rgba(214, 204, 230, 0.8);
  --secondary-light-trans-90: rgba(214, 204, 230, 0.9);
  --secondary-dark-trans-10: rgba(59, 42, 85, 0.1);
  --secondary-dark-trans-20: rgba(59, 42, 85, 0.2);
  --secondary-dark-trans-30: rgba(59, 42, 85, 0.3);
  --secondary-dark-trans-40: rgba(59, 42, 85, 0.4);
  --secondary-dark-trans-50: rgba(59, 42, 85, 0.5);
  --secondary-dark-trans-60: rgba(59, 42, 85, 0.6);
  --secondary-dark-trans-70: rgba(59, 42, 85, 0.7);
  --secondary-dark-trans-80: rgba(59, 42, 85, 0.8);
  --secondary-dark-trans-90: rgba(59, 42, 85, 0.9);
  --secondary-ultra-dark-trans-10: rgba(23, 17, 34, 0.1);
  --secondary-ultra-dark-trans-20: rgba(23, 17, 34, 0.2);
  --secondary-ultra-dark-trans-30: rgba(23, 17, 34, 0.3);
  --secondary-ultra-dark-trans-40: rgba(23, 17, 34, 0.4);
  --secondary-ultra-dark-trans-50: rgba(23, 17, 34, 0.5);
  --secondary-ultra-dark-trans-60: rgba(23, 17, 34, 0.6);
  --secondary-ultra-dark-trans-70: rgba(23, 17, 34, 0.7);
  --secondary-ultra-dark-trans-80: rgba(23, 17, 34, 0.8);
  --secondary-ultra-dark-trans-90: rgba(23, 17, 34, 0.9);
  --accent-trans-10: rgba(167, 218, 220, 0.1);
  --accent-trans-20: rgba(167, 218, 220, 0.2);
  --accent-trans-30: rgba(167, 218, 220, 0.3);
  --accent-trans-40: rgba(167, 218, 220, 0.4);
  --accent-trans-50: rgba(167, 218, 220, 0.5);
  --accent-trans-60: rgba(167, 218, 220, 0.6);
  --accent-trans-70: rgba(167, 218, 220, 0.7);
  --accent-trans-80: rgba(167, 218, 220, 0.8);
  --accent-trans-90: rgba(167, 218, 220, 0.9);
  --accent-light-trans-10: rgba(200, 232, 233, 0.1);
  --accent-light-trans-20: rgba(200, 232, 233, 0.2);
  --accent-light-trans-30: rgba(200, 232, 233, 0.3);
  --accent-light-trans-40: rgba(200, 232, 233, 0.4);
  --accent-light-trans-50: rgba(200, 232, 233, 0.5);
  --accent-light-trans-60: rgba(200, 232, 233, 0.6);
  --accent-light-trans-70: rgba(200, 232, 233, 0.7);
  --accent-light-trans-80: rgba(200, 232, 233, 0.8);
  --accent-light-trans-90: rgba(200, 232, 233, 0.9);
  --accent-dark-trans-10: rgba(36, 89, 91, 0.1);
  --accent-dark-trans-20: rgba(36, 89, 91, 0.2);
  --accent-dark-trans-30: rgba(36, 89, 91, 0.3);
  --accent-dark-trans-40: rgba(36, 89, 91, 0.4);
  --accent-dark-trans-50: rgba(36, 89, 91, 0.5);
  --accent-dark-trans-60: rgba(36, 89, 91, 0.6);
  --accent-dark-trans-70: rgba(36, 89, 91, 0.7);
  --accent-dark-trans-80: rgba(36, 89, 91, 0.8);
  --accent-dark-trans-90: rgba(36, 89, 91, 0.9);
  --accent-ultra-dark-trans-10: rgba(15, 36, 36, 0.1);
  --accent-ultra-dark-trans-20: rgba(15, 36, 36, 0.2);
  --accent-ultra-dark-trans-30: rgba(15, 36, 36, 0.3);
  --accent-ultra-dark-trans-40: rgba(15, 36, 36, 0.4);
  --accent-ultra-dark-trans-50: rgba(15, 36, 36, 0.5);
  --accent-ultra-dark-trans-60: rgba(15, 36, 36, 0.6);
  --accent-ultra-dark-trans-70: rgba(15, 36, 36, 0.7);
  --accent-ultra-dark-trans-80: rgba(15, 36, 36, 0.8);
  --accent-ultra-dark-trans-90: rgba(15, 36, 36, 0.9);
  --base-trans-10: rgba(89, 55, 91, 0.1);
  --base-trans-20: rgba(89, 55, 91, 0.2);
  --base-trans-30: rgba(89, 55, 91, 0.3);
  --base-trans-40: rgba(89, 55, 91, 0.4);
  --base-trans-50: rgba(89, 55, 91, 0.5);
  --base-trans-60: rgba(89, 55, 91, 0.6);
  --base-trans-70: rgba(89, 55, 91, 0.7);
  --base-trans-80: rgba(89, 55, 91, 0.8);
  --base-trans-90: rgba(89, 55, 91, 0.9);
  --base-light-trans-10: rgba(225, 207, 226, 0.1);
  --base-light-trans-20: rgba(225, 207, 226, 0.2);
  --base-light-trans-30: rgba(225, 207, 226, 0.3);
  --base-light-trans-40: rgba(225, 207, 226, 0.4);
  --base-light-trans-50: rgba(225, 207, 226, 0.5);
  --base-light-trans-60: rgba(225, 207, 226, 0.6);
  --base-light-trans-70: rgba(225, 207, 226, 0.7);
  --base-light-trans-80: rgba(225, 207, 226, 0.8);
  --base-light-trans-90: rgba(225, 207, 226, 0.9);
  --base-dark-trans-10: rgba(78, 48, 80, 0.1);
  --base-dark-trans-20: rgba(78, 48, 80, 0.2);
  --base-dark-trans-30: rgba(78, 48, 80, 0.3);
  --base-dark-trans-40: rgba(78, 48, 80, 0.4);
  --base-dark-trans-50: rgba(78, 48, 80, 0.5);
  --base-dark-trans-60: rgba(78, 48, 80, 0.6);
  --base-dark-trans-70: rgba(78, 48, 80, 0.7);
  --base-dark-trans-80: rgba(78, 48, 80, 0.8);
  --base-dark-trans-90: rgba(78, 48, 80, 0.9);
  --base-ultra-dark-trans-10: rgba(31, 19, 32, 0.1);
  --base-ultra-dark-trans-20: rgba(31, 19, 32, 0.2);
  --base-ultra-dark-trans-30: rgba(31, 19, 32, 0.3);
  --base-ultra-dark-trans-40: rgba(31, 19, 32, 0.4);
  --base-ultra-dark-trans-50: rgba(31, 19, 32, 0.5);
  --base-ultra-dark-trans-60: rgba(31, 19, 32, 0.6);
  --base-ultra-dark-trans-70: rgba(31, 19, 32, 0.7);
  --base-ultra-dark-trans-80: rgba(31, 19, 32, 0.8);
  --base-ultra-dark-trans-90: rgba(31, 19, 32, 0.9);
  --neutral-trans-10: rgba(0, 0, 0, 0.1);
  --neutral-trans-20: rgba(0, 0, 0, 0.2);
  --neutral-trans-30: rgba(0, 0, 0, 0.3);
  --neutral-trans-40: rgba(0, 0, 0, 0.4);
  --neutral-trans-50: rgba(0, 0, 0, 0.5);
  --neutral-trans-60: rgba(0, 0, 0, 0.6);
  --neutral-trans-70: rgba(0, 0, 0, 0.7);
  --neutral-trans-80: rgba(0, 0, 0, 0.8);
  --neutral-trans-90: rgba(0, 0, 0, 0.9);
  --neutral-light-trans-10: rgba(217, 217, 217, 0.1);
  --neutral-light-trans-20: rgba(217, 217, 217, 0.2);
  --neutral-light-trans-30: rgba(217, 217, 217, 0.3);
  --neutral-light-trans-40: rgba(217, 217, 217, 0.4);
  --neutral-light-trans-50: rgba(217, 217, 217, 0.5);
  --neutral-light-trans-60: rgba(217, 217, 217, 0.6);
  --neutral-light-trans-70: rgba(217, 217, 217, 0.7);
  --neutral-light-trans-80: rgba(217, 217, 217, 0.8);
  --neutral-light-trans-90: rgba(217, 217, 217, 0.9);
  --neutral-dark-trans-10: rgba(64, 64, 64, 0.1);
  --neutral-dark-trans-20: rgba(64, 64, 64, 0.2);
  --neutral-dark-trans-30: rgba(64, 64, 64, 0.3);
  --neutral-dark-trans-40: rgba(64, 64, 64, 0.4);
  --neutral-dark-trans-50: rgba(64, 64, 64, 0.5);
  --neutral-dark-trans-60: rgba(64, 64, 64, 0.6);
  --neutral-dark-trans-70: rgba(64, 64, 64, 0.7);
  --neutral-dark-trans-80: rgba(64, 64, 64, 0.8);
  --neutral-dark-trans-90: rgba(64, 64, 64, 0.9);
  --neutral-ultra-dark-trans-10: rgba(26, 26, 26, 0.1);
  --neutral-ultra-dark-trans-20: rgba(26, 26, 26, 0.2);
  --neutral-ultra-dark-trans-30: rgba(26, 26, 26, 0.3);
  --neutral-ultra-dark-trans-40: rgba(26, 26, 26, 0.4);
  --neutral-ultra-dark-trans-50: rgba(26, 26, 26, 0.5);
  --neutral-ultra-dark-trans-60: rgba(26, 26, 26, 0.6);
  --neutral-ultra-dark-trans-70: rgba(26, 26, 26, 0.7);
  --neutral-ultra-dark-trans-80: rgba(26, 26, 26, 0.8);
  --neutral-ultra-dark-trans-90: rgba(26, 26, 26, 0.9);
  --white-trans-10: rgba(255, 255, 255, 0.1);
  --white-trans-20: rgba(255, 255, 255, 0.2);
  --white-trans-30: rgba(255, 255, 255, 0.3);
  --white-trans-40: rgba(255, 255, 255, 0.4);
  --white-trans-50: rgba(255, 255, 255, 0.5);
  --white-trans-60: rgba(255, 255, 255, 0.6);
  --white-trans-70: rgba(255, 255, 255, 0.7);
  --white-trans-80: rgba(255, 255, 255, 0.8);
  --white-trans-90: rgba(255, 255, 255, 0.9);
  --black-trans-10: rgba(0, 0, 0, 0.1);
  --black-trans-20: rgba(0, 0, 0, 0.2);
  --black-trans-30: rgba(0, 0, 0, 0.3);
  --black-trans-40: rgba(0, 0, 0, 0.4);
  --black-trans-50: rgba(0, 0, 0, 0.5);
  --black-trans-60: rgba(0, 0, 0, 0.6);
  --black-trans-70: rgba(0, 0, 0, 0.7);
  --black-trans-80: rgba(0, 0, 0, 0.8);
  --black-trans-90: rgba(0, 0, 0, 0.9);
  --shade-white: #fff;
  --shade-black: #000;
  --bg-ultra-light: var(--neutral-ultra-light);
  --bg-light: var(--neutral-light);
  --bg-dark: var(--neutral-dark);
  --bg-ultra-dark: var(--neutral-ultra-dark);
  --text-light: var(--white);
  --text-light-muted: var(--white-trans-80);
  --text-dark: var(--black);
  --text-dark-muted: var(--black-trans-80);
  --body-bg-color: var(--white);
  --body-color: var(--black);
}
:root {
  --on: initial;
  --off: ;
  --section-padding-x: 2.4rem;
  --section-padding-block: var(--section-space-m);
  --section-gutter: 2.4rem;
  --gutter: 2.4rem;
  --text-xs: 1.26rem;
  --text-s: 1.42rem;
  --text-m: 1.8rem;
  --text-l: 2.025rem;
  --text-xl: 2.28rem;
  --text-xxl: 2.565rem;
  --root-font-size: 62.5%;
  --h6: 1.26rem;
  --h5: 1.42rem;
  --h4: 1.8rem;
  --h3: 2.025rem;
  --h2: 2.28rem;
  --h1: 2.565rem;
  --space-xs: 1.896rem;
  --space-s: 2.133rem;
  --space-m: 2.4rem;
  --space-l: 2.7rem;
  --space-xl: 3.038rem;
  --space-xxl: 3.42rem;
  --section-space-xs: 3.84rem;
  --section-space-s: 4.8rem;
  --section-space-m: 6rem;
  --section-space-l: 7.5rem;
  --section-space-xl: 9.375rem;
  --section-space-xxl: 11.719rem;
  --content-width: 112rem;
  --content-width-safe: min(var(--content-width), calc(100% - var(--gutter) * 2));
  --width-xs: calc(var(--content-width) * 0.1);
  --width-s: calc(var(--content-width) * 0.2);
  --width-m: calc(var(--content-width) * 0.4);
  --width-l: calc(var(--content-width) * 0.6);
  --width-xl: calc(var(--content-width) * 0.8);
  --width-xxl: calc(var(--content-width) * 0.9);
  --width-vp-max: calc(var(--content-width) * 1);
  --width-content: calc(var(--content-width) * 1);
  --width-full: calc(var(--content-width) * 100%);
  --width-10: calc(var(--content-width) * 0.1);
  --width-20: calc(var(--content-width) * 0.2);
  --width-30: calc(var(--content-width) * 0.3);
  --width-40: calc(var(--content-width) * 0.4);
  --width-50: calc(var(--content-width) * 0.5);
  --width-60: calc(var(--content-width) * 0.6);
  --width-70: calc(var(--content-width) * 0.7);
  --width-80: calc(var(--content-width) * 0.8);
  --width-90: calc(var(--content-width) * 0.9);
  --focus-color: var(--primary);
  --focus-width: 2px;
  --focus-offset: 0.25em;
  --box-shadow-m: 0 0 40px var(--black-trans-10);
  --box-shadow-l: 0 0 60px var(--black-trans-20);
  --box-shadow-xl: 0 0 80px var(--black-trans-30);
  --box-shadow-1: 0 0 40px var(--black-trans-10);
  --box-shadow-2: 0 0 60px var(--black-trans-20);
  --box-shadow-3: 0 0 80px var(--black-trans-30);
  --admin-bar-height: var(--wp-admin--admin-bar--height, 0px);
  --text-xxl-max-width: 100%;
  --text-xl-max-width: 100%;
  --text-l-max-width: 100%;
  --text-m-line-height: calc(1.5);
  --text-m-max-width: 100%;
  --text-s-max-width: 100%;
  --text-xs-max-width: 100%;
  --base-text-lh: calc(1.5);
  --heading-line-height: calc(4px + 2ex);
  --heading-font-weight: 700;
  --heading-text-wrap: pretty;
  --base-heading-lh: calc(4px + 2ex);
  --h1-max-width: 100%;
  --h2-max-width: 100%;
  --h3-max-width: 100%;
  --h4-line-height: calc(4px + 2ex);
  --h4-max-width: 100%;
  --h5-max-width: 100%;
  --h6-max-width: 100%;
  --text-color: var(--black);
  --text-line-height: calc(1.5);
  --text-text-wrap: pretty;
}
:root {
  --grid-1: repeat(1, minmax(0, 1fr));
  --grid-2: repeat(2, minmax(0, 1fr));
  --grid-3: repeat(3, minmax(0, 1fr));
  --grid-4: repeat(4, minmax(0, 1fr));
  --grid-5: repeat(5, minmax(0, 1fr));
  --grid-6: repeat(6, minmax(0, 1fr));
  --grid-7: repeat(7, minmax(0, 1fr));
  --grid-8: repeat(8, minmax(0, 1fr));
  --grid-9: repeat(9, minmax(0, 1fr));
  --grid-10: repeat(10, minmax(0, 1fr));
  --grid-11: repeat(11, minmax(0, 1fr));
  --grid-12: repeat(12, minmax(0, 1fr));
  --grid-1-2: minmax(0, 1fr) minmax(0, 2fr);
  --grid-1-3: minmax(0, 1fr) minmax(0, 3fr);
  --grid-2-1: minmax(0, 2fr) minmax(0, 1fr);
  --grid-2-3: minmax(0, 2fr) minmax(0, 3fr);
  --grid-3-1: minmax(0, 3fr) minmax(0, 1fr);
  --grid-3-2: minmax(0, 3fr) minmax(0, 2fr);
}
:root {
  --grid-auto-2: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((2 - 1) * var(--grid-gap))) / 2) * 0.7, (100% - (2 - 1) * var(--grid-gap)) / 2)), 1fr));
  --grid-auto-3: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((3 - 1) * var(--grid-gap))) / 3) * 0.7, (100% - (3 - 1) * var(--grid-gap)) / 3)), 1fr));
  --grid-auto-4: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((4 - 1) * var(--grid-gap))) / 4) * 0.7, (100% - (4 - 1) * var(--grid-gap)) / 4)), 1fr));
  --grid-auto-5: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((5 - 1) * var(--grid-gap))) / 5) * 0.7, (100% - (5 - 1) * var(--grid-gap)) / 5)), 1fr));
  --grid-auto-6: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((6 - 1) * var(--grid-gap))) / 6) * 0.7, (100% - (6 - 1) * var(--grid-gap)) / 6)), 1fr));
  --grid-auto-7: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((7 - 1) * var(--grid-gap))) / 7) * 0.7, (100% - (7 - 1) * var(--grid-gap)) / 7)), 1fr));
  --grid-auto-8: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((8 - 1) * var(--grid-gap))) / 8) * 0.7, (100% - (8 - 1) * var(--grid-gap)) / 8)), 1fr));
  --grid-auto-9: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((9 - 1) * var(--grid-gap))) / 9) * 0.7, (100% - (9 - 1) * var(--grid-gap)) / 9)), 1fr));
  --grid-auto-10: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((10 - 1) * var(--grid-gap))) / 10) * 0.7, (100% - (10 - 1) * var(--grid-gap)) / 10)), 1fr));
  --grid-auto-11: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((11 - 1) * var(--grid-gap))) / 11) * 0.7, (100% - (11 - 1) * var(--grid-gap)) / 11)), 1fr));
  --grid-auto-12: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((12 - 1) * var(--grid-gap))) / 12) * 0.7, (100% - (12 - 1) * var(--grid-gap)) / 12)), 1fr));
  --auto-grid-aggressiveness: 0.7;
}
:root {
  --header-height: 0rem;
  --header-height-xl: 0rem;
  --header-height-l: 0rem;
  --header-height-m: 0rem;
  --header-height-s: 0rem;
}
@media (max-width: 1120px) {
  :root {
    --header-height: var(--header-height-xl);
  }
}
@media (max-width: 992px) {
  :root {
    --header-height: var(--header-height-l);
  }
}
@media (max-width: 768px) {
  :root {
    --header-height: var(--header-height-m);
  }
}
@media (max-width: 480px) {
  :root {
    --header-height: var(--header-height-s);
  }
}
:root {
  --paragraph-spacing: 1em;
  --heading-spacing: 1.2em;
  --list-spacing: var(--paragraph-spacing);
  --list-indent-spacing: 2em;
  --list-item-spacing: 0.5em;
  --nested-list-indent-spacing: 1em;
  --flow-spacing: var(--paragraph-spacing);
  --figure-spacing: var(--paragraph-spacing);
  --figcaption-spacing: 0.5em;
  --blockquote-spacing: var(--paragraph-spacing);
}
:root {
  --option-primary-btn-outline: on;
  --option-secondary-btn-outline: on;
  --btn-padding-block: 1em;
  --btn-padding-inline: 1.5em;
  --btn-min-width: 20rem;
  --btn-line-height: 1;
  --btn-font-weight: 400;
  --btn-font-style: normal;
  --btn-text-decoration: none;
  --btn-text-decoration-hover: none;
  --btn-letter-spacing: 0;
  --btn-text-transform: none;
  --btn-border-width: 1.5;
  --btn-outline-border-width: 2.5;
  --btn-border-style: solid;
  --btn-border-radius: 0;
  --btn-justify-content: center;
  --btn-text-align: center;
  --btn-transition: 0.3s;
}
/* Deprecated in ACSS 2.7 */
:root {
  --btn-border-size: 1.5;
  --btn-radius: 0;
  --outline-btn-border-size: 2.5;
  --btn-pad-x: 1.5em;
  --btn-pad-y: 1em;
  --btn-text-style: normal;
  --btn-weight: 400;
  --btn-width: 20;
}
:root {
  --link-color: #000;
  --link-color-hover: #000;
  --link-transition: 0.3s;
  --link-decoration: none;
  --link-decoration-hover: inherit;
  --link-underline-offset: auto;
  --link-weight: 400;
}
:root {
  --col-width-s: 13;
  --col-width-m: 25;
  --col-width-l: 38;
  --col-rule-width-s: 0.1;
  --col-rule-width-m: 0.3;
  --col-rule-width-l: 0.5;
}
:root {
  --sticky-s: 2.5%;
  --sticky-m: 5%;
  --sticky-l: 10%;
}
:root {
  --content-gap: var(--space-m);
  --fr-content-gap: var(--space-m);
  --container-gap: var(--space-xl);
  --fr-container-gap: var(--space-xl);
  --grid-gap: var(--space-m);
  --fr-grid-gap: var(--space-m);
  --bg-ultra-light-text: var(--text-dark);
  --bg-light-text: var(--text-dark);
  --bg-dark-text: var(--text-light);
  --bg-ultra-dark-text: var(--text-light);
  --bg-ultra-light-heading: var(--text-dark);
  --bg-light-heading: var(--text-dark);
  --bg-dark-heading: var(--text-light);
  --bg-ultra-dark-heading: var(--text-light);
  --bg-ultra-light-button: primary;
  --bg-light-button: primary;
  --bg-dark-button: primary;
  --bg-ultra-dark-button: primary;
}
:root {
  --radius: 0;
  --radius-50: 50%;
  --radius-circle: 50vw;
  --radius-none: 0;
  --radius-xs: 0;
  --radius-s: 0;
  --radius-m: 0;
  --radius-l: 0;
  --radius-xl: 0;
  --radius-xxl: 0;
  --border-size: 1px;
  --border-width: 1px;
  --border-style: solid;
  --border-color-dark: var(--black-trans-20);
  --border-color-light: var(--white-trans-20);
  --border: var(--border-size) var(--border-style) var(--border-color-dark);
  --border-light: var(--border-size) var(--border-style) var(--border-color-light);
  --border-dark: var(--border-size) var(--border-style) var(--border-color-dark);
}
:root {
  --divider-size: 1px;
  --divider-style: solid;
  --divider-inline-size: 100%;
  --divider-gap: var(--content-gap);
  --divider-color-dark: var(--black-trans-20);
  --divider-color-light: var(--white-trans-20);
  --divider: var(--divider-size) var(--divider-style) var(--divider-color-dark);
  --divider-light: var(--divider-size) var(--divider-style) var(--divider-color-light);
  --divider-dark: var(--divider-size) var(--divider-style) var(--divider-color-dark);
}
:root {
  --transition-duration: 0.3s;
  --transition-timing: ease-in-out;
  --transition-delay: 0s;
  --transition: background var(--transition-duration) var(--transition-timing) var(--transition-delay), color var(--transition-duration) var(--transition-timing) var(--transition-delay), border var(--transition-duration) var(--transition-timing) var(--transition-delay), translate var(--transition-duration) var(--transition-timing) var(--transition-delay);
}
:root {
  --icon-size: 32px;
  --icon-padding: 0.35em;
  --icon-radius: var(--radius);
  --icon-background: var(--primary-light);
  --icon-background-hover: var(--primary-ultra-light);
  --icon-border-color: var(--primary-dark-trans-10);
  --icon-border-color-hover: var(--primary-dark-trans-10);
  --icon-border-width: var(--border-width);
  --icon-border-style: var(--border-style);
  --icon-color: var(--primary-dark);
  --icon-color-hover: var(--primary-semi-dark);
  --icon-list-icon-size: 1em;
  --icon-list-gap: 1em;
  --icon-light-color: var(--primary-light);
  --icon-light-color-hover: var(--primary-ultra-light);
  --icon-light-background: var(--primary-dark);
  --icon-light-background-hover: var(--primary-ultra-dark);
  --icon-light-border-color: var(--primary-dark-trans-10);
  --icon-light-border-color-hover: var(--primary-dark-trans-10);
  --icon-dark-color: var(--primary-dark);
  --icon-dark-color-hover: var(--primary-semi-dark);
  --icon-dark-background: var(--primary-light);
  --icon-dark-background-hover: var(--primary-ultra-light);
  --icon-dark-border-color: var(--primary-dark-trans-10);
  --icon-dark-border-color-hover: var(--primary-dark-trans-10);
  --icon-size-s: 16px;
  --icon-size-m: 32px;
  --icon-size-l: 64px;
  --icon-padding-s: var(--icon-padding);
  --icon-padding-m: var(--icon-padding);
  --icon-padding-l: var(--icon-padding);
  --icon-border-color: var(--icon-light-border-color);
  --icon-border-color-hover: var(--icon-light-border-color-hover);
}
body.boxed-layout {
  inline-size: 100%;
  max-inline-size: var(--body-max-width, 1920px);
  box-shadow: var(--body-box-shadow, 0 0 80px 0 var(--neutral-trans-20));
  border-color: var(--body-border-color, transparent);
  border-style: var(--body-border-style, none);
  border-width: var(--body-border-width, 0);
  border-radius: var(--body-border-radius, 0);
  margin-block-start: var(--body-margin-top, 0) !important;
  margin-inline: auto !important;
}
body.boxed-layout header.sticky > *, body.boxed-layout #brx-header.sticky.sticky > * {
  width: var(--boxed-width);
  margin-inline: auto;
}
[id] {
  scroll-margin-top: var(--offset, 0);
}
html {
  font-size: var(--root-font-size) !important;
}
:root {
  interpolate-size: allow-keywords;
}
*, *::before, *::after {
  box-sizing: border-box;
}
body {
  min-block-size: 100vh;
}
input, button, textarea, select {
  font: inherit;
}
:where(dd) {
  margin-inline-start: 0;
}
.focus-parent:focus-within:not(:has(:focus-visible)) {
  outline: none;
  outline-offset: 0;
}
.focus-parent:focus-within {
  outline: var(--focus-width) solid var(--focus-color);
  outline-offset: var(--focus-offset);
}
.focus-parent :focus {
  outline: none !important;
  box-shadow: none !important;
}
.focus-parent--shadow:focus-within:not(:has(:focus-visible)) {
  box-shadow: none;
}
.focus-parent--shadow:focus-within {
  box-shadow: 0 0 0 var(--focus-width) var(--focus-color);
}
.focus-parent--shadow :focus {
  outline: none !important;
  box-shadow: none !important;
}
.focus-parent--outline:focus-within:not(:has(:focus-visible)) {
  outline: none;
  outline-offset: 0;
}
.focus-parent--outline:focus-within {
  outline: var(--focus-width) solid var(--focus-color);
  outline-offset: var(--focus-offset);
}
.focus-parent--outline :focus {
  outline: none !important;
  box-shadow: none !important;
}
.hidden-accessible {
  position: absolute !important;
  inline-size: 1px !important;
  block-size: 1px !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: rect(0, 0, 0, 0);
  white-space: nowrap;
  /* added line */
  border: 0;
}
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *, *::before, *::after {
    -webkit-animation-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
body:not(:has([data-sticky-header="0"]), .content-offset--off) .acss-offset-content:not(.panel-content) > *:first-child > *:first-child:not(.bricks-shape-divider) {
  margin-block-start: var(--header-height);
}
:where(section:not(section section)) {
  padding-block: var(--section-padding-block);
  padding-inline: var(--gutter);
}
body:where(:not(.block-editor-writing-flow, .editor-styles-wrapper)) :where(p, h1, h2, h3, h4, h5, h6, ul, ol, li) {
  margin-block: 0;
}
.smart-spacing-normalize :where(p, h1, h2, h3, h4, h5, h6, ul, ol, li) {
  margin-block: 0;
}
.smart-spacing-preview > * + *, .smart-spacing.smart-spacing > * + * {
  margin-block-start: var(--flow-spacing, initial);
  margin-block-end: 0;
}
.smart-spacing-preview > * + :where(h1, h2, h3, h4, h5, h6), .smart-spacing.smart-spacing > * + :where(h1, h2, h3, h4, h5, h6) {
  margin-block-start: var(--heading-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.smart-spacing-preview > :where(* + h2), .smart-spacing.smart-spacing > :where(* + h2) {
  margin-block-start: var(--h2-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.smart-spacing-preview > :where(* + h3), .smart-spacing.smart-spacing > :where(* + h3) {
  margin-block-start: var(--h3-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.smart-spacing-preview > :where(* + h4), .smart-spacing.smart-spacing > :where(* + h4) {
  margin-block-start: var(--h4-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.smart-spacing-preview > :where(* + h5), .smart-spacing.smart-spacing > :where(* + h5) {
  margin-block-start: var(--h5-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.smart-spacing-preview > :where(* + h6), .smart-spacing.smart-spacing > :where(* + h6) {
  margin-block-start: var(--h6-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.smart-spacing-preview > * + p, .smart-spacing.smart-spacing > * + p {
  margin-block-start: var(--paragraph-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.smart-spacing-preview > :is(* + ul, * + ol), .smart-spacing.smart-spacing > :is(* + ul, * + ol) {
  margin-block: var(--list-spacing, var(--flow-spacing, initial));
}
.smart-spacing-preview > :is(ul, ol), .smart-spacing.smart-spacing > :is(ul, ol) {
  padding-inline-start: var(--list-indent-spacing, var(--flow-spacing, initial));
}
.smart-spacing-preview > ul * + li, .smart-spacing-preview > ol * + li, .smart-spacing.smart-spacing > ul * + li, .smart-spacing.smart-spacing > ol * + li {
  margin-block-start: var(--list-item-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.smart-spacing-preview > ul ul, .smart-spacing-preview > ol ol, .smart-spacing-preview > ul ol, .smart-spacing-preview > ol ul, .smart-spacing.smart-spacing > ul ul, .smart-spacing.smart-spacing > ol ol, .smart-spacing.smart-spacing > ul ol, .smart-spacing.smart-spacing > ol ul {
  margin-block: var(--nested-list-spacing, var(--list-item-spacing, initial));
  padding-inline-start: var(--nested-list-indent-spacing, initial);
}
.smart-spacing-preview > :is(ul, ol) :is(ul, ol) li, .smart-spacing.smart-spacing > :is(ul, ol) :is(ul, ol) li {
  margin-block-start: var(--nested-list-item-spacing, var(--list-item-spacing, initial));
}
.smart-spacing-preview > * + figure, .smart-spacing-preview > * + picture, .smart-spacing.smart-spacing > * + figure, .smart-spacing.smart-spacing > * + picture {
  margin-block: var(--figure-spacing, var(--flow-spacing, initial));
}
.smart-spacing-preview figcaption, .smart-spacing.smart-spacing figcaption {
  margin-block: var(--figcaption-spacing, var(--flow-spacing, initial));
}
.smart-spacing-preview > * + blockquote:where(:not(figure > blockquote)), .smart-spacing.smart-spacing > * + blockquote:where(:not(figure > blockquote)) {
  margin-block: var(--blockquote-spacing, var(--flow-spacing, initial));
}
.smart-spacing-preview > blockquote * + *, .smart-spacing.smart-spacing > blockquote * + * {
  margin-block-start: var(--paragraph-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.smart-spacing-preview > :is(figure, blockquote, ul, ol):where(:not(:first-child)) + *, .smart-spacing.smart-spacing > :is(figure, blockquote, ul, ol):where(:not(:first-child)) + * {
  --paragraph-spacing: 0;
  --flow-spacing: 0;
}
.smart-spacing--off.smart-spacing--off :where(p, h1, h2, h3, h4, h5, h6, ul, ol, li) {
  margin-block: 0;
}
.oxy-rich-text > * + *, .oxy-stock-content-styles > * + * {
  margin-block-start: var(--flow-spacing, initial);
  margin-block-end: 0;
}
.oxy-rich-text > * + :where(h1, h2, h3, h4, h5, h6), .oxy-stock-content-styles > * + :where(h1, h2, h3, h4, h5, h6) {
  margin-block-start: var(--heading-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.oxy-rich-text > :where(* + h2), .oxy-stock-content-styles > :where(* + h2) {
  margin-block-start: var(--h2-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.oxy-rich-text > :where(* + h3), .oxy-stock-content-styles > :where(* + h3) {
  margin-block-start: var(--h3-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.oxy-rich-text > :where(* + h4), .oxy-stock-content-styles > :where(* + h4) {
  margin-block-start: var(--h4-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.oxy-rich-text > :where(* + h5), .oxy-stock-content-styles > :where(* + h5) {
  margin-block-start: var(--h5-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.oxy-rich-text > :where(* + h6), .oxy-stock-content-styles > :where(* + h6) {
  margin-block-start: var(--h6-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
.oxy-rich-text > * + p, .oxy-stock-content-styles > * + p {
  margin-block-start: var(--paragraph-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.oxy-rich-text > :is(* + ul, * + ol), .oxy-stock-content-styles > :is(* + ul, * + ol) {
  margin-block: var(--list-spacing, var(--flow-spacing, initial));
}
.oxy-rich-text > :is(ul, ol), .oxy-stock-content-styles > :is(ul, ol) {
  padding-inline-start: var(--list-indent-spacing, var(--flow-spacing, initial));
}
.oxy-rich-text > ul * + li, .oxy-rich-text > ol * + li, .oxy-stock-content-styles > ul * + li, .oxy-stock-content-styles > ol * + li {
  margin-block-start: var(--list-item-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.oxy-rich-text > ul ul, .oxy-rich-text > ol ol, .oxy-rich-text > ul ol, .oxy-rich-text > ol ul, .oxy-stock-content-styles > ul ul, .oxy-stock-content-styles > ol ol, .oxy-stock-content-styles > ul ol, .oxy-stock-content-styles > ol ul {
  margin-block: var(--nested-list-spacing, var(--list-item-spacing, initial));
  padding-inline-start: var(--nested-list-indent-spacing, initial);
}
.oxy-rich-text > :is(ul, ol) :is(ul, ol) li, .oxy-stock-content-styles > :is(ul, ol) :is(ul, ol) li {
  margin-block-start: var(--nested-list-item-spacing, var(--list-item-spacing, initial));
}
.oxy-rich-text > * + figure, .oxy-rich-text > * + picture, .oxy-stock-content-styles > * + figure, .oxy-stock-content-styles > * + picture {
  margin-block: var(--figure-spacing, var(--flow-spacing, initial));
}
.oxy-rich-text figcaption, .oxy-stock-content-styles figcaption {
  margin-block: var(--figcaption-spacing, var(--flow-spacing, initial));
}
.oxy-rich-text > * + blockquote:where(:not(figure > blockquote)), .oxy-stock-content-styles > * + blockquote:where(:not(figure > blockquote)) {
  margin-block: var(--blockquote-spacing, var(--flow-spacing, initial));
}
.oxy-rich-text > blockquote * + *, .oxy-stock-content-styles > blockquote * + * {
  margin-block-start: var(--paragraph-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
.oxy-rich-text > :is(figure, blockquote, ul, ol):where(:not(:first-child)) + *, .oxy-stock-content-styles > :is(figure, blockquote, ul, ol):where(:not(:first-child)) + * {
  --paragraph-spacing: 0;
  --flow-spacing: 0;
}
:not(.woocommerce-checkout) [class*="woocommerce"] * + p > * + * {
  margin-block-start: var(--flow-spacing, initial);
  margin-block-end: 0;
}
:not(.woocommerce-checkout) [class*="woocommerce"] * + p > * + :where(h1, h2, h3, h4, h5, h6) {
  margin-block-start: var(--heading-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
:not(.woocommerce-checkout) [class*="woocommerce"] * + p > :where(* + h2) {
  margin-block-start: var(--h2-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
:not(.woocommerce-checkout) [class*="woocommerce"] * + p > :where(* + h3) {
  margin-block-start: var(--h3-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
:not(.woocommerce-checkout) [class*="woocommerce"] * + p > :where(* + h4) {
  margin-block-start: var(--h4-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
:not(.woocommerce-checkout) [class*="woocommerce"] * + p > :where(* + h5) {
  margin-block-start: var(--h5-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
:not(.woocommerce-checkout) [class*="woocommerce"] * + p > :where(* + h6) {
  margin-block-start: var(--h6-spacing, var(--heading-spacing));
  margin-block-end: 0;
}
:not(.woocommerce-checkout) [class*="woocommerce"] * + p > * + p {
  margin-block-start: var(--paragraph-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
:not(.woocommerce-checkout) [class*="woocommerce"] * + p > :is(* + ul, * + ol) {
  margin-block: var(--list-spacing, var(--flow-spacing, initial));
}
:not(.woocommerce-checkout) [class*="woocommerce"] * + p > :is(ul, ol) {
  padding-inline-start: var(--list-indent-spacing, var(--flow-spacing, initial));
}
:not(.woocommerce-checkout) [class*="woocommerce"] * + p > ul * + li, :not(.woocommerce-checkout) [class*="woocommerce"] * + p > ol * + li {
  margin-block-start: var(--list-item-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
:not(.woocommerce-checkout) [class*="woocommerce"] * + p > ul ul, :not(.woocommerce-checkout) [class*="woocommerce"] * + p > ol ol, :not(.woocommerce-checkout) [class*="woocommerce"] * + p > ul ol, :not(.woocommerce-checkout) [class*="woocommerce"] * + p > ol ul {
  margin-block: var(--nested-list-spacing, var(--list-item-spacing, initial));
  padding-inline-start: var(--nested-list-indent-spacing, initial);
}
:not(.woocommerce-checkout) [class*="woocommerce"] * + p > :is(ul, ol) :is(ul, ol) li {
  margin-block-start: var(--nested-list-item-spacing, var(--list-item-spacing, initial));
}
:not(.woocommerce-checkout) [class*="woocommerce"] * + p > * + figure, :not(.woocommerce-checkout) [class*="woocommerce"] * + p > * + picture {
  margin-block: var(--figure-spacing, var(--flow-spacing, initial));
}
:not(.woocommerce-checkout) [class*="woocommerce"] * + p figcaption {
  margin-block: var(--figcaption-spacing, var(--flow-spacing, initial));
}
:not(.woocommerce-checkout) [class*="woocommerce"] * + p > * + blockquote:where(:not(figure > blockquote)) {
  margin-block: var(--blockquote-spacing, var(--flow-spacing, initial));
}
:not(.woocommerce-checkout) [class*="woocommerce"] * + p > blockquote * + * {
  margin-block-start: var(--paragraph-spacing, var(--flow-spacing, initial));
  margin-block-end: 0;
}
:not(.woocommerce-checkout) [class*="woocommerce"] * + p > :is(figure, blockquote, ul, ol):where(:not(:first-child)) + * {
  --paragraph-spacing: 0;
  --flow-spacing: 0;
}
.bg--primary {
  background-color: var(--primary);
}
.bg--primary-hover {
  background-color: var(--primary-hover);
}
.bg--primary-ultra-light {
  background-color: var(--primary-ultra-light);
}
.bg--primary-light {
  background-color: var(--primary-light);
}
.bg--primary-semi-light {
  background-color: var(--primary-semi-light);
}
.bg--primary-semi-dark {
  background-color: var(--primary-semi-dark);
}
.bg--primary-dark {
  background-color: var(--primary-dark);
}
.bg--primary-ultra-dark {
  background-color: var(--primary-ultra-dark);
}
.bg--primary-trans-10 {
  background-color: var(--primary-trans-10);
}
.bg--primary-trans-20 {
  background-color: var(--primary-trans-20);
}
.bg--primary-trans-30 {
  background-color: var(--primary-trans-30);
}
.bg--primary-trans-40 {
  background-color: var(--primary-trans-40);
}
.bg--primary-trans-50 {
  background-color: var(--primary-trans-50);
}
.bg--primary-trans-60 {
  background-color: var(--primary-trans-60);
}
.bg--primary-trans-70 {
  background-color: var(--primary-trans-70);
}
.bg--primary-trans-80 {
  background-color: var(--primary-trans-80);
}
.bg--primary-trans-90 {
  background-color: var(--primary-trans-90);
}
.bg--primary-light-trans-10 {
  background-color: var(--primary-light-trans-10);
}
.bg--primary-light-trans-20 {
  background-color: var(--primary-light-trans-20);
}
.bg--primary-light-trans-30 {
  background-color: var(--primary-light-trans-30);
}
.bg--primary-light-trans-40 {
  background-color: var(--primary-light-trans-40);
}
.bg--primary-light-trans-50 {
  background-color: var(--primary-light-trans-50);
}
.bg--primary-light-trans-60 {
  background-color: var(--primary-light-trans-60);
}
.bg--primary-light-trans-70 {
  background-color: var(--primary-light-trans-70);
}
.bg--primary-light-trans-80 {
  background-color: var(--primary-light-trans-80);
}
.bg--primary-light-trans-90 {
  background-color: var(--primary-light-trans-90);
}
.bg--primary-dark-trans-10 {
  background-color: var(--primary-dark-trans-10);
}
.bg--primary-dark-trans-20 {
  background-color: var(--primary-dark-trans-20);
}
.bg--primary-dark-trans-30 {
  background-color: var(--primary-dark-trans-30);
}
.bg--primary-dark-trans-40 {
  background-color: var(--primary-dark-trans-40);
}
.bg--primary-dark-trans-50 {
  background-color: var(--primary-dark-trans-50);
}
.bg--primary-dark-trans-60 {
  background-color: var(--primary-dark-trans-60);
}
.bg--primary-dark-trans-70 {
  background-color: var(--primary-dark-trans-70);
}
.bg--primary-dark-trans-80 {
  background-color: var(--primary-dark-trans-80);
}
.bg--primary-dark-trans-90 {
  background-color: var(--primary-dark-trans-90);
}
.bg--primary-ultra-dark-trans-10 {
  background-color: var(--primary-ultra-dark-trans-10);
}
.bg--primary-ultra-dark-trans-20 {
  background-color: var(--primary-ultra-dark-trans-20);
}
.bg--primary-ultra-dark-trans-30 {
  background-color: var(--primary-ultra-dark-trans-30);
}
.bg--primary-ultra-dark-trans-40 {
  background-color: var(--primary-ultra-dark-trans-40);
}
.bg--primary-ultra-dark-trans-50 {
  background-color: var(--primary-ultra-dark-trans-50);
}
.bg--primary-ultra-dark-trans-60 {
  background-color: var(--primary-ultra-dark-trans-60);
}
.bg--primary-ultra-dark-trans-70 {
  background-color: var(--primary-ultra-dark-trans-70);
}
.bg--primary-ultra-dark-trans-80 {
  background-color: var(--primary-ultra-dark-trans-80);
}
.bg--primary-ultra-dark-trans-90 {
  background-color: var(--primary-ultra-dark-trans-90);
}
.bg--secondary {
  background-color: var(--secondary);
}
.bg--secondary-hover {
  background-color: var(--secondary-hover);
}
.bg--secondary-ultra-light {
  background-color: var(--secondary-ultra-light);
}
.bg--secondary-light {
  background-color: var(--secondary-light);
}
.bg--secondary-semi-light {
  background-color: var(--secondary-semi-light);
}
.bg--secondary-semi-dark {
  background-color: var(--secondary-semi-dark);
}
.bg--secondary-dark {
  background-color: var(--secondary-dark);
}
.bg--secondary-ultra-dark {
  background-color: var(--secondary-ultra-dark);
}
.bg--secondary-trans-10 {
  background-color: var(--secondary-trans-10);
}
.bg--secondary-trans-20 {
  background-color: var(--secondary-trans-20);
}
.bg--secondary-trans-30 {
  background-color: var(--secondary-trans-30);
}
.bg--secondary-trans-40 {
  background-color: var(--secondary-trans-40);
}
.bg--secondary-trans-50 {
  background-color: var(--secondary-trans-50);
}
.bg--secondary-trans-60 {
  background-color: var(--secondary-trans-60);
}
.bg--secondary-trans-70 {
  background-color: var(--secondary-trans-70);
}
.bg--secondary-trans-80 {
  background-color: var(--secondary-trans-80);
}
.bg--secondary-trans-90 {
  background-color: var(--secondary-trans-90);
}
.bg--secondary-light-trans-10 {
  background-color: var(--secondary-light-trans-10);
}
.bg--secondary-light-trans-20 {
  background-color: var(--secondary-light-trans-20);
}
.bg--secondary-light-trans-30 {
  background-color: var(--secondary-light-trans-30);
}
.bg--secondary-light-trans-40 {
  background-color: var(--secondary-light-trans-40);
}
.bg--secondary-light-trans-50 {
  background-color: var(--secondary-light-trans-50);
}
.bg--secondary-light-trans-60 {
  background-color: var(--secondary-light-trans-60);
}
.bg--secondary-light-trans-70 {
  background-color: var(--secondary-light-trans-70);
}
.bg--secondary-light-trans-80 {
  background-color: var(--secondary-light-trans-80);
}
.bg--secondary-light-trans-90 {
  background-color: var(--secondary-light-trans-90);
}
.bg--secondary-dark-trans-10 {
  background-color: var(--secondary-dark-trans-10);
}
.bg--secondary-dark-trans-20 {
  background-color: var(--secondary-dark-trans-20);
}
.bg--secondary-dark-trans-30 {
  background-color: var(--secondary-dark-trans-30);
}
.bg--secondary-dark-trans-40 {
  background-color: var(--secondary-dark-trans-40);
}
.bg--secondary-dark-trans-50 {
  background-color: var(--secondary-dark-trans-50);
}
.bg--secondary-dark-trans-60 {
  background-color: var(--secondary-dark-trans-60);
}
.bg--secondary-dark-trans-70 {
  background-color: var(--secondary-dark-trans-70);
}
.bg--secondary-dark-trans-80 {
  background-color: var(--secondary-dark-trans-80);
}
.bg--secondary-dark-trans-90 {
  background-color: var(--secondary-dark-trans-90);
}
.bg--secondary-ultra-dark-trans-10 {
  background-color: var(--secondary-ultra-dark-trans-10);
}
.bg--secondary-ultra-dark-trans-20 {
  background-color: var(--secondary-ultra-dark-trans-20);
}
.bg--secondary-ultra-dark-trans-30 {
  background-color: var(--secondary-ultra-dark-trans-30);
}
.bg--secondary-ultra-dark-trans-40 {
  background-color: var(--secondary-ultra-dark-trans-40);
}
.bg--secondary-ultra-dark-trans-50 {
  background-color: var(--secondary-ultra-dark-trans-50);
}
.bg--secondary-ultra-dark-trans-60 {
  background-color: var(--secondary-ultra-dark-trans-60);
}
.bg--secondary-ultra-dark-trans-70 {
  background-color: var(--secondary-ultra-dark-trans-70);
}
.bg--secondary-ultra-dark-trans-80 {
  background-color: var(--secondary-ultra-dark-trans-80);
}
.bg--secondary-ultra-dark-trans-90 {
  background-color: var(--secondary-ultra-dark-trans-90);
}
.bg--accent {
  background-color: var(--accent);
}
.bg--accent-hover {
  background-color: var(--accent-hover);
}
.bg--accent-ultra-light {
  background-color: var(--accent-ultra-light);
}
.bg--accent-light {
  background-color: var(--accent-light);
}
.bg--accent-semi-light {
  background-color: var(--accent-semi-light);
}
.bg--accent-semi-dark {
  background-color: var(--accent-semi-dark);
}
.bg--accent-dark {
  background-color: var(--accent-dark);
}
.bg--accent-ultra-dark {
  background-color: var(--accent-ultra-dark);
}
.bg--accent-trans-10 {
  background-color: var(--accent-trans-10);
}
.bg--accent-trans-20 {
  background-color: var(--accent-trans-20);
}
.bg--accent-trans-30 {
  background-color: var(--accent-trans-30);
}
.bg--accent-trans-40 {
  background-color: var(--accent-trans-40);
}
.bg--accent-trans-50 {
  background-color: var(--accent-trans-50);
}
.bg--accent-trans-60 {
  background-color: var(--accent-trans-60);
}
.bg--accent-trans-70 {
  background-color: var(--accent-trans-70);
}
.bg--accent-trans-80 {
  background-color: var(--accent-trans-80);
}
.bg--accent-trans-90 {
  background-color: var(--accent-trans-90);
}
.bg--accent-light-trans-10 {
  background-color: var(--accent-light-trans-10);
}
.bg--accent-light-trans-20 {
  background-color: var(--accent-light-trans-20);
}
.bg--accent-light-trans-30 {
  background-color: var(--accent-light-trans-30);
}
.bg--accent-light-trans-40 {
  background-color: var(--accent-light-trans-40);
}
.bg--accent-light-trans-50 {
  background-color: var(--accent-light-trans-50);
}
.bg--accent-light-trans-60 {
  background-color: var(--accent-light-trans-60);
}
.bg--accent-light-trans-70 {
  background-color: var(--accent-light-trans-70);
}
.bg--accent-light-trans-80 {
  background-color: var(--accent-light-trans-80);
}
.bg--accent-light-trans-90 {
  background-color: var(--accent-light-trans-90);
}
.bg--accent-dark-trans-10 {
  background-color: var(--accent-dark-trans-10);
}
.bg--accent-dark-trans-20 {
  background-color: var(--accent-dark-trans-20);
}
.bg--accent-dark-trans-30 {
  background-color: var(--accent-dark-trans-30);
}
.bg--accent-dark-trans-40 {
  background-color: var(--accent-dark-trans-40);
}
.bg--accent-dark-trans-50 {
  background-color: var(--accent-dark-trans-50);
}
.bg--accent-dark-trans-60 {
  background-color: var(--accent-dark-trans-60);
}
.bg--accent-dark-trans-70 {
  background-color: var(--accent-dark-trans-70);
}
.bg--accent-dark-trans-80 {
  background-color: var(--accent-dark-trans-80);
}
.bg--accent-dark-trans-90 {
  background-color: var(--accent-dark-trans-90);
}
.bg--accent-ultra-dark-trans-10 {
  background-color: var(--accent-ultra-dark-trans-10);
}
.bg--accent-ultra-dark-trans-20 {
  background-color: var(--accent-ultra-dark-trans-20);
}
.bg--accent-ultra-dark-trans-30 {
  background-color: var(--accent-ultra-dark-trans-30);
}
.bg--accent-ultra-dark-trans-40 {
  background-color: var(--accent-ultra-dark-trans-40);
}
.bg--accent-ultra-dark-trans-50 {
  background-color: var(--accent-ultra-dark-trans-50);
}
.bg--accent-ultra-dark-trans-60 {
  background-color: var(--accent-ultra-dark-trans-60);
}
.bg--accent-ultra-dark-trans-70 {
  background-color: var(--accent-ultra-dark-trans-70);
}
.bg--accent-ultra-dark-trans-80 {
  background-color: var(--accent-ultra-dark-trans-80);
}
.bg--accent-ultra-dark-trans-90 {
  background-color: var(--accent-ultra-dark-trans-90);
}
.bg--base {
  background-color: var(--base);
}
.bg--base-hover {
  background-color: var(--base-hover);
}
.bg--base-ultra-light {
  background-color: var(--base-ultra-light);
}
.bg--base-light {
  background-color: var(--base-light);
}
.bg--base-semi-light {
  background-color: var(--base-semi-light);
}
.bg--base-semi-dark {
  background-color: var(--base-semi-dark);
}
.bg--base-dark {
  background-color: var(--base-dark);
}
.bg--base-ultra-dark {
  background-color: var(--base-ultra-dark);
}
.bg--base-trans-10 {
  background-color: var(--base-trans-10);
}
.bg--base-trans-20 {
  background-color: var(--base-trans-20);
}
.bg--base-trans-30 {
  background-color: var(--base-trans-30);
}
.bg--base-trans-40 {
  background-color: var(--base-trans-40);
}
.bg--base-trans-50 {
  background-color: var(--base-trans-50);
}
.bg--base-trans-60 {
  background-color: var(--base-trans-60);
}
.bg--base-trans-70 {
  background-color: var(--base-trans-70);
}
.bg--base-trans-80 {
  background-color: var(--base-trans-80);
}
.bg--base-trans-90 {
  background-color: var(--base-trans-90);
}
.bg--base-light-trans-10 {
  background-color: var(--base-light-trans-10);
}
.bg--base-light-trans-20 {
  background-color: var(--base-light-trans-20);
}
.bg--base-light-trans-30 {
  background-color: var(--base-light-trans-30);
}
.bg--base-light-trans-40 {
  background-color: var(--base-light-trans-40);
}
.bg--base-light-trans-50 {
  background-color: var(--base-light-trans-50);
}
.bg--base-light-trans-60 {
  background-color: var(--base-light-trans-60);
}
.bg--base-light-trans-70 {
  background-color: var(--base-light-trans-70);
}
.bg--base-light-trans-80 {
  background-color: var(--base-light-trans-80);
}
.bg--base-light-trans-90 {
  background-color: var(--base-light-trans-90);
}
.bg--base-dark-trans-10 {
  background-color: var(--base-dark-trans-10);
}
.bg--base-dark-trans-20 {
  background-color: var(--base-dark-trans-20);
}
.bg--base-dark-trans-30 {
  background-color: var(--base-dark-trans-30);
}
.bg--base-dark-trans-40 {
  background-color: var(--base-dark-trans-40);
}
.bg--base-dark-trans-50 {
  background-color: var(--base-dark-trans-50);
}
.bg--base-dark-trans-60 {
  background-color: var(--base-dark-trans-60);
}
.bg--base-dark-trans-70 {
  background-color: var(--base-dark-trans-70);
}
.bg--base-dark-trans-80 {
  background-color: var(--base-dark-trans-80);
}
.bg--base-dark-trans-90 {
  background-color: var(--base-dark-trans-90);
}
.bg--base-ultra-dark-trans-10 {
  background-color: var(--base-ultra-dark-trans-10);
}
.bg--base-ultra-dark-trans-20 {
  background-color: var(--base-ultra-dark-trans-20);
}
.bg--base-ultra-dark-trans-30 {
  background-color: var(--base-ultra-dark-trans-30);
}
.bg--base-ultra-dark-trans-40 {
  background-color: var(--base-ultra-dark-trans-40);
}
.bg--base-ultra-dark-trans-50 {
  background-color: var(--base-ultra-dark-trans-50);
}
.bg--base-ultra-dark-trans-60 {
  background-color: var(--base-ultra-dark-trans-60);
}
.bg--base-ultra-dark-trans-70 {
  background-color: var(--base-ultra-dark-trans-70);
}
.bg--base-ultra-dark-trans-80 {
  background-color: var(--base-ultra-dark-trans-80);
}
.bg--base-ultra-dark-trans-90 {
  background-color: var(--base-ultra-dark-trans-90);
}
.bg--neutral {
  background-color: var(--neutral);
}
.bg--neutral-hover {
  background-color: var(--neutral-hover);
}
.bg--neutral-ultra-light {
  background-color: var(--neutral-ultra-light);
}
.bg--neutral-light {
  background-color: var(--neutral-light);
}
.bg--neutral-semi-light {
  background-color: var(--neutral-semi-light);
}
.bg--neutral-semi-dark {
  background-color: var(--neutral-semi-dark);
}
.bg--neutral-dark {
  background-color: var(--neutral-dark);
}
.bg--neutral-ultra-dark {
  background-color: var(--neutral-ultra-dark);
}
.bg--neutral-trans-10 {
  background-color: var(--neutral-trans-10);
}
.bg--neutral-trans-20 {
  background-color: var(--neutral-trans-20);
}
.bg--neutral-trans-30 {
  background-color: var(--neutral-trans-30);
}
.bg--neutral-trans-40 {
  background-color: var(--neutral-trans-40);
}
.bg--neutral-trans-50 {
  background-color: var(--neutral-trans-50);
}
.bg--neutral-trans-60 {
  background-color: var(--neutral-trans-60);
}
.bg--neutral-trans-70 {
  background-color: var(--neutral-trans-70);
}
.bg--neutral-trans-80 {
  background-color: var(--neutral-trans-80);
}
.bg--neutral-trans-90 {
  background-color: var(--neutral-trans-90);
}
.bg--neutral-light-trans-10 {
  background-color: var(--neutral-light-trans-10);
}
.bg--neutral-light-trans-20 {
  background-color: var(--neutral-light-trans-20);
}
.bg--neutral-light-trans-30 {
  background-color: var(--neutral-light-trans-30);
}
.bg--neutral-light-trans-40 {
  background-color: var(--neutral-light-trans-40);
}
.bg--neutral-light-trans-50 {
  background-color: var(--neutral-light-trans-50);
}
.bg--neutral-light-trans-60 {
  background-color: var(--neutral-light-trans-60);
}
.bg--neutral-light-trans-70 {
  background-color: var(--neutral-light-trans-70);
}
.bg--neutral-light-trans-80 {
  background-color: var(--neutral-light-trans-80);
}
.bg--neutral-light-trans-90 {
  background-color: var(--neutral-light-trans-90);
}
.bg--neutral-dark-trans-10 {
  background-color: var(--neutral-dark-trans-10);
}
.bg--neutral-dark-trans-20 {
  background-color: var(--neutral-dark-trans-20);
}
.bg--neutral-dark-trans-30 {
  background-color: var(--neutral-dark-trans-30);
}
.bg--neutral-dark-trans-40 {
  background-color: var(--neutral-dark-trans-40);
}
.bg--neutral-dark-trans-50 {
  background-color: var(--neutral-dark-trans-50);
}
.bg--neutral-dark-trans-60 {
  background-color: var(--neutral-dark-trans-60);
}
.bg--neutral-dark-trans-70 {
  background-color: var(--neutral-dark-trans-70);
}
.bg--neutral-dark-trans-80 {
  background-color: var(--neutral-dark-trans-80);
}
.bg--neutral-dark-trans-90 {
  background-color: var(--neutral-dark-trans-90);
}
.bg--neutral-ultra-dark-trans-10 {
  background-color: var(--neutral-ultra-dark-trans-10);
}
.bg--neutral-ultra-dark-trans-20 {
  background-color: var(--neutral-ultra-dark-trans-20);
}
.bg--neutral-ultra-dark-trans-30 {
  background-color: var(--neutral-ultra-dark-trans-30);
}
.bg--neutral-ultra-dark-trans-40 {
  background-color: var(--neutral-ultra-dark-trans-40);
}
.bg--neutral-ultra-dark-trans-50 {
  background-color: var(--neutral-ultra-dark-trans-50);
}
.bg--neutral-ultra-dark-trans-60 {
  background-color: var(--neutral-ultra-dark-trans-60);
}
.bg--neutral-ultra-dark-trans-70 {
  background-color: var(--neutral-ultra-dark-trans-70);
}
.bg--neutral-ultra-dark-trans-80 {
  background-color: var(--neutral-ultra-dark-trans-80);
}
.bg--neutral-ultra-dark-trans-90 {
  background-color: var(--neutral-ultra-dark-trans-90);
}
.bg--white {
  background-color: var(--white);
}
.bg--black {
  background-color: var(--black);
}
.bg--white-trans-10 {
  background-color: var(--white-trans-10);
}
.bg--white-trans-20 {
  background-color: var(--white-trans-20);
}
.bg--white-trans-30 {
  background-color: var(--white-trans-30);
}
.bg--white-trans-40 {
  background-color: var(--white-trans-40);
}
.bg--white-trans-50 {
  background-color: var(--white-trans-50);
}
.bg--white-trans-60 {
  background-color: var(--white-trans-60);
}
.bg--white-trans-70 {
  background-color: var(--white-trans-70);
}
.bg--white-trans-80 {
  background-color: var(--white-trans-80);
}
.bg--white-trans-90 {
  background-color: var(--white-trans-90);
}
.bg--black-trans-10 {
  background-color: var(--black-trans-10);
}
.bg--black-trans-20 {
  background-color: var(--black-trans-20);
}
.bg--black-trans-30 {
  background-color: var(--black-trans-30);
}
.bg--black-trans-40 {
  background-color: var(--black-trans-40);
}
.bg--black-trans-50 {
  background-color: var(--black-trans-50);
}
.bg--black-trans-60 {
  background-color: var(--black-trans-60);
}
.bg--black-trans-70 {
  background-color: var(--black-trans-70);
}
.bg--black-trans-80 {
  background-color: var(--black-trans-80);
}
.bg--black-trans-90 {
  background-color: var(--black-trans-90);
}
:has(> .is-bg) {
  position: relative;
  isolation: isolate;
}
:is(*, img, figure, picture).is-bg {
  position: var(--bg-position, absolute);
  inset: var(--bg-inset, 0);
  inline-size: var(--bg-width, 100%);
  block-size: var(--bg-height, 100%);
  border-radius: var(--bg-radius, 0);
  object-fit: var(--bg-object-fit, cover);
  object-position: var(--bg-object-position, center);
  z-index: var(--bg-z-index, -2);
  border-radius: var(--bg-radius, 0);
}
:is(*, img, figure, picture).is-bg > img {
  object-fit: var(--bg-object-fit, cover);
  object-position: var(--bg-object-position, center);
}
.content-grid > :is(*, img, figure, picture).is-bg {
  grid-column: full;
}
.bg--ultra-light {
  background-color: var(--bg-ultra-light);
}
.bg--light {
  background-color: var(--bg-light);
}
.bg--dark {
  background-color: var(--bg-dark);
}
.bg--ultra-dark {
  background-color: var(--bg-ultra-dark);
}
.text--light.text--light, .text--light.text--light :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--text-light);
}
.text--light-muted.text--light-muted, .text--light-muted.text--light-muted :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--text-light-muted);
}
.text--dark.text--dark, .text--dark.text--dark :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--text-dark);
}
.text--dark-muted.text--dark-muted, .text--dark-muted.text--dark-muted :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--text-dark-muted);
}
.content-grid {
  --full: minmax(var(--gutter), 1fr);
  padding-inline: 0;
  column-gap: 0 !important;
  display: grid !important;
  grid-template-columns: [full-start] var(--full) [feature-max-start] minmax(0, var(--feature-max-width, 100px)) [feature-start] minmax(0, var(--feature-width, 50px)) [content-start] min(var(--content-width), 100% - var(--gutter) * 2) [content-end] minmax(0, var(--feature-width, 50px)) [feature-end] minmax(0, var(--feature-max-width, 100px)) [feature-max-end] var(--full) [full-end];
}
.content-grid > :not(.content--feature, .content--feature-max, .content--full, .content--full-safe) {
  width: 100%;
}
.content-grid > :where(:not(.content--feature, .content--feature-max, .content--full, .content--full-safe)) {
  grid-column: content;
}
.content--feature {
  grid-column: feature;
}
.content--feature-max {
  grid-column: feature-max;
}
.content--full {
  grid-column: full;
}
.content--full-safe {
  grid-column: full;
  padding-inline: var(--gutter);
}
.content-grid:where(.content--full-safe) {
  padding-inline: var(--gutter);
}
:is(.content--feature, .content--feature-max, .content--full, .content--full-safe):not(.content-grid--off :is(.content--feature, .content--feature-max, .content--full, .content--full-safe)) {
  width: 100% !important;
  max-width: 100%;
}
.content-grid:is([class*="padding--"], [class*="section--"], [class*="header--"]) {
  padding-inline: 0;
}
:root, .color-scheme--main {
  --bg-ultra-light-text: var(--text-dark);
  --bg-light-text: var(--text-dark);
  --bg-dark-text: var(--text-light);
  --bg-ultra-dark-text: var(--text-light);
  --bg-ultra-light-heading: var(--text-dark);
  --bg-light-heading: var(--text-dark);
  --bg-dark-heading: var(--text-light);
  --bg-ultra-dark-heading: var(--text-light);
}
.color-scheme--alt {
  --bg-ultra-light-text: var(--text-dark);
  --bg-light-text: var(--text-dark);
  --bg-dark-text: var(--text-light);
  --bg-ultra-dark-text: var(--text-light);
  --bg-ultra-light-heading: var(--text-dark);
  --bg-light-heading: var(--text-dark);
  --bg-dark-heading: var(--text-light);
  --bg-ultra-dark-heading: var(--text-light);
  --bg-ultra-dark-text: var(--text-light);
}
:where(.bg--ultra-light), :where(.bg--ultra-light) :is(h1, h2, h3, h4, h5, h6) {
  color: var(--bg-ultra-light-text);
}
:where(.bg--light), :where(.bg--light) :is(h1, h2, h3, h4, h5, h6) {
  color: var(--bg-light-text);
}
:where(.bg--dark), :where(.bg--dark) :is(h1, h2, h3, h4, h5, h6) {
  color: var(--bg-dark-text);
}
:where(.bg--ultra-dark), :where(.bg--ultra-dark) :is(h1, h2, h3, h4, h5, h6) {
  color: var(--bg-ultra-dark-text);
}
.bg--ultra-light :where(h1, h2, h3, h4, h5, h6) {
  --heading-color: var(--bg-ultra-light-heading);
  --h1-color: var(--bg-ultra-light-heading);
  --h2-color: var(--bg-ultra-light-heading);
  --h3-color: var(--bg-ultra-light-heading);
  --h4-color: var(--bg-ultra-light-heading);
  --h5-color: var(--bg-ultra-light-heading);
  --h6-color: var(--bg-ultra-light-heading);
  color: var(--bg-ultra-light-heading);
}
.bg--light :where(h1, h2, h3, h4, h5, h6) {
  --heading-color: var(--bg-light-heading);
  --h1-color: var(--bg-light-heading);
  --h2-color: var(--bg-light-heading);
  --h3-color: var(--bg-light-heading);
  --h4-color: var(--bg-light-heading);
  --h5-color: var(--bg-light-heading);
  --h6-color: var(--bg-light-heading);
  color: var(--bg-light-heading);
}
.bg--dark :where(h1, h2, h3, h4, h5, h6) {
  --heading-color: var(--bg-dark-heading);
  --h1-color: var(--bg-dark-heading);
  --h2-color: var(--bg-dark-heading);
  --h3-color: var(--bg-dark-heading);
  --h4-color: var(--bg-dark-heading);
  --h5-color: var(--bg-dark-heading);
  --h6-color: var(--bg-dark-heading);
  color: var(--bg-dark-heading);
}
.bg--ultra-dark :where(h1, h2, h3, h4, h5, h6) {
  --heading-color: var(--bg-ultra-dark-heading);
  --h1-color: var(--bg-ultra-dark-heading);
  --h2-color: var(--bg-ultra-dark-heading);
  --h3-color: var(--bg-ultra-dark-heading);
  --h4-color: var(--bg-ultra-dark-heading);
  --h5-color: var(--bg-ultra-dark-heading);
  --h6-color: var(--bg-ultra-dark-heading);
  color: var(--bg-ultra-dark-heading);
}
.margin-top--xs {
  margin-block-start: var(--space-xs);
}
.margin-top--s {
  margin-block-start: var(--space-s);
}
.margin-top--m {
  margin-block-start: var(--space-m);
}
.margin-top--l {
  margin-block-start: var(--space-l);
}
.margin-top--xl {
  margin-block-start: var(--space-xl);
}
.margin-top--xxl {
  margin-block-start: var(--space-xxl);
}
.margin-right--xs {
  margin-inline-end: var(--space-xs);
}
.margin-right--s {
  margin-inline-end: var(--space-s);
}
.margin-right--m {
  margin-inline-end: var(--space-m);
}
.margin-right--l {
  margin-inline-end: var(--space-l);
}
.margin-right--xl {
  margin-inline-end: var(--space-xl);
}
.margin-right--xxl {
  margin-inline-end: var(--space-xxl);
}
.margin-bottom--xs {
  margin-block-end: var(--space-xs);
}
.margin-bottom--s {
  margin-block-end: var(--space-s);
}
.margin-bottom--m {
  margin-block-end: var(--space-m);
}
.margin-bottom--l {
  margin-block-end: var(--space-l);
}
.margin-bottom--xl {
  margin-block-end: var(--space-xl);
}
.margin-bottom--xxl {
  margin-block-end: var(--space-xxl);
}
.margin-left--xs {
  margin-inline-start: var(--space-xs);
}
.margin-left--s {
  margin-inline-start: var(--space-s);
}
.margin-left--m {
  margin-inline-start: var(--space-m);
}
.margin-left--l {
  margin-inline-start: var(--space-l);
}
.margin-left--xl {
  margin-inline-start: var(--space-xl);
}
.margin-left--xxl {
  margin-inline-start: var(--space-xxl);
}
.margin-block--xs {
  margin-block: var(--space-xs);
}
.margin-block--s {
  margin-block: var(--space-s);
}
.margin-block--m {
  margin-block: var(--space-m);
}
.margin-block--l {
  margin-block: var(--space-l);
}
.margin-block--xl {
  margin-block: var(--space-xl);
}
.margin-block--xxl {
  margin-block: var(--space-xxl);
}
.margin-inline--xs {
  margin-inline: var(--space-xs);
}
.margin-inline--s {
  margin-inline: var(--space-s);
}
.margin-inline--m {
  margin-inline: var(--space-m);
}
.margin-inline--l {
  margin-inline: var(--space-l);
}
.margin-inline--xl {
  margin-inline: var(--space-xl);
}
.margin-inline--xxl {
  margin-inline: var(--space-xxl);
}
.margin--none {
  margin: 0;
}
@media (max-width: 1120px) {
  .margin-top--xs-xl {
    margin-block-start: var(--space-xs);
  }
  .margin-top--s-xl {
    margin-block-start: var(--space-s);
  }
  .margin-top--m-xl {
    margin-block-start: var(--space-m);
  }
  .margin-top--l-xl {
    margin-block-start: var(--space-l);
  }
  .margin-top--xl-xl {
    margin-block-start: var(--space-xl);
  }
  .margin-top--xxl-xl {
    margin-block-start: var(--space-xxl);
  }
  .margin-right--xs-xl {
    margin-inline-end: var(--space-xs);
  }
  .margin-right--s-xl {
    margin-inline-end: var(--space-s);
  }
  .margin-right--m-xl {
    margin-inline-end: var(--space-m);
  }
  .margin-right--l-xl {
    margin-inline-end: var(--space-l);
  }
  .margin-right--xl-xl {
    margin-inline-end: var(--space-xl);
  }
  .margin-right--xxl-xl {
    margin-inline-end: var(--space-xxl);
  }
  .margin-bottom--xs-xl {
    margin-block-end: var(--space-xs);
  }
  .margin-bottom--s-xl {
    margin-block-end: var(--space-s);
  }
  .margin-bottom--m-xl {
    margin-block-end: var(--space-m);
  }
  .margin-bottom--l-xl {
    margin-block-end: var(--space-l);
  }
  .margin-bottom--xl-xl {
    margin-block-end: var(--space-xl);
  }
  .margin-bottom--xxl-xl {
    margin-block-end: var(--space-xxl);
  }
  .margin-left--xs-xl {
    margin-inline-start: var(--space-xs);
  }
  .margin-left--s-xl {
    margin-inline-start: var(--space-s);
  }
  .margin-left--m-xl {
    margin-inline-start: var(--space-m);
  }
  .margin-left--l-xl {
    margin-inline-start: var(--space-l);
  }
  .margin-left--xl-xl {
    margin-inline-start: var(--space-xl);
  }
  .margin-left--xxl-xl {
    margin-inline-start: var(--space-xxl);
  }
  .margin-block--xs-xl {
    margin-block: var(--space-xs);
  }
  .margin-block--s-xl {
    margin-block: var(--space-s);
  }
  .margin-block--m-xl {
    margin-block: var(--space-m);
  }
  .margin-block--l-xl {
    margin-block: var(--space-l);
  }
  .margin-block--xl-xl {
    margin-block: var(--space-xl);
  }
  .margin-block--xxl-xl {
    margin-block: var(--space-xxl);
  }
  .margin-inline--xs-xl {
    margin-inline: var(--space-xs);
  }
  .margin-inline--s-xl {
    margin-inline: var(--space-s);
  }
  .margin-inline--m-xl {
    margin-inline: var(--space-m);
  }
  .margin-inline--l-xl {
    margin-inline: var(--space-l);
  }
  .margin-inline--xl-xl {
    margin-inline: var(--space-xl);
  }
  .margin-inline--xxl-xl {
    margin-inline: var(--space-xxl);
  }
  .margin--xl-none {
    margin: 0;
  }
}
@media (max-width: 992px) {
  .margin-top--xs-l {
    margin-block-start: var(--space-xs);
  }
  .margin-top--s-l {
    margin-block-start: var(--space-s);
  }
  .margin-top--m-l {
    margin-block-start: var(--space-m);
  }
  .margin-top--l-l {
    margin-block-start: var(--space-l);
  }
  .margin-top--xl-l {
    margin-block-start: var(--space-xl);
  }
  .margin-top--xxl-l {
    margin-block-start: var(--space-xxl);
  }
  .margin-right--xs-l {
    margin-inline-end: var(--space-xs);
  }
  .margin-right--s-l {
    margin-inline-end: var(--space-s);
  }
  .margin-right--m-l {
    margin-inline-end: var(--space-m);
  }
  .margin-right--l-l {
    margin-inline-end: var(--space-l);
  }
  .margin-right--xl-l {
    margin-inline-end: var(--space-xl);
  }
  .margin-right--xxl-l {
    margin-inline-end: var(--space-xxl);
  }
  .margin-bottom--xs-l {
    margin-block-end: var(--space-xs);
  }
  .margin-bottom--s-l {
    margin-block-end: var(--space-s);
  }
  .margin-bottom--m-l {
    margin-block-end: var(--space-m);
  }
  .margin-bottom--l-l {
    margin-block-end: var(--space-l);
  }
  .margin-bottom--xl-l {
    margin-block-end: var(--space-xl);
  }
  .margin-bottom--xxl-l {
    margin-block-end: var(--space-xxl);
  }
  .margin-left--xs-l {
    margin-inline-start: var(--space-xs);
  }
  .margin-left--s-l {
    margin-inline-start: var(--space-s);
  }
  .margin-left--m-l {
    margin-inline-start: var(--space-m);
  }
  .margin-left--l-l {
    margin-inline-start: var(--space-l);
  }
  .margin-left--xl-l {
    margin-inline-start: var(--space-xl);
  }
  .margin-left--xxl-l {
    margin-inline-start: var(--space-xxl);
  }
  .margin-block--xs-l {
    margin-block: var(--space-xs);
  }
  .margin-block--s-l {
    margin-block: var(--space-s);
  }
  .margin-block--m-l {
    margin-block: var(--space-m);
  }
  .margin-block--l-l {
    margin-block: var(--space-l);
  }
  .margin-block--xl-l {
    margin-block: var(--space-xl);
  }
  .margin-block--xxl-l {
    margin-block: var(--space-xxl);
  }
  .margin-inline--xs-l {
    margin-inline: var(--space-xs);
  }
  .margin-inline--s-l {
    margin-inline: var(--space-s);
  }
  .margin-inline--m-l {
    margin-inline: var(--space-m);
  }
  .margin-inline--l-l {
    margin-inline: var(--space-l);
  }
  .margin-inline--xl-l {
    margin-inline: var(--space-xl);
  }
  .margin-inline--xxl-l {
    margin-inline: var(--space-xxl);
  }
  .margin--l-none {
    margin: 0;
  }
}
@media (max-width: 768px) {
  .margin-top--xs-m {
    margin-block-start: var(--space-xs);
  }
  .margin-top--s-m {
    margin-block-start: var(--space-s);
  }
  .margin-top--m-m {
    margin-block-start: var(--space-m);
  }
  .margin-top--l-m {
    margin-block-start: var(--space-l);
  }
  .margin-top--xl-m {
    margin-block-start: var(--space-xl);
  }
  .margin-top--xxl-m {
    margin-block-start: var(--space-xxl);
  }
  .margin-right--xs-m {
    margin-inline-end: var(--space-xs);
  }
  .margin-right--s-m {
    margin-inline-end: var(--space-s);
  }
  .margin-right--m-m {
    margin-inline-end: var(--space-m);
  }
  .margin-right--l-m {
    margin-inline-end: var(--space-l);
  }
  .margin-right--xl-m {
    margin-inline-end: var(--space-xl);
  }
  .margin-right--xxl-m {
    margin-inline-end: var(--space-xxl);
  }
  .margin-bottom--xs-m {
    margin-block-end: var(--space-xs);
  }
  .margin-bottom--s-m {
    margin-block-end: var(--space-s);
  }
  .margin-bottom--m-m {
    margin-block-end: var(--space-m);
  }
  .margin-bottom--l-m {
    margin-block-end: var(--space-l);
  }
  .margin-bottom--xl-m {
    margin-block-end: var(--space-xl);
  }
  .margin-bottom--xxl-m {
    margin-block-end: var(--space-xxl);
  }
  .margin-left--xs-m {
    margin-inline-start: var(--space-xs);
  }
  .margin-left--s-m {
    margin-inline-start: var(--space-s);
  }
  .margin-left--m-m {
    margin-inline-start: var(--space-m);
  }
  .margin-left--l-m {
    margin-inline-start: var(--space-l);
  }
  .margin-left--xl-m {
    margin-inline-start: var(--space-xl);
  }
  .margin-left--xxl-m {
    margin-inline-start: var(--space-xxl);
  }
  .margin-block--xs-m {
    margin-block: var(--space-xs);
  }
  .margin-block--s-m {
    margin-block: var(--space-s);
  }
  .margin-block--m-m {
    margin-block: var(--space-m);
  }
  .margin-block--l-m {
    margin-block: var(--space-l);
  }
  .margin-block--xl-m {
    margin-block: var(--space-xl);
  }
  .margin-block--xxl-m {
    margin-block: var(--space-xxl);
  }
  .margin-inline--xs-m {
    margin-inline: var(--space-xs);
  }
  .margin-inline--s-m {
    margin-inline: var(--space-s);
  }
  .margin-inline--m-m {
    margin-inline: var(--space-m);
  }
  .margin-inline--l-m {
    margin-inline: var(--space-l);
  }
  .margin-inline--xl-m {
    margin-inline: var(--space-xl);
  }
  .margin-inline--xxl-m {
    margin-inline: var(--space-xxl);
  }
  .margin--m-none {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .margin-top--xs-s {
    margin-block-start: var(--space-xs);
  }
  .margin-top--s-s {
    margin-block-start: var(--space-s);
  }
  .margin-top--m-s {
    margin-block-start: var(--space-m);
  }
  .margin-top--l-s {
    margin-block-start: var(--space-l);
  }
  .margin-top--xl-s {
    margin-block-start: var(--space-xl);
  }
  .margin-top--xxl-s {
    margin-block-start: var(--space-xxl);
  }
  .margin-right--xs-s {
    margin-inline-end: var(--space-xs);
  }
  .margin-right--s-s {
    margin-inline-end: var(--space-s);
  }
  .margin-right--m-s {
    margin-inline-end: var(--space-m);
  }
  .margin-right--l-s {
    margin-inline-end: var(--space-l);
  }
  .margin-right--xl-s {
    margin-inline-end: var(--space-xl);
  }
  .margin-right--xxl-s {
    margin-inline-end: var(--space-xxl);
  }
  .margin-bottom--xs-s {
    margin-block-end: var(--space-xs);
  }
  .margin-bottom--s-s {
    margin-block-end: var(--space-s);
  }
  .margin-bottom--m-s {
    margin-block-end: var(--space-m);
  }
  .margin-bottom--l-s {
    margin-block-end: var(--space-l);
  }
  .margin-bottom--xl-s {
    margin-block-end: var(--space-xl);
  }
  .margin-bottom--xxl-s {
    margin-block-end: var(--space-xxl);
  }
  .margin-left--xs-s {
    margin-inline-start: var(--space-xs);
  }
  .margin-left--s-s {
    margin-inline-start: var(--space-s);
  }
  .margin-left--m-s {
    margin-inline-start: var(--space-m);
  }
  .margin-left--l-s {
    margin-inline-start: var(--space-l);
  }
  .margin-left--xl-s {
    margin-inline-start: var(--space-xl);
  }
  .margin-left--xxl-s {
    margin-inline-start: var(--space-xxl);
  }
  .margin-block--xs-s {
    margin-block: var(--space-xs);
  }
  .margin-block--s-s {
    margin-block: var(--space-s);
  }
  .margin-block--m-s {
    margin-block: var(--space-m);
  }
  .margin-block--l-s {
    margin-block: var(--space-l);
  }
  .margin-block--xl-s {
    margin-block: var(--space-xl);
  }
  .margin-block--xxl-s {
    margin-block: var(--space-xxl);
  }
  .margin-inline--xs-s {
    margin-inline: var(--space-xs);
  }
  .margin-inline--s-s {
    margin-inline: var(--space-s);
  }
  .margin-inline--m-s {
    margin-inline: var(--space-m);
  }
  .margin-inline--l-s {
    margin-inline: var(--space-l);
  }
  .margin-inline--xl-s {
    margin-inline: var(--space-xl);
  }
  .margin-inline--xxl-s {
    margin-inline: var(--space-xxl);
  }
  .margin--s-none {
    margin: 0;
  }
}
.padding--xs {
  padding: var(--space-xs);
}
.padding--s {
  padding: var(--space-s);
}
.padding--m {
  padding: var(--space-m);
}
.padding--l {
  padding: var(--space-l);
}
.padding--xl {
  padding: var(--space-xl);
}
.padding--xxl {
  padding: var(--space-xxl);
}
.padding--none {
  padding: 0;
}
@media (max-width: 1120px) {
  .padding--xl-xs {
    padding: var(--space-xs);
  }
  .padding--xl-s {
    padding: var(--space-s);
  }
  .padding--xl-m {
    padding: var(--space-m);
  }
  .padding--xl-l {
    padding: var(--space-l);
  }
  .padding--xl-xl {
    padding: var(--space-xl);
  }
  .padding--xl-xxl {
    padding: var(--space-xxl);
  }
  .padding--xl-none {
    padding: 0;
  }
}
@media (max-width: 992px) {
  .padding--l-xs {
    padding: var(--space-xs);
  }
  .padding--l-s {
    padding: var(--space-s);
  }
  .padding--l-m {
    padding: var(--space-m);
  }
  .padding--l-l {
    padding: var(--space-l);
  }
  .padding--l-xl {
    padding: var(--space-xl);
  }
  .padding--l-xxl {
    padding: var(--space-xxl);
  }
  .padding--l-none {
    padding: 0;
  }
}
@media (max-width: 768px) {
  .padding--m-xs {
    padding: var(--space-xs);
  }
  .padding--m-s {
    padding: var(--space-s);
  }
  .padding--m-m {
    padding: var(--space-m);
  }
  .padding--m-l {
    padding: var(--space-l);
  }
  .padding--m-xl {
    padding: var(--space-xl);
  }
  .padding--m-xxl {
    padding: var(--space-xxl);
  }
  .padding--m-none {
    padding: 0;
  }
}
@media (max-width: 480px) {
  .padding--s-xs {
    padding: var(--space-xs);
  }
  .padding--s-s {
    padding: var(--space-s);
  }
  .padding--s-m {
    padding: var(--space-m);
  }
  .padding--s-l {
    padding: var(--space-l);
  }
  .padding--s-xl {
    padding: var(--space-xl);
  }
  .padding--s-xxl {
    padding: var(--space-xxl);
  }
  .padding--s-none {
    padding: 0;
  }
}
.header--xs {
  padding-block: var(--space-xs);
  padding-inline: var(--gutter);
}
.header--s {
  padding-block: var(--space-s);
  padding-inline: var(--gutter);
}
.header--m {
  padding-block: var(--space-m);
  padding-inline: var(--gutter);
}
.header--l {
  padding-block: var(--space-l);
  padding-inline: var(--gutter);
}
.header--xl {
  padding-block: var(--space-xl);
  padding-inline: var(--gutter);
}
.header--xxl {
  padding-block: var(--space-xxl);
  padding-inline: var(--gutter);
}
.section--xs {
  padding-block: var(--section-space-xs);
  padding-inline: var(--gutter);
}
.section--s {
  padding-block: var(--section-space-s);
  padding-inline: var(--gutter);
}
.section--m {
  padding-block: var(--section-space-m);
  padding-inline: var(--gutter);
}
.section--l {
  padding-block: var(--section-space-l);
  padding-inline: var(--gutter);
}
.section--xl {
  padding-block: var(--section-space-xl);
  padding-inline: var(--gutter);
}
.section--xxl {
  padding-block: var(--section-space-xxl);
  padding-inline: var(--gutter);
}
.section--none {
  padding-block: 0;
  padding-inline: var(--gutter);
}
@media (max-width: 1120px) {
  .section--xl-xs {
    padding-block: var(--section-space-xs);
    padding-inline: var(--gutter);
  }
  .section--xl-s {
    padding-block: var(--section-space-s);
    padding-inline: var(--gutter);
  }
  .section--xl-m {
    padding-block: var(--section-space-m);
    padding-inline: var(--gutter);
  }
  .section--xl-l {
    padding-block: var(--section-space-l);
    padding-inline: var(--gutter);
  }
  .section--xl-xl {
    padding-block: var(--section-space-xl);
    padding-inline: var(--gutter);
  }
  .section--xl-xxl {
    padding-block: var(--section-space-xxl);
    padding-inline: var(--gutter);
  }
  .section--xl-none {
    padding-inline: 0 var(--gutter);
  }
}
@media (max-width: 992px) {
  .section--l-xs {
    padding-block: var(--section-space-xs);
    padding-inline: var(--gutter);
  }
  .section--l-s {
    padding-block: var(--section-space-s);
    padding-inline: var(--gutter);
  }
  .section--l-m {
    padding-block: var(--section-space-m);
    padding-inline: var(--gutter);
  }
  .section--l-l {
    padding-block: var(--section-space-l);
    padding-inline: var(--gutter);
  }
  .section--l-xl {
    padding-block: var(--section-space-xl);
    padding-inline: var(--gutter);
  }
  .section--l-xxl {
    padding-block: var(--section-space-xxl);
    padding-inline: var(--gutter);
  }
  .section--l-none {
    padding-inline: 0 var(--gutter);
  }
}
@media (max-width: 768px) {
  .section--m-xs {
    padding-block: var(--section-space-xs);
    padding-inline: var(--gutter);
  }
  .section--m-s {
    padding-block: var(--section-space-s);
    padding-inline: var(--gutter);
  }
  .section--m-m {
    padding-block: var(--section-space-m);
    padding-inline: var(--gutter);
  }
  .section--m-l {
    padding-block: var(--section-space-l);
    padding-inline: var(--gutter);
  }
  .section--m-xl {
    padding-block: var(--section-space-xl);
    padding-inline: var(--gutter);
  }
  .section--m-xxl {
    padding-block: var(--section-space-xxl);
    padding-inline: var(--gutter);
  }
  .section--m-none {
    padding-inline: 0 var(--gutter);
  }
}
@media (max-width: 480px) {
  .section--s-xs {
    padding-block: var(--section-space-xs);
    padding-inline: var(--gutter);
  }
  .section--s-s {
    padding-block: var(--section-space-s);
    padding-inline: var(--gutter);
  }
  .section--s-m {
    padding-block: var(--section-space-m);
    padding-inline: var(--gutter);
  }
  .section--s-l {
    padding-block: var(--section-space-l);
    padding-inline: var(--gutter);
  }
  .section--s-xl {
    padding-block: var(--section-space-xl);
    padding-inline: var(--gutter);
  }
  .section--s-xxl {
    padding-block: var(--section-space-xxl);
    padding-inline: var(--gutter);
  }
  .section--s-none {
    padding-inline: 0 var(--gutter);
  }
}
.section__inner, .section__container, .acss__container {
  width: 100%;
  max-inline-size: var(--content-width);
  margin-inline: auto;
}
[class*="overlay--"] {
  position: relative;
  z-index: 0;
}
[class*="overlay--"]::before {
  content: "";
  background: var(--overlay-background);
  position: absolute;
  inset: 0;
  z-index: -1;
}
.overlay--primary-trans-10 {
  --overlay-background: var(--primary-trans-10);
}
.overlay--primary-trans-20 {
  --overlay-background: var(--primary-trans-20);
}
.overlay--primary-trans-30 {
  --overlay-background: var(--primary-trans-30);
}
.overlay--primary-trans-40 {
  --overlay-background: var(--primary-trans-40);
}
.overlay--primary-trans-50 {
  --overlay-background: var(--primary-trans-50);
}
.overlay--primary-trans-60 {
  --overlay-background: var(--primary-trans-60);
}
.overlay--primary-trans-70 {
  --overlay-background: var(--primary-trans-70);
}
.overlay--primary-trans-80 {
  --overlay-background: var(--primary-trans-80);
}
.overlay--primary-trans-90 {
  --overlay-background: var(--primary-trans-90);
}
.overlay--primary-light-trans-10 {
  --overlay-background: var(--primary-light-trans-10);
}
.overlay--primary-light-trans-20 {
  --overlay-background: var(--primary-light-trans-20);
}
.overlay--primary-light-trans-30 {
  --overlay-background: var(--primary-light-trans-30);
}
.overlay--primary-light-trans-40 {
  --overlay-background: var(--primary-light-trans-40);
}
.overlay--primary-light-trans-50 {
  --overlay-background: var(--primary-light-trans-50);
}
.overlay--primary-light-trans-60 {
  --overlay-background: var(--primary-light-trans-60);
}
.overlay--primary-light-trans-70 {
  --overlay-background: var(--primary-light-trans-70);
}
.overlay--primary-light-trans-80 {
  --overlay-background: var(--primary-light-trans-80);
}
.overlay--primary-light-trans-90 {
  --overlay-background: var(--primary-light-trans-90);
}
.overlay--primary-dark-trans-10 {
  --overlay-background: var(--primary-dark-trans-10);
}
.overlay--primary-dark-trans-20 {
  --overlay-background: var(--primary-dark-trans-20);
}
.overlay--primary-dark-trans-30 {
  --overlay-background: var(--primary-dark-trans-30);
}
.overlay--primary-dark-trans-40 {
  --overlay-background: var(--primary-dark-trans-40);
}
.overlay--primary-dark-trans-50 {
  --overlay-background: var(--primary-dark-trans-50);
}
.overlay--primary-dark-trans-60 {
  --overlay-background: var(--primary-dark-trans-60);
}
.overlay--primary-dark-trans-70 {
  --overlay-background: var(--primary-dark-trans-70);
}
.overlay--primary-dark-trans-80 {
  --overlay-background: var(--primary-dark-trans-80);
}
.overlay--primary-dark-trans-90 {
  --overlay-background: var(--primary-dark-trans-90);
}
.overlay--primary-ultra-dark-trans-10 {
  --overlay-background: var(--primary-ultra-dark-trans-10);
}
.overlay--primary-ultra-dark-trans-20 {
  --overlay-background: var(--primary-ultra-dark-trans-20);
}
.overlay--primary-ultra-dark-trans-30 {
  --overlay-background: var(--primary-ultra-dark-trans-30);
}
.overlay--primary-ultra-dark-trans-40 {
  --overlay-background: var(--primary-ultra-dark-trans-40);
}
.overlay--primary-ultra-dark-trans-50 {
  --overlay-background: var(--primary-ultra-dark-trans-50);
}
.overlay--primary-ultra-dark-trans-60 {
  --overlay-background: var(--primary-ultra-dark-trans-60);
}
.overlay--primary-ultra-dark-trans-70 {
  --overlay-background: var(--primary-ultra-dark-trans-70);
}
.overlay--primary-ultra-dark-trans-80 {
  --overlay-background: var(--primary-ultra-dark-trans-80);
}
.overlay--primary-ultra-dark-trans-90 {
  --overlay-background: var(--primary-ultra-dark-trans-90);
}
.overlay--secondary-trans-10 {
  --overlay-background: var(--secondary-trans-10);
}
.overlay--secondary-trans-20 {
  --overlay-background: var(--secondary-trans-20);
}
.overlay--secondary-trans-30 {
  --overlay-background: var(--secondary-trans-30);
}
.overlay--secondary-trans-40 {
  --overlay-background: var(--secondary-trans-40);
}
.overlay--secondary-trans-50 {
  --overlay-background: var(--secondary-trans-50);
}
.overlay--secondary-trans-60 {
  --overlay-background: var(--secondary-trans-60);
}
.overlay--secondary-trans-70 {
  --overlay-background: var(--secondary-trans-70);
}
.overlay--secondary-trans-80 {
  --overlay-background: var(--secondary-trans-80);
}
.overlay--secondary-trans-90 {
  --overlay-background: var(--secondary-trans-90);
}
.overlay--secondary-light-trans-10 {
  --overlay-background: var(--secondary-light-trans-10);
}
.overlay--secondary-light-trans-20 {
  --overlay-background: var(--secondary-light-trans-20);
}
.overlay--secondary-light-trans-30 {
  --overlay-background: var(--secondary-light-trans-30);
}
.overlay--secondary-light-trans-40 {
  --overlay-background: var(--secondary-light-trans-40);
}
.overlay--secondary-light-trans-50 {
  --overlay-background: var(--secondary-light-trans-50);
}
.overlay--secondary-light-trans-60 {
  --overlay-background: var(--secondary-light-trans-60);
}
.overlay--secondary-light-trans-70 {
  --overlay-background: var(--secondary-light-trans-70);
}
.overlay--secondary-light-trans-80 {
  --overlay-background: var(--secondary-light-trans-80);
}
.overlay--secondary-light-trans-90 {
  --overlay-background: var(--secondary-light-trans-90);
}
.overlay--secondary-dark-trans-10 {
  --overlay-background: var(--secondary-dark-trans-10);
}
.overlay--secondary-dark-trans-20 {
  --overlay-background: var(--secondary-dark-trans-20);
}
.overlay--secondary-dark-trans-30 {
  --overlay-background: var(--secondary-dark-trans-30);
}
.overlay--secondary-dark-trans-40 {
  --overlay-background: var(--secondary-dark-trans-40);
}
.overlay--secondary-dark-trans-50 {
  --overlay-background: var(--secondary-dark-trans-50);
}
.overlay--secondary-dark-trans-60 {
  --overlay-background: var(--secondary-dark-trans-60);
}
.overlay--secondary-dark-trans-70 {
  --overlay-background: var(--secondary-dark-trans-70);
}
.overlay--secondary-dark-trans-80 {
  --overlay-background: var(--secondary-dark-trans-80);
}
.overlay--secondary-dark-trans-90 {
  --overlay-background: var(--secondary-dark-trans-90);
}
.overlay--secondary-ultra-dark-trans-10 {
  --overlay-background: var(--secondary-ultra-dark-trans-10);
}
.overlay--secondary-ultra-dark-trans-20 {
  --overlay-background: var(--secondary-ultra-dark-trans-20);
}
.overlay--secondary-ultra-dark-trans-30 {
  --overlay-background: var(--secondary-ultra-dark-trans-30);
}
.overlay--secondary-ultra-dark-trans-40 {
  --overlay-background: var(--secondary-ultra-dark-trans-40);
}
.overlay--secondary-ultra-dark-trans-50 {
  --overlay-background: var(--secondary-ultra-dark-trans-50);
}
.overlay--secondary-ultra-dark-trans-60 {
  --overlay-background: var(--secondary-ultra-dark-trans-60);
}
.overlay--secondary-ultra-dark-trans-70 {
  --overlay-background: var(--secondary-ultra-dark-trans-70);
}
.overlay--secondary-ultra-dark-trans-80 {
  --overlay-background: var(--secondary-ultra-dark-trans-80);
}
.overlay--secondary-ultra-dark-trans-90 {
  --overlay-background: var(--secondary-ultra-dark-trans-90);
}
.overlay--accent-trans-10 {
  --overlay-background: var(--accent-trans-10);
}
.overlay--accent-trans-20 {
  --overlay-background: var(--accent-trans-20);
}
.overlay--accent-trans-30 {
  --overlay-background: var(--accent-trans-30);
}
.overlay--accent-trans-40 {
  --overlay-background: var(--accent-trans-40);
}
.overlay--accent-trans-50 {
  --overlay-background: var(--accent-trans-50);
}
.overlay--accent-trans-60 {
  --overlay-background: var(--accent-trans-60);
}
.overlay--accent-trans-70 {
  --overlay-background: var(--accent-trans-70);
}
.overlay--accent-trans-80 {
  --overlay-background: var(--accent-trans-80);
}
.overlay--accent-trans-90 {
  --overlay-background: var(--accent-trans-90);
}
.overlay--accent-light-trans-10 {
  --overlay-background: var(--accent-light-trans-10);
}
.overlay--accent-light-trans-20 {
  --overlay-background: var(--accent-light-trans-20);
}
.overlay--accent-light-trans-30 {
  --overlay-background: var(--accent-light-trans-30);
}
.overlay--accent-light-trans-40 {
  --overlay-background: var(--accent-light-trans-40);
}
.overlay--accent-light-trans-50 {
  --overlay-background: var(--accent-light-trans-50);
}
.overlay--accent-light-trans-60 {
  --overlay-background: var(--accent-light-trans-60);
}
.overlay--accent-light-trans-70 {
  --overlay-background: var(--accent-light-trans-70);
}
.overlay--accent-light-trans-80 {
  --overlay-background: var(--accent-light-trans-80);
}
.overlay--accent-light-trans-90 {
  --overlay-background: var(--accent-light-trans-90);
}
.overlay--accent-dark-trans-10 {
  --overlay-background: var(--accent-dark-trans-10);
}
.overlay--accent-dark-trans-20 {
  --overlay-background: var(--accent-dark-trans-20);
}
.overlay--accent-dark-trans-30 {
  --overlay-background: var(--accent-dark-trans-30);
}
.overlay--accent-dark-trans-40 {
  --overlay-background: var(--accent-dark-trans-40);
}
.overlay--accent-dark-trans-50 {
  --overlay-background: var(--accent-dark-trans-50);
}
.overlay--accent-dark-trans-60 {
  --overlay-background: var(--accent-dark-trans-60);
}
.overlay--accent-dark-trans-70 {
  --overlay-background: var(--accent-dark-trans-70);
}
.overlay--accent-dark-trans-80 {
  --overlay-background: var(--accent-dark-trans-80);
}
.overlay--accent-dark-trans-90 {
  --overlay-background: var(--accent-dark-trans-90);
}
.overlay--accent-ultra-dark-trans-10 {
  --overlay-background: var(--accent-ultra-dark-trans-10);
}
.overlay--accent-ultra-dark-trans-20 {
  --overlay-background: var(--accent-ultra-dark-trans-20);
}
.overlay--accent-ultra-dark-trans-30 {
  --overlay-background: var(--accent-ultra-dark-trans-30);
}
.overlay--accent-ultra-dark-trans-40 {
  --overlay-background: var(--accent-ultra-dark-trans-40);
}
.overlay--accent-ultra-dark-trans-50 {
  --overlay-background: var(--accent-ultra-dark-trans-50);
}
.overlay--accent-ultra-dark-trans-60 {
  --overlay-background: var(--accent-ultra-dark-trans-60);
}
.overlay--accent-ultra-dark-trans-70 {
  --overlay-background: var(--accent-ultra-dark-trans-70);
}
.overlay--accent-ultra-dark-trans-80 {
  --overlay-background: var(--accent-ultra-dark-trans-80);
}
.overlay--accent-ultra-dark-trans-90 {
  --overlay-background: var(--accent-ultra-dark-trans-90);
}
.overlay--base-trans-10 {
  --overlay-background: var(--base-trans-10);
}
.overlay--base-trans-20 {
  --overlay-background: var(--base-trans-20);
}
.overlay--base-trans-30 {
  --overlay-background: var(--base-trans-30);
}
.overlay--base-trans-40 {
  --overlay-background: var(--base-trans-40);
}
.overlay--base-trans-50 {
  --overlay-background: var(--base-trans-50);
}
.overlay--base-trans-60 {
  --overlay-background: var(--base-trans-60);
}
.overlay--base-trans-70 {
  --overlay-background: var(--base-trans-70);
}
.overlay--base-trans-80 {
  --overlay-background: var(--base-trans-80);
}
.overlay--base-trans-90 {
  --overlay-background: var(--base-trans-90);
}
.overlay--base-light-trans-10 {
  --overlay-background: var(--base-light-trans-10);
}
.overlay--base-light-trans-20 {
  --overlay-background: var(--base-light-trans-20);
}
.overlay--base-light-trans-30 {
  --overlay-background: var(--base-light-trans-30);
}
.overlay--base-light-trans-40 {
  --overlay-background: var(--base-light-trans-40);
}
.overlay--base-light-trans-50 {
  --overlay-background: var(--base-light-trans-50);
}
.overlay--base-light-trans-60 {
  --overlay-background: var(--base-light-trans-60);
}
.overlay--base-light-trans-70 {
  --overlay-background: var(--base-light-trans-70);
}
.overlay--base-light-trans-80 {
  --overlay-background: var(--base-light-trans-80);
}
.overlay--base-light-trans-90 {
  --overlay-background: var(--base-light-trans-90);
}
.overlay--base-dark-trans-10 {
  --overlay-background: var(--base-dark-trans-10);
}
.overlay--base-dark-trans-20 {
  --overlay-background: var(--base-dark-trans-20);
}
.overlay--base-dark-trans-30 {
  --overlay-background: var(--base-dark-trans-30);
}
.overlay--base-dark-trans-40 {
  --overlay-background: var(--base-dark-trans-40);
}
.overlay--base-dark-trans-50 {
  --overlay-background: var(--base-dark-trans-50);
}
.overlay--base-dark-trans-60 {
  --overlay-background: var(--base-dark-trans-60);
}
.overlay--base-dark-trans-70 {
  --overlay-background: var(--base-dark-trans-70);
}
.overlay--base-dark-trans-80 {
  --overlay-background: var(--base-dark-trans-80);
}
.overlay--base-dark-trans-90 {
  --overlay-background: var(--base-dark-trans-90);
}
.overlay--base-ultra-dark-trans-10 {
  --overlay-background: var(--base-ultra-dark-trans-10);
}
.overlay--base-ultra-dark-trans-20 {
  --overlay-background: var(--base-ultra-dark-trans-20);
}
.overlay--base-ultra-dark-trans-30 {
  --overlay-background: var(--base-ultra-dark-trans-30);
}
.overlay--base-ultra-dark-trans-40 {
  --overlay-background: var(--base-ultra-dark-trans-40);
}
.overlay--base-ultra-dark-trans-50 {
  --overlay-background: var(--base-ultra-dark-trans-50);
}
.overlay--base-ultra-dark-trans-60 {
  --overlay-background: var(--base-ultra-dark-trans-60);
}
.overlay--base-ultra-dark-trans-70 {
  --overlay-background: var(--base-ultra-dark-trans-70);
}
.overlay--base-ultra-dark-trans-80 {
  --overlay-background: var(--base-ultra-dark-trans-80);
}
.overlay--base-ultra-dark-trans-90 {
  --overlay-background: var(--base-ultra-dark-trans-90);
}
.overlay--neutral-trans-10 {
  --overlay-background: var(--neutral-trans-10);
}
.overlay--neutral-trans-20 {
  --overlay-background: var(--neutral-trans-20);
}
.overlay--neutral-trans-30 {
  --overlay-background: var(--neutral-trans-30);
}
.overlay--neutral-trans-40 {
  --overlay-background: var(--neutral-trans-40);
}
.overlay--neutral-trans-50 {
  --overlay-background: var(--neutral-trans-50);
}
.overlay--neutral-trans-60 {
  --overlay-background: var(--neutral-trans-60);
}
.overlay--neutral-trans-70 {
  --overlay-background: var(--neutral-trans-70);
}
.overlay--neutral-trans-80 {
  --overlay-background: var(--neutral-trans-80);
}
.overlay--neutral-trans-90 {
  --overlay-background: var(--neutral-trans-90);
}
.overlay--neutral-light-trans-10 {
  --overlay-background: var(--neutral-light-trans-10);
}
.overlay--neutral-light-trans-20 {
  --overlay-background: var(--neutral-light-trans-20);
}
.overlay--neutral-light-trans-30 {
  --overlay-background: var(--neutral-light-trans-30);
}
.overlay--neutral-light-trans-40 {
  --overlay-background: var(--neutral-light-trans-40);
}
.overlay--neutral-light-trans-50 {
  --overlay-background: var(--neutral-light-trans-50);
}
.overlay--neutral-light-trans-60 {
  --overlay-background: var(--neutral-light-trans-60);
}
.overlay--neutral-light-trans-70 {
  --overlay-background: var(--neutral-light-trans-70);
}
.overlay--neutral-light-trans-80 {
  --overlay-background: var(--neutral-light-trans-80);
}
.overlay--neutral-light-trans-90 {
  --overlay-background: var(--neutral-light-trans-90);
}
.overlay--neutral-dark-trans-10 {
  --overlay-background: var(--neutral-dark-trans-10);
}
.overlay--neutral-dark-trans-20 {
  --overlay-background: var(--neutral-dark-trans-20);
}
.overlay--neutral-dark-trans-30 {
  --overlay-background: var(--neutral-dark-trans-30);
}
.overlay--neutral-dark-trans-40 {
  --overlay-background: var(--neutral-dark-trans-40);
}
.overlay--neutral-dark-trans-50 {
  --overlay-background: var(--neutral-dark-trans-50);
}
.overlay--neutral-dark-trans-60 {
  --overlay-background: var(--neutral-dark-trans-60);
}
.overlay--neutral-dark-trans-70 {
  --overlay-background: var(--neutral-dark-trans-70);
}
.overlay--neutral-dark-trans-80 {
  --overlay-background: var(--neutral-dark-trans-80);
}
.overlay--neutral-dark-trans-90 {
  --overlay-background: var(--neutral-dark-trans-90);
}
.overlay--neutral-ultra-dark-trans-10 {
  --overlay-background: var(--neutral-ultra-dark-trans-10);
}
.overlay--neutral-ultra-dark-trans-20 {
  --overlay-background: var(--neutral-ultra-dark-trans-20);
}
.overlay--neutral-ultra-dark-trans-30 {
  --overlay-background: var(--neutral-ultra-dark-trans-30);
}
.overlay--neutral-ultra-dark-trans-40 {
  --overlay-background: var(--neutral-ultra-dark-trans-40);
}
.overlay--neutral-ultra-dark-trans-50 {
  --overlay-background: var(--neutral-ultra-dark-trans-50);
}
.overlay--neutral-ultra-dark-trans-60 {
  --overlay-background: var(--neutral-ultra-dark-trans-60);
}
.overlay--neutral-ultra-dark-trans-70 {
  --overlay-background: var(--neutral-ultra-dark-trans-70);
}
.overlay--neutral-ultra-dark-trans-80 {
  --overlay-background: var(--neutral-ultra-dark-trans-80);
}
.overlay--neutral-ultra-dark-trans-90 {
  --overlay-background: var(--neutral-ultra-dark-trans-90);
}
.overlay--white-trans-10 {
  --overlay-background: var(--white-trans-10);
}
.overlay--white-trans-20 {
  --overlay-background: var(--white-trans-20);
}
.overlay--white-trans-30 {
  --overlay-background: var(--white-trans-30);
}
.overlay--white-trans-40 {
  --overlay-background: var(--white-trans-40);
}
.overlay--white-trans-50 {
  --overlay-background: var(--white-trans-50);
}
.overlay--white-trans-60 {
  --overlay-background: var(--white-trans-60);
}
.overlay--white-trans-70 {
  --overlay-background: var(--white-trans-70);
}
.overlay--white-trans-80 {
  --overlay-background: var(--white-trans-80);
}
.overlay--white-trans-90 {
  --overlay-background: var(--white-trans-90);
}
.overlay--black-trans-10 {
  --overlay-background: var(--black-trans-10);
}
.overlay--black-trans-20 {
  --overlay-background: var(--black-trans-20);
}
.overlay--black-trans-30 {
  --overlay-background: var(--black-trans-30);
}
.overlay--black-trans-40 {
  --overlay-background: var(--black-trans-40);
}
.overlay--black-trans-50 {
  --overlay-background: var(--black-trans-50);
}
.overlay--black-trans-60 {
  --overlay-background: var(--black-trans-60);
}
.overlay--black-trans-70 {
  --overlay-background: var(--black-trans-70);
}
.overlay--black-trans-80 {
  --overlay-background: var(--black-trans-80);
}
.overlay--black-trans-90 {
  --overlay-background: var(--black-trans-90);
}
figure[class*="overlay--"]::before {
  z-index: 0;
}
.text--primary.text--primary, .text--primary.text--primary :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--primary);
}
.text--primary-hover.text--primary-hover, .text--primary-hover.text--primary-hover :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--primary-hover);
}
.text--primary-ultra-light.text--primary-ultra-light, .text--primary-ultra-light.text--primary-ultra-light :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--primary-ultra-light);
}
.text--primary-light.text--primary-light, .text--primary-light.text--primary-light :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--primary-light);
}
.text--primary-semi-light.text--primary-semi-light, .text--primary-semi-light.text--primary-semi-light :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--primary-semi-light);
}
.text--primary-semi-dark.text--primary-semi-dark, .text--primary-semi-dark.text--primary-semi-dark :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--primary-semi-dark);
}
.text--primary-dark.text--primary-dark, .text--primary-dark.text--primary-dark :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--primary-dark);
}
.text--primary-ultra-dark.text--primary-ultra-dark, .text--primary-ultra-dark.text--primary-ultra-dark :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--primary-ultra-dark);
}
.text--secondary.text--secondary, .text--secondary.text--secondary :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--secondary);
}
.text--secondary-hover.text--secondary-hover, .text--secondary-hover.text--secondary-hover :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--secondary-hover);
}
.text--secondary-ultra-light.text--secondary-ultra-light, .text--secondary-ultra-light.text--secondary-ultra-light :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--secondary-ultra-light);
}
.text--secondary-light.text--secondary-light, .text--secondary-light.text--secondary-light :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--secondary-light);
}
.text--secondary-semi-light.text--secondary-semi-light, .text--secondary-semi-light.text--secondary-semi-light :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--secondary-semi-light);
}
.text--secondary-semi-dark.text--secondary-semi-dark, .text--secondary-semi-dark.text--secondary-semi-dark :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--secondary-semi-dark);
}
.text--secondary-dark.text--secondary-dark, .text--secondary-dark.text--secondary-dark :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--secondary-dark);
}
.text--secondary-ultra-dark.text--secondary-ultra-dark, .text--secondary-ultra-dark.text--secondary-ultra-dark :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--secondary-ultra-dark);
}
.text--accent.text--accent, .text--accent.text--accent :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--accent);
}
.text--accent-hover.text--accent-hover, .text--accent-hover.text--accent-hover :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--accent-hover);
}
.text--accent-ultra-light.text--accent-ultra-light, .text--accent-ultra-light.text--accent-ultra-light :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--accent-ultra-light);
}
.text--accent-light.text--accent-light, .text--accent-light.text--accent-light :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--accent-light);
}
.text--accent-semi-light.text--accent-semi-light, .text--accent-semi-light.text--accent-semi-light :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--accent-semi-light);
}
.text--accent-semi-dark.text--accent-semi-dark, .text--accent-semi-dark.text--accent-semi-dark :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--accent-semi-dark);
}
.text--accent-dark.text--accent-dark, .text--accent-dark.text--accent-dark :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--accent-dark);
}
.text--accent-ultra-dark.text--accent-ultra-dark, .text--accent-ultra-dark.text--accent-ultra-dark :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--accent-ultra-dark);
}
.text--base.text--base, .text--base.text--base :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--base);
}
.text--base-hover.text--base-hover, .text--base-hover.text--base-hover :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--base-hover);
}
.text--base-ultra-light.text--base-ultra-light, .text--base-ultra-light.text--base-ultra-light :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--base-ultra-light);
}
.text--base-light.text--base-light, .text--base-light.text--base-light :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--base-light);
}
.text--base-semi-light.text--base-semi-light, .text--base-semi-light.text--base-semi-light :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--base-semi-light);
}
.text--base-semi-dark.text--base-semi-dark, .text--base-semi-dark.text--base-semi-dark :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--base-semi-dark);
}
.text--base-dark.text--base-dark, .text--base-dark.text--base-dark :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--base-dark);
}
.text--base-ultra-dark.text--base-ultra-dark, .text--base-ultra-dark.text--base-ultra-dark :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--base-ultra-dark);
}
.text--neutral.text--neutral, .text--neutral.text--neutral :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--neutral);
}
.text--neutral-hover.text--neutral-hover, .text--neutral-hover.text--neutral-hover :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--neutral-hover);
}
.text--neutral-ultra-light.text--neutral-ultra-light, .text--neutral-ultra-light.text--neutral-ultra-light :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--neutral-ultra-light);
}
.text--neutral-light.text--neutral-light, .text--neutral-light.text--neutral-light :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--neutral-light);
}
.text--neutral-semi-light.text--neutral-semi-light, .text--neutral-semi-light.text--neutral-semi-light :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--neutral-semi-light);
}
.text--neutral-semi-dark.text--neutral-semi-dark, .text--neutral-semi-dark.text--neutral-semi-dark :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--neutral-semi-dark);
}
.text--neutral-dark.text--neutral-dark, .text--neutral-dark.text--neutral-dark :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--neutral-dark);
}
.text--neutral-ultra-dark.text--neutral-ultra-dark, .text--neutral-ultra-dark.text--neutral-ultra-dark :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--neutral-ultra-dark);
}
.text--white.text--white, .text--white.text--white :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--white);
}
.text--black.text--black, .text--black.text--black :where(:is(h1, h2, h3, h4, h5, h6)) {
  color: var(--black);
}
:is(.text--xxl, .text--xl, .text--l, .text--m, .text--s, .text--xs), :is(.text--xxl, .text--xl, .text--l, .text--m, .text--s, .text--xs) > :is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
  line-height: var(--text-line-height);
  text-wrap: var(--text-text-wrap);
}
.text--xxl, .text--xxl > :is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
  font-size: var(--text-xxl);
}
.text--xxl:is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
  max-width: var(--text-xxl-max-width);
}
.text--xl, .text--xl > :is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
  font-size: var(--text-xl);
}
.text--xl:is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
  max-width: var(--text-xl-max-width);
}
.text--l, .text--l > :is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
  font-size: var(--text-l);
}
.text--l:is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
  max-width: var(--text-l-max-width);
}
.text--m, .text--m > :is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
  font-size: var(--text-m);
  line-height: var(--text-m-line-height);
}
.text--m:is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
  max-width: var(--text-m-max-width);
}
.text--s, .text--s > :is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
  font-size: var(--text-s);
}
.text--s:is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
  max-width: var(--text-s-max-width);
}
.text--xs, .text--xs > :is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
  font-size: var(--text-xs);
}
.text--xs:is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
  max-width: var(--text-xs-max-width);
}
.h1.h1, .h--1.h--1 {
  font-size: var(--h1);
  max-width: var(--h1-max-width);
}
.h2.h2, .h--2.h--2 {
  font-size: var(--h2);
  max-width: var(--h2-max-width);
}
.h3.h3, .h--3.h--3 {
  font-size: var(--h3);
  max-width: var(--h3-max-width);
}
.h4.h4, .h--4.h--4 {
  font-size: var(--h4);
  line-height: var(--h4-line-height);
  max-width: var(--h4-max-width);
}
.h5.h5, .h--5.h--5 {
  font-size: var(--h5);
  max-width: var(--h5-max-width);
}
.h6.h6, .h--6.h--6 {
  font-size: var(--h6);
  max-width: var(--h6-max-width);
}
.text--100 {
  font-weight: 100;
}
.text--200 {
  font-weight: 200;
}
.text--300 {
  font-weight: 300;
}
.text--400 {
  font-weight: 400;
}
.text--500 {
  font-weight: 500;
}
.text--600 {
  font-weight: 600;
}
.text--700 {
  font-weight: 700;
}
.text--800 {
  font-weight: 800;
}
.text--900 {
  font-weight: 900;
}
.text--bold {
  font-weight: bold;
}
.text--italic {
  font-style: italic;
}
.text--oblique {
  font-style: oblique;
}
.text--decoration-none {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.text--underline {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.text--underline-wavy {
  -webkit-text-decoration: underline wavy;
  text-decoration: underline wavy;
}
.text--underline-dotted {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
.text--underline-double {
  -webkit-text-decoration: underline double;
  text-decoration: underline double;
}
.text--underline-dashed {
  -webkit-text-decoration: underline dashed;
  text-decoration: underline dashed;
}
.text--overline {
  -webkit-text-decoration: overline;
  text-decoration: overline;
}
.text--line-through {
  -webkit-text-decoration: line-through;
  text-decoration: line-through;
}
.text--transform-none {
  text-transform: none;
}
.text--uppercase {
  text-transform: uppercase;
}
.text--lowercase {
  text-transform: lowercase;
}
.text--capitalize {
  text-transform: capitalize;
}
.text--left {
  text-align: left;
}
.text--center {
  text-align: center;
}
.text--right {
  text-align: right;
}
.text--justify {
  text-align: justify;
}
blockquote {
  text-wrap: pretty;
}
.balance, .text--balance {
  text-wrap: balance;
}
.balance p, .balance li, .balance blockquote, .balance h1, .balance h2, .balance h3, .balance h4, .balance h5, .balance h6, .text--balance p, .text--balance li, .text--balance blockquote, .text--balance h1, .text--balance h2, .text--balance h3, .text--balance h4, .text--balance h5, .text--balance h6 {
  text-wrap: balance;
}
.text--pretty {
  text-wrap: pretty;
}
.text--pretty p, .text--pretty li, .text--pretty blockquote, .text--pretty h1, .text--pretty h2, .text--pretty h3, .text--pretty h4, .text--pretty h5, .text--pretty h6 {
  text-wrap: pretty;
}
.unbalance {
  text-wrap: wrap;
}
.unbalance p, .unbalance li, .unbalance blockquote, .unbalance h1, .unbalance h2, .unbalance h3, .unbalance h4, .unbalance h5, .unbalance h6 {
  text-wrap: wrap;
}
[class*="line-clamp--"] {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: var(--line-count);
}
.line-clamp--1 {
  --line-count: 1;
}
.line-clamp--2 {
  --line-count: 2;
}
.line-clamp--3 {
  --line-count: 3;
}
.line-clamp--4 {
  --line-count: 4;
}
.line-clamp--5 {
  --line-count: 5;
}
.opacity--0 {
  opacity: 0;
}
.opacity--5 {
  opacity: 0.05;
}
.opacity--10 {
  opacity: 0.1;
}
.opacity--15 {
  opacity: 0.15;
}
.opacity--20 {
  opacity: 0.2;
}
.opacity--25 {
  opacity: 0.25;
}
.opacity--30 {
  opacity: 0.3;
}
.opacity--35 {
  opacity: 0.35;
}
.opacity--40 {
  opacity: 0.4;
}
.opacity--45 {
  opacity: 0.45;
}
.opacity--50 {
  opacity: 0.5;
}
.opacity--55 {
  opacity: 0.55;
}
.opacity--60 {
  opacity: 0.6;
}
.opacity--65 {
  opacity: 0.65;
}
.opacity--70 {
  opacity: 0.7;
}
.opacity--75 {
  opacity: 0.75;
}
.opacity--80 {
  opacity: 0.8;
}
.opacity--85 {
  opacity: 0.85;
}
.opacity--90 {
  opacity: 0.9;
}
.opacity--95 {
  opacity: 0.95;
}
.opacity--100 {
  opacity: 1;
}
.box-shadow--m {
  box-shadow: var(--box-shadow-1);
}
.box-shadow--l {
  box-shadow: var(--box-shadow-2);
}
.box-shadow--xl {
  box-shadow: var(--box-shadow-3);
}
.relative {
  position: relative;
}
.sticky.sticky {
  position: -webkit-sticky;
  position: sticky;
  inset-block-start: var(--sticky-offset, var(--offset, 0));
}
.sticky-top--s.sticky-top--s {
  inset-block-start: var(--sticky-top-s, 2.5%);
}
.sticky-top--m.sticky-top--m {
  inset-block-start: var(--sticky-top-m, 5%);
}
.sticky-top--l.sticky-top--l {
  inset-block-start: var(--sticky-top-l, 10%);
}
.center--self.center--self {
  margin-left: auto;
  margin-right: auto;
}
.flip--x, .flip--x > div {
  transform: scaleX(-1);
}
.flip--y, .flip--y > div {
  transform: scaleY(-1);
}
.flip--xy, .flip--xy > div {
  transform: scale(-1, -1);
}
.flip--both, .flip--both > div {
  transform: scale(-1, -1);
}
img.object-fit--cover, .object-fit--cover img {
  --object-fit: cover;
  object-fit: cover;
}
img.object-fit--contain, .object-fit--contain img {
  --object-fit: contain;
  object-fit: contain;
}
[class*="object-fit--"], [class*="object-fit--"] img {
  -o-object-position: var(--object-position, 50% 50%);
  object-position: var(--object-position, 50% 50%);
}
.object-fit--top-left {
  --object-position: 10% 10%;
}
.object-fit--top-center {
  --object-position: 50% 10%;
}
.object-fit--top-right {
  --object-position: 90% 10%;
}
.object-fit--center-left {
  --object-position: 10% 50%;
}
.object-fit--center-right {
  --object-position: 90% 50%;
}
.object-fit--bottom-left {
  --object-position: 10% 90%;
}
.object-fit--bottom-center {
  --object-position: 50% 90%;
}
.object-fit--bottom-right {
  --object-position: 90% 90%;
}
:is([class*="col-count--"], [class*="col-width--"]) {
  display: block !important;
}
.col-count--1 {
  -moz-column-count: 1;
  column-count: 1;
}
.col-count--2 {
  -moz-column-count: 2;
  column-count: 2;
}
.col-count--3 {
  -moz-column-count: 3;
  column-count: 3;
}
.col-count--4 {
  -moz-column-count: 4;
  column-count: 4;
}
.col-count--5 {
  -moz-column-count: 5;
  column-count: 5;
}
@media (max-width: 1120px) {
  .col-count--xl-1 {
    -moz-column-count: 1;
    column-count: 1;
  }
  .col-count--xl-2 {
    -moz-column-count: 2;
    column-count: 2;
  }
  .col-count--xl-3 {
    -moz-column-count: 3;
    column-count: 3;
  }
  .col-count--xl-4 {
    -moz-column-count: 4;
    column-count: 4;
  }
  .col-count--xl-5 {
    -moz-column-count: 5;
    column-count: 5;
  }
}
@media (max-width: 992px) {
  .col-count--l-1 {
    -moz-column-count: 1;
    column-count: 1;
  }
  .col-count--l-2 {
    -moz-column-count: 2;
    column-count: 2;
  }
  .col-count--l-3 {
    -moz-column-count: 3;
    column-count: 3;
  }
  .col-count--l-4 {
    -moz-column-count: 4;
    column-count: 4;
  }
  .col-count--l-5 {
    -moz-column-count: 5;
    column-count: 5;
  }
}
@media (max-width: 768px) {
  .col-count--m-1 {
    -moz-column-count: 1;
    column-count: 1;
  }
  .col-count--m-2 {
    -moz-column-count: 2;
    column-count: 2;
  }
  .col-count--m-3 {
    -moz-column-count: 3;
    column-count: 3;
  }
  .col-count--m-4 {
    -moz-column-count: 4;
    column-count: 4;
  }
  .col-count--m-5 {
    -moz-column-count: 5;
    column-count: 5;
  }
}
@media (max-width: 480px) {
  .col-count--s-1 {
    -moz-column-count: 1;
    column-count: 1;
  }
  .col-count--s-2 {
    -moz-column-count: 2;
    column-count: 2;
  }
  .col-count--s-3 {
    -moz-column-count: 3;
    column-count: 3;
  }
  .col-count--s-4 {
    -moz-column-count: 4;
    column-count: 4;
  }
  .col-count--s-5 {
    -moz-column-count: 5;
    column-count: 5;
  }
}
.col-width--s {
  width: 100%;
  -moz-column-width: var(--col-width-s, 13);
  column-width: var(--col-width-s, 13);
}
.col-width--m {
  width: 100%;
  -moz-column-width: var(--col-width-m, 25);
  column-width: var(--col-width-m, 25);
}
.col-width--l {
  width: 100%;
  -moz-column-width: var(--col-width-l, 38);
  column-width: var(--col-width-l, 38);
}
.col-rule--dotted {
  -moz-column-rule: dotted;
  column-rule: dotted;
  -moz-column-rule-width: var(--col-rule-width, var(--col-rule-width-m));
  column-rule-width: var(--col-rule-width, var(--col-rule-width-m));
}
.col-rule--dashed {
  -moz-column-rule: dashed;
  column-rule: dashed;
  -moz-column-rule-width: var(--col-rule-width, var(--col-rule-width-m));
  column-rule-width: var(--col-rule-width, var(--col-rule-width-m));
}
.col-rule--solid {
  -moz-column-rule: solid;
  column-rule: solid;
  -moz-column-rule-width: var(--col-rule-width, var(--col-rule-width-m));
  column-rule-width: var(--col-rule-width, var(--col-rule-width-m));
}
.col-rule--double {
  -moz-column-rule: double;
  column-rule: double;
  -moz-column-rule-width: var(--col-rule-width, var(--col-rule-width-m));
  column-rule-width: var(--col-rule-width, var(--col-rule-width-m));
}
.col-rule--groove {
  -moz-column-rule: groove;
  column-rule: groove;
  -moz-column-rule-width: var(--col-rule-width, var(--col-rule-width-m));
  column-rule-width: var(--col-rule-width, var(--col-rule-width-m));
}
.col-rule--ridge {
  -moz-column-rule: ridge;
  column-rule: ridge;
  -moz-column-rule-width: var(--col-rule-width, var(--col-rule-width-m));
  column-rule-width: var(--col-rule-width, var(--col-rule-width-m));
}
.col-rule--inset {
  -moz-column-rule: inset;
  column-rule: inset;
  -moz-column-rule-width: var(--col-rule-width, var(--col-rule-width-m));
  column-rule-width: var(--col-rule-width, var(--col-rule-width-m));
}
.col-rule--outset {
  -moz-column-rule: outset;
  column-rule: outset;
  -moz-column-rule-width: var(--col-rule-width, var(--col-rule-width-m));
  column-rule-width: var(--col-rule-width, var(--col-rule-width-m));
}
.col-rule--primary {
  -moz-column-rule-color: var(--primary);
  column-rule-color: var(--primary);
}
.col-rule--primary-hover {
  -moz-column-rule-color: var(--primary-hover);
  column-rule-color: var(--primary-hover);
}
.col-rule--primary-ultra-light {
  -moz-column-rule-color: var(--primary-ultra-light);
  column-rule-color: var(--primary-ultra-light);
}
.col-rule--primary-light {
  -moz-column-rule-color: var(--primary-light);
  column-rule-color: var(--primary-light);
}
.col-rule--primary-semi-light {
  -moz-column-rule-color: var(--primary-semi-light);
  column-rule-color: var(--primary-semi-light);
}
.col-rule--primary-semi-dark {
  -moz-column-rule-color: var(--primary-semi-dark);
  column-rule-color: var(--primary-semi-dark);
}
.col-rule--primary-dark {
  -moz-column-rule-color: var(--primary-dark);
  column-rule-color: var(--primary-dark);
}
.col-rule--primary-ultra-dark {
  -moz-column-rule-color: var(--primary-ultra-dark);
  column-rule-color: var(--primary-ultra-dark);
}
.col-rule--secondary {
  -moz-column-rule-color: var(--secondary);
  column-rule-color: var(--secondary);
}
.col-rule--secondary-hover {
  -moz-column-rule-color: var(--secondary-hover);
  column-rule-color: var(--secondary-hover);
}
.col-rule--secondary-ultra-light {
  -moz-column-rule-color: var(--secondary-ultra-light);
  column-rule-color: var(--secondary-ultra-light);
}
.col-rule--secondary-light {
  -moz-column-rule-color: var(--secondary-light);
  column-rule-color: var(--secondary-light);
}
.col-rule--secondary-semi-light {
  -moz-column-rule-color: var(--secondary-semi-light);
  column-rule-color: var(--secondary-semi-light);
}
.col-rule--secondary-semi-dark {
  -moz-column-rule-color: var(--secondary-semi-dark);
  column-rule-color: var(--secondary-semi-dark);
}
.col-rule--secondary-dark {
  -moz-column-rule-color: var(--secondary-dark);
  column-rule-color: var(--secondary-dark);
}
.col-rule--secondary-ultra-dark {
  -moz-column-rule-color: var(--secondary-ultra-dark);
  column-rule-color: var(--secondary-ultra-dark);
}
.col-rule--accent {
  -moz-column-rule-color: var(--accent);
  column-rule-color: var(--accent);
}
.col-rule--accent-hover {
  -moz-column-rule-color: var(--accent-hover);
  column-rule-color: var(--accent-hover);
}
.col-rule--accent-ultra-light {
  -moz-column-rule-color: var(--accent-ultra-light);
  column-rule-color: var(--accent-ultra-light);
}
.col-rule--accent-light {
  -moz-column-rule-color: var(--accent-light);
  column-rule-color: var(--accent-light);
}
.col-rule--accent-semi-light {
  -moz-column-rule-color: var(--accent-semi-light);
  column-rule-color: var(--accent-semi-light);
}
.col-rule--accent-semi-dark {
  -moz-column-rule-color: var(--accent-semi-dark);
  column-rule-color: var(--accent-semi-dark);
}
.col-rule--accent-dark {
  -moz-column-rule-color: var(--accent-dark);
  column-rule-color: var(--accent-dark);
}
.col-rule--accent-ultra-dark {
  -moz-column-rule-color: var(--accent-ultra-dark);
  column-rule-color: var(--accent-ultra-dark);
}
.col-rule--base {
  -moz-column-rule-color: var(--base);
  column-rule-color: var(--base);
}
.col-rule--base-hover {
  -moz-column-rule-color: var(--base-hover);
  column-rule-color: var(--base-hover);
}
.col-rule--base-ultra-light {
  -moz-column-rule-color: var(--base-ultra-light);
  column-rule-color: var(--base-ultra-light);
}
.col-rule--base-light {
  -moz-column-rule-color: var(--base-light);
  column-rule-color: var(--base-light);
}
.col-rule--base-semi-light {
  -moz-column-rule-color: var(--base-semi-light);
  column-rule-color: var(--base-semi-light);
}
.col-rule--base-semi-dark {
  -moz-column-rule-color: var(--base-semi-dark);
  column-rule-color: var(--base-semi-dark);
}
.col-rule--base-dark {
  -moz-column-rule-color: var(--base-dark);
  column-rule-color: var(--base-dark);
}
.col-rule--base-ultra-dark {
  -moz-column-rule-color: var(--base-ultra-dark);
  column-rule-color: var(--base-ultra-dark);
}
.col-rule--neutral {
  -moz-column-rule-color: var(--neutral);
  column-rule-color: var(--neutral);
}
.col-rule--neutral-hover {
  -moz-column-rule-color: var(--neutral-hover);
  column-rule-color: var(--neutral-hover);
}
.col-rule--neutral-ultra-light {
  -moz-column-rule-color: var(--neutral-ultra-light);
  column-rule-color: var(--neutral-ultra-light);
}
.col-rule--neutral-light {
  -moz-column-rule-color: var(--neutral-light);
  column-rule-color: var(--neutral-light);
}
.col-rule--neutral-semi-light {
  -moz-column-rule-color: var(--neutral-semi-light);
  column-rule-color: var(--neutral-semi-light);
}
.col-rule--neutral-semi-dark {
  -moz-column-rule-color: var(--neutral-semi-dark);
  column-rule-color: var(--neutral-semi-dark);
}
.col-rule--neutral-dark {
  -moz-column-rule-color: var(--neutral-dark);
  column-rule-color: var(--neutral-dark);
}
.col-rule--neutral-ultra-dark {
  -moz-column-rule-color: var(--neutral-ultra-dark);
  column-rule-color: var(--neutral-ultra-dark);
}
.col-rule--white {
  -moz-column-rule-color: var(--white);
  column-rule-color: var(--white);
}
.col-rule--black {
  -moz-column-rule-color: var(--black);
  column-rule-color: var(--black);
}
.col-rule--s {
  -moz-column-rule-width: var(--col-rule-width-s, 0.1);
  column-rule-width: var(--col-rule-width-s, 0.1);
}
.col-rule--m {
  -moz-column-rule-width: var(--col-rule-width-m, 0.3);
  column-rule-width: var(--col-rule-width-m, 0.3);
}
.col-rule--l {
  -moz-column-rule-width: var(--col-rule-width-l, 0.5);
  column-rule-width: var(--col-rule-width-l, 0.5);
}
.col-span--all {
  -moz-column-span: all;
  column-span: all;
}
[class*="col-"] > * {
  break-inside: avoid;
}
.masonry--1 {
  display: block !important;
  column-count: 1;
  row-gap: var(--row-gap);
  column-gap: var(--col-gap);
}
.masonry--2 {
  display: block !important;
  column-count: 2;
  row-gap: var(--row-gap);
  column-gap: var(--col-gap);
}
.masonry--3 {
  display: block !important;
  column-count: 3;
  row-gap: var(--row-gap);
  column-gap: var(--col-gap);
}
.masonry--4 {
  display: block !important;
  column-count: 4;
  row-gap: var(--row-gap);
  column-gap: var(--col-gap);
}
.masonry--5 {
  display: block !important;
  column-count: 5;
  row-gap: var(--row-gap);
  column-gap: var(--col-gap);
}
@media (max-width: 1120px) {
  .masonry--xl-1 {
    column-count: 1;
  }
  .masonry--xl-2 {
    column-count: 2;
  }
  .masonry--xl-3 {
    column-count: 3;
  }
  .masonry--xl-4 {
    column-count: 4;
  }
  .masonry--xl-5 {
    column-count: 5;
  }
}
@media (max-width: 992px) {
  .masonry--l-1 {
    column-count: 1;
  }
  .masonry--l-2 {
    column-count: 2;
  }
  .masonry--l-3 {
    column-count: 3;
  }
  .masonry--l-4 {
    column-count: 4;
  }
  .masonry--l-5 {
    column-count: 5;
  }
}
@media (max-width: 768px) {
  .masonry--m-1 {
    column-count: 1;
  }
  .masonry--m-2 {
    column-count: 2;
  }
  .masonry--m-3 {
    column-count: 3;
  }
  .masonry--m-4 {
    column-count: 4;
  }
  .masonry--m-5 {
    column-count: 5;
  }
}
@media (max-width: 480px) {
  .masonry--s-1 {
    column-count: 1;
  }
  .masonry--s-2 {
    column-count: 2;
  }
  .masonry--s-3 {
    column-count: 3;
  }
  .masonry--s-4 {
    column-count: 4;
  }
  .masonry--s-5 {
    column-count: 5;
  }
}
:where([class*="masonry--"] > *) {
  break-inside: avoid;
  width: 100%;
}
[class*="masonry"]:is([class*="gap--"], [class*="row-gap--"], [class*="content-gap"], [class*="container-gap"], [class*="grid-gap"], [class*="fr-content-gap"], [class*="fr-container-gap"], [class*="fr-grid-gap"]) > * {
  margin-block-end: var(--row-gap);
}
.variable-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(var(--min, calc(var(--content-width) / 2 - var(--space-xxl))), 100%), 1fr));
  grid-template-rows: var(--grid-1);
  gap: var(--gap, var(--grid-gap));
}
@media (min-width: 1121px) {
  .grid--alternate-xl > .grid--2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xl > .grid--1-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
  }
  .grid--alternate-xl > .grid--1-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xl > .grid--1-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 1fr);
  }
  .grid--alternate-xl > .grid--1-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xl > .grid--2-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
  }
  .grid--alternate-xl > .grid--2-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xl > .grid--2-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
  }
  .grid--alternate-xl > .grid--2-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xl > .grid--3-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
  }
  .grid--alternate-xl > .grid--3-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-xl > .grid--3-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
  }
  .grid--alternate-xl > .grid--3-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
}
@media (min-width: 993px) {
  .grid--alternate-l > .grid--2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-l > .grid--1-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
  }
  .grid--alternate-l > .grid--1-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-l > .grid--1-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 1fr);
  }
  .grid--alternate-l > .grid--1-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-l > .grid--2-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
  }
  .grid--alternate-l > .grid--2-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-l > .grid--2-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
  }
  .grid--alternate-l > .grid--2-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-l > .grid--3-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
  }
  .grid--alternate-l > .grid--3-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-l > .grid--3-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
  }
  .grid--alternate-l > .grid--3-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
}
@media (min-width: 769px) {
  .grid--alternate-m > .grid--2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-m > .grid--1-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
  }
  .grid--alternate-m > .grid--1-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-m > .grid--1-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 1fr);
  }
  .grid--alternate-m > .grid--1-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-m > .grid--2-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
  }
  .grid--alternate-m > .grid--2-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-m > .grid--2-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
  }
  .grid--alternate-m > .grid--2-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-m > .grid--3-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
  }
  .grid--alternate-m > .grid--3-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-m > .grid--3-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
  }
  .grid--alternate-m > .grid--3-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
}
@media (min-width: 481px) {
  .grid--alternate-s > .grid--2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-s > .grid--1-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
  }
  .grid--alternate-s > .grid--1-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-s > .grid--1-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 1fr);
  }
  .grid--alternate-s > .grid--1-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-s > .grid--2-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
  }
  .grid--alternate-s > .grid--2-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-s > .grid--2-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
  }
  .grid--alternate-s > .grid--2-3:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-s > .grid--3-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
  }
  .grid--alternate-s > .grid--3-1:nth-of-type(even) > *:last-child {
    order: -1;
  }
  .grid--alternate-s > .grid--3-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
  }
  .grid--alternate-s > .grid--3-2:nth-of-type(even) > *:last-child {
    order: -1;
  }
}
.row-span--1 {
  grid-row-end: span 1;
}
.col-span--1 {
  grid-column-end: span 1;
}
.row-start--1 {
  grid-row-start: 1;
}
.row-end--1 {
  grid-row-end: 1;
}
.col-start--1 {
  grid-column-start: 1;
}
.col-end--1 {
  grid-column-end: 1;
}
.row-span--2 {
  grid-row-end: span 2;
}
.col-span--2 {
  grid-column-end: span 2;
}
.row-start--2 {
  grid-row-start: 2;
}
.row-end--2 {
  grid-row-end: 2;
}
.col-start--2 {
  grid-column-start: 2;
}
.col-end--2 {
  grid-column-end: 2;
}
.row-span--3 {
  grid-row-end: span 3;
}
.col-span--3 {
  grid-column-end: span 3;
}
.row-start--3 {
  grid-row-start: 3;
}
.row-end--3 {
  grid-row-end: 3;
}
.col-start--3 {
  grid-column-start: 3;
}
.col-end--3 {
  grid-column-end: 3;
}
.row-span--4 {
  grid-row-end: span 4;
}
.col-span--4 {
  grid-column-end: span 4;
}
.row-start--4 {
  grid-row-start: 4;
}
.row-end--4 {
  grid-row-end: 4;
}
.col-start--4 {
  grid-column-start: 4;
}
.col-end--4 {
  grid-column-end: 4;
}
.row-span--5 {
  grid-row-end: span 5;
}
.col-span--5 {
  grid-column-end: span 5;
}
.row-start--5 {
  grid-row-start: 5;
}
.row-end--5 {
  grid-row-end: 5;
}
.col-start--5 {
  grid-column-start: 5;
}
.col-end--5 {
  grid-column-end: 5;
}
.row-span--6 {
  grid-row-end: span 6;
}
.col-span--6 {
  grid-column-end: span 6;
}
.row-start--6 {
  grid-row-start: 6;
}
.row-end--6 {
  grid-row-end: 6;
}
.col-start--6 {
  grid-column-start: 6;
}
.col-end--6 {
  grid-column-end: 6;
}
.row-span--7 {
  grid-row-end: span 7;
}
.col-span--7 {
  grid-column-end: span 7;
}
.row-start--7 {
  grid-row-start: 7;
}
.row-end--7 {
  grid-row-end: 7;
}
.col-start--7 {
  grid-column-start: 7;
}
.col-end--7 {
  grid-column-end: 7;
}
.row-span--8 {
  grid-row-end: span 8;
}
.col-span--8 {
  grid-column-end: span 8;
}
.row-start--8 {
  grid-row-start: 8;
}
.row-end--8 {
  grid-row-end: 8;
}
.col-start--8 {
  grid-column-start: 8;
}
.col-end--8 {
  grid-column-end: 8;
}
.row-span--9 {
  grid-row-end: span 9;
}
.col-span--9 {
  grid-column-end: span 9;
}
.row-start--9 {
  grid-row-start: 9;
}
.row-end--9 {
  grid-row-end: 9;
}
.col-start--9 {
  grid-column-start: 9;
}
.col-end--9 {
  grid-column-end: 9;
}
.row-span--10 {
  grid-row-end: span 10;
}
.col-span--10 {
  grid-column-end: span 10;
}
.row-start--10 {
  grid-row-start: 10;
}
.row-end--10 {
  grid-row-end: 10;
}
.col-start--10 {
  grid-column-start: 10;
}
.col-end--10 {
  grid-column-end: 10;
}
.row-span--11 {
  grid-row-end: span 11;
}
.col-span--11 {
  grid-column-end: span 11;
}
.row-start--11 {
  grid-row-start: 11;
}
.row-end--11 {
  grid-row-end: 11;
}
.col-start--11 {
  grid-column-start: 11;
}
.col-end--11 {
  grid-column-end: 11;
}
.row-span--12 {
  grid-row-end: span 12;
}
.col-span--12 {
  grid-column-end: span 12;
}
.row-start--12 {
  grid-row-start: 12;
}
.row-end--12 {
  grid-row-end: 12;
}
.col-start--12 {
  grid-column-start: 12;
}
.col-end--12 {
  grid-column-end: 12;
}
@media (max-width: 1120px) {
  .row-span--xl-1 {
    grid-row: span 1;
  }
  .col-span--xl-1 {
    grid-column: span 1;
  }
  .row-start--xl-1 {
    grid-row-start: 1;
  }
  .row-end--xl-1 {
    grid-row-end: 1;
  }
  .col-start--xl-1 {
    grid-column-start: 1;
  }
  .col-end--xl-1 {
    grid-column-end: 1;
  }
  .row-span--xl-2 {
    grid-row: span 2;
  }
  .col-span--xl-2 {
    grid-column: span 2;
  }
  .row-start--xl-2 {
    grid-row-start: 2;
  }
  .row-end--xl-2 {
    grid-row-end: 2;
  }
  .col-start--xl-2 {
    grid-column-start: 2;
  }
  .col-end--xl-2 {
    grid-column-end: 2;
  }
  .row-span--xl-3 {
    grid-row: span 3;
  }
  .col-span--xl-3 {
    grid-column: span 3;
  }
  .row-start--xl-3 {
    grid-row-start: 3;
  }
  .row-end--xl-3 {
    grid-row-end: 3;
  }
  .col-start--xl-3 {
    grid-column-start: 3;
  }
  .col-end--xl-3 {
    grid-column-end: 3;
  }
  .row-span--xl-4 {
    grid-row: span 4;
  }
  .col-span--xl-4 {
    grid-column: span 4;
  }
  .row-start--xl-4 {
    grid-row-start: 4;
  }
  .row-end--xl-4 {
    grid-row-end: 4;
  }
  .col-start--xl-4 {
    grid-column-start: 4;
  }
  .col-end--xl-4 {
    grid-column-end: 4;
  }
  .row-span--xl-5 {
    grid-row: span 5;
  }
  .col-span--xl-5 {
    grid-column: span 5;
  }
  .row-start--xl-5 {
    grid-row-start: 5;
  }
  .row-end--xl-5 {
    grid-row-end: 5;
  }
  .col-start--xl-5 {
    grid-column-start: 5;
  }
  .col-end--xl-5 {
    grid-column-end: 5;
  }
  .row-span--xl-6 {
    grid-row: span 6;
  }
  .col-span--xl-6 {
    grid-column: span 6;
  }
  .row-start--xl-6 {
    grid-row-start: 6;
  }
  .row-end--xl-6 {
    grid-row-end: 6;
  }
  .col-start--xl-6 {
    grid-column-start: 6;
  }
  .col-end--xl-6 {
    grid-column-end: 6;
  }
  .row-span--xl-7 {
    grid-row: span 7;
  }
  .col-span--xl-7 {
    grid-column: span 7;
  }
  .row-start--xl-7 {
    grid-row-start: 7;
  }
  .row-end--xl-7 {
    grid-row-end: 7;
  }
  .col-start--xl-7 {
    grid-column-start: 7;
  }
  .col-end--xl-7 {
    grid-column-end: 7;
  }
  .row-span--xl-8 {
    grid-row: span 8;
  }
  .col-span--xl-8 {
    grid-column: span 8;
  }
  .row-start--xl-8 {
    grid-row-start: 8;
  }
  .row-end--xl-8 {
    grid-row-end: 8;
  }
  .col-start--xl-8 {
    grid-column-start: 8;
  }
  .col-end--xl-8 {
    grid-column-end: 8;
  }
  .row-span--xl-9 {
    grid-row: span 9;
  }
  .col-span--xl-9 {
    grid-column: span 9;
  }
  .row-start--xl-9 {
    grid-row-start: 9;
  }
  .row-end--xl-9 {
    grid-row-end: 9;
  }
  .col-start--xl-9 {
    grid-column-start: 9;
  }
  .col-end--xl-9 {
    grid-column-end: 9;
  }
  .row-span--xl-10 {
    grid-row: span 10;
  }
  .col-span--xl-10 {
    grid-column: span 10;
  }
  .row-start--xl-10 {
    grid-row-start: 10;
  }
  .row-end--xl-10 {
    grid-row-end: 10;
  }
  .col-start--xl-10 {
    grid-column-start: 10;
  }
  .col-end--xl-10 {
    grid-column-end: 10;
  }
  .row-span--xl-11 {
    grid-row: span 11;
  }
  .col-span--xl-11 {
    grid-column: span 11;
  }
  .row-start--xl-11 {
    grid-row-start: 11;
  }
  .row-end--xl-11 {
    grid-row-end: 11;
  }
  .col-start--xl-11 {
    grid-column-start: 11;
  }
  .col-end--xl-11 {
    grid-column-end: 11;
  }
  .row-span--xl-12 {
    grid-row: span 12;
  }
  .col-span--xl-12 {
    grid-column: span 12;
  }
  .row-start--xl-12 {
    grid-row-start: 12;
  }
  .row-end--xl-12 {
    grid-row-end: 12;
  }
  .col-start--xl-12 {
    grid-column-start: 12;
  }
  .col-end--xl-12 {
    grid-column-end: 12;
  }
}
@media (max-width: 992px) {
  .row-span--l-1 {
    grid-row: span 1;
  }
  .col-span--l-1 {
    grid-column: span 1;
  }
  .row-start--l-1 {
    grid-row-start: 1;
  }
  .row-end--l-1 {
    grid-row-end: 1;
  }
  .col-start--l-1 {
    grid-column-start: 1;
  }
  .col-end--l-1 {
    grid-column-end: 1;
  }
  .row-span--l-2 {
    grid-row: span 2;
  }
  .col-span--l-2 {
    grid-column: span 2;
  }
  .row-start--l-2 {
    grid-row-start: 2;
  }
  .row-end--l-2 {
    grid-row-end: 2;
  }
  .col-start--l-2 {
    grid-column-start: 2;
  }
  .col-end--l-2 {
    grid-column-end: 2;
  }
  .row-span--l-3 {
    grid-row: span 3;
  }
  .col-span--l-3 {
    grid-column: span 3;
  }
  .row-start--l-3 {
    grid-row-start: 3;
  }
  .row-end--l-3 {
    grid-row-end: 3;
  }
  .col-start--l-3 {
    grid-column-start: 3;
  }
  .col-end--l-3 {
    grid-column-end: 3;
  }
  .row-span--l-4 {
    grid-row: span 4;
  }
  .col-span--l-4 {
    grid-column: span 4;
  }
  .row-start--l-4 {
    grid-row-start: 4;
  }
  .row-end--l-4 {
    grid-row-end: 4;
  }
  .col-start--l-4 {
    grid-column-start: 4;
  }
  .col-end--l-4 {
    grid-column-end: 4;
  }
  .row-span--l-5 {
    grid-row: span 5;
  }
  .col-span--l-5 {
    grid-column: span 5;
  }
  .row-start--l-5 {
    grid-row-start: 5;
  }
  .row-end--l-5 {
    grid-row-end: 5;
  }
  .col-start--l-5 {
    grid-column-start: 5;
  }
  .col-end--l-5 {
    grid-column-end: 5;
  }
  .row-span--l-6 {
    grid-row: span 6;
  }
  .col-span--l-6 {
    grid-column: span 6;
  }
  .row-start--l-6 {
    grid-row-start: 6;
  }
  .row-end--l-6 {
    grid-row-end: 6;
  }
  .col-start--l-6 {
    grid-column-start: 6;
  }
  .col-end--l-6 {
    grid-column-end: 6;
  }
  .row-span--l-7 {
    grid-row: span 7;
  }
  .col-span--l-7 {
    grid-column: span 7;
  }
  .row-start--l-7 {
    grid-row-start: 7;
  }
  .row-end--l-7 {
    grid-row-end: 7;
  }
  .col-start--l-7 {
    grid-column-start: 7;
  }
  .col-end--l-7 {
    grid-column-end: 7;
  }
  .row-span--l-8 {
    grid-row: span 8;
  }
  .col-span--l-8 {
    grid-column: span 8;
  }
  .row-start--l-8 {
    grid-row-start: 8;
  }
  .row-end--l-8 {
    grid-row-end: 8;
  }
  .col-start--l-8 {
    grid-column-start: 8;
  }
  .col-end--l-8 {
    grid-column-end: 8;
  }
  .row-span--l-9 {
    grid-row: span 9;
  }
  .col-span--l-9 {
    grid-column: span 9;
  }
  .row-start--l-9 {
    grid-row-start: 9;
  }
  .row-end--l-9 {
    grid-row-end: 9;
  }
  .col-start--l-9 {
    grid-column-start: 9;
  }
  .col-end--l-9 {
    grid-column-end: 9;
  }
  .row-span--l-10 {
    grid-row: span 10;
  }
  .col-span--l-10 {
    grid-column: span 10;
  }
  .row-start--l-10 {
    grid-row-start: 10;
  }
  .row-end--l-10 {
    grid-row-end: 10;
  }
  .col-start--l-10 {
    grid-column-start: 10;
  }
  .col-end--l-10 {
    grid-column-end: 10;
  }
  .row-span--l-11 {
    grid-row: span 11;
  }
  .col-span--l-11 {
    grid-column: span 11;
  }
  .row-start--l-11 {
    grid-row-start: 11;
  }
  .row-end--l-11 {
    grid-row-end: 11;
  }
  .col-start--l-11 {
    grid-column-start: 11;
  }
  .col-end--l-11 {
    grid-column-end: 11;
  }
  .row-span--l-12 {
    grid-row: span 12;
  }
  .col-span--l-12 {
    grid-column: span 12;
  }
  .row-start--l-12 {
    grid-row-start: 12;
  }
  .row-end--l-12 {
    grid-row-end: 12;
  }
  .col-start--l-12 {
    grid-column-start: 12;
  }
  .col-end--l-12 {
    grid-column-end: 12;
  }
}
@media (max-width: 768px) {
  .row-span--m-1 {
    grid-row: span 1;
  }
  .col-span--m-1 {
    grid-column: span 1;
  }
  .row-start--m-1 {
    grid-row-start: 1;
  }
  .row-end--m-1 {
    grid-row-end: 1;
  }
  .col-start--m-1 {
    grid-column-start: 1;
  }
  .col-end--m-1 {
    grid-column-end: 1;
  }
  .row-span--m-2 {
    grid-row: span 2;
  }
  .col-span--m-2 {
    grid-column: span 2;
  }
  .row-start--m-2 {
    grid-row-start: 2;
  }
  .row-end--m-2 {
    grid-row-end: 2;
  }
  .col-start--m-2 {
    grid-column-start: 2;
  }
  .col-end--m-2 {
    grid-column-end: 2;
  }
  .row-span--m-3 {
    grid-row: span 3;
  }
  .col-span--m-3 {
    grid-column: span 3;
  }
  .row-start--m-3 {
    grid-row-start: 3;
  }
  .row-end--m-3 {
    grid-row-end: 3;
  }
  .col-start--m-3 {
    grid-column-start: 3;
  }
  .col-end--m-3 {
    grid-column-end: 3;
  }
  .row-span--m-4 {
    grid-row: span 4;
  }
  .col-span--m-4 {
    grid-column: span 4;
  }
  .row-start--m-4 {
    grid-row-start: 4;
  }
  .row-end--m-4 {
    grid-row-end: 4;
  }
  .col-start--m-4 {
    grid-column-start: 4;
  }
  .col-end--m-4 {
    grid-column-end: 4;
  }
  .row-span--m-5 {
    grid-row: span 5;
  }
  .col-span--m-5 {
    grid-column: span 5;
  }
  .row-start--m-5 {
    grid-row-start: 5;
  }
  .row-end--m-5 {
    grid-row-end: 5;
  }
  .col-start--m-5 {
    grid-column-start: 5;
  }
  .col-end--m-5 {
    grid-column-end: 5;
  }
  .row-span--m-6 {
    grid-row: span 6;
  }
  .col-span--m-6 {
    grid-column: span 6;
  }
  .row-start--m-6 {
    grid-row-start: 6;
  }
  .row-end--m-6 {
    grid-row-end: 6;
  }
  .col-start--m-6 {
    grid-column-start: 6;
  }
  .col-end--m-6 {
    grid-column-end: 6;
  }
  .row-span--m-7 {
    grid-row: span 7;
  }
  .col-span--m-7 {
    grid-column: span 7;
  }
  .row-start--m-7 {
    grid-row-start: 7;
  }
  .row-end--m-7 {
    grid-row-end: 7;
  }
  .col-start--m-7 {
    grid-column-start: 7;
  }
  .col-end--m-7 {
    grid-column-end: 7;
  }
  .row-span--m-8 {
    grid-row: span 8;
  }
  .col-span--m-8 {
    grid-column: span 8;
  }
  .row-start--m-8 {
    grid-row-start: 8;
  }
  .row-end--m-8 {
    grid-row-end: 8;
  }
  .col-start--m-8 {
    grid-column-start: 8;
  }
  .col-end--m-8 {
    grid-column-end: 8;
  }
  .row-span--m-9 {
    grid-row: span 9;
  }
  .col-span--m-9 {
    grid-column: span 9;
  }
  .row-start--m-9 {
    grid-row-start: 9;
  }
  .row-end--m-9 {
    grid-row-end: 9;
  }
  .col-start--m-9 {
    grid-column-start: 9;
  }
  .col-end--m-9 {
    grid-column-end: 9;
  }
  .row-span--m-10 {
    grid-row: span 10;
  }
  .col-span--m-10 {
    grid-column: span 10;
  }
  .row-start--m-10 {
    grid-row-start: 10;
  }
  .row-end--m-10 {
    grid-row-end: 10;
  }
  .col-start--m-10 {
    grid-column-start: 10;
  }
  .col-end--m-10 {
    grid-column-end: 10;
  }
  .row-span--m-11 {
    grid-row: span 11;
  }
  .col-span--m-11 {
    grid-column: span 11;
  }
  .row-start--m-11 {
    grid-row-start: 11;
  }
  .row-end--m-11 {
    grid-row-end: 11;
  }
  .col-start--m-11 {
    grid-column-start: 11;
  }
  .col-end--m-11 {
    grid-column-end: 11;
  }
  .row-span--m-12 {
    grid-row: span 12;
  }
  .col-span--m-12 {
    grid-column: span 12;
  }
  .row-start--m-12 {
    grid-row-start: 12;
  }
  .row-end--m-12 {
    grid-row-end: 12;
  }
  .col-start--m-12 {
    grid-column-start: 12;
  }
  .col-end--m-12 {
    grid-column-end: 12;
  }
}
@media (max-width: 480px) {
  .row-span--s-1 {
    grid-row: span 1;
  }
  .col-span--s-1 {
    grid-column: span 1;
  }
  .row-start--s-1 {
    grid-row-start: 1;
  }
  .row-end--s-1 {
    grid-row-end: 1;
  }
  .col-start--s-1 {
    grid-column-start: 1;
  }
  .col-end--s-1 {
    grid-column-end: 1;
  }
  .row-span--s-2 {
    grid-row: span 2;
  }
  .col-span--s-2 {
    grid-column: span 2;
  }
  .row-start--s-2 {
    grid-row-start: 2;
  }
  .row-end--s-2 {
    grid-row-end: 2;
  }
  .col-start--s-2 {
    grid-column-start: 2;
  }
  .col-end--s-2 {
    grid-column-end: 2;
  }
  .row-span--s-3 {
    grid-row: span 3;
  }
  .col-span--s-3 {
    grid-column: span 3;
  }
  .row-start--s-3 {
    grid-row-start: 3;
  }
  .row-end--s-3 {
    grid-row-end: 3;
  }
  .col-start--s-3 {
    grid-column-start: 3;
  }
  .col-end--s-3 {
    grid-column-end: 3;
  }
  .row-span--s-4 {
    grid-row: span 4;
  }
  .col-span--s-4 {
    grid-column: span 4;
  }
  .row-start--s-4 {
    grid-row-start: 4;
  }
  .row-end--s-4 {
    grid-row-end: 4;
  }
  .col-start--s-4 {
    grid-column-start: 4;
  }
  .col-end--s-4 {
    grid-column-end: 4;
  }
  .row-span--s-5 {
    grid-row: span 5;
  }
  .col-span--s-5 {
    grid-column: span 5;
  }
  .row-start--s-5 {
    grid-row-start: 5;
  }
  .row-end--s-5 {
    grid-row-end: 5;
  }
  .col-start--s-5 {
    grid-column-start: 5;
  }
  .col-end--s-5 {
    grid-column-end: 5;
  }
  .row-span--s-6 {
    grid-row: span 6;
  }
  .col-span--s-6 {
    grid-column: span 6;
  }
  .row-start--s-6 {
    grid-row-start: 6;
  }
  .row-end--s-6 {
    grid-row-end: 6;
  }
  .col-start--s-6 {
    grid-column-start: 6;
  }
  .col-end--s-6 {
    grid-column-end: 6;
  }
  .row-span--s-7 {
    grid-row: span 7;
  }
  .col-span--s-7 {
    grid-column: span 7;
  }
  .row-start--s-7 {
    grid-row-start: 7;
  }
  .row-end--s-7 {
    grid-row-end: 7;
  }
  .col-start--s-7 {
    grid-column-start: 7;
  }
  .col-end--s-7 {
    grid-column-end: 7;
  }
  .row-span--s-8 {
    grid-row: span 8;
  }
  .col-span--s-8 {
    grid-column: span 8;
  }
  .row-start--s-8 {
    grid-row-start: 8;
  }
  .row-end--s-8 {
    grid-row-end: 8;
  }
  .col-start--s-8 {
    grid-column-start: 8;
  }
  .col-end--s-8 {
    grid-column-end: 8;
  }
  .row-span--s-9 {
    grid-row: span 9;
  }
  .col-span--s-9 {
    grid-column: span 9;
  }
  .row-start--s-9 {
    grid-row-start: 9;
  }
  .row-end--s-9 {
    grid-row-end: 9;
  }
  .col-start--s-9 {
    grid-column-start: 9;
  }
  .col-end--s-9 {
    grid-column-end: 9;
  }
  .row-span--s-10 {
    grid-row: span 10;
  }
  .col-span--s-10 {
    grid-column: span 10;
  }
  .row-start--s-10 {
    grid-row-start: 10;
  }
  .row-end--s-10 {
    grid-row-end: 10;
  }
  .col-start--s-10 {
    grid-column-start: 10;
  }
  .col-end--s-10 {
    grid-column-end: 10;
  }
  .row-span--s-11 {
    grid-row: span 11;
  }
  .col-span--s-11 {
    grid-column: span 11;
  }
  .row-start--s-11 {
    grid-row-start: 11;
  }
  .row-end--s-11 {
    grid-row-end: 11;
  }
  .col-start--s-11 {
    grid-column-start: 11;
  }
  .col-end--s-11 {
    grid-column-end: 11;
  }
  .row-span--s-12 {
    grid-row: span 12;
  }
  .col-span--s-12 {
    grid-column: span 12;
  }
  .row-start--s-12 {
    grid-row-start: 12;
  }
  .row-end--s-12 {
    grid-row-end: 12;
  }
  .col-start--s-12 {
    grid-column-start: 12;
  }
  .col-end--s-12 {
    grid-column-end: 12;
  }
}
.col-span--all {
  grid-column: 1 / -1;
}
@media (max-width: 1120px) {
  .col-span--xl-all {
    grid-column: 1 / -1;
  }
}
@media (max-width: 992px) {
  .col-span--l-all {
    grid-column: 1 / -1;
  }
}
@media (max-width: 768px) {
  .col-span--m-all {
    grid-column: 1 / -1;
  }
}
@media (max-width: 480px) {
  .col-span--s-all {
    grid-column: 1 / -1;
  }
}
.order--first {
  order: -1;
}
.order--last {
  order: 999;
}
.col-end--last {
  grid-column-end: -1;
}
@media (max-width: 1120px) {
  .order--first-xl {
    order: -1;
  }
  .order--last-xl {
    order: 999;
  }
  .col-end--xl-last {
    grid-column-end: -1;
  }
}
@media (max-width: 992px) {
  .order--first-l {
    order: -1;
  }
  .order--last-l {
    order: 999;
  }
  .col-end--l-last {
    grid-column-end: -1;
  }
}
@media (max-width: 768px) {
  .order--first-m {
    order: -1;
  }
  .order--last-m {
    order: 999;
  }
  .col-end--m-last {
    grid-column-end: -1;
  }
}
@media (max-width: 480px) {
  .order--first-s {
    order: -1;
  }
  .order--last-s {
    order: 999;
  }
  .col-end--s-last {
    grid-column-end: -1;
  }
}
.grid--auto-rows.grid--auto-rows {
  grid-auto-rows: minmax(-webkit-min-content, 1fr);
  grid-auto-rows: minmax(min-content, 1fr);
}
[class*="grid--auto"]:where(:not([class*="rows"])) {
  display: grid !important;
  grid-template-columns: var(--grid-template-columns);
  gap: var(--grid-gap);
  inline-size: 100%;
  --grid-template-columns-any: var(--grid-template-columns-fit);
  --min-formula: min(100%, max(var(--min), (100% - (var(--column-count) - 1) * var(--grid-gap)) / var(--column-count)));
  --grid-template-columns-fit: repeat(auto-fit, minmax(var(--min-formula), 1fr));
  --grid-template-columns-fill: repeat(auto-fill, minmax(var(--min-formula), 1fr));
  --grid-template-columns-even-fit: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
  --grid-template-columns-even-fill: repeat(auto-fill, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
}
[class*="grid--auto"]:where(:not([class*="rows"])) > * {
  min-width: 0;
  max-width: 100%;
  overflow-wrap: break-word;
}
:is(.grid--auto-2, .grid--auto-3, .grid--auto-4, .grid--auto-5, .grid--auto-6, .grid--auto-7, .grid--auto-8, .grid--auto-9, .grid--auto-10, .grid--auto-11, .grid--auto-12):where(.grid--auto-rows) {
  --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
  --column-count: 1;
  --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
  --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
  display: grid !important;
  grid-template-columns: var(--grid-template-columns);
  gap: var(--grid-gap);
  inline-size: 100%;
  --min-formula: min(100%, max(var(--min), (100% - (var(--column-count) - 1) * var(--grid-gap)) / var(--column-count)));
}
:is(.grid--auto-2, .grid--auto-3, .grid--auto-4, .grid--auto-5, .grid--auto-6, .grid--auto-7, .grid--auto-8, .grid--auto-9, .grid--auto-10, .grid--auto-11, .grid--auto-12):where(.grid--auto-rows) > * {
  min-width: 0;
  max-width: 100%;
  overflow-wrap: break-word;
}
.grid--auto-2 {
  --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
  --column-count: 2;
  --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
  --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
}
.grid--auto-3 {
  --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
  --column-count: 3;
  --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
  --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
}
.grid--auto-4 {
  --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
  --column-count: 4;
  --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
  --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
}
.grid--auto-5 {
  --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
  --column-count: 5;
  --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
  --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
}
.grid--auto-6 {
  --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
  --column-count: 6;
  --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
  --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
}
.grid--auto-7 {
  --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
  --column-count: 7;
  --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
  --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
}
.grid--auto-8 {
  --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
  --column-count: 8;
  --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
  --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
}
.grid--auto-9 {
  --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
  --column-count: 9;
  --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
  --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
}
.grid--auto-10 {
  --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
  --column-count: 10;
  --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
  --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
}
.grid--auto-11 {
  --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
  --column-count: 11;
  --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
  --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
}
.grid--auto-12 {
  --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
  --column-count: 12;
  --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
  --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
}
.grid--auto-1-2 {
  --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
  --column-count: 1;
  --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
  --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
  display: grid !important;
  grid-template-columns: var(--grid-template-columns);
  gap: var(--grid-gap);
  inline-size: 100%;
  --min-formula: min(100%, max(var(--min), (100% - (var(--column-count) - 1) * var(--grid-gap)) / var(--column-count)));
  grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
}
.grid--auto-1-2 > * {
  min-width: 0;
  max-width: 100%;
  overflow-wrap: break-word;
}
.grid--auto-1-3 {
  --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
  --column-count: 1;
  --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
  --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
  display: grid !important;
  grid-template-columns: var(--grid-template-columns);
  gap: var(--grid-gap);
  inline-size: 100%;
  --min-formula: min(100%, max(var(--min), (100% - (var(--column-count) - 1) * var(--grid-gap)) / var(--column-count)));
  grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
}
.grid--auto-1-3 > * {
  min-width: 0;
  max-width: 100%;
  overflow-wrap: break-word;
}
.grid--auto-2-1 {
  --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
  --column-count: 1;
  --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
  --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
  display: grid !important;
  grid-template-columns: var(--grid-template-columns);
  gap: var(--grid-gap);
  inline-size: 100%;
  --min-formula: min(100%, max(var(--min), (100% - (var(--column-count) - 1) * var(--grid-gap)) / var(--column-count)));
  grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
}
.grid--auto-2-1 > * {
  min-width: 0;
  max-width: 100%;
  overflow-wrap: break-word;
}
.grid--auto-2-3 {
  --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
  --column-count: 1;
  --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
  --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
  display: grid !important;
  grid-template-columns: var(--grid-template-columns);
  gap: var(--grid-gap);
  inline-size: 100%;
  --min-formula: min(100%, max(var(--min), (100% - (var(--column-count) - 1) * var(--grid-gap)) / var(--column-count)));
  grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
}
.grid--auto-2-3 > * {
  min-width: 0;
  max-width: 100%;
  overflow-wrap: break-word;
}
.grid--auto-3-1 {
  --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
  --column-count: 1;
  --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
  --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
  display: grid !important;
  grid-template-columns: var(--grid-template-columns);
  gap: var(--grid-gap);
  inline-size: 100%;
  --min-formula: min(100%, max(var(--min), (100% - (var(--column-count) - 1) * var(--grid-gap)) / var(--column-count)));
  grid-template-columns: minmax(0, 3fr) minmax(0, 1fr);
}
.grid--auto-3-1 > * {
  min-width: 0;
  max-width: 100%;
  overflow-wrap: break-word;
}
.grid--auto-3-2 {
  --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
  --column-count: 1;
  --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
  --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
  display: grid !important;
  grid-template-columns: var(--grid-template-columns);
  gap: var(--grid-gap);
  inline-size: 100%;
  --min-formula: min(100%, max(var(--min), (100% - (var(--column-count) - 1) * var(--grid-gap)) / var(--column-count)));
  grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
}
.grid--auto-3-2 > * {
  min-width: 0;
  max-width: 100%;
  overflow-wrap: break-word;
}
@media (max-width: 992px) {
  .grid--auto-1-2 {
    --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
    --column-count: 1;
    --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
    --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
    display: grid !important;
    grid-template-columns: var(--grid-template-columns);
    gap: var(--grid-gap);
    inline-size: 100%;
    --min-formula: min(100%, max(var(--min), (100% - (var(--column-count) - 1) * var(--grid-gap)) / var(--column-count)));
    --column-count: 1;
  }
  .grid--auto-1-2 > * {
    min-width: 0;
    max-width: 100%;
    overflow-wrap: break-word;
  }
  .grid--auto-1-3 {
    --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
    --column-count: 1;
    --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
    --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
    display: grid !important;
    grid-template-columns: var(--grid-template-columns);
    gap: var(--grid-gap);
    inline-size: 100%;
    --min-formula: min(100%, max(var(--min), (100% - (var(--column-count) - 1) * var(--grid-gap)) / var(--column-count)));
    --column-count: 1;
  }
  .grid--auto-1-3 > * {
    min-width: 0;
    max-width: 100%;
    overflow-wrap: break-word;
  }
  .grid--auto-2-1 {
    --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
    --column-count: 1;
    --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
    --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
    display: grid !important;
    grid-template-columns: var(--grid-template-columns);
    gap: var(--grid-gap);
    inline-size: 100%;
    --min-formula: min(100%, max(var(--min), (100% - (var(--column-count) - 1) * var(--grid-gap)) / var(--column-count)));
    --column-count: 1;
  }
  .grid--auto-2-1 > * {
    min-width: 0;
    max-width: 100%;
    overflow-wrap: break-word;
  }
  .grid--auto-2-3 {
    --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
    --column-count: 1;
    --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
    --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
    display: grid !important;
    grid-template-columns: var(--grid-template-columns);
    gap: var(--grid-gap);
    inline-size: 100%;
    --min-formula: min(100%, max(var(--min), (100% - (var(--column-count) - 1) * var(--grid-gap)) / var(--column-count)));
    --column-count: 1;
  }
  .grid--auto-2-3 > * {
    min-width: 0;
    max-width: 100%;
    overflow-wrap: break-word;
  }
  .grid--auto-3-1 {
    --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
    --column-count: 1;
    --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
    --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
    display: grid !important;
    grid-template-columns: var(--grid-template-columns);
    gap: var(--grid-gap);
    inline-size: 100%;
    --min-formula: min(100%, max(var(--min), (100% - (var(--column-count) - 1) * var(--grid-gap)) / var(--column-count)));
    --column-count: 1;
  }
  .grid--auto-3-1 > * {
    min-width: 0;
    max-width: 100%;
    overflow-wrap: break-word;
  }
  .grid--auto-3-2 {
    --min: calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count)) * 0.7;
    --column-count: 1;
    --grid-template-columns: repeat(auto-fit, minmax(var(--min-formula), 1fr));
    --grid-template-columns-even: repeat(auto-fit, minmax(var(--min-formula), 1fr) minmax(var(--min-formula), 1fr));
    display: grid !important;
    grid-template-columns: var(--grid-template-columns);
    gap: var(--grid-gap);
    inline-size: 100%;
    --min-formula: min(100%, max(var(--min), (100% - (var(--column-count) - 1) * var(--grid-gap)) / var(--column-count)));
    --column-count: 1;
  }
  .grid--auto-3-2 > * {
    min-width: 0;
    max-width: 100%;
    overflow-wrap: break-word;
  }
}
.grid--auto-fill {
  --grid-template-columns: var(--grid-template-columns-fill);
}
.grid--auto-fit {
  --grid-template-columns: var(--grid-template-columns-fit);
}
@media (min-width: 481px) {
  .grid--stack-even {
    --grid-template-columns: var(--grid-template-columns-even);
  }
  .grid--stack-even.grid--auto-fill {
    --grid-template-columns: var(--grid-template-columns-even-fill);
  }
  .grid--stack-even.grid--auto-fit {
    --grid-template-columns: var(--grid-template-columns-even-fit);
  }
}
.grid--stack-any {
  --grid-template-columns: var(--grid-template-columns-any);
}
.grid--stack-any.grid--auto-fill {
  --grid-template-columns: var(--grid-template-columns-fill);
}
.grid--stack-any.grid--auto-fit {
  --grid-template-columns: var(--grid-template-columns-fit);
}
@media (max-width: 1120px) {
  .grid--stack-any-xl {
    --grid-template-columns: var(--grid-template-columns-any);
  }
  .grid--stack-any-xl.grid--auto-fill {
    --grid-template-columns: var(--grid-template-columns-any-fill);
  }
  .grid--stack-any-xl.grid--auto-fit {
    --grid-template-columns: var(--grid-template-columns-any-fit);
  }
}
@media (min-width: 1121px) {
  .grid--stack-even-xl {
    --grid-template-columns: var(--grid-template-columns-even);
  }
  .grid--stack-even-xl.grid--auto-fill {
    --grid-template-columns: var(--grid-template-columns-even-fill);
  }
  .grid--stack-even-xl.grid--auto-fit {
    --grid-template-columns: var(--grid-template-columns-even-fit);
  }
}
@media (max-width: 992px) {
  .grid--stack-any-l {
    --grid-template-columns: var(--grid-template-columns-any);
  }
  .grid--stack-any-l.grid--auto-fill {
    --grid-template-columns: var(--grid-template-columns-any-fill);
  }
  .grid--stack-any-l.grid--auto-fit {
    --grid-template-columns: var(--grid-template-columns-any-fit);
  }
}
@media (min-width: 993px) {
  .grid--stack-even-l {
    --grid-template-columns: var(--grid-template-columns-even);
  }
  .grid--stack-even-l.grid--auto-fill {
    --grid-template-columns: var(--grid-template-columns-even-fill);
  }
  .grid--stack-even-l.grid--auto-fit {
    --grid-template-columns: var(--grid-template-columns-even-fit);
  }
}
@media (max-width: 768px) {
  .grid--stack-any-m {
    --grid-template-columns: var(--grid-template-columns-any);
  }
  .grid--stack-any-m.grid--auto-fill {
    --grid-template-columns: var(--grid-template-columns-any-fill);
  }
  .grid--stack-any-m.grid--auto-fit {
    --grid-template-columns: var(--grid-template-columns-any-fit);
  }
}
@media (min-width: 769px) {
  .grid--stack-even-m {
    --grid-template-columns: var(--grid-template-columns-even);
  }
  .grid--stack-even-m.grid--auto-fill {
    --grid-template-columns: var(--grid-template-columns-even-fill);
  }
  .grid--stack-even-m.grid--auto-fit {
    --grid-template-columns: var(--grid-template-columns-even-fit);
  }
}
@media (max-width: 480px) {
  .grid--stack-any-s {
    --grid-template-columns: var(--grid-template-columns-any);
  }
  .grid--stack-any-s.grid--auto-fill {
    --grid-template-columns: var(--grid-template-columns-any-fill);
  }
  .grid--stack-any-s.grid--auto-fit {
    --grid-template-columns: var(--grid-template-columns-any-fit);
  }
}
@media (min-width: 481px) {
  .grid--stack-even-s {
    --grid-template-columns: var(--grid-template-columns-even);
  }
  .grid--stack-even-s.grid--auto-fill {
    --grid-template-columns: var(--grid-template-columns-even-fill);
  }
  .grid--stack-even-s.grid--auto-fit {
    --grid-template-columns: var(--grid-template-columns-even-fit);
  }
}
.width--xs:not([class*="breakout--"]) {
  inline-size: calc(var(--content-width) * 0.1);
  max-inline-size: 100%;
}
.width--s:not([class*="breakout--"]) {
  inline-size: calc(var(--content-width) * 0.2);
  max-inline-size: 100%;
}
.width--m:not([class*="breakout--"]) {
  inline-size: calc(var(--content-width) * 0.4);
  max-inline-size: 100%;
}
.width--l:not([class*="breakout--"]) {
  inline-size: calc(var(--content-width) * 0.6);
  max-inline-size: 100%;
}
.width--xl:not([class*="breakout--"]) {
  inline-size: calc(var(--content-width) * 0.8);
  max-inline-size: 100%;
}
.width--xxl:not([class*="breakout--"]) {
  inline-size: calc(var(--content-width) * 0.9);
  max-inline-size: 100%;
}
.width--vp-max:not([class*="breakout--"]) {
  inline-size: calc(var(--content-width) * 1);
  max-inline-size: 100%;
}
.width--content:not([class*="breakout--"]) {
  inline-size: calc(var(--content-width) * 1);
  max-inline-size: 100%;
}
.width--10:not([class*="breakout--"]) {
  inline-size: calc(var(--content-width) * 0.1);
  max-inline-size: 100%;
}
.width--20:not([class*="breakout--"]) {
  inline-size: calc(var(--content-width) * 0.2);
  max-inline-size: 100%;
}
.width--30:not([class*="breakout--"]) {
  inline-size: calc(var(--content-width) * 0.3);
  max-inline-size: 100%;
}
.width--40:not([class*="breakout--"]) {
  inline-size: calc(var(--content-width) * 0.4);
  max-inline-size: 100%;
}
.width--50:not([class*="breakout--"]) {
  inline-size: calc(var(--content-width) * 0.5);
  max-inline-size: 100%;
}
.width--60:not([class*="breakout--"]) {
  inline-size: calc(var(--content-width) * 0.6);
  max-inline-size: 100%;
}
.width--70:not([class*="breakout--"]) {
  inline-size: calc(var(--content-width) * 0.7);
  max-inline-size: 100%;
}
.width--80:not([class*="breakout--"]) {
  inline-size: calc(var(--content-width) * 0.8);
  max-inline-size: 100%;
}
.width--90:not([class*="breakout--"]) {
  inline-size: calc(var(--content-width) * 0.9);
  max-inline-size: 100%;
}
.width--full:not([class*="breakout--"]) {
  inline-size: 100%;
  max-inline-size: 100%;
}
figure[class*="width--"] img {
  inline-size: 100%;
}
.width--auto.width--auto {
  inline-size: auto !important;
  max-inline-size: 100%;
}
.content-width.content-width {
  inline-size: 100%;
  max-inline-size: var(--content-width);
  margin-inline: auto;
}
.content-width--safe.content-width--safe {
  inline-size: 100%;
  max-inline-size: var(--content-width-safe);
  margin-inline: auto;
}
[class*="aspect--"] {
  aspect-ratio: var(--aspect-ratio);
}
img[class*="aspect--"] {
  -o-object-fit: var(--object-fit, cover);
  object-fit: var(--object-fit, cover);
}
figure[class*="aspect--"] img {
  inline-size: 100%;
  block-size: 100%;
}
[class*="aspect--"] iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: var(--aspect-ratio);
}
.aspect--1-1 {
  --aspect-ratio: 1 / 1;
}
.aspect--1-2 {
  --aspect-ratio: 1 / 2;
}
.aspect--2-1 {
  --aspect-ratio: 2 / 1;
}
.aspect--2-3 {
  --aspect-ratio: 2 / 3;
}
.aspect--3-2 {
  --aspect-ratio: 3 / 2;
}
.aspect--3-4 {
  --aspect-ratio: 3 / 4;
}
.aspect--4-3 {
  --aspect-ratio: 4 / 3;
}
.aspect--16-9 {
  --aspect-ratio: 16 / 9;
}
.aspect--9-16 {
  --aspect-ratio: 9 / 16;
}
@media (max-width: 1120px) {
  .aspect--xl-1-1 {
    --aspect-ratio: 1 / 1;
  }
  .aspect--xl-1-2 {
    --aspect-ratio: 1 / 2;
  }
  .aspect--xl-2-1 {
    --aspect-ratio: 2 / 1;
  }
  .aspect--xl-2-3 {
    --aspect-ratio: 2 / 3;
  }
  .aspect--xl-3-2 {
    --aspect-ratio: 3 / 2;
  }
  .aspect--xl-3-4 {
    --aspect-ratio: 3 / 4;
  }
  .aspect--xl-4-3 {
    --aspect-ratio: 4 / 3;
  }
  .aspect--xl-16-9 {
    --aspect-ratio: 16 / 9;
  }
  .aspect--xl-9-16 {
    --aspect-ratio: 9 / 16;
  }
}
@media (max-width: 992px) {
  .aspect--l-1-1 {
    --aspect-ratio: 1 / 1;
  }
  .aspect--l-1-2 {
    --aspect-ratio: 1 / 2;
  }
  .aspect--l-2-1 {
    --aspect-ratio: 2 / 1;
  }
  .aspect--l-2-3 {
    --aspect-ratio: 2 / 3;
  }
  .aspect--l-3-2 {
    --aspect-ratio: 3 / 2;
  }
  .aspect--l-3-4 {
    --aspect-ratio: 3 / 4;
  }
  .aspect--l-4-3 {
    --aspect-ratio: 4 / 3;
  }
  .aspect--l-16-9 {
    --aspect-ratio: 16 / 9;
  }
  .aspect--l-9-16 {
    --aspect-ratio: 9 / 16;
  }
}
@media (max-width: 768px) {
  .aspect--m-1-1 {
    --aspect-ratio: 1 / 1;
  }
  .aspect--m-1-2 {
    --aspect-ratio: 1 / 2;
  }
  .aspect--m-2-1 {
    --aspect-ratio: 2 / 1;
  }
  .aspect--m-2-3 {
    --aspect-ratio: 2 / 3;
  }
  .aspect--m-3-2 {
    --aspect-ratio: 3 / 2;
  }
  .aspect--m-3-4 {
    --aspect-ratio: 3 / 4;
  }
  .aspect--m-4-3 {
    --aspect-ratio: 4 / 3;
  }
  .aspect--m-16-9 {
    --aspect-ratio: 16 / 9;
  }
  .aspect--m-9-16 {
    --aspect-ratio: 9 / 16;
  }
}
@media (max-width: 480px) {
  .aspect--s-1-1 {
    --aspect-ratio: 1 / 1;
  }
  .aspect--s-1-2 {
    --aspect-ratio: 1 / 2;
  }
  .aspect--s-2-1 {
    --aspect-ratio: 2 / 1;
  }
  .aspect--s-2-3 {
    --aspect-ratio: 2 / 3;
  }
  .aspect--s-3-2 {
    --aspect-ratio: 3 / 2;
  }
  .aspect--s-3-4 {
    --aspect-ratio: 3 / 4;
  }
  .aspect--s-4-3 {
    --aspect-ratio: 4 / 3;
  }
  .aspect--s-16-9 {
    --aspect-ratio: 16 / 9;
  }
  .aspect--s-9-16 {
    --aspect-ratio: 9 / 16;
  }
}
@supports not (aspect-ratio: 1.7777777778) {
  [class*="aspect--"]::before {
    float: left;
    padding-top: var(--aspect-fallback-value);
    content: "";
  }
  [class*="aspect--"]::after {
    display: block;
    content: "";
    clear: both;
  }
  .aspect--1-1 {
    --aspect-fallback-value: 100%;
  }
  .aspect--1-2 {
    --aspect-fallback-value: 50%;
  }
  .aspect--2-1 {
    --aspect-fallback-value: 200%;
  }
  .aspect--2-3 {
    --aspect-fallback-value: 150%;
  }
  .aspect--3-2 {
    --aspect-fallback-value: 66%;
  }
  .aspect--3-4 {
    --aspect-fallback-value: 133%;
  }
  .aspect--4-3 {
    --aspect-fallback-value: 75%;
  }
  .aspect--16-9 {
    --aspect-fallback-value: 56.25%;
  }
  .aspect--9-16 {
    --aspect-fallback-value: 177%;
  }
  @media (max-width: 1120px) {
    .aspect--xl-1-1 {
      --aspect-fallback-value: 100%;
    }
    .aspect--xl-1-2 {
      --aspect-fallback-value: 50%;
    }
    .aspect--xl-2-1 {
      --aspect-fallback-value: 200%;
    }
    .aspect--xl-2-3 {
      --aspect-fallback-value: 150%;
    }
    .aspect--xl-3-2 {
      --aspect-fallback-value: 66%;
    }
    .aspect--xl-3-4 {
      --aspect-fallback-value: 133%;
    }
    .aspect--xl-4-3 {
      --aspect-fallback-value: 75%;
    }
    .aspect--xl-16-9 {
      --aspect-fallback-value: 56.25%;
    }
    .aspect--xl-9-16 {
      --aspect-fallback-value: 177%;
    }
  }
  @media (max-width: 992px) {
    .aspect--l-1-1 {
      --aspect-fallback-value: 100%;
    }
    .aspect--l-1-2 {
      --aspect-fallback-value: 50%;
    }
    .aspect--l-2-1 {
      --aspect-fallback-value: 200%;
    }
    .aspect--l-2-3 {
      --aspect-fallback-value: 150%;
    }
    .aspect--l-3-2 {
      --aspect-fallback-value: 66%;
    }
    .aspect--l-3-4 {
      --aspect-fallback-value: 133%;
    }
    .aspect--l-4-3 {
      --aspect-fallback-value: 75%;
    }
    .aspect--l-16-9 {
      --aspect-fallback-value: 56.25%;
    }
    .aspect--l-9-16 {
      --aspect-fallback-value: 177%;
    }
  }
  @media (max-width: 768px) {
    .aspect--m-1-1 {
      --aspect-fallback-value: 100%;
    }
    .aspect--m-1-2 {
      --aspect-fallback-value: 50%;
    }
    .aspect--m-2-1 {
      --aspect-fallback-value: 200%;
    }
    .aspect--m-2-3 {
      --aspect-fallback-value: 150%;
    }
    .aspect--m-3-2 {
      --aspect-fallback-value: 66%;
    }
    .aspect--m-3-4 {
      --aspect-fallback-value: 133%;
    }
    .aspect--m-4-3 {
      --aspect-fallback-value: 75%;
    }
    .aspect--m-16-9 {
      --aspect-fallback-value: 56.25%;
    }
    .aspect--m-9-16 {
      --aspect-fallback-value: 177%;
    }
  }
  @media (max-width: 480px) {
    .aspect--s-1-1 {
      --aspect-fallback-value: 100%;
    }
    .aspect--s-1-2 {
      --aspect-fallback-value: 50%;
    }
    .aspect--s-2-1 {
      --aspect-fallback-value: 200%;
    }
    .aspect--s-2-3 {
      --aspect-fallback-value: 150%;
    }
    .aspect--s-3-2 {
      --aspect-fallback-value: 66%;
    }
    .aspect--s-3-4 {
      --aspect-fallback-value: 133%;
    }
    .aspect--s-4-3 {
      --aspect-fallback-value: 75%;
    }
    .aspect--s-16-9 {
      --aspect-fallback-value: 56.25%;
    }
    .aspect--s-9-16 {
      --aspect-fallback-value: 177%;
    }
  }
}
.z--bottom {
  z-index: -1;
}
.z--0 {
  z-index: 0;
}
.z--10 {
  z-index: 10;
}
.z--20 {
  z-index: 20;
}
.z--30 {
  z-index: 30;
}
.z--40 {
  z-index: 40;
}
.z--50 {
  z-index: 50;
}
.z--60 {
  z-index: 60;
}
.z--70 {
  z-index: 70;
}
.z--80 {
  z-index: 80;
}
.z--90 {
  z-index: 90;
}
.z--top {
  z-index: 9999;
}
@media (max-width: 1120px) {
  .z--xl-bottom {
    z-index: -1;
  }
  .z--xl-0 {
    z-index: 0;
  }
  .z--xl-10 {
    z-index: 10;
  }
  .z--xl-20 {
    z-index: 20;
  }
  .z--xl-30 {
    z-index: 30;
  }
  .z--xl-40 {
    z-index: 40;
  }
  .z--xl-50 {
    z-index: 50;
  }
  .z--xl-60 {
    z-index: 60;
  }
  .z--xl-70 {
    z-index: 70;
  }
  .z--xl-80 {
    z-index: 80;
  }
  .z--xl-90 {
    z-index: 90;
  }
  .z--xl-top {
    z-index: 9999;
  }
}
@media (max-width: 992px) {
  .z--l-bottom {
    z-index: -1;
  }
  .z--l-0 {
    z-index: 0;
  }
  .z--l-10 {
    z-index: 10;
  }
  .z--l-20 {
    z-index: 20;
  }
  .z--l-30 {
    z-index: 30;
  }
  .z--l-40 {
    z-index: 40;
  }
  .z--l-50 {
    z-index: 50;
  }
  .z--l-60 {
    z-index: 60;
  }
  .z--l-70 {
    z-index: 70;
  }
  .z--l-80 {
    z-index: 80;
  }
  .z--l-90 {
    z-index: 90;
  }
  .z--l-top {
    z-index: 9999;
  }
}
@media (max-width: 768px) {
  .z--m-bottom {
    z-index: -1;
  }
  .z--m-0 {
    z-index: 0;
  }
  .z--m-10 {
    z-index: 10;
  }
  .z--m-20 {
    z-index: 20;
  }
  .z--m-30 {
    z-index: 30;
  }
  .z--m-40 {
    z-index: 40;
  }
  .z--m-50 {
    z-index: 50;
  }
  .z--m-60 {
    z-index: 60;
  }
  .z--m-70 {
    z-index: 70;
  }
  .z--m-80 {
    z-index: 80;
  }
  .z--m-90 {
    z-index: 90;
  }
  .z--m-top {
    z-index: 9999;
  }
}
@media (max-width: 480px) {
  .z--s-bottom {
    z-index: -1;
  }
  .z--s-0 {
    z-index: 0;
  }
  .z--s-10 {
    z-index: 10;
  }
  .z--s-20 {
    z-index: 20;
  }
  .z--s-30 {
    z-index: 30;
  }
  .z--s-40 {
    z-index: 40;
  }
  .z--s-50 {
    z-index: 50;
  }
  .z--s-60 {
    z-index: 60;
  }
  .z--s-70 {
    z-index: 70;
  }
  .z--s-80 {
    z-index: 80;
  }
  .z--s-90 {
    z-index: 90;
  }
  .z--s-top {
    z-index: 9999;
  }
}
.isolation--isolate {
  isolation: isolate;
}
.marker--primary li::marker {
  color: var(--primary);
}
.marker--primary-hover li::marker {
  color: var(--primary-hover);
}
.marker--primary-ultra-light li::marker {
  color: var(--primary-ultra-light);
}
.marker--primary-light li::marker {
  color: var(--primary-light);
}
.marker--primary-semi-light li::marker {
  color: var(--primary-semi-light);
}
.marker--primary-semi-dark li::marker {
  color: var(--primary-semi-dark);
}
.marker--primary-dark li::marker {
  color: var(--primary-dark);
}
.marker--primary-ultra-dark li::marker {
  color: var(--primary-ultra-dark);
}
.marker--secondary li::marker {
  color: var(--secondary);
}
.marker--secondary-hover li::marker {
  color: var(--secondary-hover);
}
.marker--secondary-ultra-light li::marker {
  color: var(--secondary-ultra-light);
}
.marker--secondary-light li::marker {
  color: var(--secondary-light);
}
.marker--secondary-semi-light li::marker {
  color: var(--secondary-semi-light);
}
.marker--secondary-semi-dark li::marker {
  color: var(--secondary-semi-dark);
}
.marker--secondary-dark li::marker {
  color: var(--secondary-dark);
}
.marker--secondary-ultra-dark li::marker {
  color: var(--secondary-ultra-dark);
}
.marker--accent li::marker {
  color: var(--accent);
}
.marker--accent-hover li::marker {
  color: var(--accent-hover);
}
.marker--accent-ultra-light li::marker {
  color: var(--accent-ultra-light);
}
.marker--accent-light li::marker {
  color: var(--accent-light);
}
.marker--accent-semi-light li::marker {
  color: var(--accent-semi-light);
}
.marker--accent-semi-dark li::marker {
  color: var(--accent-semi-dark);
}
.marker--accent-dark li::marker {
  color: var(--accent-dark);
}
.marker--accent-ultra-dark li::marker {
  color: var(--accent-ultra-dark);
}
.marker--base li::marker {
  color: var(--base);
}
.marker--base-hover li::marker {
  color: var(--base-hover);
}
.marker--base-ultra-light li::marker {
  color: var(--base-ultra-light);
}
.marker--base-light li::marker {
  color: var(--base-light);
}
.marker--base-semi-light li::marker {
  color: var(--base-semi-light);
}
.marker--base-semi-dark li::marker {
  color: var(--base-semi-dark);
}
.marker--base-dark li::marker {
  color: var(--base-dark);
}
.marker--base-ultra-dark li::marker {
  color: var(--base-ultra-dark);
}
.marker--neutral li::marker {
  color: var(--neutral);
}
.marker--neutral-hover li::marker {
  color: var(--neutral-hover);
}
.marker--neutral-ultra-light li::marker {
  color: var(--neutral-ultra-light);
}
.marker--neutral-light li::marker {
  color: var(--neutral-light);
}
.marker--neutral-semi-light li::marker {
  color: var(--neutral-semi-light);
}
.marker--neutral-semi-dark li::marker {
  color: var(--neutral-semi-dark);
}
.marker--neutral-dark li::marker {
  color: var(--neutral-dark);
}
.marker--neutral-ultra-dark li::marker {
  color: var(--neutral-ultra-dark);
}
.marker--white li::marker {
  color: var(--white);
}
.marker--black li::marker {
  color: var(--black);
}
/* TODO: @kevingeary this probably should go somewhere else */
ul.list--none, ol.list--none, .list--none > ul, .list--none > ol {
  list-style: none;
  padding-inline-start: 0;
  list-style-type: none;
  -webkit-margin-before: 0em;
  margin-block-start: 0em;
  margin-block-end: 0;
}
:has(> .ribbon) {
  position: relative;
  overflow: hidden;
}
.ribbon {
  position: absolute;
  display: block;
  padding: var(--ribbon-padding, 0.5em 1em);
  background-color: var(--ribbon-background-color, var(--primary));
  box-shadow: var(--ribbon-shadow, 0 5px 10px var(--neutral-trans-10));
  text-align: center;
  font-size: var(--ribbon-text-size, var(--text-s));
  color: var(--ribbon-text-color, var(--white));
  inline-size: var(--ribbon-width, 200px);
}
.ribbon--top-right, .ribbon[data-ribbon-position="top-right"] {
  inset-block-start: var(--ribbon-offset, -20px);
  inset-inline-end: var(--ribbon-offset, -20px);
  transform: var(--ribbon-transform, translateY(-100%) rotate(90deg) translateX(70.7106781187%) rotate(-45deg));
  transform-origin: var(--ribbon-transform-origin, bottom right);
}
.ribbon--top-left, .ribbon[data-ribbon-position="top-left"] {
  --ribbon-transform: translateY(-100%) rotate(90deg) translateX(70.71067811865476%) rotate(-135deg);
  --ribbon-transform-origin: bottom left;
  inset-block-start: var(--ribbon-offset);
  inset-inline-start: var(--ribbon-offset);
  transform: var(--ribbon-transform);
  transform-origin: var(--ribbon-transform-origin);
}
.visibility--hidden.visibility--hidden {
  visibility: var(--visibility, hidden);
}
.visibility--visible.visibility--visible {
  visibility: var(--visibility, visible);
}
@media (max-width: 1120px) {
  .visibility--hidden-xl.visibility--hidden-xl {
    visibility: var(--visibility, hidden);
  }
  .visibility--visible-xl.visibility--visible-xl {
    visibility: var(--visibility, visible);
  }
}
@media (max-width: 992px) {
  .visibility--hidden-l.visibility--hidden-l {
    visibility: var(--visibility, hidden);
  }
  .visibility--visible-l.visibility--visible-l {
    visibility: var(--visibility, visible);
  }
}
@media (max-width: 768px) {
  .visibility--hidden-m.visibility--hidden-m {
    visibility: var(--visibility, hidden);
  }
  .visibility--visible-m.visibility--visible-m {
    visibility: var(--visibility, visible);
  }
}
@media (max-width: 480px) {
  .visibility--hidden-s.visibility--hidden-s {
    visibility: var(--visibility, hidden);
  }
  .visibility--visible-s.visibility--visible-s {
    visibility: var(--visibility, visible);
  }
}
.display--inline.display--inline {
  display: inline;
}
.display--block.display--block {
  display: block;
}
.display--contents.display--contents {
  display: contents;
}
.display--inline-block.display--inline-block {
  display: inline-block;
}
.display--inline-flex.display--inline-flex {
  display: inline-flex;
}
.display--list-item.display--list-item {
  display: list-item;
}
.display--none.display--none {
  display: none;
}
@media (max-width: 1120px) {
  .display--xl-block.display--xl-block {
    display: block;
  }
  .display--xl-none.display--xl-none {
    display: none;
  }
}
@media (max-width: 992px) {
  .display--l-block.display--l-block {
    display: block;
  }
  .display--l-none.display--l-none {
    display: none;
  }
}
@media (max-width: 768px) {
  .display--m-block.display--m-block {
    display: block;
  }
  .display--m-none.display--m-none {
    display: none;
  }
}
@media (max-width: 480px) {
  .display--s-block.display--s-block {
    display: block;
  }
  .display--s-none.display--s-none {
    display: none;
  }
}
@supports (font-size: calc(1vw + 2vw)) {
  :root {
    --text-xs: calc(0.9722222222rem + (-0.1843283245 * ((100vw - 32rem) / 80)));
    --text-s: calc(1.1666666667rem + (-0.116404101 * ((100vw - 32rem) / 80)));
    --text-m: calc(1.4rem + (0 * ((100vw - 32rem) / 80)));
    --text-l: calc(1.68rem + (0.1862 * ((100vw - 32rem) / 80)));
    --text-xl: calc(2.016rem + (0.4716446 * ((100vw - 32rem) / 80)));
    --text-xxl: calc(2.4192rem + (0.8968302518 * ((100vw - 32rem) / 80)));
    --h6: calc(1.1rem + (0 * ((100vw - 32rem) / 80)));
    --h5: calc(1.2rem + (0 * ((100vw - 32rem) / 80)));
    --h4: calc(1.6rem + (0.2 * ((100vw - 32rem) / 80)));
    --h3: calc(1.92rem + (0.4794 * ((100vw - 32rem) / 80)));
    --h2: calc(2.304rem + (0.8944002 * ((100vw - 32rem) / 80)));
    --h1: calc(2.7648rem + (1.4986674666 * ((100vw - 32rem) / 80)));
  }
  @media (min-width: 1121px) {
    :root {
      --text-xs: 0.7878938977rem;
      --text-s: 1.0502625656rem;
      --text-m: 1.4rem;
      --text-l: 1.8662rem;
      --text-xl: 2.4876446rem;
      --text-xxl: 3.3160302518rem;
      --h6: 1.1rem;
      --h5: 1.2rem;
      --h4: 1.8rem;
      --h3: 2.3994rem;
      --h2: 3.1984002rem;
      --h1: 4.2634674666rem;
    }
  }
}
@supports (font-size: clamp(1vw, 2vw, 3vw)) {
  :root {
    --text-xs: clamp(0.9722222222rem, calc(-0.2304104056vw + 1.045953552rem), 0.7878938977rem);
    --text-s: clamp(1.1666666667rem, calc(-0.1455051263vw + 1.2132283071rem), 1.0502625656rem);
    --text-m: clamp(1.4rem, calc(0vw + 1.4rem), 1.4rem);
    --text-l: clamp(1.68rem, calc(0.23275vw + 1.60552rem), 1.8662rem);
    --text-xl: clamp(2.016rem, calc(0.58955575vw + 1.82734216rem), 2.4876446rem);
    --text-xxl: clamp(2.4192rem, calc(1.1210378148vw + 2.0604678993rem), 3.3160302518rem);
    --h6: clamp(1.1rem, calc(0vw + 1.1rem), 1.1rem);
    --h5: clamp(1.2rem, calc(0vw + 1.2rem), 1.2rem);
    --h4: clamp(1.6rem, calc(0.25vw + 1.52rem), 1.8rem);
    --h3: clamp(1.92rem, calc(0.59925vw + 1.72824rem), 2.3994rem);
    --h2: clamp(2.304rem, calc(1.11800025vw + 1.94623992rem), 3.1984002rem);
    --h1: clamp(2.7648rem, calc(1.8733343333vw + 2.1653330134rem), 4.2634674666rem);
  }
}
@supports (padding: calc(1vw + 2vw)) {
  :root {
    --space-xs: calc(1.3506752532rem + (-0.0173419199 * ((100vw - 32rem) / 80)));
    --space-s: calc(1.8004501125rem + (0.1995498875 * ((100vw - 32rem) / 80)));
    --space-m: calc(2.4rem + (0.6 * ((100vw - 32rem) / 80)));
    --space-l: calc(3.1992rem + (1.3008 * ((100vw - 32rem) / 80)));
    --space-xl: calc(4.2645336rem + (2.4854664 * ((100vw - 32rem) / 80)));
    --space-xxl: calc(5.6846232888rem + (4.4403767112 * ((100vw - 32rem) / 80)));
    --section-space-xs: calc(4.0520257596rem + (1.2813075737 * ((100vw - 32rem) / 80)));
    --section-space-s: calc(5.4013503376rem + (2.5986496624 * ((100vw - 32rem) / 80)));
    --section-space-m: calc(7.2rem + (4.8 * ((100vw - 32rem) / 80)));
    --section-space-l: calc(9.5976rem + (8.4024 * ((100vw - 32rem) / 80)));
    --section-space-xl: calc(12.7936008rem + (14.2063992 * ((100vw - 32rem) / 80)));
    --section-space-xxl: calc(17.0538698664rem + (23.4461301336 * ((100vw - 32rem) / 80)));
    --section-padding-x: calc(2.4rem + (0.6 * ((100vw - 32rem) / 80)));
    --gutter: calc(2.4rem + (0.6 * ((100vw - 32rem) / 80)));
  }
  @media (min-width: 1121px) {
    :root {
      --space-xs: 1.3333333333rem;
      --space-s: 2rem;
      --space-m: 3rem;
      --space-l: 4.5rem;
      --space-xl: 6.75rem;
      --space-xxl: 10.125rem;
      --section-space-xs: 5.3333333333rem;
      --section-space-s: 8rem;
      --section-space-m: 12rem;
      --section-space-l: 18rem;
      --section-space-xl: 27rem;
      --section-space-xxl: 40.5rem;
      --section-padding-x: 3rem;
      --gutter: 3rem;
    }
  }
}
@supports (padding: clamp(1vw, 2vw, 3vw)) {
  :root {
    --space-xs: clamp(1.3506752532rem, calc(-0.0216773998vw + 1.3576120212rem), 1.3333333333rem);
    --space-s: clamp(1.8004501125rem, calc(0.2494373593vw + 1.7206301575rem), 2rem);
    --space-m: clamp(2.4rem, calc(0.75vw + 2.16rem), 3rem);
    --space-l: clamp(3.1992rem, calc(1.626vw + 2.67888rem), 4.5rem);
    --space-xl: clamp(4.2645336rem, calc(3.106833vw + 3.27034704rem), 6.75rem);
    --space-xxl: clamp(5.6846232888rem, calc(5.550470889vw + 3.9084726043rem), 10.125rem);
    --section-space-xs: clamp(4.0520257596rem, calc(1.6016344671vw + 3.5395027301rem), 5.3333333333rem);
    --section-space-s: clamp(5.4013503376rem, calc(3.248312078vw + 4.3618904726rem), 8rem);
    --section-space-m: clamp(7.2rem, calc(6vw + 5.28rem), 12rem);
    --section-space-l: clamp(9.5976rem, calc(10.503vw + 6.23664rem), 18rem);
    --section-space-xl: clamp(12.7936008rem, calc(17.757999vw + 7.11104112rem), 27rem);
    --section-space-xxl: clamp(17.0538698664rem, calc(29.307662667vw + 7.675417813rem), 40.5rem);
    --section-padding-x: clamp(2.4rem, calc(0.75vw + 2.16rem), 3rem);
    --gutter: clamp(2.4rem, calc(0.75vw + 2.16rem), 3rem);
  }
}
.contain {
  container-type: inline-size;
}
.contain > * {
  container-type: inline-size;
}
:root {
  --f-label-size: clamp(1.4rem, calc(0.25vw + 1.32rem), 1.6rem);
  --f-label-font-weight: 400;
  --f-label-line-height: 1;
  --f-label-padding-x: 0;
  --f-label-padding-y: 0;
  --f-label-margin-bottom: 0.5em;
  --f-label-text-transform: none;
  --f-label-inside-position-left: 1.5em;
  --f-label-inside-position-top: 0;
  --f-label-inside-scale: 1;
  --f-legend-text-weight: 600;
  --f-legend-size: clamp(1.4rem, calc(0.25vw + 1.32rem), 1.6rem);
  --f-legend-margin-bottom: 1em;
  --f-legend-border: none;
  --f-legend-line-height: 1.2;
  --f-help-text-weight: 400;
  --f-help-size: clamp(1.2rem, calc(0.25vw + 1.12rem), 1.4rem);
  --f-help-line-height: 1.4;
  --f-help-margin-block: 0.5em 0;
  --f-field-margin-bottom: 1.5em;
  --f-fieldset-margin-bottom: 1.5em;
  --f-grid-gutter: 2rem;
  --f-input-border-style: solid;
  --f-input-border-top-size: 0.1rem;
  --f-input-border-right-size: 0.1rem;
  --f-input-border-bottom-size: 0.1rem;
  --f-input-border-left-size: 0.1rem;
  --f-input-border-radius: var(--btn-radius);
  --f-input-size: clamp(1.4rem, calc(0.5vw + 1.24rem), 1.8rem);
  --f-input-font-weight: 400;
  --f-input-line-height: 1;
  --f-input-height: 5rem;
  --f-input-padding-x: 1em;
  --f-input-padding-y: 0.5em;
  --f-btn-border-style: solid;
  --f-btn-border-width: var(--btn-border-width);
  --f-btn-border-radius: var(--btn-radius);
  --f-btn-text-size: clamp(1.4rem, calc(0.5vw + 1.24rem), 1.8rem);
  --f-btn-font-weight: 400;
  --f-btn-line-height: 1;
  --f-btn-padding-y: 0.75em;
  --f-btn-padding-x: 1.5em;
  --f-btn-margin-top: 0;
  --f-btn-text-decoration: none;
  --f-btn-text-transform: none;
  --f-option-label-font-weight: 400;
  --f-option-label-size: clamp(1.4rem, calc(0.25vw + 1.32rem), 1.6rem);
  --f-option-label-spacing: 0.5em;
  --f-option-label-line-height: 1.4;
  --f-progress-height: 3rem;
  --f-progress-bar-radius: var(--btn-radius);
  --f-tab-border-size: 0;
  --f-tab-border-style: solid;
  --f-tab-border-radius: 0;
  --f-tab-text-size: clamp(1.6rem, calc(0.25vw + 1.52rem), 1.8rem);
  --f-tab-text-weight: 400;
  --f-tab-text-line-height: 1;
  --f-tab-text-align: center;
  --f-tab-text-transform: none;
  --f-tab-text-decoration: none;
  --f-tab-padding-y: 0.75em;
  --f-tab-padding-x: 1.5em;
  --f-tab-margin-x: 0;
  --f-tab-width: auto;
  --f-tab-active-border-bottom-size: 3px;
  --f-tab-active-text-weight: 600;
  --f-tab-active-border-size: 0;
  --f-tab-active-border-style: solid;
  --f-tab-group-padding-y: 0;
  --f-tab-group-padding-x: 0;
  --f-tab-group-border-bottom-size: 2px;
  --f-tab-group-border-bottom-style: solid;
  --f-tab-group-margin-bottom: 3rem;
}
.form--dark.oxy-search-form input[type="search"] {
  background-color: var(--f-dark-input-background, var(--neutral-dark));
  border-top-width: var(--f-input-border-top-size, 0.1rem);
  border-right-width: var(--f-input-border-right-size, 0.1rem);
  border-bottom-width: var(--f-input-border-bottom-size, 0.1rem);
  border-left-width: var(--f-input-border-left-size, 0.1rem);
  border-style: var(--f-input-border-style, solid);
  border-color: var(--f-dark-input-border-color, var(--neutral-semi-dark));
  border-radius: var(--f-input-border-radius, var(--btn-radius));
  color: var(--f-dark-input-text-color, var(--neutral-ultra-light));
  font-size: var(--f-input-size, --text-m);
  font-weight: var(--f-input-font-weight, 400);
  line-height: var(--f-input-line-height, 1);
  padding: var(--f-input-padding-y, 0.5em) var(--f-input-padding-x, 1em);
  -webkit-border-radius: var(--f-input-border-radius, var(--btn-radius));
  -moz-border-radius: var(--f-input-border-radius, var(--btn-radius));
  -ms-border-radius: var(--f-input-border-radius, var(--btn-radius));
  -o-border-radius: var(--f-input-border-radius, var(--btn-radius));
  transition: var(--transition-duration) var(--transition-timing) var(--transition-delay);
}
.form--dark.oxy-search-form input[type="search"]:hover:not([data-wsf-legal]), .form--dark.oxy-search-form input[type="search"]:hover:enabled:not(:focus):not([data-wsf-legal]) {
  background-color: var(--f-dark-input-color-background-hover, var(--neutral-dark));
  border-color: var(--f-dark-input-border-color-hover, var(--neutral-semi-dark));
  color: var(--f-dark-input-text-color-hover, var(--neutral-ultra-light));
}
.form--dark.oxy-search-form input[type="submit"] {
  background-color: var(--f-dark-btn-background, var(--primary));
  color: var(--f-dark-btn-text-color, var(--primary-ultra-light));
  border-style: var(--f-btn-border-style, solid);
  border-width: var(--f-btn-border-width, var(--btn-border-width));
  border-color: var(--f-dark-btn-border-color, var(--primary));
  border-radius: var(--f-btn-border-radius, var(--btn-radius));
  -webkit-border-radius: var(--f-btn-border-radius, var(--btn-radius));
  -moz-border-radius: var(--f-btn-border-radius, var(--btn-radius));
  -ms-border-radius: var(--f-btn-border-radius, var(--btn-radius));
  -o-border-radius: var(--f-btn-border-radius, var(--btn-radius));
  font-size: var(--f-btn-text-size, --text-m);
  font-weight: var(--f-btn-font-weight, 400);
  line-height: var(--f-btn-line-height, 1);
  padding: var(--f-btn-padding-y, 0.75em) var(--f-btn-padding-x, 1.5em);
  margin-block-start: var(--f-btn-margin-top, 0);
  text-align: center;
  -webkit-text-decoration: var(--f-btn-text-decoration, none);
  text-decoration: var(--f-btn-text-decoration, none);
  text-transform: var(--f-btn-text-transform, none);
  transition: all var(--btn-transition-duration) ease;
}
.form--dark.oxy-search-form input[type="submit"]:hover {
  background-color: var(--f-dark-btn-background-hover, var(--primary-hover));
  color: var(--f-dark-btn-text-color-hover, var(--primary-ultra-light));
  border-color: var(--f-dark-btn-border-color-hover, var(--primary-hover));
}
main:has(.form--dark) ~ .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, main:has(.form--dark) ~ .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current, main:has(.form--dark) ~ .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current, main:has(.form--dark) ~ .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover, main:has(.form--dark) ~ .xdsoft_datetimepicker .xdsoft_calendar td:hover, main:has(.form--dark) ~ .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  background: var(--primary) !important;
}
.form--light.oxy-search-form input[type="search"] {
  background-color: var(--f-light-input-background, var(--white));
  border-top-width: var(--f-input-border-top-size, 0.1rem);
  border-right-width: var(--f-input-border-right-size, 0.1rem);
  border-bottom-width: var(--f-input-border-bottom-size, 0.1rem);
  border-left-width: var(--f-input-border-left-size, 0.1rem);
  border-style: var(--f-input-border-style, solid);
  border-color: var(--f-light-input-border-color, var(--neutral-light));
  border-radius: var(--f-input-border-radius, var(--btn-radius));
  color: var(--f-light-input-text-color, var(--neutral-dark));
  font-size: var(--f-input-size, --text-m);
  font-weight: var(--f-input-font-weight, 400);
  line-height: var(--f-input-line-height, 1);
  padding: var(--f-input-padding-y, 0.5em) var(--f-input-padding-x, 1em);
  -webkit-border-radius: var(--f-input-border-radius, var(--btn-radius));
  -moz-border-radius: var(--f-input-border-radius, var(--btn-radius));
  -ms-border-radius: var(--f-input-border-radius, var(--btn-radius));
  -o-border-radius: var(--f-input-border-radius, var(--btn-radius));
  transition: var(--transition-duration) var(--transition-timing) var(--transition-delay);
}
.form--light.oxy-search-form input[type="search"]:hover:not([data-wsf-legal]), .form--light.oxy-search-form input[type="search"]:hover:enabled:not(:focus):not([data-wsf-legal]) {
  background-color: var(--f-light-input-color-background-hover, var(--white));
  border-color: var(--f-light-input-border-color-hover, var(--neutral-light));
  color: var(--f-light-input-text-color-hover, var(--neutral-dark));
}
.form--light.oxy-search-form input[type="submit"] {
  background-color: var(--f-light-btn-background, var(--primary));
  color: var(--f-light-btn-text-color, var(--primary-ultra-light));
  border-style: var(--f-btn-border-style, solid);
  border-width: var(--f-btn-border-width, var(--btn-border-width));
  border-color: var(--f-light-btn-border-color, var(--primary));
  border-radius: var(--f-btn-border-radius, var(--btn-radius));
  -webkit-border-radius: var(--f-btn-border-radius, var(--btn-radius));
  -moz-border-radius: var(--f-btn-border-radius, var(--btn-radius));
  -ms-border-radius: var(--f-btn-border-radius, var(--btn-radius));
  -o-border-radius: var(--f-btn-border-radius, var(--btn-radius));
  font-size: var(--f-btn-text-size, --text-m);
  font-weight: var(--f-btn-font-weight, 400);
  line-height: var(--f-btn-line-height, 1);
  padding: var(--f-btn-padding-y, 0.75em) var(--f-btn-padding-x, 1.5em);
  margin-block-start: var(--f-btn-margin-top, 0);
  text-align: center;
  -webkit-text-decoration: var(--f-btn-text-decoration, none);
  text-decoration: var(--f-btn-text-decoration, none);
  text-transform: var(--f-btn-text-transform, none);
  transition: all var(--btn-transition-duration) ease;
}
.form--light.oxy-search-form input[type="submit"]:hover {
  background-color: var(--f-light-btn-background-hover, var(--primary-hover));
  color: var(--f-light-btn-text-color-hover, var(--primary-ultra-light));
  border-color: var(--f-light-btn-border-color-hover, var(--primary-hover));
}
main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current, main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current, main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover, main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_calendar td:hover, main:has(.form--light) ~ .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  background: var(--primary) !important;
}
#shadow-host-companion {
  padding: 0;
}
.border:where(:not(:is(figure, picture))), .border:where(figure, picture) > img {
  border: var(--border);
  border-radius: var(--radius);
}
.border-light:where(:not(:is(figure, picture))), .border-light:where(figure, picture) > img {
  border: var(--border-light);
  border-radius: var(--radius);
}
.border-dark:where(:not(:is(figure, picture))), .border-dark:where(figure, picture) > img {
  border: var(--border-dark);
  border-radius: var(--radius);
}
.border-top:where(:not(:is(figure, picture))), .border-top:where(figure, picture) > img {
  border-block-start: var(--border);
}
.border-top--light:where(:not(:is(figure, picture))), .border-top--light:where(figure, picture) > img {
  border-block-start: var(--border-light);
}
.border-top--dark:where(:not(:is(figure, picture))), .border-top--dark:where(figure, picture) > img {
  border-block-start: var(--border-dark);
}
.border-bottom:where(:not(:is(figure, picture))), .border-bottom:where(figure, picture) > img {
  border-block-end: var(--border);
}
.border-bottom--light:where(:not(:is(figure, picture))), .border-bottom--light:where(figure, picture) > img {
  border-block-end: var(--border-light);
}
.border-bottom--dark:where(:not(:is(figure, picture))), .border-bottom--dark:where(figure, picture) > img {
  border-block-end: var(--border-dark);
}
.border-left:where(:not(:is(figure, picture))), .border-left:where(figure, picture) > img {
  border-inline-start: var(--border);
}
.border-left--light:where(:not(:is(figure, picture))), .border-left--light:where(figure, picture) > img {
  border-inline-start: var(--border-light);
}
.border-left--dark:where(:not(:is(figure, picture))), .border-left--dark:where(figure, picture) > img {
  border-inline-start: var(--border-dark);
}
.border-right:where(:not(:is(figure, picture))), .border-right:where(figure, picture) > img {
  border-inline-end: var(--border);
}
.border-right--light:where(:not(:is(figure, picture))), .border-right--light:where(figure, picture) > img {
  border-inline-end: var(--border-light);
}
.border-right--dark:where(:not(:is(figure, picture))), .border-right--dark:where(figure, picture) > img {
  border-inline-end: var(--border-dark);
}
.border-block:where(:not(:is(figure, picture))), .border-block:where(figure, picture) > img {
  border-block: var(--border);
}
.border-block--light:where(:not(:is(figure, picture))), .border-block--light:where(figure, picture) > img {
  border-block: var(--border-light);
}
.border-block--dark:where(:not(:is(figure, picture))), .border-block--dark:where(figure, picture) > img {
  border-block: var(--border-dark);
}
.border-inline:where(:not(:is(figure, picture))), .border-inline:where(figure, picture) > img {
  border-inline: var(--border);
}
.border-inline--light:where(:not(:is(figure, picture))), .border-inline--light:where(figure, picture) > img {
  border-inline: var(--border-light);
}
.border-inline--dark:where(:not(:is(figure, picture))), .border-inline--dark:where(figure, picture) > img {
  border-inline: var(--border-dark);
}
.radius {
  border-radius: var(--radius);
}
.radius--50.radius--50, .rounded--50.rounded--50 {
  border-radius: var(--radius-50);
}
.radius--circle.radius--circle, .rounded--circle.rounded--circle {
  border-radius: var(--radius-circle);
}
.radius--none.radius--none, .rounded--none.rounded--none {
  border-radius: var(--radius-none);
}
.radius--xs.radius--xs, .rounded--xs.rounded--xs {
  border-radius: var(--radius-xs);
}
.radius--s.radius--s, .rounded--s.rounded--s {
  border-radius: var(--radius-s);
}
.radius--m.radius--m, .rounded--m.rounded--m {
  border-radius: var(--radius-m);
}
.radius--l.radius--l, .rounded--l.rounded--l {
  border-radius: var(--radius-l);
}
.radius--xl.radius--xl, .rounded--xl.rounded--xl {
  border-radius: var(--radius-xl);
}
.radius--xxl.radius--xxl, .rounded--xxl.rounded--xxl {
  border-radius: var(--radius-xxl);
}
:where(img):not(header img), :where(figure:not(figure:has(img))) {
  border-radius: var(--radius);
}
.acss-auto-radius :where(img):not(header img), .acss-auto-radius :where(figure:not(figure:has(img))) {
  border-radius: var(--radius);
}
.divider-bottom.divider-bottom {
  position: relative;
  overflow: visible;
  margin-block-end: calc(var(--divider-gap) * 2);
}
.divider-bottom.divider-bottom::after {
  inset-block-end: calc(var(--divider-gap) * -1 - var(--divider-size));
}
.divider-bottom.divider-bottom::after {
  content: "";
  display: block;
  position: absolute;
  inset-inline-start: 0;
  inline-size: var(--divider-inline-size);
  border-block-end: var(--divider);
}
.divider-top.divider-top {
  position: relative;
  overflow: visible;
  margin-block-start: calc(var(--divider-gap) * 2);
}
.divider-top.divider-top::after {
  inset-block-start: calc(var(--divider-gap) * -1 - var(--divider-size));
}
.divider-top.divider-top::after {
  content: "";
  display: block;
  position: absolute;
  inset-inline-start: 0;
  inline-size: var(--divider-inline-size);
  border-block-end: var(--divider);
}
.divider--all.divider--all {
  row-gap: 0;
}
.divider--all.divider--all > *:not(:last-child) {
  position: relative;
  overflow: visible;
  margin-block-end: calc(var(--divider-gap) * 2);
}
.divider--all.divider--all > *:not(:last-child)::after {
  inset-block-end: calc(var(--divider-gap) * -1 - var(--divider-size));
}
.divider--all.divider--all > *:not(:last-child)::after {
  content: "";
  display: block;
  position: absolute;
  inset-inline-start: 0;
  inline-size: var(--divider-inline-size);
  border-block-end: var(--divider);
}
a[class*="link--"]:not(.link--skip), [class*="link--"] a, button[class*="link--"], [class*="link--"] button {
  color: var(--link-color);
  text-decoration-color: var(--link-color);
}
a[class*="link--"]:not(.link--skip):hover, [class*="link--"] a:hover, button[class*="link--"]:hover, [class*="link--"] button:hover {
  color: var(--link-color-hover);
  text-decoration-color: var(--link-color-hover);
}
button[class*="link--"], [class*="link--"] button {
  background: transparent;
}
.link--primary {
  --link-color: var(--primary);
  --link-color-hover: var(--primary-hover);
}
.link-hover--primary.link-hover--primary {
  --link-color-hover: var(--primary);
}
.link--primary-hover {
  --link-color: var(--primary-hover);
  --link-color-hover: var(--primary-hover-hover);
}
.link-hover--primary-hover.link-hover--primary-hover {
  --link-color-hover: var(--primary-hover);
}
.link--primary-ultra-light {
  --link-color: var(--primary-ultra-light);
  --link-color-hover: var(--primary-ultra-light-hover);
}
.link-hover--primary-ultra-light.link-hover--primary-ultra-light {
  --link-color-hover: var(--primary-ultra-light);
}
.link--primary-light {
  --link-color: var(--primary-light);
  --link-color-hover: var(--primary-light-hover);
}
.link-hover--primary-light.link-hover--primary-light {
  --link-color-hover: var(--primary-light);
}
.link--primary-semi-light {
  --link-color: var(--primary-semi-light);
  --link-color-hover: var(--primary-semi-light-hover);
}
.link-hover--primary-semi-light.link-hover--primary-semi-light {
  --link-color-hover: var(--primary-semi-light);
}
.link--primary-semi-dark {
  --link-color: var(--primary-semi-dark);
  --link-color-hover: var(--primary-semi-dark-hover);
}
.link-hover--primary-semi-dark.link-hover--primary-semi-dark {
  --link-color-hover: var(--primary-semi-dark);
}
.link--primary-dark {
  --link-color: var(--primary-dark);
  --link-color-hover: var(--primary-dark-hover);
}
.link-hover--primary-dark.link-hover--primary-dark {
  --link-color-hover: var(--primary-dark);
}
.link--primary-ultra-dark {
  --link-color: var(--primary-ultra-dark);
  --link-color-hover: var(--primary-ultra-dark-hover);
}
.link-hover--primary-ultra-dark.link-hover--primary-ultra-dark {
  --link-color-hover: var(--primary-ultra-dark);
}
.link--secondary {
  --link-color: var(--secondary);
  --link-color-hover: var(--secondary-hover);
}
.link-hover--secondary.link-hover--secondary {
  --link-color-hover: var(--secondary);
}
.link--secondary-hover {
  --link-color: var(--secondary-hover);
  --link-color-hover: var(--secondary-hover-hover);
}
.link-hover--secondary-hover.link-hover--secondary-hover {
  --link-color-hover: var(--secondary-hover);
}
.link--secondary-ultra-light {
  --link-color: var(--secondary-ultra-light);
  --link-color-hover: var(--secondary-ultra-light-hover);
}
.link-hover--secondary-ultra-light.link-hover--secondary-ultra-light {
  --link-color-hover: var(--secondary-ultra-light);
}
.link--secondary-light {
  --link-color: var(--secondary-light);
  --link-color-hover: var(--secondary-light-hover);
}
.link-hover--secondary-light.link-hover--secondary-light {
  --link-color-hover: var(--secondary-light);
}
.link--secondary-semi-light {
  --link-color: var(--secondary-semi-light);
  --link-color-hover: var(--secondary-semi-light-hover);
}
.link-hover--secondary-semi-light.link-hover--secondary-semi-light {
  --link-color-hover: var(--secondary-semi-light);
}
.link--secondary-semi-dark {
  --link-color: var(--secondary-semi-dark);
  --link-color-hover: var(--secondary-semi-dark-hover);
}
.link-hover--secondary-semi-dark.link-hover--secondary-semi-dark {
  --link-color-hover: var(--secondary-semi-dark);
}
.link--secondary-dark {
  --link-color: var(--secondary-dark);
  --link-color-hover: var(--secondary-dark-hover);
}
.link-hover--secondary-dark.link-hover--secondary-dark {
  --link-color-hover: var(--secondary-dark);
}
.link--secondary-ultra-dark {
  --link-color: var(--secondary-ultra-dark);
  --link-color-hover: var(--secondary-ultra-dark-hover);
}
.link-hover--secondary-ultra-dark.link-hover--secondary-ultra-dark {
  --link-color-hover: var(--secondary-ultra-dark);
}
.link--accent {
  --link-color: var(--accent);
  --link-color-hover: var(--accent-hover);
}
.link-hover--accent.link-hover--accent {
  --link-color-hover: var(--accent);
}
.link--accent-hover {
  --link-color: var(--accent-hover);
  --link-color-hover: var(--accent-hover-hover);
}
.link-hover--accent-hover.link-hover--accent-hover {
  --link-color-hover: var(--accent-hover);
}
.link--accent-ultra-light {
  --link-color: var(--accent-ultra-light);
  --link-color-hover: var(--accent-ultra-light-hover);
}
.link-hover--accent-ultra-light.link-hover--accent-ultra-light {
  --link-color-hover: var(--accent-ultra-light);
}
.link--accent-light {
  --link-color: var(--accent-light);
  --link-color-hover: var(--accent-light-hover);
}
.link-hover--accent-light.link-hover--accent-light {
  --link-color-hover: var(--accent-light);
}
.link--accent-semi-light {
  --link-color: var(--accent-semi-light);
  --link-color-hover: var(--accent-semi-light-hover);
}
.link-hover--accent-semi-light.link-hover--accent-semi-light {
  --link-color-hover: var(--accent-semi-light);
}
.link--accent-semi-dark {
  --link-color: var(--accent-semi-dark);
  --link-color-hover: var(--accent-semi-dark-hover);
}
.link-hover--accent-semi-dark.link-hover--accent-semi-dark {
  --link-color-hover: var(--accent-semi-dark);
}
.link--accent-dark {
  --link-color: var(--accent-dark);
  --link-color-hover: var(--accent-dark-hover);
}
.link-hover--accent-dark.link-hover--accent-dark {
  --link-color-hover: var(--accent-dark);
}
.link--accent-ultra-dark {
  --link-color: var(--accent-ultra-dark);
  --link-color-hover: var(--accent-ultra-dark-hover);
}
.link-hover--accent-ultra-dark.link-hover--accent-ultra-dark {
  --link-color-hover: var(--accent-ultra-dark);
}
.link--base {
  --link-color: var(--base);
  --link-color-hover: var(--base-hover);
}
.link-hover--base.link-hover--base {
  --link-color-hover: var(--base);
}
.link--base-hover {
  --link-color: var(--base-hover);
  --link-color-hover: var(--base-hover-hover);
}
.link-hover--base-hover.link-hover--base-hover {
  --link-color-hover: var(--base-hover);
}
.link--base-ultra-light {
  --link-color: var(--base-ultra-light);
  --link-color-hover: var(--base-ultra-light-hover);
}
.link-hover--base-ultra-light.link-hover--base-ultra-light {
  --link-color-hover: var(--base-ultra-light);
}
.link--base-light {
  --link-color: var(--base-light);
  --link-color-hover: var(--base-light-hover);
}
.link-hover--base-light.link-hover--base-light {
  --link-color-hover: var(--base-light);
}
.link--base-semi-light {
  --link-color: var(--base-semi-light);
  --link-color-hover: var(--base-semi-light-hover);
}
.link-hover--base-semi-light.link-hover--base-semi-light {
  --link-color-hover: var(--base-semi-light);
}
.link--base-semi-dark {
  --link-color: var(--base-semi-dark);
  --link-color-hover: var(--base-semi-dark-hover);
}
.link-hover--base-semi-dark.link-hover--base-semi-dark {
  --link-color-hover: var(--base-semi-dark);
}
.link--base-dark {
  --link-color: var(--base-dark);
  --link-color-hover: var(--base-dark-hover);
}
.link-hover--base-dark.link-hover--base-dark {
  --link-color-hover: var(--base-dark);
}
.link--base-ultra-dark {
  --link-color: var(--base-ultra-dark);
  --link-color-hover: var(--base-ultra-dark-hover);
}
.link-hover--base-ultra-dark.link-hover--base-ultra-dark {
  --link-color-hover: var(--base-ultra-dark);
}
.link--neutral {
  --link-color: var(--neutral);
  --link-color-hover: var(--neutral-hover);
}
.link-hover--neutral.link-hover--neutral {
  --link-color-hover: var(--neutral);
}
.link--neutral-hover {
  --link-color: var(--neutral-hover);
  --link-color-hover: var(--neutral-hover-hover);
}
.link-hover--neutral-hover.link-hover--neutral-hover {
  --link-color-hover: var(--neutral-hover);
}
.link--neutral-ultra-light {
  --link-color: var(--neutral-ultra-light);
  --link-color-hover: var(--neutral-ultra-light-hover);
}
.link-hover--neutral-ultra-light.link-hover--neutral-ultra-light {
  --link-color-hover: var(--neutral-ultra-light);
}
.link--neutral-light {
  --link-color: var(--neutral-light);
  --link-color-hover: var(--neutral-light-hover);
}
.link-hover--neutral-light.link-hover--neutral-light {
  --link-color-hover: var(--neutral-light);
}
.link--neutral-semi-light {
  --link-color: var(--neutral-semi-light);
  --link-color-hover: var(--neutral-semi-light-hover);
}
.link-hover--neutral-semi-light.link-hover--neutral-semi-light {
  --link-color-hover: var(--neutral-semi-light);
}
.link--neutral-semi-dark {
  --link-color: var(--neutral-semi-dark);
  --link-color-hover: var(--neutral-semi-dark-hover);
}
.link-hover--neutral-semi-dark.link-hover--neutral-semi-dark {
  --link-color-hover: var(--neutral-semi-dark);
}
.link--neutral-dark {
  --link-color: var(--neutral-dark);
  --link-color-hover: var(--neutral-dark-hover);
}
.link-hover--neutral-dark.link-hover--neutral-dark {
  --link-color-hover: var(--neutral-dark);
}
.link--neutral-ultra-dark {
  --link-color: var(--neutral-ultra-dark);
  --link-color-hover: var(--neutral-ultra-dark-hover);
}
.link-hover--neutral-ultra-dark.link-hover--neutral-ultra-dark {
  --link-color-hover: var(--neutral-ultra-dark);
}
.link--white {
  --link-color: var(--white);
  --link-color-hover: var(--white-hover);
}
.link-hover--white.link-hover--white {
  --link-color-hover: var(--white);
}
.link--black {
  --link-color: var(--black);
  --link-color-hover: var(--black-hover);
}
.link-hover--black.link-hover--black {
  --link-color-hover: var(--black);
}
.transition {
  transition: var(--transition);
}
[data-icon]:is(svg, i, a) {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  box-sizing: content-box;
  color: var(--icon-color, var(--neutral-dark));
  font-size: var(--icon-size);
  height: var(--icon-height, var(--icon-size, 24px));
  width: var(--icon-width, var(--icon-size, 24px));
  transition: var(--icon-transition, var(--transition));
  padding: var(--icon-padding, 12px);
  border-width: var(--icon-border-width, 0);
  border-style: var(--icon-border-style, solid);
  border-radius: var(--icon-radius, var(--radius));
  background: var(--icon-background, var(--neutral-ultra-light));
  border-color: var(--icon-border-color, transparent);
  box-shadow: var(--icon-shadow, none);
  overflow: visible;
}
[data-icon]:is(i)::before {
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: var(--icon-size);
}
[data-icon].brxe-icon {
  font-size: var(--icon-size);
}
[data-icon] svg {
  color: var(--icon-color);
}
[data-icon]:is(a):hover, [data-icon] [data-icon-hover]:hover, [data-icon] [data-icon-hover]:hover [data-icon] {
  --icon-background: var(--icon-background-hover);
  --icon-color: var(--icon-color-hover);
  --icon-border-color: var(--icon-border-color-hover);
}
.icon--s, [data-icon-size="s"] {
  --icon-size: var(--icon-size-s);
  --icon-padding: var(--icon-padding-s);
}
.icon--m, [data-icon-size="m"] {
  --icon-size: var(--icon-size-m);
  --icon-padding: var(--icon-padding-m);
}
.icon--l, [data-icon-size="l"] {
  --icon-size: var(--icon-size-l);
  --icon-padding: var(--icon-padding-l);
}
.icon--light, [data-icon-theme="light"] {
  --icon-color: var(--primary-light);
  --icon-color-hover: var(--primary-ultra-light);
  --icon-background: var(--primary-dark);
  --icon-background-hover: var(--primary-ultra-dark);
  --icon-border-color: var(--primary-dark-trans-10);
  --icon-border-color-hover: var(--primary-dark-trans-10);
  --icon-shadow: ;
}
.icon--dark, [data-icon-theme="dark"] {
  --icon-color: var(--primary-dark);
  --icon-color-hover: var(--primary-semi-dark);
  --icon-background: var(--primary-light);
  --icon-background-hover: var(--primary-ultra-light);
  --icon-border-color: var(--primary-dark-trans-10);
  --icon-border-color-hover: var(--primary-dark-trans-10);
  --icon-shadow: ;
}
.icon--boxed, [data-icon-style="boxed"] {
  padding: var(--icon-padding, 12px);
  border-width: var(--icon-border-width, 0);
  border-style: var(--icon-border-style, solid);
  border-radius: var(--icon-radius, var(--radius));
  background: var(--icon-background, var(--neutral-ultra-light));
  border-color: var(--icon-border-color, transparent);
}
.icon--naked, [data-icon-style="naked"] {
  --icon-background: transparent;
  --icon-border-width: 0;
  --icon-padding: 0;
}
:is([data-icon-list], .icon-list) {
  display: flex;
  flex-direction: column;
  gap: var(--icon-list-gap, 1em);
}
:is([data-icon-list], .icon-list) :where(svg, i) {
  --icon-size: var(--icon-list-icon-size, 1em);
  position: relative;
  translate: var(--icon-inline-offset, 0) var(--icon-block-offset, 0);
  flex-shrink: 0;
}
:is([data-icon-list], .icon-list) :where(svg, i):is(svg, i, a) {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  box-sizing: content-box;
  color: var(--icon-color, var(--neutral-dark));
  font-size: var(--icon-size);
  height: var(--icon-height, var(--icon-size, 24px));
  width: var(--icon-width, var(--icon-size, 24px));
  transition: var(--icon-transition, var(--transition));
  box-shadow: var(--icon-shadow, none);
  overflow: visible;
}
:is([data-icon-list], .icon-list) :where(svg, i):is(i)::before {
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: var(--icon-size);
}
:is([data-icon-list], .icon-list) :where(svg, i).brxe-icon {
  font-size: var(--icon-size);
}
:is([data-icon-list], .icon-list) :where(svg, i) svg {
  color: var(--icon-color);
}
:is([data-icon-list], .icon-list) :where(svg, i):is(a):hover, :is([data-icon-list], .icon-list) :where(svg, i) [data-icon-hover]:hover, :is([data-icon-list], .icon-list) :where(svg, i) [data-icon-hover]:hover [data-icon] {
  --icon-background: var(--icon-background-hover);
  --icon-color: var(--icon-color-hover);
  --icon-border-color: var(--icon-border-color-hover);
}
:is([data-icon-list], .icon-list) a:hover {
  --icon-color: var(--icon-color-hover, var(--primary));
  --icon-background: var(--icon-background-hover, var(--primary-hover));
}
:where(a:has(> svg, > i)):hover {
  --icon-color: var(--icon-color-hover, var(--primary));
  --icon-background: var(--icon-background-hover, var(--primary-hover));
}
.fade--block {
  --fade-amount: 25%;
  -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black var(--fade-amount), black calc(100% - var(--fade-amount)), transparent 100%);
  mask-image: linear-gradient(to bottom, transparent 0%, black var(--fade-amount), black calc(100% - var(--fade-amount)), transparent 100%);
}
.fade--inline {
  --fade-amount: 25%;
  -webkit-mask-image: linear-gradient(to right, transparent 0%, black var(--fade-amount), black calc(100% - var(--fade-amount)), transparent 100%);
  mask-image: linear-gradient(to right, transparent 0%, black var(--fade-amount), black calc(100% - var(--fade-amount)), transparent 100%);
}
.fade--top {
  --fade-amount: 25%;
  -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black var(--fade-amount));
  mask-image: linear-gradient(to bottom, transparent 0%, black var(--fade-amount));
}
.fade--right {
  --fade-amount: 25%;
  -webkit-mask-image: linear-gradient(to left, transparent 0%, black var(--fade-amount));
  mask-image: linear-gradient(to left, transparent 0%, black var(--fade-amount));
}
.fade--bottom {
  --fade-amount: 25%;
  -webkit-mask-image: linear-gradient(to top, transparent 0%, black var(--fade-amount));
  mask-image: linear-gradient(to top, transparent 0%, black var(--fade-amount));
}
.fade--left {
  --fade-amount: 25%;
  -webkit-mask-image: linear-gradient(to right, transparent 0%, black var(--fade-amount));
  mask-image: linear-gradient(to right, transparent 0%, black var(--fade-amount));
}
.owl--xs:not(.ct-section) > * + *, .ct-section.owl--xs .ct-section-inner-wrap > * + * {
  margin-block-start: 1.896rem;
  margin-block-start: calc(1.3506752532rem + (-0.0173419199 * ((100vw - 32rem) / 80)));
  margin-block-start: clamp(1.3506752532rem, calc(-0.0216773998vw + 1.3576120212rem), 1.3333333333rem);
}
.owl--s:not(.ct-section) > * + *, .ct-section.owl--s .ct-section-inner-wrap > * + * {
  margin-block-start: 2.133rem;
  margin-block-start: calc(1.8004501125rem + (0.1995498875 * ((100vw - 32rem) / 80)));
  margin-block-start: clamp(1.8004501125rem, calc(0.2494373593vw + 1.7206301575rem), 2rem);
}
.owl--m:not(.ct-section) > * + *, .ct-section.owl--m .ct-section-inner-wrap > * + * {
  margin-block-start: 2.4rem;
  margin-block-start: calc(2.4rem + (0.6 * ((100vw - 32rem) / 80)));
  margin-block-start: clamp(2.4rem, calc(0.75vw + 2.16rem), 3rem);
}
.owl--l:not(.ct-section) > * + *, .ct-section.owl--l .ct-section-inner-wrap > * + * {
  margin-block-start: 2.7rem;
  margin-block-start: calc(3.1992rem + (1.3008 * ((100vw - 32rem) / 80)));
  margin-block-start: clamp(3.1992rem, calc(1.626vw + 2.67888rem), 4.5rem);
}
.owl--xl:not(.ct-section) > * + *, .ct-section.owl--xl .ct-section-inner-wrap > * + * {
  margin-block-start: 3.038rem;
  margin-block-start: calc(4.2645336rem + (2.4854664 * ((100vw - 32rem) / 80)));
  margin-block-start: clamp(4.2645336rem, calc(3.106833vw + 3.27034704rem), 6.75rem);
}
.owl--xxl:not(.ct-section) > * + *, .ct-section.owl--xxl .ct-section-inner-wrap > * + * {
  margin-block-start: 3.42rem;
  margin-block-start: calc(5.6846232888rem + (4.4403767112 * ((100vw - 32rem) / 80)));
  margin-block-start: clamp(5.6846232888rem, calc(5.550470889vw + 3.9084726043rem), 10.125rem);
}

/* File: automatic-gutenberg.css - Version: 3.3.6 - Generated: 2026-06-08 08:59:11 */
:root {
  --wp-page-block-width: 100%;
  --wp-post-block-width: 767px;
}
.editor-styles-wrapper {
  width: 100% !important;
}

#honeypot-field-url{display:none!important}.comment-form-cookies-consent{width:100%;overflow:hidden}.wc_apbct_email_id{display:none!important}.um-form input[type=text].apbct_special_field,input[class*=apbct].apbct_special_field,label[id*=apbct_label_id].apbct_special_field{display:none!important}.apbct-tooltip{display:none;position:inherit;margin-top:5px;left:5px;background:#d3d3d3;border-radius:5px;opacity:.9}.apbct-tooltip--text{position:sticky;background:#d3d3d3;padding:10px;border-radius:5px;width:max-content}.apbct-tooltip--arrow{position:absolute;background:#d3d3d3;width:10px;height:10px;top:-5px;left:10px;transform:rotate(135deg)}.apbct-trusted-text--div{font-size:small!important;display:inline-block;text-align:center;width:100%;margin-bottom:2pc}.apbct-trusted-text--center{font-size:small!important;display:block;text-align:center;width:100%;margin-bottom:2pc}.apbct-trusted-text--label{font-size:small!important;display:inline-block;text-align:center;width:100%;padding:5px 0 5px 0}.apbct-trusted-text--label_left{font-size:small!important;display:inline-block;text-align:left;padding:5px 0 5px 0}.apbct-trusted-text--span{display:inline-block}.apbct-popup-fade:before{content:'';background:#000;position:fixed;left:0;top:0;width:100%;height:100%;opacity:.7;z-index:9999}.apbct-popup{position:fixed;top:20%;left:50%;padding:20px;width:360px;margin-left:-200px;background:#fff;border:1px solid;border-radius:4px;z-index:99999;opacity:1}.apbct-check_email_exist-bad_email,.apbct-check_email_exist-good_email,.apbct-check_email_exist-load{z-index:9999!important;transition:none!important;background-size:contain;background-repeat:no-repeat!important;background-position-x:right;background-position-y:center;cursor:pointer!important}.apbct-check_email_exist-load{background-size:contain;background-image:url(https://shannon-ohara.com/wp-content/plugins/cleantalk-spam-protect/css/../css/images/checking_email.gif)!important}.apbct-check_email_exist-block{position:fixed!important;display:block!important}.apbct-check_email_exist-good_email{background-image:url(https://shannon-ohara.com/wp-content/plugins/cleantalk-spam-protect/css/../css/images/good_email.svg)!important}.apbct-check_email_exist-bad_email{background-image:url(https://shannon-ohara.com/wp-content/plugins/cleantalk-spam-protect/css/../css/images/bad_email.svg)!important}.apbct-check_email_exist-popup_description{display:none;position:fixed!important;padding:2px!important;border:1px solid #e5e8ed!important;border-radius:16px 16px 0 16px!important;background:#fff!important;background-position-x:right!important;font-size:14px!important;text-align:center!important;transition:all 1s ease-out!important}@media screen and (max-width:782px){.apbct-check_email_exist-popup_description{width:100%!important}}.ct-encoded-form{display:none}.ct-encoded-form-loader{display:block;width:48px;height:48px;border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;animation:ct-encoded-form-loader-spin 1s linear infinite;margin:auto}@keyframes ct-encoded-form-loader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.ct-encoded-form-forbidden{display:block;border:1px solid red;padding:10px;background:#fdd;color:red;font-weight:700}.comments-area .comment-list article .comment-author{overflow:visible!important}
.apbct-email-encoder-popup{width:30vw;min-width:400px;font-size:16px}.apbct-email-encoder--popup-header{font-size:16px;color:#333}.apbct-email-encoder-elements_center{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:16px!important;color:#000!important}.top-margin-long{margin-top:5px}.apbct-tooltip{display:none}.apbct-email-encoder{position:relative}.apbct-blur{filter:blur(5px);transition:filter 2s}.apbct-email-encoder.no-blur .apbct-blur{filter:none}.apbct-email-encoder-select-whole-email{-webkit-user-select:all;user-select:all}.apbct-email-encoder-got-it-button{all:unset;margin-top:10px;padding:5px 10px;border-radius:5px;background-color:#333;color:#fff;cursor:pointer;transition:background-color .3s}.apbct-ee-animation-wrapper{display:flex;height:60px;justify-content:center;font-size:16px;align-items:center}.apbct_dog{margin:0 5px;color:transparent;text-shadow:0 0 2px #aaa}.apbct_dog_one{animation-duration:1.5s;animation-iteration-count:infinite;animation-delay:0s;animation-name:apbct_dog}.apbct_dog_two{animation-duration:1.5s;animation-iteration-count:infinite;animation-delay:.5s;animation-name:apbct_dog}.apbct_dog_three{animation-duration:1.5s;animation-iteration-count:infinite;animation-delay:1s;animation-name:apbct_dog}@keyframes apbct_dog{0%{scale:100%;color:transparent;text-shadow:0 0 2px #aaa}25%{scale:200%;color:unset;text-shadow:unset}75%{scale:100%;color:transparent;text-shadow:0 0 2px #aaa}100%{scale:100%;color:transparent;text-shadow:0 0 2px #aaa}}.apbct-email-encoder--settings_example_encoded{position:relative}@media screen and (max-width:782px){.apbct-email-encoder--settings_example_encoded{position:relative;display:block}.apbct-email-encoder-popup{width:20vw;min-width:200px;font-size:16px;top:20%;left:75%}.apbct-email-encoder-elements_center{flex-direction:column!important;text-align:center}}
.pi-cod-deposit-container {
    padding: 20px 20px 20px 10px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    font-family: sans-serif;
    border-width: 2px;
    border-style:solid;
    cursor:pointer;
}

.pi-cod-deposit-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.pi-checkmark {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: #fff;
    margin-right: 15px;
    border-radius: 2px;
}

.pi-processing{
	position:relative;
}

.pi-processing:before{
	content:"";
	background:rgba(200,200,200,0.3);
	position:absolute;
	width:100%;
	height:100%;
    z-index:1000000;
}

body.pi-dpmw-processing button.wc-block-components-checkout-place-order-button{
    pointer-events: none;
    opacity:0.5;
}
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
button,
hr,
input {
  overflow: visible;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
progress,
sub,
sup {
  vertical-align: baseline;
}
[type="checkbox"],
[type="radio"],
legend {
  box-sizing: border-box;
  padding: 0;
}
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
} /* Oxygen */
html {
  box-sizing: border-box;
}
body {
  font-size: 16px;
  color: rgba(64, 64, 64, 1);
}
body.oxygen-aos-enabled {
  overflow-x: hidden;
}
*,
::after,
::before {
  box-sizing: inherit;
}
.ct-section-inner-wrap {
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  min-height: inherit;
}
.ct-section-with-shape-divider {
  position: relative !important;
}
.oxygen-unslider-container:not(.unslider-fade) > ul {
	list-style: none;
	width: 0px;
}
.oxygen-unslider-container:not(.unslider-fade):not(.unslider-horizontal) > ul > li {
  opacity: 0;
}
.oxygen-unslider-container.unslider-fade > ul > li:not(.unslider-active) {
  opacity: 0;
}
div.ct-svg-icon > svg,
svg.ct-svg-icon {
  height: 1em !important;
  fill: currentColor;
}
.ct-columns-inner-wrap {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.ct-column {
  float: left !important;
  word-break: break-word;
}
svg.ct-svg-icon {
  display: inline-block;
  width: 1em !important;
}
div.ct-svg-icon {
  display: inline-block;
  box-sizing: content-box;
  border-radius: 50%;
  width: auto;
}
div.ct-svg-icon > svg {
  width: 1em !important;
  display: block;
}
div.ct-fancy-icon {
  display: inline-flex;
  border-radius: 50%;
}
.ct-fancy-icon > svg {
  fill: currentColor;
}
.ct-columns-inner-wrap > .ct-column:first-child {
  margin-left: 0 !important;
}
.ct-columns-inner-wrap > .ct-column:last-child {
  margin-right: 0 !important;
}
.ct-video {
  width: 100%;
}
.ct-video > .oxygen-vsb-responsive-video-wrapper {
  position: relative;
}
.ct-video > .oxygen-vsb-responsive-video-wrapper > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.oxy-nav-menu-list {
  display: flex;
  padding: 0;
  margin: 0;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item {
  list-style-type: none;
  display: flex;
  flex-direction: column;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item a {
  text-decoration: none;
  border-style: solid;
  border-width: 0;
  transition-timing-function: ease-in-out;
  transition-property: background-color, color, border-color;
  border-color: transparent;
}
.oxy-nav-menu .oxy-nav-menu-list li.current-menu-item > a,
.oxy-nav-menu .oxy-nav-menu-list li.menu-item:focus-within > a,
.oxy-nav-menu .oxy-nav-menu-list li.menu-item:hover > a {
  border-color: currentColor;
}
.oxy-nav-menu .menu-item,
.oxy-nav-menu .sub-menu {
  position: relative;
}
.oxy-nav-menu .menu-item .sub-menu {
  padding: 0;
  flex-direction: column;
  white-space: nowrap;
  transition-timing-function: ease-in-out;
  transition-property: visibility, opacity;
  visibility: hidden;
  opacity: 0;
  display: flex;
  position: absolute;
  top: 100%;
}
.oxy-nav-menu .sub-menu .sub-menu,
.oxy-nav-menu.oxy-nav-menu-vertical .sub-menu {
  left: 100%;
  top: 0;
}
.oxy-nav-menu .menu-item:hover > .sub-menu,
.oxy-nav-menu .menu-item:focus-within > .sub-menu {
  visibility: visible;
  opacity: 1;
}
.oxy-nav-menu .sub-menu li.menu-item {
  flex-direction: column;
}
@keyframes oxy_sticky_header_fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.oxy-sticky-header-fade-in {
  animation-name: oxy_sticky_header_fadein;
  animation-duration: 0.5s;
  animation-iteration-count: 1;
}
.oxy-sticky-header .oxygen-show-in-sticky-only {
  display:  none;
}
.oxy-sticky-header.oxy-sticky-header-active .oxygen-show-in-sticky-only {
  display: block;
}
.oxy-header-wrapper {
  position: relative;
}
.oxy-header-row {
  width: 100%;
  display: block;
}
.oxy-header-container {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
}
.oxy-header-center,
.oxy-header-left,
.oxy-header-right {
  display: flex;
  align-items: center;
}
.oxy-header .oxygen-only-show-in-overlay,
.oxy-video-container {
  display: none;
}
.oxy-header-left {
  justify-content: flex-start;
}
.oxy-header-center {
  flex-grow: 1;
  justify-content: center;
}
.oxy-header-right {
  justify-content: flex-end;
}
.admin-bar .oxy-sticky-header-active {
  top: 32px !important;
}
@media screen and (max-width: 782px) {
  .admin-bar .oxy-sticky-header-active {
    top: 46px !important;
  }
}
@media screen and (max-width: 600px) {
  .admin-bar .oxy-sticky-header-active {
    top: 0 !important;
  }
}
.oxy-video-background {
  position: relative;
  z-index: 1;
}
.oxy-video-background .oxy-video-container {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}
.oxy-video-background .oxy-video-container video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.oxy-video-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.oxy-map iframe {
  width: 100%;
  height: 100%;
  display: block;
}
.unslider .unslider-fade ul li.unslider-active {
  position: relative;
}
.oxy-menu-toggle {
  cursor: pointer;
  display: none;
}
.oxy-nav-menu.oxy-nav-menu-open {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  overflow: auto;
  z-index: 2147483642 !important;
  background-color: #fff;
}
.oxy-nav-menu.oxy-nav-menu-open > div:last-child {
  max-height: 100%;
  overflow: auto;
  padding-top: 2em;
  padding-bottom: 2em;
  width: 100%;
}
.oxy-nav-menu-prevent-overflow {
  overflow: hidden;
  height: 100%;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-menu-toggle {
  display: initial;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list {
  flex-direction: column !important;
  width: 100%;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list .menu-item a {
  text-align: center;
  border: 0 !important;
  background-color: transparent !important;
  justify-content: center;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-hamburger-wrap {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}
.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu {
  background-color: #fff;
  z-index: 2147483641;
}
.oxy-nav-menu.oxy-nav-menu-open .menu-item .sub-menu,
.oxy-nav-menu.oxy-nav-menu-open .menu-item-has-children > a::after {
  display: none;
}
.oxy-nav-menu.oxy-nav-menu-open.oxy-nav-menu-responsive-dropdowns
  .menu-item
  .sub-menu {
  display: flex;
  position: static;
  animation-name: none;
  visibility: visible;
  opacity: 1;
  transition-duration: 0s !important;
}
.oxy-nav-menu.oxy-nav-menu-open a:not([href]) {
  display: none;
}
.oxy-nav-menu-hamburger-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.oxy-nav-menu-hamburger {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.oxy-nav-menu-hamburger-line {
  border-radius: 2px;
}
.oxy-nav-menu-open .oxy-nav-menu-hamburger {
  transform: rotate(45deg);
}
.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line {
  display: none;
}
.oxy-nav-menu-open
  .oxy-nav-menu-hamburger
  .oxy-nav-menu-hamburger-line:first-child {
  display: initial;
  position: relative;
}
.oxy-nav-menu-open
  .oxy-nav-menu-hamburger
  .oxy-nav-menu-hamburger-line:last-child {
  display: initial;
  position: relative;
  transform: rotate(90deg);
}
.oxy-nav-menu .menu-item a {
  display: flex;
  align-items: center;
}
.oxy-nav-menu.oxy-nav-menu-vertical .menu-item a {
  flex-direction: row;
}
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow
  .menu-item-has-children
  > a::after {
  width: 0.35em;
  height: 0.35em;
  margin-left: 0.5em;
  border-right: 0.1em solid;
  border-top: 0.1em solid;
  transform: rotate(135deg);
  content: "";
}
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow
  .sub-menu
  .menu-item-has-children
  > a::after,
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow.oxy-nav-menu-vertical
  .menu-item-has-children
  > a::after {
  transform: rotate(45deg);
}
.oxy-social-icons {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.oxy-social-icons a {
  line-height: 1;
  width: 1em;
  height: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.oxy-social-icons a svg {
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
.oxy-soundcloud {
  min-width: 300px;
  min-height: 120px;
}
.oxy-soundcloud iframe {
  width: 100%;
  height: 100%;
}
.comment-body .alignleft,
.oxy-stock-content-styles .alignleft {
  margin-right: 1em;
  float: left;
}
.comment-body .alignright,
.oxy-stock-content-styles .alignright {
  margin-left: 1em;
  float: right;
}
.comment-body .aligncenter,
.oxy-stock-content-styles .aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.comment-body img,
.oxy-stock-content-styles img {
  max-width: 100%;
}
.oxy-comment-form .comment-reply-title {
  margin-bottom: 0.5em;
}
.oxy-comment-form .logged-in-as {
  margin-bottom: 1em;
  font-size: 0.75em;
}
.oxy-comment-form #submit {
  padding: 1em 2em;
  background-color: #000;
  color: #fff;
  cursor: pointer;
  margin-top: 0.5em;
  border: none;
  font-weight: 700;
}
.oxy-comment-form input,
.oxy-comment-form textarea {
  padding: 0.5em;
  border-radius: 0;
  border: 1px solid #000;
  color: gray;
  width: 100%;
}
.oxy-comment-form label {
  font-weight: 700;
}
.oxy-comment-form .comment-form > p {
  margin-top: 0;
  margin-bottom: 1em;
}
.oxy-comments h3.comments-title {
  margin-bottom: 1em;
}
.oxy-comments ol.children,
.oxy-comments ol.comments-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.oxy-comments ol.children {
  margin-left: 50px;
}
.oxy-comments li.comment .comment-body {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 50px;
}
.oxy-comments li.comment .comment-body .comment-content {
  margin-bottom: 1em;
}
.oxy-comments .comment-meta .comment-author {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.oxy-comments .comment-meta .comment-author .avatar {
  max-width: 64px;
  max-height: 64px;
  margin-right: 0.5em;
}
.oxy-comments .comment-meta .comment-author span.says::before {
  content: " ";
  white-space: pre;
}
.oxy-progress-bar-overlay-percent,
.oxy-progress-bar-overlay-text {
  line-height: 1;
  white-space: nowrap;
  color: #fff;
}
.oxy-comments .comment-meta .comment-metadata {
  font-size: 0.75em;
  margin-top: 0.75em;
}
.oxy-comments .comment-meta .edit-link {
  margin-left: 0.5em;
}
.oxy-comments .reply {
  display: flex;
}
.oxy-comments .reply .comment-reply-link {
  font-size: 0.75em;
}
.oxy-comments .comment-meta {
  flex-wrap: wrap;
}
.oxy-comments .comment-awaiting-moderation {
  flex-basis: 100%;
}
.oxy-login-form p {
  display: flex;
  flex-direction: column;
}
.oxy-login-form input {
  padding: 0.5em;
  border-radius: 0;
  border: 1px solid #000;
}
.oxy-login-form input[type="submit"] {
  padding: 1em 2em;
  background-color: #000;
  color: #fff;
  cursor: pointer;
  border: none;
  font-weight: 700;
}
.oxy-search-form input {
  padding: 0.5em;
  border-radius: 0;
  border: 1px solid #000;
}
.oxy-search-form input[type="submit"] {
  padding: calc(0.5em + 1px) 1em;
  background-color: #000;
  color: #fff;
  cursor: pointer;
  border: none;
}
.oxy-search-form label.screen-reader-text {
  display: none;
}
.oxy-icon-box-icon {
  display: flex;
  flex-shrink: 0;
  flex-grow: 0;
}
.oxy-icon-box-content {
  flex-grow: 1;
  width: 100%;
}
.oxy-icon-box-heading,
.oxy-icon-box-text {
  margin: 0;
}
.oxy-icon-box {
  display: flex;
  align-items: flex-start;
}
.oxy-pricing-box {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
  order: 10;
  display: flex;
  flex-direction: row;
}
.oxy-pricing-box-graphic > img {
  max-width: 100%;
  display: block;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-title {
  order: 20;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
  order: 30;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: baseline;
  justify-content: center;
}
.oxy-pricing-box-amount {
  display: flex;
  align-items: baseline;
  flex-direction: row;
}
.oxy-pricing-box-currency {
  align-self: flex-start;
}
.oxy-pricing-box-amount-decimal {
  align-self: baseline;
}
.oxy-pricing-box-term {
  margin-left: 0.4em;
}
.oxy-pricing-box-sale-price {
  width: 100%;
  flex-grow: 0;
  flex-shrink: 0;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
  order: 40;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
  order: 60;
}
@keyframes oxy_progress_bar_width {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes oxy_progress_bar_stripes {
  from {
    background-position: 44px 0;
  }
  to {
    background-position: 0 0;
  }
}
.oxy-progress-bar-background,
.oxy-progress-bar-progress {
  background-position: top left;
  background-attachment: fixed;
  background-size: 44px 44px;
}
.oxy-progress-bar {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.oxy-progress-bar-background {
  background-color: #d3d3d3;
  width: 100%;
}
.oxy-progress-bar-progress {
  padding: 20px;
  display: flex;
  background-color: #a9a9a9;
  align-items: center;
}
.oxy-progress-bar-overlay-percent {
  margin-left: auto;
  padding-left: 1em;
  font-size: 0.8em;
}
.oxy-tab,
.oxy-tab-content {
  padding: 20px;
}
.oxy-progress-bar-overlay-percent:empty {
  display: none;
}
.oxy-superbox {
  display: inline-flex;
}
.oxy-superbox-primary,
.oxy-superbox-secondary,
.oxy-tabs-wrapper {
  display: flex;
}
.oxy-superbox-wrap {
  position: relative;
  overflow: hidden;
  display: flex;
  width: 100%;
}
.oxy-superbox-primary {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}
.oxy-superbox-secondary {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.oxy-tab {
  cursor: pointer;
}
.oxy-tabs-contents-content-hidden {
  display: none !important;
}
.oxy-testimonial {
  display: flex;
  width: 100%;
}
.oxy-testimonial .oxy-testimonial-photo-wrap {
  display: flex;
  flex-direction: column;
}
.oxy-testimonial .oxy-testimonial-photo {
  border-radius: 50%;
}
.oxy-testimonial .oxy-testimonial-content-wrap {
  display: flex;
  flex-direction: column;
  order: 2;
}
.oxy-testimonial .oxy-testimonial-author-wrap {
  display: flex;
  flex-direction: column;
}
.oxy-testimonial .oxy-testimonial-author,
.oxy-testimonial .oxy-testimonial-author-info {
  display: flex;
}
.oxy-toggle {
  display: flex;
  flex-direction: row;
  cursor: pointer;
}
.oxy-toggle-content {
  align-self: stretch;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.oxy-expand-collapse-icon {
  align-self: center;
  flex-shrink: 0;
  flex-grow: 0;
  margin-right: 0.4em;
  text-align: initial;
  width: 1em;
  height: 1em;
  position: relative;
  display: inline-block;
}
.oxy-expand-collapse-icon::after,
.oxy-expand-collapse-icon::before {
  content: "";
  background-color: #000;
  position: absolute;
  width: 1em;
  height: 0.16em;
  top: calc((1em / 2) - 0.08em);
  transition: 0.3s ease-in-out all;
  border-radius: 0.03em;
}
.oxy-expand-collapse-icon::after {
  transform: rotate(-90deg) scale(0);
}
.oxy-eci-collapsed.oxy-expand-collapse-icon::after {
  transform: rotate(-180deg);
}
.oxy-eci-collapsed.oxy-expand-collapse-icon::before {
  transform: rotate(-90deg);
}
[data-aos][data-aos=""] {
  transition-duration: 0s !important;
}
body.oxy-modal-active {
  height: 100vh;
  overflow-y: hidden;
  position: fixed;
  right: 0;
  left: 0;
}
.oxy-modal-backdrop {
  display: flex;
  align-items: center;
  justify-content: center;
}
body:not(.oxygen-builder-body) .oxy-modal-backdrop {
  display: none;
}
body.oxygen-builder-body .oxy-modal-backdrop {
  height: 100vh;
}
.oxy-modal-backdrop.live {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1400;
}
.oxy-modal-backdrop.hidden {
  display: none;
}
.oxy-modal-backdrop.left {
  flex-direction: column;
  align-items: flex-start;
}
.oxy-modal-backdrop.right {
  flex-direction: column;
  align-items: flex-end;
}
.oxy-modal-backdrop.top {
  flex-direction: row;
  align-items: flex-start;
}
.oxy-modal-backdrop.bottom {
  flex-direction: row;
  align-items: flex-end;
}
.oxy-modal-backdrop.upper_left {
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.oxy-modal-backdrop.upper_right {
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-end;
}
.oxy-modal-backdrop.bottom_left {
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-start;
}
.oxy-modal-backdrop.bottom_right {
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
}
.oxy-modal-backdrop .ct-modal {
  background-color: white;
  max-height: 100vh;
  overflow-y: auto;
}
div.oxy-dynamic-list div.oxy-product-images.oxy-woo-element {
  align-self: stretch;
}
div.oxy-repeater-pages,
div.oxy-repeater-pages-wrap {
  display: flex;
}
.oxy-rich-text p:first-child {
  margin-block-start: 0;
}
.oxy-rich-text p:last-child {
  margin-block-end: 0;
}
/* Custom HTML tag support */
:-webkit-any(li, div._important),
:is(li, div._important) {
  display: list-item;
}
:-webkit-any(table, div._important),
:is(table, div._important){
	display: table;
}
:is(thead, div._important),
:-webkit-any(thead, div._important){
	display: table-header-group;
}
:is(tr, div._important),
:-webkit-any(tr, div._important) {
	display: table-row;
}
:is(tbody, div._important),
:-webkit-any(tbody, div._important) {
	display: table-row-group;
}
:is(th, td, div._important),
:-webkit-any(th, td, div._important) {
	display: table-cell;
}
:is(caption, div._important),
:-webkit-any(caption, div._important) {
	display: table-caption;
}
:is(colgroup, div._important),
:-webkit-any(colgroup, div._important){
	display: table-column-group;
}
:is(col, div._important),
:-webkit-any(col, div._important){
	display: table-column;
}
:is(tfoot, div._important),
:-webkit-any(tfoot, div._important){
	display: table-footer-group;
}
/* End custom HTML tag support */

:root{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-destructive:#cc1818;--wc-card-border-radius:8px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}
@charset "UTF-8";:root{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-destructive:#cc1818;--wc-card-border-radius:8px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-family:star;src:url(https://shannon-ohara.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(https://shannon-ohara.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(https://shannon-ohara.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal;font-display: swap;
}@font-face{font-family:WooCommerce;src:url(https://shannon-ohara.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(https://shannon-ohara.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(https://shannon-ohara.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal;font-display: swap;
}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be transparent transparent transparent;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .country_to_state--single{background:0 0;border:0;padding:0;appearance:none;background-image:none;font:inherit;font-weight:700;color:inherit;width:auto;pointer-events:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}:where(.woocommerce) .select2-container{width:100%}:where(.woocommerce) .select2-container .select2-selection--single{height:auto}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__placeholder{color:var(--wc-form-color-text,#444)}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}:where(.woocommerce) .select2-container .select2-dropdown,:where(.woocommerce) .select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}:where(.woocommerce) .select2-results__options{list-style:none;margin:0;padding:0}:where(.woocommerce) .select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(https://shannon-ohara.com/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(https://shannon-ohara.com/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.7;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.7;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgba(90,89,68,.5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;font-size:24px}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgba(0,0,0,.025)}.woocommerce table.shop_table{border:1px solid color-mix(in srgb,currentColor 20%,transparent);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-spacing:0;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid color-mix(in srgb,currentColor 20%,transparent);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid color-mix(in srgb,currentColor 20%,transparent)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,.1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce .wc_bis_form{margin:2em 0;padding:0}.woocommerce .wc_bis_form.hidden{display:none}.woocommerce .wc_bis_form__form-row{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start;gap:.7em;margin:.7em 0}.woocommerce .wc_bis_form__input{box-sizing:border-box;width:auto;white-space:nowrap}.woocommerce .wc_bis_form__button{box-sizing:border-box;white-space:nowrap}.woocommerce .wc_bis_form__checkbox{font-size:var(--wp--preset--font-size--small,.7em);display:block}.woocommerce :where(.wc_bis_form__input,.wc_bis_form__button){padding:.9rem 1.1rem;line-height:1}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgba(0,0,0,.1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgba(0,0,0,.1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgba(0,0,0,.1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgba(129,110,153,.14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgba(104,87,125,.14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-cart #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal img{max-height:24px;vertical-align:middle;float:right;margin:0}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(https://shannon-ohara.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(https://shannon-ohara.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(https://shannon-ohara.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(https://shannon-ohara.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(https://shannon-ohara.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(https://shannon-ohara.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(https://shannon-ohara.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(https://shannon-ohara.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:24px;vertical-align:middle;float:right}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}form.has-custom-place-order-button #place_order{display:none!important}
/*
 *  Menu Language Switcher
 */

.menu-item-object-language_switcher .trp-flag-image {
    display: inline-block;
    margin: -1px 5px;
    vertical-align: baseline;
    padding: 0;
    border: 0;
    border-radius:0;
}

#wp-admin-bar-wp-rocket .trp-flag-image {
    width: 18px !important;
    height: 12px !important;
}

/*
 *  Shortcode Language Switcher
 */
.trp-language-switcher{
    height: 42px;
    position: relative;
    box-sizing: border-box;
    width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.trp-language-switcher > div {
    box-sizing: border-box;
    padding:4px 20px 3px 13px;
    border: 1.5px solid #949494;
    border-radius: 2px;
    background-image: url(https://shannon-ohara.com/wp-content/plugins/translatepress-multilingual/assets/css/../../assets/images/arrow-down-3101.svg);
    background-repeat: no-repeat;

    background-position:
            calc(100% - 20px) calc(1em + 2px),
            calc(100% - 3px) calc(1em + 0px);

    background-size:
            8px 8px,
            8px 8px;

    background-repeat: no-repeat;

    background-color: #fff;
}

.trp-language-switcher > div:hover {
    background-image: none;
}


.trp-language-switcher > div > a {
    display: block;
    padding: 7px 12px;
    border-radius: 3px;
    text-decoration: none;
    color: #1E1E1E;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}

.trp-language-switcher > div > a:hover {
    background: #F0F0F0;
    border-radius: 2px;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language {
    cursor: default;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language:hover {
    background: none;
}

.trp-language-switcher > div > a > img{
    display: inline;
    margin: 0 3px;
    width: 18px;
    height: 12px;
    border-radius: 0;
}

.trp-language-switcher .trp-ls-shortcode-current-language{
    display: inline-block;
}
.trp-language-switcher:focus .trp-ls-shortcode-current-language,
.trp-language-switcher:hover .trp-ls-shortcode-current-language{
    visibility: hidden;
}

.trp-language-switcher .trp-ls-shortcode-language{
    display: inline-block;
    height: 1px;
    overflow: hidden;
    visibility: hidden;
    z-index: 1;

    max-height: 250px;
    overflow-y: auto;
    left: 0;
    top: 0;
    min-height: auto;
}

.trp-language-switcher:focus .trp-ls-shortcode-language,
.trp-language-switcher:hover .trp-ls-shortcode-language{
    visibility: visible;
    max-height: 250px;
    padding: 4px 13px;
    height: auto;
    overflow-y: auto;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block !important;
    min-height: auto;
}

/*
 *  Front-end Admin Bar Icon
 */
#wpadminbar #wp-admin-bar-trp_edit_translation .ab-icon:before {
    content: '\f326';
    top: 3px;
}

@media screen and ( max-width: 782px ) {
    #wpadminbar #wp-admin-bar-trp_edit_translation > .ab-item {
        text-indent: 0;
    }

    #wpadminbar li#wp-admin-bar-trp_edit_translation {
        display: block;
    }
}
@font-face {
    font-family: dashicons;
    src: url(https://shannon-ohara.com/wp-content/plugins/translatepress-business/add-ons-pro/automatic-language-detection/assets/css//wp-includes/fonts/dashicons.woff),
    url(https://shannon-ohara.com/wp-content/plugins/translatepress-business/add-ons-pro/automatic-language-detection/assets/css//wp-includes/fonts/dashicons.ttf) format("truetype"),
    url(https://shannon-ohara.com/wp-content/plugins/translatepress-business/add-ons-pro/automatic-language-detection/assets/css//wp-includes/fonts/dashicons.svg#dashicons) format("svg"),
    url(https://shannon-ohara.com/wp-content/plugins/translatepress-business/add-ons-pro/automatic-language-detection/assets/css//wp-includes/fonts/dashicons.eot);
    font-weight: normal;
    font-style: normal;
;font-display: swap;
}

/*
*   Popup General Settings
*/

#trp_ald_modal_container{
    background-color: var(--trp-ald-popup-overlay, #00000080);
    position: fixed;
    inset: 0;
    z-index: 2000000000000;
    pointer-events: none;
    align-items: flex-start;
    justify-content: center;
    box-sizing: border-box;
    padding: 40px 24px 24px;
    overflow-y: auto;
}

#trp_ald_modal_popup{
    box-shadow: 0 0 10px #6c7781;
    position: relative;
}

#trp_ald_modal_popup{
    background-color: var(--trp-ald-popup-bg, #ffffff);
    color: var(--trp-ald-popup-text, #143852);
    width: min(500px, 100%);
    border: var(--trp-ald-popup-border-width, 1px) solid var(--trp-ald-popup-border, #1438521A);
    border-radius: var(--trp-ald-popup-radius, 3px);
    padding: 25px 40px;
    margin: 0;
    pointer-events: auto;
    box-sizing: border-box;
}

.trp-ald-animate {
    --trp-ald-animation-distance: 72px;
    animation-duration: 0.28s;
    animation-fill-mode: both;
    animation-timing-function: ease-out;
}

.trp-ald-animation-none {
    animation: none;
}

.trp-ald-animation-fade {
    animation-name: trp-ald-fade-in;
}

.trp-ald-animation-slide_top {
    animation-name: trp-ald-slide-from-top;
}

.trp-ald-animation-slide_right {
    animation-name: trp-ald-slide-from-right;
}

.trp-ald-animation-slide_bottom {
    animation-name: trp-ald-slide-from-bottom;
}

.trp-ald-animation-slide_left {
    animation-name: trp-ald-slide-from-left;
}

@keyframes trp-ald-fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes trp-ald-slide-from-top {
    from {
        opacity: 0;
        transform: translateY(calc(-1 * var(--trp-ald-animation-distance)));
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes trp-ald-slide-from-right {
    from {
        opacity: 0;
        transform: translateX(var(--trp-ald-animation-distance));
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes trp-ald-slide-from-bottom {
    from {
        opacity: 0;
        transform: translateY(var(--trp-ald-animation-distance));
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes trp-ald-slide-from-left {
    from {
        opacity: 0;
        transform: translateX(calc(-1 * var(--trp-ald-animation-distance)));
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/*
 *  Popup textarea
 */

#trp_ald_popup_text{
    color: var(--trp-ald-popup-text, #143852);
    text-align: left;
    font-size: 17px;
}

/*
 *  Popup Change Language Button and Select
 */

.trp_ald_select_and_button{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 14px;
    font-size: 17px;
}

.trp_ald_button{
    flex: 0 1 auto;
    width: fit-content;
    max-width: 100%;
    min-width: 0;
}

#trp_ald_popup_change_language{
    text-transform: none;
    width: auto;
    max-width: 100%;

    background: var(--trp-ald-popup-button-bg, #143852);
    border-color: var(--trp-ald-popup-button-border, #143852);
    color: var(--trp-ald-popup-button-text, #fff);
    text-decoration: none;
    text-shadow: none;
    justify-content: center;
    align-items: center;
    display: inline-grid;

    font-weight: normal;
    font-size: 17px;
    height: auto;
    min-height: 42px;
    margin: 0;
    padding: 8px 12px;
    line-height: 1.25;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    border-radius: var(--trp-ald-popup-button-radius, 3px);
    white-space: normal;
    overflow-wrap: anywhere;
    box-sizing: border-box;
}

#trp_ald_popup_change_language:hover {
    background: var(--trp-ald-popup-button-hover-bg, #0f2a3d);
    border-color: var(--trp-ald-popup-button-hover-bg, #0f2a3d);
    color: var(--trp-ald-popup-button-hover-text, #fff);
}

/*
 *  Popup Close Button and Textarea
 */

#trp_ald_x_button_and_textarea{
    text-decoration: none;
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    gap: 4px;
    cursor: pointer !important;
    color: var(--trp-ald-popup-close, #143852) !important;
    font-size: 14px;
    margin-top: 10px;
    width: fit-content;
    max-width: 100%;
    height: 100%;
    pointer-events: visibleFill;
    transition: opacity 0.2s ease;
}

#trp_ald_x_button_and_textarea:hover,
#trp_ald_x_button_and_textarea:focus-visible,
#trp_ald_no_text_popup_x_button_and_textarea:hover,
#trp_ald_no_text_popup_x_button_and_textarea:focus-visible{
    opacity: 0.7;
}

#trp_ald_x_button_and_textarea:focus-visible,
#trp_ald_no_text_popup_x_button_and_textarea:focus-visible{
    outline: 2px solid currentColor;
    outline-offset: 2px;
}

#trp_ald_x_button_textarea{
    text-decoration: underline;
    height: auto;
    width:auto;
    line-height: 20px;
    color: var(--trp-ald-popup-close, #143852) !important;
    cursor: pointer !important;
    text-align: left;
}

#trp_ald_x_button_textarea:hover{
    background-color: transparent;
    pointer-events: auto;
    cursor: pointer !important;
    z-index: 20000000000000;
}

#trp_ald_modal_popup #trp_ald_x_button{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 16px;
    width: 16px;
    height: 20px;
    background: 0 0;
    padding: 0;
    border: none;
    text-decoration: none;
    color: transparent;
    -webkit-backface-visibility: hidden;
    outline:none;
    z-index: 1;
}

#trp_ald_modal_popup #trp_ald_x_button::before {
    content: "\f153";
    font: normal 16px/20px dashicons;
    display: block;
    text-align: center;

    color: var(--trp-ald-popup-close, #143852) !important;
    background: 0 0 !important;
    -webkit-font-smoothing: antialiased;
}

#trp_ald_modal_popup #trp_ald_x_button::before:hover{
    background: 0 0;
}

    /*
     *  Popup and Hello Bar Language Switcher Aspect
     */

.trp_ald_ls_container{
    flex: 0 1 auto;
    width: max-content;
    max-width: 100%;
    min-width: 0;
    font-size: 14px;
}

.trp_ald_ls_container .trp-shortcode-switcher__wrapper {
    position: relative;
    width: max-content;
    max-width: 100%;
    border: none;
    --bg: var(--trp-ald-switcher-bg, #ffffff);
    --bg-hover: var(--trp-ald-switcher-bg-hover, #143852);
    --text: var(--trp-ald-switcher-text, #143852);
    --text-hover: var(--trp-ald-switcher-text-hover, #ffffff);
    --border-color: var(--trp-ald-switcher-border, #14385233);
    --border: var(--trp-ald-switcher-border-width, 1px) solid var(--trp-ald-switcher-border, #14385233);
    --border-radius: var(--trp-ald-switcher-radius, 5px);
    --font-size: 14px;
    --flag-size: 18px;
    --flag-radius: var(--trp-ald-switcher-flag-radius, 2px);
    --aspect-ratio: var(--trp-ald-switcher-flag-aspect-ratio, 4/3);
    --transition-duration: 0.2s;
}

.trp_ald_ls_container .trp-shortcode-switcher {
    position: static;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    min-height: 42px;
    margin: 0;
    padding: 0;
    background: var(--bg, #fff);
    color: var(--text, #143852);
    border: var(--border, none);
    border-radius: var(--border-radius, 5px);
    box-shadow: none;
    box-sizing: border-box;
    user-select: none;
}

.trp_ald_ls_container .trp-shortcode-anchor:not(.trp-opposite-button) {
    visibility: hidden;
}

.trp_ald_ls_container .trp-language-switcher.trp-shortcode-overlay {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000000000000000;
}

.trp_ald_ls_container .trp-language-switcher-inner {
    display: flex;
    flex-direction: column;
}

.trp_ald_ls_container .trp-current-language-item__wrapper:not(.trp-hide-arrow) {
    display: flex;
    align-items: center;
    padding-right: 8px;
    justify-content: space-between;
}

.trp_ald_ls_container .trp-ls-shortcode-current-language {
    display: flex !important;
    align-items: center;
    gap: 8px;
    flex: 0 1 auto;
    width: auto;
    min-width: 0;
    min-height: 40px;
    padding: 0 8px;
    color: inherit;
    font-size: 14px;
    line-height: 1.2;
    overflow: hidden;
    box-sizing: border-box;
    background: transparent !important;
    border: 0 !important;
    text-decoration: none;
}

.trp_ald_ls_container .trp-shortcode-overlay .trp-ls-shortcode-current-language {
    visibility: visible !important;
}

.trp_ald_ls_container .trp-ls-shortcode-current-language:hover{
    cursor: pointer;
}

.trp_ald_ls_container .trp-ls-shortcode-language {
    display: flex !important;
    flex-direction: column;
    max-height: 0;
    padding: 0;
    overflow-y: hidden;
    transition: max-height 0.2s ease-in-out;
    transition-duration: var(--transition-duration);
}

.trp_ald_ls_container .trp-ls-dropdown.is-open .trp-switcher-dropdown-list,
.trp_ald_ls_container .trp-ls-dropdown[aria-expanded="true"] .trp-switcher-dropdown-list,
.trp_ald_ls_container .trp-shortcode-switcher.trp-open-on-hover.is-open .trp-switcher-dropdown-list,
.trp_ald_ls_container .trp-shortcode-switcher[aria-expanded="true"] .trp-switcher-dropdown-list {
    max-height: min(350px, 70vh);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    scrollbar-color: var(--text) transparent;
}

.trp_ald_ls_container .trp-ls-dropdown.is-transitioning .trp-switcher-dropdown-list,
.trp_ald_ls_container .trp-shortcode-switcher.is-transitioning .trp-switcher-dropdown-list {
    overflow-y: hidden !important;
}

.trp_ald_ls_container .trp-shortcode-switcher.is-open .trp-shortcode-arrow {
    transform: rotate(180deg);
}

.trp_ald_ls_container .trp-shortcode-arrow {
    flex: 0 0 auto;
    pointer-events: none;
}

.trp_ald_ls_container .trp-ald-popup-select {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
    min-height: 40px;
    padding: 0 8px;
    color: inherit;
    font-size: 14px;
    line-height: 1.2;
    cursor: pointer;
    box-sizing: border-box;
    text-decoration: none;
}

.trp_ald_ls_container .trp-ls-shortcode-current-language .trp-language-item-name {
    min-width: 0;
}

.trp_ald_ls_container .trp-ald-popup-select.is-current-language {
    display: none;
}

.trp_ald_ls_container .trp-ls-shortcode-language > div:hover,
.trp_ald_ls_container .trp-ls-shortcode-language > div:focus-visible {
    cursor: pointer;
    background: var(--trp-ald-switcher-bg-hover, #143852);
    color: var(--trp-ald-switcher-text-hover, #ffffff);
}

.trp_ald_ls_container .trp-ls-shortcode-language > div:focus-visible {
    outline: 2px solid var(--text);
    outline-offset: -2px;
}

.trp_ald_ls_container .trp-language-item:hover .trp-language-item-name,
.trp_ald_ls_container .trp-language-item:focus-visible .trp-language-item-name {
    color: var(--text-hover, #ffffff);
}

.trp_ald_ls_container img.trp-flag-image {
    display: inline-block;
    flex: 0 0 auto;
    margin: 0;
    pointer-events: none;
    width: var(--flag-size, 18px) !important;
    height: auto !important;
    border-radius: var(--flag-radius, 2px) !important;
    aspect-ratio: var(--aspect-ratio, 4/3) !important;
    object-fit: cover;
}

.trp_ald_ls_container .trp-language-item-name {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--text, #000);
    font-size: var(--font-size, 14px);
    line-height: 1.2;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-weight: 400;
}

.trp_ald_ls_container .trp-switcher-dropdown-list::-webkit-scrollbar {
    width: 6px;
}

.trp_ald_ls_container .trp-switcher-dropdown-list::-webkit-scrollbar-track {
    background: transparent;
}

.trp_ald_ls_container .trp-switcher-dropdown-list::-webkit-scrollbar-thumb {
    background-color: var(--text);
    border-radius: 4px;
}

.trp_ald_ls_container .trp-switcher-dropdown-list::-webkit-scrollbar-thumb:hover {
    background-color: var(--text-hover);
}


/*
 *  Hello Bar General Settings
 */

#trp_no_text_popup_wrap{
    position: relative;
    width: 100%;
    background-color: var(--trp-ald-popup-bg, #ffffff);
    color: var(--trp-ald-popup-text, #143852);
    z-index: 2147483647;
    box-shadow: 0 0 10px #6c7781;
}

#trp_no_text_popup{
    align-items: center;
    padding: 25px 30px;
    background-color: var(--trp-ald-popup-bg, #ffffff);
    color: var(--trp-ald-popup-text, #143852);
    border: var(--trp-ald-popup-border-width, 1px) solid var(--trp-ald-popup-border, grey);
    border-radius: 0;
    justify-content: space-between;
    display: flex;
    vertical-align: middle;

}

#trp_ald_not_text_popup_ls_and_button{
    display: flex;
    justify-content: center;
    flex: 1 1 auto;
    width: auto;
    min-width: 0;
    flex-wrap: wrap;
    gap: 10px;
    vertical-align: middle;
    align-items: flex-start;
}

/*
 *  Hello Bar Textarea
 */
#trp_ald_no_text_popup_div {
    color: var(--trp-ald-popup-text, #143852);
    text-align: left;
    font-size: 17px;
    flex: 0 1 auto;
    min-width: 0;
    max-width: 100%;
}



/*
 *  Hello Bar Change Language Button and Select
 */

#trp_ald_not_text_popup_buttons_wrap{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

#trp_ald_not_text_popup_ls_and_button .trp_ald_ls_container{
    max-width: 100%;
    font-size: 14px;
    height: 42px;
}

#trp_ald_not_text_popup_ls_and_button .trp-shortcode-switcher__wrapper,
#trp_ald_not_text_popup_ls_and_button .trp-shortcode-anchor,
#trp_ald_not_text_popup_ls_and_button .trp-shortcode-overlay {
    min-height: 42px;
}

/*
 *  Hello Bar Change Language Button
 */
.trp_ald_change_language_div{
    flex: 0 1 auto;
    width: fit-content;
    max-width: 100%;
    min-width: 0;
    min-height: 42px;
    display: flex;
    align-items: flex-start;
}
#trp_ald_no_text_popup_change_language{
    text-transform: none;
    padding: 8px 10px;
    height: auto;

    text-align: center;
    background: var(--trp-ald-popup-button-bg, #143852);
    border-color: var(--trp-ald-popup-button-border, #143852);
    color: var(--trp-ald-popup-button-text, #fff);
    text-decoration: none;
    text-shadow: none;
    display: inline-grid;
    align-items: center;
    justify-content: center;

    font-weight: normal;
    font-size: 17px;
    line-height: 1.25;
    min-height: 42px;
    margin-left: 0;
    width: auto;
    max-width: 100%;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    border-radius: var(--trp-ald-popup-button-radius, 3px);
    white-space: normal;
    overflow-wrap: anywhere;
    box-sizing: border-box;
}

#trp_ald_no_text_popup_change_language:hover {
    background: var(--trp-ald-popup-button-hover-bg, #0f2a3d);
    border-color: var(--trp-ald-popup-button-hover-bg, #0f2a3d);
    color: var(--trp-ald-popup-button-hover-text, #fff);
}

/*
 * Hello Bar Close Button
 */

#trp_ald_no_text_popup_x{
    flex: 0 0 auto;
    width: auto;
    padding-left: 5px;
}

#trp_no_text_popup #trp_close{
    width: 0;
    background: 0 0;
    padding: 0;
    border: none;
    text-decoration: none;
    color: transparent;
    -webkit-backface-visibility: hidden;
    outline:none;
}

#trp_no_text_popup #trp_close::before {
    content: "\f153";
    font: normal 35px/40px dashicons;
    text-align: center;
    cursor: pointer;

    color: var(--trp-ald-popup-close, #143852) !important;
    background: 0 0 !important;
    -webkit-font-smoothing: antialiased;
}

#trp_ald_no_text_popup_x_button_and_textarea{
    display:none;
    align-items: center;
    gap: 4px;
    width: 100%;
    padding: 0;
    background: transparent;
    border: 0;
    color: var(--trp-ald-popup-close, #143852);
    text-align: left;
    cursor: pointer;
    vertical-align: middle;
    transition: opacity 0.2s ease;
}

#trp_ald_no_text_popup_x_button_textarea{
    text-decoration: underline;
    margin: 0;
    color: var(--trp-ald-popup-close, #143852);
    font-size: 15px;
    line-height: 20px;
}

#trp_ald_no_text_popup_x_button{
    display: inline-flex;
    flex: 0 0 16px;
    width: 16px;
    height: 20px;
    background: 0 0;
    padding: 0;
    border: none;
    text-decoration: none;
    color: transparent;
    -webkit-backface-visibility: hidden;
    outline:none;
}

#trp_ald_no_text_popup_x_button::before{
    content: "\f153";
    font: normal 16px/20px dashicons;
    text-align: center;

    color: var(--trp-ald-popup-close, #143852) !important;
    background: 0 0 !important;
    -webkit-font-smoothing: antialiased;
}


/*
 *  Responsive Popup and Hello Bar
 */
@media screen and (max-width: 780px) {
    #trp_ald_modal_popup {
        max-width: 100%;
    }

    #trp_ald_popup_text {
        font-size: 16px;
    }

    .trp_ald_select_and_button{
        flex-direction: column;
        gap: 8px;
        width: 100%;
        margin-top: 8px;
    }

    .trp_ald_ls_container [special-selector=trp_ald_popup_current_language]{
        overflow: hidden;
    }

    .trp_ald_select_and_button .trp_ald_ls_container,
    .trp_ald_select_and_button .trp-shortcode-switcher__wrapper,
    .trp_ald_select_and_button .trp_ald_button {
        width: 100%;
        max-width: 100%;
    }

    .trp_ald_select_and_button .trp_ald_button {
        margin-top: 0;
    }

    #trp_ald_popup_change_language{
        width: 100%;
        height: auto;
        min-height: 42px;
        padding: 8px 12px;
        font-size: 14px;
        line-height: 1.25;
        white-space: normal;
        overflow-wrap: anywhere;
        text-align: center;
    }

    #trp_ald_x_button_and_textarea{
        width: 100%;
    }

    /*
     *  Hello Bar
     */

    #trp_no_text_popup{
        justify-content: center;
    }

    #trp_ald_not_text_popup_ls_and_button{
        flex-direction: column;
        max-width: 100%;
    }
    #trp_ald_no_text_popup_x{
        display:none;
    }
    #trp_ald_no_text_popup_x_button_and_textarea{
        display: flex;
    }
    #trp_ald_not_text_popup_ls_and_button .trp_ald_ls_container{
        max-width: 100%;
        margin-top: 32px;
    }

    #trp_ald_no_text_popup_select_container{
        display: none;
    }

    .trp_ald_change_language_div{
        width: fit-content;
        max-width: 100%;
        margin-top: 14px;
        height: auto;
        min-height: 42px;
    }

    #trp_ald_no_text_popup_change_language{
        margin-left: 0;
        height: auto;
        min-height: 42px;
        padding: 8px 10px;
        line-height: 1.25;
        white-space: normal;
        overflow-wrap: anywhere;
    }

    #trp_ald_no_text_popup_x_button_and_textarea{
        margin-top: 15px;
    }

}

@media (prefers-reduced-motion: reduce) {
    .trp-ald-animate {
        animation: none;
    }
}

.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(https://shannon-ohara.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - var(--wp-admin--admin-bar--height,0px));top:var(--wp-admin--admin-bar--height,0)}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(https://shannon-ohara.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(https://shannon-ohara.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(https://shannon-ohara.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}
.woocommerce.wc-memberships-frontend-banner,.woocommerce.wc-memberships.admin-restricted-content-notice{background-color:#96588a;box-shadow:0 1px 1em rgba(0,0,0,.2);color:#fff;font-size:1em;left:0;margin:0;padding:1em 0;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:99998}.woocommerce.wc-memberships-frontend-banner .dismiss-link:hover,.woocommerce.wc-memberships-frontend-banner a,.woocommerce.wc-memberships.admin-restricted-content-notice .dismiss-link:hover,.woocommerce.wc-memberships.admin-restricted-content-notice a{color:#fff;text-decoration:underline}.woocommerce .wc-memberships-restriction-message{margin:2em 0!important}.woocommerce .wc-memberships-variation-message{display:none}.woocommerce ul.products li.product .onsale.wc-memberships-member-discount{margin-left:-.5em;margin-right:0;right:auto}.woocommerce span.onsale.wc-memberships-member-discount{left:auto;margin-right:-.5em}.woocommerce span.wc-memberships-variation-member-discount{font-style:italic;font-weight:400}.admin-bar .wc-memberships-frontend-banner,.admin-bar .wc-memberships.admin-restricted-content-notice{top:32px}.woocommerce-account table.my_account_memberships{table-layout:fixed}.woocommerce-account .wc-memberships-members-area-sorting .unsorted .sort-order-icon{display:none}.woocommerce-account .wc-memberships-members-area-sorting .sorted.sort-asc .sort-order-icon.sort-asc,.woocommerce-account .wc-memberships-members-area-sorting .unsorted:hover .sort-order-icon.sort-asc{display:inline-block}.woocommerce-account .wc-memberships-members-area-sorting .sorted.sort-asc .sort-order-icon.sort-desc,.woocommerce-account .wc-memberships-members-area-sorting .sorted.sort-asc:focus .sort-order-icon.sort-asc,.woocommerce-account .wc-memberships-members-area-sorting .sorted.sort-asc:hover .sort-order-icon.sort-asc{display:none}.woocommerce-account .wc-memberships-members-area-sorting .sorted.sort-asc:focus .sort-order-icon.sort-desc,.woocommerce-account .wc-memberships-members-area-sorting .sorted.sort-asc:hover .sort-order-icon.sort-desc{display:inline-block}.woocommerce-account .wc-memberships-members-area-sorting .sorted.sort-desc .sort-order-icon.sort-asc{display:none}.woocommerce-account .wc-memberships-members-area-sorting .sorted.sort-desc .sort-order-icon.sort-desc{display:inline-block}.woocommerce-account .wc-memberships-members-area-sorting .sorted.sort-desc:focus .sort-order-icon.sort-desc,.woocommerce-account .wc-memberships-members-area-sorting .sorted.sort-desc:hover .sort-order-icon.sort-desc{display:none}.woocommerce-account .wc-memberships-members-area-sorting .sorted.sort-desc:focus .sort-order-icon.sort-asc,.woocommerce-account .wc-memberships-members-area-sorting .sorted.sort-desc:hover .sort-order-icon.sort-asc{display:inline-block}.woocommerce-account .wc-memberships-members-area-pagination{float:right;line-height:normal;text-align:right}.woocommerce-account .wc-memberships-members-area-pagination a{text-decoration:none}.woocommerce-account .wc-memberships-members-area-pagination a span{opacity:.4}.woocommerce-account .wc-memberships-members-area-pagination a:focus span,.woocommerce-account .wc-memberships-members-area-pagination a:hover span{opacity:1}.woocommerce-account td.membership-content-actions,.woocommerce-account td.membership-discount-actions,.woocommerce-account td.membership-product-actions,.woocommerce-account th.membership-content-actions,.woocommerce-account th.membership-discount-actions,.woocommerce-account th.membership-product-actions{min-width:150px}.woocommerce-account .membership-discount-image img,.woocommerce-account .membership-product-image img{max-height:84px;max-width:84px}.woocommerce-account td.membership-discount-image,.woocommerce-account td.membership-product-image,.woocommerce-account th.membership-discount-image,.woocommerce-account th.membership-product-image{min-width:130px}.theme-twentytwenty #wc-memberships-members-area,.theme-twentytwentyone #wc-memberships-members-area{margin:0 auto;max-width:1600px;padding:0 6vw}
@font-face{font-family:FontAwesomeSATT;font-style:normal;font-weight:400;src:url(https://shannon-ohara.com/wp-content/plugins/woocommerce-subscriptions/build/fonts/fa-apfs.950c61cc.eot);src:url(https://shannon-ohara.com/wp-content/plugins/woocommerce-subscriptions/build/fonts/fa-apfs.950c61cc.eot?#iefix&v=2.2.0) format("embedded-opentype"),url(https://shannon-ohara.com/wp-content/plugins/woocommerce-subscriptions/build/fonts/fa-apfs.5047ee64.woff2) format("woff2"),url(https://shannon-ohara.com/wp-content/plugins/woocommerce-subscriptions/build/fonts/fa-apfs.2ad2b22d.woff) format("woff"),url(https://shannon-ohara.com/wp-content/plugins/woocommerce-subscriptions/build/fonts/fa-apfs.eb9ebfc8.ttf) format("truetype"),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxtZXRhZGF0YT5Db3B5cmlnaHQgKEMpIDIwMTkgYnkgb3JpZ2luYWwgYXV0aG9ycyBAIGZvbnRlbGxvLmNvbTwvbWV0YWRhdGE+CjxkZWZzPgo8Zm9udCBpZD0iZmEtYXBmcyIgaG9yaXotYWR2LXg9IjEwMDAiID4KPGZvbnQtZmFjZSBmb250LWZhbWlseT0iZmEtYXBmcyIgZm9udC13ZWlnaHQ9IjQwMCIgZm9udC1zdHJldGNoPSJub3JtYWwiIHVuaXRzLXBlci1lbT0iMTAwMCIgYXNjZW50PSI4NTAiIGRlc2NlbnQ9Ii0xNTAiIC8+CjxtaXNzaW5nLWdseXBoIGhvcml6LWFkdi14PSIxMDAwIiAvPgo8Z2x5cGggZ2x5cGgtbmFtZT0icGx1cy1yZWd1bGFyIiB1bmljb2RlPSImI3hlODAwOyIgZD0iTTcxOSA0MTNoLTI4MXYyODFjMCAxNy0xNCAzMS0zMiAzMWgtNjJjLTE3IDAtMzEtMTQtMzEtMzF2LTI4MWgtMjgyYy0xNyAwLTMxLTE0LTMxLTMydi02MmMwLTE3IDE0LTMxIDMxLTMxaDI4MnYtMjgyYzAtMTcgMTQtMzEgMzEtMzFoNjJjMTggMCAzMiAxNCAzMiAzMXYyODJoMjgxYzE3IDAgMzEgMTQgMzEgMzF2NjJjMCAxOC0xNCAzMi0zMSAzMnoiIGhvcml6LWFkdi14PSI3NTAiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0icGx1cy1zb2xpZCIgdW5pY29kZT0iJiN4ZTgwMTsiIGQ9Ik04MTMgNDQ0aC0yODJ2MjgxYzAgMzUtMjggNjMtNjIgNjNoLTYzYy0zNCAwLTYyLTI4LTYyLTYzdi0yODFoLTI4MWMtMzUgMC02My0yOC02My02M3YtNjJjMC0zNSAyOC02MyA2My02M2gyODF2LTI4MWMwLTM1IDI4LTYzIDYyLTYzaDYzYzM0IDAgNjIgMjggNjIgNjN2MjgxaDI4MmMzNCAwIDYyIDI4IDYyIDYzdjYyYzAgMzUtMjggNjMtNjIgNjN6IiBob3Jpei1hZHYteD0iODc1IiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImNhbGVuZGFyLXBsdXMtcmVndWxhciIgdW5pY29kZT0iJiN4ZTgwMjsiIGQ9Ik02NTYgMjgwdi00N2MwLTEzLTEwLTI0LTIzLTI0aC0xNDl2LTE0OGMwLTEzLTEwLTIzLTIzLTIzaC00N2MtMTMgMC0yMyAxMC0yMyAyM3YxNDhoLTE0OWMtMTMgMC0yMyAxMS0yMyAyNHY0N2MwIDEzIDEwIDIzIDIzIDIzaDE0OXYxNDljMCAxMyAxMCAyMyAyMyAyM2g0N2MxMyAwIDIzLTEwIDIzLTIzdi0xNDloMTQ5YzEzIDAgMjMtMTAgMjMtMjN6IG0yMTkgMzUxdi02ODdjMC01Mi00Mi05NC05NC05NGgtNjg3Yy01MiAwLTk0IDQyLTk0IDk0djY4N2MwIDUyIDQyIDk0IDk0IDk0aDk0djEwMmMwIDEzIDEwIDIzIDIzIDIzaDc4YzEzIDAgMjQtMTAgMjQtMjN2LTEwMmgyNTB2MTAyYzAgMTMgMTAgMjMgMjMgMjNoNzhjMTMgMCAyNC0xMCAyNC0yM3YtMTAyaDkzYzUyIDAgOTQtNDIgOTQtOTR6IG0tOTQtNjc2djU4M2gtNjg3di01ODNjMC02IDUtMTEgMTItMTFoNjY0YzYgMCAxMSA1IDExIDExeiIgaG9yaXotYWR2LXg9Ijg3NSIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJjYWxlbmRhci1wbHVzLXNvbGlkIiB1bmljb2RlPSImI3hlODAzOyIgZD0iTTg1MiA1MzhoLTgyOWMtMTIgMC0yMyAxMC0yMyAyM3Y3MGMwIDUyIDQyIDk0IDk0IDk0aDk0djEwMmMwIDEzIDEwIDIzIDIzIDIzaDc4YzEzIDAgMjQtMTAgMjQtMjN2LTEwMmgyNTB2MTAyYzAgMTMgMTAgMjMgMjMgMjNoNzhjMTMgMCAyNC0xMCAyNC0yM3YtMTAyaDkzYzUyIDAgOTQtNDIgOTQtOTR2LTcwYzAtMTMtMTAtMjMtMjMtMjN6IG0tODI5LTYzaDgyOWMxMyAwIDIzLTEwIDIzLTIzdi01MDhjMC01Mi00Mi05NC05NC05NGgtNjg3Yy01MiAwLTk0IDQyLTk0IDk0djUwOGMwIDEzIDExIDIzIDIzIDIzeiBtNjE4LTI3M2MwIDEzLTExIDIzLTI0IDIzaC0xMTd2MTE3YzAgMTMtMTAgMjQtMjMgMjRoLTc5Yy0xMiAwLTIzLTExLTIzLTI0di0xMTdoLTExN2MtMTMgMC0yNC0xMC0yNC0yM3YtNzljMC0xMiAxMS0yMyAyNC0yM2gxMTd2LTExN2MwLTEzIDExLTI0IDIzLTI0aDc5YzEzIDAgMjMgMTEgMjMgMjR2MTE3aDExN2MxMyAwIDI0IDExIDI0IDIzdjc5eiIgaG9yaXotYWR2LXg9Ijg3NSIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJjYWxlbmRhci1jaGVjay1yZWd1bGFyIiB1bmljb2RlPSImI3hlODA0OyIgZD0iTTc4MSA3MjVoLTkzdjEwMmMwIDEzLTExIDIzLTI0IDIzaC03OGMtMTMgMC0yMy0xMC0yMy0yM3YtMTAyaC0yNTB2MTAyYzAgMTMtMTEgMjMtMjQgMjNoLTc4Yy0xMyAwLTIzLTEwLTIzLTIzdi0xMDJoLTk0Yy01MiAwLTk0LTQyLTk0LTk0di02ODdjMC01MiA0Mi05NCA5NC05NGg2ODdjNTIgMCA5NCA0MiA5NCA5NHY2ODdjMCA1Mi00MiA5NC05NCA5NHogbS0xMS03ODFoLTY2NGExMiAxMiAwIDAgMC0xMiAxMXY1ODNoNjg3di01ODNhMTIgMTIgMCAwIDAtMTEtMTF6IG0tMTA0IDM5MmwtMjc4LTI3NmMtOS05LTI0LTktMzMgMGwtMTQ2IDE0OGMtMTAgOS05IDI0IDAgMzNsNDQgNDRjOSA5IDI0IDkgMzMgMGw4Ni04NyAyMTcgMjE1YzEwIDkgMjQgOSAzMyAwbDQ0LTQ0YzEwLTkgMTAtMjQgMC0zM3oiIGhvcml6LWFkdi14PSI4NzUiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iY2FsZW5kYXItY2hlY2stc29saWQiIHVuaWNvZGU9IiYjeGU4MDU7IiBkPSJNODUyIDUzOGgtODI5Yy0xMiAwLTIzIDEwLTIzIDIzdjcwYzAgNTIgNDIgOTQgOTQgOTRoOTR2MTAyYzAgMTMgMTAgMjMgMjMgMjNoNzhjMTMgMCAyNC0xMCAyNC0yM3YtMTAyaDI1MHYxMDJjMCAxMyAxMCAyMyAyMyAyM2g3OGMxMyAwIDI0LTEwIDI0LTIzdi0xMDJoOTNjNTIgMCA5NC00MiA5NC05NHYtNzBjMC0xMy0xMC0yMy0yMy0yM3ogbS04MjktNjNoODI5YzEzIDAgMjMtMTAgMjMtMjN2LTUwOGMwLTUyLTQyLTk0LTk0LTk0aC02ODdjLTUyIDAtOTQgNDItOTQgOTR2NTA4YzAgMTMgMTEgMjMgMjMgMjN6IG02NTEtMTg3bC01NSA1NWMtOSA5LTI0IDktMzMgMGwtMjA3LTIwNS05MCA5MGMtOSAxMC0yNCAxMC0zMyAwbC01NS01NWMtOS05LTktMjMgMC0zM2wxNjEtMTYyYzktMTAgMjQtMTAgMzMtMWwyNzkgMjc4YzEwIDkgMTAgMjMgMCAzM3oiIGhvcml6LWFkdi14PSI4NzUiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iZmxhdF8yIiB1bmljb2RlPSImI3hlODA2OyIgZD0iTTUzMiAzOTNjLTQxIDAtNzUgMzQtNzUgNzUgMCA0MSAzNCA3NSA3NSA3NSA0MSAwIDc1LTM0IDc1LTc1IDAtNDEtMzQtNzUtNzUtNzV6IG0wIDEyMGMtMjUgMC00NS0yMC00NS00NSAwLTI1IDIwLTQ1IDQ1LTQ1IDI1IDAgNDUgMjAgNDUgNDUgMCAyNS0yMCA0NS00NSA0NXogbTIwLTQ1YzAtMTEtOS0yMC0yMC0yMC0xMSAwLTIwIDktMjAgMjAgMCAxMSA5IDIwIDIwIDIwIDExIDEgMjAtOSAyMC0yMHogbTY1Ny0yOGgtNTIydjU3aDUyM3YtNTd6IG0tNjc3LTI4M2MtNDEgMC03NSAzNC03NSA3NSAwIDQxIDM0IDc1IDc1IDc1IDQxIDAgNzUtMzQgNzUtNzUgMC00MS0zNC03NS03NS03NXogbTAgMTIwYy0yNSAwLTQ1LTIwLTQ1LTQ1IDAtMjUgMjAtNDUgNDUtNDUgMjUgMCA0NSAyMCA0NSA0NSAwIDI1LTIwIDQ1LTQ1IDQ1eiBtMjAtNDVjMC0xMS05LTIwLTIwLTIwLTExIDAtMjAgOS0yMCAyMHM5IDIwIDIwIDIwYzExIDAgMjAtOSAyMC0yMHogbTY1Ny0yOWgtNTIydjU3aDUyM3YtNTd6IiBob3Jpei1hZHYteD0iMTY2NyIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJncm91cGVkXzIiIHVuaWNvZGU9IiYjeGU4MDc7IiBkPSJNNTMyIDM4MWMtNDEgMC03NSAzMy03NSA3NCAwIDQyIDM0IDc1IDc1IDc1IDQxIDAgNzUtMzMgNzUtNzUgMC00MS0zNC03NC03NS03NHogbTAgMTIwYy0yNSAwLTQ1LTIwLTQ1LTQ2IDAtMjQgMjAtNDUgNDUtNDUgMjUgMCA0NSAyMCA0NSA0NSAwIDI1LTIwIDQ2LTQ1IDQ2eiBtMjAtNDZjMC0xMS05LTIwLTIwLTIwLTExIDAtMjAgMTAtMjAgMjAgMCAxMiA5IDIwIDIwIDIwIDExIDAgMjAtOSAyMC0yMHogbS0yMC0yODVjLTQxIDAtNzUgMzMtNzUgNzUgMCA0MSAzNCA3NCA3NSA3NCA0MSAwIDc1LTMzIDc1LTc0IDAtNDItMzQtNzUtNzUtNzV6IG0wIDEyMGMtMjUgMC00NS0yMC00NS00NSAwLTI1IDIwLTQ2IDQ1LTQ2IDI1IDAgNDUgMjAgNDUgNDYgMCAyNS0yMCA0NS00NSA0NXogbTIwLTQ1YzAtMTItOS0yMC0yMC0yMC0xMSAwLTIwIDktMjAgMjAgMCAxMSA5IDIwIDIwIDIwIDExIDAgMjAtOSAyMC0yMHogbTY1NyAyMTdoLTUyMnY1N2g1MjN2LTU3eiBtLTE4Mi0xM2gtMzQwdi01N2gzNDB2NTd6IG0xODItMTQxaC01MjJ2LTU3aDUyM3Y1N3ogbS0xODItNzBoLTM0MHYtNTdoMzQwdjU3eiIgaG9yaXotYWR2LXg9IjE2NjciIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iZmxhdF8zIiB1bmljb2RlPSImI3hlODA4OyIgZD0iTTUzMiA1MTJjLTQxIDAtNzUgMzMtNzUgNzUgMCA0MSAzNCA3NCA3NSA3NCA0MSAwIDc1LTMzIDc1LTc0IDAtNDItMzQtNzUtNzUtNzV6IG0wIDEyMGMtMjUgMC00NS0yMC00NS00NSAwLTI1IDIwLTQ2IDQ1LTQ2IDI1IDAgNDUgMjAgNDUgNDYgMCAyNC0yMCA0NS00NSA0NXogbTAtMzU3Yy00MSAwLTc1IDM0LTc1IDc1IDAgNDEgMzQgNzUgNzUgNzUgNDEgMCA3NS0zNCA3NS03NSAwLTQxLTM0LTc1LTc1LTc1eiBtMCAxMjBjLTI1IDAtNDUtMjAtNDUtNDUgMC0yNSAyMC00NSA0NS00NSAyNSAwIDQ1IDIwIDQ1IDQ1IDAgMjUtMjAgNDUtNDUgNDV6IG0wLTM1NmMtNDEgMC03NSAzMy03NSA3NCAwIDQyIDM0IDc1IDc1IDc1IDQxIDAgNzUtMzMgNzUtNzUgMC00MS0zNC03NC03NS03NHogbTAgMTIwYy0yNSAwLTQ1LTIwLTQ1LTQ2IDAtMjQgMjAtNDUgNDUtNDUgMjUgMCA0NSAyMCA0NSA0NSAwIDI1LTIwIDQ2LTQ1IDQ2eiBtMjAgNDI4YzAtMTItOS0yMC0yMC0yMC0xMSAwLTIwIDktMjAgMjAgMCAxMSA5IDIwIDIwIDIwIDExIDAgMjAtOSAyMC0yMHogbS0yMC0yMTdjLTExIDAtMjAtOS0yMC0yMHM5LTIwIDIwLTIwYzExIDAgMjAgOSAyMCAyMHMtOSAyMC0yMCAyMHogbTAtMjM3Yy0xMSAwLTIwLTktMjAtMjAgMC0xMSA5LTIwIDIwLTIwIDExIDAgMjAgMTAgMjAgMjAgMCAxMi05IDIwLTIwIDIweiBtNjc3IDQyNWgtNTIydjU3aDUyM3YtNTd6IG0wLTE4MGgtNTIydi01N2g1MjN2NTd6IG0wLTIzNmgtNTIydi01N2g1MjN2NTd6IiBob3Jpei1hZHYteD0iMTY2NyIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJncm91cGVkXzMiIHVuaWNvZGU9IiYjeGU4MDk7IiBkPSJNNDYxIDU3NmMtNDIgMC03NSAzMy03NSA3NSAwIDQxIDMzIDc0IDc1IDc0IDQxIDAgNzQtMzMgNzQtNzQgMC00Mi0zMy03NS03NC03NXogbTAgMTIwYy0yNSAwLTQ2LTIwLTQ2LTQ1IDAtMjUgMjAtNDYgNDYtNDYgMjQgMCA0NSAyMCA0NSA0NiAwIDI1LTIwIDQ1LTQ1IDQ1eiBtMjAtNDVjMC0xMi05LTIwLTIwLTIwLTExIDAtMjAgOS0yMCAyMHMxMCAyMCAyMCAyMGMxMSAwIDIwLTkgMjAtMjB6IG02NTggNjNoLTUyNHYtNTdoNTI0djU3eiBtLTE4Mi03MGgtMzQydi01N2gzNDF2NTd6IG0tNDk2LTI3OGMtNDIgMC03NSAzMy03NSA3NSAwIDQxIDMzIDc0IDc1IDc0IDQxIDAgNzQtMzMgNzQtNzQgMC00Mi0zMy03NS03NC03NXogbTAgMTE5Yy0yNSAwLTQ2LTIwLTQ2LTQ1IDAtMjUgMjAtNDUgNDYtNDUgMjQgMCA0NSAyMCA0NSA0NSAwIDI1LTIwIDQ1LTQ1IDQ1eiBtMjAtNDRjMC0xMi05LTIwLTIwLTIwLTExIDAtMjAgOS0yMCAyMCAwIDExIDEwIDIwIDIwIDIwIDExIDAgMjAtMTAgMjAtMjB6IG02NTggNjNoLTUyNHYtNTdoNTI0djU3eiBtLTE4Mi03MWgtMzQydi01NmgzNDF2NTZ6IG0zMzgtNDU4aC05MjR2MTcyaDkyNHYtMTcyeiBtLTg5NCAyNWg4NjZ2MTIzaC04NjZ2LTEyM3ogbTc2MCA3OWg3NmwtMzgtNDAtMzggNDB6IG0tNDA4IDExNGgtMzgydjY0aDM4MnYtNjR6IiBob3Jpei1hZHYteD0iMTY2NyIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJncm91cGVkX3NlbGVjdCIgdW5pY29kZT0iJiN4ZTgwYTsiIGQ9Ik0xMjk1IDIwOGgtOTI0djE3M2g5MjR2LTE3M3ogbS04OTQgMjVoODY2djEyMmgtODY2di0xMjJ6IG03NjAgODBoNzZsLTM4LTQwLTM4IDQweiBtLTQwOCAxMTNoLTM4MnY2NGgzODJ2LTY0eiIgaG9yaXotYWR2LXg9IjE2NjciIC8+CjwvZm9udD4KPC9kZWZzPgo8L3N2Zz4K#fontawesomesatt) format("svg");font-display: swap;
}ul.wcsatt-options li,ul.wcsatt-options-cart li,ul.wcsatt-options-product li,ul.wcsatt-options-prompt-radios li{list-style:none!important}.woocommerce ul.wcsatt-options li,.woocommerce ul.wcsatt-options li input,.woocommerce ul.wcsatt-options-cart li,.woocommerce ul.wcsatt-options-cart li input,.woocommerce ul.wcsatt-options-product li,.woocommerce ul.wcsatt-options-product li input,.woocommerce ul.wcsatt-options-prompt-radios li,.woocommerce ul.wcsatt-options-prompt-radios li input{margin:0}ul.wcsatt-options{margin:10px 0 0;min-width:120px}ul.wcsatt-options-prompt-radios,ul.wcsatt-options.overrides_exist{margin:0}.wcsatt-options-product-prompt-radio label>span,li span.one-time-option-details,li span.subscription-option-details{padding-left:.2em}ul.wcsatt-options-product li .subscription-price{display:inline-block!important}ul.wcsatt-options-product li .price span.from,ul.wcsatt-options-product li .subscription-price span.subscription-details:first-child,ul.wcsatt-options-product li span.one-time-option-details{display:inline-block}ul.wcsatt-options-product li .price span.from:first-letter,ul.wcsatt-options-product li .subscription-price span.subscription-details:first-child:first-letter,ul.wcsatt-options-product li span.one-time-option-details:first-letter{text-transform:uppercase}a.wcs-switch-link{display:block;margin-top:1em;width:-moz-fit-content;width:fit-content}.wcsatt-sub-discount{margin:0 .1em}.wcsatt-add-to-subscription-wrapper input,.wcsatt-options-wrapper input{margin:0}.wcsatt-options-wrapper-grouped li.one-time-option{display:none}.wcsatt-options-product-dropdown,ul.wcsatt-options-product{margin:0 0 .5em}.wcsatt-options-product-dropdown--hidden,ul.wcsatt-options-product--hidden{display:none}.wcsatt-options-product-prompt{margin-bottom:1em}.wcsatt-options-product-prompt--hidden{display:none}.wcsatt-options-product-prompt .wcsatt-options-prompt-text{margin:0 0 1em}.wcsatt-options-product-prompt .wcsatt-options-prompt-text label,.wcsatt-options-product-prompt.wcsatt-options-product-prompt-checkbox label{margin:0}.wcsatt-options-prompt-label .price,ul.wcsatt-options-product .from+*{margin-left:.15em}.wcsatt-options-product-prompt-checkbox label>span{margin-left:.3em}.wcsatt-options-product li span.one-time-option-details,.wcsatt-options-product li span.subscription-details{display:inline-block}.single-product div.product .single_variation .wcsatt-options-prompt-label .price{display:inline-block!important;margin-bottom:0!important}.single-product div.product .single_variation ul.wcsatt-options-product .price{display:inline!important;margin-bottom:0!important}.subscription-details-hidden .product-addon-totals .wc-pao-subtotal-line .subscription-details{display:none}ul.wcsatt-options-cart{margin:0 0 1.5em}.wcsatt-add-to-subscription-wrapper:before{clear:both;content:"";display:table;margin-top:2em}.wcsatt-add-to-subscription-wrapper label>span{margin-left:.3em}.wcsatt-add-to-subscription-options:before{clear:both;content:"";display:table;margin-top:1.5em}.wcsatt-add-to-subscription-options .subscription-status{display:none}.wcsatt-add-to-subscription-options table.my_account_orders{margin-bottom:0}.wcsatt-add-to-subscription-options .button.add:after{vertical-align:top}.wcsatt-add-cart-to-subscription-options .my_account_orders .button.view:after,.wcsatt-add-to-subscription-options .my_account_orders .button.view:after{display:none}.wcsatt-add-cart-to-subscription-options .woocommerce-orders-table__cell-subscription-products-overview ul,.wcsatt-add-to-subscription-options .woocommerce-orders-table__cell-subscription-products-overview ul{list-style-type:none;margin:0;padding:0}.wcsatt-add-to-subscription-options .subscription-actions{min-width:180px}fieldset.wcsatt-options-prompt-fieldset{border:0;margin:0;padding:0}.wcsatt-add-cart-to-subscription-wrapper{margin-bottom:2em}.wcsatt-add-cart-to-subscription-intro{font-size:1.25em;font-style:italic;font-weight:500;letter-spacing:1px;line-height:1.25em;margin:1.5em;text-align:center}.wcsatt-add-cart-to-subscription-action-wrapper{font-size:1.3em;position:relative}.wcsatt-add-cart-to-subscription-action-wrapper label{cursor:pointer;display:block;font-weight:300}.wcsatt-add-cart-to-subscription-action-input{margin-right:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.wcsatt-add-cart-to-subscription-options:before,.wcsatt-add-cart-to-subscription-wrapper:after{clear:both;content:"";display:table}.wcsatt-add-cart-to-subscription-options table.my_account_orders{margin-bottom:0}.wcsatt-add-cart-to-subscription-options .button.add:after{content:"";font-family:FontAwesomeSATT;font-size:.9em;line-height:.9em;margin-left:.5em}.wcsatt-add-cart-to-subscription-options .subscription-status{display:none}.wcsatt-add-cart-to-subscription-options .subscription-actions{min-width:180px}form.wcsatt-add-cart-to-subscription-form{margin:0!important}.wcsatt-add-cart-to-subscription-table-wrapper.wcsatt-add-cart-to-subscription-options table.shop_table_responsive thead,.wcsatt-add-to-subscription-table-wrapper.wcsatt-add-to-subscription-options table.shop_table_responsive thead{display:none}.wcsatt-add-cart-to-subscription-table-wrapper.wcsatt-add-cart-to-subscription-options table.shop_table_responsive tbody tr td,.wcsatt-add-to-subscription-table-wrapper.wcsatt-add-to-subscription-options table.shop_table_responsive tbody tr td{clear:both;display:block;text-align:right!important}.wcsatt-add-cart-to-subscription-table-wrapper.wcsatt-add-cart-to-subscription-options table.shop_table_responsive tbody tr td:not(.order-actions):before,.wcsatt-add-to-subscription-table-wrapper.wcsatt-add-to-subscription-options table.shop_table_responsive tbody tr td:not(.order-actions):before{content:attr(data-title) ": ";display:table;float:left;font-weight:700}.theme-twentytwenty.single-product form.cart input.wcsatt-add-to-subscription-action-input,.theme-twentytwentyone.single-product form.cart .wcsatt-options-product input,.theme-twentytwentyone.single-product form.cart input.wcsatt-add-to-subscription-action-input{height:25px;min-width:25px;width:25px}body.single-product.woocommerce div.product.elementor.has-subscription-plans form.cart div.woocommerce-variation-add-to-cart,body.single-product.woocommerce div.product.elementor.has-subscription-plans form.cart.variations_form,body.single-product.woocommerce div.product.elementor.has-subscription-plans form.cart:not(.grouped_form):not(.variations_form){display:block}.wcsatt-options-product-wrapper{margin:0 0 1.5em}.woocommerce-subscriptions-apfs-product__trial{margin-bottom:0}.woocommerce-subscriptions-apfs-product__trial+.woocommerce-subscriptions-apfs-product__signup-fee{margin-top:0}.woocommerce-subscriptions-apfs-product__signup-fee,.woocommerce-subscriptions-apfs-product__trial{color:inherit;display:block;font-size:.9em}.woocommerce-subscriptions-product-details>p{margin-bottom:1em;margin-top:0}.woocommerce-subscriptions-product-details__trial:not(:last-child){margin-bottom:0}.single_variation_wrap.wcsatt-variation-has-details .single_variation,.single_variation_wrap.wcsatt-variation-has-details .woocommerce-variation-price .price{margin-bottom:0!important}

.woocommerce-checkout #payment div.payment_box .sv-wc-payment-gateway-payment-form-manage-payment-methods,#add_payment_method .sv-wc-payment-gateway-payment-form-manage-payment-methods{display:block;margin:1em 0;text-align:center}.woocommerce-checkout #payment div.payment_box .sv-wc-payment-gateway-payment-form-saved-payment-method,#add_payment_method .sv-wc-payment-gateway-payment-form-saved-payment-method{display:inline-block;margin-bottom:.5em}.woocommerce-checkout #payment div.payment_box .sv-wc-payment-gateway-payment-form-saved-payment-method .nickname,#add_payment_method .sv-wc-payment-gateway-payment-form-saved-payment-method .nickname{margin-right:.5em}.woocommerce-checkout #payment div.payment_box .sv-wc-payment-gateway-payment-form-saved-payment-method img,#add_payment_method .sv-wc-payment-gateway-payment-form-saved-payment-method img{float:none;width:30px;height:20px;display:inline-block;margin-right:.5em;vertical-align:middle}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type=tel],.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type=text],.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-echeck-form-input[type=tel],.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-echeck-form-input[type=text],.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-form-nickname,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type=tel],#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type=text],#add_payment_method input.js-sv-wc-payment-gateway-echeck-form-input[type=tel],#add_payment_method input.js-sv-wc-payment-gateway-echeck-form-input[type=text],#add_payment_method input.js-sv-wc-payment-gateway-form-nickname{font-size:1.5em;padding:8px}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type=tel]:focus,.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type=text]:focus,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type=tel]:focus,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type=text]:focus{box-shadow:0 0 .1875em #3498db}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type=tel].identified,.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type=text].identified,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type=tel].identified,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type=text].identified{border-color:#69bf29}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type=tel].identified:focus,.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type=text].identified:focus,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type=tel].identified:focus,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type=text].identified:focus{box-shadow:0 0 .1875em #69bf29}@media screen and (min-width: 330px){.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number{background-image:url("https://shannon-ohara.com/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/css/frontend/../../images/card-cc-plain.svg");background-repeat:no-repeat;background-position:right 10px center;background-size:50px 31px}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.visa,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.visa{background-image:url("https://shannon-ohara.com/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/css/frontend/../../images/card-visa.svg")}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.mastercard,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.mastercard{background-image:url("https://shannon-ohara.com/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/css/frontend/../../images/card-mastercard.svg")}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.dinersclub,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.dinersclub{background-image:url("https://shannon-ohara.com/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/css/frontend/../../images/card-dinersclub.svg")}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.maestro,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.maestro{background-image:url("https://shannon-ohara.com/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/css/frontend/../../images/card-maestro.svg")}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.jcb,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.jcb{background-image:url("https://shannon-ohara.com/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/css/frontend/../../images/card-jcb.svg")}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.amex,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.amex{background-image:url("https://shannon-ohara.com/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/css/frontend/../../images/card-amex.svg")}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.discover,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.discover{background-image:url("https://shannon-ohara.com/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/css/frontend/../../images/card-discover.svg")}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.visaelectron,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.visaelectron{background-image:url("https://shannon-ohara.com/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/css/frontend/../../images/card-visa-electron.svg")}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.invalid-card-type,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.invalid-card-type{background-image:url("https://shannon-ohara.com/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/css/frontend/../../images/card-cc-invalid.svg")}}.woocommerce-checkout #payment div.payment_box .js-sv-wc-payment-gateway-echeck-form-check-hint,#add_payment_method .js-sv-wc-payment-gateway-echeck-form-check-hint{margin:0 0 3px 2px;cursor:pointer}.woocommerce-checkout #payment div.payment_box .js-sv-wc-payment-gateway-echeck-form-sample-check,#add_payment_method .js-sv-wc-payment-gateway-echeck-form-sample-check{margin:1em}.woocommerce-checkout #payment div.payment_box .js-sv-wc-payment-gateway-echeck-form-sample-check img,#add_payment_method .js-sv-wc-payment-gateway-echeck-form-sample-check img{min-height:135px}ul.payment_methods li div.sv-wc-payment-gateway-card-icons{vertical-align:middle;display:flex;flex-wrap:wrap;margin-left:auto;gap:5px}ul.payment_methods li div.sv-wc-payment-gateway-card-icons img{float:none !important}/*# sourceMappingURL=sv-wc-payment-gateway-payment-form.min.css.map */

.searchwp-live-search-results{background:#fff;border-radius:3px;-webkit-box-shadow:0 0 2px 0 rgba(30,30,30,.4);box-shadow:0 0 2px 0 rgba(30,30,30,.4);-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;max-height:300px;min-height:175px;min-width:315px;width:315px}.searchwp-live-search-result{border-bottom:1px solid rgba(30,30,30,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;padding:10px}.searchwp-live-search-result:last-child{border-bottom:none}.searchwp-live-search-result--img{-ms-flex-negative:0;flex-shrink:0}.searchwp-live-search-result--img,.searchwp-live-search-results-container.swp-ls--img-sm .searchwp-live-search-result--img{-ms-flex-preferred-size:70px;flex-basis:70px}.searchwp-live-search-results-container.swp-ls--img-m .searchwp-live-search-result--img{-ms-flex-preferred-size:110px;flex-basis:110px}.searchwp-live-search-results-container.swp-ls--img-l .searchwp-live-search-result--img{-ms-flex-preferred-size:150px;flex-basis:150px}.searchwp-live-search-result--img img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top;width:100%}.searchwp-live-search-result--info{-webkit-box-flex:1;-ms-flex:1 1 250px;flex:1 1 250px;overflow:hidden;text-overflow:ellipsis}.searchwp-live-search-result--title{font-size:1.1em;font-weight:700;margin-top:0}.searchwp-live-search-result--desc{font-size:.9em}.searchwp-live-search-result--ecommerce{-ms-flex-negative:0;flex-shrink:0;margin-left:auto;text-align:end}.searchwp-live-search-result--ecommerce *{font-size:1em}.searchwp-live-search-no-min-chars .spinner{opacity:.3}.searchwp-live-search-result--focused{background:#f7f7f7}.searchwp-live-search-instructions{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}@-webkit-keyframes searchwp-spinner-line-fade-more{0%,to{opacity:0}1%{opacity:1}}@keyframes searchwp-spinner-line-fade-more{0%,to{opacity:0}1%{opacity:1}}@-webkit-keyframes searchwp-spinner-line-fade-quick{0%,39%,to{opacity:.25}40%{opacity:1}}@keyframes searchwp-spinner-line-fade-quick{0%,39%,to{opacity:.25}40%{opacity:1}}@-webkit-keyframes searchwp-spinner-line-fade-default{0%,to{opacity:.22}1%{opacity:1}}@keyframes searchwp-spinner-line-fade-default{0%,to{opacity:.22}1%{opacity:1}}
@font-face{font-family:FontAwesomePB;src:url(https://shannon-ohara.com/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.eot);src:url(https://shannon-ohara.com/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.eot?#iefix) format("embedded-opentype"),url(https://shannon-ohara.com/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.woff2) format("woff2"),url(https://shannon-ohara.com/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.woff2) format("woff"),url(https://shannon-ohara.com/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.ttf) format("truetype"),url(https://shannon-ohara.com/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.svg#fapbregular) format("svg");font-weight:400;font-style:normal;font-display: swap;
}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__hidden,.wc-block-components-order-summary-item.is-bundle__hidden{display:none !important}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__price_hidden .wc-block-cart-item__prices,table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__price_hidden .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundle__price_hidden .wc-block-cart-item__prices,.wc-block-components-order-summary-item.is-bundle__price_hidden .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__title_hidden .wc-block-components-product-name,.wc-block-components-order-summary-item.is-bundle__title_hidden .wc-block-components-product-name{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper,.wc-block-components-order-summary-item.is-bundle__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__meta_hidden .wc-block-components-product-details__includes,.wc-block-components-order-summary-item.is-bundle__meta_hidden .wc-block-components-product-details__includes{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-components-product-details__includes .wc-block-components-product-details__name,.wc-block-components-order-summary-item.is-bundle .wc-block-components-product-details__includes .wc-block-components-product-details__name{display:block;margin-bottom:.5em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-components-product-details__includes:not(:first-of-type) .wc-block-components-product-details__name,.wc-block-components-order-summary-item.is-bundle .wc-block-components-product-details__includes:not(:first-of-type) .wc-block-components-product-details__name{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-components-product-details__includes+li:not(.wc-block-components-product-details__includes),.wc-block-components-order-summary-item.is-bundle .wc-block-components-product-details__includes+li:not(.wc-block-components-product-details__includes){margin-top:.5em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-cart-item__edit,.wc-block-components-order-summary-item.is-bundle .wc-block-cart-item__edit{margin:.75em 0}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-cart-item__edit a,.wc-block-components-order-summary-item.is-bundle .wc-block-cart-item__edit a{text-decoration:underline;color:inherit}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled:not(.is-bundled__removable) .wc-block-cart-item__remove-link,.wc-block-components-order-summary-item.is-bundled:not(.is-bundled__removable) .wc-block-cart-item__remove-link{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__hidden,.wc-block-components-order-summary-item.is-bundled__hidden{display:none !important}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__description_hidden .wc-block-components-product-metadata__description,.wc-block-components-order-summary-item.is-bundled__description_hidden .wc-block-components-product-metadata__description{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-cart-item__total,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-cart-item__total{font-size:.875em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap,.wc-block-components-order-summary-item.is-bundled__indented .wc-block-cart-item__wrap{padding-top:66px;font-size:.875em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap .wc-block-components-product-metadata,table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap .wc-block-cart-item__remove-link,.wc-block-components-order-summary-item.is-bundled__indented .wc-block-cart-item__wrap .wc-block-components-product-metadata,.wc-block-components-order-summary-item.is-bundled__indented .wc-block-cart-item__wrap .wc-block-cart-item__remove-link{font-size:.8572em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image{position:relative;z-index:1}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image a,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image a{height:50px;display:block;width:0}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image img,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image img{position:absolute;left:100%;width:50px}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image::after,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image::after{margin-left:100%}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product::after,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product::after{margin-left:82px}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product::after,table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__total::after,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product::after,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__total::after{opacity:.1}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price,.wc-block-components-order-summary-item.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price{white-space:nowrap}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price ::after,.wc-block-components-order-summary-item.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price ::after{font-family:FontAwesomePB;display:inline-block;-webkit-font-smoothing:antialiased;-ms-transform:rotate(90deg) /*rtl:ignore*/;transform:rotate(90deg) /*rtl:ignore*/;content:"" /*rtl:''*/;margin-left:.75em;opacity:.25}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__price_hidden .wc-block-cart-item__prices,table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__price_hidden .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundled__price_hidden .wc-block-cart-item__prices,.wc-block-components-order-summary-item.is-bundled__price_hidden .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper,.wc-block-components-order-summary-item.is-bundled__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__thumbnail_hidden .wc-block-cart-item__image,.wc-block-components-order-summary-item.is-bundled__thumbnail_hidden .wc-block-cart-item__image{visibility:hidden}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_hidden .wc-block-cart-item__total,.wc-block-components-order-summary-item.is-bundled__subtotal_hidden .wc-block-cart-item__total{visibility:hidden}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap{padding-top:0;padding-left:82px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image img,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image img,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image img{margin-left:16px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited .wc-block-cart-item__wrap,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited .wc-block-cart-item__wrap,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited .wc-block-cart-item__wrap{padding-top:0;padding-left:148px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__image img,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__image img,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__image img{margin-left:82px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundle::after,.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented:not(.is-bundled__last)::after,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundle::after,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented:not(.is-bundled__last)::after,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row.is-bundle::after,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented:not(.is-bundled__last)::after{margin-left:80px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap{padding-top:0;padding-left:66px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited .wc-block-cart-item__wrap{padding-top:0;padding-left:132px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__image img{margin-left:66px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled td{border-top:0}
.hidden {
  display: none !important;
  visibility: hidden !important;
}

.woocommerce div.product .cart.variations_form .variable:not(.type-select) .arrow,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .variable:not(.type-select) .arrow,
.woocommerce div.product .woosb-product .variations_form .variable:not(.type-select) .arrow,
.woocommerce:not(.archive) li.product .cart.variations_form .variable:not(.type-select) .arrow,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .variable:not(.type-select) .arrow,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .variable:not(.type-select) .arrow,
.woocommerce.archive .cart.variations_form .variable:not(.type-select) .arrow,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .variable:not(.type-select) .arrow,
.woocommerce.archive .woosb-product .variations_form .variable:not(.type-select) .arrow,
.wc-product-table-wrapper .cart.variations_form .variable:not(.type-select) .arrow,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .variable:not(.type-select) .arrow,
.wc-product-table-wrapper .woosb-product .variations_form .variable:not(.type-select) .arrow,
.woocommerce.single-product .cart.variations_form .variable:not(.type-select) .arrow,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .variable:not(.type-select) .arrow,
.woocommerce.single-product .woosb-product .variations_form .variable:not(.type-select) .arrow {
  display: none !important;
}
.woocommerce div.product .cart.variations_form .variable:not(.type-select) .line-hover:after,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .variable:not(.type-select) .line-hover:after,
.woocommerce div.product .woosb-product .variations_form .variable:not(.type-select) .line-hover:after,
.woocommerce:not(.archive) li.product .cart.variations_form .variable:not(.type-select) .line-hover:after,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .variable:not(.type-select) .line-hover:after,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .variable:not(.type-select) .line-hover:after,
.woocommerce.archive .cart.variations_form .variable:not(.type-select) .line-hover:after,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .variable:not(.type-select) .line-hover:after,
.woocommerce.archive .woosb-product .variations_form .variable:not(.type-select) .line-hover:after,
.wc-product-table-wrapper .cart.variations_form .variable:not(.type-select) .line-hover:after,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .variable:not(.type-select) .line-hover:after,
.wc-product-table-wrapper .woosb-product .variations_form .variable:not(.type-select) .line-hover:after,
.woocommerce.single-product .cart.variations_form .variable:not(.type-select) .line-hover:after,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .variable:not(.type-select) .line-hover:after,
.woocommerce.single-product .woosb-product .variations_form .variable:not(.type-select) .line-hover:after {
  content: none;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches,
.woocommerce.archive .cart.variations_form .tawcvs-swatches,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches {
  padding: 5px;
  display: inline-flex !important;
  flex-wrap: wrap;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
  margin: 0 10px;
  padding: 2px 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch:after, .woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch:before,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more:after,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more:before,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:after,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:before,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:after,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:before,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch:after,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch:before,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:after,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:before,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch:after,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch:before,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more:after,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more:before,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:after,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:before,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:after,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:before,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch:after,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch:before,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:after,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:before,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch:after,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch:before,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more:after,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more:before,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:after,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:before,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:after,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:before,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch:after,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch:before,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:after,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:before,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch:after,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch:before,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more:after,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more:before,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:after,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:before,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:after,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:before,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch:after,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch:before,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:after,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:before,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch:after,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch:before,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more:after,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more:before,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:after,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:before,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:after,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:before,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch:after,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch:before,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:after,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:before {
  display: block !important;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-color,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-color,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-color,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-color,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-color,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-color,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-color,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-color,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-color,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-color,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-color,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-color,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-color,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-color,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-color,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-color,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-color,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-color,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-color,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-color {
  text-indent: -9999em;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-color.selected:after,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  content: "";
  width: 6px;
  height: 10px;
  display: block;
  border: solid #eee;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -2px -2px 0 0;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color),
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color),
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch:not(.swatch-color),
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color),
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color),
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch:not(.swatch-color),
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color),
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color),
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch:not(.swatch-color),
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color),
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color),
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch:not(.swatch-color),
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color),
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color),
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color),
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch:not(.swatch-color),
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color) {
  background-color: #f1f1f1;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-label,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-label,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-label,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-label,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-label,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-label,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-label,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-label,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-label,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-label,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-label,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-label,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-label,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-label,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-label,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-label,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-label,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-label,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-label,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-label {
  font-size: 14px;
  min-width: max-content;
  width: auto;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-image,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-image,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-image,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-image,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-image,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-image,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-image,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-image,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-image,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-image,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-image,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-image,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-image,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-image,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-image,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-image,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-image,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-image,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-image,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-image {
  font-size: 0;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip {
  font-size: 14px;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle {
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle img,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before {
  border-radius: 50%;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before {
  border-radius: 8px;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge img,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before {
  border-radius: 0;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.disabled, .woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.disabled,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.disabled,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.disabled,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.disabled,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.disabled,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.disabled,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.disabled,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.disabled,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.disabled,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.disabled,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.disabled,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.disabled,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.disabled,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.disabled,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.disabled,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.disabled,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.disabled,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.disabled,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.disabled,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.disabled,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.disabled,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.disabled,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.disabled,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.disabled,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable {
  cursor: default;
  opacity: 0.4 !important;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip, .woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable .swatch__tooltip,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable .swatch__tooltip {
  display: none;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.woosuite-selectable,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.woosuite-selectable {
  cursor: pointer;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch:first-child,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more:first-child,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:first-child,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:first-child,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch:first-child,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:first-child,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch:first-child,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more:first-child,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:first-child,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:first-child,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch:first-child,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:first-child,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch:first-child,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more:first-child,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:first-child,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:first-child,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch:first-child,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:first-child,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch:first-child,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more:first-child,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:first-child,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:first-child,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch:first-child,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:first-child,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch:first-child,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more:first-child,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:first-child,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:first-child,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch:first-child,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:first-child {
  margin-left: 0;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch:last-child,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more:last-child,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:last-child,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:last-child,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch:last-child,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:last-child,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch:last-child,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more:last-child,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:last-child,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:last-child,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch:last-child,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:last-child,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch:last-child,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more:last-child,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:last-child,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:last-child,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch:last-child,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:last-child,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch:last-child,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more:last-child,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:last-child,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:last-child,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch:last-child,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:last-child,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch:last-child,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more:last-child,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:last-child,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:last-child,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch:last-child,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:last-child {
  margin-right: 0;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch:before,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more:before,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:before,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:before,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch:before,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:before,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch:before,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more:before,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:before,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:before,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch:before,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:before,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch:before,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more:before,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:before,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:before,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch:before,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:before,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch:before,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more:before,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:before,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:before,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch:before,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:before,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch:before,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more:before,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:before,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more:before,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch:before,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more:before {
  content: "";
  position: absolute;
  left: -4px;
  top: -4px;
  right: -4px;
  bottom: -4px;
  border: 1px solid #ddd;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.selected,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.selected,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.selected,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.selected,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.selected,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.selected,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.selected,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.selected,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.selected,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.selected,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.selected,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.selected,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected {
  border-color: transparent;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.selected:before,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected:before,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.selected:before,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected:before,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.selected:before,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected:before,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.selected:before,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected:before,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.selected:before,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected:before,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.selected:before,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected:before,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.selected:before,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected:before,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.selected:before,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected:before,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.selected:before,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected:before,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.selected:before,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected:before {
  border-color: #674399;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.selected:after,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected:after,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected:after,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:after,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.selected:after,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected:after,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.selected:after,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected:after,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected:after,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:after,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.selected:after,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected:after,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.selected:after,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.selected:after,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected:after,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:after,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.selected:after,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected:after,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.selected:after,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.selected:after,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected:after,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:after,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.selected:after,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected:after,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.selected:after,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected:after,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected:after,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:after,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.selected:after,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected:after {
  content: none;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch.selected.swatch-label,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch.selected.swatch-label,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch.selected.swatch-label,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch.selected.swatch-label,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch.selected.swatch-label,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label {
  border-bottom: none !important;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch__tooltip,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch__tooltip,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch__tooltip,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch__tooltip,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch__tooltip,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch__tooltip,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch__tooltip,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch__tooltip,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch__tooltip,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch__tooltip,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch__tooltip,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch__tooltip,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch__tooltip,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch__tooltip,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch__tooltip {
  -webkit-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  left: 50%;
  top: 0;
  background: #333;
  z-index: 2;
  color: #fff;
  margin: -15px 0 0 0;
  padding: 5px 10px;
  text-indent: initial;
  font-size: 14px;
  font-weight: 500;
  opacity: 0;
  visibility: hidden;
  user-select: none;
  display: inline-block;
  word-break: break-all;
  white-space: normal;
  min-width: max-content;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch__tooltip:after,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch__tooltip:after,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch__tooltip:after,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch__tooltip:after,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch__tooltip:after,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch__tooltip:after,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch__tooltip:after,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch__tooltip:after,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch__tooltip:after,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch__tooltip:after,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch__tooltip:after,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch__tooltip:after,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch__tooltip:after,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch__tooltip:after,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch__tooltip:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: #333;
  bottom: -4px;
  left: 50%;
  margin-left: -6px;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip {
  left: 10% !important;
  top: 10px;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-item-wrapper,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-item-wrapper,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-item-wrapper,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-item-wrapper,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-item-wrapper,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-item-wrapper,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-item-wrapper,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-item-wrapper,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-item-wrapper,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-item-wrapper,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-item-wrapper,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-item-wrapper,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-item-wrapper,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-item-wrapper,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-item-wrapper {
  position: relative;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch:hover + .swatch__tooltip,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:hover + .swatch__tooltip,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch:hover + .swatch__tooltip,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch:hover + .swatch__tooltip,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:hover + .swatch__tooltip,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch:hover + .swatch__tooltip,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch:hover + .swatch__tooltip,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:hover + .swatch__tooltip,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch:hover + .swatch__tooltip,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch:hover + .swatch__tooltip,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:hover + .swatch__tooltip,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch:hover + .swatch__tooltip,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch:hover + .swatch__tooltip,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch:hover + .swatch__tooltip,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch:hover + .swatch__tooltip {
  opacity: 1;
  visibility: visible;
  user-select: auto;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,
.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,
.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,
.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable {
  position: relative;
  background: rgba(51, 51, 51, 0.3411764706);
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,
.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,
.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,
.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable img {
  opacity: 0.5;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,
.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,
.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,
.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 0;
  background: linear-gradient(to top left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(50% - 0.8px), rgb(0, 0, 0) 50%, rgba(0, 0, 0, 0) calc(50% + 0.8px), rgba(0, 0, 0, 0) 100%), linear-gradient(to top right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(50% - 0.8px), rgb(0, 0, 0) 50%, rgba(0, 0, 0, 0) calc(50% + 0.8px), rgba(0, 0, 0, 0) 100%);
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,
.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,
.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,
.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-rounded:after {
  border-radius: 8px;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,
.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,
.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,
.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.woosuite-selectable.swatch-shape-circle:after {
  border-radius: 50%;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-hide .swatch.disabled,
.woocommerce div.product .cart.variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-hide .swatch.disabled,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-hide .swatch.disabled,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-hide .swatch.disabled,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-hide .swatch.disabled,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-hide .swatch.disabled,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,
.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-hide .swatch.disabled,
.woocommerce.archive .cart.variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-hide .swatch.disabled,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-hide .swatch.disabled,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-hide .swatch.disabled,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-hide .swatch.disabled,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-hide .swatch.disabled,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-hide .swatch.disabled,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-hide .swatch.disabled,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-hide .swatch.disabled,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches.oss-hide .swatch.woosuite-selectable {
  display: none !important;
}

.swatch-align-left .variations {
  text-align: left;
}
.swatch-align-left .variations img, .swatch-align-left .variations select, .swatch-align-left .variations .value {
  text-align: left;
}

.swatch-align-center .variations {
  text-align: center;
}
.swatch-align-center .variations img, .swatch-align-center .variations select, .swatch-align-center .variations .value {
  text-align: center;
}

.related.products .swatch-align-center .variations .label {
  display: none;
}

.swatch-align-right .variations {
  text-align: right;
}
.swatch-align-right .variations img, .swatch-align-right .variations select, .swatch-align-right .variations .value {
  text-align: right;
}

.variations .reset_variations {
  display: none;
}

/**
 * Custom CSS for the Sober theme
 */
.woocommerce.theme-sober div.product form.cart.variations_form .variations .variable {
  width: 90%;
}
@media (max-width: 768px) {
  .woocommerce.theme-sober div.product form.cart.variations_form .variations .variable {
    width: 100%;
  }
}
.woocommerce.theme-sober div.product form.cart.variations_form .line-hover {
  cursor: default;
}
.woocommerce.theme-sober div.product form.cart.variations_form .tawcvs-swatches .swatch-item-wrapper .swatch-image {
  text-align: center;
}
.woocommerce.theme-sober div.product form.cart.variations_form .tawcvs-swatches .swatch-item-wrapper .swatch-image img {
  width: 100%;
  height: auto;
}

table.variations {
  overflow: visible !important;
}
table.variations .label {
  margin-bottom: 10px;
}

.swatch-radio {
  width: 100%;
}

.swatch-radio input[type=radio] {
  width: auto !important;
  height: auto !important;
}



.product .nyp-disabled,.wcopc .product-item .nyp-disabled{opacity:.2}.product .single_variation_wrap .nyp,.wcopc .product-item .single_variation_wrap .nyp{display:none}.product .single_variation_wrap .suggested-text,.wcopc .product-item .single_variation_wrap .suggested-text{margin-bottom:1.5em;display:inline-block}.product .nyp,.wcopc .product-item .nyp{margin-bottom:1.5em}.product .nyp label,.wcopc .product-item .nyp label{font-weight:700;display:block}.product .nyp .nyp-input,.wcopc .product-item .nyp .nyp-input{display:inline-block;margin-bottom:0;text-align:center;font-weight:700;min-width:10em}.product .nyp .minimum-price,.wcopc .product-item .nyp .minimum-price{margin:0;color:inherit;font-size:.75em;opacity:.7;clear:both}.product .nyp .woocommerce-nyp-message,.wcopc .product-item .nyp .woocommerce-nyp-message{margin:1em 0!important}.product .nyp:after,.wcopc .product-item .nyp:after{content:"";display:table;clear:both}.woocommerce div.nyp-product.elementor form.cart{display:block!important}.nyp-product #ppc-button,.nyp-product #ppcp-messages{display:none!important}.nyp-product #wcpay-payment-request-button-separator,.nyp-product #wcpay-payment-request-wrapper{display:none!important}
.awdr_free_product_text{
    display: inline-block;
    padding: 0px 10px;
    background-color: #3d9cd2;
    color: #fff;
    border-radius: 3px;
}
.variation-wdr_free_product{
    display: none !important;
}
.awdr_change_product{
    cursor: pointer;
}
.awdr_free_product_variants{
    padding: 5px;
}
.awdr-product-name{
    padding-left: 10px;
}
.awdr_change_product{
    display: flex;
}
.awdr-select-free-variant-product-toggle {
    color: gray;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 1.02em;
    transition: 0.4s;
}

.awdr-select-free-variant-product-toggle-active, .awdr-select-free-variant-product-toggle:hover {
    color: #444;
}

.awdr-select-variant-product {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
}
.awdr-select-free-variant-product-toggle:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 12px;
    color: #777;
    margin-left: 10px;
}

.awdr-select-free-variant-product-toggle-active:after {
    content: "\2796";/* Unicode character for "minus" sign (-) */
}
@font-face{font-family:FontAwesomePB;src:url(https://shannon-ohara.com/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.eot);src:url(https://shannon-ohara.com/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.eot?#iefix) format("embedded-opentype"),url(https://shannon-ohara.com/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.woff2) format("woff2"),url(https://shannon-ohara.com/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.woff2) format("woff"),url(https://shannon-ohara.com/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.ttf) format("truetype"),url(https://shannon-ohara.com/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.svg#fapbregular) format("svg");font-weight:400;font-style:normal;font-display: swap;
}.bundled_table_item .product-name,.bundled_table_item .product-price,.bundled_table_item:not(.order_item) .product-quantity,.bundled_table_item .product-subtotal,.bundled_table_item .product-total{font-size:.875em}.bundled_table_item .bundled_table_item_indent{padding-left:32px}.woocommerce .bundled_table_item td.product-name dl.variation,.woocommerce-page .bundled_table_item td.product-name dl.variation,.bundled_table_item td.product-name .wc-item-meta{font-size:100%}.bundled_table_item,.bundled_table_item td{border-top:none !important;border-bottom:none !important}.bundle_table_item,.bundle_table_item td{border-bottom:none !important}.bundled_table_item_price,.bundled_table_item_subtotal{white-space:nowrap}.bundled_table_item_price::after,.bundled_table_item_subtotal::after{font-family:FontAwesomePB;font-size:1rem;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-transform:rotate(90deg) /*rtl:ignore*/;transform:rotate(90deg) /*rtl:ignore*/;content:"" /*rtl:''*/;margin:0 2px 0 12px;opacity:.25}dt.bundled_title_meta,.bundled_notice{margin:12px 0 5px}a.edit_bundle_in_cart_text{color:#888;font-weight:400;text-decoration:none}a.edit_bundle_in_cart_text:hover small{text-decoration:underline}.wcsatt-add-cart-to-subscription-options .bundled_table_item{font-size:.875em}.wcsatt-add-cart-to-subscription-options .bundled_table_item::after{font-family:FontAwesomePB;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-transform:rotate(90deg) /*rtl:ignore*/;transform:rotate(90deg) /*rtl:ignore*/;content:"" /*rtl:''*/;margin:0 2px 0 12px;opacity:.25}.wc-block-order-confirmation-totals__table tr.bundled_table_item.no_line_subtotal td.wc-block-order-confirmation-totals__total{visibility:hidden}.woocommerce-table--order-details tr.bundled_table_item.no_line_subtotal td.woocommerce-table__product-total.product-total{visibility:hidden}#order_review tr.bundled_table_item.no_line_subtotal td.product-subtotal{visibility:hidden}
#section-954-5375 > .ct-section-inner-wrap{align-items:center}#section-954-5375{text-align:left}#section-5114-5375 > .ct-section-inner-wrap{padding-top:10px;padding-bottom:10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px}#section-5114-5375{display:block}#section-2-705 > .ct-section-inner-wrap{padding-top:0;padding-bottom:80px;align-items:center;gap:20px}#section-2-705{text-align:left}@media (max-width:991px){#section-5114-5375 > .ct-section-inner-wrap{display:flex;flex-direction:column;flex-wrap:wrap;gap:4px}#section-5114-5375{display:block}#section-5114-5375{text-align:justify}}#div_block-12010-5375{flex-direction:row;display:flex;align-items:center;justify-content:flex-start;gap:4px;width:100%;text-align:justify}#div_block-5115-5375{display:flex;gap:4px;flex-direction:row;align-items:center;justify-content:space-between}#div_block-677-705{text-align:left;flex-direction:row;display:flex;gap:4px}#div_block-5121-5375{text-align:left;flex-direction:row;display:flex;align-items:center;gap:4px;margin-left:auto}.oxy-dynamic-list :is([data-id="link-499-705"],#incspec){position:relative}.oxy-dynamic-list :is([data-id="div_block-12023-5375"],#incspec){margin-bottom:10px;flex-direction:row;display:flex;gap:4px;align-items:center;width:100%}.oxy-dynamic-list :is([data-id="div_block-12025-5375"],#incspec){flex-direction:row;display:flex;align-items:center;justify-content:flex-end;gap:4px}.oxy-dynamic-list :is([data-id="div_block-12040-5375"],#incspec){text-align:left;flex-direction:row;display:flex;gap:10px;margin-top:20px;margin-bottom:20px}.oxy-dynamic-list :is([data-id="div_block-12186-5375"],#incspec){width:100%;padding-left:0px}.oxy-dynamic-list :is([data-id="div_block-12189-5375"],#incspec){flex-shrink:1;flex-direction:row;display:flex;flex-wrap:wrap}.oxy-dynamic-list :is([data-id="div_block-12190-5375"],#incspec){width:100%;justify-content:flex-start;text-align:center;flex-direction:row;display:flex;align-items:center;gap:10px;padding-bottom:2px}.oxy-dynamic-list :is([data-id="div_block-12195-5375"],#incspec){width:100%;justify-content:flex-start;text-align:center;flex-direction:row;display:flex;align-items:center;gap:10px;padding-bottom:2px}.oxy-dynamic-list :is([data-id="div_block-12200-5375"],#incspec){width:100%;justify-content:flex-start;text-align:center;flex-direction:row;display:flex;align-items:center;gap:10px;padding-bottom:2px}.oxy-dynamic-list :is([data-id="div_block-12205-5375"],#incspec){width:100%;justify-content:flex-start;text-align:center;flex-direction:row;display:flex;align-items:center;gap:10px;padding-bottom:2px}.oxy-dynamic-list :is([data-id="div_block-12210-5375"],#incspec){width:100%;justify-content:flex-start;text-align:center;flex-direction:row;display:flex;align-items:center;gap:10px;padding-bottom:2px}.oxy-dynamic-list :is([data-id="div_block-12215-5375"],#incspec){width:100%;justify-content:flex-start;text-align:center;flex-direction:row;display:flex;align-items:center;gap:10px;padding-bottom:2px}.oxy-dynamic-list :is([data-id="div_block-12223-5375"],#incspec){width:100%;justify-content:flex-start;text-align:center;flex-direction:row;display:flex;align-items:center;gap:10px;padding-bottom:2px}.oxy-dynamic-list :is([data-id="div_block-12228-5375"],#incspec){width:100%;justify-content:flex-start;text-align:center;flex-direction:row;display:flex;align-items:center;gap:10px;padding-bottom:2px}.oxy-dynamic-list :is([data-id="div_block-12233-5375"],#incspec){width:100%;justify-content:flex-start;text-align:center;flex-direction:row;display:flex;align-items:center;gap:10px;padding-bottom:2px}.oxy-dynamic-list :is([data-id="div_block-12238-5375"],#incspec){width:100%;justify-content:flex-start;text-align:center;flex-direction:row;display:flex;align-items:center;gap:10px;padding-bottom:2px}.oxy-dynamic-list :is([data-id="div_block-12243-5375"],#incspec){width:100%;justify-content:flex-start;text-align:center;flex-direction:row;display:flex;align-items:center;gap:10px;padding-bottom:2px}.oxy-dynamic-list :is([data-id="div_block-12248-5375"],#incspec){width:100%;justify-content:flex-start;text-align:center;flex-direction:row;display:flex;align-items:center;gap:10px;padding-bottom:2px}#div_block-12255-5375{flex-direction:column;display:flex;align-items:flex-start;padding-top:10px;border-top-width:0.5px;border-top-color:#e8e5e5}#div_block-12155-5375{text-align:left;gap:20px}#div_block-632-705{margin-top:auto;margin-left:auto}#div_block-5096-5375{flex-direction:column;display:flex;text-align:left;gap:16px;margin-top:20px}@media (max-width:991px){#div_block-12010-5375{text-align:center;flex-direction:row;display:flex;flex-wrap:wrap;justify-content:space-between}}@media (max-width:991px){#div_block-5115-5375{text-align:justify;display:flex}}@media (max-width:991px){#div_block-12015-5375{order:-1;margin-left:auto;margin-right:auto}}@media (max-width:991px){#div_block-12007-5375{order:-1;margin-left:auto;margin-right:auto}}@media (max-width:767px){#div_block-5121-5375{margin-right:auto}}@media (max-width:767px){.oxy-dynamic-list :is([data-id="div_block-12040-5375"],#incspec){flex-direction:column;display:flex}}@media (max-width:479px){#div_block-12010-5375{text-align:justify;justify-content:center}}@media (max-width:479px){#div_block-5115-5375{text-align:justify;justify-content:center}}@media (max-width:479px){.oxy-dynamic-list :is([data-id="div_block-12023-5375"],#incspec){text-align:left;flex-direction:row;display:flex;align-items:center;gap:4px}}#headline-957-5375{font-size:16px;text-align:center}.oxy-dynamic-list :is([data-id="headline-12024-5375"],#incspec){margin-bottom:0px;letter-spacing:1px;padding-right:0px;line-height:1}#text_block-5122-5375{font-size:10px}.oxy-dynamic-list :is([data-id="text_block-6480-5375"],#incspec){position:absolute;top:0px;right:0px;background-color:#0f0f0f;font-size:10px;text-transform:uppercase;padding-top:2px;padding-bottom:2px;padding-right:6px;padding-left:6px;color:#ffffff}.oxy-dynamic-list :is([data-id="text_block-12029-5375"],#incspec){margin-right:auto}.oxy-dynamic-list :is([data-id="text_block-12027-5375"],#incspec){font-size:12px}.oxy-dynamic-list :is([data-id="text_block-12193-5375"],#incspec){font-size:12px}.oxy-dynamic-list :is([data-id="text_block-12198-5375"],#incspec){font-size:12px}.oxy-dynamic-list :is([data-id="text_block-12203-5375"],#incspec){font-size:12px}.oxy-dynamic-list :is([data-id="text_block-12208-5375"],#incspec){font-size:12px}.oxy-dynamic-list :is([data-id="text_block-12213-5375"],#incspec){font-size:12px}.oxy-dynamic-list :is([data-id="text_block-12219-5375"],#incspec){font-size:12px}.oxy-dynamic-list :is([data-id="text_block-12226-5375"],#incspec){font-size:12px}.oxy-dynamic-list :is([data-id="text_block-12231-5375"],#incspec){font-size:12px}.oxy-dynamic-list :is([data-id="text_block-12236-5375"],#incspec){font-size:12px}.oxy-dynamic-list :is([data-id="text_block-12241-5375"],#incspec){font-size:12px}.oxy-dynamic-list :is([data-id="text_block-12246-5375"],#incspec){font-size:12px}.oxy-dynamic-list :is([data-id="text_block-12252-5375"],#incspec){font-size:12px}#text_block-12254-5375{color:#000000;font-size:12px;font-weight:500;font-family:'Montserrat';text-transform:uppercase;line-height:1.2;letter-spacing:2px}#text_block-12256-5375{color:#000000;font-size:12px;font-weight:500;font-family:'Montserrat';text-transform:uppercase;line-height:1.2;letter-spacing:2px;margin-bottom:10px}#text_block-12257-5375{font-style:italic;color:#474747;margin-top:2px;font-size:12px}#text_block-12157-5375{text-transform:uppercase;font-size:12px}#text_block-570-705{margin-top:0px}#text_block-564-705{margin-top:0px}#text_block-561-705{margin-top:0px}#text_block-567-705{margin-top:0px}#link_text-511-5375{margin-top:0px}#link_text-724-705{margin-top:0px}#link_text-763-705{margin-top:0px}#link_text-771-705{margin-top:0px}#link_text-779-705{margin-top:0px}.oxy-dynamic-list :is([data-id="link-336-5375"],#incspec){position:relative}.oxy-dynamic-list :is([data-id="link-338-5375"],#incspec){flex-direction:column;display:flex;align-items:flex-start}.oxy-dynamic-list :is([data-id="link-12191-5375"],#incspec){margin-right:0px}.oxy-dynamic-list :is([data-id="link-12224-5375"],#incspec){margin-right:0px}#image-226-5375{height:30px}#image-227-5375{height:30px}#image-5123-5375{width:24px}.oxy-dynamic-list :is([data-id="image-500-705"],#incspec){width:100%;margin-bottom:auto}#fancy_icon-5095-5375>svg{width:24px;height:24px}#fancy_icon-5095-5375{position:absolute;top:20px;right:20px}#code_block-5117-5375{font-size:10px}.oxy-dynamic-list :is([data-id="code_block-12012-5375"],#incspec){position:absolute;top:0px;left:0px;padding-top:2px;padding-right:6px;padding-bottom:2px;padding-left:6px;font-size:10px;text-transform:uppercase;background-color:#ffffff}#span-958-5375{font-weight:900;font-size:20px}#_dynamic_list-497-705{listrendertype:1;display:grid;grid-template-columns:repeat(12,1fr);align-items:stretch;gap:20px 20px}.oxy-dynamic-list :is([data-id="_dynamic_list-12188-5375"],#incspec){flex-direction:column;display:flex;flex-wrap:wrap;margin-top:0px;padding-bottom:0px;gap:10px}.oxy-dynamic-list :is([data-id="_dynamic_list-12221-5375"],#incspec){margin-top:0px;gap:10px}#_dynamic_list-497-705 .oxy-repeater-pages{font-size:14px}#_dynamic_list-497-705 .oxy-repeater-pages-wrap{justify-content:center}#_dynamic_list-497-705 .oxy-repeater-pages > *{transition:0.3}#_dynamic_list-12188-5375 .oxy-repeater-pages{font-size:12px}#_dynamic_list-12221-5375 .oxy-repeater-pages{font-size:12px}.oxy-wpgb-facet{width:100%}.oxy-wpgb-facet .wpgb-facet > fieldset:last-child,.oxy-wpgb-facet .wpgb-facet > .wpgb-button{margin-bottom:0}#-wpgb-facet-607-5375 .wpgb-select{border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none}#-wpgb-facet-607-5375{width:100%}#-wpgb-facet-118-5375 .wpgb-select{border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none}#-wpgb-facet-118-5375{width:100%}#-wpgb-facet-7862-5375{display:none}#_dynamic_list-497-705{outline:none}#_dynamic_list-12188-5375{outline:none}#_dynamic_list-12221-5375{outline:none}.oxy-product-price p.price{margin:0;font-size:16px}.oxy-dynamic-list :is([data-id="-product-price-12026-5375"],#incspec) .price,.oxy-dynamic-list :is([data-id="-product-price-12026-5375"],#incspec) .woocommerce-Price-amount,.oxy-dynamic-list :is([data-id="-product-price-12026-5375"],#incspec) .price del{font-size:16px;color:#b5787f;text-transform:uppercase;line-height:1}.oxy-dynamic-list :is([data-id="-product-price-12026-5375"],#incspec) .price del .woocommerce-Price-amount,.oxy-dynamic-list :is([data-id="-product-price-12026-5375"],#incspec) .price del{color:#686868}.oxy-dynamic-list :is([data-id="-product-price-12026-5375"],#incspec) .price{display:flex;align-items:center}.oxy-dynamic-list :is([data-id="-product-price-12026-5375"],#incspec) .price > del{margin-right:5px}.oxy-dynamic-list :is([data-id="-product-price-12026-5375"],#incspec){font-family:'Oswald';font-size:16px}#-off-canvas-5094-5375 .offcanvas-inner{background-color:#ffffff;box-shadow:2px 0px 0px 0px #e8e8e8}#-off-canvas-5094-5375{display:none}#-off-canvas-5094-5375 .oxy-offcanvas_backdrop{opacity:0;visibility:hidden}body:not(.oxygen-builder-body) #-off-canvas-5094-5375{display:block}body:not(.oxygen-builder-body) .editor-styles-wrapper #-off-canvas-5094-5375{visibility:hidden}body.oxygen-builder-body #-off-canvas-5094-5375 .offcanvas-inner{-webkit-transform:none;-ms-transform:none;transform:none;z-index:2147483640}.oxy-off-canvas{visibility:visible;pointer-events:none}.offcanvas-inner{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;height:100vh;max-width:100%;width:280px;overflow-x:hidden;top:0;left:0;padding:30px;z-index:1000;-webkit-transition:-webkit-transform .5s cubic-bezier(0.77,0,0.175,1),box-shadow .5s cubic-bezier(0.77,0,0.175,1);transition:transform .5s cubic-bezier(0.77,0,0.175,1),box-shadow .5s cubic-bezier(0.77,0,0.175,1);-o-transition:-o-transform .5s cubic-bezier(0.77,0,0.175,1),box-shadow .5s cubic-bezier(0.77,0,0.175,1);pointer-events:auto}.offcanvas-inner:focus{outline:none}.oxy-offcanvas_backdrop{background:rgba(0,0,0,.5);position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;-webkit-transition:all .5s cubic-bezier(0.77,0,0.175,1);-o-transition:all .5s cubic-bezier(0.77,0,0.175,1);transition:all .5s cubic-bezier(0.77,0,0.175,1);pointer-events:auto;z-index:10}.oxy-off-canvas-toggled .oxy-offcanvas_backdrop{opacity:1;visibility:visible}body.oxygen-builder-body .oxy-slide-menu-dropdown-icon-click-area{position:relative;z-index:2147483641}body.oxygen-builder-body .oxy-offcanvas_backdrop{opacity:1;visibility:visible}.oxy-off-canvas .aos-animate-disabled[data-aos^='fade'][data-aos^='fade']{opacity:0}.oxy-off-canvas .aos-animate-disabled[data-aos='fade-up'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='fade-up']{transform:translate3d(0,100px,0)}.oxy-off-canvas .aos-animate-disabled[data-aos='fade-down'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='fade-down']{transform:translate3d(0,-100px,0)}.oxy-off-canvas .aos-animate-disabled[data-aos='fade-right'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='fade-right']{transform:translate3d(-100px,0,0)}.oxy-off-canvas .aos-animate-disabled[data-aos='fade-left'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='fade-left']{transform:translate3d(100px,0,0)}.oxy-off-canvas .aos-animate-disabled[data-aos='fade-up-right'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='fade-up-right']{transform:translate3d(-100px,100px,0)}.oxy-off-canvas .aos-animate-disabled[data-aos='fade-up-left'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='fade-up-left']{transform:translate3d(100px,100px,0)}.oxy-off-canvas .aos-animate-disabled[data-aos='fade-down-right'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='fade-down-right']{transform:translate3d(-100px,-100px,0)}.oxy-off-canvas .aos-animate-disabled[data-aos='fade-down-left'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='fade-down-left']{transform:translate3d(100px,-100px,0)}.oxy-off-canvas .aos-animate-disabled[data-aos^='zoom'][data-aos^='zoom'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos^='zoom'][data-aos^='zoom']{opacity:0;transition-property:opacity,transform}.oxy-off-canvas .aos-animate-disabled[data-aos^='zoom'][data-aos^='zoom'].aos-animate,.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos^='zoom'][data-aos^='zoom'].aos-animate{opacity:1;transform:translateZ(0) scale(1)}.oxy-off-canvas .aos-animate-disabled[data-aos='zoom-in'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='zoom-in']{transform:scale(0.6)}.oxy-off-canvas .aos-animate-disabled[data-aos='zoom-in-up'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='zoom-in-up']{transform:translate3d(0,100px,0) scale(0.6)}.oxy-off-canvas .aos-animate-disabled[data-aos='zoom-in-down'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='zoom-in-down']{transform:translate3d(0,-100px,0) scale(0.6)}.oxy-off-canvas .aos-animate-disabled[data-aos='zoom-in-right'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='zoom-in-right']{transform:translate3d(-100px,0,0) scale(0.6)}.oxy-off-canvas .aos-animate-disabled[data-aos='zoom-in-left'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='zoom-in-left']{transform:translate3d(100px,0,0) scale(0.6)}.oxy-off-canvas .aos-animate-disabled[data-aos='zoom-out'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='zoom-out']{transform:scale(1.2)}.oxy-off-canvas .aos-animate-disabled[data-aos='zoom-out-up'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='zoom-out-up']{transform:translate3d(0,100px,0) scale(1.2)}.oxy-off-canvas .aos-animate-disabled[data-aos='zoom-out-down'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='zoom-out-down']{transform:translate3d(0,-100px,0) scale(1.2)}.oxy-off-canvas .aos-animate-disabled[data-aos='zoom-out-right'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='zoom-out-right']{transform:translate3d(-100px,0,0) scale(1.2)}.oxy-off-canvas .aos-animate-disabled[data-aos='zoom-out-left'],.oxy-off-canvas .aos-animate-disabled[data-aos='zoom-out-left']{transform:translate3d(100px,0,0) scale(1.2)}.oxy-off-canvas .aos-animate-disabled[data-aos^='slide'][data-aos^='slide'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos^='slide'][data-aos^='slide']{transition-property:transform}.oxy-off-canvas .aos-animate-disabled[data-aos='slide-up'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='slide-up']{transform:translate3d(0,100%,0)}.oxy-off-canvas .aos-animate-disabled[data-aos='slide-down'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='slide-down']{transform:translate3d(0,-100%,0)}.oxy-off-canvas .aos-animate-disabled[data-aos='slide-right'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='slide-right']{transform:translate3d(-100%,0,0)}.oxy-off-canvas .aos-animate-disabled[data-aos='slide-left'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='slide-left']{transform:translate3d(100%,0,0)}.oxy-off-canvas .aos-animate-disabled[data-aos^='flip'][data-aos^='flip'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos^='flip'][data-aos^='flip']{backface-visibility:hidden;transition-property:transform}.oxy-off-canvas .aos-animate-disabled[data-aos='flip-left'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='flip-left']{transform:perspective(2500px) rotateY(-100deg)}.oxy-off-canvas .aos-animate-disabled[data-aos='flip-right'],.oxy-off-canvas .aos-animate-disabled[data-aos='flip-right']{transform:perspective(2500px) rotateY(100deg)}.oxy-off-canvas .aos-animate-disabled[data-aos='flip-up'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='flip-up']{transform:perspective(2500px) rotateX(-100deg)}.oxy-off-canvas .aos-animate-disabled[data-aos='flip-up'].aos-animate{transform:perspective(2500px) rotateX(0)}.oxy-off-canvas .aos-animate-disabled[data-aos='flip-down'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='flip-down']{transform:perspective(2500px) rotateX(100deg)}.oxy-off-canvas .aos-animate-disabled[data-aos='flip-down'].aos-animate{transform:perspective(2500px) rotateX(0)}.oxy-off-canvas .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar .oxy-off-canvas .offcanvas-inner{margin-top:32px}@media screen and (max-width:782px){.admin-bar .oxy-off-canvas .offcanvas-inner{margin-top:46px}}body.oxygen-builder-body.admin-bar .oxy-off-canvas .offcanvas-inner{margin-top:0}.oxy-off-canvas .offcanvas-inner{-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0)}#-off-canvas-5094-5375.oxy-off-canvas-toggled.oxy-off-canvas .offcanvas-inner{-webkit-transform:none;-ms-transform:none;transform:none}[data-offcanvas-push='#-off-canvas-5094-5375'].oxy-off-canvas-toggled{-webkit-transform:translate(var(--offcanvas-push),0);-ms-transform:translate(var(--offcanvas-push),0);transform:translate(var(--offcanvas-push),0)}body:not(.oxygen-builder-body) #-off-canvas-5094-5375:not(.oxy-off-canvas-toggled) .offcanvas-inner{box-shadow:none}#-off-canvas-5094-5375{position:relative}
#div_block-2-50223{padding-right:0px}#div_block-5-50223{text-align:left;flex-direction:row;display:flex;align-items:center;transition-duration:0.4s}#div_block-9-50223{position:absolute;top:100px;width:300px;background-color:#ffffff;right:0px;z-index:100;padding-left:10px;padding-right:10px;text-align:left;align-items:center}#text_block-7-50223{background-color:#0f0f0f;color:#ffffff;border-radius:10px;font-size:10px;padding-left:6px;padding-right:6px;padding-top:1px;padding-bottom:1px;min-width:18px;text-align:center}#fancy_icon-6-50223{color:#0f0f0f}#fancy_icon-6-50223>svg{width:35px;height:35px}#fancy_icon-6-50223{margin-right:0px}#_toggle-4-50223 .oxy-expand-collapse-icon{font-size:0px}.oxy-mini-cart{position:relative;display:flex;justify-content:center;-webkit-font-smoothing:antialiased}.oxy-woo-mini-cart__summary{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;cursor:pointer}.oxy-woo-mini-cart__summary-fragments{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.oxy-woo-mini-cart__total{margin-right:8px}.oxy-woo-mini-cart__items-count{white-space:nowrap}.oxy-woo-mini-cart__quantity-badge{position:absolute;top:4px;right:4px;width:14px;height:14px;border-radius:50%;font-size:10px;font-weight:800;background-color:#00adef;color:white;display:none;justify-content:center;align-items:center}.oxy-woo-mini-cart__icon{width:24px;height:auto}.oxy-woo-mini-cart__flyout{position:absolute;right:0;left:unset;width:100%;min-width:300px;top:100%;opacity:0 !important;transition-property:opacity;transition-duration:0.3s;transition-timing-function:ease-in-out;pointer-events:none;background-color:#fff;z-index:9999;padding:16px}.oxy-woo-mini-cart__summary:hover + .oxy-woo-mini-cart__flyout,.oxy-woo-mini-cart:focus-within > .oxy-woo-mini-cart__flyout,.oxy-woo-mini-cart__flyout:hover,.oxy-woo-mini-cart__flyout--active{visibility:visible;opacity:1 !important;pointer-events:all}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item{display:flex;flex-direction:row;align-items:center}.oxy-woo-mini-cart__flyout ul.product_list_widget{list-style:none outside;padding:0;margin:0}.oxy-woo-mini-cart__flyout .product_list_widget li{border-bottom:1px solid #d3ced2;padding-top:4px;margin-bottom:4px;padding-bottom:8px;list-style:none}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item .remove{margin-right:8px;color:#d3ced2 !important;width:14px;text-align:center}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item .remove:hover{text-decoration:none;color:#c44 !important;background:transparent !important}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item a:not(.remove){display:flex;align-items:center;font-size:14px}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item a:not(.remove) img{margin:0px;margin-right:12px;width:32px;height:32px}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item .quantity{margin-left:auto;display:flex;flex-direction:column;align-items:center}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__total .woocommerce-Price-amount{color:black}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons{display:flex;flex-direction:column;margin-block-end:0px}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons .button{display:flex;justify-content:center;width:100%;background-color:#666666;padding:16px 48px;color:#ffffff;font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:1px;line-height:1.2;border:1px solid #666666;transition:all 0.2s ease}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons .button:first-child{margin-bottom:8px;line-height:1.2;text-align:center;text-transform:uppercase;letter-spacing:1px;font-weight:700;font-size:12px;background:#ffffff;border:1px solid #65bec2;color:#65bec2;padding:16px 24px;outline:none;font-family:inherit;border-radius:4px}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons .button:first-child:hover{border:1px solid #6799b2;color:#6799b2;background:#ffffff}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons .button:hover{background:#999999;border-color:#999999}.oxy-woo-mini-cart__flyout .total strong{font-weight:400}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__empty-message{text-align:center}.oxy-mini-cart{position:relative;display:flex;justify-content:center;-webkit-font-smoothing:antialiased}.oxy-woo-mini-cart__summary{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;cursor:pointer}.oxy-woo-mini-cart__summary-fragments{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.oxy-woo-mini-cart__total{margin-right:8px}.oxy-woo-mini-cart__items-count{white-space:nowrap}.oxy-woo-mini-cart__quantity-badge{position:absolute;top:4px;right:4px;width:14px;height:14px;border-radius:50%;font-size:10px;font-weight:800;background-color:#00adef;color:white;display:none;justify-content:center;align-items:center}.oxy-woo-mini-cart__icon{width:24px;height:auto}.oxy-woo-mini-cart__flyout{position:absolute;right:0;left:unset;width:100%;min-width:300px;top:100%;opacity:0 !important;transition-property:opacity;transition-duration:0.3s;transition-timing-function:ease-in-out;pointer-events:none;background-color:#fff;z-index:9999;padding:16px}.oxy-woo-mini-cart__summary:hover + .oxy-woo-mini-cart__flyout,.oxy-woo-mini-cart:focus-within > .oxy-woo-mini-cart__flyout,.oxy-woo-mini-cart__flyout:hover,.oxy-woo-mini-cart__flyout--active{visibility:visible;opacity:1 !important;pointer-events:all}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item{display:flex;flex-direction:row;align-items:center}.oxy-woo-mini-cart__flyout ul.product_list_widget{list-style:none outside;padding:0;margin:0}.oxy-woo-mini-cart__flyout .product_list_widget li{border-bottom:1px solid #d3ced2;padding-top:4px;margin-bottom:4px;padding-bottom:8px;list-style:none}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item .remove{margin-right:8px;color:#d3ced2 !important;width:14px;text-align:center}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item .remove:hover{text-decoration:none;color:#c44 !important;background:transparent !important}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item a:not(.remove){display:flex;align-items:center;font-size:14px}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item a:not(.remove) img{margin:0px;margin-right:12px;width:32px;height:32px}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item .quantity{margin-left:auto;display:flex;flex-direction:column;align-items:center}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__total .woocommerce-Price-amount{color:black}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons{display:flex;flex-direction:column;margin-block-end:0px}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons .button{display:flex;justify-content:center;width:100%;background-color:#666666;padding:16px 48px;color:#ffffff;font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:1px;line-height:1.2;border:1px solid #666666;transition:all 0.2s ease}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons .button:first-child{margin-bottom:8px;line-height:1.2;text-align:center;text-transform:uppercase;letter-spacing:1px;font-weight:700;font-size:12px;background:#ffffff;border:1px solid #65bec2;color:#65bec2;padding:16px 24px;outline:none;font-family:inherit;border-radius:4px}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons .button:first-child:hover{border:1px solid #6799b2;color:#6799b2;background:#ffffff}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons .button:hover{background:#999999;border-color:#999999}.oxy-woo-mini-cart__flyout .total strong{font-weight:400}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__empty-message{text-align:center}.oxy-mini-cart{max-width:100%}.oxy-mini-cart .widget_shopping_cart_content{display:flex;flex-direction:column;height:100%}.oxy-mini-cart .woocommerce-mini-cart__buttons{display:flex;width:100%;flex-direction:row;justify-content:space-between}.oxy-mini-cart .woocommerce-mini-cart__total{display:flex;flex-direction:row;justify-content:space-between}.oxy-mini-cart.woocommerce a.remove.remove_from_cart_button{color:inherit!important;position:absolute;text-decoration:none;right:0;font-size:20px}.oxy-mini-cart .woocommerce-mini-cart-item{position:relative;text-align:left}.oxy-mini-cart .woocommerce a.button{margin-bottom:10px;padding:12px 18px;font-size:10px}.oxy-mini-cart .cart_list{overflow-y:auto}.oxy-mini-cart .woocommerce-mini-cart-item .quantity{font-size:14px}.oxy-mini-cart a.remove_from_cart_button{color:#333}.oxy-mini-cart a.remove_from_cart_button:hover{color:#f5f5f5}.oxy-mini-cart a.remove_from_cart_button{background-color:#f5f5f5}.oxy-mini-cart .woocommerce-mini-cart__buttons a{width:48%;text-align:center}.oxy-mini-cart a.remove_from_cart_button:hover{background-color:#e5e5e5}.oxy-mini-cart ul.product_list_widget li img{width:60px}.oxy-mini-cart .woocommerce-mini-cart__empty-message{margin:0}
#section-11690-115 > .ct-section-inner-wrap{padding-top:10px;padding-bottom:10px;display:flex;flex-direction:column;align-items:center}#section-11690-115{display:block}#section-11690-115{background-color:#b78fa2}#section-6366-115 > .ct-section-inner-wrap{gap:20px}#section-6366-115{background-color:#f2efec;margin-top:auto}#div_block-9077-115{background-color:#00000000;flex-direction:row;display:flex;margin-bottom:30px;margin-left:auto;margin-right:auto;gap:8px}#div_block-12252-115{align-items:stretch;grid-template-columns:repeat(2,minmax(1px,1fr));grid-column-gap:1px;grid-row-gap:1px;text-align:left;gap:1px;background-color:#f6f6f6;border-bottom-color:#f6f6f6;border-bottom-width:1px;border-bottom-style:solid;display:grid}#div_block-12256-115{background-color:#ffffff;text-align:center;align-items:flex-start;justify-content:center}#div_block-12257-115{flex-direction:row;display:flex;justify-content:center;text-align:justify;background-color:#ffffff;align-items:center}#div_block-12260-115{background-color:#ffffff;text-align:left;align-items:flex-start;justify-content:center}#div_block-12267-115{background-color:#ffffff;text-align:left;align-items:flex-start;justify-content:center}#div_block-11702-115{width:100%;flex-direction:row;display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px;align-items:center}#div_block-11694-115{text-align:left;flex-direction:row;display:flex;align-items:center}#div_block-11697-115{text-align:left;flex-direction:row;display:flex;align-items:center}#div_block-9328-115{width:100%;text-align:left;align-items:center;min-height:100vh}#div_block-5088-115{z-index:200;position:relative;width:100%}#div_block-5089-115{margin-top:20px}#div_block-5090-115{text-align:left;flex-direction:row;display:flex}#div_block-5096-115{text-align:left;align-items:flex-end}#div_block-5097-115{background-color:#00000000;flex-direction:row;display:flex;gap:8px}#div_block-5110-115{text-align:right;align-items:center;width:100%;padding-bottom:0}#div_block-5111-115{flex-direction:row;display:flex;align-items:center}.oxy-dynamic-list :is([data-id="div_block-5117-115"],#incspec){grid-column:span 3}.oxy-dynamic-list :is([data-id="div_block-5619-115"],#incspec){text-align:left;flex-direction:row;display:flex;width:100%;align-items:center}#div_block-7569-115{margin-top:0px}.oxy-dynamic-list :is([data-id="div_block-5144-115"],#incspec){padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;position:relative}#div_block-5164-115{padding-top:0px;border-top-color:#e8e5e5;border-top-width:1px;border-top-style:solid;border-bottom-color:#e8e5e5;border-bottom-width:1px;border-bottom-style:solid;padding-bottom:0px;background-color:#ffffff;border-left-width:1px;border-left-style:solid;border-left-color:#e8e8e8;gap:0 0}#div_block-5165-115{text-align:left;align-items:center;display:flex}#div_block-5181-115{padding-top:20px}#div_block-5182-115{display:flex;text-align:left;flex-direction:row;align-items:center;gap:20px}#div_block-7571-115{width:100%;margin-bottom:-20px;background-color:#b5787f;color:#faeeee}#div_block-7450-115{padding-top:6px;padding-bottom:6px}#div_block-7568-115{justify-content:center}#div_block-7567-115{justify-content:center}#div_block-7455-115{text-align:left;align-items:flex-end}#div_block-5322-115{left:45%;text-align:left;align-items:flex-end;margin-bottom:14px;font-weight:400;margin-top:auto}#div_block-5247-115{padding-bottom:20px;border-bottom-color:#e8e5e5;border-bottom-width:1px;border-bottom-style:solid;gap:0 0;grid-template-columns:repeat(12,1fr);align-items:stretch;display:grid}#div_block-5248-115{padding-bottom:0px}.oxy-dynamic-list :is([data-id="div_block-5252-115"],#incspec){grid-column:span 2}#div_block-5257-115{border-right-style:none}#div_block-5262-115{padding-top:20px}#div_block-5263-115{flex-direction:row;display:flex;justify-content:space-between;width:100%;align-items:center;text-align:left;flex-wrap:wrap}#link-5297-115{text-align:left;align-items:center;flex-direction:row;display:flex;width:100%;justify-content:space-between;margin-bottom:20px}#div_block-11207-115{text-align:left;flex-direction:row;display:flex;align-items:center;gap:16px}.oxy-dynamic-list :is([data-id="div_block-5300-115"],#incspec){grid-column:span 2}#div_block-10407-115{height:80px;text-align:left;align-items:center;justify-content:center}#div_block-5243-115{left:45%;flex-direction:row;display:flex;align-items:flex-end;margin-top:auto;margin-bottom:20px;font-weight:400}#div_block-5349-115{justify-content:flex-end}#div_block-5350-115{text-align:left;flex-direction:column;display:flex;align-items:flex-end;margin-bottom:30px;font-weight:400}#div_block-5351-115{text-align:left;flex-direction:row;display:flex}#div_block-5355-115{margin-left:24px}#div_block-5358-115{margin-left:20px}#div_block-5360-115{min-height:1px;width:%}#div_block-79-115{background-color:#00000000}#div_block-85-115{text-align:left;flex-direction:row;display:flex;gap:20px}#div_block-86-115{background-color:#00000000;gap:20px}#div_block-92-115{background-color:#00000000;gap:20px}#div_block-97-115{background-color:#00000000}#div_block-98-115{background-color:#00000000;max-width:100%}#div_block-2021-115{background-color:#00000000;flex-direction:row;display:flex;justify-content:flex-end}#div_block-9434-115{width:100%}#div_block-11980-115{flex-direction:column;display:flex;text-align:right;align-items:flex-start;margin-right:-8px;padding-right:3px;padding-top:6px}#div_block-10833-115{position:fixed;right:20px;bottom:120px;background-color:#ffffff;padding-top:12px;padding-right:12px;padding-bottom:12px;padding-left:12px;width:324px;max-width:90%;z-index:2147483647;display:none}#div_block-10834-115{flex-direction:row;display:flex;width:100%;justify-content:space-between;gap:24px}#div_block-11568-115{position:fixed;right:20px;bottom:120px;background-color:#ffffff;padding-top:12px;padding-right:12px;padding-bottom:12px;padding-left:12px;width:324px;max-width:90%;z-index:2147483647;display:none}#div_block-11605-115{gap:4px;margin-bottom:8px}#div_block-11581-115{text-align:left;align-items:center}#div_block-11589-115{width:100%;height:1px;background-color:#191919;margin-bottom:8px}#div_block-11590-115{flex-direction:row;display:flex;gap:12px;align-items:center}#div_block-11592-115{text-align:left;flex-direction:row;display:flex;align-items:center;gap:12px}@media (max-width:1120px){#div_block-5263-115{justify-items:left;align-items:stretch;grid-template-columns:repeat(6,minmax(200px,800px));grid-column-gap:2px;grid-row-gap:2px;display:grid}}@media (max-width:991px){#div_block-5093-115{flex-direction:row;display:flex;justify-content:space-between;grid-column:span 8}}@media (max-width:991px){#div_block-5096-115{display:none}}@media (max-width:991px){#div_block-5111-115{display:none}}@media (max-width:991px){.oxy-dynamic-list :is([data-id="div_block-5117-115"],#incspec){grid-column:span 6}}@media (max-width:991px){#div_block-5322-115{width:100%;flex-direction:column;display:flex;align-items:center;text-align:center}}@media (max-width:991px){#div_block-5243-115{width:100%;flex-direction:column;display:flex;align-items:center;text-align:center}}@media (max-width:991px){#div_block-78-115{grid-column:span 12}}@media (max-width:991px){#div_block-85-115{grid-column:span 6}}@media (max-width:991px){#div_block-97-115{grid-column:span 6}}@media (max-width:991px){#div_block-2037-115{text-align:left;align-items:center;order:3;grid-column:span 12}}@media (max-width:991px){#div_block-2021-115{text-align:right;justify-content:center;grid-column:span 12}}@media (max-width:767px){#div_block-5090-115{display:none}}@media (max-width:767px){#div_block-5093-115{grid-column:span 12}}@media (max-width:767px){#div_block-5182-115{flex-direction:row;display:flex;flex-wrap:wrap}}@media (max-width:767px){#div_block-5322-115{position:relative;padding-top:21px;flex-direction:column;display:flex;align-items:center;text-align:center;left:0%;right:0px;margin-left:auto;margin-right:auto}}@media (max-width:767px){#div_block-5243-115{position:relative;padding-top:26px;flex-direction:column;display:flex;align-items:center;text-align:center;left:0%;right:0px;margin-left:auto;margin-right:auto}}@media (max-width:767px){#div_block-6368-115{align-items:stretch;grid-template-columns:repeat(2,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;display:grid}}@media (max-width:767px){#div_block-85-115{grid-column:span 12}}@media (max-width:767px){#div_block-86-115{gap:10px}}@media (max-width:767px){#div_block-92-115{gap:10px}}@media (max-width:767px){#div_block-97-115{grid-column:span 12}}@media (max-width:479px){#div_block-9077-115{padding-top:2px}}@media (max-width:479px){#div_block-5097-115{padding-top:2px}}@media (max-width:479px){.oxy-dynamic-list :is([data-id="div_block-5117-115"],#incspec){grid-column:span 12}}@media (max-width:479px){#div_block-5263-115{align-items:stretch;grid-template-columns:repeat(2,minmax(200px,1fr));grid-column-gap:1px;grid-row-gap:20px;display:grid}}@media (max-width:479px){#div_block-5264-115{width:100px}}@media (max-width:479px){#div_block-6368-115 > *{height:100%}#div_block-6368-115{align-items:stretch;grid-template-columns:repeat(1,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;display:grid;text-align:left;gap:20px 20px;grid-template-columns:repeat(2,1fr)}}@media (max-width:479px){#div_block-78-115{padding-left:10px}}@media (max-width:479px){#div_block-79-115{width:100%;flex-direction:column;display:flex;align-items:center}}@media (max-width:479px){#div_block-85-115{flex-direction:row;display:flex;justify-content:space-between;text-align:justify;width:100%;padding-left:10px;padding-right:10px}}@media (max-width:479px){#div_block-99-115{padding-left:10px;padding-right:10px}}@media (max-width:479px){#div_block-2037-115{flex-direction:column;display:flex;align-items:center;text-align:center}}@media (max-width:479px){#div_block-2021-115{flex-direction:row;display:flex;align-items:center;justify-content:center;text-align:center;margin-top:14px}}#headline-11695-115{font-family:'Montserrat';text-transform:uppercase;font-size:12px;font-weight:700}#headline-11698-115{font-family:'Montserrat';text-transform:capitalize;font-size:12px;font-weight:700}#headline-7451-115{text-align:left;font-weight:500;letter-spacing:1px}#headline-5204-115{margin-left:34px}#headline-5307-115{margin-left:44px}.oxy-dynamic-list :is([data-id="headline-5255-115"],#incspec){margin-bottom:0px;margin-top:auto;font-size:14px}#headline-5986-115{margin-bottom:0px;margin-top:auto;font-size:14px}#text_block-11693-115{color:#000000;font-family:'Oswald';font-weight:800;font-size:24px;text-transform:uppercase}#text_block-8919-115{font-size:10px;font-weight:500;padding-top:2px;color:#9c9c9c}#text_block-9786-115{font-size:10px;font-weight:500;padding-top:2px;color:#9c9c9c}#text_block-9000-115{font-size:10px;font-weight:500;padding-top:2px;color:#9c9c9c}#text_block-9960-115{font-size:10px;font-weight:500;padding-top:2px;color:#9c9c9c}#text_block-10139-115{font-size:10px;font-weight:500;padding-top:2px;color:#9c9c9c}#text_block-8842-115{top:0px;left:0px;background-color:#191919;color:#faeeee;padding-top:4px;padding-right:4px;padding-bottom:4px;padding-left:4px;font-size:8px;margin-left:20px;margin-bottom:-20px}#text_block-7453-115{text-align:center;font-size:12px;font-weight:400}#text_block-5209-115{max-width:120px}#text_block-5213-115{max-width:70%}#text_block-5217-115{display:flex;flex-direction:column;justify-content:center;max-width:80%;margin-top:auto}#text_block-5323-115{letter-spacing:2px;color:#000000}#text_block-5324-115{font-family:'Santorini';font-size:35px;color:#9ca858;border-bottom-color:#9ca858;margin-top:-20px;text-transform:lowercase}#text_block-5237-115{max-width:70%}#text_block-5241-115{max-width:60%}#text_block-5244-115{letter-spacing:2px;color:#000000;text-transform:uppercase;padding-bottom:6px}#text_block-5245-115{font-family:'Santorini';font-size:36px;color:#90b1b8;margin-left:10px;text-transform:lowercase}#text_block-5336-115{width:75%}#text_block-5344-115{width:75%}#text_block-60-115{color:#000000;font-size:10px;font-family:'Montserrat'}#text_block-63-115{color:#000000;font-size:10px;font-family:'Montserrat'}#text_block-66-115{color:#000000;font-size:10px;font-family:'Montserrat'}#text_block-72-115{color:#000000;font-size:10px;font-family:'Montserrat';margin-top:8px}#text_block-75-115{color:#000000;font-size:10px;font-family:'Montserrat';margin-top:7px}#text_block-10145-115{color:#000000;font-size:10px;font-family:'Montserrat';margin-top:7px}#text_block-10149-115{color:#000000;font-size:10px;font-family:'Montserrat';margin-top:7px}#text_block-83-115{color:#959595;font-size:12px;font-weight:400;font-family:'Montserrat'}#text_block-101-115{color:#959595;font-size:0.8em;font-weight:400;font-family:'Montserrat';margin-top:27px}#text_block-108-115{color:#959595;font-size:12px;font-weight:400;font-family:'Montserrat';margin-bottom:4px}#text_block-11121-115{font-size:9px}#text_block-112-115{color:#959595;font-size:12px;font-weight:400;font-family:'Montserrat'}#text_block-11889-115{text-align:left;font-family:'Montserrat';font-size:10px;text-transform:uppercase;font-weight:800;line-height:1}#text_block-12065-115{text-align:left;font-family:'Oswald';font-size:8px;text-transform:uppercase;line-height:1}.oxy-dynamic-list :is([data-id="text_block-10841-115"],#incspec){font-size:12px;font-weight:300}#text_block-11583-115{font-weight:700}@media (max-width:1120px){#text_block-101-115{font-family:'Montserrat';font-size:0.8em}}@media (max-width:991px){#text_block-5168-115{text-align:left}}@media (max-width:479px){#text_block-108-115{font-size:0.7em;margin-bottom:4px;padding-left:10px}}#_rich_text-2036-115{color:rgba(137,137,137,0.55);font-family:Tahoma,Geneva,sans-serif;font-size:0.7em;font-weight:100;line-height:1.2}@media (max-width:1120px){#_rich_text-2036-115{font-family:'Oswald';color:#686868;font-size:0.7em;font-weight:200}}#link_text-7026-115{margin-left:auto}#link_text-7456-115{color:#ffffff;border-top-color:#ffffff;border-right-color:#ffffff;border-bottom-color:#ffffff;border-left-color:#ffffff}#link_text-7456-115:hover{color:#ffffff;border-top-color:#ffffff;border-right-color:#ffffff;border-bottom-color:#ffffff;border-left-color:#ffffff}#text_block-84-115{color:#959595;font-size:12px;font-weight:400;font-family:'Montserrat';margin-top:auto}#text_block-89-115{color:#959595;font-size:12px;font-weight:400;font-family:'Montserrat'}#text_block-90-115{color:#959595;font-size:12px;font-weight:400;font-family:'Montserrat'}#text_block-91-115{color:#959595;font-size:12px;font-weight:400;font-family:'Montserrat'}#text_block-94-115{color:#959595;font-size:12px;font-weight:400;font-family:'Montserrat'}#text_block-95-115{color:#959595;font-size:12px;font-weight:400;font-family:'Montserrat'}#text_block-96-115{color:#959595;font-size:12px;font-weight:400;font-family:'Montserrat'}#link_text-9443-115{margin-top:10px;margin-left:auto}.oxy-dynamic-list :is([data-id="link_text-12360-115"],#incspec){font-size:12px;color:rgba(198,117,143,0.75)}#link_text-11588-115{margin-left:auto}@media (max-width:767px){#link_text-9443-115{margin-left:0px;margin-right:auto}}#link-4144-115{margin-left:auto;margin-right:auto;margin-bottom:20px}#link-9078-115{background-color:#00000000;color:#ffffff}#link-9080-115{background-color:#00000000;color:#ffffff}#link-9082-115{background-color:#00000000;color:#ffffff}#link-9084-115{background-color:#00000000;color:#ffffff}#link-9086-115{background-color:#00000000;color:#ffffff}#link-12253-115{text-align:center;flex-direction:row;display:flex;gap:5px;background-color:#ffffff;justify-content:flex-start;align-items:center}#link-12261-115{text-align:left;flex-direction:row;display:flex;align-items:center;text-transform:uppercase;gap:5px;justify-content:flex-start;width:100%}#link-12264-115{flex-direction:row;display:flex;align-items:center;text-transform:uppercase;text-align:center;gap:5px;justify-content:flex-start}#link-12268-115{align-items:center;display:flex;margin-right:10px;flex-direction:row;gap:5px;text-align:left;justify-content:flex-start}#link-12271-115{align-items:center;display:flex;margin-right:10px;text-align:left;flex-direction:row;gap:5px;justify-content:flex-start}#link-8115-115{flex-direction:column;display:flex;align-items:center;text-transform:uppercase;margin-right:10px;text-align:center;column-gap:10px;row-gap:}#link-9784-115{text-align:center;flex-direction:column;display:flex;align-items:center;text-transform:uppercase;margin-right:10px;gap:2px}#link-8998-115{text-align:center;flex-direction:column;display:flex;align-items:center;text-transform:uppercase;margin-right:10px;gap:2px}#link-9958-115{align-items:center;text-transform:uppercase;gap:2px;text-align:center;flex-direction:column;display:flex}#link-10137-115{align-items:center;text-transform:uppercase;gap:2px;text-align:center;flex-direction:column;display:flex}#link-5094-115{margin-left:auto;margin-right:auto}#link-5098-115{background-color:#00000000;color:#ffffff}#link-5100-115{background-color:#00000000;color:#ffffff}#link-5102-115{background-color:#00000000;color:#ffffff}#link-5104-115{background-color:#00000000;color:#ffffff}#link-5106-115{background-color:#00000000;color:#ffffff}#link-5170-115{width:100%;height:100%}#link-5166-115{text-align:center;flex-direction:row;display:flex}#link-5207-115{padding-top:0px}#link-10930-115{padding-top:0px}#link-5211-115{padding-top:0px}#link-5215-115{padding-top:0px}#link-5219-115{padding-top:0px}#link-12157-115{padding-top:0px}#link-5310-115{padding-top:0px}#link-5314-115{padding-top:0px}#link-5318-115{padding-top:0px}#link-5249-115{text-align:center;align-items:flex-start}#link-5231-115{padding-top:0px}#link-5235-115{padding-top:0px}#link-5239-115{padding-top:0px}#link-5330-115{padding-top:0px}#link-5334-115{padding-top:0px}#link-5338-115{padding-top:0px}#link-5342-115{padding-top:0px}#link-5346-115{padding-top:0px}#div_block-58-115{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#00000000;text-align:center;grid-column:span 2}#div_block-61-115{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#00000000;grid-column:span 2}#div_block-64-115{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#00000000;grid-column:span 2}#div_block-70-115{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#00000000;grid-column:span 2}#div_block-73-115{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#00000000;grid-column:span 2}#link-10143-115{justify-content:center;align-items:center;background-color:#00000000;grid-column:span 2}#link-10147-115{justify-content:center;align-items:center;background-color:#00000000;grid-column:span 2}#link-11119-115{text-align:left;flex-direction:row;display:flex;align-items:center;gap:4px}#div_block-109-115{background-color:#00000000;align-items:center;flex-direction:row;display:flex;justify-content:center;text-align:left;padding-bottom:0px}#link-2022-115{background-color:#00000000;color:#ffffff}#link-2024-115{background-color:#00000000;color:#ffffff}#link-2026-115{background-color:#00000000;color:#ffffff}#link-2030-115{background-color:#00000000;color:#ffffff;padding-right:0px}#link-2028-115{background-color:#00000000;color:#ffffff}@media (max-width:991px){#link-8115-115{display:none}}@media (max-width:991px){#link-9784-115{display:none}}@media (max-width:991px){#link-8998-115{display:none}}@media (max-width:991px){#link-9958-115{display:none}}@media (max-width:991px){#link-10137-115{display:none}}@media (max-width:991px){#link-5094-115{margin-left:0px}}@media (max-width:991px){#link-5207-115{width:33.33%}}@media (max-width:991px){#link-10930-115{width:33.33%}}@media (max-width:991px){#link-5211-115{width:33.33%}}@media (max-width:991px){#link-5215-115{width:33.33%}}@media (max-width:991px){#link-5219-115{width:33.33%}}@media (max-width:991px){#link-12157-115{width:33.33%}}@media (max-width:991px){#link-5310-115{width:33.33%}}@media (max-width:991px){#link-5314-115{width:33.33%}}@media (max-width:991px){#link-5318-115{width:33.33%}}@media (max-width:991px){#link-5231-115{width:33.33%}}@media (max-width:991px){#link-5235-115{width:33.33%}}@media (max-width:991px){#link-5239-115{width:33.33%}}@media (max-width:991px){#link-5330-115{width:33.33%}}@media (max-width:991px){#link-5334-115{width:33.33%}}@media (max-width:991px){#link-5338-115{width:33.33%}}@media (max-width:991px){#link-5342-115{width:50%}}@media (max-width:991px){#link-5346-115{width:50%}}@media (max-width:991px){#div_block-58-115{grid-column:span 2}}@media (max-width:991px){#div_block-61-115{grid-column:span 2}}@media (max-width:991px){#div_block-64-115{grid-column:span 2}}@media (max-width:991px){#div_block-70-115{grid-column:span 2}}@media (max-width:991px){#div_block-73-115{grid-column:span 2}}@media (max-width:991px){#link-10143-115{grid-column:span 2}}@media (max-width:991px){#link-10147-115{grid-column:span 2}}@media (max-width:991px){#div_block-109-115{grid-column:span 12}}@media (max-width:767px){#div_block-58-115{grid-column:span 1}}@media (max-width:767px){#div_block-61-115{grid-column:span 1}}@media (max-width:767px){#div_block-64-115{grid-column:span 1}}@media (max-width:767px){#div_block-70-115{grid-column:span 1}}@media (max-width:767px){#div_block-73-115{grid-column:span 1}}@media (max-width:767px){#link-10143-115{grid-column:span 1}}@media (max-width:767px){#link-10147-115{grid-column:span 1}}@media (max-width:479px){#link-5207-115{width:100%}}@media (max-width:479px){#link-10930-115{width:100%}}@media (max-width:479px){#link-5211-115{width:100%}}@media (max-width:479px){#link-5215-115{width:100%}}@media (max-width:479px){#link-5219-115{width:100%}}@media (max-width:479px){#link-12157-115{width:100%}}@media (max-width:479px){#link-5310-115{width:100%}}@media (max-width:479px){#link-5314-115{width:100%}}@media (max-width:479px){#link-5318-115{width:100%}}@media (max-width:479px){#link-5231-115{width:100%}}@media (max-width:479px){#link-5235-115{width:100%}}@media (max-width:479px){#link-5239-115{width:100%}}@media (max-width:479px){#link-5330-115{width:100%}}@media (max-width:479px){#link-5334-115{width:100%}}@media (max-width:479px){#link-5338-115{width:100%}}@media (max-width:479px){#link-5342-115{width:100%}}@media (max-width:479px){#link-5346-115{width:100%}}#image-4145-115{width:225px;margin-left:auto;margin-right:auto}#image-12254-115{width:25px}#image-12258-115{width:25px}#image-12262-115{width:25px}#image-12265-115{width:25px}#image-12269-115{width:25px}#image-12272-115{width:25px}#image-9967-115{height:31px;margin-top:6px}#image-10138-115{height:31px;margin-top:6px}#image-5095-115{width:225px;margin-left:auto;margin-right:auto}.oxy-dynamic-list :is([data-id="image-5146-115"],#incspec){margin-bottom:10px}#image-11979-115{height:50px}#image-5183-115{width:28px}#image-10931-115{width:70px;padding-top:15px;margin-bottom:18px;object-fit:initial}#image-12160-115{margin-bottom:0px}.oxy-dynamic-list :is([data-id="image-5302-115"],#incspec){margin-bottom:0px}#image-5232-115{height:80px}#image-5236-115{height:80px}#image-59-115{width:35px}#image-62-115{width:35px}#image-65-115{width:35px}#image-71-115{width:35px}#image-74-115{width:35px}#image-10144-115{width:35px}#image-10148-115{width:35px}#image-80-115{width:224px}#image-111-115{width:23px;margin-right:8px}#image-11591-115{width:48px}#fancy_icon-9079-115{color:#7b7687}#fancy_icon-9079-115>svg{width:34px;height:34px}#fancy_icon-9081-115{color:#90b1b8}#fancy_icon-9081-115>svg{width:34px;height:34px}#fancy_icon-9083-115{color:#de8ca5}#fancy_icon-9083-115>svg{width:34px;height:34px}#fancy_icon-9085-115{color:#e3bd40}#fancy_icon-9085-115>svg{width:34px;height:34px}#fancy_icon-9087-115{color:#9ca858}#fancy_icon-9087-115>svg{width:34px;height:34px}#fancy_icon-7777-115{color:#b5787f}#fancy_icon-7777-115>svg{width:26px;height:26px}#fancy_icon-7777-115{margin-top:6px;font-weight:300;height:31px}#fancy_icon-9785-115{color:#191919}#fancy_icon-9785-115>svg{width:26px;height:26px}#fancy_icon-9785-115{margin-top:6px;font-weight:300;height:31px}#fancy_icon-8999-115{color:#b5787f}#fancy_icon-8999-115>svg{width:26px;height:26px}#fancy_icon-8999-115{margin-top:6px;font-weight:300;height:31px}#fancy_icon-5099-115{color:#7b7687}#fancy_icon-5099-115>svg{width:34px;height:34px}#fancy_icon-5101-115{color:#90b1b8}#fancy_icon-5101-115>svg{width:34px;height:34px}#fancy_icon-5103-115{color:#de8ca5}#fancy_icon-5103-115>svg{width:34px;height:34px}#fancy_icon-5105-115{color:#e3bd40}#fancy_icon-5105-115>svg{width:34px;height:34px}#fancy_icon-5107-115{color:#9ca858}#fancy_icon-5107-115>svg{width:34px;height:34px}#fancy_icon-5132-115{color:#0f0f0f}#fancy_icon-5132-115>svg{width:75px;height:75px}#fancy_icon-5135-115{color:#0f0f0f}#fancy_icon-5135-115>svg{width:75px;height:75px}#fancy_icon-5138-115{color:#0f0f0f}#fancy_icon-5138-115>svg{width:75px;height:75px}#fancy_icon-11387-115{color:#0f0f0f}#fancy_icon-11387-115>svg{width:75px;height:75px}#fancy_icon-11977-115{color:#0f0f0f}#fancy_icon-11977-115>svg{width:75px;height:75px}#fancy_icon-9698-115{color:#0f0f0f}#fancy_icon-9698-115>svg{width:75px;height:75px}#fancy_icon-11395-115{color:#0f0f0f}#fancy_icon-11395-115>svg{width:75px;height:75px}#fancy_icon-5208-115{color:#0f0f0f}#fancy_icon-5208-115>svg{width:100px;height:100px}#fancy_icon-5212-115{color:#0f0f0f}#fancy_icon-5212-115>svg{width:100px;height:100px}#fancy_icon-5216-115{color:#0f0f0f}#fancy_icon-5216-115>svg{width:100px;height:100px}#fancy_icon-5220-115{color:#0f0f0f}#fancy_icon-5220-115>svg{width:100px;height:100px}#fancy_icon-5311-115{color:#0f0f0f}#fancy_icon-5311-115>svg{width:100px;height:100px}#fancy_icon-5315-115{color:#0f0f0f}#fancy_icon-5315-115>svg{width:100px;height:100px}#fancy_icon-5319-115{color:#0f0f0f}#fancy_icon-5319-115>svg{width:100px;height:100px}#fancy_icon-5319-115{margin-bottom:0px}#fancy_icon-5265-115{color:#000000}#fancy_icon-5265-115>svg{width:35px;height:35px}#fancy_icon-5240-115{color:#000000}#fancy_icon-5240-115>svg{width:70px;height:70px}#fancy_icon-5357-115{color:#555555}#fancy_icon-5357-115>svg{width:30px;height:30px}#fancy_icon-5357-115{padding-bottom:4px}#fancy_icon-2023-115{color:#7b7687}#fancy_icon-2023-115>svg{width:34px;height:34px}#fancy_icon-2025-115{color:#90b1b8}#fancy_icon-2025-115>svg{width:34px;height:34px}#fancy_icon-2027-115{color:#de8ca5}#fancy_icon-2027-115>svg{width:34px;height:34px}#fancy_icon-2031-115{color:#9ca858}#fancy_icon-2031-115>svg{width:34px;height:34px}#fancy_icon-2029-115{color:#e3bd40}#fancy_icon-2029-115>svg{width:34px;height:34px}#fancy_icon-11888-115>svg{width:30px;height:30px}#fancy_icon-11567-115{color:#191919}#fancy_icon-11567-115>svg{width:40px;height:40px}#fancy_icon-10844-115{color:#191919}#fancy_icon-10844-115>svg{width:40px;height:40px}#fancy_icon-10837-115>svg{width:15px;height:15px}#fancy_icon-10837-115{cursor:pointer}#fancy_icon-11595-115>svg{width:24px;height:24px}#fancy_icon-11595-115{position:absolute;top:4px;right:4px;cursor:pointer}@media (max-width:479px){#fancy_icon-5265-115{color:#000000}#fancy_icon-5265-115>svg{width:35px;height:35px}}#code_block-5091-115{margin-top:4px}#code_block-12067-115{flex-grow:1}#shortcode-9429-115{display:flex;width:100%}#modal-12066-115{modal-position:right;background-color:#ffffff;flex-direction:column;display:flex;text-align:left;justify-content:space-between;align-items:center}#_dynamic_list-5251-115{display:grid;grid-template-columns:repeat(10,1fr);align-items:stretch;gap:20px 20px}#_dynamic_list-5299-115{display:grid;grid-template-columns:repeat(12,1fr);align-items:stretch;gap:20px 20px}#_dynamic_list-10838-115{gap:8px}#_dynamic_list-5116-115 .oxy-repeater-pages{font-size:12px}#_dynamic_list-5143-115 .oxy-repeater-pages{font-size:12px}#_dynamic_list-5251-115 .oxy-repeater-pages{font-size:12px}#_dynamic_list-5299-115 .oxy-repeater-pages{font-size:12px}#_dynamic_list-10838-115 .oxy-repeater-pages{font-size:12px}#_dynamic_list-5116-115{outline:none}#_dynamic_list-5143-115{outline:none}#_dynamic_list-5251-115{outline:none}#_dynamic_list-5299-115{outline:none}#_dynamic_list-10838-115{outline:none}#-back-to-top-7779-115 .oxy-back-to-top_icon svg{font-size:40px}.oxy-back-to-top{cursor:pointer;position:fixed;bottom:0;right:0;z-index:99;margin:30px;display:inline-flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition-property:opacity,visibility;transition-duration:0.3s}.oxygen-builder-body .oxy-back-to-top{opacity:1;visibility:visible}.oxy-back-to-top.btt-visible{opacity:1;visibility:visible}.oxy-back-to-top_inner{display:inline-flex;flex-direction:column;align-items:center;color:inherit;text-decoration:none}.oxy-back-to-top_image{height:auto;max-width:100%;width:90px}.oxy-back-to-top_icon{display:flex;align-items:center;justify-content:center}.oxy-back-to-top_icon svg{fill:currentColor;width:1em;height:1em;pointer-events:none}#-burger-trigger-4162-115 .hamburger-box{--burger-size:0.8}#-burger-trigger-4162-115 .hamburger-inner,#-burger-trigger-4162-115 .hamburger-inner:after,#-burger-trigger-4162-115 .hamburger-inner:before{height:3px;background-color:#0f0f0f}.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{transform:rotateY(180deg);background-color:transparent!important}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{transform:rotateY(-180deg);background-color:transparent!important}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{transform:rotateX(-180deg);background-color:transparent!important}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{transform:rotateX(180deg);background-color:transparent!important}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg);background-color:transparent!important}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);background-color:transparent!important}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(270deg)}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,80px,0) rotate(-45deg)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,-80px,0) rotate(45deg)}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;opacity:0}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(90deg)}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(90deg);background-color:transparent!important}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(-90deg);background-color:transparent!important}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(-765deg)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.oxy-burger-trigger{display:inline-block}.oxy-burger-trigger .hamburger{display:flex;padding:0;align-items:center;touch-action:manipulation}.oxy-burger-trigger .hamburger-box{--burger-size:1;transform:scale(var(--burger-size));-webkit-transform:scale(var(--burger-size))}.oxy-burger-trigger .hamburger-inner,.oxy-burger-trigger .hamburger-inner:after,.oxy-burger-trigger .hamburger-inner:before{transition-duration:400ms;transition-property:all;will-change:transform}#-burger-trigger-4162-115{display:none;margin-left:10px}@media (max-width:991px){#-burger-trigger-4162-115 .hamburger-inner,#-burger-trigger-4162-115 .hamburger-inner:after,#-burger-trigger-4162-115 .hamburger-inner:before{background-color:#b5787f}#-burger-trigger-4162-115{display:flex;margin-top:5px}}@media (max-width:479px){#-burger-trigger-4162-115 .hamburger-inner,#-burger-trigger-4162-115 .hamburger-inner:after,#-burger-trigger-4162-115 .hamburger-inner:before{height:2px}}#-cart-counter-9607-115 .oxy-cart-counter_icon_svg{font-size:34px}#-cart-counter-9607-115 .oxy-cart-counter_number{font-size:10px;height:18px;width:18px}#-cart-counter-9607-115 .oxy-cart-counter_inner_content{display:none}.oxy-cart-counter{position:relative}.oxy-cart-counter_link{color:inherit}.oxygen-builder-body .oxy-cart-counter > div:not(.oxy-cart-counter_inner_content):not(.oxy-cart-counter_icon_count){display:none}.oxy-cart-counter_inner_content{background-color:#fff;position:absolute;visibility:hidden;opacity:0;transition-property:opacity,visibility;transition-timing-function:ease;transition-duration:0.3s;z-index:99;width:300px;max-width:90vw;right:0;padding:20px}.oxy-cart-counter_visible + .oxy-cart-counter_inner_content{visibility:visible;opacity:1}.oxy-cart-counter_icon_count{background:none;border:none;position:relative}.oxy-cart-counter_icon_count[data-reveal]{cursor:pointer}.oxy-cart-counter_icon_count:focus,.oxy-cart-counter_link:focus{outline:none}.oxy-cart-counter_icon_svg{height:1em;width:1em;fill:currentColor}.oxy-cart-counter_icon_count,.oxy-cart-counter_count{display:flex;align-items:center}.oxy-cart-counter_count{right:-10px}.oxy-cart-counter_number{display:flex;align-items:center;justify-content:center;border-radius:100px;background-color:#333;color:#fff;font-size:14px;height:20px;width:20px;transition-property:color,background-color;transition-timing-function:ease;transition-duration:0.3s}.oxy-cart-counter_icon{transition-property:color,background-color;transition-timing-function:ease;transition-duration:0.3s}.oxy-cart-counter_number:empty::before{content:'0'}.oxy-cart-counter_hidden .oxy-cart-counter_number:empty{display:none}.oxygen-builder-body .oxy-cart-counter_hidden .oxy-cart-counter_number:empty{display:flex}#-cart-counter-9607-115{margin-top:4px;margin-left:-8px}#-cart-counter-9520-115 .oxy-cart-counter_icon_svg{font-size:34px}#-cart-counter-9520-115 .oxy-cart-counter_number{font-size:10px;height:18px;width:18px}#-cart-counter-9520-115{margin-top:4px;margin-left:-8px}#-countdown-timer-11696-115 .oxy-countdown-timer_item{padding-top:0px;padding-bottom:0px}#-countdown-timer-11696-115 .oxy-countdown-timer_label{font-size:12px;font-weight:700;color:#000000}#-countdown-timer-11696-115 .oxy-countdown-timer_digits{font-family:'Oswald';font-size:16px;color:#0f0f0f}.oxy-countdown-timer_inner{display:flex;opacity:0;align-items:center}.oxy-countdown-timer_inner-visible{opacity:1}.oxy-countdown-timer_item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:1em}.oxygen-builder-body .oxy-countdown-timer_inner{opacity:1}.oxy-countdown-timer_seperator:last-child{display:none}#-countdown-timer-11696-115{display:flex;margin-top:0px}#-countdown-timer-11699-115 .oxy-countdown-timer_item{padding-top:0px;padding-bottom:0px}#-countdown-timer-11699-115 .oxy-countdown-timer_label{font-size:12px;font-weight:700;color:#000000}#-countdown-timer-11699-115 .oxy-countdown-timer_digits{font-family:'Oswald';font-size:18px;color:#0f0f0f}.oxy-countdown-timer_inner{display:flex;opacity:0;align-items:center}.oxy-countdown-timer_inner-visible{opacity:1}.oxy-countdown-timer_item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:1em}.oxygen-builder-body .oxy-countdown-timer_inner{opacity:1}.oxy-countdown-timer_seperator:last-child{display:none}#-countdown-timer-11699-115{display:flex;margin-top:0px}@media (max-width:479px){#-countdown-timer-11696-115 .oxy-countdown-timer_digits{font-size:38px}.oxy-countdown-timer_inner{display:flex;opacity:0;align-items:center}.oxy-countdown-timer_inner-visible{opacity:1}.oxy-countdown-timer_item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:1em}.oxygen-builder-body .oxy-countdown-timer_inner{opacity:1}.oxy-countdown-timer_seperator:last-child{display:none}}@media (max-width:479px){#-countdown-timer-11699-115 .oxy-countdown-timer_digits{font-size:38px}.oxy-countdown-timer_inner{display:flex;opacity:0;align-items:center}.oxy-countdown-timer_inner-visible{opacity:1}.oxy-countdown-timer_item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:1em}.oxygen-builder-body .oxy-countdown-timer_inner{opacity:1}.oxy-countdown-timer_seperator:last-child{display:none}}#-header-search-9611-115 .oxy-header-search_form{height:100px;--expand-width:250px;--expand-height:30px;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;background-color:#fafafa;transition-duration:0.4s}#-header-search-9611-115 .oxy-header-search_search-field{text-transform:uppercase;font-family:'Montserrat';font-size:16px;font-weight:400;color:#55555}#-header-search-9611-115 .oxy-header-search_open-icon{color:#b5787f;font-size:25px}#-header-search-9611-115 .oxy-header-search_close-icon{color:#b5787f;font-size:25px}#-header-search-9611-115{position:relative;height:100%;display:flex;align-items:center}#-header-search-9611-115 form.oxy-header-search_form{position:absolute;width:0;left:auto;transform:translateY(-50%);-webkit-transform:translateY(-50%);top:50%;height:var(--expand-height)}#-header-search-9611-115 .oxy-header-search_form.visible{width:var(--expand-width)}#-header-search-9611-115 .oxy-header-container{padding:0}#-header-search-9611-115 .oxy-header-search_form{left:0;right:auto}.oxy-header-search svg{width:1em;height:1em;fill:currentColor}.oxy-header-search_toggle-open{display:flex}.oxy-header-search_search-field:focus{outline:none}.woocommerce input.oxy-header-search_search-field[type=search]:focus{outline:none;border:none;box-shadow:none}.oxy-header-search label{width:100%}.oxy-header-search .screen-reader-text{border:0;clip:rect(0,0,0,0);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important}.oxy-header-search_toggle{cursor:pointer;background:none;border:none;color:inherit}.oxy-header-search input[type=submit]{display:none}.oxy-header-search_form{background:#f3f3f3;position:absolute;left:0;right:0;bottom:0;top:0;opacity:0;overflow:hidden;visibility:hidden;z-index:99;transition:all .3s ease}.oxy-header-search_search-field,.woocommerce input.oxy-header-search_search-field[type=search]{background:rgba(255,255,255,0);font-family:inherit;border:none;width:100%}.oxy-header-search_form.visible{opacity:1;visibility:visible}.oxy-header-search .oxy-header-container{display:flex;align-items:center}.oxy-header-search_search-submit{background:#fff;border:none;padding:.25em;cursor:pointer}.oxygen-builder-body .oxy-header-search_form{display:var(--builder-search-form)}html.oxy-header-search_prevent-scroll,body.oxy-header-search_prevent-scroll{overflow:hidden;height:100%}.oxy-header-search_search-field{-webkit-appearance:none}#-header-search-5359-115 .oxy-header-search_form{height:100px;--expand-width:250px;--expand-height:30px;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;background-color:#fafafa;transition-duration:0.4s}#-header-search-5359-115 .oxy-header-search_search-field{text-transform:uppercase;font-family:'Montserrat';font-size:16px;font-weight:400;color:#55555}#-header-search-5359-115 .oxy-header-search_open-icon{color:#b5787f;font-size:25px}#-header-search-5359-115 .oxy-header-search_close-icon{color:#b5787f;font-size:25px}#-header-search-5359-115 form.oxy-header-search_form{top:100%;bottom:-100%;left:0;right:0;--slide-start:0}#-header-search-5359-115 .oxy-header-search_form.visible{max-height:var(--slide-height)}#-header-search-5359-115 .oxy-header-search_form{left:0;right:auto}#-lightbox-9425-115{}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.oxy-lightbox_link{cursor:pointer}body:not(.oxygen-builder-body) .oxy-lightbox_inner[data-inner-content=true]{display:none}body.fancybox-active,body.oxygen-aos-enabled.fancybox-active{overflow:hidden}.oxy-lightbox{--extras-lightbox-builder-visibility:none;--extras-lightbox-smallcolor-hover:var(--extras-lightbox-smallcolor);--extras-lightbox-smallbg-hover:var(--extras-lightbox-smallbg)}.oxygen-builder-body .fancybox-toolbar{visibility:visible;opacity:1}.extras-inside-lightbox body{min-height:unset}.oxygen-builder-body .oxy-lightbox .fancybox-button--thumbs{display:none}html{--extras-lightbox-bg:rgba(0,0,0,0.5);--extras-lightbox-translatex:0;--extras-lightbox-translatey:10px;--extras-lightbox-scale:.95;--extras-lightbox-rotatex:0;--extras-lightbox-rotatey:0;--extras-lightbox-rotatez:0;--extras-lightbox-rotatedeg:0deg;--extras-lightbox-opacity:0;--extras-lightbox-horizontal-align:center;--extras-lightbox-vertical-align:middle;--extras-lightbox-width:600px;--extras-lightbox-aspect-ratio:56.25%;--extras-lightbox-nav-display:hidden;--extras-lightbox-content-bg:#fff;--extras-lightbox-isize:14px;--extras-lightbox-icolor:#eee;--extras-lightbox-iradius:2px;--extras-lightbox-ibg:rgba(20,20,20,0.15);--extras-lightbox-ipadding:10px;--extras-lightbox-imargin:0px;--extras-lightbox-csize:14px;--extras-lightbox-ccolor:#eee;--extras-lightbox-cradius:0;--extras-lightbox-cbg:rgba(20,20,20,0.15);--extras-lightbox-cpadding:10px;--extras-lightbox-cmargin:0;--extras-lightbox-infobar:none;--extras-lightbox-caption:none;--extras-slide-padding-top:20px;--extras-slide-padding-left:20px;--extras-slide-padding-right:20px;--extras-slide-padding-bottom:20px;--extras-lightbox-padding-left:30px;--extras-lightbox-padding-right:30px;--extras-lightbox-padding-top:30px;--extras-lightbox-padding-bottom:30px;--extras-lightbox-overflow:auto;--extras-lightbox-originx:50%;--extras-lightbox-originy:50%;--extras-lightbox-smallsize:inherit;--extras-lightbox-smallcolor:inherit;--extras-lightbox-smallbg:none;--extras-lightbox-thumbnail-bg:transparent;--extras-lightbox-thumbnail-bordercolor:#111;--extras-lightbox-thumbnail-borderwidth:3px;--extras-lightbox-thumbnail-height:100px}.oxy-lightbox .fancybox-thumbs{background-color:var(--extras-lightbox-thumbnail-bg)}.oxy-lightbox .fancybox-thumbs__list a{background-color:#eee}.oxy-lightbox .fancybox-thumbs__list a:before{border-width:var(--extras-lightbox-thumbnail-borderwidth);border-color:var(--extras-lightbox-thumbnail-bordercolor)}.oxy-lightbox .fancybox-close-small{font-size:var(--extras-lightbox-smallsize);color:var(--extras-lightbox-smallcolor);background-color:var(--extras-lightbox-smallbg);opacity:1}.oxy-lightbox .fancybox-close-small:hover{color:var(--extras-lightbox-smallcolor-hover);background-color:var(--extras-lightbox-smallbg-hover)}.oxy-lightbox .fancybox-navigation .fancybox-button{background-clip:initial;font-size:var(--extras-lightbox-isize);color:var(--extras-lightbox-icolor);width:auto;height:auto;background-color:var(--extras-lightbox-ibg);padding:var(--extras-lightbox-ipadding);margin:0 var(--extras-lightbox-imargin);border-radius:var(--extras-lightbox-iradius)}.oxy-lightbox .fancybox-navigation .fancybox-button:hover{color:var(--extras-lightbox-icolor-hover);background-color:var(--extras-lightbox-ibg-hover)}.oxy-lightbox .fancybox-infobar{font-size:inherit;display:var(--extras-lightbox-infobar);visibility:visible;opacity:1}.oxy-lightbox .fancybox-caption{display:var(--extras-lightbox-caption);visibility:hidden;opacity:0}.oxy-lightbox .fancybox-navigation .fancybox-button[disabled]{visibility:hidden}.oxy-lightbox .fancybox-navigation .fancybox-button svg,.oxy-lightbox .fancybox-button svg{height:1em;width:1em;fill:currentColor;pointer-events:none}.oxy-lightbox .fancybox-toolbar{margin:var(--extras-lightbox-tmargin);display:flex}.oxy-lightbox .fancybox-toolbar .fancybox-button{background-clip:initial;font-size:var(--extras-lightbox-csize);color:var(--extras-lightbox-ccolor);width:auto;height:auto;background-color:var(--extras-lightbox-cbg);padding:var(--extras-lightbox-cpadding);margin-left:var(--extras-lightbox-cmargin);border-radius:var(--extras-lightbox-cradius)}.oxy-lightbox .fancybox-toolbar .fancybox-button:hover{background-color:var(--extras-lightbox-cbg-hover);color:var(--extras-lightbox-ccolor-hover)}.oxy-lightbox .fancybox-button--arrow_right svg{transform:rotateY(180deg);-webkit-transform:rotateY(180deg)}.oxy-lightbox .fancybox-thumbs-x .fancybox-thumbs__list{margin:auto;display:flex;align-items:center;flex-direction:row}.fancybox-fx-extras.fancybox-slide--previous{opacity:var(--extras-lightbox-opacity);transform:translate(var(--extras-lightbox-translatex),var(--extras-lightbox-translatey)) scale(var(--extras-lightbox-scale)) rotate3d(var(--extras-lightbox-rotatex),var(--extras-lightbox-rotatey),var(--extras-lightbox-rotatez),var(--extras-lightbox-rotatedeg))}.fancybox-fx-extras.fancybox-slide--next{opacity:var(--extras-lightbox-opacity);transform:translate(var(--extras-lightbox-translatex),var(--extras-lightbox-translatey)) scale(var(--extras-lightbox-scale)) rotate3d(var(--extras-lightbox-rotatex),var(--extras-lightbox-rotatey),var(--extras-lightbox-rotatez),var(--extras-lightbox-rotatedeg))}.fancybox-fx-extras.fancybox-slide--current{transform:none;opacity:1}.oxygen-builder-body .fancybox-container{display:var(--extras-lightbox-builder-visibility)}.oxygen-builder-body .fancybox-content{align-items:flex-start}.admin-bar .oxy-lightbox .fancybox-container{top:32px;height:calc(100% - 32px)}.admin-bar .oxy-lightbox .fancybox-caption{bottom:32px}.oxygen-builder-body .oxy-dynamic-list > div:not(.oxy_repeater_original) .oxy-lightbox > *:not(.oxy-lightbox_link):not(.oxy-lightbox_inner){display:none}.oxy-lightbox .fancybox-slide:not(.fancybox-slide--image){text-align:var(--extras-lightbox-horizontal-align)}.oxy-lightbox .fancybox-slide{-webkit-transition-timing-function:cubic-bezier(0.77,0,0.175,1);-o-transition-timing-function:cubic-bezier(0.77,0,0.175,1);transition-timing-function-timing:cubic-bezier(0.77,0,0.175,1);transform-origin:var(--extras-lightbox-originx) var(--extras-lightbox-originy);-webkit-transform-origin:var(--extras-lightbox-originx) var(--extras-lightbox-originy)}.oxy-lightbox .fancybox-navigation .fancybox-button{visibility:var(--extras-lightbox-nav-display);opacity:1;top:calc(50% - (var(--extras-lightbox-isize)/2) - var(--extras-lightbox-ipadding))}.oxy-lightbox .fancybox-slide [data-fancybox-close]{display:flex;align-items:center;justify-content:center}.oxy-lightbox_inner-flex{display:flex}.fancybox-content_wrapper{width:100%;padding-top:var(--extras-lightbox-aspect-ratio)}.fancybox-content_wrapper .fancybox-content_wrapper{padding-top:0%}.oxy-lightbox .fancybox-content{margin-top:var(--extras-lightbox-margin-top);margin-left:var(--extras-lightbox-margin-left);margin-right:var(--extras-lightbox-margin-right);margin-bottom:var(--extras-lightbox-margin-bottom);padding-top:var(--extras-lightbox-padding-top);padding-left:var(--extras-lightbox-padding-left);padding-right:var(--extras-lightbox-padding-right);padding-bottom:var(--extras-lightbox-padding-bottom);vertical-align:var(--extras-lightbox-vertical-align);overflow:var(--extras-lightbox-overflow)}.oxy-lightbox .fancybox-slide:not(.fancybox-slide--image):not(.fancybox-slide--video) .fancybox-content{width:var(--extras-lightbox-width)!important}.oxy-lightbox .fancybox-slide:not(.fancybox-slide--image):not(.fancybox-slide--iframe):not(.fancybox-slide--video) .fancybox-content{height:var(--extras-lightbox-height)!important}.oxy-lightbox .fancybox-slide{padding-top:var(--extras-slide-padding-top);padding-left:var(--extras-slide-padding-left);padding-right:var(--extras-slide-padding-right);padding-bottom:var(--extras-slide-padding-bottom)}.oxy-lightbox .fancybox-slide.fancybox-slide--video .fancybox-content{height:unset!important;width:var(--extras-lightbox-width)!important;padding:0}.oxy-lightbox .fancybox-bg{background:var(--extras-lightbox-bg);will-change:opacity}.oxy-lightbox .fancybox-fake-content{height:100%;width:100%;background:rgba(0,0,0,0.04);padding:40px}.oxygen-builder-body .oxy-lightbox .fancybox-container{z-index:2147483630}.oxy-lightbox .fancybox-content,.oxy-lightbox .fancybox-content:not(.ct-section):not(.oxy-easy-posts){display:inline-flex;flex-direction:column;background:var(--extras-lightbox-content-bg)}.fancybox-stage-in-builder .fancybox-slide{transition:all .5s ease}#-lightbox-9425-115 .fancybox-content,#-lightbox-9425-115 .fancybox-content:not(.ct-section):not(.oxy-easy-posts),#-lightbox-9425-115 .fancybox-content{display:inline-flex;flex-direction:column}#-lightbox-9425-115{--extras-lightbox-builder-visibility:none;--extras-lightbox-content-bg:#ffffff;--extras-lightbox-width:1000px}@media (max-width:1120px){#-lightbox-9425-115 .fancybox-content,#-lightbox-9425-115 .fancybox-content:not(.ct-section):not(.oxy-easy-posts),#-lightbox-9425-115 .fancybox-content{display:inline-flex;flex-direction:column}#-lightbox-9425-115{--extras-lightbox-width:800px}}@media (max-width:991px){#-lightbox-9425-115 .fancybox-content,#-lightbox-9425-115 .fancybox-content:not(.ct-section):not(.oxy-easy-posts),#-lightbox-9425-115 .fancybox-content{display:inline-flex;flex-direction:column}#-lightbox-9425-115{--extras-lightbox-width:600px}}#-mega-menu-5112-115 .oxy-mega-dropdown_inner{padding-top:11px}#-mega-menu-5112-115 .oxy-mega-dropdown_content{padding-top:20px;padding-bottom:20px}#-mega-menu-5112-115 .oxy-mega-dropdown_link,#-mega-menu-5112-115 .oxy-mega-menu_inner > .ct-link-text{padding-left:2px;padding-right:2px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;transition-duration:400ms}#-mega-menu-5112-115 .oxy-mega-dropdown_icon{font-size:0px;padding-left:5px}#-mega-menu-5112-115 .oxy-mega-dropdown_container,#-mega-menu-5112-115 .oxy-mega-dropdown_flyout .sub-menu{background-color:#fafafa;box-shadow:0px 0px 10px 5px rgba(0,0,0,0.05)}#-mega-menu-5112-115 .oxy-mega-dropdown_menu .current-menu-item > a{font-weight:600}#-mega-menu-5112-115{}#-mega-menu-5112-115 .oxy-mega-dropdown_inner.oxy-header-container{max-width:100%;width:100%;padding-left:0;padding-right:0}#-mega-menu-5112-115 .oxy-mega-dropdown_inner{transform:translateX(-50%);left:50%}#-mega-menu-5112-115 .oxy-mega-dropdown_content{width:var(--dropdown-content-width)}.oxy-mega-menu{backface-visibility:hidden;-webkit-backface-visibility:hidden}.oxygen-builder-body .oxy-mega-menu{z-index:999999}.oxy-mega-dropdown{height:100%}.oxy-mega-menu .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.oxy-mega-menu_inner{display:flex;list-style:none;margin:0;padding:0;z-index:15;width:100%}.oxy-mega-dropdown{list-style:none;padding:0;margin:0}.oxy-mega-dropdown_container{background-color:#fff}.oxy-mega-dropdown_flyout .sub-menu{background-color:#fff}.oxy-mega-dropdown_link{display:flex;align-items:center;color:inherit;padding:5px 10px;position:relative;cursor:pointer}.oxy-mega-dropdown_link-text{white-space:nowrap}.oxy-mega-dropdown > a.open{z-index:1}.oxy-mega-dropdown_inner{display:block;position:absolute;left:0;visibility:hidden;opacity:0;transition:all .5s ease;-webkit-transition:all .5s ease;pointer-events:none}.oxy-header-container.oxy-mega-dropdown_content{padding-left:0;padding-right:0;flex-wrap:wrap}.oxy-mega-dropdown .oxy-header-container{height:auto}.oxy-mega-dropdown_inner.oxy-mega-dropdown_inner-open{visibility:visible;opacity:1;pointer-events:auto}.oxy-mega-dropdown_container{--dropdown-container-translatey:0;--dropdown-container-scale:1;--dropdown-container-translatex:0;will-change:opacity,transform}.oxy-mega-dropdown_content{--dropdown-content-translatey:0;--dropdown-content-scale:1;--dropdown-content-translatex:0;backface-visibility:hidden;-webkit-backface-visibility:hidden}.oxy-mega-menu_inner .ct-text-link{display:flex;align-items:center;outline:none}.oxy-mega-dropdown_icon{display:flex}.oxy-mega-dropdown_icon svg{height:1em;width:1em;fill:currentColor}.oxygen-builder-body .oxy-mega-dropdown.ct-active{z-index:99}.oxygen-builder-body .oxy-mega-dropdown.ct-active .oxy-mega-dropdown_inner-open{z-index:999999}.oxygen-builder-body .oxy-mega-dropdown_inner-builder-hide .oxy-mega-dropdown_inner.oxy-header-container{max-height:0!important;height:0!important}.oxygen-builder-body .oxy-header-container_mega-menu .oxy-header-left:empty,.oxygen-builder-body .oxy-header-container_mega-menu .oxy-header-right:empty{min-width:0}.oxygen-builder-body .oxy-mega-dropdown_content:empty{min-height:80px;min-width:300px}.oxygen-builder-body .oxy-mega-menu_inner:empty{min-width:200px;min-height:50px}.oxy-mega-dropdown_menu,.oxy-mega-dropdown_menu .sub-menu{padding:0;margin:0;list-style-type:none;width:100%}.oxy-mega-dropdown_menu a{color:inherit;padding:15px 20px;display:flex;align-items:center;justify-content:space-between}.oxy-mega-dropdown_menu .menu-item-has-children{position:relative}.oxy-mega-dropdown_menu .sub-menu{left:100%;top:0;position:absolute;width:100%;opacity:0;visibility:hidden}.oxy-mega-dropdown_menu .menu-item-has-children:hover > .sub-menu,.oxy-mega-dropdown_menu .menu-item-has-children:focus-within > .sub-menu,.oxy-mega-dropdown_menu .menu-item-has-children > a.oxy-mega-menu_inner-focus + .sub-menu,.oxy-mega-dropdown_menu .menu-item-has-children > a.oxy-mega-menu_inner-hover + .sub-menu{opacity:1;visibility:visible}.oxy-header-container.oxy-mega-dropdown_flyout{padding-left:0;padding-right:0}.oxy-mega-dropdown_flyout-click-area{box-shadow:none;border:none;background:none;color:inherit}.oxy-mega-dropdown_flyout-icon{height:1em;width:1em;fill:currentColor;transform:rotate(-90deg)}.oxy-mega-dropdown_link-label-inner{background:#db4848;position:relative;font-size:.6em;font-weight:700;border-radius:2px;padding:.25em .5em}.oxy-mega-dropdown_link-label{position:absolute;top:7px}.oxygen-builder-body .oxy-mega-dropdown_link{pointer-events:auto!important}.oxygen-builder-body #-mega-menu-5112-115 .oxy-mega-dropdown_inner.oxy-header-container.oxy-mega-dropdown_inner-open{max-height:var(--expanded-height);height:var(--expanded-height)}@media (min-width:992px){#-mega-menu-5112-115{display:flex;backface-visibility:hidden;-webkit-backface-visibility:hidden}.oxygen-builder-body #-mega-menu-5112-115{display:flex!important}}@media (max-width:991px){#-mega-menu-5112-115{background-color:var(--megamenu-responsive-background)}#-mega-menu-5112-115 .oxy-mega-menu_inner{flex-direction:column;width:100%}#-mega-menu-5112-115 .oxy-mega-dropdown_link{display:flex;justify-content:space-between;width:100%}#-mega-menu-5112-115 .oxy-mega-dropdown_inner{position:static;opacity:1;visibility:visible;transform:none;transition-duration:0s}#-mega-menu-5112-115 .oxy-mega-dropdown_content{transform:none;opacity:1}#-mega-menu-5112-115 .oxy-mega-dropdown .oxy-mega-dropdown_link + .oxy-mega-dropdown_inner.oxy-header-container{display:none;width:100%;max-width:100%;pointer-events:auto;padding-left:0;padding-right:0;max-height:none;height:auto;transform:none;left:0;right:0}#-mega-menu-5112-115 .oxy-mega-dropdown .oxy-mega-dropdown_link[data-expanded=enable] + .oxy-mega-dropdown_inner.oxy-header-container{display:block}.oxygen-builder-body #-mega-menu-5112-115 .oxy-mega-dropdown .oxy-mega-dropdown_link + .oxy-mega-dropdown_inner.oxy-header-container.oxy-mega-dropdown_inner-open{display:block}#-mega-menu-5112-115 .oxy-mega-dropdown_menu .sub-menu{display:none;position:static;transition:none;visibility:visible;opacity:1}#-mega-menu-5112-115 .oxy-mega-dropdown_inner{display:none;width:100%;max-width:100%;pointer-events:auto;padding-top:0}#-mega-menu-5112-115 .oxy-mega-dropdown_container{box-shadow:none;transition:none;transform:none;visibility:visible;opacity:1}#-mega-menu-5112-115.oxy-mega-menu{display:none;backface-visibility:unset;-webkit-backface-visibility:unset;position:absolute;width:100%;left:0;top:100%;z-index:2}#-mega-menu-5112-115 .oxy-mega-dropdown{width:100%}}@media (max-width:991px){#-mega-menu-5112-115 .ct-new-columns{flex-direction:column}#-mega-menu-5112-115 .ct-new-columns > .ct-div-block{width:100%}}#-mega-dropdown-5113-115{border-bottom-style:solid;border-bottom-color:#b8a8bc;border-bottom-width:1px}#-mega-dropdown-5125-115{position:static!important}#-mega-dropdown-5125-115 .oxy-mega-dropdown_link + .oxy-mega-dropdown_inner.oxy-header-container{max-width:100%;width:100%;padding-left:0;padding-right:0}#-mega-dropdown-5125-115 .oxy-mega-dropdown_link + .oxy-mega-dropdown_inner{max-width:100%;width:100%;padding-left:0;padding-right:0}#-mega-dropdown-5125-115 .oxy-mega-dropdown_inner .oxy-header-container.oxy-mega-dropdown_content{max-width:100%;width:var(--dropdown-content-width)}#-mega-dropdown-5125-115{border-bottom-style:solid;border-bottom-color:#b5787f;border-bottom-width:1px}#-mega-dropdown-5202-115{border-bottom-style:solid;border-bottom-color:#9ca858;border-bottom-width:1px}#-mega-dropdown-5226-115{border-bottom-style:solid;border-bottom-color:#90b1b8;border-bottom-width:1px}#-mega-dropdown-5246-115{border-bottom-style:solid;border-bottom-color:#b8a8bc;border-bottom-width:1px}#-mega-dropdown-5296-115{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#e3bd40}#-mega-dropdown-5305-115 .oxy-mega-dropdown_icon{font-size:30px}#-mega-dropdown-5325-115 .oxy-mega-dropdown_icon{font-size:30px}.oxy-mini-cart{position:relative;display:flex;justify-content:center;-webkit-font-smoothing:antialiased}.oxy-woo-mini-cart__summary{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;cursor:pointer}.oxy-woo-mini-cart__summary-fragments{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.oxy-woo-mini-cart__total{margin-right:8px}.oxy-woo-mini-cart__items-count{white-space:nowrap}.oxy-woo-mini-cart__quantity-badge{position:absolute;top:4px;right:4px;width:14px;height:14px;border-radius:50%;font-size:10px;font-weight:800;background-color:#00adef;color:white;display:none;justify-content:center;align-items:center}.oxy-woo-mini-cart__icon{width:24px;height:auto}.oxy-woo-mini-cart__flyout{position:absolute;right:0;left:unset;width:100%;min-width:300px;top:100%;opacity:0 !important;transition-property:opacity;transition-duration:0.3s;transition-timing-function:ease-in-out;pointer-events:none;background-color:#fff;z-index:9999;padding:16px}.oxy-woo-mini-cart__summary:hover + .oxy-woo-mini-cart__flyout,.oxy-woo-mini-cart:focus-within > .oxy-woo-mini-cart__flyout,.oxy-woo-mini-cart__flyout:hover,.oxy-woo-mini-cart__flyout--active{visibility:visible;opacity:1 !important;pointer-events:all}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item{display:flex;flex-direction:row;align-items:center}.oxy-woo-mini-cart__flyout ul.product_list_widget{list-style:none outside;padding:0;margin:0}.oxy-woo-mini-cart__flyout .product_list_widget li{border-bottom:1px solid #d3ced2;padding-top:4px;margin-bottom:4px;padding-bottom:8px;list-style:none}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item .remove{margin-right:8px;color:#d3ced2 !important;width:14px;text-align:center}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item .remove:hover{text-decoration:none;color:#c44 !important;background:transparent !important}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item a:not(.remove){display:flex;align-items:center;font-size:14px}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item a:not(.remove) img{margin:0px;margin-right:12px;width:32px;height:32px}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item .quantity{margin-left:auto;display:flex;flex-direction:column;align-items:center}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__total .woocommerce-Price-amount{color:black}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons{display:flex;flex-direction:column;margin-block-end:0px}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons .button{display:flex;justify-content:center;width:100%;background-color:#666666;padding:16px 48px;color:#ffffff;font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:1px;line-height:1.2;border:1px solid #666666;transition:all 0.2s ease}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons .button:first-child{margin-bottom:8px;line-height:1.2;text-align:center;text-transform:uppercase;letter-spacing:1px;font-weight:700;font-size:12px;background:#ffffff;border:1px solid #65bec2;color:#65bec2;padding:16px 24px;outline:none;font-family:inherit;border-radius:4px}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons .button:first-child:hover{border:1px solid #6799b2;color:#6799b2;background:#ffffff}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons .button:hover{background:#999999;border-color:#999999}.oxy-woo-mini-cart__flyout .total strong{font-weight:400}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__empty-message{text-align:center}.oxy-mini-cart{position:relative;display:flex;justify-content:center;-webkit-font-smoothing:antialiased}.oxy-woo-mini-cart__summary{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;cursor:pointer}.oxy-woo-mini-cart__summary-fragments{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.oxy-woo-mini-cart__total{margin-right:8px}.oxy-woo-mini-cart__items-count{white-space:nowrap}.oxy-woo-mini-cart__quantity-badge{position:absolute;top:4px;right:4px;width:14px;height:14px;border-radius:50%;font-size:10px;font-weight:800;background-color:#00adef;color:white;display:none;justify-content:center;align-items:center}.oxy-woo-mini-cart__icon{width:24px;height:auto}.oxy-woo-mini-cart__flyout{position:absolute;right:0;left:unset;width:100%;min-width:300px;top:100%;opacity:0 !important;transition-property:opacity;transition-duration:0.3s;transition-timing-function:ease-in-out;pointer-events:none;background-color:#fff;z-index:9999;padding:16px}.oxy-woo-mini-cart__summary:hover + .oxy-woo-mini-cart__flyout,.oxy-woo-mini-cart:focus-within > .oxy-woo-mini-cart__flyout,.oxy-woo-mini-cart__flyout:hover,.oxy-woo-mini-cart__flyout--active{visibility:visible;opacity:1 !important;pointer-events:all}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item{display:flex;flex-direction:row;align-items:center}.oxy-woo-mini-cart__flyout ul.product_list_widget{list-style:none outside;padding:0;margin:0}.oxy-woo-mini-cart__flyout .product_list_widget li{border-bottom:1px solid #d3ced2;padding-top:4px;margin-bottom:4px;padding-bottom:8px;list-style:none}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item .remove{margin-right:8px;color:#d3ced2 !important;width:14px;text-align:center}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item .remove:hover{text-decoration:none;color:#c44 !important;background:transparent !important}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item a:not(.remove){display:flex;align-items:center;font-size:14px}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item a:not(.remove) img{margin:0px;margin-right:12px;width:32px;height:32px}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart-item .quantity{margin-left:auto;display:flex;flex-direction:column;align-items:center}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__total .woocommerce-Price-amount{color:black}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons{display:flex;flex-direction:column;margin-block-end:0px}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons .button{display:flex;justify-content:center;width:100%;background-color:#666666;padding:16px 48px;color:#ffffff;font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:1px;line-height:1.2;border:1px solid #666666;transition:all 0.2s ease}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons .button:first-child{margin-bottom:8px;line-height:1.2;text-align:center;text-transform:uppercase;letter-spacing:1px;font-weight:700;font-size:12px;background:#ffffff;border:1px solid #65bec2;color:#65bec2;padding:16px 24px;outline:none;font-family:inherit;border-radius:4px}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons .button:first-child:hover{border:1px solid #6799b2;color:#6799b2;background:#ffffff}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__buttons .button:hover{background:#999999;border-color:#999999}.oxy-woo-mini-cart__flyout .total strong{font-weight:400}.oxy-woo-mini-cart__flyout .woocommerce-mini-cart__empty-message{text-align:center}.oxy-mini-cart{max-width:100%}.oxy-mini-cart .widget_shopping_cart_content{display:flex;flex-direction:column;height:100%}.oxy-mini-cart .woocommerce-mini-cart__buttons{display:flex;width:100%;flex-direction:row;justify-content:space-between}.oxy-mini-cart .woocommerce-mini-cart__total{display:flex;flex-direction:row;justify-content:space-between}.oxy-mini-cart.woocommerce a.remove.remove_from_cart_button{color:inherit!important;position:absolute;text-decoration:none;right:0;font-size:20px}.oxy-mini-cart .woocommerce-mini-cart-item{position:relative;text-align:left}.oxy-mini-cart .woocommerce a.button{margin-bottom:10px;padding:12px 18px;font-size:10px}.oxy-mini-cart .cart_list{overflow-y:auto}.oxy-mini-cart .woocommerce-mini-cart-item .quantity{font-size:14px}.oxy-mini-cart a.remove_from_cart_button{color:#333}.oxy-mini-cart a.remove_from_cart_button:hover{color:#f5f5f5}.oxy-mini-cart a.remove_from_cart_button{background-color:#f5f5f5}.oxy-mini-cart .woocommerce-mini-cart__buttons a{width:48%;text-align:center}.oxy-mini-cart a.remove_from_cart_button:hover{background-color:#e5e5e5}.oxy-mini-cart ul.product_list_widget li img{width:60px}.oxy-mini-cart .woocommerce-mini-cart__empty-message{margin:0}#-mini-cart-9522-115 .woocommerce-mini-cart-item a + a{font-size:14px;font-weight:500}#-off-canvas-4140-115 .offcanvas-inner{background-color:#ffffff;width:360px}#-off-canvas-4140-115{display:none}body:not(.oxygen-builder-body) #-off-canvas-4140-115{display:block}body:not(.oxygen-builder-body) .editor-styles-wrapper #-off-canvas-4140-115{visibility:hidden}body.oxygen-builder-body #-off-canvas-4140-115 .offcanvas-inner{-webkit-transform:none;-ms-transform:none;transform:none;z-index:2147483640}.oxy-off-canvas{visibility:visible;pointer-events:none}.offcanvas-inner{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;height:100vh;max-width:100%;width:280px;overflow-x:hidden;top:0;left:0;padding:30px;z-index:1000;-webkit-transition:-webkit-transform .5s cubic-bezier(0.77,0,0.175,1),box-shadow .5s cubic-bezier(0.77,0,0.175,1);transition:transform .5s cubic-bezier(0.77,0,0.175,1),box-shadow .5s cubic-bezier(0.77,0,0.175,1);-o-transition:-o-transform .5s cubic-bezier(0.77,0,0.175,1),box-shadow .5s cubic-bezier(0.77,0,0.175,1);pointer-events:auto}.offcanvas-inner:focus{outline:none}.oxy-offcanvas_backdrop{background:rgba(0,0,0,.5);position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;-webkit-transition:all .5s cubic-bezier(0.77,0,0.175,1);-o-transition:all .5s cubic-bezier(0.77,0,0.175,1);transition:all .5s cubic-bezier(0.77,0,0.175,1);pointer-events:auto;z-index:10}.oxy-off-canvas-toggled .oxy-offcanvas_backdrop{opacity:1;visibility:visible}body.oxygen-builder-body .oxy-slide-menu-dropdown-icon-click-area{position:relative;z-index:2147483641}body.oxygen-builder-body .oxy-offcanvas_backdrop{opacity:1;visibility:visible}.oxy-off-canvas .aos-animate-disabled[data-aos^='fade'][data-aos^='fade']{opacity:0}.oxy-off-canvas .aos-animate-disabled[data-aos='fade-up'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='fade-up']{transform:translate3d(0,100px,0)}.oxy-off-canvas .aos-animate-disabled[data-aos='fade-down'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='fade-down']{transform:translate3d(0,-100px,0)}.oxy-off-canvas .aos-animate-disabled[data-aos='fade-right'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='fade-right']{transform:translate3d(-100px,0,0)}.oxy-off-canvas .aos-animate-disabled[data-aos='fade-left'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='fade-left']{transform:translate3d(100px,0,0)}.oxy-off-canvas .aos-animate-disabled[data-aos='fade-up-right'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='fade-up-right']{transform:translate3d(-100px,100px,0)}.oxy-off-canvas .aos-animate-disabled[data-aos='fade-up-left'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='fade-up-left']{transform:translate3d(100px,100px,0)}.oxy-off-canvas .aos-animate-disabled[data-aos='fade-down-right'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='fade-down-right']{transform:translate3d(-100px,-100px,0)}.oxy-off-canvas .aos-animate-disabled[data-aos='fade-down-left'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='fade-down-left']{transform:translate3d(100px,-100px,0)}.oxy-off-canvas .aos-animate-disabled[data-aos^='zoom'][data-aos^='zoom'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos^='zoom'][data-aos^='zoom']{opacity:0;transition-property:opacity,transform}.oxy-off-canvas .aos-animate-disabled[data-aos^='zoom'][data-aos^='zoom'].aos-animate,.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos^='zoom'][data-aos^='zoom'].aos-animate{opacity:1;transform:translateZ(0) scale(1)}.oxy-off-canvas .aos-animate-disabled[data-aos='zoom-in'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='zoom-in']{transform:scale(0.6)}.oxy-off-canvas .aos-animate-disabled[data-aos='zoom-in-up'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='zoom-in-up']{transform:translate3d(0,100px,0) scale(0.6)}.oxy-off-canvas .aos-animate-disabled[data-aos='zoom-in-down'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='zoom-in-down']{transform:translate3d(0,-100px,0) scale(0.6)}.oxy-off-canvas .aos-animate-disabled[data-aos='zoom-in-right'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='zoom-in-right']{transform:translate3d(-100px,0,0) scale(0.6)}.oxy-off-canvas .aos-animate-disabled[data-aos='zoom-in-left'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='zoom-in-left']{transform:translate3d(100px,0,0) scale(0.6)}.oxy-off-canvas .aos-animate-disabled[data-aos='zoom-out'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='zoom-out']{transform:scale(1.2)}.oxy-off-canvas .aos-animate-disabled[data-aos='zoom-out-up'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='zoom-out-up']{transform:translate3d(0,100px,0) scale(1.2)}.oxy-off-canvas .aos-animate-disabled[data-aos='zoom-out-down'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='zoom-out-down']{transform:translate3d(0,-100px,0) scale(1.2)}.oxy-off-canvas .aos-animate-disabled[data-aos='zoom-out-right'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='zoom-out-right']{transform:translate3d(-100px,0,0) scale(1.2)}.oxy-off-canvas .aos-animate-disabled[data-aos='zoom-out-left'],.oxy-off-canvas .aos-animate-disabled[data-aos='zoom-out-left']{transform:translate3d(100px,0,0) scale(1.2)}.oxy-off-canvas .aos-animate-disabled[data-aos^='slide'][data-aos^='slide'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos^='slide'][data-aos^='slide']{transition-property:transform}.oxy-off-canvas .aos-animate-disabled[data-aos='slide-up'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='slide-up']{transform:translate3d(0,100%,0)}.oxy-off-canvas .aos-animate-disabled[data-aos='slide-down'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='slide-down']{transform:translate3d(0,-100%,0)}.oxy-off-canvas .aos-animate-disabled[data-aos='slide-right'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='slide-right']{transform:translate3d(-100%,0,0)}.oxy-off-canvas .aos-animate-disabled[data-aos='slide-left'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='slide-left']{transform:translate3d(100%,0,0)}.oxy-off-canvas .aos-animate-disabled[data-aos^='flip'][data-aos^='flip'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos^='flip'][data-aos^='flip']{backface-visibility:hidden;transition-property:transform}.oxy-off-canvas .aos-animate-disabled[data-aos='flip-left'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='flip-left']{transform:perspective(2500px) rotateY(-100deg)}.oxy-off-canvas .aos-animate-disabled[data-aos='flip-right'],.oxy-off-canvas .aos-animate-disabled[data-aos='flip-right']{transform:perspective(2500px) rotateY(100deg)}.oxy-off-canvas .aos-animate-disabled[data-aos='flip-up'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='flip-up']{transform:perspective(2500px) rotateX(-100deg)}.oxy-off-canvas .aos-animate-disabled[data-aos='flip-up'].aos-animate{transform:perspective(2500px) rotateX(0)}.oxy-off-canvas .aos-animate-disabled[data-aos='flip-down'],.oxy-off-canvas .aos-animate.aos-animate-disabled[data-aos='flip-down']{transform:perspective(2500px) rotateX(100deg)}.oxy-off-canvas .aos-animate-disabled[data-aos='flip-down'].aos-animate{transform:perspective(2500px) rotateX(0)}.oxy-off-canvas .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar .oxy-off-canvas .offcanvas-inner{margin-top:32px}@media screen and (max-width:782px){.admin-bar .oxy-off-canvas .offcanvas-inner{margin-top:46px}}body.oxygen-builder-body.admin-bar .oxy-off-canvas .offcanvas-inner{margin-top:0}.oxy-off-canvas .offcanvas-inner{-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0)}#-off-canvas-4140-115.oxy-off-canvas-toggled.oxy-off-canvas .offcanvas-inner{-webkit-transform:none;-ms-transform:none;transform:none}[data-offcanvas-push='#-off-canvas-4140-115'].oxy-off-canvas-toggled{-webkit-transform:translate(var(--offcanvas-push),0);-ms-transform:translate(var(--offcanvas-push),0);transform:translate(var(--offcanvas-push),0)}body:not(.oxygen-builder-body) #-off-canvas-4140-115:not(.oxy-off-canvas-toggled) .offcanvas-inner{box-shadow:none}.oxy-pro-accordion{overflow-anchor:none;border-radius:5px;width:100%}.oxy-pro-accordion_content{width:100%}.oxy-pro-accordion_inner[data-type=acf]{counter-reset:extras_accordion_items}.oxy-pro-accordion_inner[data-type=acf] .oxy-pro-accordion_item{counter-increment:extras_accordion_items}.oxy-pro-accordion_inner[data-type=metabox]{counter-reset:extras_accordion_items}.oxy-pro-accordion_inner[data-type=metabox] .oxy-pro-accordion_item{counter-increment:extras_accordion_items}.oxy-pro-accordion{counter-increment:extras_accordion_items}.oxy-pro-accordion:first-of-type{counter-reset:extras_accordion_items}.oxy-pro-accordion[data-counter="false"]{counter-increment:none}.oxy-pro-accordion[data-counter="false"]:first-of-type{counter-reset:none}.oxy-dynamic-list [data-counter="true"]{counter-increment:extras_accordion_items}.oxy-dynamic-list [data-counter="true"]:first-of-type{counter-reset:extras_accordion_items}.oxy-pro-accordion_header{color:inherit;cursor:pointer;font-size:.7em;letter-spacing:.1em;transition:all var(--extras-accordion-duration);text-transform:uppercase;display:flex;align-items:center;justify-content:space-between;width:100%;border:none;box-shadow:none;text-align:left;padding:0;font-family:inherit}.woocommerce .oxy-pro-accordion_header{transition:all var(--extras-accordion-duration);-webkit-transition:all var(--extras-accordion-duration)}.oxy-pro-accordion_header svg{fill:currentColor;font-size:1em;height:1em;width:1em;transition:transform var(--extras-accordion-duration),opacity calc(var(--extras-accordion-duration)/2);-webkit-transition:-webkit-transform var(--extras-accordion-duration),opacity calc(var(--extras-accordion-duration)/2)}.oxy-pro-accordion_icon{display:flex;padding:20px;align-items:center;font-size:18px;position:relative}.oxy-pro-accordion_inner{padding:0;margin:0}.oxy-pro-accordion_inner[data-icon=switch] .oxy-pro-accordion_close-icon{position:absolute;opacity:0}.oxy-pro-accordion_inner[data-icon=switch] .oxy-pro-accordion_toggle-icon{opacity:1}.oxy-pro-accordion_inner[data-icon=switch] .oxy-pro-accordion_item.active .oxy-pro-accordion_close-icon{opacity:1}.oxy-pro-accordion_inner[data-icon=switch] .oxy-pro-accordion_item.active .oxy-pro-accordion_toggle-icon{opacity:0}.oxy-pro-accordion_context-icon{background-color:rgba(255,255,255,0.35);display:flex;padding:20px;align-items:center;justify-content:center;font-size:18px}.oxy-pro-accordion_title-area{display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:10px 20px;line-height:1.2}.oxy-pro-accordion_title{color:inherit}.oxy-pro-accordion_body{display:none;will-change:height,display}.oxy-pro-accordion_item[data-init=open] .oxy-pro-accordion_body{display:block}.oxy-pro-accordion_content{padding:1.5em 1.5em;transition:var(--extras-accordion-duration) ease}.oxy-pro-accordion_item{--extras-accordion-duration:300ms;transition:var(--extras-accordion-duration) ease;-webkit-transition:var(--extras-accordion-duration) ease;list-style-type:none;--extras-counter-type:decimal;padding:0;margin:0}.oxy-pro-accordion_item.active .oxy-pro-accordion_header{transform:scale(var(--header-active-scale))}.oxy-pro-accordion_item.active .oxy-pro-accordion_icon svg{transform:rotateX(180deg);-webkit-transform:rotateX(180deg)}.oxy-dynamic-list > .ct-div-block:first-child .oxy-pro-accordion_inner[data-repeater-first="true"] .oxy-pro-accordion_body{display:block}.oxy-dynamic-list :is([data-id="-pro-accordion-10840-115"],#incspec) .oxy-pro-accordion_header{background-color:rgba(0,0,0,0)}.oxy-dynamic-list :is([data-id="-pro-accordion-10840-115"],#incspec) .oxy-pro-accordion_title-area{padding-top:4px;padding-bottom:4px;padding-left:0px;padding-right:0px}.oxy-dynamic-list :is([data-id="-pro-accordion-10840-115"],#incspec) .oxy-pro-accordion_content{padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px}.oxy-dynamic-list :is([data-id="-pro-accordion-10840-115"],#incspec) .oxy-pro-accordion_icon{font-size:24px;padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px}.oxy-dynamic-list :is([data-id="-pro-accordion-10840-115"],#incspec) .oxy-pro-accordion_item.active .oxy-pro-accordion_icon svg{transform:none;-webkit-transform:none}.oxy-dynamic-list :is([data-id="-pro-accordion-10840-115"],#incspec) .oxy-pro-accordion_context-icon{display:none}.oxy-dynamic-list :is([data-id="-pro-accordion-10840-115"],#incspec) .active .oxy-pro-accordion_content{opacity:1}.oxygen-builder-body .oxy-pro-accordion_body,.oxygen-builder-body .oxy-pro-accordion_item[data-init=open] .oxy-pro-accordion_body,.oxy-pro-accordion.oxygenberg-element .oxy-pro-accordion_body,.oxy-pro-accordion.oxygenberg-element .oxy-pro-accordion_item[data-init=open] .oxy-pro-accordion_body{--extras-hide-accordion:block;display:var(--extras-hide-accordion)!important}
#section-1461-436 > .ct-section-inner-wrap{padding-top:40px;padding-bottom:16px}#section-2574-436 > .ct-section-inner-wrap{align-items:center}#section-2574-436{text-align:left}#section-2363-436 > .ct-section-inner-wrap{padding-top:0;padding-bottom:0;align-items:center}#section-2363-436{text-align:left}#section-2430-436{text-align:left}#section-2261-436 > .ct-section-inner-wrap{align-items:center}#section-2261-436{text-align:left}#section-2286-436{background-image:linear-gradient(rgba(255,255,255,0.51),rgba(255,255,255,0.51)),url(http://shannon-ohara.com/wp-content/uploads/2022/09/grey_.png)}#section-2298-436 > .ct-section-inner-wrap{align-items:center}#section-2298-436{text-align:left}#section-2978-436 > .ct-section-inner-wrap{align-items:center}#section-2978-436{text-align:left}@media (max-width:991px){#section-2430-436 > .ct-section-inner-wrap{align-items:center}#section-2430-436{text-align:center}}@media (max-width:479px){#section-2286-436 > .ct-section-inner-wrap{display:flex}#section-2286-436{display:block}#section-2286-436{text-align:left}}@media (max-width:479px){#section-2298-436 > .ct-section-inner-wrap{display:flex;flex-direction:column}#section-2298-436{display:block}}#div_block-1463-436{text-align:left;flex-direction:row;display:flex;align-items:center}#div_block-2980-436{text-align:left;flex-direction:row;display:flex}#div_block-732-436{max-width:100px}#div_block-2982-436{text-align:left;flex-direction:row;display:flex;align-items:center;margin-left:auto}.oxy-dynamic-list :is([data-id="div_block-2986-436"],#incspec){text-align:center;align-items:center;flex-direction:column;display:flex}#div_block-1467-436{margin-top:auto;flex-direction:row;display:flex;align-items:flex-start;justify-content:space-between;width:100%;gap:20px;margin-bottom:0px}#div_block-2112-436{text-align:left;align-items:center}#div_block-2332-436{width:100%;max-width:1120px;margin-left:auto;margin-right:auto}#div_block-2618-436{width:100%;text-align:left;align-items:center;background-repeat:no-repeat;padding-top:20px;padding-bottom:20px;background-position:100% 0%}#div_block-2262-436{text-align:left;align-items:center;width:100%}#div_block-2293-436{justify-content:center}#div_block-2299-436{text-align:left;align-items:center}.oxy-dynamic-list :is([data-id="div_block-2302-436"],#incspec){text-align:left;align-items:center}@media (max-width:1120px){#div_block-1467-436{text-align:center;flex-direction:column;display:flex;align-items:center}}@media (max-width:767px){#div_block-1463-436{flex-direction:column;display:flex;text-align:center;align-items:flex-start}}@media (max-width:767px){#div_block-2982-436{margin-left:0px}}@media (max-width:479px){#div_block-1463-436{text-align:left}}@media (max-width:479px){#div_block-2980-436{flex-direction:column;display:flex}}@media (max-width:479px){#div_block-2982-436{flex-direction:column;display:flex;text-align:center;align-items:flex-start}}@media (max-width:479px){#div_block-2287-436{flex-direction:column;display:flex;text-align:left}}#headline-1465-436{margin-top:8px;font-weight:500;font-size:2em;color:#0f0f0f;margin-bottom:10px}#headline-2976-436{margin-bottom:12px;font-size:16px}#headline-3001-436{margin-top:8px;font-weight:500;font-size:44px;color:#0f0f0f;margin-bottom:10px}.oxy-dynamic-list :is([data-id="headline-2983-436"],#incspec){font-family:'Montserrat';text-transform:capitalize;margin-bottom:-16px;color:#191919;font-size:12px}#headline-2645-436{margin-bottom:12px}.oxy-dynamic-list :is([data-id="headline-2268-436"],#incspec){margin-left:auto;margin-top:-50px}#text_block-2294-436{text-align:center}#link_text-3005-436{padding-left:16px;padding-right:16px}#image-3007-436{width:100%}#video-2259-436 >.oxygen-vsb-responsive-video-wrapper{padding-bottom:56.25%}#code_block-2113-436{width:100%}#code_block-2644-436{width:100%}#code_block-2397-436{width:100%}.oxy-dynamic-list :is([data-id="code_block-2462-436"],#incspec){width:100%}#code_block-2296-436{width:100%}@media (max-width:991px){#code_block-2397-436{max-width:500px}}#_dynamic_list-2301-436{padding-bottom:0px}@media (max-width:479px){#_dynamic_list-2301-436{padding-bottom:0px}}#_dynamic_list-2985-436 .oxy-repeater-pages{font-size:12px}#_dynamic_list-2264-436 .oxy-repeater-pages{font-size:12px}#_dynamic_list-2456-436 .oxy-repeater-pages{font-size:12px}#_dynamic_list-2301-436 .oxy-repeater-pages{font-size:12px}#_dynamic_list-2985-436{outline:none}#_dynamic_list-2264-436{outline:none}#_dynamic_list-2456-436{outline:none}#_dynamic_list-2301-436{outline:none}#-woo-archive-description-510-436{text-align:center}.woocommerce .woocommerce-breadcrumb{margin-bottom:0}#-breadcrumb-1469-436 nav.woocommerce-breadcrumb{font-size:0.8em}#-breadcrumb-1469-436 .woocommerce-breadcrumb a{color:#c6758f}#-breadcrumb-1469-436 .woocommerce-breadcrumb a:hover{color:#0f0f0f}#-breadcrumb-1469-436:hover{oxy-breadcrumb-slug-woocommercebreadcrumbacolor:#0f0f0f}.oxygenberg-element.oxy-dynamic-list:empty:after{display:block;content:attr(gutenberg-placeholder)}#-carousel-builder-2263-436 .oxy-posts .oxy-post{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-2263-436 .cell{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-2263-436 .oxy-carousel-builder_gallery-image{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-2263-436 .oxy-dynamic-list > .ct-div-block,#-carousel-builder-2263-436 .oxy-dynamic-list .flickity-slider > .ct-div-block{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-2263-436 ul.products .product,#-carousel-builder-2263-436 ul.products .flickity-slider > .product{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-2263-436{--carousel-cell-width:100%}#-carousel-builder-2263-436 .oxy-carousel-builder_icon{display:none}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,0.75);border:none;color:#333}.flickity-button:hover{background:white;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19F}.flickity-button:active{opacity:0.6}.flickity-button:disabled{opacity:0.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:0.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.flickity-enabled.is-fullscreen{position:fixed;left:0;top:0;width:100%;height:100%;background:hsla(0,0%,0%,1);padding-bottom:35px;z-index:1}.flickity-enabled.is-fullscreen .flickity-page-dots{bottom:10px}.flickity-enabled.is-fullscreen .flickity-page-dots .dot{background:white}html.is-flickity-fullscreen{overflow:hidden}.flickity-fullscreen-button{display:block;right:10px;top:10px;width:24px;height:24px;border-radius:4px}.flickity-rtl .flickity-fullscreen-button{right:auto;left:10px}.flickity-fullscreen-button-exit{display:none}.flickity-enabled.is-fullscreen .flickity-fullscreen-button-exit{display:block}.flickity-enabled.is-fullscreen .flickity-fullscreen-button-view{display:none}.flickity-fullscreen-button .flickity-button-icon{position:absolute;width:16px;height:16px;left:4px;top:4px}.flickity-enabled.is-fade .flickity-slider > *{pointer-events:none;z-index:0}.flickity-enabled.is-fade .flickity-slider > .is-selected{pointer-events:auto;z-index:1}.oxy-carousel-builder{display:flex;flex-direction:column;position:relative;width:100%;--carousel-space-between:0px;--fade-duration:400ms}.oxy-carousel-builder .oxy-dynamic-list.flick:not(.ct-section){display:block}.oxygen-builder-body .oxy-carousel-builder .flickity-prev-next-button,.oxygen-builder-body .oxy-carousel-builder .flickity-page-dots{z-index:2147483643}.oxy-carousel-builder .oxy-dynamic-list > div.flickity-viewport:not(.oxy_repeater_original):first-child{display:block}.oxy-carousel-builder .oxy-dynamic-list{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.oxygen-builder-body .oxy-carousel-builder_gallery-images{display:flex;flex-direction:row;flex-wrap:nowrap}.oxy-carousel-builder .oxy-woo-element ul.products{display:flex;flex-direction:row;flex-wrap:nowrap;margin:0}.oxy-carousel-builder .oxy-carousel-builder_icon{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.oxy-carousel-builder ul.products::before{content:none}.oxy-carousel-builder .oxy-woo-element ul.products .product{float:none;padding:0;flex-shrink:0}.oxy-carousel-builder .oxy-post{float:none;flex-shrink:0}.oxy-carousel-builder .cell{float:none;flex-shrink:0;overflow:hidden}.oxy-carousel-builder .flickity-viewport{transition-property:height}.oxy-carousel-builder .flickity-page-dots{display:inline-flex;align-items:center;justify-content:center;position:relative}.oxy-carousel-builder .dot.is-selected:only-child{display:none}.oxy-carousel-builder .oxy-dynamic-list::after{content:'flickity';display:none}.oxy-carousel-builder ul.products::after{content:'flickity';display:none}.oxy-carousel-builder .oxy-posts::after{content:'flickity';display:none}.oxy-carousel-builder_gallery-images::after{content:'flickity';display:none}.oxy-carousel-builder .oxy-inner-content::after{content:'flickity';display:none}.oxy-carousel-builder .woocommerce-result-count,.oxy-carousel-builder .woocommerce-ordering{display:none}.oxy-carousel-builder .oxy-dynamic-list > .ct-div-block,.oxy-carousel-builder .oxy-dynamic-list .flickity-slider > .ct-div-block{transition:transform 0.4s ease,background-color 0.4s ease,color 0.4s ease,opacity 0.4s ease;-webkit-transition:-webkit-transform 0.4s ease,background-color 0.4s ease,color 0.4s ease,opacity 0.4s ease}.oxy-carousel-builder_gallery-image{flex-direction:column;transition:transform 0.4s ease,background-color 0.4s ease,color 0.4s ease,opacity 0.4s ease;-webkit-transition:-webkit-transform 0.4s ease,background-color 0.4s ease,color 0.4s ease,opacity 0.4s ease}.oxy-carousel-builder ul.products .product,.oxy-carousel-builder ul.products .flickity-slider > .product{transition:transform 0.4s ease,background-color 0.4s ease,color 0.4s ease,opacity 0.4s ease;-webkit-transition:-webkit-transform 0.4s ease,background-color 0.4s ease,color 0.4s ease,opacity 0.4s ease}.oxy-carousel-builder .cell,.oxy-carousel-builder .flickity-slider > .cell{transition:transform 0.4s ease,background-color 0.4s ease,color 0.4s ease,opacity 0.4s ease;-webkit-transition:-webkit-transform 0.4s ease,background-color 0.4s ease,color 0.4s ease,opacity 0.4s ease}.oxy-carousel-builder .oxy-dynamic-list > .ct-div-block{flex-shrink:0;overflow:hidden}.oxy-carousel-builder .oxy-dynamic-list .flickity-slider > .ct-div-block{flex-shrink:0;overflow:hidden}.oxy-carousel-builder_gallery-image{flex-shrink:0;overflow:hidden}.oxy-carousel-builder_gallery-image img{width:auto;max-width:none;vertical-align:middle}.oxy-carousel-builder_icon{background-color:#222;border:none;color:#fff;display:inline-flex;font-size:14px;padding:.75em;cursor:pointer;transition-duration:400ms;transition-property:color,background-color}.oxy-carousel-builder_icon{top:50%;position:absolute;transform:translateY(-50%);-webkit-transform:translateY(-50%)}.oxy-carousel-builder_icon.oxy-carousel-builder_icon-fullscreen{position:fixed;z-index:12}.oxy-carousel-builder_prev{left:0}.oxy-carousel-builder_next{right:0}.oxy-carousel-builder_icon svg{height:1em;width:1em;fill:currentColor}.oxy-carousel-builder .flickity-page-dots .dot{--selected-dot-scale:1;flex-shrink:0}.oxy-carousel-builder .oxy-repeater-pages-wrap{display:none}.oxy-carousel-builder .oxy-easy-posts-pages{display:none}.oxy-carousel-builder .is-next{--cell-next-scale:1;--cell-next-rotate:0deg}.oxy-carousel-builder .is-selected{--cell-selected-scale:1;--cell-selected-rotate:0deg}.oxy-carousel-builder .is-previous{--cell-prev-scale:1;--cell-prev-rotate:0deg}.oxy-carousel-builder .oxy-inner-content [data-speed]{transition:transform 0s;-webkit-transition:transform 0s}// In builder styles .oxygen-builder-body .oxy-carousel-builder .oxy-dynamic-list .flickity-slider > .ct-div-block:not(:first-child){opacity:.4;pointer-events:none}.oxy-carousel-builder .oxy-inner-content:empty{min-height:80px}.admin-bar .flickity-enabled.is-fullscreen .flickity-fullscreen-button{top:42px}.flickity-fullscreen-button{z-index:10}.oxy-carousel-builder .oxy-inner-content:empty + .flickity-page-dots .dot:not(:first-child){display:none}.oxygen-builder-body .oxy-carousel-builder .oxy-dynamic-list.flickity-enabled{pointer-events:none}.oxygen-builder-body .oxy-carousel-builder .oxy-dynamic-list.flickity-enabled vime-dbl-click-fullscreen.enabled,.oxygen-builder-body .oxy-carousel-builder .oxy-dynamic-list.flickity-enabled vime-click-to-play.enabled,.oxygen-builder-body .oxy-carousel-builder .oxy-dynamic-list.flickity-enabled vime-controls,.oxygen-builder-body .oxy-carousel-builder .oxy-dynamic-list.flickity-enabled vime-volume-control{pointer-events:none}.oxygen-builder-body .oxy-carousel-builder.ct-active .oxy-dynamic-list:not(.flickity-enabled) > div:not(.oxy_repeater_original){opacity:0.5}.oxygen-builder-body .oxy-carousel-builder .oxy-dynamic-list.flickity-enabled .oxy_repeater_original{}.oxygen-builder-body .oxy-flickity-buttons{position:absolute;display:block;align-items:center;color:#fff;background-color:rgb(100,0,255);z-index:2147483641;cursor:default}.oxygen-builder-body .oxy-flickity-buttons .hide{display:none}.oxygen-builder-body .oxy-carousel-builder .oxy-inner-content[data-carousel='.oxy-inner-content'],.oxygen-builder-body .oxy-carousel-builder .oxy-inner-content[data-carousel='.oxy-carousel-builder_gallery-images'] .oxy-carousel-builder_gallery-images,.oxygen-builder-body .oxy-carousel-builder .oxy-inner-content[data-carousel='.oxy-posts'] .oxy-posts,.oxygen-builder-body .oxy-carousel-builder .oxy-inner-content[data-carousel='.oxy-dynamic-list'] .oxy-dynamic-list,.oxygen-builder-body .oxy-carousel-builder .oxy-inner-content[data-carousel='ul.products'] ul.products{overflow-x:scroll}[data-flickity-lazyload]{transition:opacity .4s ease}.oxy-carousel-builder_gallery-image-wrapper{display:flex;flex-direction:column;position:relative}.oxy-carousel-builder_caption{display:none;position:absolute;bottom:0;width:100%;left:0;justify-content:center;color:#fff;background-color:rgba(66,60,60,0.2)}a.oxy-carousel-builder_gallery-image{text-decoration:none}.oxy-carousel-builder_fadein .oxy-carousel-builder_gallery-images,.oxy-carousel-builder_fadein .oxy-dynamic-list,.oxy-carousel-builder_fadein .oxy-posts,.oxy-carousel-builder_fadein ul.products{opacity:0;-webkit-transition:opacity;transition-property:opacity;-webkit-transition-delay:.1s;transition-delay:.1s;transition-duration:var(--fade-duration);-webkit-transition-duration:var(--fade-duration)}.oxy-carousel-builder_fadein .oxy-carousel-builder_gallery-images.flickity-enabled,.oxy-carousel-builder_fadein .oxy-dynamic-list.flickity-enabled,.oxy-carousel-builder_fadein .oxy-posts.flickity-enabled,.oxy-carousel-builder_fadein ul.products.flickity-enabled{opacity:1}.oxygenberg-element.oxy-carousel-builder{overflow-x:scroll}body:not(.oxygen-builder-body) .oxy-carousel-builder_inner[data-carousel='.oxy-carousel-builder_gallery-images']:empty,body:not(.oxygen-builder-body) .oxy-carousel-builder_inner[data-carousel='.oxy-carousel-builder_gallery-images']:empty + .oxy-carousel-builder_prev,body:not(.oxygen-builder-body) .oxy-carousel-builder_inner[data-carousel='.oxy-carousel-builder_gallery-images']:empty + .oxy-carousel-builder_prev + .oxy-carousel-builder_next{display:none}#-carousel-builder-2263-436 .oxy-posts{display:flex;flex-direction:row;flex-wrap:nowrap}#-carousel-builder-2263-436 .is-next{transform:scale(var(--cell-next-scale)) rotate(var(--cell-next-rotate));-webkit-transform:scale(var(--cell-next-scale)) rotate(var(--cell-next-rotate))}#-carousel-builder-2263-436 .is-selected:not(.dot){transform:scale(var(--cell-selected-scale)) rotate(var(--cell-selected-rotate));-webkit-transform:scale(var(--cell-selected-scale)) rotate(var(--cell-selected-rotate))}#-carousel-builder-2263-436 .is-previous{transform:scale(var(--cell-prev-scale)) rotate(var(--cell-prev-rotate));-webkit-transform:scale(var(--cell-prev-scale)) rotate(var(--cell-prev-rotate))}#-carousel-builder-2263-436 .dot.is-selected{transform:scale(var(--selected-dot-scale));-webkit-transform:scale(var(--selected-dot-scale))}#-carousel-builder-2263-436 .flickity-enabled.is-fullscreen img{object-fit:cover}#-carousel-builder-2263-436 .flickity-enabled.is-fullscreen{height:100%!important;z-index:5}#-carousel-builder-2263-436 .flickity-enabled.is-fullscreen .oxy-inner-content{height:100%!important}#-carousel-builder-2263-436 .flickity-enabled.is-fullscreen .cell{height:100%!important}#-carousel-builder-2263-436 .flickity-enabled.is-fullscreen .product{height:100%!important}#-carousel-builder-2263-436 .flickity-enabled.is-fullscreen .oxy-dynamic-list > .ct-div-block{height:100%!important}#-carousel-builder-2263-436 .flickity-enabled.is-fullscreen .oxy-post{height:100%!important}#-carousel-builder-2263-436 .flickity-enabled.is-fullscreen > .ct-div-block,#-carousel-builder-2263-436 .flickity-enabled.is-fullscreen .flickity-slider > .ct-div-block,#-carousel-builder-2263-436 .oxy-inner-content .flickity-enabled.is-fullscreen{height:100%!important}#-carousel-builder-2263-436 .flickity-enabled.is-fullscreen .oxy-carousel-builder_gallery-image{height:100%}#-carousel-builder-2263-436 .flickity-enabled.is-fullscreen .oxy-carousel-builder_gallery-image img{height:100%}#-carousel-builder-2263-436 .flickity-enabled{display:block}#-carousel-builder-2263-436 .oxy-dynamic-list.flickity-enabled{display:block}.oxygen-builder-body #-carousel-builder-2263-436 [data-flickity-lazyload]{opacity:1}.oxygen-builder-body #-carousel-builder-2263-436 .oxy-inner-content{cursor:pointer}.oxygen-builder-body #-carousel-builder-2263-436 .oxy-inner-content + .flickity-page-dots{display:none}.oxygen-builder-body #-carousel-builder-2263-436 .oxy-dynamic-list:after{content:''} .oxygen-builder-body #-carousel-builder-2263-436 .flickity-viewport + .flickity-page-dots{display:none}#-carousel-builder-2292-436 .oxy-carousel-builder_icon{background-color:#ffffff;color:#191919}#-carousel-builder-2292-436 .oxy-carousel-builder_gallery-image img{height:auto;width:100%}#-carousel-builder-2292-436 .oxy-carousel-builder_gallery-images{height:auto}#-carousel-builder-2292-436 .oxy-posts .oxy-post{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-2292-436 .cell{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-2292-436 .oxy-carousel-builder_gallery-image{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-2292-436 .oxy-dynamic-list > .ct-div-block,#-carousel-builder-2292-436 .oxy-dynamic-list .flickity-slider > .ct-div-block{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-2292-436 ul.products .product,#-carousel-builder-2292-436 ul.products .flickity-slider > .product{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-2292-436{--carousel-cell-width:100%}#-carousel-builder-2292-436 .flickity-page-dots{display:none}#-carousel-builder-2292-436 .oxy-posts{display:flex;flex-direction:row;flex-wrap:nowrap}#-carousel-builder-2292-436 .is-next{transform:scale(var(--cell-next-scale)) rotate(var(--cell-next-rotate));-webkit-transform:scale(var(--cell-next-scale)) rotate(var(--cell-next-rotate))}#-carousel-builder-2292-436 .is-selected:not(.dot){transform:scale(var(--cell-selected-scale)) rotate(var(--cell-selected-rotate));-webkit-transform:scale(var(--cell-selected-scale)) rotate(var(--cell-selected-rotate))}#-carousel-builder-2292-436 .is-previous{transform:scale(var(--cell-prev-scale)) rotate(var(--cell-prev-rotate));-webkit-transform:scale(var(--cell-prev-scale)) rotate(var(--cell-prev-rotate))}#-carousel-builder-2292-436 .dot.is-selected{transform:scale(var(--selected-dot-scale));-webkit-transform:scale(var(--selected-dot-scale))}#-carousel-builder-2292-436 .flickity-enabled.is-fullscreen img{object-fit:cover}#-carousel-builder-2292-436 .flickity-enabled.is-fullscreen{height:100%!important;z-index:5}#-carousel-builder-2292-436 .flickity-enabled.is-fullscreen .oxy-inner-content{height:100%!important}#-carousel-builder-2292-436 .flickity-enabled.is-fullscreen .cell{height:100%!important}#-carousel-builder-2292-436 .flickity-enabled.is-fullscreen .product{height:100%!important}#-carousel-builder-2292-436 .flickity-enabled.is-fullscreen .oxy-dynamic-list > .ct-div-block{height:100%!important}#-carousel-builder-2292-436 .flickity-enabled.is-fullscreen .oxy-post{height:100%!important}#-carousel-builder-2292-436 .flickity-enabled.is-fullscreen > .ct-div-block,#-carousel-builder-2292-436 .flickity-enabled.is-fullscreen .flickity-slider > .ct-div-block,#-carousel-builder-2292-436 .oxy-inner-content .flickity-enabled.is-fullscreen{height:100%!important}#-carousel-builder-2292-436 .flickity-enabled.is-fullscreen .oxy-carousel-builder_gallery-image{height:100%}#-carousel-builder-2292-436 .flickity-enabled.is-fullscreen .oxy-carousel-builder_gallery-image img{height:100%}#-carousel-builder-2292-436 .flickity-enabled{display:block}#-carousel-builder-2292-436 .oxy-dynamic-list.flickity-enabled{display:block}.oxygen-builder-body #-carousel-builder-2292-436 [data-flickity-lazyload]{opacity:1}.oxygen-builder-body #-carousel-builder-2292-436 .oxy-inner-content{cursor:pointer}.oxygen-builder-body #-carousel-builder-2292-436 .oxy-inner-content + .flickity-page-dots{display:none}.oxygen-builder-body #-carousel-builder-2292-436 .oxy-dynamic-list:after{content:''} .oxygen-builder-body #-carousel-builder-2292-436 .flickity-viewport + .flickity-page-dots{display:none}#-carousel-builder-2300-436 .oxy-posts .oxy-post{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-2300-436 .cell{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-2300-436 .oxy-carousel-builder_gallery-image{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-2300-436 .oxy-dynamic-list > .ct-div-block,#-carousel-builder-2300-436 .oxy-dynamic-list .flickity-slider > .ct-div-block{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-2300-436 ul.products .product,#-carousel-builder-2300-436 ul.products .flickity-slider > .product{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-2300-436{--carousel-cell-width:100%}#-carousel-builder-2300-436 .oxy-carousel-builder_icon{display:none}#-carousel-builder-2300-436 .oxy-posts{display:flex;flex-direction:row;flex-wrap:nowrap}#-carousel-builder-2300-436 .is-next{transform:scale(var(--cell-next-scale)) rotate(var(--cell-next-rotate));-webkit-transform:scale(var(--cell-next-scale)) rotate(var(--cell-next-rotate))}#-carousel-builder-2300-436 .is-selected:not(.dot){transform:scale(var(--cell-selected-scale)) rotate(var(--cell-selected-rotate));-webkit-transform:scale(var(--cell-selected-scale)) rotate(var(--cell-selected-rotate))}#-carousel-builder-2300-436 .is-previous{transform:scale(var(--cell-prev-scale)) rotate(var(--cell-prev-rotate));-webkit-transform:scale(var(--cell-prev-scale)) rotate(var(--cell-prev-rotate))}#-carousel-builder-2300-436 .dot.is-selected{transform:scale(var(--selected-dot-scale));-webkit-transform:scale(var(--selected-dot-scale))}#-carousel-builder-2300-436 .flickity-enabled.is-fullscreen img{object-fit:cover}#-carousel-builder-2300-436 .flickity-enabled.is-fullscreen{height:100%!important;z-index:5}#-carousel-builder-2300-436 .flickity-enabled.is-fullscreen .oxy-inner-content{height:100%!important}#-carousel-builder-2300-436 .flickity-enabled.is-fullscreen .cell{height:100%!important}#-carousel-builder-2300-436 .flickity-enabled.is-fullscreen .product{height:100%!important}#-carousel-builder-2300-436 .flickity-enabled.is-fullscreen .oxy-dynamic-list > .ct-div-block{height:100%!important}#-carousel-builder-2300-436 .flickity-enabled.is-fullscreen .oxy-post{height:100%!important}#-carousel-builder-2300-436 .flickity-enabled.is-fullscreen > .ct-div-block,#-carousel-builder-2300-436 .flickity-enabled.is-fullscreen .flickity-slider > .ct-div-block,#-carousel-builder-2300-436 .oxy-inner-content .flickity-enabled.is-fullscreen{height:100%!important}#-carousel-builder-2300-436 .flickity-enabled.is-fullscreen .oxy-carousel-builder_gallery-image{height:100%}#-carousel-builder-2300-436 .flickity-enabled.is-fullscreen .oxy-carousel-builder_gallery-image img{height:100%}#-carousel-builder-2300-436 .flickity-enabled{display:block}#-carousel-builder-2300-436 .oxy-dynamic-list.flickity-enabled{display:block}.oxygen-builder-body #-carousel-builder-2300-436 [data-flickity-lazyload]{opacity:1}.oxygen-builder-body #-carousel-builder-2300-436 .oxy-inner-content{cursor:pointer}.oxygen-builder-body #-carousel-builder-2300-436 .oxy-inner-content + .flickity-page-dots{display:none}.oxygen-builder-body #-carousel-builder-2300-436 .oxy-dynamic-list:after{content:''} .oxygen-builder-body #-carousel-builder-2300-436 .flickity-viewport + .flickity-page-dots{display:none}.oxy-dynamic-list :is([data-id="-countdown-timer-2984-436"],#incspec) .oxy-countdown-timer_label{font-size:10px}.oxy-dynamic-list :is([data-id="-countdown-timer-2984-436"],#incspec) .oxy-countdown-timer_digits{font-family:'Oswald';font-size:20px;color:#0f0f0f}.oxy-countdown-timer_inner{display:flex;opacity:0;align-items:center}.oxy-countdown-timer_inner-visible{opacity:1}.oxy-countdown-timer_item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:1em}.oxygen-builder-body .oxy-countdown-timer_inner{opacity:1}.oxy-countdown-timer_seperator:last-child{display:none}.oxy-dynamic-list :is([data-id="-countdown-timer-2984-436"],#incspec){display:flex;margin-top:0px}@media (max-width:479px){.oxy-dynamic-list :is([data-id="-countdown-timer-2984-436"],#incspec) .oxy-countdown-timer_digits{font-size:38px}.oxy-countdown-timer_inner{display:flex;opacity:0;align-items:center}.oxy-countdown-timer_inner-visible{opacity:1}.oxy-countdown-timer_item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:1em}.oxygen-builder-body .oxy-countdown-timer_inner{opacity:1}.oxy-countdown-timer_seperator:last-child{display:none}}vime-player{--vm-color-dark:#313131;--vm-color-gray-100:rgba(0,0,0,0.1);--vm-color-gray-200:rgba(0,0,0,0.27);--vm-color-gray-300:rgba(0,0,0,0.38);--vm-color-gray-500:rgba(0,0,0,0.64);--vm-color-gray-600:rgba(0,0,0,0.7);--vm-color-white-100:rgba(255,255,255,0.1);--vm-color-white-200:rgba(255,255,255,0.27);--vm-color-white-700:rgba(255,255,255,0.87);--vm-fade-transition:opacity 0.3s ease-in-out;--vm-media-z-index:0;--vm-blocker-z-index:1;--vm-ui-z-index:2;--vm-poster-z-index:1;--vm-scrim-z-index:10;--vm-click-to-play-z-index:20;--vm-dbl-click-fullscreen-z-index:20;--vm-captions-z-index:30;--vm-spinner-z-index:40;--vm-controls-z-index:50;--vm-tooltip-z-index:60;--vm-menu-z-index:70;--vm-skeleton-z-index:100;--vm-player-bg:#000;--vm-player-font-family:'Helvetica Neue','Segoe UI',Helvetica,Arial,sans-serif;--vm-skeleton-color:hsl(0,10%,90%);--vm-skeleton-sheen-color:hsl(0,10%,97%);--vm-control-spacing:10px;--vm-control-padding:calc(var(--vm-control-spacing) * 0.7);--vm-slider-thumb-width:13px;--vm-slider-thumb-height:13px;--vm-slider-thumb-bg:#fff;--vm-slider-thumb-border:2px solid transparent;--vm-slider-track-height:3px;--vm-slider-track-focused-height:5px;--vm-slider-track-color:var(--vm-color-white-200);--vm-slider-value-color:var(--vm-player-theme,#fff);--vm-tooltip-border-radius:3px;--vm-tooltip-font-size:14px;--vm-tooltip-padding:calc(var(--vm-control-spacing) / 2);--vm-tooltip-fade-duration:0.2s;--vm-tooltip-fade-timing-func:ease;--vm-tooltip-spacing:14px;--vm-tooltip-box-shadow:0 0 2px var(--vm-color-gray-500);--vm-tooltip-bg:var(--vm-color-dark);--vm-tooltip-color:var(--vm-color-white-700);--vm-spinner-width:80px;--vm-spinner-height:80px;--vm-spinner-thickness:3px;--vm-spinner-fill-color:#fff;--vm-spinner-track-color:var(--vm-color-white-200);--vm-spinner-spin-duration:1.1s;--vm-spinner-spin-timing-func:linear;--vm-scrim-bg:var(--vm-color-gray-300);--vm-captions-text-color:#fff;--vm-captions-font-size:14px;--vm-captions-font-size-medium:18px;--vm-captions-font-size-large:20px;--vm-captions-font-size-xlarge:22px;--vm-captions-cue-bg-color:var(--vm-color-gray-600);--vm-captions-cue-border-radius:2px;--vm-captions-cue-padding:0.2em 0.5em;--vm-controls-bg:transparent;--vm-controls-padding:var(--vm-control-spacing);--vm-controls-spacing:var(--vm-control-spacing);--vm-control-group-spacing:var(--vm-control-spacing);--vm-control-border:0;--vm-control-scale:1;--vm-control-border-radius:3px;--vm-control-color:#fff;--vm-control-tap-highlight:var(--vm-color-white-200);--vm-control-focus-color:#fff;--vm-control-focus-bg:var(--vm-player-theme,var(--vm-color-white-200));--vm-scrubber-loading-stripe-size:25px;--vm-scrubber-buffered-bg:var(--vm-color-white-200);--vm-scrubber-loading-stripe-color:var(--vm-color-white-200);--vm-time-font-size:14px;--vm-time-font-weight:400;--vm-time-color:var(--vm-color-white-700);--vm-menu-color:var(--vm-color-white-700);--vm-menu-bg:var(--vm-color-dark);--vm-menu-font-size:14px;--vm-menu-font-weight:400;--vm-menu-item-padding:8px;--vm-menu-item-focus-color:var(--vm-menu-color);--vm-menu-item-focus-bg:var(--vm-color-white-100);--vm-menu-item-tap-highlight:var(--vm-color-white-100);--vm-menu-item-hint-color:var(--vm-menu-color);--vm-menu-item-hint-font-size:13px;--vm-menu-item-hint-opacity:0.54;--vm-menu-item-badge-color:var(--vm-menu-color);--vm-menu-item-badge-bg:transparent;--vm-menu-item-badge-font-size:10px;--vm-menu-item-arrow-color:var(--vm-menu-color);--vm-menu-item-check-icon-width:10px;--vm-menu-item-check-icon-height:10px;--vm-menu-item-divider-color:var(--vm-color-white-100);--vm-settings-width:275px;--vm-settings-padding:8px;--vm-settings-max-height:65%;--vm-settings-border-radius:2px;--vm-settings-shadow:0 0 8px 2px var(--vm-color-gray-100);--vm-settings-scroll-width:10px;--vm-settings-scroll-thumb-color:var(--vm-color-white-200);--vm-settings-scroll-track-color:var(--vm-menu-bg)}vime-player vime-scrubber-control{--vm-tooltip-spacing:6px}vime-player.video{--vm-tooltip-spacing:18px}vime-player.mobile{--vm-menu-control-padding:12px calc(var(--vm-control-padding) * 2)}vime-player.audio{--vm-controls-bg:var(--vm-color-dark);--vm-settings-max-height:275px}vime-player[theme=light]{--vm-player-bg:#fff;--vm-player-box-shadow:0 0 8px 2px var(--vm-color-gray-100);--vm-slider-track-color:var(--vm-color-gray-100);--vm-slider-value-color:var(--vm-player-theme,var(--vm-color-dark));--vm-slider-thumb-shadow:0 0 1px var(--vm-color-gray-100),0 0 0 1px var(--vm-color-gray-200);--vm-tooltip-bg:#fff;--vm-tooltip-color:var(--vm-color-dark);--vm-controls-bg:#fff;--vm-control-color:var(--vm-color-dark);--vm-control-tap-highlight:var(--vm-color-gray-100);--vm-control-focus-color:#fff;--vm-control-focus-bg:var(--vm-player-theme,var(--vm-color-dark));--vm-scrubber-buffered-bg:var(--vm-color-gray-100);--vm-scrubber-loading-stripe-color:var(--vm-color-gray-100);--vm-time-color:var(--vm-color-gray-600);--vm-menu-color:var(--vm-color-gray-600);--vm-menu-bg:#fff;--vm-menu-item-focus-bg:var(--vm-color-gray-100);--vm-menu-item-tap-highlight:var(--vm-color-gray-100);--vm-menu-item-divider-color:var(--vm-color-gray-100);--vm-settings-scroll-thumb-color:var(--vm-color-gray-100)}@-moz-keyframes spin{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.oxy-pro-media-player{position:relative;width:100%}.oxy-pro-media-player vime-player{--vm-slider-track-height:var(--extras-slider-height);--vm-slider-thumb-height:var(--extras-slider-height);--vm-slider-thumb-width:var(--extras-slider-height);--vm-slider-track-focused-height:var(--extras-slider-height);--vm-time-color:var(--vm-control-color);--vm-player-font-family:inherit;--vm-spinner-height:var(--extras-spinner-size);--vm-spinner-width:var(--extras-spinner-size);--vm-blocker-z-index:-1}.oxy-pro-media-player_custom-image,.woocommerce-page .oxy-pro-media-player_custom-image,.woocommerce .oxy-pro-media-player_custom-image{object-fit:cover;height:100%;width:100%;transiton:all .5s ease;object-position:var(--extras-poster-left) var(--extras-poster-top)}vime-custom-poster{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;z-index:var(--vm-poster-z-index);display:inline-block;pointer-events:none;opacity:0;visibility:hidden;transition:var(--vm-fade-transition);object-fit:cover}vime-custom-poster.active{opacity:1;visibility:visible}.oxy-pro-media-player_custom-image.hidden{opacity:0;visibility:hidden}.oxy-pro-media-player_play{--vm-control-focus-bg:transparent;--extras-play-icon-size:60px}.oxy-pro-media-player_play svg{height:var(--extras-play-icon-size);width:var(--extras-play-icon-size)}.oxy-pro-media-player vime-control button.notTouch:focus,.oxy-pro-media-player vime-control button.notTouch:hover,.oxy-pro-media-player vime-control button.notTouch[aria-expanded=true]{transform:scale(calc(var(--vm-control-scale,1)))}.oxy-pro-media-player_play ~ vime-controls[pin=center]{display:none}.oxy-pro-media-player_play button{--vm-play-scale:1;transform:scale(var(--vm-play-scale))}.oxy-pro-media-player .oxy-pro-media-player_play vime-control button.notTouch:focus,.oxy-pro-media-player .oxy-pro-media-player_play vime-control button.notTouch:hover,.oxy-pro-media-player .oxy-pro-media-player_play vime-control button.notTouch[aria-expanded=true]{transform:scale(var(--vm-play-scale))}.oxygen-builder-body .oxy-pro-media-player vime-player{--spinner-opacity:1;--spinner-zindex:999;pointer-events:none}.oxy-pro-media-player vime-player.video.fullscreen{height:100%!important}.oxy-pro-media-player vime-click-to-play.hydrated {pointer-events:auto;display:inline-block}@media (max-width:991px){#-pro-media-player-2556-436{grid-column:span 6}}@media (max-width:991px){#-pro-media-player-2557-436{grid-column:span 6}}@media (max-width:991px){#-pro-media-player-2558-436{grid-column:span 6}}@media (max-width:767px){#-pro-media-player-2556-436{grid-column:span 12}}@media (max-width:767px){#-pro-media-player-2557-436{grid-column:span 12}}@media (max-width:767px){#-pro-media-player-2558-436{grid-column:span 12}}
.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
			.ct-div-block,
			.oxy-post-content,
			.ct-text-block,
			.ct-headline,
			.oxy-rich-text,
			.ct-link-text { max-width: 100%; }
			img { flex-shrink: 0; }
			body * { min-height: 1px; }
		}            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            

/*---------Font Smoothing---------*/
.woocommerce {
  -webkit-font-smoothing: antialiased;
}

/*------Rating Stars--------*/
.woocommerce .star-rating::before,
.woocommerce .stars:not(.selected) span a,
.woocommerce .stars.selected span a.active ~ a {
  color: #d3d3d3;
}
.woocommerce .star-rating,
.woocommerce .stars.selected span a {
  color: #65bec2;
}

/*-----Product Images------*/
.woocommerce div.flex-viewport,
.woocommerce-product-gallery__wrapper,
.woocommerce div.product div.images .flex-control-thumbs li,
.woocommerce ul.products li.product a img,
.woocommerce-cart table.cart img {
  min-width: 64px;
  min-height: 64px;
  border: 1px solid #d3ced2;
  overflow: hidden;
}

.flex-viewport .woocommerce-product-gallery__wrapper {
  border: none; /* Remove duplicated borders */
  border-radius: 0 !important; /* Fix duplicated radius */
  margin: 0 !important; /* Fix duplicated margin */
}

/*----------Secondary Buttons-------------*/
.woocommerce button.button.alt,
.woocommerce a.button,
.woocommerce ul.products li.product .button,
.woocommerce #review_form #respond .form-submit input,
.woocommerce a.button.alt,
.woocommerce button.button {
  background: #666666;
  border: 1px solid #666666;
  font-size: 12px;
  border-radius: 0px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1.2;
  text-align: center;
  padding: 16px 24px;
  outline: none;
  font-family: inherit;
  border-radius: 4px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

/*----------Secondary Hovered-------------*/
.woocommerce button.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce ul.products li.product .button:hover,
.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button:hover {
  background: #999999;
  border: 1px solid #999999;
  color: #ffffff;
}
/*----------Tertiary Buttons-------------*/
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce a.added_to_cart,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce table.my_account_orders .button,
td a.woocommerce-MyAccount-downloads-file.button.alt {
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 12px;
  background: #ffffff;
  border: 1px solid #65bec2;
  color: #65bec2;
  padding: 16px 24px;
  outline: none;
  font-family: inherit;
  border-radius: 4px;
}

/*----------Tertiary Buttons Hovered-------------*/
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce .widget_shopping_cart .buttons a:hover,
.woocommerce.widget_shopping_cart .buttons a:hover,
.woocommerce a.added_to_cart:hover,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover,
.woocommerce table.my_account_orders .button:hover,
td a.woocommerce-MyAccount-downloads-file.button.alt:hover {
  background: #ffffff;
  border: 1px solid #6799b2;
  color: #6799b2;
}

/*---Disabled Buttons---*/
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled, .woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  filter: grayscale(100%);
}

/*----------Links-------------*/
.woocommerce a.wcppec-checkout-buttons__button,
.woocommerce ul.product_list_widget li a,
.woocommerce ul.product-categories a,
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce .woocommerce-widget-layered-nav-list__item a,
.woocommerce .wc-layered-nav-rating a,
.woocommerce div.tagcloud a,
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
h2.woocommerce-loop-category__title,
.comment-form-rating a,
.woocommerce .download-product a,
a.woocommerce-remove-coupon,
.woocommerce a.shipping-calculator-button,
.woocommerce a.remove,
.woocommerce a.reset_variations,
.woocommerce .product-name a,
.woocommerce-info a,
.woocommerce-error a,
.woocommerce-message a,
.woocommerce-checkout-payment a,
.woocommerce-LostPassword a,
.woocommerce-Address-title a,
.woocommerce-MyAccount-navigation-link a,
.woocommerce-MyAccount-content a,
a.woocommerce-review-link,
.posted_in a,
.tagged_as a,
.woocommerce .woocommerce-breadcrumb a {
  color: #6799b2;
  font-weight: 400;
  font-family: inherit;
  text-decoration: none;
}

/*----------Links Hovered-------------*/
.woocommerce a.wcppec-checkout-buttons__button:hover,
.woocommerce ul.product_list_widget li a:hover,
.woocommerce ul.product-categories a:hover,
.woocommerce .widget_layered_nav_filters ul li a:hover,
.woocommerce .woocommerce-widget-layered-nav-list__item a:hover,
.woocommerce div.tagcloud a:hover,
.comment-form-rating a:hover,
.woocommerce .download-product a:hover,
a.woocommerce-remove-coupon:hover,
.woocommerce a.shipping-calculator-button:hover,
.woocommerce a.remove:hover,
a.reset_variations:hover .product-name a:hover,
.woocommerce .product-name a:hover,
.woocommerce-info a:hover,
.woocommerce-error a:hover,
.woocommerce-message a:hover,
.woocommerce-checkout-payment a:hover,
.woocommerce-LostPassword a:hover,
.woocommerce-Address-title a:hover,
.woocommerce-MyAccount-navigation-link a:hover,
.woocommerce-MyAccount-content a:hover,
a.woocommerce-review-link:hover,
.posted_in a:hover,
.tagged_as a:hover,
.woocommerce .woocommerce-breadcrumb a:hover {
  color: #65bec2;
  text-decoration: underline;
}

/*-----------Labels----------------*/
.woocommerce div.product form.cart .variations label,
.woocommerce form label {
  font-size: 12px;
  color: #666666;
  margin-top: 8px;
  font-weight: 400;
  font-style: normal;
}

/*---------------Placeholders----------------*/
.woocommerce input[type="search"]::placeholder,
.woocommerce-page table.cart td.actions .input-text::placeholder,
.woocommerce form .form-row .input-text::placeholder,
.woocommerce-page form .form-row .input-text::placeholder {
  color: #d3ced2;
  font-family: inherit;
}

/*---------------Dropdowns----------------*/
.select2-container--default .select2-selection--single,
.woocommerce div.product form.cart .variations select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #000000;
  background: #ffffff;
  font-family: inherit;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 4px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background: #6799b2;
  color: #ffffff;
  outline: none;
}

.select2-container--default .select2-results__option[data-selected=true] {
  background: #65bec2;
  color: #ffffff;
  outline: none;
}

.select2-results__option {
  padding: 8px 12px;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
}

.select2-dropdown {
  border-radius: 0;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 1.6;
  color: #000000;
  padding: 0;
  min-height: 20px;
  padding-left: 0;
  outline: none;
}
.select2-container--open .select2-dropdown--below {
  padding: 0;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
  background: url(https://shannon-ohara.com/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-down.svg);
  background-size: 6px;
  background-repeat: no-repeat;
  background-position: 4px center;
  height: 100%;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__clear {
    display: none;
    pointer-events: none;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

/*---------------Headings----------------*/
.woocommerce .oxy-product-info h2,
.woocommerce .widget_recent_reviews h2,
.woocommerce .widget_top_rated_products h2,
.woocommerce .widget_shopping_cart h2,
.woocommerce .widget_products h2,
.woocommerce .widget_product_categories h2,
.woocommerce .widget_layered_nav_filters h2,
.woocommerce .woocommerce-widget-layered-nav h2,
.woocommerce .widget_rating_filter h2,
.woocommerce .widget_price_filter h2,
.woocommerce div.widget_product_tag_cloud h2,
.woocommerce h1.page-title,
.woocommerce h1.product_title,
.woocommerce section.related.products h2,
.oxy-product-upsells > :is(h1, h2, h3, h4, h5, h6),
.woocommerce h2.woocommerce-Reviews-title,
.woocommerce span.comment-reply-title,
.woocommerce-Tabs-panel h2,
h2.woocommerce-order-downloads__title,
.woocommerce-orders article header h1,
.woocommerce-account article header h1,
.woocommerce-downloads article header h1,
.woocommerce-edit-address article header h1,
.woocommerce-account h2,
.woocommerce-Address-title h3,
.woocommerce-MyAccount-content h3,
.woocommerce-EditAccountForm legend,
h1.oxy-woo-archive-title,
h2.woocommerce-column__title,
h2.woocommerce-order-downloads__title,
h2.woocommerce-order-details__title,
.woocommerce-billing-fields h3,
.woocommerce-checkout h3,
.woocommerce .cart_totals h2,
.woocommerce .cross-sells h2 {
  color: #000000;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 8px;
}

/*--------Prices and Quantity------------*/
.woocommerce .price_label .from,
.woocommerce .price_label .to,
.woocommerce ul.products li.product .price,
.product-quantity,
.woocommerce .price ins,
.woocommerce-Price-amount,
.woocommerce-loop-category__title .count,
.woocommerce .price {
  color: #000000;
  font-weight: 700;
  font-size: 16px;
  background: transparent;
  text-decoration: none;
}

/*----Sale Price-----*/
.woocommerce .product_list_widget del span.woocommerce-Price-amount,
.woocommerce ul.products li.product .price del,
.woocommerce .price del,
.woocommerce .price del .woocommerce-Price-amount {
  font-size: 12px;
  font-weight: 200;
  color: #666666;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce div.product span.price ins {
  color: #000000;
  font-weight: 700;
  font-size: inherit;
}

.woocommerce div.product p.price {
  font-size: 16px;
}

.woocommerce div.product p.price ins,
.woocommerce .oxy-woo-element .price ins {
  text-decoration: none;
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce p.price del,
.woocommerce ul.products li.product .price del {
  opacity: 1;
  display: block;
}

/*--------------Table Headings----------------*/
.woocommerce-cart table.cart th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce table.shop_table th,
.woocommerce table.shop_table tfoot th {
  font-weight: 400;
  color: #666666;
  font-size: 10px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/*-------------------Texts---------------------*/
.woocommerce .woocommerce-mini-cart__total strong,
.woocommerce .woocommerce-mini-cart span.quantity,
.woocommerce .widget_product_categories span.count,
.woocommerce .woocommerce-widget-layered-nav-list__item span,
.woocommerce-product-attributes-item__value p,
.woocommerce-error,
.woocommerce-table--order-downloads,
.woocommerce-Address address,
.woocommerce-orders-table,
.woocommerce-table,
ul.woocommerce-shipping-methods,
p.woocommerce-shipping-destination,
.woocommerce-column--shipping-address address,
.woocommerce-column--billing-address address,
.woocommerce-order p,
.woocommerce .product-name,
.woocommerce .product-total,
.oxy-product-stock p,
.oxy-product-description p,
.woocommerce-Reviews .comment-text p,
.product .summary .product_meta,
.woocommerce-Tabs-panel,
.woocommerce-product-details__short-description p,
.woocommerce-form-track-order p,
.woocommerce-checkout-payment p,
.checkout_coupon p,
.woocommerce-ResetPassword p,
.woocommerce-info,
.woocommerce-error,
.woocommerce-message,
.woocommerce-MyAccount-content p,
.woocommerce-breadcrumb,
p.woocommerce-result-count {
  color: #666666;
  font-weight: 400;
  line-height: 1.6;
  font-size: 16px;
  font-style: normal;
}

/*------------Bold Texts---------------*/
.woocommerce-product-attributes-item__label,
.woocommerce-error strong,
.woocommerce-MyAccount-content strong,
.woocommerce-shipping-destination strong,
.woocommerce p.order-info mark,
.woocommerce-MyAccount-content mark.order-number,
.woocommerce-MyAccount-content mark.order-date,
.woocommerce-MyAccount-content mark.order-status,
.woocommerce-order-overview strong {
  color: #000000;
  font-weight: 700;
  font-family: inherit;
  background: transparent;
}

/*--------------------Badges---------------------*/
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
  background: #191919;
  font-size: 12px;
  padding: 6px 12px;
  line-height: 1.2;
  border-radius: 20px;
  min-width: 0;
  min-height: 0;
  margin: 0;
  top: 12px;
  left: 12px;
  right: auto;
  position: absolute;
}

/* ----------------- */


/*-------------Product Tabs(description, addtl info, reviews) - single product--------------*/

.woocommerce div.product .oxy-woo-element .woocommerce-tabs .panel,
.woocommerce .oxy-woo-element div.product .woocommerce-tabs .panel {
  margin-bottom: 0;
  padding: 20px 0;
}
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs,
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs {
  padding-left: 5px;
  display: flex;
  text-align: center;
  margin-bottom: 0;
  flex-shrink: 0;
}

.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li,
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li {
  border-radius: 0;
  padding: 0;
  margin: 0 5px;
  display: flex;
  align-items: center;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li::before {
  display: none;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li::after {
  display: none;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li a {
  width: 100%;
  color: #999;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  outline: none;
  padding: 16px 48px;
  z-index: 1000;
  font-weight: 400;
  border-radius: 0;
  word-break: break-word;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li a:hover {
  color: #65bec2;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li.active {
  background: white;
  border-bottom-color: white;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce
  div.product
  .oxy-woo-element
  .woocommerce-tabs
  ul.tabs
  li.active
  a {
  color: #000000;
}

@media (max-width: 640px) {
  .woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs,
  .woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs {
    flex-direction: column;
    padding: 0;
    margin-bottom: 5px;
  }
  .woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li,
  .woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li {
    margin: 5px 0;
  }
  .woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs::before,
  .woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs::before {
    border-bottom: none;
  }
  .woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li.active,
  .woocommerce
    div.product
    .oxy-woo-element
    .woocommerce-tabs
    ul.tabs
    li.active {
    border-bottom-color: #d3ced2;
  }
}

/* tabs panel content (single product, any tab content) */

.woocommerce .oxy-woo-element table.shop_attributes th,
.woocommerce .oxy-woo-element table.shop_attributes td {
  border-top: 1px solid #d3ced2;
  padding: 8px;
}

/* single product - add to cart */

.woocommerce .oxy-product-cart-button,
.woocommerce .oxy-woo-element div.product form.cart {
  width: 100%;
  max-width: 360px;
}

.woocommerce .oxy-woo-element div.product .single_add_to_cart_button,
.woocommerce .single_add_to_cart_button {
  align-self: stretch;
  flex-grow: 1;
  border-radius: 0;
}

.woocommerce .oxy-woo-element div.product form.cart,
.woocommerce .oxy-product-cart-button form.cart,
.woocommerce div.product form.cart {
  display: flex;
  flex-wrap: wrap;
}

.woocommerce .oxy-woo-element div.product form.variations_form.cart,
.woocommerce .oxy-product-cart-button form.variations_form.cart {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.woocommerce .oxy-woo-element div.product form.cart td.value,
.woocommerce .oxy-product-cart-button td.value {
  padding: 0;
}

.woocommerce .oxy-woo-element div.product .woocommerce-variation-add-to-cart,
.woocommerce .woocommerce-variation-add-to-cart {
  display: flex;
  width: 100%;
}

/* Primary Buttons */
.woocommerce .widget_shopping_cart .buttons a.checkout.wc-forward,
.woocommerce button[type=submit],
.woocommerce button[name=woocommerce-form-login__submit],
.woocommerce button[name=save_account_details],
.woocommerce button[name=save_address],
.woocommerce .oxy-woo-element div.product form.cart button.button.alt,
.woocommerce .oxy-product-cart-button button.button.alt,
.woocommerce div.product form.cart .button {
  background-color: #65bec2;
  color: #ffffff;
  border-radius: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 16px 24px;
  font-size: 12px;
  text-align: center;
  border: 1px solid #65bec2;
  border-radius: 4px;
  line-height: 1.2;
  font-weight: 700;
  font-family: inherit;
  outline: none;
  cursor: pointer;
}
.woocommerce button[type=submit]:hover,
.woocommerce button[name=woocommerce-form-login__submit]:hover,
.woocommerce button[name=save_account_details]:hover,
.woocommerce button[name=save_address]:hover,
.woocommerce .oxy-woo-element div.product form.cart button.button.alt:hover,
.woocommerce .oxy-product-cart-button button.button.alt:hover,
.woocommerce div.product form.cart .button:hover {
  background-color: #6799b2;
  border: 1px solid #6799b2;
}

.woocommerce .oxy-woo-element div.product form.cart button.button.alt.disabled,
.woocommerce button.button.alt.disabled {
  background: #cccccc !important;
  border: 1px solid #cccccc !important;
  opacity: 1;
}

.woocommerce .quantity .qty {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-width: 56px;
  padding: 8px 9px;
  margin-right: 12px;
  background: url(https://shannon-ohara.com/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-down.svg),
    url(https://shannon-ohara.com/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-up.svg), #ffffff;
  background-size: 6px, 6px;
  background-repeat: no-repeat, no-repeat;
  background-position: right 0.8em bottom calc(50% - 5px), right 0.8em top calc(50% - 5px);
  height: 100%;
}

.woocommerce table.variations tr {
  border-top: none;
}

.woocommerce .oxy-woo-element div.product form.cart .variations,
.woocommerce div.product .oxy-product-cart-button form.cart .variations {
  margin-bottom: 0;
}

.woocommerce .oxy-woo-element div.product form.cart table.variations tr,
.woocommerce table.variations tr {
  display: flex;
  flex-direction: column;
}

.woocommerce
  .oxy-woo-element
  div.product
  form.cart
  table.variations
  tr
  td
  label,
.woocommerce .oxy-product-cart-button table.variations tr td label {
  font-size: 12px;
  margin-right: 12px;
}

.woocommerce .oxy-woo-element div.product form.cart table.variations tr td a,
.woocommerce .oxy-product-cart-button table.variations tr td a {
  font-size: 12px;
}

.woocommerce .oxy-woo-element div.product form.cart a.reset_variations:before,
.woocommerce .oxy-product-cart-button table.variations tr td a:before {
  content: "× ";
}

.woocommerce .oxy-woo-element div.product form.cart .variations,
.woocommerce .oxy-product-cart-button div.product form.cart .variations {
  margin-bottom: 0;
}

.woocommerce .woocommerce-ordering select,
.woocommerce .oxy-woo-element div.product form.cart .variations select,
.woocommerce div.product .oxy-product-cart-button form.cart .variations select,
.woocommerce div.product form.cart .variations select,
.woocommerce form.cart .variations select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  line-height: 1.2;
  cursor: pointer;
  width: 100%;
  position: relative;
  background: url(https://shannon-ohara.com/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-down.svg), #ffffff;
  background-size: 6px;
  padding-right: 24px;
  background-repeat: no-repeat;
  background-position: right 0.8em center;
}

.woocommerce input[type="number"]::-webkit-inner-spin-button,
.woocommerce input[type="number"]::-webkit-outer-spin-button {
  margin-right: -9px;
  opacity: 0.01;
  width: 24px;
  height:48px;
  cursor: pointer;
}

/* single product - rating below title / rating element */

.woocommerce .oxy-woo-element div.product .woocommerce-product-rating,
.woocommerce .oxy-product-rating .woocommerce-product-rating,
.woocommerce div.product .oxy-product-rating .woocommerce-product-rating {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.woocommerce
  .oxy-woo-element
  div.product
  .woocommerce-product-rating
  .star-rating::before,
.woocommerce .oxy-product-rating .star-rating::before {
  position: relative;
  color: #d3d3d3;
}

.woocommerce
  .oxy-woo-element
  div.product
  .woocommerce-product-rating
  .star-rating,
.woocommerce .oxy-product-rating .woocommerce-product-rating .star-rating {
  width: auto;
  letter-spacing: 2px;
  margin: 0 0 0 0;
}

.woocommerce
  .oxy-woo-element
  div.product
  .woocommerce-product-rating
  a.woocommerce-review-link,
.woocommerce .oxy-product-rating a.woocommerce-review-link {
  font-size: 12px;
}
.woocommerce
  .oxy-woo-element
  div.product
  .woocommerce-product-rating
  .star-rating
  span,
.woocommerce .oxy-product-rating .woocommerce .star-rating span {
  color: #65bec2;
}

/* Transitions */
.woocommerce .flex-control-thumbs li,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item,
.select2-search--dropdown .select2-search__field,
.woocommerce
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox
  span::before,
.woocommerce ul.tabs li,
.woocommerce .woocommerce-product-gallery__trigger:after,
.woocommerce .woocommerce-product-gallery__trigger:before,
.woocommerce img:not(.zoomImg):not(.pswp__img),
.woocommerce textarea,
.woocommerce .checkbox,
.woocommerce .select2-selection,
.woocommerce input,
.woocommerce button,
.woocommerce select,
.woocommerce a {
  transition: all ease 0.2s;
}
/* End of Transitions */

/* Input Styles */
.woocommerce-cart table.cart td.actions .coupon .input-text,
.select2-container--default .select2-search--dropdown .select2-search__field,
.woocommerce textarea,
.select2-dropdown,
.woocommerce .select2-selection,
.woocommerce input[type="search"],
.woocommerce input[type="text"],
.woocommerce input[type="number"],
.woocommerce input[type="tel"],
.woocommerce input[type="email"],
.woocommerce input[type="password"],
.woocommerce select {
  height: auto;
  font-size: 14px;
  border: 1px solid #d3ced2;
  background: #ffffff;
  color: #000000;
  outline: none;
  font-family: inherit;
  padding: 8px 12px;
  border-radius: 4px;
  resize: none;
}
/* Focus State */
.woocommerce-cart table.cart td.actions .coupon .input-text:focus,
.select2-container--default .select2-search--dropdown .select2-search__field:focus,
.woocommerce form .form-row textarea:focus,
.woocommerce textarea:focus,
.select2-dropdown:focus,
.woocommerce .select2-selection:focus,
.woocommerce input[type="search"]:focus,
.woocommerce input[type="text"]:focus,
.woocommerce input[type="number"]:focus,
.woocommerce input[type="tel"]:focus,
.woocommerce input[type="email"]:focus,
.woocommerce input[type="password"]:focus,
.woocommerce select:focus {
  border: 1px solid #65bec2;
  box-shadow: 0 0 5px #65bec2;
}
/* End of Inputs */

/* Custom Checkbox */
.woocommerce-form-login input[type="checkbox"],
.oxy-woo-checkout input[type="checkbox"] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0.01;
  display: none !important;
}
.woocommerce-form-login
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme,
.oxy-woo-checkout
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox {
  position: relative;
  cursor: pointer;
  padding-left: 16px;
  margin-top: 0;
}
.woocommerce-form-login
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme span,
.oxy-woo-checkout
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox span{
    margin-left: 18px;
}
.woocommerce-form-login
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme
  span::before,
.oxy-woo-checkout
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox
  span::before {
  width: 24px;
  height: 24px;
  border: 1px solid #d3ced2;
  background-color: #ffffff;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-size: 50%;
  border-radius: 4px;
  background-repeat: no-repeat;
  background-position: center center;
}
input[type="checkbox"]:checked ~ span::before,
input[type="checkbox"]:checked ~ label span::before {
  background: url(https://shannon-ohara.com/wp-content/plugins/oxygen-woocommerce/elements/assets/check-mark.svg), #ffffff;
}
.woocommerce-form-login
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
  margin-top: 34px;
}
.oxy-woo-checkout
  label.woocommerce-form__label.woocommerce-form__label-for-checkbox
  span::before {
  margin-top: -4px;
}
/* End of Custom Checkbox */

/* Product Column Fix */
.woocommerce-page.columns-1 ul.products li.product,
.woocommerce.columns-1 ul.products li.product {
  width: 100%;
}
.woocommerce-page.columns-2 ul.products li.product,
.woocommerce.columns-2 ul.products li.product {
  margin: 0;
  width: 50%;
}
.woocommerce-page.columns-3 ul.products li.product,
.woocommerce.columns-3 ul.products li.product {
  margin: 0;
  width: 33.33%;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 25%;
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 20px;
}
.woocommerce-page.columns-5 ul.products li.product,
.woocommerce.columns-5 ul.products li.product {
  margin: 0;
  width: 20%;
}
.woocommerce-page.columns-6 ul.products li.product,
.woocommerce.columns-6 ul.products li.product {
  margin: 0;
  width: 16.6%;
}
/* End of Product Column Fix */

/*--- Radio Buttons Style ---*/
.woocommerce input[type=radio] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 24px;
  height: 24px;
  background: #ffffff;
  border: 1px solid #d3ced2;
  border-radius: 100%;
  outline: none;
  cursor: pointer;
}

/* WooCommerce Payments plugin compatibility */
.woocommerce input[type=radio].woocommerce-SavedPaymentMethods-tokenInput {
  width: 20px !important;
  height: 20px !important;
  margin: 6px 8px 0 0 !important;
}

.woocommerce input[type=radio]:hover {
  border: 1px solid #65bec2;
  box-shadow: 0 0 5px #65bec2;
}

.woocommerce input[type=radio]:checked {
  background: #000000;
  box-shadow: inset 0 0 0 8px #ffffff;
}

/* WooCommerce Payments plugin compatibility */
.woocommerce input[type=radio].woocommerce-SavedPaymentMethods-tokenInput:checked {
  box-shadow: inset 0 0 0 4px #ffffff;
}

.woocommerce input[type=radio]:checked:hover {
  box-shadow: inset 0 0 0 8px #ffffff, 0 0 5px #65bec2;
}

/*--------------------Tables and Forms Style-------------------------*/
.oxy-woo-order-tracking form,
.woocommerce form.woocommerce-ResetPassword.lost_reset_password,
.woocommerce .woocommerce-EditAccountForm,
.woocommerce .woocommerce-address-fields,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce .col2-set,
.woocommerce-form-coupon,
.woocommerce #reviews #comments ol.commentlist li .comment-text,
ul.woocommerce-order-overview,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce form.checkout_coupon,
.woocommerce table.shop_table {
  border: 1px solid #d3ced2;
  border-top: 3px solid #65bec2;
  border-radius: 0;
  background: #ffffff;
  padding: 20px;
  border-collapse: collapse;
  box-shadow: var(--box-shadow) 0 10px 20px;
}
fieldset {
  background: transparent;
}
.woocommerce table tr {
  border-top: 1px solid #d3ced2;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table th {
  border: none;
  padding: 12px 20px;
  font-weight: 400;
  color: #666666;
}
/* End of Tables and Forms Styles */



/* Notification Styles */
.woocommerce-info, .woocommerce-error, .woocommerce-message {
  padding-right: 20px;
  border-bottom: 1px solid #d3ced2;
  border-left: 1px solid #d3ced2;
  border-right: 1px solid #d3ced2;
  border-radius: 0;
  background: #ffffff;
  border-collapse: collapse;
  box-shadow: var(--box-shadow) 0 10px 20px;
}
/* Info */
.woocommerce-info::before {
  color: #00adef;
}
.woocommerce-info {
  border-top-color: #00adef;
}
/* Error */
.woocommerce-error::before {
  color: #e96199;
}
.woocommerce-error {
  border-top-color: #e96199;
}
/* Message */
.woocommerce-message::before {
  color: #de8ca5;
}
.woocommerce-message {
  border-top-color: #de8ca5;
}
/* End of Notification Sytles */


/* Shop, Uppsells, Related Product Shared Styles Styles */
.woocommerce ul.products {
  display: flex;
  flex-wrap: wrap;
  margin: -10px -20px 20px;
}
.woocommerce ul.products li.product .button {
  margin-top: auto;
}
.woocommerce a.added_to_cart {
  margin-top: 12px;
}
.woocommerce-loop-product__link {
  display: flex;
  flex-direction: column;
}

/* Product Info Shared Styles */

.woocommerce .oxy-product-info,
.woocommerce .oxy-product-tabs {
  width: 100%;
}

.woocommerce table.shop_attributes {
  border-top: 1px solid #d3ced2;
  border-collapse: collapse;
}

.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
  background: transparent;
}

.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
  border-bottom: 1px solid #d3ced2;
  text-align: left;
}


/* Widgets Headings */
.ct-widget .widget.woocommerce .widgettitle {
  font-size: px;
  font-weight: ;
  font-family: ;
}
/* End of Widgets Headings */


/* Search Products Widget */
.woocommerce form.woocommerce-product-search {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.woocommerce input.search-field {
  flex-grow: 1;
  margin-right: 8px;
  min-width: 120px;
}
/* End of Widget */



/* Product Tags Cloud Widget */
.woocommerce div.tagcloud {
  line-height: 1.2;
}
/* End of Widget */



/* Filter by Price Widget */
.woocommerce .widget_price_filter .ui-slider {
  margin: 20px 0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #d3ced2;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  width: 24px;
  height: 24px;
  background-color: #65bec2;
  top: -8px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #65bec2;
}
.woocommerce .widget_price_filter .price_slider_amount {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  margin-right: 12px;
}
.woocommerce .price_label {
  text-align: left;
  line-height: 1.6;
}
/* End of Widget */



/* Rating Filter Widget */
.woocommerce .widget_rating_filter ul li a {
  display: flex;
  float: left;
  align-items: center;
}
.woocommerce .widget_rating_filter ul li.chosen a::before {
  color: #d3ced2;
  position: relative;
  content: '×';
  margin-right: 4px;
  top: -1px;
}
.woocommerce .widget_rating_filter ul li.chosen:hover a::before {
  color: #65bec2;
}
/* End of Widget */



/* Attributes Filter Widget */
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
  color: #d3ced2;
  position: relative;
  content: '×';
  margin-right: 4px;
  top: -1px;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen:hover a::before {
  color: #65bec2;
}
/* End of Widget */



/* Active Filters Widget */
.woocommerce .widget_layered_nav_filters ul li a::before {
  color: #d3ced2;
  position: relative;
  content: '×';
  margin-right: 4px;
  top: -1px;
}
.woocommerce .widget_layered_nav_filters ul li:hover a::before {
  color: #65bec2;
}
.woocommerce .widget_layered_nav_filters ul li:hover span.woocommerce-Price-amount {
  color: #65bec2;
}
/* End of Widget */



/* Product Categories Widget */
.woocommerce .widget_product_categories ul {
  padding-left: 20px;
  list-style: none;
}
.woocommerce .widget_product_categories ul li::before {
  color: #d3ced2;
  content: '•';
  position: relative;
  margin-right: 8px;
  margin-left: -20px;
}
.woocommerce .widget_product_categories ul.product-categories {
  margin-top: 0;
}
.woocommerce .widget_product_categories .select2-container .select2-selection--single {
  height: auto;
  border-color: #d3ced2;
  background: url(https://shannon-ohara.com/wp-content/plugins/oxygen-woocommerce/elements/assets/chevron-down.svg), #ffffff;
  background-size: 6px;
  background-repeat: no-repeat;
  background-position: right 0.8em center;
}
.woocommerce .widget_product_categories .select2-container .select2-selection--single:focus {
  border-color: #65bec2;
}
.woocommerce .widget_product_categories .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}
.woocommerce .select2-container--open .select2-dropdown--below {
  border-color: #d3ced2
}
.woocommerce .select2-container--open .select2-dropdown--above {
  padding: 0;
  border-color: #d3ced2;
}
.woocommerce .select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #d3ced2;
}
.woocommerce .select2-container--default .select2-search--dropdown .select2-search__field:focus {
  border-color: #65bec2;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__clear {
  font-weight: 300;
  color: #d3ced2;
  font-size: 24px;
  line-height: 1;
}
.woocommerce .select2-container--default .select2-selection--single:hover .select2-selection__clear {
  color: #65bec2;
}
/* End of Widget */



/* Products, Cart Widgets */
.woocommerce .product_list_widget ins {
  text-decoration: none;
}
.woocommerce .product_list_widget del {
  color: #666666;
}
.woocommerce ul.product_list_widget li img {
  border: 1px solid #d3ced2;
  width: 40px;
  float: left;
  margin-bottom: 16px;
  margin-right: 12px;
  margin-left: 0;
  margin-top: 4px;
}
.woocommerce ul.product_list_widget li {
  border-bottom: 1px solid #d3ced2;
  margin-bottom: 4px;
  padding-bottom: 8px;
}
.woocommerce .product_list_widget .reviewer {
  font-size: 12px;
  color: #666666;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
  right: 0;
  left: auto;
  color: #d3ced2 !important;
  font-weight: 300;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover, .woocommerce.widget_shopping_cart .cart_list li a.remove:hover {
  color: #65bec2 !important;
  background: none;
  text-decoration: none;
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
  padding-left: 0;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
  margin-right: 0;
}
/* End of Widget */

/*---Safari Row Hotfix---*/
.woocommerce .products ul::after,
.woocommerce .products ul::before,
.woocommerce ul.products::after,
.woocommerce ul.products::before {
  width: 100%;
}

/*---Product Title Hotfix (Must be in product-title.css)---*/
.woocommerce h1.product_title.oxy-product-title {
  margin: 0;
}

/*---Fix for shopping cart duplication issue on AJAX update---*/
.ct-modal .woocommerce-cart-form:not(:nth-child(2)) {
  display: none;
}

.ct-modal .cart-collaterals > .cart_totals:not(:nth-child(1)) {
  display: none;
}

/*---Fix for WooCommerce Payments credit card images on checkout---*/
.woocommerce label[for="payment_method_woocommerce_payments"],
.woocommerce label[for="payment_method_bacs"],
.woocommerce label[for="payment_method_cod"] {
  display: flex;
  flex-direction: row;
}

.woocommerce label[for="payment_method_woocommerce_payments"] img,
.woocommerce label[for="payment_method_bacs"] img,
.woocommerce label[for="payment_method_cod"] img {
  width: 32px;
}
.oxy-pro-media-player .oxy-pro-media-player_play{
--extras-play-icon-size:60px;
}

.oxy-pro-media-player .oxy-pro-media-player_play button:hover{
--vm-play-scale:1;
}

.oxy-pro-media-player .oxy-pro-media-player_play button{
transition-duration:.3s;
}

.oxy-pro-media-player vime-player{
--vm-control-scale:.9;
--extras-slider-height:2px;
--vm-control-group-spacing:12px;
--vm-controls-padding:15px;
--vm-controls-spacing:15px;
--vm-time-font-size:13px;
--vm-control-border-radius:3px;
--extras-spinner-size:80px;
--vm-spinner-thickness:3px;
--vm-spinner-spin-duration:1s;
--vm-tooltip-spacing:3px;
--vm-tooltip-padding:3px;
}

.oxy-pro-media-player .oxy-pro-media-player_custom-image{
--extras-poster-left:50%;
--extras-poster-top:50%;
}

.oxy-pro-media-player vime-player.video{
                            height: 0;
                            overflow: hidden;
                        }
.oxy-pro-media-player .extras-in-builder vime-spinner{
                                opacity: 0;
                            }
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1120px;
}
body {font-family: 'Montserrat';}body {line-height: 1.6;font-size: 14px;font-weight: ;color: #4d4d4d;}.oxy-nav-menu-hamburger-line {background-color: #4d4d4d;}h1, h2, h3, h4, h5, h6 {font-family: 'Oswald';font-size: 36px;font-weight: 700;}h2, h3, h4, h5, h6{font-size: 30px;}h3, h4, h5, h6{font-size: 24px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #c6758f;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.repeater__list--right-column {
grid-column: span 8;
}
@media (max-width: 767px) {
.repeater__list--right-column {
grid-column: span 12;
}
}

.repeater__list--title:hover{
 text-decoration:underline;
}
.repeater__list--title {
 font-family:Oswald;
 font-size:18px;
 font-weight:400;
 text-transform:uppercase;
 color:#4d4d4d;
 text-align:left;
 line-height:1.2;
 margin-bottom:10px;
transition-duration: 0.4s !important;
}
.product-subtitle-small {
 font-family:Montserrat;
 font-size:10px;
 color:#191919;
 margin-top:-6px;
 margin-bottom:10px;
 line-height:1;
}
.shop-subheading {
 font-family:Montserrat;
 font-size:12px;
 text-transform:uppercase;
 letter-spacing:2px;
 margin-bottom:0 ;
 font-weight:600;
 padding-bottom:0px;
 padding-right:6px;
}
.no-wrap {
white-space: nowrap !important;
}
.repeater__list--text {
 text-align:left;
 margin-bottom:20px;
 font-size:14px;
 line-height:1.2;
}
.only__list--view {
}
.event__indent {
 width:100%;
 padding-left:50px;
}
.event__indent:not(.ct-section):not(.oxy-easy-posts),
.event__indent.oxy-easy-posts .oxy-posts,
.event__indent.ct-section .ct-section-inner-wrap{
display:flex;
}
.gap__20 {
gap: 20px;
}
.button__pink--outline:hover{
transform:scale3d(1.1,1.1,1.1);}
.button__pink--outline {
 border-top-color:#de8ca5;
 border-right-color:#de8ca5;
 border-bottom-color:#de8ca5;
 border-left-color:#de8ca5;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-top:4px;
 padding-right:6px;
 padding-bottom:4px;
 padding-left:6px;
 font-size:10px;
 color:#000000;
 text-transform:uppercase;
 transition-timing-function:ease-in-out;
 transition-property:all;
 transition-duration:0.4s;
transition-duration: 0.4s !important;
}
.prereq__list--or:after{
 content:"OR";
 margin-top:10px;
 font-size:12px;
 margin-bottom:10px;
}
.prereq__list--or {
}
.horizontal__layout {
}
.horizontal__layout:not(.ct-section):not(.oxy-easy-posts),
.horizontal__layout.oxy-easy-posts .oxy-posts,
.horizontal__layout.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
}
.gap__10 {
gap:10px;
}
.list-view-language-container {
 margin-top:10px;
 margin-bottom:10px;
}
.subheading {
 font-family:Montserrat;
 font-size:12px;
 text-transform:uppercase;
 letter-spacing:2px;
 font-weight:600;
}
.uppercase {
 text-transform:uppercase;
}
.list-view-languages-text {
}
.hover__scale:hover{
transform:scale3d(1.02,1.02,1.02);}
.hover__scale {
transition-duration: 0.4s !important;
}
.repeater__card--button-container {
 margin-top:auto;
}
.repeater__button--container {
 width:100%;
 margin-top:auto;
}
.repeater__button--container:not(.ct-section):not(.oxy-easy-posts),
.repeater__button--container.oxy-easy-posts .oxy-posts,
.repeater__button--container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.repeater__button--image {
 width:50px;
}
.repeater__card--button:hover{
 border-top-color:rgba(0,0,0,0);
 border-right-color:rgba(0,0,0,0);
 border-bottom-color:rgba(0,0,0,0);
 border-left-color:rgba(0,0,0,0);
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 background-color:#000000;
 color:#ffffff;
}
.repeater__card--button {
 text-align:center;
 color:#000000;
 background-color:#ffffff;
 text-transform:uppercase;
 letter-spacing:1px;
 font-size:12px;
 line-height:1.2;
 font-weight:700;
 padding-top:16px;
 padding-right:16px;
 padding-bottom:16px;
 padding-left:16px;
 border-top-color:#3b3c38;
 border-right-color:#3b3c38;
 border-bottom-color:#3b3c38;
 border-left-color:#3b3c38;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 margin-top:auto;
 margin-left:auto;
transition-duration: 0.4s !important;
}
.my_account_title {
 font-family:Oswald;
 font-weight:500;
 text-transform:uppercase;
 font-size:2em;
}
@media (max-width: 991px) {
.my_account_title {
 font-size:1em;
}
}

@media (max-width: 479px) {
.my_account_title {
 font-size:0.7em;
}
}

.my_account_active {
 border-bottom-color:#000000;
 border-bottom-width:3px;
 border-bottom-style:solid;
 height:100%;
}
.my-account-content-container {
 text-align:left;
}
.my-account-content-container:not(.ct-section):not(.oxy-easy-posts),
.my-account-content-container.oxy-easy-posts .oxy-posts,
.my-account-content-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.grid-2 {
 width:100%;
display: grid; grid-template-columns: repeat(2, 1fr); align-items: stretch;
}
.c-hover-scale:hover{
transform:scale(1.05,1.05);}
.c-hover-scale {
color: #333333;}.c-hover-scale 
>svg {width: 55px;height: 55px;}.c-hover-scale {
 text-align:left;
}
.p-5 {
 padding-top:12px;
 padding-right:6px;
 padding-bottom:12px;
 padding-left:6px;
}
.menu-text-light:ct_depth{
}
.menu-text-light {
 font-size:14px;
 font-weight:500;
 color:#000000;
 text-transform:uppercase;
}
.span-all {
grid-column: 1 / -1;
}
.align-items--center {
}
.span--4 {
grid-column: span 4;
}
.margin-left--m {
}
.main__title {
 font-family:Oswald;
 text-transform:uppercase;
 color:#0f0f0f;
 font-size:2em;
 font-weight:500;
}
.width--full {
}
.span--2 {
grid-column: span 2;
}
@media (max-width: 767px) {
.span--2 {
grid-column: span 6;
}
}

.grid__5 {
display: grid; grid-template-columns: repeat(5, 1fr); align-items: stretch;
}
.menu__border--right {
 border-right-color:#e8e5e5;
 border-right-width:1px;
 border-right-style:solid;
}
.mega__menu--horizontal-link {
 url_encoded:true;
 text-align:center;
 margin-top:auto;
 margin-left:auto;
 margin-right:auto;
 margin-bottom:auto;
}
.mega__menu--horizontal-link:not(.ct-section):not(.oxy-easy-posts),
.mega__menu--horizontal-link.oxy-easy-posts .oxy-posts,
.mega__menu--horizontal-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.mega__menu--horizontal-link-image {
 width:75px;
 margin-right:10px;
}
.mega__menu--horizontal-link-text {
 font-family:Oswald;
 text-transform:uppercase;
 font-weight:500;
 color:#333333;
 font-size:14px;
 line-height:1;
}
.grid__4 {
 width:100%;
gap: 20px 20px; grid-template-columns: repeat(4, 1fr); align-items: stretch; display: grid;
}
.shop-cards:hover{
transform:scale(1.05,1.05);}
.shop-cards {
 text-align:center;
transition: 0.3s !important;
}
.shop-cards:not(.ct-section):not(.oxy-easy-posts),
.shop-cards.oxy-easy-posts .oxy-posts,
.shop-cards.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
@media (max-width: 767px) {
.shop-cards {
grid-column: span 6;
}
}

.shop-cards-text {
 font-family:Oswald;
 text-transform:uppercase;
 font-weight:500;
 color:#333333;
 font-size:14px;
 line-height:1;
 margin-top:auto;
}
.open-ig {
 position:static;
 right:20px;
 background-color:#ffffff;
 width:50px;
 height:50px;
}
.open-ig:not(.ct-section):not(.oxy-easy-posts),
.open-ig.oxy-easy-posts .oxy-posts,
.open-ig.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.box__shadow {
 box-shadow:0px 0px 10px 5px rgba(0,0,0,0.05);
}
.ig-icon {
color: #191919;}.ig-icon 
>svg {width: 40px;height: 40px;}.ig-icon {
}
.ig-modal {
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
 width:300px;
 height:571px;
 background-color:#ffffff;
 z-index:2147483647;
}
.ig-code-block {
 width:100%;
 height:100%;
}
.button__add--cart:hover{
transform:scale3d(1.1,1.1,1.1);}
.button__add--cart {
 border-top-color:#3b3c38;
 border-right-color:#3b3c38;
 border-bottom-color:#3b3c38;
 border-left-color:#3b3c38;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-right:24px;
 padding-bottom:16px;
 padding-left:24px;
 font-size:12px;
 color:#000000;
 text-transform:uppercase;
 transition-timing-function:ease-in-out;
 transition-property:all;
 transition-duration:0.4s;
 padding-top:16px;
 font-weight:700;
 text-align:center;
transition-duration: 0.4s !important;
}
.button__add--cart:not(.ct-section):not(.oxy-easy-posts),
.button__add--cart.oxy-easy-posts .oxy-posts,
.button__add--cart.ct-section .ct-section-inner-wrap{
align-items:center;
}
.center__content {
 width:100%;
}
.center__content:not(.ct-section):not(.oxy-easy-posts),
.center__content.oxy-easy-posts .oxy-posts,
.center__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.product-subtitle {
 font-family:Montserrat;
 font-size:20px;
 color:#191919;
}
.sbb {
 padding-top:13px;
 padding-right:50px;
 padding-bottom:13px;
 padding-left:50px;
 background-color:#000000;
 color:#ffffff;
 text-transform:uppercase;
 font-size:14px;
 font-weight:700;
 letter-spacing:1px;
 line-height:1;
 border-top-color:#000000;
 border-right-color:#000000;
 border-bottom-color:#000000;
 border-left-color:#000000;
 border-top-width:0.5px;
 border-right-width:0.5px;
 border-bottom-width:0.5px;
 border-left-width:0.5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 text-align:center;
}
.quote__container {
background-image:url(https://shannon-ohara.com/wp-content/uploads/2022/03/block_quotes.png);background-size: 40px auto; padding-left:70px;
 background-repeat:no-repeat;
}
@media (max-width: 479px) {
.quote__container {
 padding-top:60px;
 padding-left:0px;
}
}

.quote__text {
 padding-top:32px;
 padding-right:32px;
 padding-bottom:32px;
 padding-left:32px;
 border-left-width:2px;
 border-left-style:solid;
 border-left-color:#e9d1d9;
 text-transform:uppercase;
}
@media (max-width: 479px) {
.quote__text {
 border-left-style:none;
 border-top-color:#e9d1d9;
 border-top-width:2px;
 border-top-style:solid;
 line-height:2.4;
 padding-left:0px;
 padding-right:0px;
}
}

.oxy-stock-content-styles {
 text-align:left;
 padding-left:0px;
}
.join-cc-link {
 margin-bottom:10px;
 text-align:left;
 gap:20px;
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-left-width:2px;
 border-left-color:#c6758f;
 background-color:rgba(232,232,232,0.25);
 border-top-color:#e8e8e8;
 border-right-color:#e8e8e8;
 border-bottom-color:#e8e8e8;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 font-size:12px;
 width:100%;
}
.join-cc-link:not(.ct-section):not(.oxy-easy-posts),
.join-cc-link.oxy-easy-posts .oxy-posts,
.join-cc-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:center;
gap:20px;
}
.join-cc-link-icon {
color: #333333;}.join-cc-link-icon 
>svg {width: 20px;height: 20px;}.join-cc-link-icon {
}
.reg-sbt-add-to-cart {
}
.maxwidth {
 max-width:1120px;
 width:100%;
 margin-left:auto;
 margin-right:auto;
}
@media (max-width: 991px) {
.maxwidth {
}
}

@media (max-width: 767px) {
.maxwidth {
}
.maxwidth:not(.ct-section):not(.oxy-easy-posts),
.maxwidth.oxy-easy-posts .oxy-posts,
.maxwidth.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.pad--s {
}
.center--all {
}
.gap--xs {
}
.h3 {
}
.h3-alt {
 font-family:Montserrat;
 font-weight:600;
 color:#d9a8b7;
 letter-spacing:0.2em;
}
.member-discount-badge {
 font-size:12px;
 color:#ffffff;
 padding-top:5px;
 padding-right:6px;
 padding-bottom:5px;
 padding-left:6px;
 position:absolute;
 top:0px;
 background-color:#0f0f0f;
 font-weight:700;
 text-transform:uppercase;
 left:0px;
 z-index:9;
transform: translateY(-50%);
}
.repeater__list--inner {
 width:100%;
 text-align:left;
gap: 20px; grid-template-columns: repeat(12, 1fr); align-items: stretch; display: grid;
}
.repeater__list--image {
 width:100%;
 object-fit:contain;
 object-position:top;
grid-column: span 4;
}
@media (max-width: 767px) {
.repeater__list--image {
grid-column: span 12;
}
}

.relative {
}
.sale-badge {
 font-size:12px;
 color:#ffffff;
 padding-top:6px;
 padding-right:12px;
 padding-bottom:6px;
 padding-left:12px;
 position:absolute;
 top:42px;
 left:0px;
 background-color:#0f0f0f;
 font-weight:700;
 text-transform:uppercase;
}
.oxel_focus_section {
background-image:url(https://shannon-ohara.com/wp-content/uploads/2024/12/bg.png); transition-duration:0.4s;
 transition-timing-function:ease-in-out;
 overflow:hidden;
overflow-x: hidden;
}
.oxel_focus_section:not(.ct-section):not(.oxy-easy-posts),
.oxel_focus_section.oxy-easy-posts .oxy-posts,
.oxel_focus_section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_focus_section__inner {
 transition-duration:0.4s;
 transition-timing-function:ease-in-out;
 width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 z-index:1001;
 position:relative;
}
.oxel_focus_section__inner:not(.ct-section):not(.oxy-easy-posts),
.oxel_focus_section__inner.oxy-easy-posts .oxy-posts,
.oxel_focus_section__inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.oxel_focus_section__backdrop {
background-size: cover; position:fixed;
 right:0px;
 left:0px;
 bottom:0px;
 z-index:1000;
 opacity:0;
 transition-duration:0.8s;
 transition-timing-function:ease-in-out;
 transition-property:top bottom;
 top:0px;
 background-repeat:no-repeat;
pointer-events: none;
}
.script-96 {
 font-family:'Santorini';
 font-size:78px;
}
@media (max-width: 479px) {
.script-96 {
 font-size:56px;
}
}

.image_size--30 {
 width:30px;
}
.oxel-vidlist {
 width:100%;
}
.oxel-vidlist__columns {
 width:100%;
 position:relative;
}
.oxel-vidlist__columns:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__columns.oxy-easy-posts .oxy-posts,
.oxel-vidlist__columns.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
}
@media (max-width: 991px) {
.oxel-vidlist__columns {
}
.oxel-vidlist__columns:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__columns.oxy-easy-posts .oxy-posts,
.oxel-vidlist__columns.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.oxel-vidlist__column--left {
 width:60%;
 text-align:center;
}
.oxel-vidlist__column--left:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__column--left.oxy-easy-posts .oxy-posts,
.oxel-vidlist__column--left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel-vidlist__column--right {
 right:0px;
 width:40%;
 text-align:left;
 height:100%;
 position:absolute;
 left:60%;
 top:0px;
 background-color:#cfd3d7;
}
.oxel-vidlist__column--right:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__column--right.oxy-easy-posts .oxy-posts,
.oxel-vidlist__column--right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
@media (max-width: 991px) {
.oxel-vidlist__column--right {
 max-height:200%;
}
}

.oxel-vidlist__column {
}
@media (max-width: 991px) {
.oxel-vidlist__column {
 width:100%;
 position:static;
}
}

.oxel-vidlist__video {
}
.oxel-vidlist__video--main {
}
.oxel-vidlist__list-item:hover{
 background-color:#dee1e3;
}
.oxel-vidlist__list-item {
 width:100%;
 padding-top:16px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:16px;
 text-align:left;
 color:initial;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel-vidlist__list-item:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__list-item.oxy-easy-posts .oxy-posts,
.oxel-vidlist__list-item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
.oxel-vidlist__list-item-title {
 width:70%;
}
.oxel-vidlist__icon {
color: #606e79;}.oxel-vidlist__icon 
>svg {width: 32px;height: 32px;}.oxel-vidlist__icon {
 margin-left:16px;
 margin-right:16px;
 height:32px;
}
.oxel-vidlist__icon--inactive {
color: #606e79;}.oxel-vidlist__icon--inactive 
>svg {width: 32px;height: 32px;}.oxel-vidlist__icon--inactive {
}
.oxel-vidlist__icon--active {
color: #606e79;}.oxel-vidlist__icon--active 
>svg {width: 32px;height: 32px;}.oxel-vidlist__icon--active {
}
.oxel-vidlist__list-item--active {
 background-color:#dee1e3;
}
.oxel-vidlist__list-item-left {
 text-align:center;
}
.oxel-vidlist__list-item-left:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__list-item-left.oxy-easy-posts .oxy-posts,
.oxel-vidlist__list-item-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.oxy-close-modal {
cursor: pointer;
}
.margin__bottom--20 {
 margin-bottom:20px;
}
@media (max-width: 479px) {
.margin__bottom--20 {
}
}

.my_account_subtitle {
 font-family:Inherit;
 font-weight:600;
 color:#000000;
 margin-top:-10px;
 font-size:9px;
 letter-spacing:1px;
 text-transform:uppercase;
}
@media (max-width: 991px) {
.my_account_subtitle {
}
.my_account_subtitle:not(.ct-section):not(.oxy-easy-posts),
.my_account_subtitle.oxy-easy-posts .oxy-posts,
.my_account_subtitle.ct-section .ct-section-inner-wrap{
display:none;
}
}

.footer__content:ct_depth{
}
.footer__content {
 font-family:'Montserrat';
 color:#959595;
 font-size:12px;
 font-weight:400;
 text-align:center;
}
.oxel_scrollingImage__container:hover{
 background-position:50% 100%;
}
.oxel_scrollingImage__container {
background-size: cover; height:400px;
 background-repeat:no-repeat;
 transition-duration:5s;
 transition-timing-function:ease-in-out;
 transition-property:background-position;
 text-align:center;
 width:600px;
 max-width:100%;
 overflow:hidden;
 background-position:50% 0px;
}
.oxel_scrollingImage__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_scrollingImage__container.oxy-easy-posts .oxy-posts,
.oxel_scrollingImage__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.oxel_scrollingImage__container {
 width:100%;
}
}

.oxel_scrollingImage__container__icon {
background-color: rgba(0,0,0,0.17);
border: 1px solid rgba(0,0,0,0.17);
padding: 16px;color: #f9f9fa;}.oxel_scrollingImage__container__icon 
>svg {width: 55px;height: 55px;}.oxel_scrollingImage__container__icon {
 transition-duration:2.5s;
}
.oxel_flipbox {
 width:100%;
 position:relative;
}
.oxel_flipbox__front {
background-image:linear-gradient(rgba(25,22,22,0.31), rgba(25,22,22,0.31)), url(https://shannon-ohara.com/wp-content/uploads/2024/11/5conscious_stocking_stuffers.png);background-size:auto,  cover; width:100%;
 text-align:center;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:32px;
 background-position:50% 50%;
}
.oxel_flipbox__front:not(.ct-section):not(.oxy-easy-posts),
.oxel_flipbox__front.oxy-easy-posts .oxy-posts,
.oxel_flipbox__front.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
}
.oxel_flipbox__back {
background-size: cover;transform:rotateY(180deg); width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 background-color:#374047;
 position:absolute;
 top:0px;
 left:0px;
 right:0px;
 bottom:0px;
 background-position:50% 50%;
}
.oxel_flipbox__back:not(.ct-section):not(.oxy-easy-posts),
.oxel_flipbox__back.oxy-easy-posts .oxy-posts,
.oxel_flipbox__back.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_horizontal_divider {
 margin-top:1px;
 margin-bottom:16px;
 width:100%;
}
.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
@media (max-width: 1120px) {
.oxel_horizontal_divider {
 margin-top:0px;
 margin-bottom:0px;
}
}

@media (max-width: 991px) {
.oxel_horizontal_divider {
}
}

.oxel_horizontal_divider__line {
 height:0.5px;
 background-color:#98a1a8;
}
.oxel_horizontal_divider__icon {
color: #98a1a8;}.oxel_horizontal_divider__icon 
>svg {width: 16px;height: 16px;}.oxel_horizontal_divider__icon {
flex-shrink: 0;
}
.oxel_horizontal_divider__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider__icon.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider__icon.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1120px) {
.oxel_horizontal_divider__icon {
color: #65bec2;}.oxel_horizontal_divider__icon {
}
}

@media (max-width: 991px) {
.oxel_horizontal_divider__icon {
}
}

.h1 {
 text-transform:uppercase;
}
.button__add--cart-black:hover{
 background-color:#ffffff;
 color:#000000;
}
.button__add--cart-black {
 border-top-color:#3b3c38;
 border-right-color:#3b3c38;
 border-bottom-color:#3b3c38;
 border-left-color:#3b3c38;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-right:24px;
 padding-bottom:16px;
 padding-left:24px;
 font-size:12px;
 color:#ffffff;
 text-transform:uppercase;
 transition-timing-function:ease-in-out;
 transition-property:all;
 transition-duration:0.4s;
 padding-top:16px;
 font-weight:700;
 text-align:center;
 background-color:#191919;
transition-duration: 0.4s !important;
}
.button__add--cart-black:not(.ct-section):not(.oxy-easy-posts),
.button__add--cart-black.oxy-easy-posts .oxy-posts,
.button__add--cart-black.ct-section .ct-section-inner-wrap{
align-items:center;
}
.sale-text-colour {
}
.gap--m {
}
@media (max-width: 479px) {
.gap--m {
 margin-bottom:3px;
}
}

.flex--row {
}
@media (max-width: 767px) {
.flex--row {
 margin-left:auto;
 margin-right:auto;
}
}

.c-bg-light {
 background-color:#f7f7f7;
}

            
            
            
            
            
        .c-margin-bottom-m {
}
@media (max-width: 1120px) {
}

@media (max-width: 991px) {
}

.c-text-m {
 font-weight:300;
 max-width:700px;
 line-height:1.6;
}
@media (max-width: 1120px) {
}

@media (max-width: 767px) {
}

@media (max-width: 479px) {
}

.c-transition {
 transition-duration:0.4s;
}
@media (max-width: 1120px) {
}

.c-columns-2 {
}
.c-text-dark {
 color:#686868;
}
.c-columns-m-1 {
}
@media (max-width: 767px) {
}

.c-columns-gap-l {
}
.c-columns-gap-l:not(.ct-section):not(.oxy-easy-posts),
.c-columns-gap-l.oxy-easy-posts .oxy-posts,
.c-columns-gap-l.ct-section .ct-section-inner-wrap{
display:flex;
}
.c-icon-accent-m {
color: rgba(198,117,143,0.75);}.c-icon-accent-m 
>svg {width: 24px;height: 24px;}.c-icon-accent-m {
}
.c-link-m:hover{
 opacity:0.8;
}
.c-link-m {
 font-size:16px;
 font-weight:500;
 text-decoration:none;
}
.c-link-m:not(.ct-section):not(.oxy-easy-posts),
.c-link-m.oxy-easy-posts .oxy-posts,
.c-link-m.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.c-link-m {
}
}

@media (max-width: 479px) {
.c-link-m {
 font-size:14px;
}
}

.c-content-line {
 padding-left:33px;
 padding-top:25px;
 padding-bottom:25px;
 font-size:1.2em;
 text-transform:uppercase;
 margin-left:0px;
 border-left-color:#686868;
 border-left-width:0.5px;
 border-left-style:solid;
}
.c-columns-l-1 {
}
@media (max-width: 991px) {
}

.c-h1 {
 font-family:Oswald;
 text-transform:uppercase;
 font-weight:600;
 line-height:1.3;
 font-size:3em;
 letter-spacing:0px;
 color:#0f0f0f;
 margin-bottom:0px;
 padding-top:0px;
}
@media (max-width: 1120px) {
.c-h1 {
 color:#b5787f;
 margin-top:30px;
}
}

@media (max-width: 991px) {
.c-h1 {
 font-size:3em;
}
}

@media (max-width: 767px) {
}

@media (max-width: 479px) {
.c-h1 {
 margin-top:0px;
 font-size:2em;
}
}

.btn--wide:hover{
transform:scale3d(1.1,1.1,1.1);}
.btn--wide {
 border-top-color:#3b3c38;
 border-right-color:#3b3c38;
 border-bottom-color:#3b3c38;
 border-left-color:#3b3c38;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-bottom:16px;
 font-size:12px;
 color:#000000;
 text-transform:uppercase;
 transition-timing-function:ease-in-out;
 transition-property:all;
 transition-duration:0.4s;
 padding-top:16px;
 font-weight:700;
 letter-spacing:1px;
 margin-right:auto;
 margin-left:auto;
transition-duration: 0.4s !important;
}
.col-span--5 {
}
.margin-bottom--m {
}
.pad--m {
}
.accent-script-blue {
 font-size:3em;
 color:#90b1b8;
}
.accent-script-yellow {
 font-family:'Santorini';
 color:#e3bd40;
 text-transform:lowercase;
}
.bg-emphasis-green {
background-image: linear-gradient(#e3bd40, #e3bd40);background-size:auto,  auto auto; font-family:'Santorini';
 background-repeat:no-repeat;
 background-attachment:scroll;
 padding-right:0px;
 padding-left:0px;
 font-size:5em;
 color:#0f0f0f;
 margin-top:20px;
 margin-left:20px;
 background-position:0% 60px;
}
.grid--auto-6 {
}
.margin-bottom--xl {
}
.margin-top--xl {
}
.onepage-heading-three {
 font-weight:900;
 line-height:1.1;
 font-size:140px;
 color:#0f0f0f;
 z-index:1;
}
@media (max-width: 1120px) {
.onepage-heading-three {
 font-size:8em;
 margin-left:20px;
 margin-top:69px;
}
}

@media (max-width: 991px) {
.onepage-heading-three {
 font-size:6em;
 margin-top:234px;
}
}

@media (max-width: 767px) {
.onepage-heading-three {
 font-size:3.2em;
 margin-top:310px;
}
}

@media (max-width: 479px) {
.onepage-heading-three {
 font-size:2.8em;
 margin-top:370px;
}
}

.btn--semi-wide {
 padding-left:25px;
 padding-right:25px;
}
.width__100 {
 width:100%;
}
.welcome__heading {
 margin-top:20px;
 margin-bottom:20px;
}
.welcome__header--container {
margin-top: 0;
}
.welcome__header--inner {
 padding-top:20px;
 padding-bottom:20px;
 border-bottom-color:#b5787f;
 border-bottom-width:1px;
 border-bottom-style:solid;
 position:relative;
 z-index:0;
}
.welcome__header--image {
 height:100%;
 z-index:-1;
 position:absolute;
 top:0px;
 left:0px;
 bottom:0px;
 right:0px;
 width:100%;
 object-fit:cover;
 object-position:left center;
}
.grid__12 {
 width:100%;
gap: 20px 20px; grid-template-columns: repeat(12, 1fr); align-items: stretch; display: grid;
}
.gap__0 {
gap: 0 0 !important;
}
.title {
 text-align:center;
}
.title .ct-section-inner-wrap {
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 20px;
}
.title:not(.ct-section):not(.oxy-easy-posts),
.title.oxy-easy-posts .oxy-posts,
.title.ct-section .ct-section-inner-wrap{
display:none;
align-items:center;
justify-content:center;
}
@media (max-width: 1120px) {
}

.my_account_disabled {
 border-bottom-color:rgba(0,0,0,0);
 border-bottom-width:3px;
 border-bottom-style:solid;
 opacity:0.5;
 height:100%;
}
.pad--s-bottom {
 padding-bottom:4px;
}
.span--3 {
grid-column: span 3;
}
.view__grid {
cursor: pointer;
}
.view__list {
cursor: pointer;
}
.open-filters {
cursor: pointer;
}
.oxel_floating_icon_menu {
 position:fixed;
 right:32px;
 bottom:32px;
 text-align:right;
 z-index:9999;
 padding-bottom:81px;
pointer-events: none;
}
.oxel_floating_icon_menu:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column-reverse;
align-items:flex-end;
}
.oxel_floating_icon_menu__main_icon:hover{
background-color: #606e79;
border: 1px solid #606e79;
padding: ;}.oxel_floating_icon_menu__main_icon:hover{
}
.oxel_floating_icon_menu__main_icon {
background-color: #374047;
border: 1px solid #374047;
padding: 16px;color: #ffffff;}.oxel_floating_icon_menu__main_icon 
>svg {width: 45px;height: 45px;}.oxel_floating_icon_menu__main_icon {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
cursor: pointer; pointer-events: all;
}
@media (max-width: 479px) {
.oxel_floating_icon_menu__main_icon {
background-color: #59375b;
border: 1px solid #59375b;
padding: 8px;}.oxel_floating_icon_menu__main_icon 
>svg {width: 16px;height: 16px;}.oxel_floating_icon_menu__main_icon {
transform:rotate(45deg); margin-bottom:77px;
 margin-right:3px;
}
}

.oxel_floating_icon_menu__row {
 margin-bottom:8px;
 margin-top:8px;
}
.oxel_floating_icon_menu__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu__row.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.floating_icon_menu__hidden_icon:hover{
background-color: #606e79;
border: 1px solid #606e79;
padding: ;}.floating_icon_menu__hidden_icon:hover{
}
.floating_icon_menu__hidden_icon {
background-color: #374047;
border: 1px solid #374047;
padding: 16px;color: #f9f9fa;}.floating_icon_menu__hidden_icon 
>svg {width: 18px;height: 18px;}.floating_icon_menu__hidden_icon {
 margin-right:3px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_floating_icon_menu__label {
 margin-right:16px;
 font-size:12px;
 text-transform:uppercase;
 letter-spacing:2px;
 font-weight:600;
 background-color:#eceeef;
 padding-top:2px;
 padding-bottom:2px;
 padding-left:4px;
 padding-right:4px;
 color:#374047;
}
.oxel_floating_icon_menu__hidden_links {
transform:translate(100px); transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 opacity:1;
 padding-top:0px;
}
.oxel_floating_icon_menu__hidden_links:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu__hidden_links.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu__hidden_links.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 479px) {
.oxel_floating_icon_menu__hidden_links {
}
.oxel_floating_icon_menu__hidden_links:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu__hidden_links.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu__hidden_links.ct-section .ct-section-inner-wrap{
display:none;
}
}

.oxel_dropdown_buttonv2__trigger {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 background-color:#374047;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 position:relative;
cursor: pointer;
}
.oxel_dropdown_buttonv2__trigger:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__trigger.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__trigger.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_buttonv2 {
 background-color:#374047;
 position:relative;
 width:min-content ;
}
.oxel_dropdown_buttonv2:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_buttonv2__submenu {
 position:absolute;
 left:0px;
 min-width:100%;
 padding-top:4px;
 width:200px;
 z-index:10;
 top:100%;
padding-inline-start: 0; margin-block-start: 0; margin-block-end: 0;
}
.oxel_dropdown_buttonv2__submenu--hidden {
 opacity:0;
pointer-events: none;
}
.oxel_dropdown_buttonv2__submenu--hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__submenu--hidden.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__submenu--hidden.ct-section .ct-section-inner-wrap{
display:none;
}
.oxel_dropdown_buttonv2__submenubutton:hover{
 background-color:#dee1e3;
}
.oxel_dropdown_buttonv2__submenubutton {
 text-align:left;
 background-color:#eceeef;
 min-width:100%;
 color:#374047;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_dropdown_buttonv2__submenubutton:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__submenubutton.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__submenubutton.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_dropdown_buttonv2__submenulabel {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 width:100%;
 color:#374047;
}
.oxel_dropdown_buttonv2__label {
 color:#f9f9fa;
white-space: nowrap;
}
.oxel_dropdown_buttonv2__symbol {
background-image: linear-gradient(135deg, rgba(0,0,0,0) 50%, #ffffff 50%);transform:rotate(45deg); width:8px;
 height:8px;
 margin-top:-4px;
 margin-left:16px;
 margin-right:0px;
min-width: 0 !important; min-height: 0 !important;
}
.open-help {
 position:static;
 right:20px;
 bottom:132px;
 width:50px;
 height:50px;
 text-align:center;
 background-color:#ffffff;
cursor: pointer;
}
.open-help:not(.ct-section):not(.oxy-easy-posts),
.open-help.oxy-easy-posts .oxy-posts,
.open-help.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.margin__bottom--10 {
 margin-bottom:10px;
}
.faq-video {
}
.toggle-4903 {
}
.toggle-4903-expanded {
}
.oxel_iconlist {
 max-width:100%;
}
@media (max-width: 479px) {
.oxel_iconlist {
 padding-bottom:37px;
}
}

.oxel_iconlist__row {
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 width:100%;
 margin-top:0px;
}
.oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist__row.oxy-easy-posts .oxy-posts,
.oxel_iconlist__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 1120px) {
.oxel_iconlist__row {
 margin-left:-30px;
}
}

@media (max-width: 479px) {
.oxel_iconlist__row {
 margin-top:58px;
}
}

.oxel_iconlist__row__icon {
color: #0f0f0f;}.oxel_iconlist__row__icon 
>svg {width: 39px;height: 39px;}.oxel_iconlist__row__icon {
 margin-left:32px;
 margin-right:32px;
}
.oxel_iconlist__row__label {
}
@media (max-width: 1120px) {
.oxel_iconlist__row__label {
 font-size:14px;
}
}

.oxel_iconlist__row--dark {
 background-color:#eceeef;
}
.event__border--bottom {
 border-bottom-color:#e8e8e8;
 border-bottom-width:1px;
 border-bottom-style:solid;
 padding-bottom:20px;
}
.event-icon {
color: #191919;}.event-icon 
>svg {width: 55px;height: 55px;}.event-icon {
 margin-right:12px;
 color:#b5787f;
}
.events-card-heading {
 font-family:Montserrat;
 text-transform:uppercase;
 color:#000000;
 font-weight:600;
 font-size:14px;
 letter-spacing:1px;
 margin-top:12px;
 border-bottom-color:rgba(114,113,113,0.19);
 border-bottom-width:1px;
 border-bottom-style:solid;
 margin-bottom:6px;
}
.gap--s {
}
.justify-content--between {
}
.shop-divider {
 height:1px;
 border-bottom-color:rgba(204,204,204,0.5);
 border-bottom-width:1px;
 border-bottom-style:solid;
 width:100%;
}
.prereq__list--plus:after{
 content:"+";
 margin-top:0px;
 margin-bottom:0px;
 font-size:20px;
 font-weight:500;
}
.prereq__list--plus {
}
.step-container {
 border-bottom-color:rgba(204,204,204,0.5);
 border-bottom-width:1px;
 border-bottom-style:solid;
}
.step-heading-container {
 width:180px;
}
@media (max-width: 767px) {
.step-heading-container {
 width:160px;
}
}

@media (max-width: 479px) {
.step-heading-container {
 width:120px;
}
}

.step-heading {
 font-family:Oswald;
 font-size:24px;
 text-transform:uppercase;
 font-weight:500;
 color:#191919;
}
@media (max-width: 991px) {
.step-heading {
 font-size:22px;
}
}

@media (max-width: 767px) {
.step-heading {
 font-size:20px;
}
}

.step-dot {
 width:12px;
 min-width:12px;
 max-width:12px;
 height:12px;
 min-height:12px;
 max-height:12px;
 border-radius:100%;
 border-top-color:#191919;
 border-right-color:#191919;
 border-bottom-color:#191919;
 border-left-color:#191919;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 background-color:#ffffff;
 z-index:9;
}
.justify-content--center {
}
.span--6 {
grid-column: span 6;
}
@media (max-width: 767px) {
.span--6 {
grid-column: span 12;
}
}

.col-span--2 {
}
.grid__12--top {
 width:100%;
gap: 20px 20px; grid-template-columns: repeat(12, 1fr); display: grid;
}
.event__info {
 margin-bottom:10px;
}
.event__info:not(.ct-section):not(.oxy-easy-posts),
.event__info.oxy-easy-posts .oxy-posts,
.event__info.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.event-titles-div {
}
.event-titles {
 font-family:Montserrat;
 color:#000000;
 font-weight:400;
 text-transform:uppercase;
 letter-spacing:0.2em;
 font-size:12px;
}
.span--12 {
grid-column: span 12;
}
.toggle-4055 {
 text-align:center;
}

                .toggle-4055 .oxy-expand-collapse-icon {
            font-size: 0px;        }
        
        
        .toggle-4055-expanded {
}
.toggle-4055-expanded:not(.ct-section):not(.oxy-easy-posts),
.toggle-4055-expanded.oxy-easy-posts .oxy-posts,
.toggle-4055-expanded.ct-section .ct-section-inner-wrap{
display:none;
}
.light__divider {
 background-color:#e8e8e8;
 width:100%;
 height:1px;
 min-height:1px !important ;
}
.toggle-9535:hover{
transform:scale(1.05,1.05);}
.toggle-9535 {
 margin-top:20px;
}

        
                .toggle-9535 .oxy-expand-collapse-icon::before,
        .toggle-9535 .oxy-expand-collapse-icon::after {
            background-color: rgba(198,117,143,0.75);        }
        
        .toggle-9535-expanded {
}
.margin-right__16 {
 margin-right:16px;
}
.margin__right__bottom--10 {
 margin-right:10px;
 margin-bottom:10px;
}
.events-card {
 width:100%;
 border-bottom-style:solid;
 border-bottom-width:1px;
 padding-bottom:10px;
 border-bottom-color:#f2f2f2;
}
.events-card:not(.ct-section):not(.oxy-easy-posts),
.events-card.oxy-easy-posts .oxy-posts,
.events-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 1120px) {
.events-card {
}
.events-card:not(.ct-section):not(.oxy-easy-posts),
.events-card.oxy-easy-posts .oxy-posts,
.events-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

@media (max-width: 767px) {
.events-card {
}
.events-card:not(.ct-section):not(.oxy-easy-posts),
.events-card.oxy-easy-posts .oxy-posts,
.events-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

@media (max-width: 479px) {
.events-card {
 padding-bottom:3px;
}
.events-card:not(.ct-section):not(.oxy-easy-posts),
.events-card.oxy-easy-posts .oxy-posts,
.events-card.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.oxel_dynamicslider {
 width:100%;
}
.swiper-container {
}
.oxel_dynamicslider__container {
 height:400px;
}
.swiper-wrapper {
}
.swiper-slide {
}
.oxel_section_indicator {
 position:fixed;
 right:0px;
 top:0px;
 bottom:0px;
 width:30px;
 z-index:10;
 padding-left:8px;
 padding-right:32px;
}
.oxel_section_indicator:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator.oxy-easy-posts .oxy-posts,
.oxel_section_indicator.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel_section_indicator__dot {
 width:16px;
 height:16px;
 background-color:#606e79;
 border-radius:50%;
 margin-top:12px;
 margin-bottom:12px;
 color:#f9f9fa;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
min-height: 0px !important; min-width: 0px !important;
}
.oxel_section_indicator__dot:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator__dot.oxy-easy-posts .oxy-posts,
.oxel_section_indicator__dot.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel_section_indicator__label:after{
transform:rotate(45deg); position:absolute;
 width:16px;
 height:16px;
 background-color:#606e79;
 right:-6px;
 z-index:-1;
 border-top-right-radius:4px;
 border-top-left-radius:0px;
 border-bottom-left-radius:0px;
 border-bottom-right-radius:0px;
 border-radius:0px;
  content:"";
}
.oxel_section_indicator__label {
 position:absolute;
 padding-top:4px;
 padding-bottom:4px;
 padding-left:16px;
 padding-right:16px;
 background-color:#606e79;
 border-radius:0px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 right:calc(100% + 8px) ;
}
.oxel_section_indicator__label:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator__label.oxy-easy-posts .oxy-posts,
.oxel_section_indicator__label.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel_section_indicator__label__text {
 color:#f9f9fa;
}
.oxel_section_indicator__label--hidden {
transform:translate(112px); opacity:0;
}
.column-with-right-image {
}
.bnb-about-quote-column {
 text-align:left;
}
.bnb-about-quote-column:not(.ct-section):not(.oxy-easy-posts),
.bnb-about-quote-column.oxy-easy-posts .oxy-posts,
.bnb-about-quote-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
.toggle-6505 {
}

        
                .toggle-6505 .oxy-expand-collapse-icon::before,
        .toggle-6505 .oxy-expand-collapse-icon::after {
            background-color: rgba(198,117,143,0.74);        }
        
        .toggle-6505-expanded {
}
.careers-column-container {
}
@media (max-width: 991px) {
.careers-column-container {
}
.careers-column-container:not(.ct-section):not(.oxy-easy-posts),
.careers-column-container.oxy-easy-posts .oxy-posts,
.careers-column-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
}

.titles-languages {
 font-family:Montserrat;
 color:#3b3939;
 font-weight:400;
 text-transform:uppercase;
 border-bottom-color:#b78fa2;
 border-bottom-width:1px;
 border-bottom-style:solid;
 width:100%;
 text-align:left;
 margin-bottom:7px;
 margin-top:0px;
 font-size:2em;
}
.titles-languages:not(.ct-section):not(.oxy-easy-posts),
.titles-languages.oxy-easy-posts .oxy-posts,
.titles-languages.ct-section .ct-section-inner-wrap{
display:flex;
}
.bnb-subheading {
 font-size:18px;
 font-weight:400;
 color:#333333;
 font-style:italic;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; line-height:1.6;
 margin-bottom:24px;
}
.bnb-about-qoute-text {
 color:#666666;
 font-size:16px;
 font-weight:400;
 line-height:1.6;
 text-align:left;
}
.breadcrumb {
 padding-top:5px;
 width:NaNpx;
 padding-bottom:0px;
}
@media (max-width: 991px) {
.breadcrumb {
}
.breadcrumb:not(.ct-section):not(.oxy-easy-posts),
.breadcrumb.oxy-easy-posts .oxy-posts,
.breadcrumb.ct-section .ct-section-inner-wrap{
display:none;
}
}

@media (max-width: 767px) {
.breadcrumb {
}
.breadcrumb .ct-section-inner-wrap {
padding-left: 0;
}
}

.related__products {
 font-family:Oswald;
 font-size:20px;
 font-weight:500;
 text-transform:uppercase;
 letter-spacing:2px;
 color:#000000;
}
.related__products h1:not(.woocommerce-loop-product__title), .related__products h2:not(.woocommerce-loop-product__title), .related__products h3:not(.woocommerce-loop-product__title), .related__products h4:not(.woocommerce-loop-product__title), .related__products h5:not(.woocommerce-loop-product__title), .related__products h6:not(.woocommerce-loop-product__title){
font-family: 'Oswald';
font-size: 20px;
font-weight: 500;
color: #000000;
}

.policy-page-links {
}
.text-paragraph {
 padding-top:20px;
 padding-bottom:20px;
 font-size:1em;
}
.breadcrumbs {
}
.accordion-info {
 margin-top:12px;
}
.testimonial__container {
background-image:url(https://shannon-ohara.com/wp-content/uploads/2022/06/testimonial-star.png);background-size: 40px auto; padding-left:70px;
 background-repeat:no-repeat;
}
@media (max-width: 479px) {
.testimonial__container {
 padding-top:60px;
 padding-left:0px;
}
}

.testimonial__name {
 font-family:Montserrat;
 color:#111111;
 font-weight:600;
 letter-spacing:1px;
 text-transform:uppercase;
 font-size:14px;
 margin-left:auto;
}
@media (max-width: 479px) {
.testimonial__name {
 font-size:10px;
}
}

.testimonial__text {
 padding-top:32px;
 padding-right:32px;
 padding-bottom:32px;
 padding-left:32px;
 border-left-width:2px;
 border-left-style:solid;
 margin-bottom:16px;
 border-left-color:#e9d1d9;
 text-align:center;
}
@media (max-width: 479px) {
.testimonial__text {
 border-left-style:none;
 border-top-color:#e9d1d9;
 border-top-width:2px;
 border-top-style:solid;
 padding-left:0px;
 padding-right:0px;
}
}

.div__bottom--border {
 border-bottom-color:#e8e8e8;
 border-bottom-width:1px;
 border-bottom-style:solid;
 padding-bottom:10px;
 margin-bottom:10px;
}
.repeater__container {
display: grid; grid-template-columns: repeat(12, 1fr); align-items: stretch; gap: 20px 20px;
}
.repeater__list--post:hover{
transform:scale3d(1.02,1.02,1.02); box-shadow:0px 0px 10px 5px rgba(0,0,0,0.2);
}
.repeater__list--post {
background-image:linear-gradient(rgba(242,242,242,0.15), rgba(242,242,242,0.15)); background-color:#f8f8f8;
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
 position:relative;
grid-column: span 12; transition-duration: 0.4s !important;
}
@media (max-width: 991px) {
}

@media (max-width: 479px) {
.repeater__list--post {
 border-top-color:#e8e8e8;
 border-right-color:#e8e8e8;
 border-bottom-color:#e8e8e8;
 border-left-color:#e8e8e8;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
}

.oxy-read-more-link_text--infinite-scroll {
 margin-top:20px;
}
.grid-view {
}
.excerpt-lenght {
}
.span--5 {
grid-column: span 5;
}
.span--7 {
grid-column: span 7;
}
.icon__text--container {
 gap:20px;
 width:100%;
 margin-bottom:10px;
 padding-bottom:0px;
}
.icon__text--container:not(.ct-section):not(.oxy-easy-posts),
.icon__text--container.oxy-easy-posts .oxy-posts,
.icon__text--container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
gap:20px;
}
.cc__text--icon {
color: #b5787f;}.cc__text--icon 
>svg {width: 14px;height: 14px;}.cc__text--icon {
}
.repeater__card--image {
 width:100%;
 margin-bottom:10px;
 height:auto;
 object-fit:initial;
 object-position:top center;
}
.repeater__card--title:hover{
 text-decoration:underline;
}
.repeater__card--title {
 font-family:Oswald;
 font-size:16px;
 font-weight:400;
 text-transform:uppercase;
 color:#4d4d4d;
 text-align:left;
 line-height:1.2;
 margin-bottom:10px;
transition-duration: 0.4s !important;
}
.repeater__card--inner {
 width:100%;
 height:100%;
}
.repeater__card--inner:not(.ct-section):not(.oxy-easy-posts),
.repeater__card--inner.oxy-easy-posts .oxy-posts,
.repeater__card--inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
.repeater__card--post:hover{
transform:scale3d(1.02,1.02,1.02); box-shadow:0px 0px 10px 5px rgba(0,0,0,0.05);
}
.repeater__card--post {
 background-color:rgba(242,242,242,0.15);
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
grid-column: span 4; transition-duration: 0.4s !important;
}
@media (max-width: 991px) {
.repeater__card--post {
grid-column: span 6; transition-duration: 0.4s !important;
}
}

@media (max-width: 479px) {
.repeater__card--post {
 border-top-color:#e8e8e8;
 border-right-color:#e8e8e8;
 border-bottom-color:#e8e8e8;
 border-left-color:#e8e8e8;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
grid-column: span 12; transition-duration: 0.4s !important;
}
}

.repeater__card--post-transparent-button:hover{
 background-color:#b8a8bc;
 color:#ffffff;
}
.repeater__card--post-transparent-button {
 padding-top:15px;
 padding-right:36px;
 padding-bottom:15px;
 padding-left:36px;
 font-size:12px;
 color:#b8a8bc;
 border-top-color:#b8a8bc;
 border-right-color:#b8a8bc;
 border-bottom-color:#b8a8bc;
 border-left-color:#b8a8bc;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 text-transform:uppercase;
 transition-duration:0.4s;
 width:100%;
 font-weight:600;
 text-align:center;
 margin-top:auto;
transition-duration: 0.4s !important; cursor: pointer;
}
.repeater__card--post-transparent-button .oxy-read-more-link{
text-transform: uppercase;
color: #de8ca5;
}

.c-rounded {
 border-radius:7px;
 overflow:hidden;
}
.c-shadow {
 box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-heading-light {
}
.c-text-light {
}
.c-columns-s-1 {
}
@media (max-width: 479px) {
}

.c-columns-3 {
}
.c-columns-gap-m {
}
.c-btn-m {
 font-size:13px;
 padding-top:12px;
 padding-left:25px;
 padding-right:25px;
 padding-bottom:12px;
}
@media (max-width: 479px) {
.c-btn-m {
 width:100%;
 font-size:12px;
}
}

.c-h2 {
 font-weight:600;
 line-height:1.3;
 text-transform:capitalize;
}
@media (max-width: 1120px) {
}

@media (max-width: 991px) {
}

@media (max-width: 767px) {
}

@media (max-width: 479px) {
}

.c-padding-xl {
}
.c-padding-xl:not(.ct-section):not(.oxy-easy-posts),
.c-padding-xl.oxy-easy-posts .oxy-posts,
.c-padding-xl.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1120px) {
}

@media (max-width: 767px) {
}

.c-col-span-2 {
}
@media (max-width: 991px) {
}

.c-card-accent {
 background-color:rgba(198,117,143,0.75);
 width:100%;
 box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-card-accent:not(.ct-section):not(.oxy-easy-posts),
.c-card-accent.oxy-easy-posts .oxy-posts,
.c-card-accent.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 767px) {
}

@media (max-width: 479px) {
}

.c-gallery {
}
.c-btn-transparent:hover{
transform:translateY(-5px); background-color:#ffffff;
 color:rgba(198,117,143,0.75);
}
.c-btn-transparent {
 font-family:Montserrat;
 text-transform:uppercase;
 background-color:rgba(255,255,255,0.15);
 border-radius:7px;
 font-weight:600;
 letter-spacing:1px;
 text-align:center;
}
.c-btn-transparent:not(.ct-section):not(.oxy-easy-posts),
.c-btn-transparent.oxy-easy-posts .oxy-posts,
.c-btn-transparent.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
}

.c-columns-m-2 {
}
@media (max-width: 767px) {
}

.c-row-span-2 {
}
@media (max-width: 991px) {
}

.oxel_icon_button__container:hover{
 background-color:#dee1e3;
}
.oxel_icon_button__container {
 background-color:#eceeef;
 padding-top:8px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:8px;
 transition-duration:0.3s;
}
.oxel_icon_button__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_icon_button__container.oxy-easy-posts .oxy-posts,
.oxel_icon_button__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.oxel_icon_button_text {
 color:#374047;
}
.oxel_icon_button_icon {
color: #000000;}.oxel_icon_button_icon 
>svg {width: 60px;height: 60px;}.oxel_icon_button_icon {
 margin-right:8px;
}
.question {
 margin-top:20px;
 background-color:#fff200;
}
.repeater__list--post-transparent-button:hover{
 background-color:#b8a8bc;
 color:#ffffff;
}
.repeater__list--post-transparent-button {
 padding-top:15px;
 padding-right:36px;
 padding-bottom:15px;
 padding-left:36px;
 font-size:12px;
 color:#b8a8bc;
 border-top-color:#b8a8bc;
 border-right-color:#b8a8bc;
 border-bottom-color:#b8a8bc;
 border-left-color:#b8a8bc;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 text-transform:uppercase;
 transition-duration:0.4s;
 font-weight:600;
 text-align:center;
 margin-top:auto;
 margin-left:auto;
transition-duration: 0.4s !important; cursor: pointer;
}
.repeater__list--post-transparent-button .oxy-read-more-link{
text-transform: uppercase;
color: #de8ca5;
}

@media (max-width: 767px) {
.repeater__list--post-transparent-button {
 width:100%;
}
}

.repeater__card:hover{
transform:scale3d(1.02,1.02,1.02); box-shadow:0px 0px 10px 5px rgba(0,0,0,0.05);
}
.repeater__card {
 padding-top:5px;
 padding-right:5px;
 padding-bottom:5px;
 padding-left:5px;
grid-column: span 3; transition-duration: 0.4s !important;
}
@media (max-width: 991px) {
.repeater__card {
grid-column: span 6; transition-duration: 0.4s !important;
}
}

@media (max-width: 479px) {
.repeater__card {
 border-top-color:#e8e8e8;
 border-right-color:#e8e8e8;
 border-bottom-color:#e8e8e8;
 border-left-color:#e8e8e8;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
grid-column: span 12; transition-duration: 0.4s !important;
}
}

.width--xl {
}
.swiper {
}
.swiper-pagination {
}
.swiper-pagination:not(.ct-section):not(.oxy-easy-posts),
.swiper-pagination.oxy-easy-posts .oxy-posts,
.swiper-pagination.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.sticky {
}
.grid--auto-2 {
}
.margin__top--20 {
 margin-top:20px;
}
.box__shadow--light {
 box-shadow:0px 0px 20px rgba(0,0,0,0.02);
}
.repeater__card--price {
 color:#de8ca5;
 font-weight:600;
 text-transform:uppercase;
 margin-bottom:10px;
}
.facet__dropdown {
}
.quote__em {
 font-weight:700;
}
.quote__fancy {
 font-family:'Santorini';
 padding-left:8px;
 padding-right:8px;
 text-transform:lowercase;
 font-size:20px;
}
.repeater__card--text {
 text-align:left;
 margin-bottom:20px;
 font-size:14px;
 line-height:1.2;
}
.repeater__card--podcast-transparent-button:hover{
 background-color:#b5787f;
 color:#ffffff;
}
.repeater__card--podcast-transparent-button {
 padding-top:15px;
 padding-right:36px;
 padding-bottom:15px;
 padding-left:36px;
 font-size:12px;
 color:#b5787f;
 border-top-color:#b5787f;
 border-right-color:#b5787f;
 border-bottom-color:#b5787f;
 border-left-color:#b5787f;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 text-transform:uppercase;
 transition-duration:0.4s;
 width:100%;
 font-weight:600;
 text-align:center;
 margin-top:auto;
transition-duration: 0.4s !important; cursor: pointer;
}
.repeater__card--podcast-transparent-button .oxy-read-more-link{
text-transform: uppercase;
color: #de8ca5;
}

.repeater__card--vlog-transparent-button:hover{
 background-color:#90b1b8;
 color:#ffffff;
}
.repeater__card--vlog-transparent-button {
 padding-top:15px;
 padding-right:36px;
 padding-bottom:15px;
 padding-left:36px;
 font-size:12px;
 color:#90b1b8;
 border-top-color:#90b1b8;
 border-right-color:#90b1b8;
 border-bottom-color:#90b1b8;
 border-left-color:#90b1b8;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 text-transform:uppercase;
 transition-duration:0.4s;
 width:100%;
 font-weight:600;
 text-align:center;
 margin-top:auto;
transition-duration: 0.4s !important; cursor: pointer;
}
.repeater__card--vlog-transparent-button .oxy-read-more-link{
text-transform: uppercase;
color: #de8ca5;
}

.border__bottom {
 border-bottom-color:#e8e8e8;
 border-bottom-style:solid;
 border-bottom-width:1px;
}
.lighter-grey-bg {
 margin-top:0px;
 margin-bottom:0px;
 background-color:#f9f9fa;
 width:auto;
}
.text-devider-icon:hover{
 color:rgba(198,117,143,0.74);
}
.text-devider-icon {
 width:100%;
 padding-left:20px;
 padding-right:20px;
 color:#3b3939;
 margin-top:20px;
 margin-bottom:20px;
}
.text-devider-icon:not(.ct-section):not(.oxy-easy-posts),
.text-devider-icon.oxy-easy-posts .oxy-posts,
.text-devider-icon.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 1120px) {
.text-devider-icon {
 background-color:#fafafa;
}
}

@media (max-width: 767px) {
.text-devider-icon {
}
.text-devider-icon:not(.ct-section):not(.oxy-easy-posts),
.text-devider-icon.oxy-easy-posts .oxy-posts,
.text-devider-icon.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
}

.gray-long-devider {
 width:32px;
 border-bottom-style:solid;
 border-bottom-color:#f4f4f4;
}
@media (max-width: 1120px) {
.gray-long-devider {
 margin-left:-30px;
}
}

.icon-text-script-box {
 padding-left:0px;
 margin-left:0px;
}
.icon-text-script-box:not(.ct-section):not(.oxy-easy-posts),
.icon-text-script-box.oxy-easy-posts .oxy-posts,
.icon-text-script-box.ct-section .ct-section-inner-wrap{
flex-direction:row;
justify-content:center;
}
@media (max-width: 479px) {
.icon-text-script-box {
}
.icon-text-script-box:not(.ct-section):not(.oxy-easy-posts),
.icon-text-script-box.oxy-easy-posts .oxy-posts,
.icon-text-script-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
}

.classes-text:hover{
 text-transform:lowercase;
}
.classes-text:ct_depth{
}
.classes-text {
 text-align:left;
 padding-left:0px;
 margin-left:0px;
 padding-right:0px;
 border-right-color:rgba(37,42,50,0.1);
 border-right-style:none;
 background-color:rgba(0,0,0,0);
 url_encoded:true;
 font-size:1em;
 color:#f8f6f4;
}
.classes-text:not(.ct-section):not(.oxy-easy-posts),
.classes-text.oxy-easy-posts .oxy-posts,
.classes-text.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 991px) {
.classes-text {
 text-align:center;
}
.classes-text:not(.ct-section):not(.oxy-easy-posts),
.classes-text.oxy-easy-posts .oxy-posts,
.classes-text.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

@media (max-width: 479px) {
.classes-text {
 text-align:center;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
}
.classes-text:not(.ct-section):not(.oxy-easy-posts),
.classes-text.oxy-easy-posts .oxy-posts,
.classes-text.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.classes-text-santorini:hover{
 text-transform:lowercase;
 background-color:rgba(0,0,0,0);
 color:rgba(198,117,143,0.74);
}
.classes-text-santorini:ct_depth{
}
.classes-text-santorini {
 font-family:'santorini';
 font-size:1em;
 color:#a28fb7;
 margin-left:60px;
 margin-top:-10px;
 text-transform:lowercase;
}
.c-padding-s {
}
.menu__link:hover{
 font-weight:600;
 color:#000;
}
.menu__link {
 font-family:'Montserrat';
 color:#555555;
 font-size:16px;
 text-transform:uppercase;
 padding-bottom:5px;
 font-weight:400;
transition-duration: 0.4s !important;
}
.mega-programs {
 font-weight:700;
 text-transform:uppercase;
 text-align:center;
 color:#000000;
}
.menu-lang-item:hover{
transform:scale(1.05,1.05);}
.menu-lang-item {
 font-family:Montserrat;
 font-size:12px;
 font-weight:500;
 color:#000000;
 text-transform:uppercase;
}
@media (max-width: 1120px) {
.menu-lang-item:hover{
transform:scale(1.1,1.1); font-weight:600;
}
}

@media (max-width: 479px) {
.menu-lang-item {
 width:100px;
}
}

.mm_image {
 height:60px;
}
.padding__10 {
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
}
.grey__divider {
 width:100%;
 height:1px;
 background-color:#efede8;
}
.mega__menu--view-more-icon {
color: #0f0f0f;}.mega__menu--view-more-icon 
>svg {width: 30px;height: 30px;}.mega__menu--view-more-icon {
 margin-top:-60px;
}
.mega__menu--tab-title {
 font-family:Oswald;
 font-size:19px;
 color:#000000;
 font-weight:400;
 letter-spacing:2px;
 text-transform:uppercase;
 margin-left:12px;
}
.grid__10 {
 width:100%;
gap: 0 0; grid-template-columns: repeat(10, 1fr); align-items: stretch; display: grid;
}
.grid__3 {
 width:100%;
gap: 20px 20px; grid-template-columns: repeat(3, 1fr); align-items: stretch; display: grid;
}
.menu__column--padding {
 padding-top:20px;
 padding-bottom:20px;
 border-right-color:#e8e5e5;
 border-right-style:solid;
 border-right-width:1px;
 padding-right:20px;
 padding-left:20px;
}
.span--10 {
grid-column: span 10;
}
.grid__16 {
 width:100%;
gap: 20px 20px; grid-template-columns: repeat(16, 1fr); align-items: stretch; display: grid;
}
.oxel-breadcrumb-wrapper {
 width:100%;
 text-transform:uppercase;
 font-size:12px;
}
.oxel-breadcrumb-code {
 width:100%;
}
.c-heading-dark {
 color:#0f0f0f;
}
.c-margin-right-m {
 margin-right:clamp(12px, 3.5vmin, 30px) ;
}
@media (max-width: 479px) {
}

.c-tagline-alt {
 background-color:#c6758f;
 border-radius:7px;
 padding-top:5px;
 padding-left:12px;
 padding-right:12px;
 padding-bottom:5px;
 font-size:11px;
 font-weight:600;
 color:rgba(198,117,143,0.75);
}
.c-margin-right-s {
 margin-right:clamp(8px, 2vmin, 20px) ;
}
@media (max-width: 767px) {
}

.c-btn-alt:hover{
transform:translateY(-5px); color:#ffffff;
 background-color:rgba(198,117,143,0.75);
 box-shadow:0px 7px 25px -10px rgba(0,0,0,0.25);
}
.c-btn-alt {
 font-family:Montserrat;
 font-weight:600;
 text-transform:uppercase;
 border-radius:7px;
 text-align:center;
 letter-spacing:1px;
 background-color:#0f0f0f;
 color:#ffffff;
}
.c-btn-alt:not(.ct-section):not(.oxy-easy-posts),
.c-btn-alt.oxy-easy-posts .oxy-posts,
.c-btn-alt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 1120px) {
}

@media (max-width: 767px) {
}

@media (max-width: 479px) {
}

.c-inline {
}
.c-inline:not(.ct-section):not(.oxy-easy-posts),
.c-inline.oxy-easy-posts .oxy-posts,
.c-inline.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-card-dark {
 text-align:left;
 width:100%;
 border-radius:7px;
 background-color:#191919;
 box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-card-dark:not(.ct-section):not(.oxy-easy-posts),
.c-card-dark.oxy-easy-posts .oxy-posts,
.c-card-dark.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 767px) {
}

@media (max-width: 479px) {
}

.oxel_image_comparison__after {
background-image:url(http://elements.oxy.host/wp-content/uploads/sites/52/2020/09/pexels-steve-johnson-1150626.jpg);background-size: 1640px auto; width:100%;
 height:100%;
 background-position:0% 50%;
}
.oxel_image_comparison {
 width:100%;
 position:relative;
 text-align:center;
 overflow:hidden;
 height:500px;
}
.oxel_image_comparison:not(.ct-section):not(.oxy-easy-posts),
.oxel_image_comparison.oxy-easy-posts .oxy-posts,
.oxel_image_comparison.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
justify-content:center;
}
.oxel_image_comparison__before {
background-image:url(http://elements.oxy.host/wp-content/uploads/sites/52/2020/09/pexels-steve-johnson-1150626-bw.jpeg);background-size: 1640px auto; width:100%;
 height:100%;
 position:relative;
 overflow:hidden;
 background-position:0% 50%;
}
.oxel_image_comparison__icon {
background-color: rgba(249,249,250,0.5);
border: 1px solid rgba(249,249,250,0.5);
padding: 10px;color: #374047;}.oxel_image_comparison__icon 
>svg {width: 42px;height: 42px;}.oxel_image_comparison__icon {
 position:absolute;
 z-index:2147483640;
 height:100%;
 background-color:rgba(0,0,0,0);
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.oxel_image_comparison__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_image_comparison__icon.oxy-easy-posts .oxy-posts,
.oxel_image_comparison__icon.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel_image_comparison__label_before {
background-image:linear-gradient(#f9f9fa, #f9f9fa); position:absolute;
 left:32px;
 top:32px;
 background-color:rgba(249,249,250,0.5);
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 font-size:14px;
 letter-spacing:4px;
 text-transform:uppercase;
 z-index:5;
}
.oxel_image_comparison__label_after {
 position:absolute;
 top:32px;
 background-color:#f9f9fa;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 font-size:14px;
 letter-spacing:4px;
 text-transform:uppercase;
 right:32px;
 z-index:5;
}
.tabs-8932-tab:hover{
 background-color:#ffffff;
}
.tabs-8932-tab {
 background-color:#eceeef;
 padding-top:16px;
 padding-bottom:16px;
 padding-left:32px;
 padding-right:32px;
 color:#374047;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 border-top-color:#eceeef;
 border-right-color:#eceeef;
 border-bottom-color:#eceeef;
 border-left-color:#eceeef;
 border-top-style:solid;
 border-right-style:none;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
}
.tabs-8932-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-8932-tab.oxy-easy-posts .oxy-posts,
.tabs-8932-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 991px) {
.tabs-8932-tab {
 border-bottom-style:none;
 border-right-color:#dee1e3;
 border-right-width:1px;
 border-right-style:solid;
}
}

@media (max-width: 479px) {
.tabs-8932-tab {
 padding-left:16px;
 padding-right:16px;
}
}

.tabs-8932-tab-active {
 margin-left:-8px;
 background-color:#ffffff;
 border-top-color:#dee1e3;
 border-right-color:#dee1e3;
 border-bottom-color:#dee1e3;
 border-left-color:#dee1e3;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:none;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-left:40px;
}
@media (max-width: 991px) {
.tabs-8932-tab-active {
 border-top-color:#dee1e3;
 border-right-color:#dee1e3;
 border-bottom-color:#dee1e3;
 border-left-color:#dee1e3;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:none;
 border-left-style:solid;
 margin-left:0px;
 padding-left:032px;
}
}

@media (max-width: 479px) {
.tabs-8932-tab-active {
 padding-left:16px;
 padding-right:16px;
}
}

.tabs-contents-8932-tab {
}
.oxel_dashboard_tabs {
 width:100%;
}
.oxel_dashboard_tabs:not(.ct-section):not(.oxy-easy-posts),
.oxel_dashboard_tabs.oxy-easy-posts .oxy-posts,
.oxel_dashboard_tabs.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 991px) {
.oxel_dashboard_tabs {
}
.oxel_dashboard_tabs:not(.ct-section):not(.oxy-easy-posts),
.oxel_dashboard_tabs.oxy-easy-posts .oxy-posts,
.oxel_dashboard_tabs.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.oxel_dashboard_tabs__tab_icon {
color: #7f8b93;}.oxel_dashboard_tabs__tab_icon 
>svg {width: 18px;height: 18px;}.oxel_dashboard_tabs__tab_icon {
 margin-right:8px;
}
@media (max-width: 767px) {
.oxel_dashboard_tabs__tab_icon {
 margin-right:0px;
}
}

.oxel_dashboard_tabs__tab_label {
 line-height:1;
 font-size:14px;
 text-transform:uppercase;
}
@media (max-width: 767px) {
.oxel_dashboard_tabs__tab_label {
}
.oxel_dashboard_tabs__tab_label:not(.ct-section):not(.oxy-easy-posts),
.oxel_dashboard_tabs__tab_label.oxy-easy-posts .oxy-posts,
.oxel_dashboard_tabs__tab_label.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
}

.oxel_dashboard_tabs__tab {
}
.oxel_dashboard_tabs__tab_content_container {
 width:75%;
 border-top-color:#dee1e3;
 border-right-color:#dee1e3;
 border-bottom-color:#dee1e3;
 border-left-color:#dee1e3;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:none;
 overflow:hidden;
}
@media (max-width: 991px) {
.oxel_dashboard_tabs__tab_content_container {
 width:100%;
 border-top-color:#dee1e3;
 border-right-color:#dee1e3;
 border-bottom-color:#dee1e3;
 border-left-color:#dee1e3;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
}

.oxel_dashboard_tabs__tab_content--hidden {
}
.oxel_dashboard_tabs__tab_content--hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_dashboard_tabs__tab_content--hidden.oxy-easy-posts .oxy-posts,
.oxel_dashboard_tabs__tab_content--hidden.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
.oxel_dropdown_button__submenu {
 position:absolute;
 top:100%;
 left:0px;
 min-width:100%;
 padding-top:4px;
 width:200px;
 z-index:10;
}
.oxel_dropdown_button {
 background-color:#374047;
 position:relative;
}
.oxel_dropdown_button:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_button__label {
 color:#f9f9fa;
 margin-right:8px;
}
.oxel_dropdown_button__icon {
color: #f9f9fa;}.oxel_dropdown_button__icon 
>svg {width: 16px;height: 16px;}.oxel_dropdown_button__icon {
}
.oxel_dropdown_button__submenu__button:hover{
 background-color:#dee1e3;
}
.oxel_dropdown_button__submenu__button {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 text-align:left;
 background-color:#eceeef;
 min-width:100%;
 color:#374047;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_dropdown_button__submenu__button:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button__submenu__button.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button__submenu__button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_dropdown_button__submenu__button__label {
}
.oxel_dropdown_button__submenu--hidden {
 opacity:0;
pointer-events: none;
}
.oxel_dropdown_button__trigger {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:6px;
cursor: pointer;
}
.oxel_dropdown_button__trigger:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button__trigger.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button__trigger.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.quote-fancy-text {
}
.quote-fancy-text:not(.ct-section):not(.oxy-easy-posts),
.quote-fancy-text.oxy-easy-posts .oxy-posts,
.quote-fancy-text.ct-section .ct-section-inner-wrap{
display:none;
}
.blog-paragtaph {
 padding-top:1px;
 padding-bottom:14px;
}
@media (max-width: 767px) {
.blog-paragtaph {
 width:100%;
}
}

.blog-text {
 font-family:Montserrat;
 font-size:1.1em;
 padding-top:29px;
 margin-bottom:0px;
 width:100%;
 margin-top:10px;
 padding-left:40px;
 padding-right:40px;
 margin-left:0px;
 margin-right:0px;
 text-transform:none;
 text-align:center;
}
@media (max-width: 767px) {
.blog-text {
 padding-left:0px;
 margin-left:0px;
}
}

@media (max-width: 479px) {
.blog-text {
 padding-left:0px;
 text-align:center;
 padding-right:0px;
 padding-top:0px;
}
}

.blog-quote {
 color:rgba(198,117,143,0.74);
 font-size:1.4em;
 padding-left:40px;
 padding-top:40px;
 padding-bottom:40px;
 margin-left:40px;
 margin-right:20px;
 border-left-color:#efc4c4;
 border-left-width:2px;
 border-left-style:solid;
 margin-bottom:21px;
}
.grid--4 {
}
.grid--l-2 {
}
.c-padding-m {
}
.toggle-4482 {
}
.toggle-4482-expanded {
}
.toogel-titel-padding-s {
 font-size:1em;
 padding-left:17px;
}
.c-padding-xs {
}
.text-paragraph-rightspacing {
 padding-left:40px;
}
.divs-gap-s {
 width:70%;
gap:12px
}
.c-padding-l {
}
@media (max-width: 1120px) {
}

@media (max-width: 767px) {
}

.atomic-secondary-heading {
 color:#ffffff;
 font-weight:400;
 font-size:54px;
 line-height:1.1;
}
@media (max-width: 1120px) {
.atomic-secondary-heading {
 font-size:60px;
}
}

@media (max-width: 767px) {
.atomic-secondary-heading {
 font-size:44px;
}
}

.atomic-subheading {
 font-family:Montserrat;
 font-size:14px;
 line-height:1.4;
 font-weight:300;
 max-width:480px;
 padding-bottom:5px;
 margin-bottom:0px;
 margin-top:9px;
}
@media (max-width: 767px) {
.atomic-subheading {
}
}

.atomic-primary-button:hover{
 background-color:color(1);
}
.atomic-primary-button {
background-color: transparent;
border: 1px solid #000000;
color: #000000;
padding: 9px 15px;
}.atomic-primary-button {
 background-color:#ffffff;
 padding-top:20px;
 padding-bottom:20px;
 padding-left:48px;
 padding-right:48px;
 font-size:14px;
 font-weight:700;
 line-height:1.2;
 letter-spacing:3px;
 text-align:center;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 text-transform:uppercase;
}
@media (max-width: 991px) {
.atomic-primary-button {
 padding-top:16px;
 padding-left:36px;
 padding-right:36px;
 padding-bottom:16px;
 font-size:16px;
}
}

.atomic-iconblock-11-wrapper {
 padding-top:30px;
 padding-left:30px;
 padding-right:30px;
 padding-bottom:30px;
 width:46%;
 margin-top:2%;
 margin-left:2%;
 margin-right:2%;
 margin-bottom:2%;
 box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
@media (max-width: 767px) {
.atomic-iconblock-11-wrapper {
 width:98%;
}
}

.atomic-iconblock-11-icon {
color: rgba(198,117,143,0.74);}.atomic-iconblock-11-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-11-icon {
 margin-bottom:16px;
}
.atomic-iconblock-11-title {
 font-size:20px;
 font-weight:500;
 line-height:1.1;
 letter-spacing:.12em;
 margin-bottom:8px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; color:#a28fb7;
 text-transform:uppercase;
}
.atomic-hero-5-column {
 text-align:center;
 color:#ffffff;
 font-size:18px;
 font-weight:400;
}
.atomic-hero-5-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-hero-5-column.oxy-easy-posts .oxy-posts,
.atomic-hero-5-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-hero-5-icon:hover{
transform:rotate(-15deg) rotate(71deg) scale(1.2,1.2);}
.atomic-hero-5-icon {
color: rgba(198,117,143,0.74);}.atomic-hero-5-icon 
>svg {width: 52px;height: 52px;}.atomic-hero-5-icon {
}
.atomic-hero-5-title {
 font-family:Montserrat;
 color:#3b3939;
 font-weight:400;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-bottom:6px;
}
.atomic-hero-5-text {
 font-size:18px;
 font-weight:400;
 line-height:1.4;
 margin-bottom:6px;
 color:#59375b;
 margin-top:15px;
}
.toggle-1526 {
 padding-left:0px;
 margin-top:-50px;
 width:100%;
 padding-top:52px;
}
.toggle-1526:not(.ct-section):not(.oxy-easy-posts),
.toggle-1526.oxy-easy-posts .oxy-posts,
.toggle-1526.ct-section .ct-section-inner-wrap{
display:flex;
align-items:flex-start;
}

                .toggle-1526 .oxy-expand-collapse-icon {
            font-size: 1em;        }
        
                .toggle-1526 .oxy-expand-collapse-icon::before,
        .toggle-1526 .oxy-expand-collapse-icon::after {
            background-color: #b78fa2;        }
        
        .toggle-1526-expanded {
}
.atomic-iconblock-13-column {
 text-align:center;
}
.atomic-iconblock-13-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-iconblock-13-column.oxy-easy-posts .oxy-posts,
.atomic-iconblock-13-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-iconblock-13-icon {
border: 1px solid;
padding: 20px;color: rgba(198,117,143,0.74);}.atomic-iconblock-13-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-13-icon {
 margin-bottom:16px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
}
.atomic-iconblock-13-title {
 font-weight:500;
 color:#59375b;
 font-size:20px;
 letter-spacing:.12em;
 line-height:1.1;
 margin-bottom:8px;
 text-transform:uppercase;
}
.atomic-iconblock-13-text {
 color:#3b3c38;
 font-size:15px;
 font-weight:400;
 line-height:1.6;
 margin-bottom:18px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-top:11px;
}
.toggle-8103 {
}
.toggle-8103-expanded {
}
.onepage-heading-one {
 font-family:Oswald;
 color:#000000;
 font-weight:900;
 font-size:120px;
 line-height:1.1;
}
.journey-block-title {
 font-size:1.4em;
 text-transform:uppercase;
 color:#b78fa2;
 margin-top:23px;
 letter-spacing:1px;
}
.c-columns-gap-xl {
}
.c-columns-3-2 {
}
.c-btn-main:hover{
transform:translateY(-5px); border-bottom-color:color(undefined);
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 color:#ffffff;
 background-color:#0f0f0f;
}
.c-btn-main {
background-color :#1e73be;
border: 1px solid #1e73be;
padding: 10px 16px;
}.c-btn-main {
 font-family:Montserrat;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 text-transform:uppercase;
 letter-spacing:1px;
 border-top-color:rgba(198,117,143,0.75);
 border-right-color:rgba(198,117,143,0.75);
 border-bottom-color:rgba(198,117,143,0.75);
 border-left-color:rgba(198,117,143,0.75);
 text-align:center;
 color:#ffffff;
 font-weight:600;
}
.c-btn-main:not(.ct-section):not(.oxy-easy-posts),
.c-btn-main.oxy-easy-posts .oxy-posts,
.c-btn-main.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.c-btn-main {
 font-size:13px;
}
}

@media (max-width: 479px) {
.c-btn-main {
 width:100%;
}
}

.c-btn-xs {
 font-size:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:5px;
 padding-top:5px;
}
.c-btn-s {
 font-size:12px;
 padding-top:7px;
 padding-left:14px;
 padding-right:14px;
 padding-bottom:7px;
}
@media (max-width: 479px) {
.c-btn-s {
 font-size:11px;
}
}

.c-btn-l {
 font-size:17px;
 padding-left:35px;
 padding-right:35px;
 padding-top:15px;
 padding-bottom:15px;
}
@media (max-width: 767px) {
.c-btn-l {
 font-size:15px;
}
}

@media (max-width: 479px) {
.c-btn-l {
 padding-top:10px;
 padding-bottom:10px;
 font-size:14px;
 width:100%;
}
}

.c-btn-xl {
 padding-top:15px;
 padding-bottom:15px;
 padding-left:35px;
 padding-right:35px;
 font-size:20px;
}
@media (max-width: 991px) {
.c-btn-xl {
 font-size:17px;
}
}

@media (max-width: 479px) {
.c-btn-xl {
 width:100%;
 font-size:15px;
}
}

.c-buttons {
display:grid!important; grid-template-columns: auto auto; grid-gap:15px; align-items: center;
}
@media (max-width: 1120px) {
}

@media (max-width: 479px) {
.c-buttons {
grid-template-columns: 1fr; width: 100%;
}
}

.c-card-light {
 text-align:left;
 background-color:#ffffff;
 width:100%;
 position:relative;
 border-radius:7px;
 box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-card-light:not(.ct-section):not(.oxy-easy-posts),
.c-card-light.oxy-easy-posts .oxy-posts,
.c-card-light.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1120px) {
}

.c-card-transparent {
 width:100%;
 text-align:center;
 border-radius:7px;
 overflow:hidden;
 background-color:rgba(255,255,255,0.2);
}
.c-card-transparent:not(.ct-section):not(.oxy-easy-posts),
.c-card-transparent.oxy-easy-posts .oxy-posts,
.c-card-transparent.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 1120px) {
}

.c-card-has-hover:hover{
transform:translateY(-7px);}
.c-card-has-hover {
}
.c-card-on-hover:hover{
transform:translateY(-10px); background-color:#ffffff;
 box-shadow:0px 25px 35px -14px rgba(0,0,0,0.15);
}
.c-card-on-hover {
 border-radius:7px;
}
@media (max-width: 1120px) {
.c-card-on-hover {
 padding-left:25px;
 padding-right:25px;
}
}

.c-heading-accent {
 color:rgba(198,117,143,0.75);
}
.c-h1-fat {
 font-weight:700;
 font-size:65px;
 line-height:1.2;
 max-width:800px;
}
@media (max-width: 1120px) {
.c-h1-fat {
 font-size:55px;
}
}

@media (max-width: 991px) {
.c-h1-fat {
 font-size:45px;
}
}

@media (max-width: 479px) {
.c-h1-fat {
 font-size:40px;
}
}

.c-h3 {
 font-family:Oswald;
 font-weight:600;
 line-height:1.3;
}
@media (max-width: 991px) {
}

@media (max-width: 767px) {
}

@media (max-width: 479px) {
}

.c-h4 {
 font-family:Oswald;
 font-weight:600;
 line-height:1.3;
}
@media (max-width: 479px) {
}

.c-h5 {
 font-weight:600;
 text-align:left;
 line-height:1.3;
}
.c-h6 {
 line-height:1.3;
}
.c-tagline {
 font-family:Montserrat;
 font-size:12px;
 letter-spacing:2px;
 text-transform:uppercase;
 font-weight:500;
}
.c-text-accent {
 color:rgba(198,117,143,0.75);
}
.c-text-s {
 font-family:Montserrat;
 font-weight:300;
}
.c-text-l {
 font-family:Montserrat;
 font-weight:400;
 line-height:1.6;
}
@media (max-width: 991px) {
}

@media (max-width: 767px) {
}

.c-text-xl {
 font-weight:500;
 max-width:700px;
 line-height:1.6;
}
@media (max-width: 1120px) {
}

.c-icon-accent-s {
color: rgba(198,117,143,0.75);}.c-icon-accent-s 
>svg {width: 18px;height: 18px;}.c-icon-accent-s {
}
.c-icon-accent-l {
background-color: rgba(67,83,255,0.05);
border: 1px solid rgba(67,83,255,0.05);
padding: 24px;color: rgba(198,117,143,0.75);}.c-icon-accent-l 
>svg {width: 24px;height: 24px;}.c-icon-accent-l {
 box-shadow:0px 15px 15px -15px rgba(67,83,255,0.2);
}
@media (max-width: 991px) {
.c-icon-accent-l {
padding: 20px;}.c-icon-accent-l 
>svg {width: 20px;height: 20px;}.c-icon-accent-l {
}
}

.c-icon-dark-s {
color: #0f0f0f;}.c-icon-dark-s 
>svg {width: 18px;height: 18px;}.c-icon-dark-s {
}
.c-icon-dark-m {
color: #0f0f0f;}.c-icon-dark-m 
>svg {width: 24px;height: 24px;}.c-icon-dark-m {
}
.c-icon-dark-l {
background-color: rgba(15,15,15,0.05);
border: 1px solid rgba(15,15,15,0.05);
padding: 24px;color: #0f0f0f;}.c-icon-dark-l 
>svg {width: 24px;height: 24px;}.c-icon-dark-l {
 box-shadow:0px 15px 15px -15px rgba(0,0,0,0.2);
}
@media (max-width: 767px) {
.c-icon-dark-l {
padding: ;}.c-icon-dark-l 
>svg {width: 30px;height: 30px;}.c-icon-dark-l {
}
}

.c-icon-light-s {
color: #ffffff;}.c-icon-light-s 
>svg {width: 18px;height: 18px;}.c-icon-light-s {
}
.c-icon-light-m {
color: #ffffff;}.c-icon-light-m 
>svg {width: 24px;height: 24px;}.c-icon-light-m {
}
.c-icon-light-l {
background-color: rgba(255,255,255,0.05);
border: 1px solid rgba(255,255,255,0.05);
padding: 24px;color: #ffffff;}.c-icon-light-l 
>svg {width: 24px;height: 24px;}.c-icon-light-l {
}
.c-bg-light-alt {
 background-color:#ffffff;
}
.c-bg-dark {
 background-color:#191919;
}
.c-bg-dark-alt {
 background-color:#353535;
}
.c-bg-accent {
 background-color:rgba(198,117,143,0.75);
}
.c-bg-accent-alt {
 background-color:#c6758f;
}
.c-bg-gradient {
background-image: linear-gradient(90deg, #0009c4, #200696);}
@media (max-width: 479px) {
.c-bg-gradient {
}
}

.c-bg-blur-s {
-webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px);
}
.c-bg-blur-m {
-webkit-backdrop-filter: blur(6px); backdrop-filter: blur(6px);
}
.c-bg-blur-l {
-webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px);
}
.c-bg-blur-xl {
-webkit-backdrop-filter: blur(20px); backdrop-filter: blur(20px);
}
.c-avatar-xs {
 height:clamp(20px, 2vw, 30px) ;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-radius:100%;
 width:clamp(20px, 2vw, 30px) ;
object-fit:cover;
}
.c-avatar-s {
 border-radius:100%;
 width:clamp(30px, 3vw, 40px) ;
 height:clamp(30px, 3vw, 40px) ;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
object-fit:cover;
}
@media (max-width: 1120px) {
}

@media (max-width: 767px) {
}

.c-avatar-m {
background-size: cover; width:clamp(40px, 4vw, 60px) ;
 height:clamp(40px, 4vw, 60px) ;
 background-repeat:no-repeat;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-radius:100%;
 background-position:50% 50%;
object-fit:cover;
}
.c-avatar-l {
 border-radius:100%;
 width:clamp(50px, 5vw, 80px) ;
 height:clamp(50px, 5vw, 80px) ;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
object-fit:cover;
}
@media (max-width: 1120px) {
}

@media (max-width: 479px) {
}

.c-avatar-xl {
background-size: cover; background-repeat:no-repeat;
 width:clamp(70px, 6.5vw, 140px) ;
 height:clamp(70px, 6.5vw, 140px) ;
 border-radius:100%;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 background-position:50% 50%;
 box-shadow:0px 25px 35px -14px rgba(0,0,0,0.2);
object-fit:cover;
}
@media (max-width: 991px) {
}

.c-link-accent {
 color:rgba(198,117,143,0.75);
}
.c-link-dark:hover{
 color:rgba(198,117,143,0.75);
}
.c-link-dark {
 color:#0f0f0f;
}
.c-link-light:hover{
 opacity:0.8;
 color:#ffffff;
}
.c-link-light {
 color:#ffffff;
}
.c-link-light:not(.ct-section):not(.oxy-easy-posts),
.c-link-light.oxy-easy-posts .oxy-posts,
.c-link-light.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-link-s {
 font-size:13px;
 font-weight:600;
}
.c-link-s:not(.ct-section):not(.oxy-easy-posts),
.c-link-s.oxy-easy-posts .oxy-posts,
.c-link-s.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-link-l {
 font-size:20px;
 font-weight:500;
 text-decoration:underline;
}
.c-link-l:not(.ct-section):not(.oxy-easy-posts),
.c-link-l.oxy-easy-posts .oxy-posts,
.c-link-l.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.c-link-l {
 font-size:17px;
}
}

.c-link-xl {
 font-size:22px;
 font-weight:500;
}
.c-link-xl:not(.ct-section):not(.oxy-easy-posts),
.c-link-xl.oxy-easy-posts .oxy-posts,
.c-link-xl.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-border-light {
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#e8e8e8;
 border-right-color:#e8e8e8;
 border-bottom-color:#e8e8e8;
 border-left-color:#e8e8e8;
}
.c-border-dark {
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#474747;
 border-right-color:#474747;
 border-bottom-color:#474747;
 border-left-color:#474747;
}
.c-full-width {
 width:100%;
 padding-top:38px;
 padding-bottom:68px;
}
.c-full-width:not(.ct-section):not(.oxy-easy-posts),
.c-full-width.oxy-easy-posts .oxy-posts,
.c-full-width.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
}
@media (max-width: 479px) {
.c-full-width {
}
}

.c-stretch {
align-items: stretch;
}
.c-relative {
 position:relative;
}
.c-3d-down {
transform: perspective(1000px) rotateX(-20deg);
}
.c-3d-left {
transform: perspective(1000px) rotatey(20deg);
}
.c-3d-right {
transform: perspective(1000px) rotatey(-20deg);
}
.c-3d-up {
transform: perspective(1000px) rotateX(20deg);
}
.c-hover-3d-down:hover{
transform:perspective(1000px) ;transform: perspective(1000px) rotateX(-20deg);
}
.c-hover-3d-down {
transform: perspective(0px) rotateX(0deg);
}
.c-hover-3d-left:hover{
transform: perspective(1000px) rotatey(20deg);
}
.c-hover-3d-left {
transform: perspective(0px) rotateY(0deg);
}
.c-hover-3d-right:hover{
transform: perspective(1000px) rotatey(-20deg);
}
.c-hover-3d-right {
transform: perspective(0px) rotateY(0deg);
}
.c-hover-3d-up:hover{
transform:perspective(1000px) ;transform: perspective(1000px) rotateX(20deg);
}
.c-hover-3d-up {
transform: perspective(0px) rotateX(0deg);
}
.c-hover-move-down:hover{
transform:translateY(10px);}
.c-hover-move-down {
}
.c-hover-move-left:hover{
transform:translate(-10px);}
.c-hover-move-left {
}
.c-hover-move-right:hover{
transform:translate(10px);}
.c-hover-move-right {
}
.c-hover-move-up:hover{
transform:translateY(-10px);}
.c-hover-move-up {
}
.c-hover-scale-up:hover{
transform:scale(1.05,1.05) translateY(-10px);}
.c-hover-scale-up {
}
.c-margin-xs {
}
.c-margin-s {
}
.c-margin-m {
}
.c-margin-l {
}
.c-margin-xl {
}
.c-margin-xxl {
}
.c-margin-left-xs {
}
.c-margin-left-s {
}
.c-margin-left-m {
}
.c-margin-left-l {
}
.c-margin-left-xl {
}
.c-margin-left-xxl {
}
.c-margin-right-xs {
 margin-right:clamp(4px, 1vmin, 10px) ;
}
.c-margin-right-l {
}
@media (max-width: 767px) {
}

@media (max-width: 479px) {
}

.c-margin-right-xl {
}
@media (max-width: 991px) {
}

@media (max-width: 767px) {
}

.c-margin-right-xxl {
}
.c-margin-top-xs {
}
.c-margin-top-s {
}
.c-margin-top-m {
}
.c-margin-top-l {
}
.c-margin-top-xl {
}
.c-margin-top-xxl {
}
.c-margin-bottom-xs {
}
.c-margin-bottom-s {
}
.c-margin-bottom-l {
}
@media (max-width: 767px) {
}

@media (max-width: 479px) {
}

.c-margin-bottom-xl {
}
@media (max-width: 991px) {
}

@media (max-width: 767px) {
}

.c-margin-bottom-xxl {
}
.c-padding-xxl {
}
.c-padding-left-xs {
}
.c-padding-left-s {
}
.c-padding-left-m {
}
.c-padding-left-l {
}
.c-padding-left-xl {
}
.c-padding-left-xxl {
}
.c-padding-right-xs {
}
.c-padding-right-s {
}
.c-padding-right-m {
}
.c-padding-right-l {
}
.c-padding-right-xl {
 padding-left:0px;
}
.c-padding-right-xxl {
}
.c-padding-top-xs {
}
.c-padding-top-s {
}
.c-padding-top-m {
}
@media (max-width: 479px) {
.c-padding-top-m {
}
.c-padding-top-m:not(.ct-section):not(.oxy-easy-posts),
.c-padding-top-m.oxy-easy-posts .oxy-posts,
.c-padding-top-m.ct-section .ct-section-inner-wrap{
display:grid;
align-items:center;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(150px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.c-padding-top-l {
}
.c-padding-top-xl {
}
.c-padding-top-xxl {
}
.c-padding-bottom-xs {
}
.c-padding-bottom-s {
}
.c-padding-bottom-m {
}
.c-padding-bottom-l {
}
.c-padding-bottom-xl {
 margin-top:0px;
 margin-bottom:0px;
 padding-bottom:88px;
 padding-top:87px;
 border-top-color:#e8e8e8;
 border-top-width:1px;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:#e8e8e8;
 border-top-style:solid;
}
@media (max-width: 991px) {
.c-padding-bottom-xl {
 margin-top:123px;
}
}

@media (max-width: 479px) {
.c-padding-bottom-xl {
}
.c-padding-bottom-xl:not(.ct-section):not(.oxy-easy-posts),
.c-padding-bottom-xl.oxy-easy-posts .oxy-posts,
.c-padding-bottom-xl.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.c-padding-bottom-xxl {
}
.c-owl-xs {
}
.c-owl-s {
}
.c-owl-m {
}
.c-owl-l {
}
.c-owl-xl {
}
.c-owl-xxl {
}
.c-columns-gap-xs {
}
.c-columns-gap-s {
}
.c-columns-gap-xxl {
}
@media (max-width: 991px) {
}

.c-columns-1-2 {
}
.c-columns-1-3 {
}
.c-columns-2-1 {
}
.c-columns-2-3 {
}
.c-columns-3-1 {
}
.c-columns-4 {
}
.c-columns-5 {
}
.c-columns-6 {
}
.c-columns-xl-1 {
}
.c-columns-xl-2 {
}
.c-columns-xl-3 {
}
.c-columns-xl-4 {
}
.c-columns-xl-5 {
}
.c-columns-l-2 {
}
@media (max-width: 991px) {
.c-columns-l-2 {
grid-template-columns: 1fr 1fr;
}
}

.c-columns-l-3 {
}
@media (max-width: 991px) {
}

.c-columns-l-4 {
}
@media (max-width: 991px) {
}

.c-columns-m-3 {
}
@media (max-width: 767px) {
}

.c-columns-s-2 {
}
@media (max-width: 479px) {
}

.c-row-span-3 {
}
.c-row-span-4 {
}
.c-row-span-5 {
}
.c-row-span-6 {
}
.c-row-span-7 {
grid-row: span 7 / span 7;
}
.c-row-span-l-1 {
}
.c-row-span-l-2 {
}
.c-row-span-l-3 {
}
.c-row-span-l-4 {
}
.c-row-span-l-5 {
}
.c-row-span-l-6 {
}
.c-row-span-m-1 {
}
.c-row-span-m-2 {
}
.c-row-span-m-3 {
}
.c-row-span-m-4 {
}
.c-row-span-m-5 {
}
.c-row-span-m-6 {
}
.c-row-span-s-1 {
}
.c-row-span-s-2 {
}
.c-row-span-s-3 {
}
.c-row-span-s-4 {
}
.c-row-span-s-5 {
}
.c-row-span-s-6 {
}
.c-row-span-xl-1 {
}
.c-row-span-xl-2 {
}
@media (max-width: 1120px) {
}

.c-row-span-xl-3 {
}
.c-row-span-xl-4 {
}
.c-row-span-xl-5 {
}
.c-row-span-xl-6 {
}
.c-row-start-1 {
}
.c-row-start-2 {
}
.c-row-start-3 {
}
.c-row-start-4 {
}
.c-row-start-5 {
}
.c-row-start-6 {
}
.c-row-start-l-1 {
}
.c-row-start-l-2 {
}
.c-row-start-l-3 {
}
.c-row-start-l-4 {
}
.c-row-start-l-5 {
}
.c-row-start-l-6 {
}
.c-row-start-m-1 {
}
.c-row-start-m-2 {
}
.c-row-start-m-3 {
}
.c-row-start-m-4 {
}
.c-row-start-m-5 {
}
.c-row-start-m-6 {
}
.c-row-start-s-1 {
}
.c-row-start-s-3 {
}
.c-row-start-s-4 {
}
.c-row-start-s-5 {
}
.c-row-start-s-6 {
}
.c-row-start-xl-1 {
}
.c-row-start-xl-2 {
}
.c-row-start-xl-3 {
}
.c-row-start-xl-4 {
}
.c-row-start-xl-5 {
}
.c-row-start-xl-6 {
}
.c-col-span-3 {
}
.c-col-span-4 {
}
.c-col-span-5 {
}
.c-col-span-6 {
}
.c-col-span-l-1 {
}
.c-col-span-l-2 {
}
.c-col-span-l-3 {
}
.c-col-span-l-4 {
}
.c-col-span-l-5 {
}
.c-col-span-l-6 {
}
.c-col-span-m-1 {
}
.c-col-span-m-2 {
}
.c-col-span-m-3 {
}
.c-col-span-m-4 {
}
.c-col-span-m-5 {
}
.c-col-span-m-6 {
}
.c-col-span-s-1 {
}
@media (max-width: 991px) {
}

.c-col-span-s-2 {
}
.c-col-span-s-3 {
}
.c-col-span-s-4 {
}
.c-col-span-s-5 {
}
.c-col-span-s-6 {
}
.c-col-span-xl-1 {
}
.c-col-span-xl-2 {
}
.c-col-span-xl-3 {
}
.c-col-span-xl-4 {
}
.c-col-span-xl-5 {
}
.c-col-span-xl-6 {
}
.c-col-start-2 {
}
.c-col-start-l-1 {
}
.c-col-start-l-2 {
}
.c-col-start-l-3 {
}
.c-col-start-l-4 {
}
.c-col-start-l-5 {
}
.c-col-start-l-6 {
}
.c-col-start-m-1 {
}
.c-col-start-m-2 {
}
.c-col-start-m-3 {
}
.c-col-start-m-4 {
}
.c-col-start-m-5 {
}
.c-col-start-m-6 {
}
.c-col-start-s-1 {
}
.c-col-start-s-2 {
}
.c-col-start-s-3 {
}
.c-col-start-s-4 {
}
.c-col-start-s-5 {
}
.c-col-start-s-6 {
}
.c-col-start-xl-1 {
}
.c-col-start-xl-2 {
}
.c-col-start-xl-3 {
}
.c-col-start-xl-4 {
}
.c-col-start-xl-5 {
}
.c-col-start-xl-6 {
}
.c-left {
 text-align:left;
}
.c-left:not(.ct-section):not(.oxy-easy-posts),
.c-left.oxy-easy-posts .oxy-posts,
.c-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.c-center {
 text-align:center;
}
.c-center:not(.ct-section):not(.oxy-easy-posts),
.c-center.oxy-easy-posts .oxy-posts,
.c-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.c-right {
 text-align:right;
}
.c-right:not(.ct-section):not(.oxy-easy-posts),
.c-right.oxy-easy-posts .oxy-posts,
.c-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.c-middle-center {
 text-align:center;
}
.c-middle-center:not(.ct-section):not(.oxy-easy-posts),
.c-middle-center.oxy-easy-posts .oxy-posts,
.c-middle-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.c-middle-left {
 text-align:left;
}
.c-middle-left:not(.ct-section):not(.oxy-easy-posts),
.c-middle-left.oxy-easy-posts .oxy-posts,
.c-middle-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
.c-middle-right {
 text-align:right;
}
.c-middle-right:not(.ct-section):not(.oxy-easy-posts),
.c-middle-right.oxy-easy-posts .oxy-posts,
.c-middle-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:center;
}
.c-top-center {
 text-align:center;
}
.c-top-center:not(.ct-section):not(.oxy-easy-posts),
.c-top-center.oxy-easy-posts .oxy-posts,
.c-top-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
.c-top-left {
 text-align:left;
}
.c-top-left:not(.ct-section):not(.oxy-easy-posts),
.c-top-left.oxy-easy-posts .oxy-posts,
.c-top-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
.c-top-right {
 text-align:right;
}
.c-top-right:not(.ct-section):not(.oxy-easy-posts),
.c-top-right.oxy-easy-posts .oxy-posts,
.c-top-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:flex-start;
}
.c-bottom-center {
 text-align:center;
}
.c-bottom-center:not(.ct-section):not(.oxy-easy-posts),
.c-bottom-center.oxy-easy-posts .oxy-posts,
.c-bottom-center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
.c-bottom-left {
 text-align:left;
}
.c-bottom-left:not(.ct-section):not(.oxy-easy-posts),
.c-bottom-left.oxy-easy-posts .oxy-posts,
.c-bottom-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-end;
}
.c-bottom-right {
 text-align:right;
}
.c-bottom-right:not(.ct-section):not(.oxy-easy-posts),
.c-bottom-right.oxy-easy-posts .oxy-posts,
.c-bottom-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:flex-end;
}
.c-left-self {
 margin-right:auto;
}
.c-center-self {
 margin-left:auto;
 margin-right:auto;
}
.c-right-self {
 margin-left:auto;
}
.c-max-width-320 {
 max-width:320px;
}
.c-max-width-480 {
 max-width:480px;
}
.c-max-width-640 {
 max-width:640px;
}
.c-max-width-960 {
 max-width:960px;
}
.c-max-width-1120 {
 max-width:1120px;
}
.c-opacity-25 {
 opacity:0.25;
}
.c-opacity-50 {
 opacity:0.5;
}
.c-opacity-75 {
 opacity:0.75;
}
.c-uppercase {
 text-transform:uppercase;
}
.c-lowercase {
 text-transform:lowercase;
}
.c-underline {
 text-decoration:underline;
}
.c-bold {
 font-weight:600;
}
.c-italic {
 font-style:italic;
}
.event-details__icon {
}
.event-details__icon:not(.ct-section):not(.oxy-easy-posts),
.event-details__icon.oxy-easy-posts .oxy-posts,
.event-details__icon.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.event-details {
}
.event-details__icon-box {
 width:100%;
 margin-bottom:40px;
}
.event-details__icon-box:not(.ct-section):not(.oxy-easy-posts),
.event-details__icon-box.oxy-easy-posts .oxy-posts,
.event-details__icon-box.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(6, minmax(10px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
.event-details__icon-box:not(.ct-section):not(.oxy-easy-posts) > :last-child,
.event-details__icon-box.ct-section .ct-section-inner-wrap > :last-child,
.event-details__icon-box.oxy-easy-posts .oxy-posts > :last-child{
grid-column: span 5;}
.event-details__heading {
 font-size:20px;
 font-weight:700;
}
.btn {
 padding-top:12px;
 padding-bottom:12px;
 padding-left:16px;
 padding-right:16px;
 color:#0f0f0f;
 font-weight:700;
 font-size:14px;
 text-transform:uppercase;
 border-top-color:#e8e5e5;
 border-right-color:#e8e5e5;
 border-bottom-color:#e8e5e5;
 border-left-color:#e8e5e5;
 border-top-width:0.5px;
 border-right-width:0.5px;
 border-bottom-width:0.5px;
 border-left-width:0.5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
gap:6px;
}
.btn:not(.ct-section):not(.oxy-easy-posts),
.btn.oxy-easy-posts .oxy-posts,
.btn.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.btn--pink {
 background-color:#c6758f;
 color:#ffffff;
}
.btn__icon {
color: color(6);}.btn__icon 
>svg {width: 14px;height: 14px;}.btn__icon {
}
.btn__icon--white {
color: color(9);}.btn__icon--white 
>svg {width: 14px;height: 14px;}.btn__icon--white {
background-color: transparent;
border: 1px solid #1e73be;
color: #1e73be;
padding: 9px 15px;
}.btn__icon--white {
color: color(9);}.btn__icon--white 
>svg {width: 14px;height: 14px;}.btn__icon--white {
 padding-right:0px;
 padding-left:0px;
}
.border-bottom {
 border-bottom-color:color(8);
 border-bottom-width:1px;
 border-bottom-style:solid;
 margin-bottom:2.5rem;
 padding-bottom:2.5rem;
}
.event-description__heading {
 font-size:18px;
 font-weight:700;
 text-transform:uppercase;
}
.event-details__small-text {
}
.text-dark-alt {
 color:rgba(0,0,0,0.35);
}
.border-accent {
 border-top-color:rgba(198,117,143,0.75);
 border-right-color:rgba(198,117,143,0.75);
 border-bottom-color:rgba(198,117,143,0.75);
 border-left-color:rgba(198,117,143,0.75);
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
.event-registration {
}
.event-registration:not(.ct-section):not(.oxy-easy-posts),
.event-registration.oxy-easy-posts .oxy-posts,
.event-registration.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.event-registration--terms-conditions {
 border-bottom-style:solid;
 border-bottom-color:rgba(0,0,0,0.35);
 padding-bottom:4px;
 border-bottom-width:1.5px;
}
.menu__icons {
}
.headings-alt {
 font-family:Oswald;
 font-weight:600;
 font-size:14px;
 color:#111111;
 text-transform:uppercase;
 letter-spacing:0.2em;
}
.heading-alt {
}
.heading-alt-pink {
 color:#c6758f;
}
.align-content--baseline {
}
.align-content--center {
}
.align-content--end {
}
.align-content--start {
}
.align-items--baseline {
}
.align-items--end {
}
.align-items--start {
}
.bg--accent {
}
.bg--accent-comp {
}
.bg--accent-dark {
}
.bg--accent-hover {
}
.bg--accent-light {
}
.bg--accent-medium {
}
.bg--accent-trans-10 {
}
.bg--accent-trans-20 {
}
.bg--accent-trans-40 {
}
.bg--accent-trans-60 {
}
.bg--accent-trans-80 {
}
.bg--accent-trans-90 {
}
.bg--accent-ultra-dark {
}
.bg--accent-ultra-dark-trans-10 {
}
.bg--accent-ultra-dark-trans-20 {
}
.bg--accent-ultra-dark-trans-40 {
}
.bg--accent-ultra-dark-trans-60 {
}
.bg--accent-ultra-dark-trans-80 {
}
.bg--accent-ultra-dark-trans-90 {
}
.bg--accent-ultra-light {
}
.bg--base {
}
.bg--base-comp {
}
.bg--base-dark {
}
.bg--base-hover {
}
.bg--base-light {
}
.bg--base-medium {
}
.bg--base-trans-10 {
}
.bg--base-trans-20 {
}
.bg--base-trans-40 {
}
.bg--base-trans-60 {
}
.bg--base-trans-80 {
}
.bg--base-trans-90 {
}
.bg--base-ultra-dark {
}
.bg--base-ultra-dark-trans-10 {
}
.bg--base-ultra-dark-trans-20 {
}
.bg--base-ultra-dark-trans-40 {
}
.bg--base-ultra-dark-trans-60 {
}
.bg--base-ultra-dark-trans-80 {
}
.bg--base-ultra-dark-trans-90 {
}
.bg--base-ultra-light {
}
.bg--black {
}
.bg--black-trans-10 {
}
.bg--black-trans-20 {
}
.bg--black-trans-40 {
}
.bg--black-trans-60 {
}
.bg--black-trans-80 {
}
.bg--black-trans-90 {
}
.bg--primary {
}
.bg--primary-comp {
}
.bg--primary-dark {
}
.bg--primary-hover {
}
.bg--primary-light {
}
.bg--primary-medium {
}
.bg--primary-trans-10 {
}
.bg--primary-trans-20 {
}
.bg--primary-trans-40 {
}
.bg--primary-trans-60 {
}
.bg--primary-trans-80 {
}
.bg--primary-trans-90 {
}
.bg--primary-ultra-dark {
}
.bg--primary-ultra-dark-trans-10 {
}
.bg--primary-ultra-dark-trans-20 {
}
.bg--primary-ultra-dark-trans-40 {
}
.bg--primary-ultra-dark-trans-60 {
}
.bg--primary-ultra-dark-trans-80 {
}
.bg--primary-ultra-dark-trans-90 {
}
.bg--primary-ultra-light {
}
.bg--secondary {
}
.bg--secondary-comp {
}
.bg--secondary-dark {
}
.bg--secondary-hover {
}
.bg--secondary-light {
}
.bg--secondary-medium {
}
.bg--secondary-trans-10 {
}
.bg--secondary-trans-20 {
}
.bg--secondary-trans-40 {
}
.bg--secondary-trans-60 {
}
.bg--secondary-trans-80 {
}
.bg--secondary-trans-90 {
}
.bg--secondary-ultra-dark {
}
.bg--secondary-ultra-dark-trans-10 {
}
.bg--secondary-ultra-dark-trans-20 {
}
.bg--secondary-ultra-dark-trans-40 {
}
.bg--secondary-ultra-dark-trans-60 {
}
.bg--secondary-ultra-dark-trans-80 {
}
.bg--secondary-ultra-dark-trans-90 {
}
.bg--secondary-ultra-light {
}
.bg--shade-dark {
}
.bg--shade-light {
}
.bg--shade-medium {
}
.bg--shade-ultra-dark {
}
.bg--shade-ultra-dark-trans-10 {
}
.bg--shade-ultra-dark-trans-20 {
}
.bg--shade-ultra-dark-trans-40 {
}
.bg--shade-ultra-dark-trans-60 {
}
.bg--shade-ultra-dark-trans-80 {
}
.bg--shade-ultra-dark-trans-90 {
}
.bg--shade-ultra-light {
}
.bg--white {
}
.box-shadow--l {
}
.box-shadow--m {
}
.box-shadow--xl {
}
.breakout--full {
}
.breakout--l {
}
.breakout--m {
}
.breakout--s {
}
.breakout--xl {
}
.btn--accent {
}
.btn--base {
}
.btn--black:hover{
transform:scale(1.05,1.05); font-weight:600;
 letter-spacing:1px;
}
.btn--black {
}
.btn--l {
}
.btn--m {
}
.btn--outline:hover{
}
.btn--outline {
}
.btn--primary:hover{
transform:scale(1.05,1.05); font-weight:600;
 letter-spacing:1px;
 background-color:#000000;
}
.btn--primary {
}
.btn--s {
}
.btn--secondary {
}
.btn--white {
}
.btn--xl {
}
.btn--xs {
}
.btn--xxl {
}
.center--all-l {
}
.center--all-m {
}
.center--all-s {
}
.center--all-xl {
}
.center--left {
}
.center--left-l {
}
.center--left-m {
}
.center--left-s {
}
.center--left-xl {
}
.center--right {
}
.center--right-l {
}
.center--right-m {
}
.center--right-s {
}
.center--right-xl {
}
.center--top {
}
.center--top-l {
}
.center--top-m {
}
.center--top-s {
}
.center--top-xl {
}
.center--bottom {
}
.center--bottom-l {
}
.center--bottom-m {
}
.center--bottom-s {
}
.center--bottom-xl {
}
.col-span--3 {
}
.col-span--4 {
}
.col-span--6 {
}
.col-span--l-1 {
}
.col-span--l-2 {
}
.col-span--l-3 {
}
.col-span--l-4 {
}
.col-span--l-5 {
}
.col-span--l-6 {
}
.col-span--m-1 {
}
.col-span--m-2 {
}
.col-span--m-3 {
}
.col-span--m-4 {
}
.col-span--m-5 {
}
.col-span--m-6 {
}
.col-span--s-1 {
}
.col-span--s-2 {
}
.col-span--s-3 {
}
.col-span--s-4 {
}
.col-span--s-5 {
}
.col-span--s-6 {
}
.col-span--xl-1 {
}
.col-span--xl-2 {
}
.col-span--xl-3 {
}
.col-span--xl-4 {
}
.col-span--xl-5 {
}
.col-span--xl-6 {
}
.flex--col {
}
.flex--col-l {
}
.flex--col-m {
}
.flex--col-reverse {
}
.flex--col-reverse-l {
}
.flex--col-reverse-m {
}
.flex--col-reverse-s {
}
.flex--col-reverse-xl {
}
.flex--col-s {
}
.flex--col-xl {
}
.flex--row-l {
}
.flex--row-m {
}
.flex--row-reverse {
}
.flex--row-reverse-l {
}
.flex--row-reverse-m {
}
.flex--row-reverse-s {
}
.flex--row-reverse-xl {
}
.flex--row-s {
}
.flex--row-xl {
}
.flex--wrap {
}
.flip--x {
}
.flip--xy {
}
.flip--y {
}
.gap--l {
}
.gap--xl {
}
.gap--xxl {
}
.grid--1 {
}
.grid--1-2 {
}
.grid--1-3 {
}
.grid--2 {
}
.grid--2-1 {
}
.grid--2-3 {
}
.grid--3 {
}
@media (max-width: 991px) {
.grid--3 {
}
}

.grid--3-1 {
}
.grid--3-2 {
}
.grid--5 {
}
.grid--6 {
}
.grid--auto-1-2 {
}
.grid--auto-1-3 {
}
.grid--auto-2-1 {
}
.grid--auto-2-3 {
}
.grid--auto-3 {
}
.grid--auto-3-1 {
}
.grid--auto-3-2 {
}
.grid--auto-4 {
}
.grid--auto-5 {
}
.grid--l-1 {
}
.grid--l-3 {
}
.grid--l-4 {
}
.grid--l-5 {
}
.grid--m-1 {
}
.grid--m-2 {
}
.grid--m-3 {
}
.grid--m-4 {
}
.grid--s-1 {
}
.grid--s-2 {
}
.grid--s-3 {
}
.grid--s-4 {
}
.grid--xl-1 {
}
.grid--xl-2 {
}
.grid--xl-3 {
}
.grid--xl-4 {
}
.grid--xl-5 {
}
.height--30 {
}
.height--40 {
}
.height--50 {
}
.height--60 {
}
.height--70 {
}
.height--80 {
}
.height--90 {
}
.height--full {
}
.justify-content--around {
}
.justify-content--end {
}
.justify-content--start {
}
.justify-items--center {
}
.justify-items--end {
}
.justify-items--start {
}
.link--accent {
}
.link--accent-dark {
}
.link--accent-light {
}
.link--accent-medium {
}
.link--accent-ultra-dark {
}
.link--accent-ultra-light {
}
.link--base {
}
.link--base-dark {
}
.link--base-light {
}
.link--base-medium {
}
.link--base-ultra-dark {
}
.link--base-ultra-light {
}
.link--black {
}
.link--primary {
}
.link--primary-dark {
}
.link--primary-light {
}
.link--primary-medium {
}
.link--primary-ultra-dark {
}
.link--primary-ultra-light {
}
.link--secondary {
}
.link--secondary-dark {
}
.link--secondary-light {
}
.link--secondary-medium {
}
.link--secondary-ultra-dark {
}
.link--secondary-ultra-light {
}
.link--shade-dark {
}
.link--shade-light {
}
.link--shade-medium {
}
.link--shade-ultra-dark {
}
.link--shade-ultra-light {
}
.link--white {
}
.margin-bottom--l {
}
.margin-bottom--s {
}
.margin-bottom--xs {
}
.margin-bottom--xxl {
}
.margin-left--l {
}
.margin-left--s {
}
.margin-left--xl {
}
.margin-left--xs {
}
.margin-left--xxl {
}
.margin-right--l {
}
.margin-right--m {
}
.margin-right--s {
}
.margin-right--xl {
}
.margin-right--xs {
}
.margin-right--xxl {
}
.margin-top--l {
}
.margin-top--m {
}
.margin-top--s {
}
.margin-top--xs {
}
.margin-top--xxl {
}
.max-height--30 {
}
.max-height--40 {
}
.max-height--50 {
}
.max-height--60 {
}
.max-height--70 {
}
.max-height--80 {
}
.max-height--90 {
}
.object-fit--bottom-center {
}
.object-fit--bottom-left {
}
.object-fit--bottom-right {
}
.object-fit--center-left {
}
.object-fit--center-right {
}
.object-fit--contain {
}
.object-fit--cover {
}
.object-fit--top-center {
}
.object-fit--top-left {
}
.object-fit--top-right {
}
.opacity--10 {
}
.opacity--20 {
}
.opacity--30 {
}
.opacity--40 {
}
.opacity--5 {
}
.opacity--50 {
}
.opacity--60 {
}
.opacity--70 {
}
.opacity--80 {
}
.opacity--90 {
}
.opacity--95 {
}
.overlay--accent-trans-10 {
}
.overlay--accent-trans-20 {
}
.overlay--accent-trans-40 {
}
.overlay--accent-trans-60 {
}
.overlay--accent-trans-80 {
}
.overlay--accent-trans-90 {
}
.overlay--base-trans-10 {
}
.overlay--base-trans-20 {
}
.overlay--base-trans-40 {
}
.overlay--base-trans-60 {
}
.overlay--base-trans-80 {
}
.overlay--base-trans-90 {
}
.overlay--black-trans-10 {
}
.overlay--black-trans-20 {
}
.overlay--black-trans-40 {
}
.overlay--black-trans-60 {
}
.overlay--black-trans-80 {
}
.overlay--black-trans-90 {
}
.overlay--primary-trans-10 {
}
.overlay--primary-trans-20 {
}
.overlay--primary-trans-40 {
}
.overlay--primary-trans-60 {
}
.overlay--primary-trans-80 {
}
.overlay--primary-trans-90 {
}
.overlay--secondary-trans-10 {
}
.overlay--secondary-trans-20 {
}
.overlay--secondary-trans-40 {
}
.overlay--secondary-trans-60 {
}
.overlay--secondary-trans-80 {
}
.overlay--secondary-trans-90 {
}
.owl--l {
}
.owl--m {
}
.owl--s {
}
.owl--xl {
}
.owl--xs {
}
.owl--xxl {
}
.pad--l {
}
.pad--none {
}
.pad--xl {
}
.pad--xs {
}
.pad--xxl {
}
.pad-section--l {
}
.pad-section--none {
}
.pad-section--s {
}
.pad-section--xl {
}
.pad-section--xs {
}
.pad-section--xxl {
}
.rounded--circle {
}
.rounded--l {
}
.rounded--m {
}
.rounded--s {
}
.rounded--xl {
}
.rounded--xs {
}
.rounded--xxl {
}
.row-span--2 {
}
.row-span--3 {
}
.row-span--4 {
}
.row-span--5 {
}
.row-span--6 {
}
.row-span--l-1 {
}
.row-span--l-2 {
}
.row-span--l-3 {
}
.row-span--l-4 {
}
.row-span--l-5 {
}
.row-span--l-6 {
}
.row-span--m-1 {
}
.row-span--m-2 {
}
.row-span--m-3 {
}
.row-span--m-4 {
}
.row-span--m-5 {
}
.row-span--m-6 {
}
.row-span--s-1 {
}
.row-span--s-2 {
}
.row-span--s-3 {
}
.row-span--s-4 {
}
.row-span--s-5 {
}
.row-span--s-6 {
}
.row-span--xl-1 {
}
.row-span--xl-2 {
}
.row-span--xl-3 {
}
.row-span--xl-4 {
}
.row-span--xl-5 {
}
.row-span--xl-6 {
}
.self--center {
}
.self--end {
}
.self--start {
}
.self--stretch {
}
.sticky-top--l {
}
.sticky-top--m {
}
.sticky-top--s {
}
.stretch {
}
.text--accent {
}
.text--accent-comp {
}
.text--accent-dark {
}
.text--accent-light {
}
.text--accent-medium {
}
.text--accent-ultra-dark {
}
.text--accent-ultra-light {
}
.text--base {
}
.text--base-comp {
}
.text--base-dark {
}
.text--base-light {
}
.text--base-medium {
}
.text--base-ultra-dark {
}
.text--base-ultra-light {
}
.text--black {
}
.text--l {
}
.text--larger {
}
.text--m {
}
.text--primary {
}
.text--primary-comp {
}
.text--primary-dark {
}
.text--primary-light {
}
.text--primary-medium {
}
.text--primary-ultra-dark {
}
.text--primary-ultra-light {
}
.text--s {
}
.text--secondary {
}
.text--secondary-comp {
}
.text--secondary-dark {
}
.text--secondary-light {
}
.text--secondary-medium {
}
.text--secondary-ultra-dark {
}
.text--secondary-ultra-light {
}
.text--shade-dark {
}
.text--shade-light {
}
.text--shade-medium {
}
.text--shade-ultra-dark {
}
.text--shade-ultra-light {
}
.text--white {
}
.text--xl {
}
.text--xs {
}
.text--xxl {
}
.width--l {
}
.width--m {
}
.width--s {
}
.width--vp-max {
}
.width--xs {
}
.width--xxl {
}
.width--auto {
}
.width--50 {
}
.order--first {
}
.order--first-xl {
}
.order--first-l {
}
.order--first-m {
}
.order--first-s {
}
.order--last {
}
.order--last-xl {
}
.order--last-l {
}
.order--last-m {
}
.order--last-s {
}
.pad-header--xs {
}
.pad-header--s {
}
.pad-header--m {
}
.pad-header--l {
}
.pad-header--xl {
}
.pad-header--xxl {
}
.pad--topbtm-m {
 padding-bottom:27px;
 margin-top:6px;
 padding-top:229 ;
}
@media (max-width: 479px) {
.pad--topbtm-m {
 padding-bottom:5px;
}
}

.center--al {
}
.flex {
}
.flexgrow {
}
.h2 {
}
.card__basic {
}
.btn-s {
}
.swiper-button-prev {
}
.swiper-button-next {
}
.margin--auto {
 margin-left:auto;
 margin-right:auto;
}
.margin--autp {
}
.margin-bottom-m {
}
.footer-headings {
 font-family:Oswald;
 color:#000000;
 font-weight:500;
 text-transform:uppercase;
 letter-spacing:1px;
}
.mega {
 background-color:#fafafa;
}
.mega-row {
 background-color:#fafafa;
}
.h3--bold {
 font-weight:700;
}
.mega-wrapper {
}
.mega-container {
 width:100%;
 z-index:25;
 position:absolute;
 left:0px;
 right:0px;
 background-color:#fafafa;
 top:117px;
 padding-top:14px;
 margin-top:5px;
 margin-left:auto;
 margin-right:auto;
 box-shadow:0px 4px 12px 0px rgba(38,38,38,0.15);
}
@media (max-width: 991px) {
.mega-container {
 position:absolute;
 left:0px;
 right:0px;
 top:0px;
}
}

.maga-wrapper {
}
.center--ll {
}
.headings-shop {
 font-family:'Oswald';
 font-weight:700;
 letter-spacing:2px;
 opacity:0.8;
 text-transform:uppercase;
 color:#000000;
 text-align:left;
 font-size:12px;
 margin-left:var(--space-xs) ;
}
.shop-cards-img {
 width:32px;
}
.shop-cards-container {
gap: var(--space-xs);
}
.pad-s {
}
.shop-cards-alt {
 padding-left:var(--space-m) ;
 border-left-color:#ccc;
 border-left-style:solid;
 border-left-width:1px;
 margin-left:auto;
 margin-right:auto;
}
.shop-cards-alt:not(.ct-section):not(.oxy-easy-posts),
.shop-cards-alt.oxy-easy-posts .oxy-posts,
.shop-cards-alt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 767px) {
.shop-cards-alt {
 padding-left:0 ;
 margin-left:0auto;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
}

.shop-border-div {
 border-left-color:rgba(112,112,112,0.5);
 border-left-style:solid;
 border-left-width:1px;
}
.prereq-card:hover{
transform:scale(1.05,1.05); letter-spacing:1px;
 font-weight:500;
}
.prereq-card {
 border-top-color:#de8ca5;
 border-right-color:#de8ca5;
 border-bottom-color:#de8ca5;
 border-left-color:#de8ca5;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-left:6px;
 padding-right:6px;
 padding-bottom:4px;
 text-transform:uppercase;
 color:#000000;
 text-align:left;
 font-size:10px;
 letter-spacing:1px;
 margin-bottom:6px;
 padding-top:4px;
 margin-right:10px;
}
.width-full {
 width:100%;
}
.margin-bottom-xl {
}
.wpgb-content {
}
.wpgb-content .product-category a img{
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
}

.search-icon {
}
.search-wrapper {
 position:absolute;
 left:0px;
 right:0px;
 top:110px;
 padding-top:15px;
 padding-bottom:15px;
 background-color:#ffffff;
 border-top-color:rgba(204,204,204,0.5);
 border-top-width:1px;
 border-top-style:solid;
 border-bottom-color:rgba(204,204,204,0.5);
 border-bottom-width:1px;
 border-bottom-style:solid;
}
.btn--outline-dark {
 border-top-color:#959595;
 border-right-color:#959595;
 border-bottom-color:#959595;
 border-left-color:#959595;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 color:#333333;
}
.mega-menu-header {
 font-family:'Oswald';
 text-transform:uppercase;
 color:#000000;
 letter-spacing:2px;
 font-size:1.2em;
 font-weight:400;
 padding-bottom:20px;
 margin-left:0px;
}
.divider {
 height:1px;
 flex-grow:1;
 border-bottom-color:#e8e5e5;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
.maxwi {
}
.homefeature-card:hover{
transform:scale(1.05,1.05); transition-duration:0.5s;
}
.homefeature-card {
 border-right-color:#707070;
 border-right-width:1px;
 border-right-style:solid;
 width:25%;
gap: var(--space-xs);
}
.homefeature-card:not(.ct-section):not(.oxy-easy-posts),
.homefeature-card.oxy-easy-posts .oxy-posts,
.homefeature-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 1120px) {
.homefeature-card {
 width:48%;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
}

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

.homefeature--image {
 width:54px;
}
.homefeature-text {
 font-weight:700;
 text-transform:uppercase;
 color:#000000;
 font-size:14px;
}
.homefeature-text--styled {
 font-family:'Santorini';
 font-size:24px;
 margin-top:-15px;
 color:#faeeee;
 text-align:right;
 margin-left:auto;
}
.homefeature-container {
 margin-top:var(--space-s) ;
}
.homefeature-container:not(.ct-section):not(.oxy-easy-posts),
.homefeature-container.oxy-easy-posts .oxy-posts,
.homefeature-container.ct-section .ct-section-inner-wrap{
display:flex;
}
.actions--cards {
 background-color:#fafafa;
 padding-top:var(--space-s) ;
 padding-left:var(--space-s) ;
 padding-right:var(--space-s) ;
 padding-bottom:var(--space-s) ;
gap: var(--space-m);
}
@media (max-width: 1120px) {
.actions--cards {
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-top-width:5px;
 border-right-width:5px;
 border-bottom-width:5px;
 border-left-width:5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 width:50%;
}
}

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

.actions--title {
 width:100%;
gap: var(--space-s);
}
.actions--title:not(.ct-section):not(.oxy-easy-posts),
.actions--title.oxy-easy-posts .oxy-posts,
.actions--title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:center;
}
.actions--content {
 width:100%;
}
@media (max-width: 1120px) {
.actions--content {
}
.actions--content:not(.ct-section):not(.oxy-easy-posts),
.actions--content.oxy-easy-posts .oxy-posts,
.actions--content.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.divider-flexgrow1 {
}
.swiper-slide-full {
 width:100%;
}
.swiper-1 {
 margin-top:var(--space-l) ;
}
.homeprograms-text {
 color:#707070;
 text-transform:uppercase;
 font-weight:600;
 font-size:12px;
}
.border-left-litegray {
 border-left-style:solid;
 border-left-width:0.5px;
 border-left-color:#e8e5e5;
}
.menu-links-wrapper {
}
@media (max-width: 991px) {
.menu-links-wrapper {
}
.menu-links-wrapper:not(.ct-section):not(.oxy-easy-posts),
.menu-links-wrapper.oxy-easy-posts .oxy-posts,
.menu-links-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.menu-wrapper {
}
@media (max-width: 991px) {
.menu-wrapper {
 background-color:#f2efec;
 padding-top:var(--space-s) ;
 padding-right:var(--space-s) ;
 padding-left:var(--space-s) ;
 padding-bottom:var(--space-s) ;
 width:100%;
}
.menu-wrapper:not(.ct-section):not(.oxy-easy-posts),
.menu-wrapper.oxy-easy-posts .oxy-posts,
.menu-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
align-content:flex-start;
justify-content:flex-start;
}
}

.mega-close-icon {
 width:32px;
 position:absolute;
 right:15px;
 top:15px;
}
.mega-close-icon:not(.ct-section):not(.oxy-easy-posts),
.mega-close-icon.oxy-easy-posts .oxy-posts,
.mega-close-icon.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 991px) {
.mega-close-icon {
 z-index:35;
}
.mega-close-icon:not(.ct-section):not(.oxy-easy-posts),
.mega-close-icon.oxy-easy-posts .oxy-posts,
.mega-close-icon.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.prevnext-post-links {
}
.span-2 {
}
.confirmed-langs-card {
 border-top-color:#de8ca5;
 border-right-color:#de8ca5;
 border-bottom-color:#de8ca5;
 border-left-color:#de8ca5;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-left:15px;
 padding-top:5px;
 padding-right:15px;
 padding-bottom:5px;
 text-transform:uppercase;
 color:#000000;
 text-align:left;
 font-size:14px;
}
.h3-pink {
 color:#de8ca5;
}
.events-card-alt {
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 padding-bottom:12px;
}
.events-card-alt:not(.ct-section):not(.oxy-easy-posts),
.events-card-alt.oxy-easy-posts .oxy-posts,
.events-card-alt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 479px) {
.events-card-alt {
}
.events-card-alt:not(.ct-section):not(.oxy-easy-posts),
.events-card-alt.oxy-easy-posts .oxy-posts,
.events-card-alt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
}

.quote-text {
 margin-top:46px;
}
.wg-section-headings {
 padding-top:var(--space-m) ;
 padding-left:var(--space-m) ;
 padding-bottom:var(--space-m) ;
 padding-right:var(--space-m) ;
}
.wg-section-heading {
}
.wg-section-subheading {
}
.wg-cards {
 text-align:justify;
}
.wg-cards:not(.ct-section):not(.oxy-easy-posts),
.wg-cards.oxy-easy-posts .oxy-posts,
.wg-cards.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
@media (max-width: 991px) {
.wg-cards {
}
.wg-cards:not(.ct-section):not(.oxy-easy-posts),
.wg-cards.oxy-easy-posts .oxy-posts,
.wg-cards.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.wg-card-image {
 width:30%;
}
@media (max-width: 991px) {
.wg-card-image {
 width:100%;
}
}

.wg-card-content {
 width:65%;
}
.heading-bold {
 text-align:center;
 text-transform:uppercase;
 line-height:01;
}
.toggle-5711 {
}
.toggle-5711-expanded {
}
.shop-custom-block:hover{
transform:scale(1.05,1.05); filter:grayscale(60%);
}
.shop-custom-block {
gap: var(--space-s)
}
@media (max-width: 1120px) {
}

@media (max-width: 479px) {
}

.woocommerce-loop-category__title {
}
.shop-custom-block-title {
 font-family:Oswald;
 color:#000000;
 text-transform:uppercase;
 text-align:center;
 width:100%;
}
.header-oswald {
 font-family:Oswald;
 font-size:24px;
 text-transform:uppercase;
 letter-spacing:1px;
 font-weight:500;
}
.header-montserrat {
 font-family:Montserrat;
 font-size:24px;
 text-transform:uppercase;
 letter-spacing:1px;
 font-weight:500;
}
.frame {
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:rgba(137,137,137,0.55);
 border-right-color:rgba(137,137,137,0.55);
 border-bottom-color:rgba(137,137,137,0.55);
 border-left-color:rgba(137,137,137,0.55);
}
@media (max-width: 1120px) {
.frame {
 max-width:160px;
}
}

.language-text:hover{
transform:scale(1.05,1.05); letter-spacing:1px;
 font-weight:600;
 transition-duration:0.1s;
}
.language-text {
}
.bg--accent-light-trans-10 {
}
.bg--accent-light-trans-20 {
}
.bg--accent-light-trans-40 {
}
.bg--accent-light-trans-60 {
}
.bg--accent-light-trans-80 {
}
.bg--accent-light-trans-90 {
}
.bg--base-light-trans-10 {
}
.bg--base-light-trans-20 {
}
.bg--base-light-trans-40 {
}
.bg--base-light-trans-60 {
}
.bg--base-light-trans-80 {
}
.bg--base-light-trans-90 {
}
.bg--primary-light-trans-10 {
}
.bg--primary-light-trans-20 {
}
.bg--primary-light-trans-40 {
}
.bg--primary-light-trans-60 {
}
.bg--primary-light-trans-80 {
}
.bg--primary-light-trans-90 {
}
.bg--secondary-light-trans-10 {
}
.bg--secondary-light-trans-20 {
}
.bg--secondary-light-trans-40 {
}
.bg--secondary-light-trans-60 {
}
.bg--secondary-light-trans-80 {
}
.bg--secondary-light-trans-90 {
}
.bg--shade-light-trans-10 {
}
.bg--shade-light-trans-20 {
}
.bg--shade-light-trans-40 {
}
.bg--shade-light-trans-60 {
}
.bg--shade-light-trans-80 {
}
.bg--shade-light-trans-90 {
}
.bg--shade-trans-10 {
}
.bg--shade-trans-20 {
}
.bg--shade-trans-40 {
}
.bg--shade-trans-60 {
}
.bg--shade-trans-80 {
}
.bg--shade-trans-90 {
}
.bg--white-trans-10 {
}
.bg--white-trans-20 {
}
.bg--white-trans-40 {
}
.bg--white-trans-60 {
}
.bg--white-trans-80 {
}
.bg--white-trans-90 {
}
.overlay--accent-light-trans-10 {
}
.overlay--accent-light-trans-20 {
}
.overlay--accent-light-trans-40 {
}
.overlay--accent-light-trans-60 {
}
.overlay--accent-light-trans-80 {
}
.overlay--accent-light-trans-90 {
}
.overlay--accent-ultra-dark-trans-10 {
}
.overlay--accent-ultra-dark-trans-20 {
}
.overlay--accent-ultra-dark-trans-40 {
}
.overlay--accent-ultra-dark-trans-60 {
}
.overlay--accent-ultra-dark-trans-80 {
}
.overlay--accent-ultra-dark-trans-90 {
}
.overlay--base-light-trans-10 {
}
.overlay--base-light-trans-20 {
}
.overlay--base-light-trans-40 {
}
.overlay--base-light-trans-60 {
}
.overlay--base-light-trans-80 {
}
.overlay--base-light-trans-90 {
}
.overlay--base-ultra-dark-trans-10 {
}
.overlay--base-ultra-dark-trans-20 {
}
.overlay--base-ultra-dark-trans-40 {
}
.overlay--base-ultra-dark-trans-60 {
}
.overlay--base-ultra-dark-trans-80 {
}
.overlay--base-ultra-dark-trans-90 {
}
.overlay--primary-light-trans-10 {
}
.overlay--primary-light-trans-20 {
}
.overlay--primary-light-trans-40 {
}
.overlay--primary-light-trans-60 {
}
.overlay--primary-light-trans-80 {
}
.overlay--primary-light-trans-90 {
}
.overlay--primary-ultra-dark-trans-10 {
}
.overlay--primary-ultra-dark-trans-20 {
}
.overlay--primary-ultra-dark-trans-40 {
}
.overlay--primary-ultra-dark-trans-60 {
}
.overlay--primary-ultra-dark-trans-80 {
}
.overlay--primary-ultra-dark-trans-90 {
}
.overlay--secondary-light-trans-10 {
}
.overlay--secondary-light-trans-20 {
}
.overlay--secondary-light-trans-40 {
}
.overlay--secondary-light-trans-60 {
}
.overlay--secondary-light-trans-80 {
}
.overlay--secondary-light-trans-90 {
}
.overlay--secondary-ultra-dark-trans-10 {
}
.overlay--secondary-ultra-dark-trans-20 {
}
.overlay--secondary-ultra-dark-trans-40 {
}
.overlay--secondary-ultra-dark-trans-60 {
}
.overlay--secondary-ultra-dark-trans-80 {
}
.overlay--secondary-ultra-dark-trans-90 {
}
.rounded--50 {
}
.text--100 {
}
.text--200 {
}
.text--300 {
}
.text--400 {
}
.text--500 {
}
.text--600 {
}
.text--700 {
}
.text--800 {
}
.text--900 {
}
.text--bold {
}
.text--italic {
}
.text--oblique {
}
.text--decoration-none {
}
.text--underline {
}
.text--underline-wavy {
}
.text--underline-dotted {
}
.text--underline-double {
}
.text--underline-dashed {
}
.text--overline {
}
.text--line-through {
}
.text--transform-none {
}
.text--uppercase {
}
.text--lowercase {
}
.text--capitalize {
}
.text--left {
}
.text--center {
}
.text--right {
}
.text--justify {
}
.link--skip {
}
.col-start--1 {
}
.col-start--2 {
}
.col-start--3 {
}
.col-start--4 {
}
.col-start--5 {
}
.col-start--6 {
}
.col-start--xl-1 {
}
.col-start--xl-2 {
}
.col-start--xl-3 {
}
.col-start--xl-4 {
}
.col-start--xl-5 {
}
.col-start--xl-6 {
}
.col-start--l-1 {
}
.col-start--l-2 {
}
.col-start--l-3 {
}
.col-start--l-4 {
}
.col-start--l-5 {
}
.col-start--l-6 {
}
.col-start--m-1 {
}
.col-start--m-2 {
}
.col-start--m-3 {
}
.col-start--m-4 {
}
.col-start--m-5 {
}
.col-start--m-6 {
}
.col-start--s-1 {
}
.col-start--s-2 {
}
.col-start--s-3 {
}
.col-start--s-4 {
}
.col-start--s-5 {
}
.col-start--s-6 {
}
.row-start--1 {
}
.row-start--2 {
}
.row-start--3 {
}
.row-start--4 {
}
.row-start--5 {
}
.row-start--6 {
}
.row-start--xl-1 {
}
.row-start--xl-2 {
}
.row-start--xl-3 {
}
.row-start--xl-4 {
}
.row-start--xl-5 {
}
.row-start--xl-6 {
}
.row-start--l-1 {
}
.row-start--l-2 {
}
.row-start--l-3 {
}
.row-start--l-4 {
}
.row-start--l-5 {
}
.row-start--l-6 {
}
.row-start--m-1 {
}
.row-start--m-2 {
}
.row-start--m-3 {
}
.row-start--m-4 {
}
.row-start--m-5 {
}
.row-start--m-6 {
}
.row-start--s-1 {
}
.row-start--s-2 {
}
.row-start--s-3 {
}
.row-start--s-4 {
}
.row-start--s-5 {
}
.row-start--s-6 {
}
.aspect--1-1 {
}
.aspect--xl-1-1 {
}
.aspect--l-1-1 {
}
.aspect--m-1-1 {
}
.aspect--s-1-1 {
}
.aspect--1-2 {
}
.aspect--xl-1-2 {
}
.aspect--l-1-2 {
}
.aspect--m-1-2 {
}
.aspect--s-1-2 {
}
.aspect--2-1 {
}
.aspect--xl-2-1 {
}
.aspect--l-2-1 {
}
.aspect--m-2-1 {
}
.aspect--s-2-1 {
}
.aspect--2-3 {
}
.aspect--xl-2-3 {
}
.aspect--l-2-3 {
}
.aspect--m-2-3 {
}
.aspect--s-2-3 {
}
.aspect--3-2 {
}
.aspect--xl-3-2 {
}
.aspect--l-3-2 {
}
.aspect--m-3-2 {
}
.aspect--s-3-2 {
}
.aspect--3-4 {
}
.aspect--xl-3-4 {
}
.aspect--l-3-4 {
}
.aspect--m-3-4 {
}
.aspect--s-3-4 {
}
.aspect--4-3 {
}
.aspect--xl-4-3 {
}
.aspect--l-4-3 {
}
.aspect--m-4-3 {
}
.aspect--s-4-3 {
}
.aspect--16-9 {
}
.aspect--xl-16-9 {
}
.aspect--l-16-9 {
}
.aspect--m-16-9 {
}
.aspect--s-16-9 {
}
.aspect--9-16 {
}
.aspect--xl-9-16 {
}
.aspect--l-9-16 {
}
.aspect--m-9-16 {
}
.aspect--s-9-16 {
}
.gap--xxs {
gap: 8px;
}
.oxy-superbox-primary {
}
.oxy-superbox-secondary {
 background-color:rgba(0,0,0,0.82);
}
.icon-xl {
color: #000000;}.icon-xl 
>svg {width: 80px;height: 80px;}.icon-xl {
 margin-bottom:20px;
 margin-right:0px;
}
.padding-left-s {
 margin-top:18px;
 margin-bottom:21px;
}
.padding-top-xl {
}
.inspiration__quote {
 margin-bottom:16px;
}
.welcome__to--icon {
border: 1px solid;
padding: 8px;color: #7b7687;}.welcome__to--icon 
>svg {width: 24px;height: 24px;}.welcome__to--icon {
}
.welcome__to--icon-link {
 border-top-color:#7b7687;
 border-right-color:#7b7687;
 border-bottom-color:#7b7687;
 border-left-color:#7b7687;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 margin-left:8px;
 margin-right:8px;
 margin-top:8px;
 margin-bottom:8px;
}
.products {
}
.columns-4 {
}
.woocommerce {
}
.oxy-woo-element {
}
.oxy-woo-products {
}
.type-product {
}
.product {
}
.woocommerce-loop-product__title {
 font-size:16px;
}
.facet-container {
 padding-left:16px;
 padding-right:16px;
}
.facet-heading {
 font-size:12px;
 text-transform:uppercase;
 margin-bottom:16px;
}
.top__sticky {
 position:fixed;
 top:0px;
}
.load-more {
}
.load-more-posts {
}
.small__heading {
 font-family:Montserrat;
 font-size:10px;
 text-transform:uppercase;
 letter-spacing:2px;
 font-weight:500;
 color:#0f0f0f;
 text-align:left;
}
.load-more-podcasts {
}
.oxy-burger-trigger {
}
.testimonial {
}
.inspiration {
}
.c-content-line-blue {
 padding-left:25px;
 padding-top:25px;
 border-left-style:solid;
 border-left-width:0.5px;
 padding-bottom:25px;
 font-size:1.2em;
 text-transform:uppercase;
 border-left-color:#6799b2;
}
.product__title {
 font-family:Oswald;
 font-size:20px;
 font-weight:500;
 text-transform:uppercase;
 letter-spacing:2px;
 color:#000000;
}
.button__social--share:hover{
transform:scale3d(1.1,1.1,1.1);}
.button__social--share {
 border-top-color:#3b3c38;
 border-right-color:#3b3c38;
 border-bottom-color:#3b3c38;
 border-left-color:#3b3c38;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-top:8px;
 padding-right:12px;
 padding-bottom:8px;
 padding-left:12px;
 text-transform:uppercase;
 font-size:12px;
 color:#000000;
 font-weight:700;
transition-duration: 0.4s !important;
}
.button__social--share:not(.ct-section):not(.oxy-easy-posts),
.button__social--share.oxy-easy-posts .oxy-posts,
.button__social--share.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.button__social--share--icon {
color: #333333;}.button__social--share--icon 
>svg {width: 40px;height: 40px;}.button__social--share--icon {
 margin-right:10px;
}
.load__more:hover{
transform:scale3d(1.1,1.1,1.1);}
.load__more {
 padding-top:15px;
 padding-right:36px;
 padding-bottom:15px;
 padding-left:36px;
 font-size:12px;
 color:#de8ca5;
 border-top-color:#de8ca5;
 border-right-color:#de8ca5;
 border-bottom-color:#de8ca5;
 border-left-color:#de8ca5;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 text-transform:uppercase;
 transition-duration:0.4s;
transition-duration: 0.4s !important; cursor: pointer;
}
.load__more .oxy-read-more-link{
text-transform: uppercase;
color: #de8ca5;
}

.h1__light {
 font-family:Montserrat;
 text-transform:uppercase;
 font-weight:200;
 font-size:128px;
}
.h2__light {
 font-family:Montserrat;
 text-transform:uppercase;
 font-weight:200;
 font-size:96px;
}
.h3__light {
 font-family:Montserrat;
 text-transform:uppercase;
 font-weight:200;
 font-size:64px;
}
.button__add--cart-large:hover{
transform:scale3d(1.1,1.1,1.1);}
.button__add--cart-large {
 border-top-color:#3b3c38;
 border-right-color:#3b3c38;
 border-bottom-color:#3b3c38;
 border-left-color:#3b3c38;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-right:30px;
 padding-bottom:24px;
 padding-left:30px;
 font-size:20px;
 color:#000000;
 text-transform:uppercase;
 transition-timing-function:ease-in-out;
 transition-property:all;
 transition-duration:0.4s;
 padding-top:24px;
 font-weight:700;
transition-duration: 0.4s !important;
}
.button__pink--outline-large:hover{
transform:scale3d(1.1,1.1,1.1);}
.button__pink--outline-large {
 border-top-color:#de8ca5;
 border-right-color:#de8ca5;
 border-bottom-color:#de8ca5;
 border-left-color:#de8ca5;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-top:8px;
 padding-right:16px;
 padding-bottom:8px;
 padding-left:16px;
 font-size:14px;
 color:#000000;
 text-transform:uppercase;
 transition-timing-function:ease-in-out;
 transition-property:all;
 transition-duration:0.4s;
transition-duration: 0.4s !important;
}
.button__social--share--icon-large {
color: #333333;}.button__social--share--icon-large 
>svg {width: 60px;height: 60px;}.button__social--share--icon-large {
 margin-right:10px;
}
.button__social--share-large:hover{
transform:scale3d(1.1,1.1,1.1);}
.button__social--share-large {
 border-top-color:#3b3c38;
 border-right-color:#3b3c38;
 border-bottom-color:#3b3c38;
 border-left-color:#3b3c38;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-top:24px;
 padding-right:30px;
 padding-bottom:24px;
 padding-left:30px;
 text-transform:uppercase;
 font-size:20px;
 color:#000000;
 font-weight:700;
transition-duration: 0.4s !important;
}
.button__social--share-large:not(.ct-section):not(.oxy-easy-posts),
.button__social--share-large.oxy-easy-posts .oxy-posts,
.button__social--share-large.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.pink__divider {
 width:100%;
 height:1px;
 background-color:#b5787f;
}
.grid__14 {
 width:100%;
gap: 20px 20px; grid-template-columns: repeat(14, 1fr); align-items: stretch; display: grid;
}
.margin__right--10 {
 margin-right:10px;
}
.mega__menu--view-event-arrow {
color: #333333;}.mega__menu--view-event-arrow 
>svg {width: 25px;height: 25px;}.mega__menu--view-event-arrow {
 transition-duration:0.4s;
 margin-left:5px;
}
.mega__menu--view-event-arrow-container {
 padding-top:5px;
 padding-right:5px;
 padding-bottom:5px;
 padding-left:5px;
 border-radius:100%;
 width:40px;
 height:40px;
 border-top-color:#e8e8e8;
 border-right-color:#e8e8e8;
 border-bottom-color:#e8e8e8;
 border-left-color:#e8e8e8;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 margin-left:auto;
}
.mega__menu--view-event-arrow-container:not(.ct-section):not(.oxy-easy-posts),
.mega__menu--view-event-arrow-container.oxy-easy-posts .oxy-posts,
.mega__menu--view-event-arrow-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxy-read-more-link_text {
 text-align:center;
border-radius: 100% !important;
}
.menu__link--icon:hover{
 font-weight:600;
 color:#000000;
}
.menu__link--icon {
 font-family:'Montserrat';
 color:#555555;
 font-size:16px;
 text-transform:uppercase;
 padding-bottom:5px;
 font-weight:400;
transition-duration: 0.4s !important;
}
.mmpt20 {
 padding-top:20px;
}
.mmpb20 {
 padding-bottom:20px;
}
.grid__2 {
 width:100%;
gap: 20px 20px; grid-template-columns: repeat(2, 1fr); align-items: stretch; display: grid;
}
.span--8 {
grid-column: span 8;
}
.grid__sticky {
position: sticky; top: 20px; left: 0; align-self: start;
}
.plr10 {
 padding-right:10px;
 padding-left:10px;
}
.horizontal__divider {
 width:100%;
 height:1px;
 background-color:rgba(137,137,137,0.55);
}
.code__block--grid {
}
.repeater__list--post-transparent {
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
grid-column: span 12; transition-duration: 0.4s !important;
}
@media (max-width: 991px) {
}

@media (max-width: 479px) {
}

.column-with-left-image {
}
.span--9 {
grid-column: span 9;
}
.two-column-image-on-left {
}
.bpo:hover{
transform:scale3d(1.1,1.1,1.1);}
.bpo {
 border-top-color:#de8ca5;
 border-right-color:#de8ca5;
 border-bottom-color:#de8ca5;
 border-left-color:#de8ca5;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-top:4px;
 padding-right:6px;
 padding-bottom:4px;
 padding-left:6px;
 font-size:10px;
 color:#000000;
 text-transform:uppercase;
 transition-timing-function:ease-in-out;
 transition-property:all;
 transition-duration:0.4s;
 margin-right:5px;
transition-duration: 0.4s !important;
}
.flex__gap--20 {
 gap:20px;
}
.flex__gap--20:not(.ct-section):not(.oxy-easy-posts),
.flex__gap--20.oxy-easy-posts .oxy-posts,
.flex__gap--20.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:stretch;
justify-content:center;
gap:20px;
}
.repeater__card--host:hover{
transform:scale3d(1.02,1.02,1.02); box-shadow:0px 0px 10px 5px rgba(0,0,0,0.05);
}
.repeater__card--host {
 background-color:rgba(242,242,242,0.15);
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
grid-column: span 4; transition-duration: 0.4s !important;
}
@media (max-width: 991px) {
.repeater__card--host {
grid-column: span 6; transition-duration: 0.4s !important;
}
}

@media (max-width: 479px) {
.repeater__card--host {
grid-column: span 12; transition-duration: 0.4s !important;
}
}

.repeater__host--inner {
 width:100%;
 height:100%;
}
.repeater__host--inner:not(.ct-section):not(.oxy-easy-posts),
.repeater__host--inner.oxy-easy-posts .oxy-posts,
.repeater__host--inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
.repeater__card--inner-centered {
 width:100%;
 height:100%;
 text-align:left;
}
.repeater__card--inner-centered:not(.ct-section):not(.oxy-easy-posts),
.repeater__card--inner-centered.oxy-easy-posts .oxy-posts,
.repeater__card--inner-centered.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
.mb0 {
 margin-bottom:0 !important ;
}
.span--1 {
grid-column: span 1;
}
.span--11 {
grid-column: span 11;
}
.flex__row--g20 {
}
.flex__row--g20:not(.ct-section):not(.oxy-easy-posts),
.flex__row--g20.oxy-easy-posts .oxy-posts,
.flex__row--g20.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 479px) {
.flex__row--g20 {
 text-align:justify;
}
.flex__row--g20:not(.ct-section):not(.oxy-easy-posts),
.flex__row--g20.oxy-easy-posts .oxy-posts,
.flex__row--g20.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.repeater__card--post-4:hover{
transform:scale3d(1.02,1.02,1.02); box-shadow:0px 0px 10px 5px rgba(0,0,0,0.05);
}
.repeater__card--post-4 {
 background-color:rgba(242,242,242,0.15);
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
grid-column: span 3; transition-duration: 0.4s !important;
}
@media (max-width: 991px) {
.repeater__card--post-4 {
grid-column: span 6; transition-duration: 0.4s !important;
}
}

@media (max-width: 479px) {
.repeater__card--post-4 {
grid-column: span 12; transition-duration: 0.4s !important;
}
}

.center__vertically {
}
.center__vertically:not(.ct-section):not(.oxy-easy-posts),
.center__vertically.oxy-easy-posts .oxy-posts,
.center__vertically.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.w30 {
 width:30px;
 height:auto;
}
.padding__40 {
 padding-top:40px;
 padding-right:40px;
 padding-bottom:40px;
 padding-left:40px;
}
.repeater__card--image-mm {
 width:100%;
 margin-bottom:10px;
 object-fit:cover;
 object-position:top center;
}
.grid__8 {
 width:100%;
gap: 20px 20px; grid-template-columns: repeat(8, 1fr); align-items: stretch; display: grid;
}
.mbcr {
 width:50%;
}
.mbcr:not(.ct-section):not(.oxy-easy-posts),
.mbcr.oxy-easy-posts .oxy-posts,
.mbcr.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 991px) {
.mbcr {
 text-align:left;
 width:100%;
}
.mbcr:not(.ct-section):not(.oxy-easy-posts),
.mbcr.oxy-easy-posts .oxy-posts,
.mbcr.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
}

@media (max-width: 767px) {
.mbcr {
}
.mbcr:not(.ct-section):not(.oxy-easy-posts),
.mbcr.oxy-easy-posts .oxy-posts,
.mbcr.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 479px) {
.mbcr {
 padding-right:0px;
}
}

.center--self {
}
.col-count--1 {
}
.col-count--2 {
}
.col-count--3 {
}
.col-count--4 {
}
.col-count--5 {
}
.col-count--l-1 {
}
.col-count--l-2 {
}
.col-count--l-3 {
}
.col-count--l-4 {
}
.col-count--l-5 {
}
.col-count--m-1 {
}
.col-count--m-2 {
}
.col-count--m-3 {
}
.col-count--m-4 {
}
.col-count--m-5 {
}
.col-count--s-1 {
}
.col-count--s-2 {
}
.col-count--s-3 {
}
.col-count--s-4 {
}
.col-count--s-5 {
}
.col-count--xl-1 {
}
.col-count--xl-2 {
}
.col-count--xl-3 {
}
.col-count--xl-4 {
}
.col-count--xl-5 {
}
.col-end--1 {
}
.col-end--2 {
}
.col-end--3 {
}
.col-end--4 {
}
.col-end--5 {
}
.col-end--6 {
}
.col-end--l-1 {
}
.col-end--l-2 {
}
.col-end--l-3 {
}
.col-end--l-4 {
}
.col-end--l-5 {
}
.col-end--l-6 {
}
.col-end--l-last {
}
.col-end--last {
}
.col-end--m-1 {
}
.col-end--m-2 {
}
.col-end--m-3 {
}
.col-end--m-4 {
}
.col-end--m-5 {
}
.col-end--m-6 {
}
.col-end--m-last {
}
.col-end--s-1 {
}
.col-end--s-2 {
}
.col-end--s-3 {
}
.col-end--s-4 {
}
.col-end--s-5 {
}
.col-end--s-6 {
}
.col-end--s-last {
}
.col-end--xl-1 {
}
.col-end--xl-2 {
}
.col-end--xl-3 {
}
.col-end--xl-4 {
}
.col-end--xl-5 {
}
.col-end--xl-6 {
}
.col-end--xl-last {
}
.col-gap--l {
}
.col-gap--m {
}
.col-gap--s {
}
.col-gap--xl {
}
.col-gap--xs {
}
.col-gap--xxl {
}
.col-rule--accent {
}
.col-rule--accent-dark {
}
.col-rule--accent-light {
}
.col-rule--accent-medium {
}
.col-rule--accent-ultra-dark {
}
.col-rule--accent-ultra-light {
}
.col-rule--base {
}
.col-rule--base-dark {
}
.col-rule--base-light {
}
.col-rule--base-medium {
}
.col-rule--base-ultra-dark {
}
.col-rule--base-ultra-light {
}
.col-rule--black {
}
.col-rule--dashed {
}
.col-rule--dotted {
}
.col-rule--double {
}
.col-rule--groove {
}
.col-rule--inset {
}
.col-rule--l {
}
.col-rule--m {
}
.col-rule--outset {
}
.col-rule--primary {
}
.col-rule--primary-dark {
}
.col-rule--primary-light {
}
.col-rule--primary-medium {
}
.col-rule--primary-ultra-dark {
}
.col-rule--primary-ultra-light {
}
.col-rule--ridge {
}
.col-rule--s {
}
.col-rule--secondary {
}
.col-rule--secondary-dark {
}
.col-rule--secondary-light {
}
.col-rule--secondary-medium {
}
.col-rule--secondary-ultra-dark {
}
.col-rule--secondary-ultra-light {
}
.col-rule--shade-dark {
}
.col-rule--shade-light {
}
.col-rule--shade-medium {
}
.col-rule--shade-ultra-dark {
}
.col-rule--shade-ultra-light {
}
.col-rule--solid {
}
.col-span--all {
}
.col-width--l {
}
.col-width--m {
}
.col-width--s {
}
.display--block {
}
.display--contents {
}
.display--inline {
}
.display--inline-block {
}
.display--inline-flex {
}
.display--l-block {
}
.display--l-none {
}
.display--list-item {
}
.display--m-block {
}
.display--m-none {
}
.display--none {
}
.display--s-block {
}
.display--s-none {
}
.display--xl-block {
}
.display--xl-none {
}
.focus--accent {
}
.focus--base {
}
.focus--black {
}
.focus--primary {
}
.focus--secondary {
}
.focus--shade {
}
.focus--white {
}
.gap--l-l {
}
.gap--l-m {
}
.gap--l-s {
}
.gap--l-xl {
}
.gap--l-xs {
}
.gap--l-xxl {
}
.gap--m-l {
}
.gap--m-m {
}
.gap--m-s {
}
.gap--m-xl {
}
.gap--m-xs {
}
.gap--m-xxl {
}
.gap--s-l {
}
.gap--s-m {
}
.gap--s-s {
}
.gap--s-xl {
}
.gap--s-xs {
}
.gap--s-xxl {
}
.gap--xl-l {
}
.gap--xl-m {
}
.gap--xl-s {
}
.gap--xl-xl {
}
.gap--xl-xs {
}
.gap--xl-xxl {
}
.h--1 {
}
.h--2 {
}
.h--3 {
}
.h--4 {
}
.h--5 {
}
.h--6 {
}
.height--l-30 {
}
.height--l-40 {
}
.height--l-50 {
}
.height--l-60 {
}
.height--l-70 {
}
.height--l-80 {
}
.height--l-90 {
}
.height--m-30 {
}
.height--m-40 {
}
.height--m-50 {
}
.height--m-60 {
}
.height--m-70 {
}
.height--m-80 {
}
.height--m-90 {
}
.height--s-30 {
}
.height--s-40 {
}
.height--s-50 {
}
.height--s-60 {
}
.height--s-70 {
}
.height--s-80 {
}
.height--s-90 {
}
.height--xl-30 {
}
.height--xl-40 {
}
.height--xl-50 {
}
.height--xl-60 {
}
.height--xl-70 {
}
.height--xl-80 {
}
.height--xl-90 {
}
.hidden-accessible {
}
.list--none {
}
.marker--accent {
}
.marker--accent-comp {
}
.marker--accent-dark {
}
.marker--accent-light {
}
.marker--accent-medium {
}
.marker--accent-ultra-dark {
}
.marker--accent-ultra-light {
}
.marker--base {
}
.marker--base-comp {
}
.marker--base-dark {
}
.marker--base-light {
}
.marker--base-medium {
}
.marker--base-ultra-dark {
}
.marker--base-ultra-light {
}
.marker--primary {
}
.marker--primary-comp {
}
.marker--primary-dark {
}
.marker--primary-light {
}
.marker--primary-medium {
}
.marker--primary-ultra-dark {
}
.marker--primary-ultra-light {
}
.marker--secondary {
}
.marker--secondary-comp {
}
.marker--secondary-dark {
}
.marker--secondary-light {
}
.marker--secondary-medium {
}
.marker--secondary-ultra-dark {
}
.marker--secondary-ultra-light {
}
.marker--shade {
}
.marker--shade-comp {
}
.marker--shade-dark {
}
.marker--shade-light {
}
.marker--shade-medium {
}
.marker--shade-ultra-dark {
}
.marker--shade-ultra-light {
}
.max-height--l-30 {
}
.max-height--l-40 {
}
.max-height--l-50 {
}
.max-height--l-60 {
}
.max-height--l-70 {
}
.max-height--l-80 {
}
.max-height--l-90 {
}
.max-height--m-30 {
}
.max-height--m-40 {
}
.max-height--m-50 {
}
.max-height--m-60 {
}
.max-height--m-70 {
}
.max-height--m-80 {
}
.max-height--m-90 {
}
.max-height--s-30 {
}
.max-height--s-40 {
}
.max-height--s-50 {
}
.max-height--s-60 {
}
.max-height--s-70 {
}
.max-height--s-80 {
}
.max-height--s-90 {
}
.max-height--xl-30 {
}
.max-height--xl-40 {
}
.max-height--xl-50 {
}
.max-height--xl-60 {
}
.max-height--xl-70 {
}
.max-height--xl-80 {
}
.max-height--xl-90 {
}
.pad-section--l-l {
}
.pad-section--l-none {
}
.pad-section--l-s {
}
.pad-section--l-xl {
}
.pad-section--l-xs {
}
.pad-section--l-xxl {
}
.pad-section--m {
}
.pad-section--m-l {
}
.pad-section--m-none {
}
.pad-section--m-s {
}
.pad-section--m-xl {
}
.pad-section--m-xs {
}
.pad-section--m-xxl {
}
.pad-section--s-l {
}
.pad-section--s-none {
}
.pad-section--s-s {
}
.pad-section--s-xl {
}
.pad-section--s-xs {
}
.pad-section--s-xxl {
}
.pad-section--xl-l {
}
.pad-section--xl-none {
}
.pad-section--xl-s {
}
.pad-section--xl-xl {
}
.pad-section--xl-xs {
}
.pad-section--xl-xxl {
}
.visibility--hidden {
}
.visibility--l-hidden {
}
.visibility--l-visible {
}
.visibility--m-hidden {
}
.visibility--m-visible {
}
.visibility--s-hidden {
}
.visibility--s-visible {
}
.visibility--visible {
}
.visibility--xl-hidden {
}
.visibility--xl-visible {
}
.z--0 {
}
.z--10 {
}
.z--20 {
}
.z--30 {
}
.z--40 {
}
.z--50 {
}
.z--60 {
}
.z--70 {
}
.z--80 {
}
.z--90 {
}
.z--bottom {
}
.z--l-0 {
}
.z--l-10 {
}
.z--l-20 {
}
.z--l-30 {
}
.z--l-40 {
}
.z--l-50 {
}
.z--l-60 {
}
.z--l-70 {
}
.z--l-80 {
}
.z--l-90 {
}
.z--l-bottom {
}
.z--l-top {
}
.z--m-0 {
}
.z--m-10 {
}
.z--m-20 {
}
.z--m-30 {
}
.z--m-40 {
}
.z--m-50 {
}
.z--m-60 {
}
.z--m-70 {
}
.z--m-80 {
}
.z--m-90 {
}
.z--m-bottom {
}
.z--m-top {
}
.z--s-0 {
}
.z--s-10 {
}
.z--s-20 {
}
.z--s-30 {
}
.z--s-40 {
}
.z--s-50 {
}
.z--s-60 {
}
.z--s-70 {
}
.z--s-80 {
}
.z--s-90 {
}
.z--s-bottom {
}
.z--s-top {
}
.z--top {
}
.z--xl-0 {
}
.z--xl-10 {
}
.z--xl-20 {
}
.z--xl-30 {
}
.z--xl-40 {
}
.z--xl-50 {
}
.z--xl-60 {
}
.z--xl-70 {
}
.z--xl-80 {
}
.z--xl-90 {
}
.z--xl-bottom {
}
.z--xl-top {
}
.clickable-parent {
}
.padding__20 {
 padding-top:20px;
 padding-bottom:20px;
 padding-left:0px;
}
.gap__12 {
}
.event__link--small:ct_depth{
}
.event__link--small {
 text-transform:uppercase;
 color:#000000;
 url_encoded:true;
 font-size:11px;
 letter-spacing:1px;
}
@media (max-width: 479px) {
.event__link--small {
 font-weight:400;
}
.event__link--small:hover{
 font-weight:600;
}
}

.open-lightbox {
}
.vertical__divider {
 width:1px;
 background-color:#e8e8e8;
 min-width:1px !important ;
}
.gap-xxxs {
}
.sale__name {
 font-size:10px;
}
.price__percentage {
}
.bg--action {
}
.bg--action-comp {
}
.bg--action-dark {
}
.bg--action-hover {
}
.bg--action-light {
}
.bg--action-light-trans-10 {
}
.bg--action-light-trans-20 {
}
.bg--action-light-trans-40 {
}
.bg--action-light-trans-60 {
}
.bg--action-light-trans-80 {
}
.bg--action-light-trans-90 {
}
.bg--action-medium {
}
.bg--action-trans-10 {
}
.bg--action-trans-20 {
}
.bg--action-trans-40 {
}
.bg--action-trans-60 {
}
.bg--action-trans-80 {
}
.bg--action-trans-90 {
}
.bg--action-ultra-dark {
}
.bg--action-ultra-dark-trans-10 {
}
.bg--action-ultra-dark-trans-20 {
}
.bg--action-ultra-dark-trans-40 {
}
.bg--action-ultra-dark-trans-60 {
}
.bg--action-ultra-dark-trans-80 {
}
.bg--action-ultra-dark-trans-90 {
}
.bg--action-ultra-light {
}
.btn--action {
}
.col-rule--action {
}
.col-rule--action-dark {
}
.col-rule--action-light {
}
.col-rule--action-medium {
}
.col-rule--action-ultra-dark {
}
.col-rule--action-ultra-light {
}
.focus--action {
}
.grid--alternate-xl {
}
.grid--alternate-l {
}
.grid--alternate-m {
}
.grid--alternate-s {
}
.isolation--isolate {
}
.link--action {
}
.link--action-dark {
}
.link--action-light {
}
.link--action-medium {
}
.link--action-ultra-dark {
}
.link--action-ultra-light {
}
.marker--action {
}
.marker--action-comp {
}
.marker--action-dark {
}
.marker--action-light {
}
.marker--action-medium {
}
.marker--action-ultra-dark {
}
.marker--action-ultra-light {
}
.overlay--action-light-trans-10 {
}
.overlay--action-light-trans-20 {
}
.overlay--action-light-trans-40 {
}
.overlay--action-light-trans-60 {
}
.overlay--action-light-trans-80 {
}
.overlay--action-light-trans-90 {
}
.overlay--action-trans-10 {
}
.overlay--action-trans-20 {
}
.overlay--action-trans-40 {
}
.overlay--action-trans-60 {
}
.overlay--action-trans-80 {
}
.overlay--action-trans-90 {
}
.overlay--action-ultra-dark-trans-10 {
}
.overlay--action-ultra-dark-trans-20 {
}
.overlay--action-ultra-dark-trans-40 {
}
.overlay--action-ultra-dark-trans-60 {
}
.overlay--action-ultra-dark-trans-80 {
}
.overlay--action-ultra-dark-trans-90 {
}
.text--action {
}
.text--action-comp {
}
.text--action-dark {
}
.text--action-light {
}
.text--action-medium {
}
.text--action-ultra-dark {
}
.text--action-ultra-light {
}
.sale-banner-background-colour {
}
.sale-banner-text-colour {
}
.button__add--cart-white:hover{
transform:scale3d(1.1,1.1,1.1); color:#faeeee;
}
.button__add--cart-white {
 border-top-color:#faeeee;
 border-right-color:#faeeee;
 border-bottom-color:#faeeee;
 border-left-color:#faeeee;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-right:24px;
 padding-bottom:16px;
 padding-left:24px;
 font-size:12px;
 color:#faeeee;
 text-transform:uppercase;
 transition-timing-function:ease-in-out;
 transition-property:all;
 transition-duration:0.4s;
 padding-top:16px;
 font-weight:700;
transition-duration: 0.4s !important;
}
.oxy-superbox-secondary-video {
 margin-top:-22px;
}
.shop__grid {
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
}
.shop__grid:not(.ct-section):not(.oxy-easy-posts),
.shop__grid.oxy-easy-posts .oxy-posts,
.shop__grid.ct-section .ct-section-inner-wrap{
display:flex;
}
.shop__title--container {
 width:100%;
 margin-top:auto;
}
.shop__title--container:not(.ct-section):not(.oxy-easy-posts),
.shop__title--container.oxy-easy-posts .oxy-posts,
.shop__title--container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
.shop__item--link {
 max-width:100%;
}
@media (max-width: 991px) {
.shop__item--link {
 max-width:184px;
}
}

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

.shop__grid--icon {
 height:80px !important ;
}
.hover--none:hover{
}
.hover--none:not(.ct-section):not(.oxy-easy-posts):hover,
.hover--none.oxy-easy-posts:hover .oxy-posts,
.hover--none.ct-section:hover .ct-section-inner-wrap{
display:none;
}
.hover--none {
}
.shop__subheading {
 font-family:Oswald;
 font-size:12px;
 text-transform:uppercase;
 letter-spacing:2px;
 font-weight:600;
}
.home__grid {
 background-color:#fafafa;
}
.gradient-1 {
}
.gradient-2 {
}
.gradient-3 {
}
.gradient-4 {
}
.gradient-5 {
 margin-bottom:100px;
}
.gradient-6 {
}
.gradient-7 {
}
.gradient-8 {
}
.gradient-9 {
}
.gradient-10 {
}
.content-gap {
}
.container-gap {
}
.grid-gap {
}
.toggle-8368 {
 padding-left:0px;
}
.toggle-8368:not(.ct-section):not(.oxy-easy-posts),
.toggle-8368.oxy-easy-posts .oxy-posts,
.toggle-8368.ct-section .ct-section-inner-wrap{
display:none;
}
.toggle-8368-expanded {
}
.tabs-8749-tab {
 width:50%;
 background-color:#191919;
 color:rgba(255,255,255,0.8);
 text-transform:uppercase;
 font-weight:700;
}
.tabs-8749-tab-active {
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:#b78fa2;
}
.tabs-contents-8749-tab {
}
.s6 {
}
.toggle-8958 {
 width:100%;
 padding-top:10px;
 padding-bottom:10px;
 border-bottom-color:#e8e8e8;
 border-bottom-style:solid;
 border-bottom-width:1px;
 color:#191919;
}

        
                .toggle-8958 .oxy-expand-collapse-icon::before,
        .toggle-8958 .oxy-expand-collapse-icon::after {
            background-color: #191919;        }
        
        .toggle-8958-expanded {
 color:#b5787f;
}

        
                .toggle-8958-expanded .oxy-expand-collapse-icon::before,
        .toggle-8958-expanded .oxy-expand-collapse-icon::after {
            background-color: #b5787f;        }
        
        .t-flow {
}
.bg--action-trans-30 {
}
.bg--action-trans-50 {
}
.bg--action-trans-70 {
}
.bg--action-light-trans-30 {
}
.bg--action-light-trans-50 {
}
.bg--action-light-trans-70 {
}
.bg--action-ultra-dark-trans-30 {
}
.bg--action-ultra-dark-trans-50 {
}
.bg--action-ultra-dark-trans-70 {
}
.bg--primary-trans-30 {
}
.bg--primary-trans-50 {
}
.bg--primary-trans-70 {
}
.bg--primary-light-trans-30 {
}
.bg--primary-light-trans-50 {
}
.bg--primary-light-trans-70 {
}
.bg--primary-ultra-dark-trans-30 {
}
.bg--primary-ultra-dark-trans-50 {
}
.bg--primary-ultra-dark-trans-70 {
}
.bg--secondary-trans-30 {
}
.bg--secondary-trans-50 {
}
.bg--secondary-trans-70 {
}
.bg--secondary-light-trans-30 {
}
.bg--secondary-light-trans-50 {
}
.bg--secondary-light-trans-70 {
}
.bg--secondary-ultra-dark-trans-30 {
}
.bg--secondary-ultra-dark-trans-50 {
}
.bg--secondary-ultra-dark-trans-70 {
}
.bg--accent-trans-30 {
}
.bg--accent-trans-50 {
}
.bg--accent-trans-70 {
}
.bg--accent-light-trans-30 {
}
.bg--accent-light-trans-50 {
}
.bg--accent-light-trans-70 {
}
.bg--accent-ultra-dark-trans-30 {
}
.bg--accent-ultra-dark-trans-50 {
}
.bg--accent-ultra-dark-trans-70 {
}
.bg--base-trans-30 {
}
.bg--base-trans-50 {
}
.bg--base-trans-70 {
}
.bg--base-light-trans-30 {
}
.bg--base-light-trans-50 {
}
.bg--base-light-trans-70 {
}
.bg--base-ultra-dark-trans-30 {
}
.bg--base-ultra-dark-trans-50 {
}
.bg--base-ultra-dark-trans-70 {
}
.bg--shade-trans-30 {
}
.bg--shade-trans-50 {
}
.bg--shade-trans-70 {
}
.bg--shade-light-trans-30 {
}
.bg--shade-light-trans-50 {
}
.bg--shade-light-trans-70 {
}
.bg--shade-ultra-dark-trans-30 {
}
.bg--shade-ultra-dark-trans-50 {
}
.bg--shade-ultra-dark-trans-70 {
}
.overlay--action-trans-30 {
}
.overlay--action-trans-50 {
}
.overlay--action-trans-70 {
}
.overlay--action-light-trans-30 {
}
.overlay--action-light-trans-50 {
}
.overlay--action-light-trans-70 {
}
.overlay--action-ultra-dark-trans-30 {
}
.overlay--action-ultra-dark-trans-50 {
}
.overlay--action-ultra-dark-trans-70 {
}
.overlay--primary-trans-30 {
}
.overlay--primary-trans-50 {
}
.overlay--primary-trans-70 {
}
.overlay--primary-light-trans-30 {
}
.overlay--primary-light-trans-50 {
}
.overlay--primary-light-trans-70 {
}
.overlay--primary-ultra-dark-trans-30 {
}
.overlay--primary-ultra-dark-trans-50 {
}
.overlay--primary-ultra-dark-trans-70 {
}
.overlay--secondary-trans-30 {
}
.overlay--secondary-trans-50 {
}
.overlay--secondary-trans-70 {
}
.overlay--secondary-light-trans-30 {
}
.overlay--secondary-light-trans-50 {
}
.overlay--secondary-light-trans-70 {
}
.overlay--secondary-ultra-dark-trans-30 {
}
.overlay--secondary-ultra-dark-trans-50 {
}
.overlay--secondary-ultra-dark-trans-70 {
}
.overlay--accent-trans-30 {
}
.overlay--accent-trans-50 {
}
.overlay--accent-trans-70 {
}
.overlay--accent-light-trans-30 {
}
.overlay--accent-light-trans-50 {
}
.overlay--accent-light-trans-70 {
}
.overlay--accent-ultra-dark-trans-30 {
}
.overlay--accent-ultra-dark-trans-50 {
}
.overlay--accent-ultra-dark-trans-70 {
}
.overlay--base-trans-30 {
}
.overlay--base-trans-50 {
}
.overlay--base-trans-70 {
}
.overlay--base-light-trans-30 {
}
.overlay--base-light-trans-50 {
}
.overlay--base-light-trans-70 {
}
.overlay--base-ultra-dark-trans-30 {
}
.overlay--base-ultra-dark-trans-50 {
}
.overlay--base-ultra-dark-trans-70 {
}
.overlay--shade-trans-30 {
}
.overlay--shade-trans-50 {
}
.overlay--shade-trans-70 {
}
.overlay--shade-light-trans-30 {
}
.overlay--shade-light-trans-50 {
}
.overlay--shade-light-trans-70 {
}
.overlay--shade-ultra-dark-trans-30 {
}
.overlay--shade-ultra-dark-trans-50 {
}
.overlay--shade-ultra-dark-trans-70 {
}
.text--success {
}
.bg--success {
}
.link--success {
}
.text--success-light {
}
.bg--success-light {
}
.link--success-light {
}
.text--danger {
}
.bg--danger {
}
.link--danger {
}
.text--danger-light {
}
.bg--danger-light {
}
.link--danger-light {
}
.text--warning {
}
.bg--warning {
}
.link--warning {
}
.text--warning-light {
}
.bg--warning-light {
}
.link--warning-light {
}
.text--info {
}
.bg--info {
}
.link--info {
}
.text--info-light {
}
.bg--info-light {
}
.link--info-light {
}
.ribbon {
}
.ribbon--top-right {
}
.ribbon--top-left {
}
.t-auto-close {
}
.open-sub-lightbox {
}
.button__medium:hover{
transform:scale(1.05,1.05) ;}
.button__medium {
transform:scale(1.05,1.05) ; border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:0.5px;
 border-right-width:0.5px;
 border-bottom-width:0.5px;
 border-left-width:0.5px;
 padding-top:16px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:16px;
 font-weight:600;
 margin-top:35px;
}
.center--x {
}
.center--y {
}
.form--light {
}
.form--dark {
}
.flex-grid--1 {
}
.flex-grid--2 {
}
.flex-grid--3 {
}
.flex-grid--4 {
}
.flex-grid--5 {
}
.flex-grid--6 {
}
.flex-grid--xl-1 {
}
.flex-grid--xl-2 {
}
.flex-grid--xl-3 {
}
.flex-grid--xl-4 {
}
.flex-grid--xl-5 {
}
.flex-grid--xl-6 {
}
.flex-grid--l-1 {
}
.flex-grid--l-2 {
}
.flex-grid--l-3 {
}
.flex-grid--l-4 {
}
.flex-grid--l-5 {
}
.flex-grid--l-6 {
}
.flex-grid--m-1 {
}
.flex-grid--m-2 {
}
.flex-grid--m-3 {
}
.flex-grid--m-4 {
}
.flex-grid--m-5 {
}
.flex-grid--m-6 {
}
.flex-grid--s-1 {
}
.flex-grid--s-2 {
}
.flex-grid--s-3 {
}
.flex-grid--s-4 {
}
.flex-grid--s-5 {
}
.flex-grid--s-6 {
}
.flex--grow {
}
.balance {
}
.unbalance {
}
.contain {
}
.content-width {
}
.content-width--safe {
}
.overlay--white-trans-10 {
}
.overlay--white-trans-20 {
}
.overlay--white-trans-40 {
}
.overlay--white-trans-60 {
}
.overlay--white-trans-80 {
}
.overlay--white-trans-90 {
}
.smart-spacing {
}
.policy-breadcrumbs {
 gap:8px;
 font-size:12px;
 text-align:left;
 text-transform:uppercase;
 margin-top:auto;
}
.policy-breadcrumbs:not(.ct-section):not(.oxy-easy-posts),
.policy-breadcrumbs.oxy-easy-posts .oxy-posts,
.policy-breadcrumbs.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:8px;
}
.custom-bgcolour {
}
.custom-textcolour {
}
.button__add--cart-large-black:hover{
transform:scale3d(1.1,1.1,1.1); color:#000000;
 background-color:#ffffff;
}
.button__add--cart-large-black {
 border-top-color:#000000;
 border-right-color:#000000;
 border-bottom-color:#000000;
 border-left-color:#000000;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-right:30px;
 padding-bottom:24px;
 padding-left:30px;
 font-size:20px;
 color:#ffffff;
 text-transform:uppercase;
 transition-timing-function:ease-in-out;
 transition-property:all;
 transition-duration:0.4s;
 padding-top:24px;
 font-weight:700;
 background-color:#000000;
 text-align:center;
transition-duration: 0.4s !important;
}
.custom-button-bg-colour:ct_depth{
}
.custom-button-bg-colour {
background-image:url(); text-align:left;
 background-repeat:no-repeat;
 background-position:50% 50%;
}
.custom-button-bg-colour .ct-section-inner-wrap {
padding-top: 40px;
padding-bottom: 40px;
}
.custom-button-bg-colour:not(.ct-section):not(.oxy-easy-posts),
.custom-button-bg-colour.oxy-easy-posts .oxy-posts,
.custom-button-bg-colour.ct-section .ct-section-inner-wrap{
align-items:center;
}
.margin-right__10 {
 margin-right:10px;
}
.list-image_pink-green {
 font-family:Oswald;
 color:#9ca858;
 font-size:1.6em;
 max-width:280px;
}
@media (max-width: 1120px) {
.list-image_pink-green {
 max-width:280px;
 line-height:1;
}
}

.imase-list-div {
 margin-top:20px;
 gap:20px;
 margin-right:20px;
 margin-left:20px;
 border-top-color:#e8e8e8;
 border-top-width:1px;
 border-top-style:solid;
 padding-top:20px;
}
.imase-list-div:not(.ct-section):not(.oxy-easy-posts),
.imase-list-div.oxy-easy-posts .oxy-posts,
.imase-list-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:20px;
}
@media (max-width: 1120px) {
.imase-list-div {
 border-top-color:#eceeef;
 border-top-width:1px;
 border-top-style:solid;
 margin-top:20px;
 padding-top:10px;
}
}

@media (max-width: 767px) {
.imase-list-div {
 margin-bottom:0px;
}
.imase-list-div:not(.ct-section):not(.oxy-easy-posts),
.imase-list-div.oxy-easy-posts .oxy-posts,
.imase-list-div.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.image-list-heading {
}
@media (max-width: 991px) {
.image-list-heading {
 font-size:0.7em;
}
}

.image-list-subheading {
 font-weight:600;
}
@media (max-width: 1120px) {
.image-list-subheading {
 text-transform:uppercase;
 margin-bottom:1px;
}
}

.facilitators-row {
 gap:20px;
 width:100%;
}
.facilitators-row:not(.ct-section):not(.oxy-easy-posts),
.facilitators-row.oxy-easy-posts .oxy-posts,
.facilitators-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-end;
gap:20px;
}
@media (max-width: 767px) {
.facilitators-row {
 text-align:right;
}
.facilitators-row:not(.ct-section):not(.oxy-easy-posts),
.facilitators-row.oxy-easy-posts .oxy-posts,
.facilitators-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.facilitators-info {
 width:50%;
 padding-bottom:26px;
}
@media (max-width: 767px) {
.facilitators-info {
 width:100%;
}
.facilitators-info:not(.ct-section):not(.oxy-easy-posts),
.facilitators-info.oxy-easy-posts .oxy-posts,
.facilitators-info.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.facilitators-name {
 gap:10px;
}
.facilitators-name:not(.ct-section):not(.oxy-easy-posts),
.facilitators-name.oxy-easy-posts .oxy-posts,
.facilitators-name.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-end;
gap:10px;
}
.facilitators-image-container {
 width:50%;
}
@media (max-width: 767px) {
.facilitators-image-container {
 width:100%;
}
.facilitators-image-container:not(.ct-section):not(.oxy-easy-posts),
.facilitators-image-container.oxy-easy-posts .oxy-posts,
.facilitators-image-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.facilitators-image {
 width:400px;
}
.my-account-call-info {
}
.toggle-2007 {
}
.toggle-2007-expanded {
}
.grid--xxl-1 {
}
.grid--xxl-2 {
}
.grid--xxl-3 {
}
.grid--xxl-4 {
}
.grid--s-5 {
}
.grid--m-5 {
}
.grid--xxl-5 {
}
.grid--s-6 {
}
.grid--m-6 {
}
.grid--l-6 {
}
.grid--xl-6 {
}
.grid--xxl-6 {
}
.grid--7 {
}
.grid--s-7 {
}
.grid--m-7 {
}
.grid--l-7 {
}
.grid--xl-7 {
}
.grid--xxl-7 {
}
.grid--8 {
}
.grid--s-8 {
}
.grid--m-8 {
}
.grid--l-8 {
}
.grid--xl-8 {
}
.grid--xxl-8 {
}
.grid--9 {
}
.grid--s-9 {
}
.grid--m-9 {
}
.grid--l-9 {
}
.grid--xl-9 {
}
.grid--xxl-9 {
}
.grid--10 {
}
.grid--s-10 {
}
.grid--m-10 {
}
.grid--l-10 {
}
.grid--xl-10 {
}
.grid--xxl-10 {
}
.grid--11 {
}
.grid--s-11 {
}
.grid--m-11 {
}
.grid--l-11 {
}
.grid--xl-11 {
}
.grid--xxl-11 {
}
.grid--12 {
}
.grid--s-12 {
}
.grid--m-12 {
}
.grid--l-12 {
}
.grid--xl-12 {
}
.grid--xxl-12 {
}
.grid--auto-7 {
}
.grid--auto-8 {
}
.grid--auto-9 {
}
.grid--auto-10 {
}
.grid--auto-11 {
}
.grid--auto-12 {
}
.grid--auto-rows {
}
.variable-grid {
}
.content-grid {
}
.content--feature {
}
.content--feature-max {
}
.content--full {
}
.content--full-safe {
}
.col-start--xxl-1 {
}
.col-start--xxl-2 {
}
.col-start--xxl-3 {
}
.col-start--xxl-4 {
}
.col-start--xxl-5 {
}
.col-start--xxl-6 {
}
.col-start--7 {
}
.col-start--s-7 {
}
.col-start--m-7 {
}
.col-start--l-7 {
}
.col-start--xl-7 {
}
.col-start--xxl-7 {
}
.col-start--8 {
}
.col-start--s-8 {
}
.col-start--m-8 {
}
.col-start--l-8 {
}
.col-start--xl-8 {
}
.col-start--xxl-8 {
}
.col-start--9 {
}
.col-start--s-9 {
}
.col-start--m-9 {
}
.col-start--l-9 {
}
.col-start--xl-9 {
}
.col-start--xxl-9 {
}
.col-start--10 {
}
.col-start--s-10 {
}
.col-start--m-10 {
}
.col-start--l-10 {
}
.col-start--xl-10 {
}
.col-start--xxl-10 {
}
.col-start--11 {
}
.col-start--s-11 {
}
.col-start--m-11 {
}
.col-start--l-11 {
}
.col-start--xl-11 {
}
.col-start--xxl-11 {
}
.col-start--12 {
}
.col-start--s-12 {
}
.col-start--m-12 {
}
.col-start--l-12 {
}
.col-start--xl-12 {
}
.col-start--xxl-12 {
}
.col-end--xxl-1 {
}
.col-end--xxl-2 {
}
.col-end--xxl-3 {
}
.col-end--xxl-4 {
}
.col-end--xxl-5 {
}
.col-end--xxl-6 {
}
.col-end--7 {
}
.col-end--s-7 {
}
.col-end--m-7 {
}
.col-end--l-7 {
}
.col-end--xl-7 {
}
.col-end--xxl-7 {
}
.col-end--8 {
}
.col-end--s-8 {
}
.col-end--m-8 {
}
.col-end--l-8 {
}
.col-end--xl-8 {
}
.col-end--xxl-8 {
}
.col-end--9 {
}
.col-end--s-9 {
}
.col-end--m-9 {
}
.col-end--l-9 {
}
.col-end--xl-9 {
}
.col-end--xxl-9 {
}
.col-end--10 {
}
.col-end--s-10 {
}
.col-end--m-10 {
}
.col-end--l-10 {
}
.col-end--xl-10 {
}
.col-end--xxl-10 {
}
.col-end--11 {
}
.col-end--s-11 {
}
.col-end--m-11 {
}
.col-end--l-11 {
}
.col-end--xl-11 {
}
.col-end--xxl-11 {
}
.col-end--12 {
}
.col-end--s-12 {
}
.col-end--m-12 {
}
.col-end--l-12 {
}
.col-end--xl-12 {
}
.col-end--xxl-12 {
}
.col-end--xxl-last {
}
.row-start--xxl-1 {
}
.row-start--xxl-2 {
}
.row-start--xxl-3 {
}
.row-start--xxl-4 {
}
.row-start--xxl-5 {
}
.row-start--xxl-6 {
}
.row-start--7 {
}
.row-start--s-7 {
}
.row-start--m-7 {
}
.row-start--l-7 {
}
.row-start--xl-7 {
}
.row-start--xxl-7 {
}
.row-start--8 {
}
.row-start--s-8 {
}
.row-start--m-8 {
}
.row-start--l-8 {
}
.row-start--xl-8 {
}
.row-start--xxl-8 {
}
.row-start--9 {
}
.row-start--s-9 {
}
.row-start--m-9 {
}
.row-start--l-9 {
}
.row-start--xl-9 {
}
.row-start--xxl-9 {
}
.row-start--10 {
}
.row-start--s-10 {
}
.row-start--m-10 {
}
.row-start--l-10 {
}
.row-start--xl-10 {
}
.row-start--xxl-10 {
}
.row-start--11 {
}
.row-start--s-11 {
}
.row-start--m-11 {
}
.row-start--l-11 {
}
.row-start--xl-11 {
}
.row-start--xxl-11 {
}
.row-start--12 {
}
.row-start--s-12 {
}
.row-start--m-12 {
}
.row-start--l-12 {
}
.row-start--xl-12 {
}
.row-start--xxl-12 {
}
.row-end--1 {
}
.row-end--s-1 {
}
.row-end--m-1 {
}
.row-end--l-1 {
}
.row-end--xl-1 {
}
.row-end--xxl-1 {
}
.row-end--2 {
}
.row-end--s-2 {
}
.row-end--m-2 {
}
.row-end--l-2 {
}
.row-end--xl-2 {
}
.row-end--xxl-2 {
}
.row-end--3 {
}
.row-end--s-3 {
}
.row-end--m-3 {
}
.row-end--l-3 {
}
.row-end--xl-3 {
}
.row-end--xxl-3 {
}
.row-end--4 {
}
.row-end--s-4 {
}
.row-end--m-4 {
}
.row-end--l-4 {
}
.row-end--xl-4 {
}
.row-end--xxl-4 {
}
.row-end--5 {
}
.row-end--s-5 {
}
.row-end--m-5 {
}
.row-end--l-5 {
}
.row-end--xl-5 {
}
.row-end--xxl-5 {
}
.row-end--6 {
}
.row-end--s-6 {
}
.row-end--m-6 {
}
.row-end--l-6 {
}
.row-end--xl-6 {
}
.row-end--xxl-6 {
}
.row-end--7 {
}
.row-end--s-7 {
}
.row-end--m-7 {
}
.row-end--l-7 {
}
.row-end--xl-7 {
}
.row-end--xxl-7 {
}
.row-end--8 {
}
.row-end--s-8 {
}
.row-end--m-8 {
}
.row-end--l-8 {
}
.row-end--xl-8 {
}
.row-end--xxl-8 {
}
.row-end--9 {
}
.row-end--s-9 {
}
.row-end--m-9 {
}
.row-end--l-9 {
}
.row-end--xl-9 {
}
.row-end--xxl-9 {
}
.row-end--10 {
}
.row-end--s-10 {
}
.row-end--m-10 {
}
.row-end--l-10 {
}
.row-end--xl-10 {
}
.row-end--xxl-10 {
}
.row-end--11 {
}
.row-end--s-11 {
}
.row-end--m-11 {
}
.row-end--l-11 {
}
.row-end--xl-11 {
}
.row-end--xxl-11 {
}
.row-end--12 {
}
.row-end--s-12 {
}
.row-end--m-12 {
}
.row-end--l-12 {
}
.row-end--xl-12 {
}
.row-end--xxl-12 {
}
.row-end--last {
}
.row-end--s-last {
}
.row-end--m-last {
}
.row-end--l-last {
}
.row-end--xl-last {
}
.row-end--xxl-last {
}
.col-span--1 {
}
.col-span--7 {
}
.col-span--s-7 {
}
.col-span--m-7 {
}
.col-span--l-7 {
}
.col-span--xl-7 {
}
.col-span--8 {
}
.col-span--s-8 {
}
.col-span--m-8 {
}
.col-span--l-8 {
}
.col-span--xl-8 {
}
.col-span--9 {
}
.col-span--s-9 {
}
.col-span--m-9 {
}
.col-span--l-9 {
}
.col-span--xl-9 {
}
.col-span--10 {
}
.col-span--s-10 {
}
.col-span--m-10 {
}
.col-span--l-10 {
}
.col-span--xl-10 {
}
.col-span--11 {
}
.col-span--s-11 {
}
.col-span--m-11 {
}
.col-span--l-11 {
}
.col-span--xl-11 {
}
.col-span--12 {
}
.col-span--s-12 {
}
.col-span--m-12 {
}
.col-span--l-12 {
}
.col-span--xl-12 {
}
.col-span--s-all {
}
.col-span--m-all {
}
.col-span--l-all {
}
.col-span--xl-all {
}
.row-span--1 {
}
.row-span--7 {
}
.row-span--s-7 {
}
.row-span--m-7 {
}
.row-span--l-7 {
}
.row-span--xl-7 {
}
.row-span--8 {
}
.row-span--s-8 {
}
.row-span--m-8 {
}
.row-span--l-8 {
}
.row-span--xl-8 {
}
.row-span--9 {
}
.row-span--s-9 {
}
.row-span--m-9 {
}
.row-span--l-9 {
}
.row-span--xl-9 {
}
.row-span--10 {
}
.row-span--s-10 {
}
.row-span--m-10 {
}
.row-span--l-10 {
}
.row-span--xl-10 {
}
.row-span--11 {
}
.row-span--s-11 {
}
.row-span--m-11 {
}
.row-span--l-11 {
}
.row-span--xl-11 {
}
.row-span--12 {
}
.row-span--s-12 {
}
.row-span--m-12 {
}
.row-span--l-12 {
}
.row-span--xl-12 {
}
.order--first-xxl {
}
.order--first-xs {
}
.order--last-xxl {
}
.order--last-xs {
}
.justify-content--stretch {
}
.justify-items--stretch {
}
.align-content--stretch {
}
.align-items--stretch {
}
.width--content {
}
.height--vp-max {
}
.height--content {
}
.height--auto {
}
.height--20 {
}
.height--xxl-20 {
}
.height--xl-20 {
}
.height--l-20 {
}
.height--m-20 {
}
.height--s-20 {
}
.height--xs-20 {
}
.height--xxl-30 {
}
.height--xs-30 {
}
.height--xxl-40 {
}
.height--xs-40 {
}
.height--xxl-50 {
}
.height--xs-50 {
}
.height--xxl-60 {
}
.height--xs-60 {
}
.height--xxl-70 {
}
.height--xs-70 {
}
.height--xxl-80 {
}
.height--xs-80 {
}
.height--xxl-90 {
}
.height--xs-90 {
}
.height--100 {
}
.height--xxl-100 {
}
.height--xl-100 {
}
.height--l-100 {
}
.height--m-100 {
}
.height--s-100 {
}
.height--xs-100 {
}
.max-height--full {
}
.max-height--20 {
}
.max-height--xxl-20 {
}
.max-height--xl-20 {
}
.max-height--l-20 {
}
.max-height--m-20 {
}
.max-height--s-20 {
}
.max-height--xs-20 {
}
.max-height--xxl-30 {
}
.max-height--xs-30 {
}
.max-height--xxl-40 {
}
.max-height--xs-40 {
}
.max-height--xxl-50 {
}
.max-height--xs-50 {
}
.max-height--xxl-60 {
}
.max-height--xs-60 {
}
.max-height--xxl-70 {
}
.max-height--xs-70 {
}
.max-height--xxl-80 {
}
.max-height--xs-80 {
}
.max-height--xxl-90 {
}
.max-height--xs-90 {
}
.max-height--100 {
}
.max-height--xxl-100 {
}
.max-height--xl-100 {
}
.max-height--l-100 {
}
.max-height--m-100 {
}
.max-height--s-100 {
}
.max-height--xs-100 {
}
.display--xs-block {
}
.display--xxl-block {
}
.display--xs-none {
}
.display--xxl-none {
}
.visibility--xs-hidden {
}
.visibility--xxl-hidden {
}
.visibility--xs-visible {
}
.visibility--xxl-visible {
}
.center--all-xs {
}
.center--all-xxl {
}
.center--y-xs {
}
.center--y-s {
}
.center--y-m {
}
.center--y-l {
}
.center--y-xl {
}
.center--y-xxl {
}
.center--x-xs {
}
.center--x-s {
}
.center--x-m {
}
.center--x-l {
}
.center--x-xl {
}
.center--x-xxl {
}
.center--left-xs {
}
.center--left-xxl {
}
.center--right-xs {
}
.center--right-xxl {
}
.center--top-xs {
}
.center--top-xxl {
}
.center--bottom-xs {
}
.center--bottom-xxl {
}
.z--xs-bottom {
}
.z--xxl-bottom {
}
.z--xs-0 {
}
.z--xxl-0 {
}
.z--xs-10 {
}
.z--xxl-10 {
}
.z--xs-20 {
}
.z--xxl-20 {
}
.z--xs-30 {
}
.z--xxl-30 {
}
.z--xs-40 {
}
.z--xxl-40 {
}
.z--xs-50 {
}
.z--xxl-50 {
}
.z--xs-60 {
}
.z--xxl-60 {
}
.z--xs-70 {
}
.z--xxl-70 {
}
.z--xs-80 {
}
.z--xxl-80 {
}
.z--xs-90 {
}
.z--xxl-90 {
}
.z--xs-top {
}
.z--xxl-top {
}
.sticky-top {
}
.masonry--1 {
}
.masonry--xs-1 {
}
.masonry--s-1 {
}
.masonry--m-1 {
}
.masonry--l-1 {
}
.masonry--xl-1 {
}
.masonry--xxl-1 {
}
.masonry--2 {
}
.masonry--xs-2 {
}
.masonry--s-2 {
}
.masonry--m-2 {
}
.masonry--l-2 {
}
.masonry--xl-2 {
}
.masonry--xxl-2 {
}
.masonry--3 {
}
.masonry--xs-3 {
}
.masonry--s-3 {
}
.masonry--m-3 {
}
.masonry--l-3 {
}
.masonry--xl-3 {
}
.masonry--xxl-3 {
}
.masonry--4 {
}
.masonry--xs-4 {
}
.masonry--s-4 {
}
.masonry--m-4 {
}
.masonry--l-4 {
}
.masonry--xl-4 {
}
.masonry--xxl-4 {
}
.masonry--5 {
}
.masonry--xs-5 {
}
.masonry--s-5 {
}
.masonry--m-5 {
}
.masonry--l-5 {
}
.masonry--xl-5 {
}
.masonry--xxl-5 {
}
.padding--xs {
}
.padding--s {
}
.padding--m {
}
.padding--l {
}
.padding--xl {
}
.padding--xxl {
}
.padding--none {
}
.header--xs {
}
.header--s {
}
.header--m {
}
.header--l {
}
.header--xl {
}
.header--xxl {
}
.section--xs {
}
.section--s-xs {
}
.section--m-xs {
}
.section--l-xs {
}
.section--xl-xs {
}
.section--xxl-xs {
}
.section--s {
}
.section--s-s {
}
.section--m-s {
}
.section--l-s {
}
.section--xl-s {
}
.section--xxl-s {
}
.section--m {
}
.section--s-m {
}
.section--m-m {
}
.section--l-m {
}
.section--xl-m {
}
.section--xxl-m {
}
.section--l {
}
.section--s-l {
}
.section--m-l {
}
.section--l-l {
}
.section--xl-l {
}
.section--xxl-l {
}
.section--xl {
}
.section--s-xl {
}
.section--m-xl {
}
.section--l-xl {
}
.section--xl-xl {
}
.section--xxl-xl {
}
.section--xxl {
}
.section--s-xxl {
}
.section--m-xxl {
}
.section--l-xxl {
}
.section--xl-xxl {
}
.section--xxl-xxl {
}
.section--none {
}
.section--s-none {
}
.section--m-none {
}
.section--l-none {
}
.section--xl-none {
}
.section--xxl-none {
}
.pad-section--xxl-xs {
}
.pad-section--xxl-s {
}
.pad-section--s-m {
}
.pad-section--m-m {
}
.pad-section--l-m {
}
.pad-section--xl-m {
}
.pad-section--xxl-m {
}
.pad-section--xxl-l {
}
.pad-section--xxl-xl {
}
.pad-section--xxl-xxl {
}
.pad-section--xxl-none {
}
.gap--none {
}
.row-gap--xs {
}
.row-gap--xs-xs {
}
.row-gap--s-xs {
}
.row-gap--m-xs {
}
.row-gap--l-xs {
}
.row-gap--xl-xs {
}
.row-gap--xxl-xs {
}
.row-gap--s {
}
.row-gap--xs-s {
}
.row-gap--s-s {
}
.row-gap--m-s {
}
.row-gap--l-s {
}
.row-gap--xl-s {
}
.row-gap--xxl-s {
}
.row-gap--m {
}
.row-gap--xs-m {
}
.row-gap--s-m {
}
.row-gap--m-m {
}
.row-gap--l-m {
}
.row-gap--xl-m {
}
.row-gap--xxl-m {
}
.row-gap--l {
}
.row-gap--xs-l {
}
.row-gap--s-l {
}
.row-gap--m-l {
}
.row-gap--l-l {
}
.row-gap--xl-l {
}
.row-gap--xxl-l {
}
.row-gap--xl {
}
.row-gap--xs-xl {
}
.row-gap--s-xl {
}
.row-gap--m-xl {
}
.row-gap--l-xl {
}
.row-gap--xl-xl {
}
.row-gap--xxl-xl {
}
.row-gap--xxl {
}
.row-gap--xs-xxl {
}
.row-gap--s-xxl {
}
.row-gap--m-xxl {
}
.row-gap--l-xxl {
}
.row-gap--xl-xxl {
}
.row-gap--xxl-xxl {
}
.text--dark {
}
.text--dark-muted {
}
.text--light {
}
.text--light-muted {
}
.text--action-semi-dark {
}
.text--action-semi-light {
}
.text--action-hover {
}
.text--primary-semi-dark {
}
.text--primary-semi-light {
}
.text--primary-hover {
}
.text--secondary-semi-dark {
}
.text--secondary-semi-light {
}
.text--secondary-hover {
}
.text--accent-semi-dark {
}
.text--accent-semi-light {
}
.text--accent-hover {
}
.text--base-semi-dark {
}
.text--base-semi-light {
}
.text--base-hover {
}
.text--shade-semi-dark {
}
.text--shade {
}
.text--shade-semi-light {
}
.text--shade-comp {
}
.text--shade-hover {
}
.text--neutral-ultra-dark {
}
.text--neutral-dark {
}
.text--neutral-semi-dark {
}
.text--neutral-medium {
}
.text--neutral {
}
.text--neutral-semi-light {
}
.text--neutral-light {
}
.text--neutral-ultra-light {
}
.text--neutral-comp {
}
.text--neutral-hover {
}
.text--success-ultra-dark {
}
.text--success-dark {
}
.text--success-semi-dark {
}
.text--success-medium {
}
.text--success-semi-light {
}
.text--success-ultra-light {
}
.text--success-comp {
}
.text--success-hover {
}
.text--danger-ultra-dark {
}
.text--danger-dark {
}
.text--danger-semi-dark {
}
.text--danger-medium {
}
.text--danger-semi-light {
}
.text--danger-ultra-light {
}
.text--danger-comp {
}
.text--danger-hover {
}
.text--warning-ultra-dark {
}
.text--warning-dark {
}
.text--warning-semi-dark {
}
.text--warning-medium {
}
.text--warning-semi-light {
}
.text--warning-ultra-light {
}
.text--warning-comp {
}
.text--warning-hover {
}
.text--info-ultra-dark {
}
.text--info-dark {
}
.text--info-semi-dark {
}
.text--info-medium {
}
.text--info-semi-light {
}
.text--info-ultra-light {
}
.text--info-comp {
}
.text--info-hover {
}
.h4 {
}
.h5 {
}
.h6 {
}
.bg--ultra-dark {
}
.bg--dark {
}
.bg--light {
}
.bg--ultra-light {
}
.bg--action-dark-trans-90 {
}
.bg--action-dark-trans-80 {
}
.bg--action-dark-trans-70 {
}
.bg--action-dark-trans-60 {
}
.bg--action-dark-trans-50 {
}
.bg--action-dark-trans-40 {
}
.bg--action-dark-trans-30 {
}
.bg--action-dark-trans-20 {
}
.bg--action-dark-trans-10 {
}
.bg--action-semi-dark {
}
.bg--action-semi-light {
}
.bg--primary-dark-trans-90 {
}
.bg--primary-dark-trans-80 {
}
.bg--primary-dark-trans-70 {
}
.bg--primary-dark-trans-60 {
}
.bg--primary-dark-trans-50 {
}
.bg--primary-dark-trans-40 {
}
.bg--primary-dark-trans-30 {
}
.bg--primary-dark-trans-20 {
}
.bg--primary-dark-trans-10 {
}
.bg--primary-semi-dark {
}
.bg--primary-semi-light {
}
.bg--secondary-dark-trans-90 {
}
.bg--secondary-dark-trans-80 {
}
.bg--secondary-dark-trans-70 {
}
.bg--secondary-dark-trans-60 {
}
.bg--secondary-dark-trans-50 {
}
.bg--secondary-dark-trans-40 {
}
.bg--secondary-dark-trans-30 {
}
.bg--secondary-dark-trans-20 {
}
.bg--secondary-dark-trans-10 {
}
.bg--secondary-semi-dark {
}
.bg--secondary-semi-light {
}
.bg--accent-dark-trans-90 {
}
.bg--accent-dark-trans-80 {
}
.bg--accent-dark-trans-70 {
}
.bg--accent-dark-trans-60 {
}
.bg--accent-dark-trans-50 {
}
.bg--accent-dark-trans-40 {
}
.bg--accent-dark-trans-30 {
}
.bg--accent-dark-trans-20 {
}
.bg--accent-dark-trans-10 {
}
.bg--accent-semi-dark {
}
.bg--accent-semi-light {
}
.bg--base-dark-trans-90 {
}
.bg--base-dark-trans-80 {
}
.bg--base-dark-trans-70 {
}
.bg--base-dark-trans-60 {
}
.bg--base-dark-trans-50 {
}
.bg--base-dark-trans-40 {
}
.bg--base-dark-trans-30 {
}
.bg--base-dark-trans-20 {
}
.bg--base-dark-trans-10 {
}
.bg--base-semi-dark {
}
.bg--base-semi-light {
}
.bg--neutral-ultra-dark {
}
.bg--neutral-ultra-dark-trans-90 {
}
.bg--neutral-ultra-dark-trans-80 {
}
.bg--neutral-ultra-dark-trans-70 {
}
.bg--neutral-ultra-dark-trans-60 {
}
.bg--neutral-ultra-dark-trans-50 {
}
.bg--neutral-ultra-dark-trans-40 {
}
.bg--neutral-ultra-dark-trans-30 {
}
.bg--neutral-ultra-dark-trans-20 {
}
.bg--neutral-ultra-dark-trans-10 {
}
.bg--neutral-dark {
}
.bg--neutral-dark-trans-90 {
}
.bg--neutral-dark-trans-80 {
}
.bg--neutral-dark-trans-70 {
}
.bg--neutral-dark-trans-60 {
}
.bg--neutral-dark-trans-50 {
}
.bg--neutral-dark-trans-40 {
}
.bg--neutral-dark-trans-30 {
}
.bg--neutral-dark-trans-20 {
}
.bg--neutral-dark-trans-10 {
}
.bg--neutral-semi-dark {
}
.bg--neutral-medium {
}
.bg--neutral {
}
.bg--neutral-trans-90 {
}
.bg--neutral-trans-80 {
}
.bg--neutral-trans-70 {
}
.bg--neutral-trans-60 {
}
.bg--neutral-trans-50 {
}
.bg--neutral-trans-40 {
}
.bg--neutral-trans-30 {
}
.bg--neutral-trans-20 {
}
.bg--neutral-trans-10 {
}
.bg--neutral-semi-light {
}
.bg--neutral-light {
}
.bg--neutral-light-trans-90 {
}
.bg--neutral-light-trans-80 {
}
.bg--neutral-light-trans-70 {
}
.bg--neutral-light-trans-60 {
}
.bg--neutral-light-trans-50 {
}
.bg--neutral-light-trans-40 {
}
.bg--neutral-light-trans-30 {
}
.bg--neutral-light-trans-20 {
}
.bg--neutral-light-trans-10 {
}
.bg--neutral-ultra-light {
}
.bg--neutral-comp {
}
.bg--neutral-hover {
}
.bg--shade-dark-trans-90 {
}
.bg--shade-dark-trans-80 {
}
.bg--shade-dark-trans-70 {
}
.bg--shade-dark-trans-60 {
}
.bg--shade-dark-trans-50 {
}
.bg--shade-dark-trans-40 {
}
.bg--shade-dark-trans-30 {
}
.bg--shade-dark-trans-20 {
}
.bg--shade-dark-trans-10 {
}
.bg--shade-semi-dark {
}
.bg--shade {
}
.bg--shade-semi-light {
}
.bg--shade-comp {
}
.bg--shade-hover {
}
.bg--black-trans-70 {
}
.bg--black-trans-50 {
}
.bg--black-trans-30 {
}
.bg--white-trans-70 {
}
.bg--white-trans-50 {
}
.bg--white-trans-30 {
}
.bg--success-ultra-dark {
}
.bg--success-ultra-dark-trans-90 {
}
.bg--success-ultra-dark-trans-80 {
}
.bg--success-ultra-dark-trans-70 {
}
.bg--success-ultra-dark-trans-60 {
}
.bg--success-ultra-dark-trans-50 {
}
.bg--success-ultra-dark-trans-40 {
}
.bg--success-ultra-dark-trans-30 {
}
.bg--success-ultra-dark-trans-20 {
}
.bg--success-ultra-dark-trans-10 {
}
.bg--success-dark {
}
.bg--success-dark-trans-90 {
}
.bg--success-dark-trans-80 {
}
.bg--success-dark-trans-70 {
}
.bg--success-dark-trans-60 {
}
.bg--success-dark-trans-50 {
}
.bg--success-dark-trans-40 {
}
.bg--success-dark-trans-30 {
}
.bg--success-dark-trans-20 {
}
.bg--success-dark-trans-10 {
}
.bg--success-semi-dark {
}
.bg--success-medium {
}
.bg--success-trans-90 {
}
.bg--success-trans-80 {
}
.bg--success-trans-70 {
}
.bg--success-trans-60 {
}
.bg--success-trans-50 {
}
.bg--success-trans-40 {
}
.bg--success-trans-30 {
}
.bg--success-trans-20 {
}
.bg--success-trans-10 {
}
.bg--success-semi-light {
}
.bg--success-light-trans-90 {
}
.bg--success-light-trans-80 {
}
.bg--success-light-trans-70 {
}
.bg--success-light-trans-60 {
}
.bg--success-light-trans-50 {
}
.bg--success-light-trans-40 {
}
.bg--success-light-trans-30 {
}
.bg--success-light-trans-20 {
}
.bg--success-light-trans-10 {
}
.bg--success-ultra-light {
}
.bg--success-comp {
}
.bg--success-hover {
}
.bg--danger-ultra-dark {
}
.bg--danger-ultra-dark-trans-90 {
}
.bg--danger-ultra-dark-trans-80 {
}
.bg--danger-ultra-dark-trans-70 {
}
.bg--danger-ultra-dark-trans-60 {
}
.bg--danger-ultra-dark-trans-50 {
}
.bg--danger-ultra-dark-trans-40 {
}
.bg--danger-ultra-dark-trans-30 {
}
.bg--danger-ultra-dark-trans-20 {
}
.bg--danger-ultra-dark-trans-10 {
}
.bg--danger-dark {
}
.bg--danger-dark-trans-90 {
}
.bg--danger-dark-trans-80 {
}
.bg--danger-dark-trans-70 {
}
.bg--danger-dark-trans-60 {
}
.bg--danger-dark-trans-50 {
}
.bg--danger-dark-trans-40 {
}
.bg--danger-dark-trans-30 {
}
.bg--danger-dark-trans-20 {
}
.bg--danger-dark-trans-10 {
}
.bg--danger-semi-dark {
}
.bg--danger-medium {
}
.bg--danger-trans-90 {
}
.bg--danger-trans-80 {
}
.bg--danger-trans-70 {
}
.bg--danger-trans-60 {
}
.bg--danger-trans-50 {
}
.bg--danger-trans-40 {
}
.bg--danger-trans-30 {
}
.bg--danger-trans-20 {
}
.bg--danger-trans-10 {
}
.bg--danger-semi-light {
}
.bg--danger-light-trans-90 {
}
.bg--danger-light-trans-80 {
}
.bg--danger-light-trans-70 {
}
.bg--danger-light-trans-60 {
}
.bg--danger-light-trans-50 {
}
.bg--danger-light-trans-40 {
}
.bg--danger-light-trans-30 {
}
.bg--danger-light-trans-20 {
}
.bg--danger-light-trans-10 {
}
.bg--danger-ultra-light {
}
.bg--danger-comp {
}
.bg--danger-hover {
}
.bg--warning-ultra-dark {
}
.bg--warning-ultra-dark-trans-90 {
}
.bg--warning-ultra-dark-trans-80 {
}
.bg--warning-ultra-dark-trans-70 {
}
.bg--warning-ultra-dark-trans-60 {
}
.bg--warning-ultra-dark-trans-50 {
}
.bg--warning-ultra-dark-trans-40 {
}
.bg--warning-ultra-dark-trans-30 {
}
.bg--warning-ultra-dark-trans-20 {
}
.bg--warning-ultra-dark-trans-10 {
}
.bg--warning-dark {
}
.bg--warning-dark-trans-90 {
}
.bg--warning-dark-trans-80 {
}
.bg--warning-dark-trans-70 {
}
.bg--warning-dark-trans-60 {
}
.bg--warning-dark-trans-50 {
}
.bg--warning-dark-trans-40 {
}
.bg--warning-dark-trans-30 {
}
.bg--warning-dark-trans-20 {
}
.bg--warning-dark-trans-10 {
}
.bg--warning-semi-dark {
}
.bg--warning-medium {
}
.bg--warning-trans-90 {
}
.bg--warning-trans-80 {
}
.bg--warning-trans-70 {
}
.bg--warning-trans-60 {
}
.bg--warning-trans-50 {
}
.bg--warning-trans-40 {
}
.bg--warning-trans-30 {
}
.bg--warning-trans-20 {
}
.bg--warning-trans-10 {
}
.bg--warning-semi-light {
}
.bg--warning-light-trans-90 {
}
.bg--warning-light-trans-80 {
}
.bg--warning-light-trans-70 {
}
.bg--warning-light-trans-60 {
}
.bg--warning-light-trans-50 {
}
.bg--warning-light-trans-40 {
}
.bg--warning-light-trans-30 {
}
.bg--warning-light-trans-20 {
}
.bg--warning-light-trans-10 {
}
.bg--warning-ultra-light {
}
.bg--warning-comp {
}
.bg--warning-hover {
}
.bg--info-ultra-dark {
}
.bg--info-ultra-dark-trans-90 {
}
.bg--info-ultra-dark-trans-80 {
}
.bg--info-ultra-dark-trans-70 {
}
.bg--info-ultra-dark-trans-60 {
}
.bg--info-ultra-dark-trans-50 {
}
.bg--info-ultra-dark-trans-40 {
}
.bg--info-ultra-dark-trans-30 {
}
.bg--info-ultra-dark-trans-20 {
}
.bg--info-ultra-dark-trans-10 {
}
.bg--info-dark {
}
.bg--info-dark-trans-90 {
}
.bg--info-dark-trans-80 {
}
.bg--info-dark-trans-70 {
}
.bg--info-dark-trans-60 {
}
.bg--info-dark-trans-50 {
}
.bg--info-dark-trans-40 {
}
.bg--info-dark-trans-30 {
}
.bg--info-dark-trans-20 {
}
.bg--info-dark-trans-10 {
}
.bg--info-semi-dark {
}
.bg--info-medium {
}
.bg--info-trans-90 {
}
.bg--info-trans-80 {
}
.bg--info-trans-70 {
}
.bg--info-trans-60 {
}
.bg--info-trans-50 {
}
.bg--info-trans-40 {
}
.bg--info-trans-30 {
}
.bg--info-trans-20 {
}
.bg--info-trans-10 {
}
.bg--info-semi-light {
}
.bg--info-light-trans-90 {
}
.bg--info-light-trans-80 {
}
.bg--info-light-trans-70 {
}
.bg--info-light-trans-60 {
}
.bg--info-light-trans-50 {
}
.bg--info-light-trans-40 {
}
.bg--info-light-trans-30 {
}
.bg--info-light-trans-20 {
}
.bg--info-light-trans-10 {
}
.bg--info-ultra-light {
}
.bg--info-comp {
}
.bg--info-hover {
}
.overlay--action-dark-trans-90 {
}
.overlay--action-dark-trans-80 {
}
.overlay--action-dark-trans-60 {
}
.overlay--action-dark-trans-30 {
}
.overlay--action-dark-trans-50 {
}
.overlay--action-dark-trans-40 {
}
.overlay--action-dark-trans-70 {
}
.overlay--action-dark-trans-20 {
}
.overlay--action-dark-trans-10 {
}
.overlay--primary-dark-trans-90 {
}
.overlay--primary-dark-trans-80 {
}
.overlay--primary-dark-trans-60 {
}
.overlay--primary-dark-trans-30 {
}
.overlay--primary-dark-trans-50 {
}
.overlay--primary-dark-trans-40 {
}
.overlay--primary-dark-trans-70 {
}
.overlay--primary-dark-trans-20 {
}
.overlay--primary-dark-trans-10 {
}
.overlay--secondary-dark-trans-90 {
}
.overlay--secondary-dark-trans-80 {
}
.overlay--secondary-dark-trans-60 {
}
.overlay--secondary-dark-trans-30 {
}
.overlay--secondary-dark-trans-50 {
}
.overlay--secondary-dark-trans-40 {
}
.overlay--secondary-dark-trans-70 {
}
.overlay--secondary-dark-trans-20 {
}
.overlay--secondary-dark-trans-10 {
}
.overlay--accent-dark-trans-90 {
}
.overlay--accent-dark-trans-80 {
}
.overlay--accent-dark-trans-60 {
}
.overlay--accent-dark-trans-30 {
}
.overlay--accent-dark-trans-50 {
}
.overlay--accent-dark-trans-40 {
}
.overlay--accent-dark-trans-70 {
}
.overlay--accent-dark-trans-20 {
}
.overlay--accent-dark-trans-10 {
}
.overlay--base-dark-trans-90 {
}
.overlay--base-dark-trans-80 {
}
.overlay--base-dark-trans-60 {
}
.overlay--base-dark-trans-30 {
}
.overlay--base-dark-trans-50 {
}
.overlay--base-dark-trans-40 {
}
.overlay--base-dark-trans-70 {
}
.overlay--base-dark-trans-20 {
}
.overlay--base-dark-trans-10 {
}
.overlay--neutral-ultra-dark-trans-90 {
}
.overlay--neutral-ultra-dark-trans-80 {
}
.overlay--neutral-ultra-dark-trans-70 {
}
.overlay--neutral-ultra-dark-trans-60 {
}
.overlay--neutral-ultra-dark-trans-50 {
}
.overlay--neutral-ultra-dark-trans-40 {
}
.overlay--neutral-ultra-dark-trans-30 {
}
.overlay--neutral-ultra-dark-trans-20 {
}
.overlay--neutral-ultra-dark-trans-10 {
}
.overlay--neutral-dark-trans-90 {
}
.overlay--neutral-dark-trans-80 {
}
.overlay--neutral-dark-trans-60 {
}
.overlay--neutral-dark-trans-30 {
}
.overlay--neutral-dark-trans-50 {
}
.overlay--neutral-dark-trans-40 {
}
.overlay--neutral-dark-trans-70 {
}
.overlay--neutral-dark-trans-20 {
}
.overlay--neutral-dark-trans-10 {
}
.overlay--neutral-trans-90 {
}
.overlay--neutral-trans-80 {
}
.overlay--neutral-trans-70 {
}
.overlay--neutral-trans-60 {
}
.overlay--neutral-trans-50 {
}
.overlay--neutral-trans-40 {
}
.overlay--neutral-trans-30 {
}
.overlay--neutral-trans-20 {
}
.overlay--neutral-trans-10 {
}
.overlay--neutral-light-trans-90 {
}
.overlay--neutral-light-trans-80 {
}
.overlay--neutral-light-trans-70 {
}
.overlay--neutral-light-trans-60 {
}
.overlay--neutral-light-trans-50 {
}
.overlay--neutral-light-trans-40 {
}
.overlay--neutral-light-trans-30 {
}
.overlay--neutral-light-trans-20 {
}
.overlay--neutral-light-trans-10 {
}
.overlay--shade-ultra-dark-trans-90 {
}
.overlay--shade-ultra-dark-trans-80 {
}
.overlay--shade-ultra-dark-trans-60 {
}
.overlay--shade-ultra-dark-trans-40 {
}
.overlay--shade-ultra-dark-trans-20 {
}
.overlay--shade-ultra-dark-trans-10 {
}
.overlay--shade-dark-trans-90 {
}
.overlay--shade-dark-trans-80 {
}
.overlay--shade-dark-trans-60 {
}
.overlay--shade-dark-trans-30 {
}
.overlay--shade-dark-trans-50 {
}
.overlay--shade-dark-trans-40 {
}
.overlay--shade-dark-trans-70 {
}
.overlay--shade-dark-trans-20 {
}
.overlay--shade-dark-trans-10 {
}
.overlay--shade-trans-90 {
}
.overlay--shade-trans-80 {
}
.overlay--shade-trans-60 {
}
.overlay--shade-trans-40 {
}
.overlay--shade-trans-20 {
}
.overlay--shade-trans-10 {
}
.overlay--shade-light-trans-90 {
}
.overlay--shade-light-trans-80 {
}
.overlay--shade-light-trans-60 {
}
.overlay--shade-light-trans-40 {
}
.overlay--shade-light-trans-20 {
}
.overlay--shade-light-trans-10 {
}
.overlay--black-trans-70 {
}
.overlay--black-trans-50 {
}
.overlay--black-trans-30 {
}
.overlay--white-trans-70 {
}
.overlay--white-trans-50 {
}
.overlay--white-trans-30 {
}
.btn--clear {
}
.btn--primary-light {
}
.btn--primary-dark {
}
.btn--secondary-light {
}
.btn--secondary-dark {
}
.btn--tertiary {
}
.btn--tertiary-light {
}
.btn--tertiary-dark {
}
.btn--accent-light {
}
.btn--accent-dark {
}
.btn--base-light {
}
.btn--base-dark {
}
.btn--neutral {
}
.btn--neutral-light {
}
.btn--neutral-dark {
}
.skip-link {
}
.link--action-semi-dark {
}
.link--action-semi-light {
}
.link--action-comp {
}
.link--action-hover {
}
.link--primary-semi-dark {
}
.link--primary-semi-light {
}
.link--primary-comp {
}
.link--primary-hover {
}
.link--secondary-semi-dark {
}
.link--secondary-semi-light {
}
.link--secondary-comp {
}
.link--secondary-hover {
}
.link--accent-semi-dark {
}
.link--accent-semi-light {
}
.link--accent-comp {
}
.link--accent-hover {
}
.link--base-semi-dark {
}
.link--base-semi-light {
}
.link--base-comp {
}
.link--base-hover {
}
.link--neutral-ultra-dark {
}
.link--neutral-dark {
}
.link--neutral-semi-dark {
}
.link--neutral-medium {
}
.link--neutral {
}
.link--neutral-semi-light {
}
.link--neutral-light {
}
.link--neutral-ultra-light {
}
.link--neutral-comp {
}
.link--neutral-hover {
}
.link--shade-semi-dark {
}
.link--shade {
}
.link--shade-semi-light {
}
.link--shade-comp {
}
.link--shade-hover {
}
.link--success-ultra-dark {
}
.link--success-dark {
}
.link--success-semi-dark {
}
.link--success-medium {
}
.link--success-semi-light {
}
.link--success-ultra-light {
}
.link--success-comp {
}
.link--success-hover {
}
.link--danger-ultra-dark {
}
.link--danger-dark {
}
.link--danger-semi-dark {
}
.link--danger-medium {
}
.link--danger-semi-light {
}
.link--danger-ultra-light {
}
.link--danger-comp {
}
.link--danger-hover {
}
.link--warning-ultra-dark {
}
.link--warning-dark {
}
.link--warning-semi-dark {
}
.link--warning-medium {
}
.link--warning-semi-light {
}
.link--warning-ultra-light {
}
.link--warning-comp {
}
.link--warning-hover {
}
.link--info-ultra-dark {
}
.link--info-dark {
}
.link--info-semi-dark {
}
.link--info-medium {
}
.link--info-semi-light {
}
.link--info-ultra-light {
}
.link--info-comp {
}
.link--info-hover {
}
.link-hover--action-ultra-dark {
}
.link-hover--action-dark {
}
.link-hover--action-semi-dark {
}
.link-hover--action-medium {
}
.link-hover--action {
}
.link-hover--action-semi-light {
}
.link-hover--action-light {
}
.link-hover--action-ultra-light {
}
.link-hover--action-comp {
}
.link-hover--action-hover {
}
.link-hover--primary-ultra-dark {
}
.link-hover--primary-dark {
}
.link-hover--primary-semi-dark {
}
.link-hover--primary-medium {
}
.link-hover--primary {
}
.link-hover--primary-semi-light {
}
.link-hover--primary-light {
}
.link-hover--primary-ultra-light {
}
.link-hover--primary-comp {
}
.link-hover--primary-hover {
}
.link-hover--secondary-ultra-dark {
}
.link-hover--secondary-dark {
}
.link-hover--secondary-semi-dark {
}
.link-hover--secondary-medium {
}
.link-hover--secondary {
}
.link-hover--secondary-semi-light {
}
.link-hover--secondary-light {
}
.link-hover--secondary-ultra-light {
}
.link-hover--secondary-comp {
}
.link-hover--secondary-hover {
}
.link-hover--accent-ultra-dark {
}
.link-hover--accent-dark {
}
.link-hover--accent-semi-dark {
}
.link-hover--accent-medium {
}
.link-hover--accent {
}
.link-hover--accent-semi-light {
}
.link-hover--accent-light {
}
.link-hover--accent-ultra-light {
}
.link-hover--accent-comp {
}
.link-hover--accent-hover {
}
.link-hover--base-ultra-dark {
}
.link-hover--base-dark {
}
.link-hover--base-semi-dark {
}
.link-hover--base-medium {
}
.link-hover--base {
}
.link-hover--base-semi-light {
}
.link-hover--base-light {
}
.link-hover--base-ultra-light {
}
.link-hover--base-comp {
}
.link-hover--base-hover {
}
.link-hover--neutral-ultra-dark {
}
.link-hover--neutral-dark {
}
.link-hover--neutral-semi-dark {
}
.link-hover--neutral-medium {
}
.link-hover--neutral {
}
.link-hover--neutral-semi-light {
}
.link-hover--neutral-light {
}
.link-hover--neutral-ultra-light {
}
.link-hover--neutral-comp {
}
.link-hover--neutral-hover {
}
.link-hover--shade-ultra-dark {
}
.link-hover--shade-dark {
}
.link-hover--shade-semi-dark {
}
.link-hover--shade-medium {
}
.link-hover--shade {
}
.link-hover--shade-semi-light {
}
.link-hover--shade-light {
}
.link-hover--shade-ultra-light {
}
.link-hover--shade-comp {
}
.link-hover--shade-hover {
}
.link-hover--black {
}
.link-hover--white {
}
.link-hover--success-ultra-dark {
}
.link-hover--success-dark {
}
.link-hover--success-semi-dark {
}
.link-hover--success-medium {
}
.link-hover--success {
}
.link-hover--success-semi-light {
}
.link-hover--success-light {
}
.link-hover--success-ultra-light {
}
.link-hover--success-comp {
}
.link-hover--success-hover {
}
.link-hover--danger-ultra-dark {
}
.link-hover--danger-dark {
}
.link-hover--danger-semi-dark {
}
.link-hover--danger-medium {
}
.link-hover--danger {
}
.link-hover--danger-semi-light {
}
.link-hover--danger-light {
}
.link-hover--danger-ultra-light {
}
.link-hover--danger-comp {
}
.link-hover--danger-hover {
}
.link-hover--warning-ultra-dark {
}
.link-hover--warning-dark {
}
.link-hover--warning-semi-dark {
}
.link-hover--warning-medium {
}
.link-hover--warning {
}
.link-hover--warning-semi-light {
}
.link-hover--warning-light {
}
.link-hover--warning-ultra-light {
}
.link-hover--warning-comp {
}
.link-hover--warning-hover {
}
.link-hover--info-ultra-dark {
}
.link-hover--info-dark {
}
.link-hover--info-semi-dark {
}
.link-hover--info-medium {
}
.link-hover--info {
}
.link-hover--info-semi-light {
}
.link-hover--info-light {
}
.link-hover--info-ultra-light {
}
.link-hover--info-comp {
}
.link-hover--info-hover {
}
.aspect--xs-1-1 {
}
.aspect--xxl-1-1 {
}
.aspect--xs-1-2 {
}
.aspect--xxl-1-2 {
}
.aspect--xs-2-1 {
}
.aspect--xxl-2-1 {
}
.aspect--xs-2-3 {
}
.aspect--xxl-2-3 {
}
.aspect--xs-3-2 {
}
.aspect--xxl-3-2 {
}
.aspect--xs-3-4 {
}
.aspect--xxl-3-4 {
}
.aspect--xs-4-3 {
}
.aspect--xxl-4-3 {
}
.aspect--xs-16-9 {
}
.aspect--xxl-16-9 {
}
.aspect--xs-9-16 {
}
.aspect--xxl-9-16 {
}
.flip--both {
}
.selection--alt {
}
.box-shadow-- {
}
.color-scheme--alt {
}
.color-scheme--main {
}
.radius--xs {
}
.radius--s {
}
.radius--m {
}
.radius--l {
}
.radius--xl {
}
.radius--xxl {
}
.radius--50 {
}
.radius--circle {
}
.radius--none {
}
.marker--action-hover {
}
.marker--action-semi-light {
}
.marker--action-semi-dark {
}
.marker--primary-hover {
}
.marker--primary-semi-light {
}
.marker--primary-semi-dark {
}
.marker--secondary-hover {
}
.marker--secondary-semi-light {
}
.marker--secondary-semi-dark {
}
.marker--accent-hover {
}
.marker--accent-semi-light {
}
.marker--accent-semi-dark {
}
.marker--base-hover {
}
.marker--base-semi-light {
}
.marker--base-semi-dark {
}
.marker--neutral {
}
.marker--neutral-hover {
}
.marker--neutral-ultra-light {
}
.marker--neutral-light {
}
.marker--neutral-semi-light {
}
.marker--neutral-medium {
}
.marker--neutral-semi-dark {
}
.marker--neutral-dark {
}
.marker--neutral-ultra-dark {
}
.marker--neutral-comp {
}
.marker--shade-hover {
}
.marker--shade-semi-light {
}
.marker--shade-semi-dark {
}
.marker--white {
}
.marker--black {
}
.col-count--xs-1 {
}
.col-count--xxl-1 {
}
.col-count--xs-2 {
}
.col-count--xxl-2 {
}
.col-count--xs-3 {
}
.col-count--xxl-3 {
}
.col-count--xs-4 {
}
.col-count--xxl-4 {
}
.col-count--xs-5 {
}
.col-count--xxl-5 {
}
.col-rule--action-semi-dark {
}
.col-rule--action-semi-light {
}
.col-rule--action-comp {
}
.col-rule--action-hover {
}
.col-rule--primary-semi-dark {
}
.col-rule--primary-semi-light {
}
.col-rule--primary-comp {
}
.col-rule--primary-hover {
}
.col-rule--secondary-semi-dark {
}
.col-rule--secondary-semi-light {
}
.col-rule--secondary-comp {
}
.col-rule--secondary-hover {
}
.col-rule--accent-semi-dark {
}
.col-rule--accent-semi-light {
}
.col-rule--accent-comp {
}
.col-rule--accent-hover {
}
.col-rule--base-semi-dark {
}
.col-rule--base-semi-light {
}
.col-rule--base-comp {
}
.col-rule--base-hover {
}
.col-rule--neutral-ultra-dark {
}
.col-rule--neutral-dark {
}
.col-rule--neutral-semi-dark {
}
.col-rule--neutral-medium {
}
.col-rule--neutral {
}
.col-rule--neutral-semi-light {
}
.col-rule--neutral-light {
}
.col-rule--neutral-ultra-light {
}
.col-rule--neutral-comp {
}
.col-rule--neutral-hover {
}
.col-rule--shade-semi-dark {
}
.col-rule--shade {
}
.col-rule--shade-semi-light {
}
.col-rule--shade-comp {
}
.col-rule--shade-hover {
}
.col-rule--white {
}
.fr-bg--light {
}
.fr-bg--dark {
}
.fr-text--light {
}
.fr-text--dark {
}
.fr-hero-padding {
}
.fr-lede {
}
.fr-container-gap {
}
.fr-content-gap {
}
.fr-grid-gap {
}
.focus--action-ultra-dark {
}
.focus--action-dark {
}
.focus--action-semi-dark {
}
.focus--action-medium {
}
.focus--action-semi-light {
}
.focus--action-light {
}
.focus--action-ultra-light {
}
.focus--primary-ultra-dark {
}
.focus--primary-dark {
}
.focus--primary-semi-dark {
}
.focus--primary-medium {
}
.focus--primary-semi-light {
}
.focus--primary-light {
}
.focus--primary-ultra-light {
}
.focus--secondary-ultra-dark {
}
.focus--secondary-dark {
}
.focus--secondary-semi-dark {
}
.focus--secondary-medium {
}
.focus--secondary-semi-light {
}
.focus--secondary-light {
}
.focus--secondary-ultra-light {
}
.focus--accent-ultra-dark {
}
.focus--accent-dark {
}
.focus--accent-semi-dark {
}
.focus--accent-medium {
}
.focus--accent-semi-light {
}
.focus--accent-light {
}
.focus--accent-ultra-light {
}
.focus--base-ultra-dark {
}
.focus--base-dark {
}
.focus--base-semi-dark {
}
.focus--base-medium {
}
.focus--base-semi-light {
}
.focus--base-light {
}
.focus--base-ultra-light {
}
.focus--neutral-ultra-dark {
}
.focus--neutral-dark {
}
.focus--neutral-semi-dark {
}
.focus--neutral-medium {
}
.focus--neutral {
}
.focus--neutral-semi-light {
}
.focus--neutral-light {
}
.focus--neutral-ultra-light {
}
.focus--shade-ultra-dark {
}
.focus--shade-dark {
}
.focus--shade-semi-dark {
}
.focus--shade-medium {
}
.focus--shade-semi-light {
}
.focus--shade-light {
}
.focus--shade-ultra-light {
}
.focus-parent {
}
.focus-parent--shadow {
}
.focus-parent--outline {
}
.bottom-white-line {
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:#ffffff;
 padding-bottom:24px;
 padding-top:11px;
 padding-right:0px;
 width:100%;
 margin-top:0px;
}
@media (max-width: 991px) {
.bottom-white-line {
 padding-top:13px;
}
}

@media (max-width: 767px) {
.bottom-white-line {
}
}

.accent-script-padding-s {
 padding-left:10px;
 margin-top:-50px;
}
.icon-card {
 padding-top:30px;
 padding-bottom:30px;
 padding-left:10px;
 padding-right:10px;
}
@media (max-width: 991px) {
.icon-card {
 padding-top:30px;
 padding-bottom:30px;
 padding-left:10px;
 padding-right:10px;
}
}

.pink-background {
 background-color:#efc4c4;
}
.blue-background {
 background-color:#c3dfe5;
}
.purple-background {
 background-color:#b8a8bc;
}
.green-background {
 background-color:#c1c993;
}
.yellow-background {
 background-color:#f4d775;
}
.orange-background {
 background-color:#ea9f8f;
}
.stocking-modal {
 width:auto ;
 position:relative;
 padding-top:24px;
 padding-right:24px;
 padding-bottom:24px;
 padding-left:24px;
}
.stocking-modal-close {
 position:absolute;
 top:0px;
 right:0px;
}
.stocking-modal-inner {
 gap:20px;
}
.stocking-modal-inner:not(.ct-section):not(.oxy-easy-posts),
.stocking-modal-inner.oxy-easy-posts .oxy-posts,
.stocking-modal-inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
gap:20px;
}
@media (max-width: 479px) {
.stocking-modal-inner {
 text-align:justify;
}
.stocking-modal-inner:not(.ct-section):not(.oxy-easy-posts),
.stocking-modal-inner.oxy-easy-posts .oxy-posts,
.stocking-modal-inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.related-products-sale:ct_depth{
}
.related-products-sale {
 position:absolute;
 top:0px;
 right:0px;
 background-color:#0f0f0f;
 font-size:12px;
 text-transform:uppercase;
 padding-top:6px;
 padding-bottom:6px;
 padding-right:2px;
 padding-left:2px;
 color:#ffffff;
}
.related-products-sale-span {
 margin-top:-10px;
}
.event_additional_description {
}
.shop-content-container {
 width:100%;
 gap:20px;
}
.shop-content-container:not(.ct-section):not(.oxy-easy-posts),
.shop-content-container.oxy-easy-posts .oxy-posts,
.shop-content-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:20px;
}
.shop-section-title {
 font-family:Oswald;
 text-transform:uppercase;
 letter-spacing:-2px;
 font-size:50px;
 font-weight:500;
}
.main-shop-grid {
 width:100%;
}
.bodies {
 background-color:#edd182;
}
.bodies:not(.ct-section):not(.oxy-easy-posts),
.bodies.oxy-easy-posts .oxy-posts,
.bodies.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.business {
 background-color:#c3d7d6;
 position:relative;
}
.business:not(.ct-section):not(.oxy-easy-posts),
.business.oxy-easy-posts .oxy-posts,
.business.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.sex {
 position:relative;
 background-color:#ebd6dd;
}
.sex:not(.ct-section):not(.oxy-easy-posts),
.sex.oxy-easy-posts .oxy-posts,
.sex.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-end;
}
.energy {
 background-color:#e4d7e1;
 position:relative;
}
.energy:not(.ct-section):not(.oxy-easy-posts),
.energy.oxy-easy-posts .oxy-posts,
.energy.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.mini-power {
}
.rrfy {
}
.books {
}
.private-sessions {
}
.ttte {
}
.main-shop-grid-child {
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
 position:relative;
 height:100%;
}
@media (max-width: 1120px) {
.main-shop-grid-child {
 overflow:hidden;
}
}

.main-shop-grid-child-title {
 text-transform:uppercase;
 text-align:left;
 font-size:60px;
 line-height:1;
 color:#0f0f0f;
 font-weight:700;
}
@media (max-width: 991px) {
.main-shop-grid-child-title {
 font-size:50px;
}
}

@media (max-width: 767px) {
.main-shop-grid-child-title {
 font-size:30px;
}
}

@media (max-width: 479px) {
.main-shop-grid-child-title {
}
}

.main-shop-grid-child-small {
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
 background-color:#ebebeb;
 gap:10px;
 overflow:hidden;
}
.main-shop-grid-child-small:not(.ct-section):not(.oxy-easy-posts),
.main-shop-grid-child-small.oxy-easy-posts .oxy-posts,
.main-shop-grid-child-small.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:10px;
}
.main-shop-grid-child-title-small {
 font-size:40px;
 letter-spacing:-2px;
 text-transform:uppercase;
 line-height:0.9;
 font-weight:500;
}
.main-shop-grid-child-title-span {
 font-size:40px;
}
@media (max-width: 991px) {
.main-shop-grid-child-title-span {
 font-size:35px;
}
}

@media (max-width: 767px) {
.main-shop-grid-child-title-span {
 font-size:25px;
}
}

@media (max-width: 479px) {
.main-shop-grid-child-title-span {
}
}

.shop-vertical-repeater {
 gap:10px;
 margin-top:auto;
}
.shop-vertical-repeater:not(.ct-section):not(.oxy-easy-posts),
.shop-vertical-repeater.oxy-easy-posts .oxy-posts,
.shop-vertical-repeater.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:10px;
}
.shop-square-link {
background-size: cover; width:100%;
 background-repeat:no-repeat;
 background-position:50% 50%;
aspect-ratio: 1 / 1;
}
.shop-horizontal-repeater {
 margin-top:auto;
}
.shop-horizontal-repeater:not(.ct-section):not(.oxy-easy-posts),
.shop-horizontal-repeater.oxy-easy-posts .oxy-posts,
.shop-horizontal-repeater.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(1px, 1fr));grid-column-gap: 10px;grid-row-gap: 10px;}
@media (max-width: 767px) {
.shop-horizontal-repeater {
}
.shop-horizontal-repeater:not(.ct-section):not(.oxy-easy-posts),
.shop-horizontal-repeater.oxy-easy-posts .oxy-posts,
.shop-horizontal-repeater.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 10px;grid-row-gap: 10px;}
}

@media (max-width: 479px) {
.shop-horizontal-repeater {
}
.shop-horizontal-repeater:not(.ct-section):not(.oxy-easy-posts),
.shop-horizontal-repeater.oxy-easy-posts .oxy-posts,
.shop-horizontal-repeater.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.private-sessons-children {
 width:100%;
 margin-top:auto;
}
.private-sessons-children:not(.ct-section):not(.oxy-easy-posts),
.private-sessons-children.oxy-easy-posts .oxy-posts,
.private-sessons-children.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(1px, 1fr));grid-column-gap: 10px;grid-row-gap: 10px;}
@media (max-width: 767px) {
.private-sessons-children {
}
.private-sessons-children:not(.ct-section):not(.oxy-easy-posts),
.private-sessons-children.oxy-easy-posts .oxy-posts,
.private-sessons-children.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 10px;grid-row-gap: 10px;}
}

@media (max-width: 479px) {
.private-sessons-children {
}
.private-sessons-children:not(.ct-section):not(.oxy-easy-posts),
.private-sessons-children.oxy-easy-posts .oxy-posts,
.private-sessons-children.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.new-here {
 gap:20px;
}
.new-here:not(.ct-section):not(.oxy-easy-posts),
.new-here.oxy-easy-posts .oxy-posts,
.new-here.ct-section .ct-section-inner-wrap{
gap:20px;
}
.programs {
 gap:20px;
}
.programs:not(.ct-section):not(.oxy-easy-posts),
.programs.oxy-easy-posts .oxy-posts,
.programs.ct-section .ct-section-inner-wrap{
gap:20px;
}
.programs-grid {
 width:100%;
}
.program-link {
 gap:20px;
}
.program-link:not(.ct-section):not(.oxy-easy-posts),
.program-link.oxy-easy-posts .oxy-posts,
.program-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
gap:20px;
}
.add-cart-small:hover{
transform:scale3d(1.1,1.1,1.1);}
.add-cart-small {
 border-top-color:#3b3c38;
 border-right-color:#3b3c38;
 border-bottom-color:#3b3c38;
 border-left-color:#3b3c38;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-right:12px;
 padding-bottom:8px;
 padding-left:12px;
 font-size:12px;
 color:#000000;
 text-transform:uppercase;
 transition-timing-function:ease-in-out;
 transition-property:all;
 transition-duration:0.4s;
 padding-top:8px;
 font-weight:700;
 text-align:center;
transition-duration: 0.4s !important;
}
.add-cart-small:not(.ct-section):not(.oxy-easy-posts),
.add-cart-small.oxy-easy-posts .oxy-posts,
.add-cart-small.ct-section .ct-section-inner-wrap{
align-items:center;
}
.shop-ttte-repeater {
 margin-top:auto;
}
.shop-ttte-repeater:not(.ct-section):not(.oxy-easy-posts),
.shop-ttte-repeater.oxy-easy-posts .oxy-posts,
.shop-ttte-repeater.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(4, minmax(1px, 1fr));grid-column-gap: 10px;grid-row-gap: 10px;}
@media (max-width: 767px) {
.shop-ttte-repeater {
}
.shop-ttte-repeater:not(.ct-section):not(.oxy-easy-posts),
.shop-ttte-repeater.oxy-easy-posts .oxy-posts,
.shop-ttte-repeater.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 10px;grid-row-gap: 10px;}
}

@media (max-width: 479px) {
.shop-ttte-repeater {
}
.shop-ttte-repeater:not(.ct-section):not(.oxy-easy-posts),
.shop-ttte-repeater.oxy-easy-posts .oxy-posts,
.shop-ttte-repeater.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.new-here-children {
 width:100%;
 margin-top:auto;
}
.new-here-children:not(.ct-section):not(.oxy-easy-posts),
.new-here-children.oxy-easy-posts .oxy-posts,
.new-here-children.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(3, minmax(1px, 1fr));grid-column-gap: 10px;grid-row-gap: 10px;}
@media (max-width: 767px) {
.new-here-children {
}
.new-here-children:not(.ct-section):not(.oxy-easy-posts),
.new-here-children.oxy-easy-posts .oxy-posts,
.new-here-children.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(3, minmax(2px, 1fr));grid-column-gap: 10px;grid-row-gap: 10px;}
}

@media (max-width: 479px) {
.new-here-children {
}
.new-here-children:not(.ct-section):not(.oxy-easy-posts),
.new-here-children.oxy-easy-posts .oxy-posts,
.new-here-children.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 10px;grid-row-gap: 10px;}
}

.new-here-card {
 font-family:Montserrat;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
 text-align:left;
 color:#ffffff;
 font-size:14px;
 text-transform:uppercase;
 font-weight:700;
 line-height:1;
aspect-ratio: 1 / 1;
}
.new-here-card:not(.ct-section):not(.oxy-easy-posts),
.new-here-card.oxy-easy-posts .oxy-posts,
.new-here-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:space-between;
}
@media (max-width: 991px) {
.new-here-card {
 font-size:20px;
}
}

@media (max-width: 767px) {
.new-here-card {
 font-size:12px;
}
}

@media (max-width: 479px) {
.new-here-card {
 font-size:30px;
 max-height:180px;
 text-align:left;
}
.new-here-card:not(.ct-section):not(.oxy-easy-posts),
.new-here-card.oxy-easy-posts .oxy-posts,
.new-here-card.ct-section .ct-section-inner-wrap{
align-items:flex-start;
}
}

.new-here-arrow {
background-color: #0f0f0f;
border: 1px solid #0f0f0f;
padding: 4px;color: #ffffff;}.new-here-arrow 
>svg {width: 20px;height: 20px;}.new-here-arrow {
 margin-left:auto;
}
@media (max-width: 479px) {
.new-here-arrow {
 margin-left:0px;
}
}

.new-here-grid-outer {
 width:100%;
}
.new-here-grid-outer:not(.ct-section):not(.oxy-easy-posts),
.new-here-grid-outer.oxy-easy-posts .oxy-posts,
.new-here-grid-outer.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(1px, 1fr));grid-column-gap: 10px;grid-row-gap: 10px;}
@media (max-width: 991px) {
.new-here-grid-outer {
}
.new-here-grid-outer:not(.ct-section):not(.oxy-easy-posts),
.new-here-grid-outer.oxy-easy-posts .oxy-posts,
.new-here-grid-outer.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 10px;grid-row-gap: 10px;}
}

.ttte-grid {
 width:100%;
}
.mb-10 {
 margin-bottom:10px;
}
.cell {
}
.core-class-container {
 position:relative;
aspect-ratio: 1/1;
}
.core-classes-main-image {
}
.core-class-hover-image {
 position:absolute;
 top:0px;
 left:0px;
 opacity:0;
}
.speciality-class {
 gap:8px;
 background-color:#ffffff;
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
 width:100%;
 height:100%;
aspect-ratio: 1 / 1;
}
.speciality-class:not(.ct-section):not(.oxy-easy-posts),
.speciality-class.oxy-easy-posts .oxy-posts,
.speciality-class.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
gap:8px;
}
.speciality-slide-text {
 font-family:Montserrat;
 letter-spacing:2px;
 font-size:8px;
 text-transform:uppercase;
 color:#0f0f0f;
 text-align:center;
 font-weight:600;
}
.speciality-image {
 width:100px;
}
.program-card {
 font-family:Montserrat;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
 text-align:left;
 color:#ffffff;
 font-size:14px;
 text-transform:uppercase;
 font-weight:700;
 line-height:1;
}
.program-card:not(.ct-section):not(.oxy-easy-posts),
.program-card.oxy-easy-posts .oxy-posts,
.program-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:space-between;
}
@media (max-width: 991px) {
.program-card {
}
}

@media (max-width: 767px) {
.program-card {
 font-size:12px;
}
}

@media (max-width: 479px) {
.program-card {
 font-size:20px;
}
}

.grid__7 {
 width:100%;
gap: 20px 20px; grid-template-columns: repeat(7, 1fr); align-items: stretch; display: grid;
}
.oswald-700-50 {
 font-family:Oswald;
 font-size:50px;
 text-transform:uppercase;
 line-height:1;
 font-weight:700;
}
@media (max-width: 991px) {
.oswald-700-50 {
 font-size:40px;
}
}

.body-12 {
 font-size:12px;
}
.start-grid {
}
.top-text {
 margin-top:50px;
}
.choice {
 background-color:#f6f6f6;
 padding-right:23px;
 padding-bottom:39px;
 padding-left:23px;
}
.right-curve {
}
.tools-button {
 background-color:#f6f6f6;
 padding-top:14px;
 padding-right:14px;
 padding-bottom:0px;
 padding-left:14px;
}
.tools-button:not(.ct-section):not(.oxy-easy-posts),
.tools-button.oxy-easy-posts .oxy-posts,
.tools-button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.tools-container {
 background-color:#f6f6f6;
 margin-bottom:120px;
}
.tools-container:not(.ct-section):not(.oxy-easy-posts),
.tools-container.oxy-easy-posts .oxy-posts,
.tools-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 1120px) {
.tools-container {
 margin-top:-20px;
 margin-bottom:0px;
}
.tools-container:not(.ct-section):not(.oxy-easy-posts),
.tools-container.oxy-easy-posts .oxy-posts,
.tools-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.left-curve {
}
@media (max-width: 1120px) {
.left-curve {
 margin-top:-50px;
 z-index:-1;
 margin-right:auto;
}
}

.change-container {
 padding-top:31px;
 padding-right:30px;
 padding-bottom:103px;
 padding-left:32px;
 background-color:#978fae;
 margin-top:76px;
 margin-right:0px;
}
.change-container:not(.ct-section):not(.oxy-easy-posts),
.change-container.oxy-easy-posts .oxy-posts,
.change-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
@media (max-width: 1120px) {
.change-container {
 margin-top:-40px;
 text-align:right;
 max-width:90%;
}
.change-container:not(.ct-section):not(.oxy-easy-posts),
.change-container.oxy-easy-posts .oxy-posts,
.change-container.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

.big-right-curve {
}
.big-right-curve:not(.ct-section):not(.oxy-easy-posts),
.big-right-curve.oxy-easy-posts .oxy-posts,
.big-right-curve.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-end;
}
@media (max-width: 1120px) {
.big-right-curve {
 margin-top:-20px;
 z-index:-1;
 margin-left:auto;
}
}

.wrong-container {
 background-color:#d9d9d9;
 padding-top:17px;
 padding-right:31px;
 padding-bottom:28px;
 padding-left:32px;
 margin-top:42px;
}
@media (max-width: 1120px) {
.wrong-container {
 max-width:94%;
 margin-top:-37px;
}
.wrong-container:not(.ct-section):not(.oxy-easy-posts),
.wrong-container.oxy-easy-posts .oxy-posts,
.wrong-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.bottom-left-curve {
}
.bottom-left-curve:not(.ct-section):not(.oxy-easy-posts),
.bottom-left-curve.oxy-easy-posts .oxy-posts,
.bottom-left-curve.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:flex-end;
}
@media (max-width: 1120px) {
.bottom-left-curve {
transform:rotate(-23deg); margin-top:-5px;
 z-index:-1;
 margin-right:auto;
}
}

.mw-521 {
 max-width:521px;
}
.script {
}
.script-font {
 font-family:'Santorini';
}
.second-grid {
}
.blue-container {
 background-color:#0c1633;
 padding-top:25px;
 padding-right:16px;
 padding-bottom:0px;
 padding-left:17px;
}
.blue-container:not(.ct-section):not(.oxy-easy-posts),
.blue-container.oxy-easy-posts .oxy-posts,
.blue-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
@media (max-width: 1120px) {
.blue-container {
 max-width:80%;
 padding-right:15px;
 padding-left:15px;
 margin-top:-10px;
 padding-bottom:25px;
}
}

.got-you-curve {
}
.got-you-curve:not(.ct-section):not(.oxy-easy-posts),
.got-you-curve.oxy-easy-posts .oxy-posts,
.got-you-curve.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 1120px) {
.got-you-curve {
 margin-top:-5px;
 z-index:-1;
 margin-right:40px;
 margin-left:auto;
}
}

.got-you-container {
 padding-top:23px;
 padding-left:18px;
 margin-bottom:0px;
}
.got-you-container:not(.ct-section):not(.oxy-easy-posts),
.got-you-container.oxy-easy-posts .oxy-posts,
.got-you-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 1120px) {
.got-you-container {
 margin-top:-5px;
 margin-bottom:0px;
 max-width:90%;
}
}

.personal-curve {
}
.personal-curve:not(.ct-section):not(.oxy-easy-posts),
.personal-curve.oxy-easy-posts .oxy-posts,
.personal-curve.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
@media (max-width: 1120px) {
.personal-curve {
 margin-top:-5px;
 margin-right:auto;
}
}

.personal-container {
 padding-top:3px;
 padding-right:18px;
 background-color:#f6f6f6;
 padding-left:20px;
}
@media (max-width: 1120px) {
.personal-container {
 margin-bottom:0px;
 max-width:95%;
 padding-left:14px;
 padding-right:14px;
 margin-top:-5px;
}
}

.top-curve-2 {
}
@media (max-width: 1120px) {
.top-curve-2 {
 margin-top:-10px;
 z-index:-1;
 margin-left:auto;
}
}

.second-grid-gap {
 width:1px;
 height:64px;
}
.gradient-rainbow-bol {
}
.gradient-purple-navy {
}
.start-hotspot-box {
}
.start-hotspot-box:not(.ct-section):not(.oxy-easy-posts),
.start-hotspot-box.oxy-easy-posts .oxy-posts,
.start-hotspot-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.hide-popover {
}
.button__small:hover{
transform:scale3d(1.1,1.1,1.1);}
.button__small {
 border-top-color:#3b3c38;
 border-right-color:#3b3c38;
 border-bottom-color:#3b3c38;
 border-left-color:#3b3c38;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-right:8px;
 padding-bottom:2px;
 padding-left:8px;
 font-size:10px;
 color:#000000;
 text-transform:uppercase;
 transition-timing-function:ease-in-out;
 transition-property:all;
 transition-duration:0.4s;
 padding-top:2px;
 font-weight:400;
 text-align:center;
transition-duration: 0.4s !important;
}
.button__small:not(.ct-section):not(.oxy-easy-posts),
.button__small.oxy-easy-posts .oxy-posts,
.button__small.ct-section .ct-section-inner-wrap{
align-items:center;
}
.popover-heading {
 font-family:Oswald;
 font-size:18px;
 margin-bottom:12px;
 text-transform:uppercase;
}
.popover-button:hover{
 color:#0f0f0f;
 background-color:#fffbfb;
}
.popover-button {
 margin-top:12px;
 background-color:#0f0f0f;
 color:#fffbfb;
 text-transform:uppercase;
 padding-top:6px;
 padding-right:16px;
 padding-bottom:6px;
 padding-left:16px;
 border-top-color:#0f0f0f;
 border-right-color:#0f0f0f;
 border-bottom-color:#0f0f0f;
 border-left-color:#0f0f0f;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 font-size:10px;
 font-weight:700;
 margin-left:auto;
}
.popover-image {
 width:100%;
 margin-bottom:10px;
}
.mb-40 {
 margin-bottom:40px;
}
.mb-20 {
 margin-bottom:20px;
}
.step-number {
 color:#fffbfb;
 font-size:40px;
 line-height:1;
}
.start-step-container {
}
.start-step-container:not(.ct-section):not(.oxy-easy-posts),
.start-step-container.oxy-easy-posts .oxy-posts,
.start-step-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
justify-content:flex-start;
}
.step-title {
 font-family:Montserrat;
 font-size:16px;
 font-weight:700;
 text-transform:uppercase;
 letter-spacing:2px;
 color:#fffbfb;
 margin-bottom:10px;
 text-align:left;
}
@media (max-width: 1120px) {
.step-title {
 text-align:left;
}
}

@media (max-width: 479px) {
.step-title {
 text-align:left;
}
}

.step-info {
 color:#fffbfb;
 font-size:12px;
}
.step-number-container {
 min-width:60px;
}
.step-column {
 gap:30px;
}
.step-column:not(.ct-section):not(.oxy-easy-posts),
.step-column.oxy-easy-posts .oxy-posts,
.step-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:30px;
}
.get-started-card {
 border-top-color:#e8e8e8;
 border-right-color:#e8e8e8;
 border-bottom-color:#e8e8e8;
 border-left-color:#e8e8e8;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-bottom:15px;
 position:relative;
}
.get-started-image {
 width:100%;
 margin-bottom:10px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
aspect-ratio: 1 / 1;
}
.get-started-card-heading {
 font-family:Oswald;
 text-transform:uppercase;
}
.get-started-card-info {
 font-family:Montserrat;
 padding-left:10px;
 padding-right:10px;
 font-size:12px;
}
.get-started-card-more {
 font-size:12px;
 text-transform:uppercase;
 font-weight:700;
}
.get-started-img-hover {
 width:100%;
 margin-bottom:10px;
 position:absolute;
 top:0px;
 left:0px;
 opacity:0;
 z-index:-1;
 transition-duration:0.3s;
 transition-property:ease-in-out;
aspect-ratio: 1 / 1;
}
.get-started-more {
 margin-top:auto;
}
.button-padding:hover{
transform:scale3d(1.1,1.1,1.1);}
.button-padding {
 padding-right:12px;
 padding-bottom:8px;
 padding-left:12px;
 transition-timing-function:ease-in-out;
 transition-property:all;
 transition-duration:0.4s;
 padding-top:8px;
transition-duration: 0.4s !important;
}
.button-padding:not(.ct-section):not(.oxy-easy-posts),
.button-padding.oxy-easy-posts .oxy-posts,
.button-padding.ct-section .ct-section-inner-wrap{
align-items:center;
}
.sparkle-link {
 position:relative;
}
.sparkle-main {
 position:absolute;
 top:0px;
 left:0px;
 right:0px;
 bottom:0px;
}
.sparkle-hover {
 position:absolute;
 top:0px;
 left:0px;
 right:0px;
 bottom:0px;
 opacity:0;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 transition-property:all;
}
.sparkle-news-top-img {
 max-width:400px;
}
.price-horizontal {
 gap:4px;
 margin-bottom:10px;
 width:100%;
}
.price-horizontal:not(.ct-section):not(.oxy-easy-posts),
.price-horizontal.oxy-easy-posts .oxy-posts,
.price-horizontal.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:4px;
}
.price-horizontal:ct_depth{
}
@media (max-width: 479px) {
.price-horizontal {
 text-align:left;
 gap:4px;
}
.price-horizontal:not(.ct-section):not(.oxy-easy-posts),
.price-horizontal.oxy-easy-posts .oxy-posts,
.price-horizontal.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:4px;
}
}

.repeater-image {
 width:100%;
 object-fit:cover;
 aspect-ratio:1/1;
}
.external-event-button {
}
.close-notice {
cursor: pointer;
}
.my-account-email-preferences {
}
.notification-small {
 font-size:12px;
}
.shop-cols {
}
.ea-eligible-box {
 padding-top:10px;
 padding-right:20px;
 padding-bottom:10px;
 padding-left:20px;
 width:100%;
 margin-bottom:10px;
 gap:10px;
 text-align:left;
flex-direction: row !important;
}
.ea-eligible-box:not(.ct-section):not(.oxy-easy-posts),
.ea-eligible-box.oxy-easy-posts .oxy-posts,
.ea-eligible-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:center;
justify-content:flex-start;
gap:10px;
}
.ea-eligible-icon {
 width:30px;
 height:30px;
}
.ea-eligible-text {
 font-family:Montserrat;
 font-size:13px;
 font-style:normal;
}
.ea-beginning-bg {
 background-color:#f5e132;
}
.ea-intermediate-bg {
 background-color:#f87604;
}
.ea-advanced-bg {
 background-color:#56c9db;
}
.ea-master-bg {
 background-color:#ba0179;
}
.ea-no-level {
 background-color:#0f0f0f;
 color:#ffffff;
}
.invert-image {
 filter:invert(100%);
}
.sidebar-icons {
 position:fixed;
 z-index:2147483646;
 right:20px;
 bottom:72px;
 text-align:left;
 gap:10px;
}
.sidebar-icons:not(.ct-section):not(.oxy-easy-posts),
.sidebar-icons.oxy-easy-posts .oxy-posts,
.sidebar-icons.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:10px;
}
.cc-shop-icon {
 position:static;
 top:50%;
 right:20px;
 text-align:center;
 gap:0px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 background-color:#ffffff;
 height:50px;
 width:50px;
}
.cc-shop-icon:not(.ct-section):not(.oxy-easy-posts),
.cc-shop-icon.oxy-easy-posts .oxy-posts,
.cc-shop-icon.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
gap:0px;
}
@media (max-width: 991px) {
.cc-shop-icon {
}
}

.light-divider {
 width:100%;
 height:1px;
 min-height:1px;
 max-height:1px;
 background-color:#d9d9d9;
}
.small-link {
 font-family:Montserrat;
 color:#0f0f0f;
 font-size:12px;
 font-weight:700;
 letter-spacing:1px;
 text-transform:uppercase;
}
.dynamic-bg {
}
.text-700-16-2 {
 font-family:Montserrat;
 font-size:16px;
 font-weight:700;
 color:#0f0f0f;
 font-style:normal;
 text-transform:uppercase;
 letter-spacing:2px;
}
.other-details {
 font-family:Oswald;
 color:#0f0f0f;
 font-size:18px;
 font-weight:700;
 font-style:normal;
 text-transform:uppercase;
 margin-left:auto;
}
@media (max-width: 767px) {
.other-details {
 margin-right:auto;
}
}

.oswald-700-36-upper {
 font-family:Oswald;
 text-transform:uppercase;
 font-size:36px;
 font-weight:700;
}
@media (max-width: 991px) {
.oswald-700-36-upper {
 font-size:30px;
}
}

.text-center {
 text-align:center;
}
.santorini-48-400 {
 font-family:'Santorini';
 font-size:48px;
 font-weight:400;
}
@media (max-width: 991px) {
.santorini-48-400 {
 font-size:36px;
}
}

.montserrat-12-700-upper-2 {
 font-family:Montserrat;
 font-size:12px;
 font-weight:700;
 text-transform:uppercase;
 letter-spacing:2px;
}
.affiliate-step-container {
 text-align:center;
 gap:15px;
}
.affiliate-step-container:not(.ct-section):not(.oxy-easy-posts),
.affiliate-step-container.oxy-easy-posts .oxy-posts,
.affiliate-step-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:15px;
}
.montserrat-10-400 {
 font-family:Montserrat;
 font-size:10px;
}
.pl-grid--2 {
}
@media (max-width: 991px) {
.pl-grid--2 {
}
}

@media (max-width: 767px) {
.pl-grid--2 {
}
.pl-grid--2:not(.ct-section):not(.oxy-easy-posts),
.pl-grid--2.oxy-easy-posts .oxy-posts,
.pl-grid--2.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(1px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.montserrat-16-700-uppercase-2 {
 font-family:Montserrat;
 font-size:16px;
 font-weight:700;
 text-transform:uppercase;
 letter-spacing:2px;
}
.gap-40 {
 gap:40px;
}
.gap-40:not(.ct-section):not(.oxy-easy-posts),
.gap-40.oxy-easy-posts .oxy-posts,
.gap-40.ct-section .ct-section-inner-wrap{
gap:40px;
}
.affiliate-step-card {
 border-top-color:#4d4d4d;
 border-right-color:#4d4d4d;
 border-bottom-color:#4d4d4d;
 border-left-color:#4d4d4d;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-top:30px;
 padding-right:30px;
 padding-bottom:30px;
 padding-left:30px;
}
.affiliate-step-card:not(.ct-section):not(.oxy-easy-posts),
.affiliate-step-card.oxy-easy-posts .oxy-posts,
.affiliate-step-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.affiliate-step-number {
 color:#d9d9d9;
}
.montserrat-24-700-uppercase-2 {
 font-family:Oswald;
 font-size:24px;
 font-weight:600;
 text-transform:uppercase;
 letter-spacing:2px;
}
.ttte-pink-b17a80 {
 color:#b17a80;
}
.mb-25 {
 margin-bottom:25px;
}
.ttte-dark-grey-4D4D4D {
 color:#4d4d4d;
}
.grid-stretch {
align-items: stretch;
}
.pl-grid-1 {
align-items: stretch;
}
@media (max-width: 767px) {
.pl-grid-1 {
}
.pl-grid-1:not(.ct-section):not(.oxy-easy-posts),
.pl-grid-1.oxy-easy-posts .oxy-posts,
.pl-grid-1.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(1px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.gap-55 {
 gap:55px;
}
.gap-55:not(.ct-section):not(.oxy-easy-posts),
.gap-55.oxy-easy-posts .oxy-posts,
.gap-55.ct-section .ct-section-inner-wrap{
gap:55px;
}
.pl-span-1 {
}
@media (max-width: 767px) {
.pl-span-1 {
}
}

.gradient-rainbow-bol-background {
background: linear-gradient( 90deg, rgba(100, 91, 125, 0.2) 0%, rgba(151, 143, 174, 0.2) 22%, rgba(185, 171, 184, 0.2) 41%, rgba(210, 169, 208, 0.2) 60%, rgba(244, 182, 163, 0.2) 79%, rgba(246, 234, 129, 0.2) 100% );
}
.affiliate-tier-step-card {
 border-top-color:#4d4d4d;
 border-right-color:#4d4d4d;
 border-bottom-color:#4d4d4d;
 border-left-color:#4d4d4d;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-top:65px;
 padding-right:35px;
 padding-bottom:65px;
 padding-left:35px;
 background-color:#ffffff;
 text-align:left;
}
.affiliate-tier-step-card:not(.ct-section):not(.oxy-easy-posts),
.affiliate-tier-step-card.oxy-easy-posts .oxy-posts,
.affiliate-tier-step-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
.text-16 {
 font-size:16px;
}
.pl-rotate90 {
}
@media (max-width: 767px) {
.pl-rotate90 {
transform:rotate(90deg);}
}

.santorini-69-400 {
 font-family:'Santorini';
 font-size:69px;
 font-weight:400;
 text-transform:lowercase;
}
@media (max-width: 991px) {
.santorini-69-400 {
 font-size:36px;
}
}

.font-white {
 color:#ffffff;
}
.oswald-700-24 {
 font-family:Oswald;
 font-weight:700;
 font-size:24px;
}
.script-64 {
 font-family:'Santorini';
 font-size:64px;
 text-transform:lowercase;
 font-weight:400;
}
.font-pink {
 color:#b17a80;
}
.gap--40 {
 gap:40px;
}
.gap--40:not(.ct-section):not(.oxy-easy-posts),
.gap--40.oxy-easy-posts .oxy-posts,
.gap--40.ct-section .ct-section-inner-wrap{
gap:40px;
}
.oswald-500-18 {
 font-family:Oswald;
 font-size:18px;
}
.montserrat-12-700-1 {
 font-family:Montserrat;
 font-size:12px;
 font-weight:700;
 letter-spacing:1px;
}
.font-dark-grey {
 color:#4d4d4d;
}
.add-cart-small-black:hover{
transform:scale3d(1.1,1.1,1.1); background-color:#ffffff;
 color:#191919;
}
.add-cart-small-black {
 border-top-color:#191919;
 border-right-color:#191919;
 border-bottom-color:#191919;
 border-left-color:#191919;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-right:12px;
 padding-bottom:8px;
 padding-left:12px;
 font-size:12px;
 color:#ffffff;
 text-transform:uppercase;
 transition-timing-function:ease-in-out;
 transition-property:all;
 transition-duration:0.4s;
 padding-top:8px;
 font-weight:700;
 text-align:center;
 background-color:#191919;
transition-duration: 0.4s !important;
}
.add-cart-small-black:not(.ct-section):not(.oxy-easy-posts),
.add-cart-small-black.oxy-easy-posts .oxy-posts,
.add-cart-small-black.ct-section .ct-section-inner-wrap{
align-items:center;
}
.aff-reg-container {
 gap:20px;
 width:100%;
}
.aff-reg-container:not(.ct-section):not(.oxy-easy-posts),
.aff-reg-container.oxy-easy-posts .oxy-posts,
.aff-reg-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:20px;
}
.aff-step {
 font-family:Oswald;
 font-size:50px;
 font-weight:700;
 color:#d9d9d9;
 line-height:1;
 min-width:60px;
}
.button__add--cart-pink:hover{
 background-color:#ffffff;
 color:#b17a80;
}
.button__add--cart-pink {
 border-top-color:#b17a80;
 border-right-color:#b17a80;
 border-bottom-color:#b17a80;
 border-left-color:#b17a80;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-right:24px;
 padding-bottom:16px;
 padding-left:24px;
 font-size:12px;
 color:#ffffff;
 text-transform:uppercase;
 transition-timing-function:ease-in-out;
 transition-property:all;
 transition-duration:0.4s;
 padding-top:16px;
 font-weight:700;
 text-align:center;
 background-color:#b17a80;
transition-duration: 0.4s !important;
}
.button__add--cart-pink:not(.ct-section):not(.oxy-easy-posts),
.button__add--cart-pink.oxy-easy-posts .oxy-posts,
.button__add--cart-pink.ct-section .ct-section-inner-wrap{
align-items:center;
}
.open-login {
}
.aff-box {
 width:100%;
 padding-top:30px;
 padding-right:30px;
 padding-bottom:30px;
 padding-left:30px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#4d4d4d;
 border-right-color:#4d4d4d;
 border-bottom-color:#4d4d4d;
 border-left-color:#4d4d4d;
 gap:10px;
}
.aff-box:not(.ct-section):not(.oxy-easy-posts),
.aff-box.oxy-easy-posts .oxy-posts,
.aff-box.ct-section .ct-section-inner-wrap{
gap:10px;
}
.montserrat-12-400 {
 font-family:Montserrat;
 font-size:12px;
}
.gap-30 {
 gap:30px;
}
.gap-30:not(.ct-section):not(.oxy-easy-posts),
.gap-30.oxy-easy-posts .oxy-posts,
.gap-30.ct-section .ct-section-inner-wrap{
gap:30px;
}
.comm-box {
 background-color:#d9d9d9;
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
 text-align:center;
}
.comm-box:not(.ct-section):not(.oxy-easy-posts),
.comm-box.oxy-easy-posts .oxy-posts,
.comm-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.font-black {
 color:#0f0f0f;
}
.montserrat-14-700-1 {
 font-family:Montserrat;
 font-size:14px;
 font-weight:700;
 letter-spacing:1px;
}
.tp-grid--1 {
}
@media (max-width: 991px) {
.tp-grid--1 {
}
.tp-grid--1:not(.ct-section):not(.oxy-easy-posts),
.tp-grid--1.oxy-easy-posts .oxy-posts,
.tp-grid--1.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(1px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.tp-span--1 {
}
.gap-20 {
 gap:20px;
}
.gap-20:not(.ct-section):not(.oxy-easy-posts),
.gap-20.oxy-easy-posts .oxy-posts,
.gap-20.ct-section .ct-section-inner-wrap{
gap:20px;
}
.rainbow-line {
 width:100%;
 height:1px;
background: #B8A8BC; background: linear-gradient(90deg, rgba(184, 168, 188, 1) 0%, rgba(181, 120, 127, 1) 25%, rgba(156, 168, 88, 1) 50%, rgba(144, 177, 184, 1) 75%, rgba(227, 189, 64, 1) 100%);
}
.mt-20 {
 margin-top:20px;
}
.pointer {
cursor: pointer;
}
/* get rid of automatic.css widths */

p {
    max-width: unset;
}

/* Paragraph margin */

p {
	margin-block-start: 0;
}

/******** Search Results Template ********/

.wpgb-facet .wpgb-button[aria-pressed="true"] {
	background-color: var(--primary-hover) !important;
	border-color: var(--primary-hover) !important;
}

/******** Welcome Guide Icon Hover ********/

.hover-opacity {
	transition-duration: 0.3s;
	opacity: 0.6;
}

.hover-opacity:hover {
	opacity: 1;
}

/****** Inspiration Quotes ******/

.quote__text {
	text-transform: uppercase;
}

.quote__text strong {
	font-weight: 700;
}

.quote__text em {
    font-family: 'Santorini';
    padding-left: 8px;
    padding-right: 8px;
    text-transform: lowercase;
    font-size: 30px;
}


/******** Block Quote **********/

/*blockquote:not(.testimonial__container blockquote) {
	padding-left:70px;
	background:transparent url(https://shannon-ohara.com/wp-content/uploads/2022/03/block_quotes.png) no-repeat top left;
	background-size: 40px;
}

blockquote:not(.testimonial__container blockquote) p {
	padding-top: 32px;
	padding-bottom: 32px;
	border-left: 2px solid #b5787f;
	padding-left: 32px;
	text-transform: uppercase;
}

blockquote:not(.testimonial__container blockquote) p em {
	font-family: 'Santorini';
	padding-left: 8px;
	padding-right: 8px;
	text-transform: lowercase;
	font-size: 20px;
}*/


/* Global Styles */

button, a {
	border-radius: 0px !important;
	transition: all .2s ease-in-out;
}

button:hover:not(.oxy-pro-accordion_header), input[type=submit]:hover {
	transform: scale(1.05);
}

a {
	color: #000000;
}

/* ------ Prev/Next Button Styles (Blog) ------ */

#_search_form-297-115 > form > label > input {
	width: 200px;
	text-transform: uppercase;
}




/* ------ Prev/Next Button Styles (Blog) ------ */


.prevnext-post-links a{
	color: #000000;
	text-transform: uppercase;
	font-weight: 400;
	font-family: Montserrat;
}

.prevnext-wrapper {
	display: flex;
	flex-direction: column;
	gap: var(--space-m);
}

/* ------ Dynamic Tabs for SoundCloud on Products ------ */


.oxy-dynamic-tabs_tab-group {
	border-bottom: solid 1px rgba(204,204,204,0.5);
}

.oxy-dynamic-tabs_tab-text:hover {
	font-weight: 600;
}

/* ------ Swiper Slider Styles ------ */


.swiper-pagination-bullet {
	background: #fff;
	border: solid 1px #707070;
	margin-top: var(--space-m);
}

.swiper-pagination-bullet-active {
	background: #F6BFBC;
}

/* ------ Wocommerce Styles ------ */

.woocommerce .col2-set {
	border-top: 1px solid rgba(204,204,204,0.5);

}
.woocommerce-MyAccount-navigation-link {
		font-weight: 600;
		color: #333333;
		text-transform: uppercase;
		font-size: 12px;
		letter-spacing: 1px;
}

.woocommerce-MyAccount-navigation-link a:hover {
	color: #de8ca5;
}

.woocommerce-MyAccount-navigation-link a {
	color: #000000;
}

#-woo-my-account-4-187 .woocommerce .col2-set {

	border-left: unset;
    border-right: unset;
    border-bottom: unset;
}

#customer_login > div.u-column1.col-1 > form {
	border: unset;
}

#customer_login > div.u-column2.col-2 > form {
	border: unset;
}


#-woo-my-account-4-187 h2 {
	text-transform: uppercase;
}

#-woo-my-account-4-187 > div > nav > ul > li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
	display: none;
}

li.product {
	transition-timing-function: ease-in-out;
	transition-duration: 0.2s;
}

li.product:hover {
	transform: scale(1.05);
}

nav.woocommerce-breadcrumb {
	text-transform: uppercase;
	font-size: 12px;
}

.woocommerce .woocommerce-breadcrumb {
	font-size: 12px;
}

nav.woocommerce-breadcrumb a {
	color: #b5787f;
}

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item {
	border-radius: 0px;
	text-transform: uppercase;
}

#-product-cart-button-420-195 button.button.alt, #-product-cart-button-42-195 button.button.alt {
	border-radius: 0px;
	border: solid 1px #ccc;
}

.woocommerce .quantity .qty {
	border-radius: 0px;
}

.woocommerce input[type="number"]:focus {
	box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.20);
	border: solid 1px #ccc;
}

#tab-additional_information > h2 {
	display: none;
}

.woocommerce .oxy-woo-element table.shop_attributes th {
	font-weight: 600;
	color: #333333;
	text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}

#-woo-products-3-436 > div.term-description {
	display: none;
}

.woocommerce table tr {
	border-top: none;
	
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border-bottom: none;
}

#-product-info-1402-195 > h2 {
	display: none;
}

.woocommerce .oxy-product-cart-button, .woocommerce .oxy-woo-element div.product form.cart {
	max-width: 100% !important;
}

.single_add_to_cart_button {
	max-width: 360px;
}


#-breadcrumb-286-436 > nav > a {
	color: #4d4d4d;
}

.woocommerce-loop-product__title {
	font-family: Oswald !important;
	font-weight: 600 !important;
	text-transform: uppercase;
	color: #000000 !important;
	text-size: 16px !important;
}

.woocommerce-Price-amount {
	color: #DE8CA5;
	font-family: Oswald !important;
	font-weight: 600 !important;
	text-transform: uppercase;
	text-size: 16px !important;
}

#-woo-product-categories-32-433 mark {
	display: none;
}

#-product-cart-button-420-195 > form > table > tbody > tr:nth-child(1) > th > span {
	display: none;
}

#-product-cart-button-420-195 > form > table > tbody > tr:nth-child(2) > th > span {
	display: none;
}

#-product-cart-button-42-195 > form > table > tbody > tr:nth-child(1) > th > span {
	display: none;
}

#-product-cart-button-42-195 > form > table > tbody > tr:nth-child(2) > th > span {
	display: none;
}

.woocommerce .oxy-woo-element div.product form.cart table.variations tr, .woocommerce table.variations tr {
	align-items: start;
}

li.variable-item.button-variable-item.button-variable-item-recording.disabled {
	display: none;
}

.woocommerce div.product .oxy-woo-element .woocommerce-tabs .panel, .woocommerce .oxy-woo-element div.product .woocommerce-tabs .panel {
	margin-top: -20px;
}

#-related-products-1128-195 > section > h2 {
	   border-bottom: solid 1px #ccc;
    padding: 0px 0px 20px 0px;
    margin-bottom: 20px;
}




/* ------ Prereq Cards Styles ------ */


/*.prereq-card {
	border-top-color: #de8ca5;
    border-right-color: #de8ca5;
    border-bottom-color: #de8ca5;
    border-left-color: #de8ca5;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    padding: 4px;
    text-transform: uppercase;
    color: #000000;
	margin-bottom: var(--space-s);
	width: fit-content;
}*/

.prereqs-rows, .alt-prereq-list {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: start;
	align-items: start;
	align-content: start;
	gap: var(--space-s);

}

.prereq-list {
	border-bottom: 0.25px solid #f9a7a3;
	width: 100%;
}

.prereq-card a {
	color: #111111;
	font-size: 10px;
}

.prereq-or, .prereq-and {
	color: #707070;
	font-size: 10px;
	text-transform: uppercase;
}

.prereq-or {
	width: 100%;
}

.alt-prereq-list {
}

.prereq-card-alt {
	position: relative;
	margin-right: var(--space-m);
}

.prereq-card-alt::after {
	content: 'AND';
	position: absolute;
	right: -30px;
	top: 5px;
	font-size: 10px;
}

.prereq-card-alt:last-child:after {
   content: '';
}

.prereq-card-alt-primary {
	position: relative;
	margin-right: var(--space-m);
}

.prereq-card-alt-primary::after {
	content: 'OR';
	position: absolute;
	right: -30px;
	top: 5px;
	font-size: 10px;
}

.prereq-card-alt-primary:last-child:after {
   content: '';
}



.wpgb-facet .wpgb-load-more {
	background: var(--btn-bg,var(--btn-primary-bg)) !important;

}


/* ------ Header Search Form Styles ------ */


#_search_form-297-115 input {
	border-color: #cccccc;
    border-radius: 0px;
    border-top: none;
    border-right: none;
    border-left: none;
	border-bottom: solid 1px #cccccc;
}

#_search_form-297-115 input[type=submit] {
	margin-left: var(--space-xs);
	background: var(--btn-bg,var(--btn-primary-bg));
    border-width: var(--btn-border-size);
    border-color: var(--btn-border-color,var(--btn-primary-border-color));
    border-style: solid;
    border-radius: var(--btn-radius);
    line-height: 1.2;
    padding: var(--btn-pad-y) var(--btn-pad-x);
    font-size: var(--btn-text-size,var(--text-s));
    color: var(--btn-text-color,var(--btn-primary-text));
	text-transform: uppercase;
	font-family: Montserrat;
}


/* ------ Testimonial Slider Styles ------ */


.quote-fancy-text > p > em  {
	font-family: Santorini;
	text-transform: lowercase;
	margin-left: 8px;
    margin-right: 8px;
}

/* ------ Dynamic Tabs ------ */

.oxy-dynamic-tabs_tab-group {
    border-bottom: none;
}

li.oxy-dynamic-tabs_tab-item *:focus {
    outline: unset;
}

/* --- Quote Row --- */

.quote__row {
	text-align: center;
}

.quote__row span.s {
	font-size: 1em;
}

.quote__row span.m {
	font-size: 2em;
}

.quote__row span.l {
	font-size: 3em;
}

.quote__row span.purple {
	color: #b8a8bc;
	font-family: 'santorini';
}

.quote__row span.pink {
	color: #b5787f;
	font-family: 'santorini';
}

.quote__row span.dark-purple {
	color: #7b7687;
	font-family: 'santorini';
}

.quote__row span.yellow {
	color: #e3bd40;
	font-family: 'santorini';
}

.quote__row span.green {
	color: #9ca858;
	font-family: 'santorini';
}

.quote__row span.blue {
	color: #90b1b8;
	font-family: 'santorini';
}

.quote__row--img {
    margin-bottom: 0.994140625px;
    width: 80%;
    height: 1px;
    margin-top: 60px;
}

.ct-link-button {
    background-color: #b5787f;
    border: 1px solid #b5787f;
    color: #ffffff;
}

.title {
	border-bottom-color: transparent;
}

/* --- Category Links --- */

.small__heading a {
	color: #0f0f0f;
}

/* --- Sound Cloud in Language template --- */

span#span-1951-2306 {
    width: 100%;
}

/*--- Product description H tags ---*/
#-product-tabs-53-195 .woocommerce-Tabs-panel--description h2, 
#-product-tabs-53-195 .woocommerce-Tabs-panel--description h3 {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
	color: #000;
}

/*--- Testimonial ---*/

.testimonial blockquote {
    padding-left: 70px;
    background: transparent url(https://shannon-ohara.com/wp-content/uploads/2022/06/testimonial-star.png) no-repeat top left;
    background-size: 40px;
}

.testimonial blockquote p {
    border-left: 2px solid #E9D1D9;
}

/*--- WPGB ---*/

.oxy-wpgb-facet .wpgb-facet select, .wpgb-select-search {
    color: #000;
    font-weight: 500;
}

.oxy-modal-backdrop.live {
  z-index: 2147483647;
}
}/* Language form */

#code_block-2397-436 select {
  color: #888888;
}


#field_98_4 select {
	margin-right: 20px;
}

#code_block-2397-436 option:not(:first-of-type) {
  color: black;
}

.gform_wrapper.gravity-theme .ginput_container_address span {
	flex-basis: 100% !important;
}

/* Date Picker */

.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-header select,
.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-calendar th span,
.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-calendar td {
	font-size: 16px !important;
}


/* Description */

.gform_description {
	display: none !important;
}

/* Form Headings */
.gform_wrapper.gravity-theme .gfield_label {
	font-family: 'Montserrat';
	font-size: 12px !important;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 0 !important;
	font-weight: 600 !important;
	padding-bottom: 0px !important;
	padding-right: 6px !important;	
	color: #4d4d4d !important;
	letter-spacing: 1px !important;
}

.gform_wrapper .gfield_required {
	font-size: 10px !important;
	color: #b5787f !important;
}

.gform_wrapper.gravity-theme .gfield_header_item, .gform_wrapper.gravity-theme .gform_fileupload_rules, .gform_wrapper.gravity-theme .ginput_complex label {
	font-size: 10px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin-top: 0 !important;
}

.gform_wrapper .gform_footer input.gform_button[type='submit'], input.gform_button[type='next'], .gform_wrapper input.gform_next_button, .gform_wrapper input.gform_previous_button, .gform_wrapper input.gform_button {
	color: #000000 !important;
}

/* Field borders */
.gform_wrapper .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper .gform_body textarea,
.ginput_container_select select {
	border: 1px solid rgba(85,85,85,0.20);
	background-color: #FFFFFFFF;
	padding: 8px;
	color: #000000;
}

/* Form Labels */
.gform_wrapper.gravity-theme .gfield_header_item, .gform_wrapper.gravity-theme .gform_fileupload_rules, .gform_wrapper.gravity-theme .ginput_complex label {
	color: rgba(85,85,85,0.40);
	font-size: 10px;
	text-transform: uppercase;
}

/* Submit Button */

.gform_wrapper .gform_footer input.gform_button[type='submit'], input.gform_button[type='next'],
.gform_wrapper input.gform_next_button, .gform_wrapper input.gform_previous_button,
.gform_wrapper input.gform_button {
	font-family: 'Montserrat';
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 0;
	font-weight: 700;
	background-color:#FFFFFF;
	padding: 16px 24px;
	margin-left: auto;
	border: 1px solid #cccccc;
	transition-duration: 0.4s !important;
	cursor: pointer;
}

.gform_wrapper .gform_footer input.gform_button[type='submit']:hover, input.gform_button[type='next']:hover,
.gform_wrapper input.gform_next_button:hover, .gform_wrapper input.gform_previous_button:hover,
.gform_wrapper input.gform_button:hover {
	transform: scale3d(1.1,1.1,1.1);
	background-color: transparent;
}

/* Form media queries */
@media only screen and (max-width: 991px) {
	#gform_44, #gform_9, #gform_98, #gform_247 {
		display: flex;
		flex-direction: column;		
	}
	#gform_fields_44, #gform_fields_9, #gform_fields_98, #gform_fields_247 {
		display: flex;
		width: 100%;
		flex-direction: column;
	}
	#gform_44 .gform_body, #gform_9 .gform_body, #gform_98 .gform_body,  #gform_247 .gform-body {
		width: auto;
		max-width: 100%;
	}
	#gform_44 .gform_footer.top_label, #gform_9 .gform_footer.top_label, #gform_98 .gform_footer.top_label,
   #gform_247 .gform_footer.top_label {
		width: 100%;
		max-width: 100%;
	}
	#gform_submit_button_44, #gform_submit_button_9, #gform_submit_button_98,  #gform_submit_button_247 {
		width: 100%;
		max-width: 100%;
	}
	#input_44_5, #input_9_5 {
		width: 100%;
	}	
}

.gform_wrapper .gform_body input,
.gform_wrapper .gform_body textarea,
.gform_wrapper .gform_footer input.gform_button[type='submit'] {
	border-radius: 0px;
	transition: 0.2s ease-in-out all;
}



.gform_wrapper .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, .gform_wrapper .gform_body textarea:focus {
	box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.20);
}

.gform_wrapper .gform_body input:focus {
	outline: 1px solid rgba(204,204,204,0.5);
	outline-offset: -2px;
}

.gform_wrapper .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
.gform_wrapper .gform_body textarea:focus {
	border: none;
	border-bottom: 1px solid rgba(85,85,85,1);
	background-color: #FFFFFFFF;
}
.gform_wrapper .gform_body label.gfield_label {
	font-size:14px;
	font-weight:600;
	color:#111111;
}
.gform_wrapper .gform_body input::placeholder,
.gform_wrapper .gform_body textarea::placeholder {
	font-size:14px;
	color:#888888;
}

/* Center buttons and allow them to wrap */
.gform_wrapper.gravity-theme .gform_page_footer {
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row;
    align-content: center;
    column-gap: 20px;
}

/* Home Page Horizontal Form */

body #gform_wrapper_44 input, body #gform_wrapper_44 select {
	border: solid 1px #cccccc;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #333333;
	font-family: Montserrat;
	font-weight: 500;

}

body .gform_wrapper_44 .gform_body .gform_fields .gfield .address_country select::-webkit-input-placeholder {color: red;}


#input_44_5 {
	width: 180px;
}

#input_44_5_6 {
	width: unset;
	max-width: 180px;
}

#gform_submit_button_44 {
	font-size: 14px;
	padding: 8px 12px;
	margin-bottom: unset;
}

.gfield input::-webkit-input-placeholder {
	color: #333333;
}

/* Select Padding */
.gform_wrapper.gravity-theme select {
	padding: 6px !important;
}

/* Field widths on mobile */

@media screen and (max-width: 767px) {
	.gform_wrapper .gf_simple_horizontal .gform_body .top_label .gfield {
		padding-right: 0 !important;
	}
	#input_44_5, #input_44_5_6 {
		width: 100% !important;
		max-width: 100%;
		height: 46px;
		margin-bottom: 20px;
	}
	.gform_wrapper.gravity-theme .ginput_complex span, .gform_wrapper.gravity-theme .ginput_container_address {
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;	
	}
}

/* Subscription form popup from footer */

#shortcode-9429-115 form#gform_44 {
    display: flex;
    flex-direction: column;
}

#shortcode-9429-115 div#gform_fields_44 {
    display: flex;
    flex-direction: column;
}

#shortcode-9429-115 div#gform_wrapper_44 {
    width: 100%;
}

#shortcode-9429-115 .gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body {
	max-width: 100%;
}

#shortcode-9429-115 .gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label {
	margin-top: 20px;
	margin-left: auto;
}

/* Fix issue where more than one instance of a form on a page is hidden by inline styles */
div.gform_wrapper[id^="gform_wrapper_"][style*="display:none"],
div.gform_wrapper[id^="gform_wrapper_"][style*="display: none"] {
    display: block !important;
}.trp-language-switcher > div {
    border: 1px solid transparent;
}

.trp-language-switcher .trp-ls-shortcode-current-language {
    display: flex;
}

#shortcode-10-3732 .trp-ls-clicked,
#shortcode-5092-115 .trp-ls-clicked,
#shortcode-5442-115 .trp-ls-clicked {
	max-height: 150px;
	overflow: auto;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	text-align: left;
    z-index: 100;
}

#shortcode-10-3732 .trp-ls-shortcode-language a, #shortcode-10-3732 .trp-ls-shortcode-current-language a,
#shortcode-5092-115 .trp-ls-shortcode-language a, #shortcode-5092-115 .trp-ls-shortcode-current-language a, 
#shortcode-5442-115 .trp-ls-shortcode-language a, #shortcode-5442-115 .trp-ls-shortcode-current-language a {
	font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 500;
    color: #000000;
    text-transform: uppercase;
}

#shortcode-10-3732 .trp-ls-clicked a:hover,
#shortcode-5092-115 .trp-ls-clicked a:hover,
#shortcode-5442-115 .trp-ls-clicked a:hover {
	background-color: #faeeee;
}

#shortcode-10-3732 .trp-language-switcher > div > a,
#shortcode-5092-115 .trp-language-switcher > div > a,
#shortcode-5442-115 .trp-language-switcher > div > a {
	color: #000;
	text-transform: uppercase;
}

#shortcode-5442-115 .trp-ls-clicked {
	background-color: #f2efec;
}

/* Position the dropdown arrow with a bit more padding */
.trp-language-switcher > div {
    background-position: calc(100% - 16px) calc(1em + 0px), calc(100% - 11px) calc(1em + 0px);
}

/* make it narrower in the header */
.trp-language-switcher > div > a {
    padding: 7px !important;
}

.trp-ls-shortcode-language.trp-ls-clicked,
.trp-ls-shortcode-current-language.trp-ls-clicked,
.trp-ls-shortcode-current-language {
    width: 76px !important;
}

#shortcode-5092-115 .trp-language-switcher {
    width: 84px !important;
}#_search_form-297-115 ::-webkit-input-placeholder {
	/* WebKit browsers */
	color: transparent;
}
#_search_form-297-115 :-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: transparent;
}
#_search_form-297-115 ::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: transparent;
}
#_search_form-297-115 :-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: transparent;
}
#_search_form-297-115 input::placeholder {
	color: transparent;
}
#_search_form-297-115 textarea::-webkit-input-placeholder {
	/* WebKit browsers */
	color: transparent;
}
#_search_form-297-115 textarea:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: transparent;
}
#_search_form-297-115 textarea::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: transparent;
}
#_search_form-297-115 textarea:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: transparent;
}
#_search_form-297-115 textarea::placeholder {
	color: transparent;
}

@media screen and (max-width: 479px) {
	#_search_form-3499-433 div {
		text-align: center;
	}
	#_search_form-3499-433 input[type="text"] {
		max-width: 50%;
	}	
}

.oxy-search-form input {
	text-transform: uppercase;
}.woocommerce-Tabs-panel--description h2, .woocommerce-Tabs-panel--description h3 {
    font-family: 'Oswald';
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000000;
}

/* This is the same styles as the load__more class */

/*.oxy-read-more-link_text {
	font-size: 12px;
    color: #333333;
    text-transform: uppercase;
    transition-duration: 0.4s !important;
    cursor: pointer;
	border: 1px solid #e8e8e8;
	border-radius: 100%;
	text-align: center;
	margin-top: 20px;
	width: 30px;
	height: 30px;
	font-weight: 400;
}*/

/*.oxy-read-more-link_text:hover, .oxy-read-more-link_text--infinite-scroll:hover {
    transform: scale3d(1.1,1.1,1.1);
	color: #e8e8e8;
	background-color: #333333;
	border: 1px solid #333333;
}

.oxy-read-more-link_text, .oxy-read-more-link_text--infinite-scroll {
	font-size: 12px;
    color: #333333;
    text-transform: uppercase;
    transition-duration: 0.4s !important;
    cursor: pointer;
	border: 2px solid #e8e8e8;
	border-radius: 100%;
	text-align: center;
	margin-top: 20px;
	font-weight: 600;
	line-height: 2.4;
}*/

.oxy-read-more-inner {
	transition-duration: 0.4s !important;
}/* ------ WP Grid Builder Styles ------ */

.wpgb-facet-title {
	display: none;
}

.wpgb-select {
	border-radius: 0px !important;
    border: solid 1px rgba(0,0,0,0.10) !important;
}

.wpgb-select-separator {
	color: rgba(0,0,0,0.10) !important;
}

.wpgb-select-placeholder input[type="text"], .wpgb-facet .wpgb-search-facet input[type="search"],
.wpgb-facet .wpgb-search-facet select, .wpgb-sort.wpgb-select {
	font-size: 10px !important;
	font-family: Montserrat !important;
	color: rgb(51,51,51) !important;
	text-transform: uppercase !important;
}

.wpgb-facet .wpgb-input {
	border-top-color: #ffffff !important;
    border-right-color: #ffffff !important;
    border-bottom-color: #ccc !important;
    border-left-color: #ffffff !important;
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
    margin-left: 40px !important;
    color: rgb(51,51,51) !important;
    text-transform: uppercase !important;
}

.facet__dropdown, .facet__dropdown select option {
	text-transform: uppercase !important;
} 

.wpgb-facet ul .wpgb-button, .wpgb-facet select.wpgb-select, .wpgb-facet .wpgb-search-facet input[type="search"], .wpgb-facet .wpgb-autocomplete-facet input[type="search"] {
	border-radius: 0 !important;
	text-transform: uppercase;
}

.wpgb-facet ul .wpgb-button .wpgb-button-label {
	font-size: 10px !important;
}

.wpgb-facet .wpgb-inline-list {
    justify-content: center !important;
}

.wpgb-facet .wpgb-input, .wpgb-facet .wpgb-select, .wpgb-facet .wpgb-button:not(button), .wpgb-facet .wpgb-radio .wpgb-radio-control, .wpgb-facet .wpgb-checkbox .wpgb-checkbox-control, .wpgb-facet .wpgb-checkbox .wpgb-checkbox-control:before {
    border-color: #000 !important;
	border-width: 1px !important;
}

.wpgb-select-placeholder {
  padding: 0 !important;
}

.wpgb-facet .wpgb-autocomplete-facet .wpgb-input, .wpgb-facet .wpgb-date-facet .wpgb-input, .wpgb-facet .wpgb-search-facet .wpgb-input {
  text-indent: 0 !important;
}

.ct-widget .widget.woocommerce.widget_price_filter h2.widgettitle,
.ct-widget .widget.woocommerce.widget_price_filter .price_label,
.ct-widget .widget.woocommerce.widget_price_filter .price_label span {
  font-size: 10px !important;
  font-weight: 400;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
  padding: 2px 8px !important;
  font-size: 10px !important;
  color: rgb(51,51,51) !important;
  font-weight: 400 !important;
  border: 1px solid rgb(51,51,51);
}

.wpgb-facet .wpgb-autocomplete-facet .wpgb-input::placeholder,
.wpgb-facet .wpgb-date-facet .wpgb-input::placeholder,
.wpgb-facet .wpgb-search-facet .wpgb-input::placeholder {
  color: rgb(51,51,51) !important;
  opacity: 1;  /* Optional: makes sure it's fully visible in some browsers */
}

.wpgb-facet .wpgb-search-facet input[type="search"],
.wpgb-facet .wpgb-autocomplete-facet input[type="search"],
.wpgb-select-placeholder input[type="text"],
.wpgb-facet .wpgb-search-facet input[type="search"] {
    padding: 2px 8px !important;
}

.wpgb-select-dropdown {
	border-radius: 0 !important;
}

#-wpgb-facet-692-4026 .wpgb-facet .wpgb-select {
	border-color: transparent !important;
	font-size: 10px;
}

/* Code block facets */
#code_block-560-5375 {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    align-items: center;
    justify-content: center;
}

/* Select padding */
.wpgb-facet .wpgb-input, .wpgb-facet select.wpgb-select {
  padding: 2px 8px !important;
  line-height: 22px !important;
  min-height: unset !important;
  height: unset !important;
}

/* price filter - not technically a facet */
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    height: 2px;
    top: 50%;
    transform: translateY(-50%);  
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  height: 2px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  top: -11px;
  background-color: white;
  border: 1px solid #65bec2;  
}

.post-type-filter {
    border: 1px solid #3b3c38;
    padding: 2px 8px;
    font-size: 10px;
    color: #000000;
    text-transform: uppercase;
    transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: 0.4s;
    font-weight: 400;
    text-align: center;
    transition-duration: 0.4s !important;
 
}

/* Button Facets */
.wpgb-button {
    padding: 0 !important;
}

.wpgb-facet .wpgb-button-label {
    line-height: unset !important;
    padding: 0 4px !important;
}/* Password fields in My Account */

.lost_reset_password .woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last {
  width: 100%;
  margin-bottom: 20px;
}

/* H6 in product description */

#tab-description h6 {
	margin-bottom: 4px;
}

/* Price etc in product builder */

.oxy-product-wrapper-inner.oxy-inner-content {
	display: flex;
	align-content: center;
	width: 100%;
}

.oxy-product-builder, .oxy-product-builder .product, .product__price--container {
	width: 100%;

}

.woocommerce div.product p.price {
	display: flex;
	align-items: center;
	gap:  10px;
	margin-bottom: 0;
}

.price__percentage {
	margin-left: auto;
}

.sale__name {
	margin-bottom: 10px;
}

/* Buttons */

#-woo-checkout-3-186 .woocommerce #payment #place_order, #-woo-checkout-3-186 .woocommerce-page #payment #place_order, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	background-color: #fff;
	border-color: #000;
	color: #000;
}

#-woo-checkout-3-186 .woocommerce #payment #place_order:hover, #-woo-checkout-3-186 .woocommerce-page #payment #place_order:hover, .woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover {
	background-color: #fff;
}

.oxy-mini-cart .woocommerce-mini-cart__buttons {
	flex-direction: column;
	gap: 20px;
}

.oxy-mini-cart .woocommerce-mini-cart__buttons p, .oxy-mini-cart .woocommerce-mini-cart__buttons a {
	width: 100%;
}

/* My Account */

.woocommerce-account .woocommerce-MyAccount-navigation li:first-child {
	padding-top: 8px;
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
	text-decoration: none;
	font-weight: 700;
	color: #000;
}

/* Focus input boxes */

.woocommerce-cart table.cart td.actions .coupon .input-text:focus, .select2-container--default .select2-search--dropdown .select2-search__field:focus, .woocommerce form .form-row textarea:focus, .woocommerce textarea:focus, .select2-dropdown:focus, .woocommerce .select2-selection:focus, .woocommerce input[type="search"]:focus, .woocommerce input[type="text"]:focus, .woocommerce input[type="number"]:focus, .woocommerce input[type="tel"]:focus, .woocommerce input[type="email"]:focus, .woocommerce input[type="password"]:focus, .woocommerce select:focus {
	border: 1px solid #90b1b8 !important;
	box-shadow: unset !important;
}

/* Notifications etc */

.woocommerce-info, .woocommerce-error, .woocommerce-message, .oxy-woo-order-tracking form, .woocommerce form.woocommerce-ResetPassword.lost_reset_password, .woocommerce .woocommerce-EditAccountForm, .woocommerce .woocommerce-address-fields, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce .col2-set, .woocommerce-form-coupon, .woocommerce #reviews #comments ol.commentlist li .comment-text, ul.woocommerce-order-overview, .woocommerce form.login, .woocommerce form.register, .woocommerce form.checkout_coupon, .woocommerce table.shop_table {
	border-bottom: 1px solid #e8e8e8 !important;
	border-left: 1px solid #e8e8e8 !important;
	border-right: 1px solid #e8e8e8 !important;
	border-top-width: 1px !important;
	box-shadow: unset !important;
}

.woocommerce .woocommerce-mini-cart__total strong, .woocommerce .woocommerce-mini-cart span.quantity, .woocommerce .widget_product_categories span.count, .woocommerce .woocommerce-widget-layered-nav-list__item span, .woocommerce-product-attributes-item__value p, .woocommerce-error, .woocommerce-table--order-downloads, .woocommerce-Address address, .woocommerce-orders-table, .woocommerce-table, ul.woocommerce-shipping-methods, p.woocommerce-shipping-destination, .woocommerce-column--shipping-address address, .woocommerce-column--billing-address address, .woocommerce-order p, .woocommerce .product-name, .woocommerce .product-total, .oxy-product-stock p, .oxy-product-description p, .woocommerce-Reviews .comment-text p, .product .summary .product_meta, .woocommerce-Tabs-panel, .woocommerce-product-details__short-description p, .woocommerce-form-track-order p, .woocommerce-checkout-payment p, .checkout_coupon p, .woocommerce-ResetPassword p, .woocommerce-info, .woocommerce-error, .woocommerce-message, .woocommerce-MyAccount-content p, .woocommerce-breadcrumb, p.woocommerce-result-count {
	font-size: 14px;
}

/* Shop page full width stuff */

#section-2771-433 .ct-section-inner-wrap {
	flex-wrap: wrap;
}

/* Add to cart swatch thing*/

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
	border-radius: 0;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
}

.wvs-has-image-tooltip:hover:after, .wvs-has-image-tooltip:hover:before, [data-wvstooltip]:hover:after, [data-wvstooltip]:hover:before {
	display: none;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
	box-shadow: unset !important;
	border: 1px solid #000;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):focus, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
	box-shadow: unset !important;
	border: 1px solid #de8ca5;
}

/* Product price sale del */

.oxy-product-price del {
	text-decoration: none;
	position: relative;
	white-space: nowrap;
}
.oxy-product-price del:after {
	border-top: 1px solid #000;
	position: absolute;
	content: "";
	right: 0;
	top: 45%;
	left: 0;
}

/* Related Products heading */

.oxy-related-products h2, .oxy-related-products h2.woocommerce-loop-product__title {
	font-family: 'Oswald' !important;
	font-size: 20px !important;
	font-weight: 500 !important;
	color: #000000 !important;	
}

/* Related products hover */

.oxy-related-products a.woocommerce-loop-product__link, .oxy-related-products li {
	transition-duration: 0.4s !important;	
}

/* Border radius on input boxes */

.woocommerce-cart table.cart td.actions .coupon .input-text, .select2-container--default .select2-search--dropdown .select2-search__field, .woocommerce textarea, .select2-dropdown, .woocommerce .select2-selection, .woocommerce input[type="search"], .woocommerce input[type="text"], .woocommerce input[type="number"], .woocommerce input[type="tel"], .woocommerce input[type="email"], .woocommerce input[type="password"], .woocommerce select,
.woocommerce-form-login label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme span::before, .oxy-woo-checkout label.woocommerce-form__label.woocommerce-form__label-for-checkbox span::before {
	border-radius: 0;
}

/*.woocommerce form.login {
padding: 0 !important;
}*/

/* Buttons */

.woocommerce .widget_shopping_cart .buttons a.checkout.wc-forward, .woocommerce button[type=submit], .woocommerce button[name=woocommerce-form-login__submit], .woocommerce button[name=save_account_details], .woocommerce button[name=save_address], .woocommerce .oxy-woo-element div.product form.cart button.button.alt, .woocommerce .oxy-product-cart-button button.button.alt, .woocommerce div.product form.cart .button {
	background-color: transparent;
	border-top-color: #3b3c38;
	border-right-color: #3b3c38;
	border-bottom-color: #3b3c38;
	border-left-color: #3b3c38;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 24px;
	padding-bottom: 16px;
	padding-left: 24px;
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
	transition-timing-function: ease-in-out;
	transition-property: all;
	padding-top: 16px;
	font-weight: 700;
	transition-duration: 0.4s !important;	
}

.woocommerce button[type=submit]:hover, .woocommerce button[name=woocommerce-form-login__submit]:hover, .woocommerce button[name=save_account_details]:hover, .woocommerce button[name=save_address]:hover, .woocommerce .oxy-woo-element div.product form.cart button.button.alt:hover, .woocommerce .oxy-product-cart-button button.button.alt:hover, .woocommerce div.product form.cart .button:hover {
	transform: scale3d(1.1,1.1,1.1);
	background-color: transparent;
	border-top-color: #3b3c38;
	border-right-color: #3b3c38;
	border-bottom-color: #3b3c38;
	border-left-color: #3b3c38;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
	color: #000000;	
}

/* Disable Buy Now button if variation isn't selected */
.woocommerce-variation-add-to-cart-disabled {
	position: relative;
}

.woocommerce-variation-add-to-cart-disabled .disabled {
	pointer-events: none;
}

.woocommerce-variation-add-to-cart-disabled::after {
	content: "Please ensure you have selected all of the required options.";
	padding: 2px;
	display: none;
    position: absolute;
    bottom: -38px;
	text-align: center;
	background-color: #c6758f;
	color: #fff;
	width: 428px;
	font-size: 10px;
	text-transform: uppercase;
}
.woocommerce-variation-add-to-cart-disabled:hover::after {
	display: block;
}

.woocommerce-Address .title:not(.ct-section):not(.oxy-easy-posts) {
	display: block;
}

/* product price spacing */
span.woocommerce-Price-currencySymbol {
    margin-right: 4px;
}

/* override price size on single product template */
#-product-price-5348-195 .price, #-product-price-5348-195 .woocommerce-Price-amount, #-product-price-5348-195 .price del {
    font-size: 16px;
}

#-product-price-5348-195 .price del .woocommerce-Price-amount, #-product-price-5348-195 .price del {
    color: #686868;
}


.woocommerce .oxy-product-images.oxy-woo-element span.onsale.wc-memberships-member-discount {
    left: 0;
    margin-right: 0;
    top: 42px;
    right: unset;
}

.shop-cols > div {
  width: 33.33%;
}.oxy-mega-menu_inner {
	gap: 20px;
}

.repeater__card--post:hover .mega__menu--view-event-arrow svg {
	fill: #e8e8e8;
}

.repeater__card--post:hover .mega__menu--view-event-arrow-container {
	border: 1px solid #333333;
	background-color: #333333;
}

/* --- Mega Menu Dropdown Hovers --- */
/* Events */
#-mega-dropdown-5113-115 .oxy-mega-dropdown_container {
	border-bottom: 2px solid #b8a8bc;
}

/* Shop */
#-mega-dropdown-5125-115 .oxy-mega-dropdown_container {
	border-bottom: 2px solid #b5787f;
}

/* Programs */
#-mega-dropdown-5202-115 .oxy-mega-dropdown_container {
	border-bottom: 2px solid #9ca858;
}

/* Meet Shannon */
#-mega-dropdown-5226-115 .oxy-mega-dropdown_container {
	border-bottom: 2px solid #90b1b8;
}

/* Blog */
#-mega-dropdown-5246-115 .oxy-mega-dropdown_container {
	border-bottom: 2px solid #b8a8bc;
}

/* Podcast */
#-mega-dropdown-5296-115 .oxy-mega-dropdown_container {
	border-bottom: 2px solid #e3bd40;
}

/* TTTE */
#-mega-dropdown-5305-115 .oxy-mega-dropdown_container {
	border-bottom: 2px solid #90b1b8;
}

/* Access Consciousness */
#-mega-dropdown-5325-115 .oxy-mega-dropdown_container {
	border-bottom: 2px solid #e3bd40;
}

/* Tweak padding on MM dropdowns */

#-mega-menu-5112-115 .oxy-mega-dropdown_inner {
    padding-top: 11px;
}

#-mega-menu-5112-115 #-mega-dropdown-5305-115 .oxy-mega-dropdown_inner,
#-mega-menu-5112-115 #-mega-dropdown-5325-115 .oxy-mega-dropdown_inner {
	padding-top: 5px;
}.oxy-infinite-scroller_inner {
	text-align: center;
}.ct-section .ct-section-inner-wrap {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}.gap__20 .ct-section-inner-wrap {
	gap: 20px;
}

.ct-code-block.gap__20 > div:not(last-child) {
	margin-bottom: 20px;
}.column-with-right-image .repeater__list--post-transparent:nth-child(even) .repeater__list--inner > img {
    order: 1;
}

.column-with-right-image .repeater__list--post-transparent:nth-child(even) .repeater__list--inner > div {
    order: 2;
}

.column-with-right-image .repeater__list--post-transparent:nth-child(even) .repeater__list--inner > div > img,
.column-with-left-image .repeater__list--post-transparent:nth-child(odd) .repeater__list--inner > div > img {
	margin-left: auto;
  	-webkit-transform: scaleX(-1);
  	transform: scaleX(-1);	
}

.repeater__gold--line {
	/*margin-top: auto;*/
	width: 80%;
	height: 1px;
	margin-bottom: 20px;
}

.column-with-left-image .repeater__list--post-transparent:nth-child(even) .repeater__list--inner > img {
    order: 2;
}

.column-with-left-image .repeater__list--post-transparent:nth-child(even) .repeater__list--inner > div {
    order: 1;
}

@media only screen and (max-width: 767px) {
  .two-column-image-on-left .span--6 {
    grid-column: span 12;
  }
}

.welcome__header--container .ct-section-inner-wrap {
    padding-top: 0;
    padding-bottom: 0;
}

.repeater__list--text p {
    line-height: 2;
}

@media (max-width: 479px) {
	.mobile__full__width {
		width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}	
	.mobile__center {
		text-align: center !important;
	}
}.ct-text-block .ct-span p {
	word-break: break-word;
	max-wdith: 100%;
}

#gform_next_button_40_25 {
	margin-right: auto;
	margin-bottom: 0;
}

/*.prereq__list--plus:last-child::after,*/
.prereq__list--or:last-child::after {
	display: none !important;
}

.event_additional_description p {
  margin-bottom: 12px;
}.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color), .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color), .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color), .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color), .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color), .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color) {
	background-color: transparent;
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.selected:before, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.selected:before, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.selected:before, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before {
	border-color: #de8ca5;
	border-width: 1px;
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more {
	padding: 0;
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.swatch-label, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.swatch-label, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.swatch-label, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label {
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	transition-duration: 0.4s !important;
}

.woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.swatch-label:hover {
	transform: scale3d(1.1,1.1,1.1);
}.rtl .oxy-cart-counter_inner_content {
    left: 0;
    right: unset;
}.cky-notice .cky-title {
    font-size: 14px !important;
    font-family: Oswald;
    color: #000000;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.cky-notice-des, .cky-notice-des p {
	font-size: 11px !important;
    line-height: 1.2 !important;
}

.cky-btn {
    border-top-color: #3b3c38 !important;
    border-right-color: #3b3c38 !important;
    border-bottom-color: #3b3c38 !important;
    border-left-color: #3b3c38 !important;
    border-top-width: 1px !important;
    border-right-width: 1px !important;
    border-bottom-width: 1px !important;
    border-left-width: 1px !important;
    border-top-style: solid !important;
    border-right-style: solid !important;
    border-bottom-style: solid !important;
    border-left-style: solid !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
    transition-timing-function: ease-in-out !important;
    transition-property: all !important;
    transition-duration: 0.4s !important;
    font-weight: 700 !important;
}

.cky-consent-container .cky-consent-bar {
    padding: 10px 10px 10px 10px !important;
    box-shadow: 0 -1px 10px 0 #acabab4d;
    border-radius: 0 !important;
}

.cky-notice-btn-wrapper {
    margin-top: 10px !important;
}	.tooltip {
	position: relative;
	display: inline-block;
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: max-content;
	background-color: #c6758f;
	color: #fff;
	text-align: center;
	border-radius: 0;
	padding: 4px 8px;
	position: absolute;
	z-index: 1;
	top: 110%;
	left: 50%;
	transform: translateX(-50%);	
}


.tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 50%;
	transform: translateX(-50%);	
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent #c6758f transparent;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
}.dynamic-image, .dynamic-image source, .dynamic-image img {
	width: 100%;
	max-width: 100%;
}.gradient-1 {
    color: #7b7687;
    background: linear-gradient(to right, #7b7687, #b8a8bc, #b5787f, #90b1b8, #9ca858, #e3bd40);
    background-image: linear-gradient(to right, #7b7687, #b8a8bc, #b5787f, #90b1b8, #9ca858, #e3bd40);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradient-2 {
    color: #b8a8bc;
    background: linear-gradient(to right, #b8a8bc, #7b7687);
    background-image: linear-gradient(to right, #b8a8bc, #7b7687);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradient-3 {
    color: #7b7687;
    background: linear-gradient(to right, #7b7687, #e3bd40);
    background-image: linear-gradient(to right, #7b7687, #e3bd40);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradient-4 {
    color: #90b1b8;
    background: linear-gradient(to right, #90b1b8, #9ca858);
    background-image: linear-gradient(to right, #90b1b8, #9ca858);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradient-5 {
    color: #b5787f;
    background: linear-gradient(to right, #b5787f, #7b7687);
    background-image: linear-gradient(to right, #b5787f, #7b7687);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradient-6 {
    color: #9ca858;
    background: linear-gradient(to right, #9ca858, #e3bd40);
    background-image: linear-gradient(to right, #9ca858, #e3bd40);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradient-7 {
    color: #7b7687;
    background: linear-gradient(to right, #7b7687, #90b1b8);
    background-image: linear-gradient(to right, #7b7687, #90b1b8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradient-8 {
    color: #7b7687;
    background: linear-gradient(to right, #7b7687, #b5787f, #e3bd40);
    background-image: linear-gradient(to right, #7b7687, #b5787f, #e3bd40);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradient-9 {
    color: #90b1b8;
    background: linear-gradient(to right, #90b1b8, #b8a8bc, #7b7687);
    background-image: linear-gradient(to right, #90b1b8, #b8a8bc, #7b7687);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.gradient-10 {
    color: #9ca858;
    background: linear-gradient(to right, #9ca858, #b8a8bc, #7b7687);
    background-image: linear-gradient(to right, #9ca858, #b8a8bc, #7b7687);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradient-rainbow-bol {
    color: #645B7D;
    background: linear-gradient(to right, #645B7D, #978FAE, #B9ABB8, #D2A9D0, #F4B6A3, #F6EA81);
    background-image: linear-gradient(to right, #645B7D, #978FAE, #B9ABB8, #D2A9D0, #F4B6A3, #F6EA81);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;  
}

.gradient-purple-navy {
    color: #2D334B;
    background: linear-gradient(to right, #2D334B, #2B1746, #7D92C6, #956E87);
    background-image: linear-gradient(to right, #2D334B, #2B1746, #7D92C6, #956E87);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;  
}
.testimonial__text span, .testimonial__text p {
	text-align: center;
}.oxy-woo-my-account h2 {
	text-transform: uppercase;
}

.oxy-woo-my-account .lost_password a {
	color: #b5787f;
}

.oxy-woo-my-account form.login, .oxy-woo-my-account form.register {
	border: unset !important;
}.t-flow {
   display: flex!important;
   height: auto;
   min-height: 0;
   max-height: 0;
   padding-top: 0;
   padding-bottom: 0;
   overflow: hidden;
   transition: max-height 0.7s ease-in-out, padding 0.7s ease-in-out;
}
.oxy-toggle[class*=expanded] + .t-flow {
    max-height: 10000px;
    padding-top:20px;
    padding-bottom:20px;
}

.oxy-toggle {
    flex-direction: row-reverse;
}.oxy-repeater-pages-wrap {
	grid-column: span 12;
	padding-top: 20px;
	padding-bottom: 20px;
}

.oxy-repeater-pages-wrap .page-numbers {
	background: #fff;
	border: 1px solid #000;
	font-weight: 400;
    padding-left: 10px;
    padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;		
}

.oxy-repeater-pages-wrap .page-numbers.dots {
	border: 0;
}

.oxy-repeater-pages-wrap .page-numbers:hover:not(.dots) {
	background: #000;
	border: 1px solid #000;
	color: #fff;
	font-weight: 400;	
}

.oxy-repeater-pages-wrap .page-numbers.current {
	background: #000;
	color: #fff;
	border: 1px solid #000;
	font-weight: 700;
    padding-left: 10px;
    padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;	
}@media (max-width: 479px) {
	#div_block-6368-115 > * {
		height: unset !important;
	}
}.woocommerce-page.columns-3 ul.products li.product,
.woocommerce.columns-3 ul.products li.product {
  width: 25%;
}


@media (max-width: 1119px) {
	.woocommerce-page.columns-3 ul.products li.product,
	.woocommerce.columns-3 ul.products li.product {
	  width: 25%;
	}	
}

@media (max-width: 991px) {
	.woocommerce-page.columns-3 ul.products li.product,
	.woocommerce.columns-3 ul.products li.product {
	  width: 50%;
	}	
}

@media (max-width: 767px) {
	.woocommerce-page.columns-3 ul.products li.product,
	.woocommerce.columns-3 ul.products li.product {
	  width: 50%;
	}	
}

@media (max-width: 479px) {
	.woocommerce-page.columns-3 ul.products li.product,
	.woocommerce.columns-3 ul.products li.product {
	  width: 100%;
	}	
}

.woocommerce button.button.alt, .woocommerce a.button, .woocommerce ul.products li.product .button, .woocommerce #review_form #respond .form-submit input, .woocommerce a.button.alt, .woocommerce button.button {
    text-align: center;
    color: #000000;
    background-color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 1.2;
    font-weight: 700;
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    border-top-color: #3b3c38;
    border-right-color: #3b3c38;
    border-bottom-color: #3b3c38;
    border-left-color: #3b3c38;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    margin-top: auto;
    transition-duration: 0.4s !important;
}

.woocommerce button.button.alt:hover, .woocommerce a.button:hover, .woocommerce ul.products li.product .button:hover, .woocommerce #review_form #respond .form-submit input:hover, .woocommerce a.button.alt:hover, .woocommerce button.button:hover {
border-top-color: rgba(0,0,0,0);
    border-right-color: rgba(0,0,0,0);
    border-bottom-color: rgba(0,0,0,0);
    border-left-color: rgba(0,0,0,0);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: #000000;
    color: #ffffff;
}

.woocommerce ul.products li.product .onsale, .woocommerce span.onsale {
    border-radius: 0;
    top: 12px;
    right: 12px;
	left: auto;
	text-transform: uppercase;
}

.price {
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;	
}

.price br {
    display: contents;	
}

/* Title */
#shortcode-2155-4563 .woocommerce-loop-product__title {
    font-family: Oswald !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    color: #4d4d4d !important;
    text-align: left !important;
    line-height: 1.2 !important;
    margin-bottom: 10px !important;
    transition-duration: 0.4s !important;
}

/* Pagination */

.woocommerce nav.woocommerce-pagination ul {
	display: flex;
	justify-content: center;
	border: unset;
}

.woocommerce nav.woocommerce-pagination ul li {
    border-right: unset !important;
}

.woocommerce-pagination {
    font-size: 14px;
}

ul.page-numbers li:hover a.page-numbers {
    background: #000 !important;
    border: 1px solid #000 !important;
    color: #fff !important;
    font-weight: 400 !important;
}

ul.page-numbers li a.page-numbers {
    background: #fff !important;
    border: 1px solid #000 !important;
    font-weight: 400 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

ul.page-numbers li span.page-numbers.current {
    background: #000 !important;
    color: #fff !important;
    border: 1px solid #000 !important;
    font-weight: 700 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    min-width: unset !important;
	
}.woocommerce ul.product_list_widget li a {
	font-family: 'Oswald';
	text-transform: uppercase;
	color: #000;
}

.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
    border-left: unset;
}

.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt,
.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd {
	font-size: 10px;
	text-transform: uppercase;
}

#-mini-cart-9522-115 .woocommerce-mini-cart-item a + a {
    max-width: 90%;
}

#-mini-cart-10-50223 .woocommerce-mini-cart-item a + a {
    max-width: 90%;
}

.woocommerce ul.cart_list dl.variation {
	margin-top: 10px;
}.woocommerce .cart_totals h2, .woocommerce .cross-sells h2 {
	font-family: 'oswald';
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2px;
	font-size: 20px;
}.faq-video iframe {
  max-width: 300px;
  height: auto;
}/* This is for the dynamic bundle tabs on the Woo Products template */

.oxy-dynamic-tabs_tab {
  text-align: center;
  display: flex;
  justify-content: center;
  transition: 0.3s !important;
}

.oxy-dynamic-tabs_mode-accordion .oxy-dynamic-tabs_tab {
  display: flex;
  flex-direction: row;
  justify-content: space-between; 
  align-items: center;
}

.oxy-dynamic-tabs_mode-accordion .oxy-dynamic-tabs_tab-icon svg {
    height: 16px;
    width: 16px;
}

.oxy-dynamic-tabs_mode-accordion .oxy-dynamic-tabs_tab-text {
  font-weight: 700;
}

.oxy-dynamic-tabs_mode-accordion .oxy-dynamic-tabs_panel-heading {
    margin-bottom: 8px;
}/* Style the text on the Subscriptions tab in My Account */

.my-account-subscription-title, 
.subscription-status.order-status.woocommerce-orders-table__cell.woocommerce-orders-table__cell-subscription-status.woocommerce-orders-table__cell-order-status,
.subscription-next-payment.order-date.woocommerce-orders-table__cell.woocommerce-orders-table__cell-subscription-next-payment.woocommerce-orders-table__cell-order-date,
.membership-plan[data-title="Plan"] a,
.membership-start-date time:not(thead .membership-start-date time), 
.membership-end-date:not(thead .membership-end-date),
.membership-status:not(thead .membership-status),
.membership-next-bill-on:not(thead .membership-next-bill-on),
.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number a,
.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-date time,
.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-status,
.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total span {
  text-transform: uppercase !important;
  font-size: 12px !important;
  font-weight: 500 !important;
}

.woocommerce form:not(.checkout) .form-row .input-checkbox {
  display: inline!important;
  opacity:1!important;
}

.recordings-downloads-button {
  color: #000 !important;
  text-decoration: none !important;
}

.recordings-downloads-button:hover {
  color: #fff !important;
}

.custom-account-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.account-alert {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
}
.account-alert p {
    font-weight: 700;
}

.account-alert svg {
    width: 24px;
    height: 24px;
}

.account-button {
    width:  100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.account-email-notification {
    display: flex;
    width:  100%;
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .account-email-notification {
        flex-direction: column;
        align-items: center;
        margin-top: 20px;
        margin-bottom: 0;
    }    
}

.account-email-notification .account-alert {
    flex-grow: 1;
}

.account-email-notification .account-alert p {
    font-weight: 400;
}

.account-email-notification .account-button {
    width:  auto;
}.grid_gallery_container .events-card-heading {
    width: fit-content;
}
.grid_gallery_container {
  display: flex;
  flex-direction: row;
  max-width: 100%;
  flex-wrap: wrap;
}

div.grid_gallery_container a.grid_gallery_image_url {
  width: 25%;
  padding: 10px;
}

div.grid_gallery_container a.grid_gallery_image_url img {
  width: 100%;
}

/* Show 3 wide at 992px, 2 wide at 768px and one on 480px */
@media (max-width: 991px) {
  div.grid_gallery_container a.grid_gallery_image_url {
    width: 33.33%;
  }  
}

@media (max-width: 768px) {
  div.grid_gallery_container a.grid_gallery_image_url {
    width: 50%;
  }  
}

@media (max-width: 480px) {
  div.grid_gallery_container a.grid_gallery_image_url {
    width: 100%;
  }  
}/* Common styles for all four sliders */
#shop-taxonomy-slider ul.splide__list li.splide__slide,
#shop-book-slider ul.splide__list li.splide__slide,
#shop-core-slider ul.splide__list li.splide__slide,
#shop-speciality-slider ul.splide__list li.splide__slide {
  display: flex !important;
  flex-direction: column;
  align-items: center;
}

/* Progress bar backgrounds */
.shop-taxonomy-slider-progress,
.shop-book-slider-progress,
.shop-core-slider-progress,
.shop-speciality-slider-progress {
  background: #f6f6f6;
  margin-top: 12px;
}

/* Progress bar foreground */
.shop-taxonomy-slider-progress-bar,
.shop-book-slider-progress-bar,
.shop-core-slider-progress-bar,
.shop-speciality-slider-progress-bar {
  height: 2px;
  transition: width 400ms ease;
  width: 0;
}

/* Progress bar foregrounds (separate colours) */
.shop-taxonomy-slider-progress-bar {
  background: #c6758f; /* pink */
}
.shop-book-slider-progress-bar {
  background: #c6758f; /* pink */
}
.shop-core-slider-progress-bar {
  background: #e3bd40; /* gold */
}
.shop-speciality-slider-progress-bar {
  background: #16e4e0; /* turquoise */
}

/* Hide pagination dots */
#shop-taxonomy-slider .splide__pagination.splide__pagination--ltr,
#shop-book-slider .splide__pagination.splide__pagination--ltr,
#shop-core-slider .splide__pagination.splide__pagination--ltr,
#shop-speciality-slider .splide__pagination.splide__pagination--ltr {
  display: none;
}

/* Arrow SVG fill (icon colours per slider) */
#shop-taxonomy-slider .splide__arrow svg {
  fill: #c6758f; /* pink */
}
#shop-book-slider .splide__arrow svg {
  fill: #000000; /* black */
}
#shop-core-slider .splide__arrow svg {
  fill: #e3bd40; /* gold */
}
#shop-speciality-slider .splide__arrow svg {
  fill: #16e4e0; /* turquoise */
}

/* Arrow button backgrounds */
#shop-taxonomy-slider .splide__arrow,
#shop-core-slider .splide__arrow,
#shop-speciality-slider .splide__arrow {
  background: #f6f6f6; /* light grey */
}
#shop-book-slider .splide__arrow {
  background: #ffffff; /* white for book slider */
}

/* Arrows positioning */
#shop-taxonomy-slider .splide__arrows.splide__arrows--ltr button,
#shop-taxonomy-slider .splide__arrows.splide__arrows--ltr button:hover,
#shop-book-slider .splide__arrows.splide__arrows--ltr button,
#shop-book-slider .splide__arrows.splide__arrows--ltr button:hover,
#shop-core-slider .splide__arrows.splide__arrows--ltr button,
#shop-core-slider .splide__arrows.splide__arrows--ltr button:hover,
#shop-speciality-slider .splide__arrows.splide__arrows--ltr button,
#shop-speciality-slider .splide__arrows.splide__arrows--ltr button:hover {
  transform: translateY(-50%);
}

/* Push arrows to edges */
#shop-book-slider .splide__arrow--prev,
#shop-core-slider .splide__arrow--prev,
#shop-speciality-slider .splide__arrow--prev {
  left: 0;
}
#shop-book-slider .splide__arrow--next,
#shop-core-slider .splide__arrow--next,
#shop-speciality-slider .splide__arrow--next {
  right: 0;
}

/* Core slider specific image hover setup */
#shop-core-slider .core-slide-image {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
}

#shop-core-slider .core-slide-image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 0.3s ease;
}

/* Default: show normal image, hide hover image */
#shop-core-slider .core-slide-image img:nth-child(1) {
  opacity: 1;
}
#shop-core-slider .core-slide-image img:nth-child(2) {
  opacity: 0;
}

/* On hover: swap images */
#shop-core-slider .core-slide-image:hover img:nth-child(1) {
  opacity: 0;
}
#shop-core-slider .core-slide-image:hover img:nth-child(2) {
  opacity: 1;
}

/* speciality slider a and text */
#shop-speciality-slider a {
  background-color: #fff;
  align-items: center;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  aspect-ratio: 1 / 1;
  padding: 10px;
}

#shop-speciality-slider .speciality-slide-text {
  text-align: center;
  font-size: 8px;
  color: #000000;
  margin-top: 8px;
  font-family: Montserrat;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
}

/* prevent the slider from being oversized */
#shop-core-slider,
#shop-core-slider .splide__track,
#shop-core-slider .splide__list,
#shop-speciality-slider,
#shop-speciality-slider .splide__track,
#shop-speciality-slider .splide__list {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  float: left !important;
  margin-top: 20px;
}.main-shop-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: stretch;
}

.ttte {
  grid-column: span 2;
}

@media (max-width: 479px) {
  .main-shop-grid {
    grid-template-columns: 1fr;
  }
  .ttte {
    grid-column: span 1;
  }  
}

.programs-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: stretch;  
}

@media (max-width: 991px) {
  .programs-grid  {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media (max-width: 767px) {
  .programs-grid  {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 479px) {
  .programs-grid  {
    grid-template-columns: 1fr;
  }
}

.ttte-grid {
  display: grid;
  grid-template-columns: 2fr 2fr 1fr;
  grid-template-rows: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: stretch;  
}

@media (max-width: 767px) {
  .ttte-grid  {
    grid-template-columns: 1fr;
  }
}

.core-class-container:hover .core-classes-main-image {
  opacity: 0;
}

.core-class-container:hover .core-class-hover-image {
  opacity: 1;
}/* WOOCOMMERCE NOTICES FLOATING BOX */

.woocommerce-notices-wrapper {
    position: fixed;
    bottom: 20px;
    right: 20px;
  	z-index: 2999;
  	transition: all 0.6s;
    animation: slide-up-fade-in ease 1s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode:forwards; /*when the spec is finished*/
    -webkit-animation: slide-up-fade-in ease 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode:forwards; /*Chrome 16+, Safari 4+*/ 
    -moz-animation: slide-up-fade-in ease 1s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode:forwards; /*FF 5+*/
    -o-animation: slide-up-fade-in ease 1s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode:forwards; /*Not implemented yet*/
    -ms-animation: slide-up-fade-in ease 1s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode:forwards; /*IE 10+*/

    opacity:0;
    opacity: 1\9;
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error  {
  	display: flex;
  	align-items: center;
    border: none;
    box-shadow: 0 5px 15px #00000017;
    border-radius: 2px;
    background: white;
    z-index: 2999;
  	transition: all 0.6s;
}
.woocommerce-message .button,
.woocommerce-info .button,
.woocommerce-error .button {
    margin-left: 20px!important;
    order: 5;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    top: auto;
    left: 1.5em;
}
.showcoupon {padding: 5px;}


/* FLOATING BOX - SLIDE UP */

@keyframes slide-up-fade-in {
    0% {
        opacity:0;
        transform:  translatey(200px)  ;
    }
    100% {
        opacity:1;
        transform:  translatey(0px)  ;
    }
}
@-moz-keyframes slide-up-fade-in {
    0% {
        opacity:0;
        transform:  translatey(200px)  ;
    }
    100% {
        opacity:1;
        transform:  translatey(0px)  ;
    }
}
@-webkit-keyframes slide-up-fade-in {
    0% {
        opacity:0;
        transform:  translatey(200px)  ;
    }
    100% {
        opacity:1;
        transform:  translatey(0px)  ;
    }
}
@-o-keyframes slide-up-fade-in {
    0% {
        opacity:0;
        transform:  translatey(200px)  ;
    }
    100% {
        opacity:1;
        transform:  translatey(0px)  ;
    }
}
@-ms-keyframes slide-up-fade-in {
    0% {
        opacity:0;
        transform:  translatey(200px)  ;
    }
    100% {
        opacity:1;
        transform:  translatey(0px)  ;
    }
}

/* FLOATING BOX - SLIDE DOWN */

@keyframes slide-down-fade-in {
    0% {
        opacity:1;
        transform:  translatey(0px)  ;
    }
    100% {
        opacity:0;
        transform:  translatey(200px)  ;
    }
}
@-moz-keyframes slide-down-fade-in {
    0% {
        opacity:1;
        transform:  translatey(0px)  ;
    }
    100% {
        opacity:0;
        transform:  translatey(200px)  ;
    }
}
@-webkit-keyframes slide-down-fade-in {
    0% {
        opacity:1;
        transform:  translatey(0px)  ;
    }
    100% {
        opacity:0;
        transform:  translatey(200px)  ;
    }
}
@-o-keyframes slide-down-fade-in {
    0% {
        opacity:1;
        transform:  translatey(0px)  ;
    }
    100% {
        opacity:0;
        transform:  translatey(200px)  ;
    }
}
@-ms-keyframes slide-down-fade-in {
    0% {
        opacity:1;
        transform:  translatey(0px)  ;
    }
    100% {
        opacity:0;
        transform:  translatey(200px)  ;
    }
}

.hide-notification:not(.oxy-woo-checkout) {
  	animation: slide-down-fade-in ease 1s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode:forwards; /*when the spec is finished*/
    -webkit-animation: slide-down-fade-in ease 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode:forwards; /*Chrome 16+, Safari 4+*/ 
    -moz-animation: slide-down-fade-in ease 1s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode:forwards; /*FF 5+*/
    -o-animation: slide-down-fade-in ease 1s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode:forwards; /*Not implemented yet*/
    -ms-animation: slide-down-fade-in ease 1s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode:forwards; /*IE 10+*/
}.searchwp-live-search-result--ecommerce {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width:  100%;
}

a.button.product_type_variable.add_to_cart_button,
.searchwp-live-search-result--add-to-cart a {
    font-weight:  700;
    text-transform: uppercase;
}

p.searchwp-live-search-result--desc {
    max-height:  33px;
    overflow:  hidden;
}@media (max-width: 767px) {
  .pl-span-1 {
    grid-column: span 1;
  }
}.script{
 font-family:'Santorini';
}
.margin__right-8{
 margin-right:8px;
}

/* File: automatic-oxygen.css - Version: 3.3.6 - Generated: 2026-06-08 08:59:11 */
body, body.acss-boxed-layout {
  font-size: var(--text-m);
  line-height: var(--text-m-lh);
  color: var(--body-color, var(--black));
}
.ct-section-inner-wrap {
  padding-block: var(--section-space-m);
  padding-inline: var(--section-padding-x);
}
.oxy-header-container {
  padding-inline: var(--section-padding-x);
}
:where(section:not(section section)) {
  padding: 0 !important;
}
:focus {
  outline: none;
  box-shadow: none;
}
:focus-visible {
  outline-style: solid;
  outline-color: var(--focus-color);
  outline-width: var(--focus-width);
  outline-offset: var(--focus-offset);
}
@supports not selector(:focus-visible) {
  :focus {
    outline-style: solid;
    outline-color: var(--focus-color);
    outline-width: var(--focus-width);
    outline-offset: var(--focus-offset);
  }
}
*:focus.focus--primary {
  --focus-color: var(--primary);
}
.focus--primary *:focus, .focus--primary:focus-within {
  --focus-color: var(--primary);
}
*:focus.focus--primary-hover {
  --focus-color: var(--primary-hover);
}
.focus--primary-hover *:focus, .focus--primary-hover:focus-within {
  --focus-color: var(--primary-hover);
}
*:focus.focus--primary-ultra-light {
  --focus-color: var(--primary-ultra-light);
}
.focus--primary-ultra-light *:focus, .focus--primary-ultra-light:focus-within {
  --focus-color: var(--primary-ultra-light);
}
*:focus.focus--primary-light {
  --focus-color: var(--primary-light);
}
.focus--primary-light *:focus, .focus--primary-light:focus-within {
  --focus-color: var(--primary-light);
}
*:focus.focus--primary-semi-light {
  --focus-color: var(--primary-semi-light);
}
.focus--primary-semi-light *:focus, .focus--primary-semi-light:focus-within {
  --focus-color: var(--primary-semi-light);
}
*:focus.focus--primary-semi-dark {
  --focus-color: var(--primary-semi-dark);
}
.focus--primary-semi-dark *:focus, .focus--primary-semi-dark:focus-within {
  --focus-color: var(--primary-semi-dark);
}
*:focus.focus--primary-dark {
  --focus-color: var(--primary-dark);
}
.focus--primary-dark *:focus, .focus--primary-dark:focus-within {
  --focus-color: var(--primary-dark);
}
*:focus.focus--primary-ultra-dark {
  --focus-color: var(--primary-ultra-dark);
}
.focus--primary-ultra-dark *:focus, .focus--primary-ultra-dark:focus-within {
  --focus-color: var(--primary-ultra-dark);
}
*:focus.focus--secondary {
  --focus-color: var(--secondary);
}
.focus--secondary *:focus, .focus--secondary:focus-within {
  --focus-color: var(--secondary);
}
*:focus.focus--secondary-hover {
  --focus-color: var(--secondary-hover);
}
.focus--secondary-hover *:focus, .focus--secondary-hover:focus-within {
  --focus-color: var(--secondary-hover);
}
*:focus.focus--secondary-ultra-light {
  --focus-color: var(--secondary-ultra-light);
}
.focus--secondary-ultra-light *:focus, .focus--secondary-ultra-light:focus-within {
  --focus-color: var(--secondary-ultra-light);
}
*:focus.focus--secondary-light {
  --focus-color: var(--secondary-light);
}
.focus--secondary-light *:focus, .focus--secondary-light:focus-within {
  --focus-color: var(--secondary-light);
}
*:focus.focus--secondary-semi-light {
  --focus-color: var(--secondary-semi-light);
}
.focus--secondary-semi-light *:focus, .focus--secondary-semi-light:focus-within {
  --focus-color: var(--secondary-semi-light);
}
*:focus.focus--secondary-semi-dark {
  --focus-color: var(--secondary-semi-dark);
}
.focus--secondary-semi-dark *:focus, .focus--secondary-semi-dark:focus-within {
  --focus-color: var(--secondary-semi-dark);
}
*:focus.focus--secondary-dark {
  --focus-color: var(--secondary-dark);
}
.focus--secondary-dark *:focus, .focus--secondary-dark:focus-within {
  --focus-color: var(--secondary-dark);
}
*:focus.focus--secondary-ultra-dark {
  --focus-color: var(--secondary-ultra-dark);
}
.focus--secondary-ultra-dark *:focus, .focus--secondary-ultra-dark:focus-within {
  --focus-color: var(--secondary-ultra-dark);
}
*:focus.focus--accent {
  --focus-color: var(--accent);
}
.focus--accent *:focus, .focus--accent:focus-within {
  --focus-color: var(--accent);
}
*:focus.focus--accent-hover {
  --focus-color: var(--accent-hover);
}
.focus--accent-hover *:focus, .focus--accent-hover:focus-within {
  --focus-color: var(--accent-hover);
}
*:focus.focus--accent-ultra-light {
  --focus-color: var(--accent-ultra-light);
}
.focus--accent-ultra-light *:focus, .focus--accent-ultra-light:focus-within {
  --focus-color: var(--accent-ultra-light);
}
*:focus.focus--accent-light {
  --focus-color: var(--accent-light);
}
.focus--accent-light *:focus, .focus--accent-light:focus-within {
  --focus-color: var(--accent-light);
}
*:focus.focus--accent-semi-light {
  --focus-color: var(--accent-semi-light);
}
.focus--accent-semi-light *:focus, .focus--accent-semi-light:focus-within {
  --focus-color: var(--accent-semi-light);
}
*:focus.focus--accent-semi-dark {
  --focus-color: var(--accent-semi-dark);
}
.focus--accent-semi-dark *:focus, .focus--accent-semi-dark:focus-within {
  --focus-color: var(--accent-semi-dark);
}
*:focus.focus--accent-dark {
  --focus-color: var(--accent-dark);
}
.focus--accent-dark *:focus, .focus--accent-dark:focus-within {
  --focus-color: var(--accent-dark);
}
*:focus.focus--accent-ultra-dark {
  --focus-color: var(--accent-ultra-dark);
}
.focus--accent-ultra-dark *:focus, .focus--accent-ultra-dark:focus-within {
  --focus-color: var(--accent-ultra-dark);
}
*:focus.focus--base {
  --focus-color: var(--base);
}
.focus--base *:focus, .focus--base:focus-within {
  --focus-color: var(--base);
}
*:focus.focus--base-hover {
  --focus-color: var(--base-hover);
}
.focus--base-hover *:focus, .focus--base-hover:focus-within {
  --focus-color: var(--base-hover);
}
*:focus.focus--base-ultra-light {
  --focus-color: var(--base-ultra-light);
}
.focus--base-ultra-light *:focus, .focus--base-ultra-light:focus-within {
  --focus-color: var(--base-ultra-light);
}
*:focus.focus--base-light {
  --focus-color: var(--base-light);
}
.focus--base-light *:focus, .focus--base-light:focus-within {
  --focus-color: var(--base-light);
}
*:focus.focus--base-semi-light {
  --focus-color: var(--base-semi-light);
}
.focus--base-semi-light *:focus, .focus--base-semi-light:focus-within {
  --focus-color: var(--base-semi-light);
}
*:focus.focus--base-semi-dark {
  --focus-color: var(--base-semi-dark);
}
.focus--base-semi-dark *:focus, .focus--base-semi-dark:focus-within {
  --focus-color: var(--base-semi-dark);
}
*:focus.focus--base-dark {
  --focus-color: var(--base-dark);
}
.focus--base-dark *:focus, .focus--base-dark:focus-within {
  --focus-color: var(--base-dark);
}
*:focus.focus--base-ultra-dark {
  --focus-color: var(--base-ultra-dark);
}
.focus--base-ultra-dark *:focus, .focus--base-ultra-dark:focus-within {
  --focus-color: var(--base-ultra-dark);
}
*:focus.focus--neutral {
  --focus-color: var(--neutral);
}
.focus--neutral *:focus, .focus--neutral:focus-within {
  --focus-color: var(--neutral);
}
*:focus.focus--neutral-hover {
  --focus-color: var(--neutral-hover);
}
.focus--neutral-hover *:focus, .focus--neutral-hover:focus-within {
  --focus-color: var(--neutral-hover);
}
*:focus.focus--neutral-ultra-light {
  --focus-color: var(--neutral-ultra-light);
}
.focus--neutral-ultra-light *:focus, .focus--neutral-ultra-light:focus-within {
  --focus-color: var(--neutral-ultra-light);
}
*:focus.focus--neutral-light {
  --focus-color: var(--neutral-light);
}
.focus--neutral-light *:focus, .focus--neutral-light:focus-within {
  --focus-color: var(--neutral-light);
}
*:focus.focus--neutral-semi-light {
  --focus-color: var(--neutral-semi-light);
}
.focus--neutral-semi-light *:focus, .focus--neutral-semi-light:focus-within {
  --focus-color: var(--neutral-semi-light);
}
*:focus.focus--neutral-semi-dark {
  --focus-color: var(--neutral-semi-dark);
}
.focus--neutral-semi-dark *:focus, .focus--neutral-semi-dark:focus-within {
  --focus-color: var(--neutral-semi-dark);
}
*:focus.focus--neutral-dark {
  --focus-color: var(--neutral-dark);
}
.focus--neutral-dark *:focus, .focus--neutral-dark:focus-within {
  --focus-color: var(--neutral-dark);
}
*:focus.focus--neutral-ultra-dark {
  --focus-color: var(--neutral-ultra-dark);
}
.focus--neutral-ultra-dark *:focus, .focus--neutral-ultra-dark:focus-within {
  --focus-color: var(--neutral-ultra-dark);
}
*:focus.focus--white {
  --focus-color: var(--white);
}
.focus--white *:focus, .focus--white:focus-within {
  --focus-color: var(--white);
}
*:focus.focus--black {
  --focus-color: var(--black);
}
.focus--black *:focus, .focus--black:focus-within {
  --focus-color: var(--black);
}
body.ct_inner div#ct-builder div.ct-component.ct-inner-content-workarea .hidden-accessible {
  position: relative !important;
  inline-size: 20px !important;
  block-size: auto !important;
  margin: 0;
  line-height: 1;
  visibility: hidden;
}
body.ct_inner div#ct-builder div.ct-component.ct-inner-content-workarea .hidden-accessible::before {
  content: "A";
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  background: #111;
  color: #f5f5f5;
  font-size: max(60%, 13px);
  padding: 0.5em;
  inset-block-start: 0;
  inset-inline-start: 0;
  inline-size: 20px;
  block-size: 20px;
  visibility: visible;
  border-radius: 50%;
}
.link--skip, .ct-link-text.link--skip {
  position: absolute;
  inset-block-start: 1rem;
  inset-inline-start: 1rem;
  transform: translateY(-250%);
  --btn-min-width: fit-content;
  background: var(--btn-background);
  color: var(--btn-text-color);
  padding-block: var(--btn-padding-block);
  padding-inline: var(--btn-padding-inline);
  min-inline-size: var(--btn-min-width);
  line-height: var(--btn-line-height);
  font-size: var(--btn-font-size, var(--text-m));
  font-weight: var(--btn-font-weight);
  font-style: var(--btn-font-style);
  text-transform: var(--btn-text-transform);
  letter-spacing: var(--btn-letter-spacing);
  text-decoration: var(--btn-text-decoration);
  border-width: var(--btn-border-width);
  border-style: var(--btn-border-style);
  border-radius: var(--btn-radius);
  border-color: var(--btn-border-color);
  transition: var(--btn-transition, var(--transition));
  justify-content: var(--btn-justify-content, center);
  text-align: var(--btn-text-align, center);
}
@media (hover: hover) and (pointer: fine) {
  .link--skip:hover, .ct-link-text.link--skip:hover {
    background: var(--btn-background-hover);
    color: var(--btn-text-color-hover);
    border-color: var(--btn-border-color-hover);
    text-decoration: var(--btn-text-decoration-hover);
  }
}
.link--skip:focus, .ct-link-text.link--skip:focus {
  outline-style: solid;
  outline-color: var(--focus-color);
  outline-width: var(--focus-width);
  outline-offset: var(--focus-offset);
}
.link--skip:focus, .ct-link-text.link--skip:focus {
  transform: translateY(0);
}
.clickable-parent:not(a) {
  position: static;
}
.clickable-parent:not(a) a {
  position: static;
}
.clickable-parent:not(a) > a::after {
  content: "";
  position: absolute;
  inset: 0;
  cursor: pointer !important;
  display: flex;
  z-index: 1;
}
button.clickable-parent, a.clickable-parent {
  position: static !important;
}
button.clickable-parent::after, a.clickable-parent::after {
  content: "";
  position: absolute;
  inset: 0;
  cursor: pointer !important;
  display: flex;
  z-index: 1;
}
#ct-builder a.clickable-parent::after, #ct-builder .clickable-parent > a::after {
  content: "";
  position: relative;
}
body {
  color: var(--body-color, var(--black));
  background-color: var(--body-bg-color, var(--white));
}
html:has(body.boxed-layout) {
  background-color: var(--device-bg-color, var(--white));
}
body {
  font-size: var(--default-font-size, var(--text-m));
  color: var(--text-color);
  line-height: var(--text-line-height);
  text-wrap: var(--text-text-wrap);
}
p, li {
  line-height: var(--text-line-height, calc(1.5));
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .h--1, .h--2, .h--3, .h--4, .h--5, .h--6 {
  line-height: var(--heading-line-height);
  font-weight: var(--heading-font-weight);
  text-wrap: var(--heading-text-wrap);
}
h1 {
  font-size: var(--h1);
  max-width: var(--h1-max-width);
}
h2 {
  font-size: var(--h2);
  max-width: var(--h2-max-width);
}
h3 {
  font-size: var(--h3);
  max-width: var(--h3-max-width);
}
h4 {
  font-size: var(--h4);
  line-height: var(--h4-line-height);
  max-width: var(--h4-max-width);
}
h5 {
  font-size: var(--h5);
  max-width: var(--h5-max-width);
}
h6 {
  font-size: var(--h6);
  max-width: var(--h6-max-width);
}
body a:where(:not([class*= btn--])) {
  color: var(--link-color, #000);
  font-weight: var(--link-weight, 400);
  -webkit-text-decoration: var(--link-decoration, none);
  text-decoration: var(--link-decoration, none);
  text-underline-offset: var(--link-underline-offset, auto);
  transition: var(--link-transition, var(--transition));
}
@media (hover: hover) and (pointer: fine) {
  body a:where(:not([class*= btn--])):hover {
    color: var(--link-color-hover, #000);
  }
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
  text-decoration: inherit;
  color: currentcolor;
  text-underline-offset: var(--link-underline-offset, auto);
}
@media (hover: hover) and (pointer: fine) {
  h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: currentcolor;
  }
}
[class*="center--"]:where(:not([class*="self"], .ct-section))[class*="center--"]:where(:not([class*="self"], .ct-section)), .ct-section[class*="center--"]:where(:not([class*="self"])) > .ct-section-inner-wrap[class*="center--"]:where(:not([class*="self"], .ct-section)), [class*="center--"]:where(:not([class*="self"], .ct-section)).ct-section[class*="center--"]:where(:not([class*="self"])) > .ct-section-inner-wrap, .ct-section[class*="center--"]:where(:not([class*="self"])) > .ct-section-inner-wrap.ct-section[class*="center--"]:where(:not([class*="self"])) > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: var(--align-items, initial);
  align-content: var(--align-content, initial);
  justify-items: var(--justify-items, initial);
  justify-content: var(--justify-content, initial);
  text-align: var(--text-align, inherit);
}
.center--all:not(.ct-section).center--all:not(.ct-section), .ct-section.center--all > .ct-section-inner-wrap.center--all:not(.ct-section), .center--all:not(.ct-section).ct-section.center--all > .ct-section-inner-wrap, .ct-section.center--all > .ct-section-inner-wrap.ct-section.center--all > .ct-section-inner-wrap {
  --align-items: center;
  --align-content: center;
  --justify-items: center;
  --justify-content: center;
  --text-align: center;
}
.center--y:not(.ct-section).center--y:not(.ct-section), .ct-section.center--y > .ct-section-inner-wrap.center--y:not(.ct-section), .center--y:not(.ct-section).ct-section.center--y > .ct-section-inner-wrap, .ct-section.center--y > .ct-section-inner-wrap.ct-section.center--y > .ct-section-inner-wrap {
  --align-items: flex-start;
  --justify-items: center;
  --justify-content: center;
}
.center--x:not(.ct-section).center--x:not(.ct-section), .ct-section.center--x > .ct-section-inner-wrap.center--x:not(.ct-section), .center--x:not(.ct-section).ct-section.center--x > .ct-section-inner-wrap, .ct-section.center--x > .ct-section-inner-wrap.ct-section.center--x > .ct-section-inner-wrap {
  --align-items: center;
  --justify-items: flex-start;
  --justify-content: flex-start;
}
.center--left:not(.ct-section).center--left:not(.ct-section), .ct-section.center--left > .ct-section-inner-wrap.center--left:not(.ct-section), .center--left:not(.ct-section).ct-section.center--left > .ct-section-inner-wrap, .ct-section.center--left > .ct-section-inner-wrap.ct-section.center--left > .ct-section-inner-wrap {
  --align-items: flex-start;
  --align-content: flex-start;
  --justify-items: center;
  --justify-content: center;
  --text-align: left;
}
.center--right:not(.ct-section).center--right:not(.ct-section), .ct-section.center--right > .ct-section-inner-wrap.center--right:not(.ct-section), .center--right:not(.ct-section).ct-section.center--right > .ct-section-inner-wrap, .ct-section.center--right > .ct-section-inner-wrap.ct-section.center--right > .ct-section-inner-wrap {
  --align-items: flex-end;
  --align-content: flex-end;
  --justify-items: center;
  --justify-content: center;
  --text-align: right;
}
.center--top:not(.ct-section).center--top:not(.ct-section), .ct-section.center--top > .ct-section-inner-wrap.center--top:not(.ct-section), .center--top:not(.ct-section).ct-section.center--top > .ct-section-inner-wrap, .ct-section.center--top > .ct-section-inner-wrap.ct-section.center--top > .ct-section-inner-wrap {
  --align-items: center;
  --align-content: center;
  --justify-items: flex-start;
  --justify-content: flex-start;
}
.center--bottom:not(.ct-section).center--bottom:not(.ct-section), .ct-section.center--bottom > .ct-section-inner-wrap.center--bottom:not(.ct-section), .center--bottom:not(.ct-section).ct-section.center--bottom > .ct-section-inner-wrap, .ct-section.center--bottom > .ct-section-inner-wrap.ct-section.center--bottom > .ct-section-inner-wrap {
  --align-items: center;
  --justify-items: flex-end;
  --justify-content: flex-end;
}
@media (max-width: 1120px) {
  .center--all-xl:not(.ct-section).center--all-xl:not(.ct-section), .ct-section.center--all-xl > .ct-section-inner-wrap.center--all-xl:not(.ct-section), .center--all-xl:not(.ct-section).ct-section.center--all-xl > .ct-section-inner-wrap, .ct-section.center--all-xl > .ct-section-inner-wrap.ct-section.center--all-xl > .ct-section-inner-wrap {
    --align-items: center;
    --align-content: center;
    --justify-items: center;
    --justify-content: center;
    --text-align: center;
  }
  .center--y-xl:not(.ct-section).center--y-xl:not(.ct-section), .ct-section.center--y-xl > .ct-section-inner-wrap.center--y-xl:not(.ct-section), .center--y-xl:not(.ct-section).ct-section.center--y-xl > .ct-section-inner-wrap, .ct-section.center--y-xl > .ct-section-inner-wrap.ct-section.center--y-xl > .ct-section-inner-wrap {
    --align-items: flex-start;
    --justify-items: center;
    --justify-content: center;
  }
  .center--x-xl:not(.ct-section).center--x-xl:not(.ct-section), .ct-section.center--x-xl > .ct-section-inner-wrap.center--x-xl:not(.ct-section), .center--x-xl:not(.ct-section).ct-section.center--x-xl > .ct-section-inner-wrap, .ct-section.center--x-xl > .ct-section-inner-wrap.ct-section.center--x-xl > .ct-section-inner-wrap {
    --align-items: center;
    --justify-items: flex-start;
    --justify-content: flex-start;
  }
  .center--left-xl:not(.ct-section).center--left-xl:not(.ct-section), .ct-section.center--left-xl > .ct-section-inner-wrap.center--left-xl:not(.ct-section), .center--left-xl:not(.ct-section).ct-section.center--left-xl > .ct-section-inner-wrap, .ct-section.center--left-xl > .ct-section-inner-wrap.ct-section.center--left-xl > .ct-section-inner-wrap {
    --align-items: flex-start;
    --align-content: flex-start;
    --justify-items: center;
    --justify-content: center;
    --text-align: left;
  }
  .center--right-xl:not(.ct-section).center--right-xl:not(.ct-section), .ct-section.center--right-xl > .ct-section-inner-wrap.center--right-xl:not(.ct-section), .center--right-xl:not(.ct-section).ct-section.center--right-xl > .ct-section-inner-wrap, .ct-section.center--right-xl > .ct-section-inner-wrap.ct-section.center--right-xl > .ct-section-inner-wrap {
    --align-items: flex-end;
    --align-content: flex-end;
    --justify-items: center;
    --justify-content: center;
    --text-align: right;
  }
  .center--top-xl:not(.ct-section).center--top-xl:not(.ct-section), .ct-section.center--top-xl > .ct-section-inner-wrap.center--top-xl:not(.ct-section), .center--top-xl:not(.ct-section).ct-section.center--top-xl > .ct-section-inner-wrap, .ct-section.center--top-xl > .ct-section-inner-wrap.ct-section.center--top-xl > .ct-section-inner-wrap {
    --align-items: center;
    --align-content: center;
    --justify-items: flex-start;
    --justify-content: flex-start;
  }
  .center--bottom-xl:not(.ct-section).center--bottom-xl:not(.ct-section), .ct-section.center--bottom-xl > .ct-section-inner-wrap.center--bottom-xl:not(.ct-section), .center--bottom-xl:not(.ct-section).ct-section.center--bottom-xl > .ct-section-inner-wrap, .ct-section.center--bottom-xl > .ct-section-inner-wrap.ct-section.center--bottom-xl > .ct-section-inner-wrap {
    --align-items: center;
    --justify-items: flex-end;
    --justify-content: flex-end;
  }
}
@media (max-width: 992px) {
  .center--all-l:not(.ct-section).center--all-l:not(.ct-section), .ct-section.center--all-l > .ct-section-inner-wrap.center--all-l:not(.ct-section), .center--all-l:not(.ct-section).ct-section.center--all-l > .ct-section-inner-wrap, .ct-section.center--all-l > .ct-section-inner-wrap.ct-section.center--all-l > .ct-section-inner-wrap {
    --align-items: center;
    --align-content: center;
    --justify-items: center;
    --justify-content: center;
    --text-align: center;
  }
  .center--y-l:not(.ct-section).center--y-l:not(.ct-section), .ct-section.center--y-l > .ct-section-inner-wrap.center--y-l:not(.ct-section), .center--y-l:not(.ct-section).ct-section.center--y-l > .ct-section-inner-wrap, .ct-section.center--y-l > .ct-section-inner-wrap.ct-section.center--y-l > .ct-section-inner-wrap {
    --align-items: flex-start;
    --justify-items: center;
    --justify-content: center;
  }
  .center--x-l:not(.ct-section).center--x-l:not(.ct-section), .ct-section.center--x-l > .ct-section-inner-wrap.center--x-l:not(.ct-section), .center--x-l:not(.ct-section).ct-section.center--x-l > .ct-section-inner-wrap, .ct-section.center--x-l > .ct-section-inner-wrap.ct-section.center--x-l > .ct-section-inner-wrap {
    --align-items: center;
    --justify-items: flex-start;
    --justify-content: flex-start;
  }
  .center--left-l:not(.ct-section).center--left-l:not(.ct-section), .ct-section.center--left-l > .ct-section-inner-wrap.center--left-l:not(.ct-section), .center--left-l:not(.ct-section).ct-section.center--left-l > .ct-section-inner-wrap, .ct-section.center--left-l > .ct-section-inner-wrap.ct-section.center--left-l > .ct-section-inner-wrap {
    --align-items: flex-start;
    --align-content: flex-start;
    --justify-items: center;
    --justify-content: center;
    --text-align: left;
  }
  .center--right-l:not(.ct-section).center--right-l:not(.ct-section), .ct-section.center--right-l > .ct-section-inner-wrap.center--right-l:not(.ct-section), .center--right-l:not(.ct-section).ct-section.center--right-l > .ct-section-inner-wrap, .ct-section.center--right-l > .ct-section-inner-wrap.ct-section.center--right-l > .ct-section-inner-wrap {
    --align-items: flex-end;
    --align-content: flex-end;
    --justify-items: center;
    --justify-content: center;
    --text-align: right;
  }
  .center--top-l:not(.ct-section).center--top-l:not(.ct-section), .ct-section.center--top-l > .ct-section-inner-wrap.center--top-l:not(.ct-section), .center--top-l:not(.ct-section).ct-section.center--top-l > .ct-section-inner-wrap, .ct-section.center--top-l > .ct-section-inner-wrap.ct-section.center--top-l > .ct-section-inner-wrap {
    --align-items: center;
    --align-content: center;
    --justify-items: flex-start;
    --justify-content: flex-start;
  }
  .center--bottom-l:not(.ct-section).center--bottom-l:not(.ct-section), .ct-section.center--bottom-l > .ct-section-inner-wrap.center--bottom-l:not(.ct-section), .center--bottom-l:not(.ct-section).ct-section.center--bottom-l > .ct-section-inner-wrap, .ct-section.center--bottom-l > .ct-section-inner-wrap.ct-section.center--bottom-l > .ct-section-inner-wrap {
    --align-items: center;
    --justify-items: flex-end;
    --justify-content: flex-end;
  }
}
@media (max-width: 768px) {
  .center--all-m:not(.ct-section).center--all-m:not(.ct-section), .ct-section.center--all-m > .ct-section-inner-wrap.center--all-m:not(.ct-section), .center--all-m:not(.ct-section).ct-section.center--all-m > .ct-section-inner-wrap, .ct-section.center--all-m > .ct-section-inner-wrap.ct-section.center--all-m > .ct-section-inner-wrap {
    --align-items: center;
    --align-content: center;
    --justify-items: center;
    --justify-content: center;
    --text-align: center;
  }
  .center--y-m:not(.ct-section).center--y-m:not(.ct-section), .ct-section.center--y-m > .ct-section-inner-wrap.center--y-m:not(.ct-section), .center--y-m:not(.ct-section).ct-section.center--y-m > .ct-section-inner-wrap, .ct-section.center--y-m > .ct-section-inner-wrap.ct-section.center--y-m > .ct-section-inner-wrap {
    --align-items: flex-start;
    --justify-items: center;
    --justify-content: center;
  }
  .center--x-m:not(.ct-section).center--x-m:not(.ct-section), .ct-section.center--x-m > .ct-section-inner-wrap.center--x-m:not(.ct-section), .center--x-m:not(.ct-section).ct-section.center--x-m > .ct-section-inner-wrap, .ct-section.center--x-m > .ct-section-inner-wrap.ct-section.center--x-m > .ct-section-inner-wrap {
    --align-items: center;
    --justify-items: flex-start;
    --justify-content: flex-start;
  }
  .center--left-m:not(.ct-section).center--left-m:not(.ct-section), .ct-section.center--left-m > .ct-section-inner-wrap.center--left-m:not(.ct-section), .center--left-m:not(.ct-section).ct-section.center--left-m > .ct-section-inner-wrap, .ct-section.center--left-m > .ct-section-inner-wrap.ct-section.center--left-m > .ct-section-inner-wrap {
    --align-items: flex-start;
    --align-content: flex-start;
    --justify-items: center;
    --justify-content: center;
    --text-align: left;
  }
  .center--right-m:not(.ct-section).center--right-m:not(.ct-section), .ct-section.center--right-m > .ct-section-inner-wrap.center--right-m:not(.ct-section), .center--right-m:not(.ct-section).ct-section.center--right-m > .ct-section-inner-wrap, .ct-section.center--right-m > .ct-section-inner-wrap.ct-section.center--right-m > .ct-section-inner-wrap {
    --align-items: flex-end;
    --align-content: flex-end;
    --justify-items: center;
    --justify-content: center;
    --text-align: right;
  }
  .center--top-m:not(.ct-section).center--top-m:not(.ct-section), .ct-section.center--top-m > .ct-section-inner-wrap.center--top-m:not(.ct-section), .center--top-m:not(.ct-section).ct-section.center--top-m > .ct-section-inner-wrap, .ct-section.center--top-m > .ct-section-inner-wrap.ct-section.center--top-m > .ct-section-inner-wrap {
    --align-items: center;
    --align-content: center;
    --justify-items: flex-start;
    --justify-content: flex-start;
  }
  .center--bottom-m:not(.ct-section).center--bottom-m:not(.ct-section), .ct-section.center--bottom-m > .ct-section-inner-wrap.center--bottom-m:not(.ct-section), .center--bottom-m:not(.ct-section).ct-section.center--bottom-m > .ct-section-inner-wrap, .ct-section.center--bottom-m > .ct-section-inner-wrap.ct-section.center--bottom-m > .ct-section-inner-wrap {
    --align-items: center;
    --justify-items: flex-end;
    --justify-content: flex-end;
  }
}
@media (max-width: 480px) {
  .center--all-s:not(.ct-section).center--all-s:not(.ct-section), .ct-section.center--all-s > .ct-section-inner-wrap.center--all-s:not(.ct-section), .center--all-s:not(.ct-section).ct-section.center--all-s > .ct-section-inner-wrap, .ct-section.center--all-s > .ct-section-inner-wrap.ct-section.center--all-s > .ct-section-inner-wrap {
    --align-items: center;
    --align-content: center;
    --justify-items: center;
    --justify-content: center;
    --text-align: center;
  }
  .center--y-s:not(.ct-section).center--y-s:not(.ct-section), .ct-section.center--y-s > .ct-section-inner-wrap.center--y-s:not(.ct-section), .center--y-s:not(.ct-section).ct-section.center--y-s > .ct-section-inner-wrap, .ct-section.center--y-s > .ct-section-inner-wrap.ct-section.center--y-s > .ct-section-inner-wrap {
    --align-items: flex-start;
    --justify-items: center;
    --justify-content: center;
  }
  .center--x-s:not(.ct-section).center--x-s:not(.ct-section), .ct-section.center--x-s > .ct-section-inner-wrap.center--x-s:not(.ct-section), .center--x-s:not(.ct-section).ct-section.center--x-s > .ct-section-inner-wrap, .ct-section.center--x-s > .ct-section-inner-wrap.ct-section.center--x-s > .ct-section-inner-wrap {
    --align-items: center;
    --justify-items: flex-start;
    --justify-content: flex-start;
  }
  .center--left-s:not(.ct-section).center--left-s:not(.ct-section), .ct-section.center--left-s > .ct-section-inner-wrap.center--left-s:not(.ct-section), .center--left-s:not(.ct-section).ct-section.center--left-s > .ct-section-inner-wrap, .ct-section.center--left-s > .ct-section-inner-wrap.ct-section.center--left-s > .ct-section-inner-wrap {
    --align-items: flex-start;
    --align-content: flex-start;
    --justify-items: center;
    --justify-content: center;
    --text-align: left;
  }
  .center--right-s:not(.ct-section).center--right-s:not(.ct-section), .ct-section.center--right-s > .ct-section-inner-wrap.center--right-s:not(.ct-section), .center--right-s:not(.ct-section).ct-section.center--right-s > .ct-section-inner-wrap, .ct-section.center--right-s > .ct-section-inner-wrap.ct-section.center--right-s > .ct-section-inner-wrap {
    --align-items: flex-end;
    --align-content: flex-end;
    --justify-items: center;
    --justify-content: center;
    --text-align: right;
  }
  .center--top-s:not(.ct-section).center--top-s:not(.ct-section), .ct-section.center--top-s > .ct-section-inner-wrap.center--top-s:not(.ct-section), .center--top-s:not(.ct-section).ct-section.center--top-s > .ct-section-inner-wrap, .ct-section.center--top-s > .ct-section-inner-wrap.ct-section.center--top-s > .ct-section-inner-wrap {
    --align-items: center;
    --align-content: center;
    --justify-items: flex-start;
    --justify-content: flex-start;
  }
  .center--bottom-s:not(.ct-section).center--bottom-s:not(.ct-section), .ct-section.center--bottom-s > .ct-section-inner-wrap.center--bottom-s:not(.ct-section), .center--bottom-s:not(.ct-section).ct-section.center--bottom-s > .ct-section-inner-wrap, .ct-section.center--bottom-s > .ct-section-inner-wrap.ct-section.center--bottom-s > .ct-section-inner-wrap {
    --align-items: center;
    --justify-items: flex-end;
    --justify-content: flex-end;
  }
}
.ct-video.aspect--1-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
  position: relative;
}
.ct-video.aspect--1-1 > .oxygen-vsb-responsive-video-wrapper {
  padding-block-end: 0 !important;
}
.ct-video.aspect--1-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
  position: relative;
}
.ct-video.aspect--1-2 > .oxygen-vsb-responsive-video-wrapper {
  padding-block-end: 0 !important;
}
.ct-video.aspect--2-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
  position: relative;
}
.ct-video.aspect--2-1 > .oxygen-vsb-responsive-video-wrapper {
  padding-block-end: 0 !important;
}
.ct-video.aspect--2-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
  position: relative;
}
.ct-video.aspect--2-3 > .oxygen-vsb-responsive-video-wrapper {
  padding-block-end: 0 !important;
}
.ct-video.aspect--3-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
  position: relative;
}
.ct-video.aspect--3-2 > .oxygen-vsb-responsive-video-wrapper {
  padding-block-end: 0 !important;
}
.ct-video.aspect--3-4 > .oxygen-vsb-responsive-video-wrapper > iframe {
  position: relative;
}
.ct-video.aspect--3-4 > .oxygen-vsb-responsive-video-wrapper {
  padding-block-end: 0 !important;
}
.ct-video.aspect--4-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
  position: relative;
}
.ct-video.aspect--4-3 > .oxygen-vsb-responsive-video-wrapper {
  padding-block-end: 0 !important;
}
.ct-video.aspect--16-9 > .oxygen-vsb-responsive-video-wrapper > iframe {
  position: relative;
}
.ct-video.aspect--16-9 > .oxygen-vsb-responsive-video-wrapper {
  padding-block-end: 0 !important;
}
.ct-video.aspect--9-16 > .oxygen-vsb-responsive-video-wrapper > iframe {
  position: relative;
}
.ct-video.aspect--9-16 > .oxygen-vsb-responsive-video-wrapper {
  padding-block-end: 0 !important;
}
@media (max-width: 1120px) {
  .aspect--xl-1-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--xl-1-1 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--xl-1-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--xl-1-2 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--xl-2-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--xl-2-1 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--xl-2-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--xl-2-3 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--xl-3-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--xl-3-2 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--xl-3-4 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--xl-3-4 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--xl-4-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--xl-4-3 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--xl-16-9 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--xl-16-9 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--xl-9-16 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--xl-9-16 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
}
@media (max-width: 992px) {
  .aspect--l-1-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--l-1-1 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--l-1-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--l-1-2 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--l-2-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--l-2-1 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--l-2-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--l-2-3 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--l-3-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--l-3-2 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--l-3-4 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--l-3-4 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--l-4-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--l-4-3 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--l-16-9 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--l-16-9 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--l-9-16 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--l-9-16 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
}
@media (max-width: 768px) {
  .aspect--m-1-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--m-1-1 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--m-1-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--m-1-2 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--m-2-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--m-2-1 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--m-2-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--m-2-3 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--m-3-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--m-3-2 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--m-3-4 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--m-3-4 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--m-4-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--m-4-3 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--m-16-9 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--m-16-9 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--m-9-16 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--m-9-16 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
}
@media (max-width: 480px) {
  .aspect--s-1-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--s-1-1 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--s-1-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--s-1-2 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--s-2-1 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--s-2-1 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--s-2-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--s-2-3 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--s-3-2 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--s-3-2 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--s-3-4 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--s-3-4 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--s-4-3 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--s-4-3 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--s-16-9 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--s-16-9 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
  .aspect--s-9-16 > .oxygen-vsb-responsive-video-wrapper > iframe {
    position: relative;
  }
  .aspect--s-9-16 > .oxygen-vsb-responsive-video-wrapper {
    padding-block-end: 0 !important;
  }
}
@media (min-width: 1121px) {
  .breakout--s {
    inline-size: 60vw;
    max-inline-size: 60vw !important;
    margin-inline: calc(-30vw + 50%);
  }
  .ct-image.breakout--s {
    inline-size: 60vw;
    max-inline-size: 60vw !important;
    margin-inline: calc(-30vw + 50%);
  }
  .breakout--m {
    inline-size: 70vw;
    max-inline-size: 70vw !important;
    margin-inline: calc(-35vw + 50%);
  }
  .ct-image.breakout--m {
    inline-size: 70vw;
    max-inline-size: 70vw !important;
    margin-inline: calc(-35vw + 50%);
  }
  .breakout--l {
    inline-size: 80vw;
    max-inline-size: 80vw !important;
    margin-inline: calc(-40vw + 50%);
  }
  .ct-image.breakout--l {
    inline-size: 80vw;
    max-inline-size: 80vw !important;
    margin-inline: calc(-40vw + 50%);
  }
  .breakout--xl {
    inline-size: 90vw;
    max-inline-size: 90vw !important;
    margin-inline: calc(-45vw + 50%);
  }
  .ct-image.breakout--xl {
    inline-size: 90vw;
    max-inline-size: 90vw !important;
    margin-inline: calc(-45vw + 50%);
  }
}
.breakout--full {
  inline-size: 100vw !important;
  max-inline-size: 100vw !important;
  margin-inline: calc(-50vw + 50%) !important;
  align-self: flex-start;
}
.ct-image.breakout--full {
  inline-size: 100vw !important;
  max-inline-size: 100vw !important;
  margin-inline: calc(-50vw + 50%) !important;
  align-self: flex-start;
}
@media (max-width: 1120px) {
  [class*="breakout--"]:not(.breakout--full) {
    inline-size: 100% !important;
    max-inline-size: 100% !important;
    margin-inline: 0;
  }
}
.flex-grid--1:not(section), section.flex-grid--1 > .ct-section-inner-wrap {
  --gap: var(--grid-gap);
  display: flex;
  flex-direction: column;
  gap: var(--gap);
}
.flex-grid--1:not(section) > *, section.flex-grid--1 > .ct-section-inner-wrap > * {
  width: 100%;
  max-width: 100%;
  flex-basis: auto;
}
.flex-grid--2:not(section), section.flex-grid--2 > .ct-section-inner-wrap {
  --gap: var(--grid-gap);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: var(--gap);
  justify-content: center;
}
.flex-grid--2:not(section).gap--xs, section.flex-grid--2 > .ct-section-inner-wrap.gap--xs {
  --gap: var(--space-xs);
}
.flex-grid--2:not(section).gap--s, section.flex-grid--2 > .ct-section-inner-wrap.gap--s {
  --gap: var(--space-s);
}
.flex-grid--2:not(section).gap--m, section.flex-grid--2 > .ct-section-inner-wrap.gap--m {
  --gap: var(--space-m);
}
.flex-grid--2:not(section).gap--l, section.flex-grid--2 > .ct-section-inner-wrap.gap--l {
  --gap: var(--space-l);
}
.flex-grid--2:not(section).gap--xl, section.flex-grid--2 > .ct-section-inner-wrap.gap--xl {
  --gap: var(--space-xl);
}
.flex-grid--2:not(section).gap--xxl, section.flex-grid--2 > .ct-section-inner-wrap.gap--xxl {
  --gap: var(--space-xxl);
}
.flex-grid--2:not(section) > *, section.flex-grid--2 > .ct-section-inner-wrap > * {
  width: 100%;
  max-width: calc((100% - (var(--gap) * 1)) / 2);
}
@media (max-width: 1120px) {
  .flex-grid--xl-1:not(section), section.flex-grid--xl-1 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: column;
    gap: var(--gap);
  }
  .flex-grid--xl-1:not(section) > *, section.flex-grid--xl-1 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: 100%;
    flex-basis: auto;
  }
  .flex-grid--xl-2:not(section), section.flex-grid--xl-2 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-2:not(section).gap--xl-xs, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-2:not(section).gap--xl-s, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-2:not(section).gap--xl-m, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-2:not(section).gap--xl-l, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-2:not(section).gap--xl-xl, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-2:not(section).gap--xl-xxl, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-2:not(section) > *, section.flex-grid--xl-2 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 1)) / 2);
  }
  .flex-grid--xl-3:not(section), section.flex-grid--xl-3 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-3:not(section).gap--xl-xs, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-3:not(section).gap--xl-s, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-3:not(section).gap--xl-m, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-3:not(section).gap--xl-l, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-3:not(section).gap--xl-xl, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-3:not(section).gap--xl-xxl, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-3:not(section) > *, section.flex-grid--xl-3 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 2)) / 3);
  }
  .flex-grid--xl-4:not(section), section.flex-grid--xl-4 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-4:not(section).gap--xl-xs, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-4:not(section).gap--xl-s, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-4:not(section).gap--xl-m, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-4:not(section).gap--xl-l, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-4:not(section).gap--xl-xl, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-4:not(section).gap--xl-xxl, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-4:not(section) > *, section.flex-grid--xl-4 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 3)) / 4);
  }
  .flex-grid--xl-5:not(section), section.flex-grid--xl-5 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-5:not(section).gap--xl-xs, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-5:not(section).gap--xl-s, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-5:not(section).gap--xl-m, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-5:not(section).gap--xl-l, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-5:not(section).gap--xl-xl, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-5:not(section).gap--xl-xxl, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-5:not(section) > *, section.flex-grid--xl-5 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 4)) / 5);
  }
  .flex-grid--xl-6:not(section), section.flex-grid--xl-6 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-6:not(section).gap--xl-xs, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-6:not(section).gap--xl-s, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-6:not(section).gap--xl-m, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-6:not(section).gap--xl-l, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-6:not(section).gap--xl-xl, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-6:not(section).gap--xl-xxl, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-6:not(section) > *, section.flex-grid--xl-6 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 5)) / 6);
  }
}
@media (max-width: 992px) {
  .flex-grid--l-1:not(section), section.flex-grid--l-1 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: column;
    gap: var(--gap);
  }
  .flex-grid--l-1:not(section) > *, section.flex-grid--l-1 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: 100%;
    flex-basis: auto;
  }
  .flex-grid--l-2:not(section), section.flex-grid--l-2 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-2:not(section).gap--l-xs, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-2:not(section).gap--l-s, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-2:not(section).gap--l-m, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-2:not(section).gap--l-l, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-2:not(section).gap--l-xl, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-2:not(section).gap--l-xxl, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-2:not(section) > *, section.flex-grid--l-2 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 1)) / 2);
  }
  .flex-grid--l-3:not(section), section.flex-grid--l-3 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-3:not(section).gap--l-xs, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-3:not(section).gap--l-s, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-3:not(section).gap--l-m, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-3:not(section).gap--l-l, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-3:not(section).gap--l-xl, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-3:not(section).gap--l-xxl, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-3:not(section) > *, section.flex-grid--l-3 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 2)) / 3);
  }
  .flex-grid--l-4:not(section), section.flex-grid--l-4 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-4:not(section).gap--l-xs, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-4:not(section).gap--l-s, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-4:not(section).gap--l-m, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-4:not(section).gap--l-l, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-4:not(section).gap--l-xl, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-4:not(section).gap--l-xxl, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-4:not(section) > *, section.flex-grid--l-4 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 3)) / 4);
  }
  .flex-grid--l-5:not(section), section.flex-grid--l-5 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-5:not(section).gap--l-xs, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-5:not(section).gap--l-s, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-5:not(section).gap--l-m, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-5:not(section).gap--l-l, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-5:not(section).gap--l-xl, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-5:not(section).gap--l-xxl, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-5:not(section) > *, section.flex-grid--l-5 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 4)) / 5);
  }
  .flex-grid--l-6:not(section), section.flex-grid--l-6 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-6:not(section).gap--l-xs, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-6:not(section).gap--l-s, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-6:not(section).gap--l-m, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-6:not(section).gap--l-l, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-6:not(section).gap--l-xl, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-6:not(section).gap--l-xxl, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-6:not(section) > *, section.flex-grid--l-6 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 5)) / 6);
  }
}
@media (max-width: 768px) {
  .flex-grid--m-1:not(section), section.flex-grid--m-1 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: column;
    gap: var(--gap);
  }
  .flex-grid--m-1:not(section) > *, section.flex-grid--m-1 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: 100%;
    flex-basis: auto;
  }
  .flex-grid--m-2:not(section), section.flex-grid--m-2 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-2:not(section).gap--m-xs, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-2:not(section).gap--m-s, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-2:not(section).gap--m-m, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-2:not(section).gap--m-l, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-2:not(section).gap--m-xl, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-2:not(section).gap--m-xxl, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-2:not(section) > *, section.flex-grid--m-2 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 1)) / 2);
  }
  .flex-grid--m-3:not(section), section.flex-grid--m-3 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-3:not(section).gap--m-xs, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-3:not(section).gap--m-s, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-3:not(section).gap--m-m, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-3:not(section).gap--m-l, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-3:not(section).gap--m-xl, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-3:not(section).gap--m-xxl, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-3:not(section) > *, section.flex-grid--m-3 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 2)) / 3);
  }
  .flex-grid--m-4:not(section), section.flex-grid--m-4 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-4:not(section).gap--m-xs, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-4:not(section).gap--m-s, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-4:not(section).gap--m-m, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-4:not(section).gap--m-l, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-4:not(section).gap--m-xl, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-4:not(section).gap--m-xxl, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-4:not(section) > *, section.flex-grid--m-4 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 3)) / 4);
  }
  .flex-grid--m-5:not(section), section.flex-grid--m-5 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-5:not(section).gap--m-xs, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-5:not(section).gap--m-s, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-5:not(section).gap--m-m, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-5:not(section).gap--m-l, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-5:not(section).gap--m-xl, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-5:not(section).gap--m-xxl, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-5:not(section) > *, section.flex-grid--m-5 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 4)) / 5);
  }
  .flex-grid--m-6:not(section), section.flex-grid--m-6 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-6:not(section).gap--m-xs, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-6:not(section).gap--m-s, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-6:not(section).gap--m-m, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-6:not(section).gap--m-l, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-6:not(section).gap--m-xl, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-6:not(section).gap--m-xxl, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-6:not(section) > *, section.flex-grid--m-6 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 5)) / 6);
  }
}
@media (max-width: 480px) {
  .flex-grid--s-1:not(section), section.flex-grid--s-1 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: column;
    gap: var(--gap);
  }
  .flex-grid--s-1:not(section) > *, section.flex-grid--s-1 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: 100%;
    flex-basis: auto;
  }
  .flex-grid--s-2:not(section), section.flex-grid--s-2 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-2:not(section).gap--s-xs, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-2:not(section).gap--s-s, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-2:not(section).gap--s-m, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-2:not(section).gap--s-l, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-2:not(section).gap--s-xl, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-2:not(section).gap--s-xxl, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-2:not(section) > *, section.flex-grid--s-2 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 1)) / 2);
  }
  .flex-grid--s-3:not(section), section.flex-grid--s-3 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-3:not(section).gap--s-xs, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-3:not(section).gap--s-s, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-3:not(section).gap--s-m, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-3:not(section).gap--s-l, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-3:not(section).gap--s-xl, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-3:not(section).gap--s-xxl, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-3:not(section) > *, section.flex-grid--s-3 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 2)) / 3);
  }
  .flex-grid--s-4:not(section), section.flex-grid--s-4 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-4:not(section).gap--s-xs, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-4:not(section).gap--s-s, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-4:not(section).gap--s-m, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-4:not(section).gap--s-l, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-4:not(section).gap--s-xl, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-4:not(section).gap--s-xxl, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-4:not(section) > *, section.flex-grid--s-4 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 3)) / 4);
  }
  .flex-grid--s-5:not(section), section.flex-grid--s-5 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-5:not(section).gap--s-xs, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-5:not(section).gap--s-s, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-5:not(section).gap--s-m, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-5:not(section).gap--s-l, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-5:not(section).gap--s-xl, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-5:not(section).gap--s-xxl, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-5:not(section) > *, section.flex-grid--s-5 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 4)) / 5);
  }
  .flex-grid--s-6:not(section), section.flex-grid--s-6 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-6:not(section).gap--s-xs, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-6:not(section).gap--s-s, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-6:not(section).gap--s-m, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-6:not(section).gap--s-l, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-6:not(section).gap--s-xl, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-6:not(section).gap--s-xxl, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-6:not(section) > *, section.flex-grid--s-6 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 5)) / 6);
  }
}
.flex-grid--3:not(section), section.flex-grid--3 > .ct-section-inner-wrap {
  --gap: var(--grid-gap);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: var(--gap);
  justify-content: center;
}
.flex-grid--3:not(section).gap--xs, section.flex-grid--3 > .ct-section-inner-wrap.gap--xs {
  --gap: var(--space-xs);
}
.flex-grid--3:not(section).gap--s, section.flex-grid--3 > .ct-section-inner-wrap.gap--s {
  --gap: var(--space-s);
}
.flex-grid--3:not(section).gap--m, section.flex-grid--3 > .ct-section-inner-wrap.gap--m {
  --gap: var(--space-m);
}
.flex-grid--3:not(section).gap--l, section.flex-grid--3 > .ct-section-inner-wrap.gap--l {
  --gap: var(--space-l);
}
.flex-grid--3:not(section).gap--xl, section.flex-grid--3 > .ct-section-inner-wrap.gap--xl {
  --gap: var(--space-xl);
}
.flex-grid--3:not(section).gap--xxl, section.flex-grid--3 > .ct-section-inner-wrap.gap--xxl {
  --gap: var(--space-xxl);
}
.flex-grid--3:not(section) > *, section.flex-grid--3 > .ct-section-inner-wrap > * {
  width: 100%;
  max-width: calc((100% - (var(--gap) * 2)) / 3);
}
@media (max-width: 1120px) {
  .flex-grid--xl-1:not(section), section.flex-grid--xl-1 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: column;
    gap: var(--gap);
  }
  .flex-grid--xl-1:not(section) > *, section.flex-grid--xl-1 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: 100%;
    flex-basis: auto;
  }
  .flex-grid--xl-2:not(section), section.flex-grid--xl-2 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-2:not(section).gap--xl-xs, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-2:not(section).gap--xl-s, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-2:not(section).gap--xl-m, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-2:not(section).gap--xl-l, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-2:not(section).gap--xl-xl, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-2:not(section).gap--xl-xxl, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-2:not(section) > *, section.flex-grid--xl-2 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 1)) / 2);
  }
  .flex-grid--xl-3:not(section), section.flex-grid--xl-3 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-3:not(section).gap--xl-xs, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-3:not(section).gap--xl-s, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-3:not(section).gap--xl-m, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-3:not(section).gap--xl-l, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-3:not(section).gap--xl-xl, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-3:not(section).gap--xl-xxl, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-3:not(section) > *, section.flex-grid--xl-3 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 2)) / 3);
  }
  .flex-grid--xl-4:not(section), section.flex-grid--xl-4 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-4:not(section).gap--xl-xs, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-4:not(section).gap--xl-s, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-4:not(section).gap--xl-m, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-4:not(section).gap--xl-l, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-4:not(section).gap--xl-xl, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-4:not(section).gap--xl-xxl, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-4:not(section) > *, section.flex-grid--xl-4 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 3)) / 4);
  }
  .flex-grid--xl-5:not(section), section.flex-grid--xl-5 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-5:not(section).gap--xl-xs, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-5:not(section).gap--xl-s, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-5:not(section).gap--xl-m, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-5:not(section).gap--xl-l, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-5:not(section).gap--xl-xl, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-5:not(section).gap--xl-xxl, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-5:not(section) > *, section.flex-grid--xl-5 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 4)) / 5);
  }
  .flex-grid--xl-6:not(section), section.flex-grid--xl-6 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-6:not(section).gap--xl-xs, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-6:not(section).gap--xl-s, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-6:not(section).gap--xl-m, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-6:not(section).gap--xl-l, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-6:not(section).gap--xl-xl, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-6:not(section).gap--xl-xxl, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-6:not(section) > *, section.flex-grid--xl-6 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 5)) / 6);
  }
}
@media (max-width: 992px) {
  .flex-grid--l-1:not(section), section.flex-grid--l-1 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: column;
    gap: var(--gap);
  }
  .flex-grid--l-1:not(section) > *, section.flex-grid--l-1 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: 100%;
    flex-basis: auto;
  }
  .flex-grid--l-2:not(section), section.flex-grid--l-2 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-2:not(section).gap--l-xs, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-2:not(section).gap--l-s, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-2:not(section).gap--l-m, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-2:not(section).gap--l-l, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-2:not(section).gap--l-xl, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-2:not(section).gap--l-xxl, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-2:not(section) > *, section.flex-grid--l-2 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 1)) / 2);
  }
  .flex-grid--l-3:not(section), section.flex-grid--l-3 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-3:not(section).gap--l-xs, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-3:not(section).gap--l-s, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-3:not(section).gap--l-m, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-3:not(section).gap--l-l, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-3:not(section).gap--l-xl, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-3:not(section).gap--l-xxl, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-3:not(section) > *, section.flex-grid--l-3 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 2)) / 3);
  }
  .flex-grid--l-4:not(section), section.flex-grid--l-4 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-4:not(section).gap--l-xs, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-4:not(section).gap--l-s, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-4:not(section).gap--l-m, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-4:not(section).gap--l-l, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-4:not(section).gap--l-xl, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-4:not(section).gap--l-xxl, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-4:not(section) > *, section.flex-grid--l-4 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 3)) / 4);
  }
  .flex-grid--l-5:not(section), section.flex-grid--l-5 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-5:not(section).gap--l-xs, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-5:not(section).gap--l-s, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-5:not(section).gap--l-m, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-5:not(section).gap--l-l, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-5:not(section).gap--l-xl, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-5:not(section).gap--l-xxl, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-5:not(section) > *, section.flex-grid--l-5 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 4)) / 5);
  }
  .flex-grid--l-6:not(section), section.flex-grid--l-6 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-6:not(section).gap--l-xs, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-6:not(section).gap--l-s, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-6:not(section).gap--l-m, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-6:not(section).gap--l-l, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-6:not(section).gap--l-xl, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-6:not(section).gap--l-xxl, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-6:not(section) > *, section.flex-grid--l-6 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 5)) / 6);
  }
}
@media (max-width: 768px) {
  .flex-grid--m-1:not(section), section.flex-grid--m-1 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: column;
    gap: var(--gap);
  }
  .flex-grid--m-1:not(section) > *, section.flex-grid--m-1 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: 100%;
    flex-basis: auto;
  }
  .flex-grid--m-2:not(section), section.flex-grid--m-2 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-2:not(section).gap--m-xs, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-2:not(section).gap--m-s, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-2:not(section).gap--m-m, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-2:not(section).gap--m-l, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-2:not(section).gap--m-xl, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-2:not(section).gap--m-xxl, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-2:not(section) > *, section.flex-grid--m-2 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 1)) / 2);
  }
  .flex-grid--m-3:not(section), section.flex-grid--m-3 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-3:not(section).gap--m-xs, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-3:not(section).gap--m-s, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-3:not(section).gap--m-m, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-3:not(section).gap--m-l, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-3:not(section).gap--m-xl, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-3:not(section).gap--m-xxl, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-3:not(section) > *, section.flex-grid--m-3 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 2)) / 3);
  }
  .flex-grid--m-4:not(section), section.flex-grid--m-4 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-4:not(section).gap--m-xs, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-4:not(section).gap--m-s, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-4:not(section).gap--m-m, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-4:not(section).gap--m-l, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-4:not(section).gap--m-xl, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-4:not(section).gap--m-xxl, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-4:not(section) > *, section.flex-grid--m-4 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 3)) / 4);
  }
  .flex-grid--m-5:not(section), section.flex-grid--m-5 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-5:not(section).gap--m-xs, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-5:not(section).gap--m-s, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-5:not(section).gap--m-m, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-5:not(section).gap--m-l, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-5:not(section).gap--m-xl, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-5:not(section).gap--m-xxl, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-5:not(section) > *, section.flex-grid--m-5 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 4)) / 5);
  }
  .flex-grid--m-6:not(section), section.flex-grid--m-6 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-6:not(section).gap--m-xs, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-6:not(section).gap--m-s, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-6:not(section).gap--m-m, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-6:not(section).gap--m-l, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-6:not(section).gap--m-xl, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-6:not(section).gap--m-xxl, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-6:not(section) > *, section.flex-grid--m-6 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 5)) / 6);
  }
}
@media (max-width: 480px) {
  .flex-grid--s-1:not(section), section.flex-grid--s-1 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: column;
    gap: var(--gap);
  }
  .flex-grid--s-1:not(section) > *, section.flex-grid--s-1 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: 100%;
    flex-basis: auto;
  }
  .flex-grid--s-2:not(section), section.flex-grid--s-2 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-2:not(section).gap--s-xs, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-2:not(section).gap--s-s, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-2:not(section).gap--s-m, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-2:not(section).gap--s-l, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-2:not(section).gap--s-xl, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-2:not(section).gap--s-xxl, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-2:not(section) > *, section.flex-grid--s-2 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 1)) / 2);
  }
  .flex-grid--s-3:not(section), section.flex-grid--s-3 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-3:not(section).gap--s-xs, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-3:not(section).gap--s-s, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-3:not(section).gap--s-m, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-3:not(section).gap--s-l, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-3:not(section).gap--s-xl, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-3:not(section).gap--s-xxl, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-3:not(section) > *, section.flex-grid--s-3 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 2)) / 3);
  }
  .flex-grid--s-4:not(section), section.flex-grid--s-4 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-4:not(section).gap--s-xs, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-4:not(section).gap--s-s, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-4:not(section).gap--s-m, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-4:not(section).gap--s-l, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-4:not(section).gap--s-xl, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-4:not(section).gap--s-xxl, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-4:not(section) > *, section.flex-grid--s-4 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 3)) / 4);
  }
  .flex-grid--s-5:not(section), section.flex-grid--s-5 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-5:not(section).gap--s-xs, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-5:not(section).gap--s-s, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-5:not(section).gap--s-m, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-5:not(section).gap--s-l, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-5:not(section).gap--s-xl, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-5:not(section).gap--s-xxl, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-5:not(section) > *, section.flex-grid--s-5 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 4)) / 5);
  }
  .flex-grid--s-6:not(section), section.flex-grid--s-6 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-6:not(section).gap--s-xs, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-6:not(section).gap--s-s, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-6:not(section).gap--s-m, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-6:not(section).gap--s-l, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-6:not(section).gap--s-xl, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-6:not(section).gap--s-xxl, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-6:not(section) > *, section.flex-grid--s-6 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 5)) / 6);
  }
}
.flex-grid--4:not(section), section.flex-grid--4 > .ct-section-inner-wrap {
  --gap: var(--grid-gap);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: var(--gap);
  justify-content: center;
}
.flex-grid--4:not(section).gap--xs, section.flex-grid--4 > .ct-section-inner-wrap.gap--xs {
  --gap: var(--space-xs);
}
.flex-grid--4:not(section).gap--s, section.flex-grid--4 > .ct-section-inner-wrap.gap--s {
  --gap: var(--space-s);
}
.flex-grid--4:not(section).gap--m, section.flex-grid--4 > .ct-section-inner-wrap.gap--m {
  --gap: var(--space-m);
}
.flex-grid--4:not(section).gap--l, section.flex-grid--4 > .ct-section-inner-wrap.gap--l {
  --gap: var(--space-l);
}
.flex-grid--4:not(section).gap--xl, section.flex-grid--4 > .ct-section-inner-wrap.gap--xl {
  --gap: var(--space-xl);
}
.flex-grid--4:not(section).gap--xxl, section.flex-grid--4 > .ct-section-inner-wrap.gap--xxl {
  --gap: var(--space-xxl);
}
.flex-grid--4:not(section) > *, section.flex-grid--4 > .ct-section-inner-wrap > * {
  width: 100%;
  max-width: calc((100% - (var(--gap) * 3)) / 4);
}
@media (max-width: 1120px) {
  .flex-grid--xl-1:not(section), section.flex-grid--xl-1 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: column;
    gap: var(--gap);
  }
  .flex-grid--xl-1:not(section) > *, section.flex-grid--xl-1 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: 100%;
    flex-basis: auto;
  }
  .flex-grid--xl-2:not(section), section.flex-grid--xl-2 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-2:not(section).gap--xl-xs, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-2:not(section).gap--xl-s, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-2:not(section).gap--xl-m, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-2:not(section).gap--xl-l, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-2:not(section).gap--xl-xl, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-2:not(section).gap--xl-xxl, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-2:not(section) > *, section.flex-grid--xl-2 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 1)) / 2);
  }
  .flex-grid--xl-3:not(section), section.flex-grid--xl-3 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-3:not(section).gap--xl-xs, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-3:not(section).gap--xl-s, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-3:not(section).gap--xl-m, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-3:not(section).gap--xl-l, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-3:not(section).gap--xl-xl, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-3:not(section).gap--xl-xxl, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-3:not(section) > *, section.flex-grid--xl-3 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 2)) / 3);
  }
  .flex-grid--xl-4:not(section), section.flex-grid--xl-4 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-4:not(section).gap--xl-xs, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-4:not(section).gap--xl-s, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-4:not(section).gap--xl-m, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-4:not(section).gap--xl-l, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-4:not(section).gap--xl-xl, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-4:not(section).gap--xl-xxl, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-4:not(section) > *, section.flex-grid--xl-4 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 3)) / 4);
  }
  .flex-grid--xl-5:not(section), section.flex-grid--xl-5 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-5:not(section).gap--xl-xs, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-5:not(section).gap--xl-s, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-5:not(section).gap--xl-m, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-5:not(section).gap--xl-l, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-5:not(section).gap--xl-xl, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-5:not(section).gap--xl-xxl, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-5:not(section) > *, section.flex-grid--xl-5 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 4)) / 5);
  }
  .flex-grid--xl-6:not(section), section.flex-grid--xl-6 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-6:not(section).gap--xl-xs, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-6:not(section).gap--xl-s, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-6:not(section).gap--xl-m, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-6:not(section).gap--xl-l, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-6:not(section).gap--xl-xl, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-6:not(section).gap--xl-xxl, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-6:not(section) > *, section.flex-grid--xl-6 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 5)) / 6);
  }
}
@media (max-width: 992px) {
  .flex-grid--l-1:not(section), section.flex-grid--l-1 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: column;
    gap: var(--gap);
  }
  .flex-grid--l-1:not(section) > *, section.flex-grid--l-1 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: 100%;
    flex-basis: auto;
  }
  .flex-grid--l-2:not(section), section.flex-grid--l-2 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-2:not(section).gap--l-xs, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-2:not(section).gap--l-s, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-2:not(section).gap--l-m, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-2:not(section).gap--l-l, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-2:not(section).gap--l-xl, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-2:not(section).gap--l-xxl, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-2:not(section) > *, section.flex-grid--l-2 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 1)) / 2);
  }
  .flex-grid--l-3:not(section), section.flex-grid--l-3 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-3:not(section).gap--l-xs, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-3:not(section).gap--l-s, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-3:not(section).gap--l-m, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-3:not(section).gap--l-l, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-3:not(section).gap--l-xl, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-3:not(section).gap--l-xxl, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-3:not(section) > *, section.flex-grid--l-3 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 2)) / 3);
  }
  .flex-grid--l-4:not(section), section.flex-grid--l-4 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-4:not(section).gap--l-xs, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-4:not(section).gap--l-s, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-4:not(section).gap--l-m, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-4:not(section).gap--l-l, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-4:not(section).gap--l-xl, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-4:not(section).gap--l-xxl, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-4:not(section) > *, section.flex-grid--l-4 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 3)) / 4);
  }
  .flex-grid--l-5:not(section), section.flex-grid--l-5 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-5:not(section).gap--l-xs, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-5:not(section).gap--l-s, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-5:not(section).gap--l-m, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-5:not(section).gap--l-l, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-5:not(section).gap--l-xl, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-5:not(section).gap--l-xxl, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-5:not(section) > *, section.flex-grid--l-5 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 4)) / 5);
  }
  .flex-grid--l-6:not(section), section.flex-grid--l-6 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-6:not(section).gap--l-xs, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-6:not(section).gap--l-s, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-6:not(section).gap--l-m, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-6:not(section).gap--l-l, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-6:not(section).gap--l-xl, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-6:not(section).gap--l-xxl, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-6:not(section) > *, section.flex-grid--l-6 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 5)) / 6);
  }
}
@media (max-width: 768px) {
  .flex-grid--m-1:not(section), section.flex-grid--m-1 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: column;
    gap: var(--gap);
  }
  .flex-grid--m-1:not(section) > *, section.flex-grid--m-1 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: 100%;
    flex-basis: auto;
  }
  .flex-grid--m-2:not(section), section.flex-grid--m-2 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-2:not(section).gap--m-xs, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-2:not(section).gap--m-s, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-2:not(section).gap--m-m, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-2:not(section).gap--m-l, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-2:not(section).gap--m-xl, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-2:not(section).gap--m-xxl, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-2:not(section) > *, section.flex-grid--m-2 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 1)) / 2);
  }
  .flex-grid--m-3:not(section), section.flex-grid--m-3 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-3:not(section).gap--m-xs, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-3:not(section).gap--m-s, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-3:not(section).gap--m-m, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-3:not(section).gap--m-l, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-3:not(section).gap--m-xl, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-3:not(section).gap--m-xxl, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-3:not(section) > *, section.flex-grid--m-3 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 2)) / 3);
  }
  .flex-grid--m-4:not(section), section.flex-grid--m-4 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-4:not(section).gap--m-xs, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-4:not(section).gap--m-s, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-4:not(section).gap--m-m, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-4:not(section).gap--m-l, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-4:not(section).gap--m-xl, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-4:not(section).gap--m-xxl, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-4:not(section) > *, section.flex-grid--m-4 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 3)) / 4);
  }
  .flex-grid--m-5:not(section), section.flex-grid--m-5 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-5:not(section).gap--m-xs, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-5:not(section).gap--m-s, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-5:not(section).gap--m-m, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-5:not(section).gap--m-l, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-5:not(section).gap--m-xl, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-5:not(section).gap--m-xxl, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-5:not(section) > *, section.flex-grid--m-5 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 4)) / 5);
  }
  .flex-grid--m-6:not(section), section.flex-grid--m-6 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-6:not(section).gap--m-xs, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-6:not(section).gap--m-s, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-6:not(section).gap--m-m, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-6:not(section).gap--m-l, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-6:not(section).gap--m-xl, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-6:not(section).gap--m-xxl, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-6:not(section) > *, section.flex-grid--m-6 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 5)) / 6);
  }
}
@media (max-width: 480px) {
  .flex-grid--s-1:not(section), section.flex-grid--s-1 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: column;
    gap: var(--gap);
  }
  .flex-grid--s-1:not(section) > *, section.flex-grid--s-1 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: 100%;
    flex-basis: auto;
  }
  .flex-grid--s-2:not(section), section.flex-grid--s-2 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-2:not(section).gap--s-xs, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-2:not(section).gap--s-s, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-2:not(section).gap--s-m, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-2:not(section).gap--s-l, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-2:not(section).gap--s-xl, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-2:not(section).gap--s-xxl, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-2:not(section) > *, section.flex-grid--s-2 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 1)) / 2);
  }
  .flex-grid--s-3:not(section), section.flex-grid--s-3 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-3:not(section).gap--s-xs, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-3:not(section).gap--s-s, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-3:not(section).gap--s-m, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-3:not(section).gap--s-l, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-3:not(section).gap--s-xl, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-3:not(section).gap--s-xxl, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-3:not(section) > *, section.flex-grid--s-3 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 2)) / 3);
  }
  .flex-grid--s-4:not(section), section.flex-grid--s-4 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-4:not(section).gap--s-xs, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-4:not(section).gap--s-s, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-4:not(section).gap--s-m, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-4:not(section).gap--s-l, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-4:not(section).gap--s-xl, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-4:not(section).gap--s-xxl, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-4:not(section) > *, section.flex-grid--s-4 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 3)) / 4);
  }
  .flex-grid--s-5:not(section), section.flex-grid--s-5 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-5:not(section).gap--s-xs, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-5:not(section).gap--s-s, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-5:not(section).gap--s-m, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-5:not(section).gap--s-l, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-5:not(section).gap--s-xl, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-5:not(section).gap--s-xxl, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-5:not(section) > *, section.flex-grid--s-5 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 4)) / 5);
  }
  .flex-grid--s-6:not(section), section.flex-grid--s-6 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-6:not(section).gap--s-xs, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-6:not(section).gap--s-s, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-6:not(section).gap--s-m, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-6:not(section).gap--s-l, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-6:not(section).gap--s-xl, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-6:not(section).gap--s-xxl, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-6:not(section) > *, section.flex-grid--s-6 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 5)) / 6);
  }
}
.flex-grid--5:not(section), section.flex-grid--5 > .ct-section-inner-wrap {
  --gap: var(--grid-gap);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: var(--gap);
  justify-content: center;
}
.flex-grid--5:not(section).gap--xs, section.flex-grid--5 > .ct-section-inner-wrap.gap--xs {
  --gap: var(--space-xs);
}
.flex-grid--5:not(section).gap--s, section.flex-grid--5 > .ct-section-inner-wrap.gap--s {
  --gap: var(--space-s);
}
.flex-grid--5:not(section).gap--m, section.flex-grid--5 > .ct-section-inner-wrap.gap--m {
  --gap: var(--space-m);
}
.flex-grid--5:not(section).gap--l, section.flex-grid--5 > .ct-section-inner-wrap.gap--l {
  --gap: var(--space-l);
}
.flex-grid--5:not(section).gap--xl, section.flex-grid--5 > .ct-section-inner-wrap.gap--xl {
  --gap: var(--space-xl);
}
.flex-grid--5:not(section).gap--xxl, section.flex-grid--5 > .ct-section-inner-wrap.gap--xxl {
  --gap: var(--space-xxl);
}
.flex-grid--5:not(section) > *, section.flex-grid--5 > .ct-section-inner-wrap > * {
  width: 100%;
  max-width: calc((100% - (var(--gap) * 4)) / 5);
}
@media (max-width: 1120px) {
  .flex-grid--xl-1:not(section), section.flex-grid--xl-1 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: column;
    gap: var(--gap);
  }
  .flex-grid--xl-1:not(section) > *, section.flex-grid--xl-1 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: 100%;
    flex-basis: auto;
  }
  .flex-grid--xl-2:not(section), section.flex-grid--xl-2 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-2:not(section).gap--xl-xs, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-2:not(section).gap--xl-s, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-2:not(section).gap--xl-m, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-2:not(section).gap--xl-l, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-2:not(section).gap--xl-xl, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-2:not(section).gap--xl-xxl, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-2:not(section) > *, section.flex-grid--xl-2 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 1)) / 2);
  }
  .flex-grid--xl-3:not(section), section.flex-grid--xl-3 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-3:not(section).gap--xl-xs, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-3:not(section).gap--xl-s, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-3:not(section).gap--xl-m, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-3:not(section).gap--xl-l, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-3:not(section).gap--xl-xl, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-3:not(section).gap--xl-xxl, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-3:not(section) > *, section.flex-grid--xl-3 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 2)) / 3);
  }
  .flex-grid--xl-4:not(section), section.flex-grid--xl-4 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-4:not(section).gap--xl-xs, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-4:not(section).gap--xl-s, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-4:not(section).gap--xl-m, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-4:not(section).gap--xl-l, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-4:not(section).gap--xl-xl, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-4:not(section).gap--xl-xxl, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-4:not(section) > *, section.flex-grid--xl-4 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 3)) / 4);
  }
  .flex-grid--xl-5:not(section), section.flex-grid--xl-5 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-5:not(section).gap--xl-xs, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-5:not(section).gap--xl-s, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-5:not(section).gap--xl-m, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-5:not(section).gap--xl-l, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-5:not(section).gap--xl-xl, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-5:not(section).gap--xl-xxl, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-5:not(section) > *, section.flex-grid--xl-5 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 4)) / 5);
  }
  .flex-grid--xl-6:not(section), section.flex-grid--xl-6 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-6:not(section).gap--xl-xs, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-6:not(section).gap--xl-s, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-6:not(section).gap--xl-m, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-6:not(section).gap--xl-l, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-6:not(section).gap--xl-xl, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-6:not(section).gap--xl-xxl, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-6:not(section) > *, section.flex-grid--xl-6 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 5)) / 6);
  }
}
@media (max-width: 992px) {
  .flex-grid--l-1:not(section), section.flex-grid--l-1 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: column;
    gap: var(--gap);
  }
  .flex-grid--l-1:not(section) > *, section.flex-grid--l-1 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: 100%;
    flex-basis: auto;
  }
  .flex-grid--l-2:not(section), section.flex-grid--l-2 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-2:not(section).gap--l-xs, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-2:not(section).gap--l-s, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-2:not(section).gap--l-m, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-2:not(section).gap--l-l, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-2:not(section).gap--l-xl, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-2:not(section).gap--l-xxl, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-2:not(section) > *, section.flex-grid--l-2 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 1)) / 2);
  }
  .flex-grid--l-3:not(section), section.flex-grid--l-3 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-3:not(section).gap--l-xs, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-3:not(section).gap--l-s, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-3:not(section).gap--l-m, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-3:not(section).gap--l-l, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-3:not(section).gap--l-xl, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-3:not(section).gap--l-xxl, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-3:not(section) > *, section.flex-grid--l-3 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 2)) / 3);
  }
  .flex-grid--l-4:not(section), section.flex-grid--l-4 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-4:not(section).gap--l-xs, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-4:not(section).gap--l-s, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-4:not(section).gap--l-m, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-4:not(section).gap--l-l, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-4:not(section).gap--l-xl, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-4:not(section).gap--l-xxl, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-4:not(section) > *, section.flex-grid--l-4 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 3)) / 4);
  }
  .flex-grid--l-5:not(section), section.flex-grid--l-5 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-5:not(section).gap--l-xs, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-5:not(section).gap--l-s, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-5:not(section).gap--l-m, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-5:not(section).gap--l-l, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-5:not(section).gap--l-xl, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-5:not(section).gap--l-xxl, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-5:not(section) > *, section.flex-grid--l-5 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 4)) / 5);
  }
  .flex-grid--l-6:not(section), section.flex-grid--l-6 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-6:not(section).gap--l-xs, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-6:not(section).gap--l-s, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-6:not(section).gap--l-m, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-6:not(section).gap--l-l, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-6:not(section).gap--l-xl, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-6:not(section).gap--l-xxl, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-6:not(section) > *, section.flex-grid--l-6 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 5)) / 6);
  }
}
@media (max-width: 768px) {
  .flex-grid--m-1:not(section), section.flex-grid--m-1 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: column;
    gap: var(--gap);
  }
  .flex-grid--m-1:not(section) > *, section.flex-grid--m-1 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: 100%;
    flex-basis: auto;
  }
  .flex-grid--m-2:not(section), section.flex-grid--m-2 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-2:not(section).gap--m-xs, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-2:not(section).gap--m-s, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-2:not(section).gap--m-m, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-2:not(section).gap--m-l, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-2:not(section).gap--m-xl, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-2:not(section).gap--m-xxl, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-2:not(section) > *, section.flex-grid--m-2 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 1)) / 2);
  }
  .flex-grid--m-3:not(section), section.flex-grid--m-3 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-3:not(section).gap--m-xs, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-3:not(section).gap--m-s, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-3:not(section).gap--m-m, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-3:not(section).gap--m-l, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-3:not(section).gap--m-xl, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-3:not(section).gap--m-xxl, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-3:not(section) > *, section.flex-grid--m-3 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 2)) / 3);
  }
  .flex-grid--m-4:not(section), section.flex-grid--m-4 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-4:not(section).gap--m-xs, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-4:not(section).gap--m-s, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-4:not(section).gap--m-m, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-4:not(section).gap--m-l, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-4:not(section).gap--m-xl, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-4:not(section).gap--m-xxl, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-4:not(section) > *, section.flex-grid--m-4 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 3)) / 4);
  }
  .flex-grid--m-5:not(section), section.flex-grid--m-5 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-5:not(section).gap--m-xs, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-5:not(section).gap--m-s, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-5:not(section).gap--m-m, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-5:not(section).gap--m-l, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-5:not(section).gap--m-xl, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-5:not(section).gap--m-xxl, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-5:not(section) > *, section.flex-grid--m-5 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 4)) / 5);
  }
  .flex-grid--m-6:not(section), section.flex-grid--m-6 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-6:not(section).gap--m-xs, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-6:not(section).gap--m-s, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-6:not(section).gap--m-m, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-6:not(section).gap--m-l, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-6:not(section).gap--m-xl, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-6:not(section).gap--m-xxl, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-6:not(section) > *, section.flex-grid--m-6 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 5)) / 6);
  }
}
@media (max-width: 480px) {
  .flex-grid--s-1:not(section), section.flex-grid--s-1 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: column;
    gap: var(--gap);
  }
  .flex-grid--s-1:not(section) > *, section.flex-grid--s-1 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: 100%;
    flex-basis: auto;
  }
  .flex-grid--s-2:not(section), section.flex-grid--s-2 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-2:not(section).gap--s-xs, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-2:not(section).gap--s-s, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-2:not(section).gap--s-m, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-2:not(section).gap--s-l, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-2:not(section).gap--s-xl, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-2:not(section).gap--s-xxl, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-2:not(section) > *, section.flex-grid--s-2 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 1)) / 2);
  }
  .flex-grid--s-3:not(section), section.flex-grid--s-3 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-3:not(section).gap--s-xs, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-3:not(section).gap--s-s, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-3:not(section).gap--s-m, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-3:not(section).gap--s-l, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-3:not(section).gap--s-xl, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-3:not(section).gap--s-xxl, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-3:not(section) > *, section.flex-grid--s-3 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 2)) / 3);
  }
  .flex-grid--s-4:not(section), section.flex-grid--s-4 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-4:not(section).gap--s-xs, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-4:not(section).gap--s-s, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-4:not(section).gap--s-m, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-4:not(section).gap--s-l, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-4:not(section).gap--s-xl, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-4:not(section).gap--s-xxl, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-4:not(section) > *, section.flex-grid--s-4 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 3)) / 4);
  }
  .flex-grid--s-5:not(section), section.flex-grid--s-5 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-5:not(section).gap--s-xs, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-5:not(section).gap--s-s, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-5:not(section).gap--s-m, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-5:not(section).gap--s-l, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-5:not(section).gap--s-xl, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-5:not(section).gap--s-xxl, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-5:not(section) > *, section.flex-grid--s-5 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 4)) / 5);
  }
  .flex-grid--s-6:not(section), section.flex-grid--s-6 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-6:not(section).gap--s-xs, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-6:not(section).gap--s-s, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-6:not(section).gap--s-m, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-6:not(section).gap--s-l, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-6:not(section).gap--s-xl, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-6:not(section).gap--s-xxl, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-6:not(section) > *, section.flex-grid--s-6 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 5)) / 6);
  }
}
.flex-grid--6:not(section), section.flex-grid--6 > .ct-section-inner-wrap {
  --gap: var(--grid-gap);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: var(--gap);
  justify-content: center;
}
.flex-grid--6:not(section).gap--xs, section.flex-grid--6 > .ct-section-inner-wrap.gap--xs {
  --gap: var(--space-xs);
}
.flex-grid--6:not(section).gap--s, section.flex-grid--6 > .ct-section-inner-wrap.gap--s {
  --gap: var(--space-s);
}
.flex-grid--6:not(section).gap--m, section.flex-grid--6 > .ct-section-inner-wrap.gap--m {
  --gap: var(--space-m);
}
.flex-grid--6:not(section).gap--l, section.flex-grid--6 > .ct-section-inner-wrap.gap--l {
  --gap: var(--space-l);
}
.flex-grid--6:not(section).gap--xl, section.flex-grid--6 > .ct-section-inner-wrap.gap--xl {
  --gap: var(--space-xl);
}
.flex-grid--6:not(section).gap--xxl, section.flex-grid--6 > .ct-section-inner-wrap.gap--xxl {
  --gap: var(--space-xxl);
}
.flex-grid--6:not(section) > *, section.flex-grid--6 > .ct-section-inner-wrap > * {
  width: 100%;
  max-width: calc((100% - (var(--gap) * 5)) / 6);
}
@media (max-width: 1120px) {
  .flex-grid--xl-1:not(section), section.flex-grid--xl-1 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: column;
    gap: var(--gap);
  }
  .flex-grid--xl-1:not(section) > *, section.flex-grid--xl-1 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: 100%;
    flex-basis: auto;
  }
  .flex-grid--xl-2:not(section), section.flex-grid--xl-2 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-2:not(section).gap--xl-xs, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-2:not(section).gap--xl-s, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-2:not(section).gap--xl-m, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-2:not(section).gap--xl-l, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-2:not(section).gap--xl-xl, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-2:not(section).gap--xl-xxl, section.flex-grid--xl-2 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-2:not(section) > *, section.flex-grid--xl-2 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 1)) / 2);
  }
  .flex-grid--xl-3:not(section), section.flex-grid--xl-3 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-3:not(section).gap--xl-xs, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-3:not(section).gap--xl-s, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-3:not(section).gap--xl-m, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-3:not(section).gap--xl-l, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-3:not(section).gap--xl-xl, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-3:not(section).gap--xl-xxl, section.flex-grid--xl-3 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-3:not(section) > *, section.flex-grid--xl-3 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 2)) / 3);
  }
  .flex-grid--xl-4:not(section), section.flex-grid--xl-4 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-4:not(section).gap--xl-xs, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-4:not(section).gap--xl-s, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-4:not(section).gap--xl-m, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-4:not(section).gap--xl-l, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-4:not(section).gap--xl-xl, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-4:not(section).gap--xl-xxl, section.flex-grid--xl-4 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-4:not(section) > *, section.flex-grid--xl-4 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 3)) / 4);
  }
  .flex-grid--xl-5:not(section), section.flex-grid--xl-5 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-5:not(section).gap--xl-xs, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-5:not(section).gap--xl-s, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-5:not(section).gap--xl-m, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-5:not(section).gap--xl-l, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-5:not(section).gap--xl-xl, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-5:not(section).gap--xl-xxl, section.flex-grid--xl-5 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-5:not(section) > *, section.flex-grid--xl-5 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 4)) / 5);
  }
  .flex-grid--xl-6:not(section), section.flex-grid--xl-6 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--xl-6:not(section).gap--xl-xs, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--xl-6:not(section).gap--xl-s, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-s {
    --gap: var(--space-s);
  }
  .flex-grid--xl-6:not(section).gap--xl-m, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-m {
    --gap: var(--space-m);
  }
  .flex-grid--xl-6:not(section).gap--xl-l, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-l {
    --gap: var(--space-l);
  }
  .flex-grid--xl-6:not(section).gap--xl-xl, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--xl-6:not(section).gap--xl-xxl, section.flex-grid--xl-6 > .ct-section-inner-wrap.gap--xl-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--xl-6:not(section) > *, section.flex-grid--xl-6 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 5)) / 6);
  }
}
@media (max-width: 992px) {
  .flex-grid--l-1:not(section), section.flex-grid--l-1 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: column;
    gap: var(--gap);
  }
  .flex-grid--l-1:not(section) > *, section.flex-grid--l-1 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: 100%;
    flex-basis: auto;
  }
  .flex-grid--l-2:not(section), section.flex-grid--l-2 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-2:not(section).gap--l-xs, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-2:not(section).gap--l-s, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-2:not(section).gap--l-m, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-2:not(section).gap--l-l, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-2:not(section).gap--l-xl, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-2:not(section).gap--l-xxl, section.flex-grid--l-2 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-2:not(section) > *, section.flex-grid--l-2 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 1)) / 2);
  }
  .flex-grid--l-3:not(section), section.flex-grid--l-3 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-3:not(section).gap--l-xs, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-3:not(section).gap--l-s, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-3:not(section).gap--l-m, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-3:not(section).gap--l-l, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-3:not(section).gap--l-xl, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-3:not(section).gap--l-xxl, section.flex-grid--l-3 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-3:not(section) > *, section.flex-grid--l-3 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 2)) / 3);
  }
  .flex-grid--l-4:not(section), section.flex-grid--l-4 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-4:not(section).gap--l-xs, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-4:not(section).gap--l-s, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-4:not(section).gap--l-m, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-4:not(section).gap--l-l, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-4:not(section).gap--l-xl, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-4:not(section).gap--l-xxl, section.flex-grid--l-4 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-4:not(section) > *, section.flex-grid--l-4 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 3)) / 4);
  }
  .flex-grid--l-5:not(section), section.flex-grid--l-5 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-5:not(section).gap--l-xs, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-5:not(section).gap--l-s, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-5:not(section).gap--l-m, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-5:not(section).gap--l-l, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-5:not(section).gap--l-xl, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-5:not(section).gap--l-xxl, section.flex-grid--l-5 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-5:not(section) > *, section.flex-grid--l-5 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 4)) / 5);
  }
  .flex-grid--l-6:not(section), section.flex-grid--l-6 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--l-6:not(section).gap--l-xs, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--l-6:not(section).gap--l-s, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-s {
    --gap: var(--space-s);
  }
  .flex-grid--l-6:not(section).gap--l-m, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-m {
    --gap: var(--space-m);
  }
  .flex-grid--l-6:not(section).gap--l-l, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-l {
    --gap: var(--space-l);
  }
  .flex-grid--l-6:not(section).gap--l-xl, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--l-6:not(section).gap--l-xxl, section.flex-grid--l-6 > .ct-section-inner-wrap.gap--l-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--l-6:not(section) > *, section.flex-grid--l-6 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 5)) / 6);
  }
}
@media (max-width: 768px) {
  .flex-grid--m-1:not(section), section.flex-grid--m-1 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: column;
    gap: var(--gap);
  }
  .flex-grid--m-1:not(section) > *, section.flex-grid--m-1 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: 100%;
    flex-basis: auto;
  }
  .flex-grid--m-2:not(section), section.flex-grid--m-2 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-2:not(section).gap--m-xs, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-2:not(section).gap--m-s, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-2:not(section).gap--m-m, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-2:not(section).gap--m-l, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-2:not(section).gap--m-xl, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-2:not(section).gap--m-xxl, section.flex-grid--m-2 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-2:not(section) > *, section.flex-grid--m-2 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 1)) / 2);
  }
  .flex-grid--m-3:not(section), section.flex-grid--m-3 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-3:not(section).gap--m-xs, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-3:not(section).gap--m-s, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-3:not(section).gap--m-m, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-3:not(section).gap--m-l, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-3:not(section).gap--m-xl, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-3:not(section).gap--m-xxl, section.flex-grid--m-3 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-3:not(section) > *, section.flex-grid--m-3 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 2)) / 3);
  }
  .flex-grid--m-4:not(section), section.flex-grid--m-4 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-4:not(section).gap--m-xs, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-4:not(section).gap--m-s, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-4:not(section).gap--m-m, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-4:not(section).gap--m-l, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-4:not(section).gap--m-xl, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-4:not(section).gap--m-xxl, section.flex-grid--m-4 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-4:not(section) > *, section.flex-grid--m-4 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 3)) / 4);
  }
  .flex-grid--m-5:not(section), section.flex-grid--m-5 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-5:not(section).gap--m-xs, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-5:not(section).gap--m-s, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-5:not(section).gap--m-m, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-5:not(section).gap--m-l, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-5:not(section).gap--m-xl, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-5:not(section).gap--m-xxl, section.flex-grid--m-5 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-5:not(section) > *, section.flex-grid--m-5 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 4)) / 5);
  }
  .flex-grid--m-6:not(section), section.flex-grid--m-6 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--m-6:not(section).gap--m-xs, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--m-6:not(section).gap--m-s, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-s {
    --gap: var(--space-s);
  }
  .flex-grid--m-6:not(section).gap--m-m, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-m {
    --gap: var(--space-m);
  }
  .flex-grid--m-6:not(section).gap--m-l, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-l {
    --gap: var(--space-l);
  }
  .flex-grid--m-6:not(section).gap--m-xl, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--m-6:not(section).gap--m-xxl, section.flex-grid--m-6 > .ct-section-inner-wrap.gap--m-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--m-6:not(section) > *, section.flex-grid--m-6 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 5)) / 6);
  }
}
@media (max-width: 480px) {
  .flex-grid--s-1:not(section), section.flex-grid--s-1 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: column;
    gap: var(--gap);
  }
  .flex-grid--s-1:not(section) > *, section.flex-grid--s-1 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: 100%;
    flex-basis: auto;
  }
  .flex-grid--s-2:not(section), section.flex-grid--s-2 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-2:not(section).gap--s-xs, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-2:not(section).gap--s-s, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-2:not(section).gap--s-m, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-2:not(section).gap--s-l, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-2:not(section).gap--s-xl, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-2:not(section).gap--s-xxl, section.flex-grid--s-2 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-2:not(section) > *, section.flex-grid--s-2 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 1)) / 2);
  }
  .flex-grid--s-3:not(section), section.flex-grid--s-3 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-3:not(section).gap--s-xs, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-3:not(section).gap--s-s, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-3:not(section).gap--s-m, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-3:not(section).gap--s-l, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-3:not(section).gap--s-xl, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-3:not(section).gap--s-xxl, section.flex-grid--s-3 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-3:not(section) > *, section.flex-grid--s-3 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 2)) / 3);
  }
  .flex-grid--s-4:not(section), section.flex-grid--s-4 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-4:not(section).gap--s-xs, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-4:not(section).gap--s-s, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-4:not(section).gap--s-m, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-4:not(section).gap--s-l, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-4:not(section).gap--s-xl, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-4:not(section).gap--s-xxl, section.flex-grid--s-4 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-4:not(section) > *, section.flex-grid--s-4 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 3)) / 4);
  }
  .flex-grid--s-5:not(section), section.flex-grid--s-5 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-5:not(section).gap--s-xs, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-5:not(section).gap--s-s, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-5:not(section).gap--s-m, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-5:not(section).gap--s-l, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-5:not(section).gap--s-xl, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-5:not(section).gap--s-xxl, section.flex-grid--s-5 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-5:not(section) > *, section.flex-grid--s-5 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 4)) / 5);
  }
  .flex-grid--s-6:not(section), section.flex-grid--s-6 > .ct-section-inner-wrap {
    --gap: var(--grid-gap);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--gap);
    justify-content: center;
  }
  .flex-grid--s-6:not(section).gap--s-xs, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-xs {
    --gap: var(--space-xs);
  }
  .flex-grid--s-6:not(section).gap--s-s, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-s {
    --gap: var(--space-s);
  }
  .flex-grid--s-6:not(section).gap--s-m, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-m {
    --gap: var(--space-m);
  }
  .flex-grid--s-6:not(section).gap--s-l, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-l {
    --gap: var(--space-l);
  }
  .flex-grid--s-6:not(section).gap--s-xl, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-xl {
    --gap: var(--space-xl);
  }
  .flex-grid--s-6:not(section).gap--s-xxl, section.flex-grid--s-6 > .ct-section-inner-wrap.gap--s-xxl {
    --gap: var(--space-xxl);
  }
  .flex-grid--s-6:not(section) > *, section.flex-grid--s-6 > .ct-section-inner-wrap > * {
    width: 100%;
    max-width: calc((100% - (var(--gap) * 5)) / 6);
  }
}
.flex--col:not(.ct-section), .ct-section.flex--col > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
}
.flex--row:not(.ct-section), .ct-section.flex--row > .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
}
.flex--col-reverse:not(.ct-section), .ct-section.flex--col-reverse > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column-reverse;
}
.flex--row-reverse:not(.ct-section), .ct-section.flex--row-reverse > .ct-section-inner-wrap {
  display: flex;
  flex-direction: row-reverse;
}
@media (max-width: 1120px) {
  .flex--col-xl:not(.ct-section), .ct-section.flex--col-xl > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
  }
  .flex--row-xl:not(.ct-section), .ct-section.flex--row-xl > .ct-section-inner-wrap {
    display: flex;
    flex-direction: row;
  }
  .flex--col-reverse-xl:not(.ct-section), .ct-section.flex--col-reverse-xl > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column-reverse;
  }
  .flex--row-reverse-xl:not(.ct-section), .ct-section.flex--row-reverse-xl > .ct-section-inner-wrap {
    display: flex;
    flex-direction: row-reverse;
  }
}
@media (max-width: 992px) {
  .flex--col-l:not(.ct-section), .ct-section.flex--col-l > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
  }
  .flex--row-l:not(.ct-section), .ct-section.flex--row-l > .ct-section-inner-wrap {
    display: flex;
    flex-direction: row;
  }
  .flex--col-reverse-l:not(.ct-section), .ct-section.flex--col-reverse-l > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column-reverse;
  }
  .flex--row-reverse-l:not(.ct-section), .ct-section.flex--row-reverse-l > .ct-section-inner-wrap {
    display: flex;
    flex-direction: row-reverse;
  }
}
@media (max-width: 768px) {
  .flex--col-m:not(.ct-section), .ct-section.flex--col-m > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
  }
  .flex--row-m:not(.ct-section), .ct-section.flex--row-m > .ct-section-inner-wrap {
    display: flex;
    flex-direction: row;
  }
  .flex--col-reverse-m:not(.ct-section), .ct-section.flex--col-reverse-m > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column-reverse;
  }
  .flex--row-reverse-m:not(.ct-section), .ct-section.flex--row-reverse-m > .ct-section-inner-wrap {
    display: flex;
    flex-direction: row-reverse;
  }
}
@media (max-width: 480px) {
  .flex--col-s:not(.ct-section), .ct-section.flex--col-s > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
  }
  .flex--row-s:not(.ct-section), .ct-section.flex--row-s > .ct-section-inner-wrap {
    display: flex;
    flex-direction: row;
  }
  .flex--col-reverse-s:not(.ct-section), .ct-section.flex--col-reverse-s > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column-reverse;
  }
  .flex--row-reverse-s:not(.ct-section), .ct-section.flex--row-reverse-s > .ct-section-inner-wrap {
    display: flex;
    flex-direction: row-reverse;
  }
}
.justify-content--start:not(.ct-section), .ct-section.justify-content--start > .ct-section-inner-wrap {
  display: flex;
  justify-content: flex-start;
}
.justify-content--end:not(.ct-section), .ct-section.justify-content--end > .ct-section-inner-wrap {
  display: flex;
  justify-content: flex-end;
}
.justify-content--center:not(.ct-section), .ct-section.justify-content--center > .ct-section-inner-wrap {
  display: flex;
  justify-content: center;
}
.justify-content--between:not(.ct-section), .ct-section.justify-content--between > .ct-section-inner-wrap {
  display: flex;
  justify-content: space-between;
}
.justify-content--around:not(.ct-section), .ct-section.justify-content--around > .ct-section-inner-wrap {
  display: flex;
  justify-content: space-around;
}
.justify-content--stretch:not(.ct-section), .ct-section.justify-content--stretch > .ct-section-inner-wrap {
  display: flex;
  justify-content: stretch;
}
.align-content--start:not(.ct-section), .ct-section.align-content--start > .ct-section-inner-wrap {
  display: flex;
  align-content: flex-start;
}
.align-content--end:not(.ct-section), .ct-section.align-content--end > .ct-section-inner-wrap {
  display: flex;
  align-content: flex-end;
}
.align-content--center:not(.ct-section), .ct-section.align-content--center > .ct-section-inner-wrap {
  display: flex;
  align-content: center;
}
.align-content--baseline:not(.ct-section), .ct-section.align-content--baseline > .ct-section-inner-wrap {
  display: flex;
  align-content: baseline;
}
.align-content--stretch:not(.ct-section), .ct-section.align-content--stretch > .ct-section-inner-wrap {
  display: flex;
  align-content: stretch;
}
.justify-items--start:not(.ct-section), .ct-section.justify-items--start > .ct-section-inner-wrap {
  display: flex;
  justify-items: flex-start;
}
.justify-items--center:not(.ct-section), .ct-section.justify-items--center > .ct-section-inner-wrap {
  display: flex;
  justify-items: center;
}
.justify-items--end:not(.ct-section), .ct-section.justify-items--end > .ct-section-inner-wrap {
  display: flex;
  justify-items: flex-end;
}
.justify-items--stretch:not(.ct-section), .ct-section.justify-items--stretch > .ct-section-inner-wrap {
  display: flex;
  justify-items: stretch;
}
.align-items--start:not(.ct-section), .ct-section.align-items--start > .ct-section-inner-wrap {
  display: flex;
  align-items: flex-start;
}
.align-items--end:not(.ct-section), .ct-section.align-items--end > .ct-section-inner-wrap {
  display: flex;
  align-items: flex-end;
}
.align-items--center:not(.ct-section), .ct-section.align-items--center > .ct-section-inner-wrap {
  display: flex;
  align-items: center;
}
.align-items--baseline:not(.ct-section), .ct-section.align-items--baseline > .ct-section-inner-wrap {
  display: flex;
  align-items: baseline;
}
.align-items--stretch:not(.ct-section), .ct-section.align-items--stretch > .ct-section-inner-wrap {
  display: flex;
  align-items: stretch;
}
.self--start:not(.ct-section), .ct-section.self--start > .ct-section-inner-wrap {
  display: flex;
  align-self: flex-start;
}
.self--end:not(.ct-section), .ct-section.self--end > .ct-section-inner-wrap {
  display: flex;
  align-self: flex-end;
}
.self--stretch:not(.ct-section), .ct-section.self--stretch > .ct-section-inner-wrap {
  display: flex;
  align-self: stretch;
}
.self--center:not(.ct-section), .ct-section.self--center > .ct-section-inner-wrap {
  display: flex;
  align-self: center;
}
.flex--wrap:not(.ct-section), .ct-section.flex--wrap > .ct-section-inner-wrap {
  flex-wrap: wrap;
}
.stretch:not(.ct-section), .ct-section.stretch > .ct-section-inner-wrap {
  display: flex;
  align-content: stretch;
  align-items: stretch;
  justify-content: stretch;
  justify-items: stretch;
}
.flex--grow:not(.ct-section) > *, .ct-section.flex--grow > .ct-section-inner-wrap > * {
  flex-grow: 1;
}
.grid--1:not(.ct-section), .ct-section.grid--1 > .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  inline-size: 100%;
}
.grid--1:not(.ct-section) > *, .ct-section.grid--1 > .ct-section-inner-wrap > * {
  grid-column: 1 !important;
}
.grid--2:not(.ct-section), .ct-section.grid--2 > .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  inline-size: 100%;
}
.grid--3:not(.ct-section), .ct-section.grid--3 > .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  inline-size: 100%;
}
.grid--4:not(.ct-section), .ct-section.grid--4 > .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  inline-size: 100%;
}
.grid--5:not(.ct-section), .ct-section.grid--5 > .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  inline-size: 100%;
}
.grid--6:not(.ct-section), .ct-section.grid--6 > .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  inline-size: 100%;
}
.grid--7:not(.ct-section), .ct-section.grid--7 > .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  inline-size: 100%;
}
.grid--8:not(.ct-section), .ct-section.grid--8 > .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(8, minmax(0, 1fr));
  inline-size: 100%;
}
.grid--9:not(.ct-section), .ct-section.grid--9 > .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(9, minmax(0, 1fr));
  inline-size: 100%;
}
.grid--10:not(.ct-section), .ct-section.grid--10 > .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(10, minmax(0, 1fr));
  inline-size: 100%;
}
.grid--11:not(.ct-section), .ct-section.grid--11 > .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(11, minmax(0, 1fr));
  inline-size: 100%;
}
.grid--12:not(.ct-section), .ct-section.grid--12 > .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  inline-size: 100%;
}
.grid--1-2:not(.ct-section), .ct-section.grid--1-2 > .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
  inline-size: 100%;
}
.grid--1-3:not(.ct-section), .ct-section.grid--1-3 > .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
  inline-size: 100%;
}
.grid--2-1:not(.ct-section), .ct-section.grid--2-1 > .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
  inline-size: 100%;
}
.grid--2-3:not(.ct-section), .ct-section.grid--2-3 > .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
  inline-size: 100%;
}
.grid--3-1:not(.ct-section), .ct-section.grid--3-1 > .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: minmax(0, 3fr) minmax(0, 1fr);
  inline-size: 100%;
}
.grid--3-2:not(.ct-section), .ct-section.grid--3-2 > .ct-section-inner-wrap {
  display: grid !important;
  grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
  inline-size: 100%;
}
@media (max-width: 1120px) {
  .grid--xl-1:not(.ct-section), .ct-section.grid--xl-1 > .ct-section-inner-wrap {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid--xl-1:not(.ct-section) > .ct-section, .ct-section.grid--xl-1 > .ct-section-inner-wrap > .ct-section {
    grid-column: 1 !important;
  }
  .grid--xl-2:not(.ct-section), .ct-section.grid--xl-2 > .ct-section-inner-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid--xl-3:not(.ct-section), .ct-section.grid--xl-3 > .ct-section-inner-wrap {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid--xl-4:not(.ct-section), .ct-section.grid--xl-4 > .ct-section-inner-wrap {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid--xl-5:not(.ct-section), .ct-section.grid--xl-5 > .ct-section-inner-wrap {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .grid--xl-6:not(.ct-section), .ct-section.grid--xl-6 > .ct-section-inner-wrap {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .grid--xl-7:not(.ct-section), .ct-section.grid--xl-7 > .ct-section-inner-wrap {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .grid--xl-8:not(.ct-section), .ct-section.grid--xl-8 > .ct-section-inner-wrap {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .grid--xl-9:not(.ct-section), .ct-section.grid--xl-9 > .ct-section-inner-wrap {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .grid--xl-10:not(.ct-section), .ct-section.grid--xl-10 > .ct-section-inner-wrap {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .grid--xl-11:not(.ct-section), .ct-section.grid--xl-11 > .ct-section-inner-wrap {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .grid--xl-12:not(.ct-section), .ct-section.grid--xl-12 > .ct-section-inner-wrap {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
@media (max-width: 992px) {
  .grid--l-1:not(.ct-section), .ct-section.grid--l-1 > .ct-section-inner-wrap {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid--l-1:not(.ct-section) > .ct-section, .ct-section.grid--l-1 > .ct-section-inner-wrap > .ct-section {
    grid-column: 1 !important;
  }
  .grid--l-2:not(.ct-section), .ct-section.grid--l-2 > .ct-section-inner-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid--l-3:not(.ct-section), .ct-section.grid--l-3 > .ct-section-inner-wrap {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid--l-4:not(.ct-section), .ct-section.grid--l-4 > .ct-section-inner-wrap {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid--l-5:not(.ct-section), .ct-section.grid--l-5 > .ct-section-inner-wrap {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .grid--l-6:not(.ct-section), .ct-section.grid--l-6 > .ct-section-inner-wrap {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .grid--l-7:not(.ct-section), .ct-section.grid--l-7 > .ct-section-inner-wrap {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .grid--l-8:not(.ct-section), .ct-section.grid--l-8 > .ct-section-inner-wrap {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .grid--l-9:not(.ct-section), .ct-section.grid--l-9 > .ct-section-inner-wrap {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .grid--l-10:not(.ct-section), .ct-section.grid--l-10 > .ct-section-inner-wrap {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .grid--l-11:not(.ct-section), .ct-section.grid--l-11 > .ct-section-inner-wrap {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .grid--l-12:not(.ct-section), .ct-section.grid--l-12 > .ct-section-inner-wrap {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
@media (max-width: 768px) {
  .grid--m-1:not(.ct-section), .ct-section.grid--m-1 > .ct-section-inner-wrap {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid--m-1:not(.ct-section) > .ct-section, .ct-section.grid--m-1 > .ct-section-inner-wrap > .ct-section {
    grid-column: 1 !important;
  }
  .grid--m-2:not(.ct-section), .ct-section.grid--m-2 > .ct-section-inner-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid--m-3:not(.ct-section), .ct-section.grid--m-3 > .ct-section-inner-wrap {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid--m-4:not(.ct-section), .ct-section.grid--m-4 > .ct-section-inner-wrap {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid--m-5:not(.ct-section), .ct-section.grid--m-5 > .ct-section-inner-wrap {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .grid--m-6:not(.ct-section), .ct-section.grid--m-6 > .ct-section-inner-wrap {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .grid--m-7:not(.ct-section), .ct-section.grid--m-7 > .ct-section-inner-wrap {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .grid--m-8:not(.ct-section), .ct-section.grid--m-8 > .ct-section-inner-wrap {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .grid--m-9:not(.ct-section), .ct-section.grid--m-9 > .ct-section-inner-wrap {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .grid--m-10:not(.ct-section), .ct-section.grid--m-10 > .ct-section-inner-wrap {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .grid--m-11:not(.ct-section), .ct-section.grid--m-11 > .ct-section-inner-wrap {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .grid--m-12:not(.ct-section), .ct-section.grid--m-12 > .ct-section-inner-wrap {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
@media (max-width: 480px) {
  .grid--s-1:not(.ct-section), .ct-section.grid--s-1 > .ct-section-inner-wrap {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid--s-1:not(.ct-section) > .ct-section, .ct-section.grid--s-1 > .ct-section-inner-wrap > .ct-section {
    grid-column: 1 !important;
  }
  .grid--s-2:not(.ct-section), .ct-section.grid--s-2 > .ct-section-inner-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid--s-3:not(.ct-section), .ct-section.grid--s-3 > .ct-section-inner-wrap {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid--s-4:not(.ct-section), .ct-section.grid--s-4 > .ct-section-inner-wrap {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid--s-5:not(.ct-section), .ct-section.grid--s-5 > .ct-section-inner-wrap {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .grid--s-6:not(.ct-section), .ct-section.grid--s-6 > .ct-section-inner-wrap {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .grid--s-7:not(.ct-section), .ct-section.grid--s-7 > .ct-section-inner-wrap {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .grid--s-8:not(.ct-section), .ct-section.grid--s-8 > .ct-section-inner-wrap {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .grid--s-9:not(.ct-section), .ct-section.grid--s-9 > .ct-section-inner-wrap {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .grid--s-10:not(.ct-section), .ct-section.grid--s-10 > .ct-section-inner-wrap {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .grid--s-11:not(.ct-section), .ct-section.grid--s-11 > .ct-section-inner-wrap {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .grid--s-12:not(.ct-section), .ct-section.grid--s-12 > .ct-section-inner-wrap {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
@media (min-width: 1121px) {
  .grid--alternate-xl:not(.ct-section) > .grid--1-2:nth-of-type(even), .grid--alternate-xl > .ct-section-inner-wrap > .grid--1-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
  }
  .grid--alternate-xl:not(.ct-section) > .grid--1-2:nth-of-type(even) > .ct-section:last-child, .grid--alternate-xl > .ct-section-inner-wrap > .grid--1-2:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
  .grid--alternate-xl:not(.ct-section) > .grid--1-3:nth-of-type(even), .grid--alternate-xl > .ct-section-inner-wrap > .grid--1-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 1fr);
  }
  .grid--alternate-xl:not(.ct-section) > .grid--1-3:nth-of-type(even) > .ct-section:last-child, .grid--alternate-xl > .ct-section-inner-wrap > .grid--1-3:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
  .grid--alternate-xl:not(.ct-section) > .grid--2-1:nth-of-type(even), .grid--alternate-xl > .ct-section-inner-wrap > .grid--2-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
  }
  .grid--alternate-xl:not(.ct-section) > .grid--2-1:nth-of-type(even) > .ct-section:last-child, .grid--alternate-xl > .ct-section-inner-wrap > .grid--2-1:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
  .grid--alternate-xl:not(.ct-section) > .grid--2-3:nth-of-type(even), .grid--alternate-xl > .ct-section-inner-wrap > .grid--2-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
  }
  .grid--alternate-xl:not(.ct-section) > .grid--2-3:nth-of-type(even) > .ct-section:last-child, .grid--alternate-xl > .ct-section-inner-wrap > .grid--2-3:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
  .grid--alternate-xl:not(.ct-section) > .grid--3-1:nth-of-type(even), .grid--alternate-xl > .ct-section-inner-wrap > .grid--3-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
  }
  .grid--alternate-xl:not(.ct-section) > .grid--3-1:nth-of-type(even) > .ct-section:last-child, .grid--alternate-xl > .ct-section-inner-wrap > .grid--3-1:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
  .grid--alternate-xl:not(.ct-section) > .grid--3-2:nth-of-type(even), .grid--alternate-xl > .ct-section-inner-wrap > .grid--3-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
  }
  .grid--alternate-xl:not(.ct-section) > .grid--3-2:nth-of-type(even) > .ct-section:last-child, .grid--alternate-xl > .ct-section-inner-wrap > .grid--3-2:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
}
@media (min-width: 993px) {
  .grid--alternate-l:not(.ct-section) > .grid--1-2:nth-of-type(even), .grid--alternate-l > .ct-section-inner-wrap > .grid--1-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
  }
  .grid--alternate-l:not(.ct-section) > .grid--1-2:nth-of-type(even) > .ct-section:last-child, .grid--alternate-l > .ct-section-inner-wrap > .grid--1-2:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
  .grid--alternate-l:not(.ct-section) > .grid--1-3:nth-of-type(even), .grid--alternate-l > .ct-section-inner-wrap > .grid--1-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 1fr);
  }
  .grid--alternate-l:not(.ct-section) > .grid--1-3:nth-of-type(even) > .ct-section:last-child, .grid--alternate-l > .ct-section-inner-wrap > .grid--1-3:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
  .grid--alternate-l:not(.ct-section) > .grid--2-1:nth-of-type(even), .grid--alternate-l > .ct-section-inner-wrap > .grid--2-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
  }
  .grid--alternate-l:not(.ct-section) > .grid--2-1:nth-of-type(even) > .ct-section:last-child, .grid--alternate-l > .ct-section-inner-wrap > .grid--2-1:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
  .grid--alternate-l:not(.ct-section) > .grid--2-3:nth-of-type(even), .grid--alternate-l > .ct-section-inner-wrap > .grid--2-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
  }
  .grid--alternate-l:not(.ct-section) > .grid--2-3:nth-of-type(even) > .ct-section:last-child, .grid--alternate-l > .ct-section-inner-wrap > .grid--2-3:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
  .grid--alternate-l:not(.ct-section) > .grid--3-1:nth-of-type(even), .grid--alternate-l > .ct-section-inner-wrap > .grid--3-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
  }
  .grid--alternate-l:not(.ct-section) > .grid--3-1:nth-of-type(even) > .ct-section:last-child, .grid--alternate-l > .ct-section-inner-wrap > .grid--3-1:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
  .grid--alternate-l:not(.ct-section) > .grid--3-2:nth-of-type(even), .grid--alternate-l > .ct-section-inner-wrap > .grid--3-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
  }
  .grid--alternate-l:not(.ct-section) > .grid--3-2:nth-of-type(even) > .ct-section:last-child, .grid--alternate-l > .ct-section-inner-wrap > .grid--3-2:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
}
@media (min-width: 769px) {
  .grid--alternate-m:not(.ct-section) > .grid--1-2:nth-of-type(even), .grid--alternate-m > .ct-section-inner-wrap > .grid--1-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
  }
  .grid--alternate-m:not(.ct-section) > .grid--1-2:nth-of-type(even) > .ct-section:last-child, .grid--alternate-m > .ct-section-inner-wrap > .grid--1-2:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
  .grid--alternate-m:not(.ct-section) > .grid--1-3:nth-of-type(even), .grid--alternate-m > .ct-section-inner-wrap > .grid--1-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 1fr);
  }
  .grid--alternate-m:not(.ct-section) > .grid--1-3:nth-of-type(even) > .ct-section:last-child, .grid--alternate-m > .ct-section-inner-wrap > .grid--1-3:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
  .grid--alternate-m:not(.ct-section) > .grid--2-1:nth-of-type(even), .grid--alternate-m > .ct-section-inner-wrap > .grid--2-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
  }
  .grid--alternate-m:not(.ct-section) > .grid--2-1:nth-of-type(even) > .ct-section:last-child, .grid--alternate-m > .ct-section-inner-wrap > .grid--2-1:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
  .grid--alternate-m:not(.ct-section) > .grid--2-3:nth-of-type(even), .grid--alternate-m > .ct-section-inner-wrap > .grid--2-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
  }
  .grid--alternate-m:not(.ct-section) > .grid--2-3:nth-of-type(even) > .ct-section:last-child, .grid--alternate-m > .ct-section-inner-wrap > .grid--2-3:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
  .grid--alternate-m:not(.ct-section) > .grid--3-1:nth-of-type(even), .grid--alternate-m > .ct-section-inner-wrap > .grid--3-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
  }
  .grid--alternate-m:not(.ct-section) > .grid--3-1:nth-of-type(even) > .ct-section:last-child, .grid--alternate-m > .ct-section-inner-wrap > .grid--3-1:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
  .grid--alternate-m:not(.ct-section) > .grid--3-2:nth-of-type(even), .grid--alternate-m > .ct-section-inner-wrap > .grid--3-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
  }
  .grid--alternate-m:not(.ct-section) > .grid--3-2:nth-of-type(even) > .ct-section:last-child, .grid--alternate-m > .ct-section-inner-wrap > .grid--3-2:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
}
@media (min-width: 481px) {
  .grid--alternate-s:not(.ct-section) > .grid--1-2:nth-of-type(even), .grid--alternate-s > .ct-section-inner-wrap > .grid--1-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
  }
  .grid--alternate-s:not(.ct-section) > .grid--1-2:nth-of-type(even) > .ct-section:last-child, .grid--alternate-s > .ct-section-inner-wrap > .grid--1-2:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
  .grid--alternate-s:not(.ct-section) > .grid--1-3:nth-of-type(even), .grid--alternate-s > .ct-section-inner-wrap > .grid--1-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 1fr);
  }
  .grid--alternate-s:not(.ct-section) > .grid--1-3:nth-of-type(even) > .ct-section:last-child, .grid--alternate-s > .ct-section-inner-wrap > .grid--1-3:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
  .grid--alternate-s:not(.ct-section) > .grid--2-1:nth-of-type(even), .grid--alternate-s > .ct-section-inner-wrap > .grid--2-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
  }
  .grid--alternate-s:not(.ct-section) > .grid--2-1:nth-of-type(even) > .ct-section:last-child, .grid--alternate-s > .ct-section-inner-wrap > .grid--2-1:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
  .grid--alternate-s:not(.ct-section) > .grid--2-3:nth-of-type(even), .grid--alternate-s > .ct-section-inner-wrap > .grid--2-3:nth-of-type(even) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
  }
  .grid--alternate-s:not(.ct-section) > .grid--2-3:nth-of-type(even) > .ct-section:last-child, .grid--alternate-s > .ct-section-inner-wrap > .grid--2-3:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
  .grid--alternate-s:not(.ct-section) > .grid--3-1:nth-of-type(even), .grid--alternate-s > .ct-section-inner-wrap > .grid--3-1:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
  }
  .grid--alternate-s:not(.ct-section) > .grid--3-1:nth-of-type(even) > .ct-section:last-child, .grid--alternate-s > .ct-section-inner-wrap > .grid--3-1:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
  .grid--alternate-s:not(.ct-section) > .grid--3-2:nth-of-type(even), .grid--alternate-s > .ct-section-inner-wrap > .grid--3-2:nth-of-type(even) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
  }
  .grid--alternate-s:not(.ct-section) > .grid--3-2:nth-of-type(even) > .ct-section:last-child, .grid--alternate-s > .ct-section-inner-wrap > .grid--3-2:nth-of-type(even) > .ct-section:last-child {
    order: -1;
  }
}
.grid--auto-2:not(.ct-section), .ct-section.grid--auto-2 > .ct-section-inner-wrap {
  --column-count: 2;
}
.grid--auto-3:not(.ct-section), .ct-section.grid--auto-3 > .ct-section-inner-wrap {
  --column-count: 3;
}
.grid--auto-4:not(.ct-section), .ct-section.grid--auto-4 > .ct-section-inner-wrap {
  --column-count: 4;
}
.grid--auto-5:not(.ct-section), .ct-section.grid--auto-5 > .ct-section-inner-wrap {
  --column-count: 5;
}
.grid--auto-6:not(.ct-section), .ct-section.grid--auto-6 > .ct-section-inner-wrap {
  --column-count: 6;
}
.grid--auto-7:not(.ct-section), .ct-section.grid--auto-7 > .ct-section-inner-wrap {
  --column-count: 7;
}
.grid--auto-8:not(.ct-section), .ct-section.grid--auto-8 > .ct-section-inner-wrap {
  --column-count: 8;
}
.grid--auto-9:not(.ct-section), .ct-section.grid--auto-9 > .ct-section-inner-wrap {
  --column-count: 9;
}
.grid--auto-10:not(.ct-section), .ct-section.grid--auto-10 > .ct-section-inner-wrap {
  --column-count: 10;
}
.grid--auto-11:not(.ct-section), .ct-section.grid--auto-11 > .ct-section-inner-wrap {
  --column-count: 11;
}
.grid--auto-12:not(.ct-section), .ct-section.grid--auto-12 > .ct-section-inner-wrap {
  --column-count: 12;
}
.grid--auto-1-2:not(.ct-section), .ct-section.grid--auto-1-2 > .ct-section-inner-wrap {
  grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
}
.grid--auto-1-3:not(.ct-section), .ct-section.grid--auto-1-3 > .ct-section-inner-wrap {
  grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
}
.grid--auto-2-1:not(.ct-section), .ct-section.grid--auto-2-1 > .ct-section-inner-wrap {
  grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
}
.grid--auto-2-3:not(.ct-section), .ct-section.grid--auto-2-3 > .ct-section-inner-wrap {
  grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
}
.grid--auto-3-1:not(.ct-section), .ct-section.grid--auto-3-1 > .ct-section-inner-wrap {
  grid-template-columns: minmax(0, 3fr) minmax(0, 1fr);
}
.grid--auto-3-2:not(.ct-section), .ct-section.grid--auto-3-2 > .ct-section-inner-wrap {
  grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
}
@media (max-width: 992px) {
  .grid--auto-1-2:not(.ct-section), .ct-section.grid--auto-1-2 > .ct-section-inner-wrap {
    grid-template-columns: var(--grid-template-columns);
    --column-count: 1;
  }
  .grid--auto-1-3:not(.ct-section), .ct-section.grid--auto-1-3 > .ct-section-inner-wrap {
    grid-template-columns: var(--grid-template-columns);
    --column-count: 1;
  }
  .grid--auto-2-1:not(.ct-section), .ct-section.grid--auto-2-1 > .ct-section-inner-wrap {
    grid-template-columns: var(--grid-template-columns);
    --column-count: 1;
  }
  .grid--auto-2-3:not(.ct-section), .ct-section.grid--auto-2-3 > .ct-section-inner-wrap {
    grid-template-columns: var(--grid-template-columns);
    --column-count: 1;
  }
  .grid--auto-3-1:not(.ct-section), .ct-section.grid--auto-3-1 > .ct-section-inner-wrap {
    grid-template-columns: var(--grid-template-columns);
    --column-count: 1;
  }
  .grid--auto-3-2:not(.ct-section), .ct-section.grid--auto-3-2 > .ct-section-inner-wrap {
    grid-template-columns: var(--grid-template-columns);
    --column-count: 1;
  }
}
.height--20:not(.ct-section), .ct-section.height--20 > .ct-section-inner-wrap {
  min-block-size: 20vh;
}
.height--30:not(.ct-section), .ct-section.height--30 > .ct-section-inner-wrap {
  min-block-size: 30vh;
}
.height--40:not(.ct-section), .ct-section.height--40 > .ct-section-inner-wrap {
  min-block-size: 40vh;
}
.height--50:not(.ct-section), .ct-section.height--50 > .ct-section-inner-wrap {
  min-block-size: 50vh;
}
.height--60:not(.ct-section), .ct-section.height--60 > .ct-section-inner-wrap {
  min-block-size: 60vh;
}
.height--70:not(.ct-section), .ct-section.height--70 > .ct-section-inner-wrap {
  min-block-size: 70vh;
}
.height--80:not(.ct-section), .ct-section.height--80 > .ct-section-inner-wrap {
  min-block-size: 80vh;
}
.height--90:not(.ct-section), .ct-section.height--90 > .ct-section-inner-wrap {
  min-block-size: 90vh;
}
.height--100:not(.ct-section), .ct-section.height--100 > .ct-section-inner-wrap {
  min-block-size: 100vh;
}
.height--full:not(.ct-section), .ct-section.height--full > .ct-section-inner-wrap {
  min-block-size: 100vh;
}
@media (max-width: 1120px) {
  .height--xl-20:not(.ct-section), .ct-section.height--xl-20 > .ct-section-inner-wrap {
    min-block-size: 20vh;
  }
  .height--xl-30:not(.ct-section), .ct-section.height--xl-30 > .ct-section-inner-wrap {
    min-block-size: 30vh;
  }
  .height--xl-40:not(.ct-section), .ct-section.height--xl-40 > .ct-section-inner-wrap {
    min-block-size: 40vh;
  }
  .height--xl-50:not(.ct-section), .ct-section.height--xl-50 > .ct-section-inner-wrap {
    min-block-size: 50vh;
  }
  .height--xl-60:not(.ct-section), .ct-section.height--xl-60 > .ct-section-inner-wrap {
    min-block-size: 60vh;
  }
  .height--xl-70:not(.ct-section), .ct-section.height--xl-70 > .ct-section-inner-wrap {
    min-block-size: 70vh;
  }
  .height--xl-80:not(.ct-section), .ct-section.height--xl-80 > .ct-section-inner-wrap {
    min-block-size: 80vh;
  }
  .height--xl-90:not(.ct-section), .ct-section.height--xl-90 > .ct-section-inner-wrap {
    min-block-size: 90vh;
  }
  .height--xl-100:not(.ct-section), .ct-section.height--xl-100 > .ct-section-inner-wrap {
    min-block-size: 100vh;
  }
  .height--xl-full:not(.ct-section), .ct-section.height--xl-full > .ct-section-inner-wrap {
    min-block-size: 100vh;
  }
}
@media (max-width: 992px) {
  .height--l-20:not(.ct-section), .ct-section.height--l-20 > .ct-section-inner-wrap {
    min-block-size: 20vh;
  }
  .height--l-30:not(.ct-section), .ct-section.height--l-30 > .ct-section-inner-wrap {
    min-block-size: 30vh;
  }
  .height--l-40:not(.ct-section), .ct-section.height--l-40 > .ct-section-inner-wrap {
    min-block-size: 40vh;
  }
  .height--l-50:not(.ct-section), .ct-section.height--l-50 > .ct-section-inner-wrap {
    min-block-size: 50vh;
  }
  .height--l-60:not(.ct-section), .ct-section.height--l-60 > .ct-section-inner-wrap {
    min-block-size: 60vh;
  }
  .height--l-70:not(.ct-section), .ct-section.height--l-70 > .ct-section-inner-wrap {
    min-block-size: 70vh;
  }
  .height--l-80:not(.ct-section), .ct-section.height--l-80 > .ct-section-inner-wrap {
    min-block-size: 80vh;
  }
  .height--l-90:not(.ct-section), .ct-section.height--l-90 > .ct-section-inner-wrap {
    min-block-size: 90vh;
  }
  .height--l-100:not(.ct-section), .ct-section.height--l-100 > .ct-section-inner-wrap {
    min-block-size: 100vh;
  }
  .height--l-full:not(.ct-section), .ct-section.height--l-full > .ct-section-inner-wrap {
    min-block-size: 100vh;
  }
}
@media (max-width: 768px) {
  .height--m-20:not(.ct-section), .ct-section.height--m-20 > .ct-section-inner-wrap {
    min-block-size: 20vh;
  }
  .height--m-30:not(.ct-section), .ct-section.height--m-30 > .ct-section-inner-wrap {
    min-block-size: 30vh;
  }
  .height--m-40:not(.ct-section), .ct-section.height--m-40 > .ct-section-inner-wrap {
    min-block-size: 40vh;
  }
  .height--m-50:not(.ct-section), .ct-section.height--m-50 > .ct-section-inner-wrap {
    min-block-size: 50vh;
  }
  .height--m-60:not(.ct-section), .ct-section.height--m-60 > .ct-section-inner-wrap {
    min-block-size: 60vh;
  }
  .height--m-70:not(.ct-section), .ct-section.height--m-70 > .ct-section-inner-wrap {
    min-block-size: 70vh;
  }
  .height--m-80:not(.ct-section), .ct-section.height--m-80 > .ct-section-inner-wrap {
    min-block-size: 80vh;
  }
  .height--m-90:not(.ct-section), .ct-section.height--m-90 > .ct-section-inner-wrap {
    min-block-size: 90vh;
  }
  .height--m-100:not(.ct-section), .ct-section.height--m-100 > .ct-section-inner-wrap {
    min-block-size: 100vh;
  }
  .height--m-full:not(.ct-section), .ct-section.height--m-full > .ct-section-inner-wrap {
    min-block-size: 100vh;
  }
}
@media (max-width: 480px) {
  .height--s-20:not(.ct-section), .ct-section.height--s-20 > .ct-section-inner-wrap {
    min-block-size: 20vh;
  }
  .height--s-30:not(.ct-section), .ct-section.height--s-30 > .ct-section-inner-wrap {
    min-block-size: 30vh;
  }
  .height--s-40:not(.ct-section), .ct-section.height--s-40 > .ct-section-inner-wrap {
    min-block-size: 40vh;
  }
  .height--s-50:not(.ct-section), .ct-section.height--s-50 > .ct-section-inner-wrap {
    min-block-size: 50vh;
  }
  .height--s-60:not(.ct-section), .ct-section.height--s-60 > .ct-section-inner-wrap {
    min-block-size: 60vh;
  }
  .height--s-70:not(.ct-section), .ct-section.height--s-70 > .ct-section-inner-wrap {
    min-block-size: 70vh;
  }
  .height--s-80:not(.ct-section), .ct-section.height--s-80 > .ct-section-inner-wrap {
    min-block-size: 80vh;
  }
  .height--s-90:not(.ct-section), .ct-section.height--s-90 > .ct-section-inner-wrap {
    min-block-size: 90vh;
  }
  .height--s-100:not(.ct-section), .ct-section.height--s-100 > .ct-section-inner-wrap {
    min-block-size: 100vh;
  }
  .height--s-full:not(.ct-section), .ct-section.height--s-full > .ct-section-inner-wrap {
    min-block-size: 100vh;
  }
}
.max-height--20:not(.ct-section), .ct-section.max-height--20 > .ct-section-inner-wrap {
  max-block-size: 20vh;
}
.max-height--30:not(.ct-section), .ct-section.max-height--30 > .ct-section-inner-wrap {
  max-block-size: 30vh;
}
.max-height--40:not(.ct-section), .ct-section.max-height--40 > .ct-section-inner-wrap {
  max-block-size: 40vh;
}
.max-height--50:not(.ct-section), .ct-section.max-height--50 > .ct-section-inner-wrap {
  max-block-size: 50vh;
}
.max-height--60:not(.ct-section), .ct-section.max-height--60 > .ct-section-inner-wrap {
  max-block-size: 60vh;
}
.max-height--70:not(.ct-section), .ct-section.max-height--70 > .ct-section-inner-wrap {
  max-block-size: 70vh;
}
.max-height--80:not(.ct-section), .ct-section.max-height--80 > .ct-section-inner-wrap {
  max-block-size: 80vh;
}
.max-height--90:not(.ct-section), .ct-section.max-height--90 > .ct-section-inner-wrap {
  max-block-size: 90vh;
}
.max-height--100:not(.ct-section), .ct-section.max-height--100 > .ct-section-inner-wrap {
  max-block-size: 100vh;
}
.max-height--full:not(.ct-section), .ct-section.max-height--full > .ct-section-inner-wrap {
  max-block-size: 100vh;
}
@media (max-width: 1120px) {
  .max-height--xl-20:not(.ct-section), .ct-section.max-height--xl-20 > .ct-section-inner-wrap {
    max-block-size: 20vh;
  }
  .max-height--xl-30:not(.ct-section), .ct-section.max-height--xl-30 > .ct-section-inner-wrap {
    max-block-size: 30vh;
  }
  .max-height--xl-40:not(.ct-section), .ct-section.max-height--xl-40 > .ct-section-inner-wrap {
    max-block-size: 40vh;
  }
  .max-height--xl-50:not(.ct-section), .ct-section.max-height--xl-50 > .ct-section-inner-wrap {
    max-block-size: 50vh;
  }
  .max-height--xl-60:not(.ct-section), .ct-section.max-height--xl-60 > .ct-section-inner-wrap {
    max-block-size: 60vh;
  }
  .max-height--xl-70:not(.ct-section), .ct-section.max-height--xl-70 > .ct-section-inner-wrap {
    max-block-size: 70vh;
  }
  .max-height--xl-80:not(.ct-section), .ct-section.max-height--xl-80 > .ct-section-inner-wrap {
    max-block-size: 80vh;
  }
  .max-height--xl-90:not(.ct-section), .ct-section.max-height--xl-90 > .ct-section-inner-wrap {
    max-block-size: 90vh;
  }
  .max-height--xl-100:not(.ct-section), .ct-section.max-height--xl-100 > .ct-section-inner-wrap {
    max-block-size: 100vh;
  }
  .max-height--xl-full:not(.ct-section), .ct-section.max-height--xl-full > .ct-section-inner-wrap {
    max-block-size: 100vh;
  }
}
@media (max-width: 992px) {
  .max-height--l-20:not(.ct-section), .ct-section.max-height--l-20 > .ct-section-inner-wrap {
    max-block-size: 20vh;
  }
  .max-height--l-30:not(.ct-section), .ct-section.max-height--l-30 > .ct-section-inner-wrap {
    max-block-size: 30vh;
  }
  .max-height--l-40:not(.ct-section), .ct-section.max-height--l-40 > .ct-section-inner-wrap {
    max-block-size: 40vh;
  }
  .max-height--l-50:not(.ct-section), .ct-section.max-height--l-50 > .ct-section-inner-wrap {
    max-block-size: 50vh;
  }
  .max-height--l-60:not(.ct-section), .ct-section.max-height--l-60 > .ct-section-inner-wrap {
    max-block-size: 60vh;
  }
  .max-height--l-70:not(.ct-section), .ct-section.max-height--l-70 > .ct-section-inner-wrap {
    max-block-size: 70vh;
  }
  .max-height--l-80:not(.ct-section), .ct-section.max-height--l-80 > .ct-section-inner-wrap {
    max-block-size: 80vh;
  }
  .max-height--l-90:not(.ct-section), .ct-section.max-height--l-90 > .ct-section-inner-wrap {
    max-block-size: 90vh;
  }
  .max-height--l-100:not(.ct-section), .ct-section.max-height--l-100 > .ct-section-inner-wrap {
    max-block-size: 100vh;
  }
  .max-height--l-full:not(.ct-section), .ct-section.max-height--l-full > .ct-section-inner-wrap {
    max-block-size: 100vh;
  }
}
@media (max-width: 768px) {
  .max-height--m-20:not(.ct-section), .ct-section.max-height--m-20 > .ct-section-inner-wrap {
    max-block-size: 20vh;
  }
  .max-height--m-30:not(.ct-section), .ct-section.max-height--m-30 > .ct-section-inner-wrap {
    max-block-size: 30vh;
  }
  .max-height--m-40:not(.ct-section), .ct-section.max-height--m-40 > .ct-section-inner-wrap {
    max-block-size: 40vh;
  }
  .max-height--m-50:not(.ct-section), .ct-section.max-height--m-50 > .ct-section-inner-wrap {
    max-block-size: 50vh;
  }
  .max-height--m-60:not(.ct-section), .ct-section.max-height--m-60 > .ct-section-inner-wrap {
    max-block-size: 60vh;
  }
  .max-height--m-70:not(.ct-section), .ct-section.max-height--m-70 > .ct-section-inner-wrap {
    max-block-size: 70vh;
  }
  .max-height--m-80:not(.ct-section), .ct-section.max-height--m-80 > .ct-section-inner-wrap {
    max-block-size: 80vh;
  }
  .max-height--m-90:not(.ct-section), .ct-section.max-height--m-90 > .ct-section-inner-wrap {
    max-block-size: 90vh;
  }
  .max-height--m-100:not(.ct-section), .ct-section.max-height--m-100 > .ct-section-inner-wrap {
    max-block-size: 100vh;
  }
  .max-height--m-full:not(.ct-section), .ct-section.max-height--m-full > .ct-section-inner-wrap {
    max-block-size: 100vh;
  }
}
@media (max-width: 480px) {
  .max-height--s-20:not(.ct-section), .ct-section.max-height--s-20 > .ct-section-inner-wrap {
    max-block-size: 20vh;
  }
  .max-height--s-30:not(.ct-section), .ct-section.max-height--s-30 > .ct-section-inner-wrap {
    max-block-size: 30vh;
  }
  .max-height--s-40:not(.ct-section), .ct-section.max-height--s-40 > .ct-section-inner-wrap {
    max-block-size: 40vh;
  }
  .max-height--s-50:not(.ct-section), .ct-section.max-height--s-50 > .ct-section-inner-wrap {
    max-block-size: 50vh;
  }
  .max-height--s-60:not(.ct-section), .ct-section.max-height--s-60 > .ct-section-inner-wrap {
    max-block-size: 60vh;
  }
  .max-height--s-70:not(.ct-section), .ct-section.max-height--s-70 > .ct-section-inner-wrap {
    max-block-size: 70vh;
  }
  .max-height--s-80:not(.ct-section), .ct-section.max-height--s-80 > .ct-section-inner-wrap {
    max-block-size: 80vh;
  }
  .max-height--s-90:not(.ct-section), .ct-section.max-height--s-90 > .ct-section-inner-wrap {
    max-block-size: 90vh;
  }
  .max-height--s-100:not(.ct-section), .ct-section.max-height--s-100 > .ct-section-inner-wrap {
    max-block-size: 100vh;
  }
  .max-height--s-full:not(.ct-section), .ct-section.max-height--s-full > .ct-section-inner-wrap {
    max-block-size: 100vh;
  }
}
.pad-section--xs:not(.ct-section), .pad-section--xs .ct-section-inner-wrap {
  padding-block: var(--section-space-xs);
  padding-inline: var(--section-padding-x);
}
.pad-section--s:not(.ct-section), .pad-section--s .ct-section-inner-wrap {
  padding-block: var(--section-space-s);
  padding-inline: var(--section-padding-x);
}
.pad-section--m:not(.ct-section), .pad-section--m .ct-section-inner-wrap {
  padding-block: var(--section-space-m);
  padding-inline: var(--section-padding-x);
}
.pad-section--l:not(.ct-section), .pad-section--l .ct-section-inner-wrap {
  padding-block: var(--section-space-l);
  padding-inline: var(--section-padding-x);
}
.pad-section--xl:not(.ct-section), .pad-section--xl .ct-section-inner-wrap {
  padding-block: var(--section-space-xl);
  padding-inline: var(--section-padding-x);
}
.pad-section--xxl:not(.ct-section), .pad-section--xxl .ct-section-inner-wrap {
  padding-block: var(--section-space-xxl);
  padding-inline: var(--section-padding-x);
}
.pad-section--none:not(.ct-section), .pad-section--none .ct-section-inner-wrap {
  padding: 0 var(--section-padding-x);
}
@media (max-width: 1120px) {
  .pad-section--xl-xs:not(.ct-section), .pad-section--xl-xs .ct-section-inner-wrap {
    padding-block: var(--section-space-xs);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--xl-s:not(.ct-section), .pad-section--xl-s .ct-section-inner-wrap {
    padding-block: var(--section-space-s);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--xl-m:not(.ct-section), .pad-section--xl-m .ct-section-inner-wrap {
    padding-block: var(--section-space-m);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--xl-l:not(.ct-section), .pad-section--xl-l .ct-section-inner-wrap {
    padding-block: var(--section-space-l);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--xl-xl:not(.ct-section), .pad-section--xl-xl .ct-section-inner-wrap {
    padding-block: var(--section-space-xl);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--xl-xxl:not(.ct-section), .pad-section--xl-xxl .ct-section-inner-wrap {
    padding-block: var(--section-space-xxl);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--xl-none:not(.ct-section), .pad-section--xl-none .ct-section-inner-wrap {
    padding: 0 var(--section-padding-x);
  }
  .pad--none--xl:not(.ct-section), .pad--none--xl .ct-section-inner-wrap {
    padding: 0 !important;
  }
}
@media (max-width: 992px) {
  .pad-section--l-xs:not(.ct-section), .pad-section--l-xs .ct-section-inner-wrap {
    padding-block: var(--section-space-xs);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--l-s:not(.ct-section), .pad-section--l-s .ct-section-inner-wrap {
    padding-block: var(--section-space-s);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--l-m:not(.ct-section), .pad-section--l-m .ct-section-inner-wrap {
    padding-block: var(--section-space-m);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--l-l:not(.ct-section), .pad-section--l-l .ct-section-inner-wrap {
    padding-block: var(--section-space-l);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--l-xl:not(.ct-section), .pad-section--l-xl .ct-section-inner-wrap {
    padding-block: var(--section-space-xl);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--l-xxl:not(.ct-section), .pad-section--l-xxl .ct-section-inner-wrap {
    padding-block: var(--section-space-xxl);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--l-none:not(.ct-section), .pad-section--l-none .ct-section-inner-wrap {
    padding: 0 var(--section-padding-x);
  }
  .pad--none--l:not(.ct-section), .pad--none--l .ct-section-inner-wrap {
    padding: 0 !important;
  }
}
@media (max-width: 768px) {
  .pad-section--m-xs:not(.ct-section), .pad-section--m-xs .ct-section-inner-wrap {
    padding-block: var(--section-space-xs);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--m-s:not(.ct-section), .pad-section--m-s .ct-section-inner-wrap {
    padding-block: var(--section-space-s);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--m-m:not(.ct-section), .pad-section--m-m .ct-section-inner-wrap {
    padding-block: var(--section-space-m);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--m-l:not(.ct-section), .pad-section--m-l .ct-section-inner-wrap {
    padding-block: var(--section-space-l);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--m-xl:not(.ct-section), .pad-section--m-xl .ct-section-inner-wrap {
    padding-block: var(--section-space-xl);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--m-xxl:not(.ct-section), .pad-section--m-xxl .ct-section-inner-wrap {
    padding-block: var(--section-space-xxl);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--m-none:not(.ct-section), .pad-section--m-none .ct-section-inner-wrap {
    padding: 0 var(--section-padding-x);
  }
  .pad--none--m:not(.ct-section), .pad--none--m .ct-section-inner-wrap {
    padding: 0 !important;
  }
}
@media (max-width: 480px) {
  .pad-section--s-xs:not(.ct-section), .pad-section--s-xs .ct-section-inner-wrap {
    padding-block: var(--section-space-xs);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--s-s:not(.ct-section), .pad-section--s-s .ct-section-inner-wrap {
    padding-block: var(--section-space-s);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--s-m:not(.ct-section), .pad-section--s-m .ct-section-inner-wrap {
    padding-block: var(--section-space-m);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--s-l:not(.ct-section), .pad-section--s-l .ct-section-inner-wrap {
    padding-block: var(--section-space-l);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--s-xl:not(.ct-section), .pad-section--s-xl .ct-section-inner-wrap {
    padding-block: var(--section-space-xl);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--s-xxl:not(.ct-section), .pad-section--s-xxl .ct-section-inner-wrap {
    padding-block: var(--section-space-xxl);
    padding-inline: var(--section-padding-x);
  }
  .pad-section--s-none:not(.ct-section), .pad-section--s-none .ct-section-inner-wrap {
    padding: 0 var(--section-padding-x);
  }
  .pad--none--s:not(.ct-section), .pad--none--s .ct-section-inner-wrap {
    padding: 0 !important;
  }
}
.pad--none .ct-section-inner-wrap {
  padding: 0 !important;
}
section.fr-hero-padding {
  padding-block: var(--fr-hero-padding);
}
.pad-header--xs {
  padding: var(--space-xs) 0;
}
.pad-header--s {
  padding: var(--space-s) 0;
}
.pad-header--m {
  padding: var(--space-m) 0;
}
.pad-header--l {
  padding: var(--space-l) 0;
}
.pad-header--xl {
  padding: var(--space-xl) 0;
}
.pad-header--xxl {
  padding: var(--space-xxl) 0;
}
.display--inline {
  display: inline;
}
.display--block {
  display: block;
}
.display--contents {
  display: contents;
}
.display--inline-block {
  display: inline-block;
}
.display--inline-flex {
  display: inline-flex;
}
.display--list-item {
  display: list-item;
}
.display--none {
  display: none;
}
@media (max-width: 1120px) {
  .display--xl-block {
    display: block;
  }
  .display--xl-none {
    display: none;
  }
}
@media (max-width: 992px) {
  .display--l-block {
    display: block;
  }
  .display--l-none {
    display: none;
  }
}
@media (max-width: 768px) {
  .display--m-block {
    display: block;
  }
  .display--m-none {
    display: none;
  }
}
@media (max-width: 480px) {
  .display--s-block {
    display: block;
  }
  .display--s-none {
    display: none;
  }
}

.gform_wrapper.gravity-theme fieldset,.gform_wrapper.gravity-theme legend{background:0 0;padding:0}.gform_wrapper.gravity-theme fieldset{border:none;display:block;margin:0}.gform_wrapper.gravity-theme legend{margin-left:0;margin-right:0}@font-face{font-family:gform-icons-theme;src:url('https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-theme.woff2?o6rzdt') format('woff2'),url('https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-theme.ttf?o6rzdt') format('truetype'),url('https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-theme.woff?o6rzdt') format('woff'),url('https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-theme.svg?o6rzdt#gform-icons-theme') format('svg');font-weight:400;font-style:normal;font-display: swap}.gform-icon{font-family:gform-icons-theme!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gform-icon--photograph:before{content:"\e91e"}.gform-icon--star-border:before{content:"\e915"}.gform-icon--star:before{content:"\e914"}.gform-icon--left-arrow:before{content:"\e910"}.gform-icon--right-arrow:before{content:"\e91b"}.gform-icon--circle-error:before{content:"\e91a"}.gform-icon--close-small:before{content:"\e905"}.gform-icon--info:before{content:"\e900"}.gform-icon--verified:before{content:"\e901"}.gform-icon--circle-close:before{content:"\e903"}.gform-icon--close-big:before{content:"\e904"}.gform-icon--down-arrow:before{content:"\e906"}.gform-icon--format-bold:before{content:"\e907"}.gform-icon--format-italic:before{content:"\e908"}.gform-icon--format-list-bulleted:before{content:"\e909"}.gform-icon--format-list-numbered:before{content:"\e90a"}.gform-icon--insert-link:before{content:"\e90b"}.gform-icon--line:before{content:"\e90c"}.gform-icon--password-eye:before{content:"\e90d"}.gform-icon--password-eye-closed:before{content:"\e90e"}.gform-icon--redo:before{content:"\e90f"}.gform-icon--schedule:before{content:"\e911"}.gform-icon--clock:before{content:"\e912"}.gform-icon--search:before{content:"\e913"}.gform-icon--star-half:before{content:"\e916"}.gform-icon--check:before{content:"\e917"}.gform-icon--undo:before{content:"\e918"}.gform-icon--unfold-more:before{content:"\e919"}.gform-icon--create:before{content:"\e91c"}.gform-icon--cog:before{content:"\e91d"}.gform-icon--circle-check:before{content:"\e902"}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--af,.gform_wrapper .gform-phone__flag-icon--af{background-position:calc(0 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ax,.gform_wrapper .gform-phone__flag-icon--ax{background-position:calc(1 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--al,.gform_wrapper .gform-phone__flag-icon--al{background-position:calc(2 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--dz,.gform_wrapper .gform-phone__flag-icon--dz{background-position:calc(3 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--as,.gform_wrapper .gform-phone__flag-icon--as{background-position:calc(4 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ad,.gform_wrapper .gform-phone__flag-icon--ad{background-position:calc(5 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ao,.gform_wrapper .gform-phone__flag-icon--ao{background-position:calc(6 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ai,.gform_wrapper .gform-phone__flag-icon--ai{background-position:calc(7 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ag,.gform_wrapper .gform-phone__flag-icon--ag{background-position:calc(8 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ar,.gform_wrapper .gform-phone__flag-icon--ar{background-position:calc(9 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--am,.gform_wrapper .gform-phone__flag-icon--am{background-position:calc(10 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--aw,.gform_wrapper .gform-phone__flag-icon--aw{background-position:calc(11 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ac,.gform_wrapper .gform-phone__flag-icon--ac{background-position:calc(12 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--au,.gform_wrapper .gform-phone__flag-icon--au{background-position:calc(13 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--at,.gform_wrapper .gform-phone__flag-icon--at{background-position:calc(14 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--az,.gform_wrapper .gform-phone__flag-icon--az{background-position:calc(15 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bs,.gform_wrapper .gform-phone__flag-icon--bs{background-position:calc(16 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bh,.gform_wrapper .gform-phone__flag-icon--bh{background-position:calc(17 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bd,.gform_wrapper .gform-phone__flag-icon--bd{background-position:calc(18 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bb,.gform_wrapper .gform-phone__flag-icon--bb{background-position:calc(19 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--by,.gform_wrapper .gform-phone__flag-icon--by{background-position:calc(20 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--be,.gform_wrapper .gform-phone__flag-icon--be{background-position:calc(21 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bz,.gform_wrapper .gform-phone__flag-icon--bz{background-position:calc(22 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bj,.gform_wrapper .gform-phone__flag-icon--bj{background-position:calc(23 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bm,.gform_wrapper .gform-phone__flag-icon--bm{background-position:calc(24 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bt,.gform_wrapper .gform-phone__flag-icon--bt{background-position:calc(25 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bo,.gform_wrapper .gform-phone__flag-icon--bo{background-position:calc(26 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ba,.gform_wrapper .gform-phone__flag-icon--ba{background-position:calc(27 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bw,.gform_wrapper .gform-phone__flag-icon--bw{background-position:calc(28 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--br,.gform_wrapper .gform-phone__flag-icon--br{background-position:calc(29 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--io,.gform_wrapper .gform-phone__flag-icon--io{background-position:calc(30 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--vg,.gform_wrapper .gform-phone__flag-icon--vg{background-position:calc(31 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bn,.gform_wrapper .gform-phone__flag-icon--bn{background-position:calc(32 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bg,.gform_wrapper .gform-phone__flag-icon--bg{background-position:calc(33 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bf,.gform_wrapper .gform-phone__flag-icon--bf{background-position:calc(34 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bi,.gform_wrapper .gform-phone__flag-icon--bi{background-position:calc(35 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--kh,.gform_wrapper .gform-phone__flag-icon--kh{background-position:calc(36 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cm,.gform_wrapper .gform-phone__flag-icon--cm{background-position:calc(37 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ca,.gform_wrapper .gform-phone__flag-icon--ca{background-position:calc(38 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cv,.gform_wrapper .gform-phone__flag-icon--cv{background-position:calc(39 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bq,.gform_wrapper .gform-phone__flag-icon--bq{background-position:calc(40 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ky,.gform_wrapper .gform-phone__flag-icon--ky{background-position:calc(41 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cf,.gform_wrapper .gform-phone__flag-icon--cf{background-position:calc(42 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--td,.gform_wrapper .gform-phone__flag-icon--td{background-position:calc(43 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cl,.gform_wrapper .gform-phone__flag-icon--cl{background-position:calc(44 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cn,.gform_wrapper .gform-phone__flag-icon--cn{background-position:calc(45 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cx,.gform_wrapper .gform-phone__flag-icon--cx{background-position:calc(46 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cc,.gform_wrapper .gform-phone__flag-icon--cc{background-position:calc(47 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--co,.gform_wrapper .gform-phone__flag-icon--co{background-position:calc(48 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--km,.gform_wrapper .gform-phone__flag-icon--km{background-position:calc(49 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cg,.gform_wrapper .gform-phone__flag-icon--cg{background-position:calc(50 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cd,.gform_wrapper .gform-phone__flag-icon--cd{background-position:calc(51 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ck,.gform_wrapper .gform-phone__flag-icon--ck{background-position:calc(52 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cr,.gform_wrapper .gform-phone__flag-icon--cr{background-position:calc(53 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ci,.gform_wrapper .gform-phone__flag-icon--ci{background-position:calc(54 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--hr,.gform_wrapper .gform-phone__flag-icon--hr{background-position:calc(55 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cu,.gform_wrapper .gform-phone__flag-icon--cu{background-position:calc(56 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cw,.gform_wrapper .gform-phone__flag-icon--cw{background-position:calc(57 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cy,.gform_wrapper .gform-phone__flag-icon--cy{background-position:calc(58 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--cz,.gform_wrapper .gform-phone__flag-icon--cz{background-position:calc(59 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--dk,.gform_wrapper .gform-phone__flag-icon--dk{background-position:calc(60 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--dj,.gform_wrapper .gform-phone__flag-icon--dj{background-position:calc(61 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--dm,.gform_wrapper .gform-phone__flag-icon--dm{background-position:calc(62 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--do,.gform_wrapper .gform-phone__flag-icon--do{background-position:calc(63 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ec,.gform_wrapper .gform-phone__flag-icon--ec{background-position:calc(64 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--eg,.gform_wrapper .gform-phone__flag-icon--eg{background-position:calc(65 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sv,.gform_wrapper .gform-phone__flag-icon--sv{background-position:calc(66 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gq,.gform_wrapper .gform-phone__flag-icon--gq{background-position:calc(67 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--er,.gform_wrapper .gform-phone__flag-icon--er{background-position:calc(68 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ee,.gform_wrapper .gform-phone__flag-icon--ee{background-position:calc(69 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sz,.gform_wrapper .gform-phone__flag-icon--sz{background-position:calc(70 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--et,.gform_wrapper .gform-phone__flag-icon--et{background-position:calc(71 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--fk,.gform_wrapper .gform-phone__flag-icon--fk{background-position:calc(72 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--fo,.gform_wrapper .gform-phone__flag-icon--fo{background-position:calc(73 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--fj,.gform_wrapper .gform-phone__flag-icon--fj{background-position:calc(74 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--fi,.gform_wrapper .gform-phone__flag-icon--fi{background-position:calc(75 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--fr,.gform_wrapper .gform-phone__flag-icon--fr{background-position:calc(76 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gf,.gform_wrapper .gform-phone__flag-icon--gf{background-position:calc(77 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--pf,.gform_wrapper .gform-phone__flag-icon--pf{background-position:calc(78 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ga,.gform_wrapper .gform-phone__flag-icon--ga{background-position:calc(79 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gm,.gform_wrapper .gform-phone__flag-icon--gm{background-position:calc(80 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ge,.gform_wrapper .gform-phone__flag-icon--ge{background-position:calc(81 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--de,.gform_wrapper .gform-phone__flag-icon--de{background-position:calc(82 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gh,.gform_wrapper .gform-phone__flag-icon--gh{background-position:calc(83 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gi,.gform_wrapper .gform-phone__flag-icon--gi{background-position:calc(84 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gr,.gform_wrapper .gform-phone__flag-icon--gr{background-position:calc(85 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gl,.gform_wrapper .gform-phone__flag-icon--gl{background-position:calc(86 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gd,.gform_wrapper .gform-phone__flag-icon--gd{background-position:calc(87 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gp,.gform_wrapper .gform-phone__flag-icon--gp{background-position:calc(88 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gu,.gform_wrapper .gform-phone__flag-icon--gu{background-position:calc(89 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gt,.gform_wrapper .gform-phone__flag-icon--gt{background-position:calc(90 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gg,.gform_wrapper .gform-phone__flag-icon--gg{background-position:calc(91 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gn,.gform_wrapper .gform-phone__flag-icon--gn{background-position:calc(92 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gw,.gform_wrapper .gform-phone__flag-icon--gw{background-position:calc(93 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gy,.gform_wrapper .gform-phone__flag-icon--gy{background-position:calc(94 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ht,.gform_wrapper .gform-phone__flag-icon--ht{background-position:calc(95 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--hn,.gform_wrapper .gform-phone__flag-icon--hn{background-position:calc(96 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--hk,.gform_wrapper .gform-phone__flag-icon--hk{background-position:calc(97 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--hu,.gform_wrapper .gform-phone__flag-icon--hu{background-position:calc(98 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--is,.gform_wrapper .gform-phone__flag-icon--is{background-position:calc(99 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--in,.gform_wrapper .gform-phone__flag-icon--in{background-position:calc(100 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--id,.gform_wrapper .gform-phone__flag-icon--id{background-position:calc(101 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ir,.gform_wrapper .gform-phone__flag-icon--ir{background-position:calc(102 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--iq,.gform_wrapper .gform-phone__flag-icon--iq{background-position:calc(103 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ie,.gform_wrapper .gform-phone__flag-icon--ie{background-position:calc(104 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--im,.gform_wrapper .gform-phone__flag-icon--im{background-position:calc(105 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--il,.gform_wrapper .gform-phone__flag-icon--il{background-position:calc(106 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--it,.gform_wrapper .gform-phone__flag-icon--it{background-position:calc(107 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--jm,.gform_wrapper .gform-phone__flag-icon--jm{background-position:calc(108 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--jp,.gform_wrapper .gform-phone__flag-icon--jp{background-position:calc(109 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--je,.gform_wrapper .gform-phone__flag-icon--je{background-position:calc(110 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--jo,.gform_wrapper .gform-phone__flag-icon--jo{background-position:calc(111 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--kz,.gform_wrapper .gform-phone__flag-icon--kz{background-position:calc(112 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ke,.gform_wrapper .gform-phone__flag-icon--ke{background-position:calc(113 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ki,.gform_wrapper .gform-phone__flag-icon--ki{background-position:calc(114 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--xk,.gform_wrapper .gform-phone__flag-icon--xk{background-position:calc(115 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--kw,.gform_wrapper .gform-phone__flag-icon--kw{background-position:calc(116 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--kg,.gform_wrapper .gform-phone__flag-icon--kg{background-position:calc(117 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--la,.gform_wrapper .gform-phone__flag-icon--la{background-position:calc(118 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--lv,.gform_wrapper .gform-phone__flag-icon--lv{background-position:calc(119 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--lb,.gform_wrapper .gform-phone__flag-icon--lb{background-position:calc(120 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ls,.gform_wrapper .gform-phone__flag-icon--ls{background-position:calc(121 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--lr,.gform_wrapper .gform-phone__flag-icon--lr{background-position:calc(122 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ly,.gform_wrapper .gform-phone__flag-icon--ly{background-position:calc(123 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--li,.gform_wrapper .gform-phone__flag-icon--li{background-position:calc(124 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--lt,.gform_wrapper .gform-phone__flag-icon--lt{background-position:calc(125 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--lu,.gform_wrapper .gform-phone__flag-icon--lu{background-position:calc(126 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mo,.gform_wrapper .gform-phone__flag-icon--mo{background-position:calc(127 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mg,.gform_wrapper .gform-phone__flag-icon--mg{background-position:calc(128 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mw,.gform_wrapper .gform-phone__flag-icon--mw{background-position:calc(129 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--my,.gform_wrapper .gform-phone__flag-icon--my{background-position:calc(130 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mv,.gform_wrapper .gform-phone__flag-icon--mv{background-position:calc(131 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ml,.gform_wrapper .gform-phone__flag-icon--ml{background-position:calc(132 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mt,.gform_wrapper .gform-phone__flag-icon--mt{background-position:calc(133 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mh,.gform_wrapper .gform-phone__flag-icon--mh{background-position:calc(134 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mq,.gform_wrapper .gform-phone__flag-icon--mq{background-position:calc(135 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mr,.gform_wrapper .gform-phone__flag-icon--mr{background-position:calc(136 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mu,.gform_wrapper .gform-phone__flag-icon--mu{background-position:calc(137 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--yt,.gform_wrapper .gform-phone__flag-icon--yt{background-position:calc(138 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mx,.gform_wrapper .gform-phone__flag-icon--mx{background-position:calc(139 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--fm,.gform_wrapper .gform-phone__flag-icon--fm{background-position:calc(140 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--md,.gform_wrapper .gform-phone__flag-icon--md{background-position:calc(141 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mc,.gform_wrapper .gform-phone__flag-icon--mc{background-position:calc(142 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mn,.gform_wrapper .gform-phone__flag-icon--mn{background-position:calc(143 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--me,.gform_wrapper .gform-phone__flag-icon--me{background-position:calc(144 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ms,.gform_wrapper .gform-phone__flag-icon--ms{background-position:calc(145 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ma,.gform_wrapper .gform-phone__flag-icon--ma{background-position:calc(146 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mz,.gform_wrapper .gform-phone__flag-icon--mz{background-position:calc(147 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mm,.gform_wrapper .gform-phone__flag-icon--mm{background-position:calc(148 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--na,.gform_wrapper .gform-phone__flag-icon--na{background-position:calc(149 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--nr,.gform_wrapper .gform-phone__flag-icon--nr{background-position:calc(150 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--np,.gform_wrapper .gform-phone__flag-icon--np{background-position:calc(151 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--nl,.gform_wrapper .gform-phone__flag-icon--nl{background-position:calc(152 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--nc,.gform_wrapper .gform-phone__flag-icon--nc{background-position:calc(153 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--nz,.gform_wrapper .gform-phone__flag-icon--nz{background-position:calc(154 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ni,.gform_wrapper .gform-phone__flag-icon--ni{background-position:calc(155 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ne,.gform_wrapper .gform-phone__flag-icon--ne{background-position:calc(156 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ng,.gform_wrapper .gform-phone__flag-icon--ng{background-position:calc(157 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--nu,.gform_wrapper .gform-phone__flag-icon--nu{background-position:calc(158 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--nf,.gform_wrapper .gform-phone__flag-icon--nf{background-position:calc(159 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--kp,.gform_wrapper .gform-phone__flag-icon--kp{background-position:calc(160 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mk,.gform_wrapper .gform-phone__flag-icon--mk{background-position:calc(161 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mp,.gform_wrapper .gform-phone__flag-icon--mp{background-position:calc(162 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--no,.gform_wrapper .gform-phone__flag-icon--no{background-position:calc(163 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--om,.gform_wrapper .gform-phone__flag-icon--om{background-position:calc(164 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--pk,.gform_wrapper .gform-phone__flag-icon--pk{background-position:calc(165 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--pw,.gform_wrapper .gform-phone__flag-icon--pw{background-position:calc(166 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ps,.gform_wrapper .gform-phone__flag-icon--ps{background-position:calc(167 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--pa,.gform_wrapper .gform-phone__flag-icon--pa{background-position:calc(168 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--pg,.gform_wrapper .gform-phone__flag-icon--pg{background-position:calc(169 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--py,.gform_wrapper .gform-phone__flag-icon--py{background-position:calc(170 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--pe,.gform_wrapper .gform-phone__flag-icon--pe{background-position:calc(171 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ph,.gform_wrapper .gform-phone__flag-icon--ph{background-position:calc(172 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--pl,.gform_wrapper .gform-phone__flag-icon--pl{background-position:calc(173 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--pt,.gform_wrapper .gform-phone__flag-icon--pt{background-position:calc(174 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--pr,.gform_wrapper .gform-phone__flag-icon--pr{background-position:calc(175 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--qa,.gform_wrapper .gform-phone__flag-icon--qa{background-position:calc(176 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--re,.gform_wrapper .gform-phone__flag-icon--re{background-position:calc(177 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ro,.gform_wrapper .gform-phone__flag-icon--ro{background-position:calc(178 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ru,.gform_wrapper .gform-phone__flag-icon--ru{background-position:calc(179 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--rw,.gform_wrapper .gform-phone__flag-icon--rw{background-position:calc(180 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ws,.gform_wrapper .gform-phone__flag-icon--ws{background-position:calc(181 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sm,.gform_wrapper .gform-phone__flag-icon--sm{background-position:calc(182 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--st,.gform_wrapper .gform-phone__flag-icon--st{background-position:calc(183 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sa,.gform_wrapper .gform-phone__flag-icon--sa{background-position:calc(184 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sn,.gform_wrapper .gform-phone__flag-icon--sn{background-position:calc(185 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--rs,.gform_wrapper .gform-phone__flag-icon--rs{background-position:calc(186 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sc,.gform_wrapper .gform-phone__flag-icon--sc{background-position:calc(187 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sl,.gform_wrapper .gform-phone__flag-icon--sl{background-position:calc(188 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sg,.gform_wrapper .gform-phone__flag-icon--sg{background-position:calc(189 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sx,.gform_wrapper .gform-phone__flag-icon--sx{background-position:calc(190 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sk,.gform_wrapper .gform-phone__flag-icon--sk{background-position:calc(191 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--si,.gform_wrapper .gform-phone__flag-icon--si{background-position:calc(192 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sb,.gform_wrapper .gform-phone__flag-icon--sb{background-position:calc(193 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--so,.gform_wrapper .gform-phone__flag-icon--so{background-position:calc(194 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--za,.gform_wrapper .gform-phone__flag-icon--za{background-position:calc(195 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--kr,.gform_wrapper .gform-phone__flag-icon--kr{background-position:calc(196 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ss,.gform_wrapper .gform-phone__flag-icon--ss{background-position:calc(197 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--es,.gform_wrapper .gform-phone__flag-icon--es{background-position:calc(198 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--lk,.gform_wrapper .gform-phone__flag-icon--lk{background-position:calc(199 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--bl,.gform_wrapper .gform-phone__flag-icon--bl{background-position:calc(200 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sh,.gform_wrapper .gform-phone__flag-icon--sh{background-position:calc(201 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--kn,.gform_wrapper .gform-phone__flag-icon--kn{background-position:calc(202 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--lc,.gform_wrapper .gform-phone__flag-icon--lc{background-position:calc(203 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--mf,.gform_wrapper .gform-phone__flag-icon--mf{background-position:calc(204 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--pm,.gform_wrapper .gform-phone__flag-icon--pm{background-position:calc(205 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--vc,.gform_wrapper .gform-phone__flag-icon--vc{background-position:calc(206 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sd,.gform_wrapper .gform-phone__flag-icon--sd{background-position:calc(207 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sr,.gform_wrapper .gform-phone__flag-icon--sr{background-position:calc(208 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sj,.gform_wrapper .gform-phone__flag-icon--sj{background-position:calc(209 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--se,.gform_wrapper .gform-phone__flag-icon--se{background-position:calc(210 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ch,.gform_wrapper .gform-phone__flag-icon--ch{background-position:calc(211 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--sy,.gform_wrapper .gform-phone__flag-icon--sy{background-position:calc(212 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tw,.gform_wrapper .gform-phone__flag-icon--tw{background-position:calc(213 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tj,.gform_wrapper .gform-phone__flag-icon--tj{background-position:calc(214 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tz,.gform_wrapper .gform-phone__flag-icon--tz{background-position:calc(215 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--th,.gform_wrapper .gform-phone__flag-icon--th{background-position:calc(216 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tl,.gform_wrapper .gform-phone__flag-icon--tl{background-position:calc(217 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tg,.gform_wrapper .gform-phone__flag-icon--tg{background-position:calc(218 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tk,.gform_wrapper .gform-phone__flag-icon--tk{background-position:calc(219 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--to,.gform_wrapper .gform-phone__flag-icon--to{background-position:calc(220 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tt,.gform_wrapper .gform-phone__flag-icon--tt{background-position:calc(221 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tn,.gform_wrapper .gform-phone__flag-icon--tn{background-position:calc(222 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tr,.gform_wrapper .gform-phone__flag-icon--tr{background-position:calc(223 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tm,.gform_wrapper .gform-phone__flag-icon--tm{background-position:calc(224 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tc,.gform_wrapper .gform-phone__flag-icon--tc{background-position:calc(225 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--tv,.gform_wrapper .gform-phone__flag-icon--tv{background-position:calc(226 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ug,.gform_wrapper .gform-phone__flag-icon--ug{background-position:calc(227 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ua,.gform_wrapper .gform-phone__flag-icon--ua{background-position:calc(228 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ae,.gform_wrapper .gform-phone__flag-icon--ae{background-position:calc(229 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--gb,.gform_wrapper .gform-phone__flag-icon--gb{background-position:calc(230 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--us,.gform_wrapper .gform-phone__flag-icon--us{background-position:calc(231 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--uy,.gform_wrapper .gform-phone__flag-icon--uy{background-position:calc(232 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--vi,.gform_wrapper .gform-phone__flag-icon--vi{background-position:calc(233 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--uz,.gform_wrapper .gform-phone__flag-icon--uz{background-position:calc(234 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--vu,.gform_wrapper .gform-phone__flag-icon--vu{background-position:calc(235 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--va,.gform_wrapper .gform-phone__flag-icon--va{background-position:calc(236 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ve,.gform_wrapper .gform-phone__flag-icon--ve{background-position:calc(237 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--vn,.gform_wrapper .gform-phone__flag-icon--vn{background-position:calc(238 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--wf,.gform_wrapper .gform-phone__flag-icon--wf{background-position:calc(239 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--eh,.gform_wrapper .gform-phone__flag-icon--eh{background-position:calc(240 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--ye,.gform_wrapper .gform-phone__flag-icon--ye{background-position:calc(241 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--zm,.gform_wrapper .gform-phone__flag-icon--zm{background-position:calc(242 * -30px) 0}.gform-country-flag-icon-wrapper .gform-phone__flag-icon--zw,.gform_wrapper .gform-phone__flag-icon--zw{background-position:calc(243 * -30px) 0}.gform_wrapper.gravity-theme .gform-ul-reset{list-style-type:none;margin:0;padding:0}.gform_wrapper.gravity-theme .gform-text-input-reset,.gform_wrapper.gravity-theme input.gform-text-input-reset,body[class*=avada] .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]).gform-text-input-reset{background-color:transparent;border:none;border-color:transparent;border-radius:0;font-family:inherit;font-size:inherit;outline:0;padding:inherit}.gform_wrapper.gravity-theme .gform_validation_container,body .gform_wrapper.gravity-theme .gform_body .gform_fields .gfield.gform_validation_container,body .gform_wrapper.gravity-theme .gform_fields .gfield.gform_validation_container,body .gform_wrapper.gravity-theme .gform_validation_container{display:none!important;left:-9000px;position:absolute!important}.gform_wrapper.gravity-theme .chosen-container{display:inline-block;font-size:16px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.gform_wrapper.gravity-theme .chosen-container *{box-sizing:border-box}.gform_wrapper.gravity-theme .chosen-container .chosen-drop{background:#fff;border:1px solid #aaa;border-top:0;box-shadow:0 4px 5px rgba(0,0,0,.15);display:none;position:absolute;top:100%;width:100%;z-index:1010}.gform_wrapper.gravity-theme .chosen-container.chosen-with-drop .chosen-drop{display:block}.gform_wrapper.gravity-theme .chosen-container a{cursor:pointer}.gform_wrapper.gravity-theme .chosen-container .chosen-single .group-name,.gform_wrapper.gravity-theme .chosen-container .search-choice .group-name{color:#999;font-weight:400;margin-right:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container .chosen-single .group-name::after,.gform_wrapper.gravity-theme .chosen-container .search-choice .group-name::after{content:":";padding-left:2px;vertical-align:top}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single{background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;background-color:#fff;border:1px solid #aaa;border-radius:5px;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;display:block;height:40px;line-height:24px;overflow:hidden;padding:0 0 0 8px;position:relative;text-decoration:none;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single input[type=text]{cursor:pointer;opacity:0;position:absolute;width:0}.gform_wrapper.gravity-theme .chosen-container-single .chosen-default{color:#999}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single span{display:block;line-height:38.4px;margin-right:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single-with-deselect span{margin-right:36px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr{background:url(https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../legacy/css/chosen-sprite.png) -42px 1px no-repeat;display:block;font-size:1px;height:12px;position:absolute;right:26px;top:6px;width:12px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div{display:block;height:100%;position:absolute;right:0;top:0;width:18px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b{background:url(https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../legacy/css/chosen-sprite.png) no-repeat 0 10px;display:block;height:100%;width:100%}.gform_wrapper.gravity-theme .chosen-container-single .chosen-search{margin:0;padding:3px 4px;position:relative;white-space:nowrap;z-index:1010}.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text]{background:url(https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../legacy/css/chosen-sprite.png) no-repeat 100% -20px;border:1px solid #aaa;border-radius:0;font-family:sans-serif;font-size:1em;height:auto;line-height:normal;margin:1px 0;outline:0;padding:4px 20px 4px 5px;width:100%}.gform_wrapper.gravity-theme .chosen-container-single .chosen-drop{background-clip:padding-box;border-radius:0 0 4px 4px;margin-top:-1px}.gform_wrapper.gravity-theme .chosen-container-single.chosen-container-single-nosearch .chosen-search{opacity:0;pointer-events:none;position:absolute}.gform_wrapper.gravity-theme .chosen-container .chosen-results{color:#444;margin:0 4px 4px 0;max-height:240px;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto;padding:0 0 0 4px;position:relative}.gform_wrapper.gravity-theme .chosen-container .chosen-results li{display:none;line-height:15px;list-style:none;margin:0;padding:5px 6px;-webkit-touch-callout:none;word-wrap:break-word}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.active-result{cursor:pointer;display:list-item}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.disabled-result{color:#ccc;cursor:default;display:list-item}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.no-results{background:#f4f4f4;color:#777;display:list-item}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.group-result{cursor:default;display:list-item;font-weight:700}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.group-option{padding-left:15px}.gform_wrapper.gravity-theme .chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices{background-color:#fff;border:1px solid #aaa;cursor:text;height:auto;margin:0;overflow:hidden;padding:8px;position:relative;width:100%}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li{float:left;list-style:none}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-field input[type=text]{background:0 0!important;border:0!important;border-radius:0;box-shadow:none;color:#999;font-family:sans-serif;font-size:100%;height:25px;line-height:normal;margin:1px 0;outline:0;padding:0;width:25px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice{background-clip:padding-box;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-repeat:repeat-x;background-size:100% 19px;border:1px solid #aaa;border-radius:3px;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;cursor:default;line-height:13px;margin:3px 5px 3px 0;max-width:100%;padding:3px 20px 3px 5px;position:relative}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:url(https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../legacy/css/chosen-sprite.png) -42px 1px no-repeat;display:block;font-size:1px;height:12px;position:absolute;right:3px;top:4px;width:12px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-disabled{background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);border:1px solid #ccc;color:#666;padding-right:5px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-results{margin:0;padding:0}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-drop .result-selected{color:#ccc;cursor:default;display:list-item}.gform_wrapper.gravity-theme .chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single{background-image:linear-gradient(#eee 20%,#fff 80%);border:1px solid #aaa;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 1px 0 #fff inset}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single div{background:0 0;border-left:none}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 10px}.gform_wrapper.gravity-theme .chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_wrapper.gravity-theme .chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.gform_wrapper.gravity-theme .chosen-disabled{cursor:default;opacity:.5!important}.gform_wrapper.gravity-theme .chosen-disabled .chosen-single{cursor:default}.gform_wrapper.gravity-theme .chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.gform_wrapper.gravity-theme .chosen-rtl{text-align:right}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single span{direction:rtl;margin-left:26px;margin-right:0}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single div{left:3px;right:auto}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single abbr{left:26px;right:auto}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li{float:right}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-choice .search-choice-close{left:4px;right:auto}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.gform_wrapper.gravity-theme .chosen-rtl .chosen-results li.group-option{padding-left:0;padding-right:15px}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text]{background:url(https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../legacy/css/chosen-sprite.png) no-repeat -30px -20px;direction:rtl;padding:4px 5px 4px 20px}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-down span,.gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-up span,.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text],.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr,.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b,.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text]{background-image:url(https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../legacy/css/chosen-sprite@2x.png)!important;background-repeat:no-repeat!important;background-size:52px 37px!important}}body .gform_wrapper.gravity-theme .chosen-container a.chosen-single{border-radius:inherit}body .gform_wrapper.gravity-theme ul.chosen-results li{line-height:inherit}@media only screen and (max-width:641px){.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){line-height:2;min-height:32px}.gform_wrapper.gravity-theme textarea{line-height:1.5}.gform_wrapper.gravity-theme .chosen-container.chosen-container-single[style]{width:100%!important}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single{height:40px;line-height:2.8}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b{position:relative;top:10px}.gform_wrapper.gravity-theme div.chosen-container.chosen-container-multi[style]{width:100%!important}.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice,.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-field{float:none;line-height:inherit;width:100%}.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice span{margin-bottom:0}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{top:calc(50% - 6px)}.gform_wrapper.gravity-theme .chosen-container span:not(.ginput_price){display:block;margin-bottom:8px}.gform_wrapper.gravity-theme li.field_sublabel_below .ginput_complex{margin-top:12px!important}.gform_wrapper.gravity-theme ul.gfield_checkbox li label,.gform_wrapper.gravity-theme ul.gfield_radio li label{cursor:pointer;width:85%}}@media only screen and (min-width:641px){body .gform_wrapper.gravity-theme select.medium.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.medium.gfield_select+div.chosen-container-single[style]{width:calc(50% - 8px)!important}body .gform_wrapper.gravity-theme select.large.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.large.gfield_select+div.chosen-container-single[style]{width:100%!important}body .gform_wrapper.gravity-theme select.small.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.small.gfield_select+div.chosen-container-single[style]{width:25%!important}}.gform_wrapper.gravity-theme .gform_drop_area{background:rgba(0,0,0,.02);border:1px dashed #ccc;border-radius:4px;margin-bottom:8px;padding:32px;text-align:center}.gform_wrapper.gravity-theme .gform_drop_instructions{display:block;margin-bottom:8px}.gform_wrapper.gravity-theme .gform_delete,.gform_wrapper.gravity-theme .gform_delete_file{cursor:pointer;vertical-align:middle}.gform_wrapper.gravity-theme .gform_delete_file{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none}.gform_wrapper.gravity-theme .gfield_fileupload_filesize{padding:0 6px}.gform_wrapper.gravity-theme .gfield_validation_message ul{margin:16px 0;padding-left:24px}.gform_wrapper.gravity-theme .gfield_validation_message ul:empty{display:none}.gform_wrapper.gravity-theme .ginput_preview{margin:16px 0}.gform_wrapper.gravity-theme .gform_fileupload_rules{display:block;margin-top:8px}.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone{box-sizing:border-box;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone *{box-sizing:border-box}.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__flag-icon{background-image:url(https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/international-phone/flags-sprite.webp);background-image:-webkit-image-set(url(https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/international-phone/flags-sprite.webp) 1x,url(https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/international-phone/flags-sprite@2x.webp) 2x);background-image:image-set(url(https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/international-phone/flags-sprite.webp) 1x,url(https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/international-phone/flags-sprite@2x.webp) 2x);background-repeat:no-repeat;background-size:auto 20px;block-size:20px;display:inline-block;inline-size:30px}@media (min-resolution:192dpi){.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__flag-icon{background-image:url(https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/international-phone/flags-sprite@2x.webp)}}.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__input-wrapper{display:grid;grid-gap:0;gap:0;grid-template-columns:min-content 1fr}.gform_wrapper.gravity-theme .gfield--type-phone .ginput_country-selector_container{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-end}.gform_wrapper.gravity-theme .gfield--type-phone .ginput_country-selector_container label{padding-inline-end:var(--gform-theme-spacer-2)}.gform_wrapper.gravity-theme .gfield--type-phone .gform-field-label--type-sub{font-size:15px;padding-top:5px}.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__country-selector{align-items:center;background-color:#f2f3f5;border:1px solid #686e77;border-end-end-radius:0;border-start-end-radius:0;cursor:pointer;display:flex;gap:8px;margin-inline-end:-1px;padding-block:8px;padding-inline:12px;position:relative;z-index:1}.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__country-selector:hover{background-color:#fff;border-inline-end-color:#686e77;color:rgba(17,35,55,.725)}.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__country-selector:focus{background-color:#f2f3f5;border-inline-end-color:#686e77;color:rgba(17,35,55,.725)}.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__country-selector:disabled{background-color:#f2f3f5;border-inline-end-color:#686e77;color:rgba(17,35,55,.725)}.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__country-selector::after{background-image:url(https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/international-phone/select.svg);background-position:center;background-repeat:no-repeat;background-size:10px 6px;block-size:6px;content:"";display:inline-block;inline-size:10px}.gform_wrapper.gravity-theme .gfield--type-phone .ginput_phone_container label{display:block}.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__input{flex:1;position:relative}.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__input:focus{z-index:2}.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__dropdown{background-color:#fff;border:transparent;box-shadow:0 0 1px rgba(18,25,97,.24),0 24px 24px rgba(18,25,97,.03),0 2px 2px rgba(18,25,97,.03),0 4px 4px rgba(18,25,97,.03),0 8px 8px rgba(18,25,97,.03),0 16px 16px rgba(18,25,97,.03);display:block;inline-size:100%;margin-block-start:-1px;overflow:hidden;padding-block:0;padding-inline:0;position:absolute;top:calc(100% + 8px);z-index:1010}.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__dropdown.gform-phone__dropdown--hidden{display:none}.gform_wrapper.gravity-theme .gfield--type-phone.field_sublabel_below .gform-phone__dropdown{top:calc(100% - 24px)}.gform_wrapper.gravity-theme .gfield--type-phone.field_sublabel_below .ginput_country-selector_container,.gform_wrapper.gravity-theme .gfield--type-phone.field_sublabel_below .ginput_phone_container{justify-content:flex-start}.gform_wrapper.gravity-theme .gfield--type-phone.field_sublabel_above .ginput_phone_container{align-items:end;display:grid}.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__search-wrapper{background-color:#fff;inline-size:100%;margin-block:0 calc(12px * -1);margin-inline:0;padding-block:12px;padding-inline:12px;position:relative;z-index:1010}.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__search-wrapper input[type=text]{background-image:url(https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/international-phone/search.svg);background-position:4px center;background-repeat:no-repeat;background-size:20px;display:block;inline-size:100%;margin:0;padding-inline:28px 12px}.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__country-list{display:flex;flex-direction:column;margin-block:0;margin-inline:0;max-block-size:240px;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto;padding-block:12px;padding-inline:0}.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__country-item{align-items:center;color:#112337;cursor:pointer;display:flex;font-size:14px;gap:9px;margin-block:0;margin-inline:0;padding-block:6px;padding-inline:12px}.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__country-item.gform-phone__country-item--focused{background-color:#f2f3f5}.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__country-item.gform-phone__country-item--active{background-color:#f2f3f5;box-shadow:inset 3px 0 0 #204ce5}.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__country-item.gform-phone__country-item--no-results{background:#f4f4f4;color:#474747}.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__country-item .gform-phone__flag-icon{flex:none}.gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__country-code{flex:none;font-size:12px;margin-inline-start:auto}html:where(:not([dir=rtl])) .gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__input{border-bottom-left-radius:0;border-top-left-radius:0}.gform_wrapper.gravity-theme.gform_wrapper_edit_form_entry .gfield--type-phone .gform-phone__country-selector{min-block-size:40px}html[dir=rtl] .gform_wrapper.gravity-theme .gfield--type-phone input[type=tel]{text-align:end}html[dir=rtl] .gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__input{border-bottom-right-radius:0;border-top-right-radius:0}html[dir=rtl] .gform_wrapper.gravity-theme .gfield--type-phone .gform-phone__search{background-position:calc(100% - 4px) center}.gform_wrapper.gravity-theme .ginput_container_password>span{position:relative}.gform_wrapper.gravity-theme .gform_show_password:focus{outline:0}.gform_wrapper.gravity-theme .gform_show_password{background-color:inherit;border:none;cursor:pointer;height:100%;padding:0;position:absolute;right:20px;top:0}.gform_wrapper.gravity-theme .password_input_container{display:block;position:relative}.gform_wrapper.gravity-theme .gfield_password_strength{background-color:#eee;border:1px solid #ddd;border-bottom:3px solid #ddd;margin-top:8px;padding:8px;text-align:center}.gform_wrapper.gravity-theme .gfield_password_strength.mismatch,.gform_wrapper.gravity-theme .gfield_password_strength.short{background-color:#ffa0a0;border-bottom:3px solid #f04040;border-color:#f04040}.gform_wrapper.gravity-theme .gfield_password_strength.bad{background-color:#ffb78c;border-bottom:3px solid #ff853c;border-color:#ff853c}.gform_wrapper.gravity-theme .gfield_password_strength.good{background-color:#ffec8b;border-bottom:3px solid #fc0;border-color:#fc0}.gform_wrapper.gravity-theme .gfield_password_strength.strong{background-color:#c3ff88;border-bottom:3px solid #8dff1c;border-color:#8dff1c}.gform_wrapper.gravity-theme .field_sublabel_above .gfield_password_strength{margin-top:16px}.gform_wrapper.gravity-theme ::-ms-reveal{display:none}.gform_wrapper.gravity-theme .gf_hide_ampm .gfield_time_ampm{display:none!important}.gform_wrapper.gravity-theme .gf_invisible,.gform_wrapper.gravity-theme .gfield_visibility_hidden{left:-9999px;position:absolute;visibility:hidden}.gform_wrapper.gravity-theme .gf_hide_charleft div.charleft{display:none!important}.gform_wrapper.gravity-theme .gf_hidden,.gform_wrapper.gravity-theme .gform_hidden{display:none}.gform_wrapper.gravity-theme .gfield--type-repeater.hidden_label>.gfield_repeater_wrapper>.gfield_repeater_container>.gfield_label,.gform_wrapper.gravity-theme .hidden_label>.gfield_label,.gform_wrapper.gravity-theme .hidden_sub_label,.gform_wrapper.gravity-theme .screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.gform_wrapper.gravity-theme button.screen-reader-text:focus{border:0;clip:auto;clip-path:none;height:auto;margin:0;position:static!important;width:auto}@media only screen and (min-width:641px){.gform_wrapper.gravity-theme .gfield.gf_list_2col:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_2col:where(:not(.gfield--type-image_choice)) .gfield_radio{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gfield.gf_list_3col:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_3col:where(:not(.gfield--type-image_choice)) .gfield_radio{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gfield.gf_list_4col:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_4col:where(:not(.gfield--type-image_choice)) .gfield_radio{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gfield.gf_list_5col:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_5col:where(:not(.gfield--type-image_choice)) .gfield_radio{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gf_list_2col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_2col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio{-moz-column-count:2;column-count:2;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gf_list_3col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_3col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio{-moz-column-count:3;column-count:3;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gf_list_4col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_4col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio{-moz-column-count:4;column-count:4;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gf_list_5col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_5col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio{-moz-column-count:5;column-count:5;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gfield.gf_list_height_25:where(:not(.gfield--type-image_choice)) .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_25:where(:not(.gfield--type-image_choice)) .gfield_radio .gchoice{height:25px}.gform_wrapper.gravity-theme .gfield.gf_list_height_50:where(:not(.gfield--type-image_choice)) .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_50:where(:not(.gfield--type-image_choice)) .gfield_radio .gchoice{height:50px}.gform_wrapper.gravity-theme .gfield.gf_list_height_75:where(:not(.gfield--type-image_choice)) .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_75:where(:not(.gfield--type-image_choice)) .gfield_radio .gchoice{height:75px}.gform_wrapper.gravity-theme .gfield.gf_list_height_100:where(:not(.gfield--type-image_choice)) .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_100:where(:not(.gfield--type-image_choice)) .gfield_radio .gchoice{height:100px}.gform_wrapper.gravity-theme .gfield.gf_list_height_125:where(:not(.gfield--type-image_choice)) .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_125:where(:not(.gfield--type-image_choice)) .gfield_radio .gchoice{height:125px}.gform_wrapper.gravity-theme .gfield.gf_list_height_150:where(:not(.gfield--type-image_choice)) .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_150:where(:not(.gfield--type-image_choice)) .gfield_radio .gchoice{height:150px}}.gform_wrapper.gravity-theme .gfield.gf_list_inline:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_inline:where(:not(.gfield--type-image_choice)) .gfield_radio,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_radio{display:block}.gform_wrapper.gravity-theme .gfield.gf_list_inline:where(:not(.gfield--type-image_choice)) .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_inline:where(:not(.gfield--type-image_choice)) .gfield_radio .gchoice,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_radio .gchoice{display:inline-block;padding-inline-end:16px;vertical-align:top}.gform_wrapper.gravity-theme .gfield.gf_list_inline:where(:not(.gfield--type-image_choice)) .gfield_checkbox .gchoice label,.gform_wrapper.gravity-theme .gfield.gf_list_inline:where(:not(.gfield--type-image_choice)) .gfield_radio .gchoice label,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_checkbox .gchoice label,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_radio .gchoice label{max-width:none}.gform_wrapper.gravity-theme .gf_hide_ampm .gfield_time_ampm{display:none!important}.gform_wrapper.gravity-theme .gsection.gf_scroll_text{background-color:#fff;border:1px solid #ccc;height:240px;overflow-x:hidden;overflow-y:scroll;padding:32px}.gform_wrapper.gravity-theme .gsection.gf_scroll_text .gsection_title{margin-top:0}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_blue,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_gray,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_green,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_red,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_yellow{border-radius:3px;margin:20px 0!important;padding:20px!important}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_green{background-color:#cbeca0;border:1px solid #97b48a;color:#030;text-shadow:#dfb 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_red{background-color:#faf2f5;border:1px solid #cfadb3;color:#832525;text-shadow:#fff 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_yellow{background-color:#fffbcc;border:1px solid #e6db55;color:#222;text-shadow:#fcfaea 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_gray{background-color:#eee;border:1px solid #ccc;color:#424242;text-shadow:#fff 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_blue{background-color:#d1e4f3;border:1px solid #a7c2e7;color:#314475;text-shadow:#e0f1ff 1px 1px}.gform_wrapper.gravity-theme .gf_simple_horizontal{margin:0 auto;width:calc(100% - 16px)}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label{display:table-cell;margin:0;padding:0;position:relative;vertical-align:middle}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body{max-width:75%;width:auto}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label{display:table;width:100%}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield{display:table-cell;height:auto;padding-right:1em}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .large,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .medium,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .small{width:100%}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_checkbox .gchoice,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_radio .gchoice{display:inline-block;margin-right:.5em}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label.form_sublabel_above .gfield,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label.form_sublabel_below .gfield{vertical-align:middle}.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield,.gform_wrapper.gravity-theme .gf_simple_horizontal .ginput_container{margin-top:0!important}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label{margin:0;max-width:25%;padding:0;text-align:left;width:auto}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=button],.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=image],.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=submit]{height:auto}.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield_description:not(.validation_message),.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield_label,.gform_wrapper.gravity-theme .gf_simple_horizontal .ginput_complex label{display:block;height:1px;left:-9000px;overflow:hidden;position:absolute;top:0;width:1px}.gform_wrapper.gravity-theme body:not(.rtl) .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label{text-align:left}.gform_confirmation_wrapper.gf_confirmation_simple_yellow{background-color:#fffbcc;border-bottom:1px solid #e6db55;border-top:1px solid #e6db55;color:#424242;font-size:25px;margin:30px 0;max-width:99%;padding:32px}.gform_confirmation_wrapper.gf_confirmation_simple_gray{background-color:#eaeaea;border-bottom:1px solid #ccc;border-top:1px solid #ccc;color:#424242;font-size:25px;margin:30px 0;max-width:99%;padding:32px}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient{background-color:#fffbd2;border:1px solid #e6db55;box-shadow:0 0 5px rgba(221,215,131,.75);margin:30px 0;position:relative}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient .gform_confirmation_message{background:#fffce5;background:linear-gradient(to bottom,#fffce5 0,#fff9bf 100%);background-color:#fffbcc;border-bottom:1px solid #e6db55;border-top:2px solid #fff;color:#424242;font-size:28px;margin:0;max-width:99%;padding:40px}.gform_confirmation_wrapper.gf_confirmation_green_gradient{background-color:#f1fcdf;border:1px solid #a7c37c;box-shadow:0 0 5px rgba(86,122,86,.4);margin:30px 0;position:relative}.gform_confirmation_wrapper.gf_confirmation_green_gradient .gform_confirmation_message{background:#dbf2b7;background:linear-gradient(to bottom,#dbf2b7 0,#b4d088 100%);background-color:#fffbcc;border-bottom:1px solid #a7c37c;border-top:2px solid #effade;color:#030;font-size:28px;margin:0;max-width:99%;padding:40px;text-shadow:#dfb 1px 1px}.gform_confirmation_wrapper.gf_confirmation_green_gradient::after,.gform_confirmation_wrapper.gf_confirmation_green_gradient::before,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::before{background:rgba(0,0,0,.2);bottom:15px;box-shadow:0 15px 10px rgba(0,0,0,.2);content:"";left:10px;max-width:40%;position:absolute;top:80%;transform:rotate(-3deg);width:50%;z-index:-1}.gform_confirmation_wrapper.gf_confirmation_green_gradient::after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::after{left:auto;right:10px;transform:rotate(3deg)}.gform_wrapper.gravity-theme .gfield textarea{width:100%}.gform_wrapper.gravity-theme .gfield textarea.small{height:96px}.gform_wrapper.gravity-theme .gfield textarea.medium{height:192px}.gform_wrapper.gravity-theme .gfield textarea.large{height:288px}.gform_wrapper.gravity-theme .gfield input,.gform_wrapper.gravity-theme .gfield select{max-width:100%}.gform_wrapper.gravity-theme .gfield input.small,.gform_wrapper.gravity-theme .gfield select.small{width:calc(25% - 16px * 3 / 4)}.gform_wrapper.gravity-theme .gfield input.medium,.gform_wrapper.gravity-theme .gfield select.medium{width:calc(50% - 16px / 2)}.gform_wrapper.gravity-theme .gfield input.large,.gform_wrapper.gravity-theme .gfield select.large{width:100%}.gform_wrapper.gravity-theme *{box-sizing:border-box}.gform_wrapper.gravity-theme .gform_fields{display:grid;grid-column-gap:2%;-ms-grid-columns:(1fr 2%)[12];grid-row-gap:16px;grid-template-columns:repeat(12,1fr);width:100%}.gform_wrapper.gravity-theme .gfield{grid-column:1/-1;min-width:0}.gform_wrapper.gravity-theme .gfield.gfield--width-full{grid-column:span 12;-ms-grid-column-span:12}.gform_wrapper.gravity-theme .gfield.gfield--width-eleven-twelfths{grid-column:span 11;-ms-grid-column-span:11}.gform_wrapper.gravity-theme .gfield.gfield--width-five-sixths{grid-column:span 10;-ms-grid-column-span:10}.gform_wrapper.gravity-theme .gfield.gfield--width-three-quarter{grid-column:span 9;-ms-grid-column-span:9}.gform_wrapper.gravity-theme .gfield.gfield--width-two-thirds{grid-column:span 8;-ms-grid-column-span:8}.gform_wrapper.gravity-theme .gfield.gfield--width-seven-twelfths{grid-column:span 7;-ms-grid-column-span:7}.gform_wrapper.gravity-theme .gfield.gfield--width-half{grid-column:span 6;-ms-grid-column-span:6}.gform_wrapper.gravity-theme .gfield.gfield--width-five-twelfths{grid-column:span 5;-ms-grid-column-span:5}.gform_wrapper.gravity-theme .gfield.gfield--width-third{grid-column:span 4;-ms-grid-column-span:4}.gform_wrapper.gravity-theme .gfield.gfield--width-quarter{grid-column:span 3;-ms-grid-column-span:3}.gform_wrapper.gravity-theme .gfield.gfield--width-one-sixth{-ms-grid-column-span:2;grid-column:span 2}.gform_wrapper.gravity-theme .gfield.gfield--width-one-twelfth{-ms-grid-column-span:1;grid-column:span 1}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields{grid-column-gap:0}.gform_wrapper.gravity-theme .gfield:not(.gfield--width-full){grid-column:1/-1}}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-full{width:100%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-eleven-twelfths{width:91.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-five-sixths{width:83.3333%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-three-quarter{width:75%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-two-thirds{width:66.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-seven-twelfths{width:58.3333%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-half{width:50%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-five-twelfths{width:41.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-third{width:33.3333%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-quarter{width:25%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-one-sixth{width:16.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-one-twelfth{width:8.3333%}.gform_wrapper.gravity-theme .gform_fields.left_label .gfield,.gform_wrapper.gravity-theme .gform_fields.right_label .gfield{clear:both;width:100%}.gform_wrapper.gravity-theme .gform_fields.left_label .gfield .ginput_container,.gform_wrapper.gravity-theme .gform_fields.right_label .gfield .ginput_container{float:inline-end;width:70%}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label .gfield .ginput_container,.gform_wrapper.gravity-theme .gform_fields.right_label .gfield .ginput_container{float:none;width:100%}}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label .gfield>.ginput_complex,.gform_wrapper.gravity-theme .gform_fields.right_label .gfield>.ginput_complex{width:100%}}.gform_wrapper.gravity-theme .gform_fields.left_label .gfield_label,.gform_wrapper.gravity-theme .gform_fields.right_label .gfield_label{display:block;float:inline-start;padding-inline-end:1em;width:30%}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label .gfield_label,.gform_wrapper.gravity-theme .gform_fields.right_label .gfield_label{float:none;width:100%}}.gform_wrapper.gravity-theme .gform_fields.left_label .gfield_validation_message,.gform_wrapper.gravity-theme .gform_fields.right_label .gfield_validation_message{float:inline-end;width:70%}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label .gfield_validation_message,.gform_wrapper.gravity-theme .gform_fields.right_label .gfield_validation_message{float:none;width:100%}}.gform_wrapper.gravity-theme .left_label .ginput_complex .ginput_container,.gform_wrapper.gravity-theme .right_label .ginput_complex .ginput_container{width:auto}.gform_wrapper.gravity-theme .left_label .gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gsection_description),.gform_wrapper.gravity-theme .right_label .gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gsection_description){width:70%}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label .gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gsection_description),.gform_wrapper.gravity-theme .right_label .gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gsection_description){width:100%}}.gform_wrapper.gravity-theme .right_label .gfield_label{text-align:end}@media (max-width:640px){.gform_wrapper.gravity-theme .right_label .gfield_label{text-align:start}}.gform_wrapper.gravity-theme .left_label.gform_fields,.gform_wrapper.gravity-theme .right_label.gform_fields{position:relative}.gform_wrapper.gravity-theme .left_label .gfield_html_formatted,.gform_wrapper.gravity-theme .right_label .gfield_html_formatted{padding-inline-start:30%}.gform_wrapper.gravity-theme .field_sublabel_below .ginput_complex{align-items:flex-start}.gform_wrapper.gravity-theme .field_sublabel_above .ginput_complex{align-items:flex-end}.gform_wrapper.gravity-theme .left_label.validation_above .copy_values_option_container,.gform_wrapper.gravity-theme .right_label.validation_above .copy_values_option_container{float:inline-end;padding-inline-start:8px;width:70%}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label.validation_above .copy_values_option_container,.gform_wrapper.gravity-theme .right_label.validation_above .copy_values_option_container{width:100%}}html[dir=rtl] .gform_wrapper.gravity-theme code,html[dir=rtl] .gform_wrapper.gravity-theme input[type=email],html[dir=rtl] .gform_wrapper.gravity-theme input[type=url]{direction:rtl}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_label{direction:rtl}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_required{margin-left:0;margin-right:4px}html[dir=rtl] .gform_wrapper.gravity-theme ::-webkit-input-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme ::-moz-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme :-ms-input-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme :-moz-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme .gform_wrapper.gravity-theme fieldset{display:block}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(:last-child),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0;margin-right:16px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:16px}@media (min-width:641px){html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:16px}html[dir=rtl] .gform_wrapper.gravity-theme .gform_show_password{left:8px;right:unset}}@media (max-width:640px){html[dir=rtl] .gform_wrapper.gravity-theme .left_label fieldset.gfield,html[dir=rtl] .gform_wrapper.gravity-theme .right_label fieldset.gfield{padding-right:0}html[dir=rtl] .gform_wrapper.gravity-theme .left_label legend.gfield_label,html[dir=rtl] .gform_wrapper.gravity-theme .right_label legend.gfield_label{margin:0;padding:0;position:relative;width:100%}html[dir=rtl] .gform_wrapper.gravity-theme .left_label .gfield_label{text-align:right!important}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-right:0}}.gform_wrapper.gravity-theme .ginput_counter{color:#767676;font-size:.8em}.gform_wrapper.gravity-theme .ginput_counter_tinymce{border-top:1px solid #eee;font-size:12px;padding:2px 10px}.gform_wrapper.gravity-theme .validation_message--hidden-on-empty:empty{display:none}.gform_wrapper.gravity-theme .gform_card_icon_container{display:flex;height:32px;margin:8px 0 6.4px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon{background-image:url(https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/gf-creditcards.svg);background-repeat:no-repeat;height:32px;margin-right:4.8px;text-indent:-9000px;width:40px}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_amex{background-position:-167px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_discover{background-position:-221px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_mastercard{background-position:-275px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_visa{background-position:-59px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_jcb{background-position:-329px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_maestro{background-position:-5px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected{position:relative}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected::after{background:url(https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/gf-creditcards-check.svg) center center no-repeat;bottom:4px;content:"";display:block;height:10px;position:absolute;right:0;width:13px}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_cardinfo_right{align-items:center;display:inline-flex;flex-flow:row wrap;justify-content:flex-start}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_cardinfo_right label{width:100%}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_card_security_code_icon{background-image:url(https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/gf-creditcards.svg);background-position:-382px center;background-repeat:no-repeat;display:block;flex:none;height:32px;margin-left:.3em;width:40px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_card_security_code_icon{margin-left:0;margin-right:.3em}.gform_wrapper.gravity-theme .gfield_list_group,.gform_wrapper.gravity-theme .gfield_list_header{display:flex;flex-direction:row;flex-wrap:nowrap;margin-bottom:8px}.gform_wrapper.gravity-theme .gfield_list_group:last-child{margin-bottom:0}.gform_wrapper.gravity-theme .gfield_header_item{word-break:break-word}.gform_wrapper.gravity-theme .gfield_header_item,.gform_wrapper.gravity-theme .gfield_list_group_item{flex-grow:1;width:0}.gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),.gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:2%}.gform_wrapper.gravity-theme .gfield_list_group_item input,.gform_wrapper.gravity-theme .gfield_list_group_item select{width:100%}.gform_wrapper.gravity-theme .gfield_header_item--icons,.gform_wrapper.gravity-theme .gfield_list_icons{align-items:center;display:flex;flex:none;justify-content:center;width:48px}.gform_wrapper.gravity-theme .gfield_list_icons button{background:transparent url(https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/list-add.svg);border:none;font-size:0;height:16px;opacity:.5;padding:0;transition:opacity .5s ease-out;width:16px}.gform_wrapper.gravity-theme .gfield_list_icons button:focus,.gform_wrapper.gravity-theme .gfield_list_icons button:hover{opacity:1;outline:0}.gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item{background-image:url(https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/list-remove.svg);margin-left:5px}.gform_wrapper.gravity-theme .gfield_list_icons a.delete_list_item{margin-inline-start:5px}.gform_wrapper.gravity-theme .gfield_list_icons img{background-color:transparent!important;background-position:0;background-repeat:no-repeat;background-size:16px 16px!important;block-size:16px!important;border:none!important;inline-size:16px!important;opacity:.5;transition:var(--gf-transition-ctrl)}.gform_wrapper.gravity-theme .gfield_list_icons a:focus,.gform_wrapper.gravity-theme .gfield_list_icons a:focus img,.gform_wrapper.gravity-theme .gfield_list_icons a:hover img{outline:0}.gform_wrapper.gravity-theme .gfield_list_icons a:focus img,.gform_wrapper.gravity-theme .gfield_list_icons a:hover img{opacity:1}@media (max-width:640px){.gform_wrapper.gravity-theme .gfield_list_header{display:none}.gform_wrapper.gravity-theme .gfield_list_group{border:1px solid rgba(0,0,0,.2);display:block;margin-bottom:16px;padding:16px}.gform_wrapper.gravity-theme .gfield_header_item,.gform_wrapper.gravity-theme .gfield_list_group_item{width:auto}.gform_wrapper.gravity-theme .gfield_list_group:last-child{margin-bottom:0}.gform_wrapper.gravity-theme .gfield_list_group_item:not(:last-child){margin-bottom:8px}.gform_wrapper.gravity-theme .gfield_list_group_item::before{content:attr(data-label);font-size:14.992px}.gform_wrapper.gravity-theme .gfield_list_icons{background-color:rgba(0,0,0,.1);line-height:0;margin:16px -16px -16px;padding:12px 16px;text-align:left;width:auto}.gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),.gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0}}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0;margin-right:16px}@media (max-width:640px){html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-right:0}}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item{margin-left:0;margin-right:5px}

.gform_wrapper.gravity-theme .gfield_label{display:block;font-size:16px;font-weight:700;margin-bottom:8px;padding:0}.gform_wrapper.gravity-theme .gform-field-label .gform-field-label__text{display:inline;padding-inline-end:0.125em}.gform_wrapper.gravity-theme .gform-field-label>.gfield_required{display:inline}.gform_wrapper.gravity-theme .gfield_header_item,.gform_wrapper.gravity-theme .gform_fileupload_rules,.gform_wrapper.gravity-theme .ginput_complex label{font-size:15px;padding-top:5px}.gform_wrapper.gravity-theme .left_label .gform-field-label>.gfield_required:where([\:has\(.gfield_required_long\)]),.gform_wrapper.gravity-theme .right_label .gform-field-label>.gfield_required:where([\:has\(.gfield_required_long\)]){display:block}.gform_wrapper.gravity-theme .left_label .gform-field-label>.gfield_required:where(:has(.gfield_required_long)),.gform_wrapper.gravity-theme .right_label .gform-field-label>.gfield_required:where(:has(.gfield_required_long)){display:block}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label .gform-field-label>.gfield_required:where([\:has\(.gfield_required_long\)]),.gform_wrapper.gravity-theme .right_label .gform-field-label>.gfield_required:where([\:has\(.gfield_required_long\)]){display:inline}.gform_wrapper.gravity-theme .left_label .gform-field-label>.gfield_required:where(:has(.gfield_required_long)),.gform_wrapper.gravity-theme .right_label .gform-field-label>.gfield_required:where(:has(.gfield_required_long)){display:inline}}.gform_wrapper.gravity-theme:not(.top_label) .ginput_container.ginput_single_email{margin-left:0}.gform_wrapper.gravity-theme .gform_validation_errors{background:#fff9f9;border-radius:5px;border:1.5px solid #c02b0a;box-shadow:0 1px 4px rgba(0,0,0,.11),0 0 4px rgba(18,25,97,.0405344);margin-block-end:8px;margin-block-start:8px;padding-block:16px;padding-inline-end:16px;padding-inline-start:48px;position:relative;width:100%}.gform_wrapper.gravity-theme .gform_validation_errors:focus{outline:2px solid #c02b0a;outline-offset:2px}.gform_wrapper.gravity-theme .gform_validation_errors>h2{color:#c02b0a;font-size:13.2px;font-weight:500;line-height:17.6px;margin-block-end:12px;margin-block-start:0;margin-inline:0}.gform_wrapper.gravity-theme .gform_validation_errors>h2::before{display:none}.gform_wrapper.gravity-theme .gform_validation_errors>h2 .gform-icon{align-items:center;display:flex;font-size:28px;height:100%;inset-inline-start:12px;position:absolute;inset-block-start:0}.gform_wrapper.gravity-theme .gform_validation_errors>h2.hide_summary{margin:0;padding:0}.gform_wrapper.gravity-theme .gform_validation_errors>ol{padding-inline-start:20px}.gform_wrapper.gravity-theme .gform_validation_errors>ol a{color:#c02b0a;font-size:13.2px}.gform_wrapper.gravity-theme .gform_validation_errors>ol a:focus{outline:2px solid #c02b0a;outline-offset:2px}.gform_wrapper.gravity-theme .gform_validation_errors>ol li{color:#c02b0a;font-size:13.2px;list-style-type:disc!important;margin-block-end:8px;margin-block-start:0;margin-inline:0}.gform_wrapper.gravity-theme .gform_validation_errors>ol li:last-of-type{margin-block-end:0}.gform_wrapper.gravity-theme .gfield_required{color:#c02b0a;display:inline;font-size:13.008px}.gform_wrapper.gravity-theme .gfield_required .gfield_required_custom,.gform_wrapper.gravity-theme .gfield_required .gfield_required_text{font-style:italic;font-weight:400}.gform_wrapper.gravity-theme .gform_required_legend .gfield_required{padding-inline-start:0}.gform_wrapper.gravity-theme .validation_error{border-block-end:2px solid #c02b0a;border-block-start:2px solid #c02b0a;color:#c02b0a;font-size:1em;font-weight:700;margin-block-end:32px;padding:16px;text-align:center}.gform_wrapper.gravity-theme .gfield_error .gfield_repeater_item>.gfield label,.gform_wrapper.gravity-theme .gfield_error label,.gform_wrapper.gravity-theme .gfield_error legend,.gform_wrapper.gravity-theme .gfield_validation_message,.gform_wrapper.gravity-theme .validation_message,.gform_wrapper.gravity-theme [aria-invalid=true]+label,.gform_wrapper.gravity-theme label+[aria-invalid=true]{color:#c02b0a}.gform_wrapper.gravity-theme .gfield_validation_message,.gform_wrapper.gravity-theme .validation_message{background:#fff9f9;border:1px solid #c02b0a;font-size:14.992px;margin-block-start:8px;padding:12.992px 24px}.gform_wrapper.gravity-theme .left_label.validation_above fieldset .gfield_validation_message,.gform_wrapper.gravity-theme .left_label.validation_above fieldset .validation_message,.gform_wrapper.gravity-theme .right_label.validation_above fieldset .gfield_validation_message,.gform_wrapper.gravity-theme .right_label.validation_above fieldset .validation_message{clear:right}.gform_wrapper.gravity-theme .validation_above .gfield_validation_message,.gform_wrapper.gravity-theme .validation_above .validation_message{margin-block-end:16px}.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true]{border:1px solid #c02b0a}.gform_wrapper.gravity-theme .gform_previous_button.button,.gform_wrapper.gravity-theme .gform_save_link.button{-webkit-appearance:none!important;background-color:#fff;color:#6b7280;text-decoration:none}.gform_wrapper.gravity-theme .gform_previous_button.button svg,.gform_wrapper.gravity-theme .gform_save_link.button svg{display:inline-block;margin-right:4px}.gform_wrapper.gravity-theme button.button:disabled{opacity:.6}.gform_wrapper.gravity-theme button.gform-button.gform-has-spinner,.gform_wrapper.gravity-theme button.gform-theme-button.gform-has-spinner,.gform_wrapper.gravity-theme button.gform_button.gform-has-spinner{color:transparent;position:relative}.gform_wrapper.gravity-theme #field_submit,.gform_wrapper.gravity-theme .gfield--type-submit,.gform_wrapper.gravity-theme .gform_footer{display:flex}.gform_wrapper.gravity-theme #field_submit button,.gform_wrapper.gravity-theme .gfield--type-submit button,.gform_wrapper.gravity-theme .gform_footer button{align-self:flex-end;position:relative}.gform_wrapper.gravity-theme #field_submit .gform_image_button,.gform_wrapper.gravity-theme .gfield--type-submit .gform_image_button,.gform_wrapper.gravity-theme .gform_footer .gform_image_button{background-color:transparent;border:none;border-radius:0;height:auto;padding:0;width:auto}.gform_wrapper.gravity-theme #field_submit .gform-button--width-full,.gform_wrapper.gravity-theme .gfield--type-submit .gform-button--width-full,.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full{text-align:center;width:100%}.gform_wrapper.gravity-theme .ginput_complex{display:flex;flex-flow:row wrap}.gform_wrapper.gravity-theme .ginput_complex fieldset,.gform_wrapper.gravity-theme .ginput_complex span{flex:1}.gform_wrapper.gravity-theme .ginput_complex .ginput_full{flex:0 0 100%}.gform_wrapper.gravity-theme .ginput_complex .clear-multi{display:flex}.gform_wrapper.gravity-theme .ginput_complex label,.gform_wrapper.gravity-theme .ginput_complex legend{display:block}.gform_wrapper.gravity-theme .ginput_complex input,.gform_wrapper.gravity-theme .ginput_complex select{width:100%}.gform_wrapper.gravity-theme .ginput_container_address{margin-left:-1%;margin-right:-1%}.gform_wrapper.gravity-theme .ginput_container_address span{flex:0 0 50%;padding-left:.9804%;padding-right:.9804%}@media (min-width:641px){.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full),.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full){padding-right:1%}.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:1%;padding-right:0}.gform_wrapper.gravity-theme .ginput_container_address span,.gform_wrapper.gravity-theme .ginput_full:not(:last-of-type){margin-bottom:8px}.gform_wrapper.gravity-theme .ginput_container_address{margin-bottom:-8px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full){padding-left:1%;padding-right:0}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:1%}}@media (max-width:640px){.gform_wrapper.gravity-theme .ginput_complex span{flex:0 0 100%;margin-bottom:8px;padding-left:0}.gform_wrapper.gravity-theme .ginput_complex.ginput_container_address span{padding-left:.9804%}}.gform_wrapper.gravity-theme .description,.gform_wrapper.gravity-theme .gfield_description,.gform_wrapper.gravity-theme .gsection_description,.gform_wrapper.gravity-theme .instruction{font-family:inherit;font-size:15px;letter-spacing:normal;line-height:inherit;padding-top:13px;width:100%}.gform_wrapper.gravity-theme .field_description_above .description,.gform_wrapper.gravity-theme .field_description_above .gfield_description,.gform_wrapper.gravity-theme .field_description_above .gsection_description,.gform_wrapper.gravity-theme .field_description_above .instruction{padding-bottom:16px}.gform_wrapper.gravity-theme .field_sublabel_above .description,.gform_wrapper.gravity-theme .field_sublabel_above .gfield_description,.gform_wrapper.gravity-theme .field_sublabel_above .gsection_description{margin-top:9.008px}.gform_wrapper.gravity-theme .top_label .gsection_description{margin-bottom:9.008px;width:100%}.gform_wrapper.gravity-theme .gfield_consent_description_text{border:1px solid #ddd;font-size:14.4px;max-height:240px;overflow-y:auto;padding:6.4px 8px;width:100%}.gform_wrapper.gravity-theme .field_description_above .gfield_choice_limit_message,.gform_wrapper.gravity-theme .field_sublabel_above .gfield_choice_limit_message,.gform_wrapper.gravity-theme .gfield_choice_limit_message{display:block;margin-bottom:8px;margin-top:0;padding-bottom:0;padding-top:0}.gform_wrapper.gravity-theme .left_label .description,.gform_wrapper.gravity-theme .left_label .gfield_description,.gform_wrapper.gravity-theme .left_label .instruction,.gform_wrapper.gravity-theme .right_label .description,.gform_wrapper.gravity-theme .right_label .gfield_description,.gform_wrapper.gravity-theme .right_label .instruction{float:inline-end}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label .description,.gform_wrapper.gravity-theme .left_label .gfield_description,.gform_wrapper.gravity-theme .left_label .instruction,.gform_wrapper.gravity-theme .right_label .description,.gform_wrapper.gravity-theme .right_label .gfield_description,.gform_wrapper.gravity-theme .right_label .instruction{float:none}}.gform_wrapper.gravity-theme .gfield_creditcard_warning{background-color:rgba(255,223,224,.25);border-bottom:4px solid #c02b0a;border-top:2px solid #c02b0a;padding:16px}.gform_wrapper.gravity-theme .gfield_creditcard_warning .gfield_creditcard_warning_message{color:#c02b0a;font-family:inherit;font-size:16px;font-weight:700;min-height:32px;position:relative}.gform_wrapper.gravity-theme .gfield_creditcard_warning .gfield_creditcard_warning_message span{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSItMTA2NyAyODY1IDI0IDMyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0xMDY3IDI4NjUgMjQgMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM3OTAwMDA7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tMTA1MywyODY1Yy01LjUsMC0xMCw0LjUtMTAsMTBoNGMwLTMuMywyLjctNiw2LTZjMy4zLDAsNiwyLjcsNiw2djJoLTIwdjE0YzAsMy4zLDIuNyw2LDYsNmgxMg0KCWMzLjMsMCw2LTIuNyw2LTZ2LTE2Qy0xMDQzLDI4NjkuNS0xMDQ3LjUsMjg2NS0xMDUzLDI4NjV6IE0tMTA0OSwyODkzaC0xMmMtMS4xLDAtMi0wLjktMi0ydi0xMGgxNnYxMA0KCUMtMTA0NywyODkyLjEtMTA0Ny45LDI4OTMtMTA0OSwyODkzeiBNLTEwNTMsMjg4N2MwLDEuMS0wLjksMi0yLDJzLTItMC45LTItMmMwLTEuMSwwLjktMiwyLTJTLTEwNTMsMjg4NS45LTEwNTMsMjg4N3oiLz4NCjwvc3ZnPg0K);background-position:0 3.2px;background-repeat:no-repeat;background-size:24px 16px;border-bottom:1px solid #c02b0a;display:block;letter-spacing:.1pt;margin-bottom:16px;padding:0 0 16px 24px;text-transform:uppercase}.gform_wrapper.gravity-theme .ginput_cardextras{display:flex;flex-wrap:wrap}.gform_wrapper.gravity-theme .ginput_complex .ginput_cardinfo_right input{max-width:112px;width:30%}.gform_wrapper.gravity-theme .ginput_card_expiration_container{display:flex;flex-wrap:wrap}.gform_wrapper.gravity-theme .ginput_card_expiration_month{flex:1;margin-right:16px}.gform_wrapper.gravity-theme .ginput_card_expiration_year{flex:1}.gform_wrapper.gravity-theme .ginput_cardinfo_left label,.gform_wrapper.gravity-theme .ginput_cardinfo_left legend,.gform_wrapper.gravity-theme .ginput_cardinfo_right label,.gform_wrapper.gravity-theme .ginput_cardinfo_right legend{flex:1 1 100%}.gform_wrapper.gravity-theme fieldset.ginput_cardinfo_left{display:flex;flex-direction:column}.gform_wrapper.gravity-theme fieldset.ginput_cardinfo_left legend{float:left;padding-top:5px}.gform_wrapper.gravity-theme .field_sublabel_below fieldset.ginput_cardinfo_left{flex-direction:column-reverse}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_card_expiration_month{margin-left:16px;margin-right:0}html[dir=rtl] .gform_wrapper.gravity-theme .gform_card_icon{float:right}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_creditcard_warning .gfield_creditcard_warning_message span{background-position:right 3.2px;background-repeat:no-repeat;background-size:24px 16px;display:block;margin-bottom:16px;padding:0 24px 16px 0}html[dir=rtl] .gform_wrapper.gravity-theme fieldset.ginput_cardinfo_left{display:flex}@media (max-width:640px){.gform_wrapper.gravity-theme .ginput_card_expiration{flex:none}.gform_wrapper.gravity-theme .ginput_card_expiration_month{margin-bottom:8px}}.gform_wrapper.gravity-theme .ginput_container_date+.ginput_container_date{margin-left:2%}.gform_wrapper.gravity-theme .ginput_container_date[style*="display:none"]+.ginput_container_date{margin-left:0}.gform_wrapper.gravity-theme .ginput_container_date label{display:block}.gform_wrapper.gravity-theme .gfield--datepicker-custom-icon .ginput_container_date .gform-calendar-icon::before,.gform_wrapper.gravity-theme .gfield--datepicker-default-icon .ginput_container_date .gform-calendar-icon::before{font-family:gform-icons-theme!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;color:#686e77;content:"\e911";font-size:24px}.gform_wrapper.gravity-theme .gfield--datepicker-custom-icon .ginput_container_date button,.gform_wrapper.gravity-theme .gfield--datepicker-default-icon .ginput_container_date button{background:0 0;border:none;padding:0}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_date+.ginput_container_date{margin-left:0;margin-right:16px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_date[style*="display:none"]+.ginput_container_date{margin-right:0}.gravity-theme .ginput_container_date{position:relative}.gravity-theme .gform-datepicker-calendar{background:#fff;border:1px solid #d0d1d3;border-radius:3px;box-shadow:0 .0625rem .25rem rgba(0,0,0,.11),0 0 .25rem rgba(18,25,97,.0405344);color:#607382;font-size:.8125rem;font-weight:var(--gform-theme-font-weight-medium);inset-block-start:36px;margin-top:5px;max-width:400px;padding:15px;position:absolute;width:auto;z-index:99}.gravity-theme .gform-datepicker-calendar td,.gravity-theme .gform-datepicker-calendar th{padding:5px}.gravity-theme .gform-datepicker-calendar .nav.next,.gravity-theme .gform-datepicker-calendar .nav.prev{align-items:center;background:0 0;border:0;color:#607382;cursor:pointer;font-family:gform-icons-theme!important;font-size:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1;speak:never;text-align:center;text-decoration:none;transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;width:30px}.gravity-theme .gform-datepicker-calendar .nav.next:focus::before,.gravity-theme .gform-datepicker-calendar .nav.next:hover::before,.gravity-theme .gform-datepicker-calendar .nav.prev:focus::before,.gravity-theme .gform-datepicker-calendar .nav.prev:hover::before{color:#2f4054}.gravity-theme .gform-datepicker-calendar .nav.next span,.gravity-theme .gform-datepicker-calendar .nav.prev span{display:none}.gravity-theme .gform-datepicker-calendar .nav.prev::before{content:"\e910"}.gravity-theme .gform-datepicker-calendar .nav.next::before{content:"\e91b"}.gravity-theme .gform-datepicker-calendar .monthSelector .month span.current,.gravity-theme .gform-datepicker-calendar .yearSelector .year span.current{display:none}.gravity-theme .gform-datepicker-calendar select{-webkit-appearance:none;background-color:transparent;background-image:url(https://shannon-ohara.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/down-arrow.svg);background-position:100% 50%;background-repeat:no-repeat;background-size:24px 24px;box-shadow:none;color:#585e6a;cursor:pointer;display:inline-block;text-align:center;width:100%}.gravity-theme .gform-datepicker-calendar table.calendar th span{align-items:center;color:#2f4054;display:flex;font-size:.8125rem;font-weight:var(--gform-theme-font-weight-medium);height:40px;justify-content:center;width:40px}.gravity-theme .gform-datepicker-calendar table.calendar td{font-size:.8125rem;height:50px}.gravity-theme .gform-datepicker-calendar table.calendar td span{align-items:center;background:0 0;border:1px solid transparent;border-radius:100%;box-shadow:none;color:#2f4054;display:flex;height:40px;justify-content:center;text-decoration:none;transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;width:40px}.gravity-theme .gform-datepicker-calendar table.calendar td span:focus,.gravity-theme .gform-datepicker-calendar table.calendar td span:hover{background:0 0;border-color:#607382;outline:0}.gravity-theme .gform-datepicker-calendar table.calendar td span:active{background:#f2f3f5;border-color:#607382}.gravity-theme .gform-datepicker-calendar table.calendar .dayToday span{background:#607382;border-color:#607382;box-shadow:0 .125rem .125rem rgba(58,58,87,.0596411);color:#fff}.gravity-theme .gform-datepicker-calendar table.calendar .dayToday span:focus,.gravity-theme .gform-datepicker-calendar table.calendar .dayToday span:hover{background:0 0;border-color:#607382;color:#2f4054;outline:0}.gravity-theme .gform-datepicker-calendar table.calendar .disabled{background:0 0}.gravity-theme .gform-datepicker-calendar table.calendar .disabled span{background:#f2f3f5;border:1px solid rgba(32,32,46,.079);box-shadow:0 .125rem .125rem rgba(58,58,87,.0596411);color:#686e77;cursor:text}@media (max-width:640px){.gravity-theme .gform-datepicker-calendar{max-width:235px}.gravity-theme .gform-datepicker-calendar table.calendar td,.gravity-theme .gform-datepicker-calendar table.calendar th{height:20px;padding:3px}.gravity-theme .gform-datepicker-calendar table.calendar td span,.gravity-theme .gform-datepicker-calendar table.calendar th span{height:20px;width:20px}}.gform_wrapper.gravity-theme .gform_footer,.gform_wrapper.gravity-theme .gform_page_footer{margin:6px 0 0;padding:16px 0}.gform_wrapper.gravity-theme .gform_footer.left_label,.gform_wrapper.gravity-theme .gform_footer.right_label,.gform_wrapper.gravity-theme .gform_page_footer.left_label,.gform_wrapper.gravity-theme .gform_page_footer.right_label{padding-block:16px 10px;padding-inline:30% 0}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_footer.left_label,.gform_wrapper.gravity-theme .gform_footer.right_label,.gform_wrapper.gravity-theme .gform_page_footer.left_label,.gform_wrapper.gravity-theme .gform_page_footer.right_label{padding-inline:0}}.gform_wrapper.gravity-theme .gform_footer button,.gform_wrapper.gravity-theme .gform_footer input,.gform_wrapper.gravity-theme .gform_page_footer button,.gform_wrapper.gravity-theme .gform_page_footer input{margin-bottom:8px}.gform_wrapper.gravity-theme .gform_footer button.button:disabled,.gform_wrapper.gravity-theme .gform_footer input.button:disabled,.gform_wrapper.gravity-theme .gform_page_footer button.button:disabled,.gform_wrapper.gravity-theme .gform_page_footer input.button:disabled{opacity:.6}.gform_wrapper.gravity-theme .gform_footer button+button,.gform_wrapper.gravity-theme .gform_footer button+input,.gform_wrapper.gravity-theme .gform_footer input+button,.gform_wrapper.gravity-theme .gform_footer input+input,.gform_wrapper.gravity-theme .gform_page_footer button+button,.gform_wrapper.gravity-theme .gform_page_footer button+input,.gform_wrapper.gravity-theme .gform_page_footer input+button,.gform_wrapper.gravity-theme .gform_page_footer input+input{margin-inline-start:8px}.gform_wrapper.gravity-theme .gfield_checkbox label,.gform_wrapper.gravity-theme .gfield_radio label{display:inline-block;font-size:15px}.gform_wrapper.gravity-theme .gfield_checkbox button,.gform_wrapper.gravity-theme .gfield_checkbox input[type=text],.gform_wrapper.gravity-theme .gfield_radio button,.gform_wrapper.gravity-theme .gfield_radio input[type=text]{margin-top:16px}.gform_wrapper.gravity-theme .gfield-choice-input{display:inline-block;margin-top:0;top:0;vertical-align:middle}.gform_wrapper.gravity-theme .gfield-choice-input+label{margin-bottom:0;max-width:calc(100% - 32px);vertical-align:middle}.gform_wrapper.gravity-theme .gfield-choice-input:disabled+label{color:#757575}.gform_wrapper.gravity-theme input[type=number]{display:inline-block}.gform_wrapper.gravity-theme input[type=color],.gform_wrapper.gravity-theme input[type=date],.gform_wrapper.gravity-theme input[type=datetime-local],.gform_wrapper.gravity-theme input[type=datetime],.gform_wrapper.gravity-theme input[type=email],.gform_wrapper.gravity-theme input[type=month],.gform_wrapper.gravity-theme input[type=number],.gform_wrapper.gravity-theme input[type=password],.gform_wrapper.gravity-theme input[type=search],.gform_wrapper.gravity-theme input[type=tel],.gform_wrapper.gravity-theme input[type=text],.gform_wrapper.gravity-theme input[type=time],.gform_wrapper.gravity-theme input[type=url],.gform_wrapper.gravity-theme input[type=week],.gform_wrapper.gravity-theme select,.gform_wrapper.gravity-theme textarea{font-size:15px;margin-bottom:0;margin-top:0;padding:8px}.gform_wrapper.gravity-theme .chosen-container-multi,.gform_wrapper.gravity-theme .ginput_product_price,.gform_wrapper.gravity-theme .ginput_product_price_label,.gform_wrapper.gravity-theme .ginput_quantity_label{font-size:15px}.gform_wrapper.gravity-theme .chosen-choices{padding:8px}.gform_wrapper.gravity-theme .ginput_container_date{align-content:flex-start;align-items:center;display:flex}.gform_wrapper.gravity-theme .ginput_container_date input{width:auto}.gform_wrapper.gravity-theme .ginput_container_date .datepicker_with_icon.large{width:calc(100% - 48px)}.gform_wrapper.gravity-theme .ginput_container_date button{margin-left:12.8px}.gform_wrapper.gravity-theme .ginput_container_date .gform-datepicker-toggle-icon{display:block;max-height:25.6px;max-width:25.6px}.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date{flex-basis:min-content;flex-flow:row wrap;max-width:30%}.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date input,.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date select{min-width:84px;width:100%}.gform_wrapper.gravity-theme .gfield_chainedselect.horizontal select{min-width:100px}.gform_wrapper.gravity-theme .gform_show_password{align-items:center;background:0 0;color:inherit;display:flex;height:100%}.gform_wrapper.gravity-theme .gform_show_password:focus,.gform_wrapper.gravity-theme .gform_show_password:hover{background:0 0}.gform_wrapper.gravity-theme .ginput_container_consent{line-height:1.2}.gform_wrapper.gravity-theme .gfield .ginput_quantity{width:auto}.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield_checkbox,.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield_radio{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice{align-self:start;display:block;inline-size:200px;max-inline-size:200px;min-inline-size:200px;position:relative}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice .gfield-image-choice-wrapper-outer{display:block}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice label{display:inline;margin:0}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice input{margin-inline-start:0}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:gform-icons-theme!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;align-items:center;background-color:#607382;block-size:38px;border-radius:50%;color:#fff;content:"\e917";display:flex;filter:drop-shadow(0 1px 1px rgba(18, 25, 97, .15)) drop-shadow(0 2px 5px rgba(18, 25, 97, .1)) drop-shadow(0 0 0 rgba(18, 25, 97, .05));font-size:32px;inline-size:38px;inset-block-start:10px;inset-inline-end:10px;justify-content:center;position:absolute;z-index:5}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:gform-icons-theme!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;align-items:center;background-color:#607382;block-size:38px;border-radius:50%;color:#fff;content:"\e917";display:flex;filter:drop-shadow(0 1px 1px rgba(18, 25, 97, .15)) drop-shadow(0 2px 5px rgba(18, 25, 97, .1)) drop-shadow(0 0 0 rgba(18, 25, 97, .05));font-size:32px;inline-size:38px;inset-block-start:10px;inset-inline-end:10px;justify-content:center;position:absolute;z-index:5}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:gform-icons-theme!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;align-items:center;background-color:#607382;block-size:38px;border-radius:50%;color:#fff;content:"\e917";display:flex;filter:drop-shadow(0 1px 1px rgba(18, 25, 97, .15)) drop-shadow(0 2px 5px rgba(18, 25, 97, .1)) drop-shadow(0 0 0 rgba(18, 25, 97, .05));font-size:32px;inline-size:38px;inset-block-start:10px;inset-inline-end:10px;justify-content:center;position:absolute;z-index:5}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice:where(:has(input:checked))::after{font-family:gform-icons-theme!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;align-items:center;background-color:#607382;block-size:38px;border-radius:50%;color:#fff;content:"\e917";display:flex;filter:drop-shadow(0 1px 1px rgba(18, 25, 97, .15)) drop-shadow(0 2px 5px rgba(18, 25, 97, .1)) drop-shadow(0 0 0 rgba(18, 25, 97, .05));font-size:32px;inline-size:38px;inset-block-start:10px;inset-inline-end:10px;justify-content:center;position:absolute;z-index:5}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice:where(:focus-within) .gfield-choice-image-wrapper::before{border-color:currentcolor}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice:where([\:has\(.gfield-choice-input\:disabled\)]) .gfield-choice-image-wrapper{opacity:.5}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice:where(:has(.gfield-choice-input:disabled)) .gfield-choice-image-wrapper{opacity:.5}.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield-choice-image-wrapper{aspect-ratio:1/1;margin-block-end:8px;opacity:1;overflow:hidden;position:relative}.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield-choice-image-wrapper::before{border:2px solid transparent;content:"";display:block;inset-block:0;inset-inline:0;position:absolute;z-index:1}.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield-choice-image-no-image{font-family:gform-icons-theme!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;background-color:#d0d1d3;block-size:100%;color:#607382;display:block;inline-size:100%;position:relative}.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield-choice-image-no-image::before{content:"\e91e";font-size:60px;inset-block-start:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield-choice-image-no-image span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield-choice-image{block-size:100%!important;display:block;inline-size:100%;max-block-size:100%;max-inline-size:100%;-o-object-fit:cover;object-fit:cover}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice_other_control{margin-block-start:16px;max-inline-size:100%}.gform_wrapper.gravity-theme .gfield_error .ginput_container_image_choice .gfield-choice-image-wrapper::before{border-color:#c02b0a}.gform_wrapper.gravity-theme:where(:not(.gform_wrapper_edit_form_entry)) .ginput_container_image_choice.ginput_container_image_choice--label-hide .gchoice .gfield-choice-image-wrapper{margin-block-end:0}.gform_wrapper.gravity-theme:where(:not(.gform_wrapper_edit_form_entry)) .ginput_container_image_choice.ginput_container_image_choice--label-hide .gchoice .gfield-choice-input,.gform_wrapper.gravity-theme:where(:not(.gform_wrapper_edit_form_entry)) .ginput_container_image_choice.ginput_container_image_choice--label-hide .gchoice .gfield-image-choice-wrapper-inner,.gform_wrapper.gravity-theme:where(:not(.gform_wrapper_edit_form_entry)) .ginput_container_image_choice.ginput_container_image_choice--label-hide .gchoice .gform-field-label{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gform_wrapper.gravity-theme:where(:not(.gform_wrapper_edit_form_entry)) .ginput_container_image_choice.ginput_container_image_choice--input-hide .gchoice .gform-field-label{margin-inline-start:0}.gform_wrapper.gravity-theme:where(:not(.gform_wrapper_edit_form_entry)) .ginput_container_image_choice.ginput_container_image_choice--input-hide .gchoice .gfield-choice-input{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gform_wrapper.gravity-theme:where(.gform_wrapper_edit_form_entry) .ginput_container_image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:gform-icons-common!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;content:"\e904";font-size:20px}.gform_wrapper.gravity-theme:where(.gform_wrapper_edit_form_entry) .ginput_container_image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:gform-icons-common!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;content:"\e904";font-size:20px}.gform_wrapper.gravity-theme:where(.gform_wrapper_edit_form_entry) .ginput_container_image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:gform-icons-common!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;content:"\e904";font-size:20px}.gform_wrapper.gravity-theme:where(.gform_wrapper_edit_form_entry) .ginput_container_image_choice .gchoice:where(:has(input:checked))::after{font-family:gform-icons-common!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;content:"\e904";font-size:20px}.gform_wrapper.gravity-theme:where(.gform_wrapper_edit_form_entry) .ginput_container_image_choice .gfield-choice-image-no-image{font-family:gform-icons-common!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none}.gform_wrapper.gravity-theme:where(.gform_wrapper_edit_form_entry) .ginput_container_image_choice .gfield-choice-image-no-image::before{content:"\e90f"}.gforms_edit_form.gf_browser_safari .gform_wrapper.gravity-theme:where(.gform_wrapper_edit_form_entry) .ginput_container_image_choice .gfield-choice-image{max-block-size:-webkit-fill-available}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_date img.gform-datepicker-toggle-icon{margin-left:0;margin-right:12.8px;order:1}.gform_wrapper.gravity-theme .gsection{border-bottom:1px solid #ccc;padding:0 16px 8px 0}html[dir=rtl] .gform_wrapper.gravity-theme .gsection{padding:0 0 8px 16px}.gform_wrapper.gravity-theme .gf_progressbar_title{color:#767676;font-size:12.992px;font-weight:400;margin:0 0 4.8px 0}.gform_wrapper.gravity-theme .gf_progressbar{background:#e8e8e8;border-radius:10.5px;margin-bottom:16px;position:relative}.gform_wrapper.gravity-theme .gf_progressbar_percentage{border-radius:10.5px;height:20.992px;text-align:right;vertical-align:middle}.gform_wrapper.gravity-theme .gf_progressbar_percentage:not(.percentbar_100){border-radius:10.5px 0 0 10.5px}.gform_wrapper.gravity-theme .gf_progressbar_percentage span{display:block;float:right;font-size:13px;line-height:21px;margin-left:8px;margin-right:8px;min-width:2em;width:auto}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_0 span{color:#959595;float:none;margin-left:9.6px;text-shadow:none}.gform_wrapper.gravity-theme .gf_progressbar_blue{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue{background-color:#1e7ac4;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_gray{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_gray{background-color:#6b7280;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_green{background:#e8e8e8}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_green{background-color:#aac138;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_orange{background:#e8eaec}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_orange{background-color:#ff5d38;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_red{background:#e8eaec}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_red{background-color:#ec1e31;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_spring{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_spring{background:linear-gradient(270deg,#9cd790 0,#76d7db 100%);color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_blues{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blues{background:linear-gradient(270deg,#00c2ff 0,#7838e2 100%);color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_rainbow{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_rainbow{background:linear-gradient(270deg,#1dbeea 0,#cd6ad6 50%,#f35160 100%);color:#fff}html[dir=rtl] .gform_wrapper.gravity-theme .gf_progressbar_percentage:not(.percentbar_100){border-radius:0 10.5px 10.5px 0}.gform_wrapper.gravity-theme .gf_page_steps{border-bottom:1px solid #e5e7eb;margin-bottom:16px}.gform_wrapper.gravity-theme .gf_step{display:inline-block;margin:8px 32px 8px 0}.gform_wrapper.gravity-theme .gf_step_label,.gform_wrapper.gravity-theme .gf_step_number{display:table-cell;vertical-align:middle}.gform_wrapper.gravity-theme .gf_step_number{background:0 0;border:2px solid #cfd3d9;border-radius:20px;color:#585e6a;font-size:14px;font-weight:500;height:40px;text-align:center;width:40px}.gform_wrapper.gravity-theme .gf_step_active .gf_step_number{background:#cfd3d9;color:#607382}.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number{position:relative}.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number::before{background:#607382;border:2px solid #607382;border-radius:20px;content:"";display:table-cell;height:40px;left:-2px;position:absolute;top:-2px;width:40px}.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number::after{align-items:center;color:#fff;content:"\e917";display:flex;font-family:gform-icons-theme;font-size:24px;height:100%;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:5}.gform_wrapper.gravity-theme .gf_step_label{color:inherit;font-size:14px;font-weight:600;line-height:16px;padding-left:16px}.gform_wrapper.gravity-theme .gf_step_hidden{display:none}.gform_wrapper.gravity-theme .ginput_product_price_wrapper{display:inline-block}.gform_wrapper.gravity-theme .ginput_product_price_wrapper input:-moz-read-only{background:0 0;border:none;padding:0}.gform_wrapper.gravity-theme .ginput_product_price_wrapper input:read-only{background:0 0;border:none;padding:0}.gform_wrapper.gravity-theme .ginput_product_price,.gform_wrapper.gravity-theme .ginput_shipping_price{color:#900}.gform_wrapper.gravity-theme .ginput_total{color:#060}.gform_wrapper.gravity-theme .gfield_repeater_item{display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.gform_wrapper.gravity-theme .gfield_repeater_items{border:1px solid #c5c6c5;border-radius:4px;padding:16px}.gform_wrapper.gravity-theme .gfield_repeater_item>.gfield{margin-top:8px}.gform_wrapper.gravity-theme .gfield_repeater_item>.gfield label{color:#9b9a9a;font-size:12.8px;font-weight:400;padding-top:8px}.gform_wrapper.gravity-theme .gfield_repeater_items .gfield_repeater_item>.gfield{padding-top:8px}.gform_wrapper.gravity-theme .gfield_repeater_wrapper input{border:1px solid #c5c6c5;border-radius:4px}.gform_wrapper.gravity-theme .gfield_repeater_buttons{display:flex;gap:8px;grid-column:1/-1;padding-top:16px}.gform_wrapper.gravity-theme .gfield_repeater .gfield_repeater_items .gfield_repeater_item:not(:last-child){border-bottom:2px solid #e0e0e6;margin-bottom:20px;margin-right:8px;padding-bottom:20px}.gform_wrapper.gravity-theme .gform-loader{align-self:center;animation:gformLoader 1.1s infinite linear;block-size:8em;border-block-end:1.1em solid #000;border-block-start:1.1em solid #fff;border-inline-end:1.1em solid #fff;border-inline-start:1.1em solid #000;border-radius:50%;display:inline-block;font-size:2px;inline-size:8em;inset:0;margin:auto;position:absolute;transform:translateZ(0);vertical-align:middle}@keyframes gformLoader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.gform_wrapper.gravity-theme .gfield_time_hour label.hour_label,.gform_wrapper.gravity-theme .gfield_time_minute label.minute_label{display:block;font-size:15px;margin:0;padding-top:5px}.gform_wrapper.gravity-theme .ginput_container_time{flex-basis:min-content;max-width:64px;min-width:64px}.gform_wrapper.gravity-theme .ginput_container_time input{margin-left:0;margin-right:0;min-width:100%}.gform_wrapper.gravity-theme .gfield_time_minute{position:relative}.gform_wrapper.gravity-theme .hour_minute_colon{line-height:2;padding:0 8px}.gform_wrapper.gravity-theme .field_sublabel_above .hour_minute_colon{align-self:flex-end}.gform_wrapper.gravity-theme .gfield_time_ampm{align-items:flex-end;display:flex;margin-left:16px}.gform_wrapper.gravity-theme .gfield_time_ampm.below,.gform_wrapper.gravity-theme .hour_minute_colon.below{align-items:flex-start}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_time_ampm{margin-left:16px;margin-right:0}html[dir=rtl] .gform_wrapper.gravity-theme .gfield--type-time .gform-grid-row{flex-direction:row-reverse;justify-content:flex-end}
/* :root, .color-scheme--main, .color-scheme--alt .color-scheme--alt {
  --action: black;
}

.color-scheme--alt {
  --action: white;
} */

/*!
 * WP Grid Builder
 *
 * @package   WP Grid Builder
 * @author    Loïc Blascos
 * @link      https://www.wpgridbuilder.com
 * @copyright 2019-2026 Loïc Blascos
 *
 */:root{--wpgb-accent-scheme-1:#0069ff;--wpgb-dark-scheme-1:#262626;--wpgb-dark-scheme-2:#565656;--wpgb-dark-scheme-3:#767676;--wpgb-light-scheme-1:#fff;--wpgb-light-scheme-2:#f6f6f6;--wpgb-light-scheme-3:#f5f5f5;--wpgb-grey-100:#f0f0f0;--wpgb-grey-200:#e8e8e8;--wpgb-grey-500:#c8c8c8;--wpgb-grey-700:#969696;--wpgb-grey-800:#464646;--wpgb-grey-900:#282828;--wpgb-red:#f96876;--wpgb-border-radius:4px;--wpgb-border-width:2px}.wpgb-svg-icons{display:none}.wpgb-facet{opacity:1!important;position:relative;transition:opacity .2s ease-in-out}.wpgb-facet *,.wpgb-facet :after,.wpgb-facet :before{box-sizing:border-box}.wpgb-facet svg{pointer-events:none}.wpgb-facet>fieldset:last-child{margin-bottom:40px}.wpgb-facet fieldset{border:none;box-shadow:none;margin:0;min-width:0;outline:none;padding:0}.wpgb-facet label{display:block}.wpgb-facet label,.wpgb-facet select{margin:0}.wpgb-facet input::-webkit-input-placeholder,.wpgb-facet select::-webkit-input-placeholder{color:#757575}.wpgb-facet input::-moz-placeholder,.wpgb-facet select::-moz-placeholder{color:#757575}.wpgb-facet input:-ms-input-placeholder,.wpgb-facet select:-ms-input-placeholder{color:#757575}.wpgb-facet input:-moz-placeholder,.wpgb-facet select:-moz-placeholder{color:#757575}.wpgb-facet .wpgb-facet-title{font-size:20px;line-height:24px;margin:0 0 24px;padding:0}.wpgb-facet .wpgb-autocomplete-facet input[type=search]:disabled,.wpgb-facet .wpgb-clear-button:disabled,.wpgb-facet .wpgb-date-facet input[type=text]:disabled,.wpgb-facet .wpgb-input:disabled,.wpgb-facet .wpgb-load-more:disabled,.wpgb-facet .wpgb-pagination .wpgb-page:has(>[aria-disabled=true]),.wpgb-facet .wpgb-range-facet input:disabled~*,.wpgb-facet .wpgb-search-facet input[type=search]:disabled,.wpgb-facet .wpgb-select.wpgb-select-disabled,.wpgb-facet [class^=wpgb][role=button][tabindex="-1"],.wpgb-facet select.wpgb-select:disabled{cursor:not-allowed;opacity:.4}.wpgb-facet .wpgb-autocomplete-facet input[type=search]:disabled *,.wpgb-facet .wpgb-clear-button:disabled *,.wpgb-facet .wpgb-date-facet input[type=text]:disabled *,.wpgb-facet .wpgb-input:disabled *,.wpgb-facet .wpgb-load-more:disabled *,.wpgb-facet .wpgb-pagination .wpgb-page:has(>[aria-disabled=true]) *,.wpgb-facet .wpgb-range-facet input:disabled~* *,.wpgb-facet .wpgb-search-facet input[type=search]:disabled *,.wpgb-facet .wpgb-select.wpgb-select-disabled *,.wpgb-facet [class^=wpgb][role=button][tabindex="-1"] *,.wpgb-facet select.wpgb-select:disabled *{pointer-events:none}.wpgb-facet.wpgb-loading{opacity:.6!important;pointer-events:none}.wpgb-facet .wpgb-az-index-label,.wpgb-facet .wpgb-button-label,.wpgb-facet .wpgb-checkbox-label,.wpgb-facet .wpgb-hierarchy-label,.wpgb-facet .wpgb-radio-label,.wpgb-facet .wpgb-rating-label{cursor:pointer;flex:auto;font-size:16px;font-weight:400;line-height:20px;margin:0}.wpgb-facet .wpgb-checkbox-label,.wpgb-facet .wpgb-radio-label,.wpgb-facet .wpgb-rating-label{padding:0 0 0 8px}body.rtl .wpgb-facet .wpgb-checkbox-label,body.rtl .wpgb-facet .wpgb-radio-label,body.rtl .wpgb-facet .wpgb-rating-label{padding:0 8px 0 0}.wpgb-notransitions *,.wpgb-notransitions :after,.wpgb-notransitions :before{transition:none!important}.wpgb-facet .wpgb-az-index:focus-visible .wpgb-az-index-label,.wpgb-facet .wpgb-button:focus-visible:not(button),.wpgb-facet .wpgb-checkbox:focus-visible .wpgb-checkbox-control,.wpgb-facet .wpgb-color:focus-visible .wpgb-color-control,.wpgb-facet .wpgb-hierarchy:focus-visible,.wpgb-facet .wpgb-pagination li a:focus-visible,.wpgb-facet .wpgb-radio:focus-visible .wpgb-radio-control,.wpgb-facet .wpgb-range-clear:focus-visible,.wpgb-facet .wpgb-range-thumb:focus-visible,.wpgb-facet .wpgb-rating:focus-visible,.wpgb-facet .wpgb-toggle-hidden:focus-visible{outline-color:Highlight;outline-color:-webkit-focus-ring-color;outline-offset:2px;outline-style:solid;outline-width:1.5px}.wpgb-facet .wpgb-color:focus-visible .wpgb-color-control{outline-offset:4px}.wpgb-facet .acplt-clear,.wpgb-facet .wpgb-clear-button,.wpgb-facet .wpgb-hierarchy .wpgb-hierarchy-control,.wpgb-facet .wpgb-input-icon,.wpgb-facet .wpgb-rating-reset .wpgb-rating-control,.wpgb-facet .wpgb-select button,.wpgb-facet .wpgb-select-controls{color:var(--wpgb-grey-500)}.wpgb-facet .acplt-clear:focus,.wpgb-facet .acplt-clear:hover,.wpgb-facet .wpgb-clear-button:focus,.wpgb-facet .wpgb-clear-button:hover,.wpgb-facet .wpgb-hierarchy:focus .wpgb-hierarchy-control,.wpgb-facet .wpgb-hierarchy:hover .wpgb-hierarchy-control,.wpgb-facet .wpgb-rating .wpgb-rating-control,.wpgb-facet .wpgb-rating-reset:focus .wpgb-rating-control,.wpgb-facet .wpgb-rating-reset:hover .wpgb-rating-control,.wpgb-facet .wpgb-select button:focus,.wpgb-facet .wpgb-select button:hover{color:var(--wpgb-grey-700)}.wpgb-facet .wpgb-button:not(button),.wpgb-facet .wpgb-checkbox .wpgb-checkbox-control,.wpgb-facet .wpgb-checkbox .wpgb-checkbox-control:before,.wpgb-facet .wpgb-input,.wpgb-facet .wpgb-radio .wpgb-radio-control,.wpgb-facet .wpgb-select{border-color:var(--wpgb-grey-500)}.wpgb-facet .wpgb-button:hover:not(button):not([aria-pressed=true]):not([tabindex="-1"]),.wpgb-facet .wpgb-checkbox:hover:not([tabindex="-1"]) .wpgb-checkbox-control,.wpgb-facet .wpgb-input:hover,.wpgb-facet .wpgb-radio:hover:not([tabindex="-1"]) .wpgb-radio-control,.wpgb-facet .wpgb-select:hover{border-color:var(--wpgb-grey-700)}.wpgb-facet .wpgb-input:focus,.wpgb-facet .wpgb-select.wpgb-select-focused,.wpgb-facet .wpgb-select:focus{border-color:var(--wpgb-grey-900)}.wpgb-facet .acplt .acplt-loader span,.wpgb-facet .wpgb-select .wpgb-select-loader span{background-color:var(--wpgb-grey-800)}.wpgb-facet .wpgb-select-placeholder .wpgb-select-values>div.wpgb-select-value{background-color:var(--wpgb-grey-200)}.wpgb-facet .wpgb-clear-button{align-items:center;appearance:none;background:none;border:none;bottom:0;box-shadow:none;cursor:pointer;display:flex;height:auto;justify-content:center;margin:0 2px;max-height:none;outline:none;padding:0 6px;position:absolute;right:0;top:0;touch-action:manipulation;transition:color .15s ease;width:unset}.wpgb-facet .wpgb-clear-button[hidden]{display:none}.wpgb-facet .wpgb-clear-button:disabled{pointer-events:none}.wpgb-facet .wpgb-clear-button:focus,.wpgb-facet .wpgb-clear-button:hover{background:none;border:none;box-shadow:none;outline:none}.wpgb-facet .wpgb-clear-button svg{align-self:center;height:24px;margin:0;padding:0;width:24px;fill:none;stroke:currentColor;stroke-width:2.5;pointer-events:none}.wpgb-facet .wpgb-input-icon{height:16px;left:0;margin:0 8px 0 10px;overflow:visible;position:absolute;top:calc(50% - 8px);width:16px;fill:none;stroke:currentColor;stroke-width:3;box-sizing:initial}body.rtl .wpgb-facet .wpgb-clear-button{left:0;right:auto}body.rtl .wpgb-facet .wpgb-input-icon{left:auto;margin:0 10px 0 8px;right:0}.wpgb-sr-only{border:0;height:1px;opacity:.01;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;clip:rect(1px,1px,1px,1px);clip-path:inset(50%)}.wpgb-facet .wpgb-hierarchical-list{display:block;list-style:none;margin:0;padding:0;position:relative}.wpgb-facet .wpgb-hierarchical-list li{display:block;line-height:1;list-style:none;margin:12px 0 0;padding:0}.wpgb-facet .wpgb-hierarchical-list:first-child>li:first-child{margin:0}.wpgb-facet .wpgb-hierarchical-list ul{list-style:none;margin:0 0 0 20px}.wpgb-facet .wpgb-hierarchical-list label{display:flex;margin:0;padding:0;position:relative}.wpgb-facet .wpgb-hierarchical-list input{appearance:none;-webkit-appearance:none;height:0;opacity:0;position:absolute;width:0}.wpgb-facet .wpgb-inline-list{display:flex;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:0 0 -8px;padding:0}.wpgb-facet .wpgb-inline-list li{list-style:none;margin:0 8px 8px 0;padding:0}.rtl .wpgb-facet .wpgb-hierarchical-list li ul{margin:0 20px 0 0}.rtl .wpgb-facet .wpgb-inline-list li{margin:0 0 8px 8px}.wpgb-facet .wpgb-radio-facet{display:flex;flex-direction:column}.wpgb-facet .wpgb-radio-facet .wpgb-radio{box-shadow:none;display:flex;line-height:1;list-style:none;margin:0;outline:none;padding:0}.wpgb-facet .wpgb-radio-facet .wpgb-radio[aria-pressed=true] .wpgb-radio-control{border-color:var(--wpgb-accent-scheme-1)}.wpgb-facet .wpgb-radio-facet .wpgb-radio[aria-pressed=true] .wpgb-radio-control:after{transform:scale(1)}.wpgb-facet .wpgb-radio-facet .wpgb-radio-control{align-items:center;border-radius:50%;border-style:solid;border-width:var(--wpgb-border-width);cursor:pointer;display:flex;flex-shrink:0;height:20px;justify-content:center;position:relative;transition:border-color .25s ease;width:20px}.wpgb-facet .wpgb-radio-facet .wpgb-radio-control:after{background-clip:padding-box;background-color:var(--wpgb-accent-scheme-1);border:3px solid #0000;border-radius:50%;content:"";min-height:16px;min-width:16px;transform:scale(.01);transition:transform .25s ease,background-color .25s ease}.wpgb-facet .wpgb-button-facet{display:flex;flex-direction:column}.wpgb-facet ul .wpgb-button{align-items:center;border-radius:var(--wpgb-border-radius);border-style:solid;border-width:var(--wpgb-border-width);cursor:pointer;display:flex;flex-direction:row;flex-grow:1;margin:0;outline:none;padding:5px 8px;position:relative;transition:background .25s ease,color .25s ease,border-color .25s ease}.wpgb-facet .wpgb-button[aria-pressed=true]{background-color:var(--wpgb-accent-scheme-1);border-color:var(--wpgb-accent-scheme-1);color:#fff}.wpgb-facet .wpgb-button-label{line-height:26px;margin:0;padding:0 8px;word-break:break-word}.wpgb-facet button.wpgb-button{appearance:none;-webkit-appearance:none;border:none;border-radius:var(--wpgb-border-radius);box-shadow:none;color:#fff;cursor:pointer;font-size:18px;font-style:unset;font-weight:500;height:auto;letter-spacing:0;line-height:20px;margin:0;max-height:unset;padding:15px 36px;text-decoration:unset;text-transform:none;transition:background-color .25s ease}.wpgb-facet button.wpgb-apply,.wpgb-facet button.wpgb-reset{margin:0 0 40px;padding:12px 36px}.wpgb-facet button.wpgb-apply[disabled],.wpgb-facet button.wpgb-reset[disabled]{cursor:not-allowed;opacity:.6}.wpgb-facet .wpgb-apply,.wpgb-facet .wpgb-load-more{background-color:var(--wpgb-accent-scheme-1)}.wpgb-facet .wpgb-reset{background-color:var(--wpgb-red)}.wpgb-sidebar .wpgb-facet .wpgb-apply,.wpgb-sidebar .wpgb-facet .wpgb-reset{width:100%}.wpgb-facet .wpgb-selection-facet .wpgb-button-control{flex-shrink:0;height:13px;margin:0;position:relative;width:15px}.wpgb-facet .wpgb-selection-facet .wpgb-button-control:after,.wpgb-facet .wpgb-selection-facet .wpgb-button-control:before{background:#fff;content:"";height:13px;left:0;left:8px;margin:0;position:absolute;top:0;width:2px}.wpgb-facet .wpgb-selection-facet .wpgb-button-control:before{transform:rotate(42deg)}.wpgb-facet .wpgb-selection-facet .wpgb-button-control:after{transform:rotate(-42deg)}.wpgb-facet .wpgb-selection-facet .wpgb-button-control[aria-pressed=false]:after,.wpgb-facet .wpgb-selection-facet .wpgb-button-control[aria-pressed=false]:before,.wpgb-facet .wpgb-selection-facet .wpgb-button[aria-pressed=false] .wpgb-button-control:after,.wpgb-facet .wpgb-selection-facet .wpgb-button[aria-pressed=false] .wpgb-button-control:before{background:#000000bf}body.rtl .wpgb-facet .wpgb-selection-facet .wpgb-button-control:after,body.rtl .wpgb-facet .wpgb-selection-facet .wpgb-button-control:before{left:auto;right:8px}.wpgb-facet .wpgb-checkbox-facet{display:flex;flex-direction:column}.wpgb-facet .wpgb-checkbox-facet .wpgb-checkbox{box-shadow:none;display:flex;line-height:1;list-style:none;margin:0;outline:none;padding:0}.wpgb-facet .wpgb-checkbox-facet .wpgb-checkbox[aria-pressed=mixed] .wpgb-checkbox-control:before{transform:scale(1)}.wpgb-facet .wpgb-checkbox-facet .wpgb-checkbox[aria-pressed=true] .wpgb-checkbox-control{background:var(--wpgb-accent-scheme-1);border-color:var(--wpgb-accent-scheme-1)}.wpgb-facet .wpgb-checkbox-facet .wpgb-checkbox[aria-pressed=true] .wpgb-checkbox-control:after{border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg) scale(1)}.wpgb-facet .wpgb-checkbox-facet .wpgb-checkbox-control{align-items:center;border-radius:var(--wpgb-border-radius);border-style:solid;border-width:var(--wpgb-border-width);cursor:pointer;display:flex;flex-shrink:0;height:20px;justify-content:center;position:relative;transition:border-color .25s ease,background-color .25s ease;width:20px}.wpgb-facet .wpgb-checkbox-facet .wpgb-checkbox-control:before{border-style:solid;border-width:2px 0 0;box-sizing:border-box;content:"";height:2px;position:absolute;transform:scale(0);transition:transform .25s ease,border-color .25s ease;width:8px;z-index:1}.wpgb-facet .wpgb-checkbox-facet .wpgb-checkbox-control:after{border:solid #0000;border-width:0 2px 2px 0;box-sizing:border-box;content:"";height:10px;position:relative;top:-1px;transform:rotate(45deg) scale(0);transition:transform .25s ease,border-color .25s ease;width:6px}.wpgb-facet .wpgb-checkbox-facet li[aria-expanded]>.wpgb-checkbox .wpgb-checkbox-label{padding-right:28px}.rtl .wpgb-facet .wpgb-checkbox-facet li[aria-expanded]>.wpgb-checkbox .wpgb-checkbox-label{padding-left:28px;padding-right:8px}@keyframes wpgb-select-loading{0%,80%,to{opacity:0}40%{opacity:1}}.wpgb-select{align-items:center;border-color:#ccc;border-radius:var(--wpgb-border-radius);border-style:solid;border-width:var(--wpgb-border-width);box-sizing:border-box;cursor:pointer;display:flex;flex-wrap:wrap;margin:0;position:relative;touch-action:manipulation;transition:all .1s ease}.wpgb-select svg{pointer-events:none}.wpgb-select button{appearance:none;-webkit-appearance:none;color:#ccc;cursor:pointer;display:flex;height:auto;margin:0;max-height:none;padding:0;transition:color .15s ease}.wpgb-select button,.wpgb-select button:hover{background:none;border:none;box-shadow:none;outline:none}.wpgb-select button:hover{color:#b3b3b3}.wpgb-select button svg{align-self:center;height:24px;margin:0;padding:0;width:24px;fill:currentColor;stroke:currentColor;stroke-width:2.5}.wpgb-select .wpgb-select-controls{align-items:center;align-self:stretch;display:flex;flex-shrink:0}.wpgb-select .wpgb-select-controls .wpgb-select-separator{align-self:stretch;background:currentColor;margin:8px 0;width:1px}.wpgb-select .wpgb-select-controls button{align-self:stretch;margin:0;padding:0 6px}.wpgb-select .wpgb-select-loader{align-items:center;display:flex;padding:0 8px}.wpgb-select .wpgb-select-loader span{animation-duration:1s;animation-iteration-count:infinite;animation-name:wpgb-select-loading;animation-timing-function:ease-in-out;background:#676767;border-radius:4px;height:4px;margin:2px 0;width:4px}.wpgb-select .wpgb-select-loader span:first-child{animation-delay:0s}.wpgb-select .wpgb-select-loader span:nth-child(2){animation-delay:.16s;margin:2px 4px}.wpgb-select .wpgb-select-loader span:nth-child(3){animation-delay:.32s}.wpgb-select-placeholder{align-items:center;display:flex;flex:1 1 0;flex-wrap:wrap;font-size:16px;line-height:20px;margin:0;outline:none;overflow:hidden;padding:5px 8px;position:relative;white-space:nowrap}.wpgb-select-placeholder input[type=text]{background:none;border:none;box-shadow:none;cursor:pointer;font-size:16px;height:26px;line-height:26px;margin:0;max-height:none;min-height:unset;outline:none;padding:0;position:relative;transition:none;width:100%}.wpgb-select-placeholder input[type=text]:focus{border:none;box-shadow:none;outline:none}.wpgb-select-placeholder input[type=text]+div{font-size:16px;height:0;left:0;line-height:20px;opacity:0;pointer-events:none;position:absolute;top:0;visibility:hidden;white-space:pre}.wpgb-select-placeholder input[type=text]::-ms-clear,.wpgb-select-placeholder input[type=text]::-ms-reveal{display:none;height:0;width:0}.wpgb-select-placeholder input[type=text]::-webkit-search-cancel-button,.wpgb-select-placeholder input[type=text]::-webkit-search-decoration,.wpgb-select-placeholder input[type=text]::-webkit-search-results-button,.wpgb-select-placeholder input[type=text]::-webkit-search-results-decoration{display:none}.wpgb-select-placeholder>.wpgb-select-value{height:20px;line-height:20px;max-width:100%;overflow:hidden;position:absolute;text-overflow:ellipsis;top:calc(50% - 10px)}.wpgb-select-placeholder .wpgb-select-values{align-items:center;display:flex;flex:1 1 0%;flex-wrap:wrap;gap:4px;margin:0;overflow:hidden;padding:0;position:relative}.wpgb-select-placeholder .wpgb-select-values>div{align-items:center;border-radius:var(--wpgb-border-radius);display:flex;font-size:13px;line-height:14px;margin:0;min-width:0;padding:0}.wpgb-select-placeholder .wpgb-select-values>div.wpgb-select-value{background-color:#e6e6e6}.wpgb-select-placeholder .wpgb-select-values>div.wpgb-select-value button{align-items:center;border-radius:var(--wpgb-border-radius);color:#24292e;display:flex;padding:4px 3px;transition:background .15s ease}.wpgb-select-placeholder .wpgb-select-values>div.wpgb-select-value button:focus,.wpgb-select-placeholder .wpgb-select-values>div.wpgb-select-value button:hover{background:#ffbdad}.wpgb-select-placeholder .wpgb-select-values>div.wpgb-select-value span{border-radius:var(--wpgb-border-radius);cursor:default;overflow:hidden;padding:4px 3px 4px 6px;position:relative;text-overflow:ellipsis;white-space:nowrap}.wpgb-select-placeholder .wpgb-select-values>div.wpgb-select-value svg{display:inline-block;height:18px;line-height:1;width:16px}.wpgb-select-placeholder .wpgb-select-values>div.wpgb-select-search{padding:0}.wpgb-select-placeholder .wpgb-select-values>div+.wpgb-select-search input{width:5px}.wpgb-select-placeholder .wpgb-select-search{flex-grow:1}.wpgb-select-placeholder[aria-expanded=true] input[style]{cursor:auto}.wpgb-select-dropdown{box-sizing:border-box;overflow:hidden;overflow-y:auto;position:absolute;-webkit-overflow-scrolling:touch;background:#fff;border-radius:4px;box-shadow:0 0 0 1px #0000001a,0 4px 11px #0000001a;margin:8px 0;max-height:288px;touch-action:manipulation;-webkit-user-select:none;user-select:none;z-index:9999}.wpgb-select-dropdown ul{list-style:none;margin:0;padding:0}.wpgb-select-dropdown ul li{border:none;cursor:pointer;font-size:14px;font-weight:400;line-height:16px;list-style-type:none;margin:0;outline:none;padding:10px 11px;position:relative}.wpgb-select-dropdown ul li li{padding:10px 19px}.wpgb-select-dropdown ul li span{position:relative}.wpgb-select-dropdown ul li.wpgb-focused{background-color:#2684ff1a}.wpgb-select-dropdown ul li.wpgb-select-noresults{color:#24292e;padding:12px 11px;text-align:center}.wpgb-select-dropdown ul li [role=heading]{color:#24292e;font-size:14px;font-weight:600;line-height:16px;list-style-type:none;margin:0;padding:10px 11px;position:relative}.wpgb-select-dropdown ul li[role=group]{margin:0;padding:0}.wpgb-select-dropdown ul li[aria-selected=true]{background-color:#2684ff;color:#fff}.wpgb-select-dropdown ul li[aria-disabled=true]{background-color:unset;color:#b3b3b3;cursor:default}.wpgb-select-sr-only{border:0!important;height:0!important;overflow:hidden!important;padding:0!important;pointer-events:none!important;position:absolute!important;white-space:nowrap!important;width:0!important}[placeholder]{text-overflow:ellipsis}::-webkit-input-placeholder{text-overflow:ellipsis}::-moz-placeholder{text-overflow:ellipsis}:-ms-input-placeholder{text-overflow:ellipsis}:-moz-placeholder{text-overflow:ellipsis}.wpgb-facet .wpgb-hierarchy-facet{display:flex;flex-direction:column}.wpgb-facet .wpgb-hierarchy-facet .wpgb-hierarchy{border-radius:var(--wpgb-border-radius);display:flex;line-height:1;list-style:none;margin:0;padding:0}.wpgb-facet .wpgb-hierarchy-facet .wpgb-hierarchy[aria-pressed=true] input:not([value=""])~.wpgb-hierarchy-label{font-weight:600}.wpgb-facet .wpgb-hierarchy-facet .wpgb-hierarchy[aria-pressed=true] input:not([value=""])~.wpgb-hierarchy-label span{font-weight:400}.wpgb-facet .wpgb-hierarchy-facet .wpgb-hierarchy-label{padding:0;vertical-align:top}.wpgb-facet .wpgb-hierarchy-facet .wpgb-hierarchy-control{border-radius:4px;cursor:pointer;height:20px;transition:color .25s ease;vertical-align:top;width:20px}.wpgb-facet .wpgb-hierarchy-facet .wpgb-hierarchy-control svg{height:14px;margin:3px;width:14px;stroke-width:4px;color:currentColor}.wpgb-facet .wpgb-hierarchy-facet .wpgb-hierarchy-control+.wpgb-hierarchy-label{padding:0 6px}.wpgb-facet .wpgb-hierarchy-facet li{border:none;outline:none}.wpgb-facet .wpgb-hierarchy-facet li li .wpgb-hierarchy-label{padding:0 6px}body.rtl .wpgb-facet .wpgb-hierarchy-facet .wpgb-hierarchy-control svg{transform:rotate(180deg)}.wpgb-facet .wpgb-pagination{display:inline-block;margin:0;padding:0;position:relative}.wpgb-facet .wpgb-pagination li{cursor:default;display:inline-block;font-size:16px;font-weight:700;height:32px;line-height:32px;list-style:none;margin:4px;min-width:32px;padding:0;position:relative;text-align:center;vertical-align:middle}.wpgb-facet .wpgb-pagination li a,.wpgb-facet .wpgb-pagination li a:hover{border:none;box-shadow:none;display:block;font-size:16px;font-style:unset;font-weight:400;line-height:32px;padding:0 11px;position:relative;text-decoration:none}.wpgb-facet .wpgb-pagination li a[aria-current]{color:var(--wpgb-accent-scheme-1);font-weight:600}.wpgb-facet .wpgb-pagination li span{display:block}.wpgb-facet .wpgb-per-page-facet .wpgb-select,.wpgb-facet .wpgb-per-page-facet>label{box-sizing:initial;width:86px}.wpgb-facet .wpgb-number-facet .wpgb-number-label span{display:block;font-size:16px}.wpgb-facet .wpgb-number-facet .wpgb-number-label+.wpgb-number-label span:not(.wpgb-sr-only){margin-top:8px}.wpgb-facet .wpgb-number-facet .wpgb-number-label+.wpgb-number-label span.wpgb-sr-only+input{margin-top:16px}.wpgb-facet .wpgb-number-facet .wpgb-number-submit{background-color:var(--wpgb-accent-scheme-1);font-size:14px;font-weight:500;line-height:20px;margin:16px 0 0;padding:10px 12px}.wpgb-facet .wpgb-number-facet .wpgb-number-submit[disabled]{cursor:not-allowed;opacity:.6}@keyframes wpgb-range-loader{0%{opacity:1;transform:translate3d(-400px,0,0)}to{opacity:.5;transform:translate3d(600px,0,0)}}.wpgb-facet .wpgb-range-facet{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0;padding:0;width:100%}.wpgb-facet .wpgb-range-facet input{display:none}.wpgb-facet .wpgb-range-facet .wpgb-range-slider{background-color:var(--wpgb-grey-200);border-radius:4px;cursor:pointer;height:6px;margin:6px 0 16px;position:relative;touch-action:none;width:100%}.wpgb-facet .wpgb-range-facet .wpgb-range-slider .wpgb-range-progress{background-color:var(--wpgb-accent-scheme-1);cursor:pointer;height:100%;left:8px;position:absolute;right:8px;transform:scale(0);transform-origin:0 50%;will-change:transform}.wpgb-facet .wpgb-range-facet .wpgb-range-slider .wpgb-range-thumbs{height:0;left:8px;position:absolute;right:8px;top:50%}.wpgb-facet .wpgb-range-facet .wpgb-range-slider .wpgb-range-thumb{background-color:#fff;border:var(--wpgb-border-width) solid var(--wpgb-accent-scheme-1);border-radius:8px;cursor:pointer;height:16px;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px;z-index:2}.wpgb-facet .wpgb-range-facet .wpgb-range-values{align-items:center;flex-grow:1;font-size:16px;font-variant-numeric:tabular-nums;line-height:18px;padding:4px 0;position:relative}.wpgb-facet .wpgb-range-facet .wpgb-range-clear{appearance:none;-webkit-appearance:none;background:var(--wpgb-grey-200);border:none;border-radius:var(--wpgb-border-radius);box-shadow:none;color:#2a2a2a;cursor:pointer;font-size:14px;font-style:unset;font-weight:500;height:auto;letter-spacing:0;line-height:16px;margin:0;max-height:unset;padding:8px;position:relative;text-decoration:unset;text-transform:none;transition:background-color .25s ease}.wpgb-facet .wpgb-range-facet .wpgb-range-clear:hover:not([disabled]){background:var(--wpgb-grey-100)}.wpgb-facet .wpgb-range-facet .wpgb-range-clear[disabled]{cursor:not-allowed;opacity:.6;transition:none}.wpgb-facet .wpgb-range-facet .wpgb-range-facet-loader{align-items:center;display:flex;flex-wrap:wrap;height:100%;justify-content:space-between;position:relative;width:100%}.wpgb-facet .wpgb-range-facet .wpgb-range-facet-loader .wpgb-range-slider .wpgb-range-progress{background-color:#0000;height:100%;position:absolute;transform:scale(1)}.wpgb-facet .wpgb-range-facet .wpgb-range-facet-loader .wpgb-range-thumb:first-child{left:0}.wpgb-facet .wpgb-range-facet .wpgb-range-facet-loader .wpgb-range-thumb:nth-child(2){left:100%}.wpgb-facet .wpgb-range-facet .wpgb-range-facet-loader .wpgb-range-values{color:#0000;min-width:88px}.wpgb-facet .wpgb-range-facet .wpgb-range-facet-loader .wpgb-range-values span{background-color:var(--wpgb-grey-200);border-radius:var(--wpgb-border-radius);display:inline-block;height:8px;margin:2px 0;position:relative;width:88px}.wpgb-facet .wpgb-range-facet .wpgb-range-facet-loader .wpgb-range-clear,.wpgb-facet .wpgb-range-facet .wpgb-range-facet-loader .wpgb-range-progress,.wpgb-facet .wpgb-range-facet .wpgb-range-facet-loader .wpgb-range-values span{overflow:hidden}.wpgb-facet .wpgb-range-facet .wpgb-range-facet-loader .wpgb-range-clear:after,.wpgb-facet .wpgb-range-facet .wpgb-range-facet-loader .wpgb-range-progress:after,.wpgb-facet .wpgb-range-facet .wpgb-range-facet-loader .wpgb-range-values span:after{animation:wpgb-range-loader 1s cubic-bezier(.55,.06,.68,.19) infinite;background-image:linear-gradient(90deg,#fff0,#ffffffbf 50%,#fff0);bottom:0;content:"";display:block;position:absolute;top:0;width:400px}body.rtl .wpgb-facet .wpgb-range-facet .wpgb-range-slider .wpgb-range-thumb{transform:translate(50%,-50%)}.wpgb-facet .wpgb-date-facet{position:relative}.wpgb-facet .wpgb-date-facet label>svg{stroke-width:2.5}.flatpickr-calendar{margin:6px 0}.wpgb-rating-svg{fill:currentColor;stroke-linejoin:round}.wpgb-rating-svg use:last-child{fill:none;stroke:currentColor}.wpgb-facet .wpgb-rating-facet .wpgb-rating-control{cursor:pointer;height:20px;width:100px}.wpgb-facet .wpgb-rating-facet .wpgb-rating-control .wpgb-rating-svg{display:block;height:100%;position:relative;width:100%;stroke-width:1.5;transition:color .2s ease-in-out}.wpgb-facet .wpgb-rating-facet .wpgb-rating{align-items:center;border:none;display:flex}.wpgb-facet .wpgb-rating-facet .wpgb-rating:hover:not([tabindex="-1"]) .wpgb-rating-svg,.wpgb-facet .wpgb-rating-facet .wpgb-rating[aria-pressed=true] .wpgb-rating-svg{color:#f7ab13}.wpgb-facet .wpgb-rating-facet .wpgb-rating[aria-pressed=true] input:not([value=""])~.wpgb-rating-label{font-weight:600}.wpgb-facet .wpgb-rating-facet .wpgb-rating[aria-pressed=true] input:not([value=""])~.wpgb-rating-label span{font-weight:400}.wpgb-facet .wpgb-rating-facet .wpgb-rating.wpgb-rating-reset .wpgb-rating-control{transition:color .25s ease;width:20px}.wpgb-facet .wpgb-rating-facet .wpgb-rating.wpgb-rating-reset .wpgb-rating-control svg{height:14px;margin:3px;width:14px;stroke-width:4px;color:currentColor}body.rtl .wpgb-facet .wpgb-rating-facet .wpgb-rating-control svg{transform:rotate(180deg)}.wpgb-facet input[type=search]{margin:0;width:100%}.wpgb-facet .wpgb-input,.wpgb-facet select.wpgb-select{appearance:none;background:none;background-image:none;border-radius:var(--wpgb-border-radius);border-style:solid;border-width:var(--wpgb-border-width);box-shadow:none;font-size:16px;font-weight:400;height:unset;line-height:26px;margin:0;max-height:unset;min-height:26px;outline:none;padding:5px 8px;position:relative;transition:border-color .1s ease;vertical-align:middle;width:100%}.wpgb-facet select.wpgb-select{box-sizing:initial;height:26px}.wpgb-facet .wpgb-search-facet{position:relative}.wpgb-facet input[type=search]::-ms-clear,.wpgb-facet input[type=search]::-ms-reveal{display:none;height:0;width:0}.wpgb-facet input[type=search]::-webkit-search-cancel-button,.wpgb-facet input[type=search]::-webkit-search-decoration,.wpgb-facet input[type=search]::-webkit-search-results-button,.wpgb-facet input[type=search]::-webkit-search-results-decoration{appearance:none}.wpgb-facet .wpgb-autocomplete-facet .wpgb-input,.wpgb-facet .wpgb-date-facet .wpgb-input,.wpgb-facet .wpgb-search-facet .wpgb-input{padding-inline-end:24px;text-indent:24px}.wpgb-facet .wpgb-autocomplete-facet label,.wpgb-facet .wpgb-per-page-facet label,.wpgb-facet .wpgb-search-facet label,.wpgb-facet .wpgb-select-facet label,.wpgb-facet .wpgb-sort-facet label{display:flex;position:relative}.wpgb-facet select.wpgb-select::-ms-expand{display:none}.wpgb-facet select.wpgb-select:not(.wpgb-combobox)[multiple]{height:auto}.wpgb-facet select.wpgb-select:not([multiple]){padding-inline-end:42px}.wpgb-facet select.wpgb-select.wpgb-combobox{overflow:hidden;scrollbar-color:#0000 #0000;-ms-overflow-style:-ms-autohiding-scrollbar;color:gray}.wpgb-facet select.wpgb-select.wpgb-combobox option{height:26px;line-height:24px;overflow:hidden;padding:2px 0}.wpgb-facet select.wpgb-select.wpgb-combobox option~option{color:#0000}.wpgb-facet select.wpgb-select+.wpgb-select-controls{align-items:center;display:flex;height:100%;padding:0;pointer-events:none;position:absolute;right:0;top:0}.wpgb-facet select.wpgb-select+.wpgb-select-controls .wpgb-select-separator{align-self:stretch;background:currentColor;margin:10px 0;width:1px}.wpgb-facet select.wpgb-select+.wpgb-select-controls svg{height:24px;margin:8px 8px 8px 6px;padding:0;width:24px;fill:none;stroke:currentColor;stroke-width:2.5;transition:color .15s ease}.wpgb-facet select.wpgb-select.wpgb-select-sr-only+.wpgb-select-controls{display:none}body.rtl .wpgb-facet select.wpgb-select+.wpgb-select-controls{left:0;right:auto}body.rtl .wpgb-facet select.wpgb-select+.wpgb-select-controls svg{margin:8px 6px 8px 8px}.wpgb-facet .wpgb-toggle-hidden{align-self:baseline;appearance:none;-webkit-appearance:none;background:var(--wpgb-grey-200);border:none;border-radius:var(--wpgb-border-radius);box-shadow:none;color:#2a2a2a;cursor:pointer;display:block;font-size:14px;font-style:unset;font-weight:500;height:auto;letter-spacing:0;line-height:16px;margin:16px 0 0;max-height:unset;padding:8px;position:relative;text-decoration:unset;text-transform:none;transition:background-color .25s ease}.wpgb-facet .wpgb-toggle-hidden:hover{background:var(--wpgb-grey-100)}body .wpgb-facet ul li[hidden]{display:none}body .wpgb-facet ul.wpgb-expanded li[hidden]{display:inherit}body .wpgb-facet input[hidden]{display:none;visibility:hidden}.acplt{box-sizing:border-box;display:flex;position:relative;width:100%}.acplt input{display:block;margin:0;width:100%}.acplt input::-ms-clear{display:none}.acplt .acplt-clear{appearance:none;bottom:0;box-sizing:initial;cursor:pointer;display:flex;height:auto;margin:0;max-height:none;padding:0;position:absolute;right:0;top:0;touch-action:manipulation;transition:color .15s ease;width:40px}.acplt .acplt-clear,.acplt .acplt-clear:focus,.acplt .acplt-clear:hover{background:none;border:none;box-shadow:none;outline:none}.acplt .acplt-clear svg{align-self:center;height:24px;margin:0;padding:0;width:100%;fill:currentColor;stroke:currentColor;stroke-width:2.5;pointer-events:none}@keyframes acplt-loading{0%,80%,to{opacity:0}40%{opacity:1}}.acplt .acplt-loader{align-items:center;bottom:0;box-sizing:initial;display:flex;position:absolute;right:0;top:0;width:30px}.acplt .acplt-loader span{animation-duration:1s;animation-iteration-count:infinite;animation-name:acplt-loading;animation-timing-function:ease-in-out;background:#676767;border-radius:4px;height:4px;margin:2px 0;width:4px}.acplt .acplt-loader span:first-child{animation-delay:0s}.acplt .acplt-loader span:nth-child(2){animation-delay:.16s;margin:2px 4px}.acplt .acplt-loader span:nth-child(3){animation-delay:.32s}.acplt .acplt-clear span,.acplt .acplt-message{border:0;height:1px;opacity:.01;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;clip:rect(1px,1px,1px,1px);clip-path:inset(50%)}.acplt-menu{box-sizing:border-box;overflow:hidden;overflow-y:auto;position:absolute;-webkit-overflow-scrolling:touch;background:#fff;border-radius:4px;box-shadow:0 0 0 1px #0000001a,0 4px 11px #0000001a;margin:8px 0;max-height:288px;top:-1000px;touch-action:manipulation;-webkit-user-select:none;user-select:none;width:0;z-index:9999}.acplt-menu .acplt-list{list-style:none;margin:0;padding:0}.acplt-list .acplt-item{border:none;cursor:pointer;font-size:14px;font-weight:400;line-height:16px;list-style-type:none;margin:0;outline:none;padding:10px 11px;position:relative}.acplt-list .acplt-item[aria-selected=true]{background-color:#2684ff1a}.acplt-list .acplt-item[aria-disabled=true],.acplt-list .acplt-item[aria-disabled=true] mark{color:#b3b3b3}body.rtl .acplt .acplt-clear,body.rtl .acplt .acplt-loader{left:0;right:auto}.wpgb-facet .wpgb-checkbox-facet li[aria-expanded],.wpgb-facet .wpgb-checkbox-facet li[role]:focus{outline:none;position:relative}.wpgb-facet .wpgb-checkbox-facet li[role]:focus-visible>.wpgb-checkbox{outline-color:Highlight;outline-color:-webkit-focus-ring-color;outline-offset:2px;outline-style:solid;outline-width:1.5px}.wpgb-facet .wpgb-checkbox-facet li[aria-expanded]{cursor:pointer}.wpgb-facet .wpgb-checkbox-facet li[aria-expanded]:after{background-color:var(--wpgb-grey-200);background-image:linear-gradient(#2a2a2a,#2a2a2a),linear-gradient(#2a2a2a,#2a2a2a);background-position:50%;background-repeat:no-repeat;border-radius:var(--wpgb-border-radius);content:"";font-size:16px;font-weight:600;height:20px;line-height:20px;position:absolute;right:0;text-align:center;top:0;width:20px}.wpgb-facet .wpgb-checkbox-facet li[aria-expanded=false]:after{background-size:2px 10px,10px 2px}.wpgb-facet .wpgb-checkbox-facet li[aria-expanded=true]:after{background-size:10px 2px}.wpgb-facet .wpgb-checkbox-facet li[aria-expanded=false] ul{display:none}body.rtl .wpgb-facet li[aria-expanded]:after{left:0;right:auto}.wpgb-facet .wpgb-color-facet{display:flex;flex-direction:column}.wpgb-facet .wpgb-color-facet .wpgb-color{display:flex;margin:0;outline:none;padding:0;position:relative;width:-moz-fit-content;width:fit-content}.wpgb-facet .wpgb-color-facet .wpgb-color:hover:not([tabindex="-1"]) .wpgb-color-label{opacity:1;transform:translate3d(-50%,0,0);transition:transform .25s ease,opacity .25s ease}.wpgb-facet .wpgb-color-facet .wpgb-color:not([tabindex="-1"]):not([aria-pressed=true]):hover .wpgb-color-control{box-shadow:inset 0 0 0 var(--wpgb-border-width) #0000006b}.wpgb-facet .wpgb-color-facet .wpgb-color[aria-pressed=true] .wpgb-color-control:after{border-color:inherit;bottom:-4px;left:-4px;right:-4px;top:-4px}.wpgb-facet .wpgb-color-facet .wpgb-color-label{background:#353c4e;border-radius:var(--wpgb-border-radius);color:#fff;font-size:12px;left:50%;opacity:.001;outline:unset;padding:2px 8px;pointer-events:none;position:absolute;text-align:center;top:-32px;transform:translate3d(-50%,-6px,0);white-space:nowrap;width:auto;z-index:1}.wpgb-facet .wpgb-color-facet .wpgb-color-label:after{border:5px solid #0000;border-top-color:#353c4e;bottom:-10px;content:"";height:10px;left:50%;margin-left:-5px;position:absolute;width:10px}.wpgb-facet .wpgb-color-facet .wpgb-color-control{background-repeat:no-repeat;background-size:cover;border-color:var(--wpgb-accent-scheme-1);border-radius:100%;box-shadow:inset 0 0 0 var(--wpgb-border-width) #00000038;cursor:pointer;display:flex;flex-shrink:0;height:28px;position:relative;transition:box-shadow .25s ease;width:28px}.wpgb-facet .wpgb-color-facet .wpgb-color-control:before{background-image:linear-gradient(45deg,silver 25%,#0000 0,#0000 75%,silver 0,silver),linear-gradient(45deg,silver 25%,#fff 0,#fff 75%,silver 0,silver);background-position:-1px -1px,5px 5px;background-size:12px 12px;border-radius:inherit;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.wpgb-facet .wpgb-color-facet .wpgb-color-control:after{border:var(--wpgb-border-width) solid #0000;border-radius:inherit;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:all .25s ease}.wpgb-facet .wpgb-color-facet .wpgb-inline-list li{margin:0 12px 12px 0}body.rtl .wpgb-facet .wpgb-color-facet .wpgb-inline-list li{margin:0 0 12px 12px}.wpgb-facet .wpgb-az-index-facet .wpgb-az-index{outline:none;position:relative}.wpgb-facet .wpgb-az-index-facet .wpgb-az-index:focus{z-index:1}.wpgb-facet .wpgb-az-index-facet .wpgb-az-index[aria-pressed=true] .wpgb-az-index-label{font-weight:600}.wpgb-facet .wpgb-az-index-facet .wpgb-az-index-label{display:inline-flex;font-size:18px;width:100%}.wpgb-facet .wpgb-az-index-facet .wpgb-az-index-label>span{font-size:12px;font-weight:400;margin:-4px 0 0 2px}body.rtl .wpgb-facet .wpgb-az-index-facet .wpgb-az-index-label>span{margin:-4px 2px 0 0}
:root{--wpgb-accent-scheme-1:#0069ff;--wpgb-dark-scheme-1:#444444;--wpgb-dark-scheme-2:#777777;--wpgb-dark-scheme-3:#999999;--wpgb-light-scheme-1:#ffffff;--wpgb-light-scheme-2:#f6f6f6;--wpgb-light-scheme-3:#f5f5f5;}