:root{--text-primary: #fff;--text-secondary: rgba(255, 255, 255, .5);--main-font: "Inter", Arial, sans-serif;--brand: #ff7000}*{margin:0;padding:0;box-sizing:border-box}html,body{overscroll-behavior:none}body{min-width:320px;font-family:var(--main-font);color:var(--text-secondary);background-color:#071021;-webkit-font-smoothing:antialiased;height:100%;min-height:100vh;font-size:18px;font-style:normal;font-weight:500;line-height:1.5}@media screen and (max-width: 500px){body{font-size:16px}}ul{list-style-type:none}a{text-decoration:none;color:inherit}p{margin-bottom:12px}section{margin:0 auto;width:100%;max-width:1024px;padding:0 32px}.content{padding:80px 0}.content-block{margin-bottom:60px}.heading{color:var(--text-primary);font-weight:400}h1{font-size:48px;line-height:60px;margin-bottom:24px}@media screen and (max-width: 1024px){h1{font-size:36px;line-height:1.2}}@media screen and (max-width: 500px){h1{font-size:32px}}h1 span{font-size:14px;line-height:1;color:var(--text-secondary)}h2{font-size:32px;line-height:1.5;margin-bottom:16px}@media screen and (max-width: 500px){h2{font-size:24px}}.highlight{color:var(--brand)}.list{display:flex;align-items:flex-start;justify-content:center;gap:60px}.list .item{max-width:280px;display:flex;flex-direction:column;gap:24px;align-items:center;text-align:center}@media screen and (max-width: 500px){.list .item{gap:16px}}.list-heading{text-align:center;margin-bottom:60px;margin-top:120px}@media screen and (max-width: 500px){.list-heading{margin-bottom:40px;margin-top:80px}}@media screen and (max-width: 1024px){.list{flex-wrap:wrap}}@media screen and (max-width: 500px){.list{gap:40px}}.icon-wrap{min-width:80px;width:80px;height:80px;border-radius:80px;display:flex;align-items:center;justify-content:center;background-color:#ffffff08}.icon-wrap svg{width:40px;height:auto}h3{text-transform:uppercase}h3:after{width:40px;height:1px;content:"";display:block;background-color:#ffffff80;margin:20px auto 0}@media screen and (max-width: 500px){h3:after{margin-top:12px}}.button{position:relative;display:inline-block;border-radius:4px;color:#fff;text-align:center;line-height:18px;font-weight:500;cursor:pointer;box-shadow:none;text-transform:uppercase;-webkit-transition-property:background-color,color,border;transition-property:background-color,color,border;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;outline:none;font-size:18px;padding:15px 40px 14px;line-height:24px;background-color:#fd7823;border:1px solid transparent;font-weight:600}.button:hover{background-color:#e96c00}.button-wrap{margin:60px auto 0;text-align:center}@font-face{font-family:Inter;src:url(../../../fonts/inter/Inter-SemiBold.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(../../../fonts/inter/Inter-Regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}.app.svelte-qf4ny3{display:flex;flex-direction:column;min-height:100vh;overflow:hidden}
