.getting-started-section{background-color:#fafcff}.getting-started-header{text-align:center;margin-bottom:var(--header-section-margin-bottom);flex-direction:column;justify-content:center;align-items:center;display:flex}.getting-started-header h2{color:var(--black-heading)}.getting-started-header p{color:var(--black-sub-text);text-align:center;width:100%}.getting-started-profile{background:#f5f5f5;border-radius:8px;align-items:center;gap:12px;max-width:fit-content;margin-bottom:20px;margin-left:auto;margin-right:auto;padding:15px;display:flex}.getting-started-cards-row{gap:var(--card-gap);flex-direction:column;display:flex}.getting-started-card{padding:var(--card-padding);background-color:#fafcff;border-radius:10px;flex:1 1 0}.getting-started-card h4{color:var(--black-heading)}.getting-started-card p{color:var(--black-sub-text);margin-bottom:calc(var(--card-padding) + 10px)}.getting-started-card a{color:var(--black-heading);font-weight:600;text-decoration:none}.getting-started-card a:hover{border-bottom:1px solid #000}.card-image-container{width:100%;margin-bottom:calc(var(--card-padding) + 10px);border-radius:8px;overflow:hidden}.card-feature-image{object-fit:contain;width:100%;height:auto;display:block}.theme-preview{border-radius:8px;width:100%;margin-bottom:20px;overflow:hidden}@media (width>=768px){.getting-started-cards-row{flex-flow:wrap}.getting-started-card{flex:0 0 calc(50% - (var(--card-gap) / 2))}}@media (width>=1300px){.getting-started-header p{width:70%}.getting-started-cards-row{gap:var(--card-gap);flex-flow:row}.getting-started-card{flex:1 1 0;min-width:0}}@media (width>=1800px){.getting-started-profile{gap:15px;padding:20px}.profile-avatar{width:56px;height:56px}}.faq-categories-header{text-align:center;margin-bottom:var(--header-section-margin-bottom)}.faq-categories-header h2{color:var(--black-heading);margin-bottom:15px}.faq-categories-header p{color:var(--black-sub-text)}.faq-categories-grid{gap:var(--card-gap);flex-direction:column;display:flex}.faq-category-card{padding:var(--card-padding);aspect-ratio:16/9;cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;transition:transform 1.3s cubic-bezier(.22,.9,.26,1),opacity .8s cubic-bezier(.22,.9,.26,1);position:relative;overflow:hidden}.faq-category-card:hover{transform:translateY(-5px)}.categories-link{bottom:27px;right:var(--card-padding);left:unset;z-index:10;text-decoration:none;position:absolute}.general-faq .categories-link{color:#eff6ff}.product-faq .categories-link{color:#f3d9ff}.categories-link:hover{text-decoration:underline}.faq-card-content{z-index:2;color:#fff;position:relative}.faq-card-content h5{color:#fff;margin-bottom:10px}.support-faq .categories-link,.integration-faq .categories-link,.legal-faq .categories-link{color:#fff}.faq-card-content p{color:#ffffffe6}.general-faq h3{color:#eff6ff}.general-faq p{color:#dcebff}.product-faq h3{color:#f3d9ff}.product-faq p{color:#efd8fa}.support-faq h3{color:#fff}.support-faq p{color:#fff2f4}.integration-faq h3{color:#fff}.integration-faq p{color:#effff4}.legal-faq h3{color:#fff}.legal-faq p{color:#fff9ee}.faq-category-card.general-faq{background-image:url(/resources/faq/images/general-faq-bg.webp)}.faq-category-card.product-faq{background-image:url(/resources/faq/images/product-faq-bg.webp)}.faq-category-card.support-faq{background-image:url(/resources/faq/images/support-faq-bg.webp)}.faq-category-card.integration-faq{background-image:url(/resources/faq/images/integration-faq-bg.webp)}.faq-category-card.legal-faq{background-image:url(/resources/faq/images/legal-faq-bg.webp)}@media (width>=768px){.categories-link{bottom:var(--card-padding);left:var(--card-padding);right:unset}}@media (width>=968px){.faq-categories-grid{flex-flow:wrap}.faq-category-card:first-child,.faq-category-card:nth-child(2){flex:0 0 calc(50% - (var(--card-gap) / 2))}.faq-category-card:nth-child(3),.faq-category-card:nth-child(4),.faq-category-card:nth-child(5){flex:0 0 calc(33.333% - (var(--card-gap) * 2 / 3));aspect-ratio:1}}@media (width>=1300px){.faq-categories-grid{gap:var(--card-gap);flex-flow:wrap}.faq-category-card:first-child,.faq-category-card:nth-child(2){flex:0 0 calc(50% - (var(--card-gap) / 2))}.faq-category-card:nth-child(3),.faq-category-card:nth-child(4),.faq-category-card:nth-child(5){flex:0 0 calc(33.333% - (var(--card-gap) * 2 / 3));aspect-ratio:1}}@media (width>=1800px){.faq-category-card{padding:calc(var(--card-padding) + 10px)}}
