.text__container{width:100%;display:flex;justify-content:space-between;padding-top:35px}.text__container .text__image{width:calc(35% - 15px)}.text__container .text__image img{width:100%;margin-bottom:30px}.text__container .text__image img:last-child{margin-bottom:0}.text__container .text__content{width:calc(65% - 35px)}.text__container .text__content p{color:#535353;font-size:15.5px;margin:10px 0;line-height:22px}.text__container .text__content .title{color:#242424;font-weight:600}.text__container .target{font-size:14.5px;color:#A3A3A3}.bordered{padding-bottom:35px;margin-bottom:35px;border-bottom:1px solid #E5EAEF}.align-center{align-items:center}@media (max-width:1100px){.text__container{flex-wrap:wrap}.text__container .text__content,.text__container .text__image{width:100%}.text__container .text__image{order:2}.text__container .text__image img{display:block;max-width:400px;margin-left:auto;margin-right:auto}.text__container .text__content{order:1;margin-bottom:20px}}