.block--faq{margin-bottom:45px;margin-top:60px;position:relative}.block--faq__container{margin:auto;max-width:800px}@media (max-width:768px){.block--faq{margin-top:30px}}.block--faq h2{margin-bottom:30px}.block--faq__category{margin-bottom:60px}.block--faq__category h3{margin-bottom:30px}.block--faq__category img{height:auto;max-height:500px;max-width:100%;width:auto}.block--faq__question{margin-bottom:15px}.block--faq__question:last-child{margin-bottom:0}.block--faq__question-toggle{cursor:pointer;display:inline-block}.block--faq__question-toggle .material-icons{color:#00d37e;font-size:26px;margin-top:0;position:absolute;transform:rotate(0deg);transition:transform .2s ease-out}@media (max-width:1024px){.block--faq__question-toggle .material-icons{font-size:25px;margin-top:0}}.block--faq__question-body,.block--faq__question-toggle h4{margin-left:30px}.block--faq__question-content{max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease-out,opacity .4s ease-out,margin .4s ease-out}.block--faq__question-content .video-embed-wrapper,.block--faq__question-content img{height:auto;margin-bottom:15px}.block--faq__question-content .rich-text:last-child :last-child,.block--faq__question-content>:last-child{margin-bottom:0}.block--faq__question--open{margin-bottom:45px}.block--faq__question--open .block--faq__question-content{margin-top:15px;opacity:1}.block--faq__question--open .block--faq__question-toggle .material-icons{transform:rotate(-45deg)}