.bridgeable .scopio-faq{color:var(--scopio-color--ink);font-family:var(--scopio-font--body)}.bridgeable .scopio-faq,.bridgeable .scopio-faq *{box-sizing:border-box}.bridgeable .scopio-faq__inner{display:flex;flex-direction:column;gap:2rem}@media(min-width:64rem){.bridgeable .scopio-faq__inner{gap:2.5rem}}.bridgeable .scopio-faq__layout{display:flex;flex-direction:column;gap:2rem}@media(min-width:64rem){.bridgeable .scopio-faq__layout{flex-direction:row;align-items:flex-start;gap:2.5rem}}.bridgeable .scopio-faq__figure{margin:0;width:100%;aspect-ratio:16/10;border-radius:var(--scopio-radius--card);overflow:hidden}@media(min-width:64rem){.bridgeable .scopio-faq__figure{position:sticky;top:6rem;flex:0 0 47.6%;aspect-ratio:632/680}}.bridgeable .scopio-faq__image{display:block;width:100%;height:100%;object-fit:cover}.bridgeable .scopio-faq__list{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.bridgeable .scopio-faq__item{padding:.75rem 0;border-bottom:var(--scopio-line--default)}.bridgeable .scopio-faq__item:first-child,.bridgeable .scopio-faq__item:first-child .scopio-faq__trigger{padding-top:0}.bridgeable .scopio-faq__question{margin:0;font-size:inherit;font-weight:inherit}.bridgeable .scopio-faq__trigger{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 0;border:0;background:transparent;color:var(--scopio-color--ink);font-family:inherit;text-align:left;white-space:normal;cursor:pointer}@media(min-width:64rem){.bridgeable .scopio-faq__trigger{gap:1rem}}.bridgeable .scopio-faq__trigger:focus-visible{outline:.125rem solid var(--scopio-color--fuchsia);outline-offset:.25rem;border-radius:.25rem}.bridgeable .scopio-faq__trigger:hover .scopio-faq__toggle,.bridgeable .scopio-faq__trigger:focus .scopio-faq__toggle{background:var(--scopio-color--ink-12)}.bridgeable .scopio-faq__number{flex:0 0 1.25rem;align-self:flex-start;padding-top:.625rem;color:var(--scopio-color--ink-60);font-size:var(--scopio-type--small);line-height:1.5em}.bridgeable .scopio-faq__question-text{flex:1 1 auto;font-size:1.25rem;font-weight:400;line-height:1.3em;text-wrap:pretty}@media(min-width:64rem){.bridgeable .scopio-faq__question-text{font-size:1.5rem}}.bridgeable .scopio-faq__toggle{position:relative;display:block;flex:0 0 auto;width:3rem;height:3rem;margin-left:.5rem;border-radius:var(--scopio-radius--pill);background:var(--scopio-color--ink-08);transition:background-color .3s ease}.bridgeable .scopio-faq__toggle:before{content:"";position:absolute;inset:0;background-color:var(--scopio-color--ink);mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20aria-hidden='true'%3e%3cg%20transform='translate(3.567%203.567)'%3e%3cpath%20d='M6.43333%200.6V12.2667M0.6%206.43333H12.2667'%20stroke='currentColor'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e") center/1.25rem no-repeat;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20aria-hidden='true'%3e%3cg%20transform='translate(3.567%203.567)'%3e%3cpath%20d='M6.43333%200.6V12.2667M0.6%206.43333H12.2667'%20stroke='currentColor'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e") center/1.25rem no-repeat;transition:transform .3s ease}.bridgeable .scopio-faq__item.is-open .scopio-faq__toggle:before{mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20aria-hidden='true'%3e%3cg%20transform='translate(3.567%209.4)'%3e%3cpath%20d='M0.6%200.6H12.2667'%20stroke='currentColor'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20aria-hidden='true'%3e%3cg%20transform='translate(3.567%209.4)'%3e%3cpath%20d='M0.6%200.6H12.2667'%20stroke='currentColor'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e")}.bridgeable .scopio-faq__panel{overflow:hidden}.bridgeable .scopio-faq__answer{display:flex;flex-direction:column;gap:1.25rem;padding:.25rem 0 .75rem 2rem;color:var(--scopio-color--ink-85);font-size:var(--scopio-type--body);line-height:1.5em}@media(min-width:64rem){.bridgeable .scopio-faq__answer{padding-left:2.1875rem}}.bridgeable .scopio-faq__answer p{margin:0}.bridgeable .scopio-faq__answer ul,.bridgeable .scopio-faq__answer ol{margin:0;padding-left:1.25rem}.bridgeable .scopio-faq__answer a:not(.scopio-button){color:var(--scopio-color--fuchsia)}.bridgeable .scopio-faq__answer-action{margin:0}.bridgeable .scopio-faq__footer{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .375rem;margin:0;padding:1.5rem 0 0 2rem;color:var(--scopio-color--ink);font-size:1.25rem;line-height:1.3em}@media(min-width:64rem){.bridgeable .scopio-faq__footer{padding-left:2.1875rem;font-size:1.5rem}}.bridgeable .scopio-faq__footer-link{display:inline-flex;align-items:center;gap:.375rem;color:var(--scopio-color--fuchsia);text-decoration:none}.bridgeable .scopio-faq__footer-link:after{content:"";display:block;width:1.25rem;height:1.25rem;background-color:currentColor;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20aria-hidden='true'%3e%3cg%20transform='translate(5.233%205.233)'%3e%3cpath%20d='M0.6%208.93333L8.93333%200.6M8.93333%208.93333V0.6H0.6'%20stroke='currentColor'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e") center/contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20aria-hidden='true'%3e%3cg%20transform='translate(5.233%205.233)'%3e%3cpath%20d='M0.6%208.93333L8.93333%200.6M8.93333%208.93333V0.6H0.6'%20stroke='currentColor'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e") center/contain no-repeat}.bridgeable .scopio-faq__footer-link:hover,.bridgeable .scopio-faq__footer-link:focus{text-decoration:underline}
