@import url(https://fonts.googleapis.com/css2?family=EB+Garamond&display=swap);.font-Garamond{font-family:EB Garamond,serif}.bg-launcher{background-attachment:fixed;background-image:url(../images/bg-launcher-epatia.jpg);background-position:50%;background-size:cover}#smartweb-link{display:none;opacity:.3;transition-duration:1s}#smartweb-link:hover{opacity:1}.mt-7{margin-top:7rem}.text-purple{color:#aa52ad}#btn-corporales,#btn-faciales,#btn-principal,#btn-suplementos{animation:btnEffect 1.5s ease-in infinite alternate;box-shadow:none;outline:none}#btn-principal:active,#btn-principal:hover{box-shadow:none;outline:none}.arrow-down{opacity:.5;width:40px}#smartweb-text{font-size:12px}.modal.show .modal-dialog{height:80%}.modal-content{height:90%}.dl-icon{margin-right:5px;width:15px}.dl-link{text-decoration:none}.dl-link:hover{color:#aa52ad}@keyframes btnEffect{0%{transform:scale(1)}to{transform:scale(1.1)}}@media (min-width:576px){.modal-dialog{max-width:90%}}