.faq{max-width:1080px;margin:100px auto;padding:15px}.faq .item{background-color:rgba(var(--bg-reverse),.07);padding:15px;margin-bottom:15px;box-sizing:border-box;border-radius:var(--border-radius-small)}.faq .item div:first-child{font-size:18px;margin-bottom:10px;opacity:.9}.faq .item div:last-child{font-size:14px;opacity:.7}.faq .item:last-child{margin-bottom:0}.hero{overflow:hidden;padding:200px 15px 60px}.hero .title{font-size:56px}.hero .illu-flags{position:relative;overflow:hidden;height:300px;background-size:cover;background-position:center;opacity:.8;margin:100px auto auto;max-width:1700px;-webkit-mask-image:linear-gradient(to right,transparent,black 50%,black 50%,transparent);mask-image:linear-gradient(to right,transparent,black 50%,black 50%,transparent)}@media screen and (max-width: 767px){.hero .title{font-size:36px}}.pricing{max-width:800px;margin:150px auto;padding:15px;position:relative}.pricing svg{color:#000!important}.pricing .plan{background:rgba(var(--bg-reverse),.07);border:1px solid rgba(123,123,123,.05);border-radius:var(--border-radius-small)}.pricing .plan .item{overflow:hidden}.pricing .plan .item .price-tag{color:#000!important}.pricing .plan .recommend>div:first-child{background:radial-gradient(at center top,#e6fa0e36,rgba(var(--bg-reverse),0))!important}body[arco-theme=dark] .pricing svg{color:rgba(var(--primary-6))!important}body[arco-theme=dark] .pricing .plan .item .price-tag{color:rgba(var(--primary-6))!important}
