#BlogPost .section__hero{background-color:var(--color-primary-light);padding:60px 10% 0%;position:relative}#BlogPost .section__hero:before{content:"";z-index:0;opacity:.2;mix-blend-mode:color-burn;background:linear-gradient(#6a4300 0%,transparent 100%);width:100%;height:50%;position:absolute;top:0;left:0}#BlogPost .section__hero .column__1{z-index:1;align-items:center;position:relative}#BlogPost .section__hero .column__1 .breadcrumb{border:1px solid rgba(255,255,255,.3);border-radius:10px;width:auto;margin-top:2%;margin-bottom:.3em;padding:.3em 1em}#BlogPost .section__hero .column__1 .breadcrumb span{color:var(--color-white);font-weight:300;font-size:var(--size-xs)}#BlogPost .section__hero .column__1 .breadcrumb span a{color:inherit;font-weight:inherit;font-size:inherit;text-decoration:none}#BlogPost .section__hero .column__1 .breadcrumb span a:hover{text-decoration:underline}#BlogPost .section__hero .column__1 h1{color:var(--color-white);font-size:var(--size-2xl);text-transform:unset;text-align:center;margin-bottom:.3em;font-weight:500}#BlogPost .section__hero .column__1 img{max-height:80vh}#BlogPost .section__content{background-color:var(--color-gray);padding:0% 10%}#BlogPost .section__content .column__2{background-color:var(--color-white);padding:5%}#BlogPost .section__content .column__2 .col__left{width:60%}#BlogPost .section__content .column__2 .col__left .autor__date{background-color:rgba(0,0,0,.05);border-radius:10px;width:100%;margin-bottom:2em;padding:1em}#BlogPost .section__content .column__2 .col__left .autor__date span{width:100%;color:var(--color-primary);font-size:var(--size-sm);font-weight:300}#BlogPost .section__content .column__2 .col__left .autor__date span strong{color:var(--color-secondary)}#BlogPost .section__content .column__2 .col__left p{line-height:1.8}#BlogPost .section__content .column__2 .col__left h3{margin-top:1.5em}#BlogPost .section__content .column__2 .col__right{width:40%;padding-left:10%}#BlogPost .section__content .column__2 .col__right .sidebar__block{border:1px solid var(--color-secondary);width:100%;padding:5%}#BlogPost .section__content .column__2 .col__right .sidebar__block h3{text-transform:uppercase;font-size:var(--size-sm)}#BlogPost .section__content .column__2 .col__right .sidebar__block ul li{border-bottom:1px solid var(--color-gray);padding:8px 0}#BlogPost .section__content .column__2 .col__right .sidebar__block ul li a{color:var(--color-primary);font-size:var(--size-sm);text-decoration:none}#BlogPost .section__prefooter{z-index:3;background-color:#eaeaea}@media only screen and (max-width:1024px){#BlogPost .section__hero{padding:60px 5% 0%}#BlogPost .section__hero .column__1{padding-top:30px}#BlogPost .section__hero .column__1 h1{margin:25px 0}#BlogPost .section__hero .column__1 h3{text-align:center}#BlogPost .section__content{padding:0% 5%}#BlogPost .section__content .column__2{gap:3vh;padding:5% 5% 8%}#BlogPost .section__content .column__2 .col__left{width:100%}#BlogPost .section__content .column__2 .col__right{width:100%;padding-left:0}}@media only screen and (max-width:768px){#BlogPost .section__hero{padding:80px 0% 0%}#BlogPost .section__hero .column__1{padding:0 5%}#BlogPost .section__hero .column__1 img{aspect-ratio:1.4}#BlogPost .section__hero .column__1 .autor__date{margin-bottom:15px}#BlogPost .section__content{padding:0%}#BlogPost .section__content .column__2{gap:3vh;padding:5% 5% 8%}#BlogPost .section__content .column__2 .col__left{width:100%}#BlogPost .section__content .column__2 .col__right{width:100%;padding-left:0}}
