@import"https://fonts.googleapis.com/css?family=Montserrat";.background{background-size:cover;background-repeat:no-repeat;background-position:center center;overflow:hidden;will-change:transform;backface-visibility:hidden;height:130vh;position:fixed;width:100%;transform:translateY(30vh);transition:all 1.2s cubic-bezier(.22,.44,0,1);background-color:#28437f;display:flex}.background:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0}.background:first-child{transform:translateY(-15vh)}.background:first-child .content-wrapper{transform:translateY(15vh)}.background:nth-child(1){z-index:4}.background:nth-child(2){z-index:3}.background:nth-child(3){z-index:2}.background:nth-child(4){z-index:1}.content-wrapper{height:100vh;display:flex;justify-content:center;text-align:center;flex-flow:column nowrap;color:#fff;font-family:Montserrat;text-transform:uppercase;transform:translateY(40vh);will-change:transform;backface-visibility:hidden;transition:all 1.7s cubic-bezier(.22,.44,0,1)}.content-title{font-size:36px;line-height:1.4}.background.up-scroll{transform:translate3d(0,-15vh,0)}.background.up-scroll .content-wrapper{transform:translateY(15vh)}.background.up-scroll+.background{transform:translate3d(0,30vh,0)}.background.up-scroll+.background .content-wrapper{transform:translateY(30vh)}.background.down-scroll{transform:translate3d(0,-130vh,0)}.background.down-scroll .content-wrapper{transform:translateY(40vh)}.background.down-scroll+.background:not(.down-scroll){transform:translate3d(0,-15vh,0)}.background.down-scroll+.background:not(.down-scroll) .content-wrapper{transform:translateY(15vh)}.arrow-down{position:absolute;bottom:20%;left:50%;width:24px;height:24px;margin-left:-12px;border-left:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(-45deg);animation:sdb07 2s infinite;opacity:0;box-sizing:border-box}.arrow-down:nth-of-type(1){animation-delay:0s}.arrow-down:nth-of-type(2){bottom:19%;animation-delay:.15s}.arrow-down:nth-of-type(3){bottom:18%;animation-delay:.3s}@keyframes sdb07{0%{opacity:0}50%{opacity:1}to{opacity:0}}.fondo-blue{width:100%;height:100%;background-color:#28437f;position:absolute;animation:sdb09 7s;opacity:0}@keyframes sdb09{0%{opacity:1}50%{opacity:.5}to{opacity:0}}.txt-ad{color:#fff;position:absolute;left:0;right:0;margin:-20px auto 0;text-align:center}.txt-intro{position:absolute;top:0;color:#fff;font-size:16px;width:80%;text-align:center;font-weight:700;bottom:0;left:0;right:0;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column}.sintro{position:absolute;right:50px;bottom:50px}.txt-intro,.sintro{animation:sdb10 15s;opacity:1}@keyframes sdb10{0%{opacity:0}50%{opacity:.5}to{opacity:1}}
