.features-grid{margin:80px 20px;background:#fff}.features-grid__container{max-width:1280px;margin:0 auto}.features-grid__header{text-align:center;margin:0 auto 48px}.features-grid__title{font-size:40px;font-weight:800;line-height:1.22;text-align:center;letter-spacing:-1px;color:#000;margin:0 auto}.features-grid__description{font-size:16px;font-weight:400;line-height:1.65;color:#000;margin:12px auto 0}.features-grid__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid transparent;border-image-slice:1;border-image-source:linear-gradient(270deg,#e6e6e6 38.94%,#a6ccff 50.77%,#e6e6e6 72.12%);overflow:hidden}.features-grid__card{padding:36px 40px;border-right:1px solid transparent;border-image-slice:1;border-image-source:linear-gradient(180deg,#e6e6e6 38.94%,#a6ccff 50.77%,#e6e6e6 72.12%)}.features-grid__card:last-child{border-right:none}.features-grid__icon{display:block;width:44px;height:44px;margin-bottom:26px}.features-grid__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.features-grid__card-title{font-size:16px;font-weight:700;line-height:1.4;color:#000;margin:0 0 12px}.features-grid__card-desc{font-size:14px;font-weight:400;line-height:1.65;color:#000;margin:0}@media (max-width:1024px){.features-grid__grid{grid-template-columns:repeat(2,1fr)}.features-grid__card{padding:28px 22px;border-right:none;border-bottom:1px solid #e0e0e0}.features-grid__card:nth-child(odd){border-right:1px solid #e0e0e0}.features-grid__card:nth-last-child(-n+2){border-bottom:none}.features-grid__card-title{max-width:100%}}@media (max-width:768px){.features-grid__title{font-size:28px}.features-grid__description,.features-grid__header,.features-grid__title{text-align:left;margin-inline:0}}@media (max-width:480px){.features-grid__header{margin-bottom:28px}.features-grid__title{font-size:24px}.features-grid__grid{grid-template-columns:1fr}.features-grid__card{border-right:none;border-bottom:1px solid #e0e0e0;padding:24px 20px}.features-grid__card:nth-child(odd){border-right:none}.features-grid__card:nth-last-child(-n+2){border-bottom:1px solid #e0e0e0}.features-grid__card:last-child{border-bottom:none}}.features-grid--3col .features-grid__grid{grid-template-columns:repeat(3,1fr);-o-border-image:none;border-image:none;border-top:1px solid #e5e7eb;border-bottom:none}.features-grid--3col .features-grid__card{border-right:none;border-bottom:1px solid #e5e7eb}.features-grid--3col .features-grid__card:not(:nth-child(3n)){border-right:1px solid #e5e7eb}@media (max-width:900px){.features-grid--3col .features-grid__grid{grid-template-columns:repeat(2,1fr)}.features-grid--3col .features-grid__card,.features-grid--3col .features-grid__card:not(:nth-child(3n)){border-right:none}.features-grid--3col .features-grid__card:nth-child(odd){border-right:1px solid #e5e7eb}.features-grid--3col .features-grid__icon{margin-bottom:36px}}@media (max-width:768px){.features-grid--3col .features-grid__title{font-size:32px;margin-bottom:20px}.features-grid--3col .features-grid__grid{grid-template-columns:1fr}.features-grid--3col .features-grid__card,.features-grid--3col .features-grid__card:last-child,.features-grid--3col .features-grid__card:nth-child(2n),.features-grid--3col .features-grid__card:nth-child(odd),.features-grid--3col .features-grid__card:nth-last-child(-n+2){border-right:none;border-bottom:1px solid #e5e7eb}}