main{background:linear-gradient(180deg,#B14A95,#7A4594);width:100%}main .hero-container .circle-mandala-top{position:absolute}main .hero-container section{position:relative;opacity:1;overflow:hidden}main .hero-container section .left-section{display:flex;flex-direction:column;margin:2rem 1rem;text-align:center}main .hero-container section .left-section .store_buttons{display:flex;flex-direction:column;align-items:center;z-index:5;margin-top:1rem}main .hero-container section .left-section .store_buttons .btn_store{height:3rem;width:18rem}main .hero-container section .right-section{display:flex;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}main .hero-container section .right-section .ctn-meditate-lady{z-index:4}main .hero-container section .right-section .ctn-meditate-lady .img-meditate-lady{mix-blend-mode:multiply;opacity:.2;bottom:0}main .hero-container section .right-section .ctn-meditate-lady .img-circle-mandala{position:absolute;height:12rem;width:12rem;bottom:10vh;opacity:.4}main .hero-container section .right-section .ctn-meditate-lady .img-meditate-insight{opacity:.1;position:absolute;height:8rem;top:8vh;left:6rem}main .hero-container section .right-section .img-meditate-icons{display:none;align-self:center}@media(min-width:576px){main .hero-container section .left-section{text-align:start;margin:10vh 5vw}main .hero-container section .right-section{overflow:hidden;justify-content:flex-end;display:flex}main .hero-container section .right-section .ctn-meditate-lady{position:relative}main .hero-container section .right-section .ctn-meditate-lady .img-meditate-lady{max-height:500px;max-width:400px}main .hero-container section .right-section .ctn-meditate-lady .img-circle-mandala{position:absolute;left:-8rem}main .hero-container section .right-section .ctn-meditate-lady .img-meditate-insight{position:absolute;left:-3rem;top:-5rem}}@media(min-width:993px){main .hero-container section{display:flex;height:70vh}main .hero-container section .left-section{width:50%;margin:auto 2rem}main .hero-container section .right-section{width:50%;display:flex;flex-direction:column;position:static}main .hero-container section .right-section .ctn-meditate-lady .img-circle-mandala{position:absolute;top:25%;left:-1rem;animation:rotation 60s linear infinite}main .hero-container section .right-section .ctn-meditate-lady .img-meditate-insight{position:absolute;left:4rem;top:.1rem}}@media(min-width:1201px){main .hero-container section{width:80%;margin:auto;overflow:visible}main .hero-container section .left-section .store_buttons{margin-top:2rem}main .hero-container section .right-section .ctn-meditate-lady .img-circle-mandala{position:absolute;top:40%;left:0}main .hero-container section .right-section .ctn-meditate-lady .img-meditate-insight{position:absolute;left:15%;top:5%}main .hero-container section .right-section .img-meditate-icons{display:inline-block;position:absolute;left:90%}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}h4{font-size:1.6rem;line-height:1.8rem;font-weight:500;color:#1d1d1d}@media(min-width:576px){h4{font-size:2.4rem;font-weight:400}}.subscribe{background-color:#bd93d1;height:12vh;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center;padding:1.5rem;z-index:3}.subscribe a{margin-top:1rem}@media(min-width:993px){.subscribe{flex-direction:row;text-align:left}.subscribe a{margin-top:0;margin-left:2rem}}