.section-title-component{text-align:center;margin-bottom:2rem}.section-title-component .title{font-weight:700;color:hsl(240,5%,12%);margin-bottom:.5rem;position:relative;display:inline-block}.section-title-component .title.h1{font-size:3rem}@media(max-width:768px){.section-title-component .title.h1{font-size:2.5rem}}@media(max-width:576px){.section-title-component .title.h1{font-size:2rem}}.section-title-component .title.h2{font-size:2.5rem}@media(max-width:768px){.section-title-component .title.h2{font-size:2rem}}@media(max-width:576px){.section-title-component .title.h2{font-size:1.75rem}}.section-title-component .title.h3{font-size:2rem}@media(max-width:768px){.section-title-component .title.h3{font-size:1.75rem}}@media(max-width:576px){.section-title-component .title.h3{font-size:1.5rem}}.section-title-component .title.h4{font-size:1.75rem}@media(max-width:768px){.section-title-component .title.h4{font-size:1.5rem}}@media(max-width:576px){.section-title-component .title.h4{font-size:1.25rem}}.section-title-component .title.h5{font-size:1.5rem}@media(max-width:768px){.section-title-component .title.h5{font-size:1.25rem}}@media(max-width:576px){.section-title-component .title.h5{font-size:1.125rem}}.section-title-component .title.h6{font-size:1.25rem}@media(max-width:768px){.section-title-component .title.h6{font-size:1.125rem}}@media(max-width:576px){.section-title-component .title.h6{font-size:1rem}}.section-title-component .title-decoration{height:4px;width:80px;background:linear-gradient(90deg,#2459d1,#d5e0f8);border-radius:6px;margin:.5rem auto 0}.h1+.section-title-component .title-decoration{width:100px;height:5px}.h2+.section-title-component .title-decoration{width:80px;height:4px}.h3+.section-title-component .title-decoration{width:70px}.h4+.section-title-component .title-decoration{width:60px;height:3px}.h5+.section-title-component .title-decoration,.h6+.section-title-component .title-decoration{width:50px;height:3px}.faq-container{margin:3rem 0}.faq-list{display:flex;flex-direction:column;gap:1.25rem}.faq-item{border-radius:25px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.05);transition:all .3s ease;border:1px solid hsl(240,4%,95%)}.faq-item:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.08)}.faq-question{background-color:#fff;border:none;color:hsl(240,4%,25%);font-weight:600;transition:all .3s ease;font-size:1.1rem;border-radius:25px;padding:1rem 1.5rem!important}.faq-question:hover{background-color:#d5e0f8}.faq-question.active{color:#fff;background:linear-gradient(135deg,#2459d1,#132e6d);font-weight:600;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 4px 10px rgba(19,46,109,.3)}.faq-question.active .transition-icon{color:#fff;transform:rotate(180deg)}.faq-question:focus{outline:none;box-shadow:none}.faq-answer{background-color:#fff;color:hsl(240,3%,40%);line-height:1.6;border-bottom-left-radius:25px;border-bottom-right-radius:25px;padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,padding .3s ease}.faq-answer.show{max-height:1000px;padding:.5rem 0}.faq-answer.show div{padding:.5rem 1.5rem 1.5rem!important}.transition-icon{transition:transform .3s ease,color .3s ease;color:#2459d1;width:1em}@media(max-width:576px){.faq-question{font-size:1rem;padding:.75rem 1.25rem!important}}.default-bg-success{background-color:hsl(160,75%,45%)}.default-bg-danger{background-color:hsl(340,85%,55%)}.default-bg-warning{background-color:#fa3}.marketplace-color{color:#2459d1}.marketplace-color-bg{background-color:#2459d1;color:#fff}.marketplace-color-border{border:2px solid #2459d1}.marketplace-color-btn{background-color:#2459d1;color:#fff;font-weight:600;border-radius:6px;transition:all .3s ease-in-out;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.marketplace-color-btn:hover{background-color:#132e6d;color:#fff}.marketplace-color-btn:active,.marketplace-color-btn:focus,.marketplace-color-btn:focus-visible{background-color:#132e6d;color:#fff;box-shadow:none;outline:none}.marketplace-color-btn-outline{background-color:rgba(0,0,0,0);color:#2459d1;border:1px solid #2459d1;font-weight:600;border-radius:6px;transition:all .3s ease-in-out;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.marketplace-color-btn-outline:hover{background-color:#2459d1;color:#fff}.pricing-page{background:linear-gradient(180deg,rgba(213,224,248,.5),rgba(230,236,251,.75) 50%,white);padding:4rem 0}.pricing-page .lead{font-size:1.2rem;color:hsl(240,3%,40%);max-width:700px;margin:1.5rem auto;line-height:1.6}.pricing-page .pricing-tiers{margin:3rem 0}.pricing-page .price-card{background:#fff;border-radius:6px;box-shadow:0 10px 30px hsla(240,5%,12%,.08);display:flex;flex-direction:column;padding:2.5rem 1.5rem;text-align:center;position:relative;z-index:1;border:none;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden;height:100%}.pricing-page .price-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px hsla(240,5%,12%,.12)}.pricing-page .price-card:after{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#2459d1,#d5e0f8);z-index:2}.pricing-page .price-card.featured{transform:scale(1.05);box-shadow:0 15px 40px hsla(240,5%,12%,.1);border:1px solid rgba(36,89,209,.1);z-index:2}.pricing-page .price-card.featured:after{height:8px;background:linear-gradient(90deg,#132e6d,#2459d1)}.pricing-page .price-card.featured:hover{transform:scale(1.05) translateY(-5px)}.pricing-page .price-card .tier-badge{position:absolute;top:0;left:50%;transform:translateX(-50%);font-size:.85rem;font-weight:600;padding:.35rem 1rem;border-radius:0 0 4px 4px;color:#fff;min-width:100px;text-align:center;z-index:3}.pricing-page .price-card .tier-badge.directory{background-color:hsl(240,3%,50%)}.pricing-page .price-card .tier-badge.bookings{background-color:#2459d1}.pricing-page .price-card .tier-badge.core{background-color:#132e6d}.pricing-page .price-card .tier-badge.custom{background-color:hsl(240,5%,12%)}.pricing-page .price-card .price-amount{font-size:2.5rem;font-weight:700;color:#2459d1;margin-top:.75rem;margin-bottom:.5rem;background:linear-gradient(135deg,#132e6d,#2459d1,#d5e0f8);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.pricing-page .price-card .price-starts-from{font-size:.85rem;color:hsl(240,3%,50%);margin-right:.5rem}.pricing-page .price-card .price-original-price{font-size:1.1rem;font-weight:500;color:hsl(240,5%,12%)!important;margin-top:-10px;margin-left:5px;text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:hsl(240,3%,50%);position:relative;background:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:hsl(240,5%,12%)!important;background-clip:unset!important}.pricing-page .price-card .price-subtext{font-size:1rem;color:hsl(240,4%,25%);margin-top:.5rem;font-weight:500}.pricing-page .price-card p{color:hsl(240,3%,40%);font-size:.95rem;max-width:500px;margin:1rem auto}.pricing-page .price-card a.btn{margin-top:auto}.pricing-page .features-table-section{margin-top:5rem;padding:0 1rem}.pricing-page .features-table-section h2{font-weight:700;margin-bottom:2.5rem;position:relative;display:inline-block;font-size:1.8rem;color:hsl(240,5%,12%)}.pricing-page .features-table-section h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:40px;height:3px;background-color:#2459d1;border-radius:2px}.pricing-page .features-table-section .table-responsive{border-radius:6px;overflow:auto;-webkit-overflow-scrolling:touch;box-shadow:0 5px 15px hsla(240,5%,12%,.05);max-width:100%;position:relative;background:#fff}.pricing-page .features-table-section .features-table{background-color:#fff;margin-bottom:0;border-collapse:separate;border-spacing:0;width:100%;min-width:600px;position:relative}.pricing-page .features-table-section .features-table th{background:linear-gradient(90deg,rgba(36,89,209,.05),rgba(36,89,209,.1));color:hsl(240,5%,12%);font-weight:600;padding:1.2rem 1.5rem;font-size:1.1rem;border:none;vertical-align:middle;text-align:center;white-space:nowrap;min-width:120px;position:relative}.pricing-page .features-table-section .features-table th:first-child{position:sticky;left:0;z-index:20;background:#fff!important;text-align:left;width:280px;min-width:280px;border-top-left-radius:6px;box-shadow:2px 0 8px rgba(0,0,0,.1);border-right:2px solid hsl(240,4%,90%)}.pricing-page .features-table-section .features-table th:last-child{border-top-right-radius:6px}.pricing-page .features-table-section .features-table td{padding:1rem 1.5rem;vertical-align:middle;border-top:1px solid hsl(240,4%,95%);font-size:1rem;transition:background-color .2s ease;text-align:center;min-width:120px;position:relative;background:#fff}.pricing-page .features-table-section .features-table td:first-child{position:sticky;left:0;z-index:19;background:#fff!important;text-align:left;font-weight:500;color:hsl(240,4%,25%);width:280px;min-width:280px;box-shadow:2px 0 8px rgba(0,0,0,.1);border-right:2px solid hsl(240,4%,90%)}.pricing-page .features-table-section .features-table tbody tr:hover td{background-color:#e6ecfb}.pricing-page .features-table-section .features-table tbody tr:hover td:first-child{background-color:#d5e0f8}.pricing-page .features-table-section .features-table tbody tr:last-child td{border-bottom:none}.pricing-page .features-table-section .features-table tbody tr:last-child td:first-child{border-bottom-left-radius:6px}.pricing-page .features-table-section .features-table tbody tr:last-child td:last-child{border-bottom-right-radius:6px}.pricing-page .features-table-section .features-table .fa-check{color:hsl(160,75%,45%);font-size:1.2rem}.pricing-page .features-table-section .features-table .fa-xmark{color:hsl(240,3%,50%);font-size:1.2rem}.pricing-page .cta-section{margin-top:4rem;padding:3rem;background:linear-gradient(135deg,rgba(36,89,209,.03),rgba(213,224,248,.07));border-radius:6px;text-align:center}.pricing-page .cta-section .lead{font-weight:500;margin-bottom:1.5rem}.pricing-page .cta-section .cta-button{background:linear-gradient(90deg,#2459d1,#132e6d);color:#fff;font-weight:600;font-size:1.1rem;padding:.75rem 2rem;border-radius:6px;border:none;display:inline-flex;align-items:center;transition:all .3s ease;box-shadow:0 4px 10px rgba(36,89,209,.2)}.pricing-page .cta-section .cta-button svg{margin-left:.5rem;transition:transform .3s ease}.pricing-page .cta-section .cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 14px rgba(36,89,209,.25)}.pricing-page .cta-section .cta-button:hover svg{transform:translateX(3px)}@media(max-width:992px){.pricing-page .features-table-section .features-table td:first-child,.pricing-page .features-table-section .features-table th:first-child{width:240px;min-width:240px;background:#fff!important;box-shadow:2px 0 6px rgba(0,0,0,.08);border-right:2px solid hsl(240,4%,90%)}.pricing-page .features-table-section .features-table td,.pricing-page .features-table-section .features-table th{padding:1rem;font-size:.95rem}}@media(max-width:768px){.pricing-page{padding:3rem 0}.pricing-page .pricing-title{font-size:2rem}.pricing-page .price-card{padding:2rem 1rem;margin-bottom:1rem}.pricing-page .price-card.featured{transform:scale(1)}.pricing-page .price-card.featured:hover{transform:translateY(-5px)}.pricing-page .price-card .price-amount{font-size:2.2rem}.pricing-page .price-card p{min-height:auto}.pricing-page .price-card .tier-badge{font-size:.8rem;padding:.25rem .75rem}.pricing-page .features-table-section{margin-top:3rem;padding:0 .5rem}.pricing-page .features-table-section h2{font-size:1.6rem}.pricing-page .features-table-section .table-responsive{border-radius:4px;margin:0 -.5rem}.pricing-page .features-table-section .features-table{min-width:500px}.pricing-page .features-table-section .features-table td,.pricing-page .features-table-section .features-table th{padding:.8rem .6rem;font-size:.85rem}.pricing-page .features-table-section .features-table td:first-child,.pricing-page .features-table-section .features-table th:first-child{width:180px;min-width:180px;font-size:.8rem;background:#fff!important;box-shadow:2px 0 6px rgba(0,0,0,.08);border-right:2px solid hsl(240,4%,90%)}}@media(max-width:576px){.pricing-page{padding:2rem 0}.pricing-page .lead{font-size:1.1rem;padding:0 1rem}.pricing-page .price-card{padding:1.5rem 1rem}.pricing-page .price-card .price-amount{font-size:2rem}.pricing-page .price-card .price-subtext,.pricing-page .price-card p{font-size:.9rem}.pricing-page .price-card a.btn{font-size:.9rem;padding:.6rem 1rem}.pricing-page .features-table-section{margin-top:2rem;padding:0}.pricing-page .features-table-section .table-responsive{margin:0 1rem;border-radius:0;box-shadow:none;border-top:1px solid hsl(240,4%,90%);border-bottom:1px solid hsl(240,4%,90%)}.pricing-page .features-table-section .features-table{min-width:450px;border-radius:0}.pricing-page .features-table-section .features-table td,.pricing-page .features-table-section .features-table th{padding:.7rem .5rem;font-size:.75rem}.pricing-page .features-table-section .features-table td:first-child,.pricing-page .features-table-section .features-table th:first-child{width:140px;min-width:140px;font-size:.7rem;padding:.7rem .75rem;background:#fff!important;box-shadow:1px 0 4px rgba(0,0,0,.08);border-right:1px solid hsl(240,4%,85%)}.pricing-page .features-table-section .features-table th:first-child{border-top-left-radius:0}.pricing-page .features-table-section .features-table th:last-child{border-top-right-radius:0}.pricing-page .features-table-section .features-table tbody tr:last-child td:first-child{border-bottom-left-radius:0}.pricing-page .features-table-section .features-table tbody tr:last-child td:last-child{border-bottom-right-radius:0}.pricing-page .cta-section{padding:2rem 1rem}.pricing-page .cta-section .lead{font-size:1.1rem}.pricing-page .cta-section .cta-button{font-size:1rem;padding:.6rem 1.5rem}}@media(max-width:320px){.pricing-page .features-table-section .features-table{min-width:400px}.pricing-page .features-table-section .features-table td:first-child,.pricing-page .features-table-section .features-table th:first-child{width:120px;min-width:120px;font-size:.65rem;padding:.6rem .5rem;background:#fff!important;box-shadow:1px 0 3px rgba(0,0,0,.08);border-right:1px solid hsl(240,4%,85%)}.pricing-page .features-table-section .features-table td,.pricing-page .features-table-section .features-table th{padding:.6rem .4rem;font-size:.7rem}}