@media only screen and (min-width:480px){.hero.hero--faq{padding:10vw 20px;max-height:400px}}@media only screen and (max-width:479px){.hero.hero--faq .text-link{-webkit-text-decoration-color:#171c8e;text-decoration-color:#171c8e}}.hero.hero--faq-bottom{padding:14vw 30px}.hero.hero--faq-bottom .hero__content-wrapper{padding:0}@media only screen and (min-width:992px){.faqs{padding:8px 0}}.faqs__container{padding:0 20px}@media only screen and (min-width:768px){.faqs__container{padding:0 40px}}.faqs__row{padding:40px 0;border-bottom:1px solid #e6e9eb}@media only screen and (min-width:992px){.faqs__row{max-width:1100px;padding:72px 0;margin:0 auto}}.faqs__row.row--last{border-bottom:0}.faqs__row-title{text-transform:uppercase;text-align:center;letter-spacing:.6px;margin-bottom:8px;width:100%;max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}@media only screen and (min-width:992px){.faqs__row-title{text-align:left;margin-bottom:48px}}@media only screen and (min-width:992px){.faqs__block{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:992px){.faqs__half-block{width:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:520px}}.faq{margin-top:12px;width:100%}@media only screen and (min-width:992px){.faq{margin-bottom:8px;break-inside:avoid;break-before:avoid}}.faq__title{position:relative;font-size:16px;line-height:1.4;font-weight:500;padding-right:0;background:none;padding:8px 24px;margin-bottom:0}@media only screen and (min-width:992px){.faq__title{font-size:18px}}.faq__title:after,.faq__title:before{position:absolute;display:block;content:"";top:50%;transform:translateY(-50%) scale(1);background-color:#171c8e;transition:.3s cubic-bezier(.32,.36,.4,1)}.faq__title:before{width:8px;height:2px;left:0}.faq__title:after{height:8px;width:2px;left:3px}.faq__title.is-active:after{opacity:0;transform:translateY(-50%) scale(.2)}.faq__content{position:static;border:0;border-radius:0;box-shadow:none;padding:0 24px}.faq__content p{margin-bottom:8px}.faq__content p:last-of-type{margin-bottom:0}@media only screen and (min-width:992px){.faq__content p:last-of-type{margin-bottom:8px}}