.ll-seo-logo {
max-width: 220px;
margin-bottom: 18px;
}
.ll-seo-hero .small-tagline {
font-family: 'ProximaNova-Semibold';
font-size: 17px !important;
color: #1f1f1e;
font-weight: 400;
text-transform: none;
letter-spacing: 0;
margin: 0 0 4px !important;
display: block;
} .small-tagline {
font-family: 'ProximaNova-Semibold';
font-size: 17px !important;
color: #1f1f1e;
font-weight: 400;
text-transform: none;
letter-spacing: 0;
margin: 0 !important;
display: block;
} .top-text-center {
text-align: center;
max-width: 680px;
margin: 0 auto 40px;
}
.top-text-center.md {
max-width: 780px;
}
.top-text-center.lg {
max-width: 860px;
} .benefits-box .icon {
display: inline-flex;
align-items: center;
justify-content: center;
}
.benefits-box .icon .fa-solid {
font-size: 22px;
color: #1f1f1e;
font-style: normal;
line-height: 1;
} .aside-inline-img.layout-3 .img-box img {
max-height: 420px;
width: auto;
object-fit: contain;
margin: 0 auto;
display: block;
}
.aside-inline-img.layout-3 > .container {
align-items: center;
} .city-hiw {
padding: 60px 0;
background: #ffffff;
}
.city-hiw-steps {
display: flex;
flex-direction: column;
gap: 0;
max-width: 800px;
margin: 0 auto;
}
.city-hiw-step {
display: flex;
align-items: flex-start;
gap: 24px;
padding: 32px 0;
border-bottom: 1px solid #e8e5df;
}
.city-hiw-step:last-child {
border-bottom: none;
}
.city-hiw-num {
display: flex;
align-items: center;
justify-content: center;
min-width: 50px;
height: 50px;
border-radius: 50%;
background: #1f1f1e;
color: #fff;
font-size: 20px;
font-weight: 700;
flex-shrink: 0;
}
.city-hiw-text h3 {
font-size: 24px;
margin: 0 0 6px;
}
.city-hiw-text p {
font-size: 17px;
line-height: 1.325;
margin: 0;
} .ll-features-wrapper {
padding: 60px 0;
}
.nf-categories-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px;
margin-top: 30px;
}
.nf-category-card {
background: #ffffff;
border-radius: 24px;
padding: 30px 20px;
text-align: center;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.nf-category-card:hover {
transform: translateY(-5px);
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.nf-category-card .icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
border-radius: 50%;
border: 1px solid #1f1f1e;
margin-bottom: 15px;
}
.nf-category-card .icon .fa-solid {
font-size: 22px;
color: #1f1f1e;
font-style: normal;
}
.nf-category-card h3 {
font-size: 18px;
margin: 0 0 8px;
font-family: 'ProximaNova-Semibold';
font-weight: 600;
}
.nf-category-card p {
font-size: 14px;
line-height: 1.4;
color: #686868;
margin: 0;
} .nf-comparison {
border-collapse: separate;
border-spacing: 0;
border-radius: 16px;
overflow: hidden;
box-shadow: 0 4px 24px rgba(0, 0, 0, 0.10);
}
.nf-comparison thead th {
font-family: 'ProximaNova-Semibold';
font-size: 16px;
letter-spacing: 0.3px;
text-transform: uppercase;
padding: 20px 24px;
}
.nf-comparison thead th .nf-comp-label {
display: flex;
align-items: center;
gap: 8px;
}
.nf-comparison thead th.highlight .nf-comp-label .fa-solid {
color: #f8d868;
}
.nf-comparison tbody tr {
transition: background 0.2s ease;
}
.nf-comparison tbody tr:hover {
background: #f8f6f2;
}
.nf-comparison tbody td {
padding: 18px 24px;
border-bottom: 1px solid #eee;
font-size: 16px;
vertical-align: middle;
}
.nf-comparison tbody tr:last-child td {
border-bottom: none;
}
.nf-comp-others {
display: flex;
align-items: center;
gap: 10px;
color: #686868;
}
.nf-comp-others .fa-xmark {
color: #bb1b1b;
font-size: 14px;
width: 22px;
height: 22px;
display: inline-flex;
align-items: center;
justify-content: center;
background: rgba(187, 27, 27, 0.1);
border-radius: 50%;
flex-shrink: 0;
}
.nf-comp-zoom {
display: flex;
align-items: center;
gap: 10px;
color: #1f1f1e;
font-family: 'ProximaNova-Semibold';
font-weight: 600;
}
.nf-comp-zoom .fa-check {
color: #0d8b8e;
font-size: 14px;
width: 22px;
height: 22px;
display: inline-flex;
align-items: center;
justify-content: center;
background: rgba(13, 139, 142, 0.12);
border-radius: 50%;
flex-shrink: 0;
}
.nf-comparison tbody td:last-child {
background: rgba(13, 139, 142, 0.03);
} .nf-deep-content {
padding: 60px 0;
}
.nf-deep-content-inner {
max-width: 860px;
margin: 0 auto;
}
.nf-deep-content-inner h2 {
text-align: center;
margin-bottom: 30px;
}
.nf-deep-content-inner h3 {
font-size: 26px;
margin: 35px 0 15px;
}
.nf-deep-content-inner p {
font-size: 17px;
line-height: 1.5;
margin: 0 0 15px;
}
.nf-deep-content-inner .check-list {
margin: 15px 0 20px;
} .comparison-wrapper .nf-comparison {
width: 100%;
border-radius: 20px;
overflow: hidden;
box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08);
border-spacing: 0;
border-collapse: separate;
}
.comparison-wrapper .nf-comparison thead th {
background: #1f1f1e;
color: #fff;
padding: 22px 28px;
font-size: 15px;
letter-spacing: 0.5px;
text-transform: uppercase;
}
.comparison-wrapper .nf-comparison thead th.highlight {
background: #0d8b8e;
}
.comparison-wrapper .nf-comparison thead th .nf-comp-label .fa-solid {
color: #f8d868;
}
.comparison-wrapper .nf-comparison tbody td {
padding: 20px 28px;
font-size: 16px;
border-bottom: 1px solid #eee;
vertical-align: middle;
}
.comparison-wrapper .nf-comparison tbody tr:last-child td {
border-bottom: none;
}
.comparison-wrapper .nf-comparison tbody tr:nth-child(even) {
background: #f8f6f2;
}
.comparison-wrapper .nf-comparison tbody tr:hover {
background: #f0ede7;
}
.comparison-wrapper .nf-comparison tbody td:last-child {
background: rgba(13, 139, 142, 0.06);
}
.comparison-wrapper .nf-comparison tbody tr:hover td:last-child {
background: rgba(13, 139, 142, 0.10);
}
@media (max-width: 767px) {
.comparison-wrapper .nf-comparison thead th {
padding: 16px 16px;
font-size: 13px;
}
.comparison-wrapper .nf-comparison tbody td {
padding: 14px 16px;
font-size: 14px;
}
} .benefits-row {
justify-content: center;
} @media (max-width: 1199px) {
.nf-categories-grid {
grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width: 991px) {
.nf-categories-grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 767px) {
.ll-seo-logo {
max-width: 170px;
margin-bottom: 14px;
}
.city-hiw-step {
gap: 16px;
padding: 24px 0;
}
.city-hiw-num {
min-width: 40px;
height: 40px;
font-size: 17px;
}
.city-hiw-text h3 {
font-size: 20px;
}
.nf-categories-grid {
grid-template-columns: repeat(2, 1fr);
gap: 15px;
}
.nf-category-card {
padding: 24px 15px;
}
.nf-category-card .icon {
width: 50px;
height: 50px;
}
.nf-category-card .icon .fa-solid {
font-size: 18px;
}
.nf-category-card h3 {
font-size: 16px;
}
.nf-category-card p {
font-size: 13px;
}
.nf-deep-content-inner h3 {
font-size: 22px;
}
.nf-comparison thead th {
font-size: 14px;
padding: 16px;
}
.nf-comparison tbody td {
padding: 14px 16px;
font-size: 14px;
}
.nf-comp-others,
.nf-comp-zoom {
font-size: 14px;
}
}
@media (max-width: 480px) {
.nf-categories-grid {
gap: 12px;
}
}