.hw-cs{width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;font-family:"Public Sans",sans-serif}.hw-cs.hw-mt-neg{margin-top:-40px}.hw-cs.hw-mb-neg{margin-bottom:-40px}.hw-cs.hw-radius-t{border-radius:24px 24px 0 0}.hw-cs.hw-radius-b{border-radius:0 0 24px 24px}.hw-cs.hw-pt-40{padding-top:40px}.hw-cs.hw-pt-80{padding-top:80px}.hw-cs.hw-pt-120{padding-top:120px}.hw-cs.hw-pb-40{padding-bottom:40px}.hw-cs.hw-pb-80{padding-bottom:80px}.hw-cs.hw-pb-120{padding-bottom:120px}.hw-cs__container{max-width:1140px;margin:0 auto;padding:0 20px}.hw-cs__header{text-align:center;margin-bottom:30px}.hw-cs__title{font-size:36px;font-weight:800;color:#12f7d1;margin-bottom:16px;line-height:1.2}@media (max-width:767px){.hw-cs__title{font-size:28px}}@media (max-width:480px){.hw-cs__title{font-size:24px}}.hw-cs__subtitle{font-size:18px;font-weight:400;color:#fff;line-height:1.4}.hw-cs__wrapper{position:relative;width:100vw;left:50%;transform:translateX(-50%);overflow-x:clip;overflow-y:visible;margin-bottom:60px;z-index:1}.hw-cs__track-container{overflow:visible;width:100%}.hw-cs__track{display:flex;gap:4px;padding-left:calc((100vw - 1140px)/ 2);padding-right:80px;padding-top:20px;padding-bottom:30px;transition:transform .5s ease-in-out}@media (max-width:1200px){.hw-cs__track{padding-left:80px}}@media (max-width:767px){.hw-cs__subtitle{font-size:16px}.hw-cs__wrapper{margin-bottom:40px}.hw-cs__track{padding-left:40px;padding-right:40px;gap:16px}}@media (max-width:480px){.hw-cs__subtitle{font-size:14px}.hw-cs__wrapper{margin-bottom:30px}.hw-cs__track{padding-left:50px;padding-right:50px;padding-bottom:30px}}.hw-cs__card{flex:0 0 342px;width:342px;height:351px;background:rgba(255,255,255,.15);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:none;border-radius:16px;padding:40px 30px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 10px 20px rgba(0,0,0,.2);margin-bottom:24px;margin-left:10px;margin-right:10px;position:relative;z-index:2;text-decoration:none;color:inherit;cursor:pointer;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.hw-cs__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.3)}@media (max-width:767px){.hw-cs__card{flex:0 0 300px;width:300px;height:auto;min-height:320px;padding:30px 20px}}@media (max-width:480px){.hw-cs__card{flex:0 0 280px;width:280px;padding:25px 20px;min-height:300px}}.hw-cs__card-icon{width:80px;height:80px;margin-bottom:30px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hw-cs__card-icon img{width:100%;height:100%;object-fit:contain}.hw-cs__card-icon--svg{color:#12f7d1}.hw-cs__card-icon--svg svg{width:100%;height:100%;display:block;fill:currentColor;transition:fill .3s cubic-bezier(.4,0,.2,1)}.hw-cs__card-icon--svg svg circle,.hw-cs__card-icon--svg svg ellipse,.hw-cs__card-icon--svg svg line,.hw-cs__card-icon--svg svg path,.hw-cs__card-icon--svg svg polygon,.hw-cs__card-icon--svg svg polyline,.hw-cs__card-icon--svg svg rect{fill:currentColor}.hw-cs__card-icon--svg svg circle[stroke]:not([stroke=none]),.hw-cs__card-icon--svg svg ellipse[stroke]:not([stroke=none]),.hw-cs__card-icon--svg svg line[stroke]:not([stroke=none]),.hw-cs__card-icon--svg svg path[stroke]:not([stroke=none]),.hw-cs__card-icon--svg svg polygon[stroke]:not([stroke=none]),.hw-cs__card-icon--svg svg polyline[stroke]:not([stroke=none]),.hw-cs__card-icon--svg svg rect[stroke]:not([stroke=none]){fill:none;stroke:currentColor}.hw-cs__card-icon--svg svg [fill=none]{fill:none}.hw-cs__card-title{font-size:20px;font-weight:800;color:#12f7d1;margin-bottom:20px;line-height:1.3}.hw-cs__card-desc{font-size:18px;font-weight:400;color:#fff;line-height:1.6}@media (max-width:767px){.hw-cs__card-icon{width:60px;height:60px;margin-bottom:20px}.hw-cs__card-title{font-size:18px;margin-bottom:16px}.hw-cs__card-desc{font-size:16px}}.hw-cs__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:0 0;border:none;cursor:pointer;padding:0;height:100px;display:flex;align-items:center;justify-content:center;transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.hw-cs__arrow img{height:100%;object-fit:contain}.hw-cs__arrow:hover{opacity:.8;transform:translateY(-50%) scale(1.1);background-color:transparent}.hw-cs__arrow:active{transform:translateY(-50%) scale(.95)}.hw-cs__arrow.disabled{opacity:.3;cursor:not-allowed}.hw-cs__arrow--prev{left:0}.hw-cs__arrow--next{right:0}.hw-cs__cta{text-align:center;margin-top:-30px}@media (max-width:767px){.hw-cs__cta{margin-top:15px}}.hw-cs__cta-btn{display:inline-block;width:270px;max-width:100%;height:50px;background:#ef8833;color:#fff;font-size:18px;font-weight:800;text-decoration:none;border-radius:10px;line-height:50px;text-align:center;transition:background .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.hw-cs__cta-btn:hover{background:#ae6229}.hw-cs__cta-btn:active{transform:translateY(0)}@media (max-width:480px){.hw-cs__cta{margin-top:10px}.hw-cs__cta-btn{width:270px;font-size:16px}}