:root{--o:#e86f27;--i:#17134f;--s:#fbfaf7;--g:#f4b942;--t:#27223a}
.glm-wrap{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--t);background:var(--s)}
.glm-hero{min-height:560px;position:relative;display:flex;align-items:center;overflow:hidden;color:#fff;background:var(--i);isolation:isolate}.glm-hero-media{position:absolute;inset:0;z-index:-3}.glm-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.glm-hero-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(23,19,79,.96) 0%,rgba(23,19,79,.78) 42%,rgba(23,19,79,.32) 100%)}.glm-hero-inner{max-width:1180px;width:100%;margin:auto;padding:65px 20px;box-sizing:border-box}.glm-logo{font-size:44px;font-weight:900;color:var(--g)}.glm-logo-img{display:block;max-width:260px;max-height:120px;width:auto;height:auto;object-fit:contain;margin:0 0 18px}.glm-kicker{color:#ffd8b7;font-size:13px;letter-spacing:1.5px;font-weight:800}.glm-hero h1{font-size:clamp(42px,6vw,74px);line-height:1;margin:12px 0;max-width:800px}.glm-hero p{max-width:720px;line-height:1.7;font-size:18px}.glm-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}
.glm-section{max-width:1180px;margin:auto;padding:68px 18px}.glm-title{display:flex;gap:12px;align-items:center}.glm-title span{background:var(--o);color:#fff;border-radius:20px;padding:7px 12px;font-weight:900}.glm-title h2{font-size:34px;margin:0}.glm-lead{color:#6b6576;line-height:1.7}.glm-news-layout{margin-top:30px}.glm-news-layout>.glm-featured{margin-bottom:24px}.glm-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.glm-featured{display:grid;grid-template-columns:1.45fr 1fr;min-height:320px}.glm-featured .glm-img{height:100%}.glm-card{background:#fff;border:1px solid #ebe3ee;border-radius:18px;overflow:hidden;box-shadow:0 8px 26px rgba(23,19,79,.08)}.glm-img{height:190px;background:#eee7f5;overflow:hidden}.glm-img img{width:100%;height:100%;object-fit:cover}.glm-placeholder{height:190px;background:linear-gradient(135deg,var(--i),#4b2a78);display:flex;align-items:center;justify-content:center;color:var(--g);font-size:28px;font-weight:900}.glm-card-body{padding:17px}.glm-card h3{margin:8px 0;font-size:19px}.glm-card p{font-size:14px;line-height:1.6;color:#686173}.glm-tags{font-size:10px;color:var(--i);font-weight:900;text-transform:uppercase}.glm-tags span{background:#fff0df;color:#9b4a15;border-radius:8px;padding:4px 7px;margin-left:4px}
.glm-btn{display:inline-block;background:var(--i);color:#fff!important;text-decoration:none!important;border-radius:10px;padding:12px 18px;font-weight:800;border:0;cursor:pointer}.glm-btn.gold{background:var(--g);color:var(--i)!important}.glm-btn.outline{background:#fff;color:var(--i)!important;border:1px solid #cfc4dc}.glm-pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:28px}.glm-price{background:#fff;border:1px solid #e9dfe9;border-radius:20px;padding:28px;box-shadow:0 10px 30px rgba(23,19,79,.07)}.glm-price:nth-child(2){border:2px solid var(--o)}.glm-cost{font-size:31px;font-weight:900;color:var(--i)}.glm-price li{margin:8px 0}.glm-form{max-width:800px;background:#fff4e8;border:1px solid #f0d0ad;border-radius:20px;padding:25px}.glm-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.glm-form label{display:block;font-weight:800;font-size:13px;margin-bottom:14px}.glm-form input,.glm-form select,.glm-form textarea{box-sizing:border-box;width:100%;margin-top:6px;padding:12px;border:1px solid #d9cfe0;border-radius:9px;background:#fff;font:inherit}.glm-footer{background:var(--i);color:#fff;text-align:center;padding:42px 20px}.glm-footer h3{color:var(--g);font-size:25px}.glm-footer p{color:#ece8f4;margin:7px}.glm-project-desc{font-size:14px;line-height:1.6}
@media(max-width:1000px){.glm-grid{grid-template-columns:repeat(2,1fr)}.glm-pricing{grid-template-columns:1fr}.glm-featured{grid-template-columns:1fr}}
@media(max-width:1100px){
.glm-hero{display:block!important;min-height:0!important;height:auto!important;padding:0!important;overflow:visible!important}
.glm-hero-media{position:relative!important;inset:auto!important;z-index:0!important;width:100%!important;height:auto!important;line-height:0!important;display:block!important;margin:0!important}
.glm-hero-media img{display:block!important;width:100%!important;height:auto!important;min-width:100%!important;max-width:100%!important;max-height:none!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:0!important}
.glm-hero-overlay{display:none!important}
.glm-hero-inner{position:relative!important;width:100%!important;max-width:100%!important;margin:0!important;padding:28px 22px 34px!important;background:var(--i)!important;box-sizing:border-box!important;text-align:center}
.glm-logo-img{display:block!important;max-width:210px!important;max-height:100px!important;width:auto!important;height:auto!important;margin:0 auto 14px!important}
.glm-logo{text-align:center!important}
.glm-kicker,.glm-hero h1,.glm-hero p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}
.glm-actions{justify-content:center!important}
}
@media(max-width:600px){
.glm-wrap{width:100%;max-width:100%;overflow-x:hidden}
.glm-hero{display:block;min-height:0;height:auto;background:var(--i);padding:0!important;overflow:visible}
.glm-hero-media{position:relative!important;inset:auto!important;z-index:0;width:100%!important;height:auto!important;line-height:0!important;display:block!important;margin:0!important}
.glm-hero-media img{display:block!important;width:100%!important;height:auto!important;min-width:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:0!important}
.glm-hero-overlay{display:none!important}
.glm-hero-inner{position:relative!important;width:100%!important;max-width:none!important;margin:0!important;padding:26px 16px 32px!important;background:var(--i);box-sizing:border-box}
.glm-logo-img{max-width:180px;max-height:90px;width:auto!important;height:auto!important;margin:0 auto 14px!important;object-fit:contain!important;display:block!important}
.glm-logo{text-align:center;font-size:35px}
.glm-kicker{text-align:center;font-size:11px}
.glm-hero h1{font-size:36px;line-height:1.08;text-align:center}
.glm-hero p{font-size:16px;text-align:center;margin-left:auto;margin-right:auto}
.glm-actions{justify-content:center}
.glm-grid{grid-template-columns:1fr 1fr;gap:11px}
.glm-img,.glm-placeholder{height:145px}.glm-card-body{padding:11px}.glm-card h3{font-size:15px}.glm-featured{display:block}.glm-form-grid{grid-template-columns:1fr}.glm-section{padding:45px 13px}.glm-title h2{font-size:27px}
}

/* v1.3.0: equal news-card grid and modal */
.glm-news-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.glm-news-card{min-width:0;display:flex;flex-direction:column}.glm-news-card .glm-card-body{flex:1;display:flex;flex-direction:column}.glm-news-card .glm-img,.glm-news-card .glm-placeholder{height:300px;aspect-ratio:1/1}.glm-news-card .glm-card-body .glm-read-more{margin-top:auto;align-self:flex-start}.glm-news-excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:45px}.glm-news-modal,.glm-ad-modal{display:none;position:fixed;inset:0;z-index:999999}.glm-news-modal.is-open,.glm-ad-modal.is-open{display:block}.glm-news-modal-backdrop,.glm-ad-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.68)}.glm-news-modal-box,.glm-ad-box{position:relative;width:min(900px,calc(100% - 30px));max-height:90vh;overflow:auto;margin:5vh auto;background:#fff;border-radius:18px;box-shadow:0 20px 60px rgba(0,0,0,.3);z-index:2}.glm-news-modal-box>.glm-modal-image{display:block;width:100%;max-height:420px;object-fit:cover}.glm-modal-body{padding:22px}.glm-modal-title{margin:0 0 12px}.glm-modal-content{line-height:1.75;color:#40394a}.glm-news-modal-close,.glm-ad-close{position:absolute;right:12px;top:10px;width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:#17134f;font-size:28px;line-height:1;cursor:pointer;z-index:3}.glm-ad-box{max-width:760px;padding:28px;box-sizing:border-box}.glm-ad-box h2{margin-top:0}.glm-advertise-open{margin-left:8px}.glm-ad-wrap{margin-top:22px}
@media(min-width:1001px){.glm-news-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.glm-news-card .glm-img,.glm-news-card .glm-placeholder{height:300px}}
@media(min-width:601px) and (max-width:1000px){.glm-grid,.glm-news-grid,.glm-project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.glm-news-card .glm-img,.glm-news-card .glm-placeholder{height:220px}}
@media(max-width:600px){.glm-grid,.glm-news-grid,.glm-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.glm-news-card .glm-img,.glm-news-card .glm-placeholder{height:145px}.glm-news-card .glm-card-body{padding:11px}.glm-news-card h3{font-size:15px}.glm-news-card .glm-btn{padding:9px 10px;font-size:12px}.glm-news-modal-box,.glm-ad-box{width:calc(100% - 20px);margin:4vh auto;max-height:92vh}.glm-ad-box{padding:20px}.glm-advertise-open{margin-left:0}}

/* v1.3.1: Website Design page cards responsive 4/3/2 */
.glm-project-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}
.glm-project-grid .glm-card{min-width:0;display:flex;flex-direction:column}
.glm-project-grid .glm-card-body{flex:1}
@media(min-width:1001px){.glm-project-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:601px) and (max-width:1000px){.glm-project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.glm-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.glm-project-grid .glm-img,.glm-project-grid .glm-placeholder{height:145px}}

/* v1.4.0: dedicated professional Website Design page */
.glm-web-page{background:#fff}
.glm-web-hero{position:relative;min-height:430px;display:flex;align-items:center;overflow:hidden;background:var(--i,#17134f)}
.glm-web-hero-media{position:absolute;inset:0}.glm-web-hero-media img{width:100%;height:100%;object-fit:cover;display:block}
.glm-web-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(23,19,79,.9),rgba(23,19,79,.55),rgba(23,19,79,.18))}
.glm-web-hero-content{position:relative;z-index:2;max-width:760px;padding:70px max(6vw,24px);color:#fff}.glm-web-eyebrow{display:inline-block;background:var(--g,#f4b400);color:var(--i,#17134f);padding:7px 13px;border-radius:30px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.5px}.glm-web-hero h1{font-size:48px;line-height:1.08;margin:18px 0 14px;color:#fff}.glm-web-hero p{font-size:18px;line-height:1.7;max-width:650px;color:#f3f0f8;margin-bottom:25px}
.glm-web-section{max-width:1200px}.glm-project-card .glm-img{height:240px}.glm-project-card .glm-img img{object-fit:cover}.glm-project-card .glm-card-body{display:flex;flex-direction:column}.glm-project-card .glm-btn{margin-top:auto;align-self:flex-start}
.glm-web-pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:28px}.glm-web-price{position:relative;padding:24px;min-height:360px;display:flex;flex-direction:column}.glm-web-price h3{font-size:21px;margin:10px 0}.glm-web-price .glm-cost{font-size:28px;margin-bottom:10px}.glm-web-price ul{padding-left:20px;margin:8px 0 20px;color:#5f5968;line-height:1.55}.glm-web-price .glm-btn{margin-top:auto;align-self:flex-start}.glm-package-number{font-size:12px;font-weight:900;color:var(--o,#e47b21);letter-spacing:1px}.glm-web-contact .glm-form{max-width:900px}.glm-web-contact{padding-bottom:80px}
@media(min-width:601px) and (max-width:1000px){.glm-web-pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.glm-project-card .glm-img{height:210px}.glm-web-hero{min-height:390px}.glm-web-hero h1{font-size:40px}}
@media(max-width:600px){.glm-web-hero{min-height:390px}.glm-web-hero-overlay{background:linear-gradient(180deg,rgba(23,19,79,.55),rgba(23,19,79,.92))}.glm-web-hero-content{padding:45px 18px;text-align:center}.glm-web-hero h1{font-size:31px}.glm-web-hero p{font-size:15px}.glm-web-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.glm-web-price{padding:16px;min-height:320px}.glm-web-price h3{font-size:16px}.glm-web-price .glm-cost{font-size:21px}.glm-web-price ul{font-size:12px;padding-left:16px}.glm-project-card .glm-img{height:145px}.glm-project-card .glm-card-body{padding:11px}.glm-project-card h3{font-size:15px}}

/* v1.4.2: category-wise news rows */
.glm-news-page .glm-news-category-row{margin:0 0 46px}
.glm-news-category-heading{display:flex;align-items:end;gap:12px;margin:0 0 18px;border-bottom:1px solid #e7e3ee;padding-bottom:10px}
.glm-news-category-heading span{font-size:11px;font-weight:900;letter-spacing:1px;color:var(--o,#e47b21);text-transform:uppercase}
.glm-news-category-heading h2{margin:0;font-size:28px;line-height:1.15;color:var(--i,#17134f)}
.glm-news-page .glm-news-grid{margin-top:0}
@media(max-width:600px){.glm-news-category-heading{gap:8px}.glm-news-category-heading h2{font-size:22px}.glm-news-page .glm-news-category-row{margin-bottom:32px}}

/* v1.4.3: News page promo, advertiser sidebar and scrolling ticker */
.glm-news-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px;align-items:start}
.glm-news-main{min-width:0}
.glm-news-sidebar-column{min-width:0;position:sticky;top:24px}
.glm-news-promo{display:flex;align-items:center;gap:14px;padding:10px 14px;margin:0 0 28px;background:#f7f8fb;border:1px solid #e6e8f0;border-radius:12px;box-shadow:0 4px 14px rgba(20,20,60,.05)}
.glm-news-promo img{width:74px;height:74px;flex:0 0 74px;object-fit:cover;border-radius:8px;display:block}
.glm-news-promo-copy{font-size:15px;font-weight:600;line-height:1.45;color:#242044}
.glm-news-promo-copy a{margin-left:8px;font-weight:800;text-decoration:none;color:var(--o,#e47b21);white-space:nowrap}
.glm-sidebar-heading{font-size:12px;font-weight:900;letter-spacing:1px;text-transform:uppercase;color:var(--i,#17134f);padding:0 0 10px;border-bottom:2px solid #e8e6ef;margin-bottom:14px}
.glm-sidebar-ad{display:block;position:relative;margin:0 0 18px;border-radius:14px;overflow:hidden;background:#fff;border:1px solid #e3e1eb;box-shadow:0 6px 18px rgba(20,20,60,.08);text-decoration:none}
.glm-sidebar-ad img{width:100%;height:230px;object-fit:cover;display:block}
.glm-sidebar-ad span{display:block;padding:9px 11px;font-size:12px;font-weight:800;color:#fff;background:var(--i,#17134f)}
.glm-news-ticker{width:100%;overflow:hidden;margin-top:24px;background:var(--i,#17134f);color:#fff;border-radius:8px;height:42px;display:flex;align-items:center}
.glm-news-ticker-track{display:flex;min-width:max-content;animation:glmTicker 28s linear infinite}
.glm-news-ticker-track span{padding-right:70px;white-space:nowrap;font-size:14px;font-weight:700}
@keyframes glmTicker{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media(max-width:1000px){.glm-news-layout{grid-template-columns:minmax(0,1fr) 260px;gap:20px}.glm-sidebar-ad img{height:190px}}
@media(max-width:700px){.glm-news-layout{display:block}.glm-news-sidebar-column{position:static;margin-top:25px}.glm-news-promo{margin-bottom:22px}.glm-news-promo img{width:62px;height:62px;flex-basis:62px}.glm-news-promo-copy{font-size:13px}.glm-sidebar-ad img{height:auto;max-height:280px}.glm-news-ticker{margin-top:20px;border-radius:6px}}

/* v1.4.4: 4/3/2 promotional items, 150x150 images, 300x300 sidebar ads, fade/slide ticker */
.glm-news-promo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0 0 30px}
.glm-news-promo{display:flex;align-items:center;gap:12px;min-width:0;padding:10px;background:#f7f8fb;border:1px solid #e6e8f0;border-radius:12px;box-shadow:0 4px 14px rgba(20,20,60,.05)}
.glm-news-promo img{width:150px;height:150px;flex:0 0 150px;object-fit:cover;border-radius:8px;display:block}
.glm-news-promo-copy{min-width:0;font-size:14px;font-weight:700;line-height:1.4;color:#242044}
.glm-news-promo-copy a{display:block;margin:8px 0 0;font-weight:800;text-decoration:none;color:var(--o,#e47b21);white-space:nowrap}
.glm-sidebar-ad img{width:300px;height:300px;max-width:100%;aspect-ratio:1/1;object-fit:cover;display:block}
.glm-sidebar-ad span{display:none!important}
.glm-news-ticker-fade{position:relative;height:44px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--i,#17134f);color:#fff;border-radius:8px;margin-top:24px;padding:0 18px}
.glm-news-ticker-message{font-size:14px;font-weight:700;text-align:center;transition:opacity .35s ease,transform .35s ease;will-change:opacity,transform}
.glm-news-ticker-message.is-changing{opacity:0;transform:translateY(8px)}
@media(max-width:1000px){.glm-news-promo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.glm-news-promo img{width:150px;height:150px;flex-basis:150px}.glm-news-sidebar-column{width:300px}.glm-sidebar-ad img{width:300px;height:300px}}
@media(max-width:700px){.glm-news-promo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.glm-news-promo{align-items:center;padding:8px;gap:9px}.glm-news-promo img{width:150px;height:150px;flex:0 0 150px}.glm-news-promo-copy{font-size:12px}.glm-news-sidebar-column{width:auto}.glm-sidebar-ad img{width:300px;height:300px;max-width:100%;margin-left:auto;margin-right:auto}.glm-news-ticker-fade{margin-top:20px}}


/* v1.4.5: promo cards are visible on both the News page and the landing-page News section. */
.glm-news-promo-grid{width:100%;box-sizing:border-box}
.glm-news-promo{box-sizing:border-box;text-decoration:none;color:inherit;overflow:hidden}
.glm-news-promo:hover{transform:translateY(-2px)}
.glm-news-promo-link{display:block;margin-top:8px;font-weight:800;color:var(--o,#e47b21)}
@media(max-width:700px){.glm-news-promo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.glm-news-promo{display:block}.glm-news-promo img{width:150px;height:150px;max-width:100%;margin:0 auto 8px}.glm-news-promo-copy{min-width:0}}
@media(max-width:360px){.glm-news-promo-grid{grid-template-columns:1fr}.glm-news-promo img{width:150px;height:150px}}


/* v1.4.6: right sidebar ads are also shown beside the landing-page News section. */
.glm-landing-news-layout{margin-top:6px}
.glm-landing-news-layout .glm-news-sidebar-column{display:block}
@media(max-width:700px){.glm-landing-news-layout .glm-news-sidebar-column{margin-top:25px}}

/* v1.4.7: preserve 600x800 news images on mobile/tablet/desktop.
   The news-card image area follows a 3:4 ratio and uses contain so the
   complete portrait image remains visible instead of being cropped. */
.glm-news-card .glm-img{aspect-ratio:3/4;height:auto;min-height:0;background:#fff;display:flex;align-items:center;justify-content:center;}
.glm-news-card .glm-img img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;}
@media(min-width:1001px){.glm-news-card .glm-img,.glm-news-card .glm-placeholder{height:auto;min-height:0;aspect-ratio:3/4}}
@media(min-width:601px) and (max-width:1000px){.glm-news-card .glm-img,.glm-news-card .glm-placeholder{height:auto;min-height:0;aspect-ratio:3/4}}
@media(max-width:600px){.glm-news-card .glm-img,.glm-news-card .glm-placeholder{height:auto;min-height:0;aspect-ratio:3/4}.glm-news-card .glm-img img{object-fit:contain}.glm-news-card .glm-card-body{display:flex;flex-direction:column}.glm-news-card .glm-read-more{margin-top:10px;white-space:normal;width:auto;max-width:100%;}}

/* v1.4.8: Never crop 600x800 portrait images in Read More modal.
   The complete image is shown at its natural aspect ratio on every device. */
.glm-news-modal-box > .glm-modal-image{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-width:600px!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center!important;
  margin:0 auto!important;
  background:#fff;
}
@media(max-width:600px){
  .glm-news-modal-box > .glm-modal-image{
    width:100%!important;
    height:auto!important;
    max-width:100%!important;
    max-height:none!important;
    object-fit:contain!important;
  }
}
