#hero{background-image:url(./img/bg-tablet-pattern.svg);background-repeat:no-repeat;background-size:600px;background-position:90% -20%;background-color:.1}#cta{background-image:url(./img/bg-simplify-section-desktop.svg);background-repeat:no-repeat}@media only screen and (max-device-width: 600px){#hero{background-position:50px -50px;background-size:350px}}@media (max-width: 576px){body{background-position:50px -50px;background-size:500px}#cta{background-image:url(./img/bg-simplify-section-mobile.svg)}}.hamburger{cursor:pointer;width:24px;height:24px;transition:all .25s;position:relative}#menu{border-radius:25px;background-color:rgb(10 10 10 / var(--tw-bg-opacity))}.hamburger-top,.hamburger-middle,.hamburger-bottom{position:absolute;top:0;left:0;width:24px;height:2px;background:#fff;transform:rotate(0);transition:all .5s}.hamburger-middle{transform:translateY(7px)}.hamburger-bottom{transform:translateY(14px)}.open{transform:rotate(90deg);transform:translateY(0)}.open .hamburger-top{transform:rotate(45deg) translateY(6px) translate(6px)}.open .hamburger-middle{display:none}.open .hamburger-bottom{transform:rotate(-45deg) translateY(6px) translate(-6px)}
