.blog{position:relative;padding-bottom:9rem}@media (min-width: 1024px){.blog{padding-bottom:14rem}}.blog:not(.wave){padding-top:8rem}@media (min-width: 1024px){.blog:not(.wave){padding-top:12rem}}.blog--dark{background-color:#006e74}.blog--dark:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../assets/img/dark-bg.webp);background-size:cover;background-repeat:no-repeat;background-position:center;opacity:.1;z-index:1}.blog--dark .title-1{color:#eacf7e}.blog--dark .post{background-color:#ffffffc7}.blog--dark .post__title{color:#006e74}.blog--light{background-color:#fff}.blog--light:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../assets/img/light-bg.webp);background-size:cover;background-repeat:no-repeat;background-position:center;opacity:.1;z-index:1}.blog--light:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:40%;background:linear-gradient(0deg,transparent 35%,#e7dbcc 75%);z-index:1}.blog--light .title-1{color:#006e74;border-left-color:#006e74}.blog--light .post{background-color:#006e74}.blog--light .post__title{color:#d9d9d9}.blog .l-container{position:relative;z-index:2}.blog .title-1{border-left-width:.25rem;border-left-style:solid;padding-left:1rem;margin-bottom:2rem}@media (min-width: 1024px){.blog .title-1{padding-left:3rem;margin-bottom:3rem}}.blog__grid{display:grid;gap:2rem}@media (min-width: 1024px){.blog__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){.blog__grid{gap:4rem}}.blog .post{position:relative;display:flex;flex-direction:column;padding:2.25rem 1.5rem 6rem;border:3px solid #F7F0E0;border-radius:32rem;box-shadow:0 4px 44px #00000012}.blog .post:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(../assets/img/dark-bg.webp);background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:inherit;opacity:.1;z-index:0}.blog .post__image{position:relative;width:100%;aspect-ratio:.75;height:auto;margin-bottom:1.75rem;border:3px solid #F7F0E0;border-radius:inherit;box-shadow:0 4px 44px #00000012;z-index:1;overflow:hidden}@media (min-width: 1024px){.blog .post__image{margin-bottom:2.5rem}}.blog .post__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease-in-out}.blog .post__image img:hover{transform:scale(1.1)}.blog .post__title{position:relative;z-index:1;font-size:1.75rem;font-weight:700;line-height:1.2;text-align:center;margin-bottom:2rem;transition:filter .35s ease-in-out}@media (min-width: 1024px){.blog .post__title{font-size:2.125rem;margin-bottom:4rem}}.blog .post__title:hover{filter:brightness(1.2)}.blog .post__link{position:relative;z-index:1;margin:auto}
