/*! tailwindcss v4.1.5 | MIT License | https://tailwindcss.com */
@layer properties {
    @supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))) {

        *,
        ::backdrop,
        :after,
        :before {
            --tw-translate-x: 0;
            --tw-translate-y: 0;
            --tw-translate-z: 0;
            --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-tracking: initial;
            --tw-duration: initial;
            --tw-ease: initial;
            --tw-scale-x: 1;
            --tw-scale-y: 1;
            --tw-scale-z: 1
        }
    }
}

@layer theme {

    :host,
    :root {
        --aroma-font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        --aroma-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
        --aroma-color-black: #000;
        --aroma-color-white: #fff;
        --aroma-spacing: .25rem;
        --aroma-text-sm: .875rem;
        --aroma-text-sm--line-height: 1.42857;
        --aroma-text-2xl: 1.5rem;
        --aroma-text-2xl--line-height: 1.33333;
        --aroma-text-3xl: 1.875rem;
        --aroma-text-3xl--line-height: 1.2;
        --aroma-font-weight-normal: 400;
        --aroma-font-weight-semibold: 600;
        --aroma-font-weight-bold: 700;
        --aroma-tracking-normal: 0em;
        --aroma-ease-in-out: cubic-bezier(.4, 0, .2, 1);
        --aroma-default-transition-duration: .15s;
        --aroma-default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        --aroma-default-font-family: var(--aroma-font-sans);
        --aroma-default-mono-font-family: var(--aroma-font-mono);
        --aroma-font-lato: "Lato", sans-serif;
        --aroma-font-baskerville: "Libre Baskerville", serif;
        --aroma-animate-fade-in: fade-in 1s ease-in-out forwards;
        --aroma-animate-fade-out: fade-out 1s ease-in-out forwards
    }
}

@layer base {

    *,
    ::backdrop,
    :after,
    :before {
        border: 0 solid;
        box-sizing: border-box;
        margin: 0;
        padding: 0
    }

    ::file-selector-button {
        border: 0 solid;
        box-sizing: border-box;
        margin: 0;
        padding: 0
    }

    :host,
    html {
        -webkit-text-size-adjust: 100%!important;
        font-family: var(--aroma-default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji")!important;
        font-feature-settings: var(--aroma-default-font-feature-settings, normal)!important;
        font-variation-settings: var(--aroma-default-font-variation-settings, normal)!important;
        line-height: 1.5!important;
        -moz-tab-size: 4!important;
        -o-tab-size: 4!important;
        tab-size: 4!important;
        -webkit-tap-highlight-color: transparent!important
    }

    hr {
        border-top-width: 1px;
        color: inherit;
        height: 0
    }

    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;
        -webkit-text-decoration: inherit;
        text-decoration: inherit
    }

    b,
    strong {
        font-weight: bolder
    }

    code,
    kbd,
    pre,
    samp {
        font-family: var(--aroma-default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
        font-feature-settings: var(--aroma-default-mono-font-feature-settings, normal);
        font-size: 1em;
        font-variation-settings: var(--aroma-default-mono-font-variation-settings, normal)
    }

    small {
        font-size: 80%
    }

    sub,
    sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline
    }

    sub {
        bottom: -.25em
    }

    sup {
        top: -.5em
    }

    table {
        border-collapse: collapse;
        border-color: inherit;
        text-indent: 0
    }

    :-moz-focusring {
        outline: auto
    }

    progress {
        vertical-align: baseline
    }

    summary {
        display: list-item
    }

    menu,
    ol,
    ul {
        list-style: none
    }
 .main p {
  margin: 0!important;
 }
 .main audio,
 .main canvas,
 .main embed,
 .main iframe,
 .main img,
 .main object,
 .main svg,
 .main video {
        display: block;
        vertical-align: middle
    }

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

    button,
    input,
    optgroup,
    select,
    textarea {
        background-color: #0000;
        border-radius: 0;
        color: inherit;
        font: inherit;
        font-feature-settings: inherit;
        font-variation-settings: inherit;
        letter-spacing: inherit;
        opacity: 1
    }

    ::file-selector-button {
        background-color: #0000;
        border-radius: 0;
        color: inherit;
        font: inherit;
        font-feature-settings: inherit;
        font-variation-settings: inherit;
        letter-spacing: inherit;
        opacity: 1
    }

    :where(select:is([multiple], [size])) optgroup {
        font-weight: bolder
    }

    :where(select:is([multiple], [size])) optgroup option {
        padding-inline-start: 20px
    }

    ::file-selector-button {
        margin-inline-end: 4px
    }

    ::-moz-placeholder {
        opacity: 1
    }

    ::placeholder {
        opacity: 1
    }

    @supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px) {
        ::-moz-placeholder {
            color: currentColor
        }

        ::placeholder {
            color: currentColor
        }

        @supports (color:color-mix(in lab, red, red)) {
            ::-moz-placeholder {
                color: color-mix(in oklab, currentcolor 50%, transparent)
            }

            ::placeholder {
                color: color-mix(in oklab, currentcolor 50%, transparent)
            }
        }
    }

    textarea {
        resize: vertical
    }

    ::-webkit-search-decoration {
        -webkit-appearance: none
    }

    ::-webkit-date-and-time-value {
        min-height: 1lh;
        text-align: inherit
    }

    ::-webkit-datetime-edit {
        display: inline-flex
    }

    ::-webkit-datetime-edit-fields-wrapper {
        padding: 0
    }

    ::-webkit-datetime-edit,
    ::-webkit-datetime-edit-year-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-day-field,
    ::-webkit-datetime-edit-month-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-hour-field,
    ::-webkit-datetime-edit-minute-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-millisecond-field,
    ::-webkit-datetime-edit-second-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-meridiem-field {
        padding-block: 0
    }

    :-moz-ui-invalid {
        box-shadow: none
    }

    button,
    input:where([type=button], [type=reset], [type=submit]) {
        -webkit-appearance: button;
        -moz-appearance: button;
        appearance: button
    }

    ::file-selector-button {
        -webkit-appearance: button;
        -moz-appearance: button;
        appearance: button
    }

    ::-webkit-inner-spin-button,
    ::-webkit-outer-spin-button {
        height: auto
    }

    [hidden]:where(:not([hidden=until-found])) {
        display: none !important
    }
}

@layer components;

@layer utilities {
    .aroma\:absolute {
        position: absolute
    }

    .aroma\:relative {
        position: relative
    }

    .aroma\:inset-0 {
        inset: calc(var(--aroma-spacing)*0)
    }

    .aroma\:top-1\/2 {
        top: 50%
    }

    .aroma\:top-\[20\%\] {
        top: 20%
    }

    .aroma\:right-\[2\%\] {
        right: 2%
    }

    .aroma\:bottom-\[2\%\] {
        bottom: 2%
    }

    .aroma\:left-1\/2 {
        left: 50%
    }

    .aroma\:z-10 {
        z-index: 10
    }

    .aroma\:z-20 {
        z-index: 20
    }

    .aroma\:mx-auto {
        margin-inline: auto
    }

    .aroma\:mb-5 {
        margin-bottom: calc(var(--aroma-spacing)*5)
    }

    .aroma\:mb-6 {
        margin-bottom: calc(var(--aroma-spacing)*6)
    }

    .aroma\:mb-10 {
        margin-bottom: calc(var(--aroma-spacing)*10)
    }

    .aroma\:block {
        display: block
    }

    .aroma\:flex {
        display: flex!important
    }

    .aroma\:grid {
        display: grid!important
    }

    .aroma\:h-\[19px\] {
        height: 19px
    }

    .aroma\:h-\[31px\] {
        height: 31px
    }

    .aroma\:h-\[75\%\] {
        height: 75%
    }

    .aroma\:h-\[173px\] {
        height: 173px
    }

    .aroma\:h-\[200px\] {
        height: 200px
    }

    .aroma\:h-\[300px\] {
        height: 300px
    }

    .aroma\:h-\[446px\] {
        height: 446px
    }

    .aroma\:h-\[473px\] {
        height: 473px
    }

    .aroma\:h-\[616px\] {
        height: 616px
    }

    .aroma\:h-\[644px\] {
        height: 644px
    }

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

    .aroma\:max-h-\[224px\] {
        max-height: 224px
    }

    .aroma\:max-h-\[1080px\] {
        max-height: 1080px
    }

    .aroma\:min-h-\[163px\] {
        min-height: 163px
    }

    .aroma\:w-\[75\%\] {
        width: 75%
    }

    .aroma\:w-\[118px\] {
        width: 118px
    }

    .aroma\:w-\[250px\] {
        width: 250px
    }

    .aroma\:w-\[320px\] {
        width: 320px
    }

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

    .aroma\:max-w-\[180px\] {
        max-width: 180px
    }

    .aroma\:max-w-\[1340px\] {
        max-width: 1340px
    }

    .aroma\:max-w-\[1341px\] {
        max-width: 1341px
    }

    .aroma\:min-w-\[128px\] {
        min-width: 128px
    }

    .aroma\:-translate-x-1\/2 {
        --tw-translate-x: -50%
    }

    .aroma\:-translate-x-1\/2,
    .aroma\:-translate-y-1\/2 {
        translate: var(--tw-translate-x)var(--tw-translate-y)
    }

    .aroma\:-translate-y-1\/2 {
        --tw-translate-y: -50%
    }

    .aroma\:-translate-y-3 {
        --tw-translate-y: calc(var(--aroma-spacing)*-3)
    }

    .aroma\:-translate-y-3,
    .aroma\:translate-y-3 {
        translate: var(--tw-translate-x)var(--tw-translate-y)
    }

    .aroma\:translate-y-3 {
        --tw-translate-y: calc(var(--aroma-spacing)*3)
    }

    .aroma\:transform {
        transform: var(--tw-rotate-x, )var(--tw-rotate-y, )var(--tw-rotate-z, )var(--tw-skew-x, )var(--tw-skew-y, )
    }

    .aroma\:animate-fade-in {
        animation: var(--aroma-animate-fade-in)
    }

    .aroma\:animate-fade-out {
        animation: var(--aroma-animate-fade-out)
    }

    .aroma\:cursor-pointer {
        cursor: pointer
    }

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

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

    .aroma\:grid-rows-2 {
        grid-template-rows: repeat(2, minmax(0, 1fr))
    }

    .aroma\:grid-rows-3 {
        grid-template-rows: repeat(3, minmax(0, 1fr))
    }

    .aroma\:grid-rows-4 {
        grid-template-rows: repeat(4, minmax(0, 1fr))
    }

    .aroma\:flex-col {
        flex-direction: column
    }

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

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

    .aroma\:justify-around {
        justify-content: space-around
    }

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

    .aroma\:gap-2 {
        gap: calc(var(--aroma-spacing)*2)
    }

    .aroma\:gap-4 {
        gap: calc(var(--aroma-spacing)*4)
    }

    .aroma\:gap-6 {
        gap: calc(var(--aroma-spacing)*6)
    }

    .aroma\:gap-12 {
        gap: calc(var(--aroma-spacing)*12)
    }

    .aroma\:gap-\[10px\] {
        gap: 10px
    }

    .aroma\:overflow-hidden {
        overflow: hidden
    }

    .aroma\:border-\[1px\] {
        border-style: var(--tw-border-style);
        border-width: 1px
    }

    .aroma\:border-black {
        border-color: var(--aroma-color-black)
    }

    .aroma\:bg-\[\#DB5227\] {
        background-color: #db5227
    }

    .aroma\:bg-black,
    .aroma\:bg-black\/25 {
        background-color: var(--aroma-color-black)
    }

    @supports (color:color-mix(in lab, red, red)) {
        .aroma\:bg-black\/25 {
            background-color: color-mix(in oklab, var(--aroma-color-black)25%, transparent)
        }
    }

    .aroma\:bg-black\/50 {
        background-color: var(--aroma-color-black)
    }

    @supports (color:color-mix(in lab, red, red)) {
        .aroma\:bg-black\/50 {
            background-color: color-mix(in oklab, var(--aroma-color-black)50%, transparent)
        }
    }

    .aroma\:bg-white {
        background-color: var(--aroma-color-white)
    }

    .aroma\:bg-\[url\(\/backgrounds\/5906496708541_w1\.webp\)\] {
        background-image: url(../img/5906496708541_w1.webp)
    }

    .aroma\:bg-\[url\(\/backgrounds\/bankground_sekcja_wieksze_wrazenia\.webp\)\] {
        background-image: url(../img/bankground_sekcja_wieksze_wrazenia.webp)
    }

    .aroma\:bg-\[url\(\/backgrounds\/esencja_prostoty_i_stylu\.webp\)\] {
        background-image: url(../img/esencja_prostoty_i_stylu.webp)
    }

    .aroma\:bg-\[url\(\/backgrounds\/sekcja_start_backround\.webp\)\] {
        background-image: url(../img/sekcja_start_backround.webp)
    }

    .aroma\:bg-\[url\(\/backgrounds\/shutterstock_2475675321\.webp\)\] {
        background-image: url(../img/shutterstock_2475675321.webp)
    }

    .aroma\:bg-cover {
        background-size: cover
    }

    .aroma\:bg-center {
        background-position: 50%
    }

    .aroma\:bg-no-repeat {
        background-repeat: no-repeat
    }

    .aroma\:px-4 {
        padding-inline: calc(var(--aroma-spacing)*4)
    }

    .aroma\:px-10 {
        padding-inline: calc(var(--aroma-spacing)*10)
    }

    .aroma\:py-0 {
        padding-block: calc(var(--aroma-spacing)*0)
    }

    .aroma\:text-center {
        text-align: center
    }

    .aroma\:font-baskerville {
        font-family: var(--aroma-font-baskerville)
    }

    .aroma\:font-lato {
        font-family: var(--aroma-font-lato)
    }

    .aroma\:text-sm {
        font-size: var(--aroma-text-sm);
        line-height: var(--tw-leading, var(--aroma-text-sm--line-height))
    }

    .aroma\:text-\[10px\] {
        font-size: 10px
    }

    .aroma\:text-\[24px\] {
        font-size: 24px
    }

    .aroma\:text-\[38px\] {
        font-size: 38px
    }

    .aroma\:text-\[60px\] {
        font-size: 60px
    }

    .aroma\:leading-5 {
        --tw-leading: calc(var(--aroma-spacing)*5);
        line-height: calc(var(--aroma-spacing)*5)
    }

    .aroma\:leading-\[100\%\] {
        --tw-leading: 100%;
        line-height: 100%
    }

    .aroma\:leading-\[120\%\] {
        --tw-leading: 120%;
        line-height: 120%
    }

    .aroma\:leading-\[170\%\] {
        --tw-leading: 170%;
        line-height: 170%
    }

    .aroma\:font-bold {
        --tw-font-weight: var(--aroma-font-weight-bold);
        font-weight: var(--aroma-font-weight-bold)
    }

    .aroma\:font-normal {
        --tw-font-weight: var(--aroma-font-weight-normal);
        font-weight: var(--aroma-font-weight-normal)
    }

    .aroma\:font-semibold {
        --tw-font-weight: var(--aroma-font-weight-semibold);
        font-weight: var(--aroma-font-weight-semibold)
    }

    .aroma\:tracking-normal {
        --tw-tracking: var(--aroma-tracking-normal);
        letter-spacing: var(--aroma-tracking-normal)
    }

    .aroma\:text-black {
        color: var(--aroma-color-black)!important
    }

    .aroma\:text-white {
        color: var(--aroma-color-white)!important
    }

    .aroma\:uppercase {
        text-transform: uppercase
    }

    .aroma\:italic {
        font-style: italic
    }

    .aroma\:no-underline {
        text-decoration-line: none
    }

    .aroma\:opacity-0 {
        opacity: 0
    }

    .aroma\:opacity-100 {
        opacity: 1
    }

    .aroma\:transition-colors {
        transition-duration: var(--tw-duration, var(--aroma-default-transition-duration));
        transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
        transition-timing-function: var(--tw-ease, var(--aroma-default-transition-timing-function))
    }

    .aroma\:transition-opacity {
        transition-duration: var(--tw-duration, var(--aroma-default-transition-duration));
        transition-property: opacity;
        transition-timing-function: var(--tw-ease, var(--aroma-default-transition-timing-function))
    }

    .aroma\:duration-300 {
        --tw-duration: .3s;
        transition-duration: .3s
    }

    .aroma\:duration-500 {
        --tw-duration: .5s;
        transition-duration: .5s
    }

    .aroma\:duration-1000 {
        --tw-duration: 1s;
        transition-duration: 1s
    }

    .aroma\:ease-in-out {
        --tw-ease: var(--aroma-ease-in-out);
        transition-timing-function: var(--aroma-ease-in-out)
    }

    @media (hover:hover) {
        .aroma\:group-hover\:opacity-0:is(:where(.aroma\:group):hover *) {
            opacity: 0
        }

        .aroma\:group-hover\:opacity-100:is(:where(.aroma\:group):hover *) {
            opacity: 1
        }

        .aroma\:hover\:scale-110:hover {
            --tw-scale-x: 110%;
            --tw-scale-y: 110%;
            --tw-scale-z: 110%;
            scale: var(--tw-scale-x)var(--tw-scale-y)
        }

        .aroma\:hover\:bg-black:hover {
            background-color: var(--aroma-color-black)
        }

        .aroma\:hover\:bg-white:hover {
            background-color: var(--aroma-color-white)
        }

        .aroma\:hover\:text-black:hover {
            color: var(--aroma-color-black)!important
        }

        .aroma\:hover\:text-white:hover {
            color: var(--aroma-color-white)!important
        }
    }

    @media (min-width:48rem) {
        .aroma\:md\:absolute {
            position: absolute
        }

        .aroma\:md\:top-4\/12 {
            top: 33.3333%
        }

        .aroma\:md\:top-\[3\%\] {
            top: 3%
        }

        .aroma\:md\:top-\[25\%\] {
            top: 25%
        }

        .aroma\:md\:right-\[3\%\] {
            right: 3%
        }

        .aroma\:md\:left-0 {
            left: calc(var(--aroma-spacing)*0)
        }

        .aroma\:md\:-mt-20 {
            margin-top: calc(var(--aroma-spacing)*-20)
        }

        .aroma\:md\:mb-10 {
            margin-bottom: calc(var(--aroma-spacing)*10)
        }

        .aroma\:md\:mb-12 {
            margin-bottom: calc(var(--aroma-spacing)*12)
        }

        .aroma\:md\:mb-20 {
            margin-bottom: calc(var(--aroma-spacing)*20)
        }

        .aroma\:md\:hidden {
            display: none
        }

        .aroma\:md\:h-\[51px\] {
            height: 51px
        }

        .aroma\:md\:h-\[80\%\] {
            height: 80%
        }

        .aroma\:md\:h-\[648px\] {
            height: 648px
        }

        .aroma\:md\:h-\[736px\] {
            height: 736px
        }

        .aroma\:md\:h-\[822px\] {
            height: 822px
        }

        .aroma\:md\:h-full {
            height: 100%
        }

        .aroma\:md\:max-h-\[374px\] {
            max-height: 374px
        }

        .aroma\:md\:w-\[80\%\] {
            width: 80%
        }

        .aroma\:md\:w-\[195px\] {
            width: 195px
        }

        .aroma\:md\:w-\[311px\] {
            width: 311px
        }

        .aroma\:md\:w-\[350px\] {
            width: 350px
        }

        .aroma\:md\:w-full {
            width: 100%
        }

        .aroma\:md\:max-w-\[295px\] {
            max-width: 295px
        }

        .aroma\:md\:-translate-0 {
            --tw-translate-x: calc(var(--aroma-spacing)*0);
            --tw-translate-y: calc(var(--aroma-spacing)*0);
            translate: var(--tw-translate-x)var(--tw-translate-y)
        }

        .aroma\:md\:transform-none {
            transform: none
        }

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

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

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

        .aroma\:md\:grid-rows-1 {
            grid-template-rows: repeat(1, minmax(0, 1fr))
        }

        .aroma\:md\:grid-rows-2 {
            grid-template-rows: repeat(2, minmax(0, 1fr))
        }

        .aroma\:md\:gap-24 {
            gap: calc(var(--aroma-spacing)*24)
        }

        .aroma\:md\:gap-y-24 {
            row-gap: calc(var(--aroma-spacing)*24)
        }

        .aroma\:md\:px-0 {
            padding-inline: calc(var(--aroma-spacing)*0)
        }

        .aroma\:md\:text-right {
            text-align: right
        }

        .aroma\:md\:text-2xl {
            font-size: var(--aroma-text-2xl);
            line-height: var(--tw-leading, var(--aroma-text-2xl--line-height))
        }

        .aroma\:md\:text-3xl {
            font-size: var(--aroma-text-3xl);
            line-height: var(--tw-leading, var(--aroma-text-3xl--line-height))
        }

        .aroma\:md\:text-\[16px\] {
            font-size: 16px
        }

        .aroma\:md\:text-\[42px\] {
            font-size: 42px
        }

        .aroma\:md\:text-\[120px\] {
            font-size: 120px
        }
    }

    @media (min-width:64rem) {
        .aroma\:lg\:top-\[5\%\] {
            top: 5%
        }

        .aroma\:lg\:top-\[20\%\] {
            top: 20%
        }

        .aroma\:lg\:right-\[5\%\] {
            right: 5%
        }

        .aroma\:lg\:hidden {
            display: none
        }

        .aroma\:lg\:h-\[80\%\] {
            height: 80%
        }

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

        .aroma\:lg\:text-\[82px\] {
            font-size: 82px
        }
    }
}

@font-face {
    font-display: block;
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/Lato-Black.ttf)format("truetype"), url(../fonts/Lato-Black.woff2)format("woff2")
}

@font-face {
    font-display: block;
    font-family: Lato;
    font-style: italic;
    font-weight: 900;
    src: url(../fonts/Lato-BlackItalic.ttf)format("truetype"), url(../fonts/Lato-BlackItalic.woff2)format("woff2")
}

@font-face {
    font-display: block;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Lato-Bold.ttf)format("truetype"), url(../fonts/Lato-Bold.woff2)format("woff2")
}

@font-face {
    font-display: block;
    font-family: Lato;
    font-style: italic;
    font-weight: 700;
    src: url(../fonts/Lato-BoldItalic.ttf)format("truetype"), url(../fonts/Lato-BoldItalic.woff2)format("woff2")
}

@font-face {
    font-display: block;
    font-family: Lato;
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/Lato-Italic.ttf)format("truetype"), url(../fonts/Lato-Italic.woff2)format("woff2")
}

@font-face {
    font-display: block;
    font-family: Lato;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/Lato-Light.ttf)format("truetype"), url(../fonts/Lato-Light.woff2)format("woff2")
}

@font-face {
    font-display: block;
    font-family: Lato;
    font-style: italic;
    font-weight: 300;
    src: url(../fonts/Lato-LightItalic.ttf)format("truetype"), url(../fonts/Lato-LightItalic.woff2)format("woff2")
}

@font-face {
    font-display: block;
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Lato-Regular.ttf)format("truetype"), url(../fonts/Lato-Regular.woff2)format("woff2")
}

@font-face {
    font-display: block;
    font-family: Lato;
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/Lato-Thin.ttf)format("truetype"), url(../fonts/Lato-Thin.woff2)format("woff2")
}

@font-face {
    font-display: block;
    font-family: Lato;
    font-style: italic;
    font-weight: 100;
    src: url(../fonts/Lato-ThinItalic.ttf)format("truetype"), url(../fonts/Lato-ThinItalic.woff2)format("woff2")
}

@font-face {
    font-display: block;
    font-family: Libre Baskerville;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/LibreBaskerville-Bold.ttf)format("truetype"), url(../fonts/LibreBaskerville-Bold.woff2)format("woff2")
}

@font-face {
    font-display: block;
    font-family: Libre Baskerville;
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/LibreBaskerville-Italic.ttf)format("truetype"), url(../fonts/LibreBaskerville-Italic.woff2)format("woff2")
}

@font-face {
    font-display: block;
    font-family: Libre Baskerville;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/LibreBaskerville-Regular.ttf)format("truetype"), url(../fonts/LibreBaskerville-Regular.woff2)format("woff2")
}

@property --tw-translate-x {
    syntax: "*";
    inherits: false;
    initial-value: 0
}

@property --tw-translate-y {
    syntax: "*";
    inherits: false;
    initial-value: 0
}

@property --tw-translate-z {
    syntax: "*";
    inherits: false;
    initial-value: 0
}

@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-tracking {
    syntax: "*";
    inherits: false
}

@property --tw-duration {
    syntax: "*";
    inherits: false
}

@property --tw-ease {
    syntax: "*";
    inherits: false
}

@property --tw-scale-x {
    syntax: "*";
    inherits: false;
    initial-value: 1
}

@property --tw-scale-y {
    syntax: "*";
    inherits: false;
    initial-value: 1
}

@property --tw-scale-z {
    syntax: "*";
    inherits: false;
    initial-value: 1
}

@keyframes fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fade-out {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}
