.card-thumb-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#f0f1f4}.card-thumb-fallback__img{display:block;width:min(12rem,69%);aspect-ratio:1;height:auto;max-height:92%;object-fit:contain}.card-thumb-fallback--cover{padding:0;background:0 0}.card-thumb-fallback--cover img{display:block;width:100%;height:100%;max-width:none;max-height:none;aspect-ratio:auto;object-fit:cover}.blog-section{margin-bottom:2rem;background:#fff;border:.0625rem solid #f0f1f2;border-radius:.75rem;overflow:hidden}@media (max-width:1025px){.blog-section{margin-bottom:1.875rem}}.blog-section__content{display:flex;flex-direction:column;padding:1rem}.blog-section__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.875rem}.blog-section__header-main{display:flex;align-items:center;gap:.5rem;min-width:0}.blog-section__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px}.blog-section__icon svg{display:block;width:20px;height:20px}.blog-section__icon path{fill:#007a3d}.blog-section__title{margin:0;font-size:1rem;font-weight:700;line-height:1.25;color:#222;text-transform:none}.blog-section__slider{position:relative}.blog-section__arrows{display:flex;align-items:center;gap:.375rem;flex-shrink:0}.blog-section__arrow{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;border:none;border-radius:50%;background:#f0f1f4;color:#737475;cursor:pointer;transition:background-color .2s,opacity .2s}.blog-section__arrow svg{display:block;width:1rem;height:1rem}.blog-section__arrow:focus-visible:not(:disabled):not(.swiper-button-disabled),.blog-section__arrow:hover:not(:disabled):not(.swiper-button-disabled){background:#e5e5e5}.blog-section__arrow.swiper-button-disabled,.blog-section__arrow:disabled{opacity:.35;cursor:default}.blog-section-swiper{overflow:hidden;padding-bottom:.875rem}.blog-section__slide{height:auto}.blog-section__card{display:block;height:100%;text-decoration:none;color:inherit}.blog-section__card-inner{display:flex;flex-direction:column;height:100%;padding:.375rem;border-radius:.625rem;background:#f7f8f9}.blog-section__card-image{position:relative;aspect-ratio:16/11;border-radius:.5rem;overflow:hidden;background:#f0f1f4}.blog-section__card-image img{display:block;width:100%;height:100%;object-fit:cover}.blog-section__card-image--fallback{padding:0;background:0 0}.blog-section__card-body{display:flex;flex:1;flex-direction:column;gap:.375rem;padding:.625rem .375rem .375rem;min-height:0}.blog-section__card-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;min-height:2.6em;font-size:.875rem;font-weight:600;line-height:1.3;color:#222}.blog-section__card-date{margin-top:auto;font-size:.75rem;line-height:1.2;color:#8c8d8f}.blog-section__more{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:fit-content;max-width:100%;align-self:center;margin-top:.75rem;padding:.625rem 1rem;border-radius:.5rem;background:#f5f6f6;text-decoration:none;font-size:.875rem;font-weight:400;line-height:1.25;color:#222;transition:background-color .2s}.blog-section__more:focus-visible,.blog-section__more:hover{background:#ececed}.blog-section__more-icon{display:block;flex-shrink:0;width:20px;height:20px;border-radius:50%;background-color:#007a3d;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 12h14m0 0-6-6m6 6-6 6"/></svg>');background-repeat:no-repeat;background-position:center;background-size:.875rem .875rem}