.method-tabs-module{--accent-ink: #6d4aa6;--mt-line: rgba(48, 48, 48, .12);--mt-line-strong: rgba(48, 48, 48, .18)}.method-tabs-module *,.method-tabs-module *:before,.method-tabs-module *:after{box-sizing:border-box}.method-tabs-module__box{background:var(--White, #fff);border:1px solid var(--mt-line);border-radius:var(--Rounded-Corners, 6px);padding:28px;box-shadow:0 1px 2px #3030300d,0 8px 24px #3030300f}.method-tabs-module__label{font-weight:800;font-size:.82rem;color:var(--accent-ink);margin-bottom:16px}.method-tabs-module__tabs{display:flex;flex-wrap:wrap;gap:4px;border-bottom:1px solid var(--mt-line-strong)}.method-tabs-module__tabs .method-tabs-module__tab,.method-tabs-module__tabs .method-tabs-module__tab:hover,.method-tabs-module__tabs .method-tabs-module__tab:focus,.method-tabs-module__tabs .method-tabs-module__tab:active,.method-tabs-module__tabs .method-tabs-module__tab[aria-selected=true]{background:transparent;border-radius:0}.method-tabs-module__tab{font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;color:#8b857a;border:none;border-bottom:3px solid transparent;padding:12px 16px;margin-bottom:-1px;cursor:pointer;transition:color .15s linear,border-color .15s linear}.method-tabs-module__tab:first-child{padding-left:0}.method-tabs-module__tab:hover{color:var(--Dark-Text, #303030)}.method-tabs-module__tab[aria-selected=true]{color:var(--Dark-Text, #303030);font-weight:800;border-bottom-color:var(--accent-ink)}.method-tabs-module__panel{margin-top:22px}.method-tabs-module__body{display:flex;gap:28px;align-items:flex-start}.method-tabs-module__text{flex:1;min-width:0}.method-tabs-module__text h4{margin:0 0 8px}.method-tabs-module__text p{margin:0;color:#55504a;max-width:62ch}.method-tabs-module__link{display:inline-block;margin-top:10px;color:var(--accent-ink);font-weight:700}.method-tabs-module__logo{flex:0 0 auto;order:2;margin-left:auto;height:56px;width:auto;max-width:170px;object-fit:contain}.method-tabs-module__logo.is-large{height:78px}@media (max-width: 620px){.method-tabs-module__body{flex-direction:column-reverse;align-items:flex-start}.method-tabs-module__logo{margin-left:0}}
