.elementor-27640 .elementor-element.elementor-element-47d05ff{--display:flex;--margin-top:-91px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-27640 .elementor-element.elementor-element-6a16f9f{--display:flex;}.elementor-27640 .elementor-element.elementor-element-fb1cc63{--display:flex;}.elementor-27640 .elementor-element.elementor-element-b059cb0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-27640 .elementor-element.elementor-element-2994063{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-27640 .elementor-element.elementor-element-2dd6e59{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-27640 .elementor-element.elementor-element-836f4ec{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-27640 .elementor-element.elementor-element-73d5697{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:120px;--padding-bottom:120px;--padding-left:50px;--padding-right:51px;}.elementor-27640 .elementor-element.elementor-element-73d5697:not(.elementor-motion-effects-element-type-background), .elementor-27640 .elementor-element.elementor-element-73d5697 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0A1424;}.elementor-27640 .elementor-element.elementor-element-291f76b{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-27640 .elementor-element.elementor-element-fbefd32{--display:flex;}.elementor-27640 .elementor-element.elementor-element-96764c8 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:0.85rem;font-weight:700;text-transform:uppercase;letter-spacing:4px;color:#FF9933;}.elementor-27640 .elementor-element.elementor-element-980a28b{text-align:start;}.elementor-27640 .elementor-element.elementor-element-980a28b .elementor-heading-title{font-family:"Cinzel", Sans-serif;font-size:50px;font-weight:700;color:#FFFFFF;}.elementor-27640 .elementor-element.elementor-element-48a45c4{margin:-23px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;font-family:"Inter", Sans-serif;color:#FFFFFF;}.elementor-27640 .elementor-element.elementor-element-e725270{margin:-43px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-27640 .elementor-element.elementor-element-6c067f6{--display:flex;}.elementor-27640 .elementor-element.elementor-element-6d87947{--display:flex;}@media(max-width:1024px){.elementor-27640 .elementor-element.elementor-element-291f76b{--grid-auto-flow:row;}}@media(min-width:769px){.elementor-27640 .elementor-element.elementor-element-73d5697{--content-width:1248px;}}@media(max-width:768px){.elementor-27640 .elementor-element.elementor-element-73d5697{--padding-top:25px;--padding-bottom:25px;--padding-left:25px;--padding-right:25px;}.elementor-27640 .elementor-element.elementor-element-291f76b{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-27640 .elementor-element.elementor-element-980a28b .elementor-heading-title{font-size:31px;}}/* Start custom CSS for html, class: .elementor-element-df9a07f */@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@500;600;700&family=Inter:wght@300;400;500;600&display=swap');

/* === Scoped Reset === */
.bb-global-sec * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

/* === Global Services Section (Dark Premium Theme) === */
.bb-global-sec {
    position: relative;
    background-color: #0f172a; /* Slate 900 */
    /* Elegant dark radial gradient with a subtle dot matrix overlay */
    background-image: 
        radial-gradient(circle at 70% 50%, rgba(217, 119, 6, 0.08) 0%, transparent 50%),
        radial-gradient(circle at 30% 50%, rgba(37, 99, 235, 0.08) 0%, transparent 50%),
        url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='2' cy='2' r='1.5' fill='%23ffffff' fill-opacity='0.03'/%3E%3C/svg%3E");
    padding: 120px 20px;
    color: #f8fafc;
    overflow: hidden;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    font-family: 'Inter', sans-serif;
}

.bb-container {
    max-width: 1250px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.bb-global-grid {
    display: grid;
    grid-template-columns: 1.15fr 0.85fr;
    gap: 80px;
    align-items: center;
    margin-bottom: 80px;
}

/* === Left Content: Typography & Styling === */
.bb-global-text {
    display: flex;
    flex-direction: column;
}

.bb-icon-badge {
    width: 65px;
    height: 65px;
    background: rgba(217, 119, 6, 0.1);
    border: 1px solid rgba(217, 119, 6, 0.3);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    color: #fbbf24; /* Amber/Gold */
    margin-bottom: 25px;
    box-shadow: 0 0 25px rgba(217, 119, 6, 0.15);
}

.bb-global-text h2 {
    font-family: 'Cinzel', serif;
    font-size: clamp(2.2rem, 4vw, 3.2rem);
    color: #fbbf24; /* Premium Gold */
    line-height: 1.15;
    font-weight: 700;
    margin-bottom: 15px;
    letter-spacing: -0.5px;
}

.bb-global-text h3 {
    font-family: 'Inter', sans-serif;
    font-size: clamp(1.1rem, 2vw, 1.3rem);
    font-weight: 400;
    color: #e2e8f0;
    letter-spacing: 0.5px;
    margin-bottom: 30px;
    border-left: 3px solid #fbbf24;
    padding-left: 15px;
    opacity: 0.9;
}

.bb-global-text p {
    font-size: 1.1rem;
    line-height: 1.8;
    color: #cbd5e1; /* Lighter slate for better contrast */
    font-weight: 300;
}

/* === Right Visual (CSS Illustration) === */
.bb-global-visual {
    position: relative;
    width: 100%;
    height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bb-globe-center {
    position: relative;
    width: 220px;
    height: 220px;
    background: radial-gradient(circle at 30% 30%, rgba(245, 158, 11, 0.2), rgba(217, 119, 6, 0.05));
    border-radius: 50%;
    border: 1px solid rgba(245, 158, 11, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 50px rgba(245, 158, 11, 0.15), inset 0 0 30px rgba(245, 158, 11, 0.1);
    z-index: 2;
}

.bb-globe-center i {
    font-size: 8rem;
    color: rgba(251, 191, 36, 0.8);
    text-shadow: 0 0 20px rgba(245, 158, 11, 0.5);
    animation: slowSpin 20s linear infinite;
}

/* Orbiting Rings */
.bb-orbit-ring {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    border: 1px dashed rgba(255, 255, 255, 0.1);
    z-index: 1;
}

.bb-orbit-1 { width: 320px; height: 320px; animation: orbitSpin 30s linear infinite; }
.bb-orbit-2 { width: 420px; height: 420px; border-style: dotted; animation: orbitSpin 45s linear infinite reverse; }

/* Floating Country Nodes around Globe */
.bb-floating-node {
    position: absolute;
    background: rgba(30, 41, 59, 0.85);
    backdrop-filter: blur(8px);
    border: 1px solid rgba(255,255,255,0.15);
    padding: 8px 16px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 0.85rem;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #f8fafc;
    box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    z-index: 3;
    animation: floatNode 6s ease-in-out infinite;
}

.bb-floating-node img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #475569;
}

.node-us { top: 10%; left: 5%; animation-delay: 0s; }
.node-uk { top: 0%; right: 10%; animation-delay: 2s; }
.node-eu { bottom: 10%; right: 0%; animation-delay: 4s; }
.node-india { bottom: 5%; left: 0%; animation-delay: 1s; }

/* Animations */
@keyframes slowSpin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

@keyframes orbitSpin {
    0% { transform: translate(-50%, -50%) rotate(0deg); }
    100% { transform: translate(-50%, -50%) rotate(360deg); }
}

@keyframes floatNode {
    0% { transform: translateY(0); }
    50% { transform: translateY(-15px); }
    100% { transform: translateY(0); }
}

/* === Country Pills (Bottom) === */
.bb-country-pills {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 25px;
}

.bb-pill {
    background-color: #ffffff;
    color: #0f172a;
    width: 240px;
    height: 70px;
    padding: 10px 15px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    font-weight: 600;
    font-size: 1.05rem;
    letter-spacing: 0.5px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255,255,255,0.1) inset;
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    cursor: default;
}

.bb-pill:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.4), 0 0 0 3px #fbbf24 inset;
}

.bb-pill-flag {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #e2e8f0;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    flex-shrink: 0;
    background-color: #f1f5f9;
}

.bb-pill-flag img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* === Responsive Design === */
@media (max-width: 992px) {
    .bb-global-grid {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 60px;
    }
    .bb-global-text {
        align-items: center;
    }
    .bb-global-text h3 {
        border-left: none;
        border-bottom: 3px solid #fbbf24;
        padding-left: 0;
        padding-bottom: 15px;
        display: inline-block;
    }
    .bb-global-visual {
        height: 380px;
    }
}

@media (max-width: 600px) {
    .bb-global-sec { padding: 80px 20px; }
    .bb-country-pills { gap: 15px; }
    .bb-pill { width: 100%; justify-content: center; padding: 12px; }
    .node-us { top: 5%; left: -5%; }
    .node-uk { top: -5%; right: 0%; }
    .node-eu { bottom: 5%; right: -5%; }
    .node-india { bottom: 0%; left: -5%; }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-accacb5 *//* WRAPPER */
.dark-form {
  max-width: 650px;
  margin: 40px auto;
  padding: 50px;
  background: #0f1f35; /* ashoka-light */
  border-radius: 4px;
  border-top: 4px solid #FF9933; /* saffron */
  box-shadow: 0 20px 50px rgba(0,0,0,0.3);
  font-family: 'Inter', sans-serif;
}

/* TITLE */
.dark-form h2 {
  font-family: 'Cinzel', serif;
  font-size: 1.6rem;
  margin-bottom: 30px;
  color: #ffffff;
  letter-spacing: 1px;
}

/* REMOVE CF7 GAP */
.dark-form p {
  margin: 0;
}

/* LABEL */
.dark-form label {
  display: block;
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgba(253, 251, 247, 0.6);
  margin-bottom: 8px;
  margin-top: 18px;
}

/* INPUT + TEXTAREA */
.dark-form input,
.dark-form textarea {
  width: 100%;
  background: rgba(10, 20, 36, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 16px;
  color: #ffffff;
  font-family: 'Inter', sans-serif;
  font-size: 1rem;
  border-radius: 2px;
  transition: 0.3s;
  outline: none;
}

/* FOCUS */
.dark-form input:focus,
.dark-form textarea:focus {
  border-color: #f97316;
  background: rgba(10, 20, 36, 0.8);
  box-shadow: 0 0 15px rgba(255, 153, 51, 0.1);
}

/* TEXTAREA */
.dark-form textarea {
  resize: vertical;
  min-height: 120px;
}

/* PLACEHOLDER */
.dark-form input::placeholder,
.dark-form textarea::placeholder {
  color: #94a3b8;
}

/* BUTTON */
.dark-form input[type="submit"] {
  width: 100%;
  background-color:#FF9933;
  color: #0f1f35;
  padding: 20px;
  font-family: 'Inter', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  border: none;
  cursor: pointer;
  border-radius: 2px;
  transition: 0.3s;
  margin-top: 25px;
}

/* HOVER */
.dark-form input[type="submit"]:hover {
  background-color: #ffffff;
  box-shadow: 0 10px 30px rgba(255, 153, 51, 0.2);
  transform: translateY(-3px);
}

/* MOBILE */
@media (max-width: 992px) {
  .dark-form {
    padding: 40px 25px;
  }
}/* End custom CSS */