.faqs{position:relative}.faqs:after,.faqs:before{background-image:url(/app/themes/kieronmarr/public/images/cream-accent.svg);background-repeat:no-repeat;background-size:250px auto;bottom:0;height:250px;position:absolute;width:250px}@media(min-width:768px){.faqs:after,.faqs:before{background-size:407px auto;height:376px;width:407px}}.faqs.top-left-accent:before{content:"";left:0;top:0}.faqs.top-right-accent:after{content:"";right:0;top:0;transform:scaleX(-1)}.faqs.bottom-left-accent:before{content:"";left:0;transform:scaleY(-1)}.faqs.bottom-right-accent:after{content:"";right:0;transform:scale(-1)}.faqs__inner{position:relative;z-index:1}.faqs__pre-heading{color:#ffa223;letter-spacing:3px;text-transform:uppercase}.faqs__heading{color:#17283d;max-width:550px;position:relative}.faqs__question{cursor:pointer;display:flex}.faqs__question:before{background-color:#fff;background-image:url(/app/themes/kieronmarr/public/images/plus-orange.svg);background-position:50%;background-repeat:no-repeat;border-radius:100%;box-shadow:0 3px 9px 0 rgba(57,20,0,.08);content:"";display:block;flex:0 0 auto;height:36px;margin-right:1rem;margin-top:-5px;transition:all .3s ease-in-out;width:36px}@media(min-width:992px){.faqs__question:before{height:38px;margin-top:-6px;width:38px}}.faqs__question.active:before{transform:rotate(45deg)}.faqs__question:hover{color:#17283d}.faqs__question:hover:before{margin-right:1.25rem;transform:rotate(90deg)}.faqs__answer{max-height:0;overflow:hidden;padding-left:calc(36px + 1rem);transition:max-height .6s cubic-bezier(.83,0,.17,1)}@media(min-width:992px){.faqs__answer{padding-left:calc(38px + 1rem)}}.faqs.section--blue-dark:after,.faqs.section--blue-dark:before,.faqs.section--blue:after,.faqs.section--blue:before{background-image:url(/app/themes/kieronmarr/public/images/blue-accent.svg)}.faqs.section--blue .faqs__pre-heading,.faqs.section--blue-dark .faqs__pre-heading{-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;background-size:100%;background:#32c5ff;background:linear-gradient(60deg,#32c5ff,#b620e0 50%,#f7b500);-webkit-background-clip:text;-moz-background-clip:text}.faqs.section--blue .faqs__heading,.faqs.section--blue-dark .faqs__heading{color:#fff}.faqs.section--blue .faqs__question:hover,.faqs.section--blue-dark .faqs__question:hover{color:#f5ede8}