.pixelr-site {
    overflow-x: hidden;
}

.larmoond-home-hero--legacy {
    display: none !important;
}

.larmoond-index-hero {
    overflow: hidden;
    margin-bottom: 0;
    background: #fff;
}

.larmoond-index-hero .hero-wrapper {
    position: relative;
}

.larmoond-index-hero .hero-bg {
    opacity: 0.38;
    pointer-events: none;
}

.larmoond-index-hero .hero-top-content {
    overflow: visible;
    padding-bottom: 0;
}

.larmoond-index-hero-slider {
    width: 100%;
    overflow: visible;
}

.larmoond-index-hero .gt-brand-slide-element {
    width: auto;
}

.larmoond-index-hero-slide {
    display: block;
    width: min(384px, 72vw);
    color: inherit;
    text-decoration: none;
}

.larmoond-index-hero-slide svg {
    display: block;
    width: 100%;
    height: auto;
}

.larmoond-index-hero .hero-wrapper .hero-main-content {
    padding-top: 86px;
}

.larmoond-index-hero .hero-main-right-content {
    max-width: 1080px;
}

.larmoond-index-hero .hero-wrapper .hero-main-content .section-title {
    margin-bottom: 42px;
}

.larmoond-index-hero .hero-wrapper .hero-main-content .section-title .sub-title {
    margin-bottom: 18px;
    color: #606060;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.55;
    letter-spacing: 0;
    text-transform: uppercase;
}

.larmoond-index-hero .hero-wrapper .hero-main-content .section-title .title {
    max-width: 1060px;
    color: #111;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 102px;
    font-weight: 400;
    line-height: 1.03;
    letter-spacing: 0 !important;
    text-transform: none;
}

.larmoond-index-hero .info-cta {
    display: flex;
    flex-wrap: wrap;
    gap: 16px 30px;
}

.larmoond-index-hero .info-cta .cta-item {
    min-width: 150px;
}

.larmoond-index-hero .info-cta .cta-item .title {
    color: #606060;
    font-size: 14px;
    line-height: 1.45;
    letter-spacing: 0;
    text-transform: none;
}

.larmoond-index-hero .info-cta .cta-item span {
    color: #111;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
}

.larmoond-index-hero .hero-wrapper .hero-main-content .hero-right-content {
    padding-top: 12px;
    text-align: start;
}

.larmoond-index-hero .hero-wrapper .hero-main-content .hero-right-content .right-text {
    margin-bottom: 36px;
    color: #555;
    font-size: 18px;
    line-height: 1.65;
    text-transform: none;
}

.larmoond-index-hero .our-clint ul {
    display: flex;
    align-items: center;
    margin: 0 0 12px;
    padding: 0;
}

.larmoond-index-hero .our-clint ul li {
    list-style: none;
}

.larmoond-index-hero .our-clint ul li + li {
    margin-inline-start: -13px;
}

.larmoond-index-hero .our-clint ul li a {
    display: block;
    border-radius: 50%;
    text-decoration: none;
}

.larmoond-index-hero .our-clint img,
.larmoond-index-hero .our-clint li span {
    display: grid;
    place-items: center;
    width: 52px;
    height: 52px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: #c9f31d;
    color: #111;
    object-fit: cover;
    font-size: 14px;
    font-weight: 800;
}

.larmoond-index-hero .clint-content span {
    color: #777;
    font-size: 16px;
    line-height: 1.4;
}

.pixelr-rtl .larmoond-index-hero .hero-wrapper .hero-main-content .section-title .sub-title {
    text-transform: none;
}

.pixelr-rtl .larmoond-index-hero .hero-wrapper .hero-main-content .section-title .title {
    line-height: 1.18;
}

.pixelr-rtl .larmoond-index-hero .info-cta {
    direction: rtl;
}

@media (max-width: 1399px) {
    .larmoond-index-hero .hero-wrapper .hero-main-content .section-title .title {
        font-size: 90px;
    }
}

@media (max-width: 1199px) {
    .larmoond-index-hero {
        padding-top: 145px;
        padding-bottom: 96px;
    }

    .larmoond-index-hero .hero-wrapper .hero-main-content {
        padding-top: 68px;
    }

    .larmoond-index-hero .hero-wrapper .hero-main-content .section-title .title {
        font-size: 74px;
    }
}

@media (max-width: 991px) {
    .larmoond-index-hero .hero-wrapper .hero-main-content .section-title .title {
        font-size: 62px;
    }

    .larmoond-index-hero .hero-wrapper .hero-main-content .hero-right-content {
        max-width: 720px;
        padding-top: 0;
    }
}

@media (max-width: 767px) {
    .larmoond-index-hero {
        padding-top: 126px;
        padding-bottom: 76px;
    }

    .larmoond-index-hero-slide {
        width: min(320px, 78vw);
    }

    .larmoond-index-hero .hero-wrapper .hero-main-content {
        padding-top: 48px;
    }

    .larmoond-index-hero .hero-wrapper .hero-main-content .section-title {
        margin-bottom: 30px;
    }

    .larmoond-index-hero .hero-wrapper .hero-main-content .section-title .title {
        font-size: 50px;
        line-height: 1.08;
    }

    .pixelr-rtl .larmoond-index-hero .hero-wrapper .hero-main-content .section-title .title {
        line-height: 1.22;
    }

    .larmoond-index-hero .info-cta {
        gap: 12px 22px;
    }
}

@media (max-width: 575px) {
    .larmoond-index-hero-slide {
        width: min(282px, 82vw);
    }

    .larmoond-index-hero .hero-wrapper .hero-main-content .section-title .title {
        font-size: 42px;
    }

    .larmoond-index-hero .hero-wrapper .hero-main-content .hero-right-content .right-text {
        font-size: 16px;
    }
}

.header-3 .mega-menu-wrapper {
    margin: 0 clamp(32px, 7.8vw, 150px);
}

.header-3 .mega-menu-wrapper .header-main {
    padding: 32px 0 26px;
}

.header-3 .mega-menu-wrapper .header-main .hero-button {
    display: none;
}

.header-3 .mega-menu-wrapper .header-main .header-right {
    gap: clamp(18px, 1.6vw, 30px);
}

.header-3 .mega-menu-wrapper .header-main .header-right .main-header__search {
    color: #121212;
    font-size: 22px;
    line-height: 1;
}

.header-3 .language-switcher-pixelr__button {
    min-width: auto;
    min-height: auto;
    padding: 0;
    border: 0;
    background: transparent;
    color: #121212;
    font-size: 14px;
    font-weight: 800;
}

.header-3 .language-switcher-pixelr__button:hover {
    color: #c9f31d;
}

.header-3 .language-switcher-pixelr__menu {
    inset-inline-start: 50%;
    transform: translateX(-50%) translateY(8px);
}

.header-3 .language-switcher-pixelr details[open] .language-switcher-pixelr__menu {
    transform: translateX(-50%) translateY(0);
}

.larmoond-template-hero {
    overflow: hidden;
    margin-bottom: 0;
}

.larmoond-template-hero .hero-wrapper {
    margin: 0 clamp(20px, 7.2vw, 138px);
}

.larmoond-template-hero .hero-wrapper .main-shape {
    top: -46px;
    right: 39.5%;
}

.larmoond-main-shape {
    width: 110px;
    height: 84px;
}

.larmoond-main-shape::before {
    position: absolute;
    content: "";
    width: 72px;
    height: 72px;
    inset: 0 auto auto 0;
    border: 6px dotted rgba(18, 18, 18, 0.2);
    border-radius: 50%;
}

.larmoond-main-shape span {
    position: absolute;
    right: 0;
    bottom: 3px;
    width: 56px;
    height: 34px;
    border: 6px solid #d4ee36;
    border-top: 0;
    border-left-color: transparent;
    border-radius: 0 0 56px 56px;
}

.larmoond-template-hero .hero-section-title .sub-title {
    margin-bottom: 22px;
    color: #121212;
    text-transform: capitalize;
}

.larmoond-template-hero .hero-section-title .title {
    max-width: 1060px;
    margin-bottom: 72px;
    color: #050505;
    font-size: clamp(74px, 5.85vw, 116px);
    line-height: 1.08;
    letter-spacing: 0;
    text-transform: uppercase;
}

.larmoond-title-pill {
    display: inline-flex;
    width: clamp(140px, 9.6vw, 195px);
    margin: 0 18px -8px 6px;
    vertical-align: middle;
}

.larmoond-title-pill svg {
    width: 100%;
    height: auto;
}

.larmoond-template-hero .text-content {
    margin-left: clamp(70px, 6vw, 128px);
    margin-bottom: 88px;
}

.larmoond-template-hero .text-content h4 {
    margin-bottom: 4px;
    text-transform: capitalize;
}

.larmoond-template-hero .text-content .text {
    max-width: 650px;
    text-transform: none;
}

.larmoond-template-hero .hero-clint-part {
    justify-content: flex-start;
}

.larmoond-template-hero .our-clint {
    margin-left: clamp(70px, 6vw, 128px);
}

.larmoond-template-hero .our-clint ul li img,
.larmoond-template-hero .our-clint ul li span {
    width: 48px;
    height: 48px;
}

.larmoond-template-hero .our-clint ul li:first-child img {
    padding: 8px;
    border-radius: 50%;
    background: #fff;
}

.larmoond-template-thumb-wrap::before,
.larmoond-template-thumb-wrap::after {
    position: absolute;
    content: "";
    border-radius: 999px;
    pointer-events: none;
}

.larmoond-template-thumb-wrap::before {
    width: 78px;
    height: 78px;
    left: -54px;
    bottom: 88px;
    z-index: 3;
    background: #d4ee36;
}

.larmoond-template-thumb-wrap::after {
    width: 116px;
    height: 116px;
    top: 122px;
    right: -80px;
    border: 2px solid rgba(10, 69, 151, 0.18);
}

.larmoond-template-img-import {
    object-position: 64% 50%;
}

.larmoond-template-img-dairy {
    object-position: 50% 54%;
}

@media (max-width: 1899px) {
    .larmoond-template-hero .hero-section-title .title {
        max-width: 1010px;
        font-size: clamp(72px, 5.65vw, 108px);
    }
}

@media (max-width: 1600px) {
    .larmoond-template-hero .hero-section-title .title {
        max-width: 850px;
        font-size: clamp(66px, 5.5vw, 92px);
        line-height: 1.1;
    }

    .larmoond-template-hero .text-content,
    .larmoond-template-hero .our-clint {
        margin-left: 80px;
    }
}

@media (max-width: 1399px) {
    .header-3 .mega-menu-wrapper {
        margin: 0 clamp(24px, 5vw, 90px);
    }

    .larmoond-template-hero .hero-section-title .title {
        max-width: 780px;
        font-size: clamp(62px, 6.5vw, 88px);
    }
}

@media (max-width: 1199px) {
    .header-3 .mega-menu-wrapper .header-main {
        padding: 22px 0;
    }

    .larmoond-template-hero .hero-section-title .title {
        max-width: 920px;
        font-size: clamp(68px, 10vw, 112px);
    }

    .larmoond-template-hero .text-content,
    .larmoond-template-hero .our-clint {
        margin-left: 0;
    }
}

@media (max-width: 991px) {
    .header-3 .mega-menu-wrapper {
        margin: 0 28px;
    }

    .header-3 .language-switcher-pixelr {
        display: none;
    }

    .larmoond-template-hero {
        padding-top: 150px;
    }

    .larmoond-template-hero .hero-section-title .title {
        font-size: clamp(56px, 10.5vw, 88px);
        line-height: 1.08;
    }

    .larmoond-title-pill {
        width: clamp(112px, 22vw, 155px);
        margin-right: 12px;
    }
}

@media (max-width: 767px) {
    .header-3 .mega-menu-wrapper {
        margin: 0 20px;
    }

    .header-3 .mega-menu-wrapper .header-main .header-right {
        gap: 14px;
    }

    .header-3 .mega-menu-wrapper .header-main .header-right .main-header__search {
        display: none;
    }

    .larmoond-template-hero {
        padding-top: 130px;
        padding-bottom: 80px;
    }

    .larmoond-template-hero .hero-section-title .title {
        margin-bottom: 36px;
        font-size: clamp(42px, 12.5vw, 68px);
    }

    .larmoond-template-hero .text-content {
        margin-bottom: 42px;
    }

    .larmoond-title-pill {
        display: none;
    }

    .larmoond-template-thumb-wrap::before,
    .larmoond-template-thumb-wrap::after {
        display: none;
    }
}

.loader-wrap {
    display: none !important;
}

.pixelr-brand,
.pixelr-footer-logo {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
}

.pixelr-brand img,
.pixelr-footer-logo img {
    max-height: 58px;
    max-width: 255px;
    width: auto;
}

.offcanvas__logo .pixelr-brand img,
.pixelr-footer-logo img {
    max-height: 70px;
    max-width: 300px;
}

.system-card-small img,
.preview-sidebar img,
.our-clint img,
.service-index-thumb img {
    object-fit: contain;
}

.pixelr-brand span,
.pixelr-footer-logo span {
    color: #121212;
    font-family: "Kanit", sans-serif;
    font-size: clamp(22px, 2vw, 34px);
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
}

.pixelr-footer-logo span {
    color: #fff;
}

.header-main {
    gap: clamp(22px, 3vw, 46px);
}

.header-main .header-left {
    flex: 1 1 auto;
    min-width: 0;
}

.header-main .main-menu > nav > ul {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: clamp(34px, 3.2vw, 60px);
}

.header-main .main-menu > nav > ul > li {
    margin-inline-end: 0;
}

.header-main .main-menu ul li a {
    white-space: nowrap;
}

.header-main .main-menu ul li .submenu {
    z-index: 50;
}

.header-main .main-menu ul li.larmoond-solutions-nav-item .submenu,
.header-main .main-menu ul li.larmoond-services-nav-item .submenu {
    min-width: 310px;
}

.header-main .main-menu ul li.larmoond-solutions-nav-item .submenu li a,
.header-main .main-menu ul li.larmoond-services-nav-item .submenu li a {
    line-height: 1.35;
    white-space: normal;
}

.language-switcher-pixelr {
    position: relative;
    margin-inline-end: 0;
}

.language-switcher-pixelr details {
    position: relative;
}

.language-switcher-pixelr summary {
    list-style: none;
}

.language-switcher-pixelr summary::-webkit-details-marker {
    display: none;
}

.language-switcher-pixelr__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-width: 58px;
    min-height: 44px;
    border: 1px solid rgba(18, 18, 18, 0.14);
    border-radius: 999px;
    background: #c9f31d;
    color: #121212;
    font-size: 12px;
    font-weight: 800;
    line-height: 1;
    cursor: pointer;
    user-select: none;
}

.language-switcher-pixelr__button i {
    font-size: 10px;
}

.language-switcher-pixelr__menu {
    position: absolute;
    top: calc(100% + 10px);
    inset-inline-start: 50%;
    z-index: 60;
    display: grid;
    min-width: 92px;
    padding: 8px;
    border: 1px solid rgba(18, 18, 18, 0.1);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 18px 50px rgba(18, 18, 18, 0.12);
    opacity: 0;
    pointer-events: none;
    transform: translateX(-50%) translateY(8px);
    transition: opacity 0.2s ease, transform 0.2s ease;
}

.pixelr-rtl .language-switcher-pixelr__menu {
    transform: translateX(50%) translateY(8px);
}

.language-switcher-pixelr details[open] .language-switcher-pixelr__menu {
    opacity: 1;
    pointer-events: auto;
    transform: translateX(-50%) translateY(0);
}

.pixelr-rtl .language-switcher-pixelr details[open] .language-switcher-pixelr__menu {
    transform: translateX(50%) translateY(0);
}

.language-switcher-pixelr__menu a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    border-radius: 6px;
    color: #121212;
    font-size: 12px;
    font-weight: 800;
    text-decoration: none;
}

.language-switcher-pixelr__menu a.is-active,
.language-switcher-pixelr__menu a:hover {
    background: #c9f31d;
}

.larmoond-hero-system {
    position: relative;
    width: min(720px, 86vw);
    min-height: 340px;
    margin: 0 auto;
}

.larmoond-home-hero .hero-bg {
    display: none;
}

.larmoond-home-hero {
    padding-top: 205px !important;
}

.systems-hero {
    display: grid;
    grid-template-columns: minmax(0, 0.92fr) minmax(420px, 1.08fr);
    gap: clamp(36px, 6vw, 92px);
    align-items: center;
    min-height: 680px;
    padding: 42px 0 96px;
}

.systems-hero__copy {
    position: relative;
    z-index: 1;
}

.systems-hero__copy h1 {
    max-width: 820px;
    margin: 0 0 30px;
    color: #121212;
    font-size: clamp(58px, 7.2vw, 126px);
    font-weight: 600;
    line-height: 0.95;
    text-transform: uppercase;
}

.systems-hero__lead {
    max-width: 690px;
    color: #575757;
    font-size: clamp(18px, 1.4vw, 22px);
    line-height: 1.75;
    margin-bottom: 42px;
}

.systems-hero__note {
    max-width: 680px;
    display: grid;
    gap: 8px;
    padding-inline-start: 22px;
    border-inline-start: 8px solid #c9f31d;
}

.systems-hero__note strong {
    color: #121212;
    font-size: 18px;
}

.systems-hero__note span {
    color: #666;
    line-height: 1.7;
}

.systems-hero__visual {
    position: relative;
    min-height: min(680px, 72vw);
}

.systems-hero__visual::before,
.systems-hero__visual::after {
    position: absolute;
    content: "";
    border-radius: 999px;
    pointer-events: none;
}

.systems-hero__visual::before {
    inset: 2% -3% 2% 4%;
    border: 2px dashed rgba(18, 18, 18, 0.18);
}

.systems-hero__visual::after {
    width: 76px;
    height: 76px;
    top: 10%;
    left: 4%;
    border: 9px solid #c9f31d;
    border-top-color: transparent;
}

.systems-collage {
    position: absolute;
    inset: 8% 0 0 5%;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: repeat(2, minmax(0, 1fr));
    gap: 16px;
    width: min(680px, 100%);
    aspect-ratio: 1;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 44px 120px rgba(18, 18, 18, 0.12);
}

.systems-collage__tile {
    position: relative;
    min-height: 0;
    overflow: hidden;
    background: #ecece7;
}

.systems-collage__tile img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.03);
    transition: transform 0.45s ease;
}

.systems-collage__tile:hover img {
    transform: scale(1.1);
}

.systems-collage__tile::after {
    position: absolute;
    inset: 0;
    content: "";
    background: linear-gradient(180deg, rgba(18, 18, 18, 0.03), rgba(18, 18, 18, 0.66));
}

.systems-collage__tile > div {
    position: absolute;
    inset-inline: 24px;
    bottom: 22px;
    z-index: 1;
    color: #fff;
}

.systems-collage__tile span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    margin-bottom: 12px;
    border-radius: 50%;
    background: #c9f31d;
    color: #121212;
    font-size: 12px;
    font-weight: 900;
}

.systems-collage__tile h2 {
    margin: 0 0 8px;
    color: #fff;
    font-size: clamp(20px, 2vw, 30px);
    line-height: 1;
}

.systems-collage__tile p {
    margin: 0;
    color: rgba(255, 255, 255, 0.88);
    font-size: 14px;
    line-height: 1.45;
}

.systems-collage__tile--payroll {
    border-top-left-radius: 100%;
}

.systems-collage__tile--farm {
    border-top-right-radius: 100%;
}

.systems-collage__tile--accounting {
    border-bottom-left-radius: 100%;
}

.systems-collage__tile--store {
    border-bottom-right-radius: 100%;
}

.home-template-hero-grid {
    display: grid;
    grid-template-columns: minmax(610px, 0.95fr) 710px;
    gap: 18px;
    align-items: start;
    min-height: 760px;
}

.home-template-hero-copy {
    min-width: 0;
}

.home-template-hero-visual {
    position: relative;
    top: -37px;
    min-width: 0;
    justify-self: end;
    padding-top: 18px;
}

.home-template-hero-note {
    max-width: 620px;
    margin-top: 34px;
}

.home-template-hero-note .right-text {
    max-width: 560px;
    margin-bottom: 26px;
    color: #575757;
    font-size: 18px;
    line-height: 1.65;
}

.home-system-highlights {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin: 0 0 26px;
    padding: 0;
    list-style: none;
}

.home-system-highlights li {
    min-height: 96px;
    padding: 18px 18px 16px;
    border: 1px solid rgba(18, 18, 18, 0.08);
    border-radius: 8px;
    background: #f7f8f4;
}

.home-system-highlights strong,
.home-system-highlights span {
    display: block;
}

.home-system-highlights strong {
    margin-bottom: 6px;
    color: #121212;
    font-size: 16px;
    line-height: 1.15;
}

.home-system-highlights span {
    color: #666;
    font-size: 13px;
    line-height: 1.45;
}

.home-template-thumb-wrap {
    position: relative;
    display: flex;
    align-items: center;
    gap: 17px;
    width: 759px;
    left: 0;
    margin-left: 46px;
    transform: translateX(76px);
}

.home-template-thumb-wrap::before,
.home-template-thumb-wrap::after {
    position: absolute;
    content: "";
    border-radius: 999px;
    pointer-events: none;
}

.home-template-thumb-wrap::before {
    width: 78px;
    height: 78px;
    left: -56px;
    bottom: 88px;
    z-index: 3;
    background: #c9f31d;
}

.home-template-thumb-wrap::after {
    width: 116px;
    height: 116px;
    top: 24px;
    right: -34px;
    border: 2px solid rgba(10, 69, 151, 0.18);
}

.home-template-shape-wrapper {
    position: relative;
    flex: 0 0 247px;
    width: 247px;
    height: 687px;
}

.home-template-shape-wrapper-right {
    top: -28px;
    flex-basis: 495px;
    width: 495px;
    margin-top: -165px;
}

.home-template-mask {
    display: grid;
    grid-template-rows: 335px 335px;
    gap: 17px;
    width: 247px;
    height: 687px;
    overflow: hidden;
    background: #fff;
}

.home-template-mask-right {
    width: 495px;
}

.home-template-mask-left {
    clip-path: path("M345.653 0.0007L345.767 335.199L0 335.188C5.42343 149.38 158.272 -0.380283 345.653 0.0007Z M1.77502 352.484L347 352.467L345.492 687C158.416 686.646 6.4537 537.738 1.77502 352.484Z");
}

.home-template-mask-right {
    clip-path: path("M344.711 352.983C339.777 537.564 188.41 685.881 2.00488 686.497L0.501953 352.967L344.711 352.983ZM1.8457 0.500977C188.554 0.386501 340.805 149.551 346.482 334.688L1.7334 334.697L1.8457 0.500977Z");
}

.home-template-mask img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-real-photo--import-trader,
.home-real-photo--dairy-farm {
    grid-row: 1 / -1;
}

.home-real-photo--import-trader {
    object-position: 64% 50%;
}

.home-real-photo--dairy-farm {
    object-position: 50% 54%;
}

.home-real-photo--institution {
    object-position: 50% 45%;
}

.home-real-photo--business {
    object-position: 50% 48%;
}

.home-real-photo--farm {
    object-position: 50% 66%;
}

.home-real-photo--store {
    object-position: 50% 52%;
}

.home-template-dash {
    position: absolute;
    pointer-events: none;
}

.home-template-dash path {
    stroke-width: 1.5;
    animation: move-dash 2s linear infinite;
}

.home-template-dash-left {
    left: -16px;
    bottom: -18px;
}

.home-template-dash-right {
    right: -10px;
    top: -22px;
}

.system-card {
    position: absolute;
    border: 1px solid rgba(18, 18, 18, 0.14);
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 30px 90px rgba(18, 18, 18, 0.12);
}

.system-card-main {
    inset: 32px 80px 40px 20px;
    padding: 28px;
}

.system-topbar {
    display: flex;
    gap: 8px;
    margin-bottom: 26px;
}

.system-topbar span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #0a4597;
}

.system-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

.system-grid span {
    min-height: 78px;
    border-radius: 8px;
    background: #f4f7fb;
    color: #121212;
    display: flex;
    align-items: center;
    padding: 18px;
    font-size: clamp(16px, 1.6vw, 22px);
    font-weight: 800;
}

.system-progress {
    height: 11px;
    margin-top: 24px;
    border-radius: 999px;
    background: #e5e8ef;
    overflow: hidden;
}

.system-progress i {
    display: block;
    width: 72%;
    height: 100%;
    border-radius: inherit;
    background: linear-gradient(90deg, #0a4597, #c9f31d);
}

.system-card-small {
    right: 10px;
    bottom: 0;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 16px 20px;
    font-weight: 900;
    color: #121212;
}

.system-card-small img {
    width: 44px;
    height: 44px;
    object-fit: contain;
}

.system-orbit {
    position: absolute;
    border: 2px solid rgba(10, 69, 151, 0.18);
    border-radius: 50%;
}

.system-orbit-one {
    width: 118px;
    height: 118px;
    right: 28px;
    top: 0;
}

.system-orbit-two {
    width: 70px;
    height: 70px;
    left: 0;
    bottom: 18px;
    background: #c9f31d;
    border-color: #c9f31d;
}

.larmoond-home-hero h1.title {
    max-width: 980px;
    font-size: clamp(60px, 5.8vw, 112px);
    line-height: 0.95;
}

.section-title-four .sub-title .icon span {
    display: block;
    width: 34px;
    height: 9px;
    border-top: 2px solid #121212;
    border-bottom: 2px solid #121212;
}

.about-review .icon {
    display: flex;
    gap: 10px;
    color: #0a4597;
}

.larmoond-system-preview {
    display: grid;
    grid-template-columns: 112px 1fr;
    min-height: 480px;
    border: 1px solid rgba(18, 18, 18, 0.12);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 30px 90px rgba(18, 18, 18, 0.08);
    overflow: hidden;
}

.preview-sidebar {
    display: flex;
    flex-direction: column;
    gap: 18px;
    align-items: center;
    padding: 28px 18px;
    background: #0a4597;
}

.preview-sidebar img {
    width: 58px;
    height: 58px;
    object-fit: contain;
    border-radius: 8px;
    background: #fff;
}

.preview-sidebar span {
    width: 100%;
    height: 12px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.34);
}

.preview-main {
    display: grid;
    gap: 22px;
    align-content: center;
    padding: clamp(26px, 5vw, 56px);
}

.preview-chart {
    display: flex;
    align-items: end;
    gap: 14px;
    height: 190px;
    padding: 24px;
    border-radius: 8px;
    background: #f4f7fb;
}

.preview-chart span {
    flex: 1;
    border-radius: 8px 8px 0 0;
    background: #0a4597;
}

.preview-chart span:nth-child(1) { height: 42%; }
.preview-chart span:nth-child(2) { height: 72%; }
.preview-chart span:nth-child(3) { height: 55%; background: #c9f31d; }
.preview-chart span:nth-child(4) { height: 88%; }

.preview-table {
    display: grid;
    gap: 10px;
}

.preview-table i {
    height: 16px;
    border-radius: 999px;
    background: #dfe7f3;
}

.preview-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.preview-badges b {
    border-radius: 999px;
    padding: 9px 16px;
    background: #121212;
    color: #fff;
    font-size: 13px;
}

.larmoond-technology-wrapper {
    padding-top: 72px !important;
    padding-bottom: 78px !important;
}

.larmoond-tech-cards {
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 9px !important;
    width: 100%;
}

.larmoond-tech-cards .card-items {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    width: auto !important;
    min-height: 64px;
    padding: 10px;
    gap: 9px;
    overflow: hidden;
    border: 1px solid rgba(18, 18, 18, 0.14);
    background: #fff;
    color: #121212;
    transition: background 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
}

.larmoond-tech-cards .card-items::before {
    display: none;
}

.larmoond-tech-cards .card-items:hover {
    transform: translateY(-3px);
    border-color: #c9f31d;
    background: #f9fce9;
}

.larmoond-tech-card__icon {
    display: grid;
    flex: 0 0 34px;
    width: 34px;
    height: 34px;
    place-items: center;
    overflow: hidden;
    border-radius: 9px;
    background: #121212;
    color: #c9f31d;
    font-size: 17px;
}

.larmoond-tech-card__icon img {
    width: 100%;
    height: 100%;
    max-width: none !important;
    max-height: none !important;
    object-fit: contain;
    padding: 5px;
    background: #fff;
}

.larmoond-tech-card__label {
    padding: 0 3px;
    color: inherit;
    font-size: 10px;
    font-weight: 800;
    line-height: 1;
    text-align: center;
}

.larmoond-tech-card__name {
    min-width: 0;
    overflow-wrap: anywhere;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.18;
}

@media (max-width: 1399px) {
    .larmoond-tech-cards {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

@media (max-width: 991px) {
    .larmoond-tech-cards {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 575px) {
    .larmoond-technology-wrapper {
        padding-top: 50px !important;
        padding-bottom: 54px !important;
    }

    .larmoond-tech-cards {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px !important;
    }

    .larmoond-tech-cards .card-items {
        min-height: 58px;
        padding: 8px;
        gap: 7px;
    }

    .larmoond-tech-card__name {
        font-size: 12px;
    }
}

.larmoond-clients-area {
    background: #fff;
}

.larmoond-clients-wrapper {
    padding: 90px 0 110px;
}

.larmoond-clients-title .title {
    max-width: 590px;
}

.larmoond-clients-summary {
    display: grid;
    grid-template-columns: auto 1fr;
    column-gap: 14px;
    align-items: center;
    max-width: 520px;
    margin-top: 58px;
}

.larmoond-clients-summary strong {
    grid-row: span 2;
    color: #121212;
    font-size: clamp(52px, 5vw, 76px);
    font-weight: 700;
    line-height: .8;
}

.larmoond-clients-summary span {
    color: #121212;
    font-size: 16px;
    font-weight: 700;
}

.larmoond-clients-summary p {
    margin: 6px 0 0;
    color: #666;
    font-size: 15px;
    line-height: 1.55;
}

.larmoond-client-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

.larmoond-client-card {
    display: grid;
    min-height: 132px;
    place-items: center;
    padding: 28px 34px;
    border: 1px solid rgba(18, 18, 18, .16);
    background: #fff;
    transition: border-color .25s ease, background .25s ease, transform .25s ease;
}

a.larmoond-client-card {
    text-decoration: none;
}

.larmoond-client-card:hover {
    border-color: #c9f31d;
    background: #fbfdea;
    transform: translateY(-4px);
}

.larmoond-client-card img {
    display: block;
    width: auto;
    max-width: 82%;
    height: 58px;
    max-height: 58px;
    object-fit: contain;
    filter: grayscale(1);
    opacity: .72;
    transition: filter .25s ease, opacity .25s ease;
}

.larmoond-client-card:hover img {
    filter: grayscale(0);
    opacity: 1;
}

@media (max-width: 991px) {
    .larmoond-clients-wrapper {
        padding: 70px 0 80px;
    }

    .larmoond-clients-summary {
        margin-top: 30px;
    }
}

@media (max-width: 575px) {
    .larmoond-clients-wrapper {
        padding: 52px 0 60px;
    }

    .larmoond-client-grid {
        gap: 10px;
    }

    .larmoond-client-card {
        min-height: 96px;
        padding: 18px;
    }

    .larmoond-client-card img {
        height: 42px;
        max-height: 42px;
    }
}

.larmoond-cta-showcase {
    padding: 0 0 115px;
    background: #fff;
}

.larmoond-cta-showcase__stage {
    position: relative;
    padding: 76px 0 40px;
}

.larmoond-cta-showcase__panel {
    position: relative;
    min-height: 580px;
    margin-inline-start: 17%;
    padding: 116px clamp(38px, 5vw, 86px) 72px clamp(315px, 25vw, 450px);
    overflow: hidden;
    background: #c9f31d;
}

.larmoond-cta-showcase__content {
    position: relative;
    z-index: 1;
    max-width: 740px;
}

.larmoond-cta-showcase__content .sub-title {
    margin-bottom: 24px;
}

.larmoond-cta-showcase__content h2 {
    margin: 0;
    color: #101010;
    font-size: clamp(42px, 4.55vw, 76px);
    font-weight: 700;
    letter-spacing: -.055em;
    line-height: 1.04;
}

.larmoond-cta-showcase__footer {
    display: flex;
    align-items: center;
    gap: clamp(26px, 4vw, 70px);
    margin-top: 58px;
}

.larmoond-cta-showcase__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    min-height: 62px;
    padding: 0 30px;
    border-radius: 999px;
    background: #101010;
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    text-decoration: none;
    transition: transform .25s ease, background .25s ease;
}

.larmoond-cta-showcase__button:hover {
    background: #242424;
    color: #fff;
    transform: translateY(-3px);
}

.larmoond-cta-showcase__footer p {
    max-width: 350px;
    margin: 0;
    padding-inline-start: clamp(24px, 3vw, 54px);
    border-inline-start: 1px solid rgba(16, 16, 16, .2);
    color: #303030;
    font-size: 15px;
    line-height: 1.6;
}

.larmoond-cta-showcase__image {
    position: absolute;
    z-index: 2;
    top: 140px;
    inset-inline-start: 0;
    width: 46%;
    max-width: 650px;
    margin: 0;
    overflow: hidden;
    background: #101010;
}

.larmoond-cta-showcase__image img {
    display: block;
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.larmoond-cta-showcase__image figcaption {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
    min-height: 76px;
    padding: 17px 15px;
    align-items: center;
    background: #101010;
}

.larmoond-cta-showcase__image figcaption span {
    padding: 7px 15px;
    border: 1px solid rgba(255, 255, 255, .22);
    border-radius: 999px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
}

.larmoond-cta-showcase__spark {
    position: absolute;
    color: #101010;
    font-size: 58px;
    opacity: .92;
}

.larmoond-cta-showcase__spark--top {
    top: 52px;
    inset-inline-end: 64px;
}

.larmoond-cta-showcase__spark--bottom {
    bottom: 44px;
    inset-inline-start: 52%;
    font-size: 46px;
}

.larmoond-work-smartly .work-process-left-content .thumb img {
    display: block;
    width: 100%;
    aspect-ratio: 650 / 601;
    object-fit: cover;
}

.larmoond-work-smartly .work-process-right-content .section-title-four .title > span {
    display: block;
}

.pixelr-rtl .larmoond-work-smartly .work-process-left-content {
    margin-right: 0;
    margin-left: 45px;
}

@media (min-width: 1200px) {
    .pixelr-rtl .larmoond-work-smartly .work-process-right-content {
        margin-right: -480px;
        padding-right: 480px;
        margin-left: -255px;
        padding-left: 255px;
    }
}

@media (max-width: 1199px) {
    .larmoond-cta-showcase__panel {
        margin-inline-start: 12%;
        padding-inline-start: clamp(270px, 27vw, 360px);
    }

    .larmoond-cta-showcase__image {
        width: 48%;
    }
}

@media (max-width: 991px) {
    .larmoond-cta-showcase {
        padding-bottom: 76px;
    }

    .larmoond-cta-showcase__stage {
        display: flex;
        flex-direction: column;
        padding-top: 0;
    }

    .larmoond-cta-showcase__panel {
        min-height: auto;
        margin: 0;
        padding: 390px 42px 58px;
    }

    .larmoond-cta-showcase__image {
        top: 28px;
        inset-inline-start: 50%;
        width: min(76%, 610px);
        transform: translateX(-50%);
    }

    .larmoond-cta-showcase__image img {
        height: 310px;
    }

    .larmoond-cta-showcase__spark--bottom {
        inset-inline-start: 74%;
    }
}

@media (max-width: 575px) {
    .larmoond-cta-showcase {
        padding-bottom: 58px;
    }

    .larmoond-cta-showcase__panel {
        padding: 278px 22px 38px;
    }

    .larmoond-cta-showcase__content h2 {
        font-size: clamp(35px, 10vw, 52px);
    }

    .larmoond-cta-showcase__footer {
        align-items: flex-start;
        flex-direction: column;
        gap: 22px;
        margin-top: 34px;
    }

    .larmoond-cta-showcase__footer p {
        padding-inline-start: 18px;
        font-size: 14px;
    }

    .larmoond-cta-showcase__image {
        top: 18px;
        width: calc(100% - 36px);
    }

    .larmoond-cta-showcase__image img {
        height: 220px;
    }

    .larmoond-cta-showcase__image figcaption {
        min-height: 62px;
        gap: 6px;
        padding: 12px;
    }

    .larmoond-cta-showcase__image figcaption span {
        padding: 6px 9px;
        font-size: 10px;
    }

    .larmoond-cta-showcase__spark--top {
        top: 16px;
        inset-inline-end: 20px;
        font-size: 38px;
    }

    .larmoond-cta-showcase__spark--bottom {
        display: none;
    }
}

.larmoond-news-card {
    height: 100%;
    border: 1px solid rgba(18, 18, 18, 0.1);
    border-radius: 8px;
    background: #fff;
    overflow: hidden;
}

.larmoond-news-card .thumb {
    display: block;
    aspect-ratio: 1.3;
    overflow: hidden;
}

.larmoond-news-card .thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.larmoond-news-card:hover .thumb img {
    transform: scale(1.06);
}

.larmoond-news-card .content {
    padding: 28px;
}

.larmoond-news-card time {
    display: inline-block;
    margin-bottom: 14px;
    color: #6d6d6d;
    font-size: 14px;
    font-weight: 600;
}

.larmoond-news-card h3 {
    margin-bottom: 14px;
    font-size: clamp(24px, 2.3vw, 34px);
    line-height: 1.05;
}

.larmoond-news-card h3 a {
    color: #121212;
    text-decoration: none;
}

.larmoond-news-card p {
    color: #555;
    margin: 0;
}

.software-thumb,
.service-software-visual {
    display: grid;
    place-items: center;
    gap: 12px;
    width: 100%;
    height: 100%;
    min-height: 280px;
    background:
        linear-gradient(135deg, rgba(10, 69, 151, 0.96), rgba(18, 18, 18, 0.96)),
        #0a4597;
    color: #fff;
}

.software-thumb b,
.service-software-visual span {
    display: grid;
    place-items: center;
    width: 86px;
    height: 86px;
    border-radius: 8px;
    background: #fff;
    color: #0a4597;
    font-size: 28px;
    font-weight: 900;
    text-transform: uppercase;
}

.software-thumb i,
.service-software-visual i {
    width: min(72%, 280px);
    height: 12px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.28);
}

.service-index-thumb img {
    width: 62px;
    height: 62px;
    object-fit: contain;
    border-radius: 8px;
}

.service-software-visual {
    min-height: 430px;
}

.process-panel {
    min-height: 260px;
    border-radius: 8px;
    background: #fff;
    padding: clamp(28px, 5vw, 54px);
    box-shadow: 0 24px 70px rgba(18, 18, 18, 0.08);
}

.process-panel-dark {
    background: #121212;
}

.process-panel span {
    display: inline-flex;
    margin-bottom: 28px;
    color: #0a4597;
    font-size: 20px;
    font-weight: 900;
}

.process-panel-dark span {
    color: #c9f31d;
}

.process-panel h3 {
    color: #121212;
    font-size: clamp(32px, 4vw, 58px);
    line-height: 1;
    margin-bottom: 16px;
}

.process-panel-dark h3 {
    color: #fff;
}

.process-panel p {
    color: #555;
    font-size: 18px;
    line-height: 1.65;
    margin: 0;
}

.process-panel-dark p {
    color: rgba(255, 255, 255, 0.7);
}

.our-clint li span {
    display: grid;
    place-items: center;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #fff;
    color: #0a4597;
    font-size: 12px;
    font-weight: 900;
}

.larmoond-cta-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    border-radius: 8px;
    background: #121212;
    color: #fff;
    padding: clamp(34px, 6vw, 74px);
}

.larmoond-cta-card p {
    color: #c9f31d;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 14px;
}

.larmoond-cta-card h2 {
    color: #fff;
    font-size: clamp(38px, 6vw, 82px);
    line-height: 0.98;
    margin-bottom: 16px;
}

.larmoond-cta-card span {
    color: rgba(255, 255, 255, 0.72);
    max-width: 760px;
    display: block;
}

.larmoond-cta-card .solid-btn {
    flex: 0 0 auto;
    background: #c9f31d;
    color: #121212;
}

.content-band,
.services-list-page,
.products-list-page,
.platforms-list-page,
.case-studies-list-page,
.blog-list-page,
.contact-page,
.about-page {
    padding: 170px 0 120px;
    background: #f7f7f2;
}

.page-heading,
.landrick-page-heading {
    max-width: 980px;
    margin: 0 auto 58px;
    text-align: center;
}

.page-heading .section-kicker,
.section-kicker {
    color: #6d6d6d;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
}

.page-heading h1,
.landrick-page-heading h1 {
    color: #121212;
    font-size: clamp(48px, 7vw, 96px);
    line-height: 0.98;
}

.section-description,
.page-heading p {
    color: #555;
    font-size: 18px;
    line-height: 1.7;
}

.glass-card,
.service-card-3d,
.product-card-3d,
.platform-card-3d,
.case-study-card-3d,
.blog-card,
.empty-state,
.stat-card {
    border: 1px solid rgba(18, 18, 18, 0.1);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 24px 60px rgba(18, 18, 18, 0.06);
}

.service-grid,
.products-grid,
.platforms-grid,
.case-study-grid,
.blog-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.service-card-link,
.product-card-link,
.platform-card-link,
.case-study-card-link,
.blog-card-link {
    display: block;
    height: 100%;
    color: #121212;
    text-decoration: none;
}

.service-card-3d,
.product-card-3d,
.platform-card-3d,
.case-study-card-3d,
.blog-card {
    overflow: hidden;
    transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.service-card-3d:hover,
.product-card-3d:hover,
.platform-card-3d:hover,
.case-study-card-3d:hover,
.blog-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 34px 80px rgba(18, 18, 18, 0.1);
}

.service-card-body,
.product-card-body,
.platform-card-body,
.case-study-card-body,
.blog-card-body {
    padding: 28px;
}

.service-card-body h2,
.product-card-body h2,
.platform-card-body h2,
.case-study-card-body h2,
.blog-card-body h2,
.empty-state h2 {
    color: #121212;
    font-size: clamp(26px, 2.7vw, 40px);
    line-height: 1.05;
    margin-bottom: 14px;
}

.service-card-body p,
.product-card-body p,
.platform-card-body p,
.case-study-card-body p,
.blog-card-body p,
.empty-state p {
    color: #555;
}

.product-card-media,
.platform-card-media,
.blog-card-media {
    aspect-ratio: 1.28;
    background: #ecece7;
    overflow: hidden;
}

.product-card-media img,
.platform-card-media img,
.blog-card-media img,
.story-visual img,
.section-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service-card-orbit {
    min-height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #121212;
    color: #c9f31d;
    font-size: 56px;
}

.service-card-orbit img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.story-row,
.cta-card {
    padding: clamp(28px, 5vw, 60px);
}

.section-heading,
.split-heading {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 42px;
}

.section-heading h2,
.story-row h2,
.cta-card h2 {
    color: #121212;
    font-size: clamp(38px, 5vw, 74px);
    line-height: 1;
}

.btn,
.theme-btn {
    border-radius: 999px;
    font-weight: 700;
}

.btn-primary {
    border-color: #121212;
    background: #121212;
}

.btn-outline-primary {
    border-color: #121212;
    color: #121212;
}

.btn-outline-primary:hover {
    border-color: #c9f31d;
    background: #c9f31d;
    color: #121212;
}

.footer-top-right-content .form-group {
    position: relative;
}

.footer-top-right-content button.icon {
    border: 0;
    background: transparent;
}

.pixelr-rtl {
    direction: rtl;
    text-align: right;
}

.pixelr-rtl .main-menu ul li .submenu {
    left: auto;
    right: 0;
}

.pixelr-rtl .header-main,
.pixelr-rtl .team-top-content,
.pixelr-rtl .section-heading,
.pixelr-rtl .larmoond-cta-card {
    direction: rtl;
}

.pixelr-rtl .text-end {
    text-align: left !important;
}

.header-main .main-menu ul li.larmoond-business-nav-item {
    margin-inline-end: 0;
}

.header-main .main-menu ul li.larmoond-business-nav-item .larmoond-business-nav-link {
    display: inline-block;
    min-width: 0;
    min-height: 0;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: var(--gt-black);
    direction: inherit;
    font-family: "Kanit", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    padding: 0 !important;
    text-align: inherit;
    text-transform: uppercase;
}

.header-main .main-menu ul li.larmoond-business-nav-item .larmoond-business-nav-link:hover {
    background: transparent !important;
    color: var(--gt-theme) !important;
}

.larmoond-services-hub,
.larmoond-service-detail {
    direction: inherit;
    text-align: start;
}

.larmoond-companies-hero {
    max-width: 1320px;
    margin: 0 auto 76px;
    padding-top: 8px;
    text-align: start;
}

.larmoond-companies-hero .section-kicker {
    margin-bottom: 10px;
}

.larmoond-companies-hero h1 {
    max-width: 1180px;
    margin: 0 0 18px;
    color: #121212;
    font-size: clamp(72px, 9vw, 148px);
    font-weight: 500;
    line-height: 0.95;
    text-transform: uppercase;
}

.larmoond-companies-hero .section-description {
    max-width: 980px;
    margin: 0;
    color: #3f4650;
    font-size: clamp(18px, 1.45vw, 24px);
    line-height: 1.65;
}

.larmoond-services-hub[dir="rtl"] .larmoond-companies-hero h1,
.larmoond-services-hub[dir="rtl"] .larmoond-companies-hero .section-description {
    margin-inline-start: auto;
}

.larmoond-package-panel {
    display: block;
    margin-bottom: 86px;
    padding: 72px 0 0;
    border-top: 1px solid rgba(18, 18, 18, 0.12);
}

.larmoond-package-panel__intro {
    display: grid;
    grid-template-columns: minmax(0, 0.92fr) minmax(360px, 1.08fr);
    gap: clamp(28px, 5vw, 70px);
    align-items: end;
    margin-bottom: 34px;
}

.larmoond-package-panel__content h2 {
    color: #121212;
    font-size: clamp(48px, 7vw, 112px);
    font-weight: 500;
    line-height: 0.96;
    margin-bottom: 18px;
    text-transform: uppercase;
}

.larmoond-package-panel__content p {
    max-width: 640px;
    color: #3f4650;
    font-size: 18px;
    line-height: 1.8;
}

.larmoond-package-panel__cta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
    margin-top: 28px;
}

.larmoond-package-panel__cta span {
    color: #121212;
    font-weight: 800;
}

.larmoond-package-media-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

.larmoond-package-media-grid img {
    width: 100%;
    aspect-ratio: 1.1 / 1;
    object-fit: cover;
    background: #ededeb;
}

.larmoond-package-list {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
    margin: 0;
    padding: 0;
}

.larmoond-package-list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    min-height: 64px;
    border-radius: 8px;
    border: 1px solid rgba(18, 18, 18, 0.08);
    background: #fff;
    color: #121212;
    padding: 15px 16px;
    font-weight: 700;
    line-height: 1.35;
    list-style: none;
}

.larmoond-package-list i {
    flex: 0 0 auto;
    color: #0a4597;
}

.larmoond-services-hub[dir="ltr"] .larmoond-package-list li {
    flex-direction: row-reverse;
}

.larmoond-services-hub[dir="ltr"] .larmoond-text-link i {
    transform: rotate(180deg);
}

.larmoond-services-heading {
    align-items: center;
    border-top: 1px solid rgba(18, 18, 18, 0.12);
    padding-top: 70px;
}

.larmoond-services-heading h2 {
    margin: 0;
}

.larmoond-business-showcase {
    margin-top: 76px;
}

.larmoond-business-service-stack {
    display: grid;
    gap: 28px;
}

.larmoond-business-service-row {
    display: grid;
    grid-template-columns: minmax(280px, 0.92fr) minmax(0, 1.08fr);
    min-height: 430px;
    overflow: hidden;
}

.larmoond-business-service-row.is-reversed .larmoond-business-service-media {
    order: 2;
}

.larmoond-business-service-row.is-reversed .larmoond-business-service-content {
    order: 1;
}

.larmoond-business-service-media {
    position: relative;
    display: block;
    min-height: 100%;
    overflow: hidden;
    background: #121212;
}

.larmoond-business-service-media img {
    width: 100%;
    height: 100%;
    min-height: 430px;
    object-fit: cover;
    transform: scale(1.01);
    transition: transform 0.45s ease;
}

.larmoond-business-service-row:hover .larmoond-business-service-media img {
    transform: scale(1.06);
}

.larmoond-business-service-media::after {
    position: absolute;
    inset: 0;
    content: "";
    background: linear-gradient(180deg, rgba(18, 18, 18, 0), rgba(18, 18, 18, 0.36));
}

.larmoond-business-service-media span {
    position: absolute;
    right: 24px;
    bottom: 24px;
    z-index: 1;
    display: grid;
    place-items: center;
    width: 64px;
    height: 64px;
    border-radius: 8px;
    background: #c9f31d;
    color: #121212;
    font-size: 24px;
    box-shadow: 0 18px 42px rgba(18, 18, 18, 0.18);
}

.larmoond-business-service-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: clamp(28px, 5vw, 58px);
}

.larmoond-business-service-content h3 {
    margin-bottom: 16px;
    color: #121212;
    font-size: clamp(32px, 4vw, 58px);
    line-height: 1.08;
}

.larmoond-business-service-content h3 a {
    color: inherit;
    text-decoration: none;
}

.larmoond-business-service-content > p:not(.section-kicker) {
    color: #555;
    font-size: 17px;
    line-height: 1.85;
    margin-bottom: 24px;
}

.larmoond-business-service-content ul {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 14px;
    margin: 0 0 28px;
    padding: 0;
}

.larmoond-business-service-content li {
    display: flex;
    align-items: center;
    gap: 9px;
    color: #121212;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.6;
    list-style: none;
}

.larmoond-business-service-content li i {
    color: #0a4597;
    font-size: 13px;
}

.larmoond-text-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    width: fit-content;
    color: #0a4597;
    font-weight: 900;
    text-decoration: none;
}

.larmoond-text-link:hover {
    color: #121212;
}

.service-card-orbit i {
    font-size: 58px;
}

.larmoond-service-detail .service-feature-card .service-icon {
    display: inline-grid;
    place-items: center;
    width: 54px;
    height: 54px;
    margin-bottom: 22px;
    border-radius: 8px;
    background: #121212;
    color: #c9f31d;
}

.larmoond-detail-cta-wrap {
    padding-top: 0;
}

@media (max-width: 1199px) {
    .header-main .hero-button {
        display: none;
    }

    .larmoond-home-hero {
        padding-top: 190px !important;
    }

    .home-template-hero-grid {
        grid-template-columns: minmax(0, 1fr);
    }

    .home-template-hero-visual {
        justify-self: center;
        width: 100%;
        min-height: 620px;
        overflow: hidden;
    }

    .home-template-thumb-wrap {
        left: 0;
        margin: 0 auto;
        transform: scale(0.9);
        transform-origin: top center;
    }
}

@media (max-width: 991px) {
    .home-template-hero-grid {
        grid-template-columns: 1fr;
        min-height: 0;
        gap: 42px;
    }

    .home-template-hero-visual {
        justify-self: center;
        width: 100%;
        min-height: 520px;
    }

    .home-template-hero-note {
        max-width: 100%;
    }

    .systems-hero {
        grid-template-columns: 1fr;
        min-height: 0;
        padding-bottom: 70px;
    }

    .systems-hero__visual {
        min-height: auto;
    }

    .systems-collage {
        position: relative;
        inset: auto;
        width: min(620px, 100%);
        margin: 0 auto;
    }

    .home-template-thumb-wrap {
        transform: scale(0.74);
    }

    .service-grid,
    .products-grid,
    .platforms-grid,
    .case-study-grid,
    .blog-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .larmoond-cta-card,
    .section-heading,
    .split-heading {
        align-items: flex-start;
        flex-direction: column;
    }

    .larmoond-package-panel {
        padding-top: 48px;
    }

    .larmoond-package-panel__intro {
        grid-template-columns: 1fr;
    }

    .larmoond-package-list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .larmoond-business-service-row,
    .larmoond-business-service-row.is-reversed {
        grid-template-columns: 1fr;
    }

    .larmoond-business-service-row.is-reversed .larmoond-business-service-media,
    .larmoond-business-service-row.is-reversed .larmoond-business-service-content {
        order: initial;
    }

    .larmoond-business-service-media,
    .larmoond-business-service-media img {
        min-height: 300px;
    }
}

@media (max-width: 767px) {
    .pixelr-brand img {
        max-width: 180px;
    }

    .larmoond-hero-system {
        min-height: 300px;
    }

    .home-template-hero-grid {
        gap: 34px;
    }

    .larmoond-home-hero {
        padding-top: 150px !important;
    }

    .home-system-highlights {
        grid-template-columns: 1fr;
    }

    .system-card-main {
        inset: 28px 24px 50px 0;
        padding: 20px;
    }

    .system-grid {
        grid-template-columns: 1fr;
    }

    .system-grid span {
        min-height: 54px;
    }

    .larmoond-system-preview {
        grid-template-columns: 72px 1fr;
        min-height: 360px;
    }

    .preview-sidebar {
        padding: 18px 12px;
    }

    .preview-sidebar img {
        width: 42px;
        height: 42px;
    }

    .service-grid,
    .products-grid,
    .platforms-grid,
    .case-study-grid,
    .blog-grid {
        grid-template-columns: 1fr;
    }

    .content-band,
    .services-list-page,
    .products-list-page,
    .platforms-list-page,
    .case-studies-list-page,
    .blog-list-page,
    .contact-page,
    .about-page {
        padding: 130px 0 80px;
    }

    .systems-hero {
        padding-top: 20px;
    }

    .systems-hero__copy h1 {
        font-size: clamp(46px, 13vw, 72px);
    }

    .systems-collage {
        gap: 10px;
        border-radius: 28px;
        aspect-ratio: auto;
    }

    .systems-collage__tile {
        min-height: 260px;
        border-radius: 8px;
    }

    .systems-collage__tile--payroll,
    .systems-collage__tile--farm,
    .systems-collage__tile--accounting,
    .systems-collage__tile--store {
        border-radius: 8px;
    }

    .systems-hero__visual::before,
    .systems-hero__visual::after {
        display: none;
    }

    .home-template-hero-visual {
        min-height: 420px;
    }

    .home-template-thumb-wrap {
        transform: scale(0.56);
    }

    .home-template-thumb-wrap::before,
    .home-template-thumb-wrap::after,
    .home-template-dash {
        display: none;
    }

    .larmoond-companies-hero {
        margin-bottom: 48px;
    }

    .larmoond-companies-hero h1 {
        font-size: clamp(52px, 15vw, 78px);
    }

    .larmoond-package-media-grid,
    .larmoond-package-list,
    .systems-collage,
    .larmoond-business-service-content ul {
        grid-template-columns: 1fr;
    }

    .larmoond-package-panel__content h2 {
        font-size: clamp(42px, 12vw, 66px);
    }

    .larmoond-home-hero h1.title {
        font-size: clamp(46px, 14vw, 72px);
    }

    .larmoond-package-panel__cta {
        align-items: flex-start;
        flex-direction: column;
    }

    .larmoond-business-service-content ul {
        grid-template-columns: 1fr;
    }

    .larmoond-business-service-content {
        padding: 26px;
    }
}

@media (max-width: 991px) {
    .header-3 .language-switcher-pixelr {
        display: block;
    }
}

.header-3 .mega-menu-wrapper {
    margin: 0 clamp(26px, 5.8vw, 118px);
}

.header-3 .mega-menu-wrapper .header-main {
    gap: clamp(18px, 2.2vw, 38px);
}

.header-3 .mega-menu-wrapper .header-main .header-right {
    flex: 0 0 auto;
    gap: clamp(18px, 1.4vw, 28px);
}

.header-3 .language-switcher-pixelr__button {
    min-width: auto !important;
    min-height: auto !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    color: #121212 !important;
}

.header-3 .language-switcher-pixelr__button::marker {
    content: "";
}

.header-main {
    gap: clamp(18px, 2.1vw, 38px);
}

.header-main .main-menu > nav > ul {
    gap: clamp(34px, 3.2vw, 60px);
}

.larmoond-template-hero {
    padding-top: clamp(178px, 12vw, 235px);
    padding-bottom: 92px;
}

.larmoond-template-hero .hero-wrapper {
    margin: 0 clamp(24px, 5.8vw, 116px);
}

.larmoond-template-hero .hero-section-title .sub-title {
    display: block;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    margin-bottom: 20px;
    font-size: clamp(22px, 2vw, 36px);
    line-height: 1.2;
    text-transform: capitalize;
}

.larmoond-template-hero .larmoond-hero-title {
    display: block;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    max-width: 1020px;
    margin-bottom: 70px;
    color: #050505;
    font-size: clamp(78px, 6.15vw, 118px);
    line-height: 1.04;
    letter-spacing: 0;
    text-transform: uppercase;
}

.larmoond-template-hero .larmoond-hero-title * {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
}

.larmoond-template-hero .text-content {
    margin-left: clamp(48px, 5vw, 96px);
    margin-bottom: 76px;
}

.larmoond-template-hero .our-clint {
    margin-left: clamp(48px, 5vw, 96px);
}

.larmoond-title-pill {
    margin: 0 18px -10px 10px;
}

.larmoond-template-thumb-wrap {
    transform: translateX(12px);
}

.pixelr-rtl .larmoond-template-thumb-wrap {
    direction: ltr;
}

.larmoond-template-about {
    margin-top: 0;
}

.larmoond-template-about .about-wrapper.style-3 {
    padding-top: 0;
}

.larmoond-template-about .section-title-three .title {
    text-align: center;
}

.larmoond-template-about .about-card .about-card-wrapper {
    min-height: 414px;
}

.larmoond-template-about .about-card .about-card-wrapper .card-content .text {
    text-transform: capitalize;
}

.larmoond-template-about .about-card.style-2 .about-card-wrapper {
    min-height: 414px;
}

.larmoond-template-about .larmoond-about-photo-frame {
    width: clamp(88px, 8vw, 126px);
    flex: 0 0 clamp(88px, 8vw, 126px);
    aspect-ratio: 1;
    overflow: hidden;
    border-radius: 50%;
}

.larmoond-template-about .larmoond-about-video-frame {
    width: clamp(180px, 18vw, 278px);
    flex: 0 0 clamp(180px, 18vw, 278px);
    aspect-ratio: 1;
    overflow: hidden;
    border-radius: 50%;
}

.larmoond-template-about .larmoond-about-photo-thumb,
.larmoond-template-about .larmoond-about-video-thumb {
    width: 100%;
    height: 100% !important;
    display: block;
    object-fit: cover;
    max-width: none;
}

.larmoond-template-about .larmoond-about-photo-thumb {
    object-position: 46% 50%;
}

.larmoond-template-about .larmoond-about-video-thumb {
    object-position: 50% 50%;
}

.larmoond-template-about-bottom {
    position: relative;
}

.larmoond-template-about-bottom::before,
.larmoond-template-about-bottom::after {
    position: absolute;
    content: "";
    border-radius: 50%;
    pointer-events: none;
}

.larmoond-template-about-bottom::before {
    right: 5%;
    top: 150px;
    width: 13px;
    height: 13px;
    background: #c9f31d;
}

.larmoond-template-about-bottom::after {
    right: 1.8%;
    top: 168px;
    width: 39px;
    height: 39px;
    background: rgba(201, 243, 29, 0.28);
}

.larmoond-template-about .about-bottom-content .logo img {
    width: clamp(180px, 12vw, 230px);
    height: auto;
}

.larmoond-template-about .about-bottom-content .main-text {
    margin-inline: auto;
    max-width: 1600px;
    letter-spacing: 0;
}

.larmoond-template-about .about-bottom-content .simple-btn-white .gt-btn-circle-2 {
    min-width: min(565px, 100%);
}

.larmoond-template-about-image {
    height: auto !important;
    max-height: none !important;
    margin-top: 10px !important;
}

.larmoond-template-about-image img.scroll-img {
    width: clamp(360px, 27.5vw, 520px);
    max-width: 100%;
    object-fit: cover;
}

.larmoond-creative-works {
    padding: clamp(78px, 6vw, 118px) 0 clamp(100px, 7vw, 140px);
    background: #fff;
}

.larmoond-creative-works .project-wrapper {
    padding-bottom: 0;
}

.larmoond-creative-works__head {
    position: relative;
    padding-bottom: clamp(36px, 4vw, 58px) !important;
}

.larmoond-creative-works__head .title {
    max-width: 860px !important;
    font-size: clamp(56px, 5.3vw, 100px);
    line-height: 1.02;
    letter-spacing: 0;
}

.larmoond-creative-works__badge {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    gap: 14px;
    max-width: 330px;
    padding: 14px 22px 14px 14px;
    border-radius: 999px;
    background: #111;
    color: #fff;
    transform: rotate(-26deg);
}

.larmoond-creative-works__badge span {
    width: 58px;
    height: 58px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 58px;
    border-radius: 50%;
    background: #fff;
    color: #111;
    font-size: 22px;
    font-weight: 800;
}

.larmoond-creative-works__badge .text {
    margin: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.25;
    text-transform: capitalize;
}

.larmoond-creative-works__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: clamp(18px, 2vw, 28px);
    align-items: stretch;
}

.larmoond-creative-card {
    min-height: 100%;
    overflow: hidden;
    border: 1px solid rgba(18, 18, 18, 0.1);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 24px 60px rgba(18, 18, 18, 0.07);
}

.larmoond-creative-card__media {
    position: relative;
    min-height: clamp(290px, 21vw, 390px);
    display: block;
    overflow: hidden;
    background-color: #f3f3f0;
    background-position: center;
    background-size: cover;
    text-decoration: none;
}

.larmoond-creative-card__media::after {
    position: absolute;
    inset: 0;
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.03) 24%, rgba(0, 0, 0, 0.5) 100%);
    opacity: 0.82;
    transition: opacity 0.35s ease;
}

.larmoond-creative-card:hover .larmoond-creative-card__media::after {
    opacity: 0.62;
}

.larmoond-creative-card__number,
.larmoond-creative-card__icon {
    position: absolute;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-weight: 800;
}

.larmoond-creative-card__number {
    top: 20px;
    left: 20px;
    width: 58px;
    height: 58px;
    background: #c9f31d;
    color: #111;
    font-size: 18px;
}

.larmoond-creative-card__icon {
    right: 20px;
    bottom: 20px;
    width: 66px;
    height: 66px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    background: rgba(255, 255, 255, 0.92);
    color: #111;
    font-size: 20px;
}

.larmoond-creative-card__content {
    padding: 28px;
}

.larmoond-creative-card__kicker {
    margin-bottom: 8px;
    color: #6f6f6f;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
    text-transform: uppercase;
}

.larmoond-creative-card__content h3 {
    margin-bottom: 12px;
    color: #111;
    font-size: clamp(24px, 1.85vw, 34px);
    line-height: 1.06;
    letter-spacing: 0;
}

.larmoond-creative-card__content h3 a {
    color: inherit;
    text-decoration: none;
}

.larmoond-creative-card__content h3 a:hover,
.larmoond-creative-card__link:hover {
    color: #7da500;
}

.larmoond-creative-card__content .text {
    color: #5d5d5d;
    line-height: 1.65;
    text-transform: none;
}

.larmoond-creative-card__link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-top: 18px;
    color: #111;
    font-size: 15px;
    font-weight: 800;
    text-decoration: none;
    text-transform: uppercase;
}

.larmoond-creative-works__cta {
    padding-top: clamp(56px, 6vw, 92px);
}

@media (max-width: 1399px) {
    .larmoond-creative-works__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .larmoond-creative-works__badge {
        display: flex !important;
        transform: rotate(-8deg);
    }
}

@media (max-width: 991px) {
    .larmoond-creative-works__head {
        gap: 22px !important;
    }

    .larmoond-creative-works__head .title {
        font-size: clamp(48px, 12vw, 76px);
    }

    .larmoond-creative-works__badge {
        transform: none;
    }
}

@media (max-width: 767px) {
    .larmoond-creative-works__grid {
        grid-template-columns: 1fr;
    }

    .larmoond-creative-card__media {
        min-height: 330px;
    }
}

@media (max-width: 575px) {
    .larmoond-creative-works {
        padding: 78px 0 96px;
    }

    .larmoond-creative-card__content {
        padding: 24px;
    }

    .larmoond-creative-card__media {
        min-height: 300px;
    }
}

@media (max-width: 1599px) {
    .header-3 .mega-menu-wrapper {
        margin: 0 clamp(22px, 4vw, 72px);
    }

    .header-main .main-menu > nav > ul {
        gap: clamp(26px, 2.1vw, 36px);
    }

    .header-main .main-menu ul li a {
        font-size: 17px;
    }

    .larmoond-template-hero .larmoond-hero-title {
        max-width: 850px;
        font-size: clamp(66px, 5.4vw, 92px);
    }
}

@media (min-width: 1200px) and (max-width: 1279px) {
    .header-main .main-menu > nav > ul {
        gap: 18px;
    }
}

@media (max-width: 1399px) {
    .header-3 .mega-menu-wrapper .header-main .header-right .main-header__search {
        display: none;
    }
}

@media (max-width: 1199px) {
    .larmoond-template-hero {
        padding-top: 148px;
        padding-bottom: 82px;
    }

    .larmoond-template-hero .larmoond-hero-title {
        max-width: 920px;
        font-size: clamp(62px, 9.6vw, 104px);
    }

    .larmoond-template-about .about-card .about-card-wrapper,
    .larmoond-template-about .about-card.style-2 .about-card-wrapper {
        min-height: 380px;
    }

    .larmoond-template-about .about-bottom-content .main-text {
        max-width: 1120px;
        font-size: 32px;
        line-height: 46px;
    }
}

@media (max-width: 767px) {
    .larmoond-template-hero {
        padding-top: 126px;
        padding-bottom: 70px;
    }

    .larmoond-template-hero .hero-section-title .sub-title {
        font-size: 24px;
    }

    .larmoond-template-hero .larmoond-hero-title {
        margin-bottom: 34px;
        font-size: clamp(42px, 12vw, 66px);
        line-height: 1.08;
    }

    .larmoond-template-about .section-title-three {
        margin-bottom: 42px;
    }

    .larmoond-template-about .about-card .about-card-wrapper,
    .larmoond-template-about .about-card.style-2 .about-card-wrapper {
        min-height: 320px;
    }

    .larmoond-template-about-bottom::before,
    .larmoond-template-about-bottom::after {
        display: none;
    }

    .larmoond-template-about .about-bottom-content .logo {
        margin: 46px 0 26px;
    }

    .larmoond-template-about .about-bottom-content .main-text {
        font-size: 24px;
        line-height: 34px;
    }

    .larmoond-template-about .about-bottom-content .simple-btn-white .gt-btn-circle-2 {
        min-width: 0;
        width: 100%;
    }
}
