.mouse-scroll-hint{opacity:.9;width:1.5rem}.mouse-scroll-hint img{width:100%}.mouse-scroll-hint img.loaded+.scroll-hint-arrow{animation:mouseScrollHint 1s linear infinite;animation-delay:.5s;opacity:1;top:17%;width:90%}.mouse-scroll-hint .scroll-hint-arrow{opacity:0;transition:opacity .5s ease-in-out}.scroll-hint-arrow{height:35px;top:100%;width:35px}@keyframes mouseScrollHint{0%{opacity:1;top:17%}40%{opacity:1}to{opacity:0;top:30%}}hr{border-top:5px dotted var(--color-default-3)}.fantastic-crown{height:200px;width:200px}.fantastic-shadow-filter{filter:drop-shadow(-4px 3px 6px rgba(0,0,0,.45))}.fantastic-pattern{background:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.75));-webkit-mask-image:url(https://chico-rei.imgix.net/images/site/2020/fantastica-historia/pattern.svg?auto=compress,format&cs=origin&q=65);mask-image:url(https://chico-rei.imgix.net/images/site/2020/fantastica-historia/pattern.svg?auto=compress,format&cs=origin&q=65);-webkit-mask-repeat:round repeat;mask-repeat:round repeat;-webkit-mask-size:250px;mask-size:250px;opacity:.5}.fantastic-block{padding:4rem 0}@media (min-width:768px){.fantastic-block{padding:5rem 0}}@media (min-width:992px){.fantastic-block{padding:6rem 0}}.fantastic-church-block{align-items:center}@media (min-width:992px){.fantastic-church-block{flex-direction:row-reverse}.fantastic-church-block .fantastic-church-text{margin-right:3rem}}@media (min-width:1200px){.fantastic-church-block{align-items:flex-end}}.fantastic-church{margin:0 3rem}@media (min-width:576px) and (max-width:991px){.fantastic-church{margin:0 auto;max-width:400px}}@media (min-width:992px){.fantastic-church{margin:0}}.fantastic-text{font-size:18px;line-height:2}.fantastic-gradient{background:linear-gradient(203deg,#ff881d,rgba(255,136,29,0));opacity:.9}.fantastic-text-shadow{text-shadow:-4px 3px 6px rgba(0,0,0,.45)}.fantastic-divider{line-height:0}.fantastic-divider svg{height:70px;width:100%}.fantastic-divider-white{fill:var(--color-white)}.fantastic-divider-gray{fill:var(--color-default-1)}.fantastic-animated-header>*{bottom:0;position:absolute;top:0;width:calc(100vw - 10px)}.fantastic-animated-header>:last-child{left:-100%}.fantastic-animated-header>:first-child{animation:loop 300s linear infinite}.fantastic-animated-header>:last-child{animation:loopClone 300s linear infinite}@keyframes loop{0%{left:0}to{left:100vw}}@keyframes loopClone{0%{left:-100vw}to{left:0}}