﻿.press-newsletter-subscribe {
    padding-left: 7% !important;
}

    .press-newsletter-subscribe .container {
        background: #fff;
    }

    .press-newsletter-subscribe .row {
        padding-right: 6%;
    }

        .press-newsletter-subscribe .row .container {
            padding-left: 2%;
            padding-right: 2%;
            padding-top: 2%;
            border: 1px solid rgba(0,0,0,.125);
            margin-top:0%;
        }
        .press-newsletter-subscribe .row .alert-info .submit-confirm p {
            font-size: 16px;
        }

    .press-newsletter-subscribe label.form-col-1 {
        width: 0;
    }

    .press-newsletter-subscribe .section-title {
        margin-bottom: 0 !important;
    }

    .press-newsletter-subscribe .form-group {
        margin-bottom: 0 !important;
    }

        .press-newsletter-subscribe .form-group h4 {
            padding-left: 30%;
            padding-bottom: 4%;
        }

    .press-newsletter-subscribe .btn-form {
        padding-top: 5%;
        padding-bottom: 10%;
    }


.press-title-contact-us {
    margin-top: -100px;
}

.press-title-actuality {
    margin-top: -5%;
}

.press-title .container {
    margin-bottom: 0 !important;
}



.press-newsletter-subscribe-title {
    color: var(--gray-800, #1D2939);
    font-family: var(--font-asap);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.press-newsletter-subscribe-btn {
    display: flex;
    padding: 12px 64px;
    height: 48px;
    justify-content: center;
    align-items: center;
    color: #fff;
    gap: 8px;
    background-color: var(--primary-blue);
    border-color: var(--primary-blue);
    border-radius: 8px;
    font-family: var(--font-header);
}

    .press-newsletter-subscribe-btn:hover {
        background-color: #fff;
        border-color: var(--primary-blue);
        color: var(--primary-blue) !important;
        -webkit-transition: background .2s; /* For Safari 3.0 to 6.0 */
        transition: background .2s; /* For modern browsers */
    }

.press-newsletter-subscribe-input {
    display: flex;
    height: 48px;
    padding: 12px 16px;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid var(--gray-300, #D0D5DD);
    background: var(--gray-25, #FCFCFD);
}

.press-newsletter-subscribe .c-form .container .form-group {
    grid-column: 6 / 11;
}

.press-newsletter-subscribe .c-form .angucomplete-holder .autocomplete {
    height: 46px;
}

/*Meduim*/
@media(max-width:991px) {
    .press-actuality-btn-style {
        width: 100%!important;
    }
}
/*Small*/
@media(max-width: 767px) {
    .press-newsletter-subscribe-btn {
        width: 100%;
    }

    .btn-inversed-primary {
        width: 100%;
        margin-bottom : 1%;
    }

    .events-img {
        width: 100%;
    }

    .press-contact-us .flex-sm-column {
        flex-direction: column !important;
    }

    .press-contact-us .column-border {
        border: none;
    }



    .press-newsletter-subscribe .form-group h4 {
        padding-left: 0%;
        padding-bottom: 4%;
    }

/*    .press-articles {
        padding-bottom: 10% !important;
    }*/

    .others-space-between-right-col {
        width: 100%;
    }

    @media only screen and (max-width: 575px) {
        .form-root .form-group label.control-label {
            text-align: left;
        }
    }

    .form-root .label-align-top .form-label {
        margin-left: 4px;
    }

    .press-newsletter-subscribe-title {
        padding-top: 5%;
    }
}



.press-contact-us .container {
    background: #fff;
}

.press-contact-us .row {
    padding-left: 7%;
    padding-right: 7%;
}

    .press-contact-us .row .row {
        padding-left: 0;
        padding-right: 0;
    }


.press-find-out-more {
    margin-top: -5%;
}

    .press-find-out-more .row {
        padding-left: 3.2%;
        padding-right: 3.2%;
    }

        .press-find-out-more .row .container h4 {
            background: var(--gray-50, #F9FAFB);
            text-align: center;
            padding-top: 12px;
            padding-bottom: 12px;
        }


.press-our-events .row .container {
    padding-left: 7%;
    padding-right: 6%;
}

.press-our-events .row .row {
    padding: 2%;
}

    .press-our-events .row .row h6 {
        padding-bottom: 2%;
        padding-top: 0%;
        color: var(--gray-900, #101828);
        /* Body/Large */
        font-family: var(--font-asap);
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 150% */
    }

.press-our-events-btn {
    padding: 12px 24px;
    background-color: #fff;
    border-color: var(--primary-blue);
    color: var(--primary-blue) !important;
    -webkit-transition: background .2s; /* For Safari 3.0 to 6.0 */
    transition: background .2s; /* For modern browsers */
}

    .press-our-events-btn:hover {
        display: flex;
        padding: 12px 24px;
        height: 48px;
        justify-content: center;
        align-items: center;
        color: #fff;
        gap: 8px;
        background-color: var(--primary-blue);
        color: #fff !important;
        border-color: transparent;
        border-radius: 8px;
    }


.press-find-out-more-icon {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    gap: 8px;
}

.press-find-out-more-title {
    color: var(--gray-800, #1D2939);
    font-family: var(--font-header);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
}

.press-hero-block > .row {
    margin-left: 0;
    margin-right: 0;
}

    .press-hero-block > .row > .col-12 {
        padding-right: 0;
        padding-left: 0;
        margin-top:0 ;
    }

.press-hero-block-style {
    margin-right: -12px;
    margin-left: -12px;
}

.press-hero-block-img {
    background: url('/portals/0/Images/prescrire/press_hero.jpg'), lightgray 50%;
}

.press-hero-block h1 {
    color: #FFF;
    text-align: center;
    /* Display/Small */
    font-style: normal;
    font-weight: 500;
}

.press-hero-block h6 {
    color: var(--base-white, #FFF);
    /* Headline/Medium */
    font-family: var(--font-asap);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
}

.press-hero-block img {
    width: 100%;
    height: 309px;
    object-fit: cover;
    flex-shrink: 0;
}

.press-hero-block-backgroud {
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 73, 135, 0.36) 0%, rgba(0, 73, 135, 0.36) 100%);
}


.press-articles {
    background-color: #fff;
    margin: 6%;
    padding: 1%;
    padding-top: 0%;
    margin-top: 0%;
    margin-bottom: 3%;
}

    .press-articles .article_pager {
        width: 100%;
    }

.press-articles-title {
    color: var(--gray-800, #1D2939);
    font-family: var(--font-header);
    font-size: 18px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 24px !important;
}

.press-articles-date {
    color: var(--gray-500, #667085) !important;
    /* Body/Medium */
    font-family: var(--font-asap);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 114.286% */
}

.press-actuality-btn-style {
    width: 30%;
    margin-top: 1%;
    text-decoration: none !important;
}


.press-form .angucomplete-holder input {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='gray' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right;
    background-size: 2.9%;
    background-position-x: 99%;
}