@import url('https://use.typekit.net/qwi2yov.css');

 /* GENERAL */
 @font-face {
    font-display: swap;
    font-family: Helvetica Neue LT Pro extend;
    font-style: normal;
    src: local("Helvetica-Neue"), url(../fonts/LinotypeHelveticaNeueLTPro-BlkEx.otf) format("opentype")
}

@font-face {
    font-display: swap;
    font-family: Helvetica Neue LT Pro extend bold;
    font-style: normal;
    src: local("Helvetica-Neue"), url(../fonts/Linotype\ -\ HelveticaNeueLTPro-BdEx.otf) format("opentype")
}

@font-face {
    font-display: swap;
    font-family: Helvetica Neue LT Pro extend light;
    font-style: normal;
    src: local("Helvetica-Neue"), url(../fonts/Linotype\ -\ HelveticaNeueLTPro-LtEx.otf) format("opentype")
}

@font-face {
    font-display: swap;
    font-family: Helvetica Neue LT Pro Medium;
    font-style: normal;
    src: local("Helvetica-Neue"), url(../fonts/Linotype\ -\ HelveticaNeueLTPro-Md.otf) format("opentype")
}

@font-face {
    font-display: swap;
    font-family: Helvetica Neue LT Pro black;
    font-style: normal;
    src: local("Helvetica-Neue"), url(../fonts/Linotype\ -\ HelveticaNeueLTPro-Blk.otf) format("opentype")
}

@font-face {
    font-display: swap;
    font-family: Helvetica Neue LT Pro light;
    font-style: normal;
    src: local("Helvetica-Neue"), url(../fonts/Linotype\ -\ HelveticaNeueLTPro-Lt.otf) format("opentype")
}

@font-face {
    font-display: swap;
    font-family: Helvetica Neue LT Pro medium italic;
    font-style: normal;
    src: local("Helvetica-Neue"), url(../fonts/Linotype\ -\ HelveticaNeueLTPro-MdIt.otf) format("opentype")
}
@font-face {
    font-family: 'termina', sans-serif;
        font-weight: 900;
        font-style: normal;
    src:  url(https://use.typekit.net/qwi2yov.css)
}
html {
    height: 100%;
}

body {
    color: #000000;
    line-height: 1;
    height: 100%;
    font-family: Helvetica Neue LT Pro light;
}

img {
    width: 100%;
}

a {
    color: #000000;
}

sub,
sup {
    font-size: .55em;
}

h1 {
    color: #000000;
    font-size: 36px;
    margin: 0;
    font-family: Helvetica Neue LT Pro extend light;
    text-transform: uppercase;
    line-height: 1.3;
}

h2 {
    font-size: 26px;
    margin: 0;
}

p {
    font-size: 1rem;
    line-height: 1.5;
}

span {
    font-weight: 700;
}
/* ENDE GENRAL */

/* HOME */
.about {
    padding: 90px 0 0;
}
.about .title h2 {
    font-family: Helvetica Neue LT Pro Medium;
    text-align: center;
    line-height: 28px;
    color: #282655;
    font-size: 22px;
}
.about .date {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 0;
}
.about .date p {
    font-family: "termina", sans-serif;
    font-weight: 900;
    font-style: normal;
    display: flex;
    gap: 8px;
    margin: 0 20px;
    font-size: 28px;
    color: #282655;
    text-transform: uppercase;
}
.about .date p span {
    color: #EB819A;
}
.about .date img {
    max-width: 300px;
}
.about .btn-r {
    text-align: center;
    margin-bottom: 80px;
}
.about .speakers h3 {
    font-family: "termina", sans-serif;
    font-weight: 900;
    font-style: normal;
    margin: 50px 0 160px;
    color: #282655;
    text-align: center;
    text-transform: uppercase;
}
.about .speakers .grid {
    display: flex;
    gap: 140px;
    justify-content: center;
}
.about .speakers .grid .img img {
    max-width: 140px;
    margin-top: -70px;
    margin-bottom: 20px;
}
.about .text span {
    color: #EB819A;
    font-weight: 900;
}
.about .text strong {
    font-weight: 900;
}
.about .text {
    text-align: center;
    color: #272654;
}
.about .text p {
    font-size: 20px;
}
.about .speakers .grid .item {
    text-align: center;
    background: transparent linear-gradient(181deg, #fce4e4 0%, #fdeaea 40%, #fff 100%) 0% 0% no-repeat padding-box;
    max-width: 420px;
    border-radius: 20px;
    padding: 0 60px;
    margin-bottom: 100px;
    color: #282655;
    position: relative;
    height: 380px;
}
.about .btn-r a {
    font-family: Helvetica Neue LT Pro Medium;
    color: #ffffff;
    background: #ED889E;
    display: inline;
    padding: 18px 50px 14px;
    text-decoration: none;
    font-size: 18px;
    border-radius: 34px;
}
.about .speakers .grid .item .name, .about .speakers .grid .item .crm {
    font-family: Helvetica Neue LT Pro Medium;
    font-size: 18px;
    margin-bottom: 10px;
}
.about .speakers .grid .item .desc {
    line-height: 24px;
}
.about .speakers .grid .item .desc .hiddenbtn {
    display: none;
}
.about .speakers .grid .item .botao img {
    cursor: pointer;
    width: 40px;
    margin-top: 20px;
}
.about .speakers .grid .item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 180px;
    bottom: 0;
    left: 0;
    background-image: url(../img/fundo.png);
}
.about .speakers .grid .item .botao {
    position: relative;
}
.about .speakers .grid .item.item-more:before {
    display: none;
}
.about .speakers .grid .item.item-more {
    background: transparent linear-gradient(181deg, #fce4e4 0%,#fce4e4 40%, #fce4e4 100%) 0% 0% no-repeat padding-box;
    padding: 0 60px 20px;
    height: -webkit-fill-available;
}
.about .speakers .btn-m {
    text-align: center;
}
.about .speakers .btn-m a {
    font-family: Helvetica Neue LT Pro Medium;
    color: #ffffff;
    background: #5E3424;
    display: inline;
    padding: 18px 50px 14px;
    text-decoration: none;
    font-size: 18px;
    border-radius: 34px;
}
.about .ref {
    text-align: center;
    font-size: 14px;
    margin: 120px 0 30px;
    color: #282655;
}
.schedule {
    background: #FCE4E4;
    padding: 120px 0;
    text-align: center;
}
.schedule .title h3 {
    font-family: "termina", sans-serif;
    font-weight: 900;
    font-style: normal;
    text-align: center;
    line-height: 22px;
    color: #282655;
    text-transform: uppercase;
}
.schedule .title h4 {
    font-family: Helvetica Neue LT Pro Medium;
    color: #282655;
}
.schedule .agend img {
    max-width: 960px;
    margin-top: 30px;
}
.schedule .btn-a {
    margin-top: 60px;
}
.schedule .btn-a a {
    font-family: Helvetica Neue LT Pro Medium;
    color: #ffffff;
    background: #282655;
    display: inline;
    padding: 18px 50px 14px;
    text-decoration: none;
    font-size: 18px;
    border-radius: 34px;
    text-transform: uppercase;
}
.about-campaign {
    padding: 120px 0 0;
    text-align: center;
}
.about-campaign .title {
    text-align: center;
}
.about-campaign .title img {
    width: 80px;
    margin-bottom: 10px;
}
.about-campaign .title h3 {
    font-family: "termina", sans-serif;
    font-weight: 900;
    font-style: normal;
    text-align: center;
    line-height: 36px;
    color: #282655;
    text-transform: uppercase;
}
.about-campaign .text {
    margin: 30px 0;
}
.about-campaign .text p {
    color: #282655;
    font-size: 20px;
}
.about-campaign .btn-bg {
    position: relative;
}
.about-campaign .btn-bg img {
   width: 140px;
}
.about-campaign .btn-bg p {
    position: absolute;
    font-size: 22px;
    left: 50%;
    top: 50%;
    color: #282655;
    transform: translate(-50%, -50%);
    font-family: Helvetica Neue LT Pro Medium;
    line-height: 24px;
}
.about-campaign .seta {
    margin-top: 50px;
}
.about-campaign .seta img {
    margin-bottom: 60px;
    width: 25px;
}
.banner-footer {
    padding-top: 60px;
}
.title-brd {
    display: grid;
    grid-template-columns: 1fr 30% 1fr;
    align-items: center;
    text-align: center;
    padding: 0 30px;
}
.title-brd p {
    font-size: 20px;
    margin: 0;
    font-family: 'Helvetica Neue', sans-serif;
    letter-spacing: 2px;
    color: #282655;
    text-transform: uppercase;
    font-weight: 900;
}
.title-brd hr {
    color: #CCCCCC;
    opacity: 1;
}
.desktop-none {
    display: none;
}
.see-too {
    padding-top: 100px;
    padding-bottom: 60px;
}
.see-too .grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    margin-bottom: 20px;
    margin-top: 70px;
}
.default-text {
    padding: 60px 180px 20px;
}
.footer-info {
    text-align: center;
}
.default-text .text p {
    font-size: 14px;
}
/* RESPONSIVE */
@media (max-width: 991px) {
    /* GENERAL */
    h3 {
        font-size: 20px;
    }
    .mobile-none {
        display: none;
    }
    .mobile-block {
        display: block;
    }
    section br {
        display: none;
    }
    .title-brd {
        grid-template-columns: 1fr 80% 1fr;
        padding: 0;
    }
    .see-too .grid {
        grid-template-columns: 1fr;
    }
    .about {
        padding: 60px 0 0;
    }
    .about .text p {
        font-size: 18px;
    }
    .about .speakers .grid {
        display: grid;
        gap: 30px;
    }
    .about .ref {
        margin: 80px 0 30px;
    }
    .schedule .title h3 {
        line-height: 28px;
    }
    div#kaltura_player_1676668560 {
        height: 360px;
    }
    .about-campaign {
        padding: 70px 0 0;
    }
    .about .date p {
        font-size: 22px;
    }
    .about .date p {
        margin: 0 10px;
    }
    .about .date img {
        max-width: 50px;
    }
}