@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap);:root{--fg-bg:#f4f4f2;--fg-foreground:#1c1c1b;--fg-accent:#b5e000;--fg-accent-dark:#8ab500;--fg-secondary:#e8e8e5;--fg-text-sec:#5a5a57;--fg-border:#e8e8e5;--ff--display:"DM Sans",sans-serif;--ff--body:"DM Sans",sans-serif;--color-030C29:#273042;--color-FBCB24:#f4c95d;--color-28273E:#3f4758;--color-222222:#1f2530;--color-white:#fff;--color-black:#000;--color-D3D3EF:#d8e0ea;--color-F7F7FC:#f7f4ef;--color-C0C7DB:#8e97a8;--color-030816:#17202d;--color-6761B2:#2f8fcb;--color-E3E4EA:#e9e5dc;--color-060C1F:#111a28;--color-1F2536:#273042;--color-B2B8CA:#aeb7c6;--color-A8AFC5:#97a0b2;--color-3A329A:#74b62d;--color-555555:#4c5565;--color-6058BD:#f5742d;--color-bg:#fbf8f2;--color-surface:#fff;--color-surface-soft:#f6f1e8;--color-text:#344155;--color-text-strong:#1f2632;--color-primary:#f4c95d;--color-primary-strong:#e8b73c;--color-accent-blue:#4ea0d7;--color-accent-green:#7ab628;--color-accent-orange:#f57a2a;--shadow-soft:0 24px 60px rgba(31,38,50,.08);--shadow-card:0 16px 42px rgba(31,38,50,.1);--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--radius-sm:14px;--fs-14:14px;--fs-16:16px;--fs-18:18px;--fs-21:21px;--fs-22:22px;--fs-23:23px;--fs-24:24px;--fs-28:28px;--fs-30:30px;--fs-32:32px;--fs-36:36px;--fs-38:38px;--fs-42:42px;--fs-56:56px;--fs-58:58px;--fs-66:66px;--fs-90:90px}.f-12,.f-14{font-family:var(--ff--qr);font-style:normal;font-weight:400}.big.f-12,.big.f-14{text-transform:uppercase}.f-12{font-size:12px;line-height:16.8px}.f-14{font-size:14px;line-height:19.6px}.fblog{background:#f4f4f2;padding:5rem 0 7rem}.fblog__container{margin:0 auto;max-width:72rem;padding:0 1.5rem}.fblog__header{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;margin-bottom:3rem}.fblog__heading{color:#1c1c1b;font-size:clamp(1.75rem,4vw,3rem);font-weight:700;line-height:1.2;margin:0 0 .5rem}.fblog__accent-bar{background:#b5e000;border-radius:2px;height:4px;margin-bottom:.625rem;width:4rem}.fblog__subtitle{color:#5a5a57;font-size:1rem;margin:0;max-width:28rem}.fblog__all-link{align-items:center;color:#b5e000;display:inline-flex;flex-shrink:0;font-size:.9375rem;font-weight:600;gap:.5rem;text-decoration:none;transition:gap .2s ease;white-space:nowrap}.fblog__all-link svg{height:1.25rem;transition:transform .2s ease;width:1.25rem}.fblog__all-link:hover{gap:.75rem}.fblog__all-link:hover svg{transform:translateX(3px)}.fblog__grid{align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:7fr 5fr}@media(max-width:1023px){.fblog__grid{grid-template-columns:1fr}}.fblog__hero{background:#fff;border:1px solid #e8e8e5;border-radius:1rem;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:border-color .25s ease,box-shadow .25s ease}.fblog__hero:hover{border-color:#b5e000;box-shadow:0 8px 32px rgba(0,0,0,.08)}.fblog__hero:hover .fblog__img{transform:scale(1.04)}.fblog__hero-img-wrap{aspect-ratio:16/9;overflow:hidden;position:relative}.fblog__img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease;width:100%}.fblog__img-placeholder{background:#e8e8e5;height:100%;width:100%}.fblog__img-overlay{background:linear-gradient(0deg,rgba(28,28,27,.4),transparent);inset:0;position:absolute}.fblog__badge{background:#b5e000;color:#1c1c1b;font-size:.6875rem;font-weight:700;left:1rem;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.fblog__badge,.fblog__featured-tag{border-radius:99px;position:absolute;top:1rem}.fblog__featured-tag{background:rgba(28,28,27,.7);color:#fff;font-size:.75rem;padding:.25rem .625rem;right:1rem}.fblog__hero-body{display:flex;flex:1;flex-direction:column;padding:1.5rem 2rem 2rem}.fblog__meta{color:#5a5a57;display:flex;font-size:.75rem;gap:1rem;margin-bottom:.75rem}.fblog__meta span{align-items:center;display:inline-flex;gap:.375rem}.fblog__meta svg{height:.875rem;width:.875rem}.fblog__hero-title{color:#1c1c1b;font-size:1.25rem;font-weight:700;line-height:1.35;margin:0 0 .75rem;transition:color .2s ease}.fblog__hero:hover .fblog__hero-title{color:#8cad00}.fblog__hero-excerpt{color:#5a5a57;flex:1;font-size:.9375rem;line-height:1.65;margin:0 0 1.5rem}.fblog__read-more{align-items:center;color:#b5e000;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;margin-top:auto}.fblog__read-more svg{height:1rem;transition:transform .2s ease;width:1rem}.fblog__hero:hover .fblog__read-more svg{transform:translateX(3px)}.fblog__sidebar{display:flex;flex-direction:column;gap:1.5rem}.fblog__card{background:#fff;border:1px solid #e8e8e5;border-radius:1rem;display:flex;flex:0 0 auto;overflow:hidden;text-decoration:none;transition:border-color .25s ease,box-shadow .25s ease}.fblog__card:hover{border-color:#b5e000;box-shadow:0 4px 20px rgba(0,0,0,.07)}.fblog__card:hover .fblog__img{transform:scale(1.05)}.fblog__card-img-wrap{flex-shrink:0;overflow:hidden;width:8rem}@media(min-width:768px){.fblog__card-img-wrap{width:10rem}}.fblog__card-body{display:flex;flex:1;flex-direction:column;justify-content:space-between;min-width:0;padding:1.25rem}.fblog__card-cat{color:#b5e000;font-size:.6875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.fblog__card-title{color:#1c1c1b;display:-webkit-box;font-size:.9375rem;font-weight:700;-webkit-line-clamp:3;line-height:1.4;margin:.375rem 0 .5rem;transition:color .2s ease;-webkit-box-orient:vertical;overflow:hidden}.fblog__card:hover .fblog__card-title{color:#8cad00}.fblog__card-excerpt{color:#5a5a57;display:none;font-size:.875rem;line-height:1.55;margin:0}@media(min-width:768px){.fblog__card-excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.fblog__card-footer{align-items:center;display:flex;justify-content:space-between;margin-top:1rem}.fblog__card-time{align-items:center;color:#5a5a57;display:inline-flex;font-size:.75rem;gap:.25rem}.fblog__card-time svg{height:.75rem;width:.75rem}.fblog__card-cta{align-items:center;color:#b5e000;display:inline-flex;font-size:.75rem;font-weight:600;gap:.25rem}.fblog__card-cta svg{height:.875rem;transition:transform .2s ease;width:.875rem}.fblog__card:hover .fblog__card-cta svg{transform:translateX(2px)}.fblog__cta-tile{align-items:center;background:#1c1c1b;border-radius:1rem;display:flex;flex:1;flex-direction:column;gap:.5rem;justify-content:center;min-height:7.5rem;padding:1.5rem;text-align:center;text-decoration:none;transition:background .22s ease}.fblog__cta-tile:hover{background:#292928}.fblog__cta-tile:hover .fblog__cta-icon{transform:scale(1.1)}.fblog__cta-icon{align-items:center;background:#b5e000;border-radius:50%;display:flex;height:3rem;justify-content:center;margin-bottom:.25rem;transition:transform .2s ease;width:3rem}.fblog__cta-icon svg{color:#1c1c1b;height:1.5rem;width:1.5rem}.fblog__cta-title{color:#fff;font-size:.9375rem;font-weight:700;margin:0}.fblog__cta-sub{color:hsla(0,0%,100%,.5);font-size:.8125rem;margin:0}.fblog__empty{color:#5a5a57;padding:3rem 0;text-align:center}