*,
::backdrop,
:after,
:before {
    --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: #3b82f680;
    --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.17 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
    box-sizing: border-box;
    border: 0 solid #e5e7eb
}
:after,
:before {
    --tw-content: ""
}
:host,
html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: normal;
    font-variation-settings: normal;
    -webkit-tap-highlight-color: transparent
}
body {
    margin: 0;
    line-height: inherit
}
hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}
abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}
a {
    color: inherit;
    text-decoration: inherit
}
b,
strong {
    font-weight: bolder
}
code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-feature-settings: normal;
    font-variation-settings: normal;
    font-size: 1em
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: initial
}
sub {
    bottom: -.25em
}
sup {
    top: -.5em
}
table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}
button,
select {
    text-transform: none
}
button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
    -webkit-appearance: button;
    background-color: initial;
    background-image: none
}
:-moz-focusring {
    outline: auto
}
:-moz-ui-invalid {
    box-shadow: none
}
progress {
    vertical-align: initial
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}
[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}
::-webkit-search-decoration {
    -webkit-appearance: none
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}
summary {
    display: list-item
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}
fieldset {
    margin: 0
}
fieldset,
legend {
    padding: 0
}
menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}
dialog {
    padding: 0
}
textarea {
    resize: vertical
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #9ca3af
}
input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af
}
[role=button],
button {
    cursor: pointer
}
:disabled {
    cursor: default
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}
img,
video {
    max-width: 100%;
    height: auto
}
[hidden]:where(:not([hidden=until-found])) {
    display: none
}
.container {
    width: 100%
}
@media (min-width:640px) {
    .container {
        max-width: 640px
    }
}
@media (min-width:768px) {
    .container {
        max-width: 768px
    }
}
@media (min-width:1024px) {
    .container {
        max-width: 1024px
    }
}
@media (min-width:1280px) {
    .container {
        max-width: 1280px
    }
}
@media (min-width:1536px) {
    .container {
        max-width: 1536px
    }
}
.visible {
    visibility: visible
}
.collapse {
    visibility: collapse
}
.fixed {
    position: fixed
}
.absolute {
    position: absolute
}
.relative {
    position: relative
}
.inset-0 {
    inset: 0
}
.-left-3 {
    left: -.75rem
}
.-top-10 {
    top: -2.5rem
}
.bottom-0 {
    bottom: 0
}
.bottom-\[-15px\] {
    bottom: -15px
}
.bottom-\[60px\] {
    bottom: 60px
}
.left-0 {
    left: 0
}
.left-2 {
    left: .5rem
}
.left-\[-15px\] {
    left: -15px
}
.right-0 {
    right: 0
}
.right-\[-10px\] {
    right: -10px
}
.right-\[18px\] {
    right: 18px
}
.right-\[85px\] {
    right: 85px
}
.top-0 {
    top: 0
}
.top-5 {
    top: 1.25rem
}
.top-\[-10px\] {
    top: -10px
}
.top-\[-32px\] {
    top: -32px
}
.top-\[16px\] {
    top: 16px
}
.top-\[18px\] {
    top: 18px
}
.top-\[35\%\] {
    top: 35%
}
.top-\[50\%\] {
    top: 50%
}
.top-\[8px\] {
    top: 8px
}
.z-40 {
    z-index: 40
}
.z-50 {
    z-index: 50
}
.z-\[-1\] {
    z-index: -1
}
.z-\[0\] {
    z-index: 0
}
.z-\[1\] {
    z-index: 1
}
.z-\[2\] {
    z-index: 2
}
.z-\[3\] {
    z-index: 3
}
.z-\[999999\] {
    z-index: 999999
}
.order-1 {
    order: 1
}
.order-2 {
    order: 2
}
.order-3 {
    order: 3
}
.col-span-1 {
    grid-column: span 1/span 1
}
.col-span-12 {
    grid-column: span 12/span 12
}
.col-span-4 {
    grid-column: span 4/span 4
}
.col-span-5 {
    grid-column: span 5/span 5
}
.col-span-6 {
    grid-column: span 6/span 6
}
.m-\[-9px\] {
    margin: -9px
}
.\!mx-auto {
    margin-left: auto !important;
    margin-right: auto !important
}
.mx-2 {
    margin-left: .5rem;
    margin-right: .5rem
}
.mx-3 {
    margin-left: .75rem;
    margin-right: .75rem
}
.mx-auto {
    margin-left: auto;
    margin-right: auto
}
.my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem
}
.my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem
}
.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem
}
.my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}
.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem
}
.mb-1 {
    margin-bottom: .25rem
}
.mb-2 {
    margin-bottom: .5rem
}
.mb-3 {
    margin-bottom: .75rem
}
.mb-4 {
    margin-bottom: 1rem
}
.mb-5 {
    margin-bottom: 1.25rem
}
.mb-6 {
    margin-bottom: 1.5rem
}
.mb-8 {
    margin-bottom: 2rem
}
.ml-4 {
    margin-left: 1rem
}
.ml-auto {
    margin-left: auto
}
.mr-3 {
    margin-right: .75rem
}
.mr-\[5px\] {
    margin-right: 5px
}
.mt-0 {
    margin-top: 0
}
.mt-1 {
    margin-top: .25rem
}
.mt-2 {
    margin-top: .5rem
}
.mt-3 {
    margin-top: .75rem
}
.mt-4 {
    margin-top: 1rem
}
.mt-6 {
    margin-top: 1.5rem
}
.mt-\[-10px\] {
    margin-top: -10px
}
.block {
    display: block
}
.inline-block {
    display: inline-block
}
.inline {
    display: inline
}
.flex {
    display: flex
}
.inline-flex {
    display: inline-flex
}
.grid {
    display: grid
}
.hidden {
    display: none
}
.h-1 {
    height: .25rem
}
.h-2 {
    height: .5rem
}
.h-4 {
    height: 1rem
}
.h-64 {
    height: 16rem
}
.h-8 {
    height: 2rem
}
.h-\[15px\] {
    height: 15px
}
.h-\[18px\] {
    height: 18px
}
.h-\[2px\] {
    height: 2px
}
.h-\[300px\] {
    height: 300px
}
.h-\[30px\] {
    height: 30px
}
.h-\[35px\] {
    height: 35px
}
.h-\[38px\] {
    height: 38px
}
.h-\[3px\] {
    height: 3px
}
.h-\[400px\] {
    height: 400px
}
.h-\[44px\] {
    height: 44px
}
.h-\[90\%\] {
    height: 90%
}
.h-\[90vh\] {
    height: 90vh
}
.h-auto {
    height: auto
}
.h-full {
    height: 100%
}
.max-h-\[30px\] {
    max-height: 30px
}
.min-h-\[100vh\] {
    min-height: 100vh
}
.min-h-\[75vh\] {
    min-height: 75vh
}
.min-h-full {
    min-height: 100%
}
.\!w-\[100px\] {
    width: 100px !important
}
.\!w-\[120px\] {
    width: 120px !important
}
.\!w-\[140px\] {
    width: 140px !important
}
.\!w-\[80px\] {
    width: 80px !important
}
.\!w-full {
    width: 100% !important
}
.w-3\/12 {
    width: 25%
}
.w-4 {
    width: 1rem
}
.w-6 {
    width: 1.5rem
}
.w-64 {
    width: 16rem
}
.w-7\/12 {
    width: 58.333333%
}
.w-8 {
    width: 2rem
}
.w-\[10px\] {
    width: 10px
}
.w-\[150px\] {
    width: 150px
}
.w-\[16px\] {
    width: 16px
}
.w-\[180px\] {
    width: 180px
}
.w-\[1px\] {
    width: 1px
}
.w-\[200px\] {
    width: 200px
}
.w-\[20px\] {
    width: 20px
}
.w-\[240px\] {
    width: 240px
}
.w-\[24px\] {
    width: 24px
}
.w-\[280px\] {
    width: 280px
}
.w-\[30px\] {
    width: 30px
}
.w-\[32\%\] {
    width: 32%
}
.w-\[360px\] {
    width: 360px
}
.w-\[40px\] {
    width: 40px
}
.w-\[45px\] {
    width: 45px
}
.w-\[50\%\] {
    width: 50%
}
.w-\[55\%\] {
    width: 55%
}
.w-\[80px\] {
    width: 80px
}
.w-auto {
    width: auto
}
.w-fit {
    width: -moz-fit-content;
    width: fit-content
}
.w-full {
    width: 100%
}
.min-w-\[60px\] {
    min-width: 60px
}
.\!max-w-\[150px\] {
    max-width: 150px !important
}
.max-w-\[1000px\] {
    max-width: 1000px
}
.max-w-\[1100px\] {
    max-width: 1100px
}
.max-w-\[110px\] {
    max-width: 110px
}
.max-w-\[130px\] {
    max-width: 130px
}
.max-w-\[200px\] {
    max-width: 200px
}
.max-w-\[30px\] {
    max-width: 30px
}
.max-w-\[360px\] {
    max-width: 360px
}
.max-w-\[380px\] {
    max-width: 380px
}
.max-w-\[450px\] {
    max-width: 450px
}
.max-w-\[488px\] {
    max-width: 488px
}
.max-w-\[500px\] {
    max-width: 500px
}
.max-w-\[50px\] {
    max-width: 50px
}
.max-w-\[510px\] {
    max-width: 510px
}
.max-w-\[540px\] {
    max-width: 540px
}
.max-w-\[550px\] {
    max-width: 550px
}
.max-w-\[600px\] {
    max-width: 600px
}
.max-w-\[60px\] {
    max-width: 60px
}
.max-w-\[615px\] {
    max-width: 615px
}
.max-w-\[620px\] {
    max-width: 620px
}
.max-w-\[625px\] {
    max-width: 625px
}
.max-w-\[700px\] {
    max-width: 700px
}
.max-w-\[780px\] {
    max-width: 780px
}
.max-w-\[800px\] {
    max-width: 800px
}
.max-w-\[850px\] {
    max-width: 850px
}
.max-w-\[900px\] {
    max-width: 900px
}
.flex-grow,
.grow {
    flex-grow: 1
}
.origin-center {
    transform-origin: center
}
.origin-left {
    transform-origin: left
}
.translate-y-\[-35\%\] {
    --tw-translate-y: -35%
}
.translate-y-\[-35\%\],
.translate-y-\[-50\%\] {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.translate-y-\[-50\%\] {
    --tw-translate-y: -50%
}
.rotate-\[0deg\] {
    --tw-rotate: 0deg;
    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-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0
}
.scale-0,
.scale-x-0 {
    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-x-0 {
    --tw-scale-x: 0
}
.transform {
    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-inside {
    list-style-position: inside
}
.list-outside {
    list-style-position: outside
}
.list-disc {
    list-style-type: disc
}
.grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr))
}
.flex-row {
    flex-direction: row
}
.\!flex-col {
    flex-direction: column !important
}
.flex-col {
    flex-direction: column
}
.flex-wrap {
    flex-wrap: wrap
}
.items-start {
    align-items: flex-start
}
.items-center {
    align-items: center
}
.justify-start {
    justify-content: flex-start
}
.justify-end {
    justify-content: flex-end
}
.justify-center {
    justify-content: center
}
.justify-between {
    justify-content: space-between
}
.justify-around {
    justify-content: space-around
}
.gap-2 {
    gap: .5rem
}
.gap-4 {
    gap: 1rem
}
.gap-5 {
    gap: 1.25rem
}
.gap-x-1 {
    -moz-column-gap: .25rem;
    column-gap: .25rem
}
.gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem
}
.gap-y-1 {
    row-gap: .25rem
}
.gap-y-2 {
    row-gap: .5rem
}
.gap-y-3 {
    row-gap: .75rem
}
.space-y-3>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.75rem*(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.75rem*var(--tw-space-y-reverse))
}
.overflow-hidden {
    overflow: hidden
}
.overflow-clip {
    overflow: clip
}
.overflow-y-auto {
    overflow-y: auto
}
.overflow-x-hidden {
    overflow-x: hidden
}
.overflow-y-scroll {
    overflow-y: scroll
}
.text-balance {
    text-wrap: balance
}
.text-pretty {
    text-wrap: pretty
}
.rounded-\[10px\] {
    border-radius: 10px
}
.rounded-\[15px\] {
    border-radius: 15px
}
.rounded-\[16px\] {
    border-radius: 16px
}
.rounded-\[20px\] {
    border-radius: 20px
}
.rounded-\[25px\] {
    border-radius: 25px
}
.rounded-\[30px\] {
    border-radius: 30px
}
.rounded-\[5px\] {
    border-radius: 5px
}
.rounded-\[6px\] {
    border-radius: 6px
}
.rounded-\[8px\] {
    border-radius: 8px
}
.rounded-\[9px\] {
    border-radius: 9px
}
.rounded-full {
    border-radius: 9999px
}
.rounded-t-\[25px\] {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px
}
.rounded-bl-\[30px\] {
    border-bottom-left-radius: 30px
}
.border {
    border-width: 1px
}
.border-2 {
    border-width: 2px
}
.border-\[1px\] {
    border-width: 1px
}
.border-\[2px\] {
    border-width: 2px
}
.border-b {
    border-bottom-width: 1px
}
.border-l-\[3px\] {
    border-left-width: 3px
}
.border-t {
    border-top-width: 1px
}
.border-none {
    border-style: none
}
.border-\[\#960001\] {
    --tw-border-opacity: 1;
    border-color: rgb(150 0 1/var(--tw-border-opacity, 1))
}
.border-\[\#E2E2E2\] {
    --tw-border-opacity: 1;
    border-color: rgb(226 226 226/var(--tw-border-opacity, 1))
}
.border-\[\#FFFFFF\],
.border-\[\#fff\] {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255/var(--tw-border-opacity, 1))
}
.border-t-\[\#960001\]\/50 {
    border-top-color: #96000180
}
.bg-\[\#000000\],
.bg-\[\#000\] {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity, 1))
}
.bg-\[\#000\]\/60 {
    background-color: #0009
}
.bg-\[\#191818\] {
    --tw-bg-opacity: 1;
    background-color: rgb(25 24 24/var(--tw-bg-opacity, 1))
}
.bg-\[\#2A65CA\]\/60 {
    background-color: #2a65ca99
}
.bg-\[\#960001\] {
    --tw-bg-opacity: 1;
    background-color: rgb(150 0 1/var(--tw-bg-opacity, 1))
}
.bg-\[\#F5F5F5\] {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245/var(--tw-bg-opacity, 1))
}
.bg-\[\#FFA900\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 169 0/var(--tw-bg-opacity, 1))
}
.bg-\[\#FFCC00\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 204 0/var(--tw-bg-opacity, 1))
}
.bg-\[\#FFFFFF\],
.bg-\[\#fff\],
.bg-\[\#ffffff\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity, 1))
}
.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity, 1))
}
.bg-transparent {
    background-color: initial
}
.bg-\[url\(\'assets\/images\/404-bg\.webp\'\)\] {
    background-image: url(../images/404-bg.webp)
}
.bg-\[url\(\'assets\/images\/audio-book-bg\.webp\'\)\] {
    background-image: url(../images/audio-book-bg.webp)
}
.bg-\[url\(\'assets\/images\/author-logo-bg\.webp\'\)\] {
    background-image: url(../images/author-logo-bg.webp)
}
.bg-\[url\(\'assets\/images\/author-website-bg\.webp\'\)\] {
    background-image: url(../images/author-website-bg.webp)
}
.bg-\[url\(\'assets\/images\/autobiography-bg\.webp\'\)\] {
    background-image: url(../images/autobiography-bg.webp)
}
.bg-\[url\(\'assets\/images\/biography-bg\.webp\'\)\] {
    background-image: url(../images/biography-bg.webp)
}
.bg-\[url\(\'assets\/images\/book-trailer-bg\.webp\'\)\] {
    background-image: url(../images/book-trailer-bg.webp)
}
.bg-\[url\(\'assets\/images\/brochure-design-bg\.webp\'\)\] {
    background-image: url(../images/brochure-design-bg.webp)
}
.bg-\[url\(\'assets\/images\/business-book-bg\.webp\'\)\] {
    background-image: url(../images/business-book-bg.webp)
}
.bg-\[url\(\'assets\/images\/business-cards-bg\.webp\'\)\] {
    background-image: url(../images/business-cards-bg.webp)
}
.bg-\[url\(\'assets\/images\/card-thumb-bg\.webp\'\)\] {
    background-image: url(../images/card-thumb-bg.webp)
}
.bg-\[url\(\'assets\/images\/celebrity-bg\.webp\'\)\] {
    background-image: url(../images/celebrity-bg.webp)
}
.bg-\[url\(\'assets\/images\/childrens-book-bg\.webp\'\)\] {
    background-image: url(../images/childrens-book-bg.webp)
}
.bg-\[url\(\'assets\/images\/comic-book-bg\.webp\'\)\] {
    background-image: url(../images/comic-book-bg.webp)
}
.bg-\[url\(\'assets\/images\/contact-bg\.webp\'\)\] {
    background-image: url(../images/contact-bg.webp)
}
.bg-\[url\(\'assets\/images\/contact-bg2\.webp\'\)\] {
    background-image: url(../images/contact-bg2.webp)
}
.bg-\[url\(\'assets\/images\/contact-form-bg\.webp\'\)\] {
    background-image: url(../images/contact-form-bg.webp)
}
.bg-\[url\(\'assets\/images\/creative-writing-bg\.webp\'\)\] {
    background-image: url(../images/creative-writing-bg.webp)
}
.bg-\[url\(\'assets\/images\/custom-book-cover-bg\.webp\'\)\] {
    background-image: url(../images/custom-book-cover-bg.webp)
}
.bg-\[url\(\'assets\/images\/design-bg\.webp\'\)\] {
    background-image: url(../images/design-bg.webp)
}
.bg-\[url\(\'assets\/images\/ebook-bg\.webp\'\)\] {
    background-image: url(../images/ebook-bg.webp)
}
.bg-\[url\(\'assets\/images\/editing-bg\.webp\'\)\] {
    background-image: url(../images/editing-bg.webp)
}
.bg-\[url\(\'assets\/images\/fantasy-bg\.webp\'\)\] {
    background-image: url(../images/fantasy-bg.webp)
}
.bg-\[url\(\'assets\/images\/faq-bg\.webp\'\)\] {
    background-image: url(../images/faq-bg.webp)
}
.bg-\[url\(\'assets\/images\/fiction-bg\.webp\'\)\] {
    background-image: url(../images/fiction-bg.webp)
}
.bg-\[url\(\'assets\/images\/ghostwriting-bg\.webp\'\)\] {
    background-image: url(../images/ghostwriting-bg.webp)
}
.bg-\[url\(\'assets\/images\/hb3\.webp\'\)\] {
    background-image: url(../images/hb3.webp)
}
.bg-\[url\(\'assets\/images\/hero-banner-bg\.webp\'\)\] {
    background-image: url(../images/hero-banner-bg.webp)
}
.bg-\[url\(\'assets\/images\/illustration-bg\.webp\'\)\] {
    background-image: url(../images/illustration-bg.webp)
}
.bg-\[url\(\'assets\/images\/informative-bg\.webp\'\)\] {
    background-image: url(../images/informative-bg.webp)
}
.bg-\[url\(\'assets\/images\/marketing-bg\.webp\'\)\] {
    background-image: url(../images/marketing-bg.webp)
}
.bg-\[url\(\'assets\/images\/memoir-bg\.webp\'\)\] {
    background-image: url(../images/memoir-bg.webp)
}
.bg-\[url\(\'assets\/images\/narrative-bg\.webp\'\)\] {
    background-image: url(../images/narrative-bg.webp)
}
.bg-\[url\(\'assets\/images\/non-fiction-bg\.webp\'\)\] {
    background-image: url(../images/non-fiction-bg.webp)
}
.bg-\[url\(\'assets\/images\/publishing-bg\.webp\'\)\] {
    background-image: url(../images/publishing-bg.webp)
}
.bg-\[url\(\'assets\/images\/red-shade-bg\.webp\'\)\] {
    background-image: url(../images/red-shade-bg.webp)
}
.bg-\[url\(\'assets\/images\/screen-bg\.webp\'\)\] {
    background-image: url(../images/screen-bg.webp)
}
.bg-\[url\(\'assets\/images\/script-bg\.webp\'\)\] {
    background-image: url(../images/script-bg.webp)
}
.bg-\[url\(\'assets\/images\/self-help-bg\.webp\'\)\] {
    background-image: url(../images/self-help-bg.webp)
}
.bg-\[url\(\'assets\/images\/showcase-bg\.webp\'\)\] {
    background-image: url(../images/showcase-bg.webp)
}
.bg-\[url\(\'assets\/images\/simple-3-steps-bg\.webp\'\)\] {
    background-image: url(../images/simple-3-steps-bg.webp)
}
.bg-\[url\(\'assets\/images\/speech-bg\.webp\'\)\] {
    background-image: url(../images/speech-bg.webp)
}
.bg-\[url\(\'assets\/images\/stationary-bg\.webp\'\)\] {
    background-image: url(../images/stationary-bg.webp)
}
.bg-\[url\(\'assets\/images\/story-ghostwriting-bg\.webp\'\)\] {
    background-image: url(../images/story-ghostwriting-bg.webp)
}
.bg-\[url\(\'assets\/images\/tag-bg\.webp\'\)\] {
    background-image: url(../images/tag-bg.webp)
}
.bg-\[url\(assets\/images\/audio-book-bg-2\.webp\)\] {
    background-image: url(../images/audio-book-bg-2.webp)
}
.bg-\[url\(assets\/images\/author-logo-bg-2\.webp\)\] {
    background-image: url(../images/author-logo-bg-2.webp)
}
.bg-\[url\(assets\/images\/author-website-bg-2\.webp\)\] {
    background-image: url(../images/author-website-bg-2.webp)
}
.bg-\[url\(assets\/images\/book-trailer-bg-2\.webp\)\] {
    background-image: url(../images/book-trailer-bg-2.webp)
}
.bg-\[url\(assets\/images\/brochure-design-bg-2\.webp\)\] {
    background-image: url(../images/brochure-design-bg-2.webp)
}
.bg-\[url\(assets\/images\/business-cards-bg-2\.webp\)\] {
    background-image: url(../images/business-cards-bg-2.webp)
}
.bg-\[url\(assets\/images\/c1-new\.webp\)\] {
    background-image: url(../images/c1-new.webp)
}
.bg-\[url\(assets\/images\/c2-new\.webp\)\] {
    background-image: url(../images/c2-new.webp)
}
.bg-\[url\(assets\/images\/c3-new\.webp\)\] {
    background-image: url(../images/c3-new.webp)
}
.bg-\[url\(assets\/images\/c4-new\.webp\)\] {
    background-image: url(../images/c4-new.webp)
}
.bg-\[url\(assets\/images\/cta-2-bg\.webp\)\] {
    background-image: url(../images/cta-2-bg.webp)
}
.bg-\[url\(assets\/images\/custom-book-cover-bg-2\.webp\)\] {
    background-image: url(../images/custom-book-cover-bg-2.webp)
}
.bg-\[url\(assets\/images\/hb2\.webp\)\] {
    background-image: url(../images/hb2.webp)
}
.bg-\[url\(assets\/images\/hb3\.webp\)\] {
    background-image: url(../images/hb3.webp)
}
.bg-\[url\(assets\/images\/illustration-bg-2\.webp\)\] {
    background-image: url(../images/illustration-bg-2.webp)
}
.bg-\[url\(assets\/images\/popupbg\.webp\)\] {
    background-image: url(../images/popupbg.webp)
}
.bg-\[url\(assets\/images\/stationary-bg-2\.webp\)\] {
    background-image: url(../images/stationary-bg-2.webp)
}
.bg-\[url\(assets\/images\/thankyou-bg\.webp\)\] {
    background-image: url(../images/thankyou-bg.webp)
}
.bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops))
}
.bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops))
}
.from-\[\#1C0101\] {
    --tw-gradient-from: #1c0101 var(--tw-gradient-from-position);
    --tw-gradient-to: #1c010100 var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}
.from-\[\#960001\] {
    --tw-gradient-from: #960001 var(--tw-gradient-from-position);
    --tw-gradient-to: #96000100 var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}
.to-\[\#300000\] {
    --tw-gradient-to: #300000 var(--tw-gradient-to-position)
}
.to-\[\#960001\] {
    --tw-gradient-to: #960001 var(--tw-gradient-to-position)
}
.bg-\[length\:100\%_100\%\] {
    background-size: 100% 100%
}
.bg-cover {
    background-size: cover
}
.bg-center {
    background-position: 50%
}
.bg-no-repeat {
    background-repeat: no-repeat
}
.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}
.p-1\.5 {
    padding: .375rem
}
.p-2 {
    padding: .5rem
}
.p-3 {
    padding: .75rem
}
.p-4 {
    padding: 1rem
}
.p-5 {
    padding: 1.25rem
}
.px-1 {
    padding-left: .25rem;
    padding-right: .25rem
}
.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}
.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}
.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}
.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}
.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}
.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}
.py-1\.5 {
    padding-top: .375rem;
    padding-bottom: .375rem
}
.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}
.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}
.py-2\.5 {
    padding-top: .625rem;
    padding-bottom: .625rem
}
.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}
.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}
.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}
.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
}
.pb-0 {
    padding-bottom: 0
}
.pb-1 {
    padding-bottom: .25rem
}
.pb-2 {
    padding-bottom: .5rem
}
.pb-2\.5 {
    padding-bottom: .625rem
}
.pb-3 {
    padding-bottom: .75rem
}
.pl-2 {
    padding-left: .5rem
}
.pl-3 {
    padding-left: .75rem
}
.pl-4 {
    padding-left: 1rem
}
.pl-5 {
    padding-left: 1.25rem
}
.pl-8 {
    padding-left: 2rem
}
.pr-1 {
    padding-right: .25rem
}
.pt-0 {
    padding-top: 0
}
.pt-1 {
    padding-top: .25rem
}
.pt-1\.5 {
    padding-top: .375rem
}
.pt-2 {
    padding-top: .5rem
}
.pt-3 {
    padding-top: .75rem
}
.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-start {
    text-align: start
}
.text-end {
    text-align: end
}
.text-\[11px\] {
    font-size: 11px
}
.text-\[12px\] {
    font-size: 12px
}
.text-\[13px\] {
    font-size: 13px
}
.text-\[14px\] {
    font-size: 14px
}
.text-\[16px\] {
    font-size: 16px
}
.text-\[18px\] {
    font-size: 18px
}
.text-\[20px\] {
    font-size: 20px
}
.text-\[22px\] {
    font-size: 22px
}
.text-\[25px\] {
    font-size: 25px
}
.text-\[26px\] {
    font-size: 26px
}
.text-\[28px\] {
    font-size: 28px
}
.text-\[30px\] {
    font-size: 30px
}
.text-\[38px\] {
    font-size: 38px
}
.text-\[40px\] {
    font-size: 40px
}
.text-\[60px\] {
    font-size: 60px
}
.text-\[80px\] {
    font-size: 80px
}
.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}
.font-\[400\] {
    font-weight: 400
}
.font-\[500\] {
    font-weight: 500
}
.font-\[600\] {
    font-weight: 600
}
.font-\[700\] {
    font-weight: 700
}
.font-\[800\] {
    font-weight: 800
}
.font-\[900\],
.font-black {
    font-weight: 900
}
.font-bold {
    font-weight: 700
}
.font-medium {
    font-weight: 500
}
.font-normal {
    font-weight: 400
}
.uppercase {
    text-transform: uppercase
}
.capitalize {
    text-transform: capitalize
}
.italic {
    font-style: italic
}
.leading-\[1\.1\] {
    line-height: 1.1
}
.leading-\[1\.2\] {
    line-height: 1.2
}
.leading-\[1\.3\] {
    line-height: 1.3
}
.leading-none {
    line-height: 1
}
.tracking-\[1\.5px\] {
    letter-spacing: 1.5px
}
.tracking-\[1\.8px\] {
    letter-spacing: 1.8px
}
.tracking-\[3px\] {
    letter-spacing: 3px
}
.text-\[\#000000\],
.text-\[\#000\] {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity, 1))
}
.text-\[\#960001\] {
    --tw-text-opacity: 1;
    color: rgb(150 0 1/var(--tw-text-opacity, 1))
}
.text-\[\#970B0C\] {
    --tw-text-opacity: 1;
    color: rgb(151 11 12/var(--tw-text-opacity, 1))
}
.text-\[\#C99F9F\] {
    --tw-text-opacity: 1;
    color: rgb(201 159 159/var(--tw-text-opacity, 1))
}
.text-\[\#FFEDED\] {
    --tw-text-opacity: 1;
    color: rgb(255 237 237/var(--tw-text-opacity, 1))
}
.text-\[\#FFEEEE\] {
    --tw-text-opacity: 1;
    color: rgb(255 238 238/var(--tw-text-opacity, 1))
}
.text-\[\#FFFFFF\],
.text-\[\#fff\],
.text-\[\#ffffff\],
.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity, 1))
}
.underline {
    text-decoration-line: underline
}
.shadow-\[0_4px_4px_0_rgba\(0\2c 0\2c 0\2c 0\.47\)\] {
    --tw-shadow: 0 4px 4px 0 #00000078;
    --tw-shadow-colored: 0 4px 4px 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)
}
.outline {
    outline-style: solid
}
.brightness-0 {
    --tw-brightness: brightness(0)
}
.brightness-0,
.invert {
    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)
}
.invert {
    --tw-invert: invert(100%)
}
.transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}
.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}
.transition-colors {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}
.transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.duration-150,
.transition-transform {
    transition-duration: .15s
}
.duration-300 {
    transition-duration: .3s
}
.duration-500 {
    transition-duration: .5s
}
.duration-700 {
    transition-duration: .7s
}
.ease-in-out {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.ease-out {
    transition-timing-function: cubic-bezier(0, 0, .2, 1)
}
.placeholder\:text-\[12px\]::-moz-placeholder {
    font-size: 12px
}
.placeholder\:text-\[12px\]::placeholder {
    font-size: 12px
}
.placeholder\:text-\[14px\]::-moz-placeholder {
    font-size: 14px
}
.placeholder\:text-\[14px\]::placeholder {
    font-size: 14px
}
.placeholder\:text-\[16px\]::-moz-placeholder {
    font-size: 16px
}
.placeholder\:text-\[16px\]::placeholder {
    font-size: 16px
}
.placeholder\:font-medium::-moz-placeholder {
    font-weight: 500
}
.placeholder\:font-medium::placeholder {
    font-weight: 500
}
.placeholder\:italic::-moz-placeholder {
    font-style: italic
}
.placeholder\:italic::placeholder {
    font-style: italic
}
.placeholder\:text-\[\#000\]::-moz-placeholder {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity, 1))
}
.placeholder\:text-\[\#000\]::placeholder {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity, 1))
}
.placeholder\:text-\[\#656161\]::-moz-placeholder {
    --tw-text-opacity: 1;
    color: rgb(101 97 97/var(--tw-text-opacity, 1))
}
.placeholder\:text-\[\#656161\]::placeholder {
    --tw-text-opacity: 1;
    color: rgb(101 97 97/var(--tw-text-opacity, 1))
}
.placeholder\:text-\[\#747582\]::-moz-placeholder {
    --tw-text-opacity: 1;
    color: rgb(116 117 130/var(--tw-text-opacity, 1))
}
.placeholder\:text-\[\#747582\]::placeholder {
    --tw-text-opacity: 1;
    color: rgb(116 117 130/var(--tw-text-opacity, 1))
}
.before\:absolute:before {
    content: var(--tw-content);
    position: absolute
}
.before\:bottom-0:before {
    content: var(--tw-content);
    bottom: 0
}
.before\:left-0:before {
    content: var(--tw-content);
    left: 0
}
.before\:top-0:before {
    content: var(--tw-content);
    top: 0
}
.before\:w-\[3px\]:before {
    content: var(--tw-content);
    width: 3px
}
.before\:bg-transparent:before {
    content: var(--tw-content);
    background-color: initial
}
.before\:content-\[\'\'\]:before {
    --tw-content: "";
    content: var(--tw-content)
}
.hover\:bg-\[\#000000\]:hover,
.hover\:bg-\[\#000\]:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity, 1))
}
.hover\:bg-\[\#960001\]:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(150 0 1/var(--tw-bg-opacity, 1))
}
.hover\:bg-\[\#960001\]\/15:hover {
    background-color: #96000126
}
.hover\:bg-transparent:hover {
    background-color: initial
}
.hover\:text-\[\#960001\]:hover {
    --tw-text-opacity: 1;
    color: rgb(150 0 1/var(--tw-text-opacity, 1))
}
.hover\:text-\[\#EB090B\]:hover {
    --tw-text-opacity: 1;
    color: rgb(235 9 11/var(--tw-text-opacity, 1))
}
.hover\:ease-in:hover {
    transition-timing-function: cubic-bezier(.4, 0, 1, 1)
}
.hover\:before\:bg-\[\#960001\]:hover:before {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(150 0 1/var(--tw-bg-opacity, 1))
}
.focus\:outline-none:focus {
    outline: 2px solid #0000;
    outline-offset: 2px
}
.group:hover .group-hover\:right-\[-30px\] {
    right: -30px
}
.group:hover .group-hover\:block {
    display: block
}
.group:hover .group-hover\: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))
}
.group:hover .group-hover\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1
}
.group:hover .group-hover\:scale-100,
.group:hover .group-hover\:scale-x-100 {
    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\:scale-x-100 {
    --tw-scale-x: 1
}
.group:hover .group-hover\:bg-\[\#000\] {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity, 1))
}
.group:hover .group-hover\:bg-\[\#960001\] {
    --tw-bg-opacity: 1;
    background-color: rgb(150 0 1/var(--tw-bg-opacity, 1))
}
.group:hover .group-hover\:text-\[\#000\] {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity, 1))
}
.group:hover .group-hover\:text-\[\#960001\] {
    --tw-text-opacity: 1;
    color: rgb(150 0 1/var(--tw-text-opacity, 1))
}
.group:hover .group-hover\:text-\[\#fff\] {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity, 1))
}
.group:hover .group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity, 1))
}
.group:hover .group-hover\:brightness-\[0\] {
    --tw-brightness: brightness(0)
}
.group:hover .group-hover\:brightness-\[0\],
.group:hover .group-hover\:brightness-\[500\%\] {
    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)
}
.group:hover .group-hover\:brightness-\[500\%\] {
    --tw-brightness: brightness(500%)
}
.group:hover .group-hover\:invert-\[1\] {
    --tw-invert: invert(1);
    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)
}
.group:hover .group-hover\:duration-500 {
    transition-duration: .5s
}
.group:hover .group-hover\:duration-700 {
    transition-duration: .7s
}
.group[aria-expanded=true] .group-aria-expanded\:left-\[-60px\] {
    left: -60px
}
.group[aria-expanded=true] .group-aria-expanded\:top-\[11px\] {
    top: 11px
}
.group[aria-expanded=true] .group-aria-expanded\:rotate-180 {
    --tw-rotate: 180deg
}
.group[aria-expanded=true] .group-aria-expanded\:rotate-180,
.group[aria-expanded=true] .group-aria-expanded\:rotate-\[-135deg\] {
    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[aria-expanded=true] .group-aria-expanded\:rotate-\[-135deg\] {
    --tw-rotate: -135deg
}
.group[aria-expanded=true] .group-aria-expanded\:rotate-\[135deg\] {
    --tw-rotate: 135deg;
    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[aria-expanded=true] .group-aria-expanded\:bg-\[\#000\] {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity, 1))
}
.group[aria-expanded=true] .group-aria-expanded\:text-\[\#960001\] {
    --tw-text-opacity: 1;
    color: rgb(150 0 1/var(--tw-text-opacity, 1))
}
.group[aria-expanded=true] .group-aria-expanded\:opacity-\[0\] {
    opacity: 0
}
@media (min-width:640px) {
    .sm\:top-\[10px\] {
        top: 10px
    }
    .sm\:top-\[20px\] {
        top: 20px
    }
    .sm\:order-1 {
        order: 1
    }
    .sm\:order-2 {
        order: 2
    }
    .sm\:col-span-2 {
        grid-column: span 2/span 2
    }
    .sm\:col-span-3 {
        grid-column: span 3/span 3
    }
    .sm\:col-span-4 {
        grid-column: span 4/span 4
    }
    .sm\:col-span-5 {
        grid-column: span 5/span 5
    }
    .sm\:col-span-6 {
        grid-column: span 6/span 6
    }
    .sm\:col-span-7 {
        grid-column: span 7/span 7
    }
    .sm\:col-span-9 {
        grid-column: span 9/span 9
    }
    .sm\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }
    .sm\:my-10 {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem
    }
    .sm\:mb-0 {
        margin-bottom: 0
    }
    .sm\:mb-3 {
        margin-bottom: .75rem
    }
    .sm\:ml-auto {
        margin-left: auto
    }
    .sm\:block {
        display: block
    }
    .sm\:flex {
        display: flex
    }
    .sm\:hidden {
        display: none
    }
    .sm\:h-\[20px\] {
        height: 20px
    }
    .sm\:h-\[38px\] {
        height: 38px
    }
    .sm\:h-\[50px\] {
        height: 50px
    }
    .sm\:h-full {
        height: 100%
    }
    .sm\:w-\[18px\] {
        width: 18px
    }
    .sm\:w-\[30px\] {
        width: 30px
    }
    .sm\:w-\[40px\] {
        width: 40px
    }
    .sm\:justify-start {
        justify-content: flex-start
    }
    .sm\:justify-end {
        justify-content: flex-end
    }
    .sm\:gap-3 {
        gap: .75rem
    }
    .sm\:gap-y-2 {
        row-gap: .5rem
    }
    .sm\:bg-transparent {
        background-color: initial
    }
    .sm\:bg-\[url\(\'assets\/images\/red-faq-bg\.webp\'\)\] {
        background-image: url(../images/red-faq-bg.webp)
    }
    .sm\:bg-\[url\(\'assets\/images\/red-faq-bg-2\.webp\'\)\] {
        background-image: url(../images/red-faq-bg-2.webp)
    }
    .sm\:px-3 {
        padding-left: .75rem;
        padding-right: .75rem
    }
    .sm\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
    .sm\:py-5 {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }
    .sm\:pl-8 {
        padding-left: 2rem
    }
    .sm\:text-start {
        text-align: start
    }
    .sm\:text-\[10px\] {
        font-size: 10px
    }
    .sm\:text-\[13px\] {
        font-size: 13px
    }
    .sm\:text-\[14px\] {
        font-size: 14px
    }
    .sm\:text-\[16px\] {
        font-size: 16px
    }
    .sm\:text-\[18px\] {
        font-size: 18px
    }
    .sm\:text-\[20px\] {
        font-size: 20px
    }
    .sm\:text-\[22px\] {
        font-size: 22px
    }
    .sm\:text-\[26px\] {
        font-size: 26px
    }
    .sm\:text-\[30px\] {
        font-size: 30px
    }
    .sm\:text-\[32px\] {
        font-size: 32px
    }
    .sm\:text-\[70px\] {
        font-size: 70px
    }
}
@media (min-width:768px) {
    .md\:inset-0 {
        inset: 0
    }
    .md\:order-1 {
        order: 1
    }
    .md\:order-2 {
        order: 2
    }
    .md\:col-span-12 {
        grid-column: span 12/span 12
    }
    .md\:col-span-4 {
        grid-column: span 4/span 4
    }
    .md\:col-span-5 {
        grid-column: span 5/span 5
    }
    .md\:col-span-6 {
        grid-column: span 6/span 6
    }
    .md\:col-span-7 {
        grid-column: span 7/span 7
    }
    .md\:col-span-8 {
        grid-column: span 8/span 8
    }
    .md\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }
    .md\:my-14 {
        margin-top: 3.5rem;
        margin-bottom: 3.5rem
    }
    .md\:mb-0 {
        margin-bottom: 0
    }
    .md\:ml-\[30px\] {
        margin-left: 30px
    }
    .md\:ml-auto {
        margin-left: auto
    }
    .md\:mt-6 {
        margin-top: 1.5rem
    }
    .md\:mt-\[-10px\] {
        margin-top: -10px
    }
    .md\:block {
        display: block
    }
    .md\:h-\[46px\] {
        height: 46px
    }
    .md\:h-\[600px\] {
        height: 600px
    }
    .md\:min-h-\[75vh\] {
        min-height: 75vh
    }
    .md\:min-h-\[94px\] {
        min-height: 94px
    }
    .md\:w-10\/12 {
        width: 83.333333%
    }
    .md\:w-\[440px\] {
        width: 440px
    }
    .md\:w-\[95\%\] {
        width: 95%
    }
    .md\:w-auto {
        width: auto
    }
    .md\:max-w-\[1180px\] {
        max-width: 1180px
    }
    .md\:max-w-\[490px\] {
        max-width: 490px
    }
    .md\:max-w-\[630px\] {
        max-width: 630px
    }
    .md\:max-w-\[85\%\] {
        max-width: 85%
    }
    .md\:items-center {
        align-items: center
    }
    .md\:rounded-\[40px\] {
        border-radius: 40px
    }
    .md\:rounded-bl-\[52px\] {
        border-bottom-left-radius: 52px
    }
    .md\:bg-\[length\:100\%_100\%\] {
        background-size: 100% 100%
    }
    .md\:p-5 {
        padding: 1.25rem
    }
    .md\:p-6 {
        padding: 1.5rem
    }
    .md\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }
    .md\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
    .md\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }
    .md\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }
    .md\:py-5 {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }
    .md\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }
    .md\:pb-10 {
        padding-bottom: 2.5rem
    }
    .md\:pb-3 {
        padding-bottom: .75rem
    }
    .md\:pl-3 {
        padding-left: .75rem
    }
    .md\:pt-0 {
        padding-top: 0
    }
    .md\:pt-8 {
        padding-top: 2rem
    }
    .md\:text-\[13px\] {
        font-size: 13px
    }
    .md\:text-\[14\.5px\] {
        font-size: 14.5px
    }
    .md\:text-\[14px\] {
        font-size: 14px
    }
    .md\:text-\[16px\] {
        font-size: 16px
    }
    .md\:text-\[18px\] {
        font-size: 18px
    }
    .md\:text-\[20px\] {
        font-size: 20px
    }
    .md\:text-\[25px\] {
        font-size: 25px
    }
    .md\:text-\[26px\] {
        font-size: 26px
    }
    .md\:text-\[28px\] {
        font-size: 28px
    }
    .md\:text-\[30px\] {
        font-size: 30px
    }
    .md\:text-\[32px\] {
        font-size: 32px
    }
    .md\:text-\[34px\] {
        font-size: 34px
    }
    .md\:text-\[40px\] {
        font-size: 40px
    }
    .md\:text-\[47px\] {
        font-size: 47px
    }
    .md\:text-\[65px\] {
        font-size: 65px
    }
    .md\:tracking-\[1\.5px\] {
        letter-spacing: 1.5px
    }
}
@media (min-width:1024px) {
    .lg\:col-span-3 {
        grid-column: span 3/span 3
    }
    .lg\:col-span-4 {
        grid-column: span 4/span 4
    }
    .lg\:col-span-5 {
        grid-column: span 5/span 5
    }
    .lg\:col-span-6 {
        grid-column: span 6/span 6
    }
    .lg\:col-span-7 {
        grid-column: span 7/span 7
    }
    .lg\:my-8 {
        margin-top: 2rem;
        margin-bottom: 2rem
    }
    .lg\:mb-0 {
        margin-bottom: 0
    }
    .lg\:mb-3 {
        margin-bottom: .75rem
    }
    .lg\:mb-5 {
        margin-bottom: 1.25rem
    }
    .lg\:mb-6 {
        margin-bottom: 1.5rem
    }
    .lg\:mt-10 {
        margin-top: 2.5rem
    }
    .lg\:mt-8 {
        margin-top: 2rem
    }
    .lg\:block {
        display: block
    }
    .lg\:hidden {
        display: none
    }
    .lg\:h-\[600px\] {
        height: 600px
    }
    .lg\:w-\[70\%\] {
        width: 70%
    }
    .lg\:w-\[80px\] {
        width: 80px
    }
    .lg\:items-end {
        align-items: flex-end
    }
    .lg\:gap-4 {
        gap: 1rem
    }
    .lg\:gap-5 {
        gap: 1.25rem
    }
    .lg\:gap-8 {
        gap: 2rem
    }
    .lg\:gap-x-10 {
        -moz-column-gap: 2.5rem;
        column-gap: 2.5rem
    }
    .lg\:gap-x-5 {
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem
    }
    .lg\:gap-x-6 {
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem
    }
    .lg\:gap-x-8 {
        -moz-column-gap: 2rem;
        column-gap: 2rem
    }
    .lg\:gap-y-3 {
        row-gap: .75rem
    }
    .lg\:rounded-\[20px\] {
        border-radius: 20px
    }
    .lg\:p-4 {
        padding: 1rem
    }
    .lg\:px-0 {
        padding-left: 0;
        padding-right: 0
    }
    .lg\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem
    }
    .lg\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }
    .lg\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
    .lg\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }
    .lg\:pl-12 {
        padding-left: 3rem
    }
    .lg\:pt-0 {
        padding-top: 0
    }
    .lg\:pt-10 {
        padding-top: 2.5rem
    }
    .lg\:pt-4 {
        padding-top: 1rem
    }
    .lg\:text-\[12px\] {
        font-size: 12px
    }
    .lg\:text-\[13px\] {
        font-size: 13px
    }
    .lg\:text-\[15px\] {
        font-size: 15px
    }
    .lg\:text-\[25px\] {
        font-size: 25px
    }
    .lg\:text-\[28px\] {
        font-size: 28px
    }
    .lg\:text-\[35px\] {
        font-size: 35px
    }
    .lg\:text-\[40px\] {
        font-size: 40px
    }
    .lg\:text-\[45px\] {
        font-size: 45px
    }
    .lg\:text-\[55px\] {
        font-size: 55px
    }
    .lg\:text-\[60px\] {
        font-size: 60px
    }
    .lg\:text-\[80px\] {
        font-size: 80px
    }
    .lg\:leading-\[1\.3\] {
        line-height: 1.3
    }
    .lg\:tracking-\[1\.5px\] {
        letter-spacing: 1.5px
    }
}
@media (min-width:1280px) {
    .xl\:right-\[-45px\] {
        right: -45px
    }
    .xl\:w-10\/12 {
        width: 83.333333%
    }
    .xl\:max-w-\[1240px\] {
        max-width: 1240px
    }
    .xl\:items-start {
        align-items: flex-start
    }
    .xl\:justify-center {
        justify-content: center
    }
    .xl\:gap-x-14 {
        -moz-column-gap: 3.5rem;
        column-gap: 3.5rem
    }
    .xl\:gap-x-16 {
        -moz-column-gap: 4rem;
        column-gap: 4rem
    }
    .xl\:px-2 {
        padding-left: .5rem;
        padding-right: .5rem
    }
    .xl\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
    .xl\:pb-0 {
        padding-bottom: 0
    }
    .xl\:text-\[15px\] {
        font-size: 15px
    }
}
@media (min-width:1536px) {
    .\32xl\:max-w-\[1400px\] {
        max-width: 1400px
    }
    .\32xl\:px-0 {
        padding-left: 0;
        padding-right: 0
    }
    .\32xl\:text-\[14px\] {
        font-size: 14px
    }
    .\32xl\:text-\[16px\] {
        font-size: 16px
    }
    .\32xl\:text-\[30px\] {
        font-size: 30px
    }
    .\32xl\:text-\[40px\] {
        font-size: 40px
    }
    .\32xl\:text-\[48px\] {
        font-size: 48px
    }
    .\32xl\:placeholder\:text-\[16px\]::-moz-placeholder {
        font-size: 16px
    }
    .\32xl\:placeholder\:text-\[16px\]::placeholder {
        font-size: 16px
    }
}