:root {
    --solution-primary: #1a2a4a;
    --solution-accent: #2a7ae2;
    --solution-accent-light: #e8f0fc;
    --solution-text: #2d2d2d;
    --solution-muted: #666;
    --solution-border: #e0e6ef;
    --solution-white: #fff;
    --solution-section-bg: #f5f8ff;
}

.lead {
    font-size: 1.12rem;
    color: var(--solution-text);
    margin-bottom: 48px;
    padding-left: 20px;
    border-left: 4px solid var(--solution-accent);
}

.tech-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin: 0 0 40px;
}

.tech-pill {
    background: var(--solution-primary);
    color: #fff;
    padding: 10px 22px;
    border-radius: 30px;
    font-size: 1.1rem;
    font-weight: 600;
}

.two-col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-top: 24px;
}

.col-box {
    background: var(--section-bg);
    border-radius: 10px;
    padding: 24px 22px;
    border-top: 3px solid var(--accent);
}

/* solution from original site
   ========================================================================== */

body.solution .page-header.billboard h1 { background-image: url(/import/tenant_1/www.sigfoss.com/2020Sigfoss_HPv2/media/billboard/casestudy.jpg); }
body.solution section .block.sub { color: #fff; background-color: #383838; }

body.solution section h3 span { display: block; }
body.solution section .styled th { color: #383838; }

/* lnav */
body.solution nav.lnav a { display: flex; align-items: center; background-color: #fff; position: relative; transition: .25s; }
body.solution nav.lnav a > span { display: flex; justify-content: center; align-items: center; height: 100%; transition: .5s; }
body.solution nav.lnav a > .sub { font-weight: 700; letter-spacing: .09em; background-repeat: no-repeat; background-position: left center; background-color: #fff; position: relative; }
body.solution nav.lnav a > .sub span { color: rgba(255, 255, 255, 0); z-index: 1; }
body.solution nav.lnav a > .sub::before { content: ''; display: block; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .6); position: absolute; left: 0; top: 0; opacity: 0; transition: .5s; }
body.solution nav.lnav a.solution_01 > .sub { background-image: url(/import/tenant_1/www.sigfoss.com/2020Sigfoss_HPv2/media/casestudy/casestudy_01.jpg); }
body.solution nav.lnav a > .heading { color: #383838; font-family: 'Teko', sans-serif; font-weight: 300; opacity: .3; }
body.solution nav.lnav a > .heading > span { display: flex; align-items: flex-end; }
body.solution nav.lnav a > .heading > span span:first-child { letter-spacing: .08em; background: url(/import/tenant_1/www.sigfoss.com/2020Sigfoss_HPv2/media/casestudy/arrow_bg_lnav.svg) no-repeat right bottom; }
body.solution nav.lnav a > .heading > span span:last-child { letter-spacing: .04em; }

body.solution nav.lnav a:hover > .sub span { color: #fff; }
body.solution nav.lnav a:hover > .sub::before { opacity: 1; }
body.solution nav.lnav a:hover > .heading { opacity: 1; }

body.solution_01 nav.lnav a.solution_01,

@media (min-width: 320px) and (max-width: 736px) {

body.solution .page-header.billboard h1 { background-position: calc(50% + 30px) calc(50% - 70px); background-size: 800px auto; }
body.solution section .block.sub::after { content: ''; display: block; width: calc(100% - 30px); height: 140px; flex: none; background-repeat: no-repeat; background-position: center center; background-size: cover; position: absolute; right: 0; }

/* body.solution_01 section .block.sub::after { background-image: url(/import/tenant_1/www.sigfoss.com/2020Sigfoss_HPv2/media/casestudy/casestudy_01.jpg); top: -80px; } */

body.common.constructed.solution section .block.main { padding-bottom: 95px; }
body.solution section .block.sub { min-height: 140px; padding: 0; }
body.solution section h3 .sub { font-size: 1.4rem; letter-spacing: .02em; margin-top: 10px; }
body.solution section .columned.styled { margin-top: 15px; }
body.solution .styled th { color: #383838; font-size: 1.2rem; padding-bottom: 0; }
body.solution .styled th,
body.solution .styled td { line-height: 2; }
body.solution .styled table tr:last-child td:last-child { padding-bottom: 5px; }

/* lnav */
body.solution nav.lnav { padding: 40px 0; }
body.solution nav.lnav a { width: calc(100% - 30px); height: 65px; background-size: auto 65px; margin: 0 0 15px 30px; }
body.solution nav.lnav a:hover { opacity: .8; }
body.solution nav.lnav a > .sub { width: 166px; background-size: cover; }
body.solution nav.lnav a > .sub span { font-size: 1rem; line-height: 2; }
body.solution nav.lnav a > .heading { width: calc(100% - 166px); }
body.solution nav.lnav a > .heading > span { width: 115px; height: 25px; margin-top: -5px; }
body.solution nav.lnav a > .heading > span span:first-child { font-size: 1.5rem; height: 14px; background-size: auto 8px; padding: 0 15px 0 0; margin-right: 10px; }
body.solution nav.lnav a > .heading > span span:last-child { font-size: 3.5rem; height: 25px; }
body.solution nav.lnav li.others a > .heading > span span:first-child { width: 100%; font-size: 2.6rem; padding-bottom: 0; }
body.solution nav.lnav ul li:last-child a { margin-bottom: 0; }
body.solution nav.lnav ul li:last-child a > .heading > span { margin-bottom: -4px; }

/* solution_01 */
body.common.constructed.solution_01 section .block.main { padding-bottom: 115px; }
body.solution_01 section .block.sub { padding: 105px 30px 50px; }
body.solution_01 section .block.sub .inner p { font-size: 1rem; line-height: 2; letter-spacing: .02em; margin-bottom: 15px; }
body.solution_01 section .block.sub .inner figure { width: 284px; height: 200px; margin: 30px auto 0; }
}

@media (min-width: 737px) {

body.solution section .block.sub::before { content: ''; display: block; width: calc(100% - 210px); height: 600px; flex: none; background-repeat: no-repeat; background-position: center center; background-size: cover; position: absolute; right: 0; bottom: 135px; }
/* body.solution_01 section .block.sub::before { background-image: url(/import/tenant_1/www.sigfoss.com/2020Sigfoss_HPv2/media/casestudy/casestudy_01.jpg); bottom: auto; top: -200px; } */

body.solution .page-header.billboard h1 { background-position: left 50% top -925px; background-size: 2700px auto; }

body.common.constructed.solution section .block.main { padding-bottom: 255px; }
body.solution section .block.sub { min-height: 615px; }
body.solution section h3 .sub { font-size: 2.2rem; letter-spacing: .08em; margin-top: 10px; }
body.solution section p:last-of-type { margin-bottom: 0; }
body.solution section .columned.styled { margin-top: 40px; }
body.solution section h5 { margin-top: 60px; }

/* lnav */
body.solution nav.lnav { padding: 120px 0; overflow: hidden; }
body.solution nav.lnav a { width: calc(100% - 210px); height: 180px; margin: 0 0 10px 210px; }
body.solution nav.lnav ul li:last-child a { margin-bottom: 0; }
body.solution nav.lnav a:hover { transform: translateX(10px); }
body.solution nav.lnav a > .sub { width: 530px; background-size: auto 220px; }
body.solution nav.lnav a > .sub span { font-size: 2.2rem; line-height: 2.3; }
body.solution nav.lnav a > .heading { width: calc(100% - 530px); }
body.solution nav.lnav a > .heading > span { width: 380px; margin-top: 20px; }
body.solution nav.lnav li.others a > .heading > span { margin-top: 10px; }
body.solution nav.lnav a > .heading > span span:first-child { font-size: 4.2rem; line-height: 30px; background-size: auto 23px; padding: 0 70px 5px 0; margin-right: 20px; }
body.solution nav.lnav a > .heading > span span:last-child { font-size: 9.7rem; line-height: 45px; }
body.solution nav.lnav li.others a > .heading > span span:first-child { width: 100%; font-size: 7.3rem; padding-bottom: 7px; }

/* solution_01 */
body.common.constructed.solution section .block.main { padding-bottom: 240px; }
body.solution_01 section .block.sub { background-color: #383838; padding: 530px 210px 105px 380px; }
body.solution_01 section .block.sub .columned { justify-content: normal; }
body.solution_01 section .block.sub .columned .text { max-width: 655px; flex: 1 1 100%; margin-bottom: 70px; }
body.solution_01 section .block.sub .columned .text p { font-size: 1.6rem; line-height: 2.6; letter-spacing: .02em; }
body.solution_01 section .block.sub .columned figure { width: 470px; height: 330px; flex: 0 0 470px; margin: 0 0 70px 45px; }
}
@media (min-width: 1367px) {
body.solution_01 section .block.sub .columned .text { margin-right: 45px; }
}

/* prompt div */
body.solution .prompt-wrap { background: #2c2c2c; border-radius: 12px; overflow: hidden; font-family: monospace; font-size: 14px; margin: 0 0 40px; }
body.solution .prompt-titlebar { background: #3a3a3a; padding: 8px 16px; font-size: 12px; color: #888; }
body.solution .prompt-body { background: #561242; padding: 16px 20px 20px; line-height: 1.8; }
body.solution .line-in { color: #e0e0e0; margin: 12px 0 0; }
body.solution .line-in::before { color: #7fba00 }
body.solution .line-out { color: #c8c8c8; margin: 12px 0 0; }
