*,:after,:before{box-sizing:border-box}*{font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;list-style:none;margin:0;padding:0;text-decoration:none}body,html{display:fixed;height:100vh;overflow:hidden;width:100vw}body{-webkit-font-smoothing:antialiased;background-image:url(/static/media/background.288f9d0496d8740e0a23.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;line-height:1.5}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next,#root{color:#fff;display:block;height:100vh;isolation:isolate;overflow:auto;position:relative;width:100%;z-index:1}.call-button-bar{align-items:center;background-color:var(--color--primary);bottom:0;display:flex;flex-direction:row;justify-content:flex-start;position:relative;width:100%;z-index:2}.call-button-container{border:1px solid #ccb07b;border-radius:.5rem;box-shadow:0 5px 5px -5px #ccb07b;cursor:pointer;margin:.5rem;padding:.5rem;-webkit-transform:perspective(400px) rotate(0deg) skew(0deg) translate(0);transform:perspective(400px) rotate(0deg) skew(0deg) translate(0);transition:.5s;width:250px}.call-button-container:hover,.social-network-bar .social-item:hover{background-color:#c9b795}.call-button-container:hover a span,.call-button-container:hover a svg,.social-network-bar .social-item:hover a svg{color:#000}.call-button-container a{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.call-button-container a svg{color:#ccb07b;padding:0}.call-button-container a span{color:#ccb07b;padding-left:.4rem}.social-network-bar{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;margin:.5rem 0;-webkit-transform:perspective(400px) rotate(0deg) skew(0deg) translate(0);transform:perspective(400px) rotate(0deg) skew(0deg) translate(0);width:auto}.social-network-bar .social-item{align-items:center;border-radius:100%;box-shadow:0 0 1px 1px #ccb07b;cursor:pointer;display:flex;flex-direction:column;height:40px;justify-content:center;margin:.5rem;padding:.5rem;transition:.5s;width:40px}.social-item svg{color:#ccb07b}nav{align-items:center;background-color:var(--color--primary);box-shadow:0 2px 15px 5px rgba(0,0,0,.5);display:flex;flex-direction:row;height:100px;justify-content:space-between;padding:.5rem 4rem;position:relative;top:0;transition:.3s;width:100%;z-index:4}nav.bg-active{background-color:rgba(0,0,0,.5);box-shadow:0 2px 15px 5px #000;z-index:5}nav ul{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;list-style:none;padding:.2rem}nav ul li{font-size:1.5rem;padding:.1rem 1rem;transition:.3s}nav ul li a span{color:#fff;transition:.3s}nav ul li:hover{background:hsla(0,0%,100%,.1);border-radius:.2rem}nav ul li:hover span{color:#ccb07b}.logo-container{height:100%;overflow:hidden;width:200px}.logo-container img{height:auto;width:100%}.featured-articles{flex-direction:column;margin:0 auto;width:100%}.featured-articles,.featured-articles .article{align-items:center;display:flex;justify-content:flex-start}.featured-articles .article{flex-direction:row;height:60vh;margin:.25rem 0;width:80%}.featured-articles .article:nth-child(2n){flex-direction:row-reverse}.article .media-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:40%}.media-container h3{color:var(--color--text-secondary);font-size:2rem;padding:.5rem;position:absolute;text-align:center;top:0}.media-container .img-container{align-items:center;display:flex;flex-direction:column;height:60%;justify-content:center;width:100%}.img-container img,.img-container video{height:100%;width:90%}.article .detail-container{align-items:flex-end;display:flex;flex-direction:column;height:100%;justify-content:center;padding:.5rem 0;width:60%}.detail-container p{color:#fff;font-size:1.2rem;line-height:2.2rem;padding:.2rem;text-align:justify;width:100%}.detail-container button{background-color:rgba(0,0,0,.4);border:none;border-radius:5px;color:var(--color--text-secondary);margin-top:2rem;padding:.5rem;width:200px}.center-section{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin:7.5rem auto;width:100%}.center-section .title-container{background-color:rgba(24,18,77,.9);border-radius:.5rem;box-shadow:2px 2px 5px -2px var(--color--text-secondary);color:var(--color--text-secondary);margin:-1.5rem auto 0 55%;padding:1rem 2rem}.center-section .content-container{color:#fff;font-size:1.5rem;margin:2rem auto;text-align:justify;width:90%}.center-section .poster-container{background-color:rgba(24,18,77,.9);border-radius:.5rem;box-shadow:0 0 5px -1px var(--color--text-secondary);color:var(--color--text-secondary);margin:0 auto 2rem;padding:2rem;text-align:center;width:60%}.cavinet-section{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin:7.5rem auto 0;width:100%}.cavinet-section .title-container{color:#fff;margin:0 auto;padding:2rem;text-align:center;width:50%}.cavinet-section .intro-container{color:#fff;font-size:1.5rem;margin:2rem auto;text-align:justify;width:90%}.cavinet-section .cavinet-cards{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;margin:0 auto;width:90%}.cavinet-cards .card-container{align-items:center;background:#2f146b;box-shadow:inset -10px 0 60px 5px #000;color:#fff;display:flex;flex-direction:column;height:250px;justify-content:space-between;margin:1rem 2rem;padding:1.5rem;text-align:center;width:200px}.cavinet-cards .name-container{height:40px;width:100%}.cavinet-cards .card-container .img-container{background-repeat:no-repeat;background-size:cover;border-radius:5px;height:150px;margin:0 auto;width:95%}.cavinet-cards .detail-container{align-items:center;display:flex;flex-direction:column;height:60px;justify-content:center}.biography-main .biography-content .social-bar{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;padding:1rem;position:relative;width:100%}.biography-main .biography-content .social-bar .footer-item{position:relative}.biography-main .biography-content .social-bar svg{color:#ccb07b;height:25px;margin:.5rem .8rem;position:relative;width:25px}.biography-main .biography-content .social-bar span{display:none;font-size:.8rem;position:absolute;right:-2px;top:-2px}.angels-main .card-section .angel-card .detail .social-bar{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.angels-main .card-section .angel-card .detail .social-bar svg{color:#000;height:15px;margin:.5rem .8rem;position:relative;width:15px}.angels-main .card-section .angel-card .detail .social-bar span{display:none;font-size:.8rem;position:absolute;right:-2px;top:-2px}.angels-main .post-section .post-content .header .social-bar{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;position:relative;width:100%}.angels-main .post-section .post-content .header .social-bar .return{background-color:hsla(0,0%,100%,.96);border-radius:.2rem;bottom:0;cursor:pointer;left:0;padding:.2rem .5rem;position:absolute;transition:.3s}.angels-main .post-section .post-content .header .social-bar .return:hover{background-color:var(--color--text-secondary);color:#fff}.angels-main .post-section .post-content .header .social-bar svg{color:#fff;height:15px;margin:.5rem .8rem;position:relative;width:15px}.angels-main .post-section .post-content .header .social-bar span{display:none;font-size:.8rem;position:absolute;right:-2px;top:-2px}.blog-main .social-bar{align-items:flex-end;display:flex;flex-direction:row;justify-content:flex-end}.blog-main .footer-item{color:#fff;cursor:pointer;padding:.5rem 0 0 .5rem}.blog-main .footer-item svg{color:#fff;height:15px;margin:.5rem .8rem;position:relative;width:15px}.blog-main .footer-item span{display:none;font-size:.8rem;position:absolute;right:-2px;top:-2px}.post-content .social-bar{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;margin-top:1.5rem;width:100%}.post-content .social-bar svg{color:#fff;cursor:pointer;height:15px;margin:.5rem .8rem;position:relative;width:15px}.post-content .footer-item span{display:none;font-size:.8rem;position:absolute;right:-2px;top:-2px}.biography-main .biography-content{background-color:var(--color--primary);color:#fff;padding:1rem 2.5rem;width:95%}.biography-main .biography-content h1{color:var(--color--text-secondary);font-size:1.2rem;padding:0 0 1rem;width:100%}.biography-main .biography-content img{height:65vh;padding:0 1rem 1rem 0;width:auto}.biography-main .biography-content p{font-size:1.1rem;text-align:justify}.biography-main .biography-gallery{background-color:var(--color--primary);color:var(--color--text-secondary);margin-top:70px;padding:1rem;width:95%}.biography-main .biography-gallery h2{font-size:1.2rem;padding-bottom:1rem;width:100%}.biography-main .biography-gallery div{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around}.biography-main .biography-gallery iframe{border:none;box-shadow:0 0 10px -1px #ccb07b}.angels-main .card-section{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:280px;opacity:1;padding-left:4rem;position:relative;transition:.5s;width:70%}.angels-main .card-section .angel-card{align-items:flex-start;background-color:#fff;border-radius:.5rem;color:#000;cursor:pointer;display:flex;height:80%;justify-content:space-between;opacity:.7;overflow:hidden;padding:1rem;position:absolute;top:10%;transition:.5s;width:80%}.angels-main .card-section .angel-card.active{height:100%;left:10%;opacity:1;right:10%;top:0;z-index:3}.angels-main .card-section .angel-card.back{left:0;right:10%;z-index:2}.angels-main .card-section .angel-card.next{right:0;z-index:2}.angels-main .card-section .angel-card .img-container{height:100%;width:40%}.angels-main .card-section .angel-card .detail{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:0 1rem 1rem 1.5rem;text-align:justify;width:60%}.angels-main .card-section .angel-card .detail hr{border:1px solid #ccb07b;width:80%}.angels-main .card-section .angel-card .detail h2{color:var(--color--text-secondary);font-size:1.2rem}.angels-main .card-section .angel-card .detail .view-more-button{background-color:var(--color--text-secondary);border-radius:.2rem;color:#fff;font-size:1rem;padding:.2rem .5rem;transition:1s}.angels-main .card-section .angel-card .detail .view-more-button:hover{background-color:var(--color--primary)}.angels-main .card-section .angel-card img{height:100%;width:100%}.angels-main .post-section{background-color:var(--color--primary);color:#fff;height:80vh;opacity:1;padding:1rem;transition:.3s;width:95%}.angels-main .angels-cr-pager{align-items:center;background-color:#18124d;border-radius:.5rem;color:#ccb07b;display:flex;flex-direction:row;justify-content:center;margin-top:1rem;opacity:1;padding:.5rem;transition:.5s;width:auto}.angels-main .angels-cr-pager .icon-container{cursor:pointer;margin:.5rem 1rem;transition:.3s}.angels-main .angels-cr-pager .icon-container:hover,.angels-main .angels-cr-pager .nb-container span.active,.angels-main .angels-cr-pager .nb-container span:hover{color:#fff}.angels-main .angels-cr-pager .nb-container span{cursor:pointer;padding:.5rem;transition:.3s}.angels-main .post-section .post-content{align-items:flex-start;display:flex;flex-direction:row;height:100%;justify-content:space-between;overflow:hidden}.angels-main .post-section .post-content .header{align-items:center;color:var(--color--text-secondary);display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:.5rem;width:100%}.angels-main .post-section .post-content .header h2{font-size:1.2rem}.angels-main .post-section .post-content .detail{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow:auto;padding:.5rem;text-align:justify}.angels-main .post-section .post-content .detail p{padding:.5rem .2rem}.rituals-main .rituals-content{align-items:center;background-color:var(--color--primary);color:#fff;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:70px;padding:1rem 2.5rem;width:95%}.rituals-main .rituals-content .ritual-card{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;max-width:365px;padding:1rem;position:relative;-webkit-transform:none;transform:none;transition:1.2s}.rituals-main .rituals-content .ritual-card h2{background-color:rgba(24,18,77,.9);color:var(--color--text-secondary);padding:1rem;position:absolute;text-align:center;top:60%;width:80%}.rituals-main .rituals-content .ritual-card img{box-shadow:0 0 12px -4px #ccb07b;padding:1rem;width:90%}.rituals-main .rituals-content .ritual-card.active{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.rituals-main #description.active{height:90vh!important;margin:auto 0;opacity:1!important;overflow-x:hidden;width:100%;z-index:2!important}.rituals-main #description{align-items:center;background-color:#18124d;display:flex;flex-direction:column;height:0;justify-content:flex-start;opacity:0;padding-bottom:80px;position:absolute;transition:1.2s;width:100%;z-index:1}.rituals-main #description .description-content{color:#fff;margin-top:70px;overflow:auto;padding:1rem 2.5rem;position:relative;width:90%}.rituals-main #description .description-content h2{color:#ccb07b;padding:1rem 1rem 0 0;text-align:left;width:100%}.rituals-main #description .description-content hr{border-color:#ccb07b;margin:1rem 0;width:80%}.rituals-main #description .description-content img{float:left;padding:0 1rem 1rem 0}.rituals-main #description .description-content p{font-size:1.2rem;padding:.5rem 0;text-align:justify}.rituals-main #description .description-content .call-button-container{margin:1rem auto;width:auto}.rituals-main #description .description-content #close{color:#ccb07b;cursor:pointer;position:absolute;right:2rem;top:0}.hidden-mod{height:10px;overflow:hidden}.blog-main .center{align-items:center;display:flex;flex-direction:column;justify-content:center}.blog-main .blog-card{align-items:flex-start;background-color:rgba(24,18,77,.76);border-radius:0;display:flex;flex-direction:row;height:300px;justify-content:space-between;margin:3.5rem auto;padding:2rem;position:relative;width:95%}.blog-main .left-column{height:100%;justify-content:space-between;width:40%}.blog-main .img-container{height:100%;margin-top:-3.8rem;width:100%}.blog-main .img-container img{box-shadow:0 5px 10px -1px #9500a7;height:100%;max-width:100%;width:auto}.blog-main .detail-container{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:0 1rem;width:60%}.blog-main .detail-container h2{color:#ccb07b}.blog-main .detail-container p{word-wrap:break-word;height:150px;overflow:hidden;text-align:justify;width:100%}.blog-main .detail-container hr{border:1px solid #ccb07b;margin-top:.2rem;width:80%}.blog-main .footer-card{align-items:flex-end;color:#fff;display:flex;flex-direction:row;justify-content:space-between;padding-top:1rem;width:100%}.blog-main .footer-card h5{color:#fff;margin:0;opacity:.8}.blog-main .user-container{align-items:flex-end;color:#ccb07b;display:flex;flex-direction:row;justify-content:flex-end;padding-top:.5rem;width:100%}.blog-main .user-container .link{color:#ccb07b;transition:.6s}.blog-main .user-container .link:hover{color:#fff}.blog-main .view-post{align-items:center;background:hsla(0,0%,100%,.9);border-radius:0 .8rem .8rem 0;bottom:50%;cursor:pointer;display:flex;flex-direction:column;justify-content:center;position:absolute;right:-15px;transition:.3s;width:40px}.blog-main .view-post svg{font-size:20px}.blog-main .view-post svg path{color:#000}.blog-main .view-post:hover svg path{color:#fff}.post-main .post-content{background-color:var(--color--primary);color:#fff;margin:7rem auto 0;padding:4rem;position:relative}.post-main .post-content h1{background-color:rgba(24,18,77,.9);box-shadow:0 0 15px -4px var(--color--text-secondary);color:var(--color--text-secondary);font-size:1.5rem;padding:.5rem;position:absolute;right:8rem;text-align:center;top:-2rem;width:50%}.post-main .post-content p{font-size:1.2rem;font-weight:400;text-align:justify}.post-content .blog-head{align-items:center;box-shadow:10px 10px 10px -8px var(--color--text-secondary);display:flex;flex-direction:row;justify-content:space-between;margin:1.8rem auto;padding-bottom:.5rem;width:90%}.post-content .blog-head h3{border-left:2px solid #ccb07b;font-size:2rem;font-weight:400;margin-left:2%;padding:2rem 4rem;width:57%}.post-content .blog-head .img-container{height:350px;width:40%}.post-content .blog-head .img-container img{height:100%;max-width:100%;width:auto}:root{--color--primary:rgba(24,18,77,.76);--color--secondary:hsla(0,0%,39%,.8);--color--text-primary:#fff;--color--text-secondary:#ccb07b;--color--button-success:#89a621;--bs-link-color:#3297c9}header{background-color:rgba(24,18,77,.76);background-color:var(--color--primary);background-image:url(/static/media/bg_16.b1d018850d1d48f63cfd.png);background-position:50%;background-size:cover;height:65%;position:relative;width:100%;z-index:1}.header-overlay,header{align-items:center;display:flex;flex-direction:column;justify-content:center}.header-overlay{background-color:#18124d;border-radius:.2rem;bottom:-15%;box-shadow:inset 0 0 8px 1px #ccb07b;color:#ccb07b;font-size:2rem;height:35%;position:absolute;text-align:center;width:50%}main{background-color:rgba(24,18,77,.1);margin-bottom:20px;min-height:100vh;padding-top:5%}main section{background-color:rgba(24,18,77,.7)}.angels-main,.biography-main,.rituals-main{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.rituals-main{position:relative}.hidden{height:0!important;line-height:0!important;margin:0!important;opacity:0!important;z-index:1!important}
/*# sourceMappingURL=main.0ca0e708.css.map*/