body{flex-direction:column;min-height:100vh;margin:0;display:flex}:root{--orange-05:#fcf0e1;--orange-20:#f9bb7d;--orange-40:#fd8726;--orange-50:#f86800;--orange-60:#ce5000;--orange-70:#cb4700;--blue-10:#e5ebf5;--blue-20:#0076ca;--blue-70:#1c4077;--blue-75:#002855;--blue-80:#00205b;--blue-90:#000e46;--grey-03:#fafafa;--grey-04:#f6f6f6;--grey-05:#f0f0f0;--grey-08:#ededed;--grey-10:#ddd;--grey-15:#d1d1d1;--grey-20:silver;--grey-30:#a4a4a4;--grey-40:#888;--grey-50:#757575;--grey-60:#55585a;--grey-70:#3e3e3e;--grey-80:#282828;--red-20:#eb001466;--red-50:#eb0014;--status-red:#e80014;--status-yellow:#f2c130;--status-green:#2d8300;--white:#fff;--max-content:1440px}
:root{font-size:18px}*{font-family:var(--k-font-family-sans,system-ui, sans-serif);flex-shrink:1}body{color:#282828;letter-spacing:.5px;font-size:1rem;font-weight:400;line-height:1.56}@media only screen and (max-width:768px){body{font-size:.888889rem}}p{margin:40px 0 0;font-size:16px;font-weight:400}@media only screen and (max-width:768px){p{margin-top:20px}}h1{font-weight:initial;text-align:center;margin:60px 0 25px;font-size:40px;font-weight:900;line-height:1.15em}@media only screen and (max-width:768px){h1{margin-top:40px;font-size:24px}}h2{font-weight:initial;letter-spacing:.0777778rem;text-align:center;margin:60px 0 0;font-size:32px;font-weight:900;line-height:1.3em}@media only screen and (max-width:768px){h2{margin-top:40px;font-size:20px}}h3{font-weight:initial;letter-spacing:.0666667rem;text-align:left;margin:40px 0 0;font-size:18px;font-weight:500;line-height:1.5rem}@media only screen and (max-width:768px){h3{margin-top:20px}}h4{font-weight:initial;letter-spacing:.0833333rem;text-align:left;text-transform:uppercase;margin:40px 0 0;font-size:16px;font-weight:500;line-height:2.33}@media only screen and (max-width:768px){h4{margin-top:20px;font-size:.8rem}}a{font-weight:initial;color:#f86800;text-decoration:none}button{text-align:center;color:#f86800;cursor:pointer;background-color:#fff;border:1px solid #f86800;border-radius:3px;padding:3px 20px;font-size:.9rem;line-height:2.33;transition:all .1s ease-in}button:hover{color:#fff;background-color:#f86800}
