body:has(.construction-page){color:#111214;background:#f7f8ff;overflow:hidden}body:has(.construction-page) [data-chat-agent]{display:none}.construction-page{--construction-lime:#e2f952;--construction-red:#e63c31;height:100svh;font-family:var(--font-geist),sans-serif;scroll-snap-type:y mandatory;scroll-behavior:smooth;overscroll-behavior-y:contain;padding:0 max(28px,50vw - 640px);position:relative;overflow:hidden auto}.construction-grid{pointer-events:none;background-image:linear-gradient(#73809a09 1px,#0000 1px),linear-gradient(90deg,#73809a09 1px,#0000 1px);background-size:38px 38px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#0007,#0000 75%);mask-image:linear-gradient(#0007,#0000 75%)}.construction-header{z-index:2;border-bottom:1px solid #dfe2e9;justify-content:space-between;align-items:center;height:92px;display:flex;position:relative}.construction-brand{letter-spacing:-1.8px;color:#111214;align-items:center;font-size:27px;font-weight:900;display:flex}.construction-brand i{background:var(--construction-lime);border-radius:50%;width:9px;height:9px;margin-left:10px}.build-status{font:10px var(--font-geist-mono),monospace;letter-spacing:.12em;color:#626b79}.build-status span{background:#b4473e;border-radius:50%;width:7px;height:7px;margin-right:9px;animation:2.2s ease-in-out infinite construction-pulse;display:inline-block;box-shadow:0 0 0 5px #b4473e12}.construction-hero{grid-template-columns:1.35fr .8fr;align-items:center;gap:90px;min-height:calc(100svh - 210px);padding:55px 0;display:grid}.construction-copy{z-index:1;position:relative}.construction-eyebrow{font:10px var(--font-geist-mono),monospace;letter-spacing:.11em;color:var(--construction-red);margin:0 0 46px}.construction-slide{animation:.45s cubic-bezier(.22,.8,.32,1) both construction-slide-in}.construction-copy h1{letter-spacing:-.075em;text-transform:uppercase;margin:0;font-size:clamp(58px,6.8vw,98px);font-weight:900;line-height:.83}.construction-strike{letter-spacing:-.05em;text-transform:uppercase;color:#929791;width:auto;max-width:100%;margin:48px 0 28px;font-size:clamp(28px,3.25vw,47px);font-weight:800;line-height:1.12;position:relative}.construction-strike:after,.construction-strike:before{content:"";background:var(--construction-red);height:3px;position:absolute;left:0;right:0;transform:rotate(-.4deg)}.construction-strike:before{top:25%}.construction-strike:after{top:76%}.construction-copy strong{background:var(--construction-lime);color:#111214;-webkit-box-decoration-break:clone;box-decoration-break:clone;letter-spacing:-.06em;text-transform:uppercase;padding:.1em .14em .13em;font-size:clamp(42px,5.6vw,78px);font-weight:900;line-height:1;display:inline-block}.construction-note{color:#627083;margin:30px 0 0;font-size:17px}.construction-slides{gap:7px;margin-top:17px;display:flex}.construction-slides button{background:#d6d9df;border:0;width:30px;height:5px;padding:0;transition:width .25s,background .25s}.construction-slides button[aria-pressed=true]{background:var(--construction-red);width:48px}.construction-portrait{background:#e9ebf1;align-self:stretch;min-height:560px;margin:0;position:relative;box-shadow:0 24px 80px #34405712}.construction-portrait>img{object-fit:cover;filter:grayscale();object-position:center}.construction-portrait:after{content:"UNDER CONSTRUCTION";color:#fff0;font:900 13px var(--font-geist-mono),monospace;letter-spacing:.24em;pointer-events:none;background:repeating-linear-gradient(135deg,#0000 0 22px,#fff1 22px 23px);border:1px solid #fff5;place-items:center;transition:all .3s;display:grid;position:absolute;inset:0}.construction-portrait:hover:after{color:#ffffff90;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#11121418}.construction-sticker{background:var(--construction-lime);place-items:center;width:72px;height:72px;font-size:42px;display:grid;position:absolute;bottom:45px;right:28px;transform:rotate(7deg)}.construction-portrait figcaption{font:9px var(--font-geist-mono),monospace;color:#566174;justify-content:space-between;display:flex;position:absolute;bottom:-38px;left:0;right:0}.construction-footer{z-index:2;border-top:1px solid #dfe2e9;justify-content:space-between;align-items:center;gap:35px;min-height:118px;display:flex;position:relative}.construction-footer>a{border-bottom:1px solid;font-size:15px;font-weight:600}.construction-footer form{align-items:center;gap:18px;display:flex}.construction-footer label{font:10px var(--font-geist-mono),monospace;letter-spacing:.08em;color:#626b79}.construction-footer form>div{display:flex}.construction-footer input{background:#fff;border:1px solid #cfd4de;outline:none;width:190px;padding:12px 14px}.construction-footer input:focus{border-color:#111214}.construction-footer button{color:#fff;background:#111214;border:1px solid #111214;padding:0 18px;font-weight:700}.construction-footer form>p{color:#b4473e;font-size:11px;position:absolute;bottom:5px;right:0}@keyframes construction-pulse{50%{opacity:.35;transform:scale(.8)}}@keyframes construction-slide-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media (max-width:800px){.construction-page{padding:0 22px}.construction-header{height:74px}.construction-brand{font-size:22px}.build-status{font-size:8px}.construction-hero{grid-template-columns:1fr;gap:55px;padding:48px 0 75px}.construction-copy h1{font-size:clamp(46px,13vw,68px)}.construction-eyebrow{margin-bottom:32px}.construction-strike{margin:35px 0 24px;font-size:clamp(24px,7.5vw,38px)}.construction-copy strong{font-size:clamp(39px,12vw,62px)}.construction-note{margin-top:24px}.construction-portrait{width:88%;min-height:520px;margin-left:auto}.construction-footer{padding:30px 0;display:block}.construction-footer form{margin-top:30px;display:block}.construction-footer label{margin-bottom:10px;display:block}.construction-footer form>div{width:100%}.construction-footer input{flex:1;min-width:0}.construction-footer form>p{margin:8px 0 0;position:static}.construction-portrait:hover:after{-webkit-backdrop-filter:none;backdrop-filter:none}}@media (min-width:801px) and (max-height:900px){.construction-header{height:74px}.construction-hero{gap:70px;min-height:calc(100svh - 174px);padding:28px 0}.construction-eyebrow{margin-bottom:28px}.construction-strike{margin:30px 0 20px}.construction-note{margin-top:20px}.construction-copy h1{font-size:clamp(52px,5.8vw,80px)}.construction-strike{font-size:clamp(25px,2.7vw,38px)}.construction-copy strong{font-size:clamp(38px,4.6vw,64px)}.construction-portrait{min-height:480px}.construction-footer{min-height:100px}}@media (prefers-reduced-motion:reduce){.build-status span,.construction-slide{animation:none}}.construction-note{color:#626b79;max-width:72ch;font-size:13px;line-height:1.58;animation:.45s cubic-bezier(.22,.8,.32,1) both construction-slide-in}.construction-note b{color:#111214;font-weight:700}.construction-access-button{color:#111214;font:10px var(--font-geist-mono),monospace;letter-spacing:.06em;text-transform:uppercase;background:0 0;border:1px solid #cfd4de;padding:10px 14px;transition:background .2s,border-color .2s}.construction-access-button:hover{background:var(--construction-lime);border-color:var(--construction-lime)}.construction-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#11121466;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.construction-modal{width:min(460px,100%);box-shadow:12px 12px 0 var(--construction-lime);background:#f7f8ff;border:1px solid #111214;padding:34px;position:relative}.construction-modal>p{color:var(--construction-red);font:9px var(--font-geist-mono),monospace;letter-spacing:.12em;margin:0 0 12px}.construction-modal h2{letter-spacing:-.045em;text-transform:uppercase;max-width:360px;margin:0 0 28px;font-size:32px;line-height:1}.construction-modal-close{background:0 0;border:0;padding:2px 7px;font-size:28px;line-height:1;position:absolute;top:12px;right:14px}.construction-modal label{color:#626b79;font:9px var(--font-geist-mono),monospace;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;display:block}.construction-modal form>div{display:flex}.construction-modal input{background:#fff;border:1px solid #cfd4de;outline:none;flex:1;min-width:0;padding:13px 14px}.construction-modal input:focus{border-color:#111214}.construction-modal form button{color:#fff;background:#111214;border:1px solid #111214;padding:0 20px;font-weight:700}.construction-modal form>p{min-height:18px;color:var(--construction-red);margin:8px 0 0;font-size:11px}@media (max-width:800px){.construction-note{font-size:12.5px}.construction-footer{padding:22px 0;display:flex}.construction-modal{padding:28px 22px}.construction-modal h2{font-size:28px}}@media (prefers-reduced-motion:reduce){.construction-note{animation:none}}.construction-footer .construction-access-button:hover{color:#111214}.construction-slide{grid-template-rows:1.66em auto auto;font-size:clamp(58px,6.8vw,98px);display:grid}.construction-copy h1{height:1.66em;font-size:1em;overflow:visible}.construction-strike{min-height:2.24em}.construction-answer-slot strong{vertical-align:top}.construction-note{min-height:7em;font-size:14.5px;line-height:1.55}@media (min-width:801px) and (max-height:900px){.construction-slide{font-size:clamp(48px,5vw,68px)}.construction-copy h1{font-size:1em}.construction-strike{margin:18px 0 14px;font-size:clamp(23px,2.35vw,31px)}.construction-answer-slot{min-height:1.78em}.construction-copy strong{font-size:clamp(34px,3.7vw,51px)}.construction-note{min-height:6.4em;margin-top:12px;font-size:13.5px;line-height:1.48}.construction-slides{margin-top:10px}}@media (max-width:800px){.construction-slide{font-size:clamp(46px,13vw,68px)}.construction-copy h1{font-size:1em}.construction-note{min-height:0;font-size:14px}}.construction-strike{text-decoration-line:line-through;-webkit-text-decoration-color:var(--construction-red);text-decoration-color:var(--construction-red);text-decoration-skip-ink:none;text-decoration-thickness:3px}.construction-strike:before,.construction-strike:after{display:none}.construction-copy h1{height:1.8em;line-height:.9}.construction-strike{min-height:1.8em;font-size:clamp(30px,3.4vw,50px);line-height:.9}.construction-answer-slot{min-height:1.8em}.construction-copy strong{font-size:clamp(45px,5.8vw,82px);line-height:.9}@media (min-width:801px) and (max-height:900px){.construction-slide{grid-template-rows:1.8em auto auto;font-size:clamp(51px,5.25vw,72px)}.construction-copy h1{height:1.8em;line-height:.9}.construction-strike{min-height:1.8em;font-size:clamp(25px,2.55vw,34px);line-height:.9}.construction-answer-slot{min-height:1.8em}.construction-copy strong{font-size:clamp(37px,4vw,55px);line-height:.9}}@media (max-width:800px){.construction-slide{grid-template-rows:1.8em auto auto;font-size:clamp(48px,13.5vw,72px)}.construction-copy h1{height:1.8em;line-height:.9}.construction-strike{min-height:1.8em;line-height:.9}.construction-answer-slot{min-height:1.8em}.construction-copy strong{line-height:.9}}@media (max-width:800px){.construction-slide{font-size:clamp(28px,9vw,40px)}.construction-copy h1{letter-spacing:-.085em}.construction-eyebrow{letter-spacing:.075em;white-space:nowrap;width:100%;max-width:none;font-size:clamp(7px,2vw,9px);line-height:1.25}.construction-slide .construction-strike{letter-spacing:-.06em;font-size:.78em}.construction-slide .construction-answer-slot strong{letter-spacing:-.06em;font-size:1em}}.construction-strike-mobile,.construction-answer-mobile{display:none!important}@media (max-width:800px){.construction-strike-desktop,.construction-answer-desktop{display:none!important}.construction-strike-mobile{min-height:1.84em;display:block!important}.construction-answer-mobile{display:flex!important}.construction-answer-slot{min-height:1.84em}}@media (min-width:801px){.construction-slide{font-size:clamp(46px,4.7vw,64px)}.construction-slide .construction-strike{letter-spacing:-.05em;min-height:1.8em;font-size:.78em}.construction-strike-desktop{white-space:nowrap}.construction-slide .construction-answer-slot{min-height:1.8em}.construction-slide .construction-answer-slot strong{letter-spacing:-.06em;font-size:1em;line-height:.9}.construction-slide .construction-answer-slot strong span{white-space:nowrap}}.construction-slide .construction-answer-slot{height:2.3em;min-height:2.3em}.construction-note{height:9em;min-height:9em}@media (max-width:800px){.construction-note{height:13em;min-height:13em}}@media (min-width:801px){.construction-slide{font-size:clamp(46px,4.7vw,64px)}.construction-slide .construction-strike{letter-spacing:-.05em;font-size:.78em}.construction-slide .construction-answer-slot strong{letter-spacing:-.06em;font-size:1em}}@media (max-width:800px){.construction-strike{margin-top:16px;margin-bottom:8px}.construction-answer-slot{padding-top:0}}.construction-reel{z-index:3;color:#f7f8ff;background:#101214;grid-template-rows:1fr auto;grid-template-columns:minmax(230px,.36fr) minmax(0,1fr);align-items:center;gap:34px clamp(40px,6vw,104px);width:100vw;min-height:100svh;margin-left:50%;padding:clamp(72px,9vw,132px) max(28px,50vw - 720px) clamp(62px,7vw,100px);display:grid;position:relative;overflow:hidden;transform:translate(-50%)}.construction-reel:before{content:"";pointer-events:none;background:radial-gradient(circle at 76% 36%,#e2f95213,#0000 35%),linear-gradient(#ffffff08 1px,#0000 1px) 0 0/48px 48px,linear-gradient(90deg,#ffffff08 1px,#0000 1px) 0 0/48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(120deg,#000,#0000 78%);mask-image:linear-gradient(120deg,#000,#0000 78%)}.construction-reel-heading{z-index:1;align-self:center;position:relative}.construction-reel-heading p{color:var(--construction-lime);font:10px/1.4 var(--font-geist-mono),monospace;letter-spacing:.12em;margin:0 0 24px}.construction-reel-heading h2{letter-spacing:-.075em;text-transform:uppercase;margin:0;font-size:clamp(48px,5.8vw,88px);font-weight:900;line-height:.84}.construction-reel-heading h2 span{color:#989e9a}.construction-reel-frame{z-index:1;aspect-ratio:16/9;transform-origin:50%;background:#08090a url(/video/showreel-poster.jpg) 50%/cover no-repeat;width:100%;animation:linear both construction-reel-reveal;animation-timeline:view();animation-range:entry 5% cover 42%;position:relative;overflow:hidden;box-shadow:0 40px 110px #0009}.construction-reel-frame:after{content:"";pointer-events:none;border:1px solid #ffffff24;position:absolute;inset:0}.construction-reel-frame video{object-fit:cover;width:100%;height:100%;display:block}.construction-reel-play-toggle{z-index:3;color:#f7f8ff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#101214b8;border:0;border-radius:50%;width:24px;height:24px;padding:0;transition:color .2s,background .2s;position:absolute;bottom:16px;right:18px}.construction-reel-play-toggle:hover{color:var(--construction-lime);background:#101214}.construction-reel-play-toggle:before{content:"";background:currentColor;width:3px;height:10px;margin:auto;display:block;box-shadow:6px 0}.construction-reel-play-toggle[data-paused=true]:before{width:0;height:0;box-shadow:none;background:0 0;border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid;margin-left:9px}.construction-reel-caption{z-index:1;color:#8d9492;font:9px/1.4 var(--font-geist-mono),monospace;letter-spacing:.15em;grid-column:2;margin:0;position:relative}@keyframes construction-reel-reveal{0%{opacity:.28;clip-path:inset(8% 7%);transform:scale(.94)}to{opacity:1;clip-path:inset(0);transform:scale(1)}}@media (max-width:800px){.construction-reel{grid-template-rows:auto 1fr auto;grid-template-columns:1fr;gap:34px;min-height:100svh;padding:72px 22px 56px}.construction-reel-heading p{margin-bottom:16px;font-size:8px}.construction-reel-heading h2{font-size:clamp(45px,14vw,64px)}.construction-reel-frame{aspect-ratio:9/16;background-image:url(/video/showreel-mobiel-poster.jpg);justify-self:center;width:min(100%,430px);max-height:68svh}.construction-reel-caption{text-align:center;grid-column:1;font-size:7px}}@media (prefers-reduced-motion:reduce){.construction-reel-frame{animation:none}}.construction-copy strong{display:inline}.construction-answer-slot{padding-top:8px}.construction-copy strong{background:0 0;flex-direction:column;align-items:flex-start;gap:0;padding:0;display:flex}.construction-copy strong span{background:var(--construction-lime);padding:.1em .14em .13em;display:inline-block}.construction-note,.construction-slides{position:relative;top:20px}.construction-slides{align-items:center}.construction-slides .construction-play-toggle{color:#a7adb7;width:16px;height:18px;font:700 9px/18px var(--font-geist-mono),monospace;background:0 0;border:0;margin-left:4px;transition:color .2s,opacity .2s}.construction-slides .construction-play-toggle:hover{color:#111214;background:0 0}.construction-slides .construction-play-toggle[aria-pressed=true]{color:#626b79;background:0 0;width:16px}.construction-slides .construction-play-toggle:before{content:"";background:currentColor;width:3px;height:9px;margin:auto;display:block;box-shadow:5px 0}.construction-slides .construction-play-toggle[data-paused=true]:before{width:0;height:0;box-shadow:none;background:0 0;border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid}.construction-portrait figcaption{bottom:-24px}.construction-slide{grid-template-rows:.9em auto auto;font-size:clamp(58px,5.4vw,82px)}.construction-copy h1{white-space:nowrap;height:.9em;line-height:.9}@media (min-width:801px) and (max-height:900px){.construction-slide{grid-template-rows:.9em auto auto;font-size:clamp(51px,5.25vw,72px)}.construction-copy h1{height:.9em}}@media (max-width:800px){.construction-slide{grid-template-rows:.9em auto auto;font-size:clamp(28px,8.5vw,54px)}.construction-copy h1{height:.9em}.construction-page{padding-inline:22px}.construction-hero{gap:62px;padding:46px 0 64px}.construction-eyebrow{max-width:34ch;margin-bottom:30px;line-height:1.35}.construction-strike{min-height:1.84em;margin:32px 0 21px;font-size:clamp(20px,5.65vw,25px);line-height:.92}.construction-answer-slot{min-height:1.8em;padding-top:7px}.construction-copy strong{gap:0;font-size:clamp(24px,6.35vw,30px);line-height:.92}.construction-copy strong span{white-space:nowrap;max-width:100%}.construction-note{margin-top:27px;font-size:13px;line-height:1.55}.construction-note,.construction-slides{top:14px}.construction-portrait{aspect-ratio:3/4;align-self:center;width:min(100%,360px);min-height:0;margin:0 auto}.construction-portrait figcaption{gap:18px;font-size:7px;line-height:1.25;bottom:-30px}.construction-portrait figcaption span:last-child{text-align:right}.construction-sticker{width:62px;height:62px;font-size:35px;bottom:35px;right:22px}.construction-footer{text-align:center;flex-direction:column;justify-content:center;gap:13px;min-height:126px;padding:26px 0}.construction-page .construction-footer>a{font-size:14px;font-weight:700;text-decoration:none;color:#111214!important;background:0 0!important;border:0!important}.construction-footer .construction-access-button{color:#626b79;letter-spacing:.08em;background:0 0;border:0;padding:3px 6px;font-size:9px;font-weight:600}.construction-footer .construction-access-button:hover{color:#111214;background:0 0}}.construction-slide .construction-strike{font-size:.78em}.construction-slide .construction-answer-slot strong{font-size:1em}@media (max-width:800px){.construction-slide{font-size:clamp(25px,7.7vw,34px)}.construction-copy h1{letter-spacing:-.075em}.construction-eyebrow{letter-spacing:.075em;white-space:nowrap;width:100%;max-width:none;font-size:clamp(7px,2vw,9px);line-height:1.25}.construction-slide .construction-strike{letter-spacing:-.05em;font-size:.76em}.construction-slide .construction-answer-slot strong{font-size:1em}}@media (min-width:801px){.construction-slide{font-size:clamp(46px,4.7vw,64px)}.construction-slide .construction-strike{letter-spacing:-.05em;font-size:.78em}.construction-slide .construction-answer-slot strong{letter-spacing:-.06em;font-size:1em}}@media (max-width:800px){.construction-strike{margin-top:16px;margin-bottom:8px}.construction-answer-slot{padding-top:0}}.construction-page{background:#101214}.construction-opening{isolation:isolate;scroll-snap-align:start;scroll-snap-stop:always;min-height:100svh;position:relative}.construction-opening:before{content:"";z-index:-1;background:#f7f8ff;width:100vw;position:absolute;inset:0 auto 0 50%;transform:translate(-50%)}.construction-reel{scroll-snap-align:start;scroll-snap-stop:always}.construction-reel-video-mobile{display:none!important}.construction-reel:after{content:"";z-index:4;background:var(--construction-lime);transform-origin:0;pointer-events:none;width:100%;height:4px;animation:linear both construction-reel-line;animation-timeline:view();animation-range:entry cover 35%;position:absolute;top:0;left:0}.construction-reel-heading{animation:linear both construction-reel-heading-in;animation-timeline:view();animation-range:entry 8% cover 38%}@keyframes construction-reel-line{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes construction-reel-heading-in{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:none}}@media (max-width:800px){:is(html:has(.construction-page),body:has(.construction-page)){scroll-snap-type:y mandatory;background:#101214;scroll-padding:0}body:has(.construction-page){overflow:hidden auto}.construction-reel-video-desktop{display:none!important}.construction-reel-video-mobile{display:block!important}.construction-page{scroll-snap-type:none;scroll-behavior:auto;overscroll-behavior:auto;height:auto;min-height:100dvh;overflow:visible}.construction-opening{scroll-snap-align:start;scroll-snap-stop:normal;min-height:100dvh}.construction-reel{scroll-snap-align:start;scroll-snap-stop:always;grid-template-rows:auto minmax(0,1fr) auto;align-items:start;gap:18px;height:100dvh;min-height:100dvh;padding:42px 22px 28px}.construction-reel-heading p{margin-bottom:10px}.construction-reel-heading h2{font-size:clamp(38px,11.8vw,52px);line-height:.86}.construction-reel-frame{aspect-ratio:9/16;align-self:stretch;width:auto;max-width:100%;height:100%;max-height:none}.construction-reel-caption{align-self:end}}@media (prefers-reduced-motion:reduce){.construction-page{scroll-behavior:auto}.construction-reel:after,.construction-reel-heading{animation:none}}.construction-mobile-pager{display:none}@media (max-width:800px){:is(html:has(.construction-page),body:has(.construction-page)){scroll-snap-type:none;height:100%;overflow:hidden}.construction-page{height:100dvh;min-height:0;padding:0;overflow:hidden}.construction-page>.construction-opening,.construction-page>.construction-reel{display:none}.construction-mobile-pager{scroll-snap-type:y mandatory;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;width:100%;height:100dvh;display:block;overflow:hidden auto}.construction-mobile-panel{scroll-snap-align:start;scroll-snap-stop:always;width:100%;height:100dvh;min-height:100dvh;overflow:hidden}.construction-mobile-hero{background:#f7f8ff;padding:0 22px}.construction-mobile-hero .construction-copy{flex-direction:column;justify-content:center;height:calc(100dvh - 74px);min-height:0;padding:32px 0 24px;display:flex}.construction-mobile-photo{background:#f7f8ff;padding:0 22px}.construction-mobile-photo .construction-portrait{aspect-ratio:auto;width:min(100%,390px);height:calc(100dvh - 108px);min-height:0;margin:0 auto}.construction-mobile-photo .construction-footer{height:108px;min-height:108px;padding:20px 0}.construction-mobile-pager .construction-reel{width:100%;margin:0;padding:42px 22px 28px;transform:none}}
