:root{--white:#fff;--mainColor:#90223f}.dra-info-section{background:var(--white)}.dra-info-section>.container-fluid>.row .row>div{padding:40px 0}.dra-info-section .txt{display:flex;flex-direction:column;justify-content:space-between;height:100%}.dra-info-section>.container-fluid>.row:nth-of-type(odd) .txt{padding:0 0 0 50px}.dra-info-section>.container-fluid>.row:nth-of-type(2n) .txt{padding:0 50px 0 0}.dra-info-section .txt .icon-img{max-height:30px}.dra-info-section .txt img{margin-bottom:15px}.dra-info-section .txt h3{color:var(--mainColor);font-size:24px;font-weight:700;line-height:30px;margin:0 0 25px}@media (max-width:767px){.dra-info-section>.container-fluid>.row .row>div{padding:25px 0}.dra-info-section>.container-fluid>.row:nth-of-type(2n) .txt,.dra-info-section>.container-fluid>.row:nth-of-type(odd) .txt{padding:0 15px}.dra-info-section img{display:block;margin:0 auto;max-width:300px}}.elem-desktop{display:block}.elem-mobile{display:none}.elem-desktop-flex{display:flex}.elem-mobile-flex{display:none}@media(max-width:991px){.elem-desktop{display:none}.elem-mobile{display:block}.elem-desktop-flex{display:none}.elem-mobile-flex{display:flex}}