.acompanhe-area .acompanhe-wrapper
{
    display: flex;
    justify-content: space-between;
    margin: 42px 0;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-aside
{
    max-width: 433px;
    padding: 0 20px;
    width: var(--full);
}

.acompanhe-area .acompanhe-wrapper .acompanhe-aside .aside-area
{
    max-width: 433px;
    width: var(--full);
    background-color: var(--verde-claro);
    border-radius: 20px;
    padding: 20px;
}

.search-title{
    font-size: 20px;
    font-weight: bold;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-aside .aside-area .search-area
{
    width: var(--full);
    position: relative;
    margin-top: 22px;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-aside .aside-area .search-area input
{
    border-style: none;
    width: var(--full);
    min-height: 35px;
    padding-left: 15px;
    border-radius: 5px;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-aside .aside-area .search-area input::placeholder
{
    font-size: 16px;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-aside .aside-area .search-area .icon
{
    position: absolute;
    right: 18px;
    top: 6px;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-aside .aside-area .search-area .icon i
{
    font-size: 14px;
    pointer-events: none;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-aside .aside-area h2
{
    margin-top: 49px;
    font-size: 20px;
    margin-bottom: 30px;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-aside .aside-area ul{
    list-style: none;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-aside .aside-area ul li
{
    margin-bottom: 52px;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-aside .aside-area ul li .list-wrapper{
    display: flex;
    align-items: center;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-aside .aside-area ul li .list-wrapper .list-items{
    display: flex;
    padding: 6px;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-aside .aside-area ul li .list-wrapper .icon i
{
    font-size: 25px;
    margin-top: 0px;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-aside .aside-area ul li .list-wrapper .text p{
    padding-left: 15px;
}

.holder
{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 24px 0;
}

.holder a {
    font-family: 'Open Sans', sans-serif !important;
    color: var(--color-default) !important;
    text-decoration: none;
    font-size: 18px !important;
    margin: 0 12px !important;
}

.holder a:hover{
    background-color: transparent !important;
    text-decoration: underline;
}

.holder a.jp-current,
a.jp-current:hover {
    color: var(--color-default) !important;
    font-weight: bold;
}

.holder .jp-previous:before {
    color: var(--color-default);
    content: '\f053';
    font-family: 'icomoon';
    font-weight: 900;
    width: 100%;
    height: 100%;
    font-size: 10px;
}

.holder .jp-next:before {
    color: var(--color-default);
    content: '\f054';
    font-family: 'icomoon';
    font-weight: 900;
    width: 100%;
    height: 100%;
    font-size: 10px;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-aside .acompanhe-news .news-area
{
    width: var(--full);
    border-radius: 20px;
    min-height: 391px;
    background-image: url('../img//acompanhe/eye-spa-tratamentos-news-bg.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 47px;
    padding: 30px;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-aside .acompanhe-news .news-area
{
    margin-top: 14px;
    background-image: url('../img/tratamentos/eye-spa-tratamentos-news-bg.webp');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: var(--full);
    min-height: 424px;
    padding: 22px 36px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.check-privacy
{
    margin-top: 34px;
}

.check-privacy label{
    color: #fff;
    font-size: 16px;
}
.check-privacy label a{
    color: #fff;
    font-size: 16px;
}

.check-privacy label strong{
    color: #fff;
    font-size: 16px;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-aside .acompanhe-news .news-area h1
{
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-top: 25px;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-aside .acompanhe-news .news-area form
{
    width: var(--full);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-width: 329.34px;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-aside .acompanhe-news .news-area form .form-nome,
.acompanhe-area .acompanhe-wrapper .acompanhe-aside .acompanhe-news .news-area form .form-whats
{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    width: var(--full);
    margin-top: 36px;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-aside .acompanhe-news .news-area form .form-nome label,
.acompanhe-area .acompanhe-wrapper .acompanhe-aside .acompanhe-news .news-area form .form-whats label
{
    color: #fff;
    font-weight: bold;
    line-height: 1.5;
    padding-left: 15px;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-aside .acompanhe-news .news-area form .form-nome input,
.acompanhe-area .acompanhe-wrapper .acompanhe-aside .acompanhe-news .news-area form .form-whats input
{
    width: var(--full);
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 32.84px;
    border-style: none;
    padding-left: 15px;
    border-radius: 8px;

}

.acompanhe-area .acompanhe-wrapper .acompanhe-aside .acompanhe-news .news-area form .btn-area
{
    width: var(--full);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-aside .acompanhe-news .news-area form .btn-area button
{
    display: flex;
    justify-content: center;
    align-items: center;
    border-style: none;
    max-width: 151px;
    min-height: 39px;
    color: #fff;
    font-weight: bold;
    background-image: linear-gradient(to left, #20555d, #4d767c);
    border-radius: 10px;
    width: var(--full);
    padding: 5px;
    cursor: pointer;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-content
{
    max-width: 865px;
    width: var(--full);
    padding: 0 20px;
    position: relative;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-content .acompanhe-image-area
{
    max-width: 548px;
    max-height: 365px;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-content .acompanhe-image-area figure
{
    margin: 0 auto;
    width: fit-content;
    position: relative;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-content .acompanhe-image-area figure img
{
    max-width: var(--full);
    max-height: 365px;
    border-radius: 10px;
    border: 1px solid var(--verde);
}

.acompanhe-area .acompanhe-wrapper .acompanhe-content .acompanhe-image-area figure figcaption
{
    position: absolute;
    top: 0;
    right: 26px;
    box-shadow: 0px 0px 0px 0px #000;
    width: 49.56px;
    height: 59.93px;
    background-color: var(--verde);
    border-radius: 0px 0px 10px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-content .acompanhe-image-area figure figcaption span
{
    font-weight: bold;
    color: #fff;
    font-size: 24px;
}
.acompanhe-area .acompanhe-wrapper .acompanhe-content .acompanhe-image-area figure figcaption span:last-child
{
    font-weight: normal;
    font-size: 20px;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-content .acompanhe-title-area
{
    margin-top: 40px;
    width: var(--full);
}

.acompanhe-area .acompanhe-wrapper .acompanhe-content .acompanhe-title-area .title
{
    width: var(--full);
}

.acompanhe-area .acompanhe-wrapper .acompanhe-content .acompanhe-title-area .title h1
{
    font-size: 20px;
    line-height: 1.5;
    color: var(--verde);
}

.acompanhe-area .acompanhe-wrapper .acompanhe-content .acompanhe-title-area .author
{
    width: var(--full);
}

.acompanhe-area .acompanhe-wrapper .acompanhe-content .acompanhe-title-area .author p
{
    line-height: 1.5;
}

.acompanhe-area .acompanhe-wrapper .acompanhe-content .acompanhe-text-area
{
    margin-top: 30px;
}

.social-media-wrapper
{
    width: var(--full);
}
.social-media {
    background-color: var(--verde);
    margin-top: 100px;
    min-height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 36px;
    border-radius: 10px;
    width: var(--full);
}

.social-media p{
    color: #fff;
    font-weight: bold;
}

.social-media ul {
    list-style: none;
    display: flex;
    align-items: center;
    margin: 0;
}

.social-media ul a,
.social-media ul li {
    color: var(--verde);
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}

.social-media ul li {
    margin-right: 0px;
}

.social-media ul a {
    margin-right: 25px;
}

.social-media ul a li i{
    color: #fff;
}

@media(max-width: 992px)
{
    .acompanhe-area .acompanhe-wrapper
    {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .acompanhe-area .acompanhe-wrapper .acompanhe-content .acompanhe-image-area
    {
        margin: 0 auto;
    }

    .acompanhe-area .acompanhe-wrapper .acompanhe-content .acompanhe-title-area .title,
    .acompanhe-area .acompanhe-wrapper .acompanhe-content .acompanhe-title-area .author
    {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .acompanhe-area .acompanhe-wrapper .acompanhe-aside
    {
        margin-top: 50px;
    }
}

@media(max-width: 764px)
{
    .acompanhe-area .acompanhe-wrapper .acompanhe-content
    {
        padding: 0;
    }

    .acompanhe-area .acompanhe-wrapper .acompanhe-content .acompanhe-title-area .title h1
    {
        text-align: center;
    }
}

@media(max-width: 457px)
{
    .social-media
    {
        padding: 5px 5px;
    }
}

@media(max-width: 398px)
{
    .social-media ul a
    {
        margin-right: 18px;
    }
}

@media(max-width: 360px)
{
    .social-media ul a
    {
        margin-right: 11px;
    }
}