:root{--primary_color: #b9258c;--bg_color: #9a879d}img{max-width:100%}a{cursor:pointer;color:#008cff}.d-flex{display:flex}.float-left{float:left}.float-right{float:right}.section{padding:50px 0}.responsive-iframe{position:relative;overflow:hidden;width:100%;padding-top:56.25%}.responsive-iframe iframe{position:absolute;inset:0;width:100%;height:100%}.frow{display:flex}.frow>*{flex-shrink:0;width:100%;max-width:100%;padding-right:15px;padding-left:15px}.fcol-2{width:16.67%}.fcol-4{width:33.33%}.fcol-8{width:66.67%}.fcol-10{width:83.33%}.align-items-center{align-items:center}.align-items-start{align-items:start}.direction-reverse{flex-direction:row-reverse}.justify-content-space-between{justify-content:space-between}.justify-content-end{justify-content:end}.button{background-color:#8d8d8d;border-radius:5px;border-style:none;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:20px;list-style:none;margin:0;outline:none;padding:12px 20px;position:relative;text-align:center;text-decoration:none;transition:color .1s;vertical-align:baseline;user-select:none;-webkit-user-select:none;touch-action:manipulation;transition-duration:.1s}.button:hover,.button:focus{background-color:#5e5259}.button.button-primary{background-color:var(--primary_color)}.button.button-secondary{background-color:transparent;color:var(--primary_color);border:1px solid var(--primary_color)}.button.button-light{background-color:#edebeb;color:#333;border:1px solid #ccc;border-radius:0}.button.button-primary:hover{box-shadow:#cd3fb380 0 1px 30px}.button.button-primary-outline{background:none;border:2px solid var(--primary_color);color:var(--primary_color)}.button.button-primary-outline:hover{background-color:var(--primary_color);border:2px solid transparent;color:#fff;box-shadow:#503fcd80 0 1px 30px}.button.button-light:hover{background-color:#f0f4f7}.button.button-large{font-size:18px}.button-small{font-size:15px;padding:8px 14px}.button-full{width:100%}.button span{position:relative;top:5px}.button:has(span){padding-right:35px}.button span{position:absolute;top:50%;transform:translateY(-50%);margin-left:5px}.ghost-icon.ghost-icon{background:none;padding:10px 0;border:none;color:#333;display:inline-block;vertical-align:middle;cursor:pointer}.ghost-icon.ghost-icon span{position:relative;left:auto;top:auto;transform:unset}.m-0{margin:0}.mt-1{margin-top:5px}.mb-1{margin-bottom:5px}.my-1{margin-top:5px;margin-bottom:5px}.mt-2{margin-top:10px}.mb-2{margin-bottom:10px}.my-2{margin-top:10px;margin-bottom:10px}.mt-3{margin-top:20px}.mb-3{margin-bottom:20px}.my-3{margin-top:20px;margin-bottom:20px}.my-4{margin-top:40px;margin-bottom:40px}.my-5{margin-top:50px;margin-bottom:50px}.mr-3{margin-right:20px}.ml-3{margin-left:20px}.mx-3{margin-left:20px;margin-right:20px}.p-0{padding:0}.p-1{padding:5px}.pt-1{padding-top:5px}.pb-1{padding-bottom:5px}.py-1{padding-top:5px;padding-bottom:5px}.p-2{padding:10px}.pt-2{padding-top:10px}.pb-2{padding-bottom:10px}.py-2{padding-top:10px;padding-bottom:10px}.p-3{padding:20px}.pt-3{padding-top:20px}.pb-3{padding-bottom:20px}.py-3{padding-top:20px;padding-bottom:20px}.p-4{padding:40px}.py-4{padding-top:40px;padding-bottom:40px}.p-5{padding:50px}.py-5{padding-top:50px;padding-bottom:50px}.pr-3{padding-right:20px}.pl-3{padding-left:20px}.px-3{padding-left:20px;padding-right:20px}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.image-center{display:block;margin-left:auto;margin-right:auto}.image-right{display:block;margin-left:auto}.faccordion{background-color:#fff;box-shadow:#0000000d 0 6px 24px,#00000014 0 0 0 1px;margin:5px 0}.faccordion:has(.active){padding-bottom:20px}.faccordion-button{background:#fff;color:#444;cursor:pointer;padding:16px;width:100%;text-align:left;border:none;outline:none;transition:.4s}.faccordion-panel{padding:0 18px;background-color:#fff;display:none;overflow:hidden}.faccordion-panel{background:#eee;border-radius:5px;margin:0 20px}.faccordion-header{position:relative}.faccordion-button:after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out;position:absolute;right:20px}.faccordion:has(.active) .faccordion-button:after{transform:rotate(-180deg)}.card{background-color:#fff;position:relative;box-shadow:#0000000d 0 6px 24px,#00000014 0 0 0 1px}.card-title{padding:20px;border-bottom:1px solid #ccc}.card-title .card-heading{margin:0;font-size:20px}.card-body{padding:30px}.card-footer{padding:20px;border-top:1px solid #ccc}.card-action-button{position:relative}.card-action-button .button{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.fs-form-data{margin:10px 0}.fs-form-data h6{margin:8px 0}.fs-form-data small{display:block;color:#777;margin-top:5px}.fs-input-text,.fs-input-select{width:100%;padding:10px;box-shadow:#0000001f 0 1px 3px,#0000003d 0 1px 2px}.fs-input-text.input-large,.fs-input-select.input-large{padding:18px;font-size:18px}.fs-input-text.fs-input-small{width:220px}.fs-dialog{background-color:#fff;box-shadow:#00000017 0 2px 1px,#00000017 0 4px 2px,#00000017 0 8px 4px,#00000017 0 16px 8px,#00000017 0 32px 16px;width:40%;position:absolute;left:50%;transform:translate(-50%);top:10%;border:1px solid #ccc;z-index:10000;padding:0;max-height:80%}.fs-dialog.fs-dialog-large{width:80%}.fs-dialog-heading{padding:20px;border-bottom:1px solid #eee}.fs-dialog-heading *{margin:0}.fs-dialog-body{padding:30px}.fs-dialog-footer{padding:20px;border-top:1px solid #eee;display:flex;justify-content:end}.fs-dialog-footer *{margin:0 8px}dialog::backdrop{background:#33333378}.fs-table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.fs-table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6;border-top:none}.fs-table td,.fs-table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6;text-align:left}.fs-table-blocked td{border:1px solid #dee2e6}.sec-with-nomargin-bottom-title h2{margin-bottom:0}.sec-with-nomargin-title h2{margin:0}.pricing-card{max-width:800px;margin:0 auto;padding:30px;background-color:#f7f7f7;border-radius:8px;box-shadow:0 4px 8px #0000001a}.full-width-section.blue-background{background-image:url(/assets/banner-BmPASshU.png);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff}.full-width-section .frow{align-items:center}.full-width-section img{max-height:100%}.sec-rev-columns .frow{flex-direction:row-reverse}:root{--primary-color: #ea4c89;--primary-color__hover: #a53d65;--border-color: #bbb}*{box-sizing:border-box}body{background-color:#f3f3f3;font-family:Inter,sans-serif;color:#444;margin:0;padding:0;box-sizing:border-box}h1{font-size:55px}h2{font-size:40px}h3{font-size:25px}h4{font-size:20px}h5{font-size:18px}h6{font-size:14px}input:focus{outline:2px solid #ea4c899a}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24}.wrap{width:1280px;margin:0 auto}.no-page{display:grid;height:100vh;justify-content:center;align-content:center;gap:1rem;text-align:center}.section_subheading,.section_heading{margin:0}.section_heading span,.section_subheading span{font-weight:400}.fsarticle{margin:40px}.header{position:fixed;top:0;width:100%;z-index:999}.main{margin-top:70px}.fs_menu_builder_wrapper{margin:0;padding:0;list-style:none}.slist{list-style:none;padding:0;margin:0;cursor:move}.slist li{margin:10px;padding:15px 15px 15px 40px;border:1px solid #dfdfdf;background:#f5f5f5;position:relative}.slist li.hint{background:#f3f4bd}.slist li.active.hint:after{content:"";height:20px;width:30%}.slist li.active>*{pointer-events:none}.fs-placeholder-menu{height:50px;border:2px dashed #ccc}.fs-navbar a{color:inherit}.fs-navbar .right_dropdown{width:50px;height:50px;overflow:hidden;border-radius:50%}.fs-navbar .right_dropdown img{width:100%}.sidebar_toggler{margin:15px 10px;display:block}.sidebar-logo{padding:30px 40px 30px 20px;opacity:.8}.sidebar ul{margin:0;padding:0;list-style:none}.sidebar li:first-child{border-top:none}.sidebar li:last-child{border-bottom:none}.sidebar li a{color:inherit;display:block;padding:14px 20px 14px 50px;position:relative}.sidebar li a.active{background-color:#f6f6f63b}.sidebar li a:hover{background-color:#f6f6f611}.sidebar li a .material-symbols-outlined{position:absolute;left:16px;top:10px}.create-new-page h6{margin:10px 0;color:#787878}.publish-page-floating-button{background:#fff;position:fixed;bottom:0;right:0;padding:20px;width:calc(100% - 300px);text-align:right}.custom-checkbox-wrapper-01 .tgl{display:none}.custom-checkbox-wrapper-01 .tgl,.custom-checkbox-wrapper-01 .tgl:after,.custom-checkbox-wrapper-01 .tgl:before,.custom-checkbox-wrapper-01 .tgl *,.custom-checkbox-wrapper-01 .tgl *:after,.custom-checkbox-wrapper-01 .tgl *:before,.custom-checkbox-wrapper-01 .tgl+.tgl-btn{box-sizing:border-box}.custom-checkbox-wrapper-01 .tgl::-moz-selection,.custom-checkbox-wrapper-01 .tgl:after::-moz-selection,.custom-checkbox-wrapper-01 .tgl:before::-moz-selection,.custom-checkbox-wrapper-01 .tgl *::-moz-selection,.custom-checkbox-wrapper-01 .tgl *:after::-moz-selection,.custom-checkbox-wrapper-01 .tgl *:before::-moz-selection,.custom-checkbox-wrapper-01 .tgl+.tgl-btn::-moz-selection,.custom-checkbox-wrapper-01 .tgl::selection,.custom-checkbox-wrapper-01 .tgl:after::selection,.custom-checkbox-wrapper-01 .tgl:before::selection,.custom-checkbox-wrapper-01 .tgl *::selection,.custom-checkbox-wrapper-01 .tgl *:after::selection,.custom-checkbox-wrapper-01 .tgl *:before::selection,.custom-checkbox-wrapper-01 .tgl+.tgl-btn::selection{background:none}.custom-checkbox-wrapper-01 .tgl+.tgl-btn{outline:0;display:block;width:4em;height:2em;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-checkbox-wrapper-01 .tgl+.tgl-btn:after,.custom-checkbox-wrapper-01 .tgl+.tgl-btn:before{position:relative;display:block;content:"";width:50%;height:100%}.custom-checkbox-wrapper-01 .tgl+.tgl-btn:after{left:0}.custom-checkbox-wrapper-01 .tgl+.tgl-btn:before{display:none}.custom-checkbox-wrapper-01 .tgl:checked+.tgl-btn:after{left:50%}.custom-checkbox-wrapper-01 .tgl-light+.tgl-btn{background:#f0f0f0;border-radius:2em;padding:2px;transition:all .4s ease}.custom-checkbox-wrapper-01 .tgl-light+.tgl-btn:after{border-radius:50%;background:#fff;transition:all .2s ease}.custom-checkbox-wrapper-01 .tgl-light:checked+.tgl-btn{background:#9fd6ae}.fs-add-section-wrapper{margin:10px 0 100px;position:relative}.fs-add-section-wrapper:before{content:"";position:absolute;left:0;width:100%;top:50%;height:1px;background-color:#cfcfcf}a.button.button-secondary.button-icon.button-add-section{border-radius:25px}.fs-main{display:flex}.fssidebar{background-image:linear-gradient(to bottom,#6e1855,#493c4b);box-shadow:#00000040 0 54px 55px,#0000001f 0 -12px 30px,#0000001f 0 4px 6px,#0000002b 0 12px 13px,#00000017 0 -3px 5px;transition-duration:.4s;transition-timing-function:cubic-bezier(.25,.8,.25,1);transition-property:width,max-width,min-width;position:sticky;display:flex;flex-direction:column;flex:1 0 auto;top:0;max-width:300px;height:100vh;min-height:100vh;max-height:100vh;z-index:200;color:#fff;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;margin:0}.fscontent{width:calc(100% - 300px)}.button.button.button-add-section{background:#fff}.button.button.button-add-section:hover{background-color:#b9258c;color:#fff}.back-icon-link span{font-size:30px;margin-right:5px}.fs_content_section{position:relative;border:1px dashed #b9258c}.fs_page_section_tools{position:absolute;right:-22px;top:50%;transform:translateY(-50%);z-index:9;width:40px}.fs_page_section_tools button span{background:#fff;font-size:35px;font-weight:700;color:#7a7a7a;box-shadow:#00000026 1.95px 1.95px 2.6px;border-radius:50%;border:3px solid transparent}.fs_page_section_tools .fs_edit_section span{font-size:22px;width:40px;height:40px;line-height:36px}.fs_page_section_tools button:hover span{color:#f70a0a;border:3px solid rgb(247,10,10)}.chat-popup{display:none;position:fixed;bottom:20px;right:20px;width:350px;background-color:#fff;border-radius:10px;box-shadow:0 0 10px #0003;z-index:9999;max-height:400px;flex-direction:column;display:flex}.chat-header{display:flex;justify-content:space-between;padding:10px;background-color:#a53d65;color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;position:sticky}.close-btn{background:none;border:none;color:#fff;font-size:20px;cursor:pointer}.chat-body{padding:10px;flex:1;overflow-y:auto;max-height:300px;min-height:300px;font-size:14px;color:#333}.message-container{display:flex;align-items:flex-start;margin-bottom:10px;padding:8px;border-radius:8px;width:350px;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.user-message{background-color:#e9f5ff;color:#333;align-self:flex-start;justify-content:space-between}.ai-message{background-color:#f1e6ff;color:#333;align-self:flex-end;overflow:scroll}.icon{margin-right:10px;font-size:20px}.user-icon{color:#1e88e5}.ai-icon{color:#8e24aa}#chatPopup p{margin:0;line-height:1.4}.chat-footer{display:flex;align-items:center;padding:10px;background-color:#f1f1f1;gap:10px}textarea{flex:1;height:40px;resize:none;padding:5px;border:1px solid #ccc;border-radius:5px}.send-btn{padding:5px;background-color:#a53d65;color:#fff;border:none;cursor:pointer;border-radius:5px;font-size:14px}.send-btn:hover{background-color:#922b53}.open-chat-btn{position:fixed;bottom:20px;right:20px;padding:10px;background-color:#7f0131;color:#fff;border:none;border-radius:50%;cursor:pointer;z-index:999}.open-chat-btn:after{content:"Ask me";position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#a40a0a;color:#fff;padding:5px 10px;border-radius:5px;white-space:nowrap;opacity:0;visibility:hidden;font-size:12px;transition:opacity .2s ease,visibility .2s ease}.open-chat-btn:hover:after{opacity:1;visibility:visible}.open-chat-btn span{font-size:24px}.footer{background-color:#9a879d;color:#fffc}.footer a{color:inherit;text-decoration:none}.footer a:hover{color:#fff}.footer ul{list-style:none;margin:0;padding:0}.footer li{padding:5px 0}.footer_nav{margin:20px 40px}.footer_nav h4{margin:10px 0}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 15px}.navbar{background-color:#fff;min-height:70px;border-bottom:1px solid #ccc;padding:10px 0;box-shadow:#0000001a 0 10px 15px -3px,#0000000d 0 4px 6px -2px;width:100%;position:fixed;top:0;left:0;z-index:1000}.navbar-wrapper{display:flex;justify-content:space-between;align-items:center;position:relative;width:100%}.logo{flex:0 0 auto}.logo img{width:220px;max-width:100%}.hamburger-container{margin-left:auto}.navigation{display:flex;align-items:center;margin:0;padding:0;list-style:none}.navigation li{margin:0 5px}.navigation li a{display:inline-block;text-decoration:none;color:inherit;padding:10px 15px;border-radius:30px;transition:all .3s ease}.navigation li a:hover{background:#eee}.navigation li a.active{background:linear-gradient(90deg,#8b1868,#4b0c38);color:#fff}.hamburger-btn{display:none;background:none;border:none;cursor:pointer;padding:10px;z-index:100}.hamburger-icon,.hamburger-icon:before,.hamburger-icon:after{display:block;width:25px;height:3px;background-color:var(--primary_color);position:relative;transition:all .3s ease-in-out}.hamburger-icon:before,.hamburger-icon:after{content:"";position:absolute;left:0}.hamburger-icon:before{top:-8px}.hamburger-icon:after{top:8px}.hamburger-btn.active .hamburger-icon{background-color:transparent}.hamburger-btn.active .hamburger-icon:before{transform:rotate(45deg);top:0}.hamburger-btn.active .hamburger-icon:after{transform:rotate(-45deg);top:0}.dropdown{position:relative}.dropdown-menu{display:none;position:absolute;top:100%;left:0;min-width:200px;background-color:#fff;border:1px solid #ddd;border-radius:4px;padding:5px 0;margin-top:5px;box-shadow:0 2px 5px #0000001a;z-index:100}.dropdown-menu.show{display:block}.dropdown-menu li{display:block;margin:0}.dropdown-menu li a{display:block;padding:8px 15px;border-radius:0;white-space:nowrap}.dropdown-menu li a:hover{background-color:#f5f5f5}.down-arrow{font-size:12px;margin-left:5px}@media (min-width: 992px){.dropdown:hover .dropdown-menu{display:block}.navigation{flex:1 1 auto;justify-content:center}}.nav-button{margin-left:15px}@media (max-width: 991px){.navbar-wrapper{flex-wrap:wrap}.logo{flex:1 1 auto}.hamburger-container{flex:0 0 auto}.hamburger-btn{display:block}.navigation{position:fixed;top:70px;left:0;right:0;flex-direction:column;background-color:#fff;align-items:center;padding:20px 0;margin:0;box-shadow:0 5px 10px #0000001a;display:none;z-index:99;width:100%;overflow-y:auto;max-height:calc(100vh - 70px);order:3;text-align:center}.navigation.show{display:block}.navigation li{width:100%;margin:0;border-bottom:1px solid #eee;text-align:center}.navigation li a{width:100%;padding:12px 20px;border-radius:0;display:block;word-wrap:break-word;white-space:normal;text-align:center}.dropdown-menu{position:static;background-color:#f9f9f9;border:none;box-shadow:none;width:100%;margin-top:0;padding-left:0;text-align:center}.dropdown-menu li{text-align:center}.dropdown-menu li a{padding:12px 20px;white-space:normal;word-wrap:break-word;text-align:center}.nav-button{margin:15px 0;width:100%;display:flex;justify-content:center}.nav-button a{display:inline-block!important;margin:0 auto}}@media (max-width: 575px){.logo img{width:180px}.container{padding:0 10px}}body{padding-top:70px}.main{width:100%;max-width:100%;overflow-x:hidden;padding:0;margin:0}.wrap{width:100%;max-width:1200px;margin:0 auto;padding:0 15px}@media (max-width: 768px){.wrap{padding:0 10px}}.frow{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;width:100%}.fcol{position:relative;width:100%;padding-right:15px;padding-left:15px}.fcol-1{width:8.333333%}.fcol-2{width:16.666667%}.fcol-3{width:25%}.fcol-4{width:33.333333%}.fcol-5{width:41.666667%}.fcol-6{width:50%}.fcol-7{width:58.333333%}.fcol-8{width:66.666667%}.fcol-9{width:75%}.fcol-10{width:83.333333%}.fcol-11{width:91.666667%}.fcol-12{width:100%}@media (max-width: 992px){.fcol-1,.fcol-2,.fcol-3,.fcol-4,.fcol-5,.fcol-6,.fcol-7,.fcol-8,.fcol-9,.fcol-10,.fcol-11{width:100%}}.align-items-center{align-items:center!important}.justify-content-center{justify-content:center!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.section_content .section-button{display:flex;gap:24px;margin-top:20px}.try-ai-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;text-decoration:none!important;cursor:pointer!important;transition:all .3s ease!important}.try-ai-btn .material-symbols-outlined{position:static!important;transform:none!important;margin-left:5px!important;top:auto!important;font-size:18px!important;transition:transform .3s ease!important}.try-ai-btn:hover{background-color:#b818831a!important;box-shadow:0 0 15px #cd3fb366!important;border-color:var(--primary_color)!important}.try-ai-btn:hover .material-symbols-outlined{transform:rotate(15deg)!important;animation:sparkle 1.5s infinite!important}@keyframes sparkle{0%{opacity:1}50%{opacity:.7;transform:rotate(15deg) scale(1.1)}to{opacity:1}}.hero-section{padding-top:100px;margin-top:0}@media screen and (max-width: 992px){.hero-section{padding-top:90px}.section_content .section_title{width:90%;max-width:762px}.section_content .section_title p{width:90%;max-width:640px}}@media screen and (max-width: 768px){.hero-section{padding-top:80px}.section_content .section_title h2{font-size:28px;line-height:1.3;margin-bottom:15px}.section_content .section_title p{font-size:16px;line-height:1.5}}@media screen and (max-width: 480px){.hero-section{padding-top:70px}.section_content .section-button{flex-direction:column;align-items:center;width:100%;gap:15px}.section_content .section_title h2{font-size:24px;margin-top:15px}.section_content .section_title p{font-size:15px}}@media screen and (max-width: 576px){.section_content .section_title{width:100%;max-width:100%;padding:0 15px}.section_content .section_title p{width:100%;max-width:100%;padding:0}.section_content .section_title h2{width:100%;font-size:20px;line-height:1.3;padding:0;margin:15px 0}.section_content .section-button{width:100%;flex-direction:column;gap:10px}.hero-section{padding-top:90px}.wrap{padding:0 10px}}.explore-more-section.section{background:#8b1868}.section_entry.freeschema{margin-left:86px;margin-top:-86px;color:#fff;text-align:left}.section_entry.freeschema h2{margin:0 0 8px;font-size:40px;font-weight:700}.section_entry.freeschema p{margin:0 0 16px;font-size:32px;font-weight:400}.section_entry.freeschema label{font-size:14px}.button.button-secondary.explore-more{margin-top:36px;width:223px;height:52px;padding:7px 36px;gap:10px;border-radius:4px;background-color:#fff;color:#8b1868;font-size:24px}.faqs-section.section{background-color:#fff}.faccordion-button{font-size:18px}.homepage.card{width:300px;border-radius:4px;overflow:hidden;background-color:#fff;border:2px solid #B9258C}.homepage.card:hover{transform:translateY(-5px)}.homepage.card-image{width:100%;height:284px;padding:23px;object-fit:cover}.homepage.card-content{padding:15px;background:#8b1868;color:#fff;border-radius:10px 10px 0 0;text-align:center}.homepage.card-content span{font-size:14px;font-style:italic;font-weight:200}.homepage.card-title{font-size:20px;font-weight:600;color:#fff;margin:0 0 10px;text-align:center;border-bottom:0px solid #ccc;padding:12px 12px 0}.homepage.card-description{font-size:16px;font-weight:200;color:#fff;margin-bottom:15px}*/ .home-info-section,.section{width:100%;max-width:100%;padding:50px 15px;overflow:hidden}.home-info-section .wrap,.section .wrap{width:100%;max-width:1200px;margin:0 auto;padding:0 15px}.home-info-section h1,.home-info-section h2,.home-info-section h3,.section h1,.section h2,.section h3,.home-info-section p,.section p{width:100%;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.home-info-section img,.section img{max-width:100%;height:auto}.home-info-section .frow,.section .frow{display:flex;flex-wrap:wrap;width:100%}@media screen and (max-width: 768px){.home-info-section .fcol,.section .fcol{width:100%!important;margin-bottom:20px}.home-info-section .fcol,.section .fcol{text-align:center}.home-info-section .button,.section .button{display:block;width:80%;max-width:250px;margin:10px auto}.home-info-section,.section{padding:30px 10px}}@media screen and (max-width: 576px){.home-info-section .wrap,.section .wrap{padding:0 10px}.home-info-section h2,.section h2{font-size:24px}.home-info-section h3,.section h3{font-size:20px}.home-info-section p,.section p{font-size:16px}}.home-info-section+.home-info-section,.section+.section{margin-top:0}.whyus-section.section{background:#fff}.welcome-text{width:50%;margin-bottom:1rem}.btn-group{display:flex}.btn-group router-link{padding:1rem 1.5rem;margin:.5rem;background-color:var(--primary-color);color:#fff;border-radius:.25rem}.section-image{text-align:center}.main.product{background:#fff}.section_content.banner{display:flex;flex-direction:column;align-items:center}.section_content .section_title{display:flex;flex-direction:column;align-items:center;text-align:center;width:762px}.section_content .section_title p{width:640px}.section_content .section-button{display:flex;gap:24px}.product-button.button-secondary{max-width:100%;height:38px;padding:4.5px 16px;border-radius:16px;border:1px solid #DDDDDD;color:#000;font-size:16px;font-weight:400;background:#fff}.product-button.button-secondary img{width:10px;height:10px}.container.product-page{display:flex;flex-direction:column;gap:28px;background:#b9258c;padding:36.5px 28.46px;border-radius:14.24px}.frow.product-page{background:#fff;border-radius:14.24px;padding:34px;gap:17px}.fcol.product-col{border:.89px solid #DDDDDD;border-radius:14.24px;height:308px}.product.card{box-shadow:none;padding:20px 16px}.product.card-header{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:16px}.product.card-header img{width:32px;height:28px}.product.card-header h5,.product.card-header p{margin:0}.product.card-content{margin-top:28px;text-align:left;color:#000;font-weight:400}.product.card-content span{font-size:14px;font-style:italic}.product.card-description{font-size:16px;margin-bottom:15px}.product.card-footer{border:0px;text-align:left;padding:64px 0 0}.product.card-content ul{padding:0;display:flex;flex-direction:column;gap:7px}.product.card-content ul li{list-style:none;display:flex;gap:8px;align-items:center}.product.card-content ul li img{height:35px;width:35px}.product-banner-1{background-image:url(../images/products/export_data_fabric_with_us.png);background-size:cover;background-position:center;background-repeat:no-repeat;height:438px}.product-banner-2{background:radial-gradient(43.75% 43.75% at 50% 50%,#8339c8,#401c62);background-size:cover;background-position:center;background-repeat:no-repeat;height:520px}.product-banner-2 img{padding:30px}.data-list{list-style:none;padding:0;margin:0}.data-list li{display:flex;align-items:center;font-size:1rem;margin-bottom:8px}.data-list i{color:green;margin-right:8px}.feature_item{box-shadow:#11111a0d 0 4px 16px,#11111a0d 0 8px 32px;text-align:center;padding:20px;border-radius:10px}.divider{display:flex;align-items:center;justify-content:center;text-align:center;margin:20px auto}.divider:before,.divider:after{content:"";flex:0 0 30px;border-bottom:2px solid #ea4c89;margin:0 8px}.pricing-section{font-family:Arial,sans-serif;max-width:800px;margin:100px auto;padding:20px;background-color:#f7f7f7;border-radius:8px;box-shadow:0 4px 8px #0000001a}.pricing-section h2{text-align:center;color:#333;margin-bottom:10px}.pricing-section .intro{text-align:center;font-size:1rem;color:#666;margin-bottom:20px}.pricing-table{display:flex;flex-direction:column;gap:20px}.pricing-item{background-color:#fff;padding:15px 20px;border:1px solid #ddd;border-radius:8px}.pricing-item h3{font-size:1.2rem;color:#333;margin-bottom:5px}.pricing-item .description{font-size:.9rem;color:#777}.price{font-size:1rem;color:#000;font-weight:700;margin:5px 0}.pricing-item .service{display:flex;justify-content:space-between;align-items:center}.pricing-item .service span{font-weight:700;color:#444}.services_section{gap:141px}.core-services{gap:60px}.services-footer{margin-top:64px;margin-bottom:84px}.services-banner{background-image:url(../images/services/banner.png);background-size:cover;background-position:center;background-repeat:no-repeat;height:438px}.service.section_entry{color:#fff}.service.section_entry h4{font-size:40px;font-weight:400}.service.container{margin-top:76px}.service-footer button{max-width:290px}.fs_page_lists,.fs_custom_menu{border:1px solid #ccc;margin-bottom:20px}.fs_page_lists_heading,.fs_custom_menu_heading{padding:20px;border-bottom:1px solid #ccc}.fs_page_lists_heading h4,.fs_custom_menu_heading h4{margin:0;font-size:18px}.fs_page_lists_entry,.fs_custom_menu_entry{padding:20px;min-height:100px;max-height:300px;overflow:auto}.menus_all_pages{list-style:none;margin:0;padding:0}.menus_all_pages li{padding:8px 0;border-bottom:1px solid #eee}.menus_all_pages label,.menus_all_pages input[type=checkbox]{cursor:pointer}.fs_menu_builder_title{background:#f3f3f3}.fs_menu_builder_item{padding:14px 14px 14px 40px;box-shadow:#00000017 0 3px 12px;border:1px solid #ddd;margin:12px 0;position:relative}.fs_menu_builder_item h5{font-size:16px;margin:0;color:#777}.fs_menu_builder_item button{position:absolute;top:50%;transform:translate(-50%,-50%)}.fs_menu_builder_item .drag_handle{left:20px;cursor:move}.fs_menu_builder_item .fs_delete_menu_item_icon{right:10px}.fs_menu_builder_item .fs_delete_menu_item_icon:hover span{color:red}.blog-container{max-width:1200px;margin:0 auto;padding:40px 20px}.freeschema-blog-container{min-height:400px;width:100%}.loading-widget{display:flex;justify-content:center;align-items:center;height:400px;text-align:center;font-size:18px;color:#666}.try-ai-section{padding:30px 0}.try-ai-content{margin-top:40px;padding:10px;background-color:#f8f9fa;border-radius:10px;box-shadow:0 0 10px #b9258c80}.freeschema-ai-container{min-height:400px;width:100%}.section_title{text-align:center;margin-bottom:30px}.section_heading{color:var(--primary_color);margin-bottom:15px}.try-ai-content #widget-details button{background:#fff;border:1px solid #ccc;border-radius:0 0 0 .25rem;height:auto;width:auto;margin:0;padding:.125rem .25rem}.tech-section_title{text-align:center;margin-bottom:2.5rem}.tech-section_subheading{font-size:2.2rem;margin-bottom:.5rem;color:#2a2a2a}.tech-section_heading{font-size:1.2rem;line-height:1.4;margin-bottom:.5rem;font-weight:400;max-width:800px;margin-left:auto;margin-right:auto;color:#b9258c}.tech-section_entry{margin-bottom:2rem;padding:1.5rem 1rem;border-radius:8px}.tech-bg-light{background:#f7f7fa;border-radius:8px}.tech-muted{color:#666;font-size:1.05rem;line-height:1.5}.tech-divider{display:flex;align-items:center;justify-content:center;text-align:center;margin:20px auto}.tech-divider:before,.tech-divider:after{content:"";flex:0 0 30px;border-bottom:2px solid #ea4c89;margin:0 8px}.tech-info-img-text{display:flex;flex-wrap:wrap;align-items:center;gap:2rem;margin-bottom:2rem}.tech-info-img-text-img{flex:1 1 300px;text-align:center}.tech-info-img-text-img img{max-width:450px;width:100%;border-radius:8px;box-shadow:0 2px 8px #00000012}.tech-info-img-text-content{flex:2 1 400px}.tech-info-img-text-content h3{margin-top:0;color:#333;font-size:1.7rem;font-weight:600;margin-bottom:.5rem}@media (max-width: 800px){.tech-info-img-text{flex-direction:column;gap:1rem}.tech-info-img-text-img,.tech-info-img-text-content{flex:1 1 100%}}
