@-webkit-keyframes circle{0%{-webkit-transform:rotate(0);transform:rotate(0);opacity:1}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:.5}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);opacity:1}}@keyframes circle{0%{-webkit-transform:rotate(0);transform:rotate(0);opacity:1}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:.5}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);opacity:1}}.aheto-cpt-load--scroll{margin-top:50px}@media screen and (max-width:1199px){.aheto-cpt-load--scroll{margin-top:40px}}@media screen and (max-width:991px){.aheto-cpt-load--scroll{margin-top:35px}}.aheto-cpt-load--scroll i{margin-right:15px;display:none;font-size:24px;height:18px;line-height:18px;-webkit-animation:circle 2s infinite linear;animation:circle 2s infinite linear}.aheto-cpt-load--scroll i::before{line-height:18px}.aheto-cpt-load--scroll p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;line-height:20px}.aheto-cpt-load--scroll p span{font-size:87.5%}.aheto-cpt-load--scroll p.is-loading i{display:block}