*,
: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: rgba(59, 130, 246, .5);
    --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:
}

::backdrop {
    --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: rgba(59, 130, 246, .5);
    --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:
}

[multiple],
[type=date],
[type=datetime-local],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
input:where(:not([type])),
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;
    --tw-shadow: 0 0 #0000
}

[multiple]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
input:where(:not([type])):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), var(--tw-shadow);
    border-color: #2563eb
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #6b7280;
    opacity: 1
}

input::placeholder,
textarea::placeholder {
    color: #6b7280;
    opacity: 1
}

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

::-webkit-date-and-time-value {
    min-height: 1.5em;
    text-align: inherit
}

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

::-webkit-datetime-edit,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-meridiem-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-year-field {
    padding-top: 0;
    padding-bottom: 0
}

select {
    background-image: url("data:image/svg+xml,%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;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact
}

[multiple],
[size]:where(select:not([size="1"])) {
    background-image: none;
    background-position: 0 0;
    background-repeat: unset;
    background-size: initial;
    padding-right: .75rem;
    -webkit-print-color-adjust: unset;
    print-color-adjust: unset
}

[type=checkbox],
[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    --tw-shadow: 0 0 #0000
}

[type=checkbox] {
    border-radius: 0
}

[type=radio] {
    border-radius: 100%
}

[type=checkbox]:focus,
[type=radio]: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), var(--tw-shadow)
}

[type=checkbox]:checked,
[type=radio]:checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

[type=checkbox]:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' 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")
}

@media (forced-colors:active) {
    [type=checkbox]:checked {
        -webkit-appearance: auto;
        -moz-appearance: auto;
        appearance: auto
    }
}

[type=radio]:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")
}

@media (forced-colors:active) {
    [type=radio]:checked {
        -webkit-appearance: auto;
        -moz-appearance: auto;
        appearance: auto
    }
}

[type=checkbox]:checked:focus,
[type=checkbox]:checked:hover,
[type=radio]:checked:focus,
[type=radio]:checked:hover {
    border-color: transparent;
    background-color: currentColor
}

[type=checkbox]:indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' 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
}

@media (forced-colors:active) {
    [type=checkbox]:indeterminate {
        -webkit-appearance: auto;
        -moz-appearance: auto;
        appearance: auto
    }
}

[type=checkbox]:indeterminate:focus,
[type=checkbox]:indeterminate:hover {
    border-color: transparent;
    background-color: currentColor
}

[type=file] {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit
}

[type=file]:focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color
}

.container {
    width: 100%
}

@media (min-width:22.5rem) {
    .container {
        max-width: 22.5rem
    }
}

@media (min-width:48rem) {
    .container {
        max-width: 48rem
    }
}

@media (min-width:64rem) {
    .container {
        max-width: 64rem
    }
}

@media (min-width:80rem) {
    .container {
        max-width: 80rem
    }
}

@media (min-width:90rem) {
    .container {
        max-width: 90rem
    }
}

@media (min-width:120rem) {
    .container {
        max-width: 120rem
    }
}

.pointer-events-none {
    pointer-events: none
}

.pointer-events-auto {
    pointer-events: auto
}

.visible {
    visibility: visible
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

.inset-0 {
    inset: 0
}

.-bottom-2\/4 {
    bottom: -50%
}

.-left-\[0\.1rem\] {
    left: -.1rem
}

.-right-4 {
    right: -1rem
}

.-top-1 {
    top: -.25rem
}

.-top-\[1px\] {
    top: -1px
}

.bottom-0 {
    bottom: 0
}

.bottom-\[-100\%\] {
    bottom: -100%
}

.bottom-\[140px\] {
    bottom: 140px
}

.bottom-full {
    bottom: 100%
}

.left-0 {
    left: 0
}

.left-1 {
    left: .25rem
}

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

.left-12 {
    left: 4.5rem
}

.left-2 {
    left: .5rem
}

.left-3 {
    left: .75rem
}

.left-4 {
    left: 1rem
}

.left-\[-100\%\] {
    left: -100%
}

.right-0 {
    right: 0
}

.right-12 {
    right: 4.5rem
}

.right-2 {
    right: .5rem
}

.right-4 {
    right: 1rem
}

.right-6 {
    right: 1.5rem
}

.top-0 {
    top: 0
}

.top-1 {
    top: .25rem
}

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

.top-10 {
    top: 3.5rem
}

.top-12 {
    top: 4.5rem
}

.top-13 {
    top: 5rem
}

.top-2 {
    top: .5rem
}

.top-3 {
    top: .75rem
}

.top-4 {
    top: 1rem
}

.top-5 {
    top: 1.25rem
}

.top-6 {
    top: 1.5rem
}

.top-\[-1px\] {
    top: -1px
}

.top-\[100px\] {
    top: 100px
}

.top-\[120px\] {
    top: 120px
}

.top-\[132px\] {
    top: 132px
}

.top-\[140px\] {
    top: 140px
}

.top-\[150px\] {
    top: 150px
}

.top-\[3px\] {
    top: 3px
}

.top-\[50\%\] {
    top: 50%
}

.top-\[60px\] {
    top: 60px
}

.top-\[65px\] {
    top: 65px
}

.top-\[66px\] {
    top: 66px
}

.top-\[75px\] {
    top: 75px
}

.top-\[calc_100\%_-_50px\] {
    top: calc 100% - 50px
}

.top-\[initial\] {
    top: auto
}

.top-full {
    top: 100%
}

.-z-1 {
    z-index: -1
}

.z-1 {
    z-index: 1
}

.z-10 {
    z-index: 10
}

.z-100 {
    z-index: 100
}

.z-2 {
    z-index: 2
}

.z-20 {
    z-index: 20
}

.z-30 {
    z-index: 30
}

.z-50 {
    z-index: 50
}

.z-\[11\] {
    z-index: 11
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-last {
    order: 9999
}

.col-auto {
    grid-column: auto
}

.col-span-1 {
    grid-column: span 1/span 1
}

.col-span-12 {
    grid-column: span 12/span 12
}

.col-span-2 {
    grid-column: span 2/span 2
}

.col-span-3 {
    grid-column: span 3/span 3
}

.col-span-4 {
    grid-column: span 4/span 4
}

.col-span-6 {
    grid-column: span 6/span 6
}

.col-span-8 {
    grid-column: span 8/span 8
}

.col-span-9 {
    grid-column: span 9/span 9
}

.col-start-9 {
    grid-column-start: 9
}

.col-end-12 {
    grid-column-end: 12
}

.row-start-2 {
    grid-row-start: 2
}

.\ !m-0 {
    margin: 0 !important
}

.m-0 {
    margin: 0
}

.-my-12 {
    margin-top: -4.5rem;
    margin-bottom: -4.5rem
}

.-my-7 {
    margin-top: -2rem;
    margin-bottom: -2rem
}

.mx-0 {
    margin-left: 0;
    margin-right: 0
}

.mx-2 {
    margin-left: .5rem;
    margin-right: .5rem
}

.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.my-0 {
    margin-top: 0;
    margin-bottom: 0
}

.my-10 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem
}

.my-12 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem
}

.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-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}

.my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.my-7 {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.my-8 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
}

.my-9 {
    margin-top: 3rem;
    margin-bottom: 3rem
}

.-mb-1 {
    margin-bottom: -.25rem
}

.-mb-4 {
    margin-bottom: -1rem
}

.-mb-7 {
    margin-bottom: -2rem
}

.-ml-2 {
    margin-left: -.5rem
}

.-mr-4 {
    margin-right: -1rem
}

.-mr-\[14px\] {
    margin-right: -14px
}

.-mt-1 {
    margin-top: -.25rem
}

.-mt-10 {
    margin-top: -3.5rem
}

.-mt-14 {
    margin-top: -6rem
}

.-mt-2 {
    margin-top: -.5rem
}

.-mt-4 {
    margin-top: -1rem
}

.-mt-6 {
    margin-top: -1.5rem
}

.mb-0 {
    margin-bottom: 0
}

.mb-1 {
    margin-bottom: .25rem
}

.mb-10 {
    margin-bottom: 3.5rem
}

.mb-12 {
    margin-bottom: 4.5rem
}

.mb-14 {
    margin-bottom: 6rem
}

.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-7 {
    margin-bottom: 2rem
}

.mb-8 {
    margin-bottom: 2.5rem
}

.mb-9 {
    margin-bottom: 3rem
}

.mb-\[100px\] {
    margin-bottom: 100px
}

.mb-auto {
    margin-bottom: auto
}

.ml-0 {
    margin-left: 0
}

.ml-2 {
    margin-left: .5rem
}

.ml-3 {
    margin-left: .75rem
}

.ml-4 {
    margin-left: 1rem
}

.ml-5 {
    margin-left: 1.25rem
}

.ml-6 {
    margin-left: 1.5rem
}

.mr-0 {
    margin-right: 0
}

.mr-1 {
    margin-right: .25rem
}

.mr-2 {
    margin-right: .5rem
}

.mr-3 {
    margin-right: .75rem
}

.mr-4 {
    margin-right: 1rem
}

.mr-5 {
    margin-right: 1.25rem
}

.mr-6 {
    margin-right: 1.5rem
}

.ms-auto {
    margin-inline-start: auto
}

.mt-0 {
    margin-top: 0
}

.mt-1 {
    margin-top: .25rem
}

.mt-10 {
    margin-top: 3.5rem
}

.mt-12 {
    margin-top: 4.5rem
}

.mt-14 {
    margin-top: 6rem
}

.mt-2 {
    margin-top: .5rem
}

.mt-3 {
    margin-top: .75rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-5 {
    margin-top: 1.25rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-7 {
    margin-top: 2rem
}

.mt-8 {
    margin-top: 2.5rem
}

.mt-9 {
    margin-top: 3rem
}

.mt-\[45vh\] {
    margin-top: 45vh
}

.box-border {
    box-sizing: border-box
}

.line-clamp-1 {
    -webkit-line-clamp: 1
}

.line-clamp-1,
.line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.line-clamp-2 {
    -webkit-line-clamp: 2
}

.line-clamp-3 {
    -webkit-line-clamp: 3
}

.line-clamp-3,
.line-clamp-4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.line-clamp-4 {
    -webkit-line-clamp: 4
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.inline-grid {
    display: inline-grid
}

.hidden {
    display: none
}

.aspect-1 {
    aspect-ratio: 1
}

.aspect-\[1\.5\] {
    aspect-ratio: 1.5
}

.aspect-\[16\/9\] {
    aspect-ratio: 16/9
}

.aspect-\[2\/1\] {
    aspect-ratio: 2/1
}

.aspect-\[3\/2\] {
    aspect-ratio: 3/2
}

.aspect-\[308\/384\] {
    aspect-ratio: 308/384
}

.aspect-\[365\/482\] {
    aspect-ratio: 365/482
}

.aspect-\[6\/7\] {
    aspect-ratio: 6/7
}

.\ !h-3 {
    height: .75rem !important
}

.\ !h-5 {
    height: 1.25rem !important
}

.\ !h-6 {
    height: 1.5rem !important
}

.\ !h-\[40px\] {
    height: 40px !important
}

.h-0 {
    height: 0
}

.h-1 {
    height: .25rem
}

.h-10 {
    height: 3.5rem
}

.h-11 {
    height: 4rem
}

.h-12 {
    height: 4.5rem
}

.h-14 {
    height: 6rem
}

.h-2 {
    height: .5rem
}

.h-3 {
    height: .75rem
}

.h-3\/4 {
    height: 75%
}

.h-4 {
    height: 1rem
}

.h-4\/5 {
    height: 80%
}

.h-5 {
    height: 1.25rem
}

.h-6 {
    height: 1.5rem
}

.h-7 {
    height: 2rem
}

.h-8 {
    height: 2.5rem
}

.h-9 {
    height: 3rem
}

.h-\[100px\] {
    height: 100px
}

.h-\[104px\] {
    height: 104px
}

.h-\[105px\] {
    height: 105px
}

.h-\[118px\] {
    height: 118px
}

.h-\[136px\] {
    height: 136px
}

.h-\[140px\] {
    height: 140px
}

.h-\[144px\] {
    height: 144px
}

.h-\[156px\] {
    height: 156px
}

.h-\[184px\] {
    height: 184px
}

.h-\[193px\] {
    height: 193px
}

.h-\[1px\] {
    height: 1px
}

.h-\[203px\] {
    height: 203px
}

.h-\[218px\] {
    height: 218px
}

.h-\[226px\] {
    height: 226px
}

.h-\[242px\] {
    height: 242px
}

.h-\[250px\] {
    height: 250px
}

.h-\[256px\] {
    height: 256px
}

.h-\[258px\] {
    height: 258px
}

.h-\[25px\] {
    height: 25px
}

.h-\[270px\] {
    height: 270px
}

.h-\[284px\] {
    height: 284px
}

.h-\[285px\] {
    height: 285px
}

.h-\[290px\] {
    height: 290px
}

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

.h-\[304px\] {
    height: 304px
}

.h-\[306px\] {
    height: 306px
}

.h-\[326px\] {
    height: 326px
}

.h-\[32px\] {
    height: 32px
}

.h-\[33px\] {
    height: 33px
}

.h-\[340px\] {
    height: 340px
}

.h-\[344px\] {
    height: 344px
}

.h-\[350px\] {
    height: 350px
}

.h-\[360px\] {
    height: 360px
}

.h-\[38px\] {
    height: 38px
}

.h-\[392px\] {
    height: 392px
}

.h-\[400px\] {
    height: 400px
}

.h-\[40px\] {
    height: 40px
}

.h-\[420px\] {
    height: 420px
}

.h-\[424px\] {
    height: 424px
}

.h-\[430px\] {
    height: 430px
}

.h-\[44px\] {
    height: 44px
}

.h-\[450px\] {
    height: 450px
}

.h-\[46px\] {
    height: 46px
}

.h-\[47px\] {
    height: 47px
}

.h-\[484px\] {
    height: 484px
}

.h-\[500px\] {
    height: 500px
}

.h-\[50px\] {
    height: 50px
}

.h-\[50vh\] {
    height: 50vh
}

.h-\[52px\] {
    height: 52px
}

.h-\[533px\] {
    height: 533px
}

.h-\[540px\] {
    height: 540px
}

.h-\[544px\] {
    height: 544px
}

.h-\[556px\] {
    height: 556px
}

.h-\[56px\] {
    height: 56px
}

.h-\[57px\] {
    height: 57px
}

.h-\[600px\] {
    height: 600px
}

.h-\[66px\] {
    height: 66px
}

.h-\[6px\] {
    height: 6px
}

.h-\[70vh\] {
    height: 70vh
}

.h-\[75px\] {
    height: 75px
}

.h-\[80px\] {
    height: 80px
}

.h-\[80vh\] {
    height: 80vh
}

.h-\[82px\] {
    height: 82px
}

.h-\[90px\] {
    height: 90px
}

.h-\[calc\(100vh_-_400px\)\] {
    height: calc(100vh - 400px)
}

.h-auto {
    height: auto
}

.h-fit {
    height: -moz-fit-content;
    height: fit-content
}

.h-full {
    height: 100%
}

.h-screen {
    height: 100vh
}

.\ !max-h-full {
    max-height: 100% !important
}

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

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

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

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

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

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

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

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

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

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

.max-h-full {
    max-height: 100%
}

.min-h-14 {
    min-height: 3.5rem
}

.min-h-4 {
    min-height: 1rem
}

.min-h-8 {
    min-height: 2rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.min-h-\[auto\] {
    min-height: auto
}

.min-h-\[calc\(100vh_-_241px\)\] {
    min-height: calc(100vh - 241px)
}

.min-h-full {
    min-height: 100%
}

.min-h-max {
    min-height: -moz-max-content;
    min-height: max-content
}

.min-h-screen {
    min-height: 100vh
}

.min-h-svh {
    min-height: 100svh
}

.\ !w-3 {
    width: .75rem !important
}

.\ !w-5 {
    width: 1.25rem !important
}

.\ !w-6 {
    width: 1.5rem !important
}

.\ !w-\[80px\] {
    width: 80px !important
}

.\ !w-full {
    width: 100% !important
}

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

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

.w-10 {
    width: 3.5rem
}

.w-11 {
    width: 4rem
}

.w-11\/12 {
    width: 91.666667%
}

.w-12 {
    width: 4.5rem
}

.w-14 {
    width: 6rem
}

.w-2 {
    width: .5rem
}

.w-4 {
    width: 1rem
}

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

.w-5 {
    width: 1.25rem
}

.w-6 {
    width: 1.5rem
}

.w-7 {
    width: 2rem
}

.w-8 {
    width: 2.5rem
}

.w-9 {
    width: 3rem
}

.w-\[100px\] {
    width: 100px
}

.w-\[105px\] {
    width: 105px
}

.w-\[110px\] {
    width: 110px
}

.w-\[117px\] {
    width: 117px
}

.w-\[120px\] {
    width: 120px
}

.w-\[130px\] {
    width: 130px
}

.w-\[135px\] {
    width: 135px
}

.w-\[136px\] {
    width: 136px
}

.w-\[140px\] {
    width: 140px
}

.w-\[146px\] {
    width: 146px
}

.w-\[156px\] {
    width: 156px
}

.w-\[170px\] {
    width: 170px
}

.w-\[172px\] {
    width: 172px
}

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

.w-\[1px\] {
    width: 1px
}

.w-\[200px\] {
    width: 200px
}

.w-\[210px\] {
    width: 210px
}

.w-\[217px\] {
    width: 217px
}

.w-\[220px\] {
    width: 220px
}

.w-\[230px\] {
    width: 230px
}

.w-\[236px\] {
    width: 236px
}

.w-\[240px\] {
    width: 240px
}

.w-\[248px\] {
    width: 248px
}

.w-\[24px\] {
    width: 24px
}

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

.w-\[260px\] {
    width: 260px
}

.w-\[290px\] {
    width: 290px
}

.w-\[298px\] {
    width: 298px
}

.w-\[300px\] {
    width: 300px
}

.w-\[305px\] {
    width: 305px
}

.w-\[306px\] {
    width: 306px
}

.w-\[328px\] {
    width: 328px
}

.w-\[35\%\] {
    width: 35%
}

.w-\[40px\] {
    width: 40px
}

.w-\[416px\] {
    width: 416px
}

.w-\[430px\] {
    width: 430px
}

.w-\[44px\] {
    width: 44px
}

.w-\[460px\] {
    width: 460px
}

.w-\[47\%\] {
    width: 47%
}

.w-\[500px\] {
    width: 500px
}

.w-\[50px\] {
    width: 50px
}

.w-\[55px\] {
    width: 55px
}

.w-\[588px\] {
    width: 588px
}

.w-\[70\%\] {
    width: 70%
}

.w-\[700px\] {
    width: 700px
}

.w-\[70px\] {
    width: 70px
}

.w-\[72px\] {
    width: 72px
}

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

.w-\[80px\] {
    width: 80px
}

.w-\[85px\] {
    width: 85px
}

.w-\[862px\] {
    width: 862px
}

.w-\[86px\] {
    width: 86px
}

.w-\[89px\] {
    width: 89px
}

.w-\[90\%\] {
    width: 90%
}

.w-\[92\%\] {
    width: 92%
}

.w-auto {
    width: auto
}

.w-fit {
    width: -moz-fit-content;
    width: fit-content
}

.w-full {
    width: 100%
}

.w-min {
    width: -moz-min-content;
    width: min-content
}

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

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

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

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

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

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

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

.min-w-full {
    min-width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.max-w-\[97\%\] {
    max-width: 97%
}

.max-w-fit {
    max-width: -moz-fit-content;
    max-width: fit-content
}

.max-w-full {
    max-width: 100%
}

.flex-1 {
    flex: 1 1 0%
}

.flex-\[1\] {
    flex: 1
}

.flex-auto {
    flex: 1 1 auto
}

.flex-shrink {
    flex-shrink: 1
}

.flex-shrink-0,
.shrink-0 {
    flex-shrink: 0
}

.flex-grow,
.grow {
    flex-grow: 1
}

.grow-0 {
    flex-grow: 0
}

.basis-\[10\%\] {
    flex-basis: 10%
}

.basis-\[90\%\] {
    flex-basis: 90%
}

.basis-auto {
    flex-basis: auto
}

.basis-full {
    flex-basis: 100%
}

.border-collapse {
    border-collapse: collapse
}

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

.-translate-x-1\/2,
.-translate-x-8 {
    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-x-8 {
    --tw-translate-x: -2.5rem
}

.-translate-x-full {
    --tw-translate-x: -100%
}

.-translate-x-full,
.-translate-y-1\/2 {
    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-1\/2 {
    --tw-translate-y: -50%
}

.-translate-y-6 {
    --tw-translate-y: -1.5rem
}

.-translate-y-6,
.-translate-y-\[113\%\] {
    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-\[113\%\] {
    --tw-translate-y: -113%
}

.translate-x-0 {
    --tw-translate-x: 0
}

.translate-x-0,
.translate-y-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))
}

.translate-y-0 {
    --tw-translate-y: 0
}

.translate-y-1 {
    --tw-translate-y: 0.25rem
}

.translate-y-1,
.translate-y-\[101\%\] {
    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-\[101\%\] {
    --tw-translate-y: 101%
}

.rotate-45 {
    --tw-rotate: 45deg
}

.rotate-45,
.rotate-90 {
    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))
}

.rotate-90 {
    --tw-rotate: 90deg
}

.scale-\[1\.2\] {
    --tw-scale-x: 1.2;
    --tw-scale-y: 1.2
}

.scale-\[1\.2\],
.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))
}

.animate-fade-in {
    animation: fadeIn .75s
}

@keyframes pulse {
    50% {
        opacity: .5
    }
}

.animate-pulse {
    animation: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite
}

.cursor-not-allowed {
    cursor: not-allowed
}

.cursor-pointer {
    cursor: pointer
}

.select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.resize-none {
    resize: none
}

.resize {
    resize: both
}

.snap-x {
    scroll-snap-type: x var(--tw-scroll-snap-strictness)
}

.snap-mandatory {
    --tw-scroll-snap-strictness: mandatory
}

.snap-start {
    scroll-snap-align: start
}

.snap-center {
    scroll-snap-align: center
}

.scroll-mt-\[145px\] {
    scroll-margin-top: 145px
}

.\ !list-none {
    list-style-type: none !important
}

.list-disc {
    list-style-type: disc
}

.list-none {
    list-style-type: none
}

.appearance-auto {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto
}

.grid-flow-row {
    grid-auto-flow: row
}

.grid-flow-col {
    grid-auto-flow: column
}

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

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

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

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

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

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

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

.grid-rows-\[1fr\] {
    grid-template-rows: 1fr
}

.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

.flex-col-reverse {
    flex-direction: column-reverse
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-nowrap {
    flex-wrap: nowrap
}

.place-content-between {
    place-content: space-between
}

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

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.items-baseline {
    align-items: baseline
}

.items-stretch {
    align-items: stretch
}

.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
}

.justify-items-center {
    justify-items: center
}

.gap-0 {
    gap: 0
}

.gap-1 {
    gap: .25rem
}

.gap-10 {
    gap: 3.5rem
}

.gap-12 {
    gap: 4.5rem
}

.gap-2 {
    gap: .5rem
}

.gap-3 {
    gap: .75rem
}

.gap-4 {
    gap: 1rem
}

.gap-5 {
    gap: 1.25rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-7 {
    gap: 2rem
}

.gap-8 {
    gap: 2.5rem
}

.gap-9 {
    gap: 3rem
}

.gap-x-2 {
    -moz-column-gap: .5rem;
    column-gap: .5rem
}

.gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem
}

.gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem
}

.gap-x-8 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem
}

.gap-x-9 {
    -moz-column-gap: 3rem;
    column-gap: 3rem
}

.gap-y-2 {
    row-gap: .5rem
}

.gap-y-4 {
    row-gap: 1rem
}

.gap-y-6 {
    row-gap: 1.5rem
}

.gap-y-8 {
    row-gap: 2.5rem
}

.space-y-4>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}

.self-start {
    align-self: flex-start
}

.self-end {
    align-self: flex-end
}

.justify-self-start {
    justify-self: start
}

.justify-self-end {
    justify-self: end
}

.justify-self-center {
    justify-self: center
}

.overflow-auto {
    overflow: auto
}

.overflow-hidden {
    overflow: hidden
}

.overflow-clip {
    overflow: clip
}

.overflow-visible {
    overflow: visible
}

.overflow-scroll {
    overflow: scroll
}

.overflow-x-auto {
    overflow-x: auto
}

.overflow-y-auto {
    overflow-y: auto
}

.overflow-x-hidden {
    overflow-x: hidden
}

.overflow-y-hidden {
    overflow-y: hidden
}

.overflow-y-clip {
    overflow-y: clip
}

.overflow-x-scroll {
    overflow-x: scroll
}

.overflow-y-scroll {
    overflow-y: scroll
}

.overscroll-contain {
    overscroll-behavior: contain
}

.scroll-smooth {
    scroll-behavior: smooth
}

.overflow-ellipsis,
.text-ellipsis {
    text-overflow: ellipsis
}

.hyphens-auto {
    -webkit-hyphens: auto;
    hyphens: auto
}

.\ !whitespace-nowrap {
    white-space: nowrap !important
}

.whitespace-nowrap {
    white-space: nowrap
}

.\ !text-nowrap {
    text-wrap: nowrap !important
}

.text-nowrap {
    text-wrap: nowrap
}

.break-words {
    overflow-wrap: break-word
}

.rounded-1 {
    border-radius: .25rem
}

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

.rounded-3 {
    border-radius: .75rem
}

.rounded-4 {
    border-radius: 1rem
}

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

.rounded-6 {
    border-radius: 1.875rem
}

.rounded-\[10px\] {
    border-radius: 10px
}

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

.rounded-none {
    border-radius: 0
}

.rounded-b-2 {
    border-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem
}

.rounded-b-3 {
    border-bottom-right-radius: .75rem;
    border-bottom-left-radius: .75rem
}

.rounded-b-4 {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem
}

.rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.rounded-t-2 {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem
}

.rounded-t-3 {
    border-top-left-radius: .75rem;
    border-top-right-radius: .75rem
}

.rounded-bl-3 {
    border-bottom-left-radius: .75rem
}

.rounded-br-2 {
    border-bottom-right-radius: .5rem
}

.rounded-br-3 {
    border-bottom-right-radius: .75rem
}

.rounded-tr-2 {
    border-top-right-radius: .5rem
}

.border {
    border-width: 1px
}

.border-0 {
    border-width: 0
}

.border-1 {
    border-width: .0125rem
}

.border-2 {
    border-width: .125rem
}

.border-x-0 {
    border-left-width: 0;
    border-right-width: 0
}

.border-b {
    border-bottom-width: 1px
}

.border-b-0 {
    border-bottom-width: 0
}

.border-b-1 {
    border-bottom-width: .0125rem
}

.border-b-2 {
    border-bottom-width: .125rem
}

.border-b-3 {
    border-bottom-width: .25rem
}

.border-l {
    border-left-width: 1px
}

.border-l-2 {
    border-left-width: .125rem
}

.border-r {
    border-right-width: 1px
}

.border-r-2 {
    border-right-width: .125rem
}

.border-t {
    border-top-width: 1px
}

.border-t-0 {
    border-top-width: 0
}

.border-t-1 {
    border-top-width: .0125rem
}

.border-solid {
    border-style: solid
}

.border-none {
    border-style: none
}

.border-\[\#005EB8\] {
    --tw-border-opacity: 1;
    border-color: rgb(0 94 184/var(--tw-border-opacity, 1))
}

.border-\[\#008267\] {
    --tw-border-opacity: 1;
    border-color: rgb(0 130 103/var(--tw-border-opacity, 1))
}

.border-\[\#0f192333\] {
    border-color: #0f192333
}

.border-\[\#e4e4e4\] {
    --tw-border-opacity: 1;
    border-color: rgb(228 228 228/var(--tw-border-opacity, 1))
}

.border-colors-background {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255/var(--tw-border-opacity, 1))
}

.border-colors-dark-divider {
    --tw-border-opacity: 1;
    border-color: rgb(57 57 57/var(--tw-border-opacity, 1))
}

.border-colors-disabled {
    --tw-border-opacity: 1;
    border-color: rgb(198 198 198/var(--tw-border-opacity, 1))
}

.border-colors-divider {
    --tw-border-opacity: 1;
    border-color: rgb(224 224 224/var(--tw-border-opacity, 1))
}

.border-colors-exame90 {
    --tw-border-opacity: 1;
    border-color: rgb(234 35 0/var(--tw-border-opacity, 1))
}

.border-colors-hover {
    --tw-border-opacity: 1;
    border-color: rgb(229 229 229/var(--tw-border-opacity, 1))
}

.border-colors-primary {
    --tw-border-opacity: 1;
    border-color: rgb(234 35 0/var(--tw-border-opacity, 1))
}

.border-colors-surface {
    --tw-border-opacity: 1;
    border-color: rgb(244 244 244/var(--tw-border-opacity, 1))
}

.border-colors-text {
    --tw-border-opacity: 1;
    border-color: rgb(22 22 22/var(--tw-border-opacity, 1))
}

.border-transparent {
    border-color: transparent
}

.\ !border-b-colors-dark-divider {
    --tw-border-opacity: 1 !important;
    border-bottom-color: rgb(57 57 57/var(--tw-border-opacity, 1)) !important
}

.border-b-colors-divider {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(224 224 224/var(--tw-border-opacity, 1))
}

.bg-\[\#000000a6\] {
    background-color: #000000a6
}

.bg-\[\#00B7A4\] {
    --tw-bg-opacity: 1;
    background-color: rgb(0 183 164/var(--tw-bg-opacity, 1))
}

.bg-\[\#0b2859\] {
    --tw-bg-opacity: 1;
    background-color: rgb(11 40 89/var(--tw-bg-opacity, 1))
}

.bg-\[\#0f19230d\] {
    background-color: #0f19230d
}

.bg-\[\#0f192326\] {
    background-color: #0f192326
}

.bg-\[\#0f1923\] {
    --tw-bg-opacity: 1;
    background-color: rgb(15 25 35/var(--tw-bg-opacity, 1))
}

.bg-\[\#100e0b\] {
    --tw-bg-opacity: 1;
    background-color: rgb(16 14 11/var(--tw-bg-opacity, 1))
}

.bg-\[\#12805C\] {
    --tw-bg-opacity: 1;
    background-color: rgb(18 128 92/var(--tw-bg-opacity, 1))
}

.bg-\[\#147af3\] {
    --tw-bg-opacity: 1;
    background-color: rgb(20 122 243/var(--tw-bg-opacity, 1))
}

.bg-\[\#25D366\] {
    --tw-bg-opacity: 1;
    background-color: rgb(37 211 102/var(--tw-bg-opacity, 1))
}

.bg-\[\#C4A157\] {
    --tw-bg-opacity: 1;
    background-color: rgb(196 161 87/var(--tw-bg-opacity, 1))
}

.bg-\[\#E1F3F0\] {
    --tw-bg-opacity: 1;
    background-color: rgb(225 243 240/var(--tw-bg-opacity, 1))
}

.bg-\[\#E2F1FC\] {
    --tw-bg-opacity: 1;
    background-color: rgb(226 241 252/var(--tw-bg-opacity, 1))
}

.bg-\[\#E6E9EF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(230 233 239/var(--tw-bg-opacity, 1))
}

.bg-\[\#F5F5F7\] {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 247/var(--tw-bg-opacity, 1))
}

.bg-\[\#FF4F45\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 79 69/var(--tw-bg-opacity, 1))
}

.bg-\[\#FFEBEE\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 235 238/var(--tw-bg-opacity, 1))
}

.bg-\[\#FFFEFF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 254 255/var(--tw-bg-opacity, 1))
}

.bg-\[\#cae8ff\] {
    --tw-bg-opacity: 1;
    background-color: rgb(202 232 255/var(--tw-bg-opacity, 1))
}

.bg-\[\#e6eaf1\] {
    --tw-bg-opacity: 1;
    background-color: rgb(230 234 241/var(--tw-bg-opacity, 1))
}

.bg-\[\#f3f3f4\] {
    --tw-bg-opacity: 1;
    background-color: rgb(243 243 244/var(--tw-bg-opacity, 1))
}

.bg-\[\#ffc9b9\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 201 185/var(--tw-bg-opacity, 1))
}

.bg-\[rgba\(0\2c 0\2c 0\2c 0\.6\)\] {
    background-color: rgba(0, 0, 0, .6)
}

.bg-\[rgba\(201\2c 37\2c 45\2c 0\.2\)\] {
    background-color: rgba(201, 37, 45, .2)
}

.bg-colors-background {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity, 1))
}

.bg-colors-background\/\[\.7\] {
    background-color: hsla(0, 0%, 100%, .7)
}

.bg-colors-bg_overlay {
    background-color: #16161680
}

.bg-colors-dark-divider {
    --tw-bg-opacity: 1;
    background-color: rgb(57 57 57/var(--tw-bg-opacity, 1))
}

.bg-colors-dark-placeholder {
    --tw-bg-opacity: 1;
    background-color: rgb(111 111 111/var(--tw-bg-opacity, 1))
}

.bg-colors-dark-surface {
    --tw-bg-opacity: 1;
    background-color: rgb(38 38 38/var(--tw-bg-opacity, 1))
}

.bg-colors-disabled {
    --tw-bg-opacity: 1;
    background-color: rgb(198 198 198/var(--tw-bg-opacity, 1))
}

.bg-colors-divider {
    --tw-bg-opacity: 1;
    background-color: rgb(224 224 224/var(--tw-bg-opacity, 1))
}

.bg-colors-exame {
    --tw-bg-opacity: 1;
    background-color: rgb(210 2 0/var(--tw-bg-opacity, 1))
}

.bg-colors-exame10 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 232 230/var(--tw-bg-opacity, 1))
}

.bg-colors-exame60 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 61 18/var(--tw-bg-opacity, 1))
}

.bg-colors-exame90,
.bg-colors-primary {
    --tw-bg-opacity: 1;
    background-color: rgb(234 35 0/var(--tw-bg-opacity, 1))
}

.bg-colors-surface {
    --tw-bg-opacity: 1;
    background-color: rgb(244 244 244/var(--tw-bg-opacity, 1))
}

.bg-colors-text {
    --tw-bg-opacity: 1;
    background-color: rgb(22 22 22/var(--tw-bg-opacity, 1))
}

.bg-colors-text\/80 {
    background-color: hsla(0, 0%, 9%, .8)
}

.bg-feedback-attention_light {
    --tw-bg-opacity: 1;
    background-color: rgb(227 243 255/var(--tw-bg-opacity, 1))
}

.bg-feedback-caution {
    --tw-bg-opacity: 1;
    background-color: rgb(249 182 0/var(--tw-bg-opacity, 1))
}

.bg-feedback-error_light {
    --tw-bg-opacity: 1;
    background-color: rgb(255 235 238/var(--tw-bg-opacity, 1))
}

.bg-feedback-success {
    --tw-bg-opacity: 1;
    background-color: rgb(18 128 92/var(--tw-bg-opacity, 1))
}

.bg-feedback-success_light {
    --tw-bg-opacity: 1;
    background-color: rgb(225 243 238/var(--tw-bg-opacity, 1))
}

.bg-gradients-soft {
    background-color: linear-gradient(1turn, #161616, hsla(0, 0%, 9%, 0))
}

.bg-transparent {
    background-color: transparent
}

.bg-\[length\:75\%\] {
    background-size: 75%
}

.bg-cover {
    background-size: cover
}

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

.bg-top {
    background-position: top
}

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

.\ !fill-\[\#231f20\] {
    fill: #231f20 !important
}

.\ !fill-\[\#878787\] {
    fill: #878787 !important
}

.\ !fill-\[\#FF6800\] {
    fill: #ff6800 !important
}

.\ !fill-\[\#FFBD00\] {
    fill: #ffbd00 !important
}

.fill-\[\#3c454d\] {
    fill: #3c454d
}

.fill-\[\#4267b2\] {
    fill: #4267b2
}

.fill-\[\#6e6e72\] {
    fill: #6e6e72
}

.fill-colors-background {
    fill: #fff
}

.fill-colors-primary {
    fill: #ea2300
}

.fill-colors-text {
    fill: #161616
}

.fill-feedback-success {
    fill: #12805c
}

.object-contain {
    -o-object-fit: contain;
    object-fit: contain
}

.\ !object-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.object-left {
    -o-object-position: left;
    object-position: left
}

.p-0 {
    padding: 0
}

.p-1 {
    padding: .25rem
}

.p-2 {
    padding: .5rem
}

.p-3 {
    padding: .75rem
}

.p-4 {
    padding: 1rem
}

.p-5 {
    padding: 1.25rem
}

.p-6 {
    padding: 1.5rem
}

.p-7 {
    padding: 2rem
}

.p-8 {
    padding: 2.5rem
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.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-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.px-7 {
    padding-left: 2rem;
    padding-right: 2rem
}

.px-8 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.py-0 {
    padding-top: 0;
    padding-bottom: 0
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.py-10 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem
}

.py-12 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.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-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.py-7 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.py-8 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.py-\[100px\] {
    padding-top: 100px;
    padding-bottom: 100px
}

.py-\[1px\] {
    padding-top: 1px;
    padding-bottom: 1px
}

.py-\[2px\] {
    padding-top: 2px;
    padding-bottom: 2px
}

.\ !pl-0 {
    padding-left: 0 !important
}

.pb-0 {
    padding-bottom: 0
}

.pb-1 {
    padding-bottom: .25rem
}

.pb-10 {
    padding-bottom: 3.5rem
}

.pb-12 {
    padding-bottom: 4.5rem
}

.pb-13 {
    padding-bottom: 5rem
}

.pb-14 {
    padding-bottom: 6rem
}

.pb-2 {
    padding-bottom: .5rem
}

.pb-3 {
    padding-bottom: .75rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pb-5 {
    padding-bottom: 1.25rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pb-7 {
    padding-bottom: 2rem
}

.pb-8 {
    padding-bottom: 2.5rem
}

.pb-9 {
    padding-bottom: 3rem
}

.pb-\[50px\] {
    padding-bottom: 50px
}

.pb-\[6px\] {
    padding-bottom: 6px
}

.pl-0 {
    padding-left: 0
}

.pl-1 {
    padding-left: .25rem
}

.pl-2 {
    padding-left: .5rem
}

.pl-4 {
    padding-left: 1rem
}

.pl-6 {
    padding-left: 1.5rem
}

.pl-7 {
    padding-left: 2rem
}

.pl-8 {
    padding-left: 2.5rem
}

.pr-1 {
    padding-right: .25rem
}

.pr-2 {
    padding-right: .5rem
}

.pr-3 {
    padding-right: .75rem
}

.pr-4 {
    padding-right: 1rem
}

.pt-0 {
    padding-top: 0
}

.pt-10 {
    padding-top: 3.5rem
}

.pt-2 {
    padding-top: .5rem
}

.pt-3 {
    padding-top: .75rem
}

.pt-4 {
    padding-top: 1rem
}

.pt-5 {
    padding-top: 1.25rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pt-7 {
    padding-top: 2rem
}

.pt-8 {
    padding-top: 2.5rem
}

.pt-\[50px\] {
    padding-top: 50px
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-end {
    text-align: end
}

.-indent-\[99999px\] {
    text-indent: -99999px
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 1.75rem
}

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

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

.text-sm {
    font-size: .875rem;
    line-height: 1rem
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.5rem
}

.\ !font-bold {
    font-weight: 700 !important
}

.font-bold {
    font-weight: 700
}

.uppercase {
    text-transform: uppercase
}

.lowercase {
    text-transform: lowercase
}

.capitalize {
    text-transform: capitalize
}

.\ !normal-case {
    text-transform: none !important
}

.italic {
    font-style: italic
}

.leading-\[0\] {
    line-height: 0
}

.leading-\[14px\] {
    line-height: 14px
}

.leading-\[4px\] {
    line-height: 4px
}

.leading-none {
    line-height: 1
}

.\ !text-colors-dark-text {
    --tw-text-opacity: 1 !important;
    color: rgb(244 244 244/var(--tw-text-opacity, 1)) !important
}

.text-\[\#0265dc\] {
    --tw-text-opacity: 1;
    color: rgb(2 101 220/var(--tw-text-opacity, 1))
}

.text-\[\#0353E9\] {
    --tw-text-opacity: 1;
    color: rgb(3 83 233/var(--tw-text-opacity, 1))
}

.text-\[\#0F1923CC\] {
    color: #0f1923cc
}

.text-\[\#0F1923\] {
    --tw-text-opacity: 1;
    color: rgb(15 25 35/var(--tw-text-opacity, 1))
}

.text-\[\#0cab97\] {
    --tw-text-opacity: 1;
    color: rgb(12 171 151/var(--tw-text-opacity, 1))
}

.text-\[\#0f1923a3\] {
    color: #0f1923a3
}

.text-\[\#68b196\] {
    --tw-text-opacity: 1;
    color: rgb(104 177 150/var(--tw-text-opacity, 1))
}

.text-\[\#878787\] {
    --tw-text-opacity: 1;
    color: rgb(135 135 135/var(--tw-text-opacity, 1))
}

.text-\[\#C4A157\] {
    --tw-text-opacity: 1;
    color: rgb(196 161 87/var(--tw-text-opacity, 1))
}

.text-\[\#FF6800\] {
    --tw-text-opacity: 1;
    color: rgb(255 104 0/var(--tw-text-opacity, 1))
}

.text-\[\#FFBD00\] {
    --tw-text-opacity: 1;
    color: rgb(255 189 0/var(--tw-text-opacity, 1))
}

.text-\[\#c9252d\] {
    --tw-text-opacity: 1;
    color: rgb(201 37 45/var(--tw-text-opacity, 1))
}

.text-colors-background {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity, 1))
}

.text-colors-bg_overlay {
    color: #16161680
}

.text-colors-dark-disabled {
    --tw-text-opacity: 1;
    color: rgb(82 82 82/var(--tw-text-opacity, 1))
}

.text-colors-dark-divider {
    --tw-text-opacity: 1;
    color: rgb(57 57 57/var(--tw-text-opacity, 1))
}

.text-colors-dark-placeholder {
    --tw-text-opacity: 1;
    color: rgb(111 111 111/var(--tw-text-opacity, 1))
}

.text-colors-disabled {
    --tw-text-opacity: 1;
    color: rgb(198 198 198/var(--tw-text-opacity, 1))
}

.text-colors-exame100 {
    --tw-text-opacity: 1;
    color: rgb(210 2 0/var(--tw-text-opacity, 1))
}

.text-colors-exame90 {
    --tw-text-opacity: 1;
    color: rgb(234 35 0/var(--tw-text-opacity, 1))
}

.text-colors-placeholder {
    --tw-text-opacity: 1;
    color: rgb(168 168 168/var(--tw-text-opacity, 1))
}

.text-colors-primary {
    --tw-text-opacity: 1;
    color: rgb(234 35 0/var(--tw-text-opacity, 1))
}

.text-colors-surface {
    --tw-text-opacity: 1;
    color: rgb(244 244 244/var(--tw-text-opacity, 1))
}

.text-colors-text {
    --tw-text-opacity: 1;
    color: rgb(22 22 22/var(--tw-text-opacity, 1))
}

.text-feedback-error {
    --tw-text-opacity: 1;
    color: rgb(186 26 26/var(--tw-text-opacity, 1))
}

.text-feedback-success {
    --tw-text-opacity: 1;
    color: rgb(18 128 92/var(--tw-text-opacity, 1))
}

.text-feedback-success_light {
    --tw-text-opacity: 1;
    color: rgb(225 243 238/var(--tw-text-opacity, 1))
}

.underline {
    text-decoration-line: underline
}

.line-through {
    text-decoration-line: line-through
}

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

.accent-colors-text {
    accent-color: #161616
}

.opacity-0 {
    opacity: 0
}

.opacity-100 {
    opacity: 1
}

.opacity-35 {
    opacity: .35
}

.opacity-45 {
    opacity: .45
}

.opacity-5 {
    opacity: .05
}

.opacity-50 {
    opacity: .5
}

.opacity-70 {
    opacity: .7
}

.mix-blend-screen {
    mix-blend-mode: screen
}

.shadow {
    --tw-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 2px 4px 0 var(--tw-shadow-color)
}

.shadow,
.shadow-\[0_0_0_2px_\#f3f5f6_inset\] {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-\[0_0_0_2px_\#f3f5f6_inset\] {
    --tw-shadow: 0 0 0 2px #f3f5f6 inset;
    --tw-shadow-colored: inset 0 0 0 2px var(--tw-shadow-color)
}

.shadow-\[0_2px_2px_0px_rgba\(0\2c 0\2c 0\2c 0\.15\)\] {
    --tw-shadow: 0 2px 2px 0px rgba(0, 0, 0, .15);
    --tw-shadow-colored: 0 2px 2px 0px var(--tw-shadow-color)
}

.shadow-\[0_2px_2px_0px_rgba\(0\2c 0\2c 0\2c 0\.15\)\],
.shadow-\[0_5px_5px_0_\#00000029\] {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-\[0_5px_5px_0_\#00000029\] {
    --tw-shadow: 0 5px 5px 0 #00000029;
    --tw-shadow-colored: 0 5px 5px 0 var(--tw-shadow-color)
}

.shadow-\[0_8px_14px_-15px_rgba\(0\2c 0\2c 0\2c 0\.3\)\] {
    --tw-shadow: 0 8px 14px -15px rgba(0, 0, 0, .3);
    --tw-shadow-colored: 0 8px 14px -15px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-\[inset_0_-4px_rgba\(198\2c 198\2c 198\2c 1\)\] {
    --tw-shadow: inset 0 -4px #c6c6c6;
    --tw-shadow-colored: inset 0 -4px var(--tw-shadow-color)
}

.shadow-\[inset_0_-4px_rgba\(198\2c 198\2c 198\2c 1\)\],
.shadow-md {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-md {
    --tw-shadow: 0 4px 8px 0 rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 4px 8px 0 var(--tw-shadow-color)
}

.outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.outline {
    outline-style: solid
}

.outline-2 {
    outline-width: 2px
}

.outline-colors-exame90 {
    outline-color: #ea2300
}

.blur {
    --tw-blur: blur(8px)
}

.blur,
.grayscale {
    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)
}

.grayscale {
    --tw-grayscale: grayscale(100%)
}

.filter {
    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)
}

.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-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.delay-300 {
    transition-delay: .3s
}

.delay-\[0\.2s\] {
    transition-delay: .2s
}

.duration-200 {
    transition-duration: .2s
}

.duration-300 {
    transition-duration: .3s
}

.duration-500 {
    transition-duration: .5s
}

.duration-\[900ms\] {
    transition-duration: .9s
}

.ease-in {
    transition-timing-function: cubic-bezier(.4, 0, 1, 1)
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.ease-linear {
    transition-timing-function: linear
}

.ease-out {
    transition-timing-function: cubic-bezier(0, 0, .2, 1)
}

.will-change-auto {
    will-change: auto
}

.display-large {
    font-size: 57px;
    line-height: 64px
}

.display-large,
.display-medium {
    font-family: var(--ibm-plex-serif);
    font-weight: 700
}

.display-medium {
    font-size: 45px;
    line-height: 52px
}

.display-small {
    font-size: 36px;
    line-height: 44px
}

.display-small,
.headline-large {
    font-family: var(--ibm-plex-serif);
    font-weight: 700
}

.headline-large {
    font-size: 32px;
    line-height: 40px
}

.headline-medium {
    font-size: 28px;
    line-height: 36px
}

.headline-medium,
.headline-small {
    font-family: var(--ibm-plex-serif);
    font-weight: 700
}

.headline-small {
    font-size: 24px;
    line-height: 32px
}

.headline-extra-small {
    font-size: 18px;
    line-height: 26px
}

.headline-double-small,
.headline-extra-small {
    font-family: var(--ibm-plex-serif);
    font-weight: 700
}

.headline-double-small {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .5px
}

.title-large {
    font-size: 22px;
    line-height: 28px
}

.title-large,
.title-medium {
    font-family: var(--ibm-plex-sans);
    font-weight: 400
}

.title-medium {
    font-size: 16px;
    line-height: 24px
}

.title-small {
    font-size: 14px;
    line-height: 20px
}

.title-extra-small,
.title-small {
    font-family: var(--ibm-plex-sans);
    font-weight: 400
}

.title-extra-small {
    font-size: 12px;
    line-height: 16px
}

.label-large {
    font-size: 16px;
    line-height: 24px
}

.label-large,
.label-medium {
    font-family: var(--ibm-plex-sans);
    font-weight: 700
}

.label-medium {
    font-size: 14px;
    line-height: 20px
}

.label-small {
    font-family: var(--ibm-plex-sans);
    font-size: 12px;
    font-weight: 700;
    line-height: 16px
}

.body-extra-large {
    font-size: 20px;
    line-height: 28px
}

.body-extra-large,
.body-large {
    font-family: var(--ibm-plex-serif);
    font-weight: 400
}

.body-large {
    font-size: 16px;
    line-height: 24px
}

.body-medium {
    font-size: 14px;
    line-height: 20px
}

.body-medium,
.body-small {
    font-family: var(--ibm-plex-serif);
    font-weight: 400
}

.body-small {
    font-size: 12px;
    line-height: 16px
}

.special-page-title {
    font-weight: 300
}

.special-page-title,
.special-page-title-bold {
    font-family: var(--ibm-plex-sans);
    font-size: 96px;
    line-height: 104px;
    letter-spacing: -1.5px
}

.special-page-title-bold {
    font-weight: 600
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

body,
html {
    font-family: IBM Plex Sans, sans-serif;
    color: #161616;
    position: relative;
    min-height: 100vh
}

body {
    overflow-x: hidden
}

a,
button {
    text-decoration: none
}

button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none
}

a.touch-increase,
button.touch-increase {
    position: relative
}

a.touch-increase:after,
button.touch-increase:after {
    margin: -1.2em;
    padding: 1.2em;
    z-index: 1
}

image {
    width: 100%
}

input {
    outline: none
}

input:focus {
    outline: none !important;
    box-shadow: none !important
}

label.activeLabel {
    top: 4px
}

input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none
}

.input-container.error {
    background-color: rgba(201, 37, 45, .1)
}

.input-container.error>label {
    color: "#C9252D"
}

iframe,
img {
    max-width: 100%
}

input[type=email]:focus-within+label,
input[type=email]:valid+label,
input[type=search]:focus-within+label,
input[type=search]:valid+label,
input[type=tel]:focus-within+label,
input[type=tel]:valid+label,
input[type=text]:focus-within+label,
input[type=text]:valid+label {
    transform: translateY(-100%) scale(.8)
}

details>summary {
    list-style: none
}

details>summary::-webkit-details-marker {
    display: none
}

li {
    list-style: none
}

main .container .row {
    flex-direction: column
}

strong {
    font-weight: 700
}

@keyframes blink {
    0%,
    to {
        opacity: 1
    }
    50% {
        opacity: 0
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes placeholderShimmer {
    0% {
        background-position: -40rem 0
    }
    to {
        background-position: 40rem 0
    }
}

[id*=anchor_0] svg {
    cursor: pointer
}

[id^=native] {
    background-color: #f5f5f7;
    height: 100%;
    width: 100%
}

#__next {
    height: 100%
}

#native-home-1 {
    background-color: transparent
}

#home-native-ad-1,
#home-native-ad-2,
#home-native-ad-3 {
    min-width: 328px
}

.ad-mobile-fixed-button {
    position: fixed;
    bottom: 70px;
    left: 0;
    z-index: 10;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border: 0;
    background-color: #f5f5f7;
    display: none
}

.ad-mobile-fixed-button svg {
    font-size: 14px;
    color: #000
}

.adsTextBetweenLines span {
    display: block;
    margin-bottom: 8px;
    overflow: hidden;
    text-align: center
}

.adsTextBetweenLines span:after,
.adsTextBetweenLines span:before {
    background-color: #e0e0e0;
    content: "";
    display: inline-block;
    height: .5px;
    position: relative;
    vertical-align: middle;
    width: 50%
}

.adsTextBetweenLines span:before {
    right: 16px;
    margin-left: -50%
}

.adsTextBetweenLines span:after {
    left: 16px;
    margin-right: -50%
}

.adsTextBetweenLines.bottom {
    border-bottom: 1px solid #e0e0e0;
    height: 16px
}

.align-center {
    align-items: center
}

.anchor-ad {
    width: 100%;
    height: 90px;
    min-height: 90px;
    background: #f5f5f7
}

.anchor-button {
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 90px;
    left: 0;
    z-index: 8;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border: 0;
    background-color: #f5f5f7
}

.anchor-button svg {
    font-size: 14px;
    color: #000
}

.bg-gradients-soft {
    background: linear-gradient(1turn, #161616 2.78%, hsla(0, 0%, 9%, 0))
}

.bg-gradients-normal {
    background: linear-gradient(180deg, #161616, hsla(0, 0%, 9%, 0))
}

.bg-gradients-normal-inverse {
    background: linear-gradient(180deg, hsla(0, 0%, 9%, 0), #161616)
}

.bg-gradients-neex-card:before {
    background: linear-gradient(180deg, transparent 62.54%, #000)
}

.bg-gradients-neex-card:before,
.card-with-overlay:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.card-with-overlay:before {
    background-color: #16161680;
    right: 0;
    bottom: 0
}

.card-with-gradient-overlay {
    background: linear-gradient(0deg, #161616 2.78%, hsla(0, 0%, 9%, 0))
}

.card-with-image.flip {
    height: 460px
}

.card-with-image.flip img {
    border-radius: 0;
    z-index: 2
}

.card-with-image.flip:hover img {
    z-index: -1
}

.card-with-image>div.flip {
    align-items: flex-start;
    background-color: #262626;
    border-radius: 0;
    border: 1px solid transparent !important;
    gap: 8px;
    justify-content: flex-end;
    padding: 16px
}

.card-with-image>div.centeredGradient {
    background: linear-gradient(1turn, hsla(0, 0%, 9%, .65), hsla(0, 0%, 9%, 0) 47%, hsla(0, 0%, 9%, .65))
}

.card-with-image>div.centeredGradient h3 {
    font-size: 187px;
    font-weight: 700;
    line-height: 64px;
    opacity: .5;
    word-wrap: break-word
}

.card-with-image>div.centeredGradient h3:hover {
    opacity: 1
}

.card-with-image>div.bottomGradient {
    background: linear-gradient(1turn, #161616, hsla(0, 0%, 9%, 0));
    gap: 8px;
    justify-content: flex-end
}

.carousel-swiper .swiper-button-next,
.carousel-swiper .swiper-button-prev {
    display: none
}

.centered-text-card {
    align-items: center;
    text-align: center
}

.column-centered {
    display: flex;
    flex-direction: column;
    align-items: center
}

.comma-separator:not(:last-child):after {
    content: ",";
    padding-right: 4px
}

.container {
    max-width: 1024px
}

.container,
.container-fluid {
    margin: 0 auto;
    height: 100%;
    position: relative;
    height: auto
}

.container-fluid {
    max-width: 1100px
}

.container-bg {
    background: #fff;
    padding: 0 15px 15px;
    border-radius: 8px
}

.container.container-bg {
    max-width: 1054px
}

.cursorPointer {
    cursor: pointer
}

.custom-blockquote {
    border-left: 5px solid #ea2300;
    box-sizing: border-box;
    padding: 0 16px;
    margin: 24px 0;
    width: 100%
}

.custom-exm-tooltip {
    background-color: #0f1923;
    color: #fff;
    font-size: 14px;
    padding: 0 8px
}

.custom-scrollbar::-webkit-scrollbar {
    width: 5px
}

.custom-scrollbar::-webkit-scrollbar-thumb {
    height: 20px !important;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, .3)
}

.dark input:-webkit-autofill,
.dark input:-webkit-autofill:active,
.dark input:-webkit-autofill:focus,
.dark input:-webkit-autofill:hover {
    -webkit-box-shadow: inset 0 0 0 1000px #161616 !important;
    -webkit-text-fill-color: #fff
}

.dark .mm-scrollbar::-webkit-scrollbar {
    width: 12px;
    height: 12px
}

.dark .mm-scrollbar::-webkit-scrollbar-track {
    background: #6f6f6f;
    border-radius: 12px
}

.dark .mm-scrollbar::-webkit-scrollbar-thumb {
    background: #262626;
    border-radius: 12px
}

.dark .mm-scrollbar::-webkit-scrollbar-thumb:hover {
    background: #353535;
    cursor: pointer
}

.dropdown-container .active {
    display: none
}

.dropdown-container:hover .active {
    display: block
}

.dropdown-container:hover .inactive {
    display: none
}

.dropdown-container__list {
    max-height: 220px;
    overflow-y: scroll;
    border-top: 1px solid #e5e5e5
}

.dropdown-container__list::-webkit-scrollbar {
    width: 5px
}

.dropdown-container__list::-webkit-scrollbar-thumb {
    height: 20px !important;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, .3)
}

.dropdown-container__list li {
    border-radius: 8px;
    padding: 16px 8px
}

.dropdown-container__list li:hover {
    background: rgba(15, 25, 35, .1);
    cursor: pointer
}

.quote {
    color: #161616;
    display: block;
    font-family: var(--ibm-plex-serif);
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
    text-align: center
}

.quote span {
    color: #a8a8a8;
    display: block;
    font-family: var(--ibm-plex-sans);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 16px
}

.divider {
    position: relative
}

.divider:not(:last-child):after {
    background-color: #e0e0e0;
    content: "";
    min-height: 100%;
    position: absolute;
    right: -14px;
    top: 0;
    width: 1px
}

.divider-bottom:not(:last-child) {
    border-bottom: 1px solid #e0e0e0
}

.divider-horizontal-only {
    position: relative
}

.divider-horizontal-only :not(:last-child):after {
    background-color: #e0e0e0;
    bottom: -12px;
    content: "";
    min-height: .5px;
    position: absolute;
    right: 0;
    top: auto;
    width: 100%
}

.exm-content-banners,
.exm-cta-whatsapp {
    text-align: center
}

.exm-content-banners-img,
.exm-cta-whatsapp-img {
    width: 100%
}

.exm-hyperlink {
    color: #ea2300;
    font-weight: 700;
    text-decoration: underline
}

.exm-super-link {
    font-family: var(--ibm-plex-serif);
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    color: #ea2300;
    cursor: pointer;
    margin: 0 !important
}

.exm-super-link:before {
    color: #ea2300;
    content: "+";
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    margin-right: 10px
}

.exm-super-link:hover {
    text-decoration: underline
}

.four-columns-grid {
    grid-template-columns: repeat(4, 1fr)
}

.four-columns-grid::-webkit-scrollbar {
    display: none
}

.gallery.slider {
    min-height: 500px;
    position: relative;
    width: 100%
}

.gallery.slider:before {
    align-items: center;
    content: "Carregando galeria...";
    display: flex;
    font-family: var(--ibm-plex-sans);
    font-size: 16px;
    height: 100%;
    justify-content: center;
    left: 50%;
    min-height: 500px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.gallery-slider>ul.slides,
.gallery.slider>ul.slides {
    display: none
}

.gallery-page-list::-webkit-scrollbar {
    width: 5px
}

.gallery-page-list::-webkit-scrollbar-thumb {
    height: 20px !important;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, .3)
}

.gallery-card-image img {
    background: #f6f7f8;
    background-image: linear-gradient(90deg, #f6f7f8 0, #edeef1 20%, #f6f7f8 40%, #f6f7f8);
    background-size: 80rem 14rem;
    animation: placeholderShimmer 1s linear infinite forwards
}

.header-with-tickertape {
    display: flex
}

.header-with-tickertape .header-tickertape {
    order: 0
}

.header-with-tickertape .header-actions {
    order: 1
}

.header-with-tickertape .header-subheader-sticky {
    order: 2
}

.header.scroll-down {
    top: -150px
}

.hide-scroll-bar::-webkit-scrollbar {
    display: none
}

.hide-scroll-bar {
    scrollbar-width: none
}

.horizontal-divider {
    border-top: 1px solid #e0e0e0
}

.icon-blink {
    vertical-align: middle;
    animation: blink 1.7s ease-in infinite
}

.jump-slide-arrow svg {
    pointer-events: none;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, .7))
}

.list-with-bullets:before {
    background-color: #ea2300;
    border-radius: 50%;
    content: "";
    flex-shrink: 0;
    height: 8px;
    margin: 8px 0 0;
    width: 8px
}

.logged-modal-item {
    align-items: center;
    background: none;
    border: none;
    color: #161616;
    cursor: pointer;
    display: flex;
    gap: 5px;
    padding: 16px;
    text-align: left;
    width: 100%
}

.logged-modal-item svg {
    color: #161616;
    width: 24px;
    height: 24px
}

.logged-modal-item:last-child {
    background-color: #f4f4f4;
    border-radius: 0 0 12px 12px
}

.logged-modal-item:hover {
    color: #ea2300
}

.logged-modal-item:hover p {
    color: #161616;
    cursor: default
}

.logged-modal-item:hover span,
.logged-modal-item:hover svg {
    color: #ea2300
}

.logged-modal-item.article {
    border-top: 1px solid #e0e0e0
}

.menu-mobile {
    border-top-right-radius: 8px
}

.menu-mobile::-webkit-scrollbar {
    width: 5px
}

.menu-mobile::-webkit-scrollbar-thumb {
    height: 20px !important;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, .3)
}

.menu-mobile details[open] summary {
    background-color: #e5e5e5
}

.menu-mobile details[open] svg {
    transform: rotate(-180deg)
}

.mobile-only {
    display: none
}

.navHeight {
    height: 100%
}

.page-title {
    margin: 24px 0
}

.paywall-list {
    list-style: none;
    margin: 0
}

.paywall-list:before {
    content: "✓";
    display: inline-block;
    font-weight: 700;
    margin-right: 10px;
    color: #12805c
}

.placeholder-image {
    background: #f6f7f8;
    background-image: linear-gradient(90deg, #f6f7f8 0, #edeef1 20%, #f6f7f8 40%, #f6f7f8);
    background-size: 80rem 14rem;
    animation: placeholderShimmer 1s linear infinite forwards
}

.rotate-square {
    background-color: #fff;
    transform: rotate(45deg);
    width: 20px;
    height: 20px;
    position: absolute;
    top: -10px;
    right: 30px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 5px 0 #00000029
}

.rotate-square:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-color: transparent #fff #fff transparent;
    border-style: solid;
    border-width: 20px;
    top: -11px;
    right: -10px
}

.row {
    justify-content: space-between
}

.row,
.row-centered {
    display: flex;
    flex-direction: row
}

.row-centered {
    justify-content: center
}

.row-default,
.rowHeader {
    display: flex;
    flex-direction: row
}

.rowHeader {
    justify-content: space-between
}

.subheader-arrow-button.start {
    background: linear-gradient(270deg, #ffffff00, #fff 66.7%);
    justify-content: flex-start;
    left: 0
}

.subheader-arrow-button.start.start-scroll {
    opacity: 0;
    transform: translateX(-90px)
}

.subheader-arrow-button.end {
    background: linear-gradient(90deg, #ffffff00, #fff 66.7%);
    justify-content: flex-end;
    right: -1px
}

.subheader-arrow-button.end.end-scroll {
    opacity: 0;
    transform: translateX(24px)
}

.subscriptText {
    font-family: IBM Plex Sans, sans-serif;
    color: #f4f4f4;
    font-size: 8px;
    font-weight: 700;
    letter-spacing: .4px;
    line-height: 16px;
    padding-left: 4px;
    text-align: left
}

.scrollbar-hidden::-webkit-scrollbar {
    display: none
}

.swiper-pagination-bullet {
    background-color: #c6c6c6 !important;
    opacity: 1 !important
}

.swiper-pagination-bullet-active {
    background-color: #161616 !important;
    opacity: 1 !important
}

.swiper,
.swiper-container,
.swiper-wrapper {
    width: 100%;
    height: 100%
}

.swiper-container {
    width: 100%;
    max-width: 100%;
    max-height: 100vh;
    min-height: 0;
    min-width: 0
}

.shorts-swiper .swiper-wrapper {
    min-height: 540px
}

.swiper-special-pages-columnist .swiper-pagination-bullet {
    display: none !important
}

.swiper-special-pages-gallery .swiper-pagination-bullet {
    border-radius: 8px !important;
    height: 3px !important;
    width: 15% !important
}

.swiper-special-pages .swiper-pagination {
    width: -moz-fit-content !important;
    width: fit-content !important;
    right: 0;
    left: auto !important;
    top: auto !important
}

.swiper-special-pages .swiper-pagination-bullet {
    width: 80px !important;
    border-radius: 8px !important;
    height: 3px !important
}

.swiper-special-pages-sponsors .swiper-wrapper {
    align-items: center !important;
    display: flex !important;
    transition-timing-function: linear !important
}

.swiper-special-pages-sponsors .swiper-slide {
    align-items: center;
    display: flex;
    height: auto;
    padding: 0 16px;
    width: auto !important
}

.swiper-special-pages-sponsors .swiper-slide:not(:first-child):after {
    content: "";
    border-right: 1px solid #e0e0e0;
    bottom: 25%;
    height: 50%;
    left: -4px;
    position: absolute;
    width: 1px
}

.swiper-hero-logos.swiper-horizontal {
    margin: 0 auto
}

.swiper-hero-logos .swiper-wrapper {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    transition: transform .5s ease-in-out;
    width: 100%
}

.swiper-hero-logos .swiper-slide {
    height: 32px;
    max-width: -moz-fit-content;
    max-width: fit-content
}

.swiper-hero-logos .swiper-slide a {
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block
}

.swiper-hero-logos .swiper-slide:not(:first-child):after {
    content: "";
    border-right: 1px solid #e0e0e0;
    bottom: 25%;
    height: 50%;
    left: -4px;
    position: absolute;
    width: 1px
}

.tradingview-widget-container {
    width: 100%;
    margin-top: 20px
}

.videos-content-carousel .swiper-container {
    flex: 1 1 auto;
    height: auto;
    max-width: 780px;
    position: relative;
    width: 100%
}

.videos-content-carousel .swiper {
    height: auto;
    width: 100%
}

.videos-content-carousel .swiper-wrapper {
    height: auto
}

.big-dates-swiper .swiper-container {
    display: flex;
    padding-bottom: 20px
}

.big-dates-swiper .swiper {
    height: auto;
    width: 100%;
    z-index: 0
}

.big-dates-swiper .swiper-wrapper {
    display: flex;
    min-height: 170px;
    padding-bottom: 10px
}

.big-dates-swiper .swiper-slide {
    height: auto;
    width: 304px
}

.big-dates-super-editorials-swiper .swiper {
    height: auto;
    width: 100%
}

.big-dates-super-editorials-swiper .swiper-wrapper {
    padding-bottom: 45px
}

.big-dates-super-editorials-swiper .swiper-pagination-bullet-active {
    background-color: #ea2300
}

.input-suggestion::-webkit-scrollbar {
    width: 5px
}

.input-suggestion::-webkit-scrollbar-thumb {
    height: 20px !important;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, .3)
}

.swiper-more-content-hub .swiper-container {
    flex: 1 1 auto;
    height: auto;
    max-width: 780px;
    position: relative;
    width: 100%
}

.hero-esg-attest {
    background: linear-gradient(180deg, #dff0d0, #ecf5e4 30%, #f9fcf6 60%, #fff);
    padding: 194px 0
}

.swiper-attest-clients .swiper-container {
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 20px;
    position: relative;
    width: 100%
}

.swiper-attest-clients .swiper-horizontal {
    margin: auto 0
}

.swiper-attest-clients .swiper-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    width: 100%
}

.swiper-attest-clients .swiper-slide {
    height: 60px;
    width: 156px
}

.pagination {
    flex-direction: row;
    justify-content: flex-start;
    margin: 8px 0;
    width: 100%
}

.pagination,
.pagination li {
    align-items: center;
    display: flex
}

.pagination li {
    border-radius: 100%;
    color: #161616;
    font-size: 12px;
    height: 24px;
    justify-content: center;
    letter-spacing: .06em;
    min-width: 24px;
    font-family: IBM Plex Sans, sans-serif;
    font-weight: 700;
    letter-spacing: .4px;
    line-height: 16px;
    word-wrap: break-word
}

.pagination li+li {
    margin-left: 4px
}

.pagination .break,
.pagination .next,
.pagination .previous,
.pagination li a {
    color: #161616
}

.pagination .next,
.pagination .previous {
    font-size: 12px;
    font-family: IBM Plex Sans, sans-serif
}

.pagination .disabled {
    display: none
}

.pagination .active {
    background: #ea2300;
    color: #fff
}

.pagination .active a {
    color: #fff
}

[id^=news-body]>::-moz-selection {
    background: #ffc9b9
}

[id^=news-body]>::selection {
    background: #ffc9b9
}

[id^=news-body] b {
    font-weight: 700
}

[id^=news-body] figure {
    position: relative;
    width: 100%
}

[id^=news-body] figure img {
    -o-object-fit: contain;
    object-fit: contain
}

[id^=news-body] hr {
    margin-top: 24px
}

[id^=news-body] iframe {
    margin: 0 auto !important;
    max-width: 100%
}

[id^=news-body] iframe .cardH-title a,
[id^=news-body] iframe .cardV-title a,
[id^=news-body] iframe a {
    color: #161616 !important
}

[id^=news-body] ol {
    padding-left: 48px
}

[id^=news-body] ol li {
    list-style-type: decimal
}

[id^=news-body] p i {
    font-style: italic
}

[id^=news-body] p iframe,
[id^=news-body] p img {
    align-items: center;
    border-radius: 12px;
    display: flex;
    margin: 0 auto;
    max-width: 100%
}

[id^=news-body] table:not(.calculator-table) {
    color: #161616;
    border-collapse: collapse;
    border: none;
    border-spacing: 0;
    display: block;
    font-size: 1rem;
    margin: 1.2rem auto;
    max-width: -moz-fit-content;
    max-width: fit-content;
    overflow-x: auto;
    width: 100%
}

[id^=news-body] table tbody {
    width: 100%
}

[id^=news-body] table td,
[id^=news-body] table th {
    border-bottom: 1px solid #e5e5e5;
    padding: 0 20px;
    vertical-align: middle
}

[id^=news-body] table td p {
    padding: 12px 0
}

[id^=news-body] table tr :first-child:is(th,
td) {
    vertical-align: bottom
}

[id^=news-body] table tr :first-child:is(th,
td),
[id^=news-body] table tr :is(h1,
h2,
h3,
h4,
h5,
h6,
thead) {
    font-weight: 700
}

[id^=news-body] table tr :is(h1,
h2,
h3,
h4,
h5,
h6,
p) {
    line-height: 1.4 !important;
    margin: 0 !important
}

[id^=news-body] ul {
    padding-left: 48px
}

[id^=news-body] ul li {
    list-style-type: disc
}

[id^=news-body] .aligncenter,
[id^=news-body] .alignleft,
[id^=news-body] .alignnone,
[id^=news-body] .alignright,
[id^=news-body] .size-full,
[id^=news-body] .size-large {
    border-radius: 8px;
    height: auto;
    margin-top: 24px;
    margin: 0 auto !important;
    width: 100% !important
}

[id^=news-body] .flourish-credit {
    display: inline-block;
    height: 32px;
    margin-top: -64px;
    max-width: 150px
}

[id^=news-body] .flourish-credit figure {
    min-height: auto
}

.is_emphasis,
[id^=news-body] .is_emphasis {
    background-color: #ffc9b9b3
}

.is_emphasis:hover,
[id^=news-body] .is_emphasis:hover {
    cursor: pointer;
    background-color: #ffc9b9
}

[id^=news-body] .item-share-list {
    display: flex;
    justify-content: flex-end;
    margin-top: 24px
}

[id^=news-body] .item-share-list a {
    padding: 4px
}

[id^=news-body] #survey-bottom-style {
    display: flex;
    max-width: 180px !important;
    width: 100%
}

[id^=news-body] #survey-bottom-style div {
    background: #ea2300 !important;
    border-radius: 4px !important;
    height: 32px !important;
    margin: 5px !important;
    padding-top: 0 !important;
    text-align: center !important;
    width: 32px !important
}

[id^=news-body] .quote-box {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-top: 1px solid rgba(0, 0, 0, .1);
    margin: 30px -15px;
    overflow: hidden;
    padding: 30px
}

[id^=news-body] .quote-box p {
    color: #000;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: -.6px;
    line-height: 30px;
    padding: 0
}

[id^=news-body] .s-exm-product {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    min-height: 617px;
    overflow: hidden;
    width: 100%
}

[id^=news-body] .twitter-tweet {
    margin: 0 auto
}

[id^=news-body] .widget-box {
    position: relative
}

[id^=news-body] .widget-box:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 75px;
    height: 5px;
    background: #ea2300;
    margin-top: 10px
}

[id^=news-body] .widget-news {
    display: none
}

[id^=news-body] .wp-caption-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    padding: 8px 0
}

.swiper-electoral-count .swiper-slide {
    height: auto !important;
    width: 306px !important
}

.swiper-navigation-gradient-prev {
    background: linear-gradient(-270deg, #fff 59.38%, hsla(0, 0%, 100%, 0)) !important
}

.swiper-navigation-gradient-next {
    background: linear-gradient(270deg, #fff 59.38%, hsla(0, 0%, 100%, 0)) !important
}

.dossie-swiper .swiper-pagination-bullet {
    display: none
}

.dossie-swiper .swiper-button-next,
.dossie-swiper .swiper-button-prev {
    background-color: #fff;
    border-radius: 50%;
    color: #161616;
    height: 32px;
    width: 32px;
    z-index: 2
}

.dossie-swiper .swiper-pagination-bullet-active {
    background-color: rgba(15, 25, 36, .8)
}

.live-badge .isCard_true {
    float: left;
    height: 18px;
    margin: 0;
    padding: 0
}

.live-badge .isCard_true span:after {
    content: ":";
    margin-right: 5px
}

.header-index-list::-webkit-scrollbar {
    width: 5px
}

.header-index-list::-webkit-scrollbar-thumb {
    height: 20px !important;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, .3)
}

.react-select-container.error .react-select__control {
    background-color: #f8e4f0 !important
}

.react-select__control {
    background-color: #f4f4f4 !important;
    border-radius: 12px !important;
    border: none !important;
    height: 56px;
    padding: 0 8px !important
}

.react-select__control.react-select__control--menu-is-open {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.react-select__control.react-select__control--is-focused {
    border: none !important;
    box-shadow: none !important;
    outline: none !important
}

.react-select-container.error .react-select__placeholder {
    color: #ff6133 !important
}

.react-select__placeholder,
.react-select__single-value {
    color: #a8a8a8 !important;
    font-family: var(--ibm-plex-sans);
    font-size: 14px;
    font-weight: 700;
    line-height: 20px
}

.react-select__single-value {
    text-transform: capitalize
}

.react-select__menu {
    background-color: #f4f4f4 !important;
    border-bottom-left-radius: 12px !important;
    border-bottom-right-radius: 12px !important;
    margin-top: 0 !important;
    padding: 16px 8px !important;
    border-top: 1px solid #e2dde9 !important
}

.react-select-container input {
    border: none !important;
    box-shadow: none !important;
    outline: none !important
}

.react-select__menu-list {
    padding: 8px
}

.react-select__option {
    background-color: transparent !important;
    border-radius: 12px !important;
    padding: 16px 8px !important;
    cursor: pointer !important;
    color: #a8a8a8 !important;
    text-transform: capitalize
}

.react-select__option,
.react-select__option--is-selected {
    font-family: var(--ibm-plex-sans);
    font-size: 14px;
    font-weight: 700;
    line-height: 20px
}

.react-select__option--is-selected {
    background-color: #e2dde9 !important;
    color: #221f27 !important
}

.react-select__indicator-separator {
    display: none
}

.react-select__indicator {
    color: #161616 !important
}

.react-select__control.react-select__control--menu-is-open .react-select__indicator {
    transform: rotate(180deg);
    color: #161616 !important
}

.react-select__menu-list::-webkit-scrollbar {
    height: 5px;
    width: 5px
}

.react-select__menu-list::-webkit-scrollbar-thumb {
    background: #434049;
    border-radius: 10px;
    height: 5px !important
}

.react-select--is-disabled {
    opacity: .5
}

.calculators .react-select__control {
    background-color: #f4f4f4 !important
}

.checkbox__container {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    align-items: center;
    cursor: pointer;
    display: flex;
    position: relative;
    user-select: none
}

.checkbox__container input {
    cursor: pointer;
    height: 0;
    opacity: 0;
    position: absolute;
    width: 0
}

.checkbox__checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    border: 2px solid #161616;
    border-radius: 4px;
    margin-top: -2px
}

.checkbox__checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.checkbox__container input:checked~.checkbox__checkmark:after {
    display: block
}

.checkbox__container input:checked~.checkbox__checkmark {
    background-color: #221f27;
    border-color: #221f27
}

.checkbox__container .checkbox__checkmark:after {
    left: 6px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid #fdf8ff;
    border-width: 0 3px 3px 0;
    transform: rotate(35deg)
}

.brazil-map {
    display: block;
    margin: 0 auto;
    padding-top: 80px;
    transform: scale(1.2)
}

.brazil-map .state {
    cursor: auto;
    pointer-events: none
}

.brazil-map .state .label_icon_state {
    fill: #fff;
    font-family: var(--ibm-plex-sans);
    font-size: 11px;
    line-height: 12px;
    font-weight: 400
}

.brazil-map .state .label_state {
    font-family: var(--ibm-plex-sans);
    font-size: 14px;
    line-height: 16px;
    font-weight: 700
}

.brazil-map .state:hover .label_state {
    display: block;
    fill: #fff !important
}

.brazil-map .state .shape {
    transition: all .3s ease-in-out;
    fill: #ddd;
    cursor: auto
}

.brazil-map .state.active,
.brazil-map .state.active .shape {
    cursor: pointer;
    pointer-events: all
}

.brazil-map .state.active .shape {
    fill: #0e1730
}

.brazil-map .state.active.clicked .shape {
    fill: #fece2f
}

.brazil-map .state:hover .shape {
    fill: #ffc3be !important
}

.brazil-map .state .icon_state {
    fill: #284779
}

.brazil-map .state:hover .icon_state {
    fill: #ffc3be
}

.brazil-map .state .icon_state+.label_icon_state,
.brazil-map .state.active .label_icon_state {
    fill: #fff
}

.brazil-map .state .label_icon_state {
    fill: #666
}

.brazil-map .state:hover .label_icon_state {
    fill: #fff
}

.brazil-map .state .label_state {
    fill: #666;
    display: none
}

.brazil-map-popup {
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .15);
    max-height: 400px;
    min-height: 200px;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 96px;
    width: 384px;
    z-index: 1
}

.transform3d {
    transform: translateZ(0)
}

.bg-text-clip {
    background-attachment: fixed;
    background-repeat: repeat;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.react-icons {
    height: 24px;
    width: 24px
}

.big-dates-select-container {
    align-items: center;
    border-radius: 0 8px 8px 0;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    height: 100%;
    padding: 18px;
    position: relative;
    width: 180px
}

.big-dates-select-container:after {
    content: "";
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #161616;
    height: 0;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    width: 0
}

.big-dates-select-container:focus:after,
.big-dates-select-container:hover:after {
    border-bottom: 5px solid #161616;
    border-top: none
}

.big-dates-select-container:focus .options,
.big-dates-select-container:hover .options {
    display: block
}

.dossie-headerindex-scrolled {
    animation-name: fadeInUp;
    animation-duration: 1s
}

.dossie-hero:before {
    background: linear-gradient(180deg, transparent, #0f1923);
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        top: -50px
    }
    to {
        opacity: 1;
        top: 71
    }
}

@media (max-width:768px) {
    .display-large {
        font-size: 45px;
        line-height: 52px
    }
    .display-medium {
        font-size: 36px;
        line-height: 44px
    }
    .display-small {
        font-size: 32px;
        line-height: 40px
    }
    .headline-large {
        font-size: 28px;
        line-height: 36px
    }
    .headline-medium {
        font-size: 24px;
        line-height: 32px
    }
    .headline-small {
        font-size: 18px;
        line-height: 26px
    }
    .headline-extra-small {
        font-size: 16px;
        line-height: 24px
    }
    .headline-double-small {
        font-size: 14px;
        line-height: 20px;
        letter-spacing: .25px
    }
    .title-large {
        font-size: 16px;
        line-height: 24px
    }
    .title-medium {
        font-size: 14px;
        line-height: 20px
    }
    .body-extra-large {
        font-size: 16px;
        line-height: 24px
    }
    .body-large {
        font-size: 14px;
        line-height: 20px
    }
    .body-medium {
        font-size: 12px;
        line-height: 16px
    }
    .special-page-title,
    .special-page-title-bold {
        font-size: 34px;
        line-height: 42px
    }
    #adopt-controller-button {
        bottom: 80px;
        right: 10px
    }
    .card-with-image>div.centeredGradient h3 {
        font-size: 147px
    }
    #native-mm-1 {
        order: -1
    }
    .ad-mobile-fixed {
        bottom: 0;
        left: 0;
        margin: 0;
        position: fixed;
        z-index: 10
    }
    .ad-mobile-fixed-button {
        display: block
    }
    .anchor-button {
        display: none
    }
    .card-with-gradient-overlay {
        background: #16161680
    }
    .container {
        padding: 0 16px
    }
    .container-fluid {
        padding: 0 .5rem
    }
    .desktop-only {
        display: none
    }
    .divider:not(:last-child):after {
        background-color: #e0e0e0;
        bottom: -12px;
        content: "";
        min-height: 1px;
        position: absolute;
        right: 0;
        top: auto;
        width: 100%
    }
    .divider:last-child:after {
        background-color: transparent
    }
    .exm-content-banners-img,
    .exm-cta-whatsapp-img {
        max-width: 512px
    }
    .header.sticky-menu {
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        z-index: -1;
        background: #fff;
        transition: top .5s ease-out
    }
    .highlight-single-carousel {
        width: 80% !important
    }
    .horizontal-divider {
        border-top: .5px solid #e0e0e0
    }
    .menu-mobile {
        border-top-right-radius: 0
    }
    .mobile-only {
        display: block
    }
    .quote span {
        font-size: 16px;
        line-height: 24px
    }
    .rotate-square,
    .swiper-pagination,
    .web-only {
        display: none
    }
    .big-dates-swiper .swiper-slide {
        flex-grow: 1
    }
    [id^=news-body] figure {
        min-height: auto
    }
    .brazil-map {
        left: 50%;
        margin: 0;
        padding: 0;
        position: relative;
        transform: scale(.76) translateX(-66%)
    }
    .brazil-map-popup {
        position: static;
        width: 95%
    }
    .brazil-map .state.active,
    .brazil-map .state.active .shape {
        pointer-events: none !important
    }
    .brazil-map-popup-overlay {
        background-color: rgba(0, 0, 0, .5);
        width: 100%;
        height: 100vh;
        z-index: 100;
        position: fixed;
        top: 0;
        left: 0;
        display: flex;
        justify-content: center;
        align-items: center
    }
    .dossie-swiper .swiper-pagination-bullet {
        background-color: rgba(15, 25, 36, .3);
        opacity: 1;
        width: 10px;
        height: 10px
    }
    .dossie-swiper .swiper-button-next,
    .dossie-swiper .swiper-button-prev {
        display: none
    }
    .dossie-swiper .swiper-slide {
        min-height: 310px
    }
    .dossie-hero:before {
        display: none
    }
    .hero-esg-attest {
        background-color: #fff;
        padding: 80px 0
    }
    .swiper-attest-clients .swiper-wrapper {
        justify-content: flex-start
    }
    .bg-gradients-neex-card:before {
        background: linear-gradient(180deg, transparent 24.77%, #000)
    }
}

@media (max-width:850px) {
    .mobile_reverse {
        display: flex;
        flex-direction: column-reverse
    }
}

@media (max-width:1024px) {
    .container {
        padding: 0 16px
    }
    .divider:after,
    .divider:last-child:after {
        background-color: transparent
    }
}

.placeholder\:text-colors-placeholder::-moz-placeholder {
    --tw-text-opacity: 1;
    color: rgb(168 168 168/var(--tw-text-opacity, 1))
}

.placeholder\:text-colors-placeholder::placeholder {
    --tw-text-opacity: 1;
    color: rgb(168 168 168/var(--tw-text-opacity, 1))
}

.after\:block:after {
    content: var(--tw-content);
    display: block
}

.after\:hidden:after {
    content: var(--tw-content);
    display: none
}

.after\:text-colors-background:after {
    content: var(--tw-content);
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity, 1))
}

.after\:content-\[\"\(1\)\"\]:after{--tw-content:"(1)";content:var(--tw-content)}.after\:content-\[\"\|\"\]:after{--tw-content:"|";content:var(--tw-content)}.first\:rounded-2:first-child{border-radius:.5rem}.first\:border-t-0:first-child{border-top-width:0}.first\:bg-\[\#dfdfe2\]:first-child{--tw-bg-opacity:1;background-color:rgb(223 223 226/var(--tw-bg-opacity,1))}.last\:border-b-0:last-child{border-bottom-width:0}.last\:border-r-0:last-child{border-right-width:0}.checked\:text-colors-exame90:checked{--tw-text-opacity:1;color:rgb(234 35 0/var(--tw-text-opacity,1))}.focus-within\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:rounded-2:hover{border-radius:.5rem}.hover\:border-colors-exame50:hover{--tw-border-opacity:1;border-color:rgb(255 97 57/var(--tw-border-opacity,1))}.hover\:border-colors-hover:hover{--tw-border-opacity:1;border-color:rgb(229 229 229/var(--tw-border-opacity,1))}.hover\:border-colors-text:hover{--tw-border-opacity:1;border-color:rgb(22 22 22/var(--tw-border-opacity,1))}.hover\:bg-\[\#e0e0e2\]:hover{--tw-bg-opacity:1;background-color:rgb(224 224 226/var(--tw-bg-opacity,1))}.hover\:bg-\[\#e7e8e9\]:hover{--tw-bg-opacity:1;background-color:rgb(231 232 233/var(--tw-bg-opacity,1))}.hover\:bg-colors-divider:hover{--tw-bg-opacity:1;background-color:rgb(224 224 224/var(--tw-bg-opacity,1))}.hover\:bg-colors-exame10:hover{--tw-bg-opacity:1;background-color:rgb(254 232 230/var(--tw-bg-opacity,1))}.hover\:bg-colors-exame100:hover{--tw-bg-opacity:1;background-color:rgb(210 2 0/var(--tw-bg-opacity,1))}.hover\:bg-colors-exame50:hover{--tw-bg-opacity:1;background-color:rgb(255 97 57/var(--tw-bg-opacity,1))}.hover\:bg-colors-hover:hover{--tw-bg-opacity:1;background-color:rgb(229 229 229/var(--tw-bg-opacity,1))}.hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}.hover\:fill-colors-exame50:hover{fill:#ff6139}.hover\:fill-colors-primary:hover{fill:#ea2300}.hover\:fill-colors-text:hover{fill:#161616}.hover\:text-colors-exame90:hover{--tw-text-opacity:1;color:rgb(234 35 0/var(--tw-text-opacity,1))}.hover\:text-colors-hover:hover{--tw-text-opacity:1;color:rgb(229 229 229/var(--tw-text-opacity,1))}.hover\:text-colors-primary:hover{--tw-text-opacity:1;color:rgb(234 35 0/var(--tw-text-opacity,1))}.hover\:text-colors-text:hover{--tw-text-opacity:1;color:rgb(22 22 22/var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.focus\:opacity-80:focus{opacity:.8}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:outline-0:focus{outline-width:0}.focus\:ring-0:focus{--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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-transparent:focus{--tw-ring-color:transparent}.focus\:ring-offset-0:focus{--tw-ring-offset-width:0px}.active\:border-colors-exame:active{--tw-border-opacity:1;border-color:rgb(210 2 0/var(--tw-border-opacity,1))}.active\:border-colors-primary:active{--tw-border-opacity:1;border-color:rgb(234 35 0/var(--tw-border-opacity,1))}.active\:border-colors-text:active{--tw-border-opacity:1;border-color:rgb(22 22 22/var(--tw-border-opacity,1))}.active\:bg-colors-exame:active{--tw-bg-opacity:1;background-color:rgb(210 2 0/var(--tw-bg-opacity,1))}.active\:bg-colors-text:active{--tw-bg-opacity:1;background-color:rgb(22 22 22/var(--tw-bg-opacity,1))}.active\:text-colors-surface:active{--tw-text-opacity:1;color:rgb(244 244 244/var(--tw-text-opacity,1))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-\[initial\]:disabled{cursor:auto}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-colors-dark-surface:disabled{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity,1))}.disabled\:bg-colors-surface:disabled{--tw-bg-opacity:1;background-color:rgb(244 244 244/var(--tw-bg-opacity,1))}.disabled\:text-colors-dark-disabled:disabled{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity,1))}.disabled\:text-colors-disabled:disabled{--tw-text-opacity:1;color:rgb(198 198 198/var(--tw-text-opacity,1))}.disabled\:opacity-0:disabled{opacity:0}.disabled\:opacity-35:disabled{opacity:.35}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-5:disabled{opacity:.05}.disabled\:opacity-50:disabled{opacity:.5}.group[open] .group-open\:text-colors-placeholder{--tw-text-opacity:1;color:rgb(168 168 168/var(--tw-text-opacity,1))}.group:hover .group-hover\:bottom-0{bottom:0}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:bg-colors-background{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.group:hover .group-hover\:underline{text-decoration-line:underline}.group:hover .group-hover\:opacity-100{opacity:1}.aria-selected\:text-colors-background[aria-selected=true]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\:border-colors-dark-divider:is(.dark *){--tw-border-opacity:1;border-color:rgb(57 57 57/var(--tw-border-opacity,1))}.dark\:border-colors-dark-surface:is(.dark *){--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity,1))}.dark\:border-colors-dark-text:is(.dark *){--tw-border-opacity:1;border-color:rgb(244 244 244/var(--tw-border-opacity,1))}.dark\:border-b-colors-dark-divider:is(.dark *){--tw-border-opacity:1;border-bottom-color:rgb(57 57 57/var(--tw-border-opacity,1))}.dark\:bg-colors-dark-background:is(.dark *){--tw-bg-opacity:1;background-color:rgb(22 22 22/var(--tw-bg-opacity,1))}.dark\:bg-colors-dark-divider:is(.dark *){--tw-bg-opacity:1;background-color:rgb(57 57 57/var(--tw-bg-opacity,1))}.dark\:bg-colors-dark-surface:is(.dark *){--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity,1))}.dark\:bg-colors-text:is(.dark *){--tw-bg-opacity:1;background-color:rgb(22 22 22/var(--tw-bg-opacity,1))}.dark\:fill-colors-background:is(.dark *){fill:#fff}.dark\:fill-colors-dark-text:is(.dark *){fill:#f4f4f4}.dark\:text-colors-background:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\:text-colors-dark-disabled:is(.dark *){--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity,1))}.dark\:text-colors-dark-placeholder:is(.dark *){--tw-text-opacity:1;color:rgb(111 111 111/var(--tw-text-opacity,1))}.dark\:text-colors-dark-text:is(.dark *){--tw-text-opacity:1;color:rgb(244 244 244/var(--tw-text-opacity,1))}.dark\:text-feedback-success:is(.dark *){--tw-text-opacity:1;color:rgb(18 128 92/var(--tw-text-opacity,1))}.dark\:-webkit-autofill\:text-colors-dark-text:-webkit-autofill:is(.dark *){--tw-text-opacity:1;color:rgb(244 244 244/var(--tw-text-opacity,1))}.dark\:autofill\:text-colors-dark-text:autofill:is(.dark *){--tw-text-opacity:1;color:rgb(244 244 244/var(--tw-text-opacity,1))}.dark\:-webkit-autofill\:shadow-\[inset_0_0_0px_1000px_\#161616\]:-webkit-autofill:is(.dark *){--tw-shadow:inset 0 0 0px 1000px #161616;--tw-shadow-colored:inset 0 0 0px 1000px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.dark\:autofill\:shadow-\[inset_0_0_0px_1000px_\#161616\]:autofill:is(.dark *){--tw-shadow:inset 0 0 0px 1000px #161616;--tw-shadow-colored:inset 0 0 0px 1000px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.dark\:hover\:border-colors-dark-hover:hover:is(.dark *){--tw-border-opacity:1;border-color:rgb(53 53 53/var(--tw-border-opacity,1))}.dark\:hover\:bg-colors-dark-hover:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(53 53 53/var(--tw-bg-opacity,1))}.dark\:hover\:text-colors-dark-hover:hover:is(.dark *){--tw-text-opacity:1;color:rgb(53 53 53/var(--tw-text-opacity,1))}.dark\:hover\:text-colors-dark-text:hover:is(.dark *){--tw-text-opacity:1;color:rgb(244 244 244/var(--tw-text-opacity,1))}.dark\:hover\:text-colors-exame90:hover:is(.dark *){--tw-text-opacity:1;color:rgb(234 35 0/var(--tw-text-opacity,1))}.dark\:active\:border-colors-dark-text:active:is(.dark *){--tw-border-opacity:1;border-color:rgb(244 244 244/var(--tw-border-opacity,1))}.dark\:active\:bg-colors-dark-text:active:is(.dark *){--tw-bg-opacity:1;background-color:rgb(244 244 244/var(--tw-bg-opacity,1))}.dark\:active\:text-colors-dark-surface:active:is(.dark *){--tw-text-opacity:1;color:rgb(38 38 38/var(--tw-text-opacity,1))}.group[open] .dark\:group-open\:text-colors-dark-placeholder:is(.dark *){--tw-text-opacity:1;color:rgb(111 111 111/var(--tw-text-opacity,1))}@media (min-width:48rem){.md\:relative{position:relative}.md\:left-\[55\%\]{left:55%}.md\:top-0{top:0}.md\:top-\[55\%\]{top:55%}.md\:-order-last{order:-9999}.md\:order-\[initial\]{order:0}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.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\:col-start-10{grid-column-start:10}.md\:col-start-5{grid-column-start:5}.md\:mx-3{margin-left:.75rem;margin-right:.75rem}.md\:my-0{margin-top:0;margin-bottom:0}.md\:my-10{margin-top:3.5rem;margin-bottom:3.5rem}.md\:my-11{margin-top:4rem;margin-bottom:4rem}.md\:my-12{margin-top:4.5rem;margin-bottom:4.5rem}.md\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.md\:my-7{margin-top:2rem;margin-bottom:2rem}.md\:my-8{margin-top:2.5rem;margin-bottom:2.5rem}.md\:mb-10{margin-bottom:3.5rem}.md\:mb-11{margin-bottom:4rem}.md\:mb-14{margin-bottom:6rem}.md\:mb-3{margin-bottom:.75rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-7{margin-bottom:2rem}.md\:mt-0{margin-top:0}.md\:mt-4{margin-top:1rem}.md\:mt-7{margin-top:2rem}.md\:mt-8{margin-top:2.5rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-\[110px\]{height:110px}.md\:h-\[130px\]{height:130px}.md\:h-\[140px\]{height:140px}.md\:h-\[250px\]{height:250px}.md\:h-\[274px\]{height:274px}.md\:h-\[275px\]{height:275px}.md\:h-\[290px\]{height:290px}.md\:h-\[300px\]{height:300px}.md\:h-\[500px\]{height:500px}.md\:h-\[550px\]{height:550px}.md\:h-\[600px\]{height:600px}.md\:h-\[88vh\]{height:88vh}.md\:h-\[90px\]{height:90px}.md\:h-auto{height:auto}.md\:h-full{height:100%}.md\:max-h-\[312px\]{max-height:312px}.md\:min-h-\[150px\]{min-height:150px}.md\:min-h-\[200px\]{min-height:200px}.md\:min-h-\[305px\]{min-height:305px}.md\:min-h-\[450px\]{min-height:450px}.md\:min-h-\[497px\]{min-height:497px}.md\:min-h-\[500px\]{min-height:500px}.md\:w-1\/2{width:50%}.md\:w-\[120px\]{width:120px}.md\:w-\[140px\]{width:140px}.md\:w-\[174px\]{width:174px}.md\:w-\[180px\]{width:180px}.md\:w-\[196px\]{width:196px}.md\:w-\[230px\]{width:230px}.md\:w-\[268px\]{width:268px}.md\:w-\[272px\]{width:272px}.md\:w-\[288px\]{width:288px}.md\:w-\[298px\]{width:298px}.md\:w-\[306px\]{width:306px}.md\:w-\[315px\]{width:315px}.md\:w-\[320px\]{width:320px}.md\:w-\[333px\]{width:333px}.md\:w-\[350px\]{width:350px}.md\:w-\[400px\]{width:400px}.md\:w-\[515px\]{width:515px}.md\:w-\[80\%\]{width:80%}.md\:w-\[90px\]{width:90px}.md\:w-\[98px\]{width:98px}.md\:w-auto{width:auto}.md\:w-fit{width:-moz-fit-content;width:fit-content}.md\:w-full{width:100%}.md\:max-w-\[196px\]{max-width:196px}.md\:max-w-\[306px\]{max-width:306px}.md\:max-w-\[310px\]{max-width:310px}.md\:max-w-\[416px\]{max-width:416px}.md\:max-w-\[50\%\]{max-width:50%}.md\:max-w-\[526px\]{max-width:526px}.md\:flex-1{flex:1 1 0%}.md\:-translate-y-\[72\%\]{--tw-translate-y:-72%;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))}.md\:columns-2{-moz-columns:2;column-count:2}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:items-center{align-items:center}.md\:justify-end{justify-content:flex-end}.md\:justify-between{justify-content:space-between}.md\:gap-0{gap:0}.md\:gap-11{gap:4rem}.md\:gap-12{gap:4.5rem}.md\:gap-3{gap:.75rem}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:gap-7{gap:2rem}.md\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.md\:gap-y-12{row-gap:4.5rem}.md\:rounded-2{border-radius:.5rem}.md\:rounded-3{border-radius:.75rem}.md\:rounded-none{border-radius:0}.md\:border-0{border-width:0}.md\:border-b-0{border-bottom-width:0}.md\:border-l{border-left-width:1px}.md\:border-r{border-right-width:1px}.md\:border-t-0{border-top-width:0}.md\:border-solid{border-style:solid}.md\:border-colors-divider{--tw-border-opacity:1;border-color:rgb(224 224 224/var(--tw-border-opacity,1))}.md\:bg-colors-background{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.md\:p-0{padding:0}.md\:p-11{padding:4rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-12{padding-left:4.5rem;padding-right:4.5rem}.md\:py-0{padding-top:0}.md\:pb-0,.md\:py-0{padding-bottom:0}.md\:pb-11{padding-bottom:4rem}.md\:pb-3{padding-bottom:.75rem}.md\:pb-7{padding-bottom:2rem}.md\:pb-\[100px\]{padding-bottom:100px}.md\:pl-3{padding-left:.75rem}.md\:pr-3{padding-right:.75rem}.md\:pr-4{padding-right:1rem}.md\:pt-0{padding-top:0}.md\:pt-4{padding-top:1rem}.md\:pt-\[100px\]{padding-top:100px}.md\:text-left{text-align:left}.md\:shadow-\[0_0_5px_0_\#00000029\]{--tw-shadow:0 0 5px 0 #00000029;--tw-shadow-colored:0 0 5px 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)}.md\:after\:block:after{content:var(--tw-content);display:block}.md\:last\:hidden:last-child{display:none}.group[open] .md\:group-open\:pointer-events-none{pointer-events:none}.group[open] .md\:group-open\:text-colors-text{--tw-text-opacity:1;color:rgb(22 22 22/var(--tw-text-opacity,1))}.group[open] .dark\:md\:group-open\:text-colors-dark-text:is(.dark *){--tw-text-opacity:1;color:rgb(244 244 244/var(--tw-text-opacity,1))}}@media (min-width:64rem){.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:sticky{position:sticky}.lg\:inset-0{inset:0}.lg\:bottom-0{bottom:0}.lg\:left-0{left:0}.lg\:right-6{right:1.5rem}.lg\:right-auto{right:auto}.lg\:top-1\/2{top:50%}.lg\:top-6{top:1.5rem}.lg\:top-\[74px\]{top:74px}.lg\:top-\[initial\],.lg\:top-auto{top:auto}.lg\:-z-1{z-index:-1}.lg\:z-1{z-index:1}.lg\:z-20{z-index:20}.lg\:order-none{order:0}.lg\:col-span-10{grid-column:span 10/span 10}.lg\:col-span-12{grid-column:span 12/span 12}.lg\:col-span-2{grid-column:span 2/span 2}.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\:col-span-8{grid-column:span 8/span 8}.lg\:col-span-9{grid-column:span 9/span 9}.lg\:col-start-1{grid-column-start:1}.lg\:col-start-10{grid-column-start:10}.lg\:col-start-2{grid-column-start:2}.lg\:col-start-3{grid-column-start:3}.lg\:col-end-12{grid-column-end:12}.lg\:col-end-13{grid-column-end:13}.lg\:col-end-9{grid-column-end:9}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-3{margin-left:.75rem;margin-right:.75rem}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:my-1{margin-top:.25rem;margin-bottom:.25rem}.lg\:my-12{margin-top:4.5rem;margin-bottom:4.5rem}.lg\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.lg\:my-7{margin-top:2rem;margin-bottom:2rem}.lg\:my-8{margin-top:2.5rem;margin-bottom:2.5rem}.lg\:-mb-0{margin-bottom:0}.lg\:-mt-10{margin-top:-3.5rem}.lg\:mb-0{margin-bottom:0}.lg\:mb-12{margin-bottom:4.5rem}.lg\:mb-5{margin-bottom:1.25rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mb-7{margin-bottom:2rem}.lg\:ml-0{margin-left:0}.lg\:ml-3{margin-left:.75rem}.lg\:ml-4{margin-left:1rem}.lg\:ml-6{margin-left:1.5rem}.lg\:ml-\[100\%\]{margin-left:100%}.lg\:mr-0{margin-right:0}.lg\:mr-4{margin-right:1rem}.lg\:mr-6{margin-right:1.5rem}.lg\:mt-0{margin-top:0}.lg\:mt-2{margin-top:.5rem}.lg\:mt-7{margin-top:2rem}.lg\:mt-8{margin-top:2.5rem}.lg\:line-clamp-none{overflow:visible;display:block;-webkit-box-orient:horizontal;-webkit-line-clamp:none}.lg\:block{display:block}.lg\:inline-block{display:inline-block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-11{height:4rem}.lg\:h-6{height:1.5rem}.lg\:h-7{height:2rem}.lg\:h-\[104px\]{height:104px}.lg\:h-\[115px\]{height:115px}.lg\:h-\[118px\]{height:118px}.lg\:h-\[130px\]{height:130px}.lg\:h-\[16\%\]{height:16%}.lg\:h-\[204px\]{height:204px}.lg\:h-\[241px\]{height:241px}.lg\:h-\[250px\]{height:250px}.lg\:h-\[273px\]{height:273px}.lg\:h-\[300px\]{height:300px}.lg\:h-\[304px\]{height:304px}.lg\:h-\[306px\]{height:306px}.lg\:h-\[400px\]{height:400px}.lg\:h-\[404px\]{height:404px}.lg\:h-\[423px\]{height:423px}.lg\:h-\[433px\]{height:433px}.lg\:h-\[482px\]{height:482px}.lg\:h-\[52px\]{height:52px}.lg\:h-\[544px\]{height:544px}.lg\:h-\[560px\]{height:560px}.lg\:h-\[570px\]{height:570px}.lg\:h-\[57px\]{height:57px}.lg\:h-\[600px\]{height:600px}.lg\:h-\[75px\]{height:75px}.lg\:h-\[80vh\]{height:80vh}.lg\:h-\[86px\]{height:86px}.lg\:h-\[90px\]{height:90px}.lg\:h-auto{height:auto}.lg\:h-full{height:100%}.lg\:h-screen{height:100vh}.lg\:max-h-\[1960px\]{max-height:1960px}.lg\:max-h-\[500px\]{max-height:500px}.lg\:max-h-\[525px\]{max-height:525px}.lg\:max-h-\[initial\]{max-height:none}.lg\:min-h-\[115px\]{min-height:115px}.lg\:min-h-\[250px\]{min-height:250px}.lg\:min-h-\[310px\]{min-height:310px}.lg\:min-h-\[530px\]{min-height:530px}.lg\:min-h-\[600px\]{min-height:600px}.lg\:min-h-\[90px\]{min-height:90px}.lg\:min-h-fit{min-height:-moz-fit-content;min-height:fit-content}.lg\:w-1\/2{width:50%}.lg\:w-11{width:4rem}.lg\:w-4\/5{width:80%}.lg\:w-7{width:2rem}.lg\:w-\[100px\]{width:100px}.lg\:w-\[105px\]{width:105px}.lg\:w-\[115px\]{width:115px}.lg\:w-\[120px\]{width:120px}.lg\:w-\[130px\]{width:130px}.lg\:w-\[140px\]{width:140px}.lg\:w-\[150\%\]{width:150%}.lg\:w-\[165px\]{width:165px}.lg\:w-\[170px\]{width:170px}.lg\:w-\[180px\]{width:180px}.lg\:w-\[185px\]{width:185px}.lg\:w-\[196px\]{width:196px}.lg\:w-\[210px\]{width:210px}.lg\:w-\[230px\]{width:230px}.lg\:w-\[288px\]{width:288px}.lg\:w-\[290px\]{width:290px}.lg\:w-\[30\%\]{width:30%}.lg\:w-\[304px\]{width:304px}.lg\:w-\[306px\]{width:306px}.lg\:w-\[318px\]{width:318px}.lg\:w-\[320px\]{width:320px}.lg\:w-\[380px\]{width:380px}.lg\:w-\[390px\]{width:390px}.lg\:w-\[400px\]{width:400px}.lg\:w-\[415px\]{width:415px}.lg\:w-\[430px\]{width:430px}.lg\:w-\[475px\]{width:475px}.lg\:w-\[490px\]{width:490px}.lg\:w-\[60px\]{width:60px}.lg\:w-\[64px\]{width:64px}.lg\:w-\[65\%\]{width:65%}.lg\:w-\[676px\]{width:676px}.lg\:w-\[70\%\]{width:70%}.lg\:w-\[740px\]{width:740px}.lg\:w-\[75\%\]{width:75%}.lg\:w-\[80px\]{width:80px}.lg\:w-\[856px\]{width:856px}.lg\:w-\[86px\]{width:86px}.lg\:w-\[calc\(100\%_-_46px\)\]{width:calc(100% - 46px)}.lg\:w-\[inherit\]{width:inherit}.lg\:w-auto{width:auto}.lg\:w-fit{width:-moz-fit-content;width:fit-content}.lg\:w-full{width:100%}.lg\:min-w-\[241px\]{min-width:241px}.lg\:max-w-\[244px\]{max-width:244px}.lg\:max-w-\[306px\]{max-width:306px}.lg\:max-w-\[310px\]{max-width:310px}.lg\:max-w-\[750px\]{max-width:750px}.lg\:flex-1{flex:1 1 0%}.lg\:flex-initial{flex:0 1 auto}.lg\:shrink-\[initial\]{flex-shrink:1}.lg\:basis-\[45\%\]{flex-basis:45%}.lg\:-translate-y-1\/2{--tw-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))}.lg\:scroll-m-\[350px\]{scroll-margin:350px}.lg\:auto-cols-\[minmax\(100px\2c 1fr\)\]{grid-auto-columns:minmax(100px,1fr)}.lg\:grid-flow-col{grid-auto-flow:column}.lg\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.lg\:grid-cols-\[0\.5fr_0\.5fr\]{grid-template-columns:.5fr .5fr}.lg\:grid-cols-\[repeat\(auto-fill\2c _minmax\(100px\2c _1fr\)\)\]{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.lg\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.lg\:grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:flex-wrap{flex-wrap:wrap}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-between{justify-content:space-between}.lg\:gap-0{gap:0}.lg\:gap-13{gap:5rem}.lg\:gap-4{gap:1rem}.lg\:gap-5{gap:1.25rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-7{gap:2rem}.lg\:gap-8{gap:2.5rem}.lg\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.lg\:overflow-auto{overflow:auto}.lg\:overflow-hidden{overflow:hidden}.lg\:overflow-x-auto{overflow-x:auto}.lg\:overflow-x-hidden{overflow-x:hidden}.lg\:overflow-y-scroll{overflow-y:scroll}.lg\:text-wrap{text-wrap:wrap}.lg\:text-nowrap{text-wrap:nowrap}.lg\:text-pretty{text-wrap:pretty}.lg\:rounded-2{border-radius:.5rem}.lg\:rounded-4{border-radius:1rem}.lg\:rounded-none{border-radius:0}.lg\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.lg\:rounded-r-6{border-top-right-radius:1.875rem;border-bottom-right-radius:1.875rem}.lg\:border{border-width:1px}.lg\:border-0{border-width:0}.lg\:border-b{border-bottom-width:1px}.lg\:border-b-0{border-bottom-width:0}.lg\:border-r{border-right-width:1px}.lg\:border-r-0{border-right-width:0}.lg\:border-t{border-top-width:1px}.lg\:border-t-0{border-top-width:0}.lg\:border-solid{border-style:solid}.lg\:border-colors-divider{--tw-border-opacity:1;border-color:rgb(224 224 224/var(--tw-border-opacity,1))}.lg\:border-colors-hover{--tw-border-opacity:1;border-color:rgb(229 229 229/var(--tw-border-opacity,1))}.lg\:bg-colors-background{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.lg\:bg-colors-surface{--tw-bg-opacity:1;background-color:rgb(244 244 244/var(--tw-bg-opacity,1))}.lg\:p-0{padding:0}.lg\:p-10{padding:3.5rem}.lg\:p-4{padding:1rem}.lg\:p-6{padding:1.5rem}.lg\:p-7{padding:2rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-1{padding-left:.25rem;padding-right:.25rem}.lg\:px-12{padding-left:4.5rem;padding-right:4.5rem}.lg\:px-14{padding-left:6rem;padding-right:6rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-7{padding-left:2rem;padding-right:2rem}.lg\:px-\[72px\]{padding-left:72px;padding-right:72px}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:py-10{padding-top:3.5rem;padding-bottom:3.5rem}.lg\:py-12{padding-top:4.5rem;padding-bottom:4.5rem}.lg\:py-2{padding-top:.5rem;padding-bottom:.5rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:py-8{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:py-9{padding-top:3rem;padding-bottom:3rem}.lg\:pb-0{padding-bottom:0}.lg\:pb-12{padding-bottom:4.5rem}.lg\:pb-2{padding-bottom:.5rem}.lg\:pb-3{padding-bottom:.75rem}.lg\:pb-4{padding-bottom:1rem}.lg\:pb-6{padding-bottom:1.5rem}.lg\:pb-7{padding-bottom:2rem}.lg\:pb-8{padding-bottom:2.5rem}.lg\:pr-2{padding-right:.5rem}.lg\:pr-3{padding-right:.75rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pt-0{padding-top:0}.lg\:pt-2{padding-top:.5rem}.lg\:pt-4{padding-top:1rem}.lg\:pt-6{padding-top:1.5rem}.lg\:pt-9{padding-top:3rem}.lg\:text-left{text-align:left}.lg\:text-colors-background{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.lg\:before\:absolute:before{content:var(--tw-content);position:absolute}.lg\:before\:right-0:before{content:var(--tw-content);right:0}.lg\:before\:block:before{content:var(--tw-content);display:block}.lg\:before\:h-full:before{content:var(--tw-content);height:100%}.lg\:before\:w-1\/2:before{content:var(--tw-content);width:50%}.lg\:before\:bg-colors-background:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.lg\:before\:content-\[\'\'\]:before{--tw-content:"";content:var(--tw-content)}.lg\:first\:text-nowrap:first-child{text-wrap:nowrap}.lg\:last\:block:last-child{display:block}.dark\:lg\:before\:bg-colors-dark-background:is(.dark *):before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(22 22 22/var(--tw-bg-opacity,1))}}@media (min-width:80rem){.xl\:col-span-2{grid-column:span 2/span 2}.xl\:col-span-4{grid-column:span 4/span 4}.xl\:col-span-8{grid-column:span 8/span 8}.xl\:flex-row{flex-direction:row}.xl\:text-pretty{text-wrap:pretty}.xl\:p-0{padding:0}.xl\:px-12{padding-left:4.5rem;padding-right:4.5rem}.xl\:px-\[72px\]{padding-left:72px;padding-right:72px}}@media (min-width:90rem){.\32xl\:col-span-1{grid-column:span 1/span 1}.\32xl\:col-span-3{grid-column:span 3/span 3}.\32xl\:col-span-7{grid-column:span 7/span 7}.\32xl\:block{display:block}.\32xl\:flex{display:flex}.\32xl\:hidden{display:none}.\32xl\:justify-center{justify-content:center}}.\[\&\:nth-child\(2n\)\]\:border-r-0:nth-child(2n){border-right-width:0}@media (min-width:48rem){.md\:\[\&\:nth-child\(2n\)\]\:border-r-1:nth-child(2n){border-right-width:.0125rem}.md\:\[\&\:nth-child\(3n\)\]\:border-r-0:nth-child(3n){border-right-width:0}}@media (min-width:64rem){.lg\:\[\&\:nth-child\(3n\)\]\:border-r-1:nth-child(3n){border-right-width:.0125rem}}.\[\&\:svg\]\:text-colors-exame90:svg{--tw-text-opacity:1;color:rgb(234 35 0/var(--tw-text-opacity,1))}.\[\&\>a\>img\]\:pointer-events-auto>a>img{pointer-events:auto}.\[\&\>a\>img\]\:hover\:translate-y-0:hover>a>img{--tw-translate-y: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))}.\[\&\>a\]\:flex>a{display:flex}.\[\&\>a\]\:w-8>a{width:2.5rem}.\[\&\>a\]\:px-2>a{padding-left:.5rem;padding-right:.5rem}.\[\&\>a\]\:text-colors-background>a{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.\[\&\>a\]\:text-colors-exame90>a{--tw-text-opacity:1;color:rgb(234 35 0/var(--tw-text-opacity,1))}.\[\&\>a\]\:text-colors-text>a{--tw-text-opacity:1;color:rgb(22 22 22/var(--tw-text-opacity,1))}.\[\&\>a\]\:underline>a{text-decoration-line:underline}.\[\&\>button\]\:flex>button{display:flex}.\[\&\>button\]\:w-8>button{width:2.5rem}.\[\&\>button\]\:px-2>button{padding-left:.5rem;padding-right:.5rem}.\[\&\>button\]\:after\:hidden>button:after{content:var(--tw-content);display:none}.\[\&\>div\>div\>div\]\:\!w-\[70px\]>div>div>div{width:70px!important}.\[\&\>div\>h3\]\:hover\:underline:hover>div>h3{text-decoration-line:underline}.\[\&\>div\>p\]\:text-colors-text>div>p{--tw-text-opacity:1;color:rgb(22 22 22/var(--tw-text-opacity,1))}.\[\&\>div\]\:top-\[170px\]>div{top:170px}.\[\&\>div\]\:my-3>div{margin-top:.75rem;margin-bottom:.75rem}.\[\&\>div\]\:flex>div{display:flex}.\[\&\>div\]\:h-auto>div{height:auto}.\[\&\>div\]\:flex-col>div{flex-direction:column}.\[\&\>div\]\:gap-2>div{gap:.5rem}@media (min-width:64rem){.\[\&\>div\]\:lg\:flex-row>div{flex-direction:row}}.\[\&\>img\]\:aspect-\[3\/2\]>img{aspect-ratio:3/2}.\[\&\>img\]\:h-full>img{height:100%}.\[\&\>img\]\:w-full>img{width:100%}.\[\&\>img\]\:rounded-full>img{border-radius:9999px}.\[\&\>p\:first-child\]\:mt-0>p:first-child{margin-top:0}.\[\&\>p\:first-child\]\:mt-2>p:first-child{margin-top:.5rem}.\[\&\>p\>a\]\:text-colors-exame90>p>a{--tw-text-opacity:1;color:rgb(234 35 0/var(--tw-text-opacity,1))}.\[\&\>p\>a\]\:underline>p>a{text-decoration-line:underline}.\[\&\>p\]\:mt-4>p{margin-top:1rem}.\[\&\>p\]\:text-colors-background>p{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.\[\&\>span\>svg\]\:text-lg>span>svg{font-size:1.125rem;line-height:1.5rem}.\[\&\>span\]\:flex>span{display:flex}.\[\&\>span\]\:\!h-full>span{height:100%!important}.\[\&\>span\]\:\!w-full>span{width:100%!important}.\[\&\>span\]\:items-center>span{align-items:center}.\[\&\>span\]\:gap-2>span{gap:.5rem}.\[\&\>span\]\:text-right>span{text-align:right}.\[\&\>span\]\:text-colors-background>span{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.\[\&\>span\]\:text-colors-disabled>span{--tw-text-opacity:1;color:rgb(198 198 198/var(--tw-text-opacity,1))}.\[\&\>span\]\:text-colors-primary>span{--tw-text-opacity:1;color:rgb(234 35 0/var(--tw-text-opacity,1))}.\[\&\>span\]\:text-colors-surface>span{--tw-text-opacity:1;color:rgb(244 244 244/var(--tw-text-opacity,1))}.\[\&\>span\]\:hover\:text-colors-text:hover>span{--tw-text-opacity:1;color:rgb(22 22 22/var(--tw-text-opacity,1))}.\[\&\>span\]\:disabled\:text-colors-disabled:disabled>span{--tw-text-opacity:1;color:rgb(198 198 198/var(--tw-text-opacity,1))}.dark\:\[\&\>span\]\:text-colors-dark-text>span:is(.dark *){--tw-text-opacity:1;color:rgb(244 244 244/var(--tw-text-opacity,1))}.dark\:\[\&\>span\]\:hover\:text-colors-dark-text:hover>span:is(.dark *){--tw-text-opacity:1;color:rgb(244 244 244/var(--tw-text-opacity,1))}.dark\:\[\&\>span\]\:active\:text-colors-dark-surface:active>span:is(.dark *){--tw-text-opacity:1;color:rgb(38 38 38/var(--tw-text-opacity,1))}.\[\&\>span\]\:disabled\:dark\:text-colors-dark-disabled:is(.dark *):disabled>span{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity,1))}.\[\&\>svg\]\:pointer-events-auto>svg{pointer-events:auto}.\[\&\>svg\]\:h-14>svg{height:6rem}.\[\&\>svg\]\:h-5>svg{height:1.25rem}.\[\&\>svg\]\:w-5>svg{width:1.25rem}.\[\&\>svg\]\:w-6>svg{width:1.5rem}.\[\&\>svg\]\:w-full>svg{width:100%}.\[\&\>svg\]\:cursor-pointer>svg{cursor:pointer}.\[\&\>svg\]\:rounded-full>svg{border-radius:9999px}.\[\&\>svg\]\:bg-colors-exame>svg{--tw-bg-opacity:1;background-color:rgb(210 2 0/var(--tw-bg-opacity,1))}.\[\&\>svg\]\:fill-colors-background>svg{fill:#fff}.\[\&\>svg\]\:fill-colors-bg_overlay>svg{fill:#16161680}.\[\&\>svg\]\:fill-colors-text>svg{fill:#161616}.\[\&\>svg\]\:p-1>svg{padding:.25rem}.\[\&\>svg\]\:text-2xl>svg{font-size:1.5rem;line-height:1.75rem}.\[\&\>svg\]\:text-\[24px\]>svg{font-size:24px}.\[\&\>svg\]\:text-lg>svg{font-size:1.125rem;line-height:1.5rem}.\[\&\>svg\]\:text-xl>svg{font-size:1.25rem;line-height:1.5rem}.\[\&\>svg\]\:text-\[\#68b196\]>svg{--tw-text-opacity:1;color:rgb(104 177 150/var(--tw-text-opacity,1))}.\[\&\>svg\]\:text-\[\#6e6e73\]>svg{--tw-text-opacity:1;color:rgb(110 110 115/var(--tw-text-opacity,1))}.\[\&\>svg\]\:text-colors-background>svg{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.\[\&\>svg\]\:text-colors-bg_overlay>svg{color:#16161680}.\[\&\>svg\]\:text-colors-exame90>svg,.\[\&\>svg\]\:text-colors-primary>svg{--tw-text-opacity:1;color:rgb(234 35 0/var(--tw-text-opacity,1))}.\[\&\>svg\]\:text-colors-text>svg{--tw-text-opacity:1;color:rgb(22 22 22/var(--tw-text-opacity,1))}.hover\:\[\&\>svg\]\:bg-\[\#00000080\]>svg:hover{background-color:#00000080}.\[\&\>svg\]\:hover\:text-colors-hover:hover>svg{--tw-text-opacity:1;color:rgb(229 229 229/var(--tw-text-opacity,1))}.\[\&\>svg\]\:dark\:text-colors-background:is(.dark *)>svg{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\:\[\&\>svg\]\:text-colors-dark-text>svg:is(.dark *){--tw-text-opacity:1;color:rgb(244 244 244/var(--tw-text-opacity,1))}@media (min-width:64rem){.lg\:\[\&\>svg\]\:h-6>svg{height:1.5rem}.lg\:\[\&\>svg\]\:w-6>svg{width:1.5rem}.lg\:hover\:\[\&\>svg\]\:text-colors-placeholder>svg:hover{--tw-text-opacity:1;color:rgb(168 168 168/var(--tw-text-opacity,1))}}.\[\&\>ul\>li\:nth-child\(1\)\]\:pointer-events-none>ul>li:first-child{pointer-events:none}.\[\&_a\]\:text-colors-exame90 a{--tw-text-opacity:1;color:rgb(234 35 0/var(--tw-text-opacity,1))}.\[\&_a\]\:underline a{text-decoration-line:underline}