/*! tailwindcss v4.2.0 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme {
  :root, :host {
    --tw-spacing: 0.25rem;
    --tw-text-base: 1rem;
    --tw-text-base--line-height: calc(1.5 / 1);
    --tw-text-xl: 1.25rem;
    --tw-text-xl--line-height: calc(1.75 / 1.25);
    --tw-text-2xl: 1.5rem;
    --tw-text-2xl--line-height: calc(2 / 1.5);
    --tw-text-5xl: 3rem;
    --tw-text-5xl--line-height: 1;
    --tw-font-weight-normal: 400;
    --tw-font-weight-bold: 700;
    --tw-color-brand-yellow: #FFDC00;
    --tw-color-brand-indigo: #3F61C4;
    --tw-color-brand-teal: #007882;
    --tw-font-clancy: 'Clancy', sans-serif;
    --tw-font-roboto: 'Roboto', sans-serif;
  }
}
@layer utilities {
  .tw\:invisible {
    visibility: hidden;
  }
  .tw\:absolute {
    position: absolute;
  }
  .tw\:fixed {
    position: fixed;
  }
  .tw\:relative {
    position: relative;
  }
  .tw\:inset-0 {
    inset: calc(var(--tw-spacing) * 0);
  }
  .tw\:top-0 {
    top: calc(var(--tw-spacing) * 0);
  }
  .tw\:top-\[-50vh\] {
    top: -50vh;
  }
  .tw\:top-\[10px\] {
    top: 10px;
  }
  .tw\:right-0 {
    right: calc(var(--tw-spacing) * 0);
  }
  .tw\:right-5 {
    right: calc(var(--tw-spacing) * 5);
  }
  .tw\:right-\[10px\] {
    right: 10px;
  }
  .tw\:bottom-0 {
    bottom: calc(var(--tw-spacing) * 0);
  }
  .tw\:bottom-auto {
    bottom: auto;
  }
  .tw\:left-0 {
    left: calc(var(--tw-spacing) * 0);
  }
  .tw\:left-\[-50vh\] {
    left: -50vh;
  }
  .tw\:-z-1 {
    z-index: calc(1 * -1);
  }
  .tw\:z-1 {
    z-index: 1;
  }
  .tw\:z-2 {
    z-index: 2;
  }
  .tw\:z-3 {
    z-index: 3;
  }
  .tw\:z-4 {
    z-index: 4;
  }
  .tw\:z-5 {
    z-index: 5;
  }
  .tw\:z-10 {
    z-index: 10;
  }
  .tw\:float-right {
    float: right;
  }
  .tw\:m-0 {
    margin: calc(var(--tw-spacing) * 0);
  }
  .tw\:mx-4 {
    margin-inline: calc(var(--tw-spacing) * 4);
  }
  .tw\:mx-auto {
    margin-inline: auto;
  }
  .tw\:my-16 {
    margin-block: calc(var(--tw-spacing) * 16);
  }
  .tw\:-mt-3\.5 {
    margin-top: calc(var(--tw-spacing) * -3.5);
  }
  .tw\:-mt-4 {
    margin-top: calc(var(--tw-spacing) * -4);
  }
  .tw\:mt-0 {
    margin-top: calc(var(--tw-spacing) * 0);
  }
  .tw\:mt-1\.5 {
    margin-top: calc(var(--tw-spacing) * 1.5);
  }
  .tw\:mt-3 {
    margin-top: calc(var(--tw-spacing) * 3);
  }
  .tw\:mt-5 {
    margin-top: calc(var(--tw-spacing) * 5);
  }
  .tw\:mt-6 {
    margin-top: calc(var(--tw-spacing) * 6);
  }
  .tw\:mt-14 {
    margin-top: calc(var(--tw-spacing) * 14);
  }
  .tw\:mt-\[-11px\] {
    margin-top: -11px;
  }
  .tw\:mt-\[8\%\] {
    margin-top: 8%;
  }
  .tw\:mt-\[11px\] {
    margin-top: 11px;
  }
  .tw\:mt-\[26px\] {
    margin-top: 26px;
  }
  .tw\:mt-\[27px\] {
    margin-top: 27px;
  }
  .tw\:mt-\[33px\] {
    margin-top: 33px;
  }
  .tw\:mr-0 {
    margin-right: calc(var(--tw-spacing) * 0);
  }
  .tw\:mr-3 {
    margin-right: calc(var(--tw-spacing) * 3);
  }
  .tw\:mr-5 {
    margin-right: calc(var(--tw-spacing) * 5);
  }
  .tw\:mr-auto {
    margin-right: auto;
  }
  .tw\:mb-0 {
    margin-bottom: calc(var(--tw-spacing) * 0);
  }
  .tw\:mb-3 {
    margin-bottom: calc(var(--tw-spacing) * 3);
  }
  .tw\:mb-3\.5 {
    margin-bottom: calc(var(--tw-spacing) * 3.5);
  }
  .tw\:mb-4 {
    margin-bottom: calc(var(--tw-spacing) * 4);
  }
  .tw\:mb-6 {
    margin-bottom: calc(var(--tw-spacing) * 6);
  }
  .tw\:mb-7 {
    margin-bottom: calc(var(--tw-spacing) * 7);
  }
  .tw\:mb-8 {
    margin-bottom: calc(var(--tw-spacing) * 8);
  }
  .tw\:mb-16 {
    margin-bottom: calc(var(--tw-spacing) * 16);
  }
  .tw\:mb-\[-9\%\] {
    margin-bottom: -9%;
  }
  .tw\:mb-\[7px\] {
    margin-bottom: 7px;
  }
  .tw\:mb-\[26px\] {
    margin-bottom: 26px;
  }
  .tw\:mb-\[37px\] {
    margin-bottom: 37px;
  }
  .tw\:mb-\[50px\] {
    margin-bottom: 50px;
  }
  .tw\:mb-\[100px\] {
    margin-bottom: 100px;
  }
  .tw\:ml-0 {
    margin-left: calc(var(--tw-spacing) * 0);
  }
  .tw\:ml-2 {
    margin-left: calc(var(--tw-spacing) * 2);
  }
  .tw\:ml-3\.5 {
    margin-left: calc(var(--tw-spacing) * 3.5);
  }
  .tw\:ml-4 {
    margin-left: calc(var(--tw-spacing) * 4);
  }
  .tw\:ml-5 {
    margin-left: calc(var(--tw-spacing) * 5);
  }
  .tw\:ml-\[2vw\] {
    margin-left: 2vw;
  }
  .tw\:ml-\[5\%\] {
    margin-left: 5%;
  }
  .tw\:ml-\[58px\] {
    margin-left: 58px;
  }
  .tw\:box-border {
    box-sizing: border-box;
  }
  .tw\:block {
    display: block;
  }
  .tw\:flex {
    display: flex;
  }
  .tw\:hidden {
    display: none;
  }
  .tw\:inline {
    display: inline;
  }
  .tw\:inline-block {
    display: inline-block;
  }
  .tw\:aspect-square {
    aspect-ratio: 1 / 1;
  }
  .tw\:h-0 {
    height: calc(var(--tw-spacing) * 0);
  }
  .tw\:h-1\/2 {
    height: calc(1 / 2 * 100%);
  }
  .tw\:h-4 {
    height: calc(var(--tw-spacing) * 4);
  }
  .tw\:h-5 {
    height: calc(var(--tw-spacing) * 5);
  }
  .tw\:h-7 {
    height: calc(var(--tw-spacing) * 7);
  }
  .tw\:h-\[0\.1px\] {
    height: 0.1px;
  }
  .tw\:h-\[17px\] {
    height: 17px;
  }
  .tw\:h-\[18px\] {
    height: 18px;
  }
  .tw\:h-\[21px\] {
    height: 21px;
  }
  .tw\:h-\[34px\] {
    height: 34px;
  }
  .tw\:h-\[52px\] {
    height: 52px;
  }
  .tw\:h-\[90\%\] {
    height: 90%;
  }
  .tw\:h-\[100px\] {
    height: 100px;
  }
  .tw\:h-\[236px\] {
    height: 236px;
  }
  .tw\:h-\[368px\] {
    height: 368px;
  }
  .tw\:h-\[375px\] {
    height: 375px;
  }
  .tw\:h-\[550px\] {
    height: 550px;
  }
  .tw\:h-\[600px\] {
    height: 600px;
  }
  .tw\:h-auto {
    height: auto;
  }
  .tw\:h-full {
    height: 100%;
  }
  .tw\:max-h-\[430px\] {
    max-height: 430px;
  }
  .tw\:max-h-\[768px\] {
    max-height: 768px;
  }
  .tw\:max-h-\[2000px\] {
    max-height: 2000px;
  }
  .tw\:min-h-\[430px\] {
    min-height: 430px;
  }
  .tw\:w-3\.5 {
    width: calc(var(--tw-spacing) * 3.5);
  }
  .tw\:w-3\/5 {
    width: calc(3 / 5 * 100%);
  }
  .tw\:w-5 {
    width: calc(var(--tw-spacing) * 5);
  }
  .tw\:w-7 {
    width: calc(var(--tw-spacing) * 7);
  }
  .tw\:w-\[10\%\] {
    width: 10%;
  }
  .tw\:w-\[18px\] {
    width: 18px;
  }
  .tw\:w-\[22px\] {
    width: 22px;
  }
  .tw\:w-\[25px\] {
    width: 25px;
  }
  .tw\:w-\[25vw\] {
    width: 25vw;
  }
  .tw\:w-\[30\%\] {
    width: 30%;
  }
  .tw\:w-\[50px\] {
    width: 50px;
  }
  .tw\:w-\[58\%\] {
    width: 58%;
  }
  .tw\:w-\[60\%\] {
    width: 60%;
  }
  .tw\:w-\[68px\] {
    width: 68px;
  }
  .tw\:w-\[70\%\] {
    width: 70%;
  }
  .tw\:w-\[80\%\] {
    width: 80%;
  }
  .tw\:w-\[280px\] {
    width: 280px;
  }
  .tw\:w-\[293px\] {
    width: 293px;
  }
  .tw\:w-\[440px\] {
    width: 440px;
  }
  .tw\:w-auto {
    width: auto;
  }
  .tw\:w-fit {
    width: fit-content;
  }
  .tw\:w-full {
    width: 100%;
  }
  .tw\:w-px {
    width: 1px;
  }
  .tw\:max-w-1\/2 {
    max-width: calc(1 / 2 * 100%);
  }
  .tw\:max-w-\[18vw\] {
    max-width: 18vw;
  }
  .tw\:max-w-\[143px\] {
    max-width: 143px;
  }
  .tw\:max-w-\[360px\] {
    max-width: 360px;
  }
  .tw\:max-w-\[390px\] {
    max-width: 390px;
  }
  .tw\:max-w-\[430px\] {
    max-width: 430px;
  }
  .tw\:max-w-\[464px\] {
    max-width: 464px;
  }
  .tw\:max-w-\[475px\] {
    max-width: 475px;
  }
  .tw\:max-w-\[560px\] {
    max-width: 560px;
  }
  .tw\:max-w-\[600px\] {
    max-width: 600px;
  }
  .tw\:max-w-\[800px\] {
    max-width: 800px;
  }
  .tw\:max-w-\[828px\] {
    max-width: 828px;
  }
  .tw\:max-w-\[878px\] {
    max-width: 878px;
  }
  .tw\:max-w-\[911px\] {
    max-width: 911px;
  }
  .tw\:max-w-\[983px\] {
    max-width: 983px;
  }
  .tw\:max-w-\[1180px\] {
    max-width: 1180px;
  }
  .tw\:max-w-\[1320px\] {
    max-width: 1320px;
  }
  .tw\:max-w-\[2000px\] {
    max-width: 2000px;
  }
  .tw\:max-w-full {
    max-width: 100%;
  }
  .tw\:min-w-\[344px\] {
    min-width: 344px;
  }
  .tw\:min-w-\[430px\] {
    min-width: 430px;
  }
  .tw\:flex-1 {
    flex: 1;
  }
  .tw\:flex-\[1_0_auto\] {
    flex: 1 0 auto;
  }
  .tw\:shrink-0 {
    flex-shrink: 0;
  }
  .tw\:grow {
    flex-grow: 1;
  }
  .tw\:grow-2 {
    flex-grow: 2;
  }
  .tw\:grow-5 {
    flex-grow: 5;
  }
  .tw\:grow-10 {
    flex-grow: 10;
  }
  .tw\:grow-\[0\.9\] {
    flex-grow: 0.9;
  }
  .tw\:grow-\[2\] {
    flex-grow: 2;
  }
  .tw\:basis-\[calc\(33\.333\%-20px\)\] {
    flex-basis: calc(33.333% - 20px);
  }
  .tw\:transform-\[translate3d\(0\,0\,0\)\] {
    transform: translate3d(0,0,0);
  }
  .tw\:cursor-pointer {
    cursor: pointer;
  }
  .tw\:flex-col {
    flex-direction: column;
  }
  .tw\:flex-wrap {
    flex-wrap: wrap;
  }
  .tw\:items-center {
    align-items: center;
  }
  .tw\:items-end {
    align-items: flex-end;
  }
  .tw\:justify-between {
    justify-content: space-between;
  }
  .tw\:justify-center {
    justify-content: center;
  }
  .tw\:justify-end {
    justify-content: flex-end;
  }
  .tw\:justify-evenly {
    justify-content: space-evenly;
  }
  .tw\:justify-start {
    justify-content: flex-start;
  }
  .tw\:gap-2\.5 {
    gap: calc(var(--tw-spacing) * 2.5);
  }
  .tw\:gap-4 {
    gap: calc(var(--tw-spacing) * 4);
  }
  .tw\:gap-6 {
    gap: calc(var(--tw-spacing) * 6);
  }
  .tw\:gap-8 {
    gap: calc(var(--tw-spacing) * 8);
  }
  .tw\:gap-12 {
    gap: calc(var(--tw-spacing) * 12);
  }
  .tw\:self-baseline {
    align-self: baseline;
  }
  .tw\:self-center {
    align-self: center;
  }
  .tw\:self-end {
    align-self: flex-end;
  }
  .tw\:self-start {
    align-self: flex-start;
  }
  .tw\:overflow-auto {
    overflow: auto;
  }
  .tw\:overflow-hidden {
    overflow: hidden;
  }
  .tw\:overflow-x-auto {
    overflow-x: auto;
  }
  .tw\:border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .tw\:border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .tw\:border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .tw\:border-r {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
  }
  .tw\:border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .tw\:border-b-\[3px\] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 3px;
  }
  .tw\:border-b-\[5px\] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 5px;
  }
  .tw\:border-\[\#2ea9e2\] {
    border-color: #2ea9e2;
  }
  .tw\:border-\[\#888\] {
    border-color: #888;
  }
  .tw\:border-\[\#222222\] {
    border-color: #222222;
  }
  .tw\:border-\[\#D9D9D9\] {
    border-color: #D9D9D9;
  }
  .tw\:border-\[\#d9d9d9\] {
    border-color: #d9d9d9;
  }
  .tw\:border-\[\#e0e0e0\] {
    border-color: #e0e0e0;
  }
  .tw\:border-brand-teal {
    border-color: var(--tw-color-brand-teal);
  }
  .tw\:border-transparent {
    border-color: transparent;
  }
  .tw\:bg-\[\#d9d9d9\] {
    background-color: #d9d9d9;
  }
  .tw\:bg-\[\#fefefe\] {
    background-color: #fefefe;
  }
  .tw\:bg-\[rgba\(24\,23\,22\,0\.30\)\] {
    background-color: rgba(24,23,22,0.30);
  }
  .tw\:bg-brand-indigo {
    background-color: var(--tw-color-brand-indigo);
  }
  .tw\:bg-brand-yellow {
    background-color: var(--tw-color-brand-yellow);
  }
  .tw\:bg-cover {
    background-size: cover;
  }
  .tw\:object-cover {
    object-fit: cover;
  }
  .tw\:p-0 {
    padding: calc(var(--tw-spacing) * 0);
  }
  .tw\:p-4 {
    padding: calc(var(--tw-spacing) * 4);
  }
  .tw\:p-5 {
    padding: calc(var(--tw-spacing) * 5);
  }
  .tw\:p-6 {
    padding: calc(var(--tw-spacing) * 6);
  }
  .tw\:p-\[10px_15px\] {
    padding: 10px 15px;
  }
  .tw\:px-4 {
    padding-inline: calc(var(--tw-spacing) * 4);
  }
  .tw\:py-3 {
    padding-block: calc(var(--tw-spacing) * 3);
  }
  .tw\:py-3\.5 {
    padding-block: calc(var(--tw-spacing) * 3.5);
  }
  .tw\:pt-10 {
    padding-top: calc(var(--tw-spacing) * 10);
  }
  .tw\:pr-1\.5 {
    padding-right: calc(var(--tw-spacing) * 1.5);
  }
  .tw\:pr-2\.5 {
    padding-right: calc(var(--tw-spacing) * 2.5);
  }
  .tw\:pr-3 {
    padding-right: calc(var(--tw-spacing) * 3);
  }
  .tw\:pr-3\.5 {
    padding-right: calc(var(--tw-spacing) * 3.5);
  }
  .tw\:pr-\[50px\] {
    padding-right: 50px;
  }
  .tw\:pb-2 {
    padding-bottom: calc(var(--tw-spacing) * 2);
  }
  .tw\:pb-4 {
    padding-bottom: calc(var(--tw-spacing) * 4);
  }
  .tw\:pl-1 {
    padding-left: calc(var(--tw-spacing) * 1);
  }
  .tw\:pl-8 {
    padding-left: calc(var(--tw-spacing) * 8);
  }
  .tw\:text-center {
    text-align: center;
  }
  .tw\:text-left {
    text-align: left;
  }
  .tw\:align-middle {
    vertical-align: middle;
  }
  .tw\:font-\[Roboto\] {
    font-family: Roboto;
  }
  .tw\:font-clancy {
    font-family: var(--tw-font-clancy);
  }
  .tw\:font-roboto {
    font-family: var(--tw-font-roboto);
  }
  .tw\:text-2xl {
    font-size: var(--tw-text-2xl);
    line-height: var(--tw-leading, var(--tw-text-2xl--line-height));
  }
  .tw\:text-5xl {
    font-size: var(--tw-text-5xl);
    line-height: var(--tw-leading, var(--tw-text-5xl--line-height));
  }
  .tw\:text-base {
    font-size: var(--tw-text-base);
    line-height: var(--tw-leading, var(--tw-text-base--line-height));
  }
  .tw\:text-xl {
    font-size: var(--tw-text-xl);
    line-height: var(--tw-leading, var(--tw-text-xl--line-height));
  }
  .tw\:text-\[20px\] {
    font-size: 20px;
  }
  .tw\:text-\[28px\] {
    font-size: 28px;
  }
  .tw\:text-\[32px\] {
    font-size: 32px;
  }
  .tw\:text-\[62px\] {
    font-size: 62px;
  }
  .tw\:leading-4 {
    --tw-leading: calc(var(--tw-spacing) * 4);
    line-height: calc(var(--tw-spacing) * 4);
  }
  .tw\:leading-6 {
    --tw-leading: calc(var(--tw-spacing) * 6);
    line-height: calc(var(--tw-spacing) * 6);
  }
  .tw\:leading-8 {
    --tw-leading: calc(var(--tw-spacing) * 8);
    line-height: calc(var(--tw-spacing) * 8);
  }
  .tw\:leading-\[18\.75px\] {
    --tw-leading: 18.75px;
    line-height: 18.75px;
  }
  .tw\:leading-\[19px\] {
    --tw-leading: 19px;
    line-height: 19px;
  }
  .tw\:leading-\[21px\] {
    --tw-leading: 21px;
    line-height: 21px;
  }
  .tw\:leading-\[28\.13px\] {
    --tw-leading: 28.13px;
    line-height: 28.13px;
  }
  .tw\:leading-\[29px\] {
    --tw-leading: 29px;
    line-height: 29px;
  }
  .tw\:leading-\[30px\] {
    --tw-leading: 30px;
    line-height: 30px;
  }
  .tw\:leading-\[38\.4px\] {
    --tw-leading: 38.4px;
    line-height: 38.4px;
  }
  .tw\:leading-\[52px\] {
    --tw-leading: 52px;
    line-height: 52px;
  }
  .tw\:leading-\[150\%\] {
    --tw-leading: 150%;
    line-height: 150%;
  }
  .tw\:font-bold {
    --tw-font-weight: var(--tw-font-weight-bold);
    font-weight: var(--tw-font-weight-bold);
  }
  .tw\:font-normal {
    --tw-font-weight: var(--tw-font-weight-normal);
    font-weight: var(--tw-font-weight-normal);
  }
  .tw\:text-\[\#222\] {
    color: #222;
  }
  .tw\:text-\[\#aaa\] {
    color: #aaa;
  }
  .tw\:italic {
    font-style: italic;
  }
  .tw\:shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .tw\:\[box-shadow\:0px_3px_10px_0px_\#22222240\] {
    box-shadow: 0px 3px 10px 0px #22222240;
  }
  .tw\:drop-shadow-\[0px_3px_10px_rgba\(0\,0\,0\,0\.25\)\] {
    --tw-drop-shadow-size: drop-shadow(0px 3px 10px var(--tw-drop-shadow-color, rgba(0,0,0,0.25)));
    --tw-drop-shadow: var(--tw-drop-shadow-size);
    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,);
  }
  .tw\:drop-shadow-\[0px_3px_10px_rgba\(34\,34\,34\,0\.25\)\] {
    --tw-drop-shadow-size: drop-shadow(0px 3px 10px var(--tw-drop-shadow-color, rgba(34,34,34,0.25)));
    --tw-drop-shadow: var(--tw-drop-shadow-size);
    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,);
  }
  .tw\:backface-hidden {
    backface-visibility: hidden;
  }
  .tw\:max-md\:mt-2 {
    @media (width < 992px) {
      margin-top: calc(var(--tw-spacing) * 2);
    }
  }
  .tw\:max-md\:mt-3 {
    @media (width < 992px) {
      margin-top: calc(var(--tw-spacing) * 3);
    }
  }
  .tw\:max-md\:ml-0 {
    @media (width < 992px) {
      margin-left: calc(var(--tw-spacing) * 0);
    }
  }
  .tw\:max-md\:aspect-auto {
    @media (width < 992px) {
      aspect-ratio: auto;
    }
  }
  .tw\:max-md\:h-\[90px\] {
    @media (width < 992px) {
      height: 90px;
    }
  }
  .tw\:max-md\:h-\[400px\] {
    @media (width < 992px) {
      height: 400px;
    }
  }
  .tw\:max-md\:w-\[93\%\] {
    @media (width < 992px) {
      width: 93%;
    }
  }
  .tw\:max-md\:w-full {
    @media (width < 992px) {
      width: 100%;
    }
  }
  .tw\:max-md\:max-w-\[600px\] {
    @media (width < 992px) {
      max-width: 600px;
    }
  }
  .tw\:max-md\:max-w-full {
    @media (width < 992px) {
      max-width: 100%;
    }
  }
  .tw\:max-md\:flex-wrap {
    @media (width < 992px) {
      flex-wrap: wrap;
    }
  }
  .tw\:max-\[799px\]\:h-1\/4 {
    @media (width < 799px) {
      height: calc(1 / 4 * 100%);
    }
  }
  .tw\:max-\[799px\]\:w-full {
    @media (width < 799px) {
      width: 100%;
    }
  }
  .tw\:max-\[799px\]\:flex-col {
    @media (width < 799px) {
      flex-direction: column;
    }
  }
  .tw\:max-\[799px\]\:justify-between {
    @media (width < 799px) {
      justify-content: space-between;
    }
  }
  .tw\:min-\[991px\]\:mt-\[20vh\] {
    @media (width >= 991px) {
      margin-top: 20vh;
    }
  }
}
@font-face {
  font-family: 'Clancy';
  src: url('/wp-content/themes/buddyboss-theme-child/dist/webfonts/Clancy-Bold.woff2') format('woff2'), url('/wp-content/themes/buddyboss-theme-child/dist/webfonts/Clancy-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clancy';
  src: url('/wp-content/themes/buddyboss-theme-child/dist/webfonts/Clancy-Regular.woff2') format('woff2'), url('/wp-content/themes/buddyboss-theme-child/dist/webfonts/Clancy-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clancy';
  src: url('/wp-content/themes/buddyboss-theme-child/dist/webfonts/Clancy-Light.woff2') format('woff2'), url('/wp-content/themes/buddyboss-theme-child/dist/webfonts/Clancy-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}
