.dnd-section.fp-section{padding-bottom:0!important;padding-top:0!important}.scroll-indicator{bottom:40px;left:50%;position:absolute;transform:translateY(-50%)}.scroll-indicator .arrow{height:16px;opacity:0;position:relative;width:42px}.arrow:after,.scroll-indicator .arrow:before{border-radius:2px;content:"";display:inline-block;height:2px;width:21px}.scroll-indicator .arrow:before{transform:rotate(45deg) translateX(25%)}.scroll-indicator .arrow:after{transform:rotate(-45deg) translateX(-25%)}.scroll-indicator .arrow:first-child{animation:arrow2 1s ease 0s infinite;opacity:1;top:-50px}.scroll-indicator .arrow:nth-child(2){animation:arrow1 1s ease .25s infinite;top:-25px}@keyframes arrow1{0%{opacity:0;top:-25px}to{opacity:0;top:0}50%{opacity:1}}@keyframes arrow2{0%{opacity:0;top:-35px}to{opacity:0;top:-10px}50%{opacity:1}}@media(min-width:768){.dnd-section.fp-section .fp-tableCell .row-fluid{display:flex}}