@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

/* font-family: "Jost", sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

/*  font-family: "Grape Nuts", cursive; */
@import url('https://fonts.googleapis.com/css2?family=Grape+Nuts&display=swap');

/* ── Theme Color Variables ──────────────────────────── */
:root {
    --accent: #7c3aed;
    --accent-light: #a78bfa;
    --accent-dark: #6d28d9;
    --accent-bg: rgba(124, 58, 237, 0.1);
    --accent-border: rgba(124, 58, 237, 0.26);
}

/* Purple (default) */
[data-theme="purple"] { --accent: #7c3aed; --accent-light: #a78bfa; --accent-dark: #6d28d9; --accent-bg: rgba(124,58,237,0.1); --accent-border: rgba(124,58,237,0.26); }
/* Blue */
[data-theme="blue"] { --accent: #3b82f6; --accent-light: #60a5fa; --accent-dark: #2563eb; --accent-bg: rgba(59,130,246,0.1); --accent-border: rgba(59,130,246,0.26); }
/* Green */
[data-theme="green"] { --accent: #10b981; --accent-light: #34d399; --accent-dark: #059669; --accent-bg: rgba(16,185,129,0.1); --accent-border: rgba(16,185,129,0.26); }
/* Orange */
[data-theme="orange"] { --accent: #f59e0b; --accent-light: #fbbf24; --accent-dark: #d97706; --accent-bg: rgba(245,158,11,0.1); --accent-border: rgba(245,158,11,0.26); }
/* Pink */
[data-theme="pink"] { --accent: #ec4899; --accent-light: #f472b6; --accent-dark: #db2777; --accent-bg: rgba(236,72,153,0.1); --accent-border: rgba(236,72,153,0.26); }
/* Red */
[data-theme="red"] { --accent: #ef4444; --accent-light: #f87171; --accent-dark: #dc2626; --accent-bg: rgba(239,68,68,0.1); --accent-border: rgba(239,68,68,0.26); }

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.container {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
}

body {
    font-family: "Jost", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #e8e8f0;
    background-color: #0f0f1a;
}

html {
    scroll-behavior: smooth;
}

/* **************************************************************************************************************** */
/* start changes on css */
.hero-section .main-web-blocker-img p {
    max-width: unset;
    width: unset;
    margin: unset;
    font-size: unset;
    line-height: unset;
    color: unset;
    text-align: unset;
}

/* end changes on css */
/* ********************************* start dynamic images ********************************* */
/* start language css*/
.click-btn-arrow-img:lang(bg),
.click-btn-arrow-img:lang(ru),
.click-btn-arrow-img:lang(ja),
.click-btn-arrow-img:lang(sv),
.click-btn-arrow-img:lang(ko),
.click-btn-arrow-img:lang(ca),
.click-btn-arrow-img:lang(el),
.click-btn-arrow-img:lang(fr),
.click-btn-arrow-img:lang(es),
.click-btn-arrow-img:lang(sr),
.click-btn-arrow-img:lang(th),
.click-btn-arrow-img:lang(vi),
.click-btn-arrow-img:lang(uk),
.click-btn-arrow-img:lang(zh),
.click-btn-arrow-img:lang(de) {
    font-size: clamp(11px, 1.5vw, 16px);
    line-height: clamp(11px, 1.5vw, 16px);
}

.main-step2-shopify-img .click-btn-arrow-img:lang(bg),
.main-step2-shopify-img .click-btn-arrow-img:lang(it),
.main-step2-shopify-img .click-btn-arrow-img:lang(nl),
.main-step2-shopify-img .click-btn-arrow-img:lang(fr),
.main-step2-shopify-img .click-btn-arrow-img:lang(ko),
.main-step2-shopify-img .click-btn-arrow-img:lang(ca),
.main-step2-shopify-img .click-btn-arrow-img:lang(el),
.main-step2-shopify-img .click-btn-arrow-img:lang(es),
.main-step2-shopify-img .click-btn-arrow-img:lang(sr),
.main-step2-shopify-img .click-btn-arrow-img:lang(th),
.main-step2-shopify-img .click-btn-arrow-img:lang(uk),
.main-step2-shopify-img .click-btn-arrow-img:lang(zh),
.main-step2-shopify-img .click-btn-arrow-img:lang(vi),
.main-step2-shopify-img .click-btn-arrow-img:lang(pt) {
    font-size: clamp(10px, 1.5vw, 16px);
    line-height: clamp(8px, 1.5vw, 12px);
}

.click-btn-arrow-img span:lang(ko),
.click-btn-arrow-img span:lang(zh) {
    max-width: unset !important;
}

.click-btn-arrow-img span:lang(ja),
.click-btn-arrow-img span:lang(ko),
.click-btn-arrow-img span:lang(sv) {
    max-width: clamp(45px, 5vw, 75px) !important;
    white-space: nowrap;
}

.main-step2-shopify-img .click-btn-arrow-img:lang(ko),
.main-step2-shopify-img .click-btn-arrow-img:lang(zh) {
    white-space: nowrap;
    font-size: clamp(11px, 1.5vw, 18px);
    line-height: clamp(11px, 1.5vw, 18px);
}

.main-step1-shopify-img .click-btn-arrow-img:lang(bg) {
    right: -80%;
    bottom: -85%;
}

.main-step1-shopify-img .click-btn-arrow-img:lang(am),
.main-step1-shopify-img .click-btn-arrow-img:lang(ca),
.main-step1-shopify-img .click-btn-arrow-img:lang(de),
.main-step1-shopify-img .click-btn-arrow-img:lang(el),
.main-step1-shopify-img .click-btn-arrow-img:lang(es),
.main-step1-shopify-img .click-btn-arrow-img:lang(fa),
.main-step1-shopify-img .click-btn-arrow-img:lang(fr),
.main-step1-shopify-img .click-btn-arrow-img:lang(hu),
.main-step1-shopify-img .click-btn-arrow-img:lang(id),
.main-step1-shopify-img .click-btn-arrow-img:lang(lt),
.main-step1-shopify-img .click-btn-arrow-img:lang(lv),
.main-step1-shopify-img .click-btn-arrow-img:lang(ms),
.main-step1-shopify-img .click-btn-arrow-img:lang(nl),
.main-step1-shopify-img .click-btn-arrow-img:lang(sw),
.main-step1-shopify-img .click-btn-arrow-img:lang(th),
.main-step1-shopify-img .click-btn-arrow-img:lang(vi),
.main-step1-shopify-img .click-btn-arrow-img:lang(ar) {
    right: -75%;
}

/* header */

.logo a h2:lang(bg),
.logo a h2:lang(ca),
.logo a h2:lang(de),
.logo a h2:lang(el),
.logo a h2:lang(es),
.logo a h2:lang(tl),
.logo a h2:lang(fr),
.logo a h2:lang(hr),
.logo a h2:lang(hu),
.logo a h2:lang(it),
.logo a h2:lang(lv),
.logo a h2:lang(ms),
.logo a h2:lang(nl),
.logo a h2:lang(no),
.logo a h2:lang(ro),
.logo a h2:lang(ru),
.logo a h2:lang(sr),
.logo a h2:lang(sw),
.logo a h2:lang(pt),
.logo a h2:lang(uk) {
    font-size: clamp(14px, 1.4vw, 24px);
}

.logo a img:lang(bg),
.logo a img:lang(ca),
.logo a img:lang(de),
.logo a img:lang(el),
.logo a img:lang(es),
.logo a img:lang(tl),
.logo a img:lang(fr),
.logo a img:lang(hr),
.logo a img:lang(hu),
.logo a img:lang(it),
.logo a img:lang(lv),
.logo a img:lang(ms),
.logo a img:lang(nl),
.logo a img:lang(no),
.logo a img:lang(ro),
.logo a img:lang(ru),
.logo a img:lang(sr),
.logo a img:lang(sw),
.logo a img:lang(pt),
.logo a img:lang(uk) {
    width: clamp(24px, 1.4vw, 34px);
}

header span svg:lang(bg),
header span svg:lang(ca),
header span svg:lang(de),
header span svg:lang(el),
header span svg:lang(es),
header span svg:lang(tl),
header span svg:lang(fr),
header span svg:lang(hr),
header span svg:lang(hu),
header span svg:lang(it),
header span svg:lang(lv),
header span svg:lang(ms),
header span svg:lang(nl),
header span svg:lang(no),
header span svg:lang(ro),
header span svg:lang(ru),
header span svg:lang(sr),
header span svg:lang(sw),
header span svg:lang(pt),
header span svg:lang(uk) {
    width: clamp(20px, 1.4vw, 26px);
    height: auto;
}

header .main-header a:lang(bg),
header .main-header a:lang(ca),
header .main-header a:lang(de),
header .main-header a:lang(el),
header .main-header a:lang(es),
header .main-header a:lang(tl),
header .main-header a:lang(fr),
header .main-header a:lang(hr),
header .main-header a:lang(hu),
header .main-header a:lang(it),
header .main-header a:lang(lv),
header .main-header a:lang(ms),
header .main-header a:lang(nl),
header .main-header a:lang(no),
header .main-header a:lang(ro),
header .main-header a:lang(ru),
header .main-header a:lang(sr),
header .main-header a:lang(sw),
header .main-header a:lang(pt),
header .main-header a:lang(uk) {
    font-size: clamp(11px, 2vw, 13px);
}

header .main-header ul:lang(bg),
header .main-header ul:lang(ca),
header .main-header ul:lang(de),
header .main-header ul:lang(el),
header .main-header ul:lang(es),
header .main-header ul:lang(tl),
header .main-header ul:lang(fr),
header .main-header ul:lang(hr),
header .main-header ul:lang(hu),
header .main-header ul:lang(it),
header .main-header ul:lang(lv),
header .main-header ul:lang(ms),
header .main-header ul:lang(nl),
header .main-header ul:lang(no),
header .main-header ul:lang(ro),
header .main-header ul:lang(ru),
header .main-header ul:lang(sr),
header .main-header ul:lang(sw),
header .main-header ul:lang(pt),
header .main-header ul:lang(uk) {
    gap: clamp(15px, 2vw, 40px);
}


/* end language css*/
/* ***************************************************** */

.main-web-blocker-img::after,
.main-web-blocker-img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0;
}

.main-web-blocker-img {
    width: 100%;
    /* max-height: 500px; */
    height: auto;
    box-shadow: clamp(5px, 1.4vw, 10px) clamp(5px, 1.4vw, 10px) 0px var(--accent);
    border-radius: clamp(6px, 2vw, 10px);
    font-family: "Jost", sans-serif;
    font-weight: normal;
    font-size: clamp(7px, 1vw, 14px);
    line-height: normal;
    padding: clamp(3px, 1vw, 16px);
    color: #000;
    background-color: #16213e;
    border: 1px solid var(--accent);
    cursor: context-menu;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
}

.web-blocker-hero-img {
    /* max-width: 1140px; */
    max-width: clamp(320px, 90%, 1140px);
}

.web-img-top-header {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: clamp(6px, 2vw, 20px);
}

.web-img-top-header p {
    display: flex;
    align-items: center;
    gap: clamp(1px, 1.2vw, 6px);
}

.web-img-top-header p:first-child {
    color: #ADADAD;
}

.web-img-top-header p svg {
    max-width: clamp(15px, 2vw, 30px);
}

.web-img-bottom-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: clamp(5px, 1.5vw, 10px) 0;
    border-bottom: 1px solid #ddd;
}

.web-img-logo,
.web-img-nav,
.web-img-nav p,
.web-main-img-title {
    display: flex;
    align-items: center;
    gap: clamp(1px, 1vw, 5px);
}

.web-img-logo img {
    max-width: clamp(10px, 2vw, 32px);
}

.web-img-logo h4 {
    font-size: clamp(7px, 2vw, 20px);
}

.web-img-nav {
    gap: clamp(6px, 2vw, 17px);
}

.web-img-nav p svg {
    max-width: clamp(10px, 2vw, 17px);
    max-height: clamp(10px, 2vw, 17px);
}

.web-img-nav p:nth-child(2) svg,
.web-img-nav p:nth-child(4) svg {
    max-width: clamp(9px, 1.6vw, 15px);
    max-height: clamp(9px, 1.6vw, 15px);
}

.web-img-top-header p span {
    border: 1px solid #ddd;
    width: clamp(15px, 2vw, 40px);
    text-align: center;
}

.web-main-img-title {
    justify-content: space-between;
    margin: clamp(8px, 2vw, 18px) 0;
}

.web-main-img-title h4 {
    font-size: clamp(8px, 2vw, 20px);
    font-weight: 600;
}

.web-main-img-title .main-img-btn {
    display: flex;
    align-items: center;
    gap: clamp(5px, 1.5vw, 10px);
}

.main-img-btn p {
    background: #22970c;
    color: #fff !important;
    padding: clamp(4px, 1.5vw, 7px) clamp(8px, 2vw, 18px);
    border-radius: 4px;
}

.main-img-btn p:nth-child(2) {
    background-color: #3479b0;
}

.main-img-btn p:nth-child(3) {
    background-color: #f0ae4e;
}

.main-img-btn p:nth-child(4) {
    background-color: var(--accent);
}

.web-content-img {
    padding: clamp(7px, 1.5vw, 15px);
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
}

.contetnt-img-title h3 svg {
    width: clamp(7px, 1.5vw, 15px);
    height: clamp(7px, 1.5vw, 15px);
}

.content-img-input {
    padding: clamp(5px, 1.5vw, 8px);
    width: 100%;
    border: 1px solid #ddd;
    box-shadow: inset 0px 0px 6px rgb(0 0 0 / 5%);
    border-radius: 4px;
    margin-bottom: clamp(10px, 1.5vw, 20px);
    background-color: #fff;
}

.contetnt-img-title {
    margin-bottom: clamp(5px, 1.5vw, 7px);
}

.contnet-img-radio {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: clamp(3px, 1.3vw, 5px);
}

.contnet-img-radio div {
    display: flex;
    align-items: center;
    gap: clamp(4px, 1.2vw, 8px);
    max-width: 34%;
    width: 100%;
}

.contnet-img-radio div svg {
    max-width: clamp(8px, 1.5vw, 14px);
    max-height: clamp(8px, 1.5vw, 14px);
}

.web-content-img-table table {
    width: 100%;
    border: 1px solid #ddd;
    box-shadow: inset 0px 0px 6px rgb(0 0 0 / 5%);
    background-color: #fff;
    border-radius: 4px;
    border-collapse: collapse;
    border-spacing: 0;
    color: #333;
}

.web-content-img-table table th {
    background-color: #f5f5f5;
    padding: clamp(5px, 1.5vw, 10px) clamp(3px, 1.5vw, 5px);
    text-align: left;
}

.web-content-img-table table th svg {
    width: clamp(7px, 1.5vw, 15px);
    height: clamp(7px, 1.5vw, 15px);
}

.web-content-img-table table tr {
    border-bottom: 1px solid #ddd;
    text-align: left;
    vertical-align: top;
}

.web-content-img-table td {
    padding: clamp(5px, 1.5vw, 10px) clamp(3px, 1vw, 5px);
}

.web-content-img-table th:nth-child(5),
.web-content-img-table th:nth-child(4),
.web-content-img-table th:nth-child(3),
.web-content-img-table td:nth-child(5),
.web-content-img-table td:nth-child(4),
.web-content-img-table td:nth-child(3) {
    width: 11%;
    text-align: center;
}

.web-content-img-table th:first-child,
.web-content-img-table td:first-child {
    padding-left: clamp(5px, 1.5vw, 16px);
}

.web-content-img-table td:first-child span {
    background: #e6e6e6;
    font-size: clamp(5px, 1.5vw, 11px);
    padding: 2px clamp(5px, 1.5vw, 10px);
    border: 1px solid #ddd;
    margin-right: clamp(2px, 1vw, 6px);
}

.web-content-img-table td p {
    margin-bottom: clamp(3px, 1.5vw, 5px);
}

.web-content-img-table td span svg {
    width: clamp(15px, 2vw, 30px);
    height: auto;
}

.web-content-img-table td:last-child svg {
    width: clamp(10px, 1vw, 16px);
    height: auto;
    margin: 0 clamp(2px, 0.4vw, 6px);
}

.img-star {
    display: flex;
    align-items: center;
    gap: clamp(4px, 1vw, 6px);
}

.img-star svg {
    width: clamp(8px, 2vw, 20px);
    height: auto;
}

.web-img-footer {
    margin-bottom: unset;
}

.web-img-footer p {
    color: #333 !important;
    text-align: center !important;
}

.web-img-footer p span {
    color: var(--accent);
    display: block;
}

/* step1 image */

.shopify-step1-img-header {
    display: flex;
    align-items: center;
    gap: clamp(5px, 2vw, 10px);
}

.shopify-step1-img-header img {
    max-width: clamp(22px, 2vw, 35px);
}

.shopify-step1-img-header h3 {
    font-size: clamp(12px, 2vw, 18px);
}

.img-shopify-step1-content {
    display: flex;
    align-items: center;
}

.img-shopify-step1-content p {
    font-size: clamp(10px, 1.7vw, 13px);
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 4px;
}

.img-shopify-step1-content p svg {
    width: clamp(10px, 2vw, 16px);
    height: clamp(10px, 2vw, 16px);
    display: block;
}

.img-shopify-step1-content .img-softpule-link {
    color: #0b57d0 !important;
    padding-right: 5px;
}

.img-shopify-step1-content .img-softpule-link svg {
    fill: #0b57d0;
}

.img-shopify-step1-content .img-featured {
    color: #146c2e !important;
    padding-right: 5px;
}

.img-shopify-step1-content .img-featured svg {
    fill: #146c2e;
}

.img-shopify-step1-content .img-rank {
    color: #001d35 !important;
}

.img-shopify-step1-content .img-rank svg {
    fill: #001d35;
    width: clamp(9px, 2vw, 14px);
    height: clamp(9px, 2vw, 14px);
}

.img-shopify-step1-content .img-rating span {
    color: #0b57d0;
    font-weight: 600;
    white-space: nowrap;
}

.img-add-chrome-badge {
    display: flex;
    align-items: center;
    gap: clamp(4px, 2vw, 8px);
}

.img-add-chrome-badge .img-badge {
    background-color: #eff2ef;
    color: #000;
    border-radius: 8px;
    padding: clamp(4px, 2vw, 8px) clamp(7px, 2vw, 12px);
    white-space: nowrap;
}

.img-add-chrome-btn .img-btn {
    background-color: #0b57d0;
    color: #fff;
    border: none;
    border-radius: 50px;
    padding: 7px 20px;
    font-weight: 500;
    width: fit-content;
    margin-top: clamp(25px, 4vw, 60px);
    position: relative;
}

.main-step1-shopify-img {
    background-color: #fff;
}

.main-step1-shopify-img,
.main-step2-shopify-img {
    /* width: clamp(275px, 50%, 400px); */
    width: 100%;
    /* height: 375px; */
    height: auto;
    box-shadow: -8px -8px 0px var(--accent);
    padding-bottom: unset;
    border-radius: unset;
    border-top-left-radius: clamp(6px, 2vw, 10px);
    ;
    /* margin: 10px; */
}

.main-step2-shopify-img {
    padding-bottom: clamp(3px, 1vw, 16px);
}

.main-step1-shopify-img .shopify-main-img-content>div,
.main-step2-shopify-img .shopify-main-img-content>div {
    margin-bottom: clamp(10px, 2vw, 15px);
}

.img-add-shopify-img {
    display: flex;
    justify-content: center;
    margin-bottom: unset !important;
    margin-top: clamp(20px, 2vw, 25px);
}

.img-add-shopify-img img {
    height: clamp(100px, 10vw, 125px);
    width: clamp(215px, 75%, 100%);
    object-fit: cover;
    object-position: top;
    border-radius: 10px;
}

.main-step2-shopify-img .web-content-img {
    padding-top: 15px !important;
    padding: unset;
    background-color: unset;
    border: none;
}

.main-step2-shopify-img .content-height-input {
    height: 105px;
    height: clamp(80px, 8vw, 105px);
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: inset 0px 0px 6px rgb(0 0 0 / 5%);
    border-radius: 4px;
    margin-bottom: 15px;
}

.main-step2-shopify-img .content-height-input .content-img-input {
    border: unset;
    border-bottom: 1px solid #ddd;
}

.main-step2-shopify-img .content-input-btn {
    display: flex;
    align-self: center;
    gap: clamp(5px, 1.5vw, 10px);
}

.main-step2-shopify-img .content-input-btn .main-img-btn p {
    padding: clamp(4px, 1.7vw, 9px) clamp(8px, 2vw, 25px);
    background-color: var(--accent);
}

.step-2-pass-btn .main-img-btn {
    display: flex;
    align-items: center;
    gap: clamp(5px, 1.5vw, 10px);
}

.step-2-pass-btn .main-img-btn p {
    width: 50%;
    text-align: center;
    background-color: var(--accent);
}

.step-2-pass-btn .main-img-btn p:nth-child(2) {
    background-color: var(--accent-dark);
    color: #3d3d3d;
}

.main-step2-shopify-img .web-img-nav p:nth-child(1) svg {
    max-width: clamp(15px, 1.6vw, 22px);
}

.main-step2-shopify-img .web-img-nav p:nth-child(2) svg,
.main-step2-shopify-img .web-img-nav p:nth-child(3) svg {
    max-width: clamp(10px, 1.6vw, 15px);
    max-height: clamp(10px, 1.6vw, 15px);
}

.main-step2-shopify-img .web-img-nav {
    gap: clamp(8px, 1.5vw, 15px);
}

.main-step2-shopify-img .main-img-btn {
    position: relative;
}

.click-btn-arrow-img {
    display: flex;
    text-align: center;
    position: absolute;
    color: #33AD1A;
    font-size: clamp(12px, 2vw, 23px);
    line-height: clamp(11px, 2vw, 22px);
    font-family: "Grape Nuts", cursive;
    white-space: wrap;
}

.main-step2-shopify-img .click-btn-arrow-img {
    right: 17px;
    top: -40px;
}

.main-step1-shopify-img .click-btn-arrow-img {
    right: -100%;
    bottom: -50%;
    gap: 5px;
}

.main-step1-shopify-img .click-btn-arrow-img span {
    max-width: min-content;
    margin-top: clamp(20px, 2vw, 10px);
}

.click-btn-arrow-img svg {
    max-width: clamp(30px, 5vw, 50px);
}

/* ********************************* end dynamic images ********************************* */
/* **************************************************************************************************************** */



/* header section */

header {
    position: sticky;
    top: 0;
    padding: 30px 0;
    z-index: 999999;
    transition: all .5s ease-in-out;
    border-bottom: 1px solid #64646426;
    background-color: #0f0f1a;
}

header.top {
    padding: 15px 0;
}

header .main-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 20px;
    position: relative;
}

header .main-header a {
    display: flex;
}

.logo a {
    display: flex;
    align-items: center;
    text-decoration: none;
    gap: clamp(5px, 2vw, 8px);
}

.logo a svg {
    max-width: clamp(22px, 2vw, 34px);
}

.logo a h2 {
    font-size: clamp(18px, 2vw, 24px);
    line-height: clamp(24px, 2vw, 30px);
    color: var(--accent);
    font-weight: 600;
}

header .main-header ul {
    display: flex;
    gap: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

header .main-header ul li {
    list-style-type: none;
}

header .main-header ul li a {
    text-decoration: none;
    font-weight: 400;
    font-family: "Outfit", sans-serif;
    color: #fff;
}

.main-header .button {
    color: #e8e8f0;
    gap: 9px;
    padding: 9px 15px 9px 10px;
    border-radius: 50px;
    border: 1px solid #2a2a40;
    background-color: #1a1a2e;
    font-family: "Outfit", sans-serif;
    align-items: center;
    text-decoration: none;
    font-weight: 500;
    transition: border-color 0.2s;
    margin-left: auto;
}

.main-header .button span {
    display: flex;
}

.main-header .menu-wrapper {
    display: flex;
    width: 70%;
}

/* Theme Color Switcher */
.ds-theme-switcher {
    position: relative;
    margin-left: 8px;
}

.ds-theme-toggle {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #1a1a2e;
    border: 1px solid #2a2a45;
    color: var(--accent);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: border-color 0.2s, background 0.2s;
}

.ds-theme-toggle:hover {
    border-color: var(--accent);
    background: #222238;
}

.ds-theme-dropdown {
    display: none;
    position: absolute;
    top: 46px;
    right: 0;
    background: #161627;
    border: 1px solid #2a2a45;
    border-radius: 12px;
    padding: 10px;
    gap: 8px;
    flex-wrap: wrap;
    width: 140px;
    justify-content: center;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);
    z-index: 100;
}

.ds-theme-dropdown.active {
    display: flex;
}

.ds-theme-dot {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 2px solid transparent;
    cursor: pointer;
    transition: transform 0.15s, border-color 0.15s;
}

.ds-theme-dot:hover {
    transform: scale(1.15);
}

.ds-theme-dot.active {
    border-color: #fff;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.2);
}

.main-header .mobile-menu {
    display: none;
}

.main-header .mobile-menu span {
    display: flex;
    cursor: pointer;
}

.main-header .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #7c7c7c73;
    z-index: 99;
    opacity: 0;
    cursor: pointer;
    visibility: hidden;
    transition: all .5s ease-in-out;
}

.menu-wrapper .close {
    display: none;
}

.menu-wrapper .close span {
    display: flex;
}

/* hero section */

.hero-section {
    /* padding-top: 80px; */
    padding-bottom: 150px;
    background-image: url(../img/Background.png);
    background-position: top center;
    background-repeat: no-repeat;
}

.hero-section .best-ratings {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.hero-section .best-ratings span {
    display: flex;
}

.best-ratings .google-logo {
    position: relative;
}

.best-ratings .google-logo::after {
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    right: -10px;
    width: 1px;
    height: 80%;
    background-color: #b5b5b5;
}

.best-ratings .star-box {
    display: flex;
    align-items: center;
    gap: 10px;
}

.best-ratings .Featured {
    gap: 2px;
}

.best-ratings .Featured p {
    color: #146C2E;
    font-size: 17px;
}

.best-ratings .star-box,
.best-ratings .Featured {
    display: flex;
    align-items: center;
    font-weight: 400;
}

.hero-section h1 {
    color: #FFFFFF;
    margin: 0 auto;
    font-size: 50px;
    font-weight: 700;
    padding-top: 30px;
    padding-bottom: 25px;
    line-height: 62px;
    text-align: center;
}

.hero-section h1 span {
    color: var(--accent);
    display: inline-flex;
}

.hero-section p {
    max-width: 582px;
    width: 100%;
    margin: 0 auto;
    font-size: 24px;
    line-height: 32px;
    color: #A0A0A0;
    text-align: center;
}

.hero-section .hero-button {
    padding-top: 40px;
    display: flex;
    justify-content: center;
    gap: 12px;
}

.hero-section .hero-button a span {
    display: flex;
}

.hero-section .hero-button a {
    display: flex;
    gap: 9px;
    padding: 12px 18px 12px 14px;
    background-color: #1a1a2e;
    border: 1px solid #2a2a40;
    border-radius: 50px;
    color: #e8e8f0;
    font-family: "Outfit", sans-serif;
    font-weight: 500;
    text-decoration: none;
    font-weight: 500;
    align-items: center;
    transition: border-color 0.2s;
}

.hero-section .hero-button a:hover {
    border-color: var(--accent);
}

.hero-section .hero-img {
    display: flex;
    justify-content: center;
    padding-top: 60px;
}

/* ── Popup Mockup in Hero ─────────────────────────── */

.ds-popup-mockup {
    width: 380px;
    max-width: 100%;
    background: #0f0f1a;
    border-radius: 16px;
    border: 1px solid #2a2a40;
    overflow: hidden;
    box-shadow: 0 25px 60px rgba(124, 58, 237, 0.18), 0 0 0 1px rgba(124, 58, 237, 0.08);
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    color: #e8e8f0;
    font-size: 12px;
}

.ds-mock-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 14px;
    border-bottom: 1px solid #2a2a40;
}

.ds-mock-logo {
    display: flex;
    align-items: center;
    gap: 6px;
}

.ds-mock-title {
    font-size: 13px;
    font-weight: 700;
    color: #e8e8f0;
}

.ds-mock-badge {
    font-size: 9px;
    font-weight: 700;
    background: var(--accent);
    color: #fff;
    padding: 2px 6px;
    border-radius: 8px;
    letter-spacing: 0.5px;
}

.ds-mock-header-icons {
    display: flex;
    gap: 4px;
}

.ds-mock-icon-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 6px;
    color: #9a9ab0;
    cursor: default;
}

.ds-mock-search {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 8px 12px;
    padding: 7px 10px;
    background: #1a1a2e;
    border: 1px solid #2a2a40;
    border-radius: 8px;
    color: #5a5a70;
    font-size: 12px;
}

.ds-mock-tabs {
    display: flex;
    gap: 0;
    padding: 0 12px;
    border-bottom: 1px solid #2a2a40;
    overflow: hidden;
}

.ds-mock-tabs span {
    padding: 7px 10px;
    font-size: 11px;
    color: #5a5a70;
    white-space: nowrap;
    cursor: default;
    border-bottom: 2px solid transparent;
    transition: color 0.2s;
}

.ds-mock-tabs span.active {
    color: var(--accent);
    border-bottom-color: var(--accent);
    font-weight: 600;
}

.ds-mock-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 6px;
    padding: 10px 10px;
    max-height: 360px;
    overflow: hidden;
}

.ds-mock-tool {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    padding: 10px 4px 8px;
    border-radius: 10px;
    background: #16213e;
    border: 1px solid #2a2a40;
    cursor: default;
    transition: border-color 0.2s;
    text-align: center;
}

.ds-mock-tool.highlighted {
    border-color: var(--accent);
    background: rgba(124, 58, 237, 0.12);
}

.ds-mock-tool-icon {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #9a9ab0;
}

.ds-mock-tool.highlighted .ds-mock-tool-icon {
    color: var(--accent);
}

.ds-mock-tool span {
    font-size: 10px;
    color: #9a9ab0;
    line-height: 1.3;
}

.ds-mock-tool.highlighted span {
    color: #e8e8f0;
}

.ds-mock-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 12px;
    border-top: 1px solid #2a2a40;
}

.ds-mock-upgrade-btn {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 6px 14px;
    background: var(--accent);
    color: #fff;
    border-radius: 6px;
    font-size: 11px;
    font-weight: 600;
    cursor: default;
}

.ds-mock-tool-count {
    font-size: 11px;
    color: #5a5a70;
}

/* Responsive mockup */
@media only screen and (max-width: 480px) {
    .ds-popup-mockup {
        width: 340px;
    }
    .ds-mock-grid {
        max-height: 280px;
    }
}

/* Step-Website section */

.step-web {
    padding-bottom: 150px;
}

.main-title {
    text-align: center;
}

.main-title span {
    display: flex;
    justify-content: center;
    color: var(--accent);
    text-transform: uppercase;
    font-weight: 600;
    line-height: 28px;
}

.main-title h3 {
    font-size: 36px;
    font-weight: 600;
    line-height: 48px;
    padding: 10px 0 15px;
}

.main-title p {
    color: #A0A0A0;
    font-size: 18px;
    max-width: 846px;
    width: 100%;
    margin: 0 auto;
}

.step-web .main-steps {
    padding-top: 50px;
    display: flex;
    gap: 40px;
}

.main-steps .steps {
    width: 50%;
    background-color: var(--accent)14;
    background-image: url(../img/Round\ Shapes.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    border-radius: 30px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.steps .content {
    padding: 40px 40px 32px;
}

.steps .content span {
    display: inline-flex;
    padding: 20px;
    background-color: var(--accent);
    border-radius: 24px;
}

.steps .content h4 {
    font-size: 26px;
    font-weight: 500;
    line-height: 32px;
    padding: 30px 0 15px;
}

.steps .content ol {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.steps .content ol li {
    color: #CFCFCF;
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
    list-style-position: inside;
}

.steps .step-img {
    display: flex;
    justify-content: right;
    padding-left: 110px;
    margin-top: auto;
}

/* features section */

.features-section {
    padding-bottom: 150px;
}

.features-section .main-title h3 {
    max-width: 467px;
    width: 100%;
    margin: 0 auto;
}

.features-section .main-title p {
    max-width: 706px;
    width: 100%;
}

.features-section .main-features {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    border: 1px solid #2a2a40;
    border-radius: 12px;
    overflow: hidden;
}

.main-features .features {
    width: 33.33%;
    padding: 30px;
    border-right: 1px solid #2a2a40;
    position: relative;
}

.main-features .features::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -1px;
    height: 1px;
    width: 100%;
    background: #2a2a40;
}

.main-features .features:nth-child(3n) {
    border-right: 0;
}

.main-features .features span {
    display: inline-flex;
    padding: 15px;
    border-radius: 16px;
    background-color: var(--accent);
}

.main-features .features h6 {
    color: var(--accent);
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    padding: 20px 0 10px;
}

.main-features .features p {
    line-height: 20px;
}

/* 39 Tools Grid — icon + name inline */
.ds-tools-grid .features .ds-tool-header {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 16px;
}

.ds-tools-grid .features .ds-tool-header span {
    padding: 12px;
    border-radius: 12px;
    flex-shrink: 0;
}

.ds-tools-grid .features .ds-tool-name {
    color: #e8e8f0;
    font-size: 17px;
    font-weight: 600;
    text-decoration: none;
    line-height: 1.3;
    transition: color 0.2s;
}

.ds-tools-grid .features .ds-tool-name:hover {
    color: var(--accent-light);
}

.ds-tools-grid .features p {
    color: #888;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
}

.ds-tools-grid .features h6 {
    display: none;
}

/* reviews section */

.reviews-section {
    padding-bottom: 150px;
    position: relative;
}

.reviews-section .main-title h3 {
    max-width: 332px;
    padding-top: 15px;
    padding-bottom: 0;
    width: 100%;
    margin: 0 auto;
}

.reviews-section .review-images {
    display: flex;
    align-items: center;
    padding-top: 15px;
    padding-left: 8px;
    justify-content: center;
}

.review-images .user-img {
    display: flex;
    margin-left: -10px;
}

.review-images .user-img img {
    max-width: 49px;
    border-radius: 100%;
    border: 2px solid #2a2a40;
}

.reviews-section .main-reviews {
    padding-top: 50px;
    display: flex;
}

.main-reviews .review-box {
    width: 100%;
    padding: 20px;
    border: 1px solid #2a2a40;
    background-color: #1a1a2e;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
}

.review-box .star-date {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.review-box .star-date span {
    display: flex;
}

.main-reviews .review-box p {
    letter-spacing: .16px;
    padding: 15px 0;
}

.review-box .star-date p {
    padding: 0;
}

.main-reviews .review-box h6 {
    color: var(--accent);
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .32px;
    margin-top: auto;
}

.main-reviews .swiper-backface-hidden .swiper-slide {
    display: flex;
}

/* Pricing section */

.pricing-section {
    padding-bottom: 150px;
    position: relative;
}

.pricing-section .bg-img {
    display: flex;
    position: absolute;
    top: 196px;
    right: 0;
    z-index: -1;
}

.pricing-section .bg-img img {
    width: 100%;
}

.pricing-section .main-title h3 {
    max-width: 475px;
    width: 100%;
    margin: 0 auto;
}

.pricing-section .main-title p {
    max-width: 706px;
}



.bg-orange {
    background-color: var(--accent) !important;
}

.orange {
    color: var(--accent) !important;
}

.bg-white {
    background-color: #fff !important;
}

.white {
    color: #fff !important;
}

.pricing-section .main-pricing {
    margin-top: 50px;
    display: flex;
    gap: 20px;
    position: relative;
}

.main-pricing .pricing-box {
    width: 100%;
    height: 100%;
    padding: 30px;
    border-radius: 30px;
    border: 1px solid var(--accent)26;
    display: flex;
    flex-direction: column;
}

.main-pricing .pricing-box h6 {
    font-size: 22px;
    line-height: 28px;
    color: var(--accent);
    font-weight: 500;
    padding-bottom: 10px;
    align-items: center;
    display: flex;
    gap: 13px;
}

.main-pricing .pricing-box h6 span {
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    color: #FFFFFF;
    padding: 4px 15px;
    border-radius: 20px;
    background-color: var(--accent);
}

.main-pricing .pricing-box p {
    padding-bottom: 20px;
    color: #A0A0A0;
    margin-top: auto;
}

.pricing-box .price-rate {
    display: flex;
    align-items: flex-end;
    padding-bottom: 30px;
}

.pricing-box .price-rate h3 {
    font-size: 40px;
    line-height: 50px;
    color: var(--accent);
    font-weight: 500;
}

.pricing-box .price-rate span {
    display: flex;
    color: #A0A0A0;
    padding-bottom: 8px;
}

.main-pricing .pricing-box a {
    text-decoration: unset;
    color: var(--accent);
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    padding: 10px;
    display: block;
    text-align: center;
    background-color: #FFFFFF0D;
    border-radius: 30px;
}

.main-pricing .pricing-box ul {
    display: flex;
    padding-top: 32px;
    flex-direction: column;
    gap: 12px;
}

.main-pricing .pricing-box ul li {
    list-style-type: none;
    padding-left: 26px;
    color: #A0A0A0;
    font-size: 18px;
    line-height: 24px;
    position: relative;
}

.main-pricing .pricing-box ul li span {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.pricing-section .swiper-slide {
    width: calc(33.33% - 15px);
}

.pricing-section .swiper-wrapper {
    gap: 20px;
}

.pricing-section .swiper-horizontal {
    padding-bottom: 25px;
}

.main-pricing .swiper-horizontal>.swiper-pagination-bullets,
.main-pricing .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -3px;
}

.main-pricing .swiper-button-next:after,
.main-pricing .swiper-button-prev:after {
    content: '';
}

.main-pricing .swiper-button-next svg,
.main-pricing .swiper-button-prev svg {
    width: unset;
    height: unset;
}

.pricing-section .swiper-button-next,
.pricing-section .swiper-button-prev {
    display: none;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(255, 255, 255);
    right: -15px;
    top: calc(50% + 15px);
    transform: translateY(-50%);
}

.pricing-section .swiper-pagination-bullet {
    background-color: #fff;
}

.pricing-section .swiper-pagination-bullet-active {
    background-color: var(--accent);
}

.pricing-section .swiper-button-prev {
    right: unset;
    left: -15px;
}

/* FAQs section */

.faq-sec {
    padding-bottom: 150px;
}

.faq-sec .main-title h3 {
    max-width: 461px;
    width: 100%;
    margin: 0 auto;
}

.faq-sec .main-title p {
    max-width: 609px;
    width: 100%;
}

.faq-sec .faq-list {
    max-width: 820px;
    width: 100%;
    margin: 0 auto;
    padding-top: 60px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.faq-sec .set {
    border-radius: 8px;
    background-color: #1a1a2e;
}

.faq-sec .question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 25px;
    cursor: pointer;
}

.faq-sec .question h6 {
    font-size: 16px;
    font-weight: 400;
}

.faq-sec .question span {
    display: flex;
    transition: all .3s ease-in-out;
}

.faq-sec .contents {
    display: none;
    padding: 15px 25px;
    color: #A0A0A0;
}

.faq-sec .question.active {
    background-color: #16213e;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.faq-sec .question.active span {
    transform: rotate(180deg);
}

/* News & Blogs section */

.blogs-section {
    padding-bottom: 150px;
    display: none;
}

.blogs-section .main-title h3 {
    max-width: 384px;
    width: 100%;
    margin: 0 auto;
}

.blogs-section .main-title p {
    max-width: 876px;
    width: 100%;
}

.blogs-section .main-blogs {
    display: flex;
    gap: 20px;
    padding-top: 50px;
}

.main-blogs .news-blogs {
    width: 33.33%;
}

.main-blogs .news-blogs p {
    padding-top: 15px;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
}

.news-blogs .news-img {
    display: flex;
    position: relative;
    padding-bottom: 72.5%;
    border-radius: 16px;
    overflow: hidden;
}

.news-blogs .news-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Language switcher */

.lang-select {
    background: #1a1a2e;
    color: #e8e8f0;
    border: 1px solid #2a2a40;
    border-radius: 6px;
    padding: 5px 8px;
    font-size: 13px;
    font-family: "Outfit", sans-serif;
    cursor: pointer;
    outline: none;
    transition: border-color 0.2s;
}

.lang-select:hover,
.lang-select:focus {
    border-color: var(--accent);
}

.lang-select option {
    background: #0f0f1a;
    color: #e8e8f0;
}

/* footer section */

footer {
    padding: 25px 0;
    border-top: 1px solid #2a2a40;
}

footer .main-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

footer .main-footer a {
    display: flex;
}

footer .main-footer p {
    color: #A0A0A0;
    font-size: 14px;
}

.main-footer .footer-logo a {
    padding-bottom: 15px;
    display: inline-flex;
}

.main-footer .footer-menu {
    text-align: center;
}

.main-footer .footer-menu ul {
    display: flex;
    gap: 40px;
    padding-bottom: 20px;
}

.main-footer .footer-menu ul li {
    list-style-type: none;
}

.main-footer .footer-menu ul li a {
    color: #FFFFFF;
    text-decoration: unset;
    font-size: 14px;
}

.main-footer .social-icon {
    display: flex;
    align-items: center;
    gap: 15px;
}




/* Terms & Condition page */

.terms-condition {
    /* padding-top: 10px; */
    padding-bottom: 100px;
    background-image: url(../img/Background-3.png);
    background-position: top center;
    background-repeat: no-repeat;
}

.terms-condition .main-title {
    max-width: 475px;
    padding: 0 20px;
    width: 100%;
    margin: 0 auto;
}

.terms-condition .main-conditions {
    max-width: 1040px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    padding-top: 70px;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.main-conditions .con-wrapper h5 {
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 15px;
    font-weight: 500;
}

.main-conditions .con-wrapper p,
.main-conditions .con-wrapper ul li {
    color: #A0A0A0;
}

.main-conditions .con-wrapper ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.main-conditions .con-wrapper ul li {
    list-style-position: inside;
}

.main-conditions .con-wrapper ul li a {
    color: #A0A0A0;
}

/* Privacy Policy */
.privacy_content h4 {
    font-size: 22px;
    line-height: normal;
    font-weight: 600;
    padding: 20px 0 15px 0;
}

.privacy_content p {
    font-size: 16px;
    line-height: 26px;
    color: #A0A0A0;
}

.privacy_content p a {
    color: var(--accent);
}

.privacy_content p b {
    font-weight: 500;
}

.privacy_content h5 {
    font-size: 17px;
    line-height: normal;
    font-weight: 600;
    padding: 15px 0 10px 0;
}

.privacy_content ul {
    list-style: disc;
    padding-left: 40px;
}

.privacy_content ul li {
    padding-bottom: 10px;
}



@media only screen and (max-width:1199px) {
    .hero-section h1 {
        font-size: 40px;
        line-height: 54px;
        padding-top: 25px;
        padding-bottom: 20px;
    }

    .hero-section p {
        max-width: 592px;
        font-size: 20px;
        line-height: 28px;
    }

    .hero-section .hero-button {
        padding-top: 30px;
    }

    .main-title h3 {
        font-size: 32px;
        line-height: 44px;
        padding: 5px 0 10px;
    }

    .main-title p {
        font-size: 16px;
    }

    .steps .step-img {
        padding-left: 60px;
    }

    .main-features .features {
        padding: 25px;
    }

    .hero-section,
    .step-web,
    .features-section,
    .reviews-section,
    .faq-sec,
    .blogs-section,
    .pricing-section {
        padding-bottom: 120px;
    }

    .main-pricing .pricing-box {
        width: 100%;
    }

    .pricing-section .main-pricing {
        flex-wrap: wrap;
        justify-content: center;
    }

    .pricing-section .swiper-slide {
        width: unset;
    }

    .pricing-section .swiper-wrapper {
        gap: unset;
    }

    .pricing-section .swiper-button-next,
    .pricing-section .swiper-button-prev {
        display: flex;
    }
}

@media only screen and (max-width:992px) {
    header {
        padding: 20px 0;
    }

    header .main-header ul {
        gap: 30px;
    }

    .hero-section {
        padding-top: 70px;
    }

    .hero-section h1 {
        font-size: 32px;
        line-height: 46px;
        padding-top: 20px;
        padding-bottom: 15px;
    }

    .hero-section .hero-button {
        padding-top: 25px;
    }

    .hero-section .hero-button a {
        padding: 10px 18px 10px 14px;
    }

    .hero-section .hero-img {
        padding-top: 50px;
    }

    .hero-section p {
        font-size: 18px;
        line-height: 26px;
    }

    .hero-section,
    .step-web,
    .features-section,
    .reviews-section,
    .faq-sec,
    .blogs-section,
    .pricing-section {
        padding-bottom: 100px;
    }

    .main-title span {
        line-height: unset;
    }

    .main-title h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .step-web .main-steps {
        gap: 25px;
    }

    .main-steps .steps {
        border-radius: 15px;
    }

    .steps .content {
        padding: 30px;
    }

    .steps .content span {
        padding: 15px;
        border-radius: 10px;
    }

    .steps .content span svg {
        width: 30px;
        height: 30px;
    }

    .steps .content h4 {
        font-size: 22px;
        line-height: 28px;
        padding: 20px 0 10px;
    }

    .steps .content ol li {
        font-size: 16px;
        line-height: 25px;
    }

    .steps .step-img {
        padding-left: 20px;
    }

    .main-features .features {
        width: 50%;
    }

    .main-features .features:nth-child(3n) {
        border-right: 1px solid var(--accent)26;
    }

    .main-features .features:nth-child(2n) {
        border-right: 0;
    }

    .main-features .features h6 {
        padding: 15px 0 10px;
    }

    .review-box .star-date p {
        font-size: 14px;
    }

    .faq-sec .question {
        padding: 15px 20px;
    }

    .main-blogs .news-blogs p {
        font-size: 18px;
        font-weight: 400;
    }

    .main-footer .footer-menu ul {
        gap: 30px;
        padding-bottom: 10px;
    }

    .main-footer .footer-logo a {
        padding-bottom: 10px;
    }

    .terms-condition {
        padding-top: 60px;
        padding-bottom: 80px;
    }

    .terms-condition .main-conditions {
        padding-top: 50px;
    }

    .privacy_content h4 {
        font-size: 19px;
        padding: 15px 0 12px 0;
    }

    .privacy_content h5 {
        font-size: 18px;
    }

    .privacy_content p {
        font-size: 14px;
        line-height: 22px;
    }
}

@media only screen and (max-width:767px) {
    .main-header .menu-wrapper {
        position: fixed;
        top: 0;
        right: 0;
        flex-direction: column;
        gap: 18px;
        height: 100%;
        width: 70%;
        z-index: 999;
        padding: 25px;
        padding-top: 40px;
        background-color: #0f0f1a;
        transform: translateX(100%);
        transition: all .3s ease-in-out;
    }

    .main-header .menu-wrapper.active {
        transform: translateX(0);
    }

    .main-header .button {
        justify-content: center;
    }

    .main-header .mobile-menu {
        display: block;
    }

    .menu-wrapper .close {
        display: block;
        position: absolute;
        top: 15px;
        right: 15px;
    }

    header .main-header ul li {
        padding: 15px 0;
        border-bottom: 1px solid #c3c3c3;
    }

    header .main-header ul {
        position: unset;
        transform: unset;
        gap: unset;
        flex-direction: column;
    }

    .main-header .overlay.active {
        opacity: 1;
        visibility: visible;
    }

    body.active {
        overflow: hidden;
    }

    .hero-section {
        padding-top: 50px;
    }

    .hero-section,
    .step-web,
    .features-section,
    .reviews-section,
    .faq-sec,
    .blogs-section,
    .pricing-section {
        padding-bottom: 80px;
    }

    .hero-section h1 {
        font-size: 26px;
        line-height: 38px;
        padding-top: 15px;
        padding-bottom: 10px;
    }

    .step-web .main-steps {
        flex-direction: column;
    }

    .main-steps .steps {
        width: 100%;
    }

    .steps .step-img {
        padding-left: 100px;
    }

    .steps .content ol li {
        font-size: 17px;
        line-height: 26px;
    }

    .steps .content h4 {
        font-size: 26px;
        line-height: 32px;
        padding: 30px 0 15px;
    }

    .steps .content span svg {
        width: 40px;
        height: 40px;
    }

    .steps .content span {
        padding: 20px;
    }

    .blogs-section .main-blogs {
        flex-wrap: wrap;
        justify-content: center;
    }

    .main-blogs .news-blogs {
        width: calc(50% - 10px);
    }

    .main-blogs .news-blogs p {
        text-align: center;
    }

    footer .main-footer {
        flex-direction: column;
        gap: 10px;
    }

    .main-footer .footer-logo {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .main-features .features span {
        padding: 10px;
        border-radius: 10px;
    }

    .reviews-section .bg-img img {
        width: auto;
    }

    .main-pricing .pricing-box {
        width: 100%;
    }

    .privacy_content h4 {
        font-size: 17px;
        padding: 12px 0 10px 0;
    }

    .privacy_content h5 {
        font-size: 16px;
    }

    .privacy_content p {
        font-size: 13px;
    }
}

@media only screen and (max-width:575px) {
    body {
        font-size: 14px;
    }

    .container {
        padding: 0 15px;
    }

    .hero-section {
        padding-top: 40px;
    }

    .hero-section h1 {
        font-size: 24px;
        line-height: 30px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .hero-section p {
        font-size: 16px;
        line-height: 24px;
    }

    .best-ratings .star-box span svg {
        width: 100px;
        height: 17px;
    }

    .best-ratings .google-logo svg {
        width: 76px;
        height: 25px;
    }

    .hero-section .hero-button a {
        padding: 6px 14px 6px 10px;
        font-size: 14px;
    }

    .hero-section .hero-img {
        padding-top: 40px;
    }

    .hero-section,
    .step-web,
    .features-section,
    .reviews-section,
    .faq-sec,
    .blogs-section,
    .pricing-section {
        padding-bottom: 60px;
    }

    .main-title h3 {
        font-size: 22px;
        line-height: 32px;
    }

    .main-title p {
        font-size: 14px;
    }

    .main-title span {
        font-size: 14px;
    }

    .step-web .main-steps {
        padding-top: 40px;
    }

    .steps .content span {
        padding: 15px;
    }

    .steps .content span svg {
        width: 30px;
        height: 30px;
    }

    .steps .content h4 {
        font-size: 22px;
        line-height: 28px;
        padding: 20px 0 10px;
    }

    .steps .content ol li {
        font-size: 16px;
        line-height: 25px;
    }

    .steps .content {
        padding: 20px;
    }

    .steps .step-img {
        padding-left: 20px;
    }

    .features-section .main-features {
        margin-top: 20px;
    }

    .main-features .features {
        width: 100%;
        border-right: 0;
        padding: 20px;
    }

    .main-features .features:nth-child(3n) {
        border-right: 0;
    }

    .main-features .features span {
        border-radius: 8px;
    }

    .reviews-section .main-reviews {
        padding: 0 15px;
        padding-top: 40px;
    }

    .faq-sec .question {
        padding: 15px;
    }

    .faq-sec .contents {
        padding: 15px;
    }

    .faq-sec .question h6 {
        font-size: 14px;
    }

    .blogs-section .main-blogs {
        padding-top: 40px;
    }

    .blogs-section .main-blogs {
        flex-direction: column;
    }

    .main-blogs .news-blogs {
        width: 100%;
    }

    .main-blogs .news-blogs p {
        text-align: left;
        padding-top: 10px;
    }

    .reviews-section .review-images {
        padding-top: 10px;
    }

    .reviews-section .main-title h3 {
        padding-top: 10px;
    }

    .news-blogs .news-img {
        border-radius: 10px;
    }

    .main-pricing .pricing-box h6 {
        font-size: 20px;
        line-height: 26px;
    }

    .main-pricing .pricing-box p {
        padding-bottom: 15px;
    }

    .pricing-box .price-rate {
        padding-bottom: 20px;
    }

    .main-pricing .pricing-box ul {
        padding-top: 20px;
    }

    .pricing-box .price-rate h3 {
        font-size: 30px;
    }

    .main-pricing .pricing-box ul li {
        font-size: 16px;
        line-height: 22px;
    }

    .main-pricing .pricing-box ul {
        gap: 8px;
    }

    .main-pricing .pricing-box {
        border-radius: 15px;
        padding: 25px;
    }

    .pricing-section .main-pricing {
        padding-top: 40px;
    }

    .terms-condition .title {
        padding: 0 15px;
    }

    .pricing-section .swiper-button-next,
    .pricing-section .swiper-button-prev {
        width: 30px;
        height: 30px;
        right: -10px;
    }

    .pricing-section .swiper-button-prev {
        right: unset;
        left: -10px;
    }

    .main-pricing .pricing-box h6 {
        flex-wrap: wrap;
        gap: 5px;
    }

    .main-pricing .pricing-box p {
        font-size: 14px;
    }

    .main-pricing .pricing-box h6 span {
        font-size: 12px;
        font-weight: 400;
        line-height: 14px;
    }

    .pricing-box .price-rate span {
        font-size: 14px;
    }

    .main-pricing .pricing-box ul li {
        font-size: 14px;
        line-height: 20px;
    }
}

@media only screen and (max-width:425px) {
    .hero-section .best-ratings {
        gap: 10px;
    }

    .hero-section .best-ratings {
        flex-wrap: wrap;
    }

    .best-ratings .google-logo::after {
        right: -5px;
    }

    .hero-section h1 {
        font-size: 20px;
        line-height: 26px;
    }

    .hero-section p {
        font-size: 14px;
        line-height: 18px;
    }

    .main-title span {
        font-size: 12px;
        letter-spacing: .5px;
    }

    .main-title h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .steps .content h4 {
        font-size: 20px;
        line-height: 26px;
    }

    .steps .content span {
        padding: 10px;
        border-radius: 6px;
    }

    .steps .content span svg {
        width: 20px;
        height: 20px;
    }

    .steps .content ol li {
        font-size: 14px;
        line-height: 23px;
    }

    .main-features .features span {
        border-radius: 6px;
    }

    .main-features .features h6 {
        font-size: 18px;
        padding: 10px 0 5px;
    }

    .main-features .features span svg {
        width: 20px;
        height: 20px;
    }

    .main-features .features {
        padding: 20px 0;
    }

    .review-images .user-img img {
        width: 35px;
        height: 35px;
    }

    .main-footer .footer-menu ul {
        gap: 10px;
        flex-direction: column;
        align-items: center;
    }

    footer {
        padding: 20px 0;
    }

    .main-pricing .pricing-box a {
        padding: 6px;
        font-size: 16px;
        line-height: 18px;
    }

    .terms-condition .main-title {
        padding: 0 15px;
    }

    .terms-condition .main-conditions {
        padding: 0 15px;
        padding-top: 40px;
        gap: 25px;
    }

    .main-conditions .con-wrapper h5 {
        font-size: 18px;
        line-height: 22px;
        padding-bottom: 10px;
    }

    .terms-condition {
        padding: 60px 0;
    }
}