.post-loop-wrap{--grid-layout-horizontal-gap:50px;--grid-column-count:1;--grid-item--min-width:325px;--gap-count:calc(var(--grid-column-count) - 1);--total-gap-width:calc(var(--gap-count) * var(--grid-layout-horizontal-gap));--grid-item--max-width:calc((100% - var(--total-gap-width)) / var(--grid-column-count));display:grid;grid-template-columns:repeat(auto-fill,minmax(max(var(--grid-item--min-width), var(--grid-item--max-width)),1fr));grid-gap:90px var(--grid-layout-horizontal-gap)}.post-loop-wrap.cols-2{--grid-column-count:2}.post-loop-wrap.cols-3{--grid-column-count:3}.post-loop-wrap.cols-4{--grid-column-count:4}.post-loop-wrap.cols-5{--grid-column-count:5}.post-loop-wrap article a:not(.lsb-button){display:inline-block}.post-loop-block .category{text-transform:uppercase}.post-loop-block .entry-image-link::before{position:relative}.post-loop-block .entry-image-link::before{content:"";top:0;left:0;width:100%;height:100%;position:absolute;opacity:0;transition:opacity .5s ease;background:rgba(63,78,64,.3);z-index:2}.post-loop-block.post-loop-style-other-posts .entry-image-link::before{background:rgba(63,78,64,.4)}.post-loop-block .entry-image-link:hover::before{opacity:1}.post-loop-block .entry-title{transition:opacity .2s ease}.post-loop-block .entry-title:hover{opacity:.7}.post-loop-style-top-story .post-loop-wrap{display:block}.post-loop-block.post-loop-style-top-story article{display:grid;grid-template-columns:1fr minmax(300px,33.7%)}.post-loop-block.post-loop-style-top-story .column-image img{display:block;object-fit:cover;height:100%;width:100%;max-height:875px;object-position:center;aspect-ratio:1088 / 820}.post-loop-block.post-loop-style-top-story .column-textarea{text-align:center;display:flex;flex-direction:column;justify-content:center;padding:0 0 0 26.3%}.post-loop-block.post-loop-style-top-story .entry-header h2{margin-bottom:30px}.post-loop-block.post-loop-style-top-story .button-container{justify-content:center;text-align:center;display:flex;margin-top:60px}.post-loop-block.post-loop-style-top-story .button-container-inner{grid-auto-columns:auto;display:grid;gap:18px 25px;grid-auto-columns:1fr;grid-auto-flow:column;width:100%}.post-loop-block.post-loop-style-top-story .entry-meta{display:flex;justify-content:center;gap:13px;margin-bottom:30px}.post-loop-style-other-posts .post-loop-wrap{display:flex;flex-direction:column;gap:20px}.post-loop-block.post-loop-style-other-posts article{border-top:2px solid #3f4e40;border-bottom:2px solid #3f4e40;padding-top:32px;padding-bottom:32px;display:flex;align-items:center;justify-content:space-between;gap:40px}.post-loop-block.post-loop-style-other-posts .col1{display:grid;align-items:center;grid-template-columns:auto 1fr;gap:0 35px}.post-loop-block.post-loop-style-other-posts article .entry-image-link{position:relative}.post-loop-block.post-loop-style-other-posts article .entry-image-link img{max-width:260px;aspect-ratio:260/196;object-fit:cover}.post-loop-block.post-loop-style-other-posts .entry-header h3{margin-bottom:13px}.post-loop-block.post-loop-style-other-posts .entry-meta{display:flex;gap:13px;margin-bottom:16px}.post-loop-block.post-loop-style-other-posts .col2.button-container{max-width:400px;min-width:200px;flex-basis:40%}.post-loop-block.post-loop-style-grid .entry-image-link{position:relative}.post-loop-block.post-loop-style-grid .entry-image-link::before{display:none}.post-loop-block.post-loop-style-grid .entry-image-link img{aspect-ratio:535/403;object-fit:cover}.post-loop-block.post-loop-style-grid .entry-title:hover{opacity:1}.post-loop-block.post-loop-style-grid .post-loop-wrap{--grid-layout-horizontal-gap:30px;--grid-column-count:1;--grid-item--min-width:270px;--gap-count:calc(var(--grid-column-count) - 1);--total-gap-width:calc(var(--gap-count) * var(--grid-layout-horizontal-gap));--grid-item--max-width:calc((100% - var(--total-gap-width)) / var(--grid-column-count));display:grid;grid-template-columns:repeat(auto-fill,minmax(max(var(--grid-item--min-width), var(--grid-item--max-width)),1fr));grid-gap:20px var(--grid-layout-horizontal-gap)}.post-loop-block.post-loop-style-grid .post-loop-wrap.cols-3{--grid-column-count:3}.post-loop-block.post-loop-style-grid .post-loop-wrap article{border-top:2px solid #3f4e40;border-bottom:2px solid #3f4e40;padding-top:14px;padding-bottom:20px}.post-loop-block.post-loop-style-grid .entry-image-link{margin-bottom:25px}.post-loop-block.post-loop-style-grid .details-wrap{margin-top:25px}.post-loop-block.post-loop-style-grid .details{text-transform:uppercase;display:flex;gap:0;align-items:center;max-width:fit-content;cursor:pointer;transition:opacity .2s ease}.post-loop-block.post-loop-style-grid .details:hover{opacity:.7}.post-loop-block.post-loop-style-grid .details .btn-cross{transform:rotate(-45deg);transition:all .2s ease}.post-loop-block.post-loop-style-grid .details-wrap.active .details .btn-cross{transform:rotate(0)}.post-loop-block.post-loop-style-grid .details .btn-cross svg{height:10px}.post-loop-block.post-loop-style-grid .offer-details{display:none;margin-top:10px}.post-loop-block.post-loop-style-grid .button-container{margin-top:30px}.post-loop-block.post-loop-style-grid .lsb-button{margin-left:0}.post-loop-block .accordion-open-close-icon{cursor:pointer;height:100%;display:flex;justify-content:center;align-items:center;padding-left:7px}.post-loop-block.bg-green .accordion-open-close-icon svg rect{fill:#ede7de}.post-loop-block .accordion-open-close-icon svg{transition:all .2s ease}.post-loop-block .active .accordion-open-close-icon svg{transform:rotate(45deg);transition:all .2s ease}@media all and (max-width:414px){.post-loop-block.post-loop-style-grid{}}