.hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-overlay{z-index:10;background-color:#0000004d;position:absolute;top:0;bottom:0;left:0;right:0}.hero-background{z-index:0;background-image:linear-gradient(to right, var(--tw-gradient-stops));background-image:url(../media/bliżej-siebie-motyw.0efgynmzf6~qt.webp),linear-gradient(90deg,#a7b4a1 0%,#afbba7 50% 100%);background-position:calc(100% + 100px) 0;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0}@media (min-width:768px){.hero-background{background-position:100% 0}}.hero-content{width:100%}@media (min-width:640px){.hero-content{max-width:640px}}@media (min-width:768px){.hero-content{max-width:768px}}@media (min-width:1024px){.hero-content{max-width:1024px}}@media (min-width:1280px){.hero-content{max-width:1280px}}@media (min-width:1536px){.hero-content{max-width:1536px}}.hero-content{z-index:20;text-align:center;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;position:relative}.hero-buttons{flex-direction:column;justify-content:center;gap:1rem;display:flex}@media (min-width:640px){.hero-buttons{flex-direction:row}}.hero-scroll-indicator{z-index:20;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));position:absolute;bottom:2rem;left:50%}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.hero-scroll-indicator{animation:1s infinite bounce}
