.link-section{padding:160px 0;width:100%}.link-section .container{margin:0 auto;max-width:1180px;padding:0 20px;width:100%}.link-section-wrap{display:flex;flex-direction:row;justify-content:space-between}.link-section-left{display:flex;flex-direction:column;gap:5px;max-width:518px;padding-left:35px}.link-section-title{font-size:38px;font-weight:800;line-height:100%;position:relative}.link-section-text,.link-section-title{color:#fff;font-family:var(--font-main);font-style:normal}.link-section-text{font-size:18px;font-weight:400;line-height:125%}.link-section-title:after{background:#71bf49;content:"";height:calc(100% - 8px);left:-35px;position:absolute;top:2px;width:6px}.link-section-right{display:flex;flex-direction:column;gap:20px;max-width:450px;width:100%}.link-section-right a{align-items:center;border:1px solid transparent;border-radius:5px;color:#fff;display:flex;font-family:var(--font-main);font-size:24px;font-style:normal;font-weight:500;justify-content:space-between;line-height:110%;padding:40px;text-decoration:none;width:100%}.link-section-right a:hover{border-color:#71bf49;color:#71bf49}.link-section-right a:hover svg *{stroke:#71bf49}@media (max-width:1200px){.link-section-left{max-width:500px;padding-left:20px}.link-section-title:after{left:-20px}}@media (max-width:992px){.link-section-title{font-size:32px}.link-section-left{max-width:410px}.link-section-right{display:flex;flex-direction:column;gap:20px;max-width:100%;width:100%}.link-section-right a{font-size:20px;padding:20px}.link-section{padding:100px 0}}@media (max-width:768px){.link-section-wrap{flex-wrap:wrap;gap:20px}.link-section-left{max-width:100%}.link-section-title{max-width:400px}.link-section{padding:80px 0}.link-section-title{font-size:26px}.link-section-right a{font-size:18px}.link-section-right a svg{width:20px}}