.section-faqs{background:#f2f4f7;margin-top:80px;padding-top:80px;padding-bottom:80px}.faq-holder{margin-top:32px}.faq-holder img{display:none}.faq-holder ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.faq-holder ul li{background:#fff;border-radius:20px;padding:24px}.faq-holder .answer{font-size:15px;display:none}.faq-holder .question{cursor:pointer;align-items:center;min-height:32px;padding-right:60px;font-size:13px;display:flex;position:relative}.faq-holder .question:after{content:"";color:var(--black);border:1px solid transparent;border-radius:32px;justify-content:center;align-items:center;width:32px;height:32px;font-size:9px;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.faq-holder .active .question:after{content:"";background:var(--black);color:#fff;transform:translateY(-50%)rotate(180deg)}.faq-holder .active .answer{margin-top:8px;display:block}.faq-holder .question:hover:after{border-color:var(--black)}.faq-holder .answer p:nth-last-of-type(n+2){margin-bottom:16px}@media screen and (min-width:576px){.section-faqs{margin-top:96px}.section-faqs .holder{padding:96px 8px}.faq-holder{margin-top:40px}.faq-holder .active .answer{margin-top:12px}}@media screen and (min-width:768px){.faq-holder ul{gap:16px}}@media screen and (min-width:992px){.section-faqs{margin-top:112px;padding-top:120px;padding-bottom:120px}.faq-holder{gap:120px;margin-top:48px;display:flex}.faq-holder img{border-radius:20px;align-self:flex-start;max-width:calc(50% - 140px);display:block}.faq-holder ul li{padding:32px}.faq-holder .question{font-size:17px}}
.how-it-works{text-align:center;margin-top:80px}.how-it-works h3{margin-bottom:8px}.how-it-works-steps{justify-items:center;gap:100px;margin:30px auto 0;display:grid}.how-it-works-steps span{color:#fff;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;font-size:26px;font-weight:600;display:inline-flex}.how-it-works-steps h4{margin-top:16px;margin-bottom:8px}.how-it-works-steps>div{max-width:200px;position:relative}.how-it-works-steps>div:first-of-type span{background:#fe8cb9}.how-it-works-steps>div:nth-of-type(2) span{background:#48c8ea}.how-it-works-steps>div:nth-of-type(3) span{background:#b56ed7}.how-it-works-steps>div:nth-of-type(4) span{background:#fe8cb9}.how-it-works-steps>div:nth-of-type(-n+3):before{content:"";background:var(--black);opacity:.1;width:1px;height:40px;display:block;position:absolute;top:calc(100% + 32px);left:50%}@media screen and (min-width:576px){.how-it-works{margin-top:96px}.how-it-works-steps span{font-size:32px}.how-it-works-steps h4{margin-top:16px;margin-bottom:16px}.how-it-works-steps{grid-row-gap:90px;grid-column-gap:40px;grid-template-columns:1fr 1fr;max-width:500px;margin-top:48px}.how-it-works-steps>div:nth-of-type(n):before{display:none}.how-it-works-steps>div:nth-of-type(2n+2):before{content:"";background:var(--black);opacity:.1;width:120px;height:1px;display:block;position:absolute;top:40px;left:auto;right:calc(100% - 32px)}}@media screen and (min-width:992px){.how-it-works{margin-top:120px}.how-it-works-steps h4{margin-top:24px;margin-bottom:16px}.how-it-works-steps{grid-template-columns:1fr 1fr 1fr 1fr;max-width:1032px}.how-it-works-steps>div:nth-of-type(n):before{display:none}.how-it-works-steps>div:nth-of-type(n+2):before{content:"";background:var(--black);opacity:.1;width:66%;height:1px;display:block;position:absolute;top:40px;left:auto;right:calc(100% - 32px)}}
