.plus-blocks-wrapper .lines{display:flex;height:53px;justify-content:space-between;margin:0 auto;width:100%}.plus-blocks-wrapper .lines>div{height:100%;width:1px}.plus-blocks-wrapper .plus-blocks-inner{display:flex;flex-wrap:wrap;gap:35px;justify-content:center;margin:0 auto;max-width:1362px;padding:0 16px}.plus-blocks-inner .single-block{align-items:flex-start;background:#f0ebe3;background:var(--color-dark-beige);display:flex;flex-direction:column;justify-content:center;padding:60px 40px;position:relative;width:calc(33.33333% - 23.334px)}.plus-blocks-inner .single-block:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='35' fill='none' viewBox='0 0 35 35'%3E%3Cpath stroke='%23202320' d='M18 .5v35M0 17.5h35'/%3E%3C/svg%3E");background-size:contain;content:"";display:block;height:35px;position:absolute;right:-36px;width:35px}.plus-blocks-inner .single-block:last-child:after{content:none}.plus-blocks-inner .single-block-text,.plus-blocks-inner .single-block-text p{font-size:18px}.plus-blocks-inner .single-block-text p:last-child{margin-bottom:0}@media (max-width:991px){.plus-blocks-wrapper .lines{height:92px}.plus-blocks-wrapper .plus-blocks-inner{flex-direction:column;gap:16px}.plus-blocks-inner .single-block{min-height:200px;padding:20px;width:100%}.plus-blocks-inner .single-block:after{bottom:-17px;height:16px;position:absolute;right:calc(50% - 16px);width:16px}}