@-webkit-keyframes faqArrowDown{0%,to{top:calc(50% - 16px)}50%{top:calc(50% - 12px)}}@keyframes faqArrowDown{0%,to{top:calc(50% - 16px)}50%{top:calc(50% - 12px)}}@-webkit-keyframes faqArrowUp{0%,to{top:calc(50% - 16px)}50%{top:calc(50% - 20px)}}@keyframes faqArrowUp{0%,to{top:calc(50% - 16px)}50%{top:calc(50% - 20px)}}.faqHeadline{font-weight:700;font-size:26px;color:#000;letter-spacing:-.23px;line-height:32px;text-transform:none;display:block;padding-right:60px;position:relative;border-bottom:solid 2px #ededed;margin-bottom:0;padding-left:10px;cursor:pointer;padding-bottom:10px;transition-property:color;transition-duration:.3s}@media (max-width:1399.98px){.faqHeadline{font-size:24px;line-height:32px}}@media (max-width:767.98px){.faqHeadline{padding-right:50px}}.faqHeadline:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 26'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%2314393F' stroke-width='2'%3E%3Cpath d='m2.88 14.608 9.848 9.848 9.848-9.849M12.728 24.456V1'/%3E%3C/g%3E%3C/svg%3E");position:absolute;right:6px;width:24px;height:24px;top:calc(50% - 16px);background-size:100%;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition-duration:.3s;transition-property:transform,background-image;transition-property:transform,background-image,-webkit-transform}.faqHeadline.active:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 26'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%2334B2CCFF' stroke-width='2'%3E%3Cpath d='m2.88 14.608 9.848 9.848 9.848-9.849M12.728 24.456V1'/%3E%3C/g%3E%3C/svg%3E")}.faqHeadline.active+.faqContent{max-height:1000px;transition:max-height .3s ease-in}.faqContent{position:relative;max-height:0;overflow:hidden}.faqItemContent{padding:5px 50px 0 10px}@media (max-width:767.98px){.faqItemContent{padding-right:10px}}.faqItemContent p{font-weight:400;font-size:18px;color:#000;letter-spacing:.61px;line-height:28px}.faqItem+.faqItem{margin-top:25px}html.no-touchevents .faqHeadline:not(.active):hover{color:#34b2cc}html.no-touchevents .faqHeadline:not(.active):hover:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 26'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%2334B2CCFF' stroke-width='2'%3E%3Cpath d='m2.88 14.608 9.848 9.848 9.848-9.849M12.728 24.456V1'/%3E%3C/g%3E%3C/svg%3E");-webkit-animation-name:faqArrowDown;animation-name:faqArrowDown;-webkit-animation-duration:.9s;animation-duration:.9s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}html.no-touchevents .faqHeadline.active:hover{color:#34b2cc}html.no-touchevents .faqHeadline.active:hover:after{-webkit-animation-name:faqArrowUp;animation-name:faqArrowUp;-webkit-animation-duration:.9s;animation-duration:.9s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}