@keyframes slideIn{0%{transform:translateX(100%)}}@keyframes fadeIn{0%{opacity:0}}.backdrop{position:absolute;inset:0;z-index:100;background-color:rgb(243 50 116/var(--tw-bg-opacity,1));--tw-bg-opacity:0.5;backdrop-filter:blur(3px);animation:fadeIn .85s cubic-bezier(.14,.78,.36,1)}.drawer{position:absolute;top:0;right:0;bottom:0;width:50%;max-width:400px;min-width:300px;display:flex;flex-direction:column;justify-content:space-between;background:#fff;padding:32px;z-index:200;animation:slideIn .5s cubic-bezier(.14,.78,.36,1)}@keyframes slideShow{0%{opacity:1}33%{opacity:0}66%{opacity:0}to{opacity:1}}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;animation:slideShow 12s infinite}.hero-slide:first-child{animation-delay:0s}.hero-slide:nth-child(2){animation-delay:4s}.hero-slide:nth-child(3){animation-delay:8s}.bg-hero{background-image:url(/_next/static/media/home-hero-bg.13ead6d9.png);background-size:cover;background-position:50%;width:100%;height:auto}@media only screen and (max-width:480px){.bg-hero{background-image:url(/_next/static/media/home-hero-bg-medium.31fe8bad.png);background-size:cover;background-position:50%;height:60vh}}@media only screen and (min-width:481px) and (max-width:1024px){.bg-hero{background-image:url(/_next/static/media/home-hero-bg-medium.31fe8bad.png);background-size:cover;background-position:50%;height:80vh}}@media only screen and (min-width:1025px){.bg-hero{background-image:url(/_next/static/media/home-hero-bg.13ead6d9.png);background-size:cover;background-position:50%;height:100vh}}.bg-hero2{background-image:url(/_next/static/media/home-hero-bg-4.c4ff5c61.png)}.bg-hero3{background-image:url(/_next/static/media/home-hero-bg-3.68015f1d.png)}.bg-hero-text{background-image:url(/img/home/home2-hero-text.png);background-size:contain;background-position:50%;background-repeat:no-repeat}.bg-bg-overly{background-color:rgba(0,0,0,.5)}