:root{--brand-accent: #d4af37;--brand-dark: #1b1b1b;--color-gray-medium: #3e3e3e;--font-heading-family: "Sansation", sans-serif;--font-body-family: "Roboto", sans-serif;--content-max: 1280px;--section-max: 1600px;--gutter: 1rem;--gutter-lg: 2rem}.core-hero-section{background:linear-gradient(to right,#f4f1e9 50% 50%);padding:1.5rem 0;margin-bottom:40px;overflow:hidden;position:relative;min-height:80vh;display:flex;align-items:center}@media (max-width: 1023px){.core-hero-section{background:linear-gradient(to bottom,#f4f1e9 50% 50%)}}.core-hero{display:flex;flex-direction:column-reverse;gap:clamp(1rem,2.5vw,2rem);width:100%;max-width:var(--section-max);margin-inline:auto;padding-inline:var(--gutter);min-height:600px;box-sizing:border-box;position:relative;z-index:2}@media (min-width: 768px){.core-hero{padding-inline:var(--gutter-lg)}}@media (min-width: 1024px){.core-hero{flex-direction:row;justify-content:space-between;align-items:stretch;height:100vh;max-height:600px;overflow:hidden}}.core-hero__image{flex:1;display:flex;justify-content:center;align-items:center;position:relative;min-height:400px;width:100%;overflow:hidden;border-radius:12px}@media (min-width: 768px){.core-hero__image{min-height:500px}}@media (min-width: 1024px){.core-hero__image{min-height:600px;max-width:600px;height:600px}}.core-hero__image:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('{{ "hero-image-1.jpg" | asset_url }}') center/cover no-repeat;animation:heroImageSlider 9s infinite;z-index:1}@keyframes heroImageSlider{0%,33.33%{background-image:url('{{ "hero-image-1.jpg" | asset_url }}');opacity:1}33.34%,66.66%{background-image:url('{{ "hero-image-2.jpg" | asset_url }}');opacity:1}66.67%,to{background-image:url('{{ "hero-image-3.jpg" | asset_url }}');opacity:1}}.core-hero__image img{width:100%;height:100%;object-fit:cover;border-radius:inherit;position:relative;z-index:0;opacity:0}.core-hero__image:hover:before{transform:scale(1.05);transition:transform .6s cubic-bezier(.4,0,.2,1)}.core-hero__image:before{transition:transform .6s cubic-bezier(.4,0,.2,1)}.core-hero__text{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:580px;padding:2rem 0}@media (min-width: 1024px){.core-hero__text{padding:2rem 0;margin-right:2rem}}.core-hero__text .heading-xl{font-family:var(--font-heading-family);font-size:clamp(2.2rem,5vw,3.8rem);font-weight:400;line-height:1.1;color:var(--brand-dark);margin-bottom:1.5rem;letter-spacing:-.02em;opacity:0;animation:fadeInUp .8s ease forwards .2s}.core-hero__text p{font-family:var(--font-body-family);font-size:1.15rem;color:#666;margin-bottom:2.8rem;line-height:1.6;font-weight:400;opacity:0;animation:fadeInUp .8s ease forwards .4s}.core-hero__buttons{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem;opacity:0;animation:fadeInUp .8s ease forwards .6s}@media (min-width: 480px){.core-hero__buttons{flex-direction:row;gap:1.5rem}}@media (max-width: 479px){.core-hero__buttons{flex-direction:column}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.core-hero__image:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(212,175,55,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(212,175,55,.08) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(212,175,55,.06) 0%,transparent 50%);pointer-events:none;z-index:2;animation:floatingParticles 6s ease-in-out infinite}@keyframes floatingParticles{0%,to{transform:translateY(0) rotate(0);opacity:.3}50%{transform:translateY(-10px) rotate(180deg);opacity:.6}}@media (min-width: 1024px){.core-hero__image{width:600px;height:600px;flex-shrink:0}}@media (min-width: 1400px){.core-hero{gap:3rem}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/core-hero.css.map */
