.digital-contract .hero {
    padding-top: 48px;
    padding-bottom: 34px;
}
@media (min-width: 992px) {
    .digital-contract .hero {
        padding-top: 64px;
        padding-bottom: 36px;
    }
}
.digital-contract .hero-content .h1 {
    font-weight: 700;
    margin-bottom: 16px;
}
.digital-contract .hero-content .h1 span {
    color: #1BD185;
}
.digital-contract .hero-content .p1 {
    color: #384756;
    margin-bottom: 0;
}
.digital-contract .hero-content .btn {
    width: 100%;
    margin-top: 32px;
    margin-bottom: 56px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .digital-contract .hero-content {
        text-align: center;
    }
    .digital-contract .hero-content .btn {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
}
@media (min-width: 992px) {
    .digital-contract .hero-content .h1 {
        margin-top: 24px;
        margin-bottom: 24px;
    }
    .digital-contract .hero-content .btn {
        width: auto;
        margin-top: 40px;
    }
    .digital-contract .hero-content .orgs-logotypes {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 16px;
    }
    .digital-contract .hero-content .orgs-logotypes > span {
        font-weight: 600;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 36px;
        padding-right: 16px;
        border-right: 1px solid #D5DFE8;
    }
}
.digital-contract .hero-figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
@media (min-width: 992px) {
    .digital-contract .hero-figure {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
    }
    .digital-contract .hero-figure img {
        width: 512px;
        height: 544px;
        margin-right: -17px;
    }
}
.digital-contract .legislation-content {
    background-color: #F5F7FB;
    padding: 40px 20px;
    border-radius: 16px;
    display: grid;
    grid-template-columns: 1fr;
}
.digital-contract .legislation .b2 {
    color: #1452FF;
    font-weight: 600;
    margin-bottom: 12px;
}
.digital-contract .legislation .h5 {
    font-weight: 700;
}
.digital-contract .legislation .p2:nth-child(1) {
    margin-bottom: 24px;
}
.digital-contract .legislation .p2:nth-child(2) {
    margin-bottom: 0;
}
@media (min-width: 992px) {
    .digital-contract .legislation-content {
        padding: 56px;
        grid-template-columns: 1fr 2fr;
    }
}
.digital-contract .documents .h2 {
    font-weight: 700;
    margin-bottom: 40px;
    text-align: center;
}
.digital-contract .documents .h2 span {
    color: #1BD185;
}
.digital-contract .documents .row {
    gap: 30px;
}
.digital-contract .documents-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
}
.digital-contract .documents-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    font-weight: 600;
}
.digital-contract .documents-list-item .icon {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
}
@media (min-width: 992px) {
    .digital-contract .documents .h2 {
        margin-bottom: 64px;
    }
    .digital-contract .documents .row {
        gap: 0;
    }
}
.digital-contract .advantages {
    padding-bottom: 80px;
}
.digital-contract .advantages .h2 {
    font-weight: 700;
    margin-bottom: 40px;
}
.digital-contract .advantages .row {
    gap: 30px;
}
.digital-contract .advantages-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
}
.digital-contract .advantages-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    font-weight: 500;
}
@media (min-width: 992px) {
    .digital-contract .advantages {
        padding-bottom: 120px;
    }
    .digital-contract .advantages .h2 {
        margin-bottom: 64px;
        text-align: center;
    }
    .digital-contract .advantages .row {
        gap: 0;
    }
}

.api {
    background-color: #001122;
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.api::before, .api::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -2;
}
.api::before {
    background: -o-linear-gradient(269.89deg, #001122 0.09%, rgba(0, 17, 34, 0.5) 99.91%), url(../images/vetor.svg) no-repeat center;
    background: linear-gradient(180.11deg, #001122 0.09%, rgba(0, 17, 34, 0.5) 99.91%), url(../images/vetor.svg) no-repeat center;
    background-size: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.api::after {
    background-color: rgba(20, 82, 255, 0.5882352941);
    -webkit-box-shadow: 0px 0px 45px 45px rgba(20, 82, 255, 0.33), 0px 0px 90px 90px rgba(20, 82, 255, 0.25), 0px 0px 135px 135px rgba(20, 82, 255, 0.2);
            box-shadow: 0px 0px 45px 45px rgba(20, 82, 255, 0.33), 0px 0px 90px 90px rgba(20, 82, 255, 0.25), 0px 0px 135px 135px rgba(20, 82, 255, 0.2);
    border-radius: 50%;
    border: none;
    bottom: -500px;
    left: calc(50% - 400px);
    width: 800px;
    height: 800px;
}
@media (min-width: 992px) {
    .api::after {
        background-color: #1452FF;
        -webkit-box-shadow: 0px 0px 45px 45px #1452FF, 0px 0px 90px 90px #1452FF, 0px 0px 135px 135px #1452FF, 0px 0px 180px 180px #1452FF;
                box-shadow: 0px 0px 45px 45px #1452FF, 0px 0px 90px 90px #1452FF, 0px 0px 135px 135px #1452FF, 0px 0px 180px 180px #1452FF;
    }
}
.api-bg {
    background: url(../images/ruido.png);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.api-content {
    text-align: center;
    color: #fff !important;
}
.api-content .p1 span {
    color: #1BD185;
}
.api-content .btn {
    width: 100%;
    margin-top: 24px;
    margin-bottom: 28px;
}
.api-content img {
    margin-left: -20px;
    margin-right: -20px;
}
@media (min-width: 768px) {
    .api-content .h2 {
        margin-bottom: 20px;
    }
    .api-content .p1 {
        max-width: 1200px;
        margin-right: auto;
        margin-left: auto;
    }
    .api-content .btn {
        width: auto;
        margin-bottom: 20px;
    }
    .api-content img {
        width: 100%;
        max-width: 1106px;
        height: auto;
    }
}
.api-code {
    width: 100%;
    height: 325px;
    margin-top: 20px;
    border-radius: 8px 8px 0 0;
    overflow: hidden;
    background-color: #152E4C;
    border: 1px solid #3A5F82;
}
.api-code-tab {
    width: 100%;
    height: 32px;
    background-color: #0A1F37;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #3A5F82;
}
.api-code-tab::before {
    content: "login.js";
    font-family: inconsolata, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    background-color: #152E4C;
    width: 25%;
    min-width: 115px;
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 0 8px 0 0;
    border-color: #3A5F82;
    border-width: 0 1px 0 0;
    border-style: solid;
    padding-top: 5px;
}
.api-code pre[class*=language-] {
    margin: 0;
    margin-top: 10px;
    background-color: #152E4C;
    height: calc(100% - 42px);
    overflow-x: auto;
    overflow-y: hidden;
}
.api-code pre[class*=language-]::-webkit-scrollbar {
    height: 1em;
}
.api-code pre[class*=language-]::-webkit-scrollbar-track {
    background: #152E4C;
    border-radius: 100vw;
}
.api-code pre[class*=language-]::-webkit-scrollbar-thumb {
    background: #3A5F82;
    border: 5px solid #152E4C;
    border-radius: 100vw;
}
@supports (scrollbar-color: #3A5F82 #152E4C) {
    .api-code pre[class*=language-] {
        scrollbar-color: #3A5F82 #152E4C;
        scrollbar-width: thin;
    }
}
.api-code pre[class*=language-].line-numbers {
    position: relative;
    padding: 1em;
    padding-left: 3.8em;
    counter-reset: linenumber;
}
.api-code pre[class*=language-].line-numbers > code {
    position: relative;
    white-space: inherit;
}
.api-code .line-numbers .line-numbers-rows {
    position: absolute;
    pointer-events: none;
    top: 0;
    font-size: 100%;
    left: -3.8em;
    width: 3em;
    letter-spacing: -1px;
    border-right: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.api-code .line-numbers .line-numbers-rows > span {
    display: block;
    counter-increment: linenumber;
}
.api-code .line-numbers .line-numbers-rows > span::before {
    content: counter(linenumber);
    color: #55718d;
    display: block;
    padding-right: 0.8em;
    text-align: right;
}
.api-code code[class*=language-], .api-code pre[class*=language-] {
    font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
    font-size: 1em;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}
.api-code .namespace {
    opacity: 0.7;
}
.api-code .token.punctuation {
    color: #f8f8f2;
}
.api-code .token.property {
    color: #ff79c6;
}
.api-code .token.string {
    color: #50fa7b;
}
.api-code .token.operator {
    color: #f8f8f2;
}
.api-code .token.function {
    color: #f1fa8c;
}
.api-code .token.keyword {
    color: #8be9fd;
}
.api-code .token.object, .api-code .token.parameter {
    color: #ccc;
}
@media (min-width: 992px) {
    .api-code {
        height: 428px;
    }
}

.banner-cta-2 {
    position: relative;
    overflow: hidden;
    z-index: 0;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    max-height: 530px;
    background: url(../images/vetor.svg) no-repeat center, -o-linear-gradient(102.95deg, #00BE68 0%, #069E95 37.22%, #1452FF 96.74%);
    background: url(../images/vetor.svg) no-repeat center, linear-gradient(347.05deg, #00BE68 0%, #069E95 37.22%, #1452FF 96.74%);
    background-size: cover;
    border-radius: 16px;
}
.banner-cta-2 .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.banner-cta-2-content {
    text-align: center;
    margin-bottom: 36px;
}
.banner-cta-2-content .h3 {
    color: #fff;
    margin-bottom: 32px;
}
@media (max-width: 991px) {
    .banner-cta-2-content .btn-lg {
        padding: 11px 16px 11px 24px;
    }
}
.banner-cta-2-figure img {
    margin-left: -11px;
    margin-bottom: -22px;
}
@media (min-width: 768px) {
    .banner-cta-2-figure {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
}
.banner-cta-2::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.5;
    background: url(../images/ruido.png);
    background-repeat: repeat;
}
@media (min-width: 992px) {
    .banner-cta-2 {
        padding: 56px 56px 0;
        max-height: 440px;
        background: url(../images/vetor.svg) no-repeat center, -o-linear-gradient(171.52deg, #1BD185 -8.85%, #1452FF 118.63%);
        background: url(../images/vetor.svg) no-repeat center, linear-gradient(278.48deg, #1BD185 -8.85%, #1452FF 118.63%);
    }
    .banner-cta-2-content {
        text-align: left;
        margin-bottom: 110px;
    }
    .banner-cta-2-figure {
        display: block;
    }
    .banner-cta-2-figure img {
        width: 803px;
        height: 486px;
    }
}

.banner-footer-2 {
    content-visibility: auto;
    position: relative;
    overflow: hidden;
    z-index: 0;
    padding: 56px 20px;
    background: -o-linear-gradient(left, rgba(0, 17, 34, 0.4) 0%, rgba(0, 17, 34, 0) 100%), url(../images/vetor.svg) no-repeat center, -o-linear-gradient(171.52deg, #1BD185 -8.85%, #1452FF 118.63%);
    background: linear-gradient(90deg, rgba(0, 17, 34, 0.4) 0%, rgba(0, 17, 34, 0) 100%), url(../images/vetor.svg) no-repeat center, linear-gradient(278.48deg, #1BD185 -8.85%, #1452FF 118.63%);
    background-size: cover;
}
.banner-footer-2-content {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.banner-footer-2-content .h4 {
    color: #fff;
    margin-bottom: 30px;
}
.banner-footer-2::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.5;
    background: url(../images/ruido.png);
    background-repeat: repeat;
}
@media (min-width: 992px) {
    .banner-footer-2 {
        padding: 32px 0;
    }
    .banner-footer-2-content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        text-align: left;
    }
    .banner-footer-2-content .h4 {
        margin-bottom: 0;
    }
}

.faq {
    content-visibility: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 80px;
    padding-bottom: 80px;
}
.faq-title .p2 {
    color: #384756;
    margin-bottom: 40px;
}
.faq .accordion {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
}
.faq .accordion-item {
    border-radius: 16px;
    background-color: #F5F7FB;
}
.faq .accordion-header {
    padding: 20px;
    width: 100%;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10px;
}
.faq .accordion-header button {
    font-weight: 700;
    color: initial;
    border: none;
    background-color: transparent;
    text-align: left;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10px;
    width: 100%;
}
.faq .accordion-header button > span {
    display: block;
    width: 14px;
    height: 2px;
    background-color: #8C97A0;
}
.faq .accordion-header button > span::before {
    content: "";
    display: block;
    background-color: #1452FF;
    width: 14px;
    height: 2px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.faq .accordion-header button.collapsed > span::before {
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg);
    background-color: #8C97A0;
}
.faq .accordion-body {
    padding: 0 20px 20px;
    color: #384756;
}
@media (min-width: 992px) {
    .faq {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        gap: 100px;
        padding-top: 120px;
        padding-bottom: 120px;
    }
    .faq .accordion {
        max-width: 770px;
    }
    .faq .accordion-header {
        padding: 24px;
    }
    .faq .accordion-body {
        padding: 0 24px 24px;
    }
    .faq-title {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
    .faq-title .h2 {
        margin-bottom: 20px;
    }
}

.signature-checker .hero {
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F5F7FB));
    background: -o-linear-gradient(top, #FFFFFF 0%, #F5F7FB 100%);
    background: linear-gradient(180deg, #FFFFFF 0%, #F5F7FB 100%);
    padding-top: 48px;
    padding-bottom: 48px;
}
.signature-checker .hero.container-fluid {
    padding-left: 0;
    padding-right: 0;
}
@media (min-width: 992px) {
    .signature-checker .hero {
        padding-top: 120px;
        padding-bottom: 56px;
    }
}
.signature-checker .hero .h1 {
    font-weight: 700;
    text-align: left;
}
.signature-checker .hero .p1 {
    text-align: left;
    margin-bottom: 32px;
    color: #384756;
}
@media screen and (max-width: 767px) {
    .signature-checker .hero .m-buttons .btn {
        width: 100%;
    }
}
.signature-checker .hero .m-buttons a.btn {
    background-color: transparent;
    padding: 0;
    margin-top: 36px;
    margin-bottom: 82px;
}
.signature-checker .hero .form-desktop {
    display: none;
}
@media screen and (min-width: 768px) {
    .signature-checker .hero .h1, .signature-checker .hero .p1 {
        text-align: center;
    }
    .signature-checker .hero .m-buttons .btn {
        display: block;
        margin: auto;
    }
}
@media (min-width: 992px) {
    .signature-checker .hero .h1 {
        margin-bottom: 24px;
    }
    .signature-checker .hero .p1 {
        margin-bottom: 40px;
    }
    .signature-checker .hero .form.form-desktop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        max-width: 633px;
        margin-bottom: 88px;
    }
    .signature-checker .hero .form.form-desktop .form-group a {
        position: absolute;
        right: 16px;
        top: 21px;
        color: #246BFF;
        font-size: 12px;
        font-weight: 400;
        line-height: 1.15;
    }
    .signature-checker .hero .form.form-desktop .form-group a:hover {
        color: #1452FF;
    }
    .signature-checker .hero .form.form-desktop .form-control {
        padding-right: 150px;
    }
    .signature-checker .hero .form.form-desktop .form-control.focused {
        padding-right: 0;
    }
    .signature-checker .hero .form.form-desktop .form-control.focused ~ a {
        display: none;
    }
}
.signature-checker .where-to-find .h3 {
    font-weight: 700;
    margin-bottom: 20px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .signature-checker .where-to-find .h3 {
        text-align: center;
    }
    .signature-checker .where-to-find .h3 ~ .p1 {
        text-align: center;
    }
}
.signature-checker .where-to-find .p1 {
    color: #384756;
    margin-bottom: 32px;
}
.signature-checker .where-to-find img {
    -webkit-box-shadow: 0px 10.274px 10.274px rgba(108, 129, 147, 0.18);
            box-shadow: 0px 10.274px 10.274px rgba(108, 129, 147, 0.18);
    width: 100%;
    max-width: 570px;
    height: auto;
    display: block;
    margin: auto;
}
@media (min-width: 992px) {
    .signature-checker .where-to-find {
        text-align: center;
    }
    .signature-checker .where-to-find .p1 {
        margin-bottom: 48px;
    }
    .signature-checker .where-to-find img {
        -webkit-box-shadow: 0px 17.4811px 17.4811px rgba(108, 129, 147, 0.18);
                box-shadow: 0px 17.4811px 17.4811px rgba(108, 129, 147, 0.18);
        border-radius: 8px;
    }
}
.signature-checker .orgs-logotypes {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 16px;
}
.signature-checker .orgs-logotypes > span {
    font-weight: 600;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 36px;
    padding-right: 16px;
    border-right: 1px solid #D5DFE8;
}
.signature-checker .result {
    padding: 32px 20px 0;
}
.signature-checker .result-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 11px;
}
.signature-checker .result-share .h5 {
    margin-bottom: 0;
    font-weight: 700;
}
.signature-checker .result-share .btn-link {
    background-color: transparent;
    color: initial;
    padding: 16px 0;
}
.signature-checker .result-share .btn-link .icon {
    color: #8C97A0;
}
.signature-checker .result-share .btn-link:hover .icon {
    color: #1452FF;
}
.signature-checker .result-container {
    width: 100%;
    margin: auto;
}
@media screen and (min-width: 576px) {
    .signature-checker .result-container {
        max-width: 540px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media screen and (min-width: 768px) {
    .signature-checker .result-container {
        max-width: 720px;
    }
}
@media screen and (min-width: 992px) {
    .signature-checker .result-container {
        max-width: 770px;
    }
}
.signature-checker .result-content {
    background-color: #F9F9F9;
    padding: 32px 20px 24px;
}
@media (min-width: 992px) {
    .signature-checker .result-content {
        padding: 56px 40px 16px;
    }
}
.signature-checker .result-header {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #D5DFE8;
}
.signature-checker .result-header .h6 {
    color: #107E50;
    margin-top: 24px;
    font-weight: 700;
}
.signature-checker .result-header .b1 {
    color: #384756;
    margin-bottom: 0;
}
@media (min-width: 992px) {
    .signature-checker .result-header {
        padding-bottom: 32px;
        margin-bottom: 32px;
    }
    .signature-checker .result-header .h6 {
        margin-top: 32px;
    }
}
.signature-checker .result-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 32px;
    padding-bottom: 32px;
    margin-bottom: 24px;
    border-bottom: 1px solid #D5DFE8;
}
.signature-checker .result-body-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.signature-checker .result-body-text > * {
    word-break: break-all;
}
.signature-checker .result-body-text .b2 {
    font-weight: 500;
    color: #1C2C3C;
}
.signature-checker .result-body-text .b2 span {
    font-weight: 400;
    color: #54626F;
}
.signature-checker .result-body-qrcode {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 991px) {
    .signature-checker .result-body .orgs-logotypes {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }
    .signature-checker .result-body .orgs-logotypes span {
        width: 100%;
        border: none;
        padding: 0;
    }
}
@media (min-width: 992px) {
    .signature-checker .result-body {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-bottom: 17px;
        padding-bottom: 72px;
    }
}
.signature-checker .result-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 16px;
}
.signature-checker .result-footer .c1 {
    color: #707D88;
    word-break: break-all;
}
@media (min-width: 992px) {
    .signature-checker .result-footer {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
}
.signature-checker .result-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    margin-top: 32px;
}
.signature-checker .result-buttons > * {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.signature-checker .result-buttons .btn-link {
    background-color: transparent;
    color: initial;
}
.signature-checker .result-buttons .btn-link .icon {
    color: #8C97A0;
}
.signature-checker .result-buttons .btn-link:hover .icon {
    color: #1452FF;
}
@media (min-width: 576px) {
    .signature-checker .result-buttons {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        gap: 19px;
    }
    .signature-checker .result-buttons > * {
        -webkit-box-flex: 0;
            -ms-flex: none;
                flex: none;
    }
}
.signature-checker .result.status-error .result-header .h6 {
    color: #EA4335;
    margin-bottom: 0;
}
.signature-checker .api {
    margin-top: 80px;
}
@media (min-width: 992px) {
    .signature-checker .api {
        margin-top: 120px;
    }
}
.signature-checker .modal-dialog {
    background-color: #fff;
    margin: 0;
    border-radius: 16px 16px 0 0;
    overflow: hidden;
    padding: 40px 20px 20px 20px;
    bottom: 0;
    position: absolute;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .signature-checker .modal-dialog {
        right: calc((100vw - 500px) / 2);
    }
}
.signature-checker .modal-content {
    border: none;
}
.signature-checker .modal-content .h4, .signature-checker .modal-content .h5 {
    font-weight: 700;
}
.signature-checker .modal-close {
    position: absolute;
    top: 12px;
    right: 12px;
    border: none;
    padding: 0;
    background-color: transparent;
    cursor: pointer;
}
.signature-checker .modal .form-mobile.form {
    gap: 20px;
}
.signature-checker .modal .form-mobile .form-group {
    margin-top: 16px;
}
.signature-checker .modal .form-mobile .form-group input {
    padding-right: 50px;
}
.signature-checker .modal .form-mobile .form-group .btn-qrcode {
    border: none;
    background-color: transparent;
    padding: 0;
    position: absolute;
    top: 14px;
    right: 16px;
}
.signature-checker .modal .form-mobile .verify {
    width: 100%;
}
.signature-checker .modal .qrcode-reader {
    width: 335px;
    height: 335px;
    border-radius: 16px;
    background-color: #001122;
    margin: 16px auto 55px;
    position: relative;
}
.signature-checker .modal .qrcode-reader > img {
    position: absolute;
    top: 24px;
    left: 24px;
}
.signature-checker .modal .qrcode-reader > div {
    width: 335px;
    height: 335px;
    overflow: hidden;
    border-radius: 16px;
}

.form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    max-width: 470px;
    margin: auto;
}
.form-group {
    position: relative;
    width: 100%;
}
.form-group > label {
    color: #54626F;
    padding-left: 17px;
    padding-right: 17px;
    pointer-events: none;
    position: absolute;
    -webkit-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    top: 15px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.form-group:not(.has-error) .help-block, .form-group:not(has-success) .help-block {
    visibility: hidden;
    margin-top: 2px;
}
.form-group.has-error .form-control {
    border-color: #f00;
    outline: 1px solid #f00;
}
.form-group.has-error .form-control ~ .help-block {
    color: #f00;
    visibility: visible;
}
.form-group.has-success .form-control {
    border-color: #1BD185;
    outline: 1px solid #1BD185;
}
.form-group.has-success .form-control ~ .help-block {
    visibility: hidden;
}
.form-control {
    background-color: #fff;
    color: #1C2C3C;
    display: block;
    height: 56px;
    padding: 16px;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #D5DFE8;
}
.form-control:focus-visible {
    outline-color: #142573;
}
.form-control[placeholder]:not(:-moz-placeholder-shown) {
    padding-top: 22px;
    padding-bottom: 10px;
}
.form-control[placeholder]:not(:-ms-input-placeholder) {
    padding-top: 22px;
    padding-bottom: 10px;
}
.form-control[placeholder]:focus, .form-control[placeholder]:not(:placeholder-shown) {
    padding-top: 22px;
    padding-bottom: 10px;
}
.form-control[placeholder]:not(:-moz-placeholder-shown) ~ label {
    color: #142573;
    font-size: 11px;
    line-height: 12px;
    font-weight: 500;
    top: 10px;
}
.form-control[placeholder]:not(:-ms-input-placeholder) ~ label {
    color: #142573;
    font-size: 11px;
    line-height: 12px;
    font-weight: 500;
    top: 10px;
}
.form-control[placeholder]:focus ~ label, .form-control[placeholder]:not(:placeholder-shown) ~ label {
    color: #142573;
    font-size: 11px;
    line-height: 12px;
    font-weight: 500;
    top: 10px;
}
.form textarea.form-control {
    height: 160px;
}
.form .select2-container .select2-selection--single {
    border-color: #D5DFE8;
    height: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.form .select2-container .select2-selection--single .select2-selection__placeholder {
    color: #54626F;
}
.form .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 16px;
    color: #1C2C3C;
}
.form .select2-container .select2-selection--single .select2-selection__arrow {
    height: 24px;
    width: 24px;
    right: 16px;
    top: auto;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.form .select2-container .select2-selection--single .select2-selection__arrow b {
    border: none;
    top: auto;
    left: auto;
    margin: 0;
    height: 24px;
    width: 24px;
    right: 0;
}
.form .select2-container .select2-selection--single:focus-visible {
    outline-color: #001122;
}
.form .select2-container .select2-selection--single[aria-expanded=true] {
    border-color: #001122;
    outline: 1px solid #001122;
}
.form .select2-container .select2-selection--single[aria-expanded=true] .select2-selection__placeholder {
    color: #001122;
}
.form .select2-container .select2-selection--single[aria-expanded=true] .select2-selection__arrow {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #1452FF !important;
}

.select2-dropdown {
    border: 1px solid #001122 !important;
    outline: 1px solid #001122;
}

.banner-cta-3 {
    position: relative;
    overflow: hidden;
    z-index: 0;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    max-height: 530px;
    background: url(../images/vetor.svg) no-repeat center, -o-linear-gradient(102.95deg, #00BE68 0%, #069E95 37.22%, #1452FF 96.74%);
    background: url(../images/vetor.svg) no-repeat center, linear-gradient(347.05deg, #00BE68 0%, #069E95 37.22%, #1452FF 96.74%);
    background-size: cover;
    border-radius: 16px;
}
.banner-cta-3 .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.banner-cta-3-content {
    text-align: center;
    margin-bottom: 36px;
}
.banner-cta-3-content .h3 {
    color: #fff;
    margin-bottom: 32px;
}
@media (max-width: 991px) {
    .banner-cta-3-content .btn-lg {
        padding: 11px 16px 11px 24px;
    }
}
.banner-cta-3-figure img {
    margin-left: -9px;
    margin-bottom: -43px;
}
@media (min-width: 768px) {
    .banner-cta-3-figure {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
}
.banner-cta-3::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.5;
    background: url(../images/ruido.png);
    background-repeat: repeat;
}
@media (min-width: 992px) {
    .banner-cta-3 {
        padding: 56px 56px 0;
        max-height: 440px;
        background: url(../images/vetor.svg) no-repeat center, -o-linear-gradient(171.52deg, #1BD185 -8.85%, #1452FF 118.63%);
        background: url(../images/vetor.svg) no-repeat center, linear-gradient(278.48deg, #1BD185 -8.85%, #1452FF 118.63%);
    }
    .banner-cta-3-content {
        text-align: left;
        margin-bottom: 110px;
    }
    .banner-cta-3-figure {
        display: block;
    }
    .banner-cta-3-figure img {
        width: 820px;
        height: 486px;
        margin: auto;
    }
}

.loading {
    height: 100vh;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.loading:not(.show) {
    display: none;
}
.loading-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 32px;
    margin-top: 190px;
}
.loading .spin {
    -webkit-animation: spin-rotate 2s linear infinite;
            animation: spin-rotate 2s linear infinite;
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center;
    width: 83px;
}
.loading .spin circle {
    fill: none;
    stroke-width: 4;
}
.loading .spin .line {
    stroke: #D5DFE8;
}
.loading .spin .dash {
    stroke: #1452FF;
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    -webkit-animation: spin-dash 1.5s ease-in-out infinite;
            animation: spin-dash 1.5s ease-in-out infinite;
}
@-webkit-keyframes spin-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes spin-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 80, 200;
        stroke-dashoffset: -35px;
    }
    100% {
        stroke-dashoffset: -124px;
    }
}
@keyframes spin-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 80, 200;
        stroke-dashoffset: -35px;
    }
    100% {
        stroke-dashoffset: -124px;
    }
}

.modal-share {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.modal-share .modal-dialog {
    max-width: 570px;
    width: 100%;
    padding: 40px 20px;
    right: auto;
}
.modal-share .modal-dialog .modal-close {
    top: 16px;
    right: 16px;
    width: 24px;
    height: 24px;
}
.modal-share .modal-dialog .modal-close::after {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background-color: #001122;
    position: inherit;
    -webkit-transform: translateY(0) rotate(-45deg);
        -ms-transform: translateY(0) rotate(-45deg);
            transform: translateY(0) rotate(-45deg);
}
.modal-share .modal-dialog .modal-close::before {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background-color: #001122;
    position: inherit;
    -webkit-transform: translateY(0) rotate(45deg);
        -ms-transform: translateY(0) rotate(45deg);
            transform: translateY(0) rotate(45deg);
}
.modal-share .modal-dialog .share-medias {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}
.modal-share .modal-dialog .share-btn {
    background-color: #F5F7FB;
    border: none;
    outline-color: transparent;
    padding: 0 0 0 16px;
    border-radius: 6px;
    height: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 8px;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    color: #001122;
}
.modal-share .modal-dialog .share-btn:hover {
    background-color: #D8E5FF;
}
.modal-share .modal-dialog .modal-title {
    margin-bottom: 20px;
}
@media (min-width: 992px) {
    .modal-share .modal-dialog {
        position: relative;
        margin: auto;
        border-radius: 12px;
        padding: 56px 32px;
    }
    .modal-share .modal-dialog .modal-close {
        width: 32px;
        height: 32px;
    }
    .modal-share .modal-dialog .modal-close::after {
        width: 27px;
        height: 3px;
    }
    .modal-share .modal-dialog .modal-close::before {
        width: 27px;
        height: 3px;
    }
    .modal-share .modal-dialog .modal-title {
        margin-bottom: 24px;
    }
}
.modal-share .modal-body {
    padding: 0;
}
.modal-share .share-copy-input {
    border: 0;
    position: absolute;
    pointer-events: none;
    outline: none;
    z-index: -1;
}

.contact-hero {
    margin-top: 48px;
}
.contact-hero .h1 {
    font-weight: 700;
}
.contact-hero .p1 {
    color: #384756;
    margin-bottom: 40px;
}
.contact-hero .form .btn {
    margin-top: 16px;
}
@media screen and (max-width: 767px) {
    .contact-hero .form .btn {
        width: 100%;
    }
}
.contact .section {
    padding-bottom: 80px;
}
.contact .success {
    padding: 124px 20px 218px;
    text-align: center;
}
.contact .success-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.contact .success-content > .icon {
    margin-bottom: 24px;
}
.contact .success-content .p1 {
    margin-bottom: 32px;
}
@media (min-width: 992px) {
    .contact .success-content > .icon {
        margin-bottom: 32px;
    }
    .contact .success-content .h2 {
        margin-bottom: 20px;
    }
    .contact .success-content .p1 {
        margin-bottom: 40px;
    }
}
@media screen and (min-width: 768px) {
    .contact-hero .h1, .contact-hero .p1 {
        text-align: center;
    }
}
@media (min-width: 992px) {
    .contact-hero {
        margin-top: 88px;
    }
    .contact-hero .p1 {
        margin-bottom: 48px;
    }
    .contact-hero .form .btn {
        width: auto;
    }
    .contact .section {
        padding-bottom: 120px;
    }
}

.banner-cta-1 {
    position: relative;
    overflow: hidden;
    z-index: 0;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background: url(../images/vetor.svg) no-repeat center, -o-linear-gradient(248.22deg, #00BE68 0%, #069E95 51.09%, #1452FF 100%);
    background: url(../images/vetor.svg) no-repeat center, linear-gradient(201.78deg, #00BE68 0%, #069E95 51.09%, #1452FF 100%);
    background-size: cover;
    border-radius: 16px;
}
.banner-cta-1-content {
    text-align: center;
    margin-bottom: 16px;
}
.banner-cta-1-content .h3 {
    color: #fff;
    margin-bottom: 32px;
}
@media (max-width: 991px) {
    .banner-cta-1-content .btn-lg {
        padding: 11px 16px 11px 24px;
    }
}
.banner-cta-1::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.5;
    background: url(../images/ruido.png);
    background-repeat: repeat;
}
@media (min-width: 992px) {
    .banner-cta-1 {
        padding: 0 56px;
        background: url(../images/vetor.svg) no-repeat center, -o-linear-gradient(353.67deg, #00BE68 -20.97%, #069E95 49.03%, #1452FF 116.06%);
        background: url(../images/vetor.svg) no-repeat center, linear-gradient(96.33deg, #00BE68 -20.97%, #069E95 49.03%, #1452FF 116.06%);
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
    }
    .banner-cta-1 > * {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
    }
    .banner-cta-1 picture {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
    }
    .banner-cta-1-content {
        text-align: left;
    }
    .banner-cta-1 img {
        width: 100%;
        height: auto;
        max-width: 514px;
    }
}

.tcu-pp .content {
    margin-bottom: 80px;
}
@media (min-width: 992px) {
    .tcu-pp .content {
        margin-bottom: 120px;
    }
}
.tcu-pp .content .back {
    padding: 0;
    margin-top: 33px;
    margin-bottom: 27px;
    color: #001122;
}
.tcu-pp .content .back:hover {
    color: #1452FF;
}
@media (min-width: 992px) {
    .tcu-pp .content .back {
        margin-top: 56px;
        margin-bottom: 30px;
    }
}
.tcu-pp .content-nav .h2 {
    margin-bottom: 20px;
}
@media (min-width: 992px) {
    .tcu-pp .content-nav .h2 {
        margin-bottom: 40px;
    }
}
.tcu-pp .content .nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
}
.tcu-pp .content .nav-link {
    font-weight: 500;
    color: #707D88;
}
.tcu-pp .content .nav-link:hover {
    color: #1452FF;
}
.tcu-pp .content .nav-link.selected {
    color: #001122;
    font-weight: 600;
}
.tcu-pp .content .nav.fixed {
    position: fixed;
    top: 96px;
    width: 30%;
}
.tcu-pp .content-text {
    margin-top: 10px;
}
.tcu-pp .content-text .h6 {
    padding-top: 16px;
}

.plans-hero {
    overflow: hidden;
    padding-top: 48px;
}
.plans-hero .p1 {
    margin-bottom: 40px;
    color: #384756;
}
@media (min-width: 992px) {
    .plans-hero {
        padding-top: 88px;
        text-align: center;
    }
    .plans-hero .h1 {
        margin-bottom: 24px;
    }
    .plans-hero .p1 {
        margin-bottom: 56px;
    }
}
.plans-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    overflow-x: auto;
    margin-bottom: 24px;
}
@media (min-width: 1200px) {
    .plans-list {
        overflow-x: visible;
        margin-bottom: 32px;
    }
}
@media screen and (max-width: 767px) {
    .plans-list {
        margin-right: -20px;
        padding-right: 20px;
    }
}
@media screen and (min-width: 576px) {
    .plans-list {
        margin-right: calc(-1 * (100vw - 540px) / 2);
        padding-right: calc((100vw - 540px) / 2);
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .plans-list {
        margin-right: calc(-1 * (100vw - 720px) / 2);
        padding-right: calc((100vw - 720px) / 2);
    }
}
@media screen and (min-width: 1200px) {
    .plans-list {
        margin-right: 0;
        padding-right: 0;
    }
}
.plans-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    position: relative;
    overflow: hidden;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 240px;
            flex: 1 0 240px;
    padding: 56px 20px 24px;
    border: 1px solid #D5DFE8;
    border-radius: 12px;
}
.plans-list-item-type {
    font-weight: 600;
}
.plans-list-item-price {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.1;
    color: #1452FF;
    margin-top: 8px;
}
.plans-list-item:nth-child(4) {
    padding-right: 10px;
}
.plans-list-item:nth-child(3)::before {
    content: "MAIS USADO";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 28px;
    background-color: #246BFF;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.15;
    padding-top: 9px;
}
.plans-list-item-detail {
    color: #1C2C3C;
    margin-top: 30px;
    font-weight: 600;
}
.plans-list-item-detail > span {
    color: #707D88;
    margin-left: 4px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
}
.plans-list-item-aditional {
    color: #707D88;
    margin-top: 6px;
    margin-bottom: 64px;
}
.plans-list-item > a {
    margin: 0 auto;
    padding: 18px 20px;
}
@media (min-width: 1200px) {
    .plans-list-item {
        -webkit-transition: all ease-out 0.2s;
        -o-transition: all ease-out 0.2s;
        transition: all ease-out 0.2s;
        padding: 56px 30px 24px;
    }
    .plans-list-item:hover {
        -webkit-transform: translateY(-10px);
            -ms-transform: translateY(-10px);
                transform: translateY(-10px);
        -webkit-transition: all ease-in 0.2s;
        -o-transition: all ease-in 0.2s;
        transition: all ease-in 0.2s;
        background-color: #F5F7FB;
    }
    .plans-list-item:hover > a {
        background-color: #1452FF;
        color: #fff;
    }
}
.plans-details .h3 {
    text-align: center;
    margin-bottom: 48px;
}
@media (min-width: 992px) {
    .plans-details .h3 {
        margin-bottom: 84px;
    }
}
.plans .fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 998;
}
.plans .fixed-top .table {
    margin-top: 65px;
    background-color: #fff;
}
.plans .fixed-top .table-body td {
    padding: 0;
}
@media screen and (min-width: 992px) {
    .plans .fixed-top .table {
        margin-top: 80px;
    }
}
.plans .table {
    width: 100%;
}
.plans .table-head .form {
    width: 100%;
    margin-top: -8px;
}
.plans .table-head .plan-select {
    width: 100%;
}
.plans .table-head .form .select2-container .select2-selection--single {
    height: 40px;
    border-color: #001122;
}
.plans .table-head .form .select2-container .select2-selection--single .select2-selection__placeholder {
    font-size: 14px;
    line-height: 1.15;
    color: #001122;
    font-weight: 600;
}
.plans .table-head .b2 {
    font-weight: 500;
}
.plans .table-head .plan-value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 4px;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.1;
    color: #1452FF;
    margin-top: 4px;
    margin-bottom: 20px;
}
.plans .table-head .plan-value span {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #707D88;
}
@media screen and (min-width: 768px) {
    .plans .table-head .col-enterprise .plan-value {
        font-size: 20px;
    }
}
@media screen and (min-width: 1200px) {
    .plans .table-head .col-enterprise .plan-value {
        font-size: 24px;
    }
}
.plans .table-body td {
    text-align: center;
    width: 50%;
    border-bottom: 1px solid #D5DFE8;
    padding: 16px 12px;
}
.plans .table-body td:nth-child(1) {
    text-align: left;
    padding-left: 0;
    font-weight: 500;
}
.plans .table-body tr:last-child td {
    border-bottom: none;
}
.plans .table-body tr:last-child td.col-pro {
    border-radius: 0 0;
}
@media (min-width: 768px) {
    .plans .table .col-pro {
        background-color: #F5F7FB;
    }
    .plans .table-head .b2 {
        font-weight: 600;
    }
    .plans .table-head .plan-value {
        color: #001122;
        margin-top: 8px;
    }
    .plans .table-head a {
        font-size: 14px;
        line-height: 1.15;
    }
    .plans .table-head a:hover {
        background-color: #1452FF;
        color: white;
    }
    .plans .table-head .more-used {
        position: relative;
    }
    .plans .table-head .more-used::before {
        content: "Mais usado";
        position: absolute;
        left: 0;
        bottom: 100%;
        width: 100%;
        text-align: center;
        color: #fff;
        background-color: #1452FF;
        font-size: 12px;
        font-weight: 600;
        line-height: 1.15;
        padding: 7px;
        border-radius: 10px 10px 0 0;
    }
    .plans .table-head tr:nth-child(1) th {
        padding-top: 12px;
    }
    .plans .table-body td {
        width: 20%;
        padding: 15px 20px;
    }
    .plans .table-body tr:nth-child(1) td {
        border-top: 1px solid #D5DFE8;
    }
    .plans .table-body tr:last-child td.col-pro {
        border-radius: 0 0 12px 12px;
        overflow: hidden;
    }
}
@media (min-width: 992px) {
    .plans .table-head .plan-value {
        margin-bottom: 24px;
    }
    .plans .table-head tr:nth-child(1) th {
        padding: 12px 20px 0;
    }
    .plans .table-head tr:nth-child(2) th {
        padding: 0 20px 24px;
    }
    .plans .table-body td {
        width: 18%;
    }
}
@media screen and (min-width: 1200px) {
    .plans .table-body td:nth-child(1) {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
    }
}
.plans .table ~ a.btn {
    padding: 14px 16px;
    margin-top: 20px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .plans .table ~ a.btn {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: 20px auto 0;
    }
}