/* A direct, linked offer before the demonstrations. */
.offer-overview{padding-top:30px;padding-bottom:36px}
.offer-heading{display:flex;align-items:center;justify-content:space-between;gap:24px}
.offer-heading .eyebrow{color:#37679f;margin:0 0 9px;font-size:12px;letter-spacing:1px}
.showcase-site .offer-heading h2{font-size:32px;letter-spacing:-1px}
.offer-contact{display:inline-flex;gap:14px;align-items:center;min-height:44px;color:#245baf;font-size:14px;border-bottom:1px solid #afc2db;white-space:nowrap}
.offer-lead{font-size:16px;color:#52647b;line-height:1.65;max-width:830px;margin:13px 0 23px}
.offer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #c9d7e6;border-top:3px solid #397bea;background:#f9fbfe;border-radius:5px;overflow:hidden}
.offer-item{padding:21px 20px;display:flex;flex-direction:column;border-right:1px solid #d4dfec;transition:background .2s}
.offer-item:last-child{border-right:0}
.offer-category{font:12px/1.5 monospace;color:#4b719e;letter-spacing:.4px;min-height:36px}
.offer-item h3{font-size:20px;line-height:1.3;letter-spacing:-.5px;display:flex;justify-content:space-between;gap:10px;color:#132e50}
.offer-item h3>span{flex:none;font-size:17px;color:#5682b5}
.offer-item p{font-size:15px;line-height:1.65;color:#52647b;margin:12px 0 20px}
.offer-destination{font-size:14px;line-height:1.5;color:#235ebc;margin-top:auto}
.offer-item:hover{background:#eaf2fd}
.offer-item:hover .offer-destination{text-decoration:underline;text-underline-offset:4px}
.offer-overview a:focus-visible{outline:3px solid #3c80de;outline-offset:-3px}
.offer-projects{display:grid;grid-template-columns:.8fr 1fr 1fr;gap:0;background:#10253d;border:1px solid #264563;border-radius:5px;margin-top:16px;overflow:hidden}
.offer-projects-label{padding:24px}
.offer-projects-label h3{color:#e7f1ff;font-size:21px;font-weight:500;letter-spacing:-.4px;line-height:1.3}
.offer-projects-label>a{display:inline-flex;align-items:center;gap:10px;color:#8bbcf7;font-size:14px;margin-top:12px;min-height:32px}
.offer-project{display:flex;flex-direction:column;gap:10px;padding:22px 24px;border-left:1px solid #34516d;transition:background .2s}
.offer-project>span:first-child{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px}
.offer-project b{font-size:19px;color:#eef6ff;font-weight:600}
.offer-project small{color:#abc1da;font-size:12px;border:1px solid #47617f;border-radius:20px;padding:2px 8px}
.offer-project p{font-size:14px;line-height:1.65;color:#c1d2e5;margin:0}
.offer-project-url{font-size:14px;color:#91c7ff;margin-top:auto}
.offer-project:hover{background:#173653}
.offer-project:hover .offer-project-url{text-decoration:underline;text-underline-offset:4px}
@media(max-width:1050px){.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-item:nth-child(2){border-right:0}.offer-item:nth-child(-n+2){border-bottom:1px solid #d4dfec}.offer-category{min-height:0;margin-bottom:10px}.offer-projects{grid-template-columns:1fr 1fr}.offer-projects-label{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;border-bottom:1px solid #34516d}.offer-projects-label h3 br{display:none}.offer-projects-label>a{margin:0}.offer-project:nth-child(2){border-left:0}}
@media(max-width:600px){.offer-overview{padding:28px 20px}.offer-heading{display:block}.showcase-site .offer-heading h2{font-size:29px}.offer-contact{margin-top:12px;white-space:normal}.offer-grid{grid-template-columns:1fr}.offer-item{padding:18px;border-right:0;border-bottom:1px solid #d4dfec}.offer-item:last-child{border-bottom:0}.offer-item p{margin:9px 0 12px}.offer-item h3{font-size:21px}.offer-projects{grid-template-columns:1fr}.offer-projects-label{display:block;padding:20px}.offer-projects-label>a{margin-top:8px}.offer-project{padding:20px;border-left:0;border-bottom:1px solid #34516d}.offer-project:last-child{border-bottom:0}.offer-project p{font-size:15px}}
@media(prefers-reduced-motion:reduce){.offer-item,.offer-project{transition:none}}
