.elementor .default-paragraph{letter-spacing:0.16px;}.elementor .header-2{font-weight:300;font-size:63px;color:var(--Blue-500);letter-spacing:-1.92px;line-height:110%;strong{
   color: var(--Blue-300, #0585B2);
font-weight: 500;

}\n}.elementor .sunrise-widget{width:100%;height:100%;position:absolute;inset-block-start:0px;inset-inline-end:0px;inset-block-end:0px;inset-inline-start:0px;/* Initial state: hidden and scaled down */
 g path {
transform-origin: 113.5px 649.5px;
transform: translateY(100px) scale(0.5);
opacity: 0;
/* Cubic-bezier provides a natural easing effect */
transition: transform 1.2s cubic-bezier(0.22, 1, 0.36, 1), 
            opacity 1.2s cubic-bezier(0.22, 1, 0.36, 1);
}

/* Animated state: The &.is-animated class will be injected by JavaScript */

/* Sun center (path 4) starts immediately (delay: 0s) */
&.is-animated g path:nth-child(4) { 
opacity: 0.8; 
transform: translateY(0) scale(1); 
transition-delay: 0s; 
}

/* Second ring (path 3) */
&.is-animated g path:nth-child(3) { 
opacity: 0.6; 
transform: translateY(0) scale(1); 
transition-delay: 0.2s; 
}

/* Third ring (path 2) */
&.is-animated g path:nth-child(2) { 
opacity: 0.4; 
transform: translateY(0) scale(1); 
transition-delay: 0.4s; 
}

/* Outer ring (path 1) */
&.is-animated g path:nth-child(1) { 
opacity: 0.2; 
transform: translateY(0) scale(1); 
transition-delay: 0.6s; 
}\n}.elementor .secondary-blue-button{color:var(--Blue-300);border-radius:16px;border-width:1px;border-color:var(--Blue-300);border-style:solid;background-color:#0585B200;}.elementor .secondary-blue-button:hover,.elementor .secondary-blue-button:focus-visible{background-color:var(--Blue-100);}.elementor .founder-values-group-item-header{font-weight:300;font-size:40px;color:var(--Neutral-100);line-height:110%;}.elementor .founder-values-group-item{padding-block-start:42px;padding-block-end:42px;padding-inline-start:24px;padding-inline-end:24px;border-radius:12px;background-image:url("https://taibgroup.com/wp-content/uploads/2026/05/radial2.svg");background-repeat:no-repeat;background-attachment:scroll;background-size:cover;background-position:center center;background-color:var(--Blue-400);display:flex;justify-content:center;align-items:center;}.elementor .sunrise-widget-top-right{width:100%;height:100%;position: absolute;
inset: 0;
/* Initial state: hidden and scaled down */

 g path {
transform-origin: top right;
transform: translateY(-300px) scale(0.5);
opacity: 0;
/* Cubic-bezier provides a natural easing effect */
transition: transform 1.2s cubic-bezier(0.22, 1, 0.36, 1), 
            opacity 1.2s cubic-bezier(0.22, 1, 0.36, 1);
}

/* Animated state: The &.is-animated class will be injected by JavaScript */

/* Sun center (path 4) starts immediately (delay: 0s) */
&.is-animated g path:nth-child(4) { 
opacity: 0.8; 
transform: translateY(0) scale(1); 
transition-delay: 0s; 
}

/* Second ring (path 3) */
&.is-animated g path:nth-child(3) { 
opacity: 0.6; 
transform: translateY(0) scale(1); 
transition-delay: 0.2s; 
}

/* Third ring (path 2) */
&.is-animated g path:nth-child(2) { 
opacity: 0.4; 
transform: translateY(0) scale(1); 
transition-delay: 0.4s; 
}

/* Outer ring (path 1) */
&.is-animated g path:nth-child(1) { 
opacity: 0.2; 
transform: translateY(0) scale(1); 
transition-delay: 0.6s; 
}\n}