@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@250;400;700&display=swap");@keyframes gradient-flow{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}*,:after,:before{box-sizing:border-box}body{font-family:Poppins,sans-serif;margin:0;padding:0}.support-section{background-color:#01070c;background-image:linear-gradient(180deg,#01070c,rgba(1,7,12,0) 17%,rgba(1,7,12,0) 49%,rgba(1,7,12,0) 87%,#01070c),url(https://5968576.fs1.hubspotusercontent-na1.net/hubfs/5968576/bg-section-3-game-dev.jpg);background-position:50%;background-size:cover;color:#fff;padding:100px 20px 60px;position:relative;z-index:0}.support-section:before{background-color:rgba(1,7,12,.5);content:"";inset:0;position:absolute;z-index:1}.support-section>*{position:relative;z-index:2}.section-header{margin:0 auto 50px;max-width:900px;text-align:center}.badge{background:#000;border:1px solid hsla(0,0%,100%,.2);border-radius:200px;display:inline-block;font-size:16px;font-weight:400;line-height:26px;padding:8px 21px}.badge,.headline{margin-bottom:20px}.headline{color:#fff;font-size:40px;font-weight:700;line-height:48px}.intro-text{color:#e0e0e0;font-size:20px;font-weight:400;line-height:1.6}.support-grid{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin:0 auto;max-width:1400px}.box-500{flex:1 1 500px}.box-700{flex:1 1 700px}.support-box{backdrop-filter:blur(20px);background:hsla(0,0%,100%,.05);border-radius:10px;overflow:hidden;padding:30px;position:relative}.support-box:before{background-image:var(--bg-img);background-position:50%;background-repeat:no-repeat;background-size:cover;opacity:.3;z-index:0}.support-box:after,.support-box:before{border-radius:10px;content:"";inset:0;pointer-events:none;position:absolute}.support-box:after{animation:gradient-flow 12s linear infinite;background:linear-gradient(135deg,#fff,#ff3c75 25%,#0fccc9 50%,#ff3c75 75%,#fff);background-size:300% 300%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;z-index:2}.support-box>*{position:relative;z-index:3}.support-box h3{color:#fff;font-size:24px;font-weight:700;line-height:29px;margin-bottom:20px}.support-box ul{list-style:none;margin:0;padding:0}.support-box li{align-items:flex-start;display:flex;font-size:16px;font-weight:400;gap:10px;line-height:26px;margin-bottom:15px}.support-box li img{flex-shrink:0;height:24px;width:24px}.corner-decor-rocket{height:320px;padding-right:40px;top:-25px;width:250px}.corner-decor,.corner-decor-rocket{object-fit:contain;position:absolute;right:-10px;z-index:4}.corner-decor{height:100px;top:-10px;width:100px}.steam-box .steam-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:30px}.steam-box .steam-text{flex:1 1 60%}.steam-box .steam-image{flex:1 1 35%;max-width:250px}.steam-box .steam-image img{display:block;height:auto;width:200px}@media screen and (max-width:900px){.box-500,.box-700{flex:1 1 100%}.corner-decor,.corner-decor-rocket{display:none}}@media screen and (max-width:768px){.steam-box .steam-content{flex-direction:column}.steam-box .steam-image{display:none}}@media screen and (max-width:992px){.badge{font-size:14px;line-height:20px}.headline{font-size:30px;line-height:36px}.intro-text{font-size:16px;line-height:22px}.support-box h3{font-size:21px;line-height:25px}.support-box li{font-size:16px;line-height:22px}}@media screen and (max-width:576px){.badge{font-size:12px;line-height:17px}.headline{font-size:24px;line-height:29px}.intro-text{font-size:14px;line-height:20px}.support-box h3{font-size:18px;line-height:25px}.support-box li{font-size:14px;line-height:20px}}