.long-content__images{margin:4rem 0}.long-content__image:nth-of-type(2),.long-content__image:nth-of-type(3),.long-content__image:nth-of-type(4),.long-content__image:nth-of-type(5){display:none}.long-content__faqs{margin-top:3rem;max-width:84rem}.long-content__faq-question{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:2rem;font-weight:900;margin-bottom:2rem;max-width:84rem}.long-content__faq-question svg{-ms-flex-negative:0;flex-shrink:0;margin-right:2rem;position:relative;top:4px;-webkit-transition:all .2s ease;transition:all .2s ease;width:2.6rem}.long-content__faq-question svg path{stroke:var(--c-crimson)}.long-content__faq-question.active svg{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.long-content__faq-question.active svg path{stroke:var(--gray-medium)}.long-content__faq-answer{display:none;padding-left:4.6rem}@media(min-width:480px){.long-content__images{grid-gap:2rem;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);margin:6rem 0}.long-content__image{padding-bottom:50%;position:relative}.long-content__image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.long-content__image:first-of-type{grid-area:1/1/3/3}.long-content__image:nth-of-type(2){display:block;grid-area:1/3/2/5}.long-content__image:nth-of-type(3){display:block;grid-area:2/3/3/4}.long-content__image:nth-of-type(4){display:block;grid-area:2/4/3/5}}@media(min-width:992px){.long-content__heading{max-width:60rem}.long-content__rich-text{margin-left:18rem;max-width:68rem;position:relative}.long-content__rich-text:before{background-color:var(--red);content:"";height:2px;left:-18rem;position:absolute;top:1rem;width:16rem}.long-content__images{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(2,1fr)}.long-content__image:first-of-type{grid-area:1/1/3/3}.long-content__image:nth-of-type(2){grid-area:1/3/2/5}.long-content__image:nth-of-type(3){grid-area:2/3/3/4}.long-content__image:nth-of-type(4){grid-area:2/4/3/5}.long-content__image:nth-of-type(5){display:block;grid-area:1/5/3/7}.long-content__faq-heading{max-width:60rem}}