@charset "UTF-8";
*, ::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(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-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #DDDDDD; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #b3b3b3; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #b3b3b3; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@media (min-width: 480px){
  .container{
    max-width: 480px;
  }
}
@media (min-width: 782px){
  .container{
    max-width: 782px;
  }
}
@media (min-width: 960px){
  .container{
    max-width: 960px;
  }
}
@media (min-width: 1080px){
  .container{
    max-width: 1080px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1532px){
  .container{
    max-width: 1532px;
  }
}
.content{
  content: "";
}
.accordion__button::after {
    content: "+";
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -0.5em;
    line-height: 1;
    transition: all 0.3s ease-in-out;
  }
.accordion__button.accordion__button--active::after {
    transform: rotate(45deg);
  }
.accordion__content {
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
  }
.accordion--two-columns {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 2rem;
  }
@media (min-width: 1024px) {
    .accordion--two-columns {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
.visible{
  visibility: visible;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.inset-x-0{
  left: 0px;
  right: 0px;
}
.inset-y-0{
  top: 0px;
  bottom: 0px;
}
.-bottom-80{
  bottom: -20rem;
}
.-left-\[1\.5px\]{
  left: -1.5px;
}
.-left-\[43px\]{
  left: -43px;
}
.-right-96{
  right: -24rem;
}
.-top-\[1\.5px\]{
  top: -1.5px;
}
.bottom-14{
  bottom: 3.5rem;
}
.bottom-4{
  bottom: 1rem;
}
.bottom-5{
  bottom: 1.25rem;
}
.left-0{
  left: 0px;
}
.right-0{
  right: 0px;
}
.right-4{
  right: 1rem;
}
.right-7{
  right: 1.75rem;
}
.right-9{
  right: 2.25rem;
}
.top-0{
  top: 0px;
}
.top-1{
  top: 0.25rem;
}
.top-12{
  top: 3rem;
}
.top-2{
  top: 0.5rem;
}
.top-6{
  top: 1.5rem;
}
.-z-10{
  z-index: -10;
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-30{
  z-index: 30;
}
.z-50{
  z-index: 50;
}
.z-\[100\]{
  z-index: 100;
}
.order-1{
  order: 1;
}
.order-2{
  order: 2;
}
.col-span-11{
  grid-column: span 11 / span 11;
}
.clear-both{
  clear: both;
}
.m-0{
  margin: 0px;
}
.m-auto{
  margin: auto;
}
.-mx-6{
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.-mx-8{
  margin-left: -2rem;
  margin-right: -2rem;
}
.mx-0{
  margin-left: 0px;
  margin-right: 0px;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.\!mt-5{
  margin-top: 1.25rem !important;
}
.-mb-6{
  margin-bottom: -1.5rem;
}
.-mt-px{
  margin-top: -1px;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-0\.5{
  margin-bottom: 0.125rem;
}
.mb-1\.5{
  margin-bottom: 0.375rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-2\.5{
  margin-bottom: 0.625rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-9{
  margin-bottom: 2.25rem;
}
.ml-0{
  margin-left: 0px;
}
.ml-auto{
  margin-left: auto;
}
.mr-3{
  margin-right: 0.75rem;
}
.mt-0{
  margin-top: 0px;
}
.mt-0\.5{
  margin-top: 0.125rem;
}
.mt-12{
  margin-top: 3rem;
}
.mt-14{
  margin-top: 3.5rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-2\.5{
  margin-top: 0.625rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-32{
  margin-top: 8rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-9{
  margin-top: 2.25rem;
}
.mt-auto{
  margin-top: auto;
}
.block{
  display: block;
}
.\!flex{
  display: flex !important;
}
.flex{
  display: flex;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.aspect-4\/3{
  aspect-ratio: 4 / 3;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.h-0{
  height: 0px;
}
.h-10{
  height: 2.5rem;
}
.h-11{
  height: 2.75rem;
}
.h-14{
  height: 3.5rem;
}
.h-2{
  height: 0.5rem;
}
.h-20{
  height: 5rem;
}
.h-3\.5{
  height: 0.875rem;
}
.h-5{
  height: 1.25rem;
}
.h-52{
  height: 13rem;
}
.h-8{
  height: 2rem;
}
.h-\[100vw\]{
  height: 100vw;
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.max-h-\[720px\]{
  max-height: 720px;
}
.max-h-screen{
  max-height: 100vh;
}
.w-10{
  width: 2.5rem;
}
.w-14{
  width: 3.5rem;
}
.w-2{
  width: 0.5rem;
}
.w-3\.5{
  width: 0.875rem;
}
.w-5{
  width: 1.25rem;
}
.w-52{
  width: 13rem;
}
.w-8{
  width: 2rem;
}
.w-auto{
  width: auto;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.w-px{
  width: 1px;
}
.min-w-\[1\.5rem\]{
  min-width: 1.5rem;
}
.min-w-fit{
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.max-w-3xl{
  max-width: 48rem;
}
.max-w-72{
  max-width: 18rem;
}
.max-w-7xl{
  max-width: 80rem;
}
.max-w-96{
  max-width: 24rem;
}
.max-w-\[1114px\]{
  max-width: 1114px;
}
.max-w-\[610px\]{
  max-width: 610px;
}
.max-w-full{
  max-width: 100%;
}
.max-w-lg{
  max-width: 32rem;
}
.max-w-md{
  max-width: 28rem;
}
.max-w-prose{
  max-width: 65ch;
}
.max-w-screen-2xl{
  max-width: 1280px;
}
.max-w-screen-xl{
  max-width: 1080px;
}
.max-w-xl{
  max-width: 36rem;
}
.max-w-xs{
  max-width: 20rem;
}
.flex-grow{
  flex-grow: 1;
}
.flex-grow-0{
  flex-grow: 0;
}
.-translate-x-\[150vw\]{
  --tw-translate-x: -150vw;
  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));
}
.-translate-y-20{
  --tw-translate-y: -5rem;
  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));
}
.translate-x-\[150vw\]{
  --tw-translate-x: 150vw;
  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));
}
.translate-y-8{
  --tw-translate-y: 2rem;
  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));
}
.rotate-180{
  --tw-rotate: 180deg;
  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));
}
.scale-90{
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  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));
}
.cursor-pointer{
  cursor: pointer;
}
.list-none{
  list-style-type: none;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-1{
  gap: 0.25rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.gap-9{
  gap: 2.25rem;
}
.gap-baseGap{
  gap: 20px;
}
.gap-x-10{
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}
.gap-x-5{
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
.gap-x-baseGap{
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.gap-y-10{
  row-gap: 2.5rem;
}
.gap-y-12{
  row-gap: 3rem;
}
.gap-y-3{
  row-gap: 0.75rem;
}
.gap-y-4{
  row-gap: 1rem;
}
.gap-y-8{
  row-gap: 2rem;
}
.gap-y-9{
  row-gap: 2.25rem;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-x-clip{
  overflow-x: clip;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.text-balance{
  text-wrap: balance;
}
.rounded-3xl{
  border-radius: 20px;
}
.rounded-4xl{
  border-radius: 25px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.rounded-b-3xl{
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.rounded-b-4xl{
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
}
.rounded-t-3xl{
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.rounded-t-4xl{
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-none{
  border-style: none;
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
}
.border-secondary-100{
  --tw-border-opacity: 1;
  border-color: rgb(254 246 238 / var(--tw-border-opacity, 1));
}
.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity, 1));
}
.bg-gray-900{
  --tw-bg-opacity: 1;
  background-color: rgb(35 35 35 / var(--tw-bg-opacity, 1));
}
.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(206 65 29 / var(--tw-bg-opacity, 1));
}
.bg-primary-700{
  --tw-bg-opacity: 1;
  background-color: rgb(206 65 29 / var(--tw-bg-opacity, 1));
}
.bg-secondary-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 246 238 / var(--tw-bg-opacity, 1));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-opacity-10{
  --tw-bg-opacity: 0.1;
}
.bg-opacity-25{
  --tw-bg-opacity: 0.25;
}
.bg-opacity-30{
  --tw-bg-opacity: 0.3;
}
.bg-gradient-to-l{
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}
.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-white{
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-transparent{
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.stroke-current{
  stroke: currentColor;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-scale-down{
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.object-center{
  -o-object-position: center;
     object-position: center;
}
.p-2{
  padding: 0.5rem;
}
.p-4{
  padding: 1rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-2\.5{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-9{
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}
.px-baseGap{
  padding-left: 20px;
  padding-right: 20px;
}
.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-11{
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-11{
  padding-bottom: 2.75rem;
}
.pb-12{
  padding-bottom: 3rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-7{
  padding-bottom: 1.75rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pb-9{
  padding-bottom: 2.25rem;
}
.pl-0{
  padding-left: 0px;
}
.pl-5{
  padding-left: 1.25rem;
}
.pl-8{
  padding-left: 2rem;
}
.pl-9{
  padding-left: 2.25rem;
}
.pr-12{
  padding-right: 3rem;
}
.pr-16{
  padding-right: 4rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pr-20{
  padding-right: 5rem;
}
.pr-6{
  padding-right: 1.5rem;
}
.pt-11{
  padding-top: 2.75rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-3\.5{
  padding-top: 0.875rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-5{
  padding-top: 1.25rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pt-8{
  padding-top: 2rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.font-heading{
  font-family: Rethink Sans, sans-serif;
}
.text-2xl{
  font-size: 30px;
  line-height: 1.23;
}
.text-3xl{
  font-size: 35px;
  line-height: 1.2;
}
.text-4xl{
  font-size: 45px;
  line-height: 1.22;
}
.text-5xl{
  font-size: 54px;
  line-height: 1.15;
}
.text-6xl{
  font-size: 62px;
  line-height: 1.1;
}
.text-base{
  font-size: clamp(16px, 2vw, 18px);
  line-height: 1.5;
}
.text-lg{
  font-size: 22px;
  line-height: 1.45;
}
.text-sm{
  font-size: clamp(14px, 1.75vw, 16px);
  line-height: 1.5;
}
.text-xl{
  font-size: 24px;
  line-height: 1.25;
}
.text-xs{
  font-size: 14px;
  line-height: 1.36;
}
.font-bold{
  font-weight: 700;
}
.font-light{
  font-weight: 300;
}
.font-normal{
  font-weight: 400;
}
.uppercase{
  text-transform: uppercase;
}
.\!leading-\[1\.4\]{
  line-height: 1.4 !important;
}
.leading-none{
  line-height: 1;
}
.leading-normal{
  line-height: 1.5;
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(179 179 179 / var(--tw-text-opacity, 1));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(35 35 35 / var(--tw-text-opacity, 1));
}
.text-inherit{
  color: inherit;
}
.text-primary{
  --tw-text-opacity: 1;
  color: rgb(206 65 29 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.opacity-0{
  opacity: 0;
}
.opacity-50{
  opacity: 0.5;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.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);
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-primary-500{
  --tw-shadow-color: #CE411D;
  --tw-shadow: var(--tw-shadow-colored);
}
.drop-shadow{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200{
  transition-duration: 200ms;
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
:root {
  --plyr-color-main: #232323;
  --plyr-video-control-background-hover: #232323;
}

@keyframes plyr-progress {
  to {
    background-position: var(--plyr-progress-loading-size, 25px) 0;
  }
}
@keyframes plyr-popup {
  0% {
    opacity: 0.5;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes plyr-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.plyr {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  align-items: center;
  direction: ltr;
  display: flex;
  flex-direction: column;
  font-family: var(--plyr-font-family, inherit);
  font-variant-numeric: tabular-nums;
  font-weight: var(--plyr-font-weight-regular, 400);
  line-height: var(--plyr-line-height, 1.7);
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  transition: box-shadow 0.3s ease;
  z-index: 0;
}
.plyr video,
.plyr audio,
.plyr iframe {
  display: block;
  height: 100%;
  width: 100%;
}
.plyr button {
  font: inherit;
  line-height: inherit;
  width: auto;
}
.plyr:focus {
  outline: 0;
}

.plyr--full-ui {
  box-sizing: border-box;
}
.plyr--full-ui *,
.plyr--full-ui *::after,
.plyr--full-ui *::before {
  box-sizing: inherit;
}

.plyr--full-ui a,
.plyr--full-ui button,
.plyr--full-ui input,
.plyr--full-ui label {
  touch-action: manipulation;
}

.plyr__badge {
  background: var(--plyr-badge-background, hsl(216, 15%, 34%));
  border-radius: var(--plyr-badge-border-radius, 2px);
  color: var(--plyr-badge-text-color, #fff);
  font-size: var(--plyr-font-size-badge, 9px);
  line-height: 1;
  padding: 3px 4px;
}

.plyr--full-ui ::-webkit-media-text-track-container {
  display: none;
}

.plyr__captions {
  animation: plyr-fade-in 0.3s ease;
  bottom: 0;
  display: none;
  font-size: var(--plyr-font-size-small, 13px);
  left: 0;
  padding: var(--plyr-control-spacing, 10px);
  position: absolute;
  text-align: center;
  transition: transform 0.4s ease-in-out;
  width: 100%;
}
.plyr__captions span:empty {
  display: none;
}
@media (min-width: 480px) {
  .plyr__captions {
    font-size: var(--plyr-font-size-base, 15px);
    padding: calc(var(--plyr-control-spacing, 10px) * 2);
  }
}
@media (min-width: 768px) {
  .plyr__captions {
    font-size: var(--plyr-font-size-large, 18px);
  }
}

.plyr--captions-active .plyr__captions {
  display: block;
}

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
  transform: translateY(calc(var(--plyr-control-spacing, 10px) * -4));
}

.plyr__caption {
  background: var(--plyr-captions-background, rgba(0, 0, 0, 0.8));
  border-radius: 4px;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  color: var(--plyr-captions-text-color, #fff);
  line-height: 185%;
  padding: 0.2em 0.5em;
  white-space: pre-wrap;
}
.plyr__caption div {
  display: inline;
}

.plyr__control {
  background: transparent;
  border: 0;
  border-radius: var(--plyr-control-radius, 4px);
  color: inherit;
  cursor: pointer;
  flex-shrink: 0;
  overflow: visible;
  padding: calc(var(--plyr-control-spacing, 10px) * 0.7);
  position: relative;
  transition: all 0.1s ease-in-out;
}
.plyr__control svg {
  display: block;
  fill: currentColor;
  height: var(--plyr-control-icon-size, 18px);
  pointer-events: none;
  width: var(--plyr-control-icon-size, 18px);
}
.plyr__control:focus {
  outline: 0;
}
.plyr__control:focus-visible {
  outline: 2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, hsl(198, 100%, 50%))));
  outline-offset: 2px;
}

a.plyr__control {
  text-decoration: none;
}
a.plyr__control::after, a.plyr__control::before {
  display: none;
}

.plyr__control:not(.plyr__control--pressed) .icon--pressed,
.plyr__control.plyr__control--pressed .icon--not-pressed,
.plyr__control:not(.plyr__control--pressed) .label--pressed,
.plyr__control.plyr__control--pressed .label--not-pressed {
  display: none;
}

.plyr--full-ui ::-webkit-media-controls {
  display: none;
}

.plyr__controls {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  text-align: center;
}
.plyr__controls .plyr__progress__container {
  flex: 1;
  min-width: 0;
}
.plyr__controls .plyr__controls__item {
  margin-left: calc(var(--plyr-control-spacing, 10px) / 4);
}
.plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: auto;
}
.plyr__controls .plyr__controls__item.plyr__progress__container {
  padding-left: calc(var(--plyr-control-spacing, 10px) / 4);
}
.plyr__controls .plyr__controls__item.plyr__time {
  padding: 0 calc(var(--plyr-control-spacing, 10px) / 2);
}
.plyr__controls .plyr__controls__item.plyr__progress__container:first-child, .plyr__controls .plyr__controls__item.plyr__time:first-child, .plyr__controls .plyr__controls__item.plyr__time + .plyr__time {
  padding-left: 0;
}
.plyr__controls:empty {
  display: none;
}

.plyr [data-plyr=captions],
.plyr [data-plyr=pip],
.plyr [data-plyr=airplay],
.plyr [data-plyr=fullscreen] {
  display: none;
}

.plyr--captions-enabled [data-plyr=captions],
.plyr--pip-supported [data-plyr=pip],
.plyr--airplay-supported [data-plyr=airplay],
.plyr--fullscreen-enabled [data-plyr=fullscreen] {
  display: inline-block;
}

.plyr__menu {
  display: flex;
  position: relative;
}
.plyr__menu .plyr__control svg {
  transition: transform 0.3s ease;
}
.plyr__menu .plyr__control[aria-expanded=true] svg {
  transform: rotate(90deg);
}
.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
  display: none;
}
.plyr__menu__container {
  animation: plyr-popup 0.2s ease;
  background: var(--plyr-menu-background, rgba(255, 255, 255, 0.9));
  border-radius: var(--plyr-menu-radius, 8px);
  bottom: 100%;
  box-shadow: var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  color: var(--plyr-menu-color, hsl(216, 15%, 34%));
  font-size: var(--plyr-font-size-base, 15px);
  margin-bottom: 10px;
  position: absolute;
  right: -3px;
  text-align: left;
  white-space: nowrap;
  z-index: 3;
}
.plyr__menu__container > div {
  overflow: hidden;
  transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.plyr__menu__container::after {
  border: var(--plyr-menu-arrow-size, 4px) solid transparent;
  border-top-color: var(--plyr-menu-background, rgba(255, 255, 255, 0.9));
  content: "";
  height: 0;
  position: absolute;
  right: calc(var(--plyr-control-icon-size, 18px) / 2 + calc(var(--plyr-control-spacing, 10px) * 0.7) - var(--plyr-menu-arrow-size, 4px) / 2);
  top: 100%;
  width: 0;
}
.plyr__menu__container [role=menu] {
  padding: calc(var(--plyr-control-spacing, 10px) * 0.7);
}
.plyr__menu__container [role=menuitem],
.plyr__menu__container [role=menuitemradio] {
  margin-top: 2px;
}
.plyr__menu__container [role=menuitem]:first-child,
.plyr__menu__container [role=menuitemradio]:first-child {
  margin-top: 0;
}
.plyr__menu__container .plyr__control {
  align-items: center;
  color: var(--plyr-menu-color, hsl(216, 15%, 34%));
  display: flex;
  font-size: var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));
  padding: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 1.5) calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 100%;
}
.plyr__menu__container .plyr__control > span {
  align-items: inherit;
  display: flex;
  width: 100%;
}
.plyr__menu__container .plyr__control::after {
  border: var(--plyr-menu-item-arrow-size, 4px) solid transparent;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.plyr__menu__container .plyr__control--forward {
  padding-right: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 4);
}
.plyr__menu__container .plyr__control--forward::after {
  border-left-color: var(--plyr-menu-arrow-color, hsl(216, 15%, 52%));
  right: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5 - var(--plyr-menu-item-arrow-size, 4px));
}
.plyr__menu__container .plyr__control--forward:focus-visible::after, .plyr__menu__container .plyr__control--forward:hover::after {
  border-left-color: currentColor;
}
.plyr__menu__container .plyr__control--back {
  font-weight: var(--plyr-font-weight-regular, 400);
  margin: calc(var(--plyr-control-spacing, 10px) * 0.7);
  margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 2);
  padding-left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 4);
  position: relative;
  width: calc(100% - calc(var(--plyr-control-spacing, 10px) * 0.7) * 2);
}
.plyr__menu__container .plyr__control--back::after {
  border-right-color: var(--plyr-menu-arrow-color, hsl(216, 15%, 52%));
  left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5 - var(--plyr-menu-item-arrow-size, 4px));
}
.plyr__menu__container .plyr__control--back::before {
  background: var(--plyr-menu-back-border-color, hsl(216, 15%, 88%));
  box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);
  content: "";
  height: 1px;
  left: 0;
  margin-top: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 2);
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%;
}
.plyr__menu__container .plyr__control--back:focus-visible::after, .plyr__menu__container .plyr__control--back:hover::after {
  border-right-color: currentColor;
}
.plyr__menu__container .plyr__control[role=menuitemradio] {
  padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7);
}
.plyr__menu__container .plyr__control[role=menuitemradio]::before, .plyr__menu__container .plyr__control[role=menuitemradio]::after {
  border-radius: 100%;
}
.plyr__menu__container .plyr__control[role=menuitemradio]::before {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  display: block;
  flex-shrink: 0;
  height: 16px;
  margin-right: var(--plyr-control-spacing, 10px);
  transition: all 0.3s ease;
  width: 16px;
}
.plyr__menu__container .plyr__control[role=menuitemradio]::after {
  background: #fff;
  border: 0;
  height: 6px;
  left: 12px;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%) scale(0);
  transition: transform 0.3s ease, opacity 0.3s ease;
  width: 6px;
}
.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
  background: var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, hsl(198, 100%, 50%))));
}
.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after {
  opacity: 1;
  transform: translateY(-50%) scale(1);
}
.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible::before, .plyr__menu__container .plyr__control[role=menuitemradio]:hover::before {
  background: rgba(34.68, 39.576, 46.92, 0.1);
}
.plyr__menu__container .plyr__menu__value {
  align-items: center;
  display: flex;
  margin-left: auto;
  margin-right: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) - 2px) * -1);
  overflow: hidden;
  padding-left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 3.5);
  pointer-events: none;
}

.plyr--full-ui input[type=range] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-thumb-height, 13px) * 2);
  color: var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, hsl(198, 100%, 50%))));
  display: block;
  height: calc(var(--plyr-range-thumb-active-shadow-width, 3px) * 2 + var(--plyr-range-thumb-height, 13px));
  margin: 0;
  min-width: 0;
  padding: 0;
  transition: box-shadow 0.3s ease;
  width: 100%;
}
.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -webkit-user-select: none;
          user-select: none;
  background-image: linear-gradient(to right, currentColor var(--value, 0%), transparent var(--value, 0%));
}
.plyr--full-ui input[type=range]::-webkit-slider-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(34.68, 39.576, 46.92, 0.15), 0 0 0 1px rgba(34.68, 39.576, 46.92, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: var(--plyr-range-thumb-height, 13px);
  -webkit-appearance: none;
          appearance: none;
  margin-top: calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px)) / 2 * -1);
}
.plyr--full-ui input[type=range]::-moz-range-track {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -moz-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -moz-user-select: none;
       user-select: none;
}
.plyr--full-ui input[type=range]::-moz-range-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(34.68, 39.576, 46.92, 0.15), 0 0 0 1px rgba(34.68, 39.576, 46.92, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: var(--plyr-range-thumb-height, 13px);
}
.plyr--full-ui input[type=range]::-moz-range-progress {
  background: currentColor;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
}
.plyr--full-ui input[type=range]::-ms-track {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  user-select: none;
  color: transparent;
}
.plyr--full-ui input[type=range]::-ms-fill-upper {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  user-select: none;
}
.plyr--full-ui input[type=range]::-ms-fill-lower {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  user-select: none;
  background: currentColor;
}
.plyr--full-ui input[type=range]::-ms-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(34.68, 39.576, 46.92, 0.15), 0 0 0 1px rgba(34.68, 39.576, 46.92, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: var(--plyr-range-thumb-height, 13px);
  margin-top: 0;
}
.plyr--full-ui input[type=range]::-ms-tooltip {
  display: none;
}
.plyr--full-ui input[type=range]::-moz-focus-outer {
  border: 0;
}
.plyr--full-ui input[type=range]:focus {
  outline: 0;
}
.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track {
  outline: 2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, hsl(198, 100%, 50%))));
  outline-offset: 2px;
}
.plyr--full-ui input[type=range]:focus-visible::-moz-range-track {
  outline: 2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, hsl(198, 100%, 50%))));
  outline-offset: 2px;
}
.plyr--full-ui input[type=range]:focus-visible::-ms-track {
  outline: 2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, hsl(198, 100%, 50%))));
  outline-offset: 2px;
}

.plyr__poster {
  background-color: var(--plyr-video-background, var(--plyr-video-background, rgb(0, 0, 0)));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.2s ease;
  width: 100%;
  z-index: 1;
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1;
}

.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster {
  display: none;
}

.plyr__time {
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
}

.plyr__time + .plyr__time::before {
  content: "⁄";
  margin-right: var(--plyr-control-spacing, 10px);
}
@media (max-width: 767px) {
  .plyr__time + .plyr__time {
    display: none;
  }
}

/* stylelint-disable selector-max-compound-selectors */
.plyr__tooltip {
  background: var(--plyr-tooltip-background, #fff);
  border-radius: var(--plyr-tooltip-radius, 5px);
  bottom: 100%;
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  color: var(--plyr-tooltip-color, hsl(216, 15%, 34%));
  font-size: var(--plyr-font-size-small, 13px);
  font-weight: var(--plyr-font-weight-regular, 400);
  left: 50%;
  line-height: 1.3;
  margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) / 2) * 2);
  opacity: 0;
  padding: calc(var(--plyr-control-spacing, 10px) / 2) calc(calc(var(--plyr-control-spacing, 10px) / 2) * 1.5);
  pointer-events: none;
  position: absolute;
  transform: translate(-50%, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
  white-space: nowrap;
  z-index: 2;
}
.plyr__tooltip::before {
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, #fff);
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr .plyr__control:hover .plyr__tooltip,
.plyr .plyr__control:focus-visible .plyr__tooltip,
.plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%, 0) scale(1);
}

.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
  left: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 0 100%;
}
.plyr__controls > .plyr__control:first-child .plyr__tooltip::before,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip::before {
  left: calc(var(--plyr-control-icon-size, 18px) / 2 + calc(var(--plyr-control-spacing, 10px) * 0.7));
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip {
  left: auto;
  right: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 100% 100%;
}
.plyr__controls > .plyr__control:last-child .plyr__tooltip::before {
  left: auto;
  right: calc(var(--plyr-control-icon-size, 18px) / 2 + calc(var(--plyr-control-spacing, 10px) * 0.7));
  transform: translateX(50%);
}

.plyr__controls > .plyr__control:first-child:hover .plyr__tooltip, .plyr__controls > .plyr__control:first-child:focus-visible .plyr__tooltip,
.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible,
.plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control:focus-visible .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible,
.plyr__controls > .plyr__control:last-child:hover .plyr__tooltip,
.plyr__controls > .plyr__control:last-child:focus-visible .plyr__tooltip,
.plyr__controls > .plyr__control:last-child .plyr__tooltip--visible {
  transform: translate(0, 0) scale(1);
}

.plyr__progress {
  left: calc(var(--plyr-range-thumb-height, 13px) * 0.5);
  margin-right: var(--plyr-range-thumb-height, 13px);
  position: relative;
}
.plyr__progress input[type=range], .plyr__progress__buffer {
  margin-left: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
  margin-right: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
  width: calc(100% + var(--plyr-range-thumb-height, 13px));
}
.plyr__progress input[type=range] {
  position: relative;
  z-index: 2;
}
.plyr__progress .plyr__tooltip {
  left: 0;
  max-width: 120px;
  overflow-wrap: break-word;
}

.plyr__progress__buffer {
  -webkit-appearance: none; /* stylelint-disable-line */
  background: transparent;
  border: 0;
  border-radius: 100px;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  margin-top: calc(var(--plyr-range-track-height, 5px) / 2 * -1);
  padding: 0;
  position: absolute;
  top: 50%;
}
.plyr__progress__buffer::-webkit-progress-bar {
  background: transparent;
}
.plyr__progress__buffer::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: var(--plyr-range-track-height, 5px);
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.plyr__progress__buffer::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: var(--plyr-range-track-height, 5px);
  -moz-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.plyr__progress__buffer::-ms-fill {
  border-radius: 100px;
  -ms-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr--loading .plyr__progress__buffer {
  animation: plyr-progress 1s linear infinite;
  background-image: linear-gradient(-45deg, var(--plyr-progress-loading-background, rgba(34.68, 39.576, 46.92, 0.6)) 25%, transparent 25%, transparent 50%, var(--plyr-progress-loading-background, rgba(34.68, 39.576, 46.92, 0.6)) 50%, var(--plyr-progress-loading-background, rgba(34.68, 39.576, 46.92, 0.6)) 75%, transparent 75%, transparent);
  background-repeat: repeat-x;
  background-size: var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);
  color: transparent;
}

.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25));
}

.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: var(--plyr-audio-progress-buffered-background, rgba(193.4175, 199.8435, 209.4825, 0.6));
}

.plyr__progress__marker {
  background-color: var(--plyr-progress-marker-background, #fff);
  border-radius: 1px;
  height: var(--plyr-range-track-height, 5px);
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: var(--plyr-progress-marker-width, 3px);
  z-index: 3;
}

.plyr__volume {
  align-items: center;
  display: flex;
  position: relative;
}
.plyr__volume input[type=range] {
  margin-left: calc(var(--plyr-control-spacing, 10px) / 2);
  margin-right: calc(var(--plyr-control-spacing, 10px) / 2);
  max-width: 90px;
  min-width: 60px;
  position: relative;
  z-index: 2;
}

.plyr--audio {
  display: block;
}

.plyr--audio .plyr__controls {
  background: var(--plyr-audio-controls-background, #fff);
  border-radius: inherit;
  color: var(--plyr-audio-control-color, hsl(216, 15%, 34%));
  padding: var(--plyr-control-spacing, 10px);
}

.plyr--audio .plyr__control:focus-visible, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true] {
  background: var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, hsl(198, 100%, 50%))));
  color: var(--plyr-audio-control-color-hover, #fff);
}

.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193.4175, 199.8435, 209.4825, 0.6)));
}
.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193.4175, 199.8435, 209.4825, 0.6)));
}
.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193.4175, 199.8435, 209.4825, 0.6)));
}
.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(34.68, 39.576, 46.92, 0.15), 0 0 0 1px rgba(34.68, 39.576, 46.92, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(34.68, 39.576, 46.92, 0.1));
}
.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(34.68, 39.576, 46.92, 0.15), 0 0 0 1px rgba(34.68, 39.576, 46.92, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(34.68, 39.576, 46.92, 0.1));
}
.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(34.68, 39.576, 46.92, 0.15), 0 0 0 1px rgba(34.68, 39.576, 46.92, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(34.68, 39.576, 46.92, 0.1));
}

.plyr--audio .plyr__progress__buffer {
  color: var(--plyr-audio-progress-buffered-background, rgba(193.4175, 199.8435, 209.4825, 0.6));
}

.plyr--video {
  overflow: hidden;
}
.plyr--video.plyr--menu-open {
  overflow: visible;
}

.plyr__video-wrapper {
  background: var(--plyr-video-background, var(--plyr-video-background, rgb(0, 0, 0)));
  border-radius: inherit;
  height: 100%;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}

@supports not (aspect-ratio: 16/9) {
  .plyr__video-embed,
  .plyr__video-wrapper--fixed-ratio {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
  }
}
.plyr__video-embed,
.plyr__video-wrapper--fixed-ratio {
  aspect-ratio: 16/9;
}

.plyr__video-embed iframe,
.plyr__video-wrapper--fixed-ratio video {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
  padding-bottom: 240%;
  position: relative;
  transform: translateY(-38.28125%);
}

.plyr--video .plyr__controls {
  background: var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  color: var(--plyr-video-control-color, #fff);
  left: 0;
  padding: calc(var(--plyr-control-spacing, 10px) / 2);
  padding-top: calc(var(--plyr-control-spacing, 10px) * 2);
  position: absolute;
  right: 0;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
  z-index: 3;
}
@media (min-width: 480px) {
  .plyr--video .plyr__controls {
    padding: var(--plyr-control-spacing, 10px);
    padding-top: calc(var(--plyr-control-spacing, 10px) * 3.5);
  }
}

.plyr--video.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%);
}

.plyr--video .plyr__control:focus-visible, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, hsl(198, 100%, 50%))));
  color: var(--plyr-video-control-color-hover, #fff);
}

.plyr__control--overlaid {
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, hsl(198, 100%, 50%))));
  border: 0;
  border-radius: 100%;
  color: var(--plyr-video-control-color, #fff);
  display: none;
  left: 50%;
  opacity: 0.9;
  padding: calc(var(--plyr-control-spacing, 10px) * 1.5);
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
  z-index: 2;
}
.plyr__control--overlaid svg {
  left: 2px;
  position: relative;
}
.plyr__control--overlaid:hover, .plyr__control--overlaid:focus {
  opacity: 1;
}

.plyr--playing .plyr__control--overlaid {
  opacity: 0;
  visibility: hidden;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block;
}

.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}
.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}
.plyr--full-ui.plyr--video input[type=range]::-ms-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}
.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(34.68, 39.576, 46.92, 0.15), 0 0 0 1px rgba(34.68, 39.576, 46.92, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}
.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(34.68, 39.576, 46.92, 0.15), 0 0 0 1px rgba(34.68, 39.576, 46.92, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}
.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(34.68, 39.576, 46.92, 0.15), 0 0 0 1px rgba(34.68, 39.576, 46.92, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}

.plyr--video .plyr__progress__buffer {
  color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25));
}

.plyr:fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}
.plyr:fullscreen video {
  height: 100%;
}
.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr:fullscreen.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .plyr:fullscreen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

.plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}
.plyr--fullscreen-fallback video {
  height: 100%;
}
.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block;
}
.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}
.plyr--fullscreen-fallback {
  position: fixed;
  inset: 0;
  z-index: 10000000;
}

.plyr__ads {
  border-radius: inherit;
  cursor: pointer;
  inset: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.plyr__ads > div,
.plyr__ads > div iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}
.plyr__ads::after {
  background: hsl(216, 15%, 16%);
  border-radius: 2px;
  bottom: var(--plyr-control-spacing, 10px);
  color: #fff;
  content: attr(data-badge-text);
  font-size: 11px;
  padding: 2px 6px;
  pointer-events: none;
  position: absolute;
  right: var(--plyr-control-spacing, 10px);
  z-index: 3;
}
.plyr__ads:empty::after {
  display: none;
}

.plyr__cues {
  background: currentColor;
  display: block;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  z-index: 3;
}

.plyr__preview-thumb {
  background-color: var(--plyr-tooltip-background, #fff);
  border-radius: var(--plyr-menu-radius, 8px);
  bottom: 100%;
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) / 2) * 2);
  opacity: 0;
  padding: 3px;
  pointer-events: none;
  position: absolute;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
  z-index: 2;
}
.plyr__preview-thumb--is-shown {
  opacity: 1;
  transform: translate(0, 0) scale(1);
}
.plyr__preview-thumb::before {
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, #fff);
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
  content: "";
  height: 0;
  left: calc(50% + var(--preview-arrow-offset));
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}
.plyr__preview-thumb__image-container {
  background: hsl(216, 15%, 79%);
  border-radius: calc(var(--plyr-menu-radius, 8px) - 1px);
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.plyr__preview-thumb__image-container img, .plyr__preview-thumb__image-container::after {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.plyr__preview-thumb__image-container::after {
  border-radius: inherit;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15);
  content: "";
  pointer-events: none;
}
.plyr__preview-thumb__image-container img {
  max-height: none;
  max-width: none;
}
.plyr__preview-thumb__time-container {
  background: var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)));
  border-bottom-left-radius: calc(var(--plyr-menu-radius, 8px) - 1px);
  border-bottom-right-radius: calc(var(--plyr-menu-radius, 8px) - 1px);
  bottom: 0;
  left: 0;
  line-height: 1.1;
  padding: 20px 6px 6px;
  position: absolute;
  right: 0;
  z-index: 3;
}
.plyr__preview-thumb__time-container span {
  color: #fff;
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
}

.plyr__preview-scrubbing {
  filter: blur(1px);
  height: 100%;
  inset: 0;
  margin: auto;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.3s ease;
  width: 100%;
  z-index: 1;
}
.plyr__preview-scrubbing--is-shown {
  opacity: 1;
}
.plyr__preview-scrubbing img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr--no-transition {
  transition: none !important;
}

.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  border: 0 !important;
  height: 1px !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.plyr [hidden] {
  display: none !important;
}

@font-face {
  font-family: "Rethink Sans";
  src: url("../fonts/RethinkSans.ttf") format("truetype-variations");
  font-weight: 200 300 400 500 600 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rethink Sans";
  src: url("../fonts/RethinkSans-Italic.ttf") format("truetype-variations");
  font-weight: 200 300 400 500 600 700;
  font-style: italic;
  font-display: swap;
}
/* Typography */
body,
button,
input,
select,
optgroup,
textarea {
  color: #4D4D4D;
  font-family: Rethink Sans, sans-serif;
  font-size: clamp(16px, 2vw, 18px);
  line-height: 1.5;
}

body {
  --wp--preset--font-size--small: clamp(14px, 1.75vw, 16px);
  --wp--preset--font-size--medium: clamp(16px, 2vw, 18px);
  --wp--preset--font-size--large: 35px;
  --wp--preset--font-size--x-large: 45px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Rethink Sans, sans-serif;
  line-height: 1.25;
  color: #232323;
  clear: both;
}

h1:not(:first-child):not([class*=mt-]):not([class*=my-]):not([class*=m-]):not(.widgettitle),
h2:not(:first-child):not([class*=mt-]):not([class*=my-]):not([class*=m-]):not(.widgettitle) {
  margin-top: 3.5rem;
}
h1:not([class*=mb-]):not([class*=my-]):not([class*=m-]):not(.widgettitle),
h2:not([class*=mb-]):not([class*=my-]):not([class*=m-]):not(.widgettitle) {
  margin-bottom: 2rem;
}

h3:not(:first-child):not([class*=mt-]):not([class*=my-]):not([class*=m-]):not(.widgettitle),
h4:not(:first-child):not([class*=mt-]):not([class*=my-]):not([class*=m-]):not(.widgettitle),
h5:not(:first-child):not([class*=mt-]):not([class*=my-]):not([class*=m-]):not(.widgettitle),
h6:not(:first-child):not([class*=mt-]):not([class*=my-]):not([class*=m-]):not(.widgettitle) {
  margin-top: 2rem;
}
h3:not([class*=mb-]):not([class*=my-]):not([class*=m-]):not(.widgettitle),
h4:not([class*=mb-]):not([class*=my-]):not([class*=m-]):not(.widgettitle),
h5:not([class*=mb-]):not([class*=my-]):not([class*=m-]):not(.widgettitle),
h6:not([class*=mb-]):not([class*=my-]):not([class*=m-]):not(.widgettitle) {
  margin-bottom: 1.25rem;
}

h1 {
  font-size: 45px;
}

h2 {
  font-size: 35px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: clamp(16px, 2vw, 18px);
}

h6 {
  font-size: clamp(14px, 1.75vw, 16px);
}

p {
  margin-bottom: 1.5rem;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin-top: 0;
  margin-bottom: 0;
}
blockquote.wp-block-quote {
  border-left: 2px solid #CE411D;
  padding-left: 1rem;
}
blockquote.wp-block-quote p {
  margin-bottom: 0.5rem;
}

.wp-block-pullquote {
  background-color: #EEEEEE;
  border-inline: 1px solid #DDDDDD;
  padding-block: 1.5rem;
}
.wp-block-pullquote blockquote p {
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.wp-block-pullquote blockquote cite {
  font-style: normal;
}

address {
  margin: 0px 0px 1.5rem;
}

pre {
  margin-bottom: 1.75rem;
  max-width: 100%;
  overflow: auto;
  padding: 1.75rem;
  background-color: #EEEEEE;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  line-height: 1.375;
}

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

abbr,
acronym {
  cursor: help;
  border-bottom: 1px dotted #EEEEEE;
}

mark,
ins {
  text-decoration: none;
  background-color: #EEEEEE;
}

big {
  font-size: 125%;
}

/* Elements */
body {
  background-color: #fff;
}

hr {
  border: none;
  height: 1px;
  margin-bottom: 1.5rem;
  background-color: #DDDDDD;
}

ul,
ol {
  margin: 0px 0px 1.5rem 3rem;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0px;
  margin-left: 1.5rem;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0px 1.5rem 1.5rem;
}

.site-main ul:not(.list-none, .acfe-form ul, .splide ul, .page-numbers, .list-featured, .has-list-none ul) {
  list-style: none;
  margin-left: 0;
}
.site-main ul:not(.list-none, .acfe-form ul, .splide ul, .page-numbers, .list-featured, .has-list-none ul) li {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='23'%3E%3Cpath fill='%23fff' d='M0 0h34v23H0z'/%3E%3Cg fill='none' stroke='%23dd4e29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M21 10.5v1a10 10 0 1 1-6-9.1'/%3E%3Cpath d='m21 3.5-10 10-3-3'/%3E%3C/g%3E%3C/svg%3E");
  background-position: left 0.15em;
  background-repeat: no-repeat;
  min-height: 27px;
  padding-left: 35px;
}
.site-main ul:not(.list-none, .acfe-form ul, .splide ul, .page-numbers, .list-featured, .has-list-none ul) li:not(:last-child) {
  margin-bottom: 10px;
}
.site-main .has-list-none ul {
  list-style: none;
  margin: 0;
}

.list-service ul {
  list-style: none;
  margin-left: 0;
}
.list-service ul li {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="19" height="19" viewBox="0 0 19 19"><g id="Grupo_1364" data-name="Grupo 1364" transform="translate(-1391 -431)"><circle id="Elipse_87" data-name="Elipse 87" cx="9.5" cy="9.5" r="9.5" transform="translate(1391 431)" fill="%23fff"/><path id="Trazado_51640" data-name="Trazado 51640" d="M.355.352,4.047,4.069.355,7.713" transform="translate(1398.299 436.148)" fill="none" stroke="%23dd4e29" stroke-width="1.5"/></g></svg>') !important;
  background-position: left 0.25em !important;
  background-repeat: no-repeat;
  min-height: 27px;
  padding-left: 25px !important;
}
.list-service ul li:not(:last-child) {
  margin-bottom: 5px !important;
}

.list-featured {
  font-size: 22px;
  line-height: 1.45;
  color: #CE411D;
  list-style: none;
  margin-left: 0;
  margin-bottom: 1rem;
}
.list-featured li {
  padding-left: 49px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27.4' height='18.1'%3E%3Cg fill='none' stroke='%23dd4e29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m18.9 1.4 7.6 7.7-7.6 7.6'/%3E%3Cpath d='M26.5 9.1H1.1'/%3E%3C/g%3E%3C/svg%3E");
  background-position: left 0.35em;
  background-repeat: no-repeat;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1rem 0;
}

table {
  margin: 0 0 1.5rem;
  width: 100%;
}

/* Links */
a {
  color: #CE411D;
  transition: 0.2s color ease-in-out, 0.2s outline ease-in-out, 0.2s background-color ease-in-out, 0.2s border-color ease-in-out;
}
a:hover, a:focus, a:active {
  color: #CE411D;
}
a:focus {
  outline: 1px dotted #DDDDDD;
}
a:hover, a:active {
  outline: none;
}

/* Forms */
button {
  border: none;
  background-color: transparent;
  padding: 0;
  color: #232323;
}

input[type=button],
input[type=reset],
input[type=submit],
.button-primary {
  display: inline-block;
  padding: 1rem 25px;
  border-radius: 9999px;
  font-size: clamp(14px, 1.75vw, 16px);
  white-space: nowrap;
  line-height: 1;
  border-width: 1px;
  border-style: solid;
  font-weight: 400;
}
input[type=button]:focus, input[type=button]:focus-visible,
input[type=reset]:focus,
input[type=reset]:focus-visible,
input[type=submit]:focus,
input[type=submit]:focus-visible,
.button-primary:focus,
.button-primary:focus-visible {
  outline-offset: 2px;
  outline: 2px solid #E68225;
}
input[type=button],
input[type=reset],
input[type=submit],
.button-primary {
  background-color: #CE411D;
  color: #fff;
  border-color: #CE411D;
}
input[type=button]:hover, input[type=button]:focus, input[type=button]:focus-visible, input[type=button]:active,
input[type=reset]:hover,
input[type=reset]:focus,
input[type=reset]:focus-visible,
input[type=reset]:active,
input[type=submit]:hover,
input[type=submit]:focus,
input[type=submit]:focus-visible,
input[type=submit]:active,
.button-primary:hover,
.button-primary:focus,
.button-primary:focus-visible,
.button-primary:active {
  background-color: #CE411D;
  color: #fff;
  border-color: #CE411D;
}

.button-secondary {
  display: inline-block;
  padding: 1rem 25px;
  border-radius: 9999px;
  font-size: clamp(14px, 1.75vw, 16px);
  white-space: nowrap;
  line-height: 1;
  border-width: 1px;
  border-style: solid;
  font-weight: 400;
}
.button-secondary:focus, .button-secondary:focus-visible {
  outline-offset: 2px;
  outline: 2px solid #E68225;
}
.button-secondary {
  background-color: #E68225;
  color: #fff;
  border-color: #E68225;
}
.button-secondary:hover, .button-secondary:focus, .button-secondary:focus-visible, .button-secondary:active {
  background-color: #CE411D;
  color: #fff;
  border-color: #CE411D;
}

.button-tertiary {
  display: inline-block;
  padding: 1rem 25px;
  border-radius: 9999px;
  font-size: clamp(14px, 1.75vw, 16px);
  white-space: nowrap;
  line-height: 1;
  border-width: 1px;
  border-style: solid;
  font-weight: 400;
}
.button-tertiary:focus, .button-tertiary:focus-visible {
  outline-offset: 2px;
  outline: 2px solid #E68225;
}
.button-tertiary {
  background-color: #de8533;
  color: #fff;
  border-color: #de8533;
}
.button-tertiary:hover, .button-tertiary:focus, .button-tertiary:focus-visible, .button-tertiary:active {
  background-color: #C77932;
  color: #fff;
  border-color: #C77932;
}
.button-tertiary img {
  height: 20px;
}

.button-white {
  display: inline-block;
  padding: 1rem 25px;
  border-radius: 9999px;
  font-size: clamp(14px, 1.75vw, 16px);
  white-space: nowrap;
  line-height: 1;
  border-width: 1px;
  border-style: solid;
  font-weight: 400;
}
.button-white:focus, .button-white:focus-visible {
  outline-offset: 2px;
  outline: 2px solid #E68225;
}
.button-white {
  background-color: #fff;
  color: #CE411D;
  border-color: #fff;
}
.button-white:hover, .button-white:focus, .button-white:focus-visible, .button-white:active {
  background-color: #fff;
  color: #CE411D;
  border-color: #fff;
}

.button-white {
  display: inline-block;
  padding: 1rem 25px;
  border-radius: 9999px;
  font-size: clamp(14px, 1.75vw, 16px);
  white-space: nowrap;
  line-height: 1;
  border-width: 1px;
  border-style: solid;
  font-weight: 400;
}
.button-white:focus, .button-white:focus-visible {
  outline-offset: 2px;
  outline: 2px solid #E68225;
}
.button-white {
  background-color: #fff;
  color: #CE411D;
  border-color: #fff;
}
.button-white:hover, .button-white:focus, .button-white:focus-visible, .button-white:active {
  background-color: #fff;
  color: #CE411D;
  border-color: #fff;
}

.button-primary-ghost {
  display: inline-block;
  padding: 1rem 25px;
  border-radius: 9999px;
  font-size: clamp(14px, 1.75vw, 16px);
  white-space: nowrap;
  line-height: 1;
  border-width: 1px;
  border-style: solid;
  font-weight: 400;
}
.button-primary-ghost:focus, .button-primary-ghost:focus-visible {
  outline-offset: 2px;
  outline: 2px solid #E68225;
}
.button-primary-ghost {
  background-color: transparent;
  color: #CE411D;
  border-color: #CE411D;
}
.button-primary-ghost:hover, .button-primary-ghost:focus, .button-primary-ghost:focus-visible, .button-primary-ghost:active {
  background-color: #CE411D;
  color: #fff;
}

.button-secondary-ghost {
  display: inline-block;
  padding: 1rem 25px;
  border-radius: 9999px;
  font-size: clamp(14px, 1.75vw, 16px);
  white-space: nowrap;
  line-height: 1;
  border-width: 1px;
  border-style: solid;
  font-weight: 400;
}
.button-secondary-ghost:focus, .button-secondary-ghost:focus-visible {
  outline-offset: 2px;
  outline: 2px solid #E68225;
}
.button-secondary-ghost {
  background-color: transparent;
  color: #E68225;
  border-color: #E68225;
}
.button-secondary-ghost:hover, .button-secondary-ghost:focus, .button-secondary-ghost:focus-visible, .button-secondary-ghost:active {
  background-color: #E68225;
  color: #fff;
}

.button-arrow {
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-size: clamp(14px, 1.75vw, 16px);
  line-height: 1;
}
.button-arrow::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19'%3E%3Cg transform='translate(-982 -507)'%3E%3Ccircle cx='9.5' cy='9.5' r='9.5' transform='translate(982 507)' fill='%23dd4e29'/%3E%3Cpath d='m989.7 512.5 3.6 3.6-3.6 3.7' fill='none' stroke='%23fef6ee' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E");
  display: inline-block;
  width: 19px;
  height: 20px;
  transition: transform 0.3s ease;
}
.button-arrow:hover::before {
  transform: translateX(2.5px);
}

[class^=button-].button-lg {
  font-size: clamp(16px, 2vw, 18px);
  padding: 17px 25px;
}
[class^=button-].button-phone {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.5' height='22.5'%3E%3Cpath d='M13.6 4.8a5 5 0 0 1 4 4m-4-8a9 9 0 0 1 8 8m-1 8v3a2 2 0 0 1-2.2 2 20 20 0 0 1-8.6-3.1 20 20 0 0 1-6-6A20 20 0 0 1 .8 4a2 2 0 0 1 2-2.2h3a2 2 0 0 1 2 1.7l.6 2.8A2 2 0 0 1 8 8.4L6.6 9.8a16 16 0 0 0 6 6l1.3-1.3a2 2 0 0 1 2-.4l2.9.7a2 2 0 0 1 1.7 2' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  padding-left: 57px;
  background-position: 25px center;
}

:is(body, .acfe-form .acfe-form-fields) input[type=text],
:is(body, .acfe-form .acfe-form-fields) input[type=email],
:is(body, .acfe-form .acfe-form-fields) input[type=url],
:is(body, .acfe-form .acfe-form-fields) input[type=password],
:is(body, .acfe-form .acfe-form-fields) input[type=search],
:is(body, .acfe-form .acfe-form-fields) input[type=number],
:is(body, .acfe-form .acfe-form-fields) input[type=tel],
:is(body, .acfe-form .acfe-form-fields) input[type=range],
:is(body, .acfe-form .acfe-form-fields) input[type=date],
:is(body, .acfe-form .acfe-form-fields) input[type=month],
:is(body, .acfe-form .acfe-form-fields) input[type=week],
:is(body, .acfe-form .acfe-form-fields) input[type=time],
:is(body, .acfe-form .acfe-form-fields) input[type=datetime],
:is(body, .acfe-form .acfe-form-fields) input[type=datetime-local],
:is(body, .acfe-form .acfe-form-fields) input[type=color],
:is(body, .acfe-form .acfe-form-fields) textarea,
:is(body, .acfe-form .acfe-form-fields) select {
  padding: 0.75rem 1.25rem;
  color: #4D4D4D;
  border: 1px solid #FEF6EE;
  border-radius: 25px;
  background-color: #fff;
  display: block;
  width: 100%;
  font-size: clamp(16px, 2vw, 18px);
  line-height: 1.5;
  transition: 0.2s box-shadow;
}
:is(body, .acfe-form .acfe-form-fields) input[type=text]:focus,
:is(body, .acfe-form .acfe-form-fields) input[type=email]:focus,
:is(body, .acfe-form .acfe-form-fields) input[type=url]:focus,
:is(body, .acfe-form .acfe-form-fields) input[type=password]:focus,
:is(body, .acfe-form .acfe-form-fields) input[type=search]:focus,
:is(body, .acfe-form .acfe-form-fields) input[type=number]:focus,
:is(body, .acfe-form .acfe-form-fields) input[type=tel]:focus,
:is(body, .acfe-form .acfe-form-fields) input[type=range]:focus,
:is(body, .acfe-form .acfe-form-fields) input[type=date]:focus,
:is(body, .acfe-form .acfe-form-fields) input[type=month]:focus,
:is(body, .acfe-form .acfe-form-fields) input[type=week]:focus,
:is(body, .acfe-form .acfe-form-fields) input[type=time]:focus,
:is(body, .acfe-form .acfe-form-fields) input[type=datetime]:focus,
:is(body, .acfe-form .acfe-form-fields) input[type=datetime-local]:focus,
:is(body, .acfe-form .acfe-form-fields) input[type=color]:focus,
:is(body, .acfe-form .acfe-form-fields) textarea:focus,
:is(body, .acfe-form .acfe-form-fields) select:focus {
  color: #232323;
  outline: none;
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
}
:is(body, .acfe-form .acfe-form-fields) input[type=text]::-moz-placeholder, :is(body, .acfe-form .acfe-form-fields) input[type=email]::-moz-placeholder, :is(body, .acfe-form .acfe-form-fields) input[type=url]::-moz-placeholder, :is(body, .acfe-form .acfe-form-fields) input[type=password]::-moz-placeholder, :is(body, .acfe-form .acfe-form-fields) input[type=search]::-moz-placeholder, :is(body, .acfe-form .acfe-form-fields) input[type=number]::-moz-placeholder, :is(body, .acfe-form .acfe-form-fields) input[type=tel]::-moz-placeholder, :is(body, .acfe-form .acfe-form-fields) input[type=range]::-moz-placeholder, :is(body, .acfe-form .acfe-form-fields) input[type=date]::-moz-placeholder, :is(body, .acfe-form .acfe-form-fields) input[type=month]::-moz-placeholder, :is(body, .acfe-form .acfe-form-fields) input[type=week]::-moz-placeholder, :is(body, .acfe-form .acfe-form-fields) input[type=time]::-moz-placeholder, :is(body, .acfe-form .acfe-form-fields) input[type=datetime]::-moz-placeholder, :is(body, .acfe-form .acfe-form-fields) input[type=datetime-local]::-moz-placeholder, :is(body, .acfe-form .acfe-form-fields) input[type=color]::-moz-placeholder, :is(body, .acfe-form .acfe-form-fields) textarea::-moz-placeholder, :is(body, .acfe-form .acfe-form-fields) select::-moz-placeholder {
  color: #4D4D4D;
}
:is(body, .acfe-form .acfe-form-fields) input[type=text]::placeholder,
:is(body, .acfe-form .acfe-form-fields) input[type=email]::placeholder,
:is(body, .acfe-form .acfe-form-fields) input[type=url]::placeholder,
:is(body, .acfe-form .acfe-form-fields) input[type=password]::placeholder,
:is(body, .acfe-form .acfe-form-fields) input[type=search]::placeholder,
:is(body, .acfe-form .acfe-form-fields) input[type=number]::placeholder,
:is(body, .acfe-form .acfe-form-fields) input[type=tel]::placeholder,
:is(body, .acfe-form .acfe-form-fields) input[type=range]::placeholder,
:is(body, .acfe-form .acfe-form-fields) input[type=date]::placeholder,
:is(body, .acfe-form .acfe-form-fields) input[type=month]::placeholder,
:is(body, .acfe-form .acfe-form-fields) input[type=week]::placeholder,
:is(body, .acfe-form .acfe-form-fields) input[type=time]::placeholder,
:is(body, .acfe-form .acfe-form-fields) input[type=datetime]::placeholder,
:is(body, .acfe-form .acfe-form-fields) input[type=datetime-local]::placeholder,
:is(body, .acfe-form .acfe-form-fields) input[type=color]::placeholder,
:is(body, .acfe-form .acfe-form-fields) textarea::placeholder,
:is(body, .acfe-form .acfe-form-fields) select::placeholder {
  color: #4D4D4D;
}
:is(body, .acfe-form .acfe-form-fields) select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-repeat: no-repeat;
  padding-right: 2rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' stroke='%23232323' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath stroke='none' d='M0 0h24v24H0z'/%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
  background-position: calc(100% - 10px) center;
}
:is(body, .acfe-form .acfe-form-fields) textarea {
  width: 100%;
}
:is(body, .acfe-form .acfe-form-fields) .acf-fields > .acf-field {
  padding: 0;
  border: none;
}

input[type=checkbox],
input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
  margin-bottom: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-shrink: 0;
  border-radius: 0;
}

input[type=checkbox] ~ *,
input[type=radio] ~ * {
  text-transform: none;
  font-weight: normal;
  font-size: clamp(16px, 2vw, 18px);
}

input[type=checkbox] {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15'%3E%3Cg fill='%23fff' stroke='%23fef6ee'%3E%3Crect width='15' height='15' rx='3' stroke='none'/%3E%3Crect x='.5' y='.5' width='14' height='14' rx='2.5' fill='none'/%3E%3C/g%3E%3C/svg%3E");
}

input[type=checkbox]:checked {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15'%3E%3Cg fill='%23232323' stroke='%23fef6ee'%3E%3Crect width='15' height='15' rx='3' stroke='none'/%3E%3Crect x='.5' y='.5' width='14' height='14' rx='2.5' fill='none'/%3E%3C/g%3E%3C/svg%3E");
}

input[type=radio] {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' overflow='visible'%3E%3Ccircle cx='7.5' cy='7.5' r='7.5' fill='none'/%3E%3Cpath d='M7.5 15C3.4 15 0 11.6 0 7.5S3.4 0 7.5 0 15 3.4 15 7.5 11.6 15 7.5 15zm0-14C3.9 1 1 3.9 1 7.5S3.9 14 7.5 14 14 11.1 14 7.5 11.1 1 7.5 1z' fill='%23b3d3ea'/%3E%3C/svg%3E");
}

input[type=radio]:checked {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' overflow='visible'%3E%3Ccircle cx='7.5' cy='7.5' r='7.5' fill='%230071b9'/%3E%3Cpath fill='%23fff' d='M6.4 11.7L3 8.9l1-1.1 2.2 1.8 4.7-5.7 1.2.9z'/%3E%3C/svg%3E");
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
  outline: none;
}

:is(form, .acfe-form .acfe-form-fields .acf-label) label {
  display: block;
  font-size: clamp(14px, 1.75vw, 16px);
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 400;
}

:is(form, .acfe-form .acfe-form-fields) .acf-checkbox-list label {
  text-transform: none;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #4D4D4D;
  border-radius: 0.25rem;
  padding: 0.75rem 2.5rem 0.75rem 1.5rem;
  height: auto;
  background-repeat: no-repeat;
  background-color: white;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/7000/svg' width='11.1' height='6.3'%3E%3Cpath fill='none' stroke='%23232323' stroke-width='1' d='m.4.4 5.2 5.2-5.2 5.1' transform='rotate(90 5.5 5.5)'/%3E%3C/svg%3E");
  background-position: calc(100% - 20px) center;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 1.375;
  padding-left: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}

.select2-dropdown {
  border-color: #4D4D4D;
}

.select2-search--dropdown {
  padding: 0.5rem;
}
.select2-search--dropdown .select2-search__field {
  padding: 0.5rem 1rem;
}

.select2-results__options .select2-results__option {
  padding-left: 1rem;
  padding-right: 1rem;
}

:is(body, .acfe-form .acfe-form-fields) .text-white input[type=text],
:is(body, .acfe-form .acfe-form-fields) .text-white input[type=email],
:is(body, .acfe-form .acfe-form-fields) .text-white input[type=url],
:is(body, .acfe-form .acfe-form-fields) .text-white input[type=password],
:is(body, .acfe-form .acfe-form-fields) .text-white input[type=search],
:is(body, .acfe-form .acfe-form-fields) .text-white input[type=number],
:is(body, .acfe-form .acfe-form-fields) .text-white input[type=tel],
:is(body, .acfe-form .acfe-form-fields) .text-white input[type=range],
:is(body, .acfe-form .acfe-form-fields) .text-white input[type=date],
:is(body, .acfe-form .acfe-form-fields) .text-white input[type=month],
:is(body, .acfe-form .acfe-form-fields) .text-white input[type=week],
:is(body, .acfe-form .acfe-form-fields) .text-white input[type=time],
:is(body, .acfe-form .acfe-form-fields) .text-white input[type=datetime],
:is(body, .acfe-form .acfe-form-fields) .text-white input[type=datetime-local],
:is(body, .acfe-form .acfe-form-fields) .text-white input[type=color],
:is(body, .acfe-form .acfe-form-fields) .text-white textarea {
  color: #fff;
  border-color: #fff;
  padding: 0.75rem;
  font-size: clamp(14px, 1.75vw, 16px);
}
:is(body, .acfe-form .acfe-form-fields) .text-white input[type=checkbox] {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15'%3E%3Cg fill='none' stroke='%23fff' stroke-width='1'%3E%3Crect width='15' height='15' stroke='none' rx='3'/%3E%3Crect width='14' height='14' x='.5' y='.5' rx='2.5'/%3E%3C/g%3E%3C/svg%3E");
}
:is(body, .acfe-form .acfe-form-fields) .text-white input[type=checkbox]:checked {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15'%3E%3Cg transform='translate(-592 -2703)'%3E%3Cg fill='none' stroke='%23fff' transform='translate(592 2703)'%3E%3Crect width='15' height='15' stroke='none' rx='3'/%3E%3Crect width='14' height='14' x='.5' y='.5' rx='2.5'/%3E%3C/g%3E%3Crect width='9' height='9' fill='%23f0a84a' rx='1' transform='translate(595 2706)'/%3E%3C/g%3E%3C/svg%3E");
}
:is(body, .acfe-form .acfe-form-fields) .text-white select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath stroke='none' d='M0 0h24v24H0z'/%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
}
:is(body, .acfe-form .acfe-form-fields) .text-white .wpcf7-not-valid-tip {
  color: #fca5a5;
}

.input-file-label {
  display: inline-block;
  padding: 1rem 25px;
  border-radius: 9999px;
  font-size: clamp(14px, 1.75vw, 16px);
  white-space: nowrap;
  line-height: 1;
  border-width: 1px;
  border-style: solid;
  font-weight: 400;
}

.input-file-label:focus,.input-file-label:focus-visible {
  outline-offset: 2px;
  outline: 2px solid #E68225;
}

.input-file-label {
  background-color: #CE411D;
  color: #fff;
  border-color: #CE411D;
}

.input-file-label:hover,.input-file-label:focus,.input-file-label:focus-visible,.input-file-label:active {
  background-color: #CE411D;
  color: #fff;
  border-color: #CE411D;
}

.input-file-label {
  justify-content: space-between;
  align-items: center;
  text-transform: none;
  font-size: clamp(16px, 2vw, 18px);
  cursor: pointer;
  display: inline-flex !important;
}
.input-file-label input {
  display: none;
}
.input-file-label svg {
  fill: currentColor;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.75rem;
}
.input-file-label .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  position: absolute;
  top: 100%;
  margin-top: 0.5rem;
}

.acfe-phone-number .iti.iti--show-flags input {
  padding-left: 5rem !important;
}
.acfe-phone-number .iti.iti--show-flags .iti__flag-container div.iti__selected-flag {
  border: none;
  border-radius: 20px 0 0 20px;
  background-color: #EEEEEE;
}
.acfe-phone-number .iti.iti--show-flags .iti__flag-container div.iti__selected-flag .iti__flag {
  display: none;
}

.acf-field ul:is(.acf-radio-list, .acf-checkbox-list) li input[type=checkbox], .acf-field ul:is(.acf-radio-list, .acf-checkbox-list) li input[type=radio] {
  margin: -4px 8px 0 0;
}

/* Navigation */
.main-menu-wrapper {
  background-color: #fff;
  position: fixed;
  z-index: 99;
  top: 5rem;
  bottom: 0;
  right: -100vw;
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  transition: all 0.3s ease;
  padding: 1rem;
  width: 100%;
  overflow-y: auto;
  max-height: calc(100vh - 5rem);
}
.main-menu-wrapper.menu-open {
  right: 0;
}

.menu-toggle.menu-open .icon-open {
  display: none;
}
.menu-toggle.menu-open .icon-close {
  display: inline;
}

.main-navigation {
  display: block;
}
.main-navigation ul {
  list-style: none;
}
.main-navigation ul.menu {
  margin: 0;
}
.main-navigation ul.menu .menu-item {
  position: relative;
}
.main-navigation ul.menu .menu-item a {
  display: block;
  padding: 0.5rem 1rem;
  color: #232323;
  text-decoration: none;
}
.main-navigation ul.menu .menu-item.current_page_item > a, .main-navigation ul.menu .menu-item.current-menu-item > a, .main-navigation ul.menu .menu-item.current_page_ancestor > a, .main-navigation ul.menu .menu-item.current-menu-ancestor > a, .main-navigation ul.menu .menu-item:hover > a {
  color: #CE411D;
}
.main-navigation ul.menu .menu-item-has-children {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.main-navigation ul.menu .menu-item-has-children .submenu-toggle {
  padding: 0.5rem;
  transition: transform 0.3s ease;
}
.main-navigation ul.menu .menu-item-has-children .submenu-toggle.submenu-open {
  transform: rotate(180deg);
}
.main-navigation ul.menu .menu-item-has-children ul.sub-menu {
  width: 100%;
  display: none;
}
.main-navigation ul.menu .menu-item-has-children ul.sub-menu.submenu-open {
  display: block;
  visibility: visible;
}

@media (min-width: 1280px) {
  .main-menu-wrapper {
    display: block;
    overflow: visible;
    position: static;
    box-shadow: none;
    padding: 0;
    background-color: transparent;
    font-size: clamp(14px, 1.75vw, 16px);
  }
  .menu-toggle {
    display: none;
  }
  .main-navigation ul.menu {
    display: flex;
  }
  .main-navigation ul.menu .menu-item {
    white-space: nowrap;
  }
  .main-navigation ul.menu .menu-item > a {
    padding: 1.25rem 1rem;
  }
  @media (min-width: 1532px) {
    .main-navigation ul.menu .menu-item > a {
      padding: 1.75rem 1.5rem;
    }
  }
  .main-navigation ul.menu .menu-item.menu-item-has-children {
    display: flex;
    flex-wrap: nowrap;
    padding-right: 0.5rem;
  }
  @media (min-width: 1532px) {
    .main-navigation ul.menu .menu-item.menu-item-has-children {
      padding-right: 1rem;
    }
  }
  .main-navigation ul.menu .menu-item.menu-item-has-children > a {
    padding-right: 4px;
  }
  .main-navigation ul.menu .menu-item.menu-item-has-children .sub-menu {
    max-height: initial;
    position: absolute;
    z-index: 50;
    top: 100%;
    left: 0;
    background-color: #CE411D;
    margin-left: 0;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    min-width: -moz-max-content;
    min-width: max-content;
    padding-block: 0.75rem;
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }
  .main-navigation ul.menu .menu-item.menu-item-has-children .sub-menu li a {
    padding-block: 0.25rem;
    color: #fff;
  }
  .main-navigation ul.menu .menu-item.menu-item-has-children:hover > .submenu-toggle {
    transform: rotate(180deg);
  }
  .main-navigation ul.menu .menu-item.menu-item-has-children:hover > .sub-menu {
    display: block;
  }
  .main-navigation ul.menu .menu-item.menu-item-has-children:hover > .sub-menu .menu-item-has-children .submenu-toggle {
    display: none;
  }
  .main-navigation ul.menu .menu-item.menu-item-has-children:hover > .sub-menu .menu-item-has-children .sub-menu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
  }
  .main-navigation ul.menu .menu-item.menu-item-has-children:hover > .sub-menu .menu-item-has-children:hover > .sub-menu {
    display: block;
  }
  .main-navigation ul.menu .menu-item.menu-item-has-children.submenu-open {
    display: block;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5rem;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

/* Posts and pages */
.sticky {
  display: block;
}

.post,
.page {
  margin: 0;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 0;
}

.page-links {
  clear: both;
  margin: 0;
}

/* Comments */
.comment-content a {
  overflow-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets */
.widget {
  margin: 0;
}
.widget select {
  max-width: 100%;
}

/* Media */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions */
.wp-caption {
  margin-bottom: 1.5rem;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.875rem 0;
}

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

/* Galleries */
.gallery {
  margin-bottom: 1.5rem;
  display: grid;
  grid-gap: 1.5rem;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

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

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/* Accordion */
/* Accordion */
.tabs {
  position: relative;
}
.tabs__menu {
  display: none;
  position: absolute;
  flex-direction: column;
  gap-y: 1rem;
  width: 100%;
  margin-top: 0.5rem;
  padding-inline: 1.25rem;
  background-color: #fff;
  border-radius: 0.375rem;
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  font-family: Rethink Sans, sans-serif;
  font-size: clamp(16px, 2vw, 18px);
  color: #CE411D;
  text-align: left;
}
.tabs__menu.active {
  display: flex;
}
.tabs__menu .tab {
  margin-bottom: 1rem !important;
  padding: 0.25rem;
  font-weight: bold;
  background-color: #fff;
  color: #CE411D;
  cursor: pointer;
}
.tabs__content {
  display: none;
  margin-top: 1rem;
}
.tabs__content.active {
  display: block;
}
.tabs__select {
  position: relative;
  padding-inline: 1.25rem;
  padding-block: 0.75rem;
  background-color: #fff;
  border: 1px solid #CE411D;
  border-radius: 0.375rem;
  font-family: Rethink Sans, sans-serif;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: bold;
  color: #CE411D;
}
@media (min-width: 782px) {
  .tabs__menu {
    position: relative;
    display: flex;
    flex-direction: column;
    gap-y: 0;
    padding-inline: 0;
    margin-top: 0;
    background-color: white;
    box-shadow: none;
    font-size: 22px;
    font-family: Rethink Sans, sans-serif;
    color: #CE411D;
  }
  .tabs__content {
    margin-top: 0;
    border-color: #fff;
    background-color: #fff;
    border-radius: 0.375rem;
  }
  .tabs__select {
    display: none;
  }
  .tabs .tab.active {
    color: #CE411D;
  }
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: none;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 1px;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  position: absolute !important;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  display: block;
  font-size: clamp(14px, 1.75vw, 16px);
  font-weight: 400;
  height: auto;
  line-height: 1.5;
  text-decoration: none;
  width: auto;
  background-color: #DDDDDD;
  color: #232323;
  clip: auto !important;
  clip-path: none;
  left: 5px;
  padding: 15px 23px 14px;
  top: 5px;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: none;
}

.alignleft {
  /*rtl:ignore*/
  float: left;
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  margin-left: 1.5rem;
  margin-bottom: 1.5rem;
}

.aligncenter {
  display: block;
  margin-inline: auto;
  margin-bottom: 1.5rem;
  clear: both;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 150px;
}

.has-primary-color{
  --tw-text-opacity: 1;
  color: rgb(206 65 29 / var(--tw-text-opacity, 1));
}

.has-primary-background-color{
  --tw-bg-opacity: 1;
  background-color: rgb(206 65 29 / var(--tw-bg-opacity, 1));
}

.has-primary-700-color{
  --tw-text-opacity: 1;
  color: rgb(206 65 29 / var(--tw-text-opacity, 1));
}

.has-primary-700-background-color{
  --tw-bg-opacity: 1;
  background-color: rgb(206 65 29 / var(--tw-bg-opacity, 1));
}

.has-secondary-color{
  --tw-text-opacity: 1;
  color: rgb(230 130 37 / var(--tw-text-opacity, 1));
}

.has-secondary-background-color{
  --tw-bg-opacity: 1;
  background-color: rgb(230 130 37 / var(--tw-bg-opacity, 1));
}

.has-secondary-100-color{
  --tw-text-opacity: 1;
  color: rgb(254 246 238 / var(--tw-text-opacity, 1));
}

.has-secondary-100-background-color{
  --tw-bg-opacity: 1;
  background-color: rgb(254 246 238 / var(--tw-bg-opacity, 1));
}

.has-gray-900-color{
  --tw-text-opacity: 1;
  color: rgb(35 35 35 / var(--tw-text-opacity, 1));
}

.has-gray-900-background-color{
  --tw-bg-opacity: 1;
  background-color: rgb(35 35 35 / var(--tw-bg-opacity, 1));
}

.has-gray-700-color{
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}

.has-gray-700-background-color{
  --tw-bg-opacity: 1;
  background-color: rgb(77 77 77 / var(--tw-bg-opacity, 1));
}

.has-gray-200-color{
  --tw-text-opacity: 1;
  color: rgb(221 221 221 / var(--tw-text-opacity, 1));
}

.has-gray-200-background-color{
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity, 1));
}

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

:is(body, .acfe-form .acfe-form-fields) .has-white-color input[type=text],
:is(body, .acfe-form .acfe-form-fields) .has-white-color input[type=email],
:is(body, .acfe-form .acfe-form-fields) .has-white-color input[type=url],
:is(body, .acfe-form .acfe-form-fields) .has-white-color input[type=password],
:is(body, .acfe-form .acfe-form-fields) .has-white-color input[type=search],
:is(body, .acfe-form .acfe-form-fields) .has-white-color input[type=number],
:is(body, .acfe-form .acfe-form-fields) .has-white-color input[type=tel],
:is(body, .acfe-form .acfe-form-fields) .has-white-color input[type=range],
:is(body, .acfe-form .acfe-form-fields) .has-white-color input[type=date],
:is(body, .acfe-form .acfe-form-fields) .has-white-color input[type=month],
:is(body, .acfe-form .acfe-form-fields) .has-white-color input[type=week],
:is(body, .acfe-form .acfe-form-fields) .has-white-color input[type=time],
:is(body, .acfe-form .acfe-form-fields) .has-white-color input[type=datetime],
:is(body, .acfe-form .acfe-form-fields) .has-white-color input[type=datetime-local],
:is(body, .acfe-form .acfe-form-fields) .has-white-color input[type=color],
:is(body, .acfe-form .acfe-form-fields) .has-white-color textarea {
  color: #fff;
  border-color: #fff;
  padding: 0.75rem;
  font-size: clamp(14px, 1.75vw, 16px);
}

:is(body, .acfe-form .acfe-form-fields) .has-white-color input[type=checkbox] {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15'%3E%3Cg fill='none' stroke='%23fff' stroke-width='1'%3E%3Crect width='15' height='15' stroke='none' rx='3'/%3E%3Crect width='14' height='14' x='.5' y='.5' rx='2.5'/%3E%3C/g%3E%3C/svg%3E");
}

:is(body, .acfe-form .acfe-form-fields) .has-white-color input[type=checkbox]:checked {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15'%3E%3Cg transform='translate(-592 -2703)'%3E%3Cg fill='none' stroke='%23fff' transform='translate(592 2703)'%3E%3Crect width='15' height='15' stroke='none' rx='3'/%3E%3Crect width='14' height='14' x='.5' y='.5' rx='2.5'/%3E%3C/g%3E%3Crect width='9' height='9' fill='%23f0a84a' rx='1' transform='translate(595 2706)'/%3E%3C/g%3E%3C/svg%3E");
}

:is(body, .acfe-form .acfe-form-fields) .has-white-color select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' viewBox='0 0 24 24'%3E%3Cpath stroke='none' d='M0 0h24v24H0z'/%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
}

:is(body, .acfe-form .acfe-form-fields) .has-white-color .wpcf7-not-valid-tip {
  color: #fca5a5;
}

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

.alignfull,
.alignwide {
  margin-inline: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}

.wp-container-1{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

@media (min-width: 480px){
  .wp-container-1{
    max-width: 480px;
  }
}

@media (min-width: 782px){
  .wp-container-1{
    max-width: 782px;
  }
}

@media (min-width: 960px){
  .wp-container-1{
    max-width: 960px;
  }
}

@media (min-width: 1080px){
  .wp-container-1{
    max-width: 1080px;
  }
}

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

@media (min-width: 1532px){
  .wp-container-1{
    max-width: 1532px;
  }
}

.splide__pagination__page.is-active {
  opacity: 1;
}

.aspect-video > iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.quantity {
  position: relative;
}
.quantity button:is(.plus, .minus) {
  position: absolute;
  font-size: 14px;
  right: 0;
  line-height: 1;
  width: 1.5rem;
  height: 50%;
  border-left: 1px solid #4D4D4D;
}
.quantity button.plus {
  top: 0;
  border-bottom: 1px solid #4D4D4D;
}
.quantity button.minus {
  bottom: 0;
}

.js-media-reveal--ttb,
.js-media-reveal--ltr,
.js-media-reveal--rtl,
.js-media-reveal--scale,
.js-media-reveal--zoomIn,
.js-media-reveal--stacked,
.js-media-reveal--scrub,
.js-media-reveal--expandOnScroll,
.js-media-reveal--shrinkOnScroll,
.js-text-reveal--lines,
.js-text-reveal--btt,
.js-floating-animation,
.timeline__line,
.timeline__dot,
.counter-circle {
  will-change: transform, opacity;
  transform: translateZ(0);
  backface-visibility: hidden;
  perspective: 1000px;
}

.js-media-reveal--ttb.show,
.js-media-reveal--ltr.show,
.js-media-reveal--rtl.show,
.js-media-reveal--scale.show,
.js-media-reveal--stacked.show,
.js-text-reveal--lines.show,
.js-text-reveal--btt.show {
  will-change: auto;
}

.site-header.overlay-header.scroll-header {
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
}
.site-header.overlay-header.scroll-header .menu-toggle {
  color: #232323;
}
.site-header.overlay-header:not(.scroll-header) .menu-toggle {
  color: #fff;
}

.site-footer a {
  color: #fff;
}
.site-footer a:hover, .site-footer a:focus {
  color: #f7d2c9;
}
.site-footer p,
.site-footer figure {
  margin: 0;
}
.site-footer .widgettitle {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 1.5rem;
  font-size: clamp(14px, 1.75vw, 16px);
}
.site-footer .menu {
  margin: 0;
  line-height: 1.5;
  list-style: none;
}
.site-footer .menu li {
  margin-bottom: 0;
  margin-top: 1rem;
}
.site-footer .menu li:has(.wpml-ls-item) {
  display: none;
}
.site-footer .footer-bottom .menu {
  margin-top: 14px;
}
@media (min-width: 782px) {
  .site-footer .footer-bottom .menu {
    display: flex;
    flex-wrap: wrap;
  }
  .site-footer .footer-bottom .menu .menu-item {
    margin: 0;
  }
  .site-footer .footer-bottom .menu .menu-item:not(:last-child)::after {
    content: "—";
    margin-inline: 0.375rem;
  }
}
.site-footer div.footer-bottom-links-group .ltw-footer-link {
  display: block;
  margin-top: 8px;
}
@media (min-width: 782px) {
  .site-footer div.footer-bottom-links-group {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
  }
  .site-footer div.footer-bottom-links-group .ltw-footer-link {
    margin: 0;
  }
  .site-footer div.footer-bottom-links-group .ltw-footer-link::before {
    content: "—";
    margin-right: 0.375rem;
  }
}

.nav-links {
  margin-top: 6rem;
  display: flex;
  justify-content: center;
  text-align: center;
  line-height: 1.1;
}
.nav-links .page-numbers {
  display: inline-block;
  margin-inline: 0.5rem;
  padding-top: 0.5rem;
  padding-inline: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: clamp(14px, 1.75vw, 16px);
  text-decoration: none;
  min-height: 35px;
}
.nav-links .page-numbers.prev, .nav-links .page-numbers.next {
  color: #CE411D;
}
.nav-links .page-numbers:not(.next):not(.prev):not(.dots) {
  border: 1px solid #CE411D;
  min-width: 35px;
  border-radius: 0.25rem;
}
.nav-links .page-numbers:not(.next):not(.prev):not(.dots):not(.current) {
  color: #CE411D;
}
.nav-links .page-numbers:not(.next):not(.prev):not(.dots):not(.current):hover {
  background-color: #CE411D;
  color: #fff;
}
.nav-links .page-numbers.current {
  background-color: #CE411D;
  color: #fff;
}

.tax-servcat-list:not(.is-overflow) .splide__list {
  justify-content: center;
}

body {
  --wp--style--gallery-gap-default: $galleryGap;
  --gallery-block--gutter-size: $galleryGap;
  --wp--style--block-gap: $galleryGap;
}

.main-contact-form {
  display: grid;
  gap: 20px;
}
@media (min-width: 960px) {
  .main-contact-form {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .main-contact-form > div.full {
    grid-column: span 3/span 3;
  }
}
.main-contact-form > div .acf-field {
  margin: 0;
}

.newsletter-form__wrapper {
  display: grid;
  gap: 14px;
  align-items: end;
}
.newsletter-form__wrapper button {
  width: 100%;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.newsletter-form__wrapper .acf-field {
  margin: 0;
}
@media (min-width: 782px) {
  .newsletter-form__wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .newsletter-form__wrapper > div:first-child {
    grid-column: span 2/span 2;
  }
}

div.acf-input-wrap {
  overflow: visible;
}

.block-img-section .wp-video {
  width: 100% !important;
}
@media (min-width: 1080px) {
  .block-img-section.home-about {
    padding-bottom: 217px;
  }
}
.block-img-section.home-about .block-img-section__img::before, .block-img-section.home-about .block-img-section__img::after {
  position: absolute;
  z-index: 1;
  display: block;
}
.block-img-section.home-about .block-img-section__img::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='78.4' height='76.2'%3E%3Cpath d='m40.4 0 2.7 25.6 23-16.3 2.6 2.1c-4.9 6.7-9.8 13.4-16.3 22l25.8 4 .2 4-26.2 3.3 16.6 21.1-2.5 3-22-16.5-4.5 24-2.2-.1-4-24.3-20.2 16.6-3.1-2.3 14.8-21.1-25-4v-3.5l25.4-4.2-14.9-20.7 2-2.6 21.6 15.6 3-25.7z' fill='%23e68225'/%3E%3C/svg%3E");
  top: 50px;
  right: -40px;
}
@media (min-width: 960px) {
  .block-img-section.home-about .block-img-section__img::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='193' height='193'%3E%3Cg fill='none' stroke='%23dd4e29' stroke-width='10'%3E%3Ccircle cx='96.5' cy='96.5' r='96.5' stroke='none'/%3E%3Ccircle cx='96.5' cy='96.5' r='91.5'/%3E%3C/g%3E%3C/svg%3E");
    top: calc(100% - 98px);
    right: calc(100% - 98px);
    z-index: 0;
  }
}

.block-mainslider .splide__video__wrapper :is(video, iframe) {
  -o-object-fit: cover;
     object-fit: cover;
}

.block-img-section-full .plyr {
  height: 100%;
}
.block-img-section-full .plyr video {
  -o-object-fit: cover;
     object-fit: cover;
}

:is(.block-post-type-list, .block-featured-terms) .splide:not(.splide--draggable) :is(.splide__arrows, .splide__pagination) {
  display: none;
}
:is(.block-post-type-list, .block-featured-terms) .splide .splide__pagination {
  margin-top: 2.75rem;
}

.block-brandscarousel .splide__pagination {
  margin-top: 40px;
}

.block-time-line p:last-child {
  margin-bottom: 0;
}

.block-featured-terms__item .c_card {
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.block-featured-terms__item .c_card ul {
  padding-left: 25px !important;
  list-style: circle !important;
}
.block-featured-terms__item .c_card ul li {
  list-style: circle !important;
}
.block-featured-terms__item .c_card ul li::marker {
  color: #CE411D;
}
.block-featured-terms__item .c_card .text-description {
  min-width: 200px;
  overflow: hidden;
}
.block-featured-terms__item .block-featured-terms__expand,
.block-featured-terms__item .block-featured-terms__thumb2 {
  transition: 0.7s transform ease-in-out;
}
.block-featured-terms__item.expanded {
  background-color: #ffa062;
  color: #CE411D;
}
.block-featured-terms__item.expanded .block-featured-terms__heading {
  color: #fff;
}
.block-featured-terms__item.expanded .icon-arrow svg path {
  stroke: #fff;
}
.block-featured-terms__item.expanded .block-featured-terms__thumbnail {
  height: 0;
}
.block-featured-terms__item.expanded .text-description {
  display: none;
}
.block-featured-terms__item.expanded .block-featured-terms__expand,
.block-featured-terms__item.expanded .block-featured-terms__thumb2 {
  height: auto;
  transform: translateX(0);
}
@media (min-width: 1280px) {
  .block-featured-terms__item {
    transition: 0.7s width ease-in-out;
  }
  .block-featured-terms__item .c_card {
    transition-property: height, transform;
  }
  .block-featured-terms__item .c_card .block-featured-terms__expand {
    width: calc(45% - 1rem);
  }
  .block-featured-terms__item .c_card .block-featured-terms__thumb2 {
    position: absolute;
    right: 2rem;
    inset-block: 1rem;
    left: 45%;
    width: calc(55% - 2rem);
    height: calc(100% - 2rem);
  }
  .block-featured-terms__item .c_card .block-featured-terms__thumb2 img {
    width: 100%;
    height: 100%;
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }
  .block-featured-terms__item.collapsed .block-featured-terms__heading {
    font-size: clamp(16px, 2vw, 18px);
    hyphens: auto;
  }
  .block-featured-terms__item.collapsed .text-description {
    display: none;
  }
  .block-featured-terms__item.collapsed .block-featured-terms__thumbnail {
    flex-grow: 1;
  }
  .block-featured-terms__item.expanded {
    width: 100%;
  }
  .block-featured-terms__item.expanded .block-featured-terms__heading,
  .block-featured-terms__item.expanded .block-featured-terms__posts {
    font-size: 30px;
  }
  .block-featured-terms__item.expanded .c_card {
    height: calc(100% + 2rem);
    transform: translateY(-1rem);
    background-color: #ffa062;
    border-radius: 20px;
  }
  .block-featured-terms__item.expanded .block-featured-terms__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
}
.block-featured-terms__excerpt p:last-child {
  margin-bottom: 0;
}

.features-list li.group > div {
  border: 3px solid transparent;
}

.counter-circle {
  --c-size: 3%;
  background-image: conic-gradient(#CE411D var(--c-size, 0), 0, #fff);
}
.counter-circle::after {
  content: "";
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  background-color: #FEF6EE;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 50%;
  transition: 0.5s all ease-out;
}
@media (min-width: 960px){
  .lg\:container{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  @media (min-width: 480px){
    .lg\:container{
      max-width: 480px;
    }
  }
  @media (min-width: 782px){
    .lg\:container{
      max-width: 782px;
    }
  }
  @media (min-width: 960px){
    .lg\:container{
      max-width: 960px;
    }
  }
  @media (min-width: 1080px){
    .lg\:container{
      max-width: 1080px;
    }
  }
  @media (min-width: 1280px){
    .lg\:container{
      max-width: 1280px;
    }
  }
  @media (min-width: 1532px){
    .lg\:container{
      max-width: 1532px;
    }
  }
}
.before\:relative::before{
  content: var(--tw-content);
  position: relative;
}
.before\:top-px::before{
  content: var(--tw-content);
  top: 1px;
}
.before\:mr-1::before{
  content: var(--tw-content);
  margin-right: 0.25rem;
}
.before\:transition-all::before{
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.before\:content-\[\'\\003E\'\]::before{
  --tw-content: '\003E';
  content: var(--tw-content);
}
.focus-within\:outline-primary:focus-within{
  outline-color: #CE411D;
}
.hover\:-translate-y-0\.5:hover{
  --tw-translate-y: -0.125rem;
  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));
}
.hover\:-translate-y-1:hover{
  --tw-translate-y: -0.25rem;
  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));
}
.hover\:scale-105:hover{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}
.hover\:scale-110:hover{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}
.hover\:text-primary:hover{
  --tw-text-opacity: 1;
  color: rgb(206 65 29 / var(--tw-text-opacity, 1));
}
.hover\:text-secondary:hover{
  --tw-text-opacity: 1;
  color: rgb(230 130 37 / var(--tw-text-opacity, 1));
}
.hover\:shadow:hover{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-lg:hover{
  --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);
}
.hover\:shadow-md:hover{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-sm:hover{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.focus-visible\:outline-primary:focus-visible{
  outline-color: #CE411D;
}
.group:hover .group-hover\:-translate-y-0\.5{
  --tw-translate-y: -0.125rem;
  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));
}
.group:hover .group-hover\:border-\[3px\]{
  border-width: 3px;
}
.group:hover .group-hover\:border-solid{
  border-style: solid;
}
.group:hover .group-hover\:border-primary{
  --tw-border-opacity: 1;
  border-color: rgb(206 65 29 / var(--tw-border-opacity, 1));
}
.group:hover .group-hover\:opacity-0{
  opacity: 0;
}
.group:hover .group-hover\:before\:ml-1::before{
  content: var(--tw-content);
  margin-left: 0.25rem;
}
.group:hover .group-hover\:before\:mr-0::before{
  content: var(--tw-content);
  margin-right: 0px;
}
@media (min-width: 480px){
  .sm\:-right-\[43px\]{
    right: -43px;
  }
  .sm\:left-1\/2{
    left: 50%;
  }
  .sm\:left-auto{
    left: auto;
  }
  .sm\:col-span-10{
    grid-column: span 10 / span 10;
  }
  .sm\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .sm\:ml-auto{
    margin-left: auto;
  }
  .sm\:aspect-video{
    aspect-ratio: 16 / 9;
  }
  .sm\:w-1\/2{
    width: 50%;
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:p-8{
    padding: 2rem;
  }
  .sm\:pl-0{
    padding-left: 0px;
  }
  .sm\:pr-9{
    padding-right: 2.25rem;
  }
  .sm\:text-right{
    text-align: right;
  }
}
@media (min-width: 782px){
  .md\:mr-3{
    margin-right: 0.75rem;
  }
  .md\:mt-0{
    margin-top: 0px;
  }
  .md\:h-\[685px\]{
    height: 685px;
  }
  .md\:h-auto{
    height: auto;
  }
  .md\:w-auto{
    width: auto;
  }
  .md\:max-w-2xl{
    max-width: 42rem;
  }
  .md\:max-w-full{
    max-width: 100%;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:justify-center{
    justify-content: center;
  }
  .md\:justify-evenly{
    justify-content: space-evenly;
  }
  .md\:gap-28{
    gap: 7rem;
  }
  .md\:gap-x-14{
    -moz-column-gap: 3.5rem;
         column-gap: 3.5rem;
  }
  .md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .md\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .md\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .md\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .md\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .md\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .md\:py-9{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }
  .md\:pb-12{
    padding-bottom: 3rem;
  }
  .md\:pt-10{
    padding-top: 2.5rem;
  }
  .md\:pt-12{
    padding-top: 3rem;
  }
  .md\:text-8xl{
    font-size: 6rem;
    line-height: 1;
  }
  .md\:text-xl{
    font-size: 24px;
    line-height: 1.25;
  }
  .md\:text-gray-900{
    --tw-text-opacity: 1;
    color: rgb(35 35 35 / var(--tw-text-opacity, 1));
  }
}
@media (min-width: 960px){
  .lg\:absolute{
    position: absolute;
  }
  .lg\:relative{
    position: relative;
  }
  .lg\:bottom-10{
    bottom: 2.5rem;
  }
  .lg\:bottom-12{
    bottom: 3rem;
  }
  .lg\:right-10{
    right: 2.5rem;
  }
  .lg\:order-2{
    order: 2;
  }
  .lg\:col-span-5{
    grid-column: span 5 / span 5;
  }
  .lg\:col-span-7{
    grid-column: span 7 / span 7;
  }
  .lg\:my-28{
    margin-top: 7rem;
    margin-bottom: 7rem;
  }
  .lg\:my-32{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  .lg\:mb-0{
    margin-bottom: 0px;
  }
  .lg\:mb-16{
    margin-bottom: 4rem;
  }
  .lg\:mb-20{
    margin-bottom: 5rem;
  }
  .lg\:ml-auto{
    margin-left: auto;
  }
  .lg\:mt-14{
    margin-top: 3.5rem;
  }
  .lg\:mt-32{
    margin-top: 8rem;
  }
  .lg\:block{
    display: block;
  }
  .lg\:grid{
    display: grid;
  }
  .lg\:aspect-square{
    aspect-ratio: 1 / 1;
  }
  .lg\:min-h-full{
    min-height: 100%;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-5\/12{
    width: 41.666667%;
  }
  .lg\:max-w-\[476px\]{
    max-width: 476px;
  }
  .lg\:max-w-\[605px\]{
    max-width: 605px;
  }
  .lg\:max-w-\[610px\]{
    max-width: 610px;
  }
  .lg\:max-w-full{
    max-width: 100%;
  }
  .lg\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:rounded-3xl{
    border-radius: 20px;
  }
  .lg\:bg-transparent{
    background-color: transparent;
  }
  .lg\:p-12{
    padding: 3rem;
  }
  .lg\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .lg\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lg\:py-14{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .lg\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .lg\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .lg\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .lg\:py-28{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
  .lg\:py-56{
    padding-top: 14rem;
    padding-bottom: 14rem;
  }
  .lg\:pb-14{
    padding-bottom: 3.5rem;
  }
  .lg\:pb-20{
    padding-bottom: 5rem;
  }
  .lg\:pb-24{
    padding-bottom: 6rem;
  }
  .lg\:pb-28{
    padding-bottom: 7rem;
  }
  .lg\:pb-32{
    padding-bottom: 8rem;
  }
  .lg\:pb-48{
    padding-bottom: 12rem;
  }
  .lg\:pt-0{
    padding-top: 0px;
  }
  .lg\:pt-20{
    padding-top: 5rem;
  }
  .lg\:pt-28{
    padding-top: 7rem;
  }
  .lg\:pt-8{
    padding-top: 2rem;
  }
  .lg\:text-left{
    text-align: left;
  }
  .lg\:text-4xl{
    font-size: 45px;
    line-height: 1.22;
  }
}
@media (min-width: 1080px){
  .xl\:absolute{
    position: absolute;
  }
  .xl\:-left-8{
    left: -2rem;
  }
  .xl\:-right-8{
    right: -2rem;
  }
  .xl\:top-1\/2{
    top: 50%;
  }
  .xl\:-mt-4{
    margin-top: -1rem;
  }
  .xl\:mb-14{
    margin-bottom: 3.5rem;
  }
  .xl\:mt-0{
    margin-top: 0px;
  }
  .xl\:w-1\/3{
    width: 33.333333%;
  }
  .xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xl\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .xl\:flex-row{
    flex-direction: row;
  }
  .xl\:justify-between{
    justify-content: space-between;
  }
  .xl\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }
  .xl\:divide-primary > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgb(206 65 29 / var(--tw-divide-opacity, 1));
  }
  .xl\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .xl\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .xl\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .xl\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .xl\:text-4xl{
    font-size: 45px;
    line-height: 1.22;
  }
  .xl\:text-5xl{
    font-size: 54px;
    line-height: 1.15;
  }
}
@media (min-width: 1280px){
  .\32xl\:order-1{
    order: 1;
  }
  .\32xl\:order-2{
    order: 2;
  }
  .\32xl\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .\32xl\:col-span-4{
    grid-column: span 4 / span 4;
  }
  .\32xl\:col-span-9{
    grid-column: span 9 / span 9;
  }
  .\32xl\:col-start-10{
    grid-column-start: 10;
  }
  .\32xl\:col-start-5{
    grid-column-start: 5;
  }
  .\32xl\:ml-0{
    margin-left: 0px;
  }
  .\32xl\:flex{
    display: flex;
  }
  .\32xl\:h-80{
    height: 20rem;
  }
  .\32xl\:w-1\/2{
    width: 50%;
  }
  .\32xl\:w-1\/3{
    width: 33.333333%;
  }
  .\32xl\:w-1\/4{
    width: 25%;
  }
  .\32xl\:w-1\/5{
    width: 20%;
  }
  .\32xl\:w-1\/6{
    width: 16.666667%;
  }
  .\32xl\:max-w-screen-xl{
    max-width: 1080px;
  }
  .\32xl\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .\32xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .\32xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .\32xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .\32xl\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .\32xl\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .\32xl\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .\32xl\:pb-11{
    padding-bottom: 2.75rem;
  }
  .\32xl\:pl-10{
    padding-left: 2.5rem;
  }
  .\32xl\:pl-8{
    padding-left: 2rem;
  }
  .\32xl\:pr-10{
    padding-right: 2.5rem;
  }
  .\32xl\:pr-5{
    padding-right: 1.25rem;
  }
  .\32xl\:text-6xl{
    font-size: 62px;
    line-height: 1.1;
  }
}
@media (min-width: 1532px){
  .\33xl\:max-w-screen-2xl{
    max-width: 1280px;
  }
  .\33xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .\33xl\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .\33xl\:pr-1{
    padding-right: 0.25rem;
  }
}
