#Blog .section__hero{background-color:var(--color-white);padding:calc(60px + 3%) 5% 3%}#Blog .section__hero:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(rgba(0,0,0,.05) 0%,transparent 100%);width:100%;height:120%;position:absolute;top:0;left:0}#Blog .section__hero .column__1{width:100%;padding:0 5%;overflow:hidden}#Blog .section__hero .column__1 .card.card__post--primary{flex-direction:row;justify-content:center;align-items:center;gap:5%;display:flex}#Blog .section__hero .column__1 .card.card__post--primary .post__header{width:55%;position:relative}#Blog .section__hero .column__1 .card.card__post--primary .post__header:before{content:"";background-color:var(--color-white);z-index:0;clip-path:polygon(0 0,0% 100%,100% 0);width:8vw;height:8vw;position:absolute;top:-3px;left:-3px}#Blog .section__hero .column__1 .card.card__post--primary .post__header:after{content:"";background-color:var(--color-white);z-index:0;clip-path:polygon(100% 0,0% 100%,100% 100%);width:8vw;height:8vw;position:absolute;bottom:-1px;right:-1px}#Blog .section__hero .column__1 .card.card__post--primary .post__header .post__img__wrapper img{aspect-ratio:1.3}#Blog .section__hero .column__1 .card.card__post--primary .post__footer{border-bottom:1px solid var(--color-secondary-light);flex-direction:column;gap:20px;width:45%;padding-bottom:40px;display:flex}#Blog .section__hero .column__1 .card.card__post--primary .post__footer p{border-top:1px solid var(--color-secondary-light);margin-bottom:0;padding:30px 0}#Blog .section__hero .column__1 .card.card__post--primary .post__footer .btn{width:-moz-fit-content;width:fit-content}#Blog .section__hero .column__1 .card.card__post--primary .post__footer h3{flex-direction:row;gap:5px;display:flex}#Blog .section__posts{background-color:var(--color-gray);padding:2rem 5% 0%}#Blog .section__posts .titulo__texto{align-items:center}#Blog .section__posts .titulo__texto h2{text-align:center}#Blog .section__posts .titulo__texto h3{text-align:center}#Blog .section__posts .titulo__texto p{text-align:center;margin-bottom:0}#Blog .section__posts .column__filter{background-color:rgba(255,255,255,.25);flex-direction:row;justify-content:center;align-items:center;gap:20px;padding:.5rem 1rem;display:flex}#Blog .section__posts .column__filter label{font-size:var(--size-sm);justify-content:center;align-items:center;gap:1rem;display:flex}#Blog .section__posts .column__filter label select{color:var(--color-secondary);text-transform:initial;font-size:var(--size-sm);padding:.5em}#Blog .section__posts .column__filter label select:focus{outline:none}#Blog .section__posts .column__list{padding-top:2rem;padding-bottom:5rem}#Blog .section__posts .column__list ul{grid-template-columns:repeat(3,1fr)}#Blog .section__posts .column__list ul .card.card__post--primary{flex-direction:column;height:100%;display:flex}#Blog .section__posts .column__list ul .card.card__post--primary .post__header{position:relative}#Blog .section__posts .column__list ul .card.card__post--primary .post__header a.post__img__wrapper{width:auto;height:auto;font-size:0;line-height:0}#Blog .section__posts .column__list ul .card.card__post--primary .post__header a.post__img__wrapper img{aspect-ratio:1.7;width:100%;height:100%}#Blog .section__posts .column__list ul .card.card__post--primary .post__header:before{content:"";background-color:var(--color-white);clip-path:polygon(100% 0,0 100%,100% 100%);width:3vw;height:3vw;position:absolute;bottom:-3px;right:0}#Blog .section__posts .column__list ul .card.card__post--primary .post__footer{background-color:var(--color-white);flex-direction:column;gap:20px;height:100%;padding:5%;display:flex}#Blog .section__posts .column__list ul .card.card__post--primary .post__footer h3{width:-moz-fit-content;width:fit-content;line-height:1;font-size:var(--size-2xs);border:1px solid var(--color-secondary);border-radius:6px;margin-bottom:0;padding:.3rem;display:flex}#Blog .section__posts .column__list ul .card.card__post--primary .post__footer a{font-size:var(--size-md);color:var(--color-primary);font-weight:500;text-decoration:none;transition:color .3s}#Blog .section__posts .column__list ul .card.card__post--primary .post__footer a h2{color:inherit;font-size:inherit;font-weight:inherit;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0;display:-webkit-box;overflow:hidden}#Blog .section__posts .column__list ul .card.card__post--primary .post__footer a:hover{color:var(--color-secondary);text-decoration:underline}#Blog .section__posts .column__list ul .card.card__post--primary .post__footer p{font-size:var(--size-sm);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:0;display:-webkit-box;overflow:hidden}#Blog .section__posts .column__list ul .card.card__post--primary .post__footer .btn{width:-moz-fit-content;width:fit-content;font-size:var(--size-2xs);transition:background-color .3s,color .3s,border-color .3s}#Blog .section__posts .column__list ul .card.card__post--primary .post__footer .btn:hover{background-color:var(--color-secondary);color:var(--color-white);text-decoration:none}#Blog .section__posts .column__list ul .card.card__post--primary .post__footer .btn:hover:after{border-color:var(--color-white)}#Blog .section__prefooter{background-color:rgba(255,255,255,.314)}@media only screen and (max-width:1024px){#Blog .section__hero{padding-bottom:50px}#Blog .section__hero .column__1 .card.card__post--primary{flex-direction:column-reverse;justify-content:left;align-items:flex-start}#Blog .section__hero .column__1 .card.card__post--primary .post__header{width:100%}#Blog .section__hero .column__1 .card.card__post--primary .post__header .post__img__wrapper img{aspect-ratio:1.2}#Blog .section__hero .column__1 .card.card__post--primary .post__footer{gap:10px;width:100%}#Blog .section__hero .column__1 .card.card__post--primary .post__footer p{padding:15px 0}#Blog .section__posts .column__list ul.listado{grid-template-columns:repeat(2,1fr)}#Blog .section__posts .column__list ul.listado .card.card__post--primary .post__footer{min-height:350px}}@media only screen and (max-width:768px){#Blog .section__hero .column__1 .card.card__post--primary{flex-direction:column-reverse;justify-content:left;align-items:flex-start}#Blog .section__hero .column__1 .card.card__post--primary .post__header{width:100%}#Blog .section__hero .column__1 .card.card__post--primary .post__header .post__img__wrapper img{aspect-ratio:1.2}#Blog .section__hero .column__1 .card.card__post--primary .post__footer{gap:10px;width:100%}#Blog .section__hero .column__1 .card.card__post--primary .post__footer p{padding:15px 0}#Blog .section__posts .column__list ul.listado{grid-template-columns:repeat(1,1fr)}}
