.HomeContent_hero__4BSN5{position:relative;height:100vh;max-height:100vh;width:100%;overflow:hidden;margin-bottom:4rem}.HomeContent_heroImage__ghUtA{object-fit:cover;object-position:center 10%;filter:brightness(.7)}.HomeContent_heroContent__MC6Ac{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:white;width:100%;padding:0 2rem;z-index:2}.HomeContent_heroContent__MC6Ac h1{font-size:clamp(2.5rem,6vw,5rem);font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 8px rgba(0,0,0,.6)}.HomeContent_heroContent__MC6Ac p{font-size:clamp(1.2rem,3vw,1.8rem);margin-bottom:2rem;text-shadow:1px 1px 4px rgba(0,0,0,.5)}.HomeContent_ctaButton__UfRVN{background:#e08cac;color:white;padding:12px 30px;border-radius:50px;font-weight:600;font-size:1.1rem;transition:all .3s;border:none;cursor:pointer}.HomeContent_ctaButton__UfRVN:hover{background:#c06c84;transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.HomeContent_scrollMouse__l_d4k{position:absolute;bottom:160px;left:50%;transform:translateX(-50%);width:30px;height:50px;border:2px solid white;border-radius:25px;display:flex;justify-content:center;align-items:flex-start;padding:5px;box-sizing:border-box;z-index:2;opacity:.8}.HomeContent_scrollWheel__U0CmP{width:6px;height:6px;background:white;border-radius:50%;animation:HomeContent_scroll__EG9Jo 1.5s infinite}@keyframes HomeContent_scroll__EG9Jo{0%{transform:translateY(0);opacity:1}50%{transform:translateY(20px);opacity:.3}to{transform:translateY(0);opacity:1}}.HomeContent_title__nSo88{text-align:center;font-size:2.2rem;margin-bottom:3rem;color:#e08cac;font-weight:600;letter-spacing:-.5px}.HomeContent_cardList__P_gBK{list-style:none;padding:0 2rem;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;width:100%;max-width:1200px;margin:0 auto}.HomeContent_card__aUeKP{background:#fff;border-radius:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s cubic-bezier(.25,.8,.25,1);overflow:hidden;position:relative}.HomeContent_card__aUeKP:before{content:"";position:absolute;top:0;left:0;bottom:0;width:0;background:linear-gradient(180deg,#f8bbd0,#e08cac);z-index:2;transition:width .3s ease}.HomeContent_card__aUeKP:hover:before{width:8px}.HomeContent_cardLink__dheIW{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#333;font-weight:600;padding:2.5rem 1.5rem;position:relative;height:100%}.HomeContent_icon__aHvcz{font-size:2.5rem;color:#e08cac;margin-bottom:1.5rem;transition:transform .3s ease,color .3s ease}.HomeContent_card__aUeKP:hover .HomeContent_icon__aHvcz{transform:scale(1.1);color:#c06c84}.HomeContent_info__394IT{margin-top:4rem;text-align:center;color:#555;line-height:1.6;padding:2rem;max-width:500px;margin-left:auto;margin-right:auto}@keyframes HomeContent_fadeInUp__SXElQ{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HomeContent_heroContent__MC6Ac h1{animation:HomeContent_fadeInUp__SXElQ .8s ease-out .3s both}.HomeContent_heroContent__MC6Ac p{animation:HomeContent_fadeInUp__SXElQ .8s ease-out .6s both}.HomeContent_ctaButton__UfRVN{animation:HomeContent_fadeInUp__SXElQ .8s ease-out .9s both}@media (max-width:1024px){.HomeContent_cardList__P_gBK{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.HomeContent_cardList__P_gBK{grid-template-columns:1fr;max-width:400px}.HomeContent_title__nSo88{font-size:1.8rem;margin-bottom:2rem}}