.skill-list{padding-top:16px}@media (min-width: 768px){.skill-list{padding-top:24px}}@media (min-width: 1024px){.skill-list{padding-top:32px}}.skill-list .skill-item{margin:0 12px 12px 0;background-color:#e5e6eb;border-radius:5px;padding:9px 8px;font-size:14px;line-height:1;font-family:"Poppins",sans-serif;color:#3838a5;font-weight:500;display:inline-block}@media (min-width: 768px){.skill-list .skill-item{padding:9px 14px}}.project-list{padding:16px 0;margin:-8px}@media screen and (min-width: 576px){.project-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width: 768px){.project-list{margin:-12px;padding:24px 0}}@media (min-width: 1024px){.project-list{padding:32px 0}}.project-list-item{padding:8px}@media screen and (min-width: 576px){.project-list-item{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width: 768px){.project-list-item{padding:16px 12px}}.cc-project{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;background-color:#fff;padding:0 12px 12px;border:0.5px solid #E5E6EB;-webkit-box-shadow:0 3px 9px rgba(51,54,99,0.16);box-shadow:0 3px 9px rgba(51,54,99,0.16);margin-top:24px}@media (min-width: 768px){.cc-project{padding:0 16px 12px}}.cc-project-img{position:relative;margin-top:-24px;height:158px}.cc-project-img::after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background-color:rgba(0,4,60,0.3);opacity:0;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}@media (min-width: 768px){.cc-project-img{height:192px}}@media (min-width: 1024px){.cc-project-img{height:310px}}.cc-project-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cc-project:hover .cc-project-img::after{opacity:1;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.cc-project-category{position:absolute;z-index:2;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:32px;background-color:rgba(0,4,60,0.3);font-size:16px;line-height:1.2;font-family:"Poppins",sans-serif;color:#fff;font-weight:600}.cc-project-category svg,.cc-project-category .icon{margin:0 4px}.cc-project-category .icon:before{color:#fff}.cc-project-category._hide{display:none}.cc-project-name{max-height:40px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;line-height:1.23;font-family:"Poppins",sans-serif;color:#00043c;font-weight:600;margin-top:12px;margin-bottom:8px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cc-project-name a{color:inherit}@media (min-width: 768px){.cc-project-name{font-size:20px;margin-top:16px;margin-bottom:16px;max-height:50px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media (min-width: 1024px){.cc-project-name{margin-bottom:8px}}.cc-project-status{display:block;text-align:right;text-transform:uppercase;font-weight:600;margin-bottom:0;font-size:14px;line-height:1;font-family:"Barlow Condensed",sans-serif;color:#3838a5}@media (min-width: 768px){.cc-project-status{font-size:16px}}.mood-board-row{padding:16px 0;margin:-8px}@media screen and (min-width: 576px){.mood-board-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width: 768px){.mood-board-row{margin:-12px;padding:24px 0}}@media (min-width: 1024px){.mood-board-row{padding:32px 0}}.mood-board-row .mood-board-call{padding:8px}@media screen and (min-width: 576px){.mood-board-row .mood-board-call{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width: 768px){.mood-board-row .mood-board-call{padding:16px 12px}}@media (min-width: 1024px){.mood-board-row .mood-board-call{width:33.33%}}.mood-board{display:block;background:#fff;border:0.5px solid #E5E6EB;-webkit-box-shadow:0 2px 20px rgba(0,4,60,0.08);box-shadow:0 2px 20px rgba(0,4,60,0.08);padding:12px}.mood-board-images{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-4px}.mood-board-images::after{content:'';position:absolute;top:4px;right:4px;bottom:4px;left:4px;z-index:2;background-color:rgba(0,4,60,0.3);border-radius:5px;opacity:0;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}@media (min-width: 1024px){.mood-board-images::after{top:2px;right:2px;bottom:2px;left:2px}}@media (min-width: 1024px){.mood-board-images{margin:-2px}}.mood-board:hover .mood-board-images::after{opacity:1;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.mood-board .image-item{width:50%;height:136px;padding:4px}@media (min-width: 768px){.mood-board .image-item{height:164px}}@media (min-width: 1024px){.mood-board .image-item{height:170px;padding:2px}}.mood-board .image-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:5px}.mood-board .image-item-empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background-color:#f2f2f5;border-radius:5px}.mood-board-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:10px;margin-bottom:8px;letter-spacing:1.5px;font-weight:600;text-transform:uppercase;font-size:16px;line-height:1.25;font-family:"Barlow Condensed",sans-serif;color:#00043c}@media (min-width: 768px){.mood-board-name{font-size:24px}}.mood-board-name svg{margin-right:10px}.mood-board-count{font-weight:500;font-size:14px;line-height:1.32;font-family:"Poppins",sans-serif;color:#80819d}.contractor-pro-body .footer{background-color:#f2f2f5}.contractor-pro{background-color:#f2f2f5}.contractor-pro .empty-block{padding:12px 0;text-align:center;margin-bottom:0;font-size:16px;line-height:1.3;font-family:"Poppins",sans-serif;color:#80819d}@media (min-width: 768px){.contractor-pro .empty-block{padding-top:24px;font-size:18px}}@media (min-width: 1024px){.contractor-pro .empty-block{padding-top:32px}}.contractor-pro .section-header{padding-bottom:8px;border-bottom:1px solid #cccdd8}@media (min-width: 768px){.contractor-pro .section-header{padding-bottom:12px}}.contractor-pro .mood-board-container,.contractor-pro .projects-container,.contractor-pro .skill-container{padding-bottom:20px}@media (min-width: 768px){.contractor-pro .mood-board-container,.contractor-pro .projects-container,.contractor-pro .skill-container{padding-bottom:36px}}@media (min-width: 1024px){.contractor-pro .mood-board-container,.contractor-pro .projects-container,.contractor-pro .skill-container{padding-bottom:60px}}
