body .footer2023 {
    margin-top: 50px;
    box-shadow: 0 4px 8px 2px #0200001a
}

body .footer2023 .footerLinks {
    list-style-type: none;
    font-size: 14px;
    margin-top: 32px
}

body .footer2023 .footerLinks li {
    padding: 8px 0
}

body .footer2023 .footerLinks a {
    color: inherit;
    display: inline;
    background-image: linear-gradient(to right, currentColor, currentColor);
    background-size: 0% 1px;
    background-position: 0 100%;
    background-repeat: no-repeat;
    transition: background-size .3s
}

body .footer2023 .footerLinks a:hover {
    background-size: 100% 1px
}

body .footer2023 .footer2023__inner {
    margin: 0 auto;
    padding: 96px 16px 48px;
    max-width: 1536px;
    display: flex;
    position: relative;
    justify-content: space-between;
    flex-direction: column
}

@media screen and (min-width: 768px) {
    body .footer2023 .footer2023__inner {
        flex-direction: row;
        justify-content: space-between
    }
}

body .footer2023 .footer2023__heading {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 16px
}

body .footer2023 .footerLinks--primary a {
    color: #ea1c2c
}

body .footer2023 .footerSocialLinks {
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    margin-top: 20px
}

@media screen and (min-width: 768px) {
    body .footer2023 .footerSocialLinks {
        justify-content: flex-start
    }
}

body .footer2023 .footerSocialLinks li {
    margin-right: 20px
}

body .footer2023 .footerSocialLinks li a {
    color: inherit
}

body .footer2023 .footerSocialLinks li a:hover {
    color: #ea1c2c
}

.footer2023__opcoLogos {
    padding-bottom: 20px;
    margin: 0 auto;
    max-width: 1536px;
}

.footerOpcoLogoLinks {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	padding-left: 0;
}

.footerOpcoLogoLinks li {
	list-style-type: none;
    margin: 0 10px 10px 10px;
}

.footerOpcoLogoLinks a {
    display: block;
    max-width: 5.5em;
}

.footerOpcoLogoLinks a svg {
    width: 100%;
    height: 100%;
}

@media (min-width: 900px) {
	.footerOpcoLogoLinks {
		display: flex;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: center;
	}
	.footerOpcoLogoLinks a {
		display: block;
		max-width: 66%;
	}
}

body .footer2023 .footer2023__button {
    font-size: 14px;
    color: inherit;
    border: 1px solid rgb(224, 224, 224);
    padding: 4px 12px;
    border-radius: 9999px;
    transition: all .3s;
    background-color: transparent;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

body .footer2023 .footer2023__button:hover {
    border-color: #8e8d8d
}

body .footer2023 .footer2023__button .footer2023__button__icon {
    display: inline;
    width: 20px;
    height: 20px
}

body .footer2023 .footer2023__button--scrollTop {
    position: absolute;
    right: 16px;
    top: 32px;
    width: auto
}

body .footer2023 .footer2023__columns {
    display: flex;
    justify-content: flex-end;
    padding-top: 24px;
    padding-bottom: 24px
}

@media screen and (min-width: 768px) {
    body .footer2023 .footer2023__columns {
        width: 50%;
        padding-top: 0;
        padding-bottom: 48px
    }
}

body .footer2023 .footer2023__column {
    position: relative
}

body .footer2023 .footer2023__column--nav {
    width: 50%
}

body .footer2023 .footer2023__form {
    width: 100%
}

@media screen and (min-width: 768px) {
    body .footer2023 .footer2023__form {
        width: 41.666667%
    }
}

@media screen and (min-width: 1024px) {
    body .footer2023 .footer2023__form {
        padding-right: 48px;
        width: 50%
    }
}

@media screen and (min-width: 1280px) {
    body .footer2023 .footer2023__form {
        padding-right: 192px;
        width: 50%
    }
}

body .footer2023 .footer2023__legal {
    margin: 0 auto;
    max-width: 1536px;
    color: #b7b6b6;
    font-size: 10.24px
}

@media screen and (min-width: 768px) {
    body .footer2023 .footer2023__legal {
        font-size: 12.8px
    }
}

body .footer2023 .footer2023__legal__inner {
    padding: 16px
}

@media screen and (min-width: 768px) {
    body .footer2023 .footer2023__legal__inner {
        padding: 24px 16px
    }
}

body .footer2023 .mktoForm {
    color: #8e8d8d
}

body .footer2023 .mktoForm .mktoHtmlText {
    font-size: 12.8px
}

body .footer2023 .mktoForm input[type=text],
body .footer2023 .mktoForm input[type=email] {
    background-color: #f4f4f4;
    border: none;
    border-radius: 9999px;
    padding: 16px 32px !important;
    height: auto
}

body .footer2023 .mktoForm .mktoHtmlText,
body .footer2023 .mktoForm .mktoLabel {
    font-size: 12.8px !important;
    color: #8e8d8d !important
}

body .footer2023 .mktoForm .mktoHtmlText a {
    text-decoration: underline;
    padding: 0;
    color: #8e8d8d
}

body .footer2023 .mktoForm .mktoRadioList label {
    font-size: 12.8px !important;
    color: #8e8d8d !important
}

body .footer2023 .mktoForm .mktoButton {
    background: #ea1c2c !important;
    box-shadow: none !important;
    border: none !important;
    font-size: 14px !important;
    border-radius: 9999px !important;
    padding: 8px 20px !important
}

body .footer2023 .mktoForm .mktoButton:hover {
    background: rgb(187, 22, 35) !important
}

body .footer2023 .mktoForm .mktoButtonRow {
    float: left
}

body .footer2023 .mktoForm .mktoButtonRow .mktoButtonWrap {
    margin-left: 0 !important
}

body .footer2023 p {
    font-size: 14px;
    margin-bottom: 16px;
    line-height: 1.625;
    color: #8e8d8d
}

body .footer2023 .footer2023__legal__row {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
    gap: 32px;
    margin-bottom: 40px
}

@media screen and (min-width: 640px) {
    body .footer2023 .footer2023__legal__row {
        flex-direction: row;
        gap: 64px
    }
}

@media screen and (min-width: 768px) {
    body .footer2023 .footer2023__legal__row {
        gap: 80px
    }
}

@media screen and (min-width: 1024px) {
    body .footer2023 .footer2023__legal__row {
        flex-direction: row;
        gap: 124px
    }
}

@media screen and (min-width: 768px) {
    body .footer2023 .footer2023__legal__row {
        margin-bottom: 80px
    }
}

body .footer2023 .footer2023__legal__row:last-child {
    margin-bottom: 0
}

body .footer2023 .footer2023__legal__row p:last-of-type {
    margin-bottom: 0
}

body .footer2023 .footer2023__logo {
    width: 60px
}

body .footer2023 .footer2023__fineprint {
    font-size: 12px
}

.antialiased .footer2023 {
    margin-top: 0
}