.text_section.img_top{padding-top:calc(28% + 60px)}.text_section.img_bottom{padding-bottom:calc(28% + 120px)}.text_section .text_wrapper{display:flex;justify-content:center}.text_section .text_container{max-width:1000px;width:100%}.text_section .text_heading{line-height:normal;margin-bottom:10px;text-transform:uppercase}.text_section:has(.text_link_wrapper) .text_description{margin-bottom:30px}.text_section .text_description p{line-height:26px}.text_section .text_description p:first-child{margin-top:0}.text_section .text_description p:last-child{margin-bottom:0}.text_section .text_description ul{padding-left:20px}.text_section .text_link_heading{margin-bottom:10px}.text_section .text_link_container{display:grid;grid-template-columns:repeat(2,50%);max-width:1000px;row-gap:20px}.text_section .text_anchor_container{float:left;padding-left:50px;padding-right:30px}.text_section .text_anchor{position:relative}.text_section .text_anchor:before{background-color:#f08144;border-radius:100%;content:"";display:block;height:25px;left:-50px;position:absolute;top:-3px;width:25px}.text_section .text_anchor:after{border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:6px;left:-39px;position:absolute;top:9px;-webkit-transform:rotate(-45deg) translateY(-50%);transform:rotate(-45deg) translateY(-50%);width:6px}@media (max-width:575px){.text_section .text_link_container{grid-template-columns:repeat(1,100%);row-gap:15px}}