:root{--background:#f6f8fb;--foreground:var(--dark);--text-color:#f6f8fb;--section-gap:140px;--container-max:1280px;--fs-h1:52px;--fs-h2:48px;--fs-h3:32px;--fs-h4:24px;--fs-b1:24px;--fs-b2:20px;--fs-b3:18px;--fs-b4:16px;--white:#fff;--primary-color:#5a74f5;--color-primary-hover:#0080c8;--color-primary-dark:#0080c81a;--dark:#171717;--dark-blue:#23273d;--gray:#b6b6b6;--dark-grey:#181818;--dark-grey-semitransparent:#1818181e;--error:#f00;--light-grey:#e2e6ed;--input-title:20px;--input-text:16px;--br-10:10px;--br-12:12px;--br-16:16px;--br-20:20px;--br-50-percent:50%}@media (width <=1024px){:root{--section-gap:100px}}@media (width <= 990px){:root{--section-gap:60px}}@media (width <= 576px){:root{--section-gap:40px;--input-title:18px;--input-text:14px}}@layer base{body{background:var(--background);color:var(--foreground);font-family:Wix Madefor Display,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}*,:after,:before{box-sizing:border-box}div,h1,h2,h3,h4,li,p,ul{text-align:start}}h1{margin-bottom:16px;font-weight:600;font-size:36px;line-height:44px;font-family:Wix Madefor Display,Arial,sans-serif}