.splide__slide {
    display: flex;
    flex-direction: column;
    align-items: center
}

.splide__wrapper .splide img {
    width: 65%;
    height: auto;
    margin-top: 100px;
    transition: .5s
}

.splide__wrapper .splide .is-active img {
    width: 100%;
    margin-top: 0
}

.splide__wrapper .splide .is-active .card__description {
    opacity: 1
}

.splide__wrapper .splide {
    margin-inline: auto;
    height: auto
}

.splide__wrapper .splide .splide__track {
    overflow: initial
}

.splide__wrapper .splide .splide__pagination {
    bottom: auto;
    top: calc(100% - 22px)
}

.splide__wrapper .splide .splide__pagination__page {
    background: #0000;
    border: 1px solid #000;
    height: 15px;
    width: 15px;
    display: none
}

.splide__wrapper .splide .splide__arrow {
    background-color: #00bcbc;
    display: none
}

.splide__wrapper .splide .splide__pagination__page.is-active {
    background-color: #00bcbc
}

.splide__wrapper .splide .card {
    border-radius: 4px;
    cursor: pointer;
    height: auto;
    text-align: center
}

.splide__wrapper .splide .card .card__content {
    height: auto
}

.splide__wrapper .splide .card__title {
    font-size: 13px;
    font-family: UniSansBold
}

.splide__wrapper .splide .card__description {
    text-align: center;
    font-family: UniSansBook;
    opacity: 0;
    margin-top: 16px;
    width: 120%;
    margin-left: -10%;
    transition: .2s ease-in-out
}

.splide__wrapper .splide .card {
    width: clamp(1rem, 60vw, 14rem)
}

.splide__wrapper .splide img {
    margin-top: 37px
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.-right-\[8\%\] {
    right: -8%
}

.bottom-0 {
    bottom: 0
}

.bottom-1\/3 {
    bottom: 33.333333%
}

.bottom-4 {
    bottom: 1rem
}

.bottom-\[-2\.5\%\] {
    bottom: -2.5%
}

.bottom-\[12\.5\%\] {
    bottom: 12.5%
}

.bottom-\[13\%\] {
    bottom: 13%
}

.bottom-\[15\%\] {
    bottom: 15%
}

.bottom-\[15\.5\%\] {
    bottom: 15.5%
}

.bottom-\[16\%\] {
    bottom: 16%
}

.bottom-\[17\%\] {
    bottom: 17%
}

.bottom-\[18\%\] {
    bottom: 18%
}

.bottom-\[21\.5\%\] {
    bottom: 21.5%
}

.bottom-\[27\%\] {
    bottom: 27%
}

.bottom-\[31\.5\%\] {
    bottom: 31.5%
}

.bottom-\[34\%\] {
    bottom: 34%
}

.bottom-\[38\%\] {
    bottom: 38%
}

.bottom-\[38\.5\%\] {
    bottom: 38.5%
}

.bottom-\[39\.5\%\] {
    bottom: 39.5%
}

.bottom-\[41\.5\%\] {
    bottom: 41.5%
}

.bottom-\[42\%\] {
    bottom: 42%
}

.bottom-\[46\%\] {
    bottom: 46%
}

.bottom-\[48\%\] {
    bottom: 48%
}

.bottom-\[49\%\] {
    bottom: 49%
}

.bottom-\[59\%\] {
    bottom: 59%
}

.bottom-\[62\%\] {
    bottom: 62%
}

.bottom-\[64\%\] {
    bottom: 64%
}

.bottom-\[65\%\] {
    bottom: 65%
}

.bottom-\[66\%\] {
    bottom: 66%
}

.bottom-\[68\.5\%\] {
    bottom: 68.5%
}

.bottom-\[69\%\] {
    bottom: 69%
}

.bottom-\[75\%\] {
    bottom: 75%
}

.bottom-\[76\%\] {
    bottom: 76%
}

.bottom-\[79\%\] {
    bottom: 79%
}

.bottom-\[80\.5\%\] {
    bottom: 80.5%
}

.bottom-\[94\.5\%\] {
    bottom: 94.5%
}

.bottom-\[96\.5\%\] {
    bottom: 96.5%
}

.left-0 {
    left: 0
}

.left-1\/2 {
    left: 50%
}

.left-\[17\%\] {
    left: 17%
}

.left-\[72\.5\%\] {
    left: 72.5%
}

.right-0 {
    right: 0
}

.right-\[35\.5\%\] {
    right: 35.5%
}

.right-\[59\.5\%\] {
    right: 59.5%
}

.top-0 {
    top: 0
}

.top-4 {
    top: 1rem
}

.top-\[16\%\] {
    top: 16%
}

.top-\[20\%\] {
    top: 20%
}

.top-\[22\%\] {
    top: 22%
}

.top-\[30\.5\%\] {
    top: 30.5%
}

.top-\[32\%\] {
    top: 32%
}

.top-\[41\%\] {
    top: 41%
}

.top-\[58\%\] {
    top: 58%
}

.top-\[60\%\] {
    top: 60%
}

.top-\[7\%\] {
    top: 7%
}

.top-\[80\%\] {
    top: 80%
}

.z-10 {
    z-index: 10
}

.m-0 {
    margin: 0
}

.mb-0 {
    margin-bottom: 0
}

.mb-12 {
    margin-bottom: 3rem
}

.mb-14 {
    margin-bottom: 3.5rem
}

.mb-20 {
    margin-bottom: 5rem
}

.mb-28 {
    margin-bottom: 7rem
}

.mb-8 {
    margin-bottom: 2rem
}

.mt-12 {
    margin-top: 3rem
}

.mt-2 {
    margin-top: .5rem
}

.mt-20 {
    margin-top: 5rem
}

.mt-32 {
    margin-top: 8rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-8 {
    margin-top: 2rem
}

.box-border {
    box-sizing: border-box
}

.flex {
    display: flex
}

.h-0 {
    height: 0
}

.h-0\.5 {
    height: .125rem
}

.h-12 {
    height: 3rem
}

.h-5\/6 {
    height: 83.333333%
}

.h-\[150\%\] {
    height: 150%
}

.h-\[1px\] {
    height: 1px
}

.h-\[22rem\] {
    height: 22rem
}

.h-\[75\%\] {
    height: 75%
}

.h-\[83\%\] {
    height: 83%
}

.h-\[84\%\] {
    height: 84%
}

.h-\[88\%\] {
    height: 88%
}

.h-full {
    height: 100%
}

.max-h-44 {
    max-height: 11rem
}

.max-h-\[40rem\] {
    max-height: 40rem
}

.max-h-\[46rem\] {
    max-height: 46rem
}

.w-1\/2 {
    width: 50%
}

.w-1\/5 {
    width: 20%
}

.w-12 {
    width: 3rem
}

.w-2\/5 {
    width: 40%
}

.w-3\/4 {
    width: 75%
}

.w-3\/5 {
    width: 60%
}

.w-5\/6 {
    width: 83.333333%
}

.w-8 {
    width: 2rem
}

.w-\[40\%\] {
    width: 40%
}

.w-\[46\%\] {
    width: 46%
}

.w-\[60\%\] {
    width: 60%
}

.w-full {
    width: 100%
}

.max-w-\[15\%\] {
    max-width: 15%
}

.max-w-\[16\%\] {
    max-width: 16%
}

.max-w-\[18\%\] {
    max-width: 18%
}

.max-w-\[18rem\] {
    max-width: 18rem
}

.max-w-\[20\%\] {
    max-width: 20%
}

.max-w-\[20rem\] {
    max-width: 20rem
}

.max-w-\[25\.5\%\] {
    max-width: 25.5%
}

.max-w-\[26\%\] {
    max-width: 26%
}

.max-w-\[28\%\] {
    max-width: 28%
}

.max-w-\[29\%\] {
    max-width: 29%
}

.max-w-\[30\%\] {
    max-width: 30%
}

.max-w-\[31\%\] {
    max-width: 31%
}

.max-w-\[32\%\] {
    max-width: 32%
}

.max-w-\[34\%\] {
    max-width: 34%
}

.max-w-\[36\%\] {
    max-width: 36%
}

.max-w-\[38\%\] {
    max-width: 38%
}

.flex-col {
    flex-direction: column
}

.flex-col-reverse {
    flex-direction: column-reverse
}

.items-center {
    align-items: center
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.justify-evenly {
    justify-content: space-evenly
}

.gap-1 {
    gap: .25rem
}

.gap-12 {
    gap: 3rem
}

.gap-3 {
    gap: .75rem
}

.gap-4 {
    gap: 1rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-8 {
    gap: 2rem
}

.space-y-2>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.5rem*(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.5rem*var(--tw-space-y-reverse))
}

.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))
}

.space-y-4>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem*(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem*var(--tw-space-y-reverse))
}

.space-y-8>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem*(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem*var(--tw-space-y-reverse))
}

.overflow-y-hidden {
    overflow-y: hidden
}

.whitespace-nowrap {
    white-space: nowrap
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-l-\[14rem\] {
    border-bottom-left-radius: 14rem
}

.rounded-l-\[14rem\],
.rounded-tl-\[14rem\] {
    border-top-left-radius: 14rem
}

.bg-\[\#264A8E\] {
    --tw-bg-opacity: 1;
    background-color: rgb(38 74 142/var(--tw-bg-opacity))
}

.bg-\[\#E5E5E5\] {
    --tw-bg-opacity: 1;
    background-color: rgb(229 229 229/var(--tw-bg-opacity))
}

.bg-\[\#FFA400\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 164 0/var(--tw-bg-opacity))
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity))
}

.bg-zinc-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(67 67 67/var(--tw-bg-opacity))
}

.bg-opacity-5 {
    --tw-bg-opacity: 0.05
}

.object-contain {
    -o-object-fit: contain;
    object-fit: contain
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.object-bottom {
    -o-object-position: bottom;
    object-position: bottom
}

.object-center {
    -o-object-position: center;
    object-position: center
}

.p-8 {
    padding: 2rem
}

.px-1 {
    padding-left: .25rem;
    padding-right: .25rem
}

.px-12 {
    padding-left: 3rem;
    padding-right: 3rem
}

.px-16 {
    padding-left: 4rem;
    padding-right: 4rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
}

.pl-0 {
    padding-left: 0
}

.pl-8 {
    padding-left: 2rem
}

.pr-\[10\%\] {
    padding-right: 10%
}

.pt-1 {
    padding-top: .25rem
}

.pt-2 {
    padding-top: .5rem
}

.text-center {
    text-align: center
}

.text-end {
    text-align: end
}

.text-\[11pt\] {
    font-size: 11pt
}

.text-\[12pt\] {
    font-size: 12pt
}

.text-\[13pt\] {
    font-size: 13pt
}

.text-\[14px\] {
    font-size: 14px
}

.text-\[15px\] {
    font-size: 15px
}

.text-\[16pt\] {
    font-size: 16pt
}

.text-\[16px\] {
    font-size: 16px
}

.text-\[19pt\] {
    font-size: 19pt
}

.text-body {
    font-size: 12pt
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.uppercase {
    text-transform: uppercase
}

.leading-normal {
    line-height: 1.5
}

.leading-tight {
    line-height: 1.25
}

.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.duration-200 {
    transition-duration: .2s
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.\[display\:none\] {
    display: none
}

.\[fontFamily\:FontBook_\!important\] {
    font-family: FontBook !important
}

.\[transform\:translate\(-50\%\2c 0\)\] {
    transform: translate(-50%)
}

@font-face {
    font-family: FontLight;

    src: url(https://lojawap.vteximg.com.br/arquivos/Uni_Sans_Light.ttf.css);
}

@font-face {
    font-family: Font;

    src: url(https://lojawap.vteximg.com.br/arquivos/Uni_Sans.ttf.css);
}

@font-face {
    font-family: FontSemiBold;

    src: url(https://lojawap.vteximg.com.br/arquivos/Uni_Sans_SemiBold.ttf.css);
}

@font-face {
    font-family: FontBold;

    src: url(https://lojawap.vteximg.com.br/arquivos/Uni_Sans_Bold.ttf.css);
}

@font-face {
    font-family: FontBook;

    src: url(https://lojawap.vteximg.com.br/arquivos/Uni_Sans_Book.ttf.css);
}

.font {
    font-family: Font
}

.font-semibold {
    font-family: FontSemiBold
}

.font-bold {
    font-family: FontBold
}

.font-book {
    font-family: FontBook
}

.--title {
    font-size: 16pt;
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity));
    font-family: FontBold
}

@media (min-width:768px) {
    .--title {
        font-size: 33px
    }
}

.--body {
    font-size: 12pt;
    --tw-text-opacity: 1;
    color: rgb(67 67 67/var(--tw-text-opacity));
    font-family: FontBook
}

@media (min-width:768px) {
    .--body {
        font-size: 18px
    }
}

@media (min-width:640px) {
    .sm\:mb-\[0_\!important\] {
        margin-bottom: 0 !important
    }

    .sm\:block {
        display: block
    }

    .sm\:\[display\:none\] {
        display: none
    }
}

@media (min-width:768px) {
    .md\:absolute {
        position: absolute
    }

    .md\:bottom-2\/3 {
        bottom: 66.666667%
    }

    .md\:right-0 {
        right: 0
    }

    .md\:mb-0 {
        margin-bottom: 0
    }

    .md\:mb-16 {
        margin-bottom: 4rem
    }

    .md\:mb-\[0_\!important\] {
        margin-bottom: 0 !important
    }

    .md\:mt-0 {
        margin-top: 0
    }

    .md\:mt-12 {
        margin-top: 3rem
    }

    .md\:mt-20 {
        margin-top: 5rem
    }

    .md\:mt-4 {
        margin-top: 1rem
    }

    .md\:block {
        display: block
    }

    .md\:h-14 {
        height: 3.5rem
    }

    .md\:h-16 {
        height: 4rem
    }

    .md\:h-3\/4 {
        height: 75%
    }

    .md\:h-96 {
        height: 24rem
    }

    .md\:h-\[28rem\] {
        height: 28rem
    }

    .md\:h-\[38rem\] {
        height: 38rem
    }

    .md\:w-1\/2 {
        width: 50%
    }

    .md\:w-14 {
        width: 3.5rem
    }

    .md\:w-16 {
        width: 4rem
    }

    .md\:flex-row {
        flex-direction: row
    }

    .md\:items-start {
        align-items: flex-start
    }

    .md\:items-end {
        align-items: flex-end
    }

    .md\:items-center {
        align-items: center
    }

    .md\:justify-between {
        justify-content: space-between
    }

    .md\:gap-12 {
        gap: 3rem
    }

    .md\:gap-14 {
        gap: 3.5rem
    }

    .md\:gap-2 {
        gap: .5rem
    }

    .md\:gap-28 {
        gap: 7rem
    }

    .md\:gap-4 {
        gap: 1rem
    }

    .md\:gap-8 {
        gap: 2rem
    }

    .md\:space-y-1>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(.25rem*(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(.25rem*var(--tw-space-y-reverse))
    }

    .md\:space-y-16>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(4rem*(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(4rem*var(--tw-space-y-reverse))
    }

    .md\:space-y-4>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(1rem*(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(1rem*var(--tw-space-y-reverse))
    }

    .md\:bg-black {
        --tw-bg-opacity: 1;
        background-color: rgb(0 0 0/var(--tw-bg-opacity))
    }

    .md\:bg-opacity-10 {
        --tw-bg-opacity: 0.1
    }

    .md\:p-12 {
        padding: 3rem
    }

    .md\:p-16 {
        padding: 4rem
    }

    .md\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .md\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem
    }

    .md\:px-2 {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .md\:px-24 {
        padding-left: 6rem;
        padding-right: 6rem
    }

    .md\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .md\:pt-2 {
        padding-top: .5rem
    }

    .md\:pt-4 {
        padding-top: 1rem
    }

    .md\:pt-6 {
        padding-top: 1.5rem
    }

    .md\:pt-8 {
        padding-top: 2rem
    }

    .md\:text-start {
        text-align: start
    }

    .md\:text-end {
        text-align: end
    }

    .md\:font-\[FontBook\] {
        font-family: FontBook
    }

    .md\:font-\[Font\] {
        font-family: Font
    }

    .md\:text-\[18px\] {
        font-size: 18px
    }

    .md\:text-\[32px\] {
        font-size: 32px
    }

    .md\:text-\[33px\] {
        font-size: 33px
    }

    .md\:text-\[34px\] {
        font-size: 34px
    }

    .md\:text-\[40px\] {
        font-size: 40px
    }

    .md\:text-\[44px\] {
        font-size: 44px
    }

    .md\:text-\[48px\] {
        font-size: 48px
    }

    .md\:text-\[60px\] {
        font-size: 60px
    }

    .md\:text-\[64px\] {
        font-size: 64px
    }

    .md\:text-\[90px\] {
        font-size: 90px
    }

    .md\:text-body-md {
        font-size: 18px
    }

    .md\:\[display\:none\] {
        display: none
    }
}

@media (min-width:1024px) {
    .lg\:max-w-\[22rem\] {
        max-width: 22rem
    }

    .lg\:max-w-xs {
        max-width: 20rem
    }

    .lg\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .lg\:text-\[18px\] {
        font-size: 18px
    }

    .lg\:text-\[33px\] {
        font-size: 33px
    }

    .lg\:text-\[40px\] {
        font-size: 40px
    }

    .lg\:text-\[64px\] {
        font-size: 64px
    }

    .lg\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
}

@media (min-width:1280px) {
    .xl\:px-0 {
        padding-left: 0;
        padding-right: 0
    }
}

.\[\&\>\*\]\:mb-8>* {
    margin-bottom: 2rem
}

.\[\&\>\*\]\:w-full>* {
    width: 100%
}

.\[\&\>\*\]\:max-w-6xl>* {
    max-width: 72rem
}

@media (min-width:768px) {
    .md\:\[\&\>\*\]\:mb-20>* {
        margin-bottom: 5rem
    }

    .md\:\[\&\>\*\]\:mb-28>* {
        margin-bottom: 7rem
    }
}

.\[\&\]\:mb-16 {
    margin-bottom: 4rem
}

@media (min-width:768px) {
    .\[\&\]\:md\:mb-8 {
        margin-bottom: 2rem
    }
}