{
  "version": 3,
  "sources": [],
  "sections": [
    {"offset": {"line": 1, "column": 0}, "map": {"version":3,"sources":["turbopack:///[project]/src/styles/service/ServiceTrusted.css"],"sourcesContent":[".service-trusted-new {\r\n  padding: 50px 0;\r\n  background-color: #000000;\r\n  width: 100%;\r\n}\r\n\r\n.trusted-new-container {\r\n  display: flex;\r\n  max-width: 1400px;\r\n  margin: 0 auto;\r\n  padding: 0 50px;\r\n  gap: 80px;\r\n  align-items: stretch;\r\n  /* CRITICAL: Height of both columns matches automatically */\r\n}\r\n\r\n/* Updated columns */\r\n.trusted-new-left {\r\n  flex: 1.1;\r\n  display: flex;\r\n  flex-direction: column;\r\n}\r\n\r\n.trusted-new-right {\r\n  flex: 0.9;\r\n  text-align: left;\r\n  display: flex;\r\n  flex-direction: column;\r\n  padding: 5px 0;\r\n  /* Tiny vertical padding for perfect edge alignment */\r\n}\r\n\r\n/* Image on Left - Height matched to content */\r\n.trusted-image-wrapper {\r\n  width: 100%;\r\n  flex-grow: 1;\r\n  /* Forces the box to take the full height of the container */\r\n  min-height: 520px;\r\n  /* Minimum height for visual stability */\r\n  border-radius: 24px;\r\n  overflow: hidden;\r\n  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);\r\n  position: relative;\r\n}\r\n\r\n.trusted-main-img {\r\n  position: absolute;\r\n  top: 0;\r\n  left: 0;\r\n  width: 100%;\r\n  height: 100%;\r\n  /* Fills the dynamically sized wrapper */\r\n  object-fit: cover;\r\n  /* Crops architectural detail precisely */\r\n  display: block;\r\n}\r\n\r\n/* Typography on Right - Symmetrical spacing */\r\n.trusted-new-title {\r\n  font-size: 42px;\r\n  font-weight: 700;\r\n  color: #ffffff;\r\n  margin-bottom: 30px;\r\n  line-height: 1.25;\r\n}\r\n\r\n.trusted-new-title .text-primary {\r\n  color: #54b248;\r\n}\r\n\r\n.trusted-new-content {\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 25px;\r\n  margin-bottom: 40px;\r\n}\r\n\r\n.trusted-new-content p {\r\n  font-size: 18px;\r\n  color: #ffffff;\r\n  line-height: 1.6;\r\n  font-weight: 500;\r\n  margin: 0;\r\n}\r\n\r\n/* Button Styling (Book a Meeting) */\r\n.book-meeting-btn {\r\n  background-color: #54b248;\r\n  color: #ffffff;\r\n  border: none;\r\n  padding: 20px 55px;\r\n  border-radius: 60px;\r\n  font-size: 19px;\r\n  font-family: var(--font-body);\r\n  font-weight: 700;\r\n  cursor: pointer;\r\n  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\r\n  box-shadow: 0 4px 25px rgba(84, 178, 72, 0.3);\r\n  display: inline-block;\r\n  width: fit-content;\r\n  margin-top: auto;\r\n  /* Always keeps the button at the bottom edge */\r\n}\r\n\r\n.book-meeting-btn:hover {\r\n  background-color: #469c3a;\r\n  transform: translateY(-2px);\r\n  box-shadow: 0 12px 40px rgba(84, 178, 72, 0.5);\r\n}\r\n\r\n/* Responsive Scaling */\r\n@media (max-width: 1200px) {\r\n  .trusted-new-container {\r\n    gap: 40px;\r\n    padding: 0 30px;\r\n  }\r\n}\r\n\r\n@media (max-width: 1024px) {\r\n  .trusted-new-container {\r\n    flex-direction: column;\r\n    text-align: center;\r\n    align-items: center;\r\n    padding: 0 20px;\r\n    gap: 40px;\r\n  }\r\n\r\n  .trusted-new-left {\r\n    width: 100%;\r\n    flex: none;\r\n  }\r\n\r\n  .trusted-image-wrapper {\r\n    min-height: 400px;\r\n    height: 400px;\r\n    width: 100%;\r\n    flex-grow: 0;\r\n  }\r\n\r\n  .trusted-new-right {\r\n    text-align: center;\r\n  }\r\n\r\n  .trusted-new-title {\r\n    font-size: 36px;\r\n  }\r\n\r\n  .book-meeting-btn {\r\n    margin: 0 auto;\r\n  }\r\n}\r\n\r\n@media (max-width: 768px) {\r\n  .service-trusted-new {\r\n    padding: 60px 15px;\r\n  }\r\n\r\n  .trusted-new-container {\r\n    padding: 0;\r\n    gap: 30px;\r\n  }\r\n\r\n  .trusted-image-wrapper {\r\n    min-height: 350px;\r\n    height: 350px;\r\n    width: 100%;\r\n    border-radius: 16px;\r\n  }\r\n\r\n  .trusted-new-title {\r\n    font-size: 30px;\r\n    margin-bottom: 25px;\r\n  }\r\n\r\n  .trusted-new-content p {\r\n    font-size: 16px;\r\n  }\r\n\r\n  .book-meeting-btn {\r\n    padding: 15px 35px;\r\n    font-size: 16px;\r\n  }\r\n}"],"names":[],"mappings":"AAAA;;;;;;AAMA;;;;;;;;;AAWA;;;;;;AAMA;;;;;;;;AAUA;;;;;;;;;;AAYA;;;;;;;;;;AAaA;;;;;;;;AAQA;;;;AAIA;;;;;;;AAOA;;;;;;;;AASA;;;;;;;;;;;;;;;;;AAkBA;;;;;;AAOA;EACE;;;;;;AAMF;EACE;;;;;;;;EAQA;;;;;EAKA;;;;;;;EAOA;;;;EAIA;;;;EAIA;;;;;AAKF;EACE;;;;EAIA;;;;;EAKA;;;;;;;EAOA;;;;;EAKA;;;;EAIA"}}]
}