.OverviewSection .heading-block .text-sm{line-height:1;margin-bottom:0}.OverviewSection .list-with-link{flex-direction:column;gap:50px}.OverviewSection .faq-description{display:flex;justify-content:space-between;gap:1.5rem;align-items:flex-start}.OverviewSection .faq-description .text-description{max-width:376px}.OverviewSection .faq-description .button-link{white-space:nowrap;cursor:pointer}.OverviewSection .accordion-list .accordion-item .accordion-header{width:25%}.OverviewSection .accordion-list .accordion-item{display:flex;border-top:1px solid var(--text-primary);padding:16px 0 32px;cursor:pointer;transition:background-color .2s;align-items:flex-start;gap:18px}.OverviewSection .accordion-list .accordion-item .accordion-content{flex:1 1}.OverviewSection .accordion-list .accordion-item button{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:16px 0;line-height:1;width:100%;background:transparent;border:0;outline:none;box-shadow:none;cursor:pointer;color:#2D2D2D}.OverviewSection .accordion-list .accordion-item button.active:after{content:"-"}.OverviewSection .accordion-list .accordion-item button:after{content:"+";font-size:17px;line-height:1;transition:all .3s ease-in-out 0s}.OverviewSection .accordion-list .accordion-item .accordion-content-wrapper{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s ease}.OverviewSection .accordion-list .accordion-item .accordion-content-wrapper .accordion-content{padding-bottom:16px}.OverviewSection .accordion-list .accordion-item .accordion-content a:after{content:"";background:url(/_next/static/media/link-arrow.b48c2461.svg) no-repeat 50%;height:6px;background-size:contain;margin-left:4px;width:8px;display:inline-block;position:relative;top:0}.OverviewSection .ser-short{display:flex;justify-content:space-between;gap:2rem;margin-bottom:3rem}.OverviewSection .ser-short .text-description{max-width:360px}@media (max-width:767px){.OverviewSection .accordion-list .accordion-item .accordion-header{width:100%}.OverviewSection .faq-description{flex-direction:column}.OverviewSection .accordion-list .accordion-item{flex-direction:column;gap:12px}}