@import"resets.css";

@font-face {
    font-family: "gotham-ultra";
    src: url(../font/Gotham-ultra.otf);
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "gotham-book";
    src: url(../font/Gotham-book.otf);
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "gotham-bold";
    src: url(../font/GothamBold.ttf);
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Social-Circles";
    src: url(../font/Social-Circles.ttf.woff);
    font-weight: normal;
    font-style: normal
}

.uk-navbar-toggle {
    color: #fe8501
}

.uk-navbar-toggle:focus,
.uk-navbar-toggle:active {
    color: #fe8501
}

.uk-offcanvas-bar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -270px;
    box-sizing: border-box;
    width: 270px;
    padding: 20px 20px;
    background: rgba(7, 49, 84, .878);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.uk-offcanvas-bar p {
    color: #fff;
    font-size: 1.4rem
}

.uk-offcanvas-bar .uk-button-cta {
    font-family: gotham-bold;
    color: #fff !important;
    font-size: 1.2rem
}

body,
html {
    font-family: "gotham-book", sans-serif;
    background: #bbb;
    color: #fff
}

body strong,
html strong {
    -webkit-text-stroke: 2px
}

.navGhost {
    height: 88px;
    width: 100%
}

.navSite {
    transition: all ease .2s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #0059ac;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .13);
    z-index: 999 !important;
    padding: 10px 0
}

.navSite #offcanvas-overlay a {
    text-align: left
}

.navSite .navRight {
    display: flex;
    align-items: center
}

.navSite .navRight .seta {
    width: 24px;
    height: auto;
    fill: #bbb;
    transform: rotate(-90deg)
}

.navSite .navRight li .uk-button-cta {
    font-family: "gotham-book";
    color: #fff;
    padding: 0 15px;
    min-height: unset;
    margin: 0 5px
}

.navSite .navRight li .uk-button-cta:hover {
    background: #bbb
}

header {
    background: url(../img/bg-1.webp), linear-gradient(to top, #e34104 20%, #eb6d06 80%);
    background-size: cover;
    box-shadow: 0 20px 50px rgba(0, 0, 0, .2);
    z-index: 100;
    position: relative;
    background-position: 0% 50%
}

header .logoTopo {
    display: flex;
    align-items: center
}

header .logoTopo img {
    max-width: 70%
}

header .logoTopo .titulo {
    font-size: 1.8rem;
    padding-left: 10px
}

header .banner {
    overflow: hidden;
    padding-bottom: 0px
}



header .banner .ninja {
    margin-bottom: -3px;
    position: relative
}

header .banner .h1 {
    align-self: center;
    width: 70%
}

@media screen and (max-width: 960px) {
    header .banner .h1 {
        width: 100%
    }
}

@media screen and (max-width: 595px) {
    header .banner .h1 {
        width: 100%
    }
}

header .banner .h1::after {
    content: url(../img/lock.webp);
    width: 120px;
    position: absolute;
    right: 15%;
    top: 25%;
    z-index: 0
}

@media screen and (max-width: 1215px) {
    header .banner .h1::after {
        right: calc(15% - 10px)
    }
}

@media screen and (max-width: 1180px) {
    header .banner .h1::after {
        right: 13%
    }
}

@media screen and (max-width: 1140px) {
    header .banner .h1::after {
        right: 12%
    }
}

@media screen and (max-width: 1111px) {
    header .banner .h1::after {
        right: 11%
    }
}

@media screen and (max-width: 1090px) {
    header .banner .h1::after {
        right: 10%
    }
}

@media screen and (max-width: 1070px) {
    header .banner .h1::after {
        right: 9%
    }
}

@media screen and (max-width: 1050px) {
    header .banner .h1::after {
        right: 8%
    }
}

@media screen and (max-width: 1030px) {
    header .banner .h1::after {
        right: 7%
    }
}

@media screen and (max-width: 1000px) {
    header .banner .h1::after {
        right: 6%
    }
}

@media screen and (max-width: 680px) {
    header .banner .h1::after {
        width: 80px
    }
}

@media screen and (max-width: 520px) {
    header .banner .h1::after {
        width: 50px
    }
}

header .banner h1 {
    font-family: "gotham-Ultra", sans-serif;
    color: #fff;
    font-size: 7rem;
    padding-right: 2.5%;
    line-height: 2.7rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -6px;
    width: 70%;
    z-index: 2;
    position: relative
}

@media screen and (max-width: 960px) {
    header .banner h1 {
        width: 100%;
        line-height: unset;
        letter-spacing: 0px
    }
}

@media screen and (max-width: 750px) {
    header .banner h1 {
        font-size: 6rem
    }
}

@media screen and (max-width: 620px) {
    header .banner h1 {
        font-size: 5rem
    }
}

@media screen and (max-width: 480px) {
    header .banner h1 {
        font-size: 4rem
    }
}

header .banner h1 span {
    display: block
}

@media(max-width: 959px) {
    header .banner h1 span {
        display: initial
    }
}

header .banner h1 span:nth-child(1) {
    color: #eb6d06;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    letter-spacing: -2px
}

header .banner p {
    background: #0559a8;
    width: auto;
    text-align: center;
    display: inline-block;
    padding: 10px 20px;
    z-index: 9;
    position: relative;
    margin: auto;
    left: 35%;
    translate: -50% 30%;
    font-size: 1.2rem;
    letter-spacing: 1px
}

header .banner .shield p{
    background: none;
    translate: 0;
    position: static;
    line-height: normal;
}

@media screen and (max-width: 960px) {
    header .banner p {
        left: 50%;
        translate: -50% -50%
    }
}

@media screen and (max-width: 422px) {
    header .banner p {
        translate: -50% -30%
    }
}

@media screen and (max-width: 370px) {
    header .banner p {
        font-size: 1rem
    }
}

header .banner .shield p{
    text-align: center;
    max-width: 600px;
    margin: 30px 0 30px 30px;
    padding: 0;
    display: block;
}

@media screen and (max-width: 960px) {
    header .banner .shield p{
    text-align: center;
    margin: 30px auto;
    display: block;
    max-width: 80%;

}

}









.megamaio {
    padding: 0
}

@media screen and (max-width: 960px) {
    .megamaio {
        flex-direction: column;
        padding: 30px 0
    }

    .megamaio div {
        width: 100%
    }

    .megamaio div:nth-child(2) {
        display: none
    }
}

.megamaio .uk-container {
    align-items: center
}

.megamaio .uk-container img:nth-child(1) {
    translate: 10% 0%;
    margin-bottom: 2rem
}

.megamaio .uk-container span {
    translate: 10% 0%;
    font-size: .85rem;
    color: #ddd;
    display: block
}

.tempoGarantia {
    background: linear-gradient(175deg, #055eb2 50%, #bbbbbb 50%);
    overflow: hidden;
    position: relative;
    padding-top: 90px
}

@media screen and (max-width: 1020px) {
    .tempoGarantia {
        background: linear-gradient(175deg, #055eb2 45%, #bbbbbb 45%)
    }
}

@media screen and (max-width: 570px) {
    .tempoGarantia {
        background: linear-gradient(175deg, #055eb2 25%, #bbbbbb 25%)
    }
}

@media screen and (max-width: 395px) {
    .tempoGarantia {
        background: linear-gradient(175deg, #055eb2 27%, #bbbbbb 27%)
    }
}

.tempoGarantia::before {
    content: "SEGURANÇA GARANTIA";
    font-family: "gotham-Ultra", sans-serif;
    position: absolute;
    top: 4%;
    left: 0px;
    max-width: 80px;
    font-weight: 900;
    font-size: 23rem;
    letter-spacing: -25px;
    mix-blend-mode: soft-light;
    opacity: .1;
    z-index: 0 !important;
    line-height: .8;
    text-align: center
}

.tempoGarantia div {
    z-index: 22;
    position: relative
}

.tempoGarantia h2 {
    font-family: "gotham-Ultra", sans-serif;
    font-size: 5rem;
    font-weight: 900;
    color: #fff;
    letter-spacing: -2px
}

@media screen and (max-width: 740px) {
    .tempoGarantia h2 {
        font-size: 4rem
    }
}

@media screen and (max-width: 620px) {
    .tempoGarantia h2 {
        font-size: 3rem
    }
}

@media screen and (max-width: 415px) {
    .tempoGarantia h2 {
        font-size: 2.5rem
    }
}

.tempoGarantia h2 p:nth-child(3) {
    color: #ff6c00
}

.tempoGarantia figure {
    position: relative;
    height: 0px
}

.tempoGarantia figure img {
    position: absolute
}

@media screen and (max-width: 640px) {
    .tempoGarantia figure img {
        width: 15%
    }
}

.tempoGarantia figure img:nth-child(1) {
    right: 7%;
    top: -50px !important;
    display: none;
}

.tempoGarantia figure img:nth-child(2) {
    left: 12%;
    top: -20px;
    display: none;
}

.tempoGarantia figure img:nth-child(3) {
    right: 11%;
    bottom: -230px !important
}

.tempoGarantia .checks {
    background: #fff;
    color: #055eb2;
    font-weight: 600;
    padding: 0px 40px 40px;
    width: 55%;
    margin-inline: auto;
    font-size: 1.3rem;
    margin-top: 50px;
    position: relative;
    z-index: 1
}

@media screen and (max-width: 860px) {
    .tempoGarantia .checks {
        width: 65%
    }
}

@media screen and (max-width: 740px) {
    .tempoGarantia .checks {
        width: 70%
    }
}

@media screen and (max-width: 690px) {
    .tempoGarantia .checks {
        width: 75%
    }
}

@media screen and (max-width: 620px) {
    .tempoGarantia .checks {
        width: 85%
    }
}

@media screen and (max-width: 550px) {
    .tempoGarantia .checks {
        padding: 0px 20px 40px;
        width: 90%
    }
}

.tempoGarantia .checks p {
    position: relative
}

@media screen and (max-width: 1150px) {
    .tempoGarantia .checks p {
        font-size: 1.2rem
    }
}

@media screen and (max-width: 1070px) {
    .tempoGarantia .checks p {
        font-size: 1.07rem
    }
}

@media screen and (max-width: 912px) {
    .tempoGarantia .checks p {
        font-size: 1rem
    }
}

@media screen and (max-width: 912px) {
    .tempoGarantia .checks p:nth-child(2) {
        text-align: left
    }
}

.tempoGarantia .checks p:nth-child(1) {
    background: #ff6c00;
    padding: 15px;
    color: #fff;
    width: 50%;
    margin-inline: auto;
    translate: 0 -30px;
    font-size: 1.2rem
}

@media screen and (max-width: 1280px) {
    .tempoGarantia .checks p:nth-child(1) {
        padding-right: 25px
    }
}

@media screen and (max-width: 1200px) {
    .tempoGarantia .checks p:nth-child(1) {
        padding-right: 35px;
        font-size: 1.1rem
    }
}

@media screen and (max-width: 1097px) {
    .tempoGarantia .checks p:nth-child(1) {
        width: 60%
    }
}

@media screen and (max-width: 880px) {
    .tempoGarantia .checks p:nth-child(1) {
        width: 70%
    }
}

.tempoGarantia .checks p:nth-child(1):after {
    content: "▼";
    color: #055eb2;
    position: absolute;
    right: 2%
}

.tempoGarantia .escolha {
    background: url(../img/setas.webp) #058ec9;
    padding: 60px;
    justify-content: center;
    margin-top: 50px;
    background-repeat: no-repeat;
    background-size: 100%;
    gap: 40px;
    transition: .2s;
    background-position: center
}

@media screen and (max-width: 620px) {
    .tempoGarantia .escolha {
        flex-direction: column;
        text-align: center;
        gap: 20px
    }
}

.tempoGarantia .escolha:hover {
    background-size: 120%
}

.tempoGarantia .escolha div {
    width: 30%;
    text-transform: uppercase;
    align-self: center
}

@media screen and (max-width: 903px) {
    .tempoGarantia .escolha div {
        width: 40%
    }
}

@media screen and (max-width: 725px) {
    .tempoGarantia .escolha div {
        width: 50%
    }
}

@media screen and (max-width: 690px) {
    .tempoGarantia .escolha div {
        width: 55%
    }
}

@media screen and (max-width: 675px) {
    .tempoGarantia .escolha div {
        width: 70%
    }
}

@media screen and (max-width: 460px) {
    .tempoGarantia .escolha div {
        width: 90%
    }
}

.tempoGarantia .escolha div:nth-child(1) {
    text-align: right
}

.tempoGarantia .escolha h3 {
    color: #fff;
    font-family: "gotham-book", sans-serif;
    font-size: 2rem;
    font-weight: 400;
    text-transform: uppercase;
    line-height: .9
}

@media screen and (max-width: 1010px) {
    .tempoGarantia .escolha h3 {
        font-size: 1.8rem
    }
}

@media screen and (max-width: 620px) {
    .tempoGarantia .escolha h3 {
        text-align: center;
        font-size: 2rem
    }
}

@media screen and (max-width: 430px) {
    .tempoGarantia .escolha h3 {
        font-size: 1.5rem
    }
}

.tempoGarantia .escolha h3 strong {
    font-weight: 900
}

.tempoGarantia .escolha .meses {
    background: #ff6c00;
    text-align: center;
    padding: 25px;
    width: 220px;
    border-radius: 15px
}

.tempoGarantia .beneficios {
    text-align: center;
    background: linear-gradient(to bottom, white 70%, transparent 70%);
    margin-top: 30px;
    padding: 40px 0
}

.tempoGarantia .beneficios h3 {
    color: #ff6c00;
    font-weight: 700;
    font-size: 1.5rem
}

@media screen and (max-width: 460px) {
    .tempoGarantia .beneficios h3 {
        font-size: 1.1rem
    }
}

.tempoGarantia .beneficios .uk-flex {
    justify-content: center;
    gap: 20px;
    margin-top: 30px
}

@media screen and (max-width: 1020px) {
    .tempoGarantia .beneficios .uk-flex {
        flex-wrap: wrap
    }
}

.tempoGarantia .beneficios .uk-flex div {
    width: 17%;
    background: #0560b7;
    margin-top: 50px;
    padding: 0px 20px;
    border-radius: 15px;
    border: 3px solid #ff6c00;
    aspect-ratio: 2/2.4;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    transition: .3s
}

@media screen and (max-width: 1090px) {
    .tempoGarantia .beneficios .uk-flex div {
        padding: 0px 25px
    }
}

@media screen and (max-width: 1020px) {
    .tempoGarantia .beneficios .uk-flex div {
        width: 20%
    }
}

@media screen and (max-width: 990px) {
    .tempoGarantia .beneficios .uk-flex div {
        width: 30%
    }
}

@media screen and (max-width: 570px) {
    .tempoGarantia .beneficios .uk-flex div {
        width: 60%
    }
}

.tempoGarantia .beneficios .uk-flex div:hover img {
    border-color: #ffa25d
}

.tempoGarantia .beneficios .uk-flex div:hover {
    scale: 1.05;
    border-color: #ffa25d;
    background: #058ec9
}

.tempoGarantia .beneficios .uk-flex div p {
    margin-top: -20%;
    font-family: "gotham-book", sans-serif;
    padding: 0 20px;
    font-size: 1.1rem
}

@media screen and (max-width: 1090px) {
    .tempoGarantia .beneficios .uk-flex div p {
        padding: 0px 0px
    }
}

@media screen and (max-width: 570px) {
    .tempoGarantia .beneficios .uk-flex div p {
        font-size: 1.4rem
    }
}

@media screen and (max-width: 460px) {
    .tempoGarantia .beneficios .uk-flex div p {
        font-size: 1.1rem
    }
}

.tempoGarantia .beneficios .uk-flex div h4 {
    font-size: 1.4rem;
    color: #fff;
    font-weight: 700;
    margin-top: -20%
}

@media screen and (max-width: 570px) {
    .tempoGarantia .beneficios .uk-flex div h4 {
        font-size: 2rem
    }
}

@media screen and (max-width: 460px) {
    .tempoGarantia .beneficios .uk-flex div h4 {
        font-size: 1.5rem
    }
}

.tempoGarantia .beneficios .uk-flex div img {
    margin-top: -55%;
    border-radius: 15px;
    border: 4px solid #ff6c00;
    width: 40%;
    transition: .3s;
    height: auto
}

@media screen and (max-width: 1020px) {
    .tempoGarantia .beneficios .uk-flex div img {
        width: auto
    }
}

.comogarantir {
    padding: 200px 0;
    position: relative;
    background: #0764bf;
    overflow: hidden;
    -webkit-clip-path: polygon(0 0, 100% 20%, 100% 100%, 0 80%);
    clip-path: polygon(0 0, 100% 20%, 100% 100%, 0 80%)
}

@media screen and (max-width: 680px) {
    .comogarantir {
        -webkit-clip-path: polygon(0 0, 100% 20%, 100% 100%, 0 90%);
        clip-path: polygon(0 0, 100% 20%, 100% 100%, 0 90%);
        padding: 200px 0 100px
    }
}

.comogarantir .seliga {
    background: #fff;
    display: inline-block;
    padding: 10px 100px;
    font-size: 1.9rem;
    text-transform: uppercase;
    color: #eb6c06;
    font-weight: 900;
    -webkit-text-stroke: 1px
}

@media screen and (max-width: 1000px) {
    .comogarantir .seliga {
        padding: 10px 50px
    }
}

@media screen and (max-width: 875px) {
    .comogarantir .seliga {
        padding: 10px 40px
    }
}

@media screen and (max-width: 875px) {
    .comogarantir .seliga {
        padding: 10px 30px
    }
}

@media screen and (max-width: 835px) {
    .comogarantir .seliga {
        font-size: 1.4rem
    }
}

@media screen and (max-width: 620px) {
    .comogarantir .seliga {
        font-size: 1.1rem
    }
}

.comogarantir #particles-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    mix-blend-mode: overlay
}

.comogarantir ul {
    text-align: left;
    width: 55%;
    margin-inline: auto;
    margin-top: 40px;
    position: relative
}

@media screen and (max-width: 1574px) {
    .comogarantir ul {
        width: 60%
    }
}

@media screen and (max-width: 1451px) {
    .comogarantir ul {
        width: 70%
    }
}

@media screen and (max-width: 1258px) {
    .comogarantir ul {
        width: 80%
    }
}

@media screen and (max-width: 1112px) {
    .comogarantir ul {
        width: 85%
    }
}

@media screen and (max-width: 1053px) {
    .comogarantir ul {
        width: 90%
    }
}

@media screen and (max-width: 990px) {
    .comogarantir ul {
        width: 95%
    }
}

@media screen and (max-width: 749px) {
    .comogarantir ul {
        width: 97%
    }
}

.comogarantir ul li {
    margin-bottom: 5px;
    font-size: 1.4rem
}

@media screen and (max-width: 960px) {
    .comogarantir ul li {
        font-size: 1.1rem
    }
}

@media screen and (max-width: 749px) {
    .comogarantir ul li {
        font-size: 1rem
    }
}

@media screen and (max-width: 680px) {
    .comogarantir ul li {
        margin-bottom: 10px
    }
}

.comogarantir ul li:before {
    content: "";
    background: #000;
    height: 2px;
    width: 5px;
    position: absolute;
    left: -15px;
    translate: 4px 6px
}

.categorias {
    background: url(../img/setas2.webp) #0e70d5;
    background-position: center 30%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 150px 0 80px;
    margin-top: -130px;
    text-transform: uppercase
}

@media screen and (max-width: 680px) {
    .categorias {
        padding: 100px 0 80px
    }
}

@media screen and (max-width: 1500px) {
    .categorias {
        margin-top: -135px
    }
}

.categorias polyline {
    fill: #004895
}

.categorias .uk-text-center {
    margin-top: 50px
}

.categorias .uk-text-center hr {
    height: 5px;
    background: #0561b7;
    border: 0;
    width: 39%;
    margin-inline: auto;
    translate: 0 -20px
}

.categorias h2 {
    color: #fff;
    font-size: 1.7rem;
    margin-bottom: 30px
}

@media screen and (max-width: 762px) {
    .categorias h2 {
        font-size: 1.5rem
    }
}

@media screen and (max-width: 682px) {
    .categorias h2 {
        font-size: 1.3rem
    }
}

@media screen and (max-width: 440px) {
    .categorias h2 {
        font-size: 1.1rem
    }
}

.categorias h2 strong {
    font-weight: 700;
    font-family: "gotham-book", sans-serif;
    text-transform: uppercase
}

.categorias p {
    background: #fff;
    display: inline-block;
    width: 32%;
    color: #0e70d5;
    font-size: 1rem;
    padding: 10px 10px;
    letter-spacing: 4px
}

@media screen and (max-width: 1518px) {
    .categorias p {
        width: 40%
    }
}

@media screen and (max-width: 1228px) {
    .categorias p {
        width: 43%
    }
}

@media screen and (max-width: 1150px) {
    .categorias p {
        width: 45%
    }
}

@media screen and (max-width: 1103px) {
    .categorias p {
        width: 47%
    }
}

@media screen and (max-width: 1061px) {
    .categorias p {
        width: 50%
    }
}

@media screen and (max-width: 1002px) {
    .categorias p {
        width: 60%
    }
}

@media screen and (max-width: 832px) {
    .categorias p {
        width: 80%
    }
}

@media screen and (max-width: 612px) {
    .categorias p {
        width: 95%
    }
}

.categorias .prods {
    max-width: 1000px;
    margin-inline: auto
}

@media screen and (min-width: 1366px) {
    .categorias .prods {
        max-width: 1200px
    }
}

@media screen and (max-width: 1100px) {
    .categorias .prods {
        max-width: 720px
    }
}

@media screen and (max-width: 855px) {
    .categorias .prods {
        max-width: 480px
    }
}

@media screen and (max-width: 640px) {
    .categorias .prods {
        max-width: 240px
    }
}

.categorias .prods ul {
    gap: 10px;
    margin-top: 30px;
    padding: 10px 5px 10px 15px
}

.categorias .prods ul li {
    background-color: #fff;
    height: 190px;
    width: 190px;
    text-align: center;
    transition: background-color .2s;
    border: 1px solid rgba(0, 0, 0, 0);
    align-items: center;
    display: flex
}

@media screen and (max-width: 1100px) {
    .categorias .prods ul li {
        height: 230px;
        width: 230px
    }
}

.categorias .prods ul li:hover img {
    mix-blend-mode: multiply
}

.categorias .prods ul li:hover h3 {
    color: #fff
}

.categorias .prods ul li:hover {
    scale: 1.03;
    filter: brightness(1.2);
    background-color: rgba(0, 0, 0, 0);
    border-color: #fff
}

.categorias .prods ul li div {
    box-shadow: none;
    mix-blend-mode: multiply;
    background: rgba(0, 0, 0, 0)
}

.categorias .prods ul li h3 {
    color: #0e70d5;
    font-size: .8rem;
    font-weight: 900
}

.seguro {
    background: #eb6c06;
    -webkit-clip-path: polygon(0px 0px, 100% 0%, 100% 80%, 0px 100%);
    clip-path: polygon(0px 0px, 100% 0%, 100% 80%, 0px 100%);
    padding-bottom: 150px;
    position: relative;
    z-index: 2;
    overflow: hidden
}

@media screen and (max-width: 960px) {
    .seguro {
        padding-top: 80px
    }
}

@media screen and (max-width: 845px) {
    .seguro {
        -webkit-clip-path: polygon(0px 0px, 100% 0%, 100% 90%, 0px 100%);
        clip-path: polygon(0px 0px, 100% 0%, 100% 90%, 0px 100%)
    }
}

@media screen and (max-width: 640px) {
    .seguro {
        -webkit-clip-path: polygon(0px 0px, 100% 0%, 100% 95%, 0px 100%);
        clip-path: polygon(0px 0px, 100% 0%, 100% 95%, 0px 100%)
    }
}

.seguro hr {
    height: 5px;
    background: #1479dc;
    border: 0;
    width: 60%;
    margin-inline: auto;
    translate: 0px 10px
}

.seguro .better {
    font-size: 1.4rem;
    width: 70%;
    margin-inline: auto;
    translate: 0 10px
}

@media screen and (max-width: 480px) {
    .seguro .better {
        text-align: left;
        width: 85%;
        font-size: 1.2rem
    }
}

.seguro h2 {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 2.7rem;
    font-family: "gotham-book", sans-serif
}

@media screen and (max-width: 736px) {
    .seguro h2 {
        font-size: 2.2rem
    }
}

@media screen and (max-width: 585px) {
    .seguro h2 {
        font-size: 1.8rem
    }
}

@media screen and (max-width: 483px) {
    .seguro h2 {
        font-size: 1.4rem
    }
}

.seguro .ste {
    margin-top: 30px;
    gap: 10px;
    justify-content: center;
    position: relative;
    z-index: 3;
    flex-wrap: wrap
}

.seguro .ste div {
    background: #fff;
    aspect-ratio: 2/1;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    width: 30%;
    transition: .2s;
    border: 1px solid rgba(0, 0, 0, 0)
}

@media screen and (max-width: 1200px) {
    .seguro .ste div {
        width: 40%
    }
}

@media screen and (max-width: 845px) {
    .seguro .ste div {
        width: 80%
    }
}

@media screen and (max-width: 480px) {
    .seguro .ste div {
        width: 90%
    }
}

@media screen and (max-width: 395px) {
    .seguro .ste div {
        padding: 20px 0
    }
}

.seguro .ste div:before {
    content: attr(data-tag);
    font-family: "gotham-Ultra", sans-serif;
    position: absolute;
    top: 50%;
    left: -50%;
    font-weight: 900;
    font-size: 30rem;
    letter-spacing: -25px;
    mix-blend-mode: soft-light;
    opacity: .1;
    z-index: 0 !important;
    line-height: .8;
    text-align: center;
    text-transform: uppercase;
    translate: -50% -50%;
    pointer-events: none
}

.seguro .ste div:hover * {
    color: #fff
}

.seguro .ste div:hover {
    background: #eb6c06;
    scale: 1.08;
    border-color: #fff
}

.seguro .ste div p {
    color: #0e70d5;
    padding: 20px 60px
}

@media screen and (max-width: 845px) {
    .seguro .ste div p {
        font-size: 1.5rem
    }
}

@media screen and (max-width: 670px) {
    .seguro .ste div p {
        font-size: 1.1rem
    }
}

@media screen and (max-width: 480px) {
    .seguro .ste div p {
        padding: 20px 30px
    }
}

.seguro .ste div h3 {
    color: #0e70d5;
    font-size: 1.2rem;
    font-weight: 700;
    font-family: "gotham-book", sans-serif
}

@media screen and (max-width: 845px) {
    .seguro .ste div h3 {
        font-size: 2rem
    }
}

@media screen and (max-width: 670px) {
    .seguro .ste div h3 {
        font-size: 1.4rem
    }
}

@media screen and (max-width: 400px) {
    .seguro .ste div h3 {
        font-size: 1.1rem
    }
}

.faq {
    background: #e34404;
    translate: 0 -20%;
    z-index: 0;
    position: relative;
    padding-top: 350px;
    margin-bottom: -10%
}

@media screen and (max-width: 960px) {
    .faq {
        margin-bottom: -30%
    }
}

@media screen and (max-width: 750px) {
    .faq {
        margin-bottom: -35%
    }
}

@media screen and (max-width: 680px) {
    .faq {
        margin-bottom: -40%
    }
}

@media screen and (max-width: 380px) {
    .faq {
        margin-bottom: -90%
    }
}

@media screen and (max-width: 360px) {
    .faq {
        translate: 0 -17%
    }
}

.faq .titulo {
    font-size: 2rem;
    color: #fff;
    font-family: "Gotham-Book";
    font-weight: 700
}

.faq .fap {
    font-size: 1.2rem
}

footer {
    position: relative;
    padding-top: 0
}

footer .uk-icon-button {
    color: #333
}

footer h6 {
    margin: 30px 0 30px 0;
    color: #333
}

footer .uk-flex {
    align-items: center
}

@media screen and (max-width: 960px) {
    footer .uk-flex div:nth-child(1) {
        display: none
    }
}

footer .uk-flex .box {
    justify-content: center;
    gap: 20%
}

footer .uk-flex .box img {
    width: 40%;
    height: 100%;
    align-self: center
}

footer #logocardif {
    border-radius: 10px;
    overflow: hidden;
    padding: 10px 20px;
    background: #fff
}

.uk-accordion-title {
    display: block;
    font-size: 1.25rem;
    line-height: 1.4;
    overflow: hidden;
    background: #fff;
    padding: 10px 25px;
    text-align: left
}

.uk-accordion-title h2 {
    color: #ec7107;
    font-style: normal;
    font-weight: 700;
    line-height: 2;
    text-transform: uppercase;
    font-family: "gotham-book", sans-serif
}

@media screen and (max-width: 1260px) {
    .uk-accordion-title h2 {
        line-height: 1
    }
}

@media screen and (max-width: 550px) {
    .uk-accordion-title {
        font-size: 1rem
    }
}

.uk-accordion-title:hover,
.uk-accordion-title:focus,
.uk-accordion-title:active {
    color: #ec7107
}

.uk-accordion-content {
    transition: all ease .2s;
    display: flow-root;
    padding: 10px 25px 30px 25px;
    color: #999;
    background: #fff;
    margin: 0;
    text-align: left;
    font-family: "gotham-book", sans-serif
}

.uk-accordion-content p {
    margin-bottom: 12px;
    line-height: 1.2;
    font-family: "gotham-book", sans-serif
}

.uk-accordion-content a {
    color: #ec7107;
    -webkit-text-decoration: under;
    text-decoration: under;
    font-family: "gotham-book", sans-serif
}

.uk-accordion-content a:hover,
.uk-accordion-content a:focus,
.uk-accordion-content a:active {
    color: #bbb
}

.uk-accordion-content .uk-accordion-title::before {
    content: "";
    width: 26px;
    height: 26px;
    margin-left: 10px;
    float: right;
    background-image: url();
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='26px' height='26px' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath class='cor' d='m256 512c-141.164062 0-256-114.835938-256-256s114.835938-256 256-256 256 114.835938 256 256-114.835938 256-256 256zm0-480c-123.519531 0-224 100.480469-224 224s100.480469 224 224 224 224-100.480469 224-224-100.480469-224-224-224zm0 0'/%3E%3Cpath d='m368 272h-224c-8.832031 0-16-7.167969-16-16s7.167969-16 16-16h224c8.832031 0 16 7.167969 16 16s-7.167969 16-16 16zm0 0'/%3E%3Cpath d='m256 384c-8.832031 0-16-7.167969-16-16v-224c0-8.832031 7.167969-16 16-16s16 7.167969 16 16v224c0 8.832031-7.167969 16-16 16zm0 0'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg width='26px' height='26px' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath class='cor' d='m256 512c-141.164062 0-256-114.835938-256-256s114.835938-256 256-256 256 114.835938 256 256-114.835938 256-256 256zm0-480c-123.519531 0-224 100.480469-224 224s100.480469 224 224 224 224-100.480469 224-224-100.480469-224-224-224zm0 0'/%3E%3Cpath d='m368 272h-224c-8.832031 0-16-7.167969-16-16s7.167969-16 16-16h224c8.832031 0 16 7.167969 16 16s-7.167969 16-16 16zm0 0'/%3E%3Cpath d='m256 384c-8.832031 0-16-7.167969-16-16v-224c0-8.832031 7.167969-16 16-16s16 7.167969 16 16v224c0 8.832031-7.167969 16-16 16zm0 0'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #fff;
    font-family: "gotham-Ultra", sans-serif
}

.uk-accordion-content .uk-open>.uk-accordion-title::before {
    background-image: url();
    font-family: "gotham-Ultra", sans-serif;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='26px' height='26px' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m256 512c-141.164062 0-256-114.835938-256-256s114.835938-256 256-256 256 114.835938 256 256-114.835938 256-256 256zm0-480c-123.519531 0-224 100.480469-224 224s100.480469 224 224 224 224-100.480469 224-224-100.480469-224-224-224zm0 0'/%3E%3Cpath d='m368 272h-224c-8.832031 0-16-7.167969-16-16s7.167969-16 16-16h224c8.832031 0 16 7.167969 16 16s-7.167969 16-16 16zm0 0'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg width='26px' height='26px' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m256 512c-141.164062 0-256-114.835938-256-256s114.835938-256 256-256 256 114.835938 256 256-114.835938 256-256 256zm0-480c-123.519531 0-224 100.480469-224 224s100.480469 224 224 224 224-100.480469 224-224-100.480469-224-224-224zm0 0'/%3E%3Cpath d='m368 272h-224c-8.832031 0-16-7.167969-16-16s7.167969-16 16-16h224c8.832031 0 16 7.167969 16 16s-7.167969 16-16 16zm0 0'/%3E%3C/svg%3E")
}