<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.archive-editorial-default {
    padding: 74px 15px;
}
.bg-colors-primary-80 .container {
    padding-top: 61px;
}
.bg-colors-primary-80 {
    background: rgb(255,255,255);
    background: -moz-linear-gradient(90deg, #F7FFF1 60%, #229269 60%);
    background: -webkit-linear-gradient(90deg, #F7FFF1 60%, #229269 60%);
    background: linear-gradient(90deg, #F7FFF1 60%, #229269 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#3c7c00",GradientType=1);
}
.bg-colors-primary-80::before{
    content: ''!important;
    position: absolute!important;
    background: url("../img/brand/bg-repeat-light.svg")!important;
    height: 658px!important;
    width: 40%!important;
    left: 60%;
}
.bg-colors-secondary-1 {
    background: rgb(255,255,255);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 60%, rgba(72,40,23,1) 60%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 60%, rgba(72,40,23,1) 60%);
    background: linear-gradient(90deg, rgba(255,255,255,1) 60%, rgba(72,40,23,1) 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#482817",GradientType=1);
}
.bg-colors-secondary-3 {
    background: rgb(255,255,255);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 60%, rgba(212,112,36,1) 60%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 60%, rgba(212,112,36,1) 60%);
    background: linear-gradient(90deg, rgba(255,255,255,1) 60%, rgba(212,112,36,1) 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#d47024",GradientType=1);
}
.bg-colors-secondary-4 {
    background: rgb(255,255,255);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 60%, rgba(225,185,95,1) 60%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 60%, rgba(225,185,95,1) 60%);
    background: linear-gradient(90deg, rgba(255,255,255,1) 60%, rgba(225,185,95,1) 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#e1b95f",GradientType=1);
}
.bg-colors-secondary-5 {
    background: rgb(255,255,255);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 60%, rgba(32,74,0,1) 60%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 60%, rgba(32,74,0,1) 60%);
    background: linear-gradient(90deg, rgba(255,255,255,1) 60%, rgba(32,74,0,1) 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#204a00",GradientType=1);
}
.bg-colors-secondary-6 {
    background: rgb(255,255,255);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 60%, rgba(70,95,112,1) 60%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 60%, rgba(70,95,112,1) 60%);
    background: linear-gradient(90deg, rgba(255,255,255,1) 60%, rgba(70,95,112,1) 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#465f70",GradientType=1);
}
.archive-editorial-default .header-archive h1, .agridigital {
    font-size: 24px;
    font-weight: 300;
    color: #204A00 !important;
    margin-bottom: 24px;
}
.archive-editorial-default .header-archive .agridigital {
    font-size: 24px;
    color: #204A00 !important;
}
.archive-editorial-default .header-archive p {
    font-size: 14px;
    color: #204A00 !important;
    font-weight: 400;
}
.archive-editorial-default .header-archive .pagridigital{
    color: #204A00 !important;
}
.archive-editorial-default .header-archive h3,
.title-editoria-strong,
.title-editoria-agridigital {
    color: #666666;
    font-weight: bold;
    font-size: 12px;
    line-height: 175%;
    margin-bottom: 24px;
}
.archive-editorial-default .header-archive .title-editoria-strong {
    color: #204A00 !important;
    font-size: 12px;
    font-weight: 700;
}
.archive-editorial-default .header-archive .title-editoria-agridigital {
    color: #204A00 !important;
}
.archive-editorial-default a {
    color: transparent;
    text-decoration: none;
}
.archive-editorial-default .btn {
    font-size: 14px!important;
    color: #3C7C00;
    background-color: transparent;
    border: 0;
    padding: 0;
    position: relative;
    display: flex;
    align-items: end;
    top: 0;
    border-radius: 12px;
    border: 1px solid #3C7C00;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px;
}
.archive-editorial-default .btn:hover{
    background: #EFF8E8;
}
.archive-editorial-default .btn .material-icons {
    font-size: 12px;
    margin-left: 0;
}
.archive-editorial-default .text-end img {
    max-width: 552px;
    border-radius: 72px 0;
    max-height: 476px;
    width: 100%;
  /*  margin-top: 58px;
    margin-bottom: 58px;*/
}
.container-cards-editorial .card-img {
    color: #ffffff;
    background-size: cover;
    font-size: 12px;
    padding: 32px 0;
}
.container-cards-editorial .card-img h3 {
    font-size: 12px;
    font-weight: bold;
    line-height: 175%;
    text-transform: uppercase;
    margin-bottom: 32px;
}
.container-cards-editorial .card-img .btn-play {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 16px;
    max-width: 48px;
    margin: 189px 0;
}
@media (max-width: 1024px) {
    .container-cards-editorial .card-img .btn-play {
        margin: 199px 0;
    }
}
@media (max-width: 540px) {
    .bg-colors-primary-80 {
        background: -moz-linear-gradient(180deg, #F7FFF1 60%, #229269 60%);
        background: -webkit-linear-gradient(180deg, #F7FFF1 60%, #229269 60%);
        background: linear-gradient(180deg, #F7FFF1 60%, #229269 60%);
    }
    .bg-colors-secondary-1 {
        background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 60%, rgba(72,40,23,1) 60%);
        background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 60%, rgba(72,40,23,1) 60%);
        background: linear-gradient(180deg, rgba(255,255,255,1) 60%, rgba(72,40,23,1) 60%);
    }
    .bg-colors-secondary-3 {
        background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 60%, rgba(212,112,36,1) 60%);
        background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 60%, rgba(212,112,36,1) 60%);
        background: linear-gradient(180deg, rgba(255,255,255,1) 60%, rgba(212,112,36,1) 60%);
    }
    .bg-colors-secondary-4 {
        background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 60%, rgba(225,185,95,1) 60%);
        background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 60%, rgba(225,185,95,1) 60%);
        background: linear-gradient(180deg, rgba(255,255,255,1) 60%, rgba(225,185,95,1) 60%);
    }
    .bg-colors-secondary-5 {
        background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 60%, rgba(32,74,0,1) 60%);
        background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 60%, rgba(32,74,0,1) 60%);
        background: linear-gradient(180deg, rgba(255,255,255,1) 60%, rgba(32,74,0,1) 60%);
    }
    .bg-colors-secondary-6 {
        background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 60%, rgba(70,95,112,1) 60%);
        background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 60%, rgba(70,95,112,1) 60%);
        background: linear-gradient(180deg, rgba(255,255,255,1) 60%, rgba(70,95,112,1) 60%);
    }
  /*  .archive-editorial-default .text-end img  {
        margin-top: 58px;
        margin-bottom: 58px;
    }*/
}
@media (min-width: 414px){
    .archive-editorial-default .header-archive h2{
        font-size: 24px;
    }
}
</pre></body></html>