:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:root { --wp--style--global--content-size: 800px;--wp--style--global--wide-size: 1200px; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} /*# sourceURL=global-styles-inline-css */ .elementor-kit-1603{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-82209c9:#ED7401;--e-global-color-8208911:#2563EB;--e-global-color-6749233:#3B82F6;--e-global-color-9a6dafe:#EFF6FF;--e-global-color-005fc78:#0F172A;--e-global-color-7e401e0:#F8FAFC;--e-global-color-1a75558:#F3F4F6;--e-global-color-618c369:#E5E7EB;--e-global-color-2e63b87:#6B7280;--e-global-color-55c9e33:#FDFDFE;--e-global-color-30c6c04:#D9D9D9;--e-global-color-0d08c07:#111827;--e-global-color-924d5f4:#FFFFFF;--e-global-color-48d3d78:#9333EA;--e-global-color-c225397:#F2E5FF;--e-global-color-5fa3638:#22C55E;--e-global-color-9b40a01:#F0FDF4;--e-global-color-c6c4d97:#F97316;--e-global-color-82a02cf:#FAC94C;--e-global-color-56d3ef2:#FFF7ED;--e-global-color-fbe2d37:#EF4444;--e-global-color-d5ccb1b:#F39C9C6E;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-151f304-font-family:"Plus Jakarta Sans";--e-global-typography-151f304-font-size:0.75rem;--e-global-typography-151f304-font-weight:700;--e-global-typography-151f304-text-transform:none;--e-global-typography-151f304-letter-spacing:0.02rem;--e-global-typography-f6464f3-font-family:"Plus Jakarta Sans";--e-global-typography-f6464f3-font-size:0.875rem;--e-global-typography-f6464f3-font-weight:500;--e-global-typography-f6464f3-line-height:1.25rem;--e-global-typography-f6464f3-letter-spacing:0.02rem;--e-global-typography-787219d-font-family:"Plus Jakarta Sans";--e-global-typography-787219d-font-size:1rem;--e-global-typography-787219d-font-weight:400;--e-global-typography-787219d-line-height:1.5rem;--e-global-typography-787219d-letter-spacing:0.02rem;--e-global-typography-aa259d9-font-family:"Plus Jakarta Sans";--e-global-typography-aa259d9-font-size:1.125rem;--e-global-typography-aa259d9-font-weight:400;--e-global-typography-aa259d9-line-height:1.75rem;--e-global-typography-aa259d9-letter-spacing:0.02rem;--e-global-typography-b1af8be-font-family:"Plus Jakarta Sans";--e-global-typography-b1af8be-font-size:1.25rem;--e-global-typography-b1af8be-font-weight:700;--e-global-typography-de9d171-font-family:"Plus Jakarta Sans";--e-global-typography-de9d171-font-size:1.875rem;--e-global-typography-de9d171-font-weight:700;--e-global-typography-de9d171-line-height:2.25rem;--e-global-typography-1b59c36-font-family:"Plus Jakarta Sans";--e-global-typography-1b59c36-font-size:3rem;--e-global-typography-1b59c36-font-weight:700;--e-global-typography-1b59c36-line-height:3.5rem;--e-global-typography-1b59c36-letter-spacing:0.02rem;--e-global-typography-9f47f22-font-family:"Plus Jakarta Sans";--e-global-typography-9f47f22-font-size:4rem;--e-global-typography-9f47f22-font-weight:700;--e-global-typography-9f47f22-line-height:4.5rem;--e-global-typography-9f47f22-word-spacing:0.02rem;--e-global-typography-958da65-font-family:"Poppins";--e-global-typography-958da65-font-size:6rem;--e-global-typography-958da65-font-weight:700;--e-global-typography-958da65-line-height:6rem;background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-1a75558 ) 0%, #DFE9F3 100%);}.elementor-kit-1603 button,.elementor-kit-1603 input[type="button"],.elementor-kit-1603 input[type="submit"],.elementor-kit-1603 .elementor-button{background-color:var( --e-global-color-8208911 );font-family:var( --e-global-typography-b1af8be-font-family ), Sans-serif;font-size:var( --e-global-typography-b1af8be-font-size );font-weight:var( --e-global-typography-b1af8be-font-weight );line-height:var( --e-global-typography-b1af8be-line-height );color:var( --e-global-color-924d5f4 );box-shadow:0px 10px 15px -3px rgba(0,0,0,0.5);border-radius:12px 12px 12px 12px;padding:12px 24px 12px 24px;}.elementor-kit-1603 button:hover,.elementor-kit-1603 button:focus,.elementor-kit-1603 input[type="button"]:hover,.elementor-kit-1603 input[type="button"]:focus,.elementor-kit-1603 input[type="submit"]:hover,.elementor-kit-1603 input[type="submit"]:focus,.elementor-kit-1603 .elementor-button:hover,.elementor-kit-1603 .elementor-button:focus{background-color:var( --e-global-color-8208911 );color:#FFFFFF;box-shadow:0px 10px 15px -3px rgba(0,0,0,0.5);border-radius:12px 12px 12px 12px;}.elementor-kit-1603 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1603 p{margin-block-end:14px;}.elementor-kit-1603 a{color:var( --e-global-color-6749233 );}.elementor-kit-1603 a:hover{color:var( --e-global-color-8208911 );text-decoration:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1200px){.elementor-kit-1603{--e-global-typography-1b59c36-line-height:3.5rem;}}@media(max-width:1024px){.elementor-kit-1603{--e-global-typography-1b59c36-line-height:3rem;--e-global-typography-1b59c36-letter-spacing:0.05rem;}.elementor-kit-1603 button,.elementor-kit-1603 input[type="button"],.elementor-kit-1603 input[type="submit"],.elementor-kit-1603 .elementor-button{font-size:var( --e-global-typography-b1af8be-font-size );line-height:var( --e-global-typography-b1af8be-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1603{--e-global-typography-de9d171-line-height:1.1em;--e-global-typography-1b59c36-line-height:3rem;}.elementor-kit-1603 button,.elementor-kit-1603 input[type="button"],.elementor-kit-1603 input[type="submit"],.elementor-kit-1603 .elementor-button{font-size:var( --e-global-typography-b1af8be-font-size );line-height:var( --e-global-typography-b1af8be-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}} /* Start custom CSS */.elementor-kit-1603 li { padding-left: 10px; /* Increases space after the bullet */ margin-bottom: 10px; } /* Adjusts the overall list indentation from the left margin */ .elementor-kit-1603 ul { padding-left: 20px; /* Change this value to move the entire list */ }/* End custom CSS */ .e-heading-base a, .e-paragraph-base a { all: unset; cursor: pointer; }form[data-element_type="e-form"].form-state-success [data-element_type="e-form-success-message"],form[data-element_type="e-form"].form-state-error [data-element_type="e-form-error-message"]{ display: block; } .e-form-textarea-base:not([data-resizable]) { resize: none; } .e-form-submit-button-base { cursor: pointer; box-sizing: border-box; } .elementor-11169 .elementor-element.elementor-element-5c6e8b93 > .elementor-container{max-width:880px;}.elementor-11169 .elementor-element.elementor-element-5c6e8b93{margin-top:0px;margin-bottom:0px;}.elementor-11169 .elementor-element.elementor-element-85acc63{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:0px 20px;--row-gap:0px;--column-gap:20px;--grid-auto-flow:row;--padding-top:40px;--padding-bottom:40px;--padding-left:16px;--padding-right:16px;}.elementor-11169 .elementor-element.elementor-element-721a320{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--gap:40px 0px;--row-gap:40px;--column-gap:0px;--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-11169 .elementor-element.elementor-element-721a320 .elementor-background-slideshow__slide__image{background-size:cover;}.elementor-11169 .elementor-element.elementor-element-e6cf7ff{width:var( --container-widget-width, 50% );max-width:50%;--container-widget-width:50%;--container-widget-flex-grow:0;text-align:center;}.elementor-11169 .elementor-element.elementor-element-e6cf7ff .elementor-heading-title{font-family:"Plus Jakarta Sans", Sans-serif;font-size:3rem;font-weight:700;line-height:3.5rem;letter-spacing:0.02rem;color:var( --e-global-color-005fc78 );}.elementor-11169 .elementor-element.elementor-element-56f133b{width:var( --container-widget-width, 60% );max-width:60%;--container-widget-width:60%;--container-widget-flex-grow:0;text-align:center;font-family:var( --e-global-typography-787219d-font-family ), Sans-serif;font-size:var( --e-global-typography-787219d-font-size );font-weight:var( --e-global-typography-787219d-font-weight );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );color:#111010;}.elementor-11169 .elementor-element.elementor-element-56f133b > .elementor-widget-container{padding:0px 20px 0px 0px;}.elementor-11169 .elementor-element.elementor-element-1422993 .elementor-icon-list-icon i{color:var( --e-global-color-2e63b87 );font-size:14px;}.elementor-11169 .elementor-element.elementor-element-1422993 .elementor-icon-list-icon svg{fill:var( --e-global-color-2e63b87 );--e-icon-list-icon-size:14px;}.elementor-11169 .elementor-element.elementor-element-1422993 .elementor-icon-list-icon{width:14px;}.elementor-11169 .elementor-element.elementor-element-1422993 .elementor-icon-list-text, .elementor-11169 .elementor-element.elementor-element-1422993 .elementor-icon-list-text a{color:var( --e-global-color-2e63b87 );}.elementor-11169 .elementor-element.elementor-element-1422993 .elementor-icon-list-item{font-family:"Plus Jakarta Sans", Sans-serif;font-size:0.75rem;font-weight:400;text-transform:none;letter-spacing:0.02rem;}.elementor-11169 .elementor-element.elementor-element-f355657{--display:flex;--gap:15px 0px;--row-gap:15px;--column-gap:0px;--padding-top:40px;--padding-bottom:80px;--padding-left:24px;--padding-right:24px;}.elementor-11169 .elementor-element.elementor-element-5a9aec8{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:20px 0px;--row-gap:20px;--column-gap:0px;--overlay-opacity:0.5;--border-radius:24px 24px 24px 24px;--padding-top:48px;--padding-bottom:48px;--padding-left:48px;--padding-right:48px;}.elementor-11169 .elementor-element.elementor-element-5a9aec8:not(.elementor-motion-effects-element-type-background), .elementor-11169 .elementor-element.elementor-element-5a9aec8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-005fc78 );}.elementor-11169 .elementor-element.elementor-element-5a9aec8::before, .elementor-11169 .elementor-element.elementor-element-5a9aec8 > .elementor-background-video-container::before, .elementor-11169 .elementor-element.elementor-element-5a9aec8 > .e-con-inner > .elementor-background-video-container::before, .elementor-11169 .elementor-element.elementor-element-5a9aec8 > .elementor-background-slideshow::before, .elementor-11169 .elementor-element.elementor-element-5a9aec8 > .e-con-inner > .elementor-background-slideshow::before, .elementor-11169 .elementor-element.elementor-element-5a9aec8 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:transparent;--background-overlay:'';background-image:linear-gradient(180deg, #F8FAFC42 0%, var( --e-global-color-005fc78 ) 100%);}.elementor-11169 .elementor-element.elementor-element-b60a20e{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;text-align:center;font-family:var( --e-global-typography-1b59c36-font-family ), Sans-serif;font-size:var( --e-global-typography-1b59c36-font-size );font-weight:var( --e-global-typography-1b59c36-font-weight );line-height:var( --e-global-typography-1b59c36-line-height );letter-spacing:var( --e-global-typography-1b59c36-letter-spacing );color:var( --e-global-color-924d5f4 );}.elementor-11169 .elementor-element.elementor-element-b60a20e.elementor-element{--align-self:center;}.elementor-11169 .elementor-element.elementor-element-558e3c0{width:var( --container-widget-width, 45% );max-width:45%;--container-widget-width:45%;--container-widget-flex-grow:0;text-align:center;font-family:var( --e-global-typography-787219d-font-family ), Sans-serif;font-size:var( --e-global-typography-787219d-font-size );font-weight:var( --e-global-typography-787219d-font-weight );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );color:var( --e-global-color-924d5f4 );}.elementor-11169 .elementor-element.elementor-element-558e3c0.elementor-element{--align-self:center;}.elementor-11169 .elementor-element.elementor-element-e138595{--divider-border-style:solid;--divider-color:var( --e-global-color-2e63b87 );--divider-border-width:1px;}.elementor-11169 .elementor-element.elementor-element-e138595 .elementor-divider-separator{width:10%;margin:0 auto;margin-center:0;}.elementor-11169 .elementor-element.elementor-element-e138595 .elementor-divider{text-align:center;padding-block-start:15px;padding-block-end:15px;}.elementor-11169 .elementor-element.elementor-element-3ac11c6{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--justify-items:center;--align-items:center;}.elementor-11169 .elementor-element.elementor-element-8a1f5ca .elementor-button:hover, .elementor-11169 .elementor-element.elementor-element-8a1f5ca .elementor-button:focus{background-color:var( --e-global-color-005fc78 );color:var( --e-global-color-7e401e0 );}.elementor-11169 .elementor-element.elementor-element-8a1f5ca{width:var( --container-widget-width, 201px );max-width:201px;--container-widget-width:201px;--container-widget-flex-grow:0;}.elementor-11169 .elementor-element.elementor-element-8a1f5ca .elementor-button .elementor-button-content-wrapper{justify-content:center;}.elementor-11169 .elementor-element.elementor-element-8a1f5ca .elementor-button{font-family:"Plus Jakarta Sans", Sans-serif;font-size:1rem;font-weight:600;line-height:1.5rem;letter-spacing:0.02rem;fill:var( --e-global-color-7e401e0 );color:var( --e-global-color-7e401e0 );}.elementor-11169 .elementor-element.elementor-element-8a1f5ca .elementor-button:hover svg, .elementor-11169 .elementor-element.elementor-element-8a1f5ca .elementor-button:focus svg{fill:var( --e-global-color-7e401e0 );}.elementor-11169 .elementor-element.elementor-element-b3ee101{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-11169 .elementor-element.elementor-element-7f3cb18{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--border-radius:24px 24px 24px 24px;}.elementor-11169 .elementor-element.elementor-element-a64bd04{--display:flex;--border-radius:24px 24px 24px 24px;box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.08);--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-11169 .elementor-element.elementor-element-a64bd04:not(.elementor-motion-effects-element-type-background), .elementor-11169 .elementor-element.elementor-element-a64bd04 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-924d5f4 );}.elementor-11169 .elementor-element.elementor-element-3eb13e2 > .elementor-widget-container{padding:0px 20px 0px 0px;}.elementor-11169 .elementor-element.elementor-element-3eb13e2{font-family:var( --e-global-typography-787219d-font-family ), Sans-serif;font-size:var( --e-global-typography-787219d-font-size );font-weight:var( --e-global-typography-787219d-font-weight );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );color:var( --e-global-color-005fc78 );}.elementor-11169 .elementor-element.elementor-element-d1d70d2 .elementor-heading-title{font-family:var( --e-global-typography-b1af8be-font-family ), Sans-serif;font-size:var( --e-global-typography-b1af8be-font-size );font-weight:var( --e-global-typography-b1af8be-font-weight );line-height:var( --e-global-typography-b1af8be-line-height );color:var( --e-global-color-005fc78 );}.elementor-11169 .elementor-element.elementor-element-9a0659e > .elementor-widget-container{padding:0px 20px 0px 0px;}.elementor-11169 .elementor-element.elementor-element-9a0659e{font-family:var( --e-global-typography-787219d-font-family ), Sans-serif;font-size:var( --e-global-typography-787219d-font-size );font-weight:var( --e-global-typography-787219d-font-weight );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );color:var( --e-global-color-005fc78 );}.elementor-11169 .elementor-element.elementor-element-47b424f .elementor-heading-title{font-family:var( --e-global-typography-b1af8be-font-family ), Sans-serif;font-size:var( --e-global-typography-b1af8be-font-size );font-weight:var( --e-global-typography-b1af8be-font-weight );line-height:var( --e-global-typography-b1af8be-line-height );color:var( --e-global-color-005fc78 );}.elementor-11169 .elementor-element.elementor-element-4e5d81c > .elementor-widget-container{padding:0px 20px 0px 0px;}.elementor-11169 .elementor-element.elementor-element-4e5d81c{font-family:var( --e-global-typography-787219d-font-family ), Sans-serif;font-size:var( --e-global-typography-787219d-font-size );font-weight:var( --e-global-typography-787219d-font-weight );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );color:var( --e-global-color-005fc78 );}.elementor-11169 .elementor-element.elementor-element-06758f2 > .elementor-widget-container{padding:40px 0px 40px 0px;}.elementor-11169 .elementor-element.elementor-element-06758f2 img{width:65%;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.21);}.elementor-11169 .elementor-element.elementor-element-06758f2 .widget-image-caption{font-family:"Poppins", Sans-serif;font-size:13px;font-weight:300;line-height:1.6em;margin-block-start:15px;}.elementor-11169 .elementor-element.elementor-element-0f7f1a8 .elementor-heading-title{font-family:var( --e-global-typography-b1af8be-font-family ), Sans-serif;font-size:var( --e-global-typography-b1af8be-font-size );font-weight:var( --e-global-typography-b1af8be-font-weight );line-height:var( --e-global-typography-b1af8be-line-height );color:var( --e-global-color-005fc78 );}.elementor-11169 .elementor-element.elementor-element-23cdd66 > .elementor-widget-container{padding:0px 20px 0px 0px;}.elementor-11169 .elementor-element.elementor-element-23cdd66{font-family:var( --e-global-typography-787219d-font-family ), Sans-serif;font-size:var( --e-global-typography-787219d-font-size );font-weight:var( --e-global-typography-787219d-font-weight );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );color:var( --e-global-color-005fc78 );}.elementor-11169 .elementor-element.elementor-element-91bfd76 > .elementor-widget-container{padding:40px 0px 40px 0px;}.elementor-11169 .elementor-element.elementor-element-91bfd76 img{width:65%;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.21);}.elementor-11169 .elementor-element.elementor-element-91bfd76 .widget-image-caption{font-family:"Poppins", Sans-serif;font-size:13px;font-weight:300;line-height:1.6em;margin-block-start:15px;}.elementor-11169 .elementor-element.elementor-element-c3a5d49 > .elementor-widget-container{padding:0px 20px 0px 0px;}.elementor-11169 .elementor-element.elementor-element-c3a5d49{font-family:var( --e-global-typography-787219d-font-family ), Sans-serif;font-size:var( --e-global-typography-787219d-font-size );font-weight:var( --e-global-typography-787219d-font-weight );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );color:var( --e-global-color-005fc78 );}.elementor-11169 .elementor-element.elementor-element-95fc6fa > .elementor-widget-container{padding:40px 0px 40px 0px;}.elementor-11169 .elementor-element.elementor-element-95fc6fa img{width:65%;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.21);}.elementor-11169 .elementor-element.elementor-element-95fc6fa .widget-image-caption{font-family:"Poppins", Sans-serif;font-size:13px;font-weight:300;line-height:1.6em;margin-block-start:15px;}.elementor-11169 .elementor-element.elementor-element-7dc03cf .elementor-heading-title{font-family:var( --e-global-typography-b1af8be-font-family ), Sans-serif;font-size:var( --e-global-typography-b1af8be-font-size );font-weight:var( --e-global-typography-b1af8be-font-weight );line-height:var( --e-global-typography-b1af8be-line-height );color:var( --e-global-color-005fc78 );}.elementor-11169 .elementor-element.elementor-element-43c7dcc > .elementor-widget-container{padding:0px 20px 0px 0px;}.elementor-11169 .elementor-element.elementor-element-43c7dcc{font-family:var( --e-global-typography-787219d-font-family ), Sans-serif;font-size:var( --e-global-typography-787219d-font-size );font-weight:var( --e-global-typography-787219d-font-weight );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );color:var( --e-global-color-005fc78 );}.elementor-11169 .elementor-element.elementor-element-ca39ad2 > .elementor-widget-container{padding:40px 0px 40px 0px;}.elementor-11169 .elementor-element.elementor-element-ca39ad2 img{width:65%;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.21);}.elementor-11169 .elementor-element.elementor-element-ca39ad2 .widget-image-caption{font-family:"Poppins", Sans-serif;font-size:13px;font-weight:300;line-height:1.6em;margin-block-start:15px;}.elementor-11169 .elementor-element.elementor-element-43fd6ce .elementor-heading-title{font-family:var( --e-global-typography-b1af8be-font-family ), Sans-serif;font-size:var( --e-global-typography-b1af8be-font-size );font-weight:var( --e-global-typography-b1af8be-font-weight );line-height:var( --e-global-typography-b1af8be-line-height );color:var( --e-global-color-005fc78 );}.elementor-11169 .elementor-element.elementor-element-9133fdc > .elementor-widget-container{padding:0px 20px 0px 0px;}.elementor-11169 .elementor-element.elementor-element-9133fdc{font-family:var( --e-global-typography-787219d-font-family ), Sans-serif;font-size:var( --e-global-typography-787219d-font-size );font-weight:var( --e-global-typography-787219d-font-weight );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );color:var( --e-global-color-005fc78 );}.elementor-11169 .elementor-element.elementor-element-d6ada43 > .elementor-widget-container{padding:40px 0px 40px 0px;}.elementor-11169 .elementor-element.elementor-element-d6ada43 img{width:65%;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.21);}.elementor-11169 .elementor-element.elementor-element-d6ada43 .widget-image-caption{font-family:"Poppins", Sans-serif;font-size:13px;font-weight:300;line-height:1.6em;margin-block-start:15px;}.elementor-11169 .elementor-element.elementor-element-492c53b > .elementor-widget-container{padding:0px 20px 0px 0px;}.elementor-11169 .elementor-element.elementor-element-492c53b{font-family:var( --e-global-typography-787219d-font-family ), Sans-serif;font-size:var( --e-global-typography-787219d-font-size );font-weight:var( --e-global-typography-787219d-font-weight );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );color:var( --e-global-color-005fc78 );}.elementor-11169 .elementor-element.elementor-element-0ea1698 .elementor-heading-title{font-family:var( --e-global-typography-b1af8be-font-family ), Sans-serif;font-size:var( --e-global-typography-b1af8be-font-size );font-weight:var( --e-global-typography-b1af8be-font-weight );line-height:var( --e-global-typography-b1af8be-line-height );color:var( --e-global-color-005fc78 );}.elementor-11169 .elementor-element.elementor-element-3176409 > .elementor-widget-container{padding:0px 20px 0px 0px;}.elementor-11169 .elementor-element.elementor-element-3176409{font-family:var( --e-global-typography-787219d-font-family ), Sans-serif;font-size:var( --e-global-typography-787219d-font-size );font-weight:var( --e-global-typography-787219d-font-weight );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );color:var( --e-global-color-005fc78 );}.elementor-11169 .elementor-element.elementor-element-4c1b66a > .elementor-widget-container{padding:40px 0px 40px 0px;}.elementor-11169 .elementor-element.elementor-element-4c1b66a img{width:70%;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.21);}.elementor-11169 .elementor-element.elementor-element-4c1b66a .widget-image-caption{font-family:"Poppins", Sans-serif;font-size:13px;font-weight:300;line-height:1.6em;margin-block-start:15px;}.elementor-11169 .elementor-element.elementor-element-b04a89e > .elementor-widget-container{padding:0px 20px 0px 0px;}.elementor-11169 .elementor-element.elementor-element-b04a89e{font-family:var( --e-global-typography-787219d-font-family ), Sans-serif;font-size:var( --e-global-typography-787219d-font-size );font-weight:var( --e-global-typography-787219d-font-weight );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );color:var( --e-global-color-005fc78 );}.elementor-11169 .elementor-element.elementor-element-ee02268 > .elementor-widget-container{padding:0px 20px 0px 0px;}.elementor-11169 .elementor-element.elementor-element-ee02268{font-family:var( --e-global-typography-787219d-font-family ), Sans-serif;font-size:var( --e-global-typography-787219d-font-size );font-weight:var( --e-global-typography-787219d-font-weight );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );color:var( --e-global-color-005fc78 );}.elementor-11169 .elementor-element.elementor-element-44e79b7{--display:flex;--padding-top:0px;--padding-bottom:30px;--padding-left:0px;--padding-right:0px;}.elementor-11169 .elementor-element.elementor-element-2e49f56 .elementor-heading-title{font-family:"Plus Jakarta Sans", Sans-serif;font-size:1.125rem;font-weight:600;line-height:1.75rem;letter-spacing:0.02rem;}.elementor-11169 .elementor-element.elementor-element-1e21a1e > .elementor-widget-container{background-color:var( --e-global-color-924d5f4 );padding:30px 30px 30px 30px;border-style:none;border-radius:24px 24px 24px 24px;box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.08);}.elementor-11169 .elementor-element.elementor-element-1e21a1e{--grid-side-margin:20px;--grid-column-gap:20px;--grid-row-gap:20px;}.elementor-11169 .elementor-element.elementor-element-1e21a1e .elementor-share-btn{font-size:calc(0.8px * 10);}.elementor-11169 .elementor-element.elementor-element-1e21a1e .elementor-share-btn__title{font-family:var( --e-global-typography-aa259d9-font-family ), Sans-serif;font-size:var( --e-global-typography-aa259d9-font-size );font-weight:var( --e-global-typography-aa259d9-font-weight );letter-spacing:var( --e-global-typography-aa259d9-letter-spacing );}.elementor-11169 .elementor-element.elementor-element-0134fb6 .elementor-heading-title{font-family:"Plus Jakarta Sans", Sans-serif;font-size:1.125rem;font-weight:600;line-height:1.75rem;letter-spacing:0.02rem;}.elementor-11169 .elementor-element.elementor-element-98c2d09{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-11169 .elementor-element.elementor-element-98c2d09 .elementor-post__meta-data span + span:before{content:"///";}.elementor-11169 .elementor-element.elementor-element-98c2d09 .elementor-post{border-style:solid;border-width:1px 1px 1px 1px;border-radius:16px;padding:15px 15px 15px 15px;border-color:var( --e-global-color-30c6c04 );}.elementor-11169 .elementor-element.elementor-element-98c2d09 .elementor-post__title, .elementor-11169 .elementor-element.elementor-element-98c2d09 .elementor-post__title a{color:var( --e-global-color-005fc78 );font-family:"Plus Jakarta Sans", Sans-serif;font-size:1rem;font-weight:600;line-height:1.5rem;letter-spacing:0.02rem;}.elementor-11169 .elementor-element.elementor-element-98c2d09 .elementor-post__meta-data{color:var( --e-global-color-2e63b87 );font-family:"Plus Jakarta Sans", Sans-serif;font-size:0.75rem;font-weight:400;text-transform:none;letter-spacing:0.02rem;}.elementor-11169 .elementor-element.elementor-element-98c2d09 .elementor-post__read-more{color:var( --e-global-color-8208911 );}.elementor-11169 .elementor-element.elementor-element-98c2d09 a.elementor-post__read-more{font-family:"Plus Jakarta Sans", Sans-serif;font-size:0.8rem;font-weight:500;line-height:1.25rem;letter-spacing:0.02rem;}@media(min-width:768px){.elementor-11169 .elementor-element.elementor-element-85acc63{--content-width:1280px;}.elementor-11169 .elementor-element.elementor-element-f355657{--content-width:1280px;}.elementor-11169 .elementor-element.elementor-element-3ac11c6{--width:50%;}.elementor-11169 .elementor-element.elementor-element-b3ee101{--content-width:1280px;}.elementor-11169 .elementor-element.elementor-element-a64bd04{--width:75%;}.elementor-11169 .elementor-element.elementor-element-44e79b7{--width:25%;}}@media(max-width:1024px) and (min-width:768px){.elementor-11169 .elementor-element.elementor-element-3ac11c6{--width:100%;}}@media(max-width:1200px){.elementor-11169 .elementor-element.elementor-element-85acc63{--min-height:430px;--grid-auto-flow:row;--padding-top:40px;--padding-bottom:10px;--padding-left:16px;--padding-right:16px;}.elementor-11169 .elementor-element.elementor-element-721a320{--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-11169 .elementor-element.elementor-element-e6cf7ff .elementor-heading-title{line-height:3.5rem;}.elementor-11169 .elementor-element.elementor-element-5a9aec8{--padding-top:48px;--padding-bottom:48px;--padding-left:30px;--padding-right:30px;}.elementor-11169 .elementor-element.elementor-element-b60a20e{--container-widget-width:75%;--container-widget-flex-grow:0;width:var( --container-widget-width, 75% );max-width:75%;}.elementor-11169 .elementor-element.elementor-element-3ac11c6{--grid-auto-flow:row;}}@media(max-width:1024px){.elementor-11169 .elementor-element.elementor-element-85acc63{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-11169 .elementor-element.elementor-element-721a320{--gap:30px 0px;--row-gap:30px;--column-gap:0px;--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-11169 .elementor-element.elementor-element-e6cf7ff{--container-widget-width:70%;--container-widget-flex-grow:0;width:var( --container-widget-width, 70% );max-width:70%;}.elementor-11169 .elementor-element.elementor-element-e6cf7ff .elementor-heading-title{line-height:3rem;letter-spacing:0.05rem;}.elementor-11169 .elementor-element.elementor-element-56f133b{font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-5a9aec8{--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-11169 .elementor-element.elementor-element-b60a20e{font-size:var( --e-global-typography-1b59c36-font-size );line-height:var( --e-global-typography-1b59c36-line-height );letter-spacing:var( --e-global-typography-1b59c36-letter-spacing );}.elementor-11169 .elementor-element.elementor-element-558e3c0{--container-widget-width:90%;--container-widget-flex-grow:0;width:var( --container-widget-width, 90% );max-width:90%;font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-3ac11c6{--grid-auto-flow:row;}.elementor-11169 .elementor-element.elementor-element-8a1f5ca .elementor-button .elementor-button-content-wrapper{justify-content:center;}.elementor-11169 .elementor-element.elementor-element-3eb13e2{font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-d1d70d2 .elementor-heading-title{font-size:var( --e-global-typography-b1af8be-font-size );line-height:var( --e-global-typography-b1af8be-line-height );}.elementor-11169 .elementor-element.elementor-element-9a0659e{font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-47b424f .elementor-heading-title{font-size:var( --e-global-typography-b1af8be-font-size );line-height:var( --e-global-typography-b1af8be-line-height );}.elementor-11169 .elementor-element.elementor-element-4e5d81c{font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-0f7f1a8 .elementor-heading-title{font-size:var( --e-global-typography-b1af8be-font-size );line-height:var( --e-global-typography-b1af8be-line-height );}.elementor-11169 .elementor-element.elementor-element-23cdd66{font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-c3a5d49{font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-7dc03cf .elementor-heading-title{font-size:var( --e-global-typography-b1af8be-font-size );line-height:var( --e-global-typography-b1af8be-line-height );}.elementor-11169 .elementor-element.elementor-element-43c7dcc{font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-43fd6ce .elementor-heading-title{font-size:var( --e-global-typography-b1af8be-font-size );line-height:var( --e-global-typography-b1af8be-line-height );}.elementor-11169 .elementor-element.elementor-element-9133fdc{font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-492c53b{font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-0ea1698 .elementor-heading-title{font-size:var( --e-global-typography-b1af8be-font-size );line-height:var( --e-global-typography-b1af8be-line-height );}.elementor-11169 .elementor-element.elementor-element-3176409{font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-b04a89e{font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-ee02268{font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-44e79b7{--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-11169 .elementor-element.elementor-element-1e21a1e{--grid-side-margin:20px;--grid-column-gap:20px;--grid-row-gap:10px;--grid-bottom-margin:10px;}.elementor-11169 .elementor-element.elementor-element-1e21a1e .elementor-share-btn__title{font-size:var( --e-global-typography-aa259d9-font-size );letter-spacing:var( --e-global-typography-aa259d9-letter-spacing );}}@media(max-width:767px){.elementor-11169 .elementor-element.elementor-element-85acc63{--min-height:300px;--e-con-grid-template-columns:repeat(1, 1fr);--gap:0px 0px;--row-gap:0px;--column-gap:0px;--grid-auto-flow:row;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11169 .elementor-element.elementor-element-721a320{--gap:30px 0px;--row-gap:30px;--column-gap:0px;}.elementor-11169 .elementor-element.elementor-element-e6cf7ff{--container-widget-width:98%;--container-widget-flex-grow:0;width:var( --container-widget-width, 98% );max-width:98%;text-align:center;}.elementor-11169 .elementor-element.elementor-element-e6cf7ff .elementor-heading-title{font-size:2.4rem;line-height:3rem;}.elementor-11169 .elementor-element.elementor-element-56f133b{--container-widget-width:90%;--container-widget-flex-grow:0;width:var( --container-widget-width, 90% );max-width:90%;font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-f355657{--padding-top:40px;--padding-bottom:40px;--padding-left:010px;--padding-right:10px;}.elementor-11169 .elementor-element.elementor-element-5a9aec8{--padding-top:48px;--padding-bottom:48px;--padding-left:18px;--padding-right:18px;}.elementor-11169 .elementor-element.elementor-element-b60a20e{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;text-align:center;font-size:var( --e-global-typography-1b59c36-font-size );line-height:var( --e-global-typography-1b59c36-line-height );letter-spacing:var( --e-global-typography-1b59c36-letter-spacing );}.elementor-11169 .elementor-element.elementor-element-558e3c0{--container-widget-width:300px;--container-widget-flex-grow:0;width:var( --container-widget-width, 300px );max-width:300px;font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-e138595 .elementor-divider-separator{width:44%;}.elementor-11169 .elementor-element.elementor-element-3ac11c6{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-11169 .elementor-element.elementor-element-7f3cb18{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11169 .elementor-element.elementor-element-a64bd04{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11169 .elementor-element.elementor-element-3eb13e2 > .elementor-widget-container{padding:15px 15px 15px 15px;}.elementor-11169 .elementor-element.elementor-element-3eb13e2{font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-d1d70d2 > .elementor-widget-container{padding:0px 0px 0px 15px;}.elementor-11169 .elementor-element.elementor-element-d1d70d2 .elementor-heading-title{font-size:var( --e-global-typography-b1af8be-font-size );line-height:var( --e-global-typography-b1af8be-line-height );}.elementor-11169 .elementor-element.elementor-element-9a0659e > .elementor-widget-container{padding:15px 15px 15px 15px;}.elementor-11169 .elementor-element.elementor-element-9a0659e{font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-47b424f > .elementor-widget-container{padding:0px 0px 0px 15px;}.elementor-11169 .elementor-element.elementor-element-47b424f .elementor-heading-title{font-size:var( --e-global-typography-b1af8be-font-size );line-height:var( --e-global-typography-b1af8be-line-height );}.elementor-11169 .elementor-element.elementor-element-4e5d81c > .elementor-widget-container{padding:15px 15px 15px 15px;}.elementor-11169 .elementor-element.elementor-element-4e5d81c{font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-06758f2 img{width:100%;}.elementor-11169 .elementor-element.elementor-element-0f7f1a8 > .elementor-widget-container{padding:0px 0px 0px 15px;}.elementor-11169 .elementor-element.elementor-element-0f7f1a8 .elementor-heading-title{font-size:var( --e-global-typography-b1af8be-font-size );line-height:var( --e-global-typography-b1af8be-line-height );}.elementor-11169 .elementor-element.elementor-element-23cdd66 > .elementor-widget-container{padding:15px 15px 15px 15px;}.elementor-11169 .elementor-element.elementor-element-23cdd66{font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-91bfd76 img{width:100%;}.elementor-11169 .elementor-element.elementor-element-c3a5d49 > .elementor-widget-container{padding:15px 15px 15px 15px;}.elementor-11169 .elementor-element.elementor-element-c3a5d49{font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-95fc6fa img{width:100%;}.elementor-11169 .elementor-element.elementor-element-7dc03cf > .elementor-widget-container{padding:0px 0px 0px 15px;}.elementor-11169 .elementor-element.elementor-element-7dc03cf .elementor-heading-title{font-size:var( --e-global-typography-b1af8be-font-size );line-height:var( --e-global-typography-b1af8be-line-height );}.elementor-11169 .elementor-element.elementor-element-43c7dcc > .elementor-widget-container{padding:15px 15px 15px 15px;}.elementor-11169 .elementor-element.elementor-element-43c7dcc{font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-ca39ad2 img{width:100%;}.elementor-11169 .elementor-element.elementor-element-43fd6ce > .elementor-widget-container{padding:0px 0px 0px 15px;}.elementor-11169 .elementor-element.elementor-element-43fd6ce .elementor-heading-title{font-size:var( --e-global-typography-b1af8be-font-size );line-height:var( --e-global-typography-b1af8be-line-height );}.elementor-11169 .elementor-element.elementor-element-9133fdc > .elementor-widget-container{padding:15px 15px 15px 15px;}.elementor-11169 .elementor-element.elementor-element-9133fdc{font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-d6ada43 img{width:100%;}.elementor-11169 .elementor-element.elementor-element-492c53b > .elementor-widget-container{padding:15px 15px 15px 15px;}.elementor-11169 .elementor-element.elementor-element-492c53b{font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-0ea1698 > .elementor-widget-container{padding:0px 0px 0px 15px;}.elementor-11169 .elementor-element.elementor-element-0ea1698 .elementor-heading-title{font-size:var( --e-global-typography-b1af8be-font-size );line-height:var( --e-global-typography-b1af8be-line-height );}.elementor-11169 .elementor-element.elementor-element-3176409 > .elementor-widget-container{padding:15px 15px 15px 15px;}.elementor-11169 .elementor-element.elementor-element-3176409{font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-4c1b66a img{width:100%;}.elementor-11169 .elementor-element.elementor-element-b04a89e > .elementor-widget-container{padding:15px 15px 15px 15px;}.elementor-11169 .elementor-element.elementor-element-b04a89e{font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-ee02268 > .elementor-widget-container{padding:15px 15px 15px 15px;}.elementor-11169 .elementor-element.elementor-element-ee02268{font-size:var( --e-global-typography-787219d-font-size );line-height:var( --e-global-typography-787219d-line-height );letter-spacing:var( --e-global-typography-787219d-letter-spacing );word-spacing:var( --e-global-typography-787219d-word-spacing );}.elementor-11169 .elementor-element.elementor-element-2e49f56{text-align:center;}.elementor-11169 .elementor-element.elementor-element-1e21a1e > .elementor-widget-container{padding:8px 8px 8px 8px;} .elementor-11169 .elementor-element.elementor-element-1e21a1e{--grid-side-margin:20px;--grid-column-gap:20px;--grid-row-gap:10px;--grid-bottom-margin:10px;}.elementor-11169 .elementor-element.elementor-element-1e21a1e{--grid-side-margin:20px;--grid-column-gap:20px;--grid-row-gap:10px;--grid-bottom-margin:10px;}.elementor-11169 .elementor-element.elementor-element-1e21a1e .elementor-share-btn{font-size:calc(0.8px * 10);}.elementor-11169 .elementor-element.elementor-element-1e21a1e .elementor-share-btn__title{font-size:var( --e-global-typography-aa259d9-font-size );letter-spacing:var( --e-global-typography-aa259d9-letter-spacing );}.elementor-11169 .elementor-element.elementor-element-0134fb6{text-align:center;}}/* Start custom CSS for text-editor, class: .elementor-element-9a0659e */.elementor-11169 .elementor-element.elementor-element-9a0659e li { padding-left: 10px; /* Increases space after the bullet */ margin-bottom: 10px; } /* Adjusts the overall list indentation from the left margin */ .elementor-11169 .elementor-element.elementor-element-9a0659e ul { padding-left: 20px; /* Change this value to move the entire list */ }/* End custom CSS */ /* Start custom CSS for text-editor, class: .elementor-element-4e5d81c */.elementor-11169 .elementor-element.elementor-element-4e5d81c li { padding-left: 10px; /* Increases space after the bullet */ margin-bottom: 10px; } /* Adjusts the overall list indentation from the left margin */ .elementor-11169 .elementor-element.elementor-element-4e5d81c ul { padding-left: 20px; /* Change this value to move the entire list */ }/* End custom CSS */ /* Start custom CSS for text-editor, class: .elementor-element-23cdd66 */.elementor-11169 .elementor-element.elementor-element-23cdd66 li { padding-left: 10px; /* Increases space after the bullet */ margin-bottom: 10px; } /* Adjusts the overall list indentation from the left margin */ .elementor-11169 .elementor-element.elementor-element-23cdd66 ul { padding-left: 20px; /* Change this value to move the entire list */ }/* End custom CSS */ /* Start custom CSS for text-editor, class: .elementor-element-c3a5d49 */.elementor-11169 .elementor-element.elementor-element-c3a5d49 li { padding-left: 10px; /* Increases space after the bullet */ margin-bottom: 10px; } /* Adjusts the overall list indentation from the left margin */ .elementor-11169 .elementor-element.elementor-element-c3a5d49 ul { padding-left: 20px; /* Change this value to move the entire list */ }/* End custom CSS */ /* Start custom CSS for text-editor, class: .elementor-element-43c7dcc */.elementor-11169 .elementor-element.elementor-element-43c7dcc li { padding-left: 10px; /* Increases space after the bullet */ margin-bottom: 10px; } /* Adjusts the overall list indentation from the left margin */ .elementor-11169 .elementor-element.elementor-element-43c7dcc ul { padding-left: 20px; /* Change this value to move the entire list */ }/* End custom CSS */ /* Start custom CSS for text-editor, class: .elementor-element-9133fdc */.elementor-11169 .elementor-element.elementor-element-9133fdc li { padding-left: 10px; /* Increases space after the bullet */ margin-bottom: 10px; } /* Adjusts the overall list indentation from the left margin */ .elementor-11169 .elementor-element.elementor-element-9133fdc ul { padding-left: 20px; /* Change this value to move the entire list */ }/* End custom CSS */ /* Start custom CSS for text-editor, class: .elementor-element-492c53b */.elementor-11169 .elementor-element.elementor-element-492c53b li { padding-left: 10px; /* Increases space after the bullet */ margin-bottom: 10px; } /* Adjusts the overall list indentation from the left margin */ .elementor-11169 .elementor-element.elementor-element-492c53b ul { padding-left: 20px; /* Change this value to move the entire list */ }/* End custom CSS */ /* Start custom CSS for text-editor, class: .elementor-element-3176409 */.elementor-11169 .elementor-element.elementor-element-3176409 li { padding-left: 10px; /* Increases space after the bullet */ margin-bottom: 10px; } /* Adjusts the overall list indentation from the left margin */ .elementor-11169 .elementor-element.elementor-element-3176409 ul { padding-left: 20px; /* Change this value to move the entire list */ }/* End custom CSS */ /* Start custom CSS for text-editor, class: .elementor-element-b04a89e */.elementor-11169 .elementor-element.elementor-element-b04a89e li { padding-left: 10px; /* Increases space after the bullet */ margin-bottom: 10px; } /* Adjusts the overall list indentation from the left margin */ .elementor-11169 .elementor-element.elementor-element-b04a89e ul { padding-left: 20px; /* Change this value to move the entire list */ }/* End custom CSS */ .elementor-10171 .elementor-element.elementor-element-ff2132d{--display:flex;--min-height:70px;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--border-radius:0px 0px 16px 16px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10171 .elementor-element.elementor-element-ff2132d:not(.elementor-motion-effects-element-type-background), .elementor-10171 .elementor-element.elementor-element-ff2132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-7e401e0 );}.elementor-10171 .elementor-element.elementor-element-f516b4e{--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:0px;--padding-bottom:0px;--padding-left:40px;--padding-right:0px;}.elementor-10171 .elementor-element.elementor-element-f516b4e.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-10171 .elementor-element.elementor-element-555affa9{width:var( --container-widget-width, 39% );max-width:39%;--container-widget-width:39%;--container-widget-flex-grow:0;text-align:start;}.elementor-10171 .elementor-element.elementor-element-555affa9.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-10171 .elementor-element.elementor-element-555affa9 img{width:100%;height:48px;object-fit:contain;object-position:center center;}.elementor-10171 .elementor-element.elementor-element-cd03159{--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-10171 .elementor-element.elementor-element-bf80b0f{--display:flex;}.elementor-10171 .elementor-element.elementor-element-d9d2c88{--display:flex;}.elementor-10171 .elementor-element.elementor-element-7da76f3{--display:flex;}.elementor-10171 .elementor-element.elementor-element-69ca645{--display:flex;}.elementor-10171 .elementor-element.elementor-element-1c99c52{--display:flex;}.elementor-10171 .elementor-element.elementor-element-13ea93c{--display:flex;}.elementor-10171 .elementor-element.elementor-element-23f289d{--n-menu-dropdown-content-max-width:initial;--n-menu-heading-justify-content:initial;--n-menu-title-flex-grow:initial;--n-menu-title-justify-content:initial;--n-menu-title-justify-content-mobile:initial;--n-menu-heading-wrap:wrap;--n-menu-heading-overflow-x:initial;--n-menu-title-distance-from-content:1px;--n-menu-toggle-icon-wrapper-animation-duration:500ms;--n-menu-title-space-between:10px;--n-menu-title-font-size:1rem;--n-menu-title-color-normal:var( --e-global-color-005fc78 );--n-menu-title-transition:300ms;--n-menu-icon-size:16px;--n-menu-toggle-icon-size:20px;--n-menu-toggle-icon-color:var( --e-global-color-8208911 );--n-menu-toggle-icon-hover-duration:500ms;--n-menu-toggle-icon-color-active:var( --e-global-color-8208911 );--n-menu-toggle-icon-distance-from-dropdown:0px;}.elementor-10171 .elementor-element.elementor-element-23f289d > .elementor-widget-container > .e-n-menu > .e-n-menu-toggle[aria-expanded="false"]:not( :hover ) > .e-n-menu-toggle-icon{background:var( --e-global-color-9a6dafe );border-style:none;}.elementor-10171 .elementor-element.elementor-element-23f289d > .elementor-widget-container > .e-n-menu > .e-n-menu-toggle[aria-expanded="true"] > .e-n-menu-toggle-icon{background:var( --e-global-color-9a6dafe );}.elementor-10171 .elementor-element.elementor-element-23f289d > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-10171 .elementor-element.elementor-element-23f289d > .elementor-widget-container > .e-n-menu > .e-n-menu-wrapper > .e-n-menu-heading > .e-n-menu-item > .e-n-menu-title, .elementor-10171 .elementor-element.elementor-element-23f289d > .elementor-widget-container > .e-n-menu > .e-n-menu-wrapper > .e-n-menu-heading > .e-n-menu-item > .e-n-menu-title > .e-n-menu-title-container, .elementor-10171 .elementor-element.elementor-element-23f289d > .elementor-widget-container > .e-n-menu > .e-n-menu-wrapper > .e-n-menu-heading > .e-n-menu-item > .e-n-menu-title > .e-n-menu-title-container > span{font-family:"Plus Jakarta Sans", Sans-serif;font-weight:500;--n-menu-title-line-height:1.5;letter-spacing:0.02rem;}.elementor-10171 .elementor-element.elementor-element-23f289d {--n-menu-title-color-hover:var( --e-global-color-8208911 );--n-menu-title-color-active:var( --e-global-color-8208911 );}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1200px){.elementor-10171 .elementor-element.elementor-element-555affa9{--container-widget-width:60%;--container-widget-flex-grow:0;width:var( --container-widget-width, 60% );max-width:60%;}.elementor-10171 .elementor-element.elementor-element-555affa9 img{width:100%;}}@media(max-width:1024px){.elementor-10171 .elementor-element.elementor-element-ff2132d{--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-10171 .elementor-element.elementor-element-555affa9{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-10171 .elementor-element.elementor-element-555affa9 > .elementor-widget-container{padding:0px 90px 0px 0px;}.elementor-10171 .elementor-element.elementor-element-555affa9 img{width:100%;}.elementor-10171 .elementor-element.elementor-element-cd03159{--align-items:flex-end;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-10171 .elementor-element.elementor-element-23f289d{--n-menu-title-distance-from-content:5px;--n-menu-title-space-between:0px;--n-menu-title-padding:10px 0px 10px 30px;--n-menu-toggle-icon-size:40px;--n-menu-toggle-icon-distance-from-dropdown:17px;}}@media(max-width:767px){.elementor-10171 .elementor-element.elementor-element-ff2132d{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-10171 .elementor-element.elementor-element-f516b4e{--width:58%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10171 .elementor-element.elementor-element-555affa9{width:var( --container-widget-width, 200% );max-width:200%;--container-widget-width:200%;--container-widget-flex-grow:0;}.elementor-10171 .elementor-element.elementor-element-555affa9 > .elementor-widget-container{padding:0px 0px 0px 10px;}.elementor-10171 .elementor-element.elementor-element-555affa9 img{width:440px;}.elementor-10171 .elementor-element.elementor-element-cd03159{--width:40%;--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-10171 .elementor-element.elementor-element-23f289d{--n-menu-title-distance-from-content:0px;--n-menu-toggle-align:flex-end;--n-menu-title-space-between:0px;--n-menu-title-padding:10px 10px 10px 20px;--n-menu-icon-size:0px;--n-menu-toggle-icon-size:40px;--n-menu-toggle-icon-border-radius:0px 0px 0px 0px;--n-menu-toggle-icon-padding:4px 4px 4px 4px;--n-menu-toggle-icon-distance-from-dropdown:17px;}}@media(min-width:768px){.elementor-10171 .elementor-element.elementor-element-ff2132d{--width:1280px;}.elementor-10171 .elementor-element.elementor-element-f516b4e{--width:40%;}.elementor-10171 .elementor-element.elementor-element-cd03159{--width:60%;}}@media(max-width:1200px) and (min-width:768px){.elementor-10171 .elementor-element.elementor-element-f516b4e{--width:40%;}.elementor-10171 .elementor-element.elementor-element-cd03159{--width:60%;}}@media(max-width:1024px) and (min-width:768px){.elementor-10171 .elementor-element.elementor-element-ff2132d{--width:100%;}.elementor-10171 .elementor-element.elementor-element-f516b4e{--width:47%;}} .elementor-9799 .elementor-element.elementor-element-6a9b6ad1{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--border-radius:24px 24px 0px 0px;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-9799 .elementor-element.elementor-element-6a9b6ad1:not(.elementor-motion-effects-element-type-background), .elementor-9799 .elementor-element.elementor-element-6a9b6ad1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-7e401e0 );}.elementor-9799 .elementor-element.elementor-element-5f257172{--display:flex;--gap:32px 32px;--row-gap:32px;--column-gap:32px;--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:23%;}.elementor-9799 .elementor-element.elementor-element-5f257172.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-9799 .elementor-element.elementor-element-79ac7e8f .elementor-image-box-wrapper{text-align:start;}.elementor-9799 .elementor-element.elementor-element-79ac7e8f.elementor-position-right .elementor-image-box-img{margin-left:12px;}.elementor-9799 .elementor-element.elementor-element-79ac7e8f.elementor-position-left .elementor-image-box-img{margin-right:12px;}.elementor-9799 .elementor-element.elementor-element-79ac7e8f.elementor-position-top .elementor-image-box-img{margin-bottom:12px;}.elementor-9799 .elementor-element.elementor-element-79ac7e8f .elementor-image-box-wrapper .elementor-image-box-img{width:41%;}.elementor-9799 .elementor-element.elementor-element-79ac7e8f .elementor-image-box-img img{transition-duration:0.3s;}.elementor-9799 .elementor-element.elementor-element-79ac7e8f .elementor-image-box-title{font-family:"Poppins", Sans-serif;font-size:65px;font-weight:600;text-transform:capitalize;font-style:normal;text-decoration:none;line-height:1.2em;letter-spacing:0px;color:#1C244B;}.elementor-9799 .elementor-element.elementor-element-79ac7e8f .elementor-image-box-description{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:300;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;letter-spacing:0px;color:#324A6D;}.elementor-9799 .elementor-element.elementor-element-5cd7fc92{--grid-template-columns:repeat(0, auto);--icon-size:23px;--grid-column-gap:20px;--grid-row-gap:0px;}.elementor-9799 .elementor-element.elementor-element-5cd7fc92 .elementor-widget-container{text-align:left;}.elementor-9799 .elementor-element.elementor-element-5cd7fc92 .elementor-social-icon{background-color:#02010100;--icon-padding:0em;}.elementor-9799 .elementor-element.elementor-element-5cd7fc92 .elementor-social-icon i{color:#467FF7;}.elementor-9799 .elementor-element.elementor-element-5cd7fc92 .elementor-social-icon svg{fill:#467FF7;}.elementor-9799 .elementor-element.elementor-element-5cd7fc92 .elementor-social-icon:hover i{color:#C8D5DC;}.elementor-9799 .elementor-element.elementor-element-5cd7fc92 .elementor-social-icon:hover svg{fill:#C8D5DC;}.elementor-9799 .elementor-element.elementor-element-28a00ec{--display:flex;--gap:12px 24px;--row-gap:12px;--column-gap:24px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9799 .elementor-element.elementor-element-491b6c17 .elementor-heading-title{font-family:var( --e-global-typography-f6464f3-font-family ), Sans-serif;font-size:var( --e-global-typography-f6464f3-font-size );font-weight:var( --e-global-typography-f6464f3-font-weight );line-height:var( --e-global-typography-f6464f3-line-height );letter-spacing:var( --e-global-typography-f6464f3-letter-spacing );color:var( --e-global-color-005fc78 );}.elementor-9799 .elementor-element.elementor-element-211e204 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(4px/2);}.elementor-9799 .elementor-element.elementor-element-211e204 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(4px/2);}.elementor-9799 .elementor-element.elementor-element-211e204 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(4px/2);}.elementor-9799 .elementor-element.elementor-element-211e204 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-4px/2);}.elementor-9799 .elementor-element.elementor-element-211e204 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-4px/2);}.elementor-9799 .elementor-element.elementor-element-211e204 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-9799 .elementor-element.elementor-element-211e204 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-9799 .elementor-element.elementor-element-211e204{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-9799 .elementor-element.elementor-element-211e204 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-9799 .elementor-element.elementor-element-211e204 .elementor-icon-list-item > a{font-family:"Plus Jakarta Sans", Sans-serif;font-size:0.9rem;font-weight:400;line-height:1.5rem;letter-spacing:0.02rem;}.elementor-9799 .elementor-element.elementor-element-211e204 .elementor-icon-list-text{color:var( --e-global-color-005fc78 );transition:color 0.3s;}.elementor-9799 .elementor-element.elementor-element-211e204 .elementor-icon-list-item:hover .elementor-icon-list-text{color:var( --e-global-color-8208911 );}.elementor-9799 .elementor-element.elementor-element-1269987{--display:flex;--gap:12px 24px;--row-gap:12px;--column-gap:24px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9799 .elementor-element.elementor-element-fdd6826 .elementor-heading-title{font-family:var( --e-global-typography-f6464f3-font-family ), Sans-serif;font-size:var( --e-global-typography-f6464f3-font-size );font-weight:var( --e-global-typography-f6464f3-font-weight );line-height:var( --e-global-typography-f6464f3-line-height );letter-spacing:var( --e-global-typography-f6464f3-letter-spacing );color:var( --e-global-color-005fc78 );}.elementor-9799 .elementor-element.elementor-element-3414d93 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(4px/2);}.elementor-9799 .elementor-element.elementor-element-3414d93 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(4px/2);}.elementor-9799 .elementor-element.elementor-element-3414d93 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(4px/2);}.elementor-9799 .elementor-element.elementor-element-3414d93 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-4px/2);}.elementor-9799 .elementor-element.elementor-element-3414d93 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-4px/2);}.elementor-9799 .elementor-element.elementor-element-3414d93 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-9799 .elementor-element.elementor-element-3414d93 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-9799 .elementor-element.elementor-element-3414d93{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-9799 .elementor-element.elementor-element-3414d93 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-9799 .elementor-element.elementor-element-3414d93 .elementor-icon-list-item > a{font-family:"Plus Jakarta Sans", Sans-serif;font-size:0.9rem;font-weight:400;line-height:1.5rem;letter-spacing:0.02rem;}.elementor-9799 .elementor-element.elementor-element-3414d93 .elementor-icon-list-text{color:var( --e-global-color-005fc78 );transition:color 0.3s;}.elementor-9799 .elementor-element.elementor-element-3414d93 .elementor-icon-list-item:hover .elementor-icon-list-text{color:var( --e-global-color-8208911 );}.elementor-9799 .elementor-element.elementor-element-140d19d{--display:flex;--min-height:45px;--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;--justify-content:space-around;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-9799 .elementor-element.elementor-element-140d19d:not(.elementor-motion-effects-element-type-background), .elementor-9799 .elementor-element.elementor-element-140d19d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-8208911 );}.elementor-9799 .elementor-element.elementor-element-db087bb{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:23%;}.elementor-9799 .elementor-element.elementor-element-db087bb.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-9799 .elementor-element.elementor-element-69ad83c2 > .elementor-widget-container{padding:10px 0px 0px 10px;}.elementor-9799 .elementor-element.elementor-element-69ad83c2{text-align:start;}.elementor-9799 .elementor-element.elementor-element-69ad83c2 .elementor-heading-title{font-family:"Plus Jakarta Sans", Sans-serif;font-size:0.75rem;font-weight:400;text-transform:none;line-height:0.8rem;letter-spacing:0.02rem;color:var( --e-global-color-924d5f4 );}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1200px){.elementor-9799 .elementor-element.elementor-element-79ac7e8f .elementor-image-box-wrapper .elementor-image-box-img{width:60%;}.elementor-9799 .elementor-element.elementor-element-5cd7fc92{--icon-size:35px;}}@media(min-width:768px){.elementor-9799 .elementor-element.elementor-element-6a9b6ad1{--width:1280px;}.elementor-9799 .elementor-element.elementor-element-5f257172{--width:75%;}.elementor-9799 .elementor-element.elementor-element-28a00ec{--width:15%;}.elementor-9799 .elementor-element.elementor-element-1269987{--width:15%;}.elementor-9799 .elementor-element.elementor-element-140d19d{--width:1280px;}.elementor-9799 .elementor-element.elementor-element-db087bb{--width:40%;}}@media(max-width:1200px) and (min-width:768px){.elementor-9799 .elementor-element.elementor-element-5f257172{--width:60%;}.elementor-9799 .elementor-element.elementor-element-1269987{--width:20%;}.elementor-9799 .elementor-element.elementor-element-db087bb{--width:468.984px;}}@media(max-width:1024px) and (min-width:768px){.elementor-9799 .elementor-element.elementor-element-5f257172{--width:50%;}.elementor-9799 .elementor-element.elementor-element-28a00ec{--width:25%;}.elementor-9799 .elementor-element.elementor-element-1269987{--width:25%;}.elementor-9799 .elementor-element.elementor-element-db087bb{--width:36%;}}@media(max-width:1024px){.elementor-9799 .elementor-element.elementor-element-6a9b6ad1{--flex-wrap:wrap;--padding-top:8%;--padding-bottom:8%;--padding-left:4%;--padding-right:4%;}.elementor-9799 .elementor-element.elementor-element-5f257172{--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:4%;}.elementor-9799 .elementor-element.elementor-element-79ac7e8f .elementor-image-box-wrapper{text-align:start;}.elementor-9799 .elementor-element.elementor-element-79ac7e8f .elementor-image-box-wrapper .elementor-image-box-img{width:60%;}.elementor-9799 .elementor-element.elementor-element-79ac7e8f .elementor-image-box-title{font-size:45px;}.elementor-9799 .elementor-element.elementor-element-79ac7e8f .elementor-image-box-description{font-size:14px;}.elementor-9799 .elementor-element.elementor-element-5cd7fc92 .elementor-widget-container{text-align:left;}.elementor-9799 .elementor-element.elementor-element-5cd7fc92{--icon-size:35px;}.elementor-9799 .elementor-element.elementor-element-28a00ec{--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}.elementor-9799 .elementor-element.elementor-element-491b6c17 .elementor-heading-title{font-size:var( --e-global-typography-f6464f3-font-size );line-height:var( --e-global-typography-f6464f3-line-height );letter-spacing:var( --e-global-typography-f6464f3-letter-spacing );}.elementor-9799 .elementor-element.elementor-element-1269987{--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}.elementor-9799 .elementor-element.elementor-element-fdd6826 .elementor-heading-title{font-size:var( --e-global-typography-f6464f3-font-size );line-height:var( --e-global-typography-f6464f3-line-height );letter-spacing:var( --e-global-typography-f6464f3-letter-spacing );}.elementor-9799 .elementor-element.elementor-element-140d19d{--flex-wrap:wrap;--padding-top:8%;--padding-bottom:8%;--padding-left:4%;--padding-right:4%;}.elementor-9799 .elementor-element.elementor-element-db087bb{--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:4%;}}@media(max-width:767px){.elementor-9799 .elementor-element.elementor-element-6a9b6ad1{--gap:40px 0px;--row-gap:40px;--column-gap:0px;--border-radius:16px 16px 0px 0px;--padding-top:40px;--padding-bottom:40px;--padding-left:10px;--padding-right:10px;}.elementor-9799 .elementor-element.elementor-element-5f257172{--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}.elementor-9799 .elementor-element.elementor-element-5f257172.e-con{--order:99999 /* order end hack */;}.elementor-9799 .elementor-element.elementor-element-79ac7e8f .elementor-image-box-wrapper{text-align:center;}.elementor-9799 .elementor-element.elementor-element-79ac7e8f .elementor-image-box-img{margin-bottom:12px;}.elementor-9799 .elementor-element.elementor-element-79ac7e8f .elementor-image-box-wrapper .elementor-image-box-img{width:73%;}.elementor-9799 .elementor-element.elementor-element-79ac7e8f .elementor-image-box-title{font-size:28px;line-height:1.1em;}.elementor-9799 .elementor-element.elementor-element-5cd7fc92 .elementor-widget-container{text-align:center;}.elementor-9799 .elementor-element.elementor-element-5cd7fc92{--icon-size:34px;}.elementor-9799 .elementor-element.elementor-element-28a00ec{--width:50%;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}.elementor-9799 .elementor-element.elementor-element-491b6c17{text-align:center;}.elementor-9799 .elementor-element.elementor-element-491b6c17 .elementor-heading-title{font-size:var( --e-global-typography-f6464f3-font-size );line-height:var( --e-global-typography-f6464f3-line-height );letter-spacing:var( --e-global-typography-f6464f3-letter-spacing );}.elementor-9799 .elementor-element.elementor-element-1269987{--width:50%;--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}.elementor-9799 .elementor-element.elementor-element-fdd6826{text-align:center;}.elementor-9799 .elementor-element.elementor-element-fdd6826 .elementor-heading-title{font-size:var( --e-global-typography-f6464f3-font-size );line-height:var( --e-global-typography-f6464f3-line-height );letter-spacing:var( --e-global-typography-f6464f3-letter-spacing );}.elementor-9799 .elementor-element.elementor-element-140d19d{--padding-top:20%;--padding-bottom:20%;--padding-left:6%;--padding-right:6%;}.elementor-9799 .elementor-element.elementor-element-db087bb{--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--align-items:center;--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}.elementor-9799 .elementor-element.elementor-element-db087bb.e-con{--order:99999 /* order end hack */;}.elementor-9799 .elementor-element.elementor-element-69ad83c2{text-align:center;}} /*# sourceURL=elementor-frontend-inline-css */

Temporall Q2 2025 Platform Highlights

The conversation around digital transformation has long been dominated by two options: “buy” a costly, off-the-shelf solution or “build” a bespoke system from scratch.

Ready to Solve the AI Paradox?
Join the forward-thinking organizations who are moving from AI experimentation to operational reality.
You may have read recently that Temporall announced a strategic shift to becoming a ‘solutions-led’ organization, with our services team using our own workplace analytics platform to diagnose and deliver measurable workforce transformation outcomes, you can read all about this on our Blog, “Blog Beyond data analytics to outcome driven solutions”.

AI Intelligence: Audit, Adopt, Advance

We recently added a bundle of new and upgraded features on Temporall’s platform all designed to deliver enhanced AI intelligence – Support for Gemini APIs in Workspace, AI Organizational Network Analysis (ONA) Graph, and Group, AI Reporting, and Advanced AI Filtering.

Gemini APIs

Starting today and being made available to customers over the next four weeks Temporall will transition from Gemini log-based reporting [via file import to the platform] to fully automated Gemini API support, this is being upgraded in our Workspace Analytics & Reporting product.

Temporall’s AI intelligence ‘module’ [AI Adoption, Impact, and Connection dashboards] will be upgraded with Gemini API usage data to coincide with a number of enhanced AI analytics capabilities that have just been made available on the platform.

Support for Gemini APIs is available out of the box, no need to configure or build anything, and is available with full advanced filtering.

Customers can assess, audit and report on their use of Gemini to meet internal and regulatory needs such as the EU AI Act Article 4, track Gemini interaction and adoption at a granular level, support the acceleration of Gemini Adoption by pinpointing both levels and patterns of usage and adoption and training needs, and advance their organizational AI Literacy by uncovering the skills needed to develop true AI competencies that delivers AI workforce transformation.

The impact of Gemini on work activity is a key difference for Temporall and we’ve pleased to have launched a host of new, upgraded and proprietary capabilities that brings AI intelligence to at every level and stage of their AI journey.

Gemini Scopes
Gemini Scopes integration

AI Graph - Organizational Network Analysis (ONA)

For years, Temporall has been at the forefront of organizational network analytics, mapping the invisible threads that connect people and teams within companies. We’ve helped organizations understand how connectivity, and critically, connectivity gaps, influence collaboration and communication effectiveness, as well as pinpointing workplace tool AI Champions to help support organizational change management efforts.

We recently added an incredibly exciting upgrade, this is combining ONA for workplace tools like Workspace Gmail and Microsoft Outlook Email with AI adoption ‘type’ by embedding our AI usage ‘type’ filter into our ONA module – why is this important?

This enables companies to correlate existing work activity and AI usage – for the first time customers can visualize and generate ONA metrics that demonstrably evidence where AI is being adopted, and where not, across their different organizational networks. This level of data analysis is crucial in helping customers meet their AI Auditing needs.

AI ONA showing where Gemini usage ‘types’ are placed in the organizational network
We’ve also embedded our new Gemini filter not just in our Graph view but also our AI Group view, this allows companies to again correlate workplace and AI data together in network analysis.
Gemini Adoption
Network Analysis whereby Demographics is set to Types of AI usage ‘typology’

AI Usage Type Charting

Our AI Usage Type charting (AI queries by percentile) illustrates the differing actual adoption levels of AI tools like Gemini and how this is distributed across an organization and teams, all filterable of course, and over time. This enables us to show tangible objective evidence of how AI tools are being adopted by ‘type’ ranging from ‘power users’ to ‘no usage’ users.
Gemini Usage Chart
AI Usage Chart for organizations utilizing Gemini in Workspace

AI Impact Insights

Our AI Impact dashboard got a major upgrade, we now offer enhanced capabilities to analyse the impact of AI tools on work activity in Microsoft 365 and Google Workspace in each core Service at a granular level and by AI ‘type’. Linking AI usage to workplace tools impact means no more guessing at how AI tools impact work and tasks in your primary productivity and collaboration suites. We can help you identify if and how much [quantify] AI tools affect levels of work activity in tools like Gmail, Calendar, Meet, Drive, Editors for example, or in Outlook Mail, Calendar, MS Teams, OneDrive and Office for those companies using MS 365.
outlook table
AI Impact Table using Temporall’s AI Usage by Type in MS 365 Outlook Mail
Along with our AI Heatmap released at the end of Q125 we have the most comprehensive set of tools to analyze the adoption and impact of AI on work in the market.

Advanced Filtering: Extending the Platform for AI

Over the past 18 months AI tool providers have had, lets say, a transient approach to how they license their AI tools. This has left many customers unable to accurately understand who in their organization has access to AI tools, who is using them to what degree, and going one step further how differing levels of AI usage means very different outcomes.

To support organizations with the ability to apply even greater levels of insights, we have now started to support Temporall Filters. In the past we’ve supported organizational demographics dynamically synced from Workspace, Entra (AD), Okta, we’ve also enabled custom filters to be created e.g. training cohorts. We are now adding Temporall Advanced Filters – two of these include Gemini (AI tool), and Gemini Usage Type – these are decoupled from the core system’s Licensing API which can be invoked by organizations via Temporall Filter Engine.

Gemini usage
Filter Engine now supports Temporall’s Proprietary System Filters

Over the past 18 months AI tool providers have had, lets say, a transient approach to how they license their AI tools. This has left many customers unable to accurately understand who in their organization has access to AI tools, who is using them to what degree, and going one step further how differing levels of AI usage means very different outcomes.

To support organizations with the ability to apply even greater levels of insights, we have now started to support Temporall Filters. In the past we’ve supported organizational demographics dynamically synced from Workspace, Entra (AD), Okta, we’ve also enabled custom filters to be created e.g. training cohorts. We are now adding Temporall Advanced Filters – two of these include Gemini (AI tool), and Gemini Usage Type – these are decoupled from the core system’s Licensing API which can be invoked by organizations via Temporall Filter Engine.

We’re excited to continue sharing our enhancements with you.

Email: [email protected]