:root{--ft-green-dark:#1a6e43;--ft-green-badge:#1a6e43;--ft-border-color:#d0d0d0;--ft-check-color:#00a854;--ft-text-color:#333;--ft-card-radius:14px;--ft-badge-radius:20px;--ft-img-top-height:200px;--ft-img-bottom-height:260px}.ft-section{width:100%;padding:40px 0}.ft-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.ft-card--top{grid-column:span 2}.ft-card--bottom{grid-column:span 3}.ft-card{border:1px solid var(--ft-border-color);border-radius:var(--ft-card-radius);padding:20px;display:flex;flex-direction:column;background:#fff;transition:box-shadow .3s ease,transform .3s ease}.ft-card:hover{box-shadow:0 8px 28px rgba(0,0,0,.12);transform:translateY(-2px)}.ft-badge{display:inline-block;background-color:var(--ft-green-badge);color:#fff;font-weight:700;font-size:20px;padding:5px 18px;border-radius:var(--ft-badge-radius);margin-bottom:14px;white-space:nowrap;width:fit-content}.ft-img-wrapper{width:100%;border-radius:8px;overflow:hidden;background-color:#f0f0f0;margin-bottom:18px;flex-shrink:0}.ft-img-wrapper--top{height:var(--ft-img-top-height)}.ft-img-wrapper--bottom{height:var(--ft-img-bottom-height)}.ft-img-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.ft-feature-list{list-style:none;padding:0;margin:0}.ft-feature-item{display:flex;align-items:flex-start;gap:8px;color:var(--ft-text-color);margin-bottom:9px;line-height:1.5;font-family:'Nunito',sans-serif;font-size:18px;font-weight:500;line-height:1;letter-spacing:0;font-style:normal}.ft-feature-item::before{content:"✓";color:var(--ft-check-color);font-weight:700;flex-shrink:0;margin-top:1px}.ft-pagination{display:none}.feat-header{text-align:center;margin-bottom:50px}.feat-title{font-family:'Nunito',sans-serif;font-size:40px;font-weight:700;line-height:1.2;text-align:center;margin-bottom:20px;display:inline-block;background:var(--sol-primary-gradient,linear-gradient(90deg,#ff7e5f,#feb47b));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}@media(max-width:991px){.feat-title{font-size:28px}.ft-badge{font-size:14px}.ft-feature-item{font-size:10px}}@media(max-width:767px){.feat-header{text-align:center;margin-bottom:0}.feat-title{font-size:18px}.ft-badge{font-size:16px}.ft-swiper{overflow:hidden;width:100%;touch-action:pan-y!important;pointer-events:auto!important;position:relative;z-index:1}.ft-swiper .swiper-wrapper{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:0!important;height:auto!important;align-items:stretch!important;touch-action:pan-y!important}.ft-swiper .swiper-slide{width:100%;height:auto;flex-shrink:0;grid-column:auto}.ft-card{height:auto}.ft-img-wrapper--bottom{height:200px}.ft-feature-item{font-family:'Nunito',sans-serif;font-size:14px;font-weight:500;line-height:1;letter-spacing:0;color:#000}.ft-pagination{display:flex;justify-content:center;align-items:center;margin-top:24px;gap:8px;position:relative;z-index:10;pointer-events:auto}.ft-pagination .swiper-pagination-bullet{width:32px;height:4px;border-radius:2px;background:var(--ft-border-color);opacity:1;margin:0!important;transition:background .3s ease;cursor:pointer;pointer-events:auto}.ft-pagination .swiper-pagination-bullet-active{background:var(--ft-green-dark)}}