.blog-posts-grid{display:grid;gap:3.2rem;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}@media only screen and (max-width: 976px){.blog-posts-grid{grid-template-columns:1fr}}.blog-posts-grid .post{position:relative}.blog-posts-grid .post:hover img{transform:scale(1.02)}.blog-posts-grid .post .post-thumbnail{display:flex;width:100%;height:100%;flex-direction:column}.blog-posts-grid .post .post-thumbnail a{display:block;overflow:hidden;height:100%;position:relative}.blog-posts-grid .post .post-thumbnail a img{width:100%;height:28.4rem;object-fit:cover;transition:all .6s cubic-bezier(.215,.61,.355,1);display:block}@media only screen and (max-width: 976px){.blog-posts-grid .post .post-thumbnail a img{height:100%;min-height:40rem}}.blog-posts-grid .post .post-thumbnail a:after{content:"";background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);position:absolute;width:100%;height:100%;left:0;top:0}.blog-posts-grid .post .post-info{padding:2.4rem;position:absolute;bottom:0;left:0;color:#fff}.blog-posts-grid .post .post-info .post-date{font-size:1.2rem;line-height:1.68rem;font-family:Inter,sans-serif}.blog-posts-grid .post .post-info .post-title{line-height:2.9rem;margin:.8rem 0}.blog-posts-grid .post .post-info .post-title a{color:#fff}.blog-posts-grid .post .post-info .post-title a:hover{color:#caa986}.blog-posts-grid .post .post-info .post-excerpt{margin:0 0 2.4rem;line-height:2.7rem}@media only screen and (max-width: 976px){.blog-posts-grid .post .post-info .post-excerpt{font-size:1.4rem;line-height:2rem;margin:0 0 1.6rem}}.blog-posts-grid .post .post-info .wp-block-button__link.wp-element-button{background:transparent}.blog-posts-grid .post:nth-child(1){grid-row:1/span 2}.blog-posts-grid .post:nth-child(1) .post-thumbnail a img{height:100%}.blog-posts-grid .post:not(:first-child) .post-info{display:flex;gap:.8rem;align-items:end}@media only screen and (max-width: 768px){.blog-posts-grid .post:not(:first-child) .post-info{flex-direction:column;gap:1.6rem;align-items:start}}.blog-posts-grid .post:not(:first-child) .post-info .post-excerpt{margin:0}.blog-posts-grid .post:not(:first-child) .post-info .wp-block-buttons{min-width:5.4rem}.blog-posts-grid .post:not(:first-child) .post-info .wp-block-buttons a p{display:none}@media only screen and (max-width: 768px){.blog-posts-grid .post:not(:first-child) .post-info .wp-block-buttons a p{display:block}}.blog-posts-container.blog-posts-timeline{display:grid;grid-template-columns:1fr 1fr;gap:9rem 12rem;direction:rtl;padding-bottom:29rem;position:relative}@media only screen and (max-width: 976px){.blog-posts-container.blog-posts-timeline{grid-template-columns:1fr;gap:5rem;direction:ltr;padding-bottom:0;padding-left:5rem}.blog-posts-container.blog-posts-timeline:before{content:"";width:.2rem;height:100%;position:absolute;left:0;top:0;background:#CAA986}}@media only screen and (max-width: 500px){.blog-posts-container.blog-posts-timeline{padding-left:3.5rem;gap:3.5rem}}.blog-posts-container.blog-posts-timeline .post.post-timeline{direction:ltr;position:relative;height:fit-content}.blog-posts-container.blog-posts-timeline .post.post-timeline:before{content:"";width:2rem;aspect-ratio:1;position:absolute;background:#CAA986;border-radius:50%;left:-5.9rem;top:0;transform:translate(-50%)}@media only screen and (max-width: 976px){.blog-posts-container.blog-posts-timeline .post.post-timeline:before{left:-4.9rem}}@media only screen and (max-width: 500px){.blog-posts-container.blog-posts-timeline .post.post-timeline:before{left:-3.4rem}}.blog-posts-container.blog-posts-timeline .post.post-timeline:after{content:"";width:.2rem;height:100%;position:absolute;left:-5.9rem;top:0;background:#CAA986;transform:translate(-50%)}@media only screen and (max-width: 976px){.blog-posts-container.blog-posts-timeline .post.post-timeline:after{display:none}}.blog-posts-container.blog-posts-timeline .post.post-timeline .post-date{background:#BC9266;display:block;color:#fff;padding:2.4rem 3.2rem;font-weight:700;font-size:2.4rem;font-family:Inter,sans-serif;line-height:2.9rem;position:relative}@media only screen and (max-width: 976px){.blog-posts-container.blog-posts-timeline .post.post-timeline .post-date{padding:1rem 2rem;font-size:1.5rem;line-height:2rem;font-weight:400}}.blog-posts-container.blog-posts-timeline .post.post-timeline .post-date:before{content:"";position:absolute;width:1.8rem;aspect-ratio:1;clip-path:polygon(0 0,100% 100%,100% 0);background:#BC9266;left:-1.7rem;top:0}.blog-posts-container.blog-posts-timeline .post.post-timeline .post-info{background:rgba(101,141,188,.19);padding:2.3rem 3.2rem;transition:all .6s cubic-bezier(.215,.61,.355,1)}@media only screen and (max-width: 976px){.blog-posts-container.blog-posts-timeline .post.post-timeline .post-info{padding:2rem}}.blog-posts-container.blog-posts-timeline .post.post-timeline .post-info .post-thumbnail a{display:block;overflow:hidden}.blog-posts-container.blog-posts-timeline .post.post-timeline .post-info .post-thumbnail a img{height:20rem;object-fit:cover;transition:all .6s cubic-bezier(.215,.61,.355,1);display:block}@media only screen and (max-width: 500px){.blog-posts-container.blog-posts-timeline .post.post-timeline .post-info .post-thumbnail a img{height:13rem}}.blog-posts-container.blog-posts-timeline .post.post-timeline .post-info .post-title{line-height:2.9rem;margin-top:2.4rem;margin-bottom:1rem}.blog-posts-container.blog-posts-timeline .post.post-timeline .post-info .post-title a{color:#3c3c3d}.blog-posts-container.blog-posts-timeline .post.post-timeline .post-info .post-title a:hover{color:#27256a}.blog-posts-container.blog-posts-timeline .post.post-timeline .post-info .post-excerpt{color:#3c3c3d;margin:0}.blog-posts-container.blog-posts-timeline .post.post-timeline:nth-child(2n){position:relative;top:29rem}@media only screen and (max-width: 976px){.blog-posts-container.blog-posts-timeline .post.post-timeline:nth-child(2n){top:0}}.blog-posts-container.blog-posts-timeline .post.post-timeline:nth-child(2n):before{left:auto;right:-8.1rem}@media only screen and (max-width: 976px){.blog-posts-container.blog-posts-timeline .post.post-timeline:nth-child(2n):before{right:auto;left:-4.9rem}}@media only screen and (max-width: 500px){.blog-posts-container.blog-posts-timeline .post.post-timeline:nth-child(2n):before{left:-3.4rem}}.blog-posts-container.blog-posts-timeline .post.post-timeline:nth-child(2n):after{left:auto;right:-6.3rem}.blog-posts-container.blog-posts-timeline .post.post-timeline:nth-child(2n) .post-date:before{clip-path:polygon(0 0,0 100%,100% 0);left:auto;right:-1.7rem}@media only screen and (max-width: 976px){.blog-posts-container.blog-posts-timeline .post.post-timeline:nth-child(2n) .post-date:before{left:-1.7rem;right:auto;clip-path:polygon(0 0,100% 100%,100% 0)}}.blog-posts-container.blog-posts-timeline .post.post-timeline:hover .post-info{background:rgba(101,141,188,.29)}.blog-posts-container.blog-posts-timeline .post.post-timeline:hover .post-info .post-thumbnail a img{transform:scale(1.02)}
