.text-two-column-section{margin-bottom:160px}.text-two-column-section .text-two-column__block{padding:60px;background-color:#0038FF}.text-two-column-section .text-two-column__block .text-two-column__block__title{font-family:"Proxima Nova";font-weight:700;font-size:50px;line-height:100%;text-transform:uppercase;color:#FFFFFF;margin-bottom:30px}.text-two-column-section .text-two-column__block .text-two-column__block__row{display:flex;flex-direction:row;gap:60px;margin-bottom:15px}.text-two-column-section .text-two-column__block .text-two-column__block__row .text-two-column__block__text{color:#FFFFFF;font-family:"Proxima Nova";font-weight:400;font-size:18px;line-height:26px;text-align:justify;width:calc((100% - 60px) / 2)}.text-two-column-section .text-two-column__block .text-two-column__block__button{position:relative;display:flex;align-items:center;white-space:nowrap;height:38px;width:fit-content;font-family:"Proxima Nova";font-size:16px;font-weight:400;line-height:22px;color:#000;background-color:#FFFFFF;border:solid 1px #0038FF;padding:9px 24px;box-sizing:border-box;z-index:2;transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1);margin-left:auto;gap:10px}.text-two-column-section .text-two-column__block .text-two-column__block__button svg{flex-shrink:0;height:20px;width:20px;transition:transform 0.4s cubic-bezier(0.4, 0, 0.2, 1)}.text-two-column-section .text-two-column__block .text-two-column__block__button:hover{margin-right:-20px;color:#0038FF;background-color:#e6ebff;padding-right:44px}.text-two-column-section .text-two-column__block .text-two-column__block__button:hover svg{transform:translateX(20px)}.text-two-column-section .text-two-column__block .text-two-column__block__button:hover svg path{stroke:#0038FF}