.ltk-tourm-features{--ltk-feature-cols:3;display:grid;grid-template-columns:repeat(var(--ltk-feature-cols),minmax(0,1fr));gap:18px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ltk-tourm-features *{box-sizing:border-box}.ltk-tourm-features__item{min-width:0;padding:18px 20px;border:1px solid rgba(14,165,233,.16);border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(15,52,75,.05);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.ltk-tourm-features__item:hover{transform:translateY(-3px);border-color:rgba(14,165,233,.35);box-shadow:0 18px 44px rgba(15,52,75,.09)}.ltk-tourm-features__head{display:flex;align-items:center;gap:12px;min-width:0}.ltk-tourm-features__icon{width:48px;height:48px;min-width:48px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(14,165,233,.12);border-radius:14px;background:linear-gradient(145deg,#f4fbff,#eaf7fd)}.ltk-tourm-features__icon img{width:66%;height:66%;object-fit:contain}.ltk-tourm-features__title{min-width:0;margin:0;color:#0d2033;font-size:15px;line-height:1.3;font-weight:650}.ltk-tourm-features__desc{margin:12px 0 0;color:#66798b;font-size:12px;line-height:1.58}.ltk-tourm-features__item:nth-child(2n) .ltk-tourm-features__icon{background:linear-gradient(145deg,#fffdf7,#fff6e3);border-color:rgba(245,158,11,.13)}@media(max-width:767px){.ltk-tourm-features{--ltk-feature-cols:1}.ltk-tourm-features__item{padding:14px 15px;border-radius:15px}.ltk-tourm-features__icon{width:44px;height:44px;min-width:44px;border-radius:12px}.ltk-tourm-features__title{font-size:14px}.ltk-tourm-features__desc{margin-top:10px;font-size:11px}}
