#text-with-button [data-show-on-scroll]{transition:all .8s ease;opacity:0}#text-with-button [data-show-on-scroll].show_on_scroll{opacity:1}#text-with-button .section{padding:0 20px}#text-with-button .section .section__container{width:100%;margin:0 auto}#text-with-button .section .section__title{font-family:"Harmonia Sans";text-align:center;font-style:normal;font-weight:400;line-height:120%}#text-with-button .section .section__text p{font-family:"Harmonia Sans";text-align:center;font-style:normal;font-weight:400;line-height:155%}#text-with-button .section .section__button{display:flex;align-items:center;justify-content:center;border-radius:70px;padding:20px 16px;margin:33px auto 0;max-width:275px;width:100%;text-align:center;font-family:"Harmonia Sans";font-size:16px;font-style:normal;font-weight:600;line-height:115%;transition:all .3s}@media(min-width: 768px){#text-with-button .section .section__button{max-width:300px}}