/*
 * HostGraber Homepage Custom Sections
 *
 * Extracted from Elementor HTML widgets.
 * Loaded only on the static front page.
 *
 * Do not delete without restoring the corresponding
 * <style> blocks in Elementor page 50.
 */


/* ==================================================
   Hero | Elementor 13ed940
   ================================================== */
.hg-hero,
.hg-hero * {
    box-sizing:border-box;
}

.hg-btn {
    transition:background-color .15s ease,border-color .15s ease;
}

.hg-btn-primary:hover {
    background:#39ff88 !important;
    color:#001108 !important;
}

.hg-btn-secondary:hover {
    background:rgba(0,255,106,.08) !important;
    border-color:#00ff6a !important;
    color:#fff !important;
}

/* TABLET */
@media(max-width:900px) {

    .hg-hero-container {
        grid-template-columns:1fr !important;
        gap:30px !important;
        padding:55px 28px 25px !important;
    }

    .hg-hero-content {
        max-width:700px !important;
        margin:auto !important;
        text-align:center !important;
    }

    .hg-hero-description {
        margin:18px auto 0 !important;
    }

    .hg-hero-buttons {
        justify-content:center !important;
    }

    .hg-hero-stats {
        justify-content:center !important;
        flex-wrap:wrap !important;
    }

    .hg-hero-visual {
        min-height:450px !important;
    }

    .hg-dash-tag {
        display:none !important;
    }
}


/* MOBILE */
@media(max-width:600px) {

    .hg-hero-container {
        padding:42px 18px 22px !important;
    }

    .hg-hero-grid {
        opacity:.07 !important;
        background-size:72px 72px !important;
    }

    .hg-hero h1 {
        font-size:30px !important;
        line-height:1.06 !important;
        letter-spacing:-1px !important;
    }

    .hg-hero-description {
        margin-top:14px !important;
        font-size:15px !important;
        line-height:1.6 !important;
    }

    .hg-hero-buttons {
        flex-direction:column !important;
        gap:12px !important;
        margin-top:24px !important;
    }

    .hg-btn {
        width:100% !important;
        min-height:52px !important;
    }

    .hg-hero-stats {
        gap:10px !important;
        row-gap:14px !important;
        margin-top:26px !important;
        padding-top:20px !important;
    }

    .hg-stat {
        padding:5px !important;
    }

    .hg-stat-div {
        display:none !important;
    }

    .hg-hero-visual {
        min-height:auto !important;
        margin-top:8px !important;
    }

    .hg-dashboard-wrap,
    .hg-dashboard {
        max-width:100% !important;
    }

    .hg-dashboard {
        box-shadow:0 15px 32px rgba(0,0,0,.35) !important;
    }

    .hg-dash-body {
        padding:16px 16px 18px !important;
    }

    .hg-mini-terminal {
        font-size:9.5px !important;
    }

}


@media(max-width:400px) {
    .hg-hero h1 {
        font-size:26px !important;
    }

    .hg-nowrap {
        white-space:normal !important;
    }
}


@media(prefers-reduced-motion:reduce) {
    .hg-hero *,
    .hg-hero *::before,
    .hg-hero *::after {
        transition:none !important;
        animation:none !important;
    }
}


/* ==================================================
   Trust Strip | Elementor ea55c0e
   ================================================== */
.hg-trust-strip {
    background: #050806;
    border-top: 1px solid rgba(0,255,102,0.10);
    border-bottom: 1px solid rgba(0,255,102,0.10);
}

.hg-trust-container {
    max-width: 1280px;
    margin: auto;
    padding: 26px 32px;

    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.hg-trust-card {
    display: flex;
    align-items: center;
    gap: 14px;

    padding: 10px 30px;

    border-right: 1px solid rgba(255,255,255,0.08);
}

.hg-trust-card:last-child {
    border-right: none;
}

.hg-trust-icon {
    width: 38px;
    height: 38px;

    display: flex;
    align-items: center;
    justify-content: center;

    border: 1px solid rgba(0,255,102,0.35);
    border-radius: 8px;

    color: #00ff66;
    font-size: 18px;

    background: rgba(0,255,102,0.04);
}

.hg-trust-card strong {
    display: block;

    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
}

.hg-trust-card span {
    display: block;

    margin-top: 4px;

    color: #718078;
    font-size: 11px;
}

@media (max-width: 800px) {

    .hg-trust-container {
        grid-template-columns: repeat(2, 1fr);
        padding: 18px 16px;
    }

    .hg-trust-card {
        padding: 15px 10px;
        border-right: none;
    }

    .hg-trust-card:nth-child(1),
    .hg-trust-card:nth-child(2) {
        border-bottom: 1px solid rgba(255,255,255,0.08);
    }

}

@media (max-width: 480px) {

    .hg-trust-card {
        gap: 9px;
    }

    .hg-trust-icon {
        width: 32px;
        height: 32px;
        font-size: 15px;
    }

    .hg-trust-card strong {
        font-size: 11px;
    }

    .hg-trust-card span {
        font-size: 9px;
    }

}


/* ==================================================
   Infrastructure Journey | Elementor 063aba6
   ================================================== */
/*
 Only hover and responsive rules remain here.
 All visual styling is inline.
*/

.hg-infra-card:hover {
    transform:translateY(-6px);
    border-color:rgba(13,137,51,.60) !important;
    background:
        linear-gradient(
            145deg,
            rgba(13,137,51,.14),
            rgba(5,8,6,.98) 50%
        ) !important;
    box-shadow:
        0 22px 55px rgba(0,0,0,.36),
        0 0 30px rgba(13,137,51,.07) !important;
}


/* TABLET */

@media (max-width:1150px) {

    .hg-journey-grid {
        grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    }

}


/* SMALL TABLET */

@media (max-width:820px) {

    .hg-journey-grid {
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    }

}


/* MOBILE */

@media (max-width:600px) {

    .hg-ecosystem-section {
        padding:60px 16px 50px !important;
    }

    .hg-journey-grid {
        display:flex !important;
        overflow-x:auto !important;
        gap:12px !important;
        padding:5px 3px 18px !important;
        scroll-snap-type:x mandatory;
        scrollbar-width:none;
        -webkit-overflow-scrolling:touch;
    }

    .hg-journey-grid::-webkit-scrollbar {
        display:none;
    }

    .hg-infra-card {
        flex:0 0 270px !important;
        min-height:310px !important;
        scroll-snap-align:center;
    }

}


/* VERY SMALL MOBILE */

@media (max-width:380px) {

    .hg-infra-card {
        flex-basis:250px !important;
    }

}


/* REDUCED MOTION */

@media (prefers-reduced-motion:reduce) {

    .hg-infra-card {
        transition:none !important;
    }

}


/* ==================================================
   Use Cases | Elementor 304d79a
   ================================================== */
/* Hover requires CSS because inline styles cannot define :hover */

.hg-use-case-card:hover {
    transform:translateY(-6px);
    border-color:rgba(13,137,51,.55) !important;

    background:
        linear-gradient(
            145deg,
            rgba(13,137,51,.13),
            rgba(5,8,6,.98) 48%
        ) !important;

    box-shadow:
        0 22px 55px rgba(0,0,0,.34),
        0 0 25px rgba(13,137,51,.06) !important;
}

.hg-use-case-card:hover .hg-use-arrow {
    transform:translateX(4px);
}

.hg-use-arrow {
    transition:transform .25s ease;
}


/* TABLET */

@media (max-width:900px) {

    .hg-use-case-grid {
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    }

}


/* MOBILE */

@media (max-width:600px) {

    .hg-building-section {
        padding:60px 16px 55px !important;
    }

    .hg-use-case-grid {
        grid-template-columns:1fr !important;
        gap:12px !important;
    }

    .hg-use-case-card {
        min-height:270px !important;
        padding:21px !important;
    }

}


/* REDUCED MOTION */

@media (prefers-reduced-motion:reduce) {

    .hg-use-case-card,
    .hg-use-arrow {
        transition:none !important;
    }

}


/* ==================================================
   Why HostGraber | Elementor 7a9001d
   ================================================== */
/* Hover */

.hg-why-button:hover {
    transform:translateY(-2px);
    background-color:#107C32 !important;
    border-color:#107C32 !important;
    color:#FFFFFF !important;
    box-shadow:0 13px 34px rgba(13,137,51,.20) !important;
}

.hg-why-button:focus,
.hg-why-button:active,
.hg-why-button:visited {
    color:#FFFFFF !important;
}

.hg-why-button:hover .hg-why-button-arrow {
    transform:translateX(3px);
}


/* Slight visual movement */

.hg-feature-node {
    transition:
        transform .3s ease,
        border-color .3s ease,
        background .3s ease;
    position: relative;
}

.hg-feature-node::before {
    content: '';
    position: absolute;
    left: 0;
    top: 14%;
    bottom: 14%;
    width: 2px;
    border-radius: 2px;
    background: linear-gradient(180deg, #43C96B, rgba(67,201,107,0));
    opacity: .8;
}

.hg-feature-node:hover {
    transform:translateY(-3px);
    border-color:rgba(13,137,51,.45) !important;
    background:rgba(6,13,8,.96) !important;
}


/* Connector lines */

.hg-why-line {
    stroke: rgba(67,201,107,.4);
    stroke-width: .35;
    stroke-dasharray: 2.2 2;
    vector-effect: non-scaling-stroke;
    animation: hg-why-line-flow 1.6s linear infinite;
}

.hg-why-line-d2 { animation-delay: .3s; }
.hg-why-line-d3 { animation-delay: .6s; }
.hg-why-line-d4 { animation-delay: .9s; }

@keyframes hg-why-line-flow {
    to { stroke-dashoffset: -8.4; }
}

.hg-why-node-dot {
    fill: #43C96B;
    filter: drop-shadow(0 0 3px rgba(67,201,107,.8));
    animation: hg-why-dot-pulse 2s ease-in-out infinite;
    transform-box: fill-box;
    transform-origin: center;
}


/* Orbit rotation */

.hg-why-orbit-1 {
    animation: hg-why-spin 40s linear infinite;
}

.hg-why-orbit-2 {
    animation: hg-why-spin-rev 55s linear infinite;
}

@keyframes hg-why-spin {
    from { transform: translate(-50%,-50%) rotate(-18deg); }
    to   { transform: translate(-50%,-50%) rotate(342deg); }
}

@keyframes hg-why-spin-rev {
    from { transform: translate(-50%,-50%) rotate(24deg); }
    to   { transform: translate(-50%,-50%) rotate(-336deg); }
}


/* Core radar ping */

.hg-why-ping {
    position: absolute;
    inset: 0;
    border-radius: 50%;
    border: 1px solid rgba(67,201,107,.55);
    animation: hg-why-ping 3.2s cubic-bezier(0.16,0.84,0.44,1) infinite;
    pointer-events: none;
}

.hg-why-ping-2 {
    animation-delay: 1.6s;
}

@keyframes hg-why-ping {
    0%   { transform: scale(1);   opacity: .7; }
    100% { transform: scale(1.55); opacity: 0; }
}


/* Status dot pulse */

.hg-why-pulse-dot {
    animation: hg-why-dot-pulse 2s ease-in-out infinite;
}

@keyframes hg-why-dot-pulse {
    0%, 100% { opacity: 1; transform: scale(1); }
    50%      { opacity: .5; transform: scale(.7); }
}


/* Feature node floating drift */

.hg-why-float {
    animation: hg-why-drift 5s ease-in-out infinite;
}

.hg-why-float-d2 { animation-delay: .6s; }
.hg-why-float-d3 { animation-delay: 1.2s; }
.hg-why-float-d4 { animation-delay: 1.8s; }

.hg-feature-node:hover.hg-why-float {
    animation-play-state: paused;
}

@keyframes hg-why-drift {
    0%, 100% { transform: translateY(0); }
    50%      { transform: translateY(-7px); }
}


@media (prefers-reduced-motion:reduce) {
    .hg-why-orbit-1,
    .hg-why-orbit-2,
    .hg-why-ping,
    .hg-why-pulse-dot,
    .hg-why-float {
        animation: none !important;
    }
}


/* TABLET */

@media (max-width:1000px) {

    .hg-why-wrapper {
        grid-template-columns:1fr !important;
        gap:20px !important;
    }

    .hg-why-content {
        max-width:720px !important;
        margin:0 auto !important;
        text-align:center;
    }

    .hg-why-content p {
        margin-left:auto !important;
        margin-right:auto !important;
    }

    .hg-why-content > div:nth-of-type(2) {
        justify-content:center !important;
    }

    .hg-why-visual {
        max-width:700px;
        width:100%;
        margin:10px auto 0;
    }

}


/* MOBILE */

@media (max-width:600px) {

    .hg-why-section {
        padding:62px 16px 0 !important;
    }

    .hg-why-content h2 {
        font-size:42px !important;
        letter-spacing:-2px !important;
    }

    .hg-why-visual {
        min-height:430px !important;
        transform:scale(.78);
        transform-origin:center center;
        margin-top:-25px;
        margin-bottom:-35px;
    }

    .hg-node-performance {
        left:-20px !important;
    }

    .hg-node-flexibility {
        right:-20px !important;
    }

    .hg-node-support {
        right:-20px !important;
    }

    .hg-node-india {
        left:-20px !important;
    }

    .hg-why-points {
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
        margin-top:35px !important;
    }

    .hg-why-point {
        min-height:100px;
        padding:17px 10px !important;
        border-right:none !important;
        border-bottom:1px solid rgba(255,255,255,.075);
    }

    .hg-why-point:nth-child(odd) {
        border-right:1px solid rgba(255,255,255,.075) !important;
    }

    .hg-why-point:nth-child(3),
    .hg-why-point:nth-child(4) {
        border-bottom:none !important;
    }

}


/* SMALL MOBILE */

@media (max-width:380px) {

    .hg-why-content h2 {
        font-size:37px !important;
    }

    .hg-why-visual {
        transform:scale(.70);
        margin-top:-45px;
        margin-bottom:-60px;
    }

}


/* REDUCED MOTION */

@media (prefers-reduced-motion:reduce) {

    .hg-why-button,
    .hg-why-button-arrow,
    .hg-feature-node {
        transition:none !important;
    }

}


/* ==================================================
   Starting Point CTA | Elementor 8395c35
   ================================================== */
/* Hover */

.hg-start-cta-button:hover {
    transform:translateY(-2px);
    background:#107C32 !important;
    border-color:#107C32 !important;
    color:#FFFFFF !important;
    box-shadow:
        0 13px 30px rgba(13,137,51,.22) !important;
}

.hg-start-cta-button:hover .hg-start-cta-arrow {
    transform:translate(2px,-2px);
}


/* TABLET */

@media (max-width:760px) {

    .hg-start-cta {
        padding:30px 18px 40px !important;
    }

    .hg-start-cta-inner {
        flex-direction:column !important;
        align-items:flex-start !important;
        gap:26px !important;
        padding:30px 28px !important;
    }

    .hg-start-cta-action {
        width:100% !important;
        min-width:0 !important;
        text-align:left !important;
    }

    .hg-start-cta-button {
        width:100% !important;
    }

    .hg-start-cta-action > div {
        justify-content:center !important;
    }

}


/* MOBILE */

@media (max-width:480px) {

    .hg-start-cta {
        padding:24px 16px 34px !important;
    }

    .hg-start-cta-inner {
        padding:26px 22px !important;
        border-radius:12px !important;
    }

    .hg-start-cta-content h2 {
        font-size:34px !important;
        letter-spacing:-1.4px !important;
    }

    .hg-start-cta-content p {
        font-size:12px !important;
    }

}


/* REDUCED MOTION */

@media (prefers-reduced-motion:reduce) {

    .hg-start-cta-button,
    .hg-start-cta-arrow {
        transition:none !important;
    }

}


/* ==================================================
   Proof Section | Elementor d7f5160
   ================================================== */
/* REVIEW BUTTON HOVER */

.hg-review-link:hover {
    transform:translateY(-2px);
    background:#0D8933 !important;
    border-color:#0D8933 !important;
    color:#FFFFFF !important;
}

.hg-review-link:hover .hg-review-arrow {
    transform:translate(2px,-2px);
}


/* METRIC HOVER */

.hg-proof-metric {
    transition:
        background .28s ease,
        transform .28s ease;
}

.hg-proof-metric:hover {
    background:rgba(13,137,51,.045);
}


/* TABLET */

@media (max-width:850px) {

    .hg-proof-metrics {
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    }

    .hg-proof-metric:nth-child(2) {
        border-right:none !important;
    }

    .hg-proof-metric:nth-child(1),
    .hg-proof-metric:nth-child(2) {
        border-bottom:1px solid rgba(255,255,255,.075);
    }

}


/* MOBILE */

@media (max-width:600px) {

    .hg-proof-section {
        padding:60px 16px 55px !important;
    }

    .hg-proof-header {
        margin-bottom:40px !important;
    }

    .hg-proof-header h2 {
        font-size:38px !important;
        letter-spacing:-1.7px !important;
    }

    .hg-proof-metrics {
        grid-template-columns:1fr !important;
    }

    .hg-proof-metric {
        min-height:auto !important;
        padding:25px 22px !important;
        border-right:none !important;
        border-bottom:1px solid rgba(255,255,255,.075);
    }

    .hg-proof-metric:last-child {
        border-bottom:none !important;
    }

    .hg-proof-review {
        flex-direction:column !important;
        align-items:flex-start !important;
        gap:24px !important;
        padding:24px 22px !important;
    }

    .hg-proof-review-right {
        width:100%;
        justify-content:space-between;
    }

}


/* SMALL MOBILE */

@media (max-width:440px) {

    .hg-proof-review-right {
        align-items:flex-start !important;
        flex-direction:column !important;
        gap:14px !important;
    }

    .hg-proof-review-right > div:nth-child(2) {
        display:none;
    }

    .hg-review-link {
        width:100%;
    }

}


/* REDUCED MOTION */

@media (prefers-reduced-motion:reduce) {

    .hg-proof-metric,
    .hg-review-link,
    .hg-review-arrow {
        transition:none !important;
    }

}


/* ==================================================
   Services | Elementor bb81d9e
   ================================================== */
/* FEATURE PILLS */

.hg-feature-pill {
    display:inline-flex;
    align-items:center;
    padding:5px 7px;
    border:1px solid rgba(255,255,255,.07);
    border-radius:5px;
    background:rgba(255,255,255,.022);
    color:#7D8981;
    font-size:8px;
    font-weight:600;
    line-height:1;
}


/* CARD HOVER */

.hg-service-card:hover {
    transform:translateY(-6px);
    border-color:rgba(13,137,51,.55) !important;
    background:
        linear-gradient(
            145deg,
            rgba(13,137,51,.13),
            rgba(5,8,6,.98) 50%
        ) !important;
    box-shadow:
        0 22px 55px rgba(0,0,0,.34),
        0 0 25px rgba(13,137,51,.06) !important;
}


/* ARROW */

.hg-service-arrow {
    width:38px;
    height:38px;
    flex:0 0 38px;
    display:flex;
    align-items:center;
    justify-content:center;
    border:1px solid rgba(13,137,51,.28);
    border-radius:50%;
    background:rgba(13,137,51,.055);
    color:#43C96B;
    font-size:16px;
    transition:
        transform .25s ease,
        background .25s ease,
        border-color .25s ease;
}

.hg-service-arrow-featured {
    background:#0D8933 !important;
    border-color:#0D8933 !important;
    color:#ffffff !important;
}

.hg-service-card:hover .hg-service-arrow {
    transform:translateX(4px);
    background:rgba(13,137,51,.13);
    border-color:rgba(13,137,51,.45);
}


/* EXPERT BUTTON */

.hg-services-expert-button:hover {
    transform:translateY(-2px);
    background:#107C32 !important;
    color:#ffffff !important;
    box-shadow:0 11px 28px rgba(13,137,51,.20);
}


/* VIEW ALL */

.hg-services-all-link:hover {
    color:#ffffff !important;
}

.hg-services-all-link:hover .hg-services-all-arrow {
    transform:translateX(4px);
}


/* TABLET */

@media (max-width:900px) {

    .hg-services-grid {
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    }

}


/* MOBILE */

@media (max-width:600px) {

    .hg-services-section {
        padding:60px 16px 55px !important;
    }

    .hg-services-header {
        margin-bottom:40px !important;
    }

    .hg-services-header h2 {
        font-size:38px !important;
        letter-spacing:-1.7px !important;
    }

    .hg-services-grid {
        grid-template-columns:1fr !important;
        gap:12px !important;
    }

    .hg-service-card {
        min-height:330px !important;
        padding:21px !important;
    }

    .hg-services-bottom-cta {
        flex-direction:column !important;
        align-items:flex-start !important;
        padding:22px !important;
    }

    .hg-services-expert-button {
        width:100% !important;
    }

}


/* REDUCED MOTION */

@media (prefers-reduced-motion:reduce) {

    .hg-service-card,
    .hg-service-arrow,
    .hg-services-expert-button,
    .hg-services-all-arrow {
        transition:none !important;
    }

}


/* ==================================================
   SEO Infrastructure | Elementor d67bce0
   ================================================== */
/* Responsive layout only.
   Core styling remains inline. */

@media (max-width: 767px) {

    .hg-seo-infra {
        padding:65px 18px !important;
    }

    .hg-seo-grid {
        grid-template-columns:1fr !important;
    }

    .hg-seo-infra h2 {
        font-size:38px !important;
        letter-spacing:-1.5px !important;
    }

}


@media (max-width: 480px) {

    .hg-seo-infra {
        padding:55px 16px !important;
    }

    .hg-seo-infra h2 {
        font-size:33px !important;
        line-height:1.08 !important;
    }

}


/* ==================================================
   Why HostGraber 2 | Elementor 7315ff1
   ================================================== */
/* =========================================
   STAGES
========================================= */

.hg-why2-stage {
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:6px 9px;
    border:1px solid rgba(13,137,51,.18);
    border-radius:5px;
    background:rgba(13,137,51,.05);
    color:#829087;
    font-size:8px;
    font-weight:700;
}


/* =========================================
   FEATURE CARDS
========================================= */

.hg-why2-feature {
    position:relative;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    min-height:213px;
    padding:23px;
    border:1px solid rgba(255,255,255,.075);
    border-radius:12px;
    background:
        linear-gradient(
            145deg,
            rgba(13,137,51,.04),
            rgba(255,255,255,.012)
        );
    transition:
        transform .28s ease,
        border-color .28s ease,
        background .28s ease;
}


.hg-why2-feature:hover {
    transform:translateY(-4px);
    border-color:rgba(13,137,51,.40);
    background:
        linear-gradient(
            145deg,
            rgba(13,137,51,.08),
            rgba(255,255,255,.014)
        );
}


.hg-why2-icon {
    width:39px;
    height:39px;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom:29px;
    border:1px solid rgba(13,137,51,.25);
    border-radius:8px;
    background:rgba(13,137,51,.065);
    color:#43C96B;
}


.hg-why2-feature-number {
    display:block;
    margin-bottom:7px;
    color:rgba(67,201,107,.32);
    font-size:8px;
    font-weight:700;
    letter-spacing:1px;
}


.hg-why2-feature h3 {
    margin:0;
    color:#ffffff;
    font-size:16px;
    line-height:1.25;
    font-weight:700;
    letter-spacing:-.3px;
}


.hg-why2-feature p {
    margin:10px 0 0;
    color:#717D75;
    font-size:10px;
    line-height:1.65;
}


/* =========================================
   MAIN CARD HOVER
========================================= */

.hg-why2-primary {
    transition:
        border-color .3s ease,
        box-shadow .3s ease;
}


.hg-why2-primary:hover {
    border-color:rgba(13,137,51,.42) !important;
    box-shadow:
        0 22px 55px rgba(0,0,0,.27),
        0 0 30px rgba(13,137,51,.035) !important;
}


.hg-why2-primary-link:hover {
    color:#ffffff !important;
}


.hg-why2-primary-link:hover .hg-why2-primary-arrow {
    transform:translateX(4px);
}


/* =========================================
   TABLET
========================================= */

@media (max-width:900px) {

    .hg-why2-header {
        grid-template-columns:1fr !important;
        gap:24px !important;
    }

    .hg-why2-header > div:nth-child(2) {
        max-width:650px !important;
    }

    .hg-why2-main {
        grid-template-columns:1fr !important;
    }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width:600px) {

    .hg-why2-section {
        padding:60px 16px 55px !important;
    }

    .hg-why2-header {
        margin-bottom:38px !important;
    }

    .hg-why2-header h2 {
        font-size:39px !important;
        letter-spacing:-1.8px !important;
    }

    .hg-why2-primary {
        min-height:410px !important;
        padding:26px 22px !important;
    }

    .hg-why2-features {
        grid-template-columns:1fr !important;
    }

    .hg-why2-feature {
        min-height:auto !important;
        padding:22px !important;
    }

    .hg-why2-icon {
        margin-bottom:22px !important;
    }

}


/* =========================================
   REDUCED MOTION
========================================= */

@media (prefers-reduced-motion:reduce) {

    .hg-why2-feature,
    .hg-why2-primary,
    .hg-why2-primary-arrow {
        transition:none !important;
    }

}


/* ==================================================
   Testimonials | Elementor 204a236
   ================================================== */
/* =========================================
   REVIEW BUTTON
========================================= */

.hg-rating-button:hover {
    transform:translateY(-2px);
    border-color:#0D8933 !important;
    background:#0D8933 !important;
    color:#FFFFFF !important;
}

.hg-rating-button:hover .hg-rating-arrow {
    transform:translate(2px,-2px);
}


/* =========================================
   FEATURED CARD
========================================= */

.hg-featured-testimonial {
    transition:
        border-color .3s ease,
        box-shadow .3s ease;
}

.hg-featured-testimonial:hover {
    border-color:rgba(13,137,51,.38) !important;
    box-shadow:
        0 22px 60px rgba(0,0,0,.28),
        0 0 28px rgba(13,137,51,.035) !important;
}


/* =========================================
   TABLET
========================================= */

@media (max-width:800px) {

    .hg-featured-testimonial {
        grid-template-columns:1fr !important;
    }

    .hg-testimonial-rating {
        border-top:1px solid rgba(255,255,255,.07) !important;
        border-left:none !important;
    }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width:600px) {

    .hg-testimonials-section {
        padding:60px 16px 55px !important;
    }

    .hg-testimonials-header {
        margin-bottom:38px !important;
    }

    .hg-testimonials-header h2 {
        font-size:39px !important;
        letter-spacing:-1.8px !important;
    }

    .hg-testimonials-header p {
        font-size:13px !important;
    }

    .hg-testimonial-quote {
        padding:31px 23px !important;
    }

    .hg-testimonial-quote blockquote {
        font-size:18px !important;
        line-height:1.55 !important;
    }

    .hg-testimonial-rating {
        padding:32px 23px !important;
    }

    .hg-testimonial-signals {
        grid-template-columns:1fr !important;
    }

    .hg-testimonial-signal {
        justify-content:flex-start !important;
        padding:14px 18px !important;
        border-right:none !important;
        border-bottom:1px solid rgba(255,255,255,.065);
    }

    .hg-testimonial-signal:last-child {
        border-bottom:none;
    }

}


/* =========================================
   REDUCED MOTION
========================================= */

@media (prefers-reduced-motion:reduce) {

    .hg-featured-testimonial,
    .hg-rating-button,
    .hg-rating-arrow {
        transition:none !important;
    }

}


/* ==================================================
   FAQ | Elementor 1be4e77
   ================================================== */
/* =========================================
   FAQ ITEMS
========================================= */

.hg-faq-item {
    margin:0;
    padding:0;
    border-bottom:1px solid rgba(255,255,255,.07);
    background:transparent;
    transition:background .25s ease;
}

.hg-faq-item:last-child {
    border-bottom:none;
}

.hg-faq-item[open] {
    background:
        linear-gradient(
            90deg,
            rgba(13,137,51,.055),
            transparent 70%
        );
}


/* =========================================
   SUMMARY
========================================= */

.hg-faq-summary {
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:24px;
    padding:22px 23px;
    cursor:pointer;
    list-style:none;
    color:#E9EDEB;
    font-size:14px;
    font-weight:700;
    line-height:1.45;
    transition:
        color .25s ease,
        padding-left .25s ease;
}

.hg-faq-summary::-webkit-details-marker {
    display:none;
}

.hg-faq-summary::marker {
    display:none;
    content:"";
}

.hg-faq-item:hover .hg-faq-summary {
    color:#FFFFFF;
}

.hg-faq-item[open] .hg-faq-summary {
    color:#43C96B;
}


/* =========================================
   QUESTION + NUMBER
========================================= */

.hg-faq-question-wrap {
    display:flex;
    align-items:center;
    gap:18px;
}

.hg-faq-number {
    flex:0 0 auto;
    color:rgba(67,201,107,.32);
    font-size:8px;
    font-weight:800;
    letter-spacing:1px;
}


/* =========================================
   ANSWER
========================================= */

.hg-faq-answer {
    max-width:800px;
    padding:0 65px 23px 58px;
    color:#7A867E;
    font-size:12px;
    line-height:1.75;
}


/* =========================================
   PLUS ICON
========================================= */

.hg-faq-icon {
    display:flex;
    align-items:center;
    justify-content:center;
    flex:0 0 29px;
    width:29px;
    height:29px;
    border:1px solid rgba(13,137,51,.28);
    border-radius:50%;
    background:rgba(13,137,51,.045);
    color:#43C96B;
    font-size:17px;
    font-weight:400;
    line-height:1;
    transition:
        transform .25s ease,
        background .25s ease,
        border-color .25s ease,
        color .25s ease;
}

.hg-faq-item[open] .hg-faq-icon {
    transform:rotate(45deg);
    border-color:#0D8933;
    background:#0D8933;
    color:#FFFFFF;
}


/* =========================================
   CTA
========================================= */

.hg-faq-cta-link:hover {
    color:#FFFFFF !important;
}

.hg-faq-cta-link:hover .hg-faq-cta-arrow {
    transform:translateX(4px);
}


/* =========================================
   TABLET
========================================= */

@media (max-width:800px) {

    .hg-faq-header {
        grid-template-columns:1fr !important;
        gap:24px !important;
    }

    .hg-faq-header > p {
        max-width:600px !important;
    }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width:600px) {

    .hg-faq-section {
        padding:60px 16px 55px !important;
    }

    .hg-faq-header {
        margin-bottom:36px !important;
    }

    .hg-faq-header h2 {
        font-size:39px !important;
        letter-spacing:-1.8px !important;
    }

    .hg-faq-summary {
        gap:15px !important;
        padding:19px 17px !important;
        font-size:13px !important;
    }

    .hg-faq-question-wrap {
        align-items:flex-start;
        gap:11px !important;
    }

    .hg-faq-number {
        padding-top:4px;
    }

    .hg-faq-answer {
        padding:0 48px 20px 39px !important;
        font-size:11px !important;
    }

    .hg-faq-icon {
        flex-basis:27px;
        width:27px;
        height:27px;
    }

    .hg-faq-cta {
        flex-direction:column !important;
        align-items:flex-start !important;
        padding:19px !important;
    }

}


/* =========================================
   REDUCED MOTION
========================================= */

@media (prefers-reduced-motion:reduce) {

    .hg-faq-item,
    .hg-faq-summary,
    .hg-faq-icon,
    .hg-faq-cta-arrow {
        transition:none !important;
    }

}


/* ==================================================
   Contact | Elementor c250273
   ================================================== */
/* =========================================================
   SECTION
========================================================= */

.hg-contact-section,
.hg-contact-section *,
.hg-contact-section *::before,
.hg-contact-section *::after {
    box-sizing:border-box;
}

.hg-contact-section {
    position:relative;
    overflow:hidden;
    width:100%;
    padding:70px 24px 78px;
    background:
        radial-gradient(
            circle at 14% 48%,
            rgba(13,137,51,.09),
            transparent 30%
        ),
        radial-gradient(
            circle at 88% 15%,
            rgba(13,137,51,.05),
            transparent 24%
        ),
        linear-gradient(
            180deg,
            #030504 0%,
            #050705 100%
        );
    color:#ffffff;
    font-family:inherit;
}


/* =========================================================
   BACKGROUND
========================================================= */

.hg-contact-grid-bg {
    position:absolute;
    inset:0;
    pointer-events:none;
    opacity:.10;

    background-image:
        linear-gradient(
            rgba(13,137,51,.06) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(13,137,51,.06) 1px,
            transparent 1px
        );

    background-size:60px 60px;

    -webkit-mask-image:
        linear-gradient(
            to bottom,
            transparent,
            #000 14%,
            #000 86%,
            transparent
        );

    mask-image:
        linear-gradient(
            to bottom,
            transparent,
            #000 14%,
            #000 86%,
            transparent
        );
}


/* =========================================================
   MAIN GRID
========================================================= */

.hg-contact-wrapper {
    position:relative;
    z-index:2;

    display:grid;
    grid-template-columns:
        minmax(0,.88fr)
        minmax(500px,1.12fr);

    align-items:center;

    gap:80px;

    width:100%;
    max-width:1380px;

    margin:0 auto;
}


/* =========================================================
   LEFT
========================================================= */

.hg-contact-content {
    max-width:570px;
}

.hg-contact-eyebrow {
    display:inline-flex;
    align-items:center;
    gap:8px;

    margin-bottom:20px;

    padding:7px 12px;

    border:1px solid rgba(13,137,51,.30);
    border-radius:50px;

    background:rgba(13,137,51,.075);

    color:#43C96B;

    font-size:10px;
    font-weight:700;
    line-height:1;

    letter-spacing:1.6px;

    text-transform:uppercase;
}

.hg-contact-eyebrow span {
    width:7px;
    height:7px;

    border-radius:50%;

    background:#0D8933;
}


.hg-contact-content h2 {
    margin:0;

    color:#ffffff;

    font-size:clamp(44px,5vw,68px);
    font-weight:800;

    line-height:1.02;

    letter-spacing:-3px;
}

.hg-contact-content h2 span {
    display:block;
    color:#43C96B;
}


.hg-contact-intro {
    max-width:520px;

    margin:24px 0 0;

    color:#849087;

    font-size:15px;
    line-height:1.75;
}


/* =========================================================
   SERVICES
========================================================= */

.hg-contact-services {
    display:grid;

    grid-template-columns:
        repeat(2,minmax(0,1fr));

    gap:14px 24px;

    margin-top:31px;
}

.hg-contact-service-item {
    display:flex;
    align-items:center;

    gap:9px;

    color:#A0ABA3;

    font-size:11px;
    line-height:1.45;
}

.hg-contact-check {
    display:flex;

    align-items:center;
    justify-content:center;

    width:18px;
    height:18px;

    flex:0 0 18px;

    border-radius:50%;

    background:rgba(13,137,51,.09);

    color:#43C96B;

    font-size:9px;
    font-weight:800;
}


/* =========================================================
   MAIN CTA
========================================================= */

.hg-contact-actions {
    display:flex;
    align-items:center;

    gap:10px;

    margin-top:35px;
}

.hg-contact-primary,
.hg-contact-secondary {
    display:inline-flex;

    align-items:center;
    justify-content:center;

    gap:9px;

    min-height:46px;

    padding:0 18px;

    border-radius:6px;

    font-size:10px;
    font-weight:800;

    line-height:1;

    text-decoration:none !important;

    transition:
        background .18s ease,
        border-color .18s ease,
        transform .18s ease;
}


.hg-contact-primary {
    border:1px solid #0D8933;

    background:#0D8933;

    color:#ffffff !important;
}

.hg-contact-primary:hover {
    transform:translateY(-1px);

    background:#107C32;

    color:#ffffff !important;
}


.hg-contact-secondary {
    border:1px solid rgba(255,255,255,.11);

    background:rgba(255,255,255,.025);

    color:#A8B3AB !important;
}

.hg-contact-secondary:hover {
    border-color:rgba(13,137,51,.35);

    background:rgba(13,137,51,.06);

    color:#ffffff !important;
}


/* =========================================================
   RESPONSE LINE
========================================================= */

.hg-contact-response {
    display:flex;

    align-items:center;

    gap:7px;

    margin-top:17px;

    color:#5E6B62;

    font-size:9px;
}

.hg-response-dot {
    width:6px;
    height:6px;

    border-radius:50%;

    background:#0D8933;
}


/* =========================================================
   RIGHT CARD
========================================================= */

.hg-solution-card {
    position:relative;

    overflow:hidden;

    width:100%;

    padding:30px;

    border:1px solid rgba(13,137,51,.21);

    border-radius:14px;

    background:
        radial-gradient(
            circle at 100% 0%,
            rgba(13,137,51,.12),
            transparent 28%
        ),
        linear-gradient(
            145deg,
            rgba(7,18,11,.93),
            rgba(3,6,4,.98)
        );

    box-shadow:
        0 28px 75px rgba(0,0,0,.34);
}

.hg-card-accent {
    position:absolute;

    top:0;
    left:10%;

    width:140px;
    height:1px;

    background:
        linear-gradient(
            90deg,
            transparent,
            rgba(67,201,107,.70),
            transparent
        );

    pointer-events:none;
}


/* =========================================================
   CARD HEADER
========================================================= */

.hg-solution-header {
    display:flex;

    align-items:flex-start;
    justify-content:space-between;

    gap:25px;

    margin-bottom:21px;
}

.hg-solution-label {
    color:#43C96B;

    font-size:8px;
    font-weight:800;

    letter-spacing:1.6px;
}

.hg-solution-header h3 {
    margin:8px 0 0;

    color:#ffffff;

    font-size:25px;
    font-weight:800;

    line-height:1.15;

    letter-spacing:-.8px;
}

.hg-solution-header p {
    max-width:390px;

    margin:7px 0 0;

    color:#69766E;

    font-size:9px;
    line-height:1.6;
}


/* =========================================================
   STATUS
========================================================= */

.hg-online-status {
    display:flex;

    align-items:center;

    gap:5px;

    flex:0 0 auto;

    color:#617068;

    font-size:8px;
}

.hg-online-status span {
    width:6px;
    height:6px;

    border-radius:50%;

    background:#0D8933;
}


/* =========================================================
   SOLUTION LIST
========================================================= */

.hg-solution-list {
    display:flex;

    flex-direction:column;

    gap:7px;
}

.hg-solution-item {
    display:grid;

    grid-template-columns:
        36px
        minmax(0,1fr)
        22px;

    align-items:center;

    gap:13px;

    min-height:66px;

    padding:10px 12px;

    border:1px solid rgba(255,255,255,.065);

    border-radius:8px;

    background:rgba(255,255,255,.018);

    text-decoration:none !important;

    transition:
        border-color .18s ease,
        background .18s ease,
        transform .18s ease;
}

.hg-solution-item:hover {
    transform:translateX(2px);

    border-color:rgba(13,137,51,.34);

    background:rgba(13,137,51,.055);
}


/* =========================================================
   ICON
========================================================= */

.hg-solution-icon {
    display:flex;

    align-items:center;
    justify-content:center;

    width:36px;
    height:36px;

    border:1px solid rgba(13,137,51,.23);

    border-radius:7px;

    background:rgba(13,137,51,.055);
}

.hg-solution-icon span {
    color:#43C96B;

    font-size:8px;
    font-weight:800;

    letter-spacing:.5px;
}


/* =========================================================
   COPY
========================================================= */

.hg-solution-copy {
    display:flex;

    min-width:0;

    flex-direction:column;

    gap:4px;
}

.hg-solution-copy strong {
    color:#D8DFDA;

    font-size:11px;
    font-weight:700;

    line-height:1.3;
}

.hg-solution-copy small {
    color:#657169;

    font-size:8.5px;
    font-weight:400;

    line-height:1.45;
}


/* =========================================================
   ARROW
========================================================= */

.hg-solution-arrow {
    color:#3E4C42;

    font-size:15px;

    transition:
        color .18s ease,
        transform .18s ease;
}

.hg-solution-item:hover .hg-solution-arrow {
    color:#43C96B;

    transform:translateX(2px);
}


/* =========================================================
   FOOTER CTA
========================================================= */

.hg-solution-footer {
    display:flex;

    align-items:center;
    justify-content:space-between;

    gap:20px;

    margin-top:16px;

    padding-top:17px;

    border-top:1px solid rgba(255,255,255,.065);
}

.hg-solution-footer > div {
    display:flex;

    flex-direction:column;

    gap:3px;
}

.hg-solution-footer strong {
    color:#AEB8B1;

    font-size:9px;
    font-weight:700;
}

.hg-solution-footer > div > span {
    color:#566159;

    font-size:8px;
    line-height:1.45;
}

.hg-solution-footer > a {
    display:inline-flex;

    align-items:center;
    justify-content:center;

    gap:7px;

    flex:0 0 auto;

    min-height:36px;

    padding:0 12px;

    border:1px solid rgba(13,137,51,.25);

    border-radius:6px;

    background:rgba(13,137,51,.06);

    color:#43C96B !important;

    font-size:8px;
    font-weight:800;

    text-decoration:none !important;
}

.hg-solution-footer > a:hover {
    border-color:#0D8933;

    background:#0D8933;

    color:#ffffff !important;
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width:1000px) {

    .hg-contact-wrapper {
        grid-template-columns:1fr;
        gap:50px;
    }

    .hg-contact-content {
        max-width:700px;

        margin:0 auto;

        text-align:center;
    }

    .hg-contact-intro {
        margin-right:auto;
        margin-left:auto;
    }

    .hg-contact-services {
        max-width:580px;

        margin-right:auto;
        margin-left:auto;

        text-align:left;
    }

    .hg-contact-actions {
        justify-content:center;
    }

    .hg-contact-response {
        justify-content:center;
    }

    .hg-solution-card {
        max-width:700px;

        margin:0 auto;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width:600px) {

    .hg-contact-section {
        padding:52px 16px;
    }

    .hg-contact-wrapper {
        gap:38px;
    }

    .hg-contact-content h2 {
        font-size:42px;

        letter-spacing:-2px;
    }

    .hg-contact-intro {
        font-size:13px;
    }

    .hg-contact-services {
        grid-template-columns:1fr;

        gap:11px;

        max-width:360px;
    }

    .hg-contact-actions {
        flex-direction:column;

        width:100%;
    }

    .hg-contact-primary,
    .hg-contact-secondary {
        width:100%;
    }

    .hg-solution-card {
        padding:22px 16px;

        border-radius:12px;
    }

    .hg-solution-header {
        gap:12px;
    }

    .hg-solution-header h3 {
        font-size:22px;
    }

    .hg-solution-header p {
        font-size:9px;
    }

    .hg-online-status {
        display:none;
    }

    .hg-solution-item {
        grid-template-columns:
            34px
            minmax(0,1fr)
            18px;

        gap:10px;

        min-height:64px;

        padding:9px;
    }

    .hg-solution-icon {
        width:34px;
        height:34px;
    }

    .hg-solution-copy strong {
        font-size:10px;
    }

    .hg-solution-copy small {
        font-size:8px;
    }

    .hg-solution-footer {
        align-items:flex-start;

        flex-direction:column;
    }

    .hg-solution-footer > a {
        width:100%;

        min-height:40px;
    }

}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width:400px) {

    .hg-contact-content h2 {
        font-size:36px;
    }

}


/* =========================================================
   REDUCED MOTION
========================================================= */

@media (prefers-reduced-motion:reduce) {

    .hg-contact-primary,
    .hg-contact-secondary,
    .hg-solution-item,
    .hg-solution-arrow {
        transition:none;
    }

}
