/*! CSS Used from: ../css/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

strong {
    font-weight: bold;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

img {
    border: 0;
}

/*! CSS Used from: ../css/webflow.css */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    height: 100%;
}

body {
    margin: 0;
    min-height: 100%;
    background-color: #fff;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
}

img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}

.w-inline-block {
    max-width: 100%;
    display: inline-block;
}

h1 {
    font-weight: bold;
    margin-bottom: 10px;
}

h1 {
    font-size: 38px;
    line-height: 44px;
    margin-top: 20px;
}

p {
    margin-top: 0;
    margin-bottom: 10px;
}

/*! CSS Used from: ../css/p11-marcio.webflow.css */
body {
    color: #000;
    height: 100%;
    font-family: Poppins, sans-serif;
    font-size: 20px;
    line-height: 145%;
}

.principal {
    background-color: #f3f3f3;
    width: 100%;
    height: auto;
    min-height: 100%;
}

.hero {
    width: 100%;
    height: auto;
    min-height: 500px;
    padding: 30px 10px 90px;
}

.trava {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.trava.t1250 {
    max-width: 1250px;
}

.trava.t770 {
    max-width: 770px;
}

.divide {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    display: flex;
}

.divide.div_depo {
    align-items: stretch;
    margin-top: 50px;
}

.divide.top {
    justify-content: space-between;
    align-items: flex-start;
}

.w_txt_hero {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 60%;
    display: flex;
}

.txt1 {
    background-color: #fff;
    border-radius: 24px;
    padding: 5px 30px;
    font-size: 16px;
}

.laranja {
    color: #d87631;
}

.paragraph {
    margin-top: 20px;
    font-size: 28px;
}

.h1 {
    font-size: 48px;
    line-height: 145%;
}

.paragraph-2 {
    width: auto;
    max-width: 570px;
    height: auto;
    margin-bottom: 40px;
    font-size: 18px;
}

.paragraph-2.txt_centro {
    text-align: center;
}

.bt_laranja {
    background-color: #d87631;
    border-radius: 40px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 475px;
    height: auto;
    padding: 15px 30px;
    text-decoration: none;
    display: flex;
}

.bt_laranja.dois {
    max-width: 100%;
}

.paragraph-3 {
    color: #fff;
    margin-bottom: 0;
    font-weight: 700;
}

.paragraph-3.doiss {
    text-align: center;
}

.image {
    margin-left: 50px;
}

.paragraph-4 {
    width: auto;
    max-width: 430px;
    height: auto;
    margin-top: 30px;
    font-size: 22px;
}

.w_video {
    width: 306px;
    height: 543px;
    position: relative;
}

.w_video.meio {
    margin-bottom: 40px;
    display: none;
}

.w_menu {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 100px;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 80px;
    margin-bottom: 90px;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
}

.bt_menu {
    text-align: center;
    background-color: #d87631;
    border-radius: 66px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    width: 136px;
    height: 49px;
    text-decoration: none;
    display: flex;
}

.paragraph-5 {
    color: #fff;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 700;
    line-height: 13px;
}

.link_menu {
    color: #868585;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
    padding: 16px 10px;
    font-size: 14px;
    line-height: 14px;
    text-decoration: none;
    display: inline-block;
}

.w_faixa {
    width: 100%;
    height: auto;
}

.bloco2 {
    background-color: #f9f9f9;
    width: 100%;
    height: auto;
    padding: 90px 10px;
}

.h2 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 48px;
    line-height: 120%;
}

.h2.do_bloco4 {
    text-align: center;
    width: auto;
    max-width: 580px;
    height: auto;
    margin-bottom: 20px;
}

.w_txt_b2 {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 45%;
    display: flex;
}

.w_txt_b2b {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: stretch;
    width: 45%;
    display: flex;
}

.w_txt_b2b.mob {
    width: 100%;
    display: none;
}

.div-block {
    background-color: #1a1d21;
    border-radius: 30px;
    width: 48%;
    margin-bottom: 20px;
    padding: 30px;
}

.paragraph-6 {
    color: #fff;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 145%;
}

.paragraph-7 {
    color: #ffbc3a;
    margin-bottom: 30px;
}

.bloco3 {
    background-color: #f3f3f3;
    width: 100%;
    height: auto;
    padding: 90px 10px;
    position: relative;
}

.centro {
    flex-flow: column wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    display: flex;
}

.image-4 {
    margin-left: -131.5px;
    position: absolute;
    top: 0;
    left: 50%;
}

.depo {
    background-color: #fff;
    border-radius: 16px;
    flex-flow: column wrap;
    justify-content: space-between;
    width: 31%;
    height: auto;
    padding: 30px;
    display: flex;
    position: relative;
}

.paragraph-8 {
    font-size: 16px;
    line-height: 145%;
}

.paragraph-9 {
    color: #565656;
    text-align: left;
    width: 100%;
    max-width: 260px;
    height: auto;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 145%;
}

.div-block-2 {
    border-top: 1px solid #ededed;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 15px;
    display: flex;
}

.image-5 {
    position: absolute;
    top: -10px;
    left: 20px;
}

.w_negors {
    width: 100%;
    height: auto;
}

.quadro {
    background-color: #2b2b2b;
    border-radius: 16px;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
    padding: 0 0 0 40px;
    display: flex;
    position: relative;
    overflow: hidden;
}

.w_txt_quadro {
    width: 100%;
    max-width: 45%;
    height: auto;
}

.tit_quadro {
    color: #fff;
    margin-bottom: 30px;
    font-size: 32px;
    line-height: 145%;
}

.txt_quadro {
    color: #fff;
    font-size: 20px;
    line-height: 145%;
}

.img_quadro {
    object-fit: cover;
    width: 50%;
    height: 371px;
}

.quadro_dia {
    color: #fff;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 145%;
}

.bloco4 {
    background-color: #f9f9f9;
    width: 100%;
    height: auto;
    padding-bottom: 190px;
}

.bloco3b {
    background-color: #f3f3f3;
    border-radius: 30px;
    width: 100%;
    height: auto;
    padding: 90px 50px;
    position: relative;
}

.div50 {
    width: 50%;
}

.div50.hum {
    padding-right: 70px;
}

.div50.doiss {
    width: 52%;
    padding-right: 40px;
}

.div50.tress {
    width: 40%;
}

.h3 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 120%;
}

.paragraph-10 {
    font-size: 16px;
    line-height: 145%;
}

.paragraph-10.oi {
    margin-top: 10px;
    margin-bottom: 20px;
}

.image-6 {
    margin-top: -138px;
    box-shadow: -10px 10px 20px #0000007a;
    z-index: 30;
    position:  relative;
}

.atencao {
    color: #fff;
    background-color: #000;
    background-image: url('../images/atencao.png');
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: 8px;
    margin-top: 50px;
    padding: 10px 10px 10px 50px;
    font-size: 16px;
    font-weight: 700;
    line-height: 145%;
}

.bloco_branco {
    background-color: #fff;
    width: 100%;
    height: auto;
    padding: 130px 10px 150px;
    position: relative;
}

.ww_peruntas {
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.w_pergunta {
    background-color: #fff;
    border-radius: 8px;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    overflow: hidden;
}

.perg {
    text-align: center;
    background-image: linear-gradient(90deg, #ebc480, #ab6d06);
    border-radius: 5px;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    min-height: 65px;
    padding: 20px 38px 20px 20px;
    text-decoration: none;
    display: flex;
    position: relative;
}

.txt_perg {
    color: #fff;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}

.setinha_perg {
    position: absolute;
    right: 20px;
}

.w_resposta {
    width: 100%;
    height: auto;
    padding: 20px 20px 10px;
}

.txt_faq {
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #ebc480, #ab6d06);
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 80px;
    font-weight: 700;
    line-height: 145%;
}

.paragraph-11 {
    font-size: 25px;
    font-weight: 700;
    line-height: 145%;
}

.rodape {
    background-color: #ebebeb;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 50px 20px;
    display: flex;
}

.txt_rodape {
    color: #252d3b;
    text-align: center;
    width: auto;
    max-width: 750px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 150%;
}

@media screen and (max-width: 991px) {
    .w_menu {
        flex-flow: row;
        padding-left: 20px;
        padding-right: 20px;
    }

    .link_menu {
        margin-left: 0;
        margin-right: 0;
        font-size: 11px;
    }

    .link_menu.w--current {
        margin-left: 0;
        margin-right: 0;
    }
}

@media screen and (max-width: 767px) {
    .hero {
        padding-top: 10px;
        padding-bottom: 40px;
    }

    .divide.div_depo {
        margin-top: 20px;
    }

    .w_txt_hero {
        justify-content: flex-start;
        align-items: center;
        width: 100%;
    }

    .txt1 {
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px;
    }

    .paragraph {
        text-align: center;
        margin-top: 0;
        font-size: 16px;
    }

    .h1 {
        text-align: center;
        margin-top: 0;
        font-size: 30px;
    }

    .paragraph-2 {
        text-align: center;
        font-size: 16px;
    }

    .bt_laranja {
        padding: 10px 20px;
    }

    .bt_laranja.dois {
        justify-content: center;
        padding-left: 30px;
        padding-right: 30px;
    }

    .paragraph-3 {
        font-size: 16px;
    }

    .image {
        width: 35px;
        margin-left: 10px;
    }

    .paragraph-4 {
        text-align: center;
        font-size: 16px;
    }

    .w_video.meio {
        display: block;
    }

    .w_video.fora {
        display: none;
    }

    .w_menu {
        background-color: #f3f3f300;
        border-width: 0;
        flex-flow: wrap;
        justify-content: center;
        margin-bottom: 10px;
        padding-left: 0;
        padding-right: 0;
    }

    .bt_menu,
    .ww_menu {
        display: none;
    }

    .bloco2 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .h2 {
        text-align: center;
        margin-top: 0;
        font-size: 30px;
    }

    .w_txt_b2,
    .w_txt_b2b {
        justify-content: flex-start;
        align-items: center;
        width: 100%;
    }

    .w_txt_b2b.desk {
        display: none;
    }

    .w_txt_b2b.mob {
        display: flex;
    }

    .div-block {
        width: 100%;
    }

    .paragraph-7 {
        margin-bottom: 15px;
    }

    .bloco3 {
        padding-bottom: 40px;
    }

    .image-4 {
        width: 200px;
        margin-left: -100px;
    }

    .depo {
        width: 100%;
        margin-bottom: 35px;
    }

    .paragraph-9 {
        max-width: 240px;
    }

    .quadro {
        flex-flow: column wrap;
        padding: 20px;
    }

    .w_txt_quadro {
        flex-flow: column wrap;
        justify-content: flex-start;
        align-items: center;
        max-width: 100%;
        display: flex;
    }

    .tit_quadro {
        font-size: 24px;
    }

    .txt_quadro {
        text-align: center;
        font-size: 16px;
    }

    .img_quadro {
        border-radius: 16px;
        order: -1;
        width: auto;
        height: auto;
        margin-bottom: 30px;
    }

    .quadro_dia {
        font-size: 18px;
    }

    .bloco4 {
        padding-bottom: 0;
    }

    .bloco3b {
        padding: 70px 10px 40px;
    }

    .div50 {
        width: 100%;
        margin-bottom: 50px;
    }

    .div50.hum,
    .div50.doiss {
        order: 1;
        width: 100%;
        padding-right: 0;
    }

    .div50.tress {
        text-align: center;
        width: 100%;
    }

    .h3 {
        text-align: center;
        margin-top: 0;
        margin-bottom: 10px;
        font-size: 22px;
    }

    .paragraph-10 {
        text-align: center;
    }

    .image-6 {
        max-width: 220px;
    }

    .atencao {
        text-align: center;
        background-position: 50% 5px;
        padding-top: 39px;
        padding-left: 10px;
    }

    .perg {
        min-width: 100%;
    }
}

@media screen and (max-width: 479px) {
    .principal {
        overflow: hidden;
    }

    .tit_quadro {
        text-align: center;
    }
}

/*! CSS Used fontfaces */
@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrJJLucXtAKPY.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrJJLufntAKPY.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrJJLucHtA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmg1hVFteOcEg.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmg1hVGdeOcEg.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmg1hVF9eO.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmy15VFteOcEg.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmy15VGdeOcEg.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmy15VF9eO.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z11lFc-K.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}