.cs-wrap *,.cs-wrap *::before,.cs-wrap *::after{-webkit-box-sizing:border-box;box-sizing:border-box}.cs-wrap{max-width:1160px;margin:0 auto;padding:40px 40px;font-family:'Open Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cs-header{max-width:680px;margin:0 auto 72px;text-align:center}.cs-title{font-size:38px;font-size:clamp(26px,3vw,38px);font-weight:800;color:#ffffpeachpuff;line-height:1.2;letter-spacing:-0.02em;margin:0 0 20px}.cs-subtitle{font-size:17px;font-weight:600;color:#5FB53B;line-height:1.6;margin:0;display:block}.cs-row-top{display:-webkit-box;display:-ms-flexbox;display:flex;gap:28px;margin-bottom:28px}.cs-row-top .cs-item{-webkit-box-flex:1;-ms-flex:1 1 0;flex:1 1 0}.cs-row-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;gap:28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cs-row-bottom .cs-item{-webkit-box-flex:0;-ms-flex:0 0 calc(33.333% - 10px);flex:0 0 calc(33.333% - 10px);max-width:calc(33.333% - 10px)}.cs-item{background:#fff;border:1px solid #e0e4ea;border-radius:14px;padding:36px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-shadow:0 2px 12px rgba(15,45,82,0.05);box-shadow:0 2px 12px rgba(15,45,82,0.05);-webkit-transition:box-shadow 0.2s ease,-webkit-transform 0.2s ease;transition:box-shadow 0.2s ease,transform 0.2s ease}@media (hover:hover){.cs-item:hover{-webkit-box-shadow:0 6px 28px rgba(15,45,82,0.1);box-shadow:0 6px 28px rgba(15,45,82,0.1);-webkit-transform:translateY(-2px);transform:translateY(-2px)}}.cs-item-icon{width:44px;height:44px;background:#eef5ff;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.cs-item-icon svg{width:20px;height:20px;stroke:#0F2D52;fill:none}.cs-item-title{font-size:16px;font-weight:700;color:#0F2D52;line-height:1.3}.cs-item-body{font-size:14px;color:#4b5563;line-height:1.75}@media screen and (max-width:960px){.cs-row-top,.cs-row-bottom{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.cs-row-top .cs-item{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 10px);flex:1 1 calc(50% - 10px)}.cs-row-bottom .cs-item{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 10px);flex:1 1 calc(50% - 10px);max-width:none}.cs-wrap{padding:72px 32px}.cs-header{margin-bottom:48px}}@media screen and (max-width:640px){.cs-row-top,.cs-row-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.cs-row-top .cs-item,.cs-row-bottom .cs-item{-webkit-box-flex:none;-ms-flex:none;flex:none;max-width:none;width:100%}.cs-wrap{padding:56px 20px}.cs-header{margin-bottom:40px}.cs-title{font-size:26px}.cs-item{padding:28px 24px}}