.faq__flex{grid-column-gap:60px;grid-row-gap:60px;align-items:flex-start;display:flex;justify-content:space-between}.faq-container{margin-top:40px}.faq-title{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:15px 15px 15px 0}.faq-title span{font-size:18px;font-weight:600;line-height:120%}.chevron{transition:transform .3s ease;width:25px}.faq-content{font-size:15px;margin-bottom:0;margin-top:8px;max-height:0;overflow:hidden;transition:max-height .4s ease}.faq-item.active .faq-content{max-height:200px}.faq-item.active .chevron{transform:rotate(180deg)}.call__card{background-color:var(--white);border-radius:8px;padding:60px;text-align:center;width:39%;z-index:1}.faq__left{width:50%}.faq-img svg{height:auto;max-width:100%}.faq-img{margin:0 auto;padding-left:20px;width:200px}.link-3{color:var(--color-blue);font-weight:600}.text-block-6{font-size:14px;margin-top:24px}.call__card .cta-wrap{justify-content:center}img.image-81{margin:0 auto;max-width:140px}.faqs .shape-one svg,.faqs .shape-two svg{height:auto;max-width:100%}.faqs .shape-two{animation:fadeInBlurOut 2s ease forwards;position:absolute;right:-40px;top:370px;width:410px;z-index:1}.faqs .shape-one-wrap{position:relative;transform-origin:top left}.faqs .shape-one{animation:fadeInBlurOut 2.5s ease forwards;left:-120px;position:absolute;top:20px;width:380px}.faqs .shape-one-content{transform:rotate(25deg);transform-origin:center}@media only screen and (max-width:768px){.faq__flex{grid-column-gap:60px;grid-row-gap:60px;align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.call__card,.faq__left{width:100%}}@media only screen and (max-width:480px){.faq__flex{grid-column-gap:60px;grid-row-gap:60px;align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.faq__left,.faq__right{width:100%}.call__card{background-color:var(--white);border-radius:8px;padding:20px;text-align:center;width:100%}}