.theme-faq{padding:3.75rem 0}@media (min-width: 1200px){.theme-faq{padding:6.25rem 0}}.theme-faq__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;margin-bottom:2rem;color:var(--theme-primary-color)}@media (min-width: 1200px){.theme-faq__header{margin-bottom:3rem}}.theme-faq__label{display:flex;align-items:center;gap:1rem}.theme-faq__label span{font-family:var(--theme-heading-ff);font-size:.875rem;font-weight:400;text-transform:uppercase}.theme-faq__label svg{width:1.75rem;height:1.75rem}.theme-faq__title{margin:0}.theme-faq__description{font-size:var(--theme-base-fs);line-height:var(--theme-text-lh)}.theme-faq__description p:last-child{margin-bottom:0}.theme-faq__layout{display:flex;flex-direction:column;gap:1.875rem}@media (min-width: 992px){.theme-faq__layout{flex-direction:row;align-items:flex-start}}.theme-faq__profile{display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 992px){.theme-faq__profile{width:17.5rem;flex-shrink:0}}@media (min-width: 1710px){.theme-faq__profile{width:24.375rem;gap:2rem}}.theme-faq__profile a{color:var(--theme-primary-color);text-decoration:none}@media (any-hover: hover){.theme-faq__profile a:hover{color:var(--theme-primary-color-hover)}}.theme-faq__photo-wrap{margin:0;width:100%;aspect-ratio:1/1;border-radius:var(--theme-radius);overflow:hidden}@media (min-width: 992px){.theme-faq__photo-wrap{max-width:15.625rem}}.theme-faq__photo-wrap picture,.theme-faq__photo-wrap img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.theme-faq__intro{display:flex;flex-direction:column;gap:1rem}.theme-faq__cta-title{margin:0}.theme-faq__desc{margin:0;font-size:var(--theme-base-fs);line-height:var(--theme-text-lh);color:var(--theme-primary-color)}.theme-faq__desc p:last-child{margin-bottom:0}.theme-faq__contact{display:flex;flex-direction:column;gap:.5rem}.theme-faq__contact-name{margin:0;font-size:var(--theme-base-fs);font-weight:700}.theme-faq__contact-item{display:inline-flex;align-items:center;gap:.5rem;font-size:var(--theme-base-fs);line-height:var(--theme-text-lh);transition:color var(--theme-transition-duration) var(--theme-easing-function)}.theme-faq__contact-item svg{flex-shrink:0;width:1.5rem;height:1.5rem}.theme-faq__items{display:flex;flex-direction:column;gap:1rem}@media (min-width: 1200px){.theme-faq__items{gap:1.5rem}}@media (min-width: 992px){.theme-faq__items{flex:1;min-width:0}}.theme-faq__item{background-color:var(--theme-base-light);border-radius:var(--theme-radius);box-shadow:var(--theme-shadow-primary);overflow:hidden}.theme-faq__item.is-open .theme-faq__arrow{transform:rotate(-90deg)}.theme-faq__item.is-open .theme-faq__answer{grid-template-rows:1fr}.theme-faq__question{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:1.25rem;background:none;border:0;text-align:left;cursor:pointer}@media (min-width: 1200px){.theme-faq__question{padding:1.25rem 1.875rem}}.theme-faq__question-text{margin:0;color:var(--theme-secondary-color)}.theme-faq__arrow{flex-shrink:0;display:flex;transform:rotate(90deg);transition:transform var(--theme-transition-duration) var(--theme-easing-function)}.theme-faq__arrow svg{width:1.5rem;height:1.5rem;fill:var(--theme-secondary-color)}.theme-faq__answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--theme-transition-duration) var(--theme-easing-function)}.theme-faq__answer-inner{overflow:hidden}.theme-faq__answer-wrap{padding:1rem 1.25rem 1.25rem;font-size:var(--theme-base-fs);line-height:var(--theme-text-lh);color:var(--theme-text-color-default)}@media (min-width: 1200px){.theme-faq__answer-wrap{padding:1rem 1.875rem 1.25rem}}.theme-faq__answer-wrap p:last-child{margin-bottom:0}.theme-faq__placeholder{padding:1.5rem;text-align:center;color:var(--theme-text-color-alternative);background-color:var(--theme-base-light);border-radius:var(--theme-radius)}.theme-faq.bg-blue .theme-faq__question-text,.theme-faq.bg-dark-grey .theme-faq__question-text{color:var(--theme-secondary-color)}.theme-faq.bg-blue .theme-faq__answer-wrap,.theme-faq.bg-blue .theme-faq__answer-wrap p,.theme-faq.bg-dark-grey .theme-faq__answer-wrap,.theme-faq.bg-dark-grey .theme-faq__answer-wrap p{color:var(--theme-text-color-default)}.theme-faq.bg-blue a,.theme-faq.bg-dark-grey a{color:var(--theme-base-light);text-decoration:none}.theme-faq.bg-blue a:hover,.theme-faq.bg-dark-grey a:hover{color:var(--theme-base-soft)}
