.hero-module__y4aUMa__hero{background-color:var(--gray-dark);background-image:url(/boru-offshore-hero-image-7.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;height:800px;margin-bottom:2.5rem;display:flex;position:relative;overflow:hidden}.hero-module__y4aUMa__hero:before{content:"";z-index:1;background:#00000059;position:absolute;inset:0}.hero-module__y4aUMa__heroContent{z-index:2;text-align:center;color:#fff;max-width:900px;padding:2rem;position:relative}.hero-module__y4aUMa__heroContent h1{text-shadow:2px 2px 4px #000c;margin-bottom:.5rem;font-size:2.5rem}.hero-module__y4aUMa__heroContent h2{opacity:.95;text-shadow:1px 1px 2px #000c;margin-bottom:1rem;font-size:1.25rem;font-weight:500}.hero-module__y4aUMa__heroContent p{color:#fffffff2;text-shadow:1px 1px 2px #000c;margin-bottom:1.25rem;line-height:1.6}.hero-module__y4aUMa__heroActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.hero-module__y4aUMa__primaryButton{background-color:var(--secondary-blue);color:var(--white);border-radius:3px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 2px 4px #00000040}.hero-module__y4aUMa__primaryButton:hover{background-color:var(--primary-blue);transform:translateY(-1px)}.hero-module__y4aUMa__secondaryButton{color:var(--white);border:2px solid var(--white);background-color:#0000;border-radius:3px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.hero-module__y4aUMa__secondaryButton:hover{background-color:var(--white);color:var(--secondary-blue);transform:translateY(-1px)}@media (max-width:768px){.hero-module__y4aUMa__hero{height:600px}.hero-module__y4aUMa__heroContent h1{font-size:2rem}.hero-module__y4aUMa__heroContent h2{font-size:1.1rem}.hero-module__y4aUMa__heroContent p{font-size:1rem}.hero-module__y4aUMa__heroActions{flex-direction:column;align-items:center}.hero-module__y4aUMa__primaryButton,.hero-module__y4aUMa__secondaryButton{text-align:center;width:250px}}
.ServicesClient-module__8bgfoW__servicesContainer{max-width:1200px;margin:0 auto;padding:2rem}.ServicesClient-module__8bgfoW__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem;display:grid}.ServicesClient-module__8bgfoW__serviceCard{background:var(--white);cursor:pointer;border:1px solid var(--gray-light);border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 4px 6px #0000001a}.ServicesClient-module__8bgfoW__serviceCard:hover{border-color:var(--secondary-blue);transform:translateY(-4px);box-shadow:0 12px 24px #00000026}.ServicesClient-module__8bgfoW__cardImage{background:linear-gradient(135deg,var(--primary-blue),var(--secondary-blue));justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.ServicesClient-module__8bgfoW__imagePlaceholder{background:#ffffff1a;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ServicesClient-module__8bgfoW__serviceIcon{color:var(--white);text-shadow:2px 2px 4px #0000004d;font-size:3rem;font-weight:700}.ServicesClient-module__8bgfoW__serviceIconLarge{color:var(--white);text-shadow:2px 2px 4px #0000004d;font-size:4rem;font-weight:700}.ServicesClient-module__8bgfoW__cardContent{padding:1.5rem}.ServicesClient-module__8bgfoW__serviceTitle{color:var(--primary-blue);margin:0 0 1rem;font-size:1.25rem;font-weight:600}.ServicesClient-module__8bgfoW__serviceSummary{color:var(--gray-dark);margin-bottom:1rem;font-size:.95rem;line-height:1.6}.ServicesClient-module__8bgfoW__cardAction{justify-content:space-between;align-items:center;display:flex}.ServicesClient-module__8bgfoW__learnMore{color:var(--secondary-blue);font-size:.9rem;font-weight:600;transition:all .3s}.ServicesClient-module__8bgfoW__serviceCard:hover .ServicesClient-module__8bgfoW__learnMore{color:var(--primary-blue);transform:translate(4px)}.ServicesClient-module__8bgfoW__modalOverlay{z-index:1000;background-color:#000000b3;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.ServicesClient-module__8bgfoW__modal{background:var(--white);border-radius:12px;width:100%;max-width:800px;max-height:90vh;animation:.3s ease-out ServicesClient-module__8bgfoW__modalSlideIn;overflow-y:auto;box-shadow:0 20px 40px #0000004d}@keyframes ServicesClient-module__8bgfoW__modalSlideIn{0%{opacity:0;transform:translateY(-50px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ServicesClient-module__8bgfoW__modalHeader{border-bottom:1px solid var(--gray-light);justify-content:space-between;align-items:center;padding:2rem 2rem 1rem;display:flex}.ServicesClient-module__8bgfoW__modalHeader h2{color:var(--primary-blue);margin:0;font-size:1.5rem}.ServicesClient-module__8bgfoW__closeButton{color:var(--gray-medium);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;font-size:2rem;transition:all .2s;display:flex}.ServicesClient-module__8bgfoW__closeButton:hover{background-color:var(--gray-light);color:var(--gray-dark)}.ServicesClient-module__8bgfoW__modalContent{padding:2rem}.ServicesClient-module__8bgfoW__modalImage{background:linear-gradient(135deg,var(--primary-blue),var(--secondary-blue));border-radius:8px;justify-content:center;align-items:center;height:250px;margin-bottom:2rem;display:flex;overflow:hidden}.ServicesClient-module__8bgfoW__modalDescription{margin-bottom:2rem}.ServicesClient-module__8bgfoW__modalDescription p{color:var(--gray-dark);margin:0;font-size:1.05rem;line-height:1.7}.ServicesClient-module__8bgfoW__modalSections{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.ServicesClient-module__8bgfoW__section{border:1px solid var(--gray-light);background:#f8f9fa;border-radius:8px;padding:1.5rem}.ServicesClient-module__8bgfoW__section h3{color:var(--primary-blue);margin:0 0 1rem;font-size:1.1rem;font-weight:600}.ServicesClient-module__8bgfoW__section ul{color:var(--gray-dark);margin:0;padding-left:1.5rem;line-height:1.6}.ServicesClient-module__8bgfoW__section li{margin-bottom:.5rem}.ServicesClient-module__8bgfoW__modalActions{border-top:1px solid var(--gray-light);justify-content:flex-end;gap:1rem;padding-top:1.5rem;display:flex}.ServicesClient-module__8bgfoW__contactButton{background-color:var(--secondary-blue);color:var(--white);cursor:pointer;border:none;border-radius:5px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.ServicesClient-module__8bgfoW__contactButton:hover{background-color:var(--primary-blue);transform:translateY(-2px)}.ServicesClient-module__8bgfoW__closeModalButton{background-color:var(--gray-light);color:var(--gray-dark);cursor:pointer;border:none;border-radius:5px;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.ServicesClient-module__8bgfoW__closeModalButton:hover{background-color:var(--gray-medium);color:var(--white)}@media (max-width:768px){.ServicesClient-module__8bgfoW__servicesGrid{grid-template-columns:1fr;gap:1.5rem}.ServicesClient-module__8bgfoW__servicesContainer,.ServicesClient-module__8bgfoW__modalOverlay{padding:1rem}.ServicesClient-module__8bgfoW__modal{max-width:100%;max-height:95vh}.ServicesClient-module__8bgfoW__modalHeader{padding:1.5rem 1.5rem 1rem}.ServicesClient-module__8bgfoW__modalContent{padding:1.5rem}.ServicesClient-module__8bgfoW__modalSections{grid-template-columns:1fr;gap:1.5rem}.ServicesClient-module__8bgfoW__modalActions{flex-direction:column}.ServicesClient-module__8bgfoW__contactButton,.ServicesClient-module__8bgfoW__closeModalButton{text-align:center;width:100%}.ServicesClient-module__8bgfoW__serviceTitle{font-size:1.1rem}.ServicesClient-module__8bgfoW__serviceSummary{font-size:.9rem}}@media (max-width:480px){.ServicesClient-module__8bgfoW__cardContent{padding:1rem}.ServicesClient-module__8bgfoW__serviceIcon{font-size:2.5rem}.ServicesClient-module__8bgfoW__serviceIconLarge{font-size:3rem}.ServicesClient-module__8bgfoW__modalImage{height:200px}.ServicesClient-module__8bgfoW__section{padding:1rem}}
.page-module__VKYseq__main{flex-direction:column;align-items:center;width:100%;min-height:calc(100vh - 70px);display:flex;overflow:auto}.page-module__VKYseq__heroWrapper{width:100%;min-height:800px}.page-module__VKYseq__container{width:100%;max-width:1200px;padding:2rem}
