.--theme_default{--color-black:#000;--color-white:#fff;--color-main:#e8984b;--color-1:#151515;--color-2:#d21f3d;--max-content:1256px}.home-main{box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between;margin:auto auto 96px;max-width:1256px;padding:56px 16px 0;width:100%}@media only screen and (max-width:1024px){.home-main{display:flex;flex-direction:column;margin-bottom:56px;padding-top:24px}}.home-main h1{font:64px/72px Alegreya Sans;margin:0 0 32px;width:100%}.home-main h1 span{color:var(--color-2)}.home-main__left{max-width:540px;width:60%}@media only screen and (max-width:1024px){.home-main__left{font-size:18px;max-width:unset;width:100%}}.home-main__right{max-width:520px;width:38%}@media only screen and (max-width:1024px){.home-main__right{max-width:unset;width:100%}}.home-main__right img{height:auto;width:100%}.home-main__description{margin-bottom:48px}@media only screen and (max-width:1024px){.home-main__description{font-size:18px;margin-bottom:40px}}.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;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-main);border-radius:16px;color:var(--color-white);display:flex;font-size:18px;justify-content:center;line-height:40px;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;height:auto;overflow:hidden;width:100%}.home-main__banner img{width:100%}
