.Hero-module__s-6kkG__hero{background-color:#fff;align-items:center;width:100%;height:calc(100vh - 80px);min-height:580px;display:flex;position:relative;overflow:hidden}.Hero-module__s-6kkG__background{object-fit:cover;object-position:center right;z-index:0;opacity:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__s-6kkG__overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#fffffff5 0%,#ffffffe0 42%,#ffffff59 75%,#fff0 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__s-6kkG__content{text-align:left;max-width:620px;animation:.9s cubic-bezier(.16,1,.3,1) Hero-module__s-6kkG__fadeIn;position:relative}.Hero-module__s-6kkG__badge{color:var(--primary);border-radius:var(--rounded-full);letter-spacing:.08em;background-color:#f9022814;border:1px solid #f9022833;margin-bottom:20px;padding:6px 14px;font-size:12px;font-weight:800;display:inline-block}.Hero-module__s-6kkG__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--secondary);white-space:pre-line;word-break:keep-all;margin-bottom:20px;font-size:clamp(34px,4.2vw,54px);font-weight:800;line-height:1.25}.Hero-module__s-6kkG__desc{color:#334155;word-break:keep-all;margin:0;font-size:clamp(16px,1.4vw,19px);font-weight:500;line-height:1.75}@keyframes Hero-module__s-6kkG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.Hero-module__s-6kkG__hero{height:auto;min-height:520px;padding:60px 0 280px}.Hero-module__s-6kkG__background{object-position:bottom right}.Hero-module__s-6kkG__overlay{background:linear-gradient(#fffffffa 0%,#ffffffe6 55%,#ffffff1a 100%)}.Hero-module__s-6kkG__content{text-align:center;max-width:100%;margin:0 auto}.Hero-module__s-6kkG__title{margin-bottom:16px;font-size:30px}.Hero-module__s-6kkG__desc{font-size:15px;line-height:1.7}}@media (max-width:480px){.Hero-module__s-6kkG__hero{padding:40px 0 240px}.Hero-module__s-6kkG__title{font-size:26px}.Hero-module__s-6kkG__desc{font-size:14px}}
.InstagramFeed-module__3x7E5q__section{padding:var(--spacing-xl) 0;background-color:var(--surface)}.InstagramFeed-module__3x7E5q__title{text-align:center;margin-bottom:var(--spacing-lg);font-family:var(--font-display);font-size:var(--spacing-lg);color:var(--on-surface)}.InstagramFeed-module__3x7E5q__grid{gap:var(--spacing-sm);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:768px){.InstagramFeed-module__3x7E5q__grid{grid-template-columns:repeat(4,1fr)}}.InstagramFeed-module__3x7E5q__item{aspect-ratio:1;border-radius:var(--rounded-md);box-shadow:var(--elevation-sm);cursor:pointer;transition:box-shadow .3s;position:relative;overflow:hidden}.InstagramFeed-module__3x7E5q__item:hover{box-shadow:var(--elevation-md)}.InstagramFeed-module__3x7E5q__image{object-fit:cover;transition:transform .5s}.InstagramFeed-module__3x7E5q__item:hover .InstagramFeed-module__3x7E5q__image{transform:scale(1.05)}.InstagramFeed-module__3x7E5q__overlay{opacity:0;background-color:#0a025999;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.InstagramFeed-module__3x7E5q__item:hover .InstagramFeed-module__3x7E5q__overlay{opacity:1}.InstagramFeed-module__3x7E5q__icon{color:var(--on-secondary);font-size:32px}
