.bg-hover-primary:hover{transition:background-color .3s ease;background-color:#e9c400!important}.bg-hover-secondary:hover{transition:background-color .3s ease;background-color:#53565a!important}.bg-hover-netural-light:hover{transition:background-color .3s ease;background-color:#f5f5f5!important}.bg-hover-netural-mid-light:hover{transition:background-color .3s ease;background-color:#dadada!important}.bg-hover-gray:hover,.bg-hover-gray-3:hover{transition:background-color .3s ease;background-color:#828282!important}.bg-hover-gray-4:hover{transition:background-color .3s ease;background-color:#bdbdbd!important}.bg-hover-gray-5:hover{transition:background-color .3s ease;background-color:#e0e0e0!important}:root{--font-body: "Inter";--font-body-bold: "Inter bold";--font-body-medium: "Inter medium";--font-family-heading: "Inter", "Trebuchet MS", sans-serif;--font-family-text: "Inter", "Trebuchet MS", sans-serif;--font-size-body: 1.125rem;--font-size-body-small: 1rem;--flow-space: 1.5625rem;--column-gap: clamp(2.5rem, 2.5vw + 1.75rem, 3.75rem);--color-text: white;--content-max-width: 700px;--content-max-width-wide: 900px;--content-max-width-full: 1200px;--box-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--container-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--component-spacing: clamp(3rem, 6.5vw + 1.05rem, 6.25rem);--scrollbar-width: 0;--window-height: 100vh;--inner-viewport-width: calc(100vw - var(--scrollbar-width));--container-max-width: 100%;--hero-middle-y: 30vh;--default-color: initial;--white: white;--black: black;--primary: #E9C400;--secondary: #53565A;--bg-color: white;--gray: #828282;--gray-1: #333333;--gray-2: #4F4F4F;--gray-4: #bdbdbd;--gray-3: #828282;--gray-5: #e0e0e0;--gray-6: #f2f2f2;--netural-light: #f5f5f5;--netural-mid-light: #dadada;--font-body: Inter;--font-body-bold: Inter bold;--font-body-medium: Inter medium;--xs: 0;--sm: 576px;--md: 768px;--lg: 992px;--lg2: 1040px;--xl: 1200px;--xxl: 1800px}.news-card{position:relative;color:#fff;padding-inline:16px;padding-block:24px;display:flex;flex-direction:column;justify-content:space-between;min-height:370px;border-radius:10px;overflow:hidden}@media (max-width: 991.98px){.news-card{min-height:340px}}.news-card:hover .image img{transform:scale(1.1)}@media (min-width: 992px){.news-card{padding-inline:22px;padding-block:32px}}.news-card .image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:-1}.news-card .image>img{width:100%;height:100%;object-fit:cover;transition:all .4s ease}.news-card .image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#00000080,#0000)}.news-card .content-header{display:flex;align-items:center;gap:8px}.news-card .content-header .logo{background-color:#000;padding:12px;border-radius:50%;display:flex;align-items:center;justify-content:center;width:44px;height:44px}.news-card .content-header .logo>img{width:32px}.news-card .content-body .date{font-size:14px;line-height:20px;font-weight:400;margin-bottom:12px}.news-card .content-body .title{font-size:18px;line-height:18px;margin-bottom:22px;display:inline-block}@media (min-width: 992px){.news-card .content-body .title{font-size:22px;line-height:25px}}.news-card .content-body .categories{display:flex;flex-wrap:wrap;gap:14px}.news-card .content-body .categories .category{font-size:10px;line-height:18px;padding-inline:10px;padding-block:3px;background-color:#c4bdbd66;border-radius:7px}flynt-component[name=RelatedPosts]{position:relative;--image-half-hieght: 30%;min-height:var(--testimonial-card-height)}flynt-component[name=RelatedPosts] .swiper:not(.swiper-initialized) .swiper-slide{width:100%}@media (min-width: 992px){flynt-component[name=RelatedPosts] .swiper:not(.swiper-initialized) .swiper-slide{margin-right:30px;width:30%}}@media (min-width: 1200px){flynt-component[name=RelatedPosts] .swiper:not(.swiper-initialized) .swiper-slide{width:20%}}@media (max-width: 1199.98px){flynt-component[name=RelatedPosts] .swiper{overflow:visible}}flynt-component[name=RelatedPosts] .swiper-button-next,flynt-component[name=RelatedPosts] .swiper-button-prev{transform:unset;top:var(--image-half-hieght)}flynt-component[name=RelatedPosts][data-relation-type=testimonial] .swiper-button-next,flynt-component[name=RelatedPosts][data-relation-type=testimonial] .swiper-button-prev{--image-half-hieght: 50%;transform:translateY(-50%)}flynt-component[name=RelatedPosts][data-relation-type=testimonial] .swiper{overflow:visible}flynt-component[name=RelatedPosts][data-relation-type=testimonial] .swiper-slide{height:auto}flynt-component[name=RelatedPosts][data-relation-type=testimonial] .testimonial-card{height:80%}@media (max-width: 991.98px){flynt-component[name=RelatedPosts][data-relation-type=testimonial] .testimonial-card{height:100%}}@media (min-width: 992px){flynt-component[name=RelatedPosts]:hover .swiper-button-next:not(.swiper-button-disabled),flynt-component[name=RelatedPosts]:hover .swiper-button-prev:not(.swiper-button-disabled){opacity:1;visibility:visible}flynt-component[name=RelatedPosts] .swiper-button-next:not(.swiper-button-disabled),flynt-component[name=RelatedPosts] .swiper-button-prev:not(.swiper-button-disabled){opacity:0;visibility:hidden}}flynt-component[name=RelatedPosts] .tax-label{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:8px}flynt-component[name=RelatedPosts] .tax-label .category{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:13px;line-height:20px;padding-inline:10px;padding-block:4px;background-color:var(--gray-6);border-radius:7px}@media (min-width: 992px){flynt-component[name=RelatedPosts] .tax-label .category{padding-block:5px}}
