:root {
            --bs-primary: #FA8617;
            --bs-primary-rgb: 250, 134, 23;
            --bs-link-color: #FA8617;
            --bs-link-hover-color: #ff8c18;
            --bs-secondary: #26282D;
            --bs-body-bg: #F2F3F4;
            --bs-body-color: #212529;
            --bs-border-color: #E8E8E8;
            --bs-btn-border-color: #FA8617;
            --bs-primary-dark: #1A1927;
            --bs-secondary-dark: #232230;
            --bs-dark-text-color: #dbdbdb;
            --bs-dark-border-color: #272634;
        }.btn-primary {
            --bs-btn-border-color: #FA8617;
            --bs-btn-bg: #FA8617;
            --bs-btn-hover-bg: #ff8c18;
            --bs-btn-active-bg: #ff8c18;
            --bs-btn-hover-border-color: #ff8c18;
            --bs-btn-active-border-color: #ff8c18;
        }
        .btn-outline-primary {
            --bs-btn-border-color: #FA8617;
            --bs-btn-color: #FA8617;
            --bs-btn-hover-bg: #ff8c18;
            --bs-btn-hover-border-color: #ff8c18;
            --bs-btn-active-bg: #ff8c18;
            --bs-btn-active-border-color: #ff8c18;
        }
        .navbar {
            background: #ffffff !important;
        }
        .top-navbar .convertpro-top-actions {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 0 15px 14px;
            border-bottom: 1px solid rgba(38, 40, 45, .08);
        }
        .top-navbar .convertpro-top-actions .btn {
            min-height: 36px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 6px;
            border-radius: 8px;
            font-size: .84rem;
            font-weight: 700;
            line-height: 1;
            white-space: nowrap;
        }
        .top-navbar .convertpro-top-actions .btn-login {
            color: #26282D;
            padding-inline: 8px;
            text-decoration: none;
        }
        .top-navbar .convertpro-top-actions .btn-login:hover {
            color: #FA8617;
        }
        .top-navbar .convertpro-top-actions .btn-register {
            padding-inline: 12px;
            color: #ffffff;
            box-shadow: 0 8px 18px rgba(250, 134, 23, .2);
        }
        .top-navbar .convertpro-top-actions .btn-language,
        .top-navbar .convertpro-top-actions .btn-user {
            width: 38px;
            height: 38px;
            padding: 0;
            color: #26282D;
            background: #ffffff;
            border: 1px solid rgba(38, 40, 45, .1);
        }
        .top-navbar .convertpro-top-actions .btn-language {
            width: auto;
            padding-inline: 10px;
        }
        .top-navbar .convertpro-top-actions .btn-language i,
        .top-navbar .convertpro-top-actions .user-avatar i {
            color: #FA8617;
            font-size: 1.05rem;
        }
        .top-navbar .convertpro-top-actions .dropdown-toggle::after {
            display: none;
        }
        .top-navbar .convertpro-top-actions .dropdown-menu {
            min-width: 180px;
            padding: 8px;
            border: 1px solid rgba(38, 40, 45, .08);
            border-radius: 8px;
            box-shadow: 0 18px 45px rgba(26, 25, 39, .12);
        }
        .top-navbar .convertpro-top-actions .dropdown-item {
            border-radius: 6px;
            font-size: .88rem;
            padding: 9px 10px;
        }
        .top-navbar .convertpro-top-actions .dropdown-item.active,
        .top-navbar .convertpro-top-actions .dropdown-item:active,
        .top-navbar .convertpro-top-actions .dropdown-item:hover {
            color: #FA8617;
            background: rgba(250, 134, 23, .08);
        }
        .top-navbar .convertpro-top-actions .dropdown-header {
            max-width: 220px;
            overflow: hidden;
            color: #26282D;
            font-weight: 700;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .breadcrumbs {
            display: flex !important;
            align-items: center;
            justify-content: space-between;
            gap: 16px;
        }
        .breadcrumbs.convertpro-action-bar {
            min-height: 55px;
            box-sizing: border-box;
            padding-inline-end: 20px !important;
        }
        .breadcrumbs .convertpro-breadcrumb-items {
            min-width: 0;
        }
        .breadcrumbs .breadcrumb {
            margin-bottom: 0;
            min-width: 0;
        }
        .breadcrumbs .convertpro-top-actions {
            display: flex;
            align-items: center;
            justify-content: flex-end;
            gap: 8px;
            margin-inline-start: auto;
            white-space: nowrap;
            align-self: center;
            min-height: 36px;
        }
        .breadcrumbs .convertpro-top-actions .btn {
            min-height: 34px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 6px;
            border-radius: 8px;
            font-size: .84rem;
            font-weight: 700;
            line-height: 1;
            white-space: nowrap;
        }
        .breadcrumbs .convertpro-top-actions .btn-login {
            color: #26282D;
            padding-inline: 8px;
            text-decoration: none;
        }
        .breadcrumbs .convertpro-top-actions .btn-login:hover {
            color: #FA8617;
        }
        .breadcrumbs .convertpro-top-actions .btn-register {
            padding-inline: 12px;
            color: #ffffff;
            box-shadow: 0 8px 18px rgba(250, 134, 23, .2);
        }
        .breadcrumbs .convertpro-top-actions .btn-language,
        .breadcrumbs .convertpro-top-actions .btn-user {
            width: 34px;
            height: 34px;
            padding: 0;
            color: #26282D;
            background: transparent;
            border: 0;
            box-shadow: none;
            line-height: 0;
        }
        .breadcrumbs .convertpro-top-actions .btn-language {
            width: 34px;
            padding-inline: 0;
        }
        .breadcrumbs .convertpro-top-actions .convertpro-action-icon {
            width: 20px;
            height: 20px;
            display: block;
            fill: none;
            stroke: currentColor;
            stroke-width: 2;
            stroke-linecap: round;
            stroke-linejoin: round;
        }
        .breadcrumbs .convertpro-top-actions .btn-language,
        .breadcrumbs .convertpro-top-actions .btn-user {
            color: #FA8617;
        }
        .breadcrumbs .convertpro-top-actions .user-avatar {
            display: inline-flex;
            align-items: center;
            justify-content: center;
        }
        .breadcrumbs .convertpro-top-actions .btn-language:hover,
        .breadcrumbs .convertpro-top-actions .btn-user:hover {
            color: #FA8617;
            background: rgba(250, 134, 23, .08);
        }
        .breadcrumbs .convertpro-top-actions .dropdown-toggle::after {
            display: none;
        }
        .breadcrumbs .convertpro-top-actions .dropdown-menu {
            min-width: 180px;
            padding: 8px;
            border: 1px solid rgba(38, 40, 45, .08);
            border-radius: 8px;
            box-shadow: 0 18px 45px rgba(26, 25, 39, .12);
        }
        .breadcrumbs .convertpro-top-actions .dropdown-item {
            border-radius: 6px;
            font-size: .88rem;
            padding: 9px 10px;
        }
        .breadcrumbs .convertpro-top-actions .dropdown-item.active,
        .breadcrumbs .convertpro-top-actions .dropdown-item:active,
        .breadcrumbs .convertpro-top-actions .dropdown-item:hover {
            color: #FA8617;
            background: rgba(250, 134, 23, .08);
        }
        .breadcrumbs .convertpro-top-actions .dropdown-header {
            max-width: 220px;
            overflow: hidden;
            color: #26282D;
            font-weight: 700;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        @media (max-width: 991.98px) {
            .top-navbar .convertpro-top-actions {
                order: 2;
                margin-inline-start: auto;
                padding: 0;
                border-bottom: 0;
            }
            .top-navbar .navbar-toggler {
                order: 3;
                margin-inline-start: 8px;
            }
            .top-navbar .logo-wrap {
                order: 1;
            }
            .top-navbar .navbar-collapse {
                order: 4;
                width: 100%;
            }
            .breadcrumbs {
                flex-wrap: wrap;
            }
            .breadcrumbs .convertpro-top-actions {
                width: 100%;
                justify-content: flex-start;
                margin-inline-start: 0;
            }
        }
        .top-navbar .nav-link:hover,
        .top-navbar .nav-link.active,
        .sidebar .nav-link:hover,
        .sidebar .nav-link.active,
        .breadcrumb a,
        .text-primary {
            color: #FA8617 !important;
        }
        .page-title h1::before,
        .section-title::before,
        .tool-title::before {
            background: #FA8617 !important;
        }
        .convertpro-tool-filter {
            display: grid;
            grid-template-columns: minmax(220px, 1fr) max-content max-content max-content;
            gap: 12px;
            align-items: center;
            margin: 0 0 22px;
        }
        .convertpro-tool-search {
            min-height: 46px;
            display: flex;
            align-items: center;
            gap: 10px;
            margin: 0;
            padding: 0 14px;
            color: #6b7280;
            background: #ffffff;
            border: 1px solid rgba(38, 40, 45, .12);
            border-radius: 8px;
            box-shadow: 0 6px 18px rgba(26, 25, 39, .035);
        }
        .convertpro-tool-search svg,
        .convertpro-tool-reset svg {
            width: 18px;
            height: 18px;
            fill: none;
            stroke: currentColor;
            stroke-width: 2;
            stroke-linecap: round;
            stroke-linejoin: round;
        }
        .convertpro-tool-search input {
            width: 100%;
            min-width: 0;
            border: 0;
            outline: 0;
            color: #26282D;
            background: transparent;
            font-size: .94rem;
            font-weight: 500;
        }
        .convertpro-tool-search input::placeholder {
            color: #9ca3af;
        }
        .convertpro-tool-filter select,
        .convertpro-tool-reset {
            min-height: 46px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
            padding: 0 14px;
            color: #26282D;
            background: #ffffff;
            border: 1px solid rgba(38, 40, 45, .12);
            border-radius: 8px;
            box-shadow: 0 6px 18px rgba(26, 25, 39, .035);
            font-size: .9rem;
            font-weight: 700;
            white-space: nowrap;
        }
        .convertpro-tool-filter select {
            min-width: 144px;
            cursor: pointer;
        }
        .convertpro-tool-filter select:focus,
        .convertpro-tool-search:focus-within,
        .convertpro-tool-reset:focus {
            border-color: rgba(250, 134, 23, .56);
            box-shadow: 0 0 0 3px rgba(250, 134, 23, .12);
        }
        .convertpro-tool-reset {
            cursor: pointer;
        }
        .convertpro-tool-reset:hover {
            color: #FA8617;
            border-color: rgba(250, 134, 23, .42);
        }
        .convertpro-filter-empty {
            margin: 0 0 18px;
            padding: 18px;
            color: #6b7280;
            background: #ffffff;
            border: 1px dashed rgba(38, 40, 45, .18);
            border-radius: 8px;
            text-align: center;
            font-weight: 600;
        }
        .products .items.grid-view,
        .products .items.grid-view.transparent {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
            gap: 12px;
            padding: 0;
            margin: 0;
            list-style: none;
        }
        .products .items li {
            list-style: none;
            margin: 0;
        }
        .products .items [hidden] {
            display: none !important;
        }
        .products .items.grid-view > li,
        .products .items.grid-view.transparent > li {
            width: auto !important;
            max-width: none !important;
            flex: initial !important;
            padding: 0 !important;
        }
        .products .items.grid-view li > a,
        .products .items.grid-view.transparent li > a {
            min-height: 96px;
            display: grid;
            grid-template-columns: 42px minmax(0, 1fr) 18px;
            align-items: center;
            gap: 12px;
            position: relative;
            overflow: hidden;
            padding: 14px;
            color: #26282D;
            text-decoration: none;
            background: #ffffff;
            border: 1px solid rgba(38, 40, 45, .08);
            border-radius: 8px;
            box-shadow: 0 6px 18px rgba(26, 25, 39, .045);
            transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease, background-color .18s ease;
        }
        .products .items.grid-view li > a::before,
        .products .items.grid-view.transparent li > a::before {
            content: '';
            position: absolute;
            inset-block: 14px;
            inset-inline-start: 0;
            width: 3px;
            border-radius: 0 999px 999px 0;
            background: transparent;
            transition: background-color .18s ease;
        }
        .products .items.grid-view li > a::after,
        .products .items.grid-view.transparent li > a::after {
            content: '\203A';
            width: 18px;
            height: 18px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            color: rgba(250, 134, 23, .55);
            font-size: 1.2rem;
            line-height: 1;
            transition: transform .18s ease, color .18s ease;
        }
        html[dir='rtl'] .products .items.grid-view li > a::after,
        html[dir='rtl'] .products .items.grid-view.transparent li > a::after {
            content: '\2039';
        }
        html[dir='rtl'] .products .items.grid-view li > a::before,
        html[dir='rtl'] .products .items.grid-view.transparent li > a::before {
            border-radius: 999px 0 0 999px;
        }
        .products .items.grid-view li > a:hover,
        .products .items.grid-view.transparent li > a:hover {
            transform: translateY(-2px);
            border-color: rgba(250, 134, 23, .32);
            box-shadow: 0 12px 30px rgba(26, 25, 39, .08);
            background: #fffdfb;
        }
        .products .items.grid-view li > a:hover::before,
        .products .items.grid-view.transparent li > a:hover::before {
            background: #FA8617;
        }
        .products .items.grid-view li > a:hover::after,
        .products .items.grid-view.transparent li > a:hover::after {
            color: #FA8617;
            transform: translateX(2px);
        }
        html[dir='rtl'] .products .items.grid-view li > a:hover::after,
        html[dir='rtl'] .products .items.grid-view.transparent li > a:hover::after {
            transform: translateX(-2px);
        }
        .products .items.grid-view li > a i,
        .products .items.grid-view.transparent li > a i,
        .products .items.grid-view li > a img,
        .products .items.grid-view.transparent li > a img {
            width: 34px;
            height: 34px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            object-fit: contain;
            color: #FA8617;
            background: rgba(250, 134, 23, .08);
            border-radius: 8px;
            font-size: 1.35rem;
        }
        .products .items.grid-view li > a span,
        .products .items.grid-view.transparent li > a span {
            min-width: 0;
            color: inherit;
            font-size: .92rem;
            font-weight: 600;
            line-height: 1.25;
            overflow-wrap: anywhere;
        }
        .products .items.grid-view .convertpro-tool-card,
        .products .items.grid-view.transparent .convertpro-tool-card {
            width: auto !important;
            min-height: 0 !important;
            display: block !important;
            padding: 0 !important;
            margin: 0 !important;
            background: transparent !important;
            border: 0 !important;
            box-shadow: none !important;
            overflow: visible !important;
        }
        .products .items.grid-view .convertpro-tool-link,
        .products .items.grid-view.transparent .convertpro-tool-link {
            min-height: 118px !important;
            height: 100% !important;
            position: relative !important;
            display: block !important;
            padding: 24px 44px 22px 88px !important;
            overflow: hidden !important;
            color: #26282D !important;
            background: #ffffff !important;
            border: 1px solid rgba(38, 40, 45, .12) !important;
            border-radius: 8px !important;
            box-shadow: none !important;
            transform: none !important;
            text-decoration: none !important;
            transition: border-color .18s ease, box-shadow .18s ease, background-color .18s ease !important;
        }
        html[dir='rtl'] .products .items.grid-view .convertpro-tool-link,
        html[dir='rtl'] .products .items.grid-view.transparent .convertpro-tool-link {
            padding-right: 88px !important;
            padding-left: 44px !important;
        }
        .products .items.grid-view .convertpro-tool-link::before,
        .products .items.grid-view.transparent .convertpro-tool-link::before,
        .products .items.grid-view .convertpro-tool-link::after,
        .products .items.grid-view.transparent .convertpro-tool-link::after {
            content: none !important;
            display: none !important;
        }
        .products .items.grid-view .convertpro-tool-link:hover,
        .products .items.grid-view.transparent .convertpro-tool-link:hover {
            color: #26282D !important;
            background: #ffffff !important;
            border-color: rgba(250, 134, 23, .72) !important;
            box-shadow: 0 10px 26px rgba(26, 25, 39, .06) !important;
            transform: none !important;
        }
        .products .items.grid-view .convertpro-tool-icon,
        .products .items.grid-view.transparent .convertpro-tool-icon {
            position: absolute !important;
            inset-block-start: 22px !important;
            inset-inline-start: 20px !important;
            width: 48px !important;
            height: 48px !important;
            display: inline-flex !important;
            align-items: center !important;
            justify-content: center !important;
            color: #FA8617 !important;
            background: transparent !important;
            border: 0 !important;
            border-radius: 0 !important;
        }
        .products .items.grid-view .convertpro-tool-icon i,
        .products .items.grid-view.transparent .convertpro-tool-icon i,
        .products .items.grid-view .convertpro-tool-icon img,
        .products .items.grid-view.transparent .convertpro-tool-icon img {
            width: 48px !important;
            height: 48px !important;
            display: inline-flex !important;
            align-items: center !important;
            justify-content: center !important;
            object-fit: contain !important;
            color: #FA8617 !important;
            background: transparent !important;
            border-radius: 0 !important;
            font-size: 2.45rem !important;
            opacity: 1 !important;
            visibility: visible !important;
            filter: none !important;
            transform: none !important;
            transition: none !important;
        }
        .products .items.grid-view .convertpro-tool-icon .an-duotone,
        .products .items.grid-view.transparent .convertpro-tool-icon .an-duotone {
            position: relative !important;
            overflow: visible !important;
            line-height: 1 !important;
            text-align: center !important;
        }
        .products .items.grid-view .convertpro-tool-icon .an-duotone::before,
        .products .items.grid-view.transparent .convertpro-tool-icon .an-duotone::before,
        .products .items.grid-view .convertpro-tool-icon .an-duotone::after,
        .products .items.grid-view.transparent .convertpro-tool-icon .an-duotone::after {
            position: absolute !important;
            inset: 0 !important;
            width: 48px !important;
            height: 48px !important;
            display: inline-flex !important;
            align-items: center !important;
            justify-content: center !important;
            line-height: 1 !important;
            opacity: 1 !important;
            visibility: visible !important;
            filter: none !important;
            transform: none !important;
            transition: none !important;
        }
        .products .items.grid-view .convertpro-tool-icon .an-duotone::before,
        .products .items.grid-view.transparent .convertpro-tool-icon .an-duotone::before {
            color: #FA8617 !important;
        }
        .products .items.grid-view .convertpro-tool-icon .an-duotone::after,
        .products .items.grid-view.transparent .convertpro-tool-icon .an-duotone::after {
            color: rgba(250, 134, 23, .22) !important;
        }
        .products .items.grid-view .convertpro-tool-link:hover .convertpro-tool-icon,
        .products .items.grid-view.transparent .convertpro-tool-link:hover .convertpro-tool-icon,
        .products .items.grid-view .convertpro-tool-link:hover .convertpro-tool-icon i,
        .products .items.grid-view.transparent .convertpro-tool-link:hover .convertpro-tool-icon i,
        .products .items.grid-view .convertpro-tool-link:hover .convertpro-tool-icon img,
        .products .items.grid-view.transparent .convertpro-tool-link:hover .convertpro-tool-icon img {
            color: #FA8617 !important;
            background: transparent !important;
            border-color: transparent !important;
            opacity: 1 !important;
            visibility: visible !important;
            filter: none !important;
            transform: none !important;
            transition: none !important;
        }
        .products .items.grid-view .convertpro-tool-link:hover .convertpro-tool-icon .an-duotone::before,
        .products .items.grid-view.transparent .convertpro-tool-link:hover .convertpro-tool-icon .an-duotone::before,
        .products .items.grid-view .convertpro-tool-link:hover .convertpro-tool-icon .an-duotone::after,
        .products .items.grid-view.transparent .convertpro-tool-link:hover .convertpro-tool-icon .an-duotone::after {
            opacity: 1 !important;
            visibility: visible !important;
            filter: none !important;
            transform: none !important;
            transition: none !important;
        }
        .products .items.grid-view .convertpro-tool-copy,
        .products .items.grid-view.transparent .convertpro-tool-copy {
            min-width: 0 !important;
            display: flex !important;
            flex-direction: column !important;
            gap: 5px !important;
            padding-top: 0 !important;
        }
        .products .items.grid-view .convertpro-tool-name,
        .products .items.grid-view.transparent .convertpro-tool-name {
            color: #111827 !important;
            font-size: .98rem !important;
            font-weight: 700 !important;
            line-height: 1.25 !important;
            overflow-wrap: anywhere !important;
        }
        .products .items.grid-view .convertpro-tool-description,
        .products .items.grid-view.transparent .convertpro-tool-description {
            display: -webkit-box !important;
            overflow: hidden !important;
            color: #6b7280 !important;
            font-size: .86rem !important;
            font-weight: 400 !important;
            line-height: 1.45 !important;
            -webkit-box-orient: vertical !important;
            -webkit-line-clamp: 2 !important;
        }
        .products .items.grid-view .convertpro-tool-arrow,
        .products .items.grid-view.transparent .convertpro-tool-arrow {
            position: absolute !important;
            inset-inline-end: 18px !important;
            inset-block-end: 18px !important;
            width: 18px !important;
            height: 18px !important;
            display: inline-flex !important;
            align-items: center !important;
            justify-content: center !important;
            color: #111827 !important;
            background: transparent !important;
            font-size: 1.5rem !important;
            font-weight: 400 !important;
            line-height: 1 !important;
            transition: color .18s ease, transform .18s ease !important;
        }
        .products .items.grid-view .convertpro-tool-link:hover .convertpro-tool-arrow,
        .products .items.grid-view.transparent .convertpro-tool-link:hover .convertpro-tool-arrow {
            color: #FA8617 !important;
            transform: translateX(2px) !important;
        }
        html[dir='rtl'] .products .items.grid-view .convertpro-tool-link:hover .convertpro-tool-arrow,
        html[dir='rtl'] .products .items.grid-view.transparent .convertpro-tool-link:hover .convertpro-tool-arrow {
            transform: translateX(-2px) !important;
        }
        .products .items.grid-view > li[hidden],
        .products .items.grid-view.transparent > li[hidden],
        .products .items.grid-view > li.is-filter-hidden,
        .products .items.grid-view.transparent > li.is-filter-hidden,
        .products .items.grid-view .convertpro-tool-card[hidden],
        .products .items.grid-view.transparent .convertpro-tool-card[hidden],
        .products .items.grid-view .convertpro-tool-card.is-filter-hidden,
        .products .items.grid-view.transparent .convertpro-tool-card.is-filter-hidden {
            display: none !important;
        }
        .products .items.list-view li > a {
            border-radius: 8px;
            border-color: rgba(38, 40, 45, .08);
        }
        .ad-slot,
        .advertisement,
        .ads,
        .adsbygoogle {
            max-width: 100%;
        }
        .ad-slot:empty,
        .advertisement:empty {
            min-height: 90px;
            border: 1px dashed rgba(38, 40, 45, .15);
            border-radius: 8px;
            background: repeating-linear-gradient(45deg, rgba(250, 134, 23, .035), rgba(250, 134, 23, .035) 8px, rgba(255, 255, 255, .72) 8px, rgba(255, 255, 255, .72) 16px);
        }
        @media (max-width: 575.98px) {
            .convertpro-tool-filter {
                grid-template-columns: 1fr;
            }
            .convertpro-tool-filter select,
            .convertpro-tool-reset {
                width: 100%;
            }
            .products .items.grid-view,
            .products .items.grid-view.transparent {
                grid-template-columns: 1fr;
            }
            .products .items.grid-view li > a,
            .products .items.grid-view.transparent li > a {
                min-height: 84px;
            }
        }:root { --bs-body-font-size: .875rem; }:root { --bs-body-line-height: 1.5; }body{font-family: "Inter", sans-serif;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family: "Inter", sans-serif;}