.--theme_default{--color-black:#000;--color-white:#fff;--color-main:#191c1d;--color-button:rgba(25,28,29,.8);--color-blue:#007cff;--color-gray:rgba(41,43,44,.4);--color-lightgray:#aaabac;--color-1:#191c1d;--color-2:#007cff;--color-3:#1b1b1e;--color-4:#0fddb2;--max-content:1256px;--color-text-gradient:linear-gradient(.125turn,#017bff,#0fddb2 96%)}.home-main{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 80px)}.home-main__wrapper{box-sizing:border-box;display:flex;flex-direction:column;margin:auto;max-width:1256px;padding:0 16px;position:relative;text-align:center;width:100%;z-index:2}@media only screen and (max-width:1024px){.home-main__wrapper{padding-top:24px}}.home-main h1{font:62px/72px Inter;font-weight:700;margin:120px 0 56px;width:100%}@media only screen and (max-width:1024px){.home-main h1{font-size:40px;line-height:48px;margin-bottom:40px}}.home-main h1 span{background:var(--color-text-gradient);-webkit-background-clip:text;color:var(--color-2);-webkit-text-fill-color:transparent}.home-main__description{margin-bottom:48px}@media only screen and (max-width:1024px){.home-main__description{font-size:18px;margin-bottom:40px}}.home-main__description a{word-wrap:break-word}.home-main__image{align-items:center;background-color:var(--color-1);border-radius:40px;display:flex;justify-content:center;margin-bottom:56px;overflow:hidden}@media only screen and (max-width:1024px){.home-main__image{margin-bottom:32px}}.home-main__list{display:grid;gap:40px;grid-template-columns:1fr 1fr 1fr;margin-bottom:56px}@media only screen and (max-width:1024px){.home-main__list{margin-bottom:40px}}@media screen and (max-width:600px){.home-main__list{display:flex;flex-direction:column;gap:0;margin-bottom:24px}}.home-main__button{align-items:center;background-color:var(--color-button);border-radius:40px;color:var(--color-white);display:flex;font-size:18px;justify-content:center;line-height:64px;text-decoration:none;transform:scale(1);transition:.2s;width:100%}.home-main__button:hover{transform:scale(1.1);transition:.2s}@media screen and (max-width:600px){.home-main__button{margin-bottom:16px}}.home-main__banner{border-radius:40px;box-sizing:border-box;height:auto;margin:auto auto 180px;max-width:1256px;overflow:hidden;padding:0 16px;width:100%}@media only screen and (max-width:1024px){.home-main__banner{margin-bottom:72px}}.home-main__banner img{width:100%}.home-main__bg-video{background-position:50%;background-size:cover;height:100vh;top:0;right:0;bottom:0;left:0;overflow:hidden;position:absolute;width:100%;z-index:1}.home-main__bg-video-overlay{background:linear-gradient(#07070700 80%,#070707);width:100%}.home-main__bg-video video,.home-main__bg-video-overlay{bottom:0;height:100%;left:0;position:absolute;right:0;top:0}.home-main__bg-video video{background-position:50%;background-size:cover;margin:0 auto;width:auto;z-index:1}
