@font-face{
    font-family:coranto;
    src:url(https://s3.glbimg.com/cdn/fonts/coranto/bold.eot);
    src:url(https://s3.glbimg.com/cdn/fonts/coranto/bold.woff) format("woff"),url(https://s3.glbimg.com/cdn/fonts/coranto/bold.ttf) format("truetype");
    font-style:normal;
    font-weight:700;
    font-display:swap
}

/* component */
::-webkit-scrollbar {
    width: 11px;
}

::-webkit-scrollbar-track {
    background-color: rgba(255,255,255,0);
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-left: 3px solid rgba(255,255,255,0);
    border-right: 3px solid rgba(255,255,255,0);
}

::-webkit-scrollbar-thumb {
    border: 2px solid transparent;
    background-clip: content-box;
    border-radius: 50em;
    background-color: #d7d7d7;
    -webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    -ms-border-radius: 50em;
    -o-border-radius: 50em;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #b7b7b7;
}

.f-header{
    border-bottom: 1px solid #DADBDC;
}
.back-to-top{
  background-color: #1d9691;
}
.back-to-top:hover {
  background-color: #005054;
}
.sticky-banner {
    height: 52px;
    background-color: #fff;
    border-bottom: 1px solid #DADBDC;
}

.sticky-banner p{
    padding: 0;
}

.ctn-sub-header{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1670px;
    margin: 0 auto;
    height: 100%;
    padding: 0 25px;
}

.ctn-sub-header .ctn-int-header{
    width: 170px;
    display: flex;
    justify-content: center;
}

.ctn-sub-header .ctn-int-header:nth-of-type(3){
    justify-content: flex-end;
}

.ctn-sub-header .ctn-int-header:nth-of-type(2){
    width: calc(100% - 440px);
}

.ctn-sub-header .ctn-int-header:nth-of-type(2) .header-brand {
    display: block;
    overflow: hidden;
}

.ctn-int-header.header-brand .ctn-text{
    display: flex;
    align-items: center;
    width: 150px;
}

.ctn-int-header.header-brand .ctn-text .header-brand{
    overflow: hidden;
}

.ctn-int-header.header-brand{
    display: flex;
    justify-content: center;
    align-items: center;
}

.sticky-banner .ctn-int-header.header-brand{
    justify-content: flex-start;
}

.ctn-int-header .header-brand p.brand-edit{
    text-align: left;
    font: normal normal 700 14px/19px Open Sans;
    letter-spacing: -0.21px;
    color: #333333;
    opacity: 1;
    padding: 4px 0 5px 13px;
    text-transform: uppercase;
    border-left: 1px solid #CCCCCC;
}

.ctn-int-header .header-brand p.brand-tit{
    text-align: left;
    font: normal normal 600 14px/19px Open Sans;
    letter-spacing: -0.21px;
    color: #999999;
    opacity: 1;
    padding: 4px 0 5px 0;
    text-transform: uppercase;
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ctn-int-header .header-brand p.brand-tit.first{
    font-family: coranto, sans-serif;
    letter-spacing: -1px;
    text-transform: none;
    font-size: 30px;
    line-height: 1;
    color: #333;
    padding: 2px 0 0 14.5px;
}

.ctn-int-header.header-brand img{
    padding-right: 10px;
}

.sticky-banner .ctn-int-header.header-brand img{
    width: 31px;
    padding-right: 10px;
}

.ctn-int-header.header-brand span{
    display: block;
    width: 1px;
    height: 39px;
    background-color: #CCCCCC;
}

.share{
    display: flex;
    gap: 14px;
    justify-content: center;
}

.main__contents {
    margin-top: 0px;
}

.container {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1460px;
    margin: 0 auto 60px auto;
}

.bg-fff {
    background-color: #fff;
}

.bg-f7 {
    background-color: #f7f7f7;
}
.bg-ea {
    background-color: #eaeeea;
}

.content_share {
    position: absolute;
    bottom: 62px;
    right: 50px;
    padding-right: 0px;
}

.title {
    margin: 0 auto;
    text-align: center;
    padding: 50px 0 30px 0;
    text-transform: uppercase;
    font-weight: 800;
    color: #111;
    max-width: 900px;
}

.sub-title {
    font-weight: 400;
    text-align: center;
    color: #555;
    max-width: 840px;
    margin: 0 auto;
    padding: 0px 0 20px 0;
}

.txt-p {
    text-align: left;
    margin: 0px auto 35px auto;
    max-width: 660px;
}

.txt-p a {
    text-decoration: none;
    color: hsl(132.15, 43.17%, 35.88%) !important;
    font-weight: 700;
}

.txt-p a:hover {
    text-decoration: underline;
}

.txt-p strong {
    font-weight: 700;
}

.txt-p:last-child {
    margin-bottom: 0;
    padding-bottom: 70px;
}

.capitular::first-letter {
    position: relative;
    display: block;
    font-weight: 700;
    font-size: 60px;
    margin: 2px 12px 2px 0px;
    padding: 0;
    float: left;
    line-height: 1;
    text-indent: 0;
    text-rendering: optimizeLegibility;
    color: #333;
}

.autor {
    font-size: 1rem;
    line-height: 1.25rem;
    color: #555;
    padding: 0px 0 5px 0;
    text-align: left;
    max-width: 975px;
    margin: 0 auto;
    text-align: center;
}

.autor span {
    font-weight: 700;
}

.data-publi {
    font-size: 1rem;
    line-height: 1.25rem;
    color: #555;
    padding: 0 0 20px 0;
    text-align: center;
    /* border-bottom: 1px solid #e5e5e5; */
    max-width: 975px;
    margin: 0 auto;
}

.twitter-tweet,
.instagram-media,
iframe{
    position: relative;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* component */
.hide-nav {
    --hide-nav-transition-duration: 0.3s;
    position: sticky !important;
    top: 0;
    will-change: transform;
    transition: transform var(--hide-nav-transition-duration), background-color var(--hide-nav-transition-duration);
}
  
.hide-nav--fixed {
    background-color: transparent;
}

.f-header {
    height: 70px;
    width: 100%;
    z-index: 3;
}

.f-header::before {
    display: none;
    content: "mobile";
}

/* variables */
:root {
    --sb9-color-bg-light-hsl: 0, 0%, 100%;
    --sb9-space-md: 1.25rem;
  }
  
  @media(min-width: 64rem){
    :root {
      --sb9-space-md: 2rem;
    }
  }
  
  /* component */
  .sticky-banner {
    position: fixed;
    top: -1px;
    left: 0;
    width: 100%;
    z-index: 100;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  
  .sticky-banner--bottom {
    top: auto;
    bottom: -1px;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  
  .sticky-banner--visible {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
    
  .sticky-banner:not(.sticky-banner--visible) {
    box-shadow: none;
  }
  
  /* utility classes */
  
  .sb9-text-center {
    text-align: center;
  }
  
  .sb9-padding-md {
    padding: var(--sb9-space-md);
  }
  
  .sb9-bg-light {
    --sb9-bg-o: 1;
    background-color: hsla(var(--sb9-color-bg-light-hsl), var(--sb9-bg-o, 1));
  }
  
  .sb9-shadow-sm {
    box-shadow:0 0.3px 0.4px rgba(0, 0, 0, 0.025),0 0.9px 1.5px rgba(0, 0, 0, 0.05), 0 3.5px 6px rgba(0, 0, 0, 0.1);
  }

    .bar-mobile{
        display: none;
        width: 100%;
        background-color: #eee;
        padding: 5px 0 6px 0;
    }
    .bar-mobile p.title-bar{
        font-family: "Open Sans", helvetica, arial, sans-serif;
        font-size: 14px;
        line-height: 20px;
        font-weight: 600;
        text-align: center;
        color: #007377;
        letter-spacing: normal;
    }
    .back-to-top{
        background-color: #1d9691;
      }
      
    .back-to-top:hover {
        background-color: #005054;
    }
    .reading-progressbar {
        top: initial;
        bottom: -1px;
        height: 2px;
        color: #1d9691;
      }


  @media screen and (max-width: 819px) {
    .bar-mobile{
        display: block;
    }
    .f-header {
        height: auto;
        border: 0;
    }
    .ctn-sub-header {
        flex-direction: column;
        padding: 0;
    }

    .sticky-banner {
        display: none;
        height: 83px;
        background-color: #eee;
        opacity: 0.3;
    }

    .share{
        display: none;
    }

    .ctn-int-header .header-brand p.brand-tit.first{
        display: none;
    }

    .ctn-int-header.header-brand span{
        display: none;
    }

    .ctn-sub-header .ctn-int-header:nth-child(1) img{
        display: none;
    }

    .ctn-int-header.header-brand img {
        padding: 0;
        max-width: 74px;
    }

    .ctn-sub-header .ctn-int-header:nth-of-type(2) {
        width: 100%;
        border-bottom: 1px solid #DADBDC;
        padding-bottom: 11px;
        padding-top: 11px;
    }

    .ctn-int-header .header-brand p.brand-tit{
        display: none;
    }

    .ctn-int-header .header-brand p.brand-edit{
        border: 0;
        padding-right: 0;
        font: normal normal 600 14px / 19px Open Sans;
        text-transform: none;
        color: #007377;
        padding: 4px 14.5px 6px 0;
    }

    .ctn-int-header.header-brand .ctn-text .header-brand:nth-child(1){
        min-width: initial;
    }

    .sticky-banner .ctn-sub-header{
        align-items: flex-end;
    }
    
  }

















