section#high-performance-teams {
    padding: 101px 0 50px;
    overflow: hidden
}

section#high-performance-teams h1 {
    font-size: 2.5rem;
    line-height: 3.25rem;
    color: #1f2329;
    font-weight: 300;
    letter-spacing: .05rem
}

@media (max-width:1319.98px) {
    section#high-performance-teams h1.de {
        font-size: 2.375rem;
        line-height: 2.8125rem
    }
}

section#high-performance-teams h1 span {
    font-weight: 700
}

@media (max-width:959.98px) {
    section#high-performance-teams h1 {
        font-size: 2.25rem;
        line-height: 2.625rem
    }
}

@media (max-width:579.98px) {
    section#high-performance-teams h1 {
        letter-spacing: .02rem;
        font-size: 2rem
    }
}

section#high-performance-teams p {
    font-family: Inter;
    font-weight: 300;
    font-size: .9375rem;
    line-height: 1.5625rem;
    margin: 36px 0 52px
}

@media (max-width:959.98px) {
    section#high-performance-teams p {
        font-size: .875rem;
        line-height: 1.4375rem;
        max-width: 352px;
        margin: 27px 0 32px
    }
}

section#high-performance-teams video {
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-top: -45px
}

@media (max-width:959.98px) {
    section#high-performance-teams video {
        transform: scale(1.2);
        transform-origin: center
    }
}

@media (max-width:739.98px) {
    section#high-performance-teams video {
        height: 295px;
        margin-top: 30px;
        transform: none
    }
}

section#high-performance-teams div#wrapper-scroll-to-explore {
    display: flex;
    align-items: baseline;
    margin-top: 60px
}

section#high-performance-teams div#wrapper-scroll-to-explore img {
    transition: transform .3s ease-out
}

section#high-performance-teams div#wrapper-scroll-to-explore p {
    margin: 0 0 0 15px;
    line-height: 1.5rem;
    font-size: 1rem;
    color: #f5455c
}

section#high-performance-teams div#wrapper-scroll-to-explore:hover img {
    transform: translateY(5px)
}

@media (max-width:739.98px) {
    section#high-performance-teams div#wrapper-scroll-to-explore {
        display: none
    }
}

section#high-performance-teams div.announcement {
    width: 100%;
    min-height: 60px;
    background-color: rgba(45, 224, 165, .25);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 70px;
    padding: 14px 20px
}

@media (max-width:959.98px) {
    section#high-performance-teams div.announcement {
        margin-top: 40px
    }
}

section#high-performance-teams div.announcement p {
    font-family: Inter;
    font-size: .875rem;
    line-height: 1rem;
    font-weight: 400;
    margin: 0 30px 0 0
}

section#high-performance-teams div.announcement p span.bold {
    font-weight: 700
}

@media (max-width:739.98px) {
    section#high-performance-teams div.announcement p {
        font-size: .75rem;
        line-height: .875rem
    }
}

section#high-performance-teams div.announcement button.default {
    width: 96px;
    height: 32px;
    font-size: .875rem;
    line-height: 1.5rem;
    letter-spacing: .02rem;
    padding: 0;
    margin: 0
}

section#high-performance-teams div.announcement button.default.pt-br {
    width: 100%
}

@media (max-width:579.98px) {
    section#high-performance-teams div.announcement {
        flex-direction: column
    }
    section#high-performance-teams div.announcement button.default {
        margin-top: 20px
    }
}

@media (max-width:1119.98px) {
    section#high-performance-teams br {
        display: none
    }
}

section#high-performance-teams a {
    display: inline-block;
    max-width: 50%
}

@media screen and (max-width:425px) {
    section#high-performance-teams a {
        vertical-align: top;
        font-size: .75rem
    }
}

section#high-performance-teams a.btn-try {
    width: 110px;
    margin-left: 30px
}

section#high-performance-teams a.btn-try.es,
section#high-performance-teams a.btn-try.pt-br {
    min-width: 135px
}

section#high-performance-teams a.btn-try.de {
    min-width: 160px
}

@media (max-width:959.98px) {
    section#high-performance-teams a.btn-try {
        margin-left: 0
    }
}

@media (max-width:739.98px) {
    section#high-performance-teams a.btn-try {
        margin-left: 20px
    }
}

@media screen and (max-width:425px) {
    section#high-performance-teams a.btn-try {
        margin-left: 0;
        max-width: 40%
    }
    section#high-performance-teams a.btn-try button {
        font-size: .75rem;
        padding: 0
    }
}

@media (max-width:739.98px) {
    section#high-performance-teams {
        padding: 32px 0 60px
    }
}

section#high-performance-teams .wrapper-buttons {
    max-width: 100%;
    flex-wrap: nowrap;
    width: 304px
}

section#high-performance-teams .wrapper-buttons button {
    display: inline-block;
    margin-bottom: 20px
}

@media screen and (max-width:425px) {
    section#high-performance-teams .wrapper-buttons button {
        padding: 0;
        font-size: .75rem
    }
}

section#high-performance-teams .wrapper-buttons button.pt-br {
    width: auto;
    max-width: 100%
}