.features-module h3{color:#212529;font-family:Poppins,sans-serif;font-size:32px;font-weight:600;line-height:42px;margin:50px auto 60px;max-width:100%;text-align:center;width:650px}.features-module .content{align-items:stretch;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 137px}.features-module .features-container{background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;margin:0 auto;max-width:1350px;position:relative}.features-module .features-container .container{padding-top:25px}.features-module .block{box-sizing:border-box;display:flex;margin-bottom:30px;width:calc((100% /) - 30px)}.features-module .block-inner{box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:column;padding:40px 0}.features-module .block-heading{align-items:center;display:flex;gap:10px;margin-bottom:15px}.features-module .block-heading img{flex-shrink:0;height:auto;width:24px}.features-module .block-heading h4{color:#212529;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;margin:0}.features-module .block-text{flex:1 1 auto}.features-module .block-text p{color:#212529;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.75;margin:0 0 15px}.features-module .pp-button-holder{margin-top:auto;padding-top:8px}.features-module a{color:#0680fb;font-family:Poppins,sans-serif;font-weight:500;text-decoration:none;transition:color .3s ease}.features-module a:hover{color:#044c95}.features-module a svg path{transition:.3s ease}.features-module a:hover svg path{stroke:#044c95;animation:move-back-forth .4s ease-in-out}@media (max-width:767px){.features-module .content{display:flex;flex-direction:column;margin:0 auto;max-width:90%;padding:0}.features-module .block{margin:0 auto 20px!important;width:100%!important}.features-module .block-inner{padding:20px 0!important}}
37:3	⚠  Parse error on line 1: 
(100% / ) - 30px
--------^
Expecting "CALC", "LPAREN", "ADD", "SUB", "FUNCTION", "LENGTH", "ANGLE", "TIME", "FREQ", "RES", "UNKNOWN_DIMENSION", "EMS", "EXS", "CHS", "REMS", "VHS", "SVHS", "LVHS", "DVHS", "VWS", "SVWS", "LVWS", "DVWS", "VMINS", "SVMINS", "LVMINS", "DVMINS", "VMAXS", "SVMAXS", "LVMAXS", "DVMAXS", "VBS", "SVBS", "LVBS", "DVBS", "VIS", "SVIS", "LVIS", "DVIS", "CQWS", "CQHS", "CQIS", "CQBS", "CQMINS", "CQMAXS", "LHS", "RLHS", "PERCENTAGE", "CALC_KEYWORD", "NUMBER", "math_expression", "function", "dimension", "calc_keyword", "number", got unexpected "RPAREN" [postcss-calc]