.faq{margin:0 var(--layout-global-gutter) var(--layout-global-component-gap)}.faq__container{max-width:92rem;margin:0 auto}.faq--with-nav .faq__container{max-width:100%}@media (min-width: 48em){.faq--with-nav .faq__container{display:grid;grid-template-columns:repeat(12,1fr);gap:2rem}}.faq__navigation{display:flex;flex-direction:column;gap:2.4rem}@media (max-width: 47.99em){.faq__navigation{border:1px solid #787676;width:100%;background-color:#fff;padding:1.8rem}}@media (min-width: 48em){.faq__navigation{display:flex}}@media (max-width: 47.99em){.faq__navigation-list-container{max-height:0;overflow:hidden;position:absolute;top:5rem;transition:max-height .3s;width:100%}.faq__navigation-container--open .faq__navigation-list-container{max-height:100rem}}.faq__navigation-container{position:relative}@media (min-width: 48em){.faq__navigation-container{grid-column:1/span 4}}@media (min-width: 64em){.faq__navigation-container{grid-column:2/span 3}}.faq__navigation-link{color:currentColor;text-underline-offset:.3rem;text-decoration:underline;text-decoration:none;display:flex;gap:1.4rem}.faq__navigation-link:hover{text-decoration:none}.faq__navigation-link:hover{text-decoration:underline}.faq__select-button{font-size:1.6rem;line-height:126%;font-weight:400;font-family:Montserrat,Helvetica,sans-serif;font-weight:600;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #787676;border-radius:.2rem;background:none;width:100%;padding:1.2rem 1.8rem 1rem;margin:0 0 5.4rem;text-align:left;display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:#000}@media (min-width: 48em){.faq__select-button{display:none}}.faq__select-button .selected-value{display:flex;gap:1.6rem;align-items:center}.faq__select-button .arrow{height:.7rem;width:1.3rem;background-size:contain;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='13'%20height='8'%20viewBox='0%200%2013%208'%20fill='none'%3e%3cpath%20d='M11.94%20-3.91006e-05L13%201.06096L7.22303%206.83996C7.13046%206.93312%207.02039%207.00704%206.89914%207.05749C6.77788%207.10794%206.64786%207.13391%206.51653%207.13391C6.3852%207.13391%206.25517%207.10794%206.13392%207.05749C6.01267%207.00704%205.9026%206.93312%205.81003%206.83996L0.0300293%201.06096L1.09003%200.000960827L6.51503%205.42496L11.94%20-3.91006e-05Z'%20fill='black'/%3e%3c/svg%3e") no-repeat center center;display:block;transition:rotate .3s}.faq__navigation-container--open .faq__select-button .arrow{rotate:-90deg}@media (min-width: 48em){.faq--with-nav .faq__sections{grid-column:5/span 8}}@media (min-width: 64em){.faq--with-nav .faq__sections{grid-column:5/span 7}}.faq__section{margin:0 0 4rem;scroll-padding-top:10em}@media (min-width: 48em){.faq__section{margin:0 0 7.2rem}}.faq__title{font-size:1.6rem;line-height:126%;font-weight:400;font-family:Montserrat,Helvetica,sans-serif;font-weight:600;font-size:2.2rem;line-height:106%;margin:0 0 2.4rem;letter-spacing:0;text-transform:none}@media (min-width: 48em){.faq__title{font-size:2.4rem;line-height:120%}}.faq__items{border-top:1px solid #d8d8d8}.faq__question{font-size:1.6rem;line-height:126%;font-weight:400;font-family:Montserrat,Helvetica,sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;padding:2rem 0;display:flex;justify-content:space-between;width:100%;align-items:center;cursor:pointer;border-bottom:1px solid #d8d8d8;text-align:left;color:#000}.faq__question:after{content:" ";width:1.6rem;height:1.6rem;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%3e%3cpath%20d='M7.89998%2016.9106V0.910645H8.69998V16.9106H7.89998ZM0.0999756%209.31064V8.55064H16.5V9.31064H0.0999756Z'%20fill='black'/%3e%3c/svg%3e") no-repeat center center}.faq__item--open .faq__question:after{background:url("data:image/svg+xml,%3csvg%20width='17'%20height='2'%20viewBox='0%200%2017%202'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='0.5'%20y1='1.41064'%20x2='16.5'%20y2='1.41064'%20stroke='black'/%3e%3c/svg%3e") no-repeat center center}.faq__answer{padding:0;max-height:0;overflow:hidden;transition:max-height .3s}.faq__item--open .faq__answer{max-height:100rem}.faq__answer-content{padding:2.8rem 0 0;border-bottom:1px solid #d8d8d8}
