.home_hero__z_jpu{min-height:calc(100vh - 200px);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.home_title__jKRy7{font-size:6rem;font-weight:600;background:linear-gradient(300deg,#dda2eb,#afbef9,#bce1ed);background-size:180% 180%;animation:home_gradient-animation__IjOE_ 6s ease infinite;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center}.home_buttons__Z9C0a{display:flex;gap:20px}.home_button__OGYC6{padding:20px;min-width:120px;cursor:pointer;border:none;border-radius:5px;background-color:var(--text);color:var(--bg);font-weight:600;text-align:center}.home_button__OGYC6:first-child{background-color:var(--btn);color:var(--text)}@keyframes home_gradient-animation__IjOE_{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width:1024px){.home_container__2nSFh{flex-direction:column;text-align:center}.home_buttons__Z9C0a{justify-content:center}}@media (max-width:768px){.home_title__jKRy7{font-size:64px}.home_brands__5bIh_{width:100%}}