.best-agent-details {
    background: #fff;
    width: 100%
}

@media print,
screen and (min-width: 40em) {
    .best-agent-details .section-header-wrapper {
        padding-bottom: 2rem !important
    }
}

.best-agent-details .section-header-wrapper .section-header {
    font-size: 2.3rem;
    font-weight: 700
}

@media print,
screen and (min-width: 40em) {
    .best-agent-details .section-header-wrapper .section-header {
        font-size: 3rem
    }
}

.best-agent-details .agent-wrapper {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 1.5rem 0 .5rem;
    background: #f4f4f4
}

@media print,
screen and (min-width: 40em) {
    .best-agent-details .agent-wrapper {
        padding: 3rem 0 2rem
    }
}

@media print,
screen and (min-width: 64em) {
    .best-agent-details .agent-wrapper {
        flex-flow: row
    }
}

.best-agent-details .agent-wrapper .image-wrapper {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center
}

.best-agent-details .agent-wrapper .image-wrapper .agent-image {
    width: 75%;
    max-width: 13rem;
    max-height: 13rem;
    border-radius: 50%
}

@media screen and (min-width: 40em)and (max-width: 63.99875em) {
    .best-agent-details .agent-wrapper .image-wrapper .agent-image {
        width: 100%;
        height: 100%
    }
}

.best-agent-details .agent-wrapper .details-wrapper {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center
}

@media print,
screen and (min-width: 64em) {
    .best-agent-details .agent-wrapper .details-wrapper {
        align-items: start
    }
}

.best-agent-details .agent-wrapper .details-wrapper .agent-name {
    width: 90%;
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
    margin: 1rem 0 .5rem;
    color: #ee7f00
}

@media print,
screen and (min-width: 40em) {
    .best-agent-details .agent-wrapper .details-wrapper .agent-name {
        width: 100%;
        margin: 1.5rem 0 0
    }
}

@media print,
screen and (min-width: 64em) {
    .best-agent-details .agent-wrapper .details-wrapper .agent-name {
        font-size: 1.75rem;
        text-align: left;
        margin: 0 0 .5rem
    }
}

.best-agent-details .agent-wrapper .details-wrapper .agent-details {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center
}

@media screen and (min-width: 40em)and (max-width: 63.99875em) {
    .best-agent-details .agent-wrapper .details-wrapper .agent-details {
        flex-flow: row
    }
}

@media print,
screen and (min-width: 64em) {
    .best-agent-details .agent-wrapper .details-wrapper .agent-details {
        align-items: flex-start
    }
}

@media print,
screen and (min-width: 64em) {
    .best-agent-details .agent-wrapper .details-wrapper .agent-details .stars-wrapper svg {
        margin-bottom: .2rem
    }
}

.best-agent-details .agent-wrapper .details-wrapper .agent-details .average-rating,
.best-agent-details .agent-wrapper .details-wrapper .agent-details .opinions-info,
.best-agent-details .agent-wrapper .details-wrapper .agent-details .agent-location {
    font: 1.125rem "NNNittiGrotesk-TextRegular"
}

@media print,
screen and (min-width: 64em) {

    .best-agent-details .agent-wrapper .details-wrapper .agent-details .average-rating,
    .best-agent-details .agent-wrapper .details-wrapper .agent-details .opinions-info,
    .best-agent-details .agent-wrapper .details-wrapper .agent-details .agent-location {
        font-size: 1rem
    }
}

.best-agent-details .agent-wrapper .details-wrapper .agent-details .opinions-info {
    color: #f39100
}

.best-agent-details .agent-wrapper .details-wrapper .agent-details .location-info {
    position: relative;
    margin: .5rem 0 1rem
}

@media print,
screen and (min-width: 40em) {
    .best-agent-details .agent-wrapper .details-wrapper .agent-details .location-info {
        margin: .5rem 0 1.2rem 1.5rem
    }
}

@media print,
screen and (min-width: 64em) {
    .best-agent-details .agent-wrapper .details-wrapper .agent-details .location-info {
        margin: 0 0 .75rem .3rem
    }
}

.best-agent-details .agent-wrapper .details-wrapper .agent-details .location-info .agent-location {
    margin: .4rem 0;
    font-size: 1.1rem
}

.best-agent-details .agent-wrapper .details-wrapper .agent-details .location-info .location-ico {
    display: inline-block;
    position: relative;
    top: 7px;
    left: -2px;
    height: 27px;
    width: 17px;
    background: url(assets/map-pin.b6de5070fefac195c24d065482429e4e.png) no-repeat;
    background-size: 17px
}

@media print,
screen and (min-width: 40em) {
    .best-agent-details .agent-wrapper .details-wrapper .agent-details .location-info .location-ico {
        top: 10px;
        left: -4px;
        background-size: 14px;
        width: 14px
    }
}

@media print,
screen and (min-width: 64em) {
    .best-agent-details .agent-wrapper .details-wrapper .agent-details .location-info .location-ico {
        top: 7px;
        background-size: 11px;
        width: 11px;
        height: 21px
    }
}

.best-agent-details .agent-wrapper .details-wrapper .btn {
    max-width: 20rem;
    width: 90%
}

@media print,
screen and (min-width: 40em) {
    .best-agent-details .agent-wrapper .details-wrapper .btn {
        width: auto
    }
}

@media screen and (min-width: 40em)and (max-width: 63.99875em) {
    .best-agent-details .agent-wrapper .details-wrapper .btn {
        margin-top: 1rem
    }
}

.best-agent-details .tabs {
    padding: 0
}

.best-agent-details .more-info-tabs {
    background: #f4f4f4
}

@media print,
screen and (min-width: 64em) {
    .best-agent-details .more-info-tabs {
        border-bottom: 1px solid #d3d3d3
    }
}

.best-agent-details .more-info-tabs .triggers-container {
    justify-content: space-around
}

@media print,
screen and (min-width: 40em) {
    .best-agent-details .more-info-tabs .triggers-container {
        justify-content: center
    }
}

@media print,
screen and (min-width: 64em) {
    .best-agent-details .more-info-tabs .triggers-container {
        padding-left: 3rem
    }
}

.best-agent-details .more-info-tabs .triggers-container .tab-trigger {
    font-size: 1.125rem
}

@media print,
screen and (min-width: 40em) {
    .best-agent-details .more-info-tabs .triggers-container .tab-trigger {
        margin: 0 1.4rem
    }
}

@media print,
screen and (min-width: 64em) {
    .best-agent-details .more-info-tabs .triggers-container .tab-trigger {
        font-size: 1rem
    }
}

.best-agent-details .content-container {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 1.5rem 0;
    width: 100%
}

@media print,
screen and (min-width: 40em) {
    .best-agent-details .content-container {
        padding: 3rem 0
    }
}

.best-agent-details .content-container p,
.best-agent-details .content-container span:not(.opinions-count) {
    font: 1.125rem "NNNittiGrotesk-TextRegular"
}

@media print,
screen and (min-width: 64em) {

    .best-agent-details .content-container p,
    .best-agent-details .content-container span:not(.opinions-count) {
        font-size: 1rem
    }
}

.best-agent-details .content-container .tab-content {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    flex: 1 1 auto;
    display: none;
    width: 100%
}

.best-agent-details .content-container .tab-content.active {
    display: flex !important
}

.best-agent-details .content-container .tab-content .about-me-text,
.best-agent-details .content-container .tab-content .specializations,
.best-agent-details .content-container .tab-content .single-opinion {
    width: 100%
}

.best-agent-details .content-container .tab-content .more-info-title {
    font: 300 1.5rem "NNNittiGrotesk-TextRegular";
    color: #414141
}

@media print,
screen and (min-width: 40em) {
    .best-agent-details .content-container .tab-content .more-info-title {
        margin-bottom: 1.5rem
    }
}

.best-agent-details .content-container .tab-content .about-me-text {
    line-height: 1.33
}

.best-agent-details .content-container .tab-content .specialization-group {
    display: flex;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin: .75rem 0
}

.best-agent-details .content-container .tab-content .specialization-group .spec-icon {
    width: 33px;
    margin-right: 1rem
}

.best-agent-details .content-container .tab-content .single-opinion {
    display: none;
    opacity: 0;
    visibility: hidden;
    transform: translateX(1rem);
    transition: all .5s ease-in-out;
    padding: 1rem 0;
    border-bottom: 1px solid #d3d3d3
}

.best-agent-details .content-container .tab-content .single-opinion.visible {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: none
}

.best-agent-details .content-container .tab-content .opinion-details {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin: .5rem 0 .75rem
}

@media print,
screen and (min-width: 64em) {
    .best-agent-details .content-container .tab-content .opinion-details {
        margin: .5rem 0 .3rem
    }
}

.best-agent-details .content-container .tab-content .opinion-details .opinion-author {
    font-family: "NNNittiGrotesk-Heading"
}

@media print,
screen and (min-width: 40em) {
    .best-agent-details .content-container .tab-content .opinion-details .opinion-author {
        font-family: "NNNittiGrotesk-TextRegular"
    }
}

.best-agent-details .content-container .tab-content .opinion-rating {
    margin: .75rem 0
}

.best-agent-details .content-container .tab-content .opinion-text {
    margin-top: .75rem
}

.best-agent-details .content-container .tab-content .show-more-opinions {
    max-width: 20rem;
    margin: 2rem auto
}

@media print,
screen and (min-width: 64em) {
    .best-agent-details .content-container .tab-content .show-more-opinions {
        margin: 5rem auto
    }
}

.best-agent-details .stars-wrapper {
    margin-right: .5rem
}

@media print,
screen and (min-width: 64em) {
    .best-agent-details .stars-wrapper {
        margin-right: 1rem
    }
}

.best-agent-details .stars-wrapper svg {
    margin-right: 2px
}

@media print,
screen and (min-width: 64em) {
    .best-agent-details .stars-wrapper svg {
        width: 10px;
        height: 10px;
        margin-right: 0
    }
}