.faqs{height:100%;min-height:100dvh;background-color:rgba(34,34,34,.8);background-image:url(../js/1bce8fa0932bea5056fa.webp);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.faqs__container{position:relative;width:100%;max-width:calc(56rem + 1px);margin:auto;box-sizing:border-box;background-color:var(--color2);position:relative}.faqs__item{position:relative;border-bottom:1px solid var(--color6);padding:1.5rem 0}.faqs__item-header{display:flex;align-items:center;justify-content:space-between}.faqs__item-toggle{width:1rem;height:1rem;border:none;padding:0;background-color:rgba(0,0,0,0);cursor:pointer}.faqs__item-toggle svg{width:1rem;transition:transform .5s ease;height:auto;transform:rotate(45deg)}.faqs__item-toggle--active svg{transform:rotate(90deg)}.faqs__item-question{font-weight:700;margin:0}.faqs__item-answer{margin:.5rem 0 0 0;max-height:0;overflow:hidden;transition:max-height .3s ease}.faqs__item-answer--active{max-height:1000px;transition:max-height .5s ease}@media all and (orientation: landscape){.faqs{padding:9rem 0}.faqs__container{overflow-y:auto;padding:3rem 10rem;height:85%}}@media all and (orientation: portrait){.faqs{padding:5rem 1rem}.faqs__container{padding:3rem 1rem}}
