.sweep-to-bottom{position:relative;z-index:1}.sweep-to-bottom:hover::before{top:calc(100% + 1px)}.sweep-to-bottom::before{content:"";background:0 0;position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:-1;transition:top .2s ease-out}.sweep-to-up{position:relative;z-index:1}.sweep-to-up:hover::before{top:-1px}.sweep-to-up::before{content:"";background:0 0;position:absolute;top:100%;left:-1px;right:-1px;bottom:-1px;z-index:-1;transition:top .2s ease-out}section.section-text-items{padding-top:100px;padding-bottom:100px;border-bottom:1px solid #ddd}@media (max-width:991.98px){section.section-text-items{padding-top:60px;padding-bottom:60px}}section.section-text-items .item h2{font-weight:500;margin-bottom:15px}section.section-text-items .item:not(:last-child){margin-bottom:40px}section.section-text-items .item .text-wrap{border:1px solid #ddd;border-radius:3px;padding:50px 28px 50px 72px}@media (max-width:991.98px){section.section-text-items .item .text-wrap{padding:30px 28px 30px 72px}}@media (max-width:767.98px){section.section-text-items .item .text-wrap{padding:20px 28px 20px 28px}}section.section-text-items .item .text-wrap p{margin-bottom:0;position:relative}section.section-text-items .item .text-wrap p::before{content:"";height:100%;width:2px;position:absolute;top:0;left:-20px;background-color:#00d2f5}@media (max-width:767.98px){section.section-text-items .item .text-wrap p::before{left:-28px}}