.switchery {
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 20px;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    position: relative;
    vertical-align: middle;
    width: 50px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-sizing: content-box;
    background-clip: content-box
}

    .switchery > small {
        background: #fff;
        border-radius: 100%;
        box-shadow: 0 1px 3px rgba(0,0,0,.4);
        height: 30px;
        position: absolute;
        top: 0;
        width: 30px
    }

.switchery-small {
    border-radius: 20px;
    height: 20px;
    width: 33px
}

    .switchery-small > small {
        height: 20px;
        width: 20px
    }

.switchery-large {
    border-radius: 40px;
    height: 40px;
    width: 66px
}

    .switchery-large > small {
        height: 40px;
        width: 40px
    }

hr {
    height: 0;
    color: inherit
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, pre, samp {
    font-family: ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit
}

button, input, optgroup, select, textarea {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, select {
    text-transform: none
}

[type=button], button {
    -webkit-appearance: button
}

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

summary {
    display: list-item
}

blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
    margin: 0
}

button {
    background-color: transparent;
    background-image: none
}

    button:focus {
        outline: 1px dotted;
        outline: 5px auto -webkit-focus-ring-color
    }

fieldset, ol, ul {
    margin: 0;
    padding: 0
}

ol, ul {
    list-style: none
}

html {
    font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    line-height: 1.5
}

body {
    font-family: inherit;
    line-height: inherit
}

*, :after, :before {
    box-sizing: border-box;
    border: 0 solid #e5e7eb
}

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

    input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
        color: #9ca3af
    }

    input:-ms-input-placeholder, textarea:-ms-input-placeholder {
        color: #9ca3af
    }

    input::-ms-input-placeholder, textarea::-ms-input-placeholder {
        color: #9ca3af
    }

    input::placeholder, textarea::placeholder {
        color: #9ca3af
    }

[role=button], button {
    cursor: pointer
}

table {
    border-collapse: collapse
}

.fit-boost h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
}

.fit-boost h4 {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
}

.fit-boost h2, .fit-boost h5, .fit-boost h6 {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

button, input, optgroup, select, textarea {
    padding: 0;
    line-height: inherit;
    color: inherit
}

code, kbd, pre, samp {
    font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

audio, canvas, embed, iframe, img, object, svg, video {
    display: block;
    vertical-align: middle
}

img, video {
    max-width: 100%;
    height: auto
}

[type=number], [type=time], select, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.5rem
}

    [type=number]:focus, [type=time]:focus, select:focus, textarea:focus {
        outline: 2px solid transparent;
        outline-offset: 2px;
        --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/ );
        --tw-ring-offset-width: 0px;
        --tw-ring-offset-color: #fff;
        --tw-ring-color: #2563eb;
        --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 transparent;
        box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent);
        border-color: #2563eb
    }

    input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
        color: #6b7280;
        opacity: 1
    }

    input:-ms-input-placeholder, textarea:-ms-input-placeholder {
        color: #6b7280;
        opacity: 1
    }

    input::-ms-input-placeholder, textarea::-ms-input-placeholder {
        color: #6b7280;
        opacity: 1
    }

    input::placeholder, textarea::placeholder {
        color: #6b7280;
        opacity: 1
    }

select {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");
    background-position: right .5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    color-adjust: exact
}

[type=checkbox], select {
    -webkit-print-color-adjust: exact
}

[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0
}

    [type=checkbox]:focus {
        outline: 2px solid transparent;
        outline-offset: 2px;
        --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/ );
        --tw-ring-offset-width: 2px;
        --tw-ring-offset-color: #fff;
        --tw-ring-color: #2563eb;
        --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 transparent;
        box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)
    }

    [type=checkbox]:checked {
        background-size: 100% 100%;
        background-position: 50%;
        background-repeat: no-repeat;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E")
    }

        [type=checkbox]:checked, [type=checkbox]:checked:focus, [type=checkbox]:checked:hover {
            border-color: transparent;
            background-color: currentColor
        }

    [type=checkbox]:indeterminate {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
        border-color: transparent;
        background-color: currentColor;
        background-size: 100% 100%;
        background-position: 50%;
        background-repeat: no-repeat
    }

        [type=checkbox]:indeterminate:focus, [type=checkbox]:indeterminate:hover {
            border-color: transparent;
            background-color: currentColor
        }

.fit-boost .btn {
    --tw-bg-opacity: 1;
    background-color: rgba(108,190,69,var(--tw-bg-opacity));
    border-radius: .5rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
    line-height: 1.25;
    overflow: hidden;
    padding: .75rem 2rem;
    --tw-text-opacity: 1;
    color: rgba(255,255,255,var(--tw-text-opacity));
    font-family: "Poppins ExtraBold","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    transition-property: background-color,border-color,box-shadow,color,fill,opacity,stroke,transform;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    font-family: "Poppins", sans-serif;
    font-weight: 700;
}

    .fit-boost .btn, .fit-boost .btn:not(:disabled):not(.disabled) {
        cursor: pointer
    }

        .fit-boost .btn:hover {
            --tw-text-opacity: 1
        }

        .fit-boost .btn.focus, .fit-boost .btn:focus, .fit-boost .btn:hover {
            --tw-bg-opacity: 1;
            background-color: rgba(97,171,62,var(--tw-bg-opacity));
            color: rgba(255,255,255,var(--tw-text-opacity))
        }

        .fit-boost .btn.focus, .fit-boost .btn:focus {
            outline: 2px solid transparent;
            outline-offset: 2px;
            --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
            --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
            box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 transparent;
            box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent);
            --tw-ring-opacity: 1;
            --tw-ring-color: rgba(97,171,62,var(--tw-ring-opacity));
            --tw-ring-opacity: 0.5;
            --tw-text-opacity: 1
        }

        .fit-boost .btn.active, .fit-boost .btn:active {
            --tw-bg-opacity: 1;
            background-color: rgba(65,114,41,var(--tw-bg-opacity));
            --tw-text-opacity: 1;
            color: rgba(255,255,255,var(--tw-text-opacity))
        }

.card {
    align-items: center;
    display: flex;
    height: 434px;
    justify-content: center;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 290px;
    z-index: 1
}

    .card.is-active {
        box-shadow: 0 0 20px rgba(0,0,0,.6);
        cursor: pointer;
        z-index: 5
    }

        .card.is-active:hover {
            box-shadow: 0 0 20px rgba(0,0,0,.8)
        }

.card--cool {
    --tw-bg-opacity: 1;
    background-color: rgba(75,187,235,var(--tw-bg-opacity))
}

.card--move {
    --tw-bg-opacity: 1;
    background-color: rgba(232,44,46,var(--tw-bg-opacity))
}

.card--warm {
    --tw-bg-opacity: 1;
    background-color: rgba(251,178,27,var(--tw-bg-opacity))
}

.card__body {
    color: #fff;
    display: none;
    padding: 34px 40px 34px 330px;
    width: 100%;
    font-family: "Poppins", sans-serif;
}

    .card__body h1 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 20px
    }

    .card__body h4 {
        font-size: 22px;
        line-height: 1.32;
        margin-bottom: 30px
    }

    .card__body p {
        font-size: 18px;
        line-height: 1.32;
        margin: 0
    }

    .card__body .desc {
        font-size: 14px;
        padding-top: 15px
    }

.timer-active .card__body h4 {
    display: none
}

.card__img {
    display: block;
    height: 434px;
    left: 0;
    opacity: .25;
    position: absolute;
    top: 0;
    width: 290px;
    z-index: 5
}

.card.is-active .card__img, .fit-boost .modal .card__img {
    opacity: 1
}

.card__title {
    color: #fff;
    display: none;
    padding: 34px 40px 34px 330px;
    width: 100%
}

.close {
    background-color: transparent;
    background-image: none;
    border: 0;
    cursor: pointer;
    display: block;
    height: 44px;
    margin: 0;
    overflow: hidden;
    padding: 9px;
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    width: 44px;
    white-space: nowrap;
    z-index: 10
}

    .close svg {
        display: block;
        fill: #fff;
        height: 26px;
        width: 26px
    }

    .close:focus {
        outline: 2px solid transparent;
        outline-offset: 2px
    }

.timer-active .close {
    display: none
}

.column {
    float: left;
    height: 594px;
    position: relative;
    width: 290px;
    z-index: 5
}

.column__title {
    background-color: #fff;
    border-bottom-right-radius: 8px;
    font-size: 28px;
    left: 0;
    line-height: 1;
    margin: 0;
    padding: 10px 20px;
    position: absolute;
    top: 0;
    z-index: 100
}

.exercises-bar {
    background-image: url(../../images/exercises-02.5eab6f61.png);
    background-repeat: repeat-x;
    background-size: 217px 80px;
    height: 80px;
    overflow: hidden;
    width: 100%
}

.fit-activity-embed .activity-wrapper {
    --tw-border-opacity: 1;
    border-color: rgba(209,213,219,var(--tw-border-opacity));
    border-radius: .25rem;
    border-width: 2px
}

.fit-boost .modal {
    background-color: #fbb21b;
    display: none;
    height: 434px;
    position: absolute;
    top: 80px;
    width: 100%;
    z-index: 15
}

    .fit-boost .modal .card {
        position: relative;
        width: 100%;
        z-index: 5
    }

    .fit-boost .modal .card__body, .fit-boost .modal.is-active, .next {
        display: block
    }

.next {
    background-color: #e82c2e;
    background-image: none;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 30px;
    height: 72px;
    line-height: 40px;
    margin: 0;
    overflow: hidden;
    padding: 16px 19px;
    position: absolute;
    right: 0;
    top: 64px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    z-index: 10
}

    .next span, .next svg {
        display: block;
        float: left;
        height: 40px
    }

    .next span {
        margin-right: 15px
    }

    .next svg {
        fill: #fff;
        width: 23px
    }

    .next:focus {
        outline: 2px solid transparent;
        outline-offset: 2px
    }

    .next:active, .next:hover {
        --tw-bg-opacity: 0.75;
        transition-property: background-color,border-color,box-shadow,color,fill,opacity,stroke,transform;
        transition-duration: .15s;
        transition-timing-function: cubic-bezier(.4,0,.2,1)
    }

.timer-active .next {
    display: none
}

.next--cool {
    --tw-bg-opacity: 1;
    background-color: rgba(75,187,235,var(--tw-bg-opacity))
}

    .next--cool:active, .next--cool:hover {
        --tw-bg-opacity: 0.75;
        transition-property: background-color,border-color,box-shadow,color,fill,opacity,stroke,transform;
        transition-duration: .15s;
        transition-timing-function: cubic-bezier(.4,0,.2,1)
    }

.next--move {
    --tw-bg-opacity: 1;
    background-color: rgba(232,44,46,var(--tw-bg-opacity))
}

    .next--move:active, .next--move:hover {
        --tw-bg-opacity: 0.75;
        transition-property: background-color,border-color,box-shadow,color,fill,opacity,stroke,transform;
        transition-duration: .15s;
        transition-timing-function: cubic-bezier(.4,0,.2,1)
    }

.next--warn {
    --tw-bg-opacity: 1;
    background-color: rgba(251,178,27,var(--tw-bg-opacity))
}

    .next--warn:active, .next--warn:hover {
        --tw-bg-opacity: 1;
        background-color: rgba(255,255,255,var(--tw-bg-opacity));
        --tw-text-opacity: 1;
        color: rgba(251,178,27,var(--tw-text-opacity))
    }

.pulse {
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    box-shadow: 0 0 0 0 #fff
}

.slot {
    height: 594px;
    overflow: hidden;
    padding: 80px 0;
    position: relative;
    width: 290px;
    z-index: 5
}

.slot--cool {
    background-color: #4bbbeb
}

.slot--move {
    background-color: #e82c2e
}

.slot--warm {
    background-color: #fbb21b
}

.slotMachineBlurFast, .slotMachineBlurMedium, .slotMachineBlurSlow {
    -webkit-filter: none !important;
    -moz-filter: none !important;
    -o-filter: none !important;
    -ms-filter: none !important;
    filter: none !important
}

.slotMachineGradient {
    -webkit-mask-image: none !important;
    -webkit-mask: none !important;
    mask: none !important
}

.timer {
    display: none;
    font-size: 24px;
    line-height: 1.32;
    margin-bottom: 30px
}

.timer-active .timer {
    display: block
}

.timer__go {
    visibility: hidden
}

.timer--go .timer__go {
    visibility: visible
}

.timer__time {
    background-color: #fff;
    border-radius: 8px;
    color: #61ab3e;
    padding: 2px 15px;
    position: relative;
    top: 5px
}

.timer__set {
    visibility: hidden
}

.timer--set .timer__set {
    visibility: visible
}

.timer-toggle {
    background-color: #fff;
    border-radius: 8px;
    bottom: 20px;
    font-size: 18px;
    height: 40px;
    left: 27px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 20px;
    position: absolute;
    width: 236px;
    white-space: nowrap;
    z-index: 15
}

    .timer-toggle .switchery {
        display: block;
        margin-top: -10px;
        position: absolute;
        right: 20px;
        top: 50%
    }

.v1-btn {
    --tw-bg-opacity: 1;
    background-color: rgba(97,171,62,var(--tw-bg-opacity));
    background-image: none;
    border: 0;
    border-radius: 8px;
    bottom: 0;
    bottom: 20px;
    color: #fff;
    cursor: pointer;
    font-size: 28px;
    height: 40px;
    left: 50%;
    line-height: 20px;
    margin: 0;
    overflow: hidden;
    padding: 0 40px;
    position: absolute;
    transform: translateX(-50%);
    transition: bottom .15s ease;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    width: auto;
    white-space: nowrap;
    z-index: 20
}

    .v1-btn:focus {
        outline: 2px solid transparent;
        outline-offset: 2px
    }

    .v1-btn:hover {
        background-color: rgba(108,190,69,var(--tw-bg-opacity))
    }

    .v1-btn:active, .v1-btn:hover {
        --tw-bg-opacity: 1;
        --tw-shadow: 0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06);
        box-shadow: 0 0 transparent,0 0 transparent,var(--tw-shadow);
        box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);
        --tw-text-opacity: 1;
        color: rgba(255,255,255,var(--tw-text-opacity))
    }

    .v1-btn:active {
        background-color: rgba(97,171,62,var(--tw-bg-opacity))
    }

.view {
    border: 1px solid #000;
    height: 596px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 872px
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255,255,255,var(--tw-bg-opacity))
}

.bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229,231,235,var(--tw-bg-opacity))
}

.bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(232,44,46,var(--tw-bg-opacity))
}

.bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(251,178,27,var(--tw-bg-opacity))
}

.bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(108,190,69,var(--tw-bg-opacity))
}

.bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(75,187,235,var(--tw-bg-opacity))
}

.bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(27,183,250,var(--tw-bg-opacity))
}

.hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255,255,255,var(--tw-bg-opacity))
}

.hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(232,44,46,var(--tw-bg-opacity)) !important;
}

.hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(108,190,69,var(--tw-bg-opacity)) !important;
}

.hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(27,183,250,var(--tw-bg-opacity)) !important;
}

.hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25
}

.border-transparent {
    border-color: transparent
}

.border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0,0,0,var(--tw-border-opacity))
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-full {
    border-radius: 9999px
}

.rounded-br-2xl {
    border-bottom-right-radius: 1rem
}

.border-2 {
    border-width: 2px
}

.border {
    border-width: 1px
}

.border-t {
    border-top-width: 1px
}

.border-r {
    border-right-width: 1px
}

.cursor-pointer {
    cursor: pointer
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.hidden {
    display: none
}

.flex-col {
    flex-direction: column
}

.items-center {
    align-items: center
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.flex-1 {
    flex: 1 1
}

.flex-shrink-0 {
    flex-shrink: 0
}

.h-5 {
    height: 1.25rem
}

.h-6 {
    height: 1.5rem
}

.h-8 {
    height: 2rem
}

.h-10 {
    height: 2.5rem
}

.h-14 {
    height: 3.5rem
}

.h-auto {
    height: auto
}

.h-full {
    height: 100%
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}

.text-lg {
    font-size: 1.125rem
}

.text-lg, .text-xl {
    line-height: 1.75rem
}

.text-xl {
    font-size: 1.25rem
}

.text-2xl {
    font-size: 1.5rem !important;
    line-height: 2rem
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}

.leading-6 {
    line-height: 1.5rem
}

.leading-tight {
    line-height: 1.25
}

.leading-snug {
    line-height: 1.375
}

.leading-normal {
    line-height: 1.5
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mr-3 {
    margin-right: .75rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-5 {
    margin-top: 1.25rem
}

.mt-6 {
    margin-top: 1.5rem
}

.ml-6 {
    margin-left: 1.5rem
}

.mt-12 {
    margin-top: 3rem
}

.mt-16 {
    margin-top: 4rem
}

.max-w-xs {
    max-width: 20rem
}

.object-contain {
    object-fit: contain
}

.opacity-0 {
    opacity: 0
}

.opacity-75 {
    opacity: .75
}

.opacity-100 {
    opacity: 1
}

.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.overflow-hidden {
    overflow: hidden
}

.overflow-y-auto {
    overflow-y: auto
}

.p-2 {
    padding: .5rem
}

.p-6 {
    padding: 1.5rem
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.px-12 {
    padding-left: 3rem;
    padding-right: 3rem
}

.pt-6 {
    padding-top: 1.5rem
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

* {
    --tw-shadow: 0 0 transparent
}

.shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)
}

.shadow, .shadow-md {
    box-shadow: 0 0 transparent,0 0 transparent,var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)
}

.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)
}

.shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);
    box-shadow: 0 0 transparent,0 0 transparent,var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)
}

* {
    --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/ );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59,130,246,0.5);
    --tw-ring-offset-shadow: 0 0 transparent;
    --tw-ring-shadow: 0 0 transparent
}

.fill-current {
    fill: currentColor
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-white {
    --tw-text-opacity: 1;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(232,44,46,var(--tw-text-opacity))
}

.text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(251,178,27,var(--tw-text-opacity))
}

.text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(108,190,69,var(--tw-text-opacity))
}

.text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(75,187,235,var(--tw-text-opacity))
}

.text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(27,183,250,var(--tw-text-opacity))
}

.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.invisible {
    visibility: hidden
}

.w-5 {
    width: 1.25rem
}

.w-8 {
    width: 2rem
}

.w-10 {
    width: 2.5rem
}

.w-11 {
    width: 2.75rem
}

.w-20 {
    width: 5rem
}

.w-auto {
    width: auto
}

.w-1\/2 {
    width: 50%
}

.w-full {
    width: 100%
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.transform {
    --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;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-x-0 {
    --tw-translate-x: 0px
}

.translate-x-5 {
    --tw-translate-x: 1.25rem
}

.translate-x-2\/4 {
    --tw-translate-x: 50%
}

.-translate-x-1\/2 {
    --tw-translate-x: -50%
}

.translate-y-0 {
    --tw-translate-y: 0px
}

.translate-y-4 {
    --tw-translate-y: 1rem
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.transition {
    transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.transition-colors {
    transition-property: background-color,border-color,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);
    transition-duration: .15s
}

.ease-in {
    transition-timing-function: cubic-bezier(.4,0,1,1)
}

.ease-out {
    transition-timing-function: cubic-bezier(0,0,.2,1)
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.duration-200 {
    transition-duration: .2s
}

.duration-300 {
    transition-duration: .3s
}

@-webkit-keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

@keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes ping {
    75%,to {
        transform: scale(2);
        opacity: 0
    }
}

@keyframes ping {
    75%,to {
        transform: scale(2);
        opacity: 0
    }
}

@-webkit-keyframes pulse {
    50% {
        opacity: .5
    }
}

@-webkit-keyframes bounce {
    0%,to {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8,0,1,1);
        animation-timing-function: cubic-bezier(.8,0,1,1)
    }

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0,0,.2,1);
        animation-timing-function: cubic-bezier(0,0,.2,1)
    }
}

@keyframes bounce {
    0%,to {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8,0,1,1);
        animation-timing-function: cubic-bezier(.8,0,1,1)
    }

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0,0,.2,1);
        animation-timing-function: cubic-bezier(0,0,.2,1)
    }
}

.font-poppins-extrabold {
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 700;
}

.font-poppins-extrabold-italic {
    font-family: "Poppins ExtraBold Italic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400
}

.font-poppins-medium {
    font-family: "Poppins Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400
}

.transition-150 {
    transition-property: background-color,border-color,box-shadow,color,fill,opacity,stroke,transform;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 hsla(0,0%,100%,.7)
    }

    70% {
        box-shadow: 0 0 0 .5rem hsla(0,0%,100%,0)
    }

    to {
        box-shadow: 0 0 0 0 hsla(0,0%,100%,0)
    }
}

@media (min-width:640px) {
    .sm\:h-6 {
        height: 1.5rem
    }

    .sm\:h-7 {
        height: 1.75rem
    }

    .sm\:h-12 {
        height: 3rem
    }

    .sm\:h-16 {
        height: 4rem
    }

    .sm\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }

    .sm\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }

    .sm\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }

    .sm\:leading-7 {
        line-height: 1.75rem
    }

    .sm\:leading-snug {
        line-height: 1.375
    }

    .sm\:mr-4 {
        margin-right: 1rem
    }

    .sm\:mt-20 {
        margin-top: 5rem
    }

    .sm\:mt-24 {
        margin-top: 6rem
    }

    .sm\:w-6 {
        width: 1.5rem
    }

    .sm\:w-12 {
        width: 3rem
    }

    .sm\:w-14 {
        width: 3.5rem
    }

    .sm\:scale-95 {
        --tw-scale-x: .95;
        --tw-scale-y: .95
    }

    .sm\:scale-100 {
        --tw-scale-x: 1;
        --tw-scale-y: 1
    }

    .sm\:translate-x-7 {
        --tw-translate-x: 1.75rem
    }

    .sm\:translate-y-0 {
        --tw-translate-y: 0px
    }
}

@media (min-width:768px) {
    .md\:border-black {
        --tw-border-opacity: 1;
        border-color: rgba(0,0,0,var(--tw-border-opacity))
    }

    .md\:border-r {
        border-right-width: 1px
    }

    .md\:border-l {
        border-left-width: 1px
    }

    .md\:h-20 {
        height: 5rem
    }

    .md\:p-24 {
        padding: 6rem
    }
}

@media (min-width:1024px) {
    .lg\:flex {
        display: flex
    }

    .lg\:flex-row {
        flex-direction: row
    }

    .lg\:h-7 {
        height: 1.75rem
    }

    .lg\:h-8 {
        height: 2rem
    }

    .lg\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }

    .lg\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }

    .lg\:leading-8 {
        line-height: 2rem
    }

    .lg\:mr-5 {
        margin-right: 1.25rem
    }

    .lg\:p-6 {
        padding: 1.5rem
    }

    .lg\:w-7 {
        width: 1.75rem
    }

    .lg\:w-16 {
        width: 4rem
    }

    .lg\:w-1\/3 {
        width: 33.333333%
    }

    .lg\:translate-x-8 {
        --tw-translate-x: 2rem
    }
}

#root > div:first-of-type {
    border: none !important;
}

.card__body h1 {
    color: #fff !important;
}

.card__body p {
    color: #fff !important;
    font-family: inherit;
}