.features-bar{background-color:var(--fb-section-bg, #A7D8FF);padding-top:var(--fb-pt, 52px);padding-bottom:var(--fb-pb, 52px);font-family:DM Sans,sans-serif}.features-bar__inner{max-width:var(--fb-max-w, 1280px);margin:0 auto;padding-left:24px;padding-right:24px}.features-bar__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--fb-gap, 20px);align-items:stretch}.fb-card{background:#fff;border:1.5px solid rgba(59,166,209,.2);box-shadow:0 4px 16px #3ba6d11a;border-radius:var(--fb-radius, 20px);padding:38px 24px 34px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden;cursor:default;box-shadow:inset 0 1px #ffffff8c,inset 0 -1px #ffffff1f;transition:transform .3s cubic-bezier(.22,.68,0,1.15),box-shadow .3s ease}.fb-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--fb-radius, 20px);background:linear-gradient(135deg,var(--fb-hover-from, #ffc0cb) 0%,var(--fb-hover-to, #A7D8FF) 100%);opacity:0;transition:opacity .35s ease;z-index:0}.fb-card:hover:before{opacity:1}.fb-card:hover{transform:translateY(-8px) scale(1.03);border-color:#f8921859;box-shadow:0 12px 28px #f8921826}.fb-card__icon-wrap{width:66px;height:66px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:20px;background:#3ba6d11a;border:1.5px solid rgba(59,166,209,.2);position:relative;z-index:1;transition:background .3s ease,border-color .3s ease}.fb-card:hover .fb-card__icon-wrap{background:#f8921826;border-color:#f892184d}.fb-card__icon-wrap svg{stroke:var(--fb-icon-stroke, #8b4060);transition:stroke .3s ease;display:block;flex-shrink:0}.fb-card:hover .fb-card__icon-wrap svg{stroke:var(--fb-hover-icon, #3a6090)}.fb-card__icon-img{width:36px;height:36px;object-fit:contain;display:block}.fb-card__title{font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;color:var(--fb-title-color, #2a1a20);margin:0 0 8px;line-height:1.3;position:relative;z-index:1;transition:color .3s ease}.fb-card:hover .fb-card__title{color:var(--fb-hover-title, #1a2a40)}.fb-card__desc{font-family:DM Sans,sans-serif;font-size:13px;font-weight:400;color:var(--fb-desc-color, #5a3040);line-height:1.6;margin:0;position:relative;z-index:1;transition:color .3s ease}.fb-card:hover .fb-card__desc{color:var(--fb-hover-desc, #2a4060)}@media screen and (max-width:768px){.features-bar__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.features-bar__grid{grid-template-columns:1fr 1fr;gap:14px}.fb-card{padding:28px 16px 24px}.fb-card__icon-wrap{width:54px;height:54px;margin-bottom:14px}.fb-card__icon-wrap svg{width:26px;height:26px}.fb-card__title{font-size:13px}.fb-card__desc{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-features-bar.css.map */
