.faq{position:relative;width:100%;background:linear-gradient(180deg,var(--color-blue-600) 0%,var(--color-blue-900) 100%);overflow:hidden}.faq__bg{position:absolute;top:-108px;left:50%;z-index:0;display:none;width:1992px;height:1995px;max-width:1992px;transform:translate(-50%)}.faq__bg--tablet{position:absolute;top:-77px;left:50%;z-index:0;display:none;width:1289px;height:1291px;max-width:1289px;transform:translate(-50%)}@media (width >= 768px){.faq__bg--tablet{display:block}}@media (width >= 1024px){.faq__bg--tablet{display:none}.faq__bg{display:block}}.faq__container{display:flex;flex-direction:column;gap:26px;width:100%;padding:30px 10px 0}.faq__grid{position:relative;width:100%}.faq__grid__card{position:relative;width:100%;margin:0 auto;padding:10px;max-width:1240px}.faq__card__container{display:flex;flex-direction:column;gap:20px}.faq__card{position:relative;display:flex;flex-direction:column;width:100%;padding:22px 20px 24px;background:linear-gradient(180deg,var(--color-black-800) 0%,var(--color-black-900) 100%);box-shadow:0 6px 40px #04122799;border-image-source:linear-gradient(180deg,rgba(59,61,63,.188) 0%,rgba(59,61,63,.47) 100%);border-radius:16px;flex:1;overflow:hidden}.faq__card-pattern{position:absolute;z-index:0;inset:0;min-height:100%;min-width:100%;object-fit:cover}.faq__card-icon{position:relative;z-index:2;width:54px;height:auto}.faq__card__content{z-index:2;display:flex;flex-direction:column;gap:16px;flex:1;flex-shrink:0;margin-bottom:20px}.faq__card__content__title{display:flex;flex-direction:column;gap:16px;margin-top:16px}.faq__card__content__title_heading{color:var(--color-white)}.faq__card__content__title_desc{width:100%;color:var(--color-gray-700);font-size:14px;max-width:500px}.faq__card__content__features{display:flex;flex-direction:column;gap:12px}.faq__card__content__feature{display:flex;gap:12px;align-items:center;text-align:left}.faq__card__content__feature__icon{width:11px;fill:var(--color-gray-700);height:12px}.faq__card__content__button{z-index:1;display:flex;width:fit-content;color:var(--color-white)!important;align-items:center;font-size:16px;font-weight:600;line-height:1;margin-top:auto}.faq__card__content__button svg{fill:var(--color-orange-500)}@media (width >= 768px) and (width <= 1023px){.faq__card__bg img{top:50%;left:0;width:auto;height:100%;transform:translateY(-50%)}}@media (width >= 768px){.faq__container{gap:40px;padding-top:100px 20px 0 20px}.faq__card__container{display:grid;gap:20px;grid-template-columns:1fr 1fr}.faq__card{background:linear-gradient(90deg,var(--color-black-800) 0%,var(--color-black-900) 100%);max-width:100%;text-align:left}.faq__card-icon{width:66px}.faq__card__content{gap:16px;margin-bottom:12px}.faq__card__content__title{align-items:start}}@media (width >= 1024px){.faq__container{gap:60px;padding:100px 0 0}.faq__grid__card{padding:20px}.faq__card{background:linear-gradient(180deg,var(--color-black-800) 0%,var(--color-black-900) 100%)}.faq__card__content{gap:10px;margin-bottom:12px}.faq__card__content__title{margin-top:12px}}.post-body{overflow-x:hidden}.post{position:relative;padding:0 10px}.back__btn{margin-bottom:36px}.post__container{position:relative;width:100%;margin:0 auto;padding:60px 10px 30px;max-width:1240px}.post__inner{width:100%;max-width:100%;overflow-x:hidden}.post__back{position:absolute;top:15px;left:12px;display:flex;gap:8px;text-decoration:none}.post__tags{display:flex;gap:10px;align-items:center;margin-bottom:18px}.post__tag{display:inline-block;padding:8px 16px;color:var(--color-gray-100);background-color:var(--color-blue-500);border-radius:18px;font-size:14px;font-weight:500;margin-top:22px}.post__excerpt{font-size:18px;color:var(--color-gray-800);margin-top:22px}.post__meta{display:flex;align-items:center;flex-wrap:wrap;margin-top:25px}.post__meta--bottom{border-top:1px solid var(--color-gray-500);margin-top:30px;padding-top:24px}.post__author{display:flex;gap:6px;color:var(--color-gray-800);align-items:center;font-size:14px;font-weight:500;line-height:1.5;white-space:nowrap}.post__author-avatar{width:32px;background-color:var(--color-gray-700);border-radius:100%;height:32px}.post__date{position:relative;color:var(--color-gray-700);font-size:14px;line-height:1.5;margin-left:16px;text-transform:uppercase}.post__date:before{position:absolute;top:0;bottom:0;left:-9px;width:3px;margin:auto;background-color:var(--color-gray-700);border-radius:100%;content:"";height:3px}.post__image{width:100%;border-radius:8px;height:auto;margin-bottom:30px;margin-top:36px;object-fit:cover}.post__share{width:100%;margin-top:18px}.post__content a:not(.btn){color:var(--color-blue-500)}.post__content a:not(.btn):hover{text-decoration:underline}.post__content a:not(.btn):active{color:var(--color-blue-600)}.post__content em{color:var(--color-gray-800);letter-spacing:-.01em}.post__content p,.post__content a,.post__content button,.post__content ul,.post__content ol,.post__content img,.post__content table{margin:36px 0}.post__content h2,.post__content h3,.post__content h4,.post__content h5,.post__content h6{margin:36px 0 24px}.post__content h2+*,.post__content h3+*,.post__content h4+*,.post__content h5+*,.post__content h6+*{margin-top:24px}.post__content p:last-child,.post__content ul:last-child,.post__content ol:last-child,.post__content img:last-child,.post__content h2:last-child,.post__content h3:last-child,.post__content h4:last-child,.post__content h5:last-child,.post__content h6:last-child{margin-bottom:0}.post__content h2,.post__content h3,.post__content h4,.post__content h5,.post__content h6{font-weight:500;letter-spacing:-.01em;line-height:1.1;scroll-margin-top:100px}.post__content h2{font-size:24px}.post__content h3{font-size:22px}.post__content h4{font-size:20px}.post__content h5,.post__content h6{font-size:18px}.post__content img,.post__content video,.post__content iframe,.post__content table{height:auto;max-width:100%}.post__content ul,.post__content ol{list-style:none;padding-left:0}.post__content ul li,.post__content ol li{position:relative;line-height:1.5;margin-bottom:8px;padding-left:28px}.post__content ul li:before{position:absolute;top:9px;left:9px;width:3px;background:var(--color-black);border-radius:100%;content:"";height:3px}.post__content ul li:after{position:absolute;top:6px;left:6px;width:9px;box-shadow:0 2.833px 8.5px #0000001f,0 .283px .708px #00000080;border-radius:100%;content:"";height:9px}.post__content ol{counter-reset:item}.post__content ol li:before{position:absolute;left:0;color:var(--color-black);content:counter(item) ".";counter-increment:item;font-weight:500}.post__content ul ul,.post__content ol ol,.post__content ul ol,.post__content ol ul{margin:36px 0 0}.post__content .table-wrapper{width:100%;margin:16px 0;border-radius:4px;overflow-x:auto}.post__content .table-wrapper table{width:max-content;margin:0;border:1px solid var(--color-gray-600);border-collapse:separate;border-radius:4px;border-spacing:0;min-width:100%;overflow:hidden}.post__content .table-wrapper table p{margin:0!important;padding:0!important}.post__content .table-wrapper td,.post__content .table-wrapper th{padding:.5rem .875rem;color:var(--color-gray-900);border-bottom:1px solid var(--color-gray-600);border-right:1px solid var(--color-gray-600);font-size:14px;line-height:1.5;text-align:left;vertical-align:top}.post__content .table-wrapper th{color:var(--color-gray-800);background-color:var(--color-gray-400);font-weight:600}.post__content .table-wrapper table tr td:last-child,.post__content .table-wrapper table tr th:last-child{border-right:none}.post__content .table-wrapper table tbody tr:last-child td{border-bottom:none}.post__content .table-wrapper th:first-of-type{border-top-left-radius:4px}.post__content .table-wrapper th:last-of-type{border-top-right-radius:4px}.post__content{width:100%;max-width:100%;overflow:hidden}@media (width >= 768px){.post__content h2,.post__content h3,.post__content h4,.post__content h5,.post__content h6{margin:48px 0 24px}}@media (width >= 1024px){.post__container{display:grid;padding:60px 20px 100px;align-items:flex-start;grid-template-columns:220px 800px 1fr;gap:80px}.post__back{top:16px;left:12px}.post__meta{flex-wrap:nowrap;margin-top:48px}.post__tags{margin-bottom:20px}.post__share{width:auto;margin-left:auto;margin-top:0}.post__image{margin-bottom:18px;margin-top:48px}.post__content h2{font-size:28px}.post__content h3{font-size:24px}.post__content h4{font-size:22px}.post__content h5{font-size:20px}.post__content h6,.post__content{font-size:18px}}@media (width >= 1180px){.post{padding:0 20px}.post__container{padding:60px 20px 100px 0}.post__back{top:66px;left:22px}.post__tag{margin-top:0}.post__content h2{font-size:40px}.post__content h3{font-size:28px}.post__content h4{font-size:24px}.post__content h5{font-size:22px}.post__content h6{font-size:20px}}@media (width >= 1180px){.post__container{padding:60px 0 100px}}.toc{display:none}.toc--mobile{display:block}.toc__title{display:flex;gap:10px;color:var(--color-gray-800);align-items:center;font-size:14px;font-weight:500;line-height:1.5}.toc__list{margin:18px 0 0;padding:0;list-style:none}.toc__item{position:relative;margin:16px 0;padding-left:14px}.toc__item:before{position:absolute;top:2px;left:0;display:block;width:2px;background-color:var(--color-orange-500);content:"";height:100%;opacity:0;transition:opacity .25s ease-in-out}.toc__item-active:before{opacity:1}.toc__link{color:var(--color-gray-700)!important;font-size:14px;line-height:1.5;transition:color .25s ease-in-out}.toc__item-active .toc__link{color:var(--color-black)!important}@media (width >= 1024px){.back__btn{margin-bottom:62px}.toc{position:sticky;top:82px;display:block;padding:0 20px 20px}.toc--mobile{display:none!important}}
