/* Exact homepage contact styles, isolated for inner pages. */
.contact-section{--g:"Schibsted Grotesk",Arial,sans-serif;--m:"Schibsted Grotesk",Arial,sans-serif;}
.contact-section .section-label{font:500 12px/1.5 var(--m);color:var(--red);margin:0 0 30px}
.contact-section .section-label{font-size:14px}
.contact-section .impact-heading .section-label{margin:0;color:inherit}
.contact-section .career .section-label{color:#ff7155}
@keyframes caretBlink{50%{opacity:0}}
.contact-section{background:#efefeb;color:#181818;padding:100px 6vw}
.contact-section .contact-heading h2{font-size:clamp(40px,5.7vw,86px);line-height:1.05;letter-spacing:-.065em;margin:0 0 60px}
.contact-section .contact-heading em{font-style:normal;color:#777771}
.contact-section .contact-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:9vw;align-items:start}
.contact-section .contact-form label{display:flex;flex-direction:column;font-size:14px;gap:12px;margin-bottom:30px}
.contact-section .field-pair{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.contact-section .contact-form input,.contact-section .contact-form select,.contact-section .contact-form textarea{font:16px/1.5 var(--g);color:#181818;background:transparent;border:0;border-bottom:1px solid #a8a8a0;border-radius:0;padding:12px 0;min-width:0;width:100%;outline-offset:5px;resize:vertical}
.contact-section .contact-form input:focus,.contact-section .contact-form select:focus,.contact-section .contact-form textarea:focus{outline:0;border-color:#d74026;box-shadow:0 1px #d74026}
.contact-section .contact-form input::placeholder,.contact-section .contact-form textarea::placeholder{color:#77776f}
.contact-section .contact-actions{display:flex;gap:22px;align-items:center}
.contact-section .contact-submit{background:#191919;color:white;border:1px solid #191919;min-height:54px;min-width:220px;padding:14px 22px;font:500 13px var(--g);letter-spacing:.05em;cursor:pointer;display:flex;gap:30px;align-items:center;justify-content:space-between}
.contact-section .contact-submit span{font-size:22px}
.contact-section .contact-submit:hover{background:#d94227;border-color:#d94227}
.contact-section .contact-actions p{font-size:13px;line-height:1.6;color:#777;max-width:24ch}
.contact-section .contact-feedback{font-size:14px;line-height:1.5;min-height:21px}
.contact-section .receipt-station{max-width:380px;width:100%;margin:auto;perspective:1000px}
.contact-section .printer-top{height:62px;border-radius:14px 14px 0 0;background:linear-gradient(#363638,#1a1a1c);color:#eee;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border:1px solid #4a4a4a;box-shadow:0 12px 25px #0002}
.contact-section .printer-top>span:first-child{font-size:11px;letter-spacing:.09em}
.contact-section .printer-light{width:5px;height:5px;background:#db6a48;border-radius:50%;box-shadow:0 0 7px #dc6248}
.contact-section .receipt-station.is-printing .printer-light{animation:caretBlink .18s steps(1) infinite}
.contact-section .printer-slot{height:12px;background:#080808;border:4px solid #292929;border-radius:0 0 6px 6px;position:relative;z-index:2;box-shadow:0 3px 6px #0007}
.contact-section .receipt-output{overflow:hidden;padding:0 18px 20px;margin-top:-3px}
.contact-section .enquiry-receipt{background:#fffefb;padding:32px 23px 28px;box-shadow:0 12px 20px #0001;position:relative;transform:rotate(-1deg);transform-origin:top;transition:transform .4s}
.contact-section .enquiry-receipt:after{content:'';position:absolute;bottom:-8px;left:0;right:0;height:9px;background:linear-gradient(135deg,#fffefb 25%,transparent 25%) -8px 0/16px 16px,linear-gradient(225deg,#fffefb 25%,transparent 25%) -8px 0/16px 16px}
.contact-section .receipt-brand{font-weight:800;font-size:19px;letter-spacing:-.05em;text-align:center}
.contact-section .receipt-caption{font-size:10px;letter-spacing:.08em;text-align:center;margin:10px 0 25px}
.contact-section .receipt-rule{border-top:1px dashed #aaa;margin-bottom:12px}
.contact-section .receipt-row{display:grid;grid-template-rows:0fr;opacity:0;max-height:0;overflow:hidden;transition:max-height .65s cubic-bezier(.16,1,.3,1),opacity .45s,padding .45s;transform:translateY(-6px);padding:0}
.contact-section .receipt-row.printed{max-height:250px;opacity:1;transform:none;padding:14px 0;border-bottom:1px dashed #ddd}
.contact-section .receipt-row>span{font-size:10px;letter-spacing:.08em;color:#777;display:block;margin-bottom:8px}
.contact-section .receipt-row strong{display:block;font-size:14px;line-height:1.6;font-weight:500;overflow-wrap:anywhere;white-space:pre-wrap}
.contact-section .receipt-row[data-receipt=message] strong{font-size:12px}
.contact-section .receipt-end{padding-top:24px;text-align:center}
.contact-section .receipt-progress{font-size:10px;letter-spacing:.12em;color:#777}
.contact-section .receipt-end strong{display:block;font-size:18px;line-height:1.4;letter-spacing:-.03em;margin:20px 0}
.contact-section .receipt-bars{height:28px;width:72%;margin:15px auto;background:repeating-linear-gradient(90deg,#222 0 2px,transparent 2px 5px,#222 5px 6px,transparent 6px 9px,#222 9px 13px,transparent 13px 16px)}
.contact-section .receipt-end>span:last-child{font-size:9px;letter-spacing:.04em}
.contact-section .receipt-hint{text-align:center;font-size:13px;color:#777}
.contact-section .receipt-station.is-printing .enquiry-receipt{transform:rotate(0) translateY(2px)}
@media(max-width:900px){.contact-section .contact-layout{grid-template-columns:1fr;gap:55px}
.contact-section .receipt-station{max-width:360px}
.contact-section{padding:65px 24px}
.contact-section .contact-heading h2{font-size:clamp(38px,6vw,64px)}}
@media(max-width:500px){.contact-section .field-pair{grid-template-columns:1fr;gap:0}
.contact-section .contact-actions{display:block}
.contact-section .contact-actions p{max-width:none}
.contact-section .contact-submit{width:100%}}
@media(prefers-reduced-motion:reduce){.contact-section .receipt-row,.contact-section .enquiry-receipt{transition:none}}
.contact-section .receipt-row{display:block}
.contact-section .contact-form,.contact-section .contact-layout>*{min-width:0}
.contact-section .receipt-row.printed{max-height:650px}
@media(max-width:600px){.contact-section .contact-heading h2{font-size:clamp(31px,8.8vw,45px)}}
@media(max-width:370px){.contact-section{padding-inline:20px}
.contact-section .enquiry-receipt{padding-inline:17px}
.contact-section .printer-top{padding-inline:16px}
.contact-section .printer-top>span:first-child{font-size:10px}
.contact-section .receipt-output{padding-inline:12px}}
.contact-section .contact-side{min-width:0;display:grid;gap:24px}
.contact-section .direct-contact{padding-top:22px;border-top:1px solid #17171730}
.contact-section .direct-contact>span{display:block;margin-bottom:13px;color:#6b6b66;font-size:10px;font-weight:700;letter-spacing:.13em}
.contact-section .direct-contact>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.contact-section .direct-contact a{display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:center;padding:13px;border:1px solid #1717172c;color:#171717;text-decoration:none;transition:background .25s,color .25s,transform .25s}
.contact-section .direct-contact a:hover{background:#171717;color:#fff;transform:translateY(-3px)}
.contact-section .direct-contact a>b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e63817;color:#fff;font-size:12px}
.contact-section .direct-contact a>strong{min-width:0;font-size:11px;letter-spacing:.08em}
.contact-section .direct-contact a small{display:block;max-width:16ch;margin-top:4px;overflow:hidden;color:inherit;font-size:9px;font-weight:500;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;opacity:.65}
.contact-section .direct-contact a>i{font-size:12px;font-style:normal}
.contact-section .contact-submit:disabled{cursor:wait;opacity:.72}
@media(max-width:900px){.contact-section .direct-contact>div{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.contact-section .direct-contact>div{grid-template-columns:1fr}
.contact-section .direct-contact a small{max-width:28ch}}
@media(max-width:600px){.contact-section{padding:58px 16px 78px}
.contact-section .contact-heading h2{margin-bottom:34px}
.contact-section .contact-layout{display:flex;flex-direction:column;gap:0}
.contact-section .contact-side{display:contents}
.contact-section .receipt-station{position:sticky;z-index:35;top:calc(var(--header) + 8px);order:1;max-width:none;margin:0 0 28px;padding:0 4px;filter:drop-shadow(0 10px 18px #0002)}
.contact-section .contact-form{order:2}
.contact-section .direct-contact{order:3;margin-top:36px}
.contact-section .printer-top{height:38px;padding:0 14px;border-radius:9px 9px 0 0}
.contact-section .printer-top>span:first-child{font-size:8px;letter-spacing:.08em}
.contact-section .printer-slot{height:8px;border-width:3px}
.contact-section .receipt-output{margin-top:-2px;padding:0 7px 34px}
.contact-section .enquiry-receipt{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:9px 9px 10px;transform:translateY(calc(var(--receipt-feed,0) * 5px))!important;transition:transform .55s cubic-bezier(.16,1,.3,1);box-shadow:0 7px 14px #0002}
.contact-section .receipt-brand,.contact-section .receipt-caption,.contact-section .receipt-rule,.contact-section .receipt-end,.contact-section .receipt-hint{display:none}
.contact-section .receipt-row,.contact-section .receipt-row.printed{display:block;min-width:0;min-height:45px;max-height:45px;margin:0;padding:6px 7px;border:1px dashed #c7c7c1;opacity:.24;overflow:hidden;transform:none;transition:opacity .3s,border-color .3s,background .3s,transform .3s}
.contact-section .receipt-row.printed{border-color:#e63817;background:#fff;opacity:1;transform:translateY(-1px)}
.contact-section .receipt-row>span{margin:0 0 3px;font-size:7px;line-height:1;letter-spacing:.08em}
.contact-section .receipt-row strong,.contact-section .receipt-row[data-receipt=message] strong{display:-webkit-box;overflow:hidden;font-size:9.5px;line-height:1.25;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal}
.contact-section .receipt-row strong:empty:before{content:"WAITING…";color:#999;font-weight:500}
.contact-section .contact-form label,.contact-section .contact-form input,.contact-section .contact-form select,.contact-section .contact-form textarea{scroll-margin-top:calc(var(--header) + 185px)}}
@media(max-width:600px) and (max-height:700px){.contact-section .receipt-station{top:calc(var(--header) + 5px);margin-bottom:22px}}
.contact-section .direct-contact a>b svg{width:17px;height:17px;display:block}
@media(max-width:600px){.contact-section .direct-contact>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
.contact-section .direct-contact a{
    grid-template-columns:1fr;
    justify-items:center;
    align-content:center;
    min-width:0;
    min-height:100px;
    gap:8px;
    padding:12px 5px;
    text-align:center;
  }
.contact-section .direct-contact a>b{width:36px;height:36px}
.contact-section .direct-contact a>b svg{width:18px;height:18px}
.contact-section .direct-contact a>strong{font-size:10px;letter-spacing:.045em}
.contact-section .direct-contact a small,.contact-section .direct-contact a>i{display:none}}
@media(max-width:370px){.contact-section .direct-contact a{min-height:92px;padding-inline:3px}
.contact-section .direct-contact a>strong{font-size:9px}}
@media(max-width:370px){.contact-section{padding-inline:12px}
.contact-section .receipt-station{padding-inline:0}}
@media(max-width:600px){.contact-section .contact-heading h2{max-width:11ch}}

.contact-section .section-label{font-family:"Schibsted Grotesk",Arial,sans-serif}
