.image-text .image-text-content{display:flex;flex-wrap:wrap;justify-content:space-between}.image-text .image-text-content .left-section{width:40%}.image-text .image-text-content .right-section{width:53%}.image-text .image-text-content .left-section .image{height:100%;line-height:0;position:relative}.image-text .image-text-content .left-section .image img{border-radius:10px;height:100%;object-fit:cover;width:100%}.image-text .right-section .description h2{color:#3d3936;font-size:35px;font-weight:700;line-height:42px;margin:0 0 15px}.image-text .right-section .description p{color:#3d3936;display:inline-block;font-size:18px;font-weight:400;line-height:27px;margin-bottom:24px}.image-text .right-section .button-section a{background:#c00;border-radius:40px;color:#fff;display:inline-block;font-size:18px;font-weight:700;line-height:27px;padding:10px 32px;text-decoration:none}.image-text .right-section .button-section{margin:8px 0 0}.image-text .image-text-content .right-section ul{padding-left:25px}.image-text .image-text-content .right-section ul li{color:#3d3936;font-size:18px;font-weight:400;line-height:27px;margin-bottom:10px}.image-text-content.right-image{flex-direction:row-reverse}@media screen and (max-width:767px){.image-text .image-text-content .left-section .image img{height:350px}}@media (min-width:768px) and (max-width:1024px){.image-text .image-text-content{padding:0 15px}}.image-text .image .tooltip-icon{position:absolute}.image-text .image .tooltip-icon .pwr-tooltip__text-wrapper{height:30px;opacity:0;overflow:hidden;transition:visibility calc(.4s*var(--ts-duration-factor,1)) ease,opacity calc(.4s*var(--ts-duration-factor,1)) ease;width:30px}.image-text .image .tooltip-icon .icon_img{align-items:center;animation:pulse 2s infinite;background:#c00;border-radius:50%;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:30px;justify-content:center;position:absolute;transform:scale(1);width:30px;z-index:999}.image-text .image .tooltip-icon:hover .pwr-tooltip__text-wrapper{opacity:1;overflow:visible}.image-text .pwr-tooltip__text{background:#fff;border-radius:5px;box-shadow:0 5px 10px rgba(0,0,0,.1);font-size:14px;line-height:normal;min-width:15ch;padding:12px 15px;text-align:center;transform:translate(-60px,-60px)}