.how-to-raise-section .how-to-raise-wrapper{border-bottom:.5px solid var(--colors--light-300);grid-template-rows:auto;grid-template-columns:.5fr 1fr;grid-auto-columns:1fr;display:grid}@media(max-width:1200px){.how-to-raise-section .how-to-raise-wrapper{grid-template-columns:.35fr 1fr}}@media(max-width:991px){.how-to-raise-section .how-to-raise-wrapper{grid-template-columns:1fr}}.how-to-raise-section .how-to-raise-wrapper .how-to-raise-header{max-width:38ch}@media(max-width:991px){.how-to-raise-section .how-to-raise-wrapper .how-to-raise-header{padding-left:20px;padding-right:20px}}@media(max-width:767px){.how-to-raise-section .how-to-raise-wrapper .how-to-raise-header{padding-left:10px;padding-right:10px;padding-top:0}}.how-to-raise-section .how-to-raise-wrapper .how-to-raise-sidebar{position:relative;padding:300px 0}@media(max-width:991px){.how-to-raise-section .how-to-raise-wrapper .how-to-raise-sidebar{display:none}}.how-to-raise-section .how-to-raise-wrapper .how-to-raise-sidebar .how-to-raise-sidebar-list{position:-webkit-sticky;position:sticky;top:300px;padding-left:30px;display:flex;flex-direction:column;gap:16px}.how-to-raise-section .how-to-raise-wrapper .how-to-raise-sidebar .how-to-raise-sidebar-list li a{display:flex;align-items:center;gap:14px}.how-to-raise-section .how-to-raise-wrapper .how-to-raise-sidebar .how-to-raise-sidebar-list li a:hover .text-light{color:var(--colors--light-200)}.how-to-raise-section .how-to-raise-wrapper .how-to-raise-sidebar .how-to-raise-sidebar-list li a .text-light{transition:color .25s ease;color:var(--colors--light-300)}.how-to-raise-section .how-to-raise-wrapper .how-to-raise-sidebar .how-to-raise-sidebar-list .sidebar-item-current .text-light{color:var(--colors--light-100)}.how-to-raise-section .how-to-raise-wrapper .how-to-raise-content{display:flex;flex-direction:column;gap:40px}.how-to-raise-section .how-to-raise-wrapper .how-to-raise-content .how-to-raise-steps{display:flex;flex-direction:column;gap:140px;border-left:var(--border-line-width) solid var(--colors--light-300)}.how-to-raise-section .how-to-raise-wrapper .how-to-raise-content .how-to-raise-steps .how-to-raise-step:last-child .action-card{border-bottom:none}.how-to-raise-section .how-to-raise-wrapper .how-to-raise-content .how-to-raise-steps .how-to-raise-step .action-card-ilu-wrapper{display:flex;justify-content:center;align-items:center}.how-to-raise-section .how-to-raise-wrapper .how-to-raise-content .how-to-raise-steps .how-to-raise-step .action-card-content-ilu{max-width:440px;margin:auto}@media(max-width:767px){.how-to-raise-section .how-to-raise-wrapper .how-to-raise-content .how-to-raise-steps .how-to-raise-step .action-card-content-ilu{max-width:320px}.how-to-raise-section .how-to-raise-wrapper .how-to-raise-content .how-to-raise-steps{gap:60px;border-left:none}}.how-to-raise-section .action-card .action-card-ilu-wrapper{padding:30px}@media(min-width:992px){.how-to-raise-section .action-card .action-card-ilu-wrapper{height:600px}}