.office-location-outer{background:#fff;box-sizing:border-box;padding:48px 0;width:100%}.office-location-outer .conatiner{box-sizing:border-box;margin:0 auto;max-width:1280px;padding:0 20px;width:100%}.office-location-outer .office-location-inner{display:flex;flex-direction:column;gap:28px}.office-location-outer .office-location-inner .header-content .badge-text{margin-bottom:6px}.office-location-outer .office-location-inner .header-content .badge-text span{color:#24bcff;display:inline-block;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.office-location-outer .office-location-inner .header-content .heading h3{color:#002147;font-size:32px;font-weight:800;line-height:1.2;margin:0}.office-location-outer .office-location-inner .header-content>div:first-child{display:flex;flex-direction:column;gap:0}.office-location-outer .office-location-inner .header-content .description{color:#6b7280;font-size:14px;line-height:1.6;max-width:280px;text-align:right}.office-location-outer .office-location-inner .header-content .description p{margin:0}.office-location-outer .office-location-inner .map-card-wrapper{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.office-location-outer .office-location-inner .map-card-wrapper .card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 1px 4px rgba(0,0,0,.06);display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .2s ease}.office-location-outer .office-location-inner .map-card-wrapper .card:hover{box-shadow:0 4px 14px rgba(0,33,71,.12)}.office-location-outer .office-location-inner .map-card-wrapper .card .iframe-map{background:#e5e7eb;flex-shrink:0;height:160px;overflow:hidden;width:100%}.office-location-outer .office-location-inner .map-card-wrapper .card .iframe-map iframe{border:none;display:block;height:100%;width:100%}.office-location-outer .office-location-inner .map-card-wrapper .card .address,.office-location-outer .office-location-inner .map-card-wrapper .card .icon-heading-wrapper,.office-location-outer .office-location-inner .map-card-wrapper .card .number-driection-wrapper,.office-location-outer .office-location-inner .map-card-wrapper .card .title{padding-left:14px;padding-right:14px}.office-location-outer .office-location-inner .map-card-wrapper .card .icon-heading-wrapper{align-items:center;display:flex;gap:8px;padding-bottom:4px;padding-top:14px}.office-location-outer .office-location-inner .map-card-wrapper .card .icon-heading-wrapper .icon{align-items:center;color:#24bcff;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.office-location-outer .office-location-inner .map-card-wrapper .card .icon-heading-wrapper .icon svg{height:16px;stroke:#24bcff;width:16px}.office-location-outer .office-location-inner .map-card-wrapper .card .icon-heading-wrapper .heading h3{color:#002147;line-height:1.3;margin:0}.office-location-outer .office-location-inner .map-card-wrapper .card .title{padding-bottom:2px;padding-top:2px}.office-location-outer .office-location-inner .map-card-wrapper .card .title span{color:#374151;display:block;font-weight:600;line-height:1.4}.office-location-outer .office-location-inner .map-card-wrapper .card .address{color:#6b7280;flex:1;line-height:1.5;padding-bottom:10px;padding-top:2px}.office-location-outer .office-location-inner .map-card-wrapper .card .address p{margin:0}.office-location-outer .office-location-inner .map-card-wrapper .card .number-driection-wrapper{align-items:center;border-top:1px solid #f3f4f6;display:flex;gap:8px;justify-content:space-between;margin-top:auto;padding-bottom:14px;padding-top:10px}.office-location-outer .office-location-inner .map-card-wrapper .card .number-driection-wrapper .number{align-items:center;display:flex;gap:5px}.office-location-outer .office-location-inner .map-card-wrapper .card .number-driection-wrapper .number .icon{align-items:center;display:flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.office-location-outer .office-location-inner .map-card-wrapper .card .number-driection-wrapper .number .icon svg{height:13px;stroke:#24bcff;width:13px}.office-location-outer .office-location-inner .map-card-wrapper .card .number-driection-wrapper .number .number a{color:#24bcff;font-weight:700;text-decoration:none;white-space:nowrap}.office-location-outer .office-location-inner .map-card-wrapper .card .number-driection-wrapper .number .number a:hover{color:#0090b0;text-decoration:underline}.office-location-outer .office-location-inner .map-card-wrapper .card .number-driection-wrapper .driection a{align-items:center;color:#00b4d8;display:flex;font-weight:600;gap:4px;text-decoration:none;white-space:nowrap}.office-location-outer .office-location-inner .map-card-wrapper .card .number-driection-wrapper .driection a:hover{color:#0090b0;text-decoration:underline}@media (max-width:1100px){.office-location-outer .office-location-inner .map-card-wrapper{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.office-location-outer .office-location-inner .map-card-wrapper{grid-template-columns:repeat(2,1fr)}.office-location-outer .office-location-inner .header-content .description{max-width:100%}}@media (max-width:480px){.office-location-outer .office-location-inner .map-card-wrapper{grid-template-columns:1fr}.office-location-outer{padding:32px 0}}