.banner-blog{background-color:#0e5952;height:400px;margin-bottom:60px}@media screen and (min-width:768px){.banner-blog{margin-bottom:100px}}.banner-blog__wrapper{display:grid;height:100%;place-items:center}@media screen and (min-width:768px){.banner-blog__wrapper{box-sizing:border-box;margin:0 auto;max-width:2000px}}@media screen and (min-width:768px) and (max-width:2300px){.banner-blog__wrapper{max-width:1500px}}@media screen and (min-width:768px) and (max-width:1800px){.banner-blog__wrapper{max-width:-webkit-calc(100vw - 240px);max-width:calc(100vw - 240px)}}@media screen and (min-width:768px) and (max-width:1440px){.banner-blog__wrapper{max-width:-webkit-calc(100vw - 190px);max-width:calc(100vw - 190px)}}@media screen and (min-width:768px) and (max-width:992px){.banner-blog__wrapper{max-width:-webkit-calc(100vw - 80px);max-width:calc(100vw - 80px)}}@media screen and (min-width:768px) and (max-width:480px){.banner-blog__wrapper{max-width:100vw;padding:0}}@media screen and (min-width:768px) and (min-width:320px) and (max-width:480px){.banner-blog__wrapper{max-width:100vw;padding:0 20px}}.banner-blog__figure{height:110%;max-width:840px}@media screen and (min-width:768px){.banner-blog__figure img{-o-object-fit:contain;object-fit:contain}}.banner-blog__h1{color:#fff;position:absolute;text-align:center;text-transform:uppercase;z-index:1}.buttons-actions{display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:40px}.buttons-actions .button{width:100%}@media screen and (max-width:768px){.buttons-actions{display:none}}.last-blogs{margin:0 0 30px}.last-blogs__title{align-items:center;display:grid;gap:15px;grid-template-columns:auto 70px;justify-content:center;margin-bottom:20px}@media screen and (min-width:768px){.last-blogs__title{justify-content:flex-start}}.last-blogs__title--limit{align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:650px}.last-blogs__title--limit i{width:70px}.last-blogs__empty{color:#118c76;grid-column:span 2}.last-blogs__h2{color:#0e5952;text-transform:uppercase}@media screen and (max-width:768px){.last-blogs__h2{text-align:center}}.last-blogs__wrapper{display:grid;gap:10px}@media screen and (min-width:768px){.last-blogs__wrapper{grid-auto-rows:310px;grid-template-areas:"a b" "c d";grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1240px){.last-blogs__wrapper{grid-template-areas:"a a b" "c d d";grid-template-columns:repeat(3,1fr)}}.last-blogs__ul{align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:20px}.article-blog--one{align-items:center;border-radius:10px;color:#fff;display:grid;padding:20px 30px;position:relative}@media screen and (min-width:768px){.article-blog--one:first-child{grid-area:a}.article-blog--one:nth-child(2){grid-area:b}.article-blog--one:nth-child(3){grid-area:c}.article-blog--one:nth-child(4){grid-area:d}}.article-blog--one a{max-width:580px;overflow:hidden;position:relative;z-index:1}.article-blog--one span{border-color:#fff}.article-blog--one:after{background-color:rgba(0,0,0,.5);border-radius:10px;bottom:0;content:"";height:100%;position:absolute;right:0;width:100%}.article-blog--two{display:grid;gap:20px;grid-template-rows:100px 200px;overflow:hidden}@media screen and (min-width:768px){.article-blog--two{align-items:center;grid-template-columns:1fr 1fr;grid-template-rows:1fr}}.article-blog--two .h3{font-size:20px}.article-blog--two span{border-color:#d0d0d0;color:#d0d0d0}.article-blog--two p{text-overflow:ellipsis}@media screen and (min-width:768px){.article-blog--two p{height:65px}}.article-blog__h2{font-weight:600}.article-blog__data{align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:12px;margin:15px 0}.article-blog__data span{border-right:1px solid;padding:0 20px}.article-blog__data span:first-child{padding-left:0}.article-blog__data span:last-child{border-right:none}.article-blog__figure{border-radius:10px;height:100%;overflow:hidden}.article-blog__p{font-size:14px}.full-posts__tabs{border-bottom:1px solid #d0d0d0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-around;margin:20px 0}.full-posts__button{background-color:#fff;border:1px solid #d0d0d0;border-bottom:none;border-radius:10px 10px 0 0;color:#000;cursor:pointer;font-size:22px;font-weight:600;padding:20px 30px;transition:all .3s ease}@media screen and (min-width:768px){.full-posts__button{font-size:32px}}.full-posts__button.active,.full-posts__button:hover{background-color:#0e5952;color:#f2e9d8}.full-posts__response{display:grid;gap:15px;margin:30px 0 50px}@media screen and (min-width:768px){.full-posts__response{grid-auto-rows:170px}.full-posts__response a{overflow:hidden}}.full-posts__pagination{align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-between;margin:20px 0}.questions{background:#0e5952;padding:50px 0}.questions__top{align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:10px}.questions__h2{color:#f2e9d8;text-transform:uppercase}@media screen and (min-width:768px){.questions__h2{width:-moz-max-content;width:-webkit-max-content;width:max-content}}.questions__h2:after{background:#a3a69c;bottom:-10px;height:5px;width:150px}@media screen and (min-width:768px){.questions__h2:after{left:0}}.questions__details{display:grid;gap:20px;margin-top:30px}.questions__detail{background:#0e5952;box-shadow:4px 4px 10px 0 rgba(0,0,0,.25)}.questions__detail,.questions__detail svg{transition:all .5s ease}.questions__detail[open] svg{rotate:45deg}.questions__summary{align-items:center;color:#fff;cursor:pointer;display:grid;font-size:18px;font-weight:400;gap:30px;grid-template-columns:50px 1fr;line-height:normal;padding:4px 20px;width:100%}@media screen and (min-width:768px){.questions__summary{font-size:22px;padding:20px 30px}}@media screen and (min-width:1240px){.questions__summary{font-size:24px}}.questions__response{color:#fff;padding:0 20px 20px;transition:all .3s ease}@media screen and (min-width:768px){.questions__response{padding:0 30px 30px}}

/*# sourceMappingURL=blog.css.map*/