@charset "utf-8";
.view-content{margin-top: 100px;}
.view-content h3{font-size: var(--font-size-heading-wp-deliverables); margin-top: 50px;color:var(--primary-color);letter-spacing: -0.05em;}
.views-view-responsive-grid{margin-bottom: 100px;}
.views-view-responsive-grid__item{background-color: rgba(var(--box-background),0.07); position: relative; overflow: hidden; width: 100%; height: 100%;}
.views-view-responsive-grid__item:before{content: ""; background: url(/sites/default/files/images/news/air.svg) no-repeat left top; position: absolute; background-size: contain; width: 100%; height: 100%; left: 0%; opacity: 0.8; top: 0;}
.file-content .file p{line-height: normal;}
.file .color{color:var(--secondary-color);font-weight: bold;}
.wp-box{position: absolute; display: flex; bottom: 0; right: 0; width: 85px; height: 85px; background-color: var(--primary-color); justify-content: center;}
.wp-box .wp-text{font-weight: bold;color:#fff;font-size: clamp(0.875rem, 1.75vw, 1.6rem);}
.view-content p strong{color:var(--primary-color);}
.page-node-type-deliverables-page .grid-container{display: flex; flex-direction:row; position: absolute; bottom: 0; width: 103%; height: 6px;}
/*Node content search results*/
.page-node-type-deliverables .main .field{ border-bottom:1px solid #f1f1f1; padding-bottom: 20px;margin-top: 22px;}
.page-node-type-deliverables .main .field--name-title{border-bottom:0px;}
.views-view-responsive-grid__item-inner{position: relative;}