.refuel-why-hero,.refuel-why-hero *{box-sizing:border-box}.refuel-why-hero{--rwh-blue:#06448f;--rwh-deep:#042650;--rwh-green:#67d878;--rwh-orange:#ff7a1a;position:relative;width:100%;min-height:640px;overflow:hidden;padding:clamp(48px,6vw,76px) 24px 92px;color:#fff;background:radial-gradient(circle at 75% 18%,rgba(20,124,174,.34),transparent 31%),radial-gradient(circle at 5% 87%,rgba(103,216,120,.12),transparent 26%),linear-gradient(121deg,#041d3e,#063875 57%,#075b99);font-family:inherit;isolation:isolate}.refuel-why-hero__container{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:clamp(44px,6vw,84px);width:min(1180px,100%);min-height:470px;margin:0 auto}.refuel-why-hero__copy{max-width:620px}.refuel-why-hero h1{max-width:610px;margin:0;color:#fff;font-size:clamp(28px,2.6vw,32px);font-weight:620;line-height:1.14;letter-spacing:-.032em;text-wrap:balance}.refuel-why-hero__copy>p{max-width:600px;margin:20px 0 0;color:rgba(239,247,255,.83);font-size:16px;line-height:1.7}.refuel-why-hero__actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:29px}.refuel-why-hero__button{display:inline-grid;grid-template-columns:38px auto 19px;align-items:center;gap:10px;min-height:61px;padding:9px 16px 9px 10px;border:1px solid rgba(255,255,255,.24);border-radius:14px;color:#fff;font:inherit;text-decoration:none!important;background:transparent;cursor:pointer;transition:transform .23s ease,box-shadow .23s ease,background .23s ease}.refuel-why-hero__button>span{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:rgba(255,255,255,.12)}.refuel-why-hero svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.refuel-why-hero__button>svg{width:17px}.refuel-why-hero__button strong{font-size:13px;font-weight:730;white-space:nowrap}.refuel-why-hero__button--primary{border-color:var(--rwh-green);color:#052650;background:var(--rwh-green);box-shadow:0 15px 34px rgba(3,18,42,.24)}.refuel-why-hero__button--primary>span{color:var(--rwh-blue);background:rgba(6,68,143,.1)}.refuel-why-hero__button--secondary{background:rgba(255,255,255,.075);backdrop-filter:blur(12px)}.refuel-why-hero__button:hover{color:inherit;transform:translateY(-3px);box-shadow:0 18px 38px rgba(2,18,42,.3)}.refuel-why-hero__button:focus-visible{outline:3px solid var(--rwh-orange);outline-offset:3px}.refuel-why-hero__visual{position:relative;height:455px;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:30px 30px 92px 30px;box-shadow:0 30px 65px rgba(2,18,43,.4);transform:rotate(1deg)}.refuel-why-hero__visual>img{width:100%;height:100%;object-fit:cover;object-position:50% 45%;transform:scale(1.03);animation:refuel-why-image 14s ease-in-out infinite alternate}.refuel-why-hero__veil{position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,27,58,.82),transparent 63%),radial-gradient(circle at 90% 5%,rgba(255,122,26,.14),transparent 25%)}.refuel-why-hero__sequence{position:absolute;right:16px;bottom:17px;left:16px;display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:center;padding:12px;border:1px solid rgba(255,255,255,.2);border-radius:17px;background:rgba(4,35,75,.86);box-shadow:0 16px 38px rgba(0,0,0,.25);backdrop-filter:blur(13px)}.refuel-why-hero__sequence>div{display:grid;grid-template-columns:30px auto;grid-template-rows:auto auto;align-items:center;gap:1px 7px;color:#a9bdd4;transition:color .25s ease,transform .25s ease}.refuel-why-hero__sequence>div>span{grid-row:1/3;display:grid;width:30px;height:30px;place-items:center;border-radius:9px;color:#a9bdd4;background:rgba(255,255,255,.07);transition:color .25s ease,background .25s ease}.refuel-why-hero__sequence>div span svg{width:15px}.refuel-why-hero__sequence small{font-size:7px;font-weight:700;letter-spacing:.08em}.refuel-why-hero__sequence strong{font-size:9px;font-weight:700}.refuel-why-hero__sequence>div.is-active{color:#fff;transform:translateY(-2px)}.refuel-why-hero__sequence>div.is-active>span{color:var(--rwh-green);background:rgba(103,216,120,.12);box-shadow:0 0 0 4px rgba(103,216,120,.05)}.refuel-why-hero__sequence>i{height:1px;margin:0 7px;background:rgba(255,255,255,.15)}.refuel-why-hero__assurances{position:absolute;z-index:3;left:50%;bottom:22px;display:grid;grid-template-columns:repeat(3,auto);align-items:center;width:min(850px,calc(100% - 48px));min-height:50px;border:1px solid rgba(255,255,255,.15);border-radius:15px;background:rgba(3,29,63,.76);transform:translateX(-50%);backdrop-filter:blur(12px)}.refuel-why-hero__assurances span{display:flex;align-items:center;justify-content:center;gap:8px;padding:0 22px;color:rgba(240,247,255,.85);font-size:10px;font-weight:650;text-align:center}.refuel-why-hero__assurances span+span{border-left:1px solid rgba(255,255,255,.16)}.refuel-why-hero__assurances svg{width:16px;color:var(--rwh-green)}.refuel-why-hero__motion{position:absolute;z-index:1;inset:0;pointer-events:none}.refuel-why-hero__motion span{position:absolute;border:1px solid rgba(255,255,255,.09);border-radius:50%}.refuel-why-hero__motion span:first-child{top:-410px;right:-180px;width:780px;height:780px;animation:refuel-why-spin 27s linear infinite}.refuel-why-hero__motion span:nth-child(2){bottom:-420px;left:-320px;width:690px;height:690px;border-color:rgba(103,216,120,.15);animation:refuel-why-spin 34s linear infinite reverse}.refuel-why-hero__motion>i{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--rwh-orange);box-shadow:0 0 0 8px rgba(255,122,26,.1)}.refuel-why-hero__motion>i:nth-of-type(1){top:15%;right:9%;animation:refuel-why-float 5s ease-in-out infinite}.refuel-why-hero__motion>i:nth-of-type(2){bottom:17%;left:7%;background:var(--rwh-green);animation:refuel-why-float 6s ease-in-out infinite reverse}@keyframes refuel-why-image{to{transform:scale(1.075)}}@keyframes refuel-why-spin{to{transform:rotate(360deg)}}@keyframes refuel-why-float{50%{transform:translateY(-10px)}}@media(max-width:900px){.refuel-why-hero{min-height:610px;padding:38px 16px 74px}.refuel-why-hero__container{grid-template-columns:1fr;gap:24px;min-height:0}.refuel-why-hero__copy{max-width:700px}.refuel-why-hero__visual{height:255px;border-radius:22px 22px 60px 22px;transform:none}.refuel-why-hero__visual>img{object-position:50% 43%}}@media(max-width:600px){.refuel-why-hero{min-height:0;padding:27px 11px 69px}.refuel-why-hero__container{gap:19px}.refuel-why-hero h1{max-width:355px;font-size:clamp(24px,6.7vw,26px);font-weight:600;line-height:1.16}.refuel-why-hero__copy>p{margin-top:15px;font-size:14px;line-height:1.58}.refuel-why-hero__actions{display:grid;gap:9px;margin-top:20px}.refuel-why-hero__button{width:100%;min-height:57px}.refuel-why-hero__visual{height:230px}.refuel-why-hero__sequence{right:8px;bottom:9px;left:8px;grid-template-columns:repeat(4,1fr);gap:3px;padding:8px}.refuel-why-hero__sequence>i{display:none}.refuel-why-hero__sequence>div{grid-template-columns:1fr;justify-items:center;text-align:center}.refuel-why-hero__sequence>div>span{grid-row:auto}.refuel-why-hero__sequence small{display:none}.refuel-why-hero__sequence strong{margin-top:3px;font-size:7px}.refuel-why-hero__assurances{bottom:13px;width:calc(100% - 22px);min-height:42px}.refuel-why-hero__assurances span{gap:4px;padding:0 5px;font-size:8px;line-height:1.2}.refuel-why-hero__assurances svg{display:none}}@media(prefers-reduced-motion:reduce){.refuel-why-hero *,.refuel-why-hero *::before,.refuel-why-hero *::after{animation:none!important;scroll-behavior:auto!important}}
