@-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:0s;animation-delay:0s}.faq.isVisible .faq_item:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}.faq.isVisible .faq_item:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}.faq.isVisible .faq_item:nth-child(4){-webkit-animation-delay:.9s;animation-delay:.9s}.faq.isVisible .faq_item:nth-child(5){-webkit-animation-delay:1.2s;animation-delay:1.2s}.faq.isVisible .faq_item:nth-child(6){-webkit-animation-delay:1.5s;animation-delay:1.5s}.faq.isVisible .faq_item:nth-child(7){-webkit-animation-delay:1.8s;animation-delay:1.8s}.faq.isVisible .faq_item:nth-child(8){-webkit-animation-delay:2.1s;animation-delay:2.1s}.faq.isVisible .faq_item:nth-child(9){-webkit-animation-delay:2.4s;animation-delay:2.4s}.faq.isVisible .faq_item:nth-child(10){-webkit-animation-delay:2.7s;animation-delay:2.7s}.faq.isVisible .faq_item:nth-child(11){-webkit-animation-delay:3s;animation-delay:3s}.faq.isVisible .faq_item:nth-child(12){-webkit-animation-delay:3.3s;animation-delay:3.3s}.faq{padding:9.6rem 0 14.4rem}.faq_textWrapper{padding-top:5.6rem;position:relative}@media only screen and (min-width:1101px){.faq_textWrapper{position:sticky;top:0}}.faq_textWrapper:before{background:#00cf91;content:"";display:block;height:.2rem;left:0;position:absolute;top:0;width:9.6rem}.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{color:#68768d;font-size:1.8rem;line-height:2.8rem}.faq .button-link{color:#00ba82;font-size:2rem;font-weight:400;margin-top:4.8rem;transition:color .18s ease-in-out 0s}.faq .button-link:focus,.faq .button-link:hover{color:#000}.faq_button.button{background-color:transparent}.faq_input{opacity:0;position:absolute;z-index:-1000}.faq_input:checked~.faq_itemDescription{height:unset;margin-top:-2.4rem;padding-bottom:3.2rem}.faq_input:checked+.faq_itemLabel .faq_icon{transform:rotate(180deg)}.faq_item{border-top:.1rem solid #353535;padding:1.6rem 0 3.2rem;position:relative;width:100%}.faq_itemLabel{cursor:pointer;display:block;font-family:Gilroy,sans-serif;font-size:1.6rem;font-weight:400;letter-spacing:-.02em;line-height:2.4rem;padding:1.6rem 3.2rem 3.2rem 0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width:768px){.faq_itemLabel{font-size:2rem;letter-spacing:-.02em;line-height:2.8rem}}.faq_itemDescription{color:#68768d;height:0;min-height:0;overflow:hidden;transition:min-height .18s ease-in-out 0s}.faq_icon{height:2.4rem;position:absolute;right:.6rem;top:.1rem;width:2.4rem;fill:none;transition:transform .18s ease-in-out 0s}.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:#f4f4f4}.faq-dark .faq_itemIcon,.faq-dark .faq_itemLabel{color:#fff}.faq-dark .faq_itemDescription{color:#9ba6b7}