/*Section - Experiência Nutrien*/
.home-container-experience,
.container-banner-cta {
    padding: 174px 0!important;
    background-color: #F6F6F6;
    height: 784px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 128px; 
}
.container-banner-cta {
    height: 528px;
    padding: 78.5px 0 !important;
}
.home-container-experience .card,
.container-banner-cta .card {
    padding-top: 72px;
    padding-bottom: 40px;
    padding-right: 64px;
    padding-left: 64px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    max-width: 476px;
  /*  min-height: 448px;*/
    max-height: 520px;
    background: #FFFFFF;
    border-radius: 0px 48px;
    border: 0;
    border: 1px solid #DDDDDD;
    box-sizing: border-box;
}
.container-banner-cta .card {
    padding-top: 48px;
    padding-bottom: 48px;
    padding-left: 64px;
    min-height: 242px;
}
.container-banner-cta .card .card-body {
    padding: 0;
}
/*.home-container-experience .card-body {
    padding: 0;
}*/
.home-container-experience .card-title {
    position: static;
    width: 100%;
    color: #222222;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 150%;
    display: flex;
    align-items: center;
    margin-bottom: 32px;
}
.container-banner-cta .card-title {
    font-weight: 700;
    font-size: 12px;
    line-height: 175%;
    text-transform: uppercase;
    color: #666666;
}
.container-banner-cta .card-text {
    font-weight: 300;
    font-size: 28px;
    line-height: 150%;
}
.home-container-experience p {
    color: #666666;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 175%;
   /* padding-bottom: 24px; */
}
.home-container-experience p > a {
    font-weight: 600;
    text-decoration: underline;
    color: #3C7C00;
}
.home-container-experience .btn-nutrien,
.container-banner-cta .btn-nutrien {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #3C7C00;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 24px;
    border: 1px solid #3C7C00;
    background-color: transparent;
    box-sizing: border-box;
    border-radius: 16px;
    flex: none;
    order: 2;
    flex-grow: 0;
    margin: 32px 0px; 
    width: fit-content;
}
.container-banner-cta .btn-nutrien {
    margin-bottom: 0;
}
.home-container-experience .btn-nutrien:hover,
.container-banner-cta .btn-nutrien:hover{
    color: #204A00;
    background: #EFF8E8;
    border: 1px solid #3C7C00;
}
.home-container-experience .btn-nutrien:focus,
.container-banner-cta .btn-nutrien:focus {
    box-shadow: inset 0 0 0 2px #3C7C00;
}
.btn-nutrien .material-icons-outlined {
    font-weight: normal;
    font-style: normal;
    font-size: 20px;  /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    margin-left: 10px;

    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;

    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;

    /* Support for IE. */
    font-feature-settings: 'liga';
  }
/*Section - Experiência Nutrien*/

.list-icon-text-aggregator{
    width: 100%;
    max-width: 440px;
    display: flex;
    flex-direction: row;
    margin-bottom: 24px;
}

.list-icon-text-aggregator img {
    width: 72px;
    height: 72px;
    margin-right: 24px;
}

.list-icon-text-aggregator p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 175%;
}

.custom-list .list-icon-text-aggregator{
    align-items: flex-start;
}

.container-single-news-default.custom-list .header-news img {
    width: 64px!important;
    height: 64px!important;
}

.custom-list .list-icon-text-aggregator{
    max-width: 100%;
}
.custom-list h4{
    margin-top: 0!important;
    color: #222222!important;
    font-size: 20px!important;
}
.custom-list .list-icon-text-aggregator div h5{
    margin: 0;
    font-weight: 600;
    font-size: 14px;
    color: #222222;
}
.custom-list .list-icon-text-aggregator div p{
    font-size: 14px;
}

.custom-list{
    padding: 0!important;
}

.custom-list a{
    height: 24px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #3C7C00;

}

.bg-colors-primary-1{
    background: linear-gradient(180deg, #229269 0%, #6BC15D 100%)!important;
}

.bg-colors-primary-1::before{
    content: ''!important;
    position: absolute!important;
    background: url("../img/brand/bg-repeat-dark.svg")!important;
    width: 100%;
    height: 385px;
}

@media only screen and (max-width: 540px) {
    .container-banner-cta {
        height: 284px;
        background-position: unset;
        /* padding-top: 298px !important;
        padding-bottom: 298px!important; */
        margin-bottom: 296px;
    }
    .container-banner-cta .card {
        height: 140px;
        padding: 40px 24px;
        margin-top: 18px;
    }
    .bg-colors-primary-1::before{
        width: 100%;
        height: 345px;
    }
    .home-container-experience .btn-nutrien {
        padding: 8px 24px;
        border-radius: 12px;
        margin-bottom: 40px;
        margin-top: 24px;
    }
    .container-banner-cta .card-text {
        font-size: 24px;
    }
    .home-container-experience p {
        padding-bottom: 24px;
    }
}
