@import url("https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500&display=swap");html{scroll-behavior:smooth;scroll-padding-top:200px;background:#ccc}@media screen and (max-width:1024px){html{scroll-padding-top:110px}}body{max-width:1920px;margin:0 auto;font-size:16px;font-family:"Work Sans",sans-serif;background:#fff}body p{line-height:24px}a{color:#fff;text-decoration:none}h2{font-size:2em}#error-message,#spinner,#success-message{width:100%;text-align:right}.primary-nav{display:-ms-grid;display:grid;position:relative;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);min-height:200px}@media screen and (max-width:1024px){.primary-nav{display:block;position:fixed;top:0;width:100%;background:#fff;color:#162B41;z-index:3;min-height:110px}}.primary-nav .ashlan-logo{max-width:300px;padding:20px 80px}@media screen and (max-width:1024px){.primary-nav .ashlan-logo{max-width:150px;padding:10px 20px}}.primary-nav .hamburger-icon{display:none}@media screen and (max-width:1024px){.primary-nav .hamburger-icon{display:block;position:absolute;background:transparent;right:40px;top:50px;color:#162B41}}.primary-nav .hamburger-icon .fa-bars:before,.primary-nav .hamburger-icon .fa-navicon:before,.primary-nav .hamburger-icon .fa-reorder:before{color:#162B41;font-size:25px}.primary-nav .nav-items{display:-ms-grid;display:grid;background:#162B41}@media screen and (max-width:1024px){.primary-nav .nav-items.active .unordered-list-items{right:0;-webkit-transition:right ease-in-out 0.3s;transition:right ease-in-out 0.3s}}.primary-nav .nav-items .unordered-list-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1024px){.primary-nav .nav-items .unordered-list-items{display:block;position:absolute;top:100px;right:0;background:#162B41;width:100%;height:auto;text-align:center;margin:unset;padding:10px 0;z-index:3;right:-100%;-webkit-transition:right ease-in-out 0.3s;transition:right ease-in-out 0.3s;overflow-x:hidden}}.primary-nav .nav-items .unordered-list-items .menu-item{list-style:none}@media screen and (max-width:1024px){.primary-nav .nav-items .unordered-list-items .menu-item:nth-of-type(5){border-bottom:unset}}@media screen and (max-width:1024px){.primary-nav .nav-items .unordered-list-items .menu-item{padding:20px 0;border-bottom:1px solid #fff}}.primary-nav .nav-items .unordered-list-items .menu-item .menu-item-anchor{color:#fff;text-decoration:none;text-transform:uppercase;position:relative}.primary-nav .nav-items .unordered-list-items .menu-item .menu-item-anchor.active{color:#94C8E0}.primary-nav .nav-items .unordered-list-items .menu-item .menu-item-anchor.active:hover:after{display:none}.primary-nav .nav-items .unordered-list-items .menu-item .menu-item-anchor:hover:after{width:100%;-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}.primary-nav .nav-items .unordered-list-items .menu-item .menu-item-anchor:after{content:"";height:2px;width:0;display:block;position:absolute;bottom:-4px;left:0;background:#fff;-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}#footer{background-image:url("../images/Images/Home/footer_web.jpg");background-size:cover;background-position:center;color:#fff;text-align:center;font-size:16px;line-height:24px;position:relative;z-index:1}@supports (background-image:-webkit-image-set(url("../images/Images/WebP/Home/footer_web.webp") 1x)){#footer #footer{background-image:-webkit-image-set(url("../images/Images/WebP/Home/footer_web.webp") 1x);-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}}#footer .four-grid-split{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:50px;border-bottom:1px solid #fff}@media screen and (max-width:1024px){#footer .four-grid-split{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto;grid-template-rows:auto;row-gap:25px;justify-items:center}#footer .four-grid-split>:first-child{-ms-grid-row:1;-ms-grid-column:1}}#footer .four-grid-split .footer-logo{max-width:300px;width:100%}#footer .four-grid-split .footer-office-info{text-align:left;padding:0 40px}#footer .four-grid-split .footer-follow h2{display:inline-block;margin-right:10px;line-height:1}@media screen and (max-width:1024px){#footer .four-grid-split .footer-follow h2{display:block}}#footer .four-grid-split .footer-follow .ig-icon svg{max-width:30px;vertical-align:sub}#footer .four-grid-split .footer-map-location iframe{width:350px;height:250px;padding:0 40px 0 0}@media screen and (max-width:1024px){#footer .four-grid-split .footer-map-location iframe{width:100vw;height:33vh;padding:unset}}#footer .four-grid-split .button-type-1{margin:0 auto;border:2px solid #fff;color:#fff}#footer .four-grid-split .button-type-1:hover{color:#fff;background:#005D7F}#footer .four-grid-split .button-type-1:hover .angled-arrow svg{fill:#fff}#footer .four-grid-split .button-type-1 .angled-arrow svg{fill:#fff}#footer .helper-text{margin:unset;padding:10px}.button-type-1{display:block;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;background:transparent;color:#005D7F;border:2px solid #005D7F;padding:10px 20px;margin:30px 0 0;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s;text-transform:uppercase;letter-spacing:2px;font-size:16px;line-height:24px;cursor:pointer}.button-type-1:hover{-webkit-transform:scale(1.05);transform:scale(1.05);background:#005D7F;color:#fff;-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}.button-type-1:hover .angled-arrow svg{fill:#fff;-webkit-transition:fill ease-in-out 0.3s;transition:fill ease-in-out 0.3s}.button-type-1 .angled-arrow{display:inline-block;margin:0 0 0 10px;width:20px}.button-type-1 .angled-arrow svg{fill:#005D7F;max-width:15px;-webkit-transition:fill ease-in-out 0.3s;transition:fill ease-in-out 0.3s}.text-link{position:relative}.text-link:after{content:"";height:2px;width:0;display:block;position:absolute;bottom:-4px;left:0;background:#fff;-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}.text-link:hover:after{width:100%;-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}.helper-text{font-size:16px;line-height:24px;font-style:italic}@media screen and (max-width:1024px){main{margin-top:110px}}#content_body_home .button-type-1{border:2px solid #005D7F;color:#005D7F}#content_body_home .button-type-1:hover{background:#005D7F;color:#fff}#content_body_home .button-type-1:hover .angled-arrow svg{fill:#fff}#content_body_home .button-type-1 .angled-arrow svg{fill:#005D7F;-webkit-transition:fill ease-in-out 0.3s;transition:fill ease-in-out 0.3s}#content_body_home .two-column-grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1024px){#content_body_home .two-column-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#content_body_home .two-column-grid .left-side-column{display:-ms-grid;display:grid;-ms-grid-rows:2fr 1fr;grid-template-rows:2fr 1fr}@media screen and (max-width:1024px){#content_body_home .two-column-grid .left-side-column{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-ms-grid-rows:1fr;grid-template-rows:1fr}}#content_body_home .two-column-grid .left-side-column .home-page-text{margin:30px 120px 80px 80px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media screen and (max-width:1024px){#content_body_home .two-column-grid .left-side-column .home-page-text{margin:50px 30px 60px}}#content_body_home .two-column-grid .left-side-column .home-page-text h1{font-size:4em;font-weight:600;line-height:72px;color:#162B41;margin:unset}@media screen and (max-width:1024px){#content_body_home .two-column-grid .left-side-column .home-page-text h1{line-height:64px}}#content_body_home .two-column-grid .left-side-column .home-page-text h3{font-size:3.3em;color:#162B41;margin:unset;line-height:48px}#content_body_home .two-column-grid .left-side-column .home-page-text h3 br{display:none}@media only screen and (min-width:1440px){#content_body_home .two-column-grid .left-side-column .home-page-text h3 br{display:block}}#content_body_home .two-column-grid .left-side-column .home-page-text h2{font-size:1em;color:#162B41;margin:unset;text-transform:uppercase;font-weight:300;letter-spacing:6px;padding:0 0 8px 0}#content_body_home .two-column-grid .left-side-column .home-page-text .body-text{margin:24px 0 40px}#content_body_home .two-column-grid .left-side-column .home-page-contact-us{background:#162B41;color:#fff;padding:30px 80px}@media screen and (max-width:1024px){#content_body_home .two-column-grid .left-side-column .home-page-contact-us{padding:30px}}#content_body_home .two-column-grid .left-side-column .home-page-contact-us .phone-icon{margin:0 15px 0 0}#content_body_home .two-column-grid .left-side-column .contact-card{background:#005D7F;color:#fff;padding:10px 30px;margin:0 120px 80px 80px;max-width:300px}@media screen and (max-width:1024px){#content_body_home .two-column-grid .left-side-column .contact-card{padding:30px;margin:unset;max-width:unset}}#content_body_home .two-column-grid .left-side-column .contact-card .phone-icon{margin:0 15px 0 0}#content_body_home .two-column-grid .right-side-column{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);-ms-grid-rows:(1fr)[3];grid-template-rows:repeat(3,1fr)}#content_body_home .two-column-grid .right-side-column>:first-child{-ms-grid-row:1;-ms-grid-column:1}#content_body_home .two-column-grid .right-side-column>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}#content_body_home .two-column-grid .right-side-column>:nth-child(3){-ms-grid-row:1;-ms-grid-column:3}#content_body_home .two-column-grid .right-side-column>:nth-child(4){-ms-grid-row:2;-ms-grid-column:1}#content_body_home .two-column-grid .right-side-column>:nth-child(5){-ms-grid-row:2;-ms-grid-column:2}#content_body_home .two-column-grid .right-side-column>:nth-child(6){-ms-grid-row:2;-ms-grid-column:3}#content_body_home .two-column-grid .right-side-column>:nth-child(7){-ms-grid-row:3;-ms-grid-column:1}#content_body_home .two-column-grid .right-side-column>:nth-child(8){-ms-grid-row:3;-ms-grid-column:2}#content_body_home .two-column-grid .right-side-column>:nth-child(9){-ms-grid-row:3;-ms-grid-column:3}@media screen and (max-width:1024px){#content_body_home .two-column-grid .right-side-column{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}#content_body_home .two-column-grid .right-side-column .square-card{width:100%;height:auto;overflow:hidden}#content_body_home .two-column-grid .right-side-column .square-card:nth-of-type(2),#content_body_home .two-column-grid .right-side-column .square-card:nth-of-type(4){background:#94C8E0}#content_body_home .two-column-grid .right-side-column .square-card:nth-of-type(6){background:#162B41}#content_body_home .two-column-grid .right-side-column .square-card:nth-of-type(8){background:#D9E7ED}#content_body_home .two-column-grid .right-side-column .square-card picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#content_body_home .two-column-grid .right-side-column.split-further-two-column{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-ms-grid-rows:(1fr)[9];grid-template-rows:repeat(9,1fr)}#content_body_home .two-column-grid .right-side-column.split-further-two-column>:first-child{-ms-grid-row:1;-ms-grid-column:1}#content_body_home .two-column-grid .right-side-column.split-further-two-column>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}#content_body_home .two-column-grid .right-side-column.split-further-two-column>:nth-child(3){-ms-grid-row:2;-ms-grid-column:1}#content_body_home .two-column-grid .right-side-column.split-further-two-column>:nth-child(4){-ms-grid-row:2;-ms-grid-column:2}#content_body_home .two-column-grid .right-side-column.split-further-two-column>:nth-child(5){-ms-grid-row:3;-ms-grid-column:1}#content_body_home .two-column-grid .right-side-column.split-further-two-column>:nth-child(6){-ms-grid-row:3;-ms-grid-column:2}#content_body_home .two-column-grid .right-side-column.split-further-two-column>:nth-child(7){-ms-grid-row:4;-ms-grid-column:1}#content_body_home .two-column-grid .right-side-column.split-further-two-column>:nth-child(8){-ms-grid-row:4;-ms-grid-column:2}#content_body_home .two-column-grid .right-side-column.split-further-two-column>:nth-child(9){-ms-grid-row:5;-ms-grid-column:1}#content_body_home .two-column-grid .right-side-column.split-further-two-column>:nth-child(10){-ms-grid-row:5;-ms-grid-column:2}#content_body_home .two-column-grid .right-side-column.split-further-two-column>:nth-child(11){-ms-grid-row:6;-ms-grid-column:1}#content_body_home .two-column-grid .right-side-column.split-further-two-column>:nth-child(12){-ms-grid-row:6;-ms-grid-column:2}#content_body_home .two-column-grid .right-side-column.split-further-two-column>:nth-child(13){-ms-grid-row:7;-ms-grid-column:1}#content_body_home .two-column-grid .right-side-column.split-further-two-column>:nth-child(14){-ms-grid-row:7;-ms-grid-column:2}#content_body_home .two-column-grid .right-side-column.split-further-two-column>:nth-child(15){-ms-grid-row:8;-ms-grid-column:1}#content_body_home .two-column-grid .right-side-column.split-further-two-column>:nth-child(16){-ms-grid-row:8;-ms-grid-column:2}#content_body_home .two-column-grid .right-side-column.split-further-two-column>:nth-child(17){-ms-grid-row:9;-ms-grid-column:1}#content_body_home .two-column-grid .right-side-column.split-further-two-column>:nth-child(18){-ms-grid-row:9;-ms-grid-column:2}@media screen and (max-width:1024px){#content_body_home .two-column-grid .right-side-column.split-further-two-column{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto;grid-template-rows:auto}#content_body_home .two-column-grid .right-side-column.split-further-two-column>:first-child{-ms-grid-row:1;-ms-grid-column:1}}@media screen and (max-width:1024px){#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-changing-image{-ms-grid-column:1!important;-ms-grid-column-span:1!important;grid-column:1/2!important;-ms-grid-row:1!important;-ms-grid-row-span:1!important;grid-row:1/2!important;height:400px!important}}#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item{margin:unset;padding:unset;background:#162B41;list-style:none;color:#fff;padding:20px min(50px,12%);border-bottom:1px solid #fff;cursor:pointer;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.concrete-cutting.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.concrete-cutting:hover~.services-changing-image{background-image:url("../images/Images/Home/services/concrete_cutting.jpg")}@supports (background-image:url("../images/Images/WebP/Home/services/concrete_cutting.webp")){#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.concrete-cutting.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.concrete-cutting:hover~.services-changing-image{background-image:url("../images/Images/WebP/Home/services/concrete_cutting.webp")}}#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.wall-sawing.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.wall-sawing:hover~.services-changing-image{background-image:url("../images/Images/Home/services/wall_sawing.jpg")}@supports (background-image:url("../images/Images/WebP/Home/services/wall_sawing.webp")){#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.wall-sawing.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.wall-sawing:hover~.services-changing-image{background-image:url("../images/Images/WebP/Home/services/wall_sawing.webp")}}#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.core-drilling.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.core-drilling:hover~.services-changing-image{background-image:url("../images/Images/Home/services/core_drilling.jpg")}@supports (background-image:url("../images/Images/WebP/Home/services/core_drilling.webp")){#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.core-drilling.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.core-drilling:hover~.services-changing-image{background-image:url("../images/Images/WebP/Home/services/core_drilling.webp")}}#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.floor-grinding.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.floor-grinding:hover~.services-changing-image{background-image:url("../images/Images/Home/services/floor_grinding.jpg")}@supports (background-image:url("../images/Images/WebP/Home/services/floor_grinding.webp")){#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.floor-grinding.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.floor-grinding:hover~.services-changing-image{background-image:url("../images/Images/WebP/Home/services/floor_grinding.webp")}}#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.demolition.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.demolition:hover~.services-changing-image{background-image:url("../images/Images/Home/services/demolition.jpg")}@supports (background-image:url("../images/Images/WebP/Home/services/demolition.webp")){#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.demolition.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.demolition:hover~.services-changing-image{background-image:url("../images/Images/WebP/Home/services/demolition.webp")}}#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.backfill-and-compaction.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.backfill-and-compaction:hover~.services-changing-image{background-image:url("../images/Images/Home/services/backfill_compaction.jpg")}@supports (background-image:url("../images/Images/WebP/Home/services/backfill_compaction.webp")){#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.backfill-and-compaction.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.backfill-and-compaction:hover~.services-changing-image{background-image:url("../images/Images/WebP/Home/services/backfill_compaction.webp")}}#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.bollard-installation.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.bollard-installation:hover~.services-changing-image{background-image:url("../images/Images/Home/services/bollard_install.jpg")}@supports (background-image:url("../images/Images/WebP/Home/services/bollard_install.webp")){#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.bollard-installation.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.bollard-installation:hover~.services-changing-image{background-image:url("../images/Images/WebP/Home/services/bollard_install.webp")}}#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.concrete-pours.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.concrete-pours:hover~.services-changing-image{background-image:url("../images/Images/Home/services/concrete_pour.jpg")}@supports (background-image:url("../images/Images/WebP/Home/services/concrete_pour.webp")){#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.concrete-pours.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.concrete-pours:hover~.services-changing-image{background-image:url("../images/Images/WebP/Home/services/concrete_pour.webp")}}#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.gpr.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.gpr:hover~.services-changing-image{background-image:url("../images/Images/Home/services/gpr_services.jpg")}@supports (background-image:url("../images/Images/WebP/Home/services/gpr_services.webp")){#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.gpr.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.gpr:hover~.services-changing-image{background-image:url("../images/Images/WebP/Home/services/gpr_services.webp")}}@media screen and (max-width:1024px){#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.concrete-cutting.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.concrete-cutting:hover~.services-changing-image{background-image:url("../images/Images/Home/services/concrete_cutting_mobile.jpg")}@supports (background-image:url("../images/Images/WebP/Home/services/concrete_cutting_mobile.webp")){#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.concrete-cutting.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.concrete-cutting:hover~.services-changing-image{background-image:url("../images/Images/WebP/Home/services/concrete_cutting_mobile.webp")}}#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.wall-sawing.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.wall-sawing:hover~.services-changing-image{background-image:url("../images/Images/Home/services/wall_sawing_mobile.jpg")}@supports (background-image:url("../images/Images/WebP/Home/services/wall_sawing_mobile.webp")){#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.wall-sawing.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.wall-sawing:hover~.services-changing-image{background-image:url("../images/Images/WebP/Home/services/wall_sawing_mobile.webp")}}#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.core-drilling.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.core-drilling:hover~.services-changing-image{background-image:url("../images/Images/Home/services/core_drilling_mobile.jpg")}@supports (background-image:url("../images/Images/WebP/Home/services/core_drilling_mobile.webp")){#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.core-drilling.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.core-drilling:hover~.services-changing-image{background-image:url("../images/Images/WebP/Home/services/core_drilling_mobile.webp")}}#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.floor-grinding.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.floor-grinding:hover~.services-changing-image{background-image:url("../images/Images/Home/services/floor_grinding_mobile.jpg")}@supports (background-image:url("../images/Images/WebP/Home/services/floor_grinding_mobile.webp")){#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.floor-grinding.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.floor-grinding:hover~.services-changing-image{background-image:url("../images/Images/WebP/Home/services/floor_grinding_mobile.webp")}}#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.demolition.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.demolition:hover~.services-changing-image{background-image:url("../images/Images/Home/services/demolition_mobile.jpg")}@supports (background-image:url("../images/Images/WebP/Home/services/demolition_mobile.webp")){#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.demolition.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.demolition:hover~.services-changing-image{background-image:url("../images/Images/WebP/Home/services/demolition_mobile.webp")}}#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.backfill-and-compaction.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.backfill-and-compaction:hover~.services-changing-image{background-image:url("../images/Images/Home/services/backfill_compaction_mobile.jpg")}@supports (background-image:url("../images/Images/WebP/Home/services/backfill_compaction_mobile.webp")){#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.backfill-and-compaction.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.backfill-and-compaction:hover~.services-changing-image{background-image:url("../images/Images/WebP/Home/services/backfill_compaction_mobile.webp")}}#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.bollard-installation.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.bollard-installation:hover~.services-changing-image{background-image:url("../images/Images/Home/services/bollard_install_mobile.jpg")}@supports (background-image:url("../images/Images/WebP/Home/services/bollard_install_mobile.webp")){#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.bollard-installation.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.bollard-installation:hover~.services-changing-image{background-image:url("../images/Images/WebP/Home/services/bollard_install_mobile.webp")}}#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.concrete-pours.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.concrete-pours:hover~.services-changing-image{background-image:url("../images/Images/Home/services/concrete_pour_mobile.jpg")}@supports (background-image:url("../images/Images/WebP/Home/services/concrete_pour_mobile.webp")){#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.concrete-pours.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.concrete-pours:hover~.services-changing-image{background-image:url("../images/Images/WebP/Home/services/concrete_pour_mobile.webp")}}#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.gpr.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.gpr:hover~.services-changing-image{background-image:url("../images/Images/Home/services/gpr_mobile.jpg")}@supports (background-image:url("../images/Images/WebP/Home/services/gpr_mobile.webp")){#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.gpr.active~.services-changing-image,#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-list-item.gpr:hover~.services-changing-image{background-image:url("../images/Images/WebP/Home/services/gpr_mobile.webp")}}}#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-changing-image{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;-ms-grid-row:1;-ms-grid-row-span:10;grid-row:1/11;width:100%;height:100%;background-image:url("../images/Images/Home/services/concrete_cutting.jpg");background-size:cover;background-position:center;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;position:relative}@supports (background-image:url("../images/Images/WebP/Home/services/concrete_cutting.webp")){#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-changing-image .services-changing-image{background-image:url("../images/Images/WebP/Home/services/concrete_cutting.webp");-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}}@media screen and (max-width:1024px){#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-changing-image{background-image:url("../images/Images/Home/services/concrete_cutting_mobile.jpg")}@supports (background-image:url("../images/Images/WebP/Home/services/concrete_cutting_mobile.webp")){#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-changing-image .services-changing-image{background-image:url("../images/Images/WebP/Home/services/concrete_cutting_mobile.webp");-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}}}#content_body_home .two-column-grid .right-side-column.split-further-two-column .services-changing-image:after{content:"";position:absolute;background-image:url("../images/Icons/hp-saw-blade.svg");top:50%;left:50%;max-width:100px;max-height:100px;width:100%;height:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:1024px){#content_body_home .two-column-grid.contact-section .left-side-column{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}#content_body_home .two-column-grid.contact-section .left-side-column .home-page-text{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;margin:30px 120px 0px 80px}@media screen and (max-width:1024px){#content_body_home .two-column-grid.contact-section .left-side-column .home-page-text{margin:30px 40px 0}}#content_body_home .two-column-grid.contact-section .left-side-column .home-page-text .body-text{letter-spacing:1px;line-height:24px}#content_body_home .two-column-grid.contact-section .right-side-column{display:block;background:#E9EEF0}@media screen and (max-width:1024px){#content_body_home .two-column-grid.contact-section .right-side-column{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}#content_body_home .two-column-grid.contact-section .right-side-column .hp-contact-form{max-width:600px;margin:0 auto;padding:40px}@media screen and (max-width:1024px){#content_body_home .two-column-grid.contact-section .right-side-column .hp-contact-form{padding:25px}}#content_body_home .two-column-grid.contact-section .right-side-column .hp-contact-form input,#content_body_home .two-column-grid.contact-section .right-side-column .hp-contact-form textarea{width:-webkit-fill-available;overflow-x:hidden;border:1px solid #94C8E0;font-family:"Work Sans",sans-serif}#content_body_home .two-column-grid.contact-section .right-side-column .hp-contact-form label{font-size:16px;line-height:24px;margin:20px 0 5px;font-weight:300}#content_body_home .two-column-grid.contact-section .right-side-column .hp-contact-form label[for=last-name],#content_body_home .two-column-grid.contact-section .right-side-column .hp-contact-form label[for=position]{margin-left:25px}@media screen and (max-width:1024px){#content_body_home .two-column-grid.contact-section .right-side-column .hp-contact-form label[for=last-name],#content_body_home .two-column-grid.contact-section .right-side-column .hp-contact-form label[for=position]{margin-left:unset}}#content_body_home .two-column-grid.contact-section .right-side-column .hp-contact-form input{height:30px}#content_body_home .two-column-grid.contact-section .right-side-column .hp-contact-form input#company,#content_body_home .two-column-grid.contact-section .right-side-column .hp-contact-form input#first-name{margin-right:25px}@media screen and (max-width:1024px){#content_body_home .two-column-grid.contact-section .right-side-column .hp-contact-form input#company,#content_body_home .two-column-grid.contact-section .right-side-column .hp-contact-form input#first-name{margin-right:unset}}#content_body_home .two-column-grid.contact-section .right-side-column .hp-contact-form input#last-name,#content_body_home .two-column-grid.contact-section .right-side-column .hp-contact-form input#position{margin-left:25px}@media screen and (max-width:1024px){#content_body_home .two-column-grid.contact-section .right-side-column .hp-contact-form input#last-name,#content_body_home .two-column-grid.contact-section .right-side-column .hp-contact-form input#position{margin-left:unset}}#content_body_home .two-column-grid.contact-section .right-side-column .form-half-width{width:50%;display:inline-block;float:left}@media screen and (max-width:1024px){#content_body_home .two-column-grid.contact-section .right-side-column .form-half-width{width:100%;display:block}}#content_body_home .two-column-grid.contact-section .right-side-column .form-half-width .input-label{display:block}#content_body_home .two-column-grid.contact-section .right-side-column .form-full-width{width:100%;display:inline-block}#content_body_home .two-column-grid.contact-section .right-side-column .form-full-width .input-label{display:block}#content_body_home .two-column-grid.contact-section .right-side-column .form-full-width:last-of-type{text-align:right}#content_body_home .two-column-grid.contact-section .right-side-column .button-submit{display:block;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:transparent;color:#162B41;border:2px solid #162B41;padding:10px 20px;margin:30px 0 0 auto;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s;text-transform:uppercase;letter-spacing:2px;font-size:16px;line-height:24px;cursor:pointer}#content_body_home .two-column-grid.contact-section .right-side-column .button-submit:hover{-webkit-transform:scale(1.05);transform:scale(1.05);background:#162B41;color:#fff;-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}#content_body_home .two-column-grid.services-section .left-side-column .home-page-text{-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;margin:80px 120px 80px 80px}@media screen and (max-width:1024px){#content_body_home .two-column-grid.services-section .left-side-column .home-page-text{margin:50px 30px 60px}}#content_body_home .two-column-grid.services-section .left-side-column .home-page-text .body-text{letter-spacing:1px;line-height:24px;margin:24px 0 40px}#content_body_home .safety-brief{display:-ms-grid;display:grid;position:relative;background-image:url("../images/Images/Home/hp_safety_bg.jpg");background-size:cover;background-position:center;color:#162B41;text-align:center;padding:40px 20px}@supports (background-image:-webkit-image-set(url("../images/Images/WebP/Home/hp_safety_bg.webp") 1x)){#content_body_home .safety-brief .safety-brief{background-image:-webkit-image-set(url("../images/Images/WebP/Home/hp_safety_bg.webp") 1x)}}#content_body_home .safety-brief .safety-brief-icon{margin-bottom:-50px}#content_body_home .safety-brief .safety-brief-icon svg{max-width:40px;max-height:40px;fill:#162B41}#content_body_home .safety-brief h4{font-size:1.8em;letter-spacing:0;line-height:2.8em;margin-bottom:unset;color:#0a1b2c;margin-top:15px}#content_body_home .safety-brief p{max-width:1200px;padding:0 20px;margin:10px auto 30px}#content_body_home .safety-brief p.safety-brief-signature{margin:0 auto -20px}#content_body_home .safety-brief p.safety-brief-signature svg{display:block;max-height:90px;height:100%;max-width:320px;width:100%;-webkit-transform:rotate(6deg);transform:rotate(6deg)}#content_body_services .button-type-1{background:transparent;color:#E9EEF0;border:2px solid #E9EEF0}#content_body_services .button-type-1:hover{background:#e9e9e9;color:#162B41}#content_body_services .button-type-1:hover .angled-arrow svg{fill:#162B41}#content_body_services .button-type-1 .angled-arrow svg{fill:#E9EEF0;max-width:15px}#content_body_services .two-column-grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);position:relative;z-index:1}#content_body_services .two-column-grid:after{content:"";position:absolute;width:100%;height:100%;top:40%;z-index:-1;background-image:url("../images/Images/site_wide/interior-bg.jpg")}@supports (background-image:-webkit-image-set(url("../images/Images/WebP/site_wide/interior-bg.webp") 1x)){#content_body_services .two-column-grid:after:after{background-image:-webkit-image-set(url("../images/Images/WebP/site_wide/interior-bg.webp") 1x);-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}}@media screen and (max-width:1024px){#content_body_services .two-column-grid:after{top:250px}}@media screen and (max-width:1024px){#content_body_services .two-column-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#content_body_services .two-column-grid .left-side-column{margin:30px 80px;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}@media (max-width:1024px){#content_body_services .two-column-grid .left-side-column{padding:30px;margin:30px 80px 30px 60px}}#content_body_services .two-column-grid .left-side-column h1{font-size:5em;color:#162B41;margin:unset;font-weight:600}@media (max-width:1024px){#content_body_services .two-column-grid .left-side-column h1{font-size:3.5em}}#content_body_services .two-column-grid .left-side-column h1 br{display:none}@media only screen and (min-width:1440px){#content_body_services .two-column-grid .left-side-column h1 br{display:block}}#content_body_services .two-column-grid .left-side-column ul{list-style:none;padding:unset;margin:50px 0 0}#content_body_services .two-column-grid .left-side-column ul .services-list-item{line-height:3;cursor:pointer}#content_body_services .two-column-grid .left-side-column ul .services-list-item.active{color:#005D7F}#content_body_services .two-column-grid .right-column-swap{display:none}#content_body_services .two-column-grid .right-column-swap.active{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:400px 3fr;grid-template-rows:400px 3fr;background:#162B41;color:#fff}#content_body_services .two-column-grid .right-column-swap.active>:first-child{-ms-grid-row:1;-ms-grid-column:1}#content_body_services .two-column-grid .right-column-swap.active>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}#content_body_services .two-column-grid .right-column-swap.active>:nth-child(3){-ms-grid-row:2;-ms-grid-column:1}#content_body_services .two-column-grid .right-column-swap.active>:nth-child(4){-ms-grid-row:2;-ms-grid-column:2}@media (max-width:767px){#content_body_services .two-column-grid .right-column-swap.active{-ms-grid-rows:auto auto;grid-template-rows:auto auto}}#content_body_services .two-column-grid .right-column-swap.active .swapping-container{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}#content_body_services .two-column-grid .right-column-swap.active .swapping-text{display:-ms-grid;display:grid;-ms-grid-columns:1fr 4fr 1fr;grid-template-columns:1fr 4fr 1fr}@media (max-width:767px){#content_body_services .two-column-grid .right-column-swap.active .swapping-text{margin:15px}}#content_body_services .two-column-grid .right-column-swap.active .swapping-text .title-number{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;margin:30px 30px 0;font-size:1em;font-weight:400;-ms-grid-column-align:center;justify-self:center}#content_body_services .two-column-grid .right-column-swap.active .swapping-text .title{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;margin:30px 0 0;line-height:32px}#content_body_services .two-column-grid .right-column-swap.active .swapping-text .body-text{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}#content_body_services .two-column-grid .right-column-swap.active .swapping-text .button-type-1{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;margin:30px 0}#content_body_services .two-column-grid .right-column-swap.active .services-image-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;overflow:hidden;max-height:500px}@media (max-width:767px){#content_body_services .two-column-grid .right-column-swap.active .services-image-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-height:unset}}#content_body_services .two-column-grid .right-column-swap.active .services-image-container picture{width:50%}@media (max-width:767px){#content_body_services .two-column-grid .right-column-swap.active .services-image-container picture{width:auto}}#content_body_services .two-column-grid .right-column-swap.active .services-image-container picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#safety_section.two-column-grid{display:-ms-grid;display:grid;-ms-grid-columns:(50%)[2];grid-template-columns:repeat(2,50%);position:relative;z-index:1}#safety_section.two-column-grid:after{content:"";position:absolute;width:100%;height:100%;top:40%;z-index:-1;background-image:url("../images/Images/site_wide/interior-bg.jpg")}@supports (background-image:-webkit-image-set(url("../images/Images/WebP/site_wide/interior-bg.webp") 1x)){#safety_section.two-column-grid:after:after{background-image:-webkit-image-set(url("../images/Images/WebP/site_wide/interior-bg.webp") 1x);-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}}@media screen and (max-width:1024px){#safety_section.two-column-grid:after{top:15%}}@media screen and (max-width:1024px){#safety_section.two-column-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#safety_section.two-column-grid .left-column{padding:30px 80px;-ms-grid-row-align:center;align-self:center;display:-ms-grid;display:grid;-ms-grid-rows:auto 1fr;grid-template-rows:auto 1fr;height:100%}@media (max-width:1024px){#safety_section.two-column-grid .left-column{padding:30px}}#safety_section.two-column-grid .left-column h1{font-size:5em;line-height:80px;color:#162B41;margin:24px 0 80px;font-weight:600}@media (max-width:1024px){#safety_section.two-column-grid .left-column h1{font-size:3.5em;line-height:64px;margin:24px 0 60px}}@media (max-width:1439px){#safety_section.two-column-grid .left-column h1 br{display:none}}#safety_section.two-column-grid .left-column .uppercase-text{text-transform:uppercase;letter-spacing:4px;margin-bottom:unset}#safety_section.two-column-grid .right-column{overflow:hidden}#safety_section.two-column-grid .right-column img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#about_section .flavor-text{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}#about_section.two-column-grid{display:-ms-grid;display:grid;-ms-grid-columns:(50%)[2];grid-template-columns:repeat(2,50%);position:relative;z-index:1}#about_section.two-column-grid:after{content:"";position:absolute;width:100%;height:100%;top:35%;z-index:-1;background-image:url("../images/Images/site_wide/interior-bg.jpg")}@supports (background-image:-webkit-image-set(url("../images/Images/WebP/site_wide/interior-bg.webp") 1x)){#about_section.two-column-grid:after:after{background-image:-webkit-image-set(url("../images/Images/WebP/site_wide/interior-bg.webp") 1x);-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}}@media screen and (max-width:1024px){#about_section.two-column-grid:after{top:15%}}@media screen and (max-width:1024px){#about_section.two-column-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#about_section.two-column-grid .left-column{padding:30px 80px;-ms-grid-row-align:center;align-self:center;display:-ms-grid;display:grid;-ms-grid-rows:auto 50px 1fr;grid-template-rows:auto 1fr;-ms-grid-columns:1fr 20px 1fr;grid-template-columns:repeat(2,1fr);height:100%;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#about_section.two-column-grid .left-column>:first-child{-ms-grid-row:1;-ms-grid-column:1}#about_section.two-column-grid .left-column>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}#about_section.two-column-grid .left-column>:nth-child(3){-ms-grid-row:3;-ms-grid-column:1}#about_section.two-column-grid .left-column>:nth-child(4){-ms-grid-row:3;-ms-grid-column:3}@media (max-width:1024px){#about_section.two-column-grid .left-column{padding:30px;display:block;row-gap:unset}}#about_section.two-column-grid .left-column .title-container{color:#162B41;margin:unset;display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:100;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;-ms-grid-rows:(auto)[2];grid-template-rows:repeat(2,auto);margin-bottom:80px}#about_section.two-column-grid .left-column .title-container .uppercase-text{text-transform:uppercase;letter-spacing:4px;margin-bottom:unset}#about_section.two-column-grid .left-column .title-container h1{font-size:5em;line-height:80px;margin:unset;font-weight:600}@media (max-width:1024px){#about_section.two-column-grid .left-column .title-container h1{font-size:3.5em;line-height:64px}}@media (max-width:1439px){#about_section.two-column-grid .left-column .title-container h1 br{display:none}}#about_section.two-column-grid .left-column h4{font-size:2em;color:#162B41;margin:20px 0}#about_section.two-column-grid .right-column{overflow:hidden}#about_section.two-column-grid .right-column img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}#careers_section.two-column-grid{display:-ms-grid;display:grid;-ms-grid-columns:(50%)[2];grid-template-columns:repeat(2,50%);position:relative;z-index:1}#careers_section.two-column-grid:after{content:"";position:absolute;width:100%;height:100%;top:45%;z-index:-1;background-image:url("../images/Images/site_wide/interior-bg.jpg")}@supports (background-image:-webkit-image-set(url("../images/Images/WebP/site_wide/interior-bg.webp") 1x)){#careers_section.two-column-grid:after:after{background-image:-webkit-image-set(url("../images/Images/WebP/site_wide/interior-bg.webp") 1x);-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}}@media screen and (max-width:1024px){#careers_section.two-column-grid:after{top:15%}}@media screen and (max-width:1024px){#careers_section.two-column-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#careers_section.two-column-grid .left-column{padding:30px 80px;-ms-grid-row-align:center;align-self:center;display:-ms-grid;display:grid;-ms-grid-rows:auto 1fr;grid-template-rows:auto 1fr;-ms-grid-columns:auto;grid-template-columns:auto;height:100%;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#careers_section.two-column-grid .left-column>:first-child{-ms-grid-row:1;-ms-grid-column:1}#careers_section.two-column-grid .left-column>:nth-child(2){-ms-grid-row:2;-ms-grid-column:1}@media (max-width:1024px){#careers_section.two-column-grid .left-column{padding:30px;display:block}}#careers_section.two-column-grid .left-column .uppercase-text{text-transform:uppercase;letter-spacing:4px;margin-bottom:unset}#careers_section.two-column-grid .left-column .title-container{color:#162B41;margin:unset;display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:100;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;-ms-grid-rows:(auto)[2];grid-template-rows:repeat(2,auto);margin-bottom:80px}#careers_section.two-column-grid .left-column .title-container h1{font-size:5em;margin:unset;line-height:80px;font-weight:600}@media (max-width:1024px){#careers_section.two-column-grid .left-column .title-container h1{font-size:3.5em;line-height:64px}}@media (max-width:1439px){#careers_section.two-column-grid .left-column .title-container h1 br{display:none}}#careers_section.two-column-grid .left-column h4{font-size:2em;color:#162B41;margin:20px 0;text-transform:capitalize}#careers_section.two-column-grid .right-column{overflow:hidden;background:#EAEEF0}#careers_section.two-column-grid .right-column .hp-contact-form{max-width:600px;margin:0 auto;padding:40px}@media screen and (max-width:1024px){#careers_section.two-column-grid .right-column .hp-contact-form{padding:25px}}#careers_section.two-column-grid .right-column .hp-contact-form input,#careers_section.two-column-grid .right-column .hp-contact-form textarea{width:-webkit-fill-available;overflow-x:hidden;border:1px solid #94C8E0;font-family:"Work Sans",sans-serif}#careers_section.two-column-grid .right-column .hp-contact-form #resume{border:unset}#careers_section.two-column-grid .right-column .hp-contact-form label{font-size:16px;line-height:24px;margin:20px 0 5px;font-weight:300}#careers_section.two-column-grid .right-column .hp-contact-form label[for=last-name],#careers_section.two-column-grid .right-column .hp-contact-form label[for=position]{margin-left:25px}@media screen and (max-width:1024px){#careers_section.two-column-grid .right-column .hp-contact-form label[for=last-name],#careers_section.two-column-grid .right-column .hp-contact-form label[for=position]{margin-left:unset}}#careers_section.two-column-grid .right-column .hp-contact-form input{height:30px}#careers_section.two-column-grid .right-column .hp-contact-form input#hp_form_company,#careers_section.two-column-grid .right-column .hp-contact-form input#hp_form_first_name{margin-right:25px}@media screen and (max-width:1024px){#careers_section.two-column-grid .right-column .hp-contact-form input#hp_form_company,#careers_section.two-column-grid .right-column .hp-contact-form input#hp_form_first_name{margin-right:unset}}#careers_section.two-column-grid .right-column .hp-contact-form input#last-name,#careers_section.two-column-grid .right-column .hp-contact-form input#position{margin-left:25px}@media screen and (max-width:1024px){#careers_section.two-column-grid .right-column .hp-contact-form input#last-name,#careers_section.two-column-grid .right-column .hp-contact-form input#position{margin-left:unset}}#careers_section.two-column-grid .right-column .form-half-width{width:50%;display:inline-block;float:left}@media screen and (max-width:1024px){#careers_section.two-column-grid .right-column .form-half-width{width:100%;display:block}}#careers_section.two-column-grid .right-column .form-half-width .input-label{display:block}#careers_section.two-column-grid .right-column .form-full-width{width:100%;display:inline-block}#careers_section.two-column-grid .right-column .form-full-width .input-label{display:block}#careers_section.two-column-grid .right-column .form-full-width:last-of-type{text-align:right}#careers_section.two-column-grid .right-column .button-submit{display:block;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:transparent;color:#162B41;border:2px solid #162B41;padding:10px 20px;margin:30px 0 0 auto;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s;text-transform:uppercase;letter-spacing:2px;font-size:16px;line-height:24px;cursor:pointer}#careers_section.two-column-grid .right-column .button-submit:hover{-webkit-transform:scale(1.05);transform:scale(1.05);background:#162B41;color:#fff;-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}