.whyus-section{display:flex;justify-content:center;align-items:center;width:100%;padding:6em 40px;background-color:#010d20}.whyus-container{width:100%;max-width:1280px}.whyus-content{flex-direction:column;width:100%}.whyus-content,.whyus-label{display:flex;align-items:center}.whyus-label{gap:12px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.22em;color:#37d607;margin:0}.whyus-label-line{display:inline-block;height:1px;width:40px;background-color:#37d607}.whyus-heading{width:700px;max-width:100%;text-align:center;margin-top:24px;margin-bottom:0;font-family:Ubuntu,sans-serif;font-size:48px;font-weight:800;line-height:1.2;letter-spacing:-.02em;color:#fff}.whyus-highlight-wrapper{position:relative;display:inline-block}.whyus-highlight-text{position:relative;z-index:1}.whyus-highlight-green{color:#37d607}.whyus-highlight-red{color:#da2041}.whyus-highlight-bar{position:absolute;left:0;right:0;bottom:4px;z-index:0;height:10px;transform-origin:left}.whyus-bar-green{background-color:rgba(55,214,7,.15)}.whyus-bar-red{background-color:rgba(218,32,65,.15)}.whyus-bar-blue{background-color:rgba(34,124,241,.15)}.whyus-description{width:600px;max-width:100%;text-align:center;margin-top:20px;margin-bottom:0;color:hsla(0,0%,100%,.75);font-size:18px;line-height:1.6}.whyus-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:32px}.whyus-cta{position:relative;display:inline-flex;align-items:center;gap:12px;overflow:hidden;border-radius:9999px;background-color:#f15a22;padding:16px 28px;font-size:14px;font-weight:600;color:#fff;border:none;cursor:pointer;box-shadow:0 12px 30px -10px rgba(241,90,34,.55);transition:box-shadow .3s ease}.whyus-cta:hover{box-shadow:0 18px 45px -10px rgba(241,90,34,.75)}.whyus-cta:hover .whyus-cta-shine{transform:translateX(100%)}.whyus-cta:hover .whyus-cta-icon{background-color:#fff;color:#f15a22}.whyus-cta-shine{pointer-events:none;position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);transition:transform .7s ease}.whyus-cta-label{position:relative}.whyus-cta-icon{position:relative;justify-content:center;width:28px;height:28px;border-radius:50%;background-color:hsla(0,0%,100%,.15);transition:all .3s ease}.whyus-badge,.whyus-cta-icon{display:flex;align-items:center}.whyus-badge{gap:8px;font-size:12px;font-weight:500;color:hsla(0,0%,100%,.5);margin:0}.whyus-pulse{display:flex;align-items:center;justify-content:center}.whyus-pulse,.whyus-pulse-dot{position:relative;width:8px;height:8px}.whyus-pulse-dot,.whyus-pulse-ping{display:inline-flex;border-radius:50%;background-color:#37d607}.whyus-pulse-ping{position:absolute;width:100%;height:100%;opacity:.7;animation:whyus-ping 1.5s cubic-bezier(0,0,.2,1) infinite}@keyframes whyus-ping{75%,to{transform:scale(2.5);opacity:0}}.whyus-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;width:100%;margin-top:48px}.whyus-card{display:flex;flex-direction:column;padding:32px;background-color:#071e3a;border:1px solid hsla(0,0%,100%,.08);border-radius:0 12px;transition:border-color .3s ease}.whyus-card:hover{border-color:rgba(55,214,7,.4)}.whyus-card .card-icon{display:flex;justify-content:center;align-items:center;width:60px;height:60px;background-color:rgba(55,214,7,.12);border-radius:0 8px;margin-bottom:20px;color:#37d607}.whyus-card .card-title{font-weight:700;margin-bottom:12px;color:#fff;font-size:1.2em}.whyus-card .card-description{color:hsla(0,0%,100%,.65);line-height:1.5;font-size:.95em}.whyus-quote{margin-top:48px;padding:32px 40px;border-left:4px solid #da2041;background-color:rgba(218,32,65,.08);border-radius:0 8px;width:100%}.whyus-quote blockquote p{font-style:italic;font-size:1.15em;line-height:1.6;color:hsla(0,0%,100%,.9)}.whyus-quote figcaption{display:block;margin-top:16px;font-size:.9em;color:hsla(0,0%,100%,.5);font-style:normal}@media screen and (min-width:900px)and (max-width:1500px){.whyus-section{padding:5em 30px}.whyus-heading{width:600px;font-size:40px}.whyus-description{width:550px}.whyus-grid{gap:20px}.whyus-grid .whyus-card{padding:28px}}@media screen and (min-width:720px)and (max-width:899px){.whyus-section{padding:4em 30px}.whyus-heading{width:100%;font-size:36px}.whyus-description{width:100%;font-size:16px}.whyus-grid{gap:16px}.whyus-grid .whyus-card{padding:24px}.whyus-grid .whyus-card .card-icon{width:50px;height:50px}.whyus-quote{padding:24px 28px}}@media screen and (min-width:520px)and (max-width:719px){.whyus-section{padding:3.5em 20px}.whyus-heading{font-size:32px}.whyus-grid{grid-template-columns:1fr;gap:16px}.whyus-grid .whyus-card{padding:24px}.whyus-quote{padding:20px 24px}}@media screen and (max-width:519px){.whyus-section{padding:3em 20px}.whyus-heading{margin-top:16px;font-size:28px}.whyus-description{margin-top:14px;font-size:15px}.whyus-actions{flex-direction:column;align-items:flex-start;gap:16px}.whyus-cta{width:100%;justify-content:center;padding:14px 24px}.whyus-grid{grid-template-columns:1fr;gap:14px;margin-top:32px}.whyus-grid .whyus-card{padding:20px}.whyus-grid .whyus-card .card-icon{width:48px;height:48px}.whyus-quote{margin-top:32px;padding:18px 20px}}