@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.faq{padding-bottom:7rem}@media (max-width:1025px){.faq{padding-bottom:4.5rem}}@media (max-width:767px){.faq{padding-bottom:3.5rem}}.faq .container{padding-left:6.75rem;padding-right:8.65rem}@media (max-width:1025px){.faq .container{padding-left:2rem;padding-right:2rem}}@media (max-width:767px){.faq .container{padding-left:1.5rem;padding-right:1.5rem}}.faq__title{font-size:3.85rem;font-family:"Crimson Text",sans-serif;font-weight:400;line-height:4.65rem;margin-bottom:5rem;text-align:center}@media (max-width:1025px){.faq__title{margin-bottom:2.5rem}}@media (max-width:767px){.faq__title{font-size:2.5rem;line-height:3rem;margin-bottom:1.75rem}}.faq__list{display:flex;justify-content:space-between}@media (max-width:767px){.faq__list{flex-direction:column}}.faq__listColumn{width:44.75%}@media (max-width:1025px){.faq__listColumn{width:46.5%}}@media (max-width:767px){.faq__listColumn{width:100%}}.faq__listItem{border-bottom:1px solid #2ea3f2}.faq__listItem__title{font-size:1.55rem;font-weight:700;padding:1rem 0;position:relative;padding-right:3rem;cursor:pointer}@media (max-width:767px){.faq__listItem__title{font-size:1.2rem;padding-right:2rem}}.faq__listItem__title span{position:absolute;right:.8rem;top:50%;transform:translateY(-50%);width:1.2rem;height:1.2rem}@media (max-width:767px){.faq__listItem__title span{width:.8rem;right:.35rem;height:.8rem}}.faq__listItem__title span::after,.faq__listItem__title span::before{content:"";position:absolute;background-color:#202e55;border-radius:2rem}.faq__listItem__title span::before{width:100%;height:.3rem;left:0;top:50%;transform:translateY(-50%)}@media (max-width:767px){.faq__listItem__title span::before{height:.2rem}}.faq__listItem__title span::after{height:100%;width:.3rem;left:50%;top:0;transform:translateX(-50%);transition:.3s}@media (max-width:767px){.faq__listItem__title span::after{width:.2rem}}.faq__listItem__title.active span::after{transform:translateX(-50%) scaleY(0)}.faq__listItem__content{padding:.5rem 0 2rem;display:none}@media (max-width:767px){.faq__listItem__content{padding-top:0;padding-bottom:1rem}}.faq__listItem__content *{font-size:1.4rem;line-height:2.15rem;margin-bottom:2.05rem}@media (max-width:767px){.faq__listItem__content *{font-size:.9rem;line-height:1.4rem;margin-bottom:1.4rem}}.faq__listItem__content :last-child{margin-bottom:0}.faq__listItem__content a{color:#2ea3f2;text-decoration:underline}.faq__listItem__content ul{margin-bottom:2.05rem}@media (max-width:767px){.faq__listItem__content ul{margin-bottom:1.4rem}}.faq__listItem__content ul:last-child{margin-bottom:0}.faq__listItem__button .btn{font-size:1.05rem;margin-top:1rem}