@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@600&display=swap");*,:after,:before{box-sizing:border-box}ol[class],ul[class]{padding:0}blockquote,body,dd,dl,figure,h1,h2,h3,h4,ol[class],p,ul[class]{margin:0}html{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5;font-family:Open Sans,sans-serif}ol[class],ul[class]{list-style:none}a:not([class]){text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}button,input,select,textarea{font:inherit}img:not([alt]){filter:blur(10px)}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}main{height:100vh;overflow:hidden}main,main header{display:flex;flex-direction:column;justify-content:center;align-items:center}main header{margin-bottom:30px}main header img{margin-bottom:15px;max-width:180px}main .list-btn{display:flex;flex-direction:column;align-items:center}main .list-btn li:not(:last-of-type){margin-bottom:30px}body{background-color:#faf0e4}main{position:relative}main:before{left:-70px;width:187px;height:170px;background:url(img/folha.svg) no-repeat 50%;background-size:contain}main:after,main:before{content:"";position:absolute;bottom:-50px;z-index:-1}main:after{right:-70px;width:250px;height:270px;background:url(img/shapes.svg) no-repeat 50%;background-size:contain}.btn{background-color:#e55b3f;display:flex;justify-content:flex-start;align-items:center;width:240px;height:55px;color:#fff;transition:all .3s ease-in-out;border-radius:5px;box-shadow:0 3px 6px rgba(229,91,63,.29);font-size:20px;text-transform:uppercase;text-decoration:none;font-weight:600;padding-left:65px;position:relative}.btn:hover{background-color:#7bb1a3;box-shadow:0 3px 6px rgba(123,177,163,.29)}.btn:before{content:"";position:absolute;top:50%;left:30px;width:20px;height:20px;transform:translateY(-50%);background-size:contain}.btn--facebook:before{background:url(img/facebook.svg) no-repeat 50%}.btn--instagram:before{background:url(img/instagram.svg) no-repeat 50%}.btn--whatsapp:before{background:url(img/whatsapp.svg) no-repeat 50%}.btn--email:before{background:url(img/email.svg) no-repeat 50%}.btn--catalogo:before{background:url(img/magazine.svg) no-repeat 50%;height:23px}