@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.faq .faq_item{opacity:0}.faq.isVisible .faq_item{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.faq.isVisible .faq_item:first-child{-webkit-animation-delay:0ms;animation-delay:0ms}.faq.isVisible .faq_item:nth-child(2){-webkit-animation-delay:.5s;animation-delay:.5s}.faq.isVisible .faq_item:nth-child(3){-webkit-animation-delay:1s;animation-delay:1s}.faq.isVisible .faq_item:nth-child(4){-webkit-animation-delay:1.5s;animation-delay:1.5s}.faq.isVisible .faq_item:nth-child(5){-webkit-animation-delay:2s;animation-delay:2s}.faq.isVisible .faq_item:nth-child(6){-webkit-animation-delay:2.5s;animation-delay:2.5s}.faq.isVisible .faq_item:nth-child(7){-webkit-animation-delay:3s;animation-delay:3s}.faq.isVisible .faq_item:nth-child(8){-webkit-animation-delay:3.5s;animation-delay:3.5s}.faq.isVisible .faq_item:nth-child(9){-webkit-animation-delay:4s;animation-delay:4s}.faq.isVisible .faq_item:nth-child(10){-webkit-animation-delay:4.5s;animation-delay:4.5s}.faq.isVisible .faq_item:nth-child(11){-webkit-animation-delay:5s;animation-delay:5s}.faq.isVisible .faq_item:nth-child(12){-webkit-animation-delay:5.5s;animation-delay:5.5s}.faq{padding:9.6rem 0 14.4rem}.faq_textWrapper{position:relative;padding-top:5.6rem}@media only screen and (min-width:1101px){.faq_textWrapper{position:sticky;top:0}}.faq_textWrapper:before{position:absolute;top:0;left:0;display:block;width:9.6rem;height:.2rem;background:#00cf91;content:""}.faq_heading+.faq_description{margin-top:1.6rem}.faq_items{padding-top:4.8rem}@media only screen and (min-width:1101px){.faq_items{padding-top:0}}.faq_description{font-size:1.8rem;line-height:2.8rem;color:#68768d}.faq_button.button{background-color:transparent}.faq_input{position:absolute;z-index:-1000;opacity:0}.faq_input:checked~.faq_itemDescription{height:unset;padding-bottom:3.2rem;margin-top:-2.4rem}.faq_input:checked+.faq_itemLabel .faq_icon{transform:rotate(180deg)}.faq_item{position:relative;width:100%;padding:1.6rem 0 3.2rem;border-top:.1rem solid #353535}.faq_itemLabel{position:relative;display:block;padding:1.6rem 3.2rem 3.2rem 0;cursor:pointer;font-family:Gilroy,sans-serif;font-weight:900;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:1.6rem;line-height:2.4rem;letter-spacing:-.02em}@media only screen and (min-width:768px){.faq_itemLabel{font-size:2rem;line-height:2.8rem;letter-spacing:-.02em}}.faq_itemDescription{overflow:hidden;height:0;min-height:0;color:#68768d;transition:min-height .18s ease-in-out 0ms}.faq_icon{position:absolute;top:.1rem;right:.6rem;width:2.4rem;height:2.4rem;fill:none;transition:transform .18s ease-in-out 0ms}.faq-light{background:#fff}.faq-light .faq_textWrapper:before{background:#00cf91}.faq-light .faq_description{color:#68768d}.faq-light .faq_item{border-top-color:#353535}.faq-light .faq_itemIcon,.faq-light .faq_itemLabel{color:#000}.faq-light .faq_itemDescription{color:#68768d}.faq-dark{background:#000}.faq-dark .faq_textWrapper:before{background:#00ffa3}.faq-dark .faq_heading{color:#fff}.faq-dark .faq_description{color:#9ba6b7}.faq-dark .faq_item{border-top-color:#f6f7fa}.faq-dark .faq_itemIcon,.faq-dark .faq_itemLabel{color:#fff}.faq-dark .faq_itemDescription{color:#9ba6b7}