/* @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poiret+One&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Jura:wght@300..700&family=Manjari:wght@100;400;700&family=Reddit+Sans:ital,wght@0,200..900;1,200..900&display=swap');

body {
    margin: 0;
    padding: 0;
    height: 100vh;
    top: 40%;
    /* background-color: black; */
    font-family: Consolas, Arial, sans-serif;
    overflow-x: hidden;
}

.nav-text {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: bold;
    font-style: normal;
}

.video-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
}

.video-container video {
    min-width: 100%;
    min-height: 100%;
    max-width: fit-content;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.video-overlay-diag {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: rgba(0, 0, 0, 0.7); */
    background: linear-gradient(70deg, rgba(240,240,240,1) 50%, rgba(0,0,0,0) 40%);
    z-index: 1;
}

.video-overlay-diag-sm {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    /* background: linear-gradient(0deg, rgba(240,240,240,1) 65%, rgba(0,0,0,0) 40%); */
    z-index: 1;
}
.video-overlay {
    /* position: absolute; */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: rgba(0, 0, 0, 0.7); */
    background: linear-gradient(to bottom, rgba(76,5,20,1) 0%, rgba(76,5,20,0) 100%);
}

.modal {
    background-color: rgba(230,230,230,0.9);
    /* padding: 40px; */
    border-radius: 5px;
    /* display: flex; */
    align-items: center;
    max-width: 800px;
    /* min-width: min-content; */
}

.graphic {
    flex: 0 0 200px;
    /* margin-right: 40px; */
}

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

.modal-content {
    flex: 1;
    text-align: center;
}

.modal-content input[type="email"] {
    padding: 10px;
    width: 250px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.modal-content button {
    padding: 10px 20px;
    background-color: #C30E32;
    color: white;
    border: none;
    border-radius: 3px;
    cursor: pointer;
}

.modal-text {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: bold;
    font-style: normal;
    color: #64071A;
}

.bg-gradient-dark-red {
    background:#64071A;
    background: linear-gradient(135deg, #7f0920 0%, #1c0106 30%, #7f0920 100%);
}

.shadow-custom{box-shadow:0 18px 40px 0 rgba(0,0,0,.2)}
.bg-bfx-golden-hour{--tw-bg-opacity:1;background-color:rgba(255,186,73,var(--tw-bg-opacity))}
.bg-bfx-dark-gray\/40{background-color:rgba(86,82,84,.4)}
.bg-smokey-white{--tw-bg-opacity:1;background-color:rgba(240,241,242,var(--tw-bg-opacity))}
.bg-black\/80{background-color:rgba(0,0,0,.8)}
.mix-blend-overlay{mix-blend-mode:overlay}
.transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}
.text-headline-whisper{letter-spacing:.1em;text-transform:uppercase}
.text-smokey-white {
    --tw-text-opacity: 1;
    color: rgba(240, 241, 242, var(--tw-text-opacity))
}
.hover\:text-bfx-timberwolf:hover {
    --tw-text-opacity: 1;
    color: rgba(208, 207, 207, var(--tw-text-opacity))
}

.font-bold {
    font-weight: 700
}

.text-copy {
    font-family: "Manjari", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.text-sub-hero {
    font-family: "Manjari", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.text-copy-lg,
.text-headline-whisper {
    font-family: "Jura", sans-serif;
    font-style: normal
}

.text-headline-whisper {
    letter-spacing: .1em;
    text-transform: uppercase
}

.text-headline-whisper,
.text-headline-xs {
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.25rem
}
.text-bfx-wolf-red {
    --tw-text-opacity: 1;
    color: rgba(195, 14, 50, var(--tw-text-opacity))
}
.group:hover .group-hover\:text-bfx-gold-dust {
    --tw-text-opacity: 1;
    color: rgba(239, 191, 4, var(--tw-text-opacity));
}

.rounded-full {
    border-radius: 9999px
}

.bg-gradient-redwolf {
    --tw-gradient-from: #C30E32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(195, 14, 50, 0));
    --tw-gradient-stops: var(--tw-gradient-from), #C30E32, var(--tw-gradient-to, rgba(195, 14, 50, 0));
    --tw-gradient-to: #C30E32
}

.bg-gradient-orange,
.bg-gradient-redwolf {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops))
}

.hover\:bg-gradient-redwolf:hover {
    --tw-gradient-from: #C30E32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(195, 14, 50, 0));
    --tw-gradient-stops: var(--tw-gradient-from), #C30E32, var(--tw-gradient-to, rgba(195, 14, 50, 0));
    --tw-gradient-to: #C30E32;
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops))
}

.text-headline-xl {
    font-family: "Montserrat", sans-serif;
    font-size: 3.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.5rem
}

.bg-gradient-darkgray {
    background: #151515;
    background: linear-gradient(135deg, #151515 50%, #3f4447)
}

.text-headline-sm-md {
    font-size: 1.125rem;
    line-height: 1.75rem
}

.text-headline-sm,
.text-headline-sm-md {
    font-family: "Jura", sans-serif;
    font-style: normal;
    font-weight: 700
}

.text-headline-sm {
    font-size: 1.5rem;
    line-height: 2rem
}

.rounded-lg {
    border-radius: .5rem
}

.text-label-stat,
.text-label-tag {
    font-family: "Montserrat", sans-serif;
    font-style: normal
}

.text-label-stat {
    font-size: 3.75rem;
    font-weight: 700;
    line-height: 1
}

.prose {
    font-family: "Jura", sans-serif;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75rem;
    max-width: 70ch
}

.prose-promo-bar a {
    font-family: "Reddit Sans", sans-serif;
    font-style: normal;
    font-weight: 600
}

.prose-promo-bar a,
.prose-promo-bar a:focus,
.prose-promo-bar a:hover,
.prose-promo-bar a:link {
    --tw-text-opacity: 1;
    color: rgba(0, 205, 197, var(--tw-text-opacity))
}

.prose {
    font-family: "Reddit Sans", sans-serif;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75rem;
    max-width: 70ch
}

.prose p {
    overflow-wrap: break-word
}

.prose code:after,
.prose code:before {
    content: none
}

.prose strong {
    color: inherit;
    font-family: "Reddit Sans", sans-serif;
    font-style: normal;
    font-weight: 600
}

.prose span strong {
    color: inherit
}

.prose h1,
.prose h2,
.prose h3,
.prose h4 {
    margin-bottom: 0
}

.prose h1 {
    font-family: "Reddit Sans", sans-serif;
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.25rem
}

@media (min-width:768px) {
    .prose h1 {
        font-size: 2.25rem;
        line-height: 2.5rem
    }
}

.prose h2 {
    font-family: "Reddit Sans", sans-serif;
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.25rem;
    margin-bottom: .5rem
}

.prose h3 {
    font-family: "Reddit Sans", sans-serif;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2rem
}

.prose h4,
.prose h5,
.prose h6 {
    font-family: "Reddit Sans", sans-serif;
    font-size: .875rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.25rem
}

.prose ul {
    list-style: none
}

.prose ul>li:before {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 164, 158, var(--tw-bg-opacity))
}

.prose ol>li:before {
    display: none
}

.prose ol>li::marker {
    color: #6b7280;
    font-weight: 400
}

.prose ol>li {
    padding-left: .25em
}

.prose ol {
    list-style: decimal
}

.prose ol ol {
    list-style: lower-alpha;
    padding-left: 1.5em
}

.prose ol ol ol {
    list-style: lower-roman;
    padding-left: 3em
}

.prose a {
    color: rgba(191, 19, 99, var(--tw-text-opacity));
    font-family: "Reddit Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    transition-duration: .15s;
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.prose a,
.prose a:hover {
    --tw-text-opacity: 1
}

.prose a:hover {
    color: rgba(86, 82, 84, var(--tw-text-opacity))
}

.prose-dark ol,
.prose ol {
    margin-left: 1em
}

.prose-dark {
    --tw-text-opacity: 1;
    color: rgba(208, 207, 207, var(--tw-text-opacity));
    font-family: "Reddit Sans", sans-serif;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75rem
}

.prose-dark a {
    --tw-text-opacity: 1;
    --tw-brightness: brightness(1.25);
    color: rgba(191, 19, 99, var(--tw-text-opacity));
    filter: var(--tw-filter)
}

.prose-dark a:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.prose-dark strong {
    color: inherit;
    font-family: "Reddit Sans", sans-serif;
    font-style: normal;
    font-weight: 600
}

.prose-dark span strong {
    color: inherit
}

.prose-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.prose-lg {
    font-family: "Reddit Sans", sans-serif;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 300;
    line-height: 1.75rem
}




.prose a {
    color: #111827;
    font-weight: 500;
    text-decoration: underline
}

.prose strong {
    color: #111827;
    font-weight: 600
}

.prose ol[type=A] {
    --list-counter-style: upper-alpha
}

.prose ol[type=a] {
    --list-counter-style: lower-alpha
}

.prose ol[type=A s] {
    --list-counter-style: upper-alpha
}

.prose ol[type=a s] {
    --list-counter-style: lower-alpha
}

.prose ol[type=I] {
    --list-counter-style: upper-roman
}

.prose ol[type=i] {
    --list-counter-style: lower-roman
}

.prose ol[type=I s] {
    --list-counter-style: upper-roman
}

.prose ol[type=i s] {
    --list-counter-style: lower-roman
}

.prose ol[type="1"] {
    --list-counter-style: decimal
}

.prose ol>li {
    padding-left: 1.75em;
    position: relative
}

.prose ol>li:before {
    color: #6b7280;
    content: counter(list-item, var(--list-counter-style, decimal)) ".";
    font-weight: 400;
    left: 0;
    position: absolute
}

.prose ul>li {
    padding-left: 1.75em;
    position: relative
}

.prose ul>li:before {
    background-color: #d1d5db;
    border-radius: 50%;
    content: "";
    height: .375em;
    left: .25em;
    position: absolute;
    top: .6875em;
    width: .375em
}

.prose hr {
    border-color: #e5e7eb;
    border-top-width: 1px;
    margin-bottom: 3em;
    margin-top: 3em
}

.prose blockquote {
    border-left-color: #e5e7eb;
    border-left-width: .25rem;
    color: #111827;
    font-style: italic;
    font-weight: 500;
    margin-bottom: 1.6em;
    margin-top: 1.6em;
    padding-left: 1em;
    quotes: "\201C" "\201D" "\2018" "\2019"
}

.prose blockquote p:first-of-type:before {
    content: open-quote
}

.prose blockquote p:last-of-type:after {
    content: close-quote
}

.prose h1 {
    color: #111827;
    font-size: 2.25em;
    font-weight: 800;
    line-height: 1.1111111;
    margin-bottom: .8888889em;
    margin-top: 0
}

.prose h2 {
    color: #111827;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.3333333;
    margin-bottom: 1em;
    margin-top: 2em
}

.prose h3 {
    color: #111827;
    font-size: 1.25em;
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: .6em;
    margin-top: 1.6em
}

.prose h4 {
    color: #111827;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: .5em;
    margin-top: 1.5em
}

.prose figure figcaption {
    color: #6b7280;
    font-size: .875em;
    line-height: 1.4285714;
    margin-top: .8571429em
}

.prose code {
    color: #111827;
    font-size: .875em;
    font-weight: 600
}

.prose code:after,
.prose code:before {
    content: "`"
}

.prose a code {
    color: #111827
}

.prose pre {
    background-color: #1f2937;
    border-radius: .375rem;
    color: #e5e7eb;
    font-size: .875em;
    line-height: 1.7142857;
    margin-bottom: 1.7142857em;
    margin-top: 1.7142857em;
    overflow-x: auto;
    padding: .8571429em 1.1428571em
}

.prose pre code {
    background-color: transparent;
    border-radius: 0;
    border-width: 0;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: 400;
    line-height: inherit;
    padding: 0
}

.prose pre code:after,
.prose pre code:before {
    content: none
}

.prose table {
    font-size: .875em;
    line-height: 1.7142857;
    margin-bottom: 2em;
    margin-top: 2em;
    table-layout: auto;
    text-align: left;
    width: 100%
}

.prose thead {
    border-bottom-color: #d1d5db;
    border-bottom-width: 1px;
    color: #111827;
    font-weight: 600
}

.prose thead th {
    padding-bottom: .5714286em;
    padding-left: .5714286em;
    padding-right: .5714286em;
    vertical-align: bottom
}

.prose tbody tr {
    border-bottom-color: #e5e7eb;
    border-bottom-width: 1px
}

.prose tbody tr:last-child {
    border-bottom-width: 0
}

.prose tbody td {
    padding: .5714286em;
    vertical-align: top
}

.prose {
    font-size: 1rem;
    line-height: 1.75
}

.prose p {
    margin-bottom: 1.25em;
    margin-top: 1.25em
}

.prose figure,
.prose img,
.prose video {
    margin-bottom: 2em;
    margin-top: 2em
}

.prose figure>* {
    margin-bottom: 0;
    margin-top: 0
}

.prose h2 code {
    font-size: .875em
}

.prose h3 code {
    font-size: .9em
}

.prose ol,
.prose ul {
    margin-bottom: 1.25em;
    margin-top: 1.25em
}

.prose li {
    margin-bottom: .5em;
    margin-top: .5em
}

.prose>ul>li p {
    margin-bottom: .75em;
    margin-top: .75em
}

.prose>ul>li>:first-child {
    margin-top: 1.25em
}

.prose>ul>li>:last-child {
    margin-bottom: 1.25em
}

.prose>ol>li>:first-child {
    margin-top: 1.25em
}

.prose>ol>li>:last-child {
    margin-bottom: 1.25em
}

.prose ol ol,
.prose ol ul,
.prose ul ol,
.prose ul ul {
    margin-bottom: .75em;
    margin-top: .75em
}

.prose h2+*,
.prose h3+*,
.prose h4+*,
.prose hr+* {
    margin-top: 0
}

.prose thead th:first-child {
    padding-left: 0
}

.prose thead th:last-child {
    padding-right: 0
}

.prose tbody td:first-child {
    padding-left: 0
}

.prose tbody td:last-child {
    padding-right: 0
}

.prose>:first-child {
    margin-top: 0
}

.prose>:last-child {
    margin-bottom: 0
}

.prose-sm {
    font-size: .875rem;
    line-height: 1.7142857
}

.prose-sm p {
    margin-bottom: 1.1428571em;
    margin-top: 1.1428571em
}

.prose-sm [class~=lead] {
    font-size: 1.2857143em;
    line-height: 1.5555556;
    margin-bottom: .8888889em;
    margin-top: .8888889em
}

.prose-sm blockquote {
    margin-bottom: 1.3333333em;
    margin-top: 1.3333333em;
    padding-left: 1.1111111em
}

.prose-sm h1 {
    font-size: 2.1428571em;
    line-height: 1.2;
    margin-bottom: .8em;
    margin-top: 0
}

.prose-sm h2 {
    font-size: 1.4285714em;
    line-height: 1.4;
    margin-bottom: .8em;
    margin-top: 1.6em
}

.prose-sm h3 {
    font-size: 1.2857143em;
    line-height: 1.5555556;
    margin-bottom: .4444444em;
    margin-top: 1.5555556em
}

.prose-sm h4 {
    line-height: 1.4285714;
    margin-bottom: .5714286em;
    margin-top: 1.4285714em
}

.prose-sm figure,
.prose-sm img,
.prose-sm video {
    margin-bottom: 1.7142857em;
    margin-top: 1.7142857em
}

.prose-sm figure>* {
    margin-bottom: 0;
    margin-top: 0
}

.prose-sm figure figcaption {
    font-size: .8571429em;
    line-height: 1.3333333;
    margin-top: .6666667em
}

.prose-sm code {
    font-size: .8571429em
}

.prose-sm h2 code {
    font-size: .9em
}

.prose-sm h3 code {
    font-size: .8888889em
}

.prose-sm pre {
    border-radius: .25rem;
    font-size: .8571429em;
    line-height: 1.6666667;
    margin-bottom: 1.6666667em;
    margin-top: 1.6666667em;
    padding: .6666667em 1em
}

.prose-sm ol,
.prose-sm ul {
    margin-bottom: 1.1428571em;
    margin-top: 1.1428571em
}

.prose-sm li {
    margin-bottom: .2857143em;
    margin-top: .2857143em
}

.prose-sm ol>li {
    padding-left: 1.5714286em
}

.prose-sm ol>li:before {
    left: 0
}

.prose-sm ul>li {
    padding-left: 1.5714286em
}

.prose-sm ul>li:before {
    height: .3571429em;
    left: .2142857em;
    top: .67857em;
    width: .3571429em
}

.prose-sm>ul>li p {
    margin-bottom: .5714286em;
    margin-top: .5714286em
}

.prose-sm>ul>li>:first-child {
    margin-top: 1.1428571em
}

.prose-sm>ul>li>:last-child {
    margin-bottom: 1.1428571em
}

.prose-sm>ol>li>:first-child {
    margin-top: 1.1428571em
}

.prose-sm>ol>li>:last-child {
    margin-bottom: 1.1428571em
}

.prose-sm ol ol,
.prose-sm ol ul,
.prose-sm ul ol,
.prose-sm ul ul {
    margin-bottom: .5714286em;
    margin-top: .5714286em
}

.prose-sm hr {
    margin-bottom: 2.8571429em;
    margin-top: 2.8571429em
}

.prose-sm h2+*,
.prose-sm h3+*,
.prose-sm h4+*,
.prose-sm hr+* {
    margin-top: 0
}

.prose-sm table {
    font-size: .8571429em;
    line-height: 1.5
}

.prose-sm thead th {
    padding-bottom: .6666667em;
    padding-left: 1em;
    padding-right: 1em
}

.prose-sm thead th:first-child {
    padding-left: 0
}

.prose-sm thead th:last-child {
    padding-right: 0
}

.prose-sm tbody td {
    padding: .6666667em 1em
}

.prose-sm tbody td:first-child {
    padding-left: 0
}

.prose-sm tbody td:last-child {
    padding-right: 0
}

.prose-sm>:first-child {
    margin-top: 0
}

.prose-sm>:last-child {
    margin-bottom: 0
}

.prose-lg {
    font-size: 1.125rem;
    line-height: 1.7777778
}

.prose-lg p {
    margin-bottom: 1.3333333em;
    margin-top: 1.3333333em
}

.prose-lg [class~=lead] {
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-bottom: 1.0909091em;
    margin-top: 1.0909091em
}

.prose-lg blockquote {
    margin-bottom: 1.6666667em;
    margin-top: 1.6666667em;
    padding-left: 1em
}

.prose-lg h1 {
    font-size: 2.6666667em;
    line-height: 1;
    margin-bottom: .8333333em;
    margin-top: 0
}

.prose-lg h2 {
    font-size: 1.6666667em;
    line-height: 1.3333333;
    margin-bottom: 1.0666667em;
    margin-top: 1.8666667em
}

.prose-lg h3 {
    font-size: 1.3333333em;
    line-height: 1.5;
    margin-bottom: .6666667em;
    margin-top: 1.6666667em
}

.prose-lg h4 {
    line-height: 1.5555556;
    margin-bottom: .4444444em;
    margin-top: 1.7777778em
}

.prose-lg figure,
.prose-lg img,
.prose-lg video {
    margin-bottom: 1.7777778em;
    margin-top: 1.7777778em
}

.prose-lg figure>* {
    margin-bottom: 0;
    margin-top: 0
}

.prose-lg figure figcaption {
    font-size: .8888889em;
    line-height: 1.5;
    margin-top: 1em
}

.prose-lg code {
    font-size: .8888889em
}

.prose-lg h2 code {
    font-size: .8666667em
}

.prose-lg h3 code {
    font-size: .875em
}

.prose-lg pre {
    border-radius: .375rem;
    font-size: .8888889em;
    line-height: 1.75;
    margin-bottom: 2em;
    margin-top: 2em;
    padding: 1em 1.5em
}

.prose-lg ol,
.prose-lg ul {
    margin-bottom: 1.3333333em;
    margin-top: 1.3333333em
}

.prose-lg li {
    margin-bottom: .6666667em;
    margin-top: .6666667em
}

.prose-lg ol>li {
    padding-left: 1.6666667em
}

.prose-lg ol>li:before {
    left: 0
}

.prose-lg ul>li {
    padding-left: 1.6666667em
}

.prose-lg ul>li:before {
    height: .3333333em;
    left: .2222222em;
    top: .72222em;
    width: .3333333em
}

.prose-lg>ul>li p {
    margin-bottom: .8888889em;
    margin-top: .8888889em
}

.prose-lg>ul>li>:first-child {
    margin-top: 1.3333333em
}

.prose-lg>ul>li>:last-child {
    margin-bottom: 1.3333333em
}

.prose-lg>ol>li>:first-child {
    margin-top: 1.3333333em
}

.prose-lg>ol>li>:last-child {
    margin-bottom: 1.3333333em
}

.prose-lg ol ol,
.prose-lg ol ul,
.prose-lg ul ol,
.prose-lg ul ul {
    margin-bottom: .8888889em;
    margin-top: .8888889em
}

.prose-lg hr {
    margin-bottom: 3.1111111em;
    margin-top: 3.1111111em
}

.prose-lg h2+*,
.prose-lg h3+*,
.prose-lg h4+*,
.prose-lg hr+* {
    margin-top: 0
}

.prose-lg table {
    font-size: .8888889em;
    line-height: 1.5
}

.prose-lg thead th {
    padding-bottom: .75em;
    padding-left: .75em;
    padding-right: .75em
}

.prose-lg thead th:first-child {
    padding-left: 0
}

.prose-lg thead th:last-child {
    padding-right: 0
}

.prose-lg tbody td {
    padding: .75em
}

.prose-lg tbody td:first-child {
    padding-left: 0
}

.prose-lg tbody td:last-child {
    padding-right: 0
}

.prose-lg>:first-child {
    margin-top: 0
}

.prose-lg>:last-child {
    margin-bottom: 0
}































.text-bfx-seafoam {
    --tw-text-opacity: 1;
    color: rgba(0, 120, 158, var(--tw-text-opacity))
}

.bg-graphic-wolf-logoasdf {
    background-image: url(/static/images/main_white.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 1310px 650px;
    height: 650px
}




.shadow-custom {
    box-shadow: 0 18px 40px 0 rgba(0, 0, 0, .2)
}


.text-headline-lg,
.text-headline-md {
    font-family: "Jura", sans-serif;
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.25rem
}

.text-headline-bold {
    font-family: "Jura", sans-serif;
    font-size: 1.875rem;
    font-style: bold;
    font-weight: 900;
    line-height: 2.25rem
}

@media (min-width:768px) {
    .text-headline-lg {
        font-size: 2.25rem;
        line-height: 2.5rem
    }
}

.w-section {
    max-width: 1536px
}

.w-section,
.w-section-narrow {
    margin-left: auto;
    margin-right: auto
}

.w-section-narrow {
    max-width: 1280px
}


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

@media (min-width:640px) {
    .px-section {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media (min-width:768px) {
    .px-section {
        padding-left: 5%;
        padding-right: 5%
    }
}

@media (min-width:1536px) {
    .px-section {
        padding-left: 6rem;
        padding-right: 6rem
    }
}


@media (min-width:1024px) {
    .lg\:absolute {
        position: absolute
    }

    .lg\:relative {
        position: relative
    }

    .lg\:top-0 {
        top: 0
    }

    .lg\:left-0 {
        left: 0
    }

    .lg\:top-\[200px\] {
        top: 200px
    }

    .lg\:bottom-0 {
        bottom: 0
    }

    .lg\:order-none {
        order: 0
    }

    .lg\:ml-32 {
        margin-left: 8rem
    }

    .lg\:mt-0 {
        margin-top: 0
    }

    .lg\:mb-0 {
        margin-bottom: 0
    }

    .lg\:-mb-36 {
        margin-bottom: -9rem
    }

    .lg\:block {
        display: block
    }

    .lg\:inline-block {
        display: inline-block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:hidden {
        display: none
    }

    .lg\:h-\[750px\] {
        height: 750px
    }

    .lg\:h-full {
        height: 100%
    }

    .lg\:h-\[calc\(100\%\+7rem\)\] {
        height: calc(100% + 7rem)
    }

    .lg\:max-h-\[none\] {
        max-height: none
    }

    .lg\:w-1\/2 {
        width: 50%
    }

    .lg\:w-2\/3 {
        width: 66.666667%
    }

    .lg\:w-1\/3 {
        width: 33.333333%
    }

    .lg\:w-full {
        width: 100%
    }

    .lg\:w-2\/6 {
        width: 33.333333%
    }

    .lg\:w-7\/12 {
        width: 58.333333%
    }

    .lg\:w-3\/5 {
        width: 60%
    }

    .lg\:w-2\/5 {
        width: 40%
    }

    .lg\:w-9\/12 {
        width: 75%
    }

    .lg\:w-\[40\%\] {
        width: 40%
    }

    .lg\:w-44 {
        width: 11rem
    }

    .lg\:w-4\/6 {
        width: 66.666667%
    }

    .lg\:w-4\/5 {
        width: 80%
    }

    .lg\:w-\[14\%\] {
        width: 14%
    }

    .lg\:w-5\/6 {
        width: 83.333333%
    }

    .lg\:w-3\/6 {
        width: 50%
    }

    .lg\:max-w-2xl {
        max-width: 42rem
    }

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

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

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

    .lg\:flex-row {
        flex-direction: row
    }

    .lg\:flex-row-reverse {
        flex-direction: row-reverse
    }

    .lg\:items-start {
        align-items: flex-start
    }

    .lg\:items-center {
        align-items: center
    }

    .lg\:justify-center {
        justify-content: center
    }

    .lg\:bg-right-top {
        background-position: 100% 0
    }

    .lg\:bg-top {
        background-position: top
    }

    .lg\:bg-left {
        background-position: 0
    }

    .lg\:object-bottom {
        -o-object-position: bottom;
        object-position: bottom
    }

    .lg\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .lg\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem
    }

    .lg\:py-0 {
        padding-bottom: 0
    }

    .lg\:pt-0,
    .lg\:py-0 {
        padding-top: 0
    }

    .lg\:pt-20 {
        padding-top: 5rem
    }

    .lg\:pt-28 {
        padding-top: 7rem
    }

    .lg\:pt-40 {
        padding-top: 10rem
    }

    .lg\:pb-20 {
        padding-bottom: 5rem
    }

    .lg\:pb-80 {
        padding-bottom: 20rem
    }

    .lg\:pr-20 {
        padding-right: 5rem
    }

    .lg\:pl-5 {
        padding-left: 1.25rem
    }

    .lg\:pl-0 {
        padding-left: 0
    }

    .lg\:shadow-custom {
        box-shadow: 0 18px 40px 0 rgba(0, 0, 0, .2)
    }

    .lg\:px-section {
        padding-left: 1rem;
        padding-right: 1rem
    }

    @media (min-width:640px) {
        .lg\:px-section {
            padding-left: 2rem;
            padding-right: 2rem
        }
    }

    @media (min-width:768px) {
        .lg\:px-section {
            padding-left: 5%;
            padding-right: 5%
        }
    }

    @media (min-width:1536px) {
        .lg\:px-section {
            padding-left: 6rem;
            padding-right: 6rem
        }
    }
}

.prose {
    color: #374151;
    max-width: 65ch
}

.text-bfx-timberwolf {
    --tw-text-opacity: 1;
    color: rgba(208, 207, 207, var(--tw-text-opacity))
}

.bg-gradient-white-gray {
    background:#f6f6f6;
}

.bg-gradient-white-gray-half {
    background: linear-gradient(to bottom, #f6f6f6 0%, #f6f6f6 50%, #000000 50%, #000000 100%);
}

.bg-gradient-dark-gray-reversed2 {
    background: #3f4447;
    background:
        linear-gradient(to bottom, #f6f6f6 0%, #f6f6f6 50%, transparent 50%, transparent 100%),
        linear-gradient(135deg, #202324 50%, #121212);
}

.bg-gradient-dark-gray-reversed {
    background: #3f4447;
    background: linear-gradient(135deg, #202324 37%, #060606)
}



.shadow-custom2 {
    box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.8);
}

.text-gradient-red {
    --tw-gradient-from: #C30E32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 19, 99, 0));
    --tw-gradient-stops: var(--tw-gradient-from), #C30E32, var(--tw-gradient-to, rgba(191, 19, 99, 0));
    --tw-gradient-to: #C30E32;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
    color: transparent;
    padding-bottom: 5px
}

.bg-dark-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(90, 98, 102, var(--tw-bg-opacity))
}

.font-montserrat-medium {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 500
}

.font-montserrat-semibold {
    font-weight: 600
}

.font-montserrat-bold,
.font-montserrat-semibold {
    font-family: "Montserrat", sans-serif;
    font-style: normal
}

.font-reddit-sans-medium {
    font-family: "Reddit Sans", sans-serif;
    font-style: normal;
    font-weight: 500
}

.font-reddit-sans-semibold {
    font-weight: 600
}

.font-reddit-sans-bold,
.font-reddit-sans-semibold {
    font-family: "Reddit Sans", sans-serif;
    font-style: normal
}