#hero-section{background-color:#ebecdd;display:flex;overflow:hidden;position:relative;z-index:50}#hero-section .hero-left{align-items:center;display:flex;justify-content:center;padding:3rem 8%;width:45%}#hero-section .hero-right{overflow:visible;position:relative;width:55%}.hero-bg{display:block;height:100%;object-fit:cover;width:100%}#mugWrapper{bottom:-8%;left:20%;transform-origin:left bottom;width:350px;z-index:20}#brushWrapper,#mugWrapper{position:absolute;will-change:transform}#brushWrapper{bottom:34%;right:-8%;width:230px;z-index:30}@media (min-width:768px){#mugWrapper{left:25%;width:450px}#brushWrapper{width:400px}}@media (min-width:1400px){#mugWrapper{left:30%;width:500px}#brushWrapper{width:450px}}@media (max-width:767px){#hero-section .hero-left,#hero-section .hero-right{width:100%}#hero-section{flex-direction:column-reverse;flex-wrap:wrap}}section:not(#hero-section){position:relative;z-index:1}