@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");
:root{--navy:#0B2447;--teal:#07998B;--bright:#18B8A8;--aqua:#F3FAF9;--white:#fff;--ink:#15263d;--muted:#68778a;--line:#dfe7ec;--bg:#f7fafb;--max:1240px}*{box-sizing:border-box}body{margin:0;font-family:Montserrat,Inter,Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.top{background:var(--navy);color:#cbd7e6;font-size:12px}.top .container{padding:9px 0;display:flex;justify-content:space-between}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:25px}.logo{width:238px}.links{display:flex;gap:27px;font-size:13px;font-weight:600}.links a:hover,.links .active{color:var(--teal)}header{border-bottom:1px solid #e9eef2;background:#fff;position:sticky;top:0;z-index:20}.btn{display:inline-flex;align-items:center;justify-content:center;padding:11px 16px;border:1px solid #d7e1e7;border-radius:9px;font-size:13px;font-weight:600;background:#fff}.btn.teal{background:var(--teal);border-color:var(--teal);color:#fff}.hero{background:linear-gradient(110deg,#fff 45%,var(--aqua));overflow:hidden}.hero-grid{min-height:455px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center}.eyebrow{color:var(--teal);text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:700}h1{font-size:52px;line-height:1.05;letter-spacing:-.035em;color:var(--navy);margin:14px 0 18px}h2{color:var(--navy);font-size:28px;margin:0}.lead{color:#5d6d80;font-size:17px;line-height:1.75;max-width:670px}.hero-art{position:relative;height:100%;min-height:400px}.hero-art:before,.hero-art:after{content:"";position:absolute;border:1px solid rgba(7,153,139,.24);border-radius:50%}.hero-art:before{width:520px;height:520px;right:-80px;top:-50px}.hero-art:after{width:360px;height:360px;right:0;top:30px}.hero-symbol{position:absolute;width:190px;right:125px;top:130px;z-index:2}.dot{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--bright);box-shadow:0 0 0 6px rgba(24,184,168,.12)}.d1{right:75px;top:105px}.d2{right:410px;top:210px}.d3{right:65px;top:315px}.section{padding:52px 0}.alt{background:var(--bg)}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.sub{color:var(--muted);font-size:13px;margin-top:7px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:-32px;position:relative;z-index:3}.stat{background:#fff;border:1px solid var(--line);border-radius:13px;padding:18px;box-shadow:0 8px 25px rgba(11,36,71,.05)}.stat b{display:block;color:var(--navy);font-size:14px}.stat span{font-size:11px;color:var(--muted)}.cats{display:flex;flex-wrap:wrap;gap:9px}.cat{padding:10px 13px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:12px;font-weight:600}.cat:hover{border-color:var(--teal);color:var(--teal)}.toolbar{display:flex;gap:10px;margin:20px 0}.input,.select,textarea{border:1px solid var(--line);border-radius:9px;padding:11px 12px;font:inherit;font-size:12px;background:#fff;min-width:0}.input{flex:1}.select{min-width:150px}.view-toggle{display:flex;border:1px solid var(--line);border-radius:9px;overflow:hidden;margin-left:auto}.view-toggle button{border:0;background:#fff;padding:0 13px;cursor:pointer}.view-toggle button.active{background:var(--navy);color:#fff}.offer-list{display:grid;gap:10px}.offer{display:grid;grid-template-columns:70px minmax(280px,2fr) 1fr .75fr .65fr 100px;gap:16px;align-items:center;border:1px solid var(--line);border-radius:12px;background:#fff;padding:11px 14px}.thumb{width:58px;height:58px;border-radius:9px;background:var(--aqua);display:grid;place-items:center}.thumb img{width:30px}.name{font-size:13px;font-weight:600;color:var(--navy);line-height:1.4}.brand{font-size:11px;color:var(--teal);font-weight:600;margin-top:3px}.cell small{display:block;color:#8a98a8;font-size:9px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:3px}.cell{font-size:11px;color:#526276;overflow:hidden;text-overflow:ellipsis}.pill{display:inline-flex;border-radius:999px;padding:5px 8px;background:var(--aqua);color:var(--teal);font-weight:700;font-size:10px}.qty{font-weight:700;color:var(--navy)}.offer-grid{grid-template-columns:repeat(3,1fr)}
.offer-grid .offer{display:flex;flex-direction:column;padding:18px;min-height:360px}
.offer-grid .thumb{width:100%;height:92px;margin-bottom:14px;background:linear-gradient(135deg,#f3faf9,#edf6f7);border:1px solid #e4efef;position:relative;overflow:hidden}
.offer-grid .thumb:after{content:"GTRN";position:absolute;right:12px;bottom:9px;font-size:9px;letter-spacing:.16em;font-weight:700;color:#9db4b4}
.offer-grid .thumb img{width:48px;opacity:.92}
.offer-grid .cell{margin-top:9px}
.offer-grid .btn{margin-top:auto;width:100%;padding-top:10px;padding-bottom:10px}.company{display:grid;grid-template-columns:1fr 1fr;gap:18px}.box{border:1px solid var(--line);border-radius:14px;padding:22px;background:#fff}.box h3{color:var(--navy);margin:0 0 15px;font-size:16px}.detailrow{display:grid;grid-template-columns:130px 1fr;padding:8px 0;border-bottom:1px solid #edf1f4;font-size:12px}.detailrow span:first-child{color:var(--muted)}footer{background:var(--navy);color:#b9c8d8;padding:42px 0 20px}.footer{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:35px}.flogo{width:220px;margin-bottom:14px}.footer h4{color:#fff;font-size:12px}.footer p,.footer a{font-size:11px;line-height:1.9}.copy{border-top:1px solid rgba(255,255,255,.1);margin-top:28px;padding-top:18px;font-size:10px}.page-head{background:var(--aqua);padding:38px 0}.page-head h1{font-size:38px}.form{display:grid;grid-template-columns:1fr 1fr;gap:11px}.form .full{grid-column:1/-1}.notice{display:none;background:var(--aqua);color:var(--teal);padding:12px;border-radius:8px;font-size:11px}.product-detail{display:grid;grid-template-columns:.7fr 1.3fr;gap:30px}.product-visual{min-height:320px;background:var(--aqua);border-radius:16px;display:grid;place-items:center}.product-visual img{width:120px}.specs{display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.spec{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:10px 0;font-size:11px}.spec span{color:var(--muted)}@media(max-width:950px){.links{display:none}.hero-grid{grid-template-columns:1fr}.hero-art{display:none}.stats{grid-template-columns:1fr 1fr;margin-top:20px}.offer{grid-template-columns:55px 1fr 1fr}.offer .cell:nth-of-type(n+3){display:none}.company,.product-detail{grid-template-columns:1fr}.footer{grid-template-columns:1fr 1fr}}@media(max-width:600px){h1{font-size:38px}.toolbar{flex-wrap:wrap}.select{flex:1}.view-toggle{margin-left:0}.stats,.offer-grid,.footer,.form,.specs{grid-template-columns:1fr}.offer{grid-template-columns:50px 1fr}.offer .btn{display:none}.company{grid-template-columns:1fr}.top .container span:last-child{display:none}}/* V3 polish */
.actions{display:flex;gap:10px;margin-top:25px}.narrow{max-width:900px;margin-left:auto;margin-right:auto}.lead.small{font-size:15px;line-height:1.75}.text-link{display:inline-block;margin-top:12px;color:var(--teal);font-size:13px;font-weight:700}.featured-cats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.feature-cat{min-height:105px;border:1px solid var(--line);border-radius:13px;background:#fff;padding:18px;font-size:14px;font-weight:700;color:var(--navy);display:flex;flex-direction:column;justify-content:space-between;transition:.18s}.feature-cat span{font-size:10px;color:var(--teal);font-weight:600}.feature-cat:hover{border-color:var(--teal);transform:translateY(-2px);box-shadow:0 8px 24px rgba(11,36,71,.05)}.split-intro{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.process{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.process-card{border:1px solid var(--line);border-radius:14px;padding:22px;background:#fff;min-height:220px}.process-card span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:9px;background:var(--aqua);color:var(--teal);font-size:11px;font-weight:700}.process-card h3{color:var(--navy);font-size:17px;margin:28px 0 9px}.process-card p,.model p,.about-copy p{font-size:12px;line-height:1.75;color:var(--muted)}.two-col{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.model-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.model{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px}.model b{color:var(--navy);font-size:13px}.cta-band{background:var(--navy);padding:38px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-band h2{color:#fff;margin-top:7px}.eyebrow.light{color:#78d7cd}.cred-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:42px}.cred-grid>div{border:1px solid var(--line);border-radius:13px;padding:20px}.cred-grid b{display:block;color:var(--navy);font-size:13px;margin-bottom:7px}.cred-grid span{font-size:11px;line-height:1.6;color:var(--muted)}.address{font-size:12px;line-height:1.9}.contact-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:55px;align-items:start}.contact-side{padding:20px 0}.contact-side h2{margin:10px 0 20px}.contact-side p{font-size:13px;line-height:1.9;color:var(--muted)}.contact-side a{color:var(--navy);font-weight:600}.contact-note{margin-top:35px;padding:18px;background:var(--aqua);border-radius:12px}.contact-note b,.contact-note span{display:block}.contact-note b{color:var(--navy);font-size:12px;margin-bottom:7px}.contact-note span{font-size:11px;line-height:1.6;color:var(--muted)}.enquiry-box{padding:28px}.enquiry-box h2{margin:8px 0 20px}.results-meta{display:flex;justify-content:space-between;color:var(--muted);font-size:11px;margin:-4px 0 12px}.results-meta b{color:var(--navy)}.breadcrumb{display:flex;gap:9px;font-size:11px;color:var(--muted);margin-bottom:25px}.breadcrumb a{color:var(--teal);font-weight:600}.product-main{padding-top:30px}.product-detail{grid-template-columns:.8fr 1.2fr;align-items:stretch}.product-visual{min-height:430px;display:flex;flex-direction:column;gap:20px;color:#8a98a8;font-size:10px}.product-visual img{width:135px}.product-info h1{font-size:38px;margin:10px 0 14px}.product-badges{display:flex;gap:8px;margin-bottom:22px}.pill.neutral{background:#f2f5f7;color:#526276}.availability{border-left:3px solid var(--teal);padding:12px 15px;margin:15px 0 22px;background:var(--aqua)}.availability small,.availability strong,.availability span{display:block}.availability small{font-size:9px;color:var(--teal);font-weight:700;letter-spacing:.08em}.availability strong{font-size:22px;color:var(--navy);margin:4px 0}.availability span{font-size:10px;color:var(--muted)}.product-cta{margin-top:24px}.no-price{font-size:10px;color:var(--muted);margin-top:10px}.enquiry-wrap{display:grid;grid-template-columns:.7fr 1.3fr;gap:55px;align-items:start}
@media(max-width:950px){.featured-cats,.cred-grid{grid-template-columns:1fr 1fr}.process{grid-template-columns:1fr 1fr}.two-col,.split-intro,.contact-grid,.enquiry-wrap{grid-template-columns:1fr;gap:30px}.product-detail{grid-template-columns:1fr}.product-visual{min-height:280px}}
@media(max-width:600px){.featured-cats,.cred-grid,.process,.model-grid{grid-template-columns:1fr}.actions{flex-wrap:wrap}.results-meta{display:block}.results-meta span{display:block;margin:5px 0}.product-info h1{font-size:30px}.cta-inner{align-items:flex-start;flex-direction:column}}

/* V3.1 refinements */
.offer-grid .name{display:block;min-height:38px}
.offer-grid .brand{margin-bottom:5px}
.results-meta{align-items:center}
.availability span+span{margin-top:4px}


/* Product availability alignment - desktop */
@media (min-width: 901px) {
    .offer > div:last-child {
        text-align: center;
    }

    .offer > div:last-child .cell,
    .offer > div:last-child .cell small,
    .offer > div:last-child .qty {
        text-align: center;
    }

    .offer > div:last-child .qty {
        display: block;
    }
}

/* Fine-tune product action column in LIST view only */
@media (min-width: 901px) {
    .offer-list:not(.offer-grid) .offer > div:last-child {
        transform: translateX(-12px);
    }
}

/* GTRN Consent */
.ng-consent {
    position: fixed;
    right: 22px;
    bottom: 22px;
    width: min(370px, calc(100vw - 32px));
    z-index: 99999;

    background: rgba(255,255,255,.94);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);

    border: 1px solid rgba(11,36,71,.10);
    border-radius: 14px;
    box-shadow: 0 12px 38px rgba(11,36,71,.13);

    padding: 18px;
    color: var(--ink);
}

.ng-consent[hidden] {
    display: none;
}

.ng-consent-head {
    display: flex;
    align-items: center;
    gap: 9px;
    margin-bottom: 8px;
}

.ng-consent-mark {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--teal);
    flex: 0 0 auto;
}

.ng-consent-title {
    margin: 0;
    color: var(--navy);
    font-size: 14px;
    font-weight: 700;
}

.ng-consent-text {
    margin: 0 0 14px;
    color: var(--muted);
    font-size: 11px;
    line-height: 1.65;
}

.ng-consent-actions {
    display: flex;
    align-items: center;
    gap: 8px;
}

.ng-consent-btn {
    border: 1px solid var(--line);
    border-radius: 8px;
    background: rgba(255,255,255,.8);
    color: var(--navy);
    padding: 9px 12px;
    font-family: inherit;
    font-size: 10px;
    font-weight: 700;
    cursor: pointer;
}

.ng-consent-btn:hover {
    border-color: var(--teal);
}

.ng-consent-btn.primary {
    background: var(--teal);
    border-color: var(--teal);
    color: #fff;
}

.ng-consent-preferences {
    margin-left: auto;
    border: 0;
    background: transparent;
    color: var(--muted);
    padding: 6px 0;
    font-family: inherit;
    font-size: 10px;
    cursor: pointer;
}

.ng-consent-preferences:hover {
    color: var(--teal);
}

.ng-consent-options {
    display: none;
    padding: 4px 0 13px;
}

.ng-consent.preferences-open .ng-consent-options {
    display: block;
}

.ng-consent-option {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0;
    border-top: 1px solid rgba(11,36,71,.07);
    font-size: 10px;
}

.ng-consent-option strong {
    color: var(--navy);
}

.ng-consent-option span {
    color: var(--teal);
    font-weight: 700;
}

@media (max-width:600px) {
    .ng-consent {
        right: 12px;
        bottom: 12px;
        width: calc(100vw - 24px);
        padding: 16px;
    }

    .ng-consent-actions {
        flex-wrap: wrap;
    }

    .ng-consent-preferences {
        margin-left: 0;
    }
}

/* GTRN Consent preference controls */
.ng-consent-switch {
    position: relative;
    width: 34px;
    height: 20px;
    display: inline-block;
}

.ng-consent-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.ng-consent-switch span {
    position: absolute;
    inset: 0;
    cursor: pointer;
    background: #d7e1e7;
    border-radius: 999px;
    transition: .18s ease;
}

.ng-consent-switch span:before {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    left: 3px;
    top: 3px;
    background: #fff;
    border-radius: 50%;
    transition: .18s ease;
}

.ng-consent-switch input:checked + span {
    background: var(--teal);
}

.ng-consent-switch input:checked + span:before {
    transform: translateX(14px);
}

.ng-consent-save-wrap {
    display: none;
    margin-top: 4px;
}

.ng-consent.preferences-open .ng-consent-save-wrap {
    display: block;
}

.ng-consent.preferences-open .ng-consent-actions {
    margin-top: 2px;
}

.ng-consent-save-wrap .ng-consent-btn {
    width: 100%;
}

/* Product detail image container: fit content instead of stretching */
.product-detail {
    align-items: flex-start;
}

.product-visual {
    align-self: flex-start;
    height: auto !important;
    min-height: 0 !important;
    padding: 22px;
}

.product-visual img {
    display: block;
    width: 100%;
    height: auto;
    max-height: 420px;
    object-fit: contain;
    margin: 0 auto;
}


/* =========================================================
   GTRN Consent v2 - blocking privacy choice panel
   ========================================================= */

html.ng-consent-open,
body.ng-consent-open {
    overflow: hidden !important;
}

.ng-consent-backdrop {
    position: fixed;
    inset: 0;
    z-index: 99998;
    background: rgba(7, 24, 46, .34);
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
}

.ng-consent {
    left: 50% !important;
    right: auto !important;
    bottom: 24px !important;

    width: min(1080px, calc(100vw - 48px)) !important;
    max-width: 1080px !important;

    transform: translateX(-50%);

    padding: 24px 28px !important;

    background: rgba(255,255,255,.98) !important;
    border: 1px solid rgba(11,36,71,.14) !important;
    border-radius: 18px !important;
    box-shadow: 0 24px 70px rgba(7,24,46,.25) !important;

    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    grid-template-areas:
        "head actions"
        "text actions"
        "options options"
        "save save";

    column-gap: 34px;
    row-gap: 8px;

    z-index: 99999 !important;
}

.ng-consent-head {
    grid-area: head;
    margin: 0 !important;
}

.ng-consent-title {
    font-size: 18px !important;
    line-height: 1.25;
    font-weight: 750 !important;
}

.ng-consent-mark {
    width: 10px !important;
    height: 10px !important;
}

.ng-consent-text {
    grid-area: text;
    margin: 0 !important;
    max-width: 690px;

    font-size: 13px !important;
    line-height: 1.6 !important;
}

.ng-consent-text a {
    color: var(--teal);
    font-weight: 700;
    text-decoration: none;
}

.ng-consent-text a:hover {
    text-decoration: underline;
}

.ng-consent-actions {
    grid-area: actions;

    display: flex !important;
    align-items: center !important;
    justify-content: flex-end;
    gap: 10px !important;

    margin: 0 !important;
    align-self: center;
}

.ng-consent-btn,
.ng-consent-preferences {
    min-height: 44px;
    padding: 11px 16px !important;

    border-radius: 9px !important;
    border: 1px solid var(--line) !important;

    font-family: inherit;
    font-size: 12px !important;
    font-weight: 700 !important;

    cursor: pointer;
    white-space: nowrap;
}

.ng-consent-btn {
    background: #fff !important;
    color: var(--navy) !important;
}

.ng-consent-btn:hover {
    border-color: var(--teal) !important;
}

.ng-consent-btn.primary {
    background: var(--teal) !important;
    border-color: var(--teal) !important;
    color: #fff !important;
}

.ng-consent-preferences {
    margin-left: 0 !important;
    background: #f7fafb !important;
    color: var(--navy) !important;
}

.ng-consent-preferences:hover {
    color: var(--teal) !important;
    border-color: var(--teal) !important;
}

.ng-consent-options {
    grid-area: options;
    padding: 14px 0 4px !important;
}

.ng-consent-option {
    font-size: 12px !important;
    padding: 12px 0 !important;
}

.ng-consent-save-wrap {
    grid-area: save;
    text-align: right;
    margin-top: 8px !important;
}

.ng-consent-save-wrap .ng-consent-btn {
    width: auto !important;
    min-width: 170px;
}

/* Mobile */
@media (max-width: 760px) {
    .ng-consent {
        left: 50% !important;
        right: auto !important;
        bottom: 10px !important;

        width: calc(100vw - 20px) !important;
        max-height: calc(100vh - 20px);
        overflow-y: auto;

        padding: 20px !important;

        grid-template-columns: 1fr;
        grid-template-areas:
            "head"
            "text"
            "actions"
            "options"
            "save";

        gap: 13px;
    }

    .ng-consent-title {
        font-size: 17px !important;
    }

    .ng-consent-text {
        font-size: 12px !important;
    }

    .ng-consent-actions {
        width: 100%;
        flex-direction: column;
        align-items: stretch !important;
        gap: 8px !important;
    }

    .ng-consent-btn,
    .ng-consent-preferences {
        width: 100% !important;
        margin: 0 !important;
        text-align: center;
    }

    .ng-consent-save-wrap {
        width: 100%;
    }

    .ng-consent-save-wrap .ng-consent-btn {
        width: 100% !important;
    }
}

/* ==================================================
   GTRN BRAND OVERRIDES
   ================================================== */

:root{
  --gtrn-navy:#101C2C;
  --gtrn-copper:#D9792B;
  --gtrn-copper-light:#F0A15A;
  --gtrn-paper:#F6F7F5;
  --gtrn-slate:#66717E;
  --gtrn-charcoal:#0B121C;
}

.btn.teal,
.btn.primary{
  background:#D9792B !important;
  border-color:#D9792B !important;
  color:#fff !important;
}

.btn.teal:hover,
.btn.primary:hover{
  background:#F0A15A !important;
  border-color:#F0A15A !important;
}

.eyebrow,
.text-link,
.qty{
  color:#D9792B !important;
}

.offer-grid .thumb:after{
  content:"GTRN" !important;
}

header{
  border-top:3px solid #D9792B;
}

footer{
  background:#101C2C !important;
}

.hero{
  background:
    radial-gradient(circle at 80% 20%, rgba(217,121,43,.14), transparent 32%),
    #F6F7F5;
}

/* ==================================================
   GTRN BRAND V2
   ================================================== */

:root{
  --gtrn-navy:#08213B;
  --gtrn-blue:#0D5A8E;
  --gtrn-teal:#12CBE3;
  --gtrn-slate:#6D7B8A;
  --gtrn-white:#FFFFFF;
  --gtrn-paper:#F6F8FA;
  --gtrn-charcoal:#081421;
}

body{
  color:var(--gtrn-charcoal);
}

header{
  border-top:3px solid var(--gtrn-teal) !important;
}

.logo{
  width:auto !important;
  max-width:290px !important;
  height:58px !important;
  object-fit:contain;
}

.flogo{
  width:auto !important;
  max-width:300px !important;
  height:68px !important;
  object-fit:contain;
  background:#fff;
  padding:8px 12px;
  border-radius:10px;
}

.btn.teal,
.btn.primary{
  background:var(--gtrn-blue) !important;
  border-color:var(--gtrn-blue) !important;
  color:#fff !important;
}

.btn.teal:hover,
.btn.primary:hover{
  background:var(--gtrn-teal) !important;
  border-color:var(--gtrn-teal) !important;
  color:var(--gtrn-navy) !important;
}

.eyebrow,
.text-link,
.qty{
  color:var(--gtrn-blue) !important;
}

footer{
  background:var(--gtrn-navy) !important;
}

.hero{
  background:
    radial-gradient(
      circle at 82% 18%,
      rgba(18,203,227,.16),
      transparent 34%
    ),
    linear-gradient(
      135deg,
      #ffffff 0%,
      #f6f8fa 58%,
      #eef8fb 100%
    ) !important;
}

.hero-symbol{
  max-width:390px;
  filter:drop-shadow(0 20px 35px rgba(8,33,59,.14));
}

.offer-grid .thumb:after{
  content:"GTRN" !important;
  color:var(--gtrn-blue) !important;
}

a{
  text-decoration-color:var(--gtrn-teal);
}

::selection{
  background:var(--gtrn-teal);
  color:var(--gtrn-navy);
}

@media (max-width:760px){
  .logo{
    max-width:210px !important;
    height:46px !important;
  }

  .flogo{
    max-width:230px !important;
    height:auto !important;
  }
}

/* GTRN enquiry forms */

.hp-field{
  position:absolute !important;
  left:-10000px !important;
  width:1px !important;
  height:1px !important;
  opacity:0 !important;
  pointer-events:none !important;
}

.legal-company{
  margin-top:28px;
  padding-top:22px;
  border-top:1px solid #dce5ea;
  line-height:1.7;
  color:#566575;
  font-size:14px;
}

.legal-company strong{
  color:#08213B;
}

.contact-note{
  margin-top:28px;
  padding:18px;
  border-radius:12px;
  background:#f2f8fa;
  font-size:14px;
}

.contact-note p{
  margin:7px 0 0;
}

.notice{
  min-height:22px;
  margin-top:10px;
  font-size:14px;
}

.notice.success{
  color:#087a67;
}

.notice.error{
  color:#b42318;
}

button[disabled]{
  opacity:.65;
  cursor:not-allowed;
}

/* ==================================================
   GTRN Homepage Current Opportunities
   ================================================== */

.gtrn-latest{
  background:#fff;
}

.opportunity-head{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:30px;
  margin-bottom:28px;
}

.opportunity-head .lead{
  margin-bottom:0;
}

.gtrn-latest .offer-list{
  display:flex;
  flex-direction:column;
  gap:10px;
}

.hero-symbol{
  width:min(390px,80%);
  height:auto;
  object-fit:contain;
}

@media (max-width:760px){

  .opportunity-head{
    display:block;
  }

  .opportunity-head .btn{
    display:inline-flex;
    margin-top:18px;
  }

  .hero-symbol{
    width:min(290px,78%);
  }
}


/* ==================================================
   GTRN HERO FINAL
   ================================================== */

.logo{
  width:auto !important;
  max-width:285px !important;
  height:58px !important;
  object-fit:contain;
}

.hero-art{
  position:relative;
  height:100%;
  min-height:400px;
}

.hero-symbol{
  position:absolute !important;
  width:255px !important;
  max-width:none !important;
  height:auto !important;
  right:92px !important;
  top:82px !important;
  margin:0 !important;
  transform:none !important;
  object-fit:contain !important;
  z-index:2 !important;
  filter:drop-shadow(0 20px 35px rgba(8,33,59,.14));
}

@media (max-width:950px){
  .hero-grid{
    grid-template-columns:1fr !important;
  }

  .hero-art{
    display:block !important;
    min-height:300px !important;
    height:300px !important;
    margin-top:12px !important;
  }

  .hero-art:before{
    width:360px !important;
    height:360px !important;
    right:-80px !important;
    top:-30px !important;
  }

  .hero-art:after{
    width:260px !important;
    height:260px !important;
    right:15px !important;
    top:20px !important;
  }

  .hero-symbol{
    width:190px !important;
    right:80px !important;
    top:58px !important;
  }

  .d1{
    right:45px !important;
    top:75px !important;
  }

  .d2{
    right:300px !important;
    top:165px !important;
  }

  .d3{
    right:40px !important;
    top:225px !important;
  }
}

@media (max-width:600px){
  .logo{
    max-width:180px !important;
    height:42px !important;
  }

  .hero-art{
    min-height:255px !important;
    height:255px !important;
    margin-top:6px !important;
  }

  .hero-art:before{
    width:300px !important;
    height:300px !important;
    right:-100px !important;
    top:-20px !important;
  }

  .hero-art:after{
    width:220px !important;
    height:220px !important;
    right:-5px !important;
    top:18px !important;
  }

  .hero-symbol{
    width:160px !important;
    right:55px !important;
    top:50px !important;
  }

  .d1{
    right:30px !important;
    top:68px !important;
  }

  .d2{
    right:245px !important;
    top:145px !important;
  }

  .d3{
    right:25px !important;
    top:205px !important;
  }
}

/* GTRN hero symbol final horizontal nudge */

.hero-symbol{
  right:72px !important;
}

/* ==================================================
   GTRN MOBILE HERO FINAL
   Desktop remains unchanged
   ================================================== */

@media (max-width:600px){

  .hero-art{
    position:relative !important;
    height:255px !important;
    min-height:255px !important;
    margin-top:8px !important;
    overflow:hidden !important;
  }

  .hero-art:before{
    width:300px !important;
    height:300px !important;
    left:50% !important;
    right:auto !important;
    top:-18px !important;
    transform:translateX(-50%) !important;
  }

  .hero-art:after{
    width:220px !important;
    height:220px !important;
    left:50% !important;
    right:auto !important;
    top:22px !important;
    transform:translateX(-50%) !important;
  }

  .hero-symbol{
    position:absolute !important;
    width:160px !important;
    max-width:160px !important;
    left:50% !important;
    right:auto !important;
    top:52px !important;
    transform:translateX(-50%) !important;
    margin:0 !important;
  }

  .d1{
    left:calc(50% + 105px) !important;
    right:auto !important;
    top:62px !important;
  }

  .d2{
    left:calc(50% - 135px) !important;
    right:auto !important;
    top:145px !important;
  }

  .d3{
    left:calc(50% + 110px) !important;
    right:auto !important;
    top:202px !important;
  }
}
