﻿*{box-sizing:border-box;}body{background-color:#fbfbfb;}body>.grid{min-height:100vh;}body>.grid>.row{height:auto;background-repeat:no-repeat;background-size:auto 100vh;background-attachment:fixed;}body>.grid>.row.cover-page{background-size:cover;}body>.grid>.row>div[class^="col-"] .content.image-content{background-position:center center;background-repeat:no-repeat;background-size:cover;}.gutterless>.row:first-child{min-height:calc(100vh - 89px);}.gutterless>.row:first-child div[class^="col-"]:nth-child(2) .content{margin-top:89px;}.gutterless>.row:first-child div[class^="col-"]:nth-child(2) .content>.showcases .content{margin-top:auto;padding:0;height:25vh;}.gutterless>.row:first-child div[class^="col-"] .content{height:100%;overflow:hidden;}.gutterless>.row:first-child div[class^="col-"] .content>img{height:100%;}.gutterless>.row:last-child{min-height:initial;}.navy-blue .content>.showcases{height:auto;padding:0;padding-bottom:2em;}@media screen and (max-width:960px){.gutterless>.row:first-child{min-height:33vh;background-attachment:initial;background-size:cover;background-position:center center;}.gutterless>.row:first-child>div[class^="col-"] .content.image-content{background-position:center center;background-repeat:no-repeat;background-size:cover;height:75vh;}.gutterless>.row:first-child div[class^="col-"]:nth-child(2) .content{padding:0 2em 2em 2em;}.gutterless>.row:first-child div[class^="col-"]:nth-child(2) .content form>table{width:100%;}.navy-blue .content>.showcases{height:auto;padding:0;}body>.grid>.row.cover-page{background-size:cover;background-position:30% center;background-attachment:fixed;}}