.zigzag-section .zigzag-image{width:100%;height:100%;object-fit:cover}.zigzag-section .zigzag-content-wrapper{height:100%}@media screen and (min-width: 768px){.reverse{order:2}}.useful-links-nav{display:flex;gap:var(--gutter-4);flex-wrap:wrap}@media screen and (max-width: 768px){.useful-links-section .disclaimer{flex-direction:column}}.useful-links-asset{position:absolute;bottom:-100px;width:100%;display:flex;justify-content:center}.useful-links-asset svg{min-width:600px}@media screen and (min-width: 768px){.latest-posts-header{justify-content:space-between;align-items:center}}@media screen and (max-width: 768px){.latest-posts-header{flex-direction:column}}.latest-posts-card{overflow:hidden;background:var(--white);border-radius:var(--gutter-4)}.latest-posts-card:hover img{transform:scale(1.1)}.latest-posts-card .image-wrapper{display:block;min-height:280px;height:280px;overflow:hidden;border-radius:var(--gutter-4) var(--gutter-4) 0 0}.latest-posts-card img{object-fit:cover;width:100%;height:100%;transition:all 1s ease;border-radius:var(--gutter-4) var(--gutter-4) 0 0}.latest-posts-card .latest-posts-card-content{display:flex;flex-direction:column;gap:var(--gutter-4);padding:var(--gutter-6)}@media screen and (min-width: 768px){.latest-posts-card .latest-posts-card-content .post-content{min-height:180px}}.latest-posts-card .latest-posts-card-content .latest-posts-card-title{font-size:24px}.latest-posts-card .latest-posts-card-content .latest-posts-card-title:hover a{color:var(--secondary-color-500)}.latest-posts-card .see-more{text-decoration:none}.latest-posts-card .see-more:hover{text-decoration:underline}.latest-post-button{width:100%;border:1px solid var(--primary-color-400);border-radius:50px;display:flex;align-items:center;justify-content:space-between;font-weight:normal}.latest-post-button .ph-duotone{font-size:24px}.latest-post-button:hover{background-color:var(--secondary-color-100);padding-left:32px;padding-right:32px}.latest-posts-pattern-wrapper{position:absolute;overflow:hidden;height:350px;width:100%;bottom:0;z-index:0;opacity:.5}.latest-posts-pattern-wrapper svg{position:absolute;left:50%;margin-left:-800px;top:0}.btn-swiper-nav{background-color:var(--white);font-size:24px;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:100px;border:1px solid;color:var(--secondary-color-500);cursor:pointer;transition:all .3s ease}.btn-swiper-nav:hover{background:var(--secondary-color-800);color:var(--white)}@media screen and (max-width: 768px){.footer-links-wrapper{flex-direction:column;align-items:flex-start;width:100%}}.footer-links-wrapper a{text-decoration:none;font-size:15px}.footer-links-wrapper a:hover{text-decoration:underline}footer{border-top:1px solid var(--primary-color-200)}@media screen and (max-width: 768px){footer .link-scroll-top{align-self:flex-start}}footer .icon-scroll-top{font-size:var(--gutter-8);cursor:pointer}footer hr{border-bottom:0;outline:none;box-shadow:none;border-top:1px solid rgba(0,0,0,.1);margin:32px 0}