@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.divideLongText{padding:4rem 1.6rem}@media only screen and (min-width:768px){.divideLongText{padding:16rem 1.6rem}}.divideLongText_container{align-items:center;display:flex;flex-direction:column;justify-content:center}.divideLongText_section:not(:last-child){padding-bottom:2.6rem}@media only screen and (min-width:768px){.divideLongText_section:not(:last-child){padding-bottom:4.8rem}}.divideLongText_section:not(:first-child){border-top:.1rem solid #f4f4f4;padding-top:2.6rem}@media only screen and (min-width:768px){.divideLongText_section:not(:first-child){padding-top:4.8rem}}.divideLongText_section h1,.divideLongText_section h4,.divideLongText_section h5,.divideLongText_section h6{margin-bottom:1rem;margin-top:1.5rem}.divideLongText_section p{margin-bottom:1rem}.divideLongText_section ol,.divideLongText_section ul{margin-bottom:1.5rem;padding-left:2rem}.divideLongText_section li{margin-bottom:.5rem}.divideLongText_section img{border-radius:0;height:auto;margin:1.5rem 0;max-width:100%}.divideLongText_section blockquote{border-left:.4rem solid #00cf91;font-style:italic;margin:1.5rem 0;padding-left:1.5rem}.divideLongText_section code,.divideLongText_section pre{background-color:#f5f5f5;border-radius:.3rem;font-family:monospace;padding:.2rem .4rem}.divideLongText_section pre{margin:1.5rem 0;overflow-x:auto;padding:1rem}.divideLongText_divider,.divideLongText_section{max-width:78rem;width:100%}.divideLongText_section h3{font-family:Gilroy,sans-serif;font-size:2.4rem;line-height:2.8rem}@media only screen and (min-width:768px){.divideLongText_section h3{font-size:3.2rem;line-height:3.6rem}}.divideLongText_section h2{margin-bottom:.4rem}.divideLongText_section h2,.divideLongText_section li,.divideLongText_section p{color:#606060;font-size:1.6rem;font-weight:350;line-height:2.4rem}@media only screen and (min-width:768px){.divideLongText_section li,.divideLongText_section p{font-size:1.8rem;line-height:2.8rem}}