http status code 301 means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
http status code 200 is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: untgs.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html><html lang="en"><head> <meta charset="utf-8"> <meta name="description" content="UNITED GLOBAL SOURCING LLC's blog for sharing content related to technology software"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="og:description" content="UNITED GLOBAL SOURCING LLC's blog for sharing content related to technology software"> <meta property="og:title" content=""> <meta name="twitter:description" content="UNITED GLOBAL SOURCING LLC's blog for sharing content related to technology software"> <meta name="twitter:title" content=""> <style> a.cta_button{-moz-box-sizing:content-box !important;-webkit-box-sizing:content-box !important;box-sizing:content-box !important;vertical-align:middle}.hs-breadcrumb-menu{list-style-type:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}.hs-breadcrumb-menu-item{float:left;padding:10px 0px 10px 10px}.hs-breadcrumb-menu-divider:before{content:'›';padding-left:10px}.hs-featured-image-link{border:0}.hs-featured-image{float:right;margin:0 0 20px 20px;max-width:50%}@media (max-width: 568px){.hs-featured-image{float:none;margin:0;width:100%;max-width:100%}}.hs-screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px} </style> <style> /* Settings */ :root { /* HubSpot DND layout grid */ --hsElevate--column__gap: 2.13%; --hsElevate--column__widthMultiplier: 8.333; /* Sections */ --hsElevate--contentWrapper--narrow__maxWidth: 768px ; --hsElevate--contentWrapper--medium__maxWidth: 1120px ; --hsElevate--contentWrapper--wide__maxWidth: 1296px ; --hsElevate--section--extraSmall__verticalPadding: 48px ; --hsElevate--section--small__verticalPadding: 64px ; --hsElevate--section--medium__verticalPadding: 96px ; --hsElevate--section--large__verticalPadding: 128px ; --hsElevate--section--extraLarge__verticalPadding: 192px ; /* Default section left/right padding */ --hsElevate--section--horizontalPadding: 32px ; /* Gap - default gaps that could be easily leveraged in module styles via class names */ /* These gap values are based off of spacing designs, where the base unit is 4px Sakura plans on reviewing spacing designs and updating these values as needed */ --hsElevate--gap--extraSmall: 8px ; --hsElevate--gap--small: 12px ; --hsElevate--gap: 16px ; --hsElevate--gap--large: 20px ; --hsElevate--gap--extraLarge: 24px ; /* Spacing - default spacing values */ --hsElevate--spacing--4: 4px ; --hsElevate--spacing--8: 8px ; --hsElevate--spacing--12: 12px ; --hsElevate--spacing--16: 16px ; --hsElevate--spacing--20: 20px ; --hsElevate--spacing--24: 24px ; --hsElevate--spacing--32: 32px ; --hsElevate--spacing--40: 40px ; --hsElevate--spacing--48: 48px ; --hsElevate--spacing--56: 56px ; --hsElevate--spacing--64: 64px ; --hsElevate--spacing--72: 72px ; --hsElevate--spacing--80: 80px ; --hsElevate--spacing--88: 88px ; --hsElevate--spacing--96: 96px ; --hsElevate--spacing--104: 104px ; --hsElevate--spacing--112: 112px ; --hsElevate--spacing--120: 120px ; --hsElevate--spacing--128: 128px ; --hsElevate--spacing--136: 136px ; --hsElevate--spacing--144: 144px ; --hsElevate--spacing--152: 152px ; --hsElevate--spacing--160: 160px ; --hsElevate--spacing--168: 168px ; --hsElevate--spacing--176: 176px ; --hsElevate--spacing--184: 184px ; --hsElevate--spacing--192: 192px ; } :root { /* Text spacing */ --hsElevate--text--extraSmall__margin: 0 0.75rem; /* 12px */ --hsElevate--text--small__margin: 0 1.25rem; /* 20px */ --hsElevate--text__margin: 0 2rem; /* 32px */ --hsElevate--text--large__margin: 0 2.5rem; /* 40px */ --hsElevate--text--extraLarge__margin: 0 4rem; /* 64px */ /* Body */ --hsElevate--baseText__fontSize: 16px ; --hsElevate--body__font: Lato ; --hsElevate--body--small__fontSize: 1.000125rem ; --hsElevate--body__fontSize: 1.125rem ; --hsElevate--body--large__fontSize: 1.499625rem ; --hsElevate--body--extraLarge__fontSize: 1.9991249999999998rem ; --hsElevate--body__fontWeight: normal ; --hsElevate--body__fontStyle: normal ; --hsElevate--body__lineHeight: 1.55; /* Primary links */ --hsElevate--link--primary__fontColor: #5835F7 ; --hsElevate--link--primary__textDecoration: none; --hsElevate--link--primary__textDecorationColor: transparent; /* Hover state */ --hsElevate--link--primary__hover--fontColor: #5835F7 ; --hsElevate--link--primary__hover--textDecoration: underline; --hsElevate--link--primary__hover--textDecorationColor: #5835F7 ; /* Secondary links */ --hsElevate--link--secondary__fontColor: #F2F6FF ; --hsElevate--link--secondary__textDecoration: none; --hsElevate--link--secondary__textDecorationColor: transparent; /* Hover state */ --hsElevate--link--secondary__hover--fontColor: #F2F6FF ; --hsElevate--link--secondary__hover--textDecoration: underline; --hsElevate--link--secondary__hover--textDecorationColor: #F2F6FF ; /* Headings */ /* Percentage change for the heading font sizes on mobile */ --hsElevate--heading__tablet-modifier: 0.8; --hsElevate--heading__lineHeight: 1.2; --hsElevate--display1__font: Lato ; --hsElevate--display1__fontSize: 6.313rem; --hsElevate--display2__font: Lato ; --hsElevate--display2__fontSize: 4.75rem; --hsElevate--h1__font: Lato ; --hsElevate--h1__fontSize: 3.5625rem ; --hsElevate--h1__fontWeight: 500 ; --hsElevate--h1__fontStyle: normal ; --hsElevate--h2__font: Lato ; --hsElevate--h2__fontSize: 2.6875rem ; --hsElevate--h2__fontWeight: 600 ; --hsElevate--h2__fontStyle: normal ; --hsElevate--h3__font: Lato ; --hsElevate--h3__fontSize: 2.0rem ; --hsElevate--h3__fontWeight: 600 ; --hsElevate--h3__fontStyle: normal ; --hsElevate--h4__font: Lato ; --hsElevate--h4__fontSize: 1.5rem ; --hsElevate--h4__fontWeight: 600 ; --hsElevate--h4__fontStyle: normal ; --hsElevate--h5__font: Lato ; --hsElevate--h5__fontSize: 1.25rem ; --hsElevate--h5__fontWeight: 600 ; --hsElevate--h5__fontStyle: normal ; --hsElevate--h6__font: Lato ; --hsElevate--h6__fontSize: 1.0rem ; --hsElevate--h6__fontWeight: 600 ; --hsElevate--h6__fontStyle: normal ; /* Quotes */ --hsElevate--quotes__font: Lato ; --hsElevate--quotes__fontColor: ; --hsElevate--quotes__fontSize: 1.125rem ; --hsElevate--quotes__fontWeight: 400 ; --hsElevate--quotes__fontStyle: normal ; /* Captions */ --hsElevate--captions__font: Lato ; --hsElevate--captions__fontSize: 0.75rem ; --hsElevate--captions__fontWeight: 800 ; --hsElevate--captions__fontStyle: normal ; --hsElevate--captions__case: uppercase ; /* Images */ --hsElevate--rteImages__margin: 2rem; /* 32px */ } :root { /* Base colors */ --hsElevate--color--base--1: #FFFFFF ; --hsElevate--color--base--2: #EEEEEE ; --hsElevate--color--base--3: #07294C ; /* Accent colors */ --hsElevate--color--accent--1: #F5F5F5 ; --hsElevate--color--accent--2: #F2F6FF ; --hsElevate--color--accent--3: #5835F7 ; } :root { /* Primary button variables */ --hsElevate--button--primary__buttonFill: filled ; /* Primary button font */ --hsElevate--button--primary__font: Lato ; /* TODO: Look into why primary_button.text.size ~ primary_button.text.size_unit is not evaluating to the correct size_unit, but can still take in px */ --hsElevate--button--primary__fontSize: 1.0rem ; --hsElevate--button--primary__fontWeight: 500 ; --hsElevate--button--primary__fontStyle: normal ; /* Primary button text color */ --hsElevate--button--primary__textColor: #EEEEEE ; --hsElevate--button--primary__hover--textColor: #EEEEEE ; /* Primary button shape */ --hsElevate--button--primary__borderRadius: 50px; /* Primary button background color */ --hsElevate--button--primary__backgroundColor: #5835F7 ; --hsElevate--button--primary__hover--backgroundColor: #6441FF ; --hsElevate--button--primary__active--backgroundColor: #4623e1 ; /* Primary button border */ --hsElevate--button--primary__borderThickness: 0px ; --hsElevate--button--primary__hover--borderThickness: 0px ; --hsElevate--button--primary__borderColor: transparent; --hsElevate--button--primary__hover--borderColor: transparent; /* Secondary button variables */ --hsElevate--button--secondary__buttonFill: no_fill ; /* Secondary button font */ --hsElevate--button--secondary__font: Lato ; --hsElevate--button--secondary__fontSize: 1.0rem ; --hsElevate--button--secondary__fontWeight: 500 ; --hsElevate--button--secondary__fontStyle: normal ; /* Secondary button text color */ --hsElevate--button--secondary__textColor: #5835F7 ; --hsElevate--button--secondary__hover--textColor: #6854E8 ; /* Secondary button shape */ --hsElevate--button--secondary__borderRadius: 50px; /* Secondary button background color */ --hsElevate--button--secondary__backgroundColor: transparent; --hsElevate--button--secondary__hover--backgroundColor: transparent; /* Secondary button border */ --hsElevate--button--secondary__borderThickness: 2px ; --hsElevate--button--secondary__hover--borderThickness: 2px ; --hsElevate--button--secondary__borderColor: #5835F7 ; --hsElevate--button--secondary__hover--borderColor: #6441FF ; /* Tertiary button variables */ --hsElevate--button--tertiary__buttonFill: filled ; /* Tertiary button font */ --hsElevate--button--tertiary__font: Lato ; --hsElevate--button--tertiary__fontSize: 1.0rem ; --hsElevate--button--tertiary__fontWeight: 500 ; --hsElevate--button--tertiary__fontStyle: normal ; /* Tertiary button text color */ --hsElevate--button--tertiary__textColor: #07294C ; --hsElevate--button--tertiary__hover--textColor: #07294C ; /* Tertiary button shape */ --hsElevate--button--tertiary__borderRadius: 50px; /* Tertiary button background color */ --hsElevate--button--tertiary__backgroundColor: #F2F6FF ; --hsElevate--button--tertiary__hover--backgroundColor: #FEFFFF ; /* Tertiary button border */ --hsElevate--button--tertiary__borderThickness: 0px ; --hsElevate--button--tertiary__hover--borderThickness: 0px ; --hsElevate--button--tertiary__borderColor: transparent; --hsElevate--button--tertiary__hover--borderColor: transparent; /* Accent button variables */ --hsElevate--button--accent__buttonFill: no_fill ; /* Accent button font */ --hsElevate--button--accent__font: Lato ; --hsElevate--button--accent__fontSize: 1.0rem ; --hsElevate--button--accent__fontWeight: 500 ; --hsElevate--button--accent__fontStyle: normal ; /* Accent button text color */ --hsElevate--button--accent__textColor: #F2F6FF ; --hsElevate--button--accent__hover--textColor: #FEFFFF ; /* Accent button shape */ --hsElevate--button--accent__borderRadius: 50px; /* Accent button background color */ --hsElevate--button--accent__backgroundColor: transparent; --hsElevate--button--accent__hover--backgroundColor: transparent; /* Accent button border */ --hsElevate--button--accent__borderThickness: 2px ; --hsElevate--button--accent__hover--borderThickness: 2px ; --hsElevate--button--accent__borderColor: #F2F6FF ; --hsElevate--button--accent__hover--borderColor: #FEFFFF ; } :root { /* Form field background color */ --hsElevate--formField__backgroundColor: #EEEEEE ; /* Form field shape */ --hsElevate--formField__borderRadius: 50px; /* Form field border -- multiple fields to properly handle field visibility for both fill and no fill */ /* Proper usage of variables to achieve "All" or "Bottom" will be within CSS */ --hsElevate--formField__borderThickness: 1px ; --hsElevate--formField__borderTop: 1px solid #D3DAE4 ; --hsElevate--formField__borderRight: 1px solid #D3DAE4 ; --hsElevate--formField__borderLeft: 1px solid #D3DAE4 ; --hsElevate--formField__borderBottom: 1px solid #D3DAE4 ; --hsElevate--formField__borderColor: #D3DAE4 ; /* Form field text color */ --hsElevate--formFieldInput__textColor: #07294C ; /* Form field spacing */ --hsElevate--formField__marginBottom: var(--hsElevate--spacing--32); /* Form textarea border radius */ --hsElevate--formFieldTextArea__borderRadius: calc(var(--hsElevate--formField__borderRadius) * 0.5); /* Form field checkbox/radio */ --hsElevate--formFieldCheckboxRadio__size: 24px; --hsElevate--formFieldCheckboxRadio__fillColor: #000000; /* Form field placeholder */ --hsElevate--formFieldPlaceholder__textColor: #7d8ca5 ; /* Form required field color */ --hsElevate--formRequired__color: #de2828; /* Form field datepicker icon */ --hsElevate--formField__datepickerIcon: url("data:image/svg+xml,%3Csvg width='24' height='29' viewBox='0 0 24 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3812_12272)'%3E%3Cpath d='M8.14286 2.07136C8.14286 1.35886 7.56964 0.785645 6.85714 0.785645C6.14464 0.785645 5.57143 1.35886 5.57143 2.07136V4.21422H3.42857C1.5375 4.21422 0 5.75172 0 7.64279V8.49993V11.0714V24.7856C0 26.6767 1.5375 28.2142 3.42857 28.2142H20.5714C22.4625 28.2142 24 26.6767 24 24.7856V11.0714V8.49993V7.64279C24 5.75172 22.4625 4.21422 20.5714 4.21422H18.4286V2.07136C18.4286 1.35886 17.8554 0.785645 17.1429 0.785645C16.4304 0.785645 15.8571 1.35886 15.8571 2.07136V4.21422H8.14286V2.07136ZM2.57143 11.0714H21.4286V24.7856C21.4286 25.2571 21.0429 25.6428 20.5714 25.6428H3.42857C2.95714 25.6428 2.57143 25.2571 2.57143 24.7856V11.0714Z' fill='%2309152B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3812_12272'%3E%3Crect width='24' height='27.4286' fill='white' transform='translate(0 0.785645)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); /* Form field select icon */ --hsElevate--formField__selectIcon: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.9407 19.5595C11.5267 20.1454 12.4782 20.1454 13.0642 19.5595L22.0642 10.5595C22.6501 9.97354 22.6501 9.02197 22.0642 8.43604C21.4782 7.8501 20.5267 7.8501 19.9407 8.43604L12.0001 16.3767L4.05947 8.44072C3.47354 7.85478 2.52197 7.85478 1.93604 8.44072C1.3501 9.02666 1.3501 9.97822 1.93604 10.5642L10.936 19.5642L10.9407 19.5595Z' fill='%2309152B'/%3E%3C/svg%3E%0A"); /* Textarea drag icon */ --hsElevate--formField__dragIcon: url("data:image/svg+xml,%3Csvg width='11' height='12' viewBox='0 0 22 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline y1='-1' x2='29.5206' y2='-1' transform='matrix(-0.666795 0.745241 -0.806754 -0.590888 19.6843 0)' stroke='%23303F59' stroke-width='2'/%3E%3Cpath d='M21.0005 9.99756L10.5005 21.9976' stroke='%23303F59' stroke-width='2'/%3E%3C/svg%3E%0A"); /* Label text */ --hsElevate--formLabel__textColor: #07294C ; --hsElevate--formLabel__font: Lato ; --hsElevate--formLabel__fontSize: 1.125rem ; --hsElevate--formLabel__fontWeight: 500 ; --hsElevate--formLabel__marginBottom: var(--hsElevate--spacing--8); /* Help text */ --hsElevate--formHelpText__textColor: #647390; /* Form background color */ --hsElevate--form__backgroundColor: #F5F5F5 ; /* Form shape */ --hsElevate--form__borderRadius: 24px; /* Form border */ --hsElevate--form__borderThickness: 1px ; --hsElevate--form__borderColor: #D3DAE4 ; /* Form spacing */ --hsElevate--form__padding: var(--hsElevate--spacing--48); /* CSS variables for new forms */ /* Global vars */ --hsf-global__font-family: var(--hsElevate--formLabel__font); --hsf-global__font-size: var(--hsElevate--formLabel__fontSize); --hsf-global__color: var(--hsElevate--formLabel__textColor); --hsf-global-error__color: var(--hsElevate--formRequired__color); /* Form */ --hsf-background__background-color: var(--hsElevate--form__backgroundColor); --hsf-background__padding: var(--hsElevate--form__padding); --hsf-background__border-style: solid; --hsf-background__border-color: var(--hsElevate--form__borderColor); --hsf-background__border-radius: var(--hsElevate--form__borderRadius); --hsf-background__border-width: var(--hsElevate--form__borderThickness); /* Content */ --hsf-heading__font-family: var(--hsf-global__font-family); --hsf-heading__color: var(--hsf-global__color); --hsf-heading__text-shadow: none; --hsf-richtext__font-family: var(--hsf-global__font-family); --hsf-richtext__font-size: var(--hsf-global__font-size); --hsf-richtext__color: var(--hsf-global__color); /* Labels */ --hsf-field-label__font-family: var(--hsf-global__font-family); --hsf-field-label__font-size: var(--hsf-global__font-size); --hsf-field-label__color: var(--hsf-global__color); --hsf-field-label-requiredindicator__color: var(--hsf-global-error__color); --hsf-module__vertical-spacing: var(--hsElevate--formLabel__marginBottom); /* Help text */ --hsf-field-description__font-family: var(--hsf-global__color); --hsf-field-description__color: var(--hsElevate--formHelpText__textColor); /* Errors */ --hsf-erroralert__font-family: var(--hsElevate--formLabel__font); --hsf-erroralert__color: var(--hsf-global-error__color); /* Field footer */ --hsf-field-footer__font-family: var(--hsf-field-description__font-family); --hsf-field-footer__color: var(--hsf-field-description__color); /* Field */ --hsf-field-input__font-family: var(--hsf-global__font-family); --hsf-field-input__background-color: var(--hsElevate--formField__backgroundColor); --hsf-field-input__placeholder-color: var(--hsElevate--formFieldPlaceholder__textColor); --hsf-field-input__border-color: var(--hsElevate--formField__borderColor); --hsf-field-input__border-width: var(--hsElevate--formField__borderThickness); --hsf-field-input__border-style: solid; --hsf-field-input__border-radius: var(--hsElevate--formField__borderRadius); --hsf-field-input__padding: var(--hsElevate--spacing--20) var(--hsElevate--spacing--32); --hsf-field-input__color: var(--hsElevate--formFieldInput__textColor); --hsf-row__vertical-spacing: var(--hsElevate--formField__marginBottom); --hsf-row__horizontal-spacing: var(--hsElevate--spacing--32); /* Textarea */ --hsf-field-textarea__font-family: var(--hsf-field-input__font-family); --hsf-field-textarea__color: var(--hsf-field-input__color); --hsf-field-textarea__background-color: var(--hsf-field-input__background-color); --hsf-field-textarea__border-color: var(--hsf-field-input__border-color); --hsf-field-textarea__border-style: var(--hsf-field-input__border-style); --hsf-field-textarea__border-radius: var(--hsElevate--formFieldTextArea__borderRadius); --hsf-field-textarea__padding: var(--hsf-field-input__padding); /* Checkbox */ --hsf-field-checkbox__padding: calc(var(--hsElevate--formFieldCheckboxRadio__size) / 2); --hsf-field-checkbox__background-color: #fff; --hsf-field-checkbox__color: var(--hsElevate--formFieldCheckboxRadio__fillColor); --hsf-field-checkbox__border-color: var(--hsf-field-input__border-color); --hsf-field-checkbox__border-width: 1px 1px 1px 1px; --hsf-field-checkbox__border-style: var(--hsf-field-input__border-style); /* Radio */ --hsf-field-radio__padding: calc(var(--hsElevate--formFieldCheckboxRadio__size) / 2); --hsf-field-radio__background-color: #fff; --hsf-field-radio__color: var(--hsElevate--formFieldCheckboxRadio__fillColor); --hsf-field-radio__border-color: var(--hsf-field-input__border-color); --hsf-field-radio__border-width: 1px 1px 1px 1px; --hsf-field-radio__border-style: var(--hsf-field-input__border-style); /* Progress bar CSS vars: - --hsf-progressbar__font-family - --hsf-progressbar__font-family - --hsf-progressbar__font-size - --hsf-progressbar__color - --hsf-progressbar__background-color - --hsf-progressbar__background - --hsf-progressbar__border-color - --hsf-progressbar__border-style - --hsf-progressbar__border-width */ /* Button */ --hsf-button__width: 100%; --hsf-button__font-family: var(--hsElevate--button--primary__font); --hsf-button__font-size: var(--hsElevate--button--primary__fontSize); --hsf-button__color: var(--hsElevate--button--primary__textColor); --hsf-button__background-color: var(--hsElevate--button--primary__backgroundColor); --hsf-button__background-image: none; --hsf-button__border-radius: var(--hsElevate--button--primary__borderRadius); --hsf-button__padding: var(--hsElevate--spacing--20) var(--hsElevate--spacing--24); --hsf-button__box-shadow: none; } :root { /* Card variant 1 */ /* Shape */ --hsElevate--card--variant1__borderRadius: 16px; --hsElevate--card--variant1__iconBorderRadius: 12px; /* Border thickness */ --hsElevate--card--variant1__borderThickness: 1px ; /* Colors */ --hsElevate--card--variant1__backgroundColor: #FFFFFF ; --hsElevate--card--variant1__borderColor: #D3DAE4 ; --hsElevate--card--variant1__textColor: #07294C ; /* Links */ --hsElevate--card--variant1--link__fontColor: #5835F7 ; --hsElevate--card--variant1--link__textDecoration: none; --hsElevate--card--variant1--link__textDecorationColor: transparent; /* Hover state */ --hsElevate--card--variant1--link__hover--fontColor: #5835F7 ; --hsElevate--card--variant1--link__hover--textDecoration: underline; --hsElevate--card--variant1--link__hover--textDecorationColor: #5835F7 ; /* Icon colors */ --hsElevate--card--variant1__iconColor: #5835F7 ; --hsElevate--card--variant1__iconBackgroundColor: #F2F6FF ; /* Card variant 2 */ /* Shape */ --hsElevate--card--variant2__borderRadius: 16px; --hsElevate--card--variant2__iconBorderRadius: 12px; /* Border thickness */ --hsElevate--card--variant2__borderThickness: 1px ; /* Colors */ --hsElevate--card--variant2__backgroundColor: #EEEEEE ; --hsElevate--card--variant2__borderColor: #D3DAE4 ; --hsElevate--card--variant2__textColor: #07294C ; /* Links */ --hsElevate--card--variant2--link__fontColor: #5835F7 ; --hsElevate--card--variant2--link__textDecoration: none; --hsElevate--card--variant2--link__textDecorationColor: transparent; /* Hover state */ --hsElevate--card--variant2--link__hover--fontColor: #5835F7 ; --hsElevate--card--variant2--link__hover--textDecoration: underline; --hsElevate--card--variant2--link__hover--textDecorationColor: #5835F7 ; /* Icon colors */ --hsElevate--card--variant2__iconColor: #5835F7 ; --hsElevate--card--variant2__iconBackgroundColor: #D3DAE4 ; /* Card variant 3 */ /* Shape */ --hsElevate--card--variant3__borderRadius: 16px; --hsElevate--card--variant3__iconBorderRadius: 12px; /* Border thickness */ --hsElevate--card--variant3__borderThickness: 1px ; /* Colors */ --hsElevate--card--variant3__backgroundColor: #07294C ; --hsElevate--card--variant3__borderColor: #303F59 ; --hsElevate--card--variant3__textColor: #EEEEEE ; /* Links */ --hsElevate--card--variant3--link__fontColor: #F2F6FF ; --hsElevate--card--variant3--link__textDecoration: none; --hsElevate--card--variant3--link__textDecorationColor: transparent; /* Hover state */ --hsElevate--card--variant3--link__hover--fontColor: #F2F6FF ; --hsElevate--card--variant3--link__hover--textDecoration: underline; --hsElevate--card--variant3--link__hover--textDecorationColor: #F2F6FF ; /* Icon colors */ --hsElevate--card--variant3__iconColor: #F2F6FF ; --hsElevate--card--variant3__iconBackgroundColor: #303F59 ; /* Card variant 4 */ /* Shape */ --hsElevate--card--variant4__borderRadius: 16px; --hsElevate--card--variant4__iconBorderRadius: 12px; /* Border thickness */ --hsElevate--card--variant4__borderThickness: 1px ; /* Colors */ --hsElevate--card--variant4__backgroundColor: #18233B ; --hsElevate--card--variant4__borderColor: #303F59 ; --hsElevate--card--variant4__textColor: #EEEEEE ; /* Links */ --hsElevate--card--variant4--link__fontColor: #F2F6FF ; --hsElevate--card--variant4--link__textDecoration: none; --hsElevate--card--variant4--link__textDecorationColor: transparent; /* Hover state */ --hsElevate--card--variant4--link__hover--fontColor: #F2F6FF ; --hsElevate--card--variant4--link__hover--textDecoration: underline; --hsElevate--card--variant4--link__hover--textDecorationColor: #F2F6FF ; /* Icon colors */ --hsElevate--card--variant4__iconColor: #F2F6FF ; --hsElevate--card--variant4__iconBackgroundColor: #303F59 ; } :root { /* Light section 1 */ --hsElevate--section--lightSection--1__backgroundColor: #FFFFFF ; --hsElevate--section--lightSection--1__textColor: #07294C ; --hsElevate--section--lightSection--1__accentColor: #5835F7 ; --hsElevate--section--lightSection--1__captionColor: #647390 ; --hsElevate--section--lightSection--1--blockquote__textColor: #07294C ; --hsElevate--section--lightSection--1--blockquote__backgroundColor: #EEEEEE ; --hsElevate--section--lightSection--1--blockquote__accentColor: #5835F7 ; --hsElevate--section--lightSection--1--link__fontColor: #5835F7 ; --hsElevate--section--lightSection--1--link__textDecoration: none; --hsElevate--section--lightSection--1--link__textDecorationColor: transparent; /* Hover state */ --hsElevate--section--lightSection--1--link__hover--fontColor: #5835F7 ; --hsElevate--section--lightSection--1--link__hover--textDecoration: underline; --hsElevate--section--lightSection--1--link__hover--textDecorationColor: #5835F7 ; /* Light section 2 */ --hsElevate--section--lightSection--2__backgroundColor: #EEEEEE ; --hsElevate--section--lightSection--2__textColor: #07294C ; --hsElevate--section--lightSection--2__accentColor: #5835F7 ; --hsElevate--section--lightSection--2__captionColor: #647390 ; --hsElevate--section--lightSection--2--blockquote__textColor: #07294C ; --hsElevate--section--lightSection--2--blockquote__backgroundColor: #EEEEEE ; --hsElevate--section--lightSection--2--blockquote__accentColor: #5835F7 ; --hsElevate--section--lightSection--2--link__fontColor: #5835F7 ; --hsElevate--section--lightSection--2--link__textDecoration: none; --hsElevate--section--lightSection--2--link__textDecorationColor: transparent; /* Hover state */ --hsElevate--section--lightSection--2--link__hover--fontColor: #5835F7 ; --hsElevate--section--lightSection--2--link__hover--textDecoration: underline; --hsElevate--section--lightSection--2--link__hover--textDecorationColor: #5835F7 ; /* Light section 3 */ --hsElevate--section--lightSection--3__backgroundColor: #F5F5F5 ; --hsElevate--section--lightSection--3__textColor: #07294C ; --hsElevate--section--lightSection--3__accentColor: #5835F7 ; --hsElevate--section--lightSection--3__captionColor: #4D6080 ; --hsElevate--section--lightSection--3--blockquote__textColor: #07294C ; --hsElevate--section--lightSection--3--blockquote__backgroundColor: #F5F5F5 ; --hsElevate--section--lightSection--3--blockquote__accentColor: #5835F7 ; --hsElevate--section--lightSection--3--link__fontColor: #5835F7 ; --hsElevate--section--lightSection--3--link__textDecoration: none; --hsElevate--section--lightSection--3--link__textDecorationColor: transparent; /* Hover state */ --hsElevate--section--lightSection--3--link__hover--fontColor: #5835F7 ; --hsElevate--section--lightSection--3--link__hover--textDecoration: underline; --hsElevate--section--lightSection--3--link__hover--textDecorationColor: #5835F7 ; /* Dark section 1 */ --hsElevate--section--darkSection--1__backgroundColor: #07294C ; --hsElevate--section--darkSection--1__textColor: #EEEEEE ; --hsElevate--section--darkSection--1__accentColor: #F2F6FF ; --hsElevate--section--darkSection--1__captionColor: #7D8CA5 ; --hsElevate--section--darkSection--1--blockquote__textColor: #EEEEEE ; --hsElevate--section--darkSection--1--blockquote__backgroundColor: #18233B ; --hsElevate--section--darkSection--1--blockquote__accentColor: #F2F6FF ; --hsElevate--section--darkSection--1--link__fontColor: #F2F6FF ; --hsElevate--section--darkSection--1--link__textDecoration: none; --hsElevate--section--darkSection--1--link__textDecorationColor: transparent; /* Hover state */ --hsElevate--section--darkSection--1--link__hover--fontColor: #F2F6FF ; --hsElevate--section--darkSection--1--link__hover--textDecoration: underline; --hsElevate--section--darkSection--1--link__hover--textDecorationColor: #F2F6FF ; } :root { /* Font */ --hsElevate--tag__font: Lato ; --hsElevate--tag__fontColor: ; --hsElevate--tag__fontSize: 0.875rem ; --hsElevate--tag__fontWeight: 500 ; --hsElevate--tag__fontStyle: normal ; /* Text colors */ --hsElevate--tag__textColor: #063E95 ; /* Background colors */ --hsElevate--tag__backgroundColor: #E5F0FF ; /* Shape */ --hsElevate--tag__borderRadius: 50px; /* Border thickness */ --hsElevate--tag__borderThickness: 1px ; --hsElevate--tag__borderColor: #E5F0FF ; /* Case */ --hsElevate--tag__case: none ; } :root { /* Border radius based on shape */ --hsElevate-sharp: 0; --hsElevate-rounded--extra-small: 4px; --hsElevate-rounded--small: 8px; --hsElevate-rounded: 16px; --hsElevate-rounded--large: 24px; --hsElevate-rounded--extra-large: 32px; --hsElevate-circle: 50%; } :root { --hsElevate--icon--small__size: 16px; --hsElevate--icon--medium__size: 24px; --hsElevate--icon--large__size: 32px; } /* Generic */ *, *:before, *:after { box-sizing: border-box; } /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ /* Document ========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ } /* Sections ========================================================================== */ /** * Remove the margin in all browsers. */ body { margin: 0; overflow-x: hidden; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ h1 { font-size: 2em; margin: 0.67em 0; } /* Grouping content ========================================================================== */ /** * Add the correct box sizing in Firefox. */ hr { box-sizing: content-box; height: 0; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /* Text-level semantics ========================================================================== */ /** * 1. Remove the bottom border in Chrome 57- * 2. Add the correct text decoration in Chrome, Edge, Opera, and Safari. */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ } /** * Add the correct font weight in Chrome, Edge, and Safari. */ b, strong { font-weight: bolder; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* Forms ========================================================================== */ /** * 1. Change the font styles in all browsers. * 2. Remove the margin in Firefox and Safari. */ button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } /** * Remove the inheritance of text transform in Edge and Firefox. * 1. Remove the inheritance of text transform in Firefox. */ button, select { text-transform: none; } /** * Correct the inability to style clickable types in iOS and Safari. */ button, [type='button'], [type='reset'], [type='submit'] { -webkit-appearance: button; } /** * Remove the inner border and padding in Firefox. */ button::-moz-focus-inner, [type='button']::-moz-focus-inner, [type='reset']::-moz-focus-inner, [type='submit']::-moz-focus-inner { border-style: none; padding: 0; } /** * Restore the focus styles unset by the previous rule. */ button:-moz-focusring, [type='button']:-moz-focusring, [type='reset']:-moz-focusring, [type='submit']:-moz-focusring { outline: 1px dotted ButtonText; } /** * Correct the padding in Firefox. */ fieldset { padding: 0.35em 0.75em 0.625em; } /** * Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */ legend { padding: 0; } /** * Add the correct vertical alignment in Chrome, Firefox, and Opera. */ progress { vertical-align: baseline; } /** * Correct the cursor style of increment and decrement buttons in Chrome. */ [type='number']::-webkit-inner-spin-button, [type='number']::-webkit-outer-spin-button { height: auto; } /** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */ [type='search'] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /** * Remove the inner padding in Chrome and Safari on macOS. */ [type='search']::-webkit-search-decoration { -webkit-appearance: none; } /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /* Interactive ========================================================================== */ /* * Add the correct display in Edge and Firefox. */ details { display: block; } /* * Add the correct display in all browsers. */ summary { display: list-item; } /* Objects */ .dnd-section { padding: var(--hsElevate--section--medium__verticalPadding) var(--hsElevate--section--horizontalPadding); } .dnd-section > .row-fluid, .hs-elevate-content-wrapper { margin: 0 auto; max-width: var(--hsElevate--contentWrapper--wide__maxWidth); } .hs-elevate-content-wrapper { padding: 0 var(--hsElevate--section--horizontalPadding); } /* Helper Classes */ .hs-elevate-content-wrapper--sm { max-width: var(--hsElevate--contentWrapper--narrow__maxWidth); padding: 0; } .hs-elevate-content-wrapper--md { max-width: var(--hsElevate--contentWrapper--medium__maxWidth); padding: 0; } /* Padding for non DND sections */ .hs-elevate-content-padding { padding-block: var(--hsElevate--section--medium__verticalPadding); } .hs-elevate-content-padding--extra-small { padding-block: var(--hsElevate--section--extraSmall__verticalPadding); } .hs-elevate-content-padding--small { padding-block: var(--hsElevate--section--small__verticalPadding); } .hs-elevate-content-padding--large { padding-block: var(--hsElevate--section--large__verticalPadding); } .hs-elevate-content-padding--extra-large { padding-block: var(--hsElevate--section--extraLarge__verticalPadding); } .row-fluid { display: flex; flex-wrap: wrap; width: 100%; } .row-fluid .span1, .row-fluid .span2, .row-fluid .span3, .row-fluid .span4, .row-fluid .span5, .row-fluid .span6, .row-fluid .span7, .row-fluid .span8, .row-fluid .span9, .row-fluid .span10, .row-fluid .span11, .row-fluid .span12 { min-height: 1px; width: 100%; } @media (min-width: 768px) { .row-fluid { flex-wrap: nowrap; justify-content: space-between; } .row-fluid .span1 { width: calc(var(--hsElevate--column__widthMultiplier) * 1% * 1 - var(--hsElevate--column__gap) * var(--hsElevate--column__widthMultiplier) * 11 / 100); } .row-fluid .span2 { width: calc(var(--hsElevate--column__widthMultiplier) * 1% * 2 - var(--hsElevate--column__gap) * var(--hsElevate--column__widthMultiplier) * 10 / 100); } .row-fluid .span3 { width: calc(var(--hsElevate--column__widthMultiplier) * 1% * 3 - var(--hsElevate--column__gap) * var(--hsElevate--column__widthMultiplier) * 9 / 100); } .row-fluid .span4 { width: calc(var(--hsElevate--column__widthMultiplier) * 1% * 4 - var(--hsElevate--column__gap) * var(--hsElevate--column__widthMultiplier) * 8 / 100); } .row-fluid .span5 { width: calc(var(--hsElevate--column__widthMultiplier) * 1% * 5 - var(--hsElevate--column__gap) * var(--hsElevate--column__widthMultiplier) * 7 / 100); } .row-fluid .span6 { width: calc(var(--hsElevate--column__widthMultiplier) * 1% * 6 - var(--hsElevate--column__gap) * var(--hsElevate--column__widthMultiplier) * 6 / 100); } .row-fluid .span7 { width: calc(var(--hsElevate--column__widthMultiplier) * 1% * 7 - var(--hsElevate--column__gap) * var(--hsElevate--column__widthMultiplier) * 5 / 100); } .row-fluid .span8 { width: calc(var(--hsElevate--column__widthMultiplier) * 1% * 8 - var(--hsElevate--column__gap) * var(--hsElevate--column__widthMultiplier) * 4 / 100); } .row-fluid .span9 { width: calc(var(--hsElevate--column__widthMultiplier) * 1% * 9 - var(--hsElevate--column__gap) * var(--hsElevate--column__widthMultiplier) * 3 / 100); } .row-fluid .span10 { width: calc(var(--hsElevate--column__widthMultiplier) * 1% * 10 - var(--hsElevate--column__gap) * var(--hsElevate--column__widthMultiplier) * 2 / 100); } .row-fluid .span11 { width: calc(var(--hsElevate--column__widthMultiplier) * 1% * 11 - var(--hsElevate--column__gap) * var(--hsElevate--column__widthMultiplier) * 1 / 100); } } /* Elements */ html { font-size: var(--hsElevate--baseText__fontSize); } body { background-color: var(--hsElevate--section--lightSection--1__backgroundColor); color: var(--hsElevate--section--lightSection--1__textColor); font-family: var(--hsElevate--body__font); font-size: var(--hsElevate--body__fontSize); font-style: var(--hsElevate--body__fontStyle); font-weight: var(--hsElevate--body__fontWeight); line-height: var(--hsElevate--body__lineHeight); overflow-wrap: break-word; } html[lang^='ja'] body, html[lang^='zh'] body, html[lang^='ko'] body { line-break: strict; overflow-wrap: normal; word-break: break-all; } /* Paragraphs */ p { margin-block: var(--hsElevate--text__margin); } a:not(.hs-elevate-button), a.hs-elevate-link--primary, .hs-elevate-link--primary a { color: var(--hsElevate--link--primary__fontColor); cursor: pointer; -webkit-text-decoration: var(--hsElevate--link--primary__textDecoration); text-decoration: var(--hsElevate--link--primary__textDecoration); text-decoration-color: var(--hsElevate--link--primary__textDecorationColor); } a:not(.hs-elevate-button):hover, a:not(.hs-elevate-button):focus, a.hs-elevate-link--primary:hover, .hs-elevate-link--primary a:hover, a.hs-elevate-link--primary:focus, .hs-elevate-link--primary a:focus { color: var(--hsElevate--link--primary__hover--fontColor); -webkit-text-decoration: var(--hsElevate--link--primary__hover--textDecoration); text-decoration: var(--hsElevate--link--primary__hover--textDecoration); text-decoration-color: var(--hsElevate--link--primary__hover--textDecorationColor); } a.hs-elevate-link--secondary, .hs-elevate-link--secondary a { color: var(--hsElevate--link--secondary__fontColor); cursor: pointer; -webkit-text-decoration: var(--hsElevate--link--secondary__textDecoration); text-decoration: var(--hsElevate--link--secondary__textDecoration); text-decoration-color: var(--hsElevate--link--secondary__textDecorationColor); } a.hs-elevate-link--secondary:hover, .hs-elevate-link--secondary a:hover a.hs-elevate-link--secondary:focus, .hs-elevate-link--secondary a:focus { color: var(--hsElevate--link--secondary__hover--fontColor); -webkit-text-decoration: var(--hsElevate--link--secondary__hover--textDecoration); text-decoration: var(--hsElevate--link--secondary__hover--textDecoration); text-decoration-color: var(--hsElevate--link--secondary__hover--textDecorationColor); } /* Headings */ h1, h2, h3, h4, h5, h6, .hs-elevate-display-1, .hs-elevate-display-2 { line-height: var(--hsElevate--heading__lineHeight); margin-block: var(--hsElevate--text__margin); } .hs-elevate-display-1 { font-family: var(--hsElevate--display1__font); font-size: calc(var(--hsElevate--display1__fontSize) * var(--hsElevate--heading__tablet-modifier)); font-style: normal; font-weight: 400; } .hs-elevate-display-2 { font-family: var(--hsElevate--display2__font); font-size: calc(var(--hsElevate--display2__fontSize) * var(--hsElevate--heading__tablet-modifier)); font-style: normal; font-weight: 400; } h1, .hs-elevate-h1 { font-family: var(--hsElevate--h1__font); font-size: calc(var(--hsElevate--h1__fontSize) * var(--hsElevate--heading__tablet-modifier)); font-style: var(--hsElevate--h1__fontStyle); font-weight: var(--hsElevate--h1__fontWeight); } h2, .hs-elevate-h2 { font-family: var(--hsElevate--h2__font); font-size: calc(var(--hsElevate--h2__fontSize) * var(--hsElevate--heading__tablet-modifier)); font-style: var(--hsElevate--h2__fontStyle); font-weight: var(--hsElevate--h2__fontWeight); } h3, .hs-elevate-h3 { font-family: var(--hsElevate--h3__font); font-size: calc(var(--hsElevate--h3__fontSize) * var(--hsElevate--heading__tablet-modifier)); font-style: var(--hsElevate--h3__fontStyle); font-weight: var(--hsElevate--h3__fontWeight); } h4, .hs-elevate-h4 { font-family: var(--hsElevate--h4__font); font-size: calc(var(--hsElevate--h4__fontSize) * var(--hsElevate--heading__tablet-modifier)); font-style: var(--hsElevate--h4__fontStyle); font-weight: var(--hsElevate--h4__fontWeight); } h5, .hs-elevate-h5 { font-family: var(--hsElevate--h5__font); font-size: calc(var(--hsElevate--h5__fontSize) * var(--hsElevate--heading__tablet-modifier)); font-style: var(--hsElevate--h5__fontStyle); font-weight: var(--hsElevate--h5__fontWeight); } h6, .hs-elevate-h6 { font-family: var(--hsElevate--h6__font); font-size: calc(var(--hsElevate--h6__fontSize) * var(--hsElevate--heading__tablet-modifier)); font-style: var(--hsElevate--h6__fontStyle); font-weight: var(--hsElevate--h6__fontWeight); } @media (min-width: 767px) { .hs-elevate-display-1 { font-size: var(--hsElevate--display1__fontSize); } .hs-elevate-display-2 { font-size: var(--hsElevate--display2__fontSize); } h1, .hs-elevate-h1 { font-size: var(--hsElevate--h1__fontSize); } h2, .hs-elevate-h2 { font-size: var(--hsElevate--h2__fontSize); } h3, .hs-elevate-h3 { font-size: var(--hsElevate--h3__fontSize); } h4, .hs-elevate-h4 { font-size: var(--hsElevate--h4__fontSize); } h5, .hs-elevate-h5 { font-size: var(--hsElevate--h5__fontSize); } h6, .hs-elevate-h6 { font-size: var(--hsElevate--h6__fontSize); } } /* Lists */ ul, ol { margin-block: var(--hsElevate--text__margin); } /* Blockquotes */ blockquote { padding: var(--hsElevate--spacing--24, 24px); border-radius: var(--hsElevate-rounded--extra-small); border-left: 3px solid var(--hsElevate--blockquote__accentColor, var(--hsElevate--section--lightSection--1--blockquote__accentColor)); background-color: var(--hsElevate--blockquote__backgroundColor, var(--hsElevate--section--lightSection--1--blockquote__backgroundColor)); color: var(--hsElevate--blockquote__fontColor, var(--hsElevate--section--lightSection--1--blockquote__textColor)); font-family: var(--hsElevate--quotes__font); font-size: var(--hsElevate--quotes__fontSize); font-style: var(--hsElevate--quotes__fontStyle); font-weight: var(--hsElevate--quotes__fontWeight); margin-block: var(--hsElevate--text__margin); } :is(.hs_cos_wrapper_type_rich_text, .hs_cos_wrapper_type_inline_richtext_field) blockquote { padding: var(--hsElevate--spacing--24, 24px); border-radius: var(--hsElevate-rounded--extra-small); border-left: 3px solid var(--hsElevate--blockquote__accentColor, var(--hsElevate--section--lightSection--1--blockquote__accentColor)); background-color: var(--hsElevate--blockquote__backgroundColor, var(--hsElevate--section--lightSection--1--blockquote__backgroundColor)); color: var(--hsElevate--blockquote__fontColor, var(--hsElevate--section--lightSection--1--blockquote__textColor)); font-family: var(--hsElevate--quotes__font); font-size: var(--hsElevate--quotes__fontSize); font-style: var(--hsElevate--quotes__fontStyle); font-weight: var(--hsElevate--quotes__fontWeight); margin-block: var(--hsElevate--text__margin); } @media (max-width: 767.98px) { :is(.hs_cos_wrapper_type_rich_text, .hs_cos_wrapper_type_inline_richtext_field) blockquote { font-size: calc(var(--hsElevate--body__fontSize) + 4px); margin-inline: 0; } } /* Captions */ .hs-elevate-caption { color: var(--hsElevate--captions__fontColor, var(--hsElevate--section--lightSection--1--captionColor)); font-family: var(--hsElevate--captions__font); font-size: var(--hsElevate--captions__fontSize); font-style: var(--hsElevate--captions__fontStyle); font-weight: var(--hsElevate--captions__fontWeight); text-transform: var(--hsElevate--captions__case); } /* Tags */ .hs-elevate-tag { padding: 2px 8px; border-color: var(--hsElevate--tag__borderColor); border-radius: var(--hsElevate--tag__borderRadius); border-style: solid; border-width: var(--hsElevate--tag__borderThickness); background-color: var(--hsElevate--tag__backgroundColor); color: var(--hsElevate--tag__textColor); font-family: var(--hsElevate--tag__font); font-size: var(--hsElevate--tag__fontSize); font-style: var(--hsElevate--tag__fontStyle); font-weight: var(--hsElevate--tag__fontWeight); text-transform: var(--hsElevate--tag__case); } /* Images in rich text */ :is(.hs_cos_wrapper_type_rich_text, .hs_cos_wrapper_type_inline_richtext_field) img { max-width: 100%; margin-block-end: var(--hsElevate--rteImages__margin); } .hs-elevate-button:focus { outline: 2px solid #53acff; outline-offset: 2px; } .hs-elevate-button--primary { font-family: var(--hsElevate--button--primary__font); font-size: var(--hsElevate--button--primary__fontSize); font-weight: var(--hsElevate--button--primary__fontWeight); font-style: var(--hsElevate--button--primary__fontStyle); color: var(--hsElevate--button--primary__textColor); border-width: var(--hsElevate--button--primary__borderThickness); background-color: var(--hsElevate--button--primary__backgroundColor); border-style: solid; border-color: var(--hsElevate--button--primary__borderColor); border-radius: var(--hsElevate--button--primary__borderRadius); text-decoration: none; } .hs-elevate-button--primary:hover { color: var(--hsElevate--button--primary__hover--textColor); background-color: var(--hsElevate--button--primary__hover--backgroundColor); border-color: var(--hsElevate--button--primary__hover--borderColor); border-width: var(--hsElevate--button--primary__hover--borderThickness); text-decoration: none; } .hs-elevate-button--primary:active { color: var(--hsElevate--button--primary__hover--textColor); background-color: #4623e1 ; border-color: ; border-width: var(--hsElevate--button--primary__hover--borderThickness); text-decoration: none; } .hs-elevate-button--secondary { font-family: var(--hsElevate--button--secondary__font); font-size: var(--hsElevate--button--secondary__fontSize); font-weight: var(--hsElevate--button--secondary__fontWeight); font-style: var(--hsElevate--button--secondary__fontStyle); color: var(--hsElevate--button--secondary__textColor); border-width: var(--hsElevate--button--secondary__borderThickness); background-color: var(--hsElevate--button--secondary__backgroundColor); border-style: solid; border-color: var(--hsElevate--button--secondary__borderColor); border-radius: var(--hsElevate--button--secondary__borderRadius); text-decoration: none; } .hs-elevate-button--secondary:hover { color: var(--hsElevate--button--secondary__hover--textColor); background-color: var(--hsElevate--button--secondary__hover--backgroundColor); border-color: var(--hsElevate--button--secondary__hover--borderColor); border-width: var(--hsElevate--button--secondary__hover--borderThickness); text-decoration: none; } .hs-elevate-button--secondary:active { color: var(--hsElevate--button--secondary__hover--textColor); background-color: transparent ; border-color: #4623e1 ; border-width: var(--hsElevate--button--secondary__hover--borderThickness); text-decoration: none; } .hs-elevate-button--tertiary { font-family: var(--hsElevate--button--tertiary__font); font-size: var(--hsElevate--button--tertiary__fontSize); font-weight: var(--hsElevate--button--tertiary__fontWeight); font-style: var(--hsElevate--button--tertiary__fontStyle); color: var(--hsElevate--button--tertiary__textColor); border-width: var(--hsElevate--button--tertiary__borderThickness); background-color: var(--hsElevate--button--tertiary__backgroundColor); border-style: solid; border-color: var(--hsElevate--button--tertiary__borderColor); border-radius: var(--hsElevate--button--tertiary__borderRadius); text-decoration: none; } .hs-elevate-button--tertiary:hover { color: var(--hsElevate--button--tertiary__hover--textColor); background-color: var(--hsElevate--button--tertiary__hover--backgroundColor); border-color: var(--hsElevate--button--tertiary__hover--borderColor); border-width: var(--hsElevate--button--tertiary__hover--borderThickness); text-decoration: none; } .hs-elevate-button--tertiary:active { color: var(--hsElevate--button--tertiary__hover--textColor); background-color: #e0e1e1 ; border-color: ; border-width: var(--hsElevate--button--tertiary__hover--borderThickness); text-decoration: none; } .hs-elevate-button--accent { font-family: var(--hsElevate--button--accent__font); font-size: var(--hsElevate--button--accent__fontSize); font-weight: var(--hsElevate--button--accent__fontWeight); font-style: var(--hsElevate--button--accent__fontStyle); color: var(--hsElevate--button--accent__textColor); border-width: var(--hsElevate--button--accent__borderThickness); background-color: var(--hsElevate--button--accent__backgroundColor); border-style: solid; border-color: var(--hsElevate--button--accent__borderColor); border-radius: var(--hsElevate--button--accent__borderRadius); text-decoration: none; } .hs-elevate-button--accent:hover { color: var(--hsElevate--button--accent__hover--textColor); background-color: var(--hsElevate--button--accent__hover--backgroundColor); border-color: var(--hsElevate--button--accent__hover--borderColor); border-width: var(--hsElevate--button--accent__hover--borderThickness); text-decoration: none; } .hs-elevate-button--accent:active { color: var(--hsElevate--button--accent__hover--textColor); background-color: ; border-color: #e0e1e1 ; border-width: var(--hsElevate--button--accent__hover--borderThickness); text-decoration: none; } .hs-elevate-card--variant-1 { color: var(--hsElevate--card--variant1__textColor); background-color: var(--hsElevate--card--variant1__backgroundColor); border-style: solid; border-width: var(--hsElevate--card--variant1__borderThickness); border-color: var(--hsElevate--card--variant1__borderColor); border-radius: var(--hsElevate--card--variant1__borderRadius); } .hs-elevate-card--variant-1 a:not(.hs-elevate-button) { color: var(--hsElevate--card--variant1--link__fontColor); -webkit-text-decoration: var(--hsElevate--card--variant1--link__textDecoration); text-decoration: var(--hsElevate--card--variant1--link__textDecoration); text-decoration-color: var(--hsElevate--card--variant1--link__textDecorationColor); } .hs-elevate-card--variant-1 a:not(.hs-elevate-button):hover, .hs-elevate-card--variant-1 a:not(.hs-elevate-button):focus { color: var(--hsElevate--card--variant1--link__hover--fontColor); -webkit-text-decoration: var(--hsElevate--card--variant1--link__hover--textDecoration); text-decoration: var(--hsElevate--card--variant1--link__hover--textDecoration); text-decoration-color: var(--hsElevate--card--variant1--link__hover--textDecorationColor); } .hs-elevate-card--variant-2 { color: var(--hsElevate--card--variant2__textColor); background-color: var(--hsElevate--card--variant2__backgroundColor); border-style: solid; border-width: var(--hsElevate--card--variant2__borderThickness); border-color: var(--hsElevate--card--variant2__borderColor); border-radius: var(--hsElevate--card--variant2__borderRadius); } .hs-elevate-card--variant-2 a:not(.hs-elevate-button) { color: var(--hsElevate--card--variant2--link__fontColor); -webkit-text-decoration: var(--hsElevate--card--variant2--link__textDecoration); text-decoration: var(--hsElevate--card--variant2--link__textDecoration); text-decoration-color: var(--hsElevate--card--variant2--link__textDecorationColor); } .hs-elevate-card--variant-2 a:not(.hs-elevate-button):hover, .hs-elevate-card--variant-2 a:not(.hs-elevate-button):focus { color: var(--hsElevate--card--variant2--link__hover--fontColor); -webkit-text-decoration: var(--hsElevate--card--variant2--link__hover--textDecoration); text-decoration: var(--hsElevate--card--variant2--link__hover--textDecoration); text-decoration-color: var(--hsElevate--card--variant2--link__hover--textDecorationColor); } .hs-elevate-card--variant-3 { color: var(--hsElevate--card--variant3__textColor); background-color: var(--hsElevate--card--variant3__backgroundColor); border-style: solid; border-width: var(--hsElevate--card--variant3__borderThickness); border-color: var(--hsElevate--card--variant3__borderColor); border-radius: var(--hsElevate--card--variant3__borderRadius); } .hs-elevate-card--variant-3 a:not(.hs-elevate-button) { color: var(--hsElevate--card--variant3--link__fontColor); -webkit-text-decoration: var(--hsElevate--card--variant3--link__textDecoration); text-decoration: var(--hsElevate--card--variant3--link__textDecoration); text-decoration-color: var(--hsElevate--card--variant3--link__textDecorationColor); } .hs-elevate-card--variant-3 a:not(.hs-elevate-button):hover, .hs-elevate-card--variant-3 a:not(.hs-elevate-button):focus { color: var(--hsElevate--card--variant3--link__hover--fontColor); -webkit-text-decoration: var(--hsElevate--card--variant3--link__hover--textDecoration); text-decoration: var(--hsElevate--card--variant3--link__hover--textDecoration); text-decoration-color: var(--hsElevate--card--variant3--link__hover--textDecorationColor); } .hs-elevate-card--variant-4 { color: var(--hsElevate--card--variant4__textColor); background-color: var(--hsElevate--card--variant4__backgroundColor); border-style: solid; border-width: var(--hsElevate--card--variant4__borderThickness); border-color: var(--hsElevate--card--variant4__borderColor); border-radius: var(--hsElevate--card--variant4__borderRadius); } .hs-elevate-card--variant-4 a:not(.hs-elevate-button) { color: var(--hsElevate--card--variant4--link__fontColor); -webkit-text-decoration: var(--hsElevate--card--variant4--link__textDecoration); text-decoration: var(--hsElevate--card--variant4--link__textDecoration); text-decoration-color: var(--hsElevate--card--variant4--link__textDecorationColor); } .hs-elevate-card--variant-4 a:not(.hs-elevate-button):hover, .hs-elevate-card--variant-4 a:not(.hs-elevate-button):focus { color: var(--hsElevate--card--variant4--link__hover--fontColor); -webkit-text-decoration: var(--hsElevate--card--variant4--link__hover--textDecoration); text-decoration: var(--hsElevate--card--variant4--link__hover--textDecoration); text-decoration-color: var(--hsElevate--card--variant4--link__hover--textDecorationColor); } /* Form */ .hs-form, .hs-elevate-system-form, .hs-elevate-system-form--subscription-preferences form .email-prefs { padding: var(--hsElevate--form__padding); border-color: var(--hsElevate--form__borderColor); border-radius: var(--hsElevate--form__borderRadius); border-style: solid; border-width: var(--hsElevate--form__borderThickness); background: var(--hsElevate--form__backgroundColor); } /* Form labels */ :is(.hs-form, .hs-elevate-system-form) label, .hs-elevate-system-form--subscription-preferences .fakelabel { display: block; color: var(--hsElevate--formLabel__textColor); font-family: var(--hsElevate--formLabel__font); font-size: var(--hsElevate--formLabel__fontSize); font-weight: var(--hsElevate--formLabel__fontWeight); margin-block-end: var(--hsElevate--formLabel__marginBottom); } /* Form fields */ .hs-form .hs-form-field { margin-block-end: var(--hsElevate--formField__marginBottom); } :is(.hs-form, .hs-elevate-system-form) input[type='text'], :is(.hs-form, .hs-elevate-system-form) input[type='email'], :is(.hs-form, .hs-elevate-system-form) input[type='password'], :is(.hs-form, .hs-elevate-system-form) input[type='tel'], :is(.hs-form, .hs-elevate-system-form) input[type='number'], :is(.hs-form, .hs-elevate-system-form) input[type='search'], :is(.hs-form, .hs-elevate-system-form) select, :is(.hs-form, .hs-elevate-system-form) textarea { width: 100% !important; border-top: var(--hsElevate--formField__borderTop); border-right: var(--hsElevate--formField__borderRight); border-left: var(--hsElevate--formField__borderLeft); border-bottom: var(--hsElevate--formField__borderBottom); border-radius: var(--hsElevate--formField__borderRadius); background-color: var(--hsElevate--formField__backgroundColor); padding-block: var(--hsElevate--spacing--20); padding-inline: var(--hsElevate--spacing--32); color: var(--hsElevate--formFieldInput__textColor); } .hs-input.hs-fieldtype-intl-phone { width: 100% !important; display: flex; flex-direction: row; justify-content: flex-start; align-items: center; flex-wrap: wrap; gap: 8px; /* matches column margins from form injection */ } .hs-input.hs-fieldtype-intl-phone > input { flex: 1 0 calc(70% - 8px) !important; } .hs-input.hs-fieldtype-intl-phone > select { flex: 1 0 30% !important; } @media (max-width: 600px) { .hs-input.hs-fieldtype-intl-phone { width: 100%; display: flex; flex-dirction: column; gap: 8px; } .hs-input.hs-fieldtype-intl-phone > select, .hs-input.hs-fieldtype-intl-phone > input { flex: 1 1 100%; min-width: 100%; } } .hs-form fieldset { max-width: 100% !important; } /* Form fields - textarea */ .hs-form textarea { height: 160px; border-radius: var(--hsElevate--formFieldTextArea__borderRadius); position: relative; } .hs-form textarea::-webkit-resizer { display: none; } .hs-form .hs_multi_line_field .input { position: relative; } .hs-form .hs_multi_line_field .input:after { position: absolute; bottom: var(--hsElevate--spacing--8); right: var(--hsElevate--spacing--8); content: var(--hsElevate--formField__dragIcon); pointer-events: none; } /* Form fields - select */ .hs-form .hs-fieldtype-select .input { position: relative; } .hs-form select { -webkit-appearance: none; -moz-appearance: none; appearance: none; } .hs-form .hs-fieldtype-select .input:after { position: absolute; top: 50%; right: var(--hsElevate--spacing--32); content: var(--hsElevate--formField__selectIcon); pointer-events: none; transform: translateY(-50%); } /* Form fields - datepicker */ .hs-form .hs-dateinput { position: relative; } .hs-form .hs-dateinput:before { position: absolute; top: 50%; right: var(--hsElevate--spacing--32); content: var(--hsElevate--formField__datepickerIcon); pointer-events: none; transform: translateY(-50%); } /* Form fields - placeholders */ ::-moz-placeholder { color: var(--hsElevate--formFieldPlaceholder__textColor); } ::placeholder { color: var(--hsElevate--formFieldPlaceholder__textColor); } /* Form fields - checkbox/radio */ .hs-form .inputs-list { padding: 0; margin: 0; list-style: none; } .hs-form .inputs-list li { display: block; margin-block-end: var(--hsElevate--spacing--16); } .hs-form .inputs-list li:last-of-type { margin-block-end: 0; } .hs-form .inputs-list :is(input, span) { vertical-align: middle; } :is(.hs-form, .hs-elevate-system-form) input[type='checkbox'], :is(.hs-form, .hs-elevate-system-form) input[type='radio'] { height: var(--hsElevate--formFieldCheckboxRadio__size); width: var(--hsElevate--formFieldCheckboxRadio__size) !important; accent-color: var(--hsElevate--formFieldCheckboxRadio__fillColor); cursor: pointer; margin-inline-end: var(--hsElevate--spacing--12); } /* Form help text */ .hs-form legend { /* To do: figure out where we should pull this from */ color: var(--hsElevate--formHelpText__textColor); margin-block-end: var(--hsElevate--spacing--8); } /* Form rich text */ .hs-form .hs-richtext { color: var(--hsElevate--formLabel__textColor); } .hs-form .hs-richtext img { height: auto; max-width: 100% !important; } /* Form error messages */ .hs-form .hs-input.error { border-color: var(--hsElevate--formRequired__color); } .hs-form .hs-error-msg, .hs-form .hs-error-msgs { color: var(--hsElevate--formRequired__color); margin-block-start: var(--hsElevate--spacing--4); } /* Form button */ .hs-form .hs-button, :is(.hs-form, .hs-elevate-system-form) input[type='submit'] { display: inline-block; width: 100%; border-color: var(--hsElevate--button--primary__borderColor); border-radius: var(--hsElevate--button--primary__borderRadius); border-style: solid; border-width: var(--hsElevate--button--primary__borderThickness); background-color: var(--hsElevate--button--primary__backgroundColor); color: var(--hsElevate--button--primary__textColor); cursor: pointer; font-family: var(--hsElevate--button--primary__font); font-size: var(--hsElevate--button--primary__fontSize); font-style: var(--hsElevate--button--primary__fontStyle); font-weight: var(--hsElevate--button--primary__fontWeight); padding-block: var(--hsElevate--spacing--20); padding-inline: var(--hsElevate--spacing--24); text-align: center; text-decoration: none; transition: all 0.15s linear; white-space: normal !important; } .hs-form .hs-button:hover, .hs-form .hs-button:focus, :is(.hs-form, .hs-elevate-system-form) input[type='submit']:hover, :is(.hs-form, .hs-elevate-system-form) input[type='submit']:focus { border-color: var(--hsElevate--button--primary__hover--borderColor); border-width: var(--hsElevate--button--primary__hover--borderThickness); background-color: var(--hsElevate--button--primary__hover--backgroundColor); color: var(--hsElevate--button--primary__hover--textColor); text-decoration: none; } /* Captcha */ .grecaptcha-badge { margin-block: 0; margin-inline: auto; } /* Components */ /* Navigation skipper */ .hs-elevate-header__skip { position: absolute; top: -1000px; left: -1000px; overflow: hidden; height: 1px; width: 1px; text-align: left; } .hs-elevate-header__skip:hover, .hs-elevate-header__skip:focus, .hs-elevate-header__skip:active { z-index: 2; top: 0; left: 0; overflow: visible; height: auto; width: auto; } /* TODO: Move this code to the MenuComponent styled-component code -- keeping it here to prevent conflicts with open Menu PRs TODO: Remove this file and its references from main.hubl.css */ @media (max-width: 767px) { .hs-elevate-footer .hs-elevate-menu { display: flex; flex-direction: column; align-items: center; } } /* Spacing variables are: --hsElevate--menuItem__padding --hsElevate--menuItem__margin --hsElevate--menu--topLevel__gap --hsElevate--flyoutSubMenu__top --hsElevate--flyoutSubMenu__left --hsElevate--flyoutSubMenu__right --hsElevate--flyoutSubMenu__bottom --hsElevate--firstFlyoutMenu__top --hsElevate--firstFlyoutMenu__left --hsElevate--firstFlyoutMenu__right --hsElevate--firstFlyoutMenu__bottom */ .hs-elevate-menu { display: flex; } .hs-elevate-menu, .hs-elevate-menu ul { list-style: none; } .hs-elevate-menu li { position: relative; } .hs-elevate-menu--horizontal { flex-direction: row; flex-wrap: wrap; } .hs-elevate-menu--vertical { flex-direction: column; } .hs-elevate-menu { gap: var(--hsElevate--menu--topLevel__gap, 0); } .hs-elevate-menu--desktop { margin: 0; } .hs-elevate-menu__flyout-submenu { min-width: -moz-max-content; min-width: max-content; max-width: 250px; white-space: nowrap; overflow-wrap: break-word; padding: 20px; border: 1px solid #f7f7f7; border-radius: 8px; background-color: white; } .logo-company-name { margin-block: 0; } /* Offsets margin on ul element inside default image grid */ .hs-image__grid__list { margin-block: 0; } </style> <style> #hs_cos_wrapper_footer-module-5 hr { border:0 none; border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:rgba(48,63,89,1.0); margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:10px; width:100%; } </style> <style data-styled="" data-styled-version="6.1.17">.fMYEOb{width:100%;height:auto;background-color:#ffffff;position:relative;z-index:10;padding-inline:var(--hsElevate--spacing--48,48px);padding-block:var(--hsElevate--spacing--24,24px);}/*!sc*/ @media (max-width:768px){.fMYEOb{padding-inline:var(--hsElevate--spacing--32,32px);}}/*!sc*/ data-styled.g28[id="SiteHeader-sc-1xpfa8c-0"]{content:"fMYEOb,"}/*!sc*/ .bnFePP{max-width:var(--hsElevate--contentWrapper--wide__maxWidth);margin:0 auto;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:var(--hsElevate--spacing--24,24px);width:100%;}/*!sc*/ data-styled.g29[id="SiteHeader__SiteHeaderContainer-sc-1xpfa8c-1"]{content:"bnFePP,"}/*!sc*/ .cSXtMs{flex:1 1 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;}/*!sc*/ .cSXtMs .hs-elevate-menu{gap:var(--hsElevate--spacing--12,12px);}/*!sc*/ @media (min-width:800px){.cSXtMs .hs-elevate-menu{gap:var(--hsElevate--spacing--16,16px);}}/*!sc*/ @media (min-width:900px){.cSXtMs .hs-elevate-menu{gap:var(--hsElevate--spacing--32,32px);}}/*!sc*/ .cSXtMs li{border-color:#ffffff;color:#09152B;}/*!sc*/ .cSXtMs li a{color:#09152B;padding:var(--hsElevate--spacing--8,8px) var(--hsElevate--spacing--24,24px) var(--hsElevate--spacing--8,8px) var(--hsElevate--spacing--12,12px);text-decoration:none;}/*!sc*/ .cSXtMs li a:hover{color:#09152B;text-decoration:none;}/*!sc*/ .cSXtMs li[data-hs-elevate-menuitem-depth='2'] .hs-elevate-menu__arrow{right:var(--hsElevate--spacing--8,8px);display:inline-flex;align-items:center;}/*!sc*/ .cSXtMs li .hs-elevate-menu__arrow{pointer-events:none;position:absolute;right:var(--hsElevate--spacing--12,12px);top:50%;transform:translateY(-50%);display:inline;}/*!sc*/ .cSXtMs li .hs-elevate-menu__arrow .hs-elevate-menu__arrow-path{fill:#09152B;}/*!sc*/ .cSXtMs ul{background-color:#ffffff;border-color:#F7F9FC;}/*!sc*/ .cSXtMs .hs-elevate-menu__menu-item-link-container{background-color:#ffffff;}/*!sc*/ .cSXtMs [data-hs-elevate-menuitem-depth='1'] >.hs-elevate-menu__menu-item-link-container:hover{background-color:#ffffff;}/*!sc*/ .cSXtMs [data-hs-elevate-menuitem-depth='1'] li .hs-elevate-menu__menu-item-link-container:hover{background-color:#F7F9FC;}/*!sc*/ .cSXtMs [data-hs-elevate-menuitem-depth='1'] >ul{filter:drop-shadow(0px 4px 12px rgba(0,0,0,0.05));}/*!sc*/ .cSXtMs [data-hs-elevate-menuitem-depth='1'] >.hs-elevate-menu__menu-item-link-container >.hs-elevate-menu__arrow{transform:translateY(-50%) rotate(90deg);}/*!sc*/ @media (max-width:1100px){.cSXtMs [data-hs-elevate-menuitem-depth='1']:last-of-type >ul{right:0;left:initial;}.cSXtMs [data-hs-elevate-menuitem-depth='1']:last-of-type >ul ul{left:initial;right:calc(100% + var(--hsElevate--spacing--12,12px));}}/*!sc*/ @media (max-width:768px){.cSXtMs{display:none;}}/*!sc*/ data-styled.g30[id="SiteHeader__MainNav-sc-1xpfa8c-2"]{content:"cSXtMs,"}/*!sc*/ .hBUeTG{display:none;flex:0 1 auto;}/*!sc*/ @media (min-width:460px){.hBUeTG{margin-left:auto;display:block;}}/*!sc*/ @media (min-width:769px){.hBUeTG{flex:0 0 auto;}}/*!sc*/ data-styled.g31[id="SiteHeader__ButtonContainer-sc-1xpfa8c-3"]{content:"hBUeTG,"}/*!sc*/ .leZTlW{display:none;}/*!sc*/ @media (max-width:768px){.leZTlW{display:block;}}/*!sc*/ data-styled.g32[id="SiteHeader__MobileMenuContainer-sc-1xpfa8c-4"]{content:"leZTlW,"}/*!sc*/ .hoHqWZ{flex:0 1 auto;margin-right:auto;}/*!sc*/ @media (min-width:769px){.hoHqWZ{flex:0 0 auto;}}/*!sc*/ data-styled.g33[id="SiteHeader__LogoButtonContainer-sc-1xpfa8c-5"]{content:"hoHqWZ,"}/*!sc*/ </style> <style data-styled="" data-styled-version="6.1.17">.cLEHth{display:inline-flex;min-width:150px;justify-content:space-around;align-items:center;white-space:normal;text-align:center;padding:var(--hsElevate--spacing--16, 16px) var(--hsElevate--spacing--24, 24px);}/*!sc*/ .cLEHth:hover{cursor:pointer;}/*!sc*/ data-styled.g1[id="ButtonComponent__StyledButton-sc-1q3w9nj-0"]{content:"cLEHth,"}/*!sc*/ </style> <style data-styled="" data-styled-version="6.1.17">.dutZJe{max-width:min(250px,100%);max-height:75px;height:auto;width:auto;display:block;visibility:visible;pointer-events:auto;object-fit:contain;}/*!sc*/ @media (min-width:769px){.dutZJe{max-width:250px;}}/*!sc*/ data-styled.g34[id="MobileLogoBackButton__LogoImage-sc-vhm0es-0"]{content:"dutZJe,"}/*!sc*/ .cNtXiv{pointer-events:initial;}/*!sc*/ data-styled.g37[id="MobileLogoBackButton__LogoLink-sc-vhm0es-3"]{content:"cNtXiv,"}/*!sc*/ .MrMgQ{display:block;position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}/*!sc*/ data-styled.g38[id="MobileLogoBackButton__LogoLinkScreenReader-sc-vhm0es-4"]{content:"MrMgQ,"}/*!sc*/ </style> <style data-styled="" data-styled-version="6.1.17">.eZcWMD{display:flex;justify-content:space-between;align-items:center;}/*!sc*/ data-styled.g9[id="MenuItemComponent__StyledMenuItemLinkContainer-sc-1m3ww55-0"]{content:"eZcWMD,"}/*!sc*/ .gejehR{flex-grow:1;padding:10px;display:block;}/*!sc*/ data-styled.g10[id="MenuItemComponent__StyledMenuItemLink-sc-1m3ww55-1"]{content:"gejehR,"}/*!sc*/ </style> <style data-styled="" data-styled-version="6.1.17">.eZcWMD{display:flex;justify-content:space-between;align-items:center;}/*!sc*/ data-styled.g9[id="MenuItemComponent__StyledMenuItemLinkContainer-sc-1m3ww55-0"]{content:"eZcWMD,"}/*!sc*/ .gejehR{flex-grow:1;padding:10px;display:block;}/*!sc*/ data-styled.g10[id="MenuItemComponent__StyledMenuItemLink-sc-1m3ww55-1"]{content:"gejehR,"}/*!sc*/ .fLJJVK{position:absolute;background-color:white;top:100%;left:100%;margin-top:0;width:100%;height:calc(100vh - 0px);height:calc(100dvh - 0px);z-index:1000;transition:all 0.3s ease;display:none;flex-direction:column;align-items:stretch;justify-content:flex-start;}/*!sc*/ .fLJJVK >nav{overflow:auto;background-color:#ffffff;}/*!sc*/ .fLJJVK ul{height:calc(100vh - 0px - 0px);width:100%;background-color:#ffffff;}/*!sc*/ .fLJJVK .hs-elevate-menu--mobile,.fLJJVK .hs-elevate-menu__flyout-submenu--mobile{padding:10px 32px;}/*!sc*/ .fLJJVK .hs-elevate-menu{gap:0;flex:0 0 100%;margin-bottom:0;align-items:flex-start;justify-content:flex-start;}/*!sc*/ .fLJJVK .hs-elevate-menu:after{content:'';position:absolute;top:-1px;left:0;width:100%;height:1px;background-color:#F7F9FC;}/*!sc*/ .fLJJVK .hs-elevate-menu li{position:initial;width:100%;color:#09152B;}/*!sc*/ .fLJJVK .hs-elevate-menu li a{color:#09152B;font-weight:600;text-decoration:none;}/*!sc*/ .fLJJVK .hs-elevate-menu li a:hover{text-decoration:none;}/*!sc*/ .fLJJVK .hs-elevate-menu li .hs-elevate-menu__arrow-path{fill:#09152B;}/*!sc*/ .fLJJVK .hs-elevate-menu .hs-elevate-menu__menu-item-link-container:hover{background-color:#F7F9FC;}/*!sc*/ .fLJJVK .hs-elevate-menu li[data-hs-elevate-menuitem-depth='1'] ul{position:absolute;left:100%;top:0;transition:left 0.3s ease;width:100%;margin-bottom:0;background-color:#ffffff;z-index:1010;}/*!sc*/ .fLJJVK .hs-elevate-menu .hs-elevate-menu--has-children.hs-elevate-menu__menu-item--triggered>ul{left:0;}/*!sc*/ data-styled.g39[id="MobileMenuIsland__MenuContainer-sc-1km6lcr-0"]{content:"fLJJVK,"}/*!sc*/ .lcyzBb{display:block;padding:var(--hsElevate--spacing--24);width:100%;margin-top:0;z-index:1020;background-color:#ffffff;}/*!sc*/ @media (min-width:460px){.lcyzBb{display:none;}}/*!sc*/ .lcyzBb .hs-elevate-site-header__mobile-button{width:100%;height:100%;justify-content:center;}/*!sc*/ data-styled.g40[id="MobileMenuIsland__MobileSlideoutButtonContainer-sc-1km6lcr-1"]{content:"lcyzBb,"}/*!sc*/ .vUGLE{display:flex;flex-direction:column;justify-content:space-around;width:30px;height:25px;cursor:pointer;}/*!sc*/ .vUGLE div{width:100%;height:4px;background-color:#09152B;transition:all 0.3s ease;}/*!sc*/ .vUGLE.active div:nth-child(1){transform:rotate(45deg) translate(7px,5px);}/*!sc*/ .vUGLE.active div:nth-child(2){opacity:0;}/*!sc*/ .vUGLE.active div:nth-child(3){transform:rotate(-45deg) translate(6px,-5px);}/*!sc*/ data-styled.g41[id="MobileMenuIsland__HamburgerMenu-sc-1km6lcr-2"]{content:"vUGLE,"}/*!sc*/ </style> <style data-styled="" data-styled-version="6.1.17">.gRDkka h1,.gRDkka h2,.gRDkka h3,.gRDkka h4,.gRDkka h5,.gRDkka h6{color:var(--hsElevate--heading__textColor);}/*!sc*/ data-styled.g1[id="Heading__HeadingContainer-sc-1arwsnb-0"]{content:"gRDkka,"}/*!sc*/ </style> <style data-styled="" data-styled-version="6.1.17">.fYxGtX h1,.fYxGtX h2,.fYxGtX h3,.fYxGtX h4,.fYxGtX h5,.fYxGtX h6,.fYxGtX p,.fYxGtX li,.fYxGtX span,.fYxGtX div{color:var(--hsElevate--richText__textColor);}/*!sc*/ .fYxGtX a:not(.hs-elevate-button){color:var(--hsElevate--richText__linkColor);text-decoration:var(--hsElevate--richText__textDecoration);text-decoration-color:var(--hsElevate--richText__textDecorationColor);}/*!sc*/ .fYxGtX a:not(.hs-elevate-button):hover,.fYxGtX a:not(.hs-elevate-button):focus{color:var(--hsElevate--richText__linkHoverColor);text-decoration:var(--hsElevate--richText__linkHoverTextDecoration);text-decoration-color:var(--hsElevate--richText__linkHoverTextDecorationColor);}/*!sc*/ data-styled.g23[id="RichText__StyledRichText-sc-11kdh5h-0"]{content:"fYxGtX,"}/*!sc*/ </style> <style data-styled="" data-styled-version="6.1.17">.ikEukc{display:flex;align-items:center;justify-content:center;gap:var(--hsElevate--socialFollowIcon__gap);flex-wrap:wrap;}/*!sc*/ data-styled.g42[id="SocialFollow__StyledSocialFollow-sc-1telbsi-0"]{content:"ikEukc,"}/*!sc*/ .hQohsu{display:flex;align-items:center;justify-content:center;border-radius:var(--hsElevate--socialFollowIcon__shape);background-color:var(--hsElevate--socialFollowIcon__backgroundColor);border-color:var(--hsElevate--socialFollowIcon__borderColor);border-style:solid;border-width:var(--hsElevate--socialFollowIcon__borderWidth);padding:var(--hsElevate--socialFollowIcon__padding);}/*!sc*/ .hQohsu svg{fill:var(--hsElevate--socialFollowIcon__color);}/*!sc*/ .hQohsu:hover{background-color:var(--hsElevate--socialFollowIcon__hover--backgroundColor);border-color:var(--hsElevate--socialFollowIcon__hover--borderColor);border-width:var(--hsElevate--socialFollowIcon__hover--borderWidth);}/*!sc*/ .hQohsu:hover svg{fill:var(--hsElevate--socialFollowIcon__hover--color);}/*!sc*/ .hQohsu:active{background-color:var(--hsElevate--socialFollowIcon__active--backgroundColor);border-color:var(--hsElevate--socialFollowIcon__active--borderColor);border-width:var(--hsElevate--socialFollowIcon__active--borderWidth);}/*!sc*/ .hQohsu:active svg{fill:var(--hsElevate--socialFollowIcon__active--color);}/*!sc*/ .hQohsu:focus{outline:2px solid #53acff;outline-offset:2px;}/*!sc*/ data-styled.g43[id="SocialFollow__SocialLink-sc-1telbsi-1"]{content:"hQohsu,"}/*!sc*/ .kCXRxa{width:var(--hsElevate--socialFollowIcon__size);height:var(--hsElevate--socialFollowIcon__size);}/*!sc*/ data-styled.g44[id="SocialFollow__SocialIcon-sc-1telbsi-2"]{content:"kCXRxa,"}/*!sc*/ </style> <style data-styled="" data-styled-version="6.1.17">.fYxGtX h1,.fYxGtX h2,.fYxGtX h3,.fYxGtX h4,.fYxGtX h5,.fYxGtX h6,.fYxGtX p,.fYxGtX li,.fYxGtX span,.fYxGtX div{color:var(--hsElevate--richText__textColor);}/*!sc*/ .fYxGtX a:not(.hs-elevate-button){color:var(--hsElevate--richText__linkColor);text-decoration:var(--hsElevate--richText__textDecoration);text-decoration-color:var(--hsElevate--richText__textDecorationColor);}/*!sc*/ .fYxGtX a:not(.hs-elevate-button):hover,.fYxGtX a:not(.hs-elevate-button):focus{color:var(--hsElevate--richText__linkHoverColor);text-decoration:var(--hsElevate--richText__linkHoverTextDecoration);text-decoration-color:var(--hsElevate--richText__linkHoverTextDecorationColor);}/*!sc*/ data-styled.g1[id="RichText__StyledRichText-sc-11kdh5h-0"]{content:"fYxGtX,"}/*!sc*/ </style> <style> @font-face { font-family: "Inter"; font-weight: 400; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Inter/regular.woff2") format("woff2"), url("/_hcms/googlefonts/Inter/regular.woff") format("woff"); } @font-face { font-family: "Inter"; font-weight: 500; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Inter/500.woff2") format("woff2"), url("/_hcms/googlefonts/Inter/500.woff") format("woff"); } @font-face { font-family: "Inter"; font-weight: 600; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Inter/600.woff2") format("woff2"), url("/_hcms/googlefonts/Inter/600.woff") format("woff"); } @font-face { font-family: "Inter"; font-weight: 800; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Inter/800.woff2") format("woff2"), url("/_hcms/googlefonts/Inter/800.woff") format("woff"); } @font-face { font-family: "Inter"; font-weight: 600; font-style: italic; font-display: swap; src: url("/_hcms/googlefonts/Inter/600italic.woff2") format("woff2"), url("/_hcms/googlefonts/Inter/600italic.woff") format("woff"); } @font-face { font-family: "Inter"; font-weight: 400; font-style: italic; font-display: swap; src: url("/_hcms/googlefonts/Inter/italic.woff2") format("woff2"), url("/_hcms/googlefonts/Inter/italic.woff") format("woff"); } @font-face { font-family: "Inter"; font-weight: 400; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Inter/regular.woff2") format("woff2"), url("/_hcms/googlefonts/Inter/regular.woff") format("woff"); } @font-face { font-family: "Lato"; font-weight: 400; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Lato/regular.woff2") format("woff2"), url("/_hcms/googlefonts/Lato/regular.woff") format("woff"); } @font-face { font-family: "Lato"; font-weight: 400; font-style: italic; font-display: swap; src: url("/_hcms/googlefonts/Lato/italic.woff2") format("woff2"), url("/_hcms/googlefonts/Lato/italic.woff") format("woff"); } @font-face { font-family: "Lato"; font-weight: 400; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Lato/regular.woff2") format("woff2"), url("/_hcms/googlefonts/Lato/regular.woff") format("woff"); } </style> <!-- Editor Styles --> <style id="hs_editor_style" type="text/css"> .header-row-0-force-full-width-section > .row-fluid { max-width: none !important; } .footer-row-1-force-full-width-section > .row-fluid { max-width: none !important; } .footer-module-2-flexbox-positioning { display: -ms-flexbox !important; -ms-flex-direction: column !important; -ms-flex-align: center !important; -ms-flex-pack: start; display: flex !important; flex-direction: column !important; align-items: center !important; justify-content: flex-start; } .footer-module-2-flexbox-positioning > div { max-width: 100%; flex-shrink: 0 !important; } /* HubSpot Non-stacked Media Query Styles */ @media (min-width:768px) { .header-row-0-vertical-alignment > .row-fluid { display: -ms-flexbox !important; -ms-flex-direction: row; display: flex !important; flex-direction: row; } .header-module-1-vertical-alignment { display: -ms-flexbox !important; -ms-flex-direction: column !important; -ms-flex-pack: center !important; display: flex !important; flex-direction: column !important; justify-content: center !important; } .header-module-1-vertical-alignment > div { flex-shrink: 0 !important; } } /* HubSpot Styles (default) */ .header-row-0-padding { padding-top: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; } .main-row-0-padding { padding-bottom: 32px !important; } .main-row-1-padding { padding-top: 32px !important; } .footer-row-0-padding { padding-top: 64px !important; padding-bottom: 64px !important; } .footer-row-0-background-layers { background-image: linear-gradient(rgba(7, 41, 76, 1), rgba(7, 41, 76, 1)) !important; background-position: left top !important; background-size: auto !important; background-repeat: no-repeat !important; } .footer-row-1-padding { padding-top: 0px !important; padding-bottom: 0px !important; } .footer-row-1-background-layers { background-image: linear-gradient(rgba(7, 41, 76, 1), rgba(7, 41, 76, 1)) !important; background-position: left top !important; background-size: auto !important; background-repeat: no-repeat !important; } .footer-row-2-padding { padding-top: 32px !important; padding-bottom: 32px !important; } .footer-row-2-background-layers { background-image: linear-gradient(rgba(7, 41, 76, 1), rgba(7, 41, 76, 1)) !important; background-position: left top !important; background-size: auto !important; background-repeat: no-repeat !important; } .footer-column-1-row-0-margin { margin-bottom: 16px !important; } .footer-column-1-row-1-margin { margin-bottom: 16px !important; } </style> <meta property="og:url" content="https://untgs.com"> <meta property="og:type" content="blog"> <meta name="twitter:card" content="summary"> <link rel="alternate" type="application/rss+xml" href="https://untgs.com/rss.xml"> <meta name="twitter:domain" content="untgs.com"> <meta http-equiv="content-language" content="en"> <meta name="generator" content="HubSpot"></head> <body class="body-wrapper hs-content-id-221919040719 hs-blog-listing hs-blog-id-221919040717 theme-overrides"> <div data-global-resource-path="@hubspot/elevate/templates/partials/header.hubl.html"> <header class="hs-elevate-header"> <a href="#main-content" class="hs-elevate-header__skip">Skip to content</a> <div class="container-fluid"> <div class="row-fluid-wrapper"> <div class="row-fluid"> <div class="span12 widget-span widget-type-cell " style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-1 dnd-section header-row-0-padding header-row-0-force-full-width-section header-row-0-vertical-alignment"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget header-module-1-vertical-alignment dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_header-module-1" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="SiteHeader-sc-1xpfa8c-0 fMYEOb hs-elevate-site-header"><div class="SiteHeader__SiteHeaderContainer-sc-1xpfa8c-1 bnFePP hs-elevate-site-header__header-container"><div class="SiteHeader__LogoButtonContainer-sc-1xpfa8c-5 hoHqWZ hs-elevate-site-header__logo-container"><!--$--><div data-hs-island="true" id="island-02056ai1R3"><!--$--><div class="hs-elevate-site-header__back-button-container"><a class="MobileLogoBackButton__LogoLink-sc-vhm0es-3 cNtXiv hs-elevate-site-header__logo-link" href="#"><img class="MobileLogoBackButton__LogoImage-sc-vhm0es-0 dutZJe hs-elevate-site-header__logo" src="https://untgs.com/hs-fs/hubfs/UGS%20COLOR.png?width=2084&height=1043&name=UGS%20COLOR.png" alt="UGS COLOR" loading="eager" width="2084" height="1043" srcset="https://untgs.com/hs-fs/hubfs/UGS%20COLOR.png?width=1042&height=522&name=UGS%20COLOR.png 1042w, https://untgs.com/hs-fs/hubfs/UGS%20COLOR.png?width=2084&height=1043&name=UGS%20COLOR.png 2084w, https://untgs.com/hs-fs/hubfs/UGS%20COLOR.png?width=3126&height=1565&name=UGS%20COLOR.png 3126w, https://untgs.com/hs-fs/hubfs/UGS%20COLOR.png?width=4168&height=2086&name=UGS%20COLOR.png 4168w, https://untgs.com/hs-fs/hubfs/UGS%20COLOR.png?width=5210&height=2608&name=UGS%20COLOR.png 5210w, https://untgs.com/hs-fs/hubfs/UGS%20COLOR.png?width=6252&height=3129&name=UGS%20COLOR.png 6252w" sizes="(max-width: 2084px) 100vw, 2084px"><span class="MobileLogoBackButton__LogoLinkScreenReader-sc-vhm0es-4 MrMgQ">Homepage</span></a></div><!--/$--></div><!--/$--></div><div class="SiteHeader__MainNav-sc-1xpfa8c-2 cSXtMs hs-elevate-site-header__main-nav"><!--$--><div data-hs-island="true" id="island-02056ai1R5" style="flex:1 0 100%"><!--$--><nav tabindex="0" aria-label="Main navigation"><ul role="menu" class="hs-elevate-menu hs-elevate-menu--horizontal hs-elevate-menu--desktop hs-elevate-site-header__main-nav-menu" style="justify-content:center;padding:0"><li data-hs-elevate-menuitem-depth="1" tabindex="-1" role="menuitem" class="MenuItemComponent__StyledMenuItem-sc-1m3ww55-4"><div class="MenuItemComponent__StyledMenuItemLinkContainer-sc-1m3ww55-0 eZcWMD hs-elevate-menu__menu-item-link-container"><a class="MenuItemComponent__StyledMenuItemLink-sc-1m3ww55-1 gejehR hs-elevate-link--primary undefined" href="#products" tabindex="-1">Products</a></div></li><li data-hs-elevate-menuitem-depth="1" tabindex="-1" role="menuitem" class="MenuItemComponent__StyledMenuItem-sc-1m3ww55-4"><div class="MenuItemComponent__StyledMenuItemLinkContainer-sc-1m3ww55-0 eZcWMD hs-elevate-menu__menu-item-link-container"><a class="MenuItemComponent__StyledMenuItemLink-sc-1m3ww55-1 gejehR hs-elevate-link--primary undefined" href="#services" tabindex="-1">Services</a></div></li><li data-hs-elevate-menuitem-depth="1" tabindex="-1" role="menuitem" class="MenuItemComponent__StyledMenuItem-sc-1m3ww55-4"><div class="MenuItemComponent__StyledMenuItemLinkContainer-sc-1m3ww55-0 eZcWMD hs-elevate-menu__menu-item-link-container"><a class="MenuItemComponent__StyledMenuItemLink-sc-1m3ww55-1 gejehR hs-elevate-link--primary undefined" href="#blog" tabindex="-1">Blog</a></div></li><li data-hs-elevate-menuitem-depth="1" tabindex="-1" role="menuitem" class="MenuItemComponent__StyledMenuItem-sc-1m3ww55-4"><div class="MenuItemComponent__StyledMenuItemLinkContainer-sc-1m3ww55-0 eZcWMD hs-elevate-menu__menu-item-link-container"><a class="MenuItemComponent__StyledMenuItemLink-sc-1m3ww55-1 gejehR hs-elevate-link--primary undefined" href="#about" tabindex="-1">About</a></div></li></ul></nav><!--/$--></div><!--/$--></div><div class="SiteHeader__ButtonContainer-sc-1xpfa8c-3 hBUeTG hs-elevate-site-header__button-container"><a class="ButtonComponent__StyledButton-sc-1q3w9nj-0 cLEHth hs-elevate-button hs-elevate-button--primary hs-elevate-site-header__button" target="" rel="">Get started</a></div><div class="SiteHeader__MobileMenuContainer-sc-1xpfa8c-4 leZTlW hs-elevate-site-header__mobile-menu-container"><!--$--><div data-hs-island="true" id="island-02056ai1R9"><!--$--><div class="hs-elevate-site-header__mobile-menu"><div class="MobileMenuIsland__HamburgerMenu-sc-1km6lcr-2 vUGLE hs-elevate-site-header__hamburger-menu " tab-index="1"><div></div><div></div><div></div></div><div class="MobileMenuIsland__MenuContainer-sc-1km6lcr-0 fLJJVK hs-elevate-site-header__menu-container"><nav tabindex="0" aria-label="Main mobile navigation"><ul role="menu" class="hs-elevate-menu hs-elevate-menu--vertical hs-elevate-menu--mobile hs-elevate-site-header__menu"><li data-hs-elevate-menuitem-depth="1" tabindex="-1" role="menuitem" class="MenuItemComponent__StyledMenuItem-sc-1m3ww55-4"><div class="MenuItemComponent__StyledMenuItemLinkContainer-sc-1m3ww55-0 eZcWMD hs-elevate-menu__menu-item-link-container"><a style="--hsElevate--menu--topLevel__gap:0" class="MenuItemComponent__StyledMenuItemLink-sc-1m3ww55-1 gejehR hs-elevate-link--primary undefined" href="#products" tabindex="-1">Products</a></div></li><li data-hs-elevate-menuitem-depth="1" tabindex="-1" role="menuitem" class="MenuItemComponent__StyledMenuItem-sc-1m3ww55-4"><div class="MenuItemComponent__StyledMenuItemLinkContainer-sc-1m3ww55-0 eZcWMD hs-elevate-menu__menu-item-link-container"><a style="--hsElevate--menu--topLevel__gap:0" class="MenuItemComponent__StyledMenuItemLink-sc-1m3ww55-1 gejehR hs-elevate-link--primary undefined" href="#services" tabindex="-1">Services</a></div></li><li data-hs-elevate-menuitem-depth="1" tabindex="-1" role="menuitem" class="MenuItemComponent__StyledMenuItem-sc-1m3ww55-4"><div class="MenuItemComponent__StyledMenuItemLinkContainer-sc-1m3ww55-0 eZcWMD hs-elevate-menu__menu-item-link-container"><a style="--hsElevate--menu--topLevel__gap:0" class="MenuItemComponent__StyledMenuItemLink-sc-1m3ww55-1 gejehR hs-elevate-link--primary undefined" href="#blog" tabindex="-1">Blog</a></div></li><li data-hs-elevate-menuitem-depth="1" tabindex="-1" role="menuitem" class="MenuItemComponent__StyledMenuItem-sc-1m3ww55-4"><div class="MenuItemComponent__StyledMenuItemLinkContainer-sc-1m3ww55-0 eZcWMD hs-elevate-menu__menu-item-link-container"><a style="--hsElevate--menu--topLevel__gap:0" class="MenuItemComponent__StyledMenuItemLink-sc-1m3ww55-1 gejehR hs-elevate-link--primary undefined" href="#about" tabindex="-1">About</a></div></li></ul></nav><div class="MobileMenuIsland__MobileSlideoutButtonContainer-sc-1km6lcr-1 lcyzBb hs-elevate-site-header__mobile-button-container"><a class="ButtonComponent__StyledButton-sc-1q3w9nj-0 cLEHth hs-elevate-button hs-elevate-button--primary hs-elevate-site-header__mobile-button">Get started</a></div></div></div><!--/$--></div><!--/$--></div></div></div> <script type="text/javascript"> window.__hsEnvConfig = {"portalID":145927818,"hublet":"eu1","hsEnv":"prod","hsDeployed":true,"hsJSRGates":["CMS:JSRenderer:SeparateIslandRenderOption","CMS:JSRenderer:GraphQLQueryBuild","CMS:JSRenderer:MinifyCSS","CMS:JSRenderer:GetServerSideProps","CMS:JSRenderer:LocalProxySchemaVersion1","CMS:JSRenderer:SharedDeps"]}; window.__hsServerPageUrl = "https:\u002F\u002Funtgs.com"; window.__hsBasePath = "\u002F"; </script> <script type="text/javascript"> var newIslands = [{"id":"island-02056ai1R3","moduleName":"MobileLogoBackButton","moduleId":"components\u002Fmodules\u002FSiteHeader\u002Fislands\u002FMobileLogoBackButton.tsx?client-entry","hydrateOn":"load","clientOnly":false,"priority":0,"props":{"logoField":{"override_inherited_src":true,"src":"https:\u002F\u002F145927818.fs1.hubspotusercontent-eu1.net\u002Fhubfs\u002F145927818\u002FUGS%20COLOR.png","alt":"UGS COLOR","width":2084,"height":1043,"loading":"disabled","suppress_company_name":true},"companyName":"UNITED GLOBAL SOURCING LLC","logoLinkAriaText":"Homepage","logoLink":null},"url":"https:\u002F\u002F145747460.fs1.hubspotusercontent-eu1.net\u002Fhubfs\u002F145747460\u002Fraw_assets\u002Fcms-elevate-theme\u002Fmaster\u002F1007\u002Fjs_client_assets\u002Fassets\u002FMobileLogoBackButton-B1zMfiaA.js","sharedStateID":"hs-ss-:02056ai1R0:","wrapperModuleId":"components\u002FStyledComponentsRegistry\u002FStyledComponentsRegistry.jsx?client-entry","wrapperUrl":"https:\u002F\u002F145747460.fs1.hubspotusercontent-eu1.net\u002Fhubfs\u002F145747460\u002Fraw_assets\u002Fcms-elevate-theme\u002Fmaster\u002F1007\u002Fjs_client_assets\u002Fassets\u002FStyledComponentsRegistry-4dbFx-_N.js","supplementalFieldValues":{"defaultContent":{"logoLinkAriaText":{}},"groupButton":{"buttonContentIcon":{"type":"icon","value":{"aliases":[],"altIconName":"arrow-right","categories":[],"name":"arrow-right","styles":["SOLID"],"svg":{"SOLID":"M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z"},"unicode":"f061","viewPort":[0,0,448,512],"icon_set":"fontawesome-6.4.2"}},"buttonContentIconPosition":{},"buttonContentLink":{},"buttonContentShowIcon":{},"buttonContentText":{},"showButton":{}},"groupLogo":{"logo":{}},"groupNavigation":{"menu":{"type":"menu","value":{"menuId":"default","content":"\u003Cspan id=\"hs_cos_wrapper_header-module-1_\" class=\"hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_menu\" style=\"\" data-hs-cos-general-type=\"widget\" data-hs-cos-type=\"menu\" \u003E\u003Cdiv id=\"hs_menu_wrapper_header-module-1_\" class=\"hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal\" role=\"navigation\" data-sitemap-name=\"default\" data-menu-id=\"221930455282\" aria-label=\"Navigation Menu\"\u003E\n \u003Cul role=\"menu\"\u003E\n \u003Cli class=\"hs-menu-item hs-menu-depth-1\" role=\"none\"\u003E\u003Ca href=\"#products\" role=\"menuitem\"\u003EProducts\u003C\u002Fa\u003E\u003C\u002Fli\u003E\n \u003Cli class=\"hs-menu-item hs-menu-depth-1\" role=\"none\"\u003E\u003Ca href=\"#services\" role=\"menuitem\"\u003EServices\u003C\u002Fa\u003E\u003C\u002Fli\u003E\n \u003Cli class=\"hs-menu-item hs-menu-depth-1\" role=\"none\"\u003E\u003Ca href=\"#blog\" role=\"menuitem\"\u003EBlog\u003C\u002Fa\u003E\u003C\u002Fli\u003E\n \u003Cli class=\"hs-menu-item hs-menu-depth-1\" role=\"none\"\u003E\u003Ca href=\"#about\" role=\"menuitem\"\u003EAbout\u003C\u002Fa\u003E\u003C\u002Fli\u003E\n \u003C\u002Ful\u003E\n\u003C\u002Fdiv\u003E\u003C\u002Fspan\u003E"}}},"styles":{"groupButton":{"buttonStyleSize":{},"buttonStyleVariant":{}},"groupMenu":{"menuAccentColor":{},"menuAlignment":{},"menuBackgroundColor":{},"menuTextColor":{},"menuTextHoverColor":{}}}}},{"id":"island-02056ai1R5","moduleName":"index","moduleId":"components\u002FMenuComponent\u002Findex.tsx?client-entry","hydrateOn":"load","clientOnly":false,"priority":0,"props":{"menuDataArray":[{"label":"Products","url":"#products","urlParamStr":"","pageId":null,"pageTitle":null,"contentGroupId":null,"contentType":null,"subcategory":null,"guid":null,"children":[],"isDeleted":false,"isPublished":true,"isNonLinkingNode":false,"level":1,"parentGuid":null,"topLevelAncestorGuid":null,"errorMessage":null,"categoryId":null,"state":null,"slug":null,"linkTarget":null,"urlWithoutAnchor":"#products","activeNode":false,"activeBranch":false,"blogNode":false,"nodeType":3,"live":true},{"label":"Services","url":"#services","urlParamStr":"","pageId":null,"pageTitle":null,"contentGroupId":null,"contentType":null,"subcategory":null,"guid":null,"children":[],"isDeleted":false,"isPublished":true,"isNonLinkingNode":false,"level":1,"parentGuid":null,"topLevelAncestorGuid":null,"errorMessage":null,"categoryId":null,"state":null,"slug":null,"linkTarget":null,"urlWithoutAnchor":"#services","activeNode":false,"activeBranch":false,"blogNode":false,"nodeType":3,"live":true},{"label":"Blog","url":"#blog","urlParamStr":"","pageId":null,"pageTitle":null,"contentGroupId":null,"contentType":null,"subcategory":null,"guid":null,"children":[],"isDeleted":false,"isPublished":true,"isNonLinkingNode":false,"level":1,"parentGuid":null,"topLevelAncestorGuid":null,"errorMessage":null,"categoryId":null,"state":null,"slug":null,"linkTarget":null,"urlWithoutAnchor":"#blog","activeNode":false,"activeBranch":false,"blogNode":false,"nodeType":3,"live":true},{"label":"About","url":"#about","urlParamStr":"","pageId":null,"pageTitle":null,"contentGroupId":null,"contentType":null,"subcategory":null,"guid":null,"children":[],"isDeleted":false,"isPublished":true,"isNonLinkingNode":false,"level":1,"parentGuid":null,"topLevelAncestorGuid":null,"errorMessage":null,"categoryId":null,"state":null,"slug":null,"linkTarget":null,"urlWithoutAnchor":"#about","activeNode":false,"activeBranch":false,"blogNode":false,"nodeType":3,"live":true}],"flow":"horizontal","menuAlignment":{"horizontal_align":"CENTER","css":""},"maxDepth":3,"navigationAriaLabel":"Main navigation","flyouts":true,"additionalClassArray":["hs-elevate-site-header__main-nav-menu"]},"url":"https:\u002F\u002F145747460.fs1.hubspotusercontent-eu1.net\u002Fhubfs\u002F145747460\u002Fraw_assets\u002Fcms-elevate-theme\u002Fmaster\u002F1007\u002Fjs_client_assets\u002Fassets\u002Findex-Csa0QQob.js","sharedStateID":"hs-ss-:02056ai1R0:","wrapperModuleId":"components\u002FStyledComponentsRegistry\u002FStyledComponentsRegistry.jsx?client-entry","wrapperUrl":"https:\u002F\u002F145747460.fs1.hubspotusercontent-eu1.net\u002Fhubfs\u002F145747460\u002Fraw_assets\u002Fcms-elevate-theme\u002Fmaster\u002F1007\u002Fjs_client_assets\u002Fassets\u002FStyledComponentsRegistry-4dbFx-_N.js","supplementalFieldValues":{"defaultContent":{"logoLinkAriaText":{}},"groupButton":{"buttonContentIcon":{"type":"icon","value":{"aliases":[],"altIconName":"arrow-right","categories":[],"name":"arrow-right","styles":["SOLID"],"svg":{"SOLID":"M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z"},"unicode":"f061","viewPort":[0,0,448,512],"icon_set":"fontawesome-6.4.2"}},"buttonContentIconPosition":{},"buttonContentLink":{},"buttonContentShowIcon":{},"buttonContentText":{},"showButton":{}},"groupLogo":{"logo":{}},"groupNavigation":{"menu":{"type":"menu","value":{"menuId":"default","content":"\u003Cspan id=\"hs_cos_wrapper_header-module-1_\" class=\"hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_menu\" style=\"\" data-hs-cos-general-type=\"widget\" data-hs-cos-type=\"menu\" \u003E\u003Cdiv id=\"hs_menu_wrapper_header-module-1_\" class=\"hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal\" role=\"navigation\" data-sitemap-name=\"default\" data-menu-id=\"221930455282\" aria-label=\"Navigation Menu\"\u003E\n \u003Cul role=\"menu\"\u003E\n \u003Cli class=\"hs-menu-item hs-menu-depth-1\" role=\"none\"\u003E\u003Ca href=\"#products\" role=\"menuitem\"\u003EProducts\u003C\u002Fa\u003E\u003C\u002Fli\u003E\n \u003Cli class=\"hs-menu-item hs-menu-depth-1\" role=\"none\"\u003E\u003Ca href=\"#services\" role=\"menuitem\"\u003EServices\u003C\u002Fa\u003E\u003C\u002Fli\u003E\n \u003Cli class=\"hs-menu-item hs-menu-depth-1\" role=\"none\"\u003E\u003Ca href=\"#blog\" role=\"menuitem\"\u003EBlog\u003C\u002Fa\u003E\u003C\u002Fli\u003E\n \u003Cli class=\"hs-menu-item hs-menu-depth-1\" role=\"none\"\u003E\u003Ca href=\"#about\" role=\"menuitem\"\u003EAbout\u003C\u002Fa\u003E\u003C\u002Fli\u003E\n \u003C\u002Ful\u003E\n\u003C\u002Fdiv\u003E\u003C\u002Fspan\u003E"}}},"styles":{"groupButton":{"buttonStyleSize":{},"buttonStyleVariant":{}},"groupMenu":{"menuAccentColor":{},"menuAlignment":{},"menuBackgroundColor":{},"menuTextColor":{},"menuTextHoverColor":{}}}}},{"id":"island-02056ai1R9","moduleName":"MobileMenuIsland","moduleId":"components\u002Fmodules\u002FSiteHeader\u002Fislands\u002FMobileMenuIsland.tsx?client-entry","hydrateOn":"load","clientOnly":false,"priority":0,"props":{"menuDataArray":[{"label":"Products","url":"#products","urlParamStr":"","pageId":null,"pageTitle":null,"contentGroupId":null,"contentType":null,"subcategory":null,"guid":null,"children":[],"isDeleted":false,"isPublished":true,"isNonLinkingNode":false,"level":1,"parentGuid":null,"topLevelAncestorGuid":null,"errorMessage":null,"categoryId":null,"state":null,"slug":null,"linkTarget":null,"urlWithoutAnchor":"#products","activeNode":false,"activeBranch":false,"blogNode":false,"nodeType":3,"live":true},{"label":"Services","url":"#services","urlParamStr":"","pageId":null,"pageTitle":null,"contentGroupId":null,"contentType":null,"subcategory":null,"guid":null,"children":[],"isDeleted":false,"isPublished":true,"isNonLinkingNode":false,"level":1,"parentGuid":null,"topLevelAncestorGuid":null,"errorMessage":null,"categoryId":null,"state":null,"slug":null,"linkTarget":null,"urlWithoutAnchor":"#services","activeNode":false,"activeBranch":false,"blogNode":false,"nodeType":3,"live":true},{"label":"Blog","url":"#blog","urlParamStr":"","pageId":null,"pageTitle":null,"contentGroupId":null,"contentType":null,"subcategory":null,"guid":null,"children":[],"isDeleted":false,"isPublished":true,"isNonLinkingNode":false,"level":1,"parentGuid":null,"topLevelAncestorGuid":null,"errorMessage":null,"categoryId":null,"state":null,"slug":null,"linkTarget":null,"urlWithoutAnchor":"#blog","activeNode":false,"activeBranch":false,"blogNode":false,"nodeType":3,"live":true},{"label":"About","url":"#about","urlParamStr":"","pageId":null,"pageTitle":null,"contentGroupId":null,"contentType":null,"subcategory":null,"guid":null,"children":[],"isDeleted":false,"isPublished":true,"isNonLinkingNode":false,"level":1,"parentGuid":null,"topLevelAncestorGuid":null,"errorMessage":null,"categoryId":null,"state":null,"slug":null,"linkTarget":null,"urlWithoutAnchor":"#about","activeNode":false,"activeBranch":false,"blogNode":false,"nodeType":3,"live":true}],"flow":"horizontal","maxDepth":3,"menuAlignment":{"horizontal_align":"CENTER","css":""},"navigationAriaLabel":"Main mobile navigation","flyouts":true,"menuBackgroundColor":"#ffffff","menuAccentColor":"#F7F9FC","menuTextColor":"#09152B","menuTextHoverColor":"#09152B","buttonStyleVariant":"primary","buttonStyleSize":"medium","groupButton":{"showButton":true,"buttonContentText":"Get started","buttonContentLink":{"url":null,"open_in_new_tab":false,"no_follow":false,"sponsored":false,"user_generated_content":false,"rel":""},"buttonContentShowIcon":false,"buttonContentIcon":{"name":"arrow-right","icon_set":"fontawesome-6.4.2"},"buttonContentIconPosition":"right"}},"url":"https:\u002F\u002F145747460.fs1.hubspotusercontent-eu1.net\u002Fhubfs\u002F145747460\u002Fraw_assets\u002Fcms-elevate-theme\u002Fmaster\u002F1007\u002Fjs_client_assets\u002Fassets\u002FMobileMenuIsland-BVXzn_CV.js","sharedStateID":"hs-ss-:02056ai1R0:","wrapperModuleId":"components\u002FStyledComponentsRegistry\u002FStyledComponentsRegistry.jsx?client-entry","wrapperUrl":"https:\u002F\u002F145747460.fs1.hubspotusercontent-eu1.net\u002Fhubfs\u002F145747460\u002Fraw_assets\u002Fcms-elevate-theme\u002Fmaster\u002F1007\u002Fjs_client_assets\u002Fassets\u002FStyledComponentsRegistry-4dbFx-_N.js","supplementalFieldValues":{"defaultContent":{"logoLinkAriaText":{}},"groupButton":{"buttonContentIcon":{"type":"icon","value":{"aliases":[],"altIconName":"arrow-right","categories":[],"name":"arrow-right","styles":["SOLID"],"svg":{"SOLID":"M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z"},"unicode":"f061","viewPort":[0,0,448,512],"icon_set":"fontawesome-6.4.2"}},"buttonContentIconPosition":{},"buttonContentLink":{},"buttonContentShowIcon":{},"buttonContentText":{},"showButton":{}},"groupLogo":{"logo":{}},"groupNavigation":{"menu":{"type":"menu","value":{"menuId":"default","content":"\u003Cspan id=\"hs_cos_wrapper_header-module-1_\" class=\"hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_menu\" style=\"\" data-hs-cos-general-type=\"widget\" data-hs-cos-type=\"menu\" \u003E\u003Cdiv id=\"hs_menu_wrapper_header-module-1_\" class=\"hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal\" role=\"navigation\" data-sitemap-name=\"default\" data-menu-id=\"221930455282\" aria-label=\"Navigation Menu\"\u003E\n \u003Cul role=\"menu\"\u003E\n \u003Cli class=\"hs-menu-item hs-menu-depth-1\" role=\"none\"\u003E\u003Ca href=\"#products\" role=\"menuitem\"\u003EProducts\u003C\u002Fa\u003E\u003C\u002Fli\u003E\n \u003Cli class=\"hs-menu-item hs-menu-depth-1\" role=\"none\"\u003E\u003Ca href=\"#services\" role=\"menuitem\"\u003EServices\u003C\u002Fa\u003E\u003C\u002Fli\u003E\n \u003Cli class=\"hs-menu-item hs-menu-depth-1\" role=\"none\"\u003E\u003Ca href=\"#blog\" role=\"menuitem\"\u003EBlog\u003C\u002Fa\u003E\u003C\u002Fli\u003E\n \u003Cli class=\"hs-menu-item hs-menu-depth-1\" role=\"none\"\u003E\u003Ca href=\"#about\" role=\"menuitem\"\u003EAbout\u003C\u002Fa\u003E\u003C\u002Fli\u003E\n \u003C\u002Ful\u003E\n\u003C\u002Fdiv\u003E\u003C\u002Fspan\u003E"}}},"styles":{"groupButton":{"buttonStyleSize":{},"buttonStyleVariant":{}},"groupMenu":{"menuAccentColor":{},"menuAlignment":{},"menuBackgroundColor":{},"menuTextColor":{},"menuTextHoverColor":{}}}}}]; if (Array.isArray(window.__islands)) { window.__islands.push(...newIslands); } else { window.__islands = newIslands; } var newState = {"hs-ss-:02056ai1R0:":{"value":[],"hasCustomReducerFunc":true}}; if (window.__hsSSInit) { window.__hsSSInit = Object.assign(window.__hsSSInit, newState); } else { window.__hsSSInit = newState; } </script> <link rel="modulepreload" crossorigin href="https://static.hsappstatic.net/cms-js-static/ex/js/react/v18/react-combined.mjs"> <script type="module" crossorigin> import { initConfigSingletonFromJSON, setupIslandHydration } from "https://static.hsappstatic.net/cms-js-static/ex/js/island-runtime/v1/island-runtime.mjs" initConfigSingletonFromJSON(window.__hsEnvConfig) setupIslandHydration(); </script> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div> </div> </div> </header></div> <main id="main-content"> <div class="container-fluid"> <div class="row-fluid-wrapper"> <div class="row-fluid"> <div class="span12 widget-span widget-type-cell " style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-1 dnd-section main-row-0-padding"> <div class="row-fluid "> <div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-2 dnd-row"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_main-module-2" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div style="--hsElevate--heading__textColor:var(--hsElevate--section--lightSection--1__textColor)" class="Heading__HeadingContainer-sc-1arwsnb-0 gRDkka hs-elevate-heading-container"><h1 class="hs-elevate-h1 hs-elevate-heading-container__heading" style="text-align:center">UNITED GLOBAL SOURCING LLC Blog</h1></div> <script type="text/javascript"> window.__hsEnvConfig = {"portalID":145927818,"hublet":"eu1","hsEnv":"prod","hsDeployed":true,"hsJSRGates":["CMS:JSRenderer:SeparateIslandRenderOption","CMS:JSRenderer:GraphQLQueryBuild","CMS:JSRenderer:MinifyCSS","CMS:JSRenderer:GetServerSideProps","CMS:JSRenderer:LocalProxySchemaVersion1","CMS:JSRenderer:SharedDeps"]}; window.__hsServerPageUrl = "https:\u002F\u002Funtgs.com"; window.__hsBasePath = "\u002F"; </script> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-3 dnd-row"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_main-module-3" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="RichText__StyledRichText-sc-11kdh5h-0 fYxGtX hs-elevate-rich-text" style="--hsElevate--richText__textColor:var(--hsElevate--section--lightSection--1__textColor);--hsElevate--richText__accentColor:var(--hsElevate--section--lightSection--1__accentColor);--hsElevate--richText__linkColor:var(--hsElevate--section--lightSection--1--link__fontColor);--hsElevate--richText__textDecoration:var(--hsElevate--section--lightSection--1--link__textDecoration);--hsElevate--richText__textDecorationColor:var(--hsElevate--section--lightSection--1--link__textDecorationColor);--hsElevate--richText__linkHoverColor:var(--hsElevate--section--lightSection--1--link__hover--fontColor);--hsElevate--richText__linkHoverTextDecoration:var(--hsElevate--section--lightSection--1--link__hover--textDecoration);--hsElevate--richText__linkHoverTextDecorationColor:var(--hsElevate--section--lightSection--1--link__hover--textDecorationColor);--hsElevate--blockquote__textColor:var(--hsElevate--section--lightSection--1--blockquote__textColor);--hsElevate--blockquote__backgroundColor:var(--hsElevate--section--lightSection--1--blockquote__backgroundColor);--hsElevate--blockquote__accentColor:var(--hsElevate--section--lightSection--1--blockquote__accentColor)"><p style="text-align: center;">A brief introductory description of your blog and the topics covered at a high level. Just one or two sentences should be just right.</p></div> <script type="text/javascript"> window.__hsEnvConfig = {"portalID":145927818,"hublet":"eu1","hsEnv":"prod","hsDeployed":true,"hsJSRGates":["CMS:JSRenderer:SeparateIslandRenderOption","CMS:JSRenderer:GraphQLQueryBuild","CMS:JSRenderer:MinifyCSS","CMS:JSRenderer:GetServerSideProps","CMS:JSRenderer:LocalProxySchemaVersion1","CMS:JSRenderer:SharedDeps"]}; window.__hsServerPageUrl = "https:\u002F\u002Funtgs.com"; window.__hsBasePath = "\u002F"; </script> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-4 dnd-section main-row-1-padding"> <div class="row-fluid "> <div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-5 dnd-row"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_main-module-5" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="BlogListing__StyledCardContainer-sc-1uif2s0-0 aVBHw hs-elevate-blog-listing"></div><nav class="pagination__PaginationContainer-sc-1qul8gt-0 bkXych hs-elevate-blog-listing__pagination-container"><a class="pagination__NavLink-sc-1qul8gt-2 hFTfTC hs-elevate-blog-listing__pagination-link hs-elevate-disabled" href="/page/1"><svg xmlns="http://www.w3.org/2000/svg" width="9" height="14" viewBox="0 0 9 14" fill="none" class="hs-elevate-helper--rotate-180 hs-elevate-blog-listing__pagination-icon"><path d="M8.20786 6.29377C8.59849 6.6844 8.59849 7.31877 8.20786 7.7094L2.20786 13.7094C1.81724 14.1 1.18286 14.1 0.792236 13.7094C0.401611 13.3188 0.401611 12.6844 0.792236 12.2938L6.08599 7.00002L0.795361 1.70627C0.404736 1.31565 0.404736 0.681274 0.795361 0.290649C1.18599 -0.0999756 1.82036 -0.0999756 2.21099 0.290649L8.21099 6.29065L8.20786 6.29377Z" fill="#4F38E0"></path></svg><span class="pagination__ScreenReadyOnly-sc-1qul8gt-4 kEVIzJ">Previous page</span></a><a href="/page/0" class="pagination__NavLink-sc-1qul8gt-2 hFTfTC hs-elevate-blog-listing__pagination-link hs-elevate-disabled"><svg xmlns="http://www.w3.org/2000/svg" width="9" height="14" viewBox="0 0 9 14" fill="none" class="hs-elevate-blog-listing__pagination-icon"><path d="M8.20786 6.29377C8.59849 6.6844 8.59849 7.31877 8.20786 7.7094L2.20786 13.7094C1.81724 14.1 1.18286 14.1 0.792236 13.7094C0.401611 13.3188 0.401611 12.6844 0.792236 12.2938L6.08599 7.00002L0.795361 1.70627C0.404736 1.31565 0.404736 0.681274 0.795361 0.290649C1.18599 -0.0999756 1.82036 -0.0999756 2.21099 0.290649L8.21099 6.29065L8.20786 6.29377Z" fill="#4F38E0"></path></svg><span class="pagination__ScreenReadyOnly-sc-1qul8gt-4 kEVIzJ">Next page</span></a></nav> <script type="text/javascript" nonce="hs-random-nonce"> window.__hsEnvConfig = {"portalID":145927818,"hublet":"eu1","hsEnv":"prod","hsDeployed":true,"hsJSRGates":["CMS:JSRenderer:SeparateIslandRenderOption","CMS:JSRenderer:GraphQLQueryBuild","CMS:JSRenderer:MinifyCSS","CMS:JSRenderer:GetServerSideProps","CMS:JSRenderer:LocalProxySchemaVersion1","CMS:JSRenderer:SharedDeps"]}; window.__hsServerPageUrl = "https:\u002F\u002Funtgs.com\u002F"; window.__hsBasePath = "\u002F"; </script> <script nonce="hs-random-nonce"> document.head.innerHTML += `<style data-styled="" data-styled-version="6.1.17">.bkXych{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--hsElevate--spacing--24,24px);}/*!sc*/ data-styled.g2[id="pagination__PaginationContainer-sc-1qul8gt-0"]{content:"bkXych,"}/*!sc*/ .hFTfTC.hs-elevate-disabled{pointer-events:none;opacity:0.5;}/*!sc*/ .hFTfTC .hs-elevate-helper--rotate-180{transform:rotate(180deg);}/*!sc*/ .hFTfTC path{fill:var(--hsElevate--section--lightSection--1--link__fontColor);}/*!sc*/ .hFTfTC:hover path{fill:var(--hsElevate--section--lightSection--1--link__hover--fontColor);}/*!sc*/ data-styled.g4[id="pagination__NavLink-sc-1qul8gt-2"]{content:"hFTfTC,"}/*!sc*/ .kEVIzJ{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}/*!sc*/ data-styled.g6[id="pagination__ScreenReadyOnly-sc-1qul8gt-4"]{content:"kEVIzJ,"}/*!sc*/ .aVBHw{display:grid;grid-template-columns:1fr;grid-template-rows:auto;gap:32px;margin-bottom:var(--hsElevate--spacing--48,48px);}/*!sc*/ .aVBHw .hs-elevate-card--blog{grid-column:span 1;gird-row:span 1;}/*!sc*/ @media (min-width:640px){.aVBHw{grid-template-columns:repeat(2,1fr);}.aVBHw .hs-elevate-card--blog:first-of-type{grid-column:span 2;grid-row:span 2;}.aVBHw .hs-elevate-card--blog:first-of-type .hs-elevate-card--blog__image-container{width:100%;overflow:hidden;position:relative;object-fit:cover;aspect-ratio:1.13;}.aVBHw .hs-elevate-card--blog:first-of-type .hs-elevate-card--blog__image-container img{width:100%;height:100%;}}/*!sc*/ @media (min-width:768px){.aVBHw{grid-template-columns:repeat(3,1fr);}}/*!sc*/ .aVBHw .hs-elevate-card--blog{padding:0;overflow:hidden;}/*!sc*/ data-styled.g7[id="BlogListing__StyledCardContainer-sc-1uif2s0-0"]{content:"aVBHw,"}/*!sc*/ </style>;`; </script></div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div> </div> </div> </main> <div data-global-resource-path="@hubspot/elevate/templates/partials/footer.hubl.html"> <footer class="hs-elevate-footer"> <div class="container-fluid"> <div class="row-fluid-wrapper"> <div class="row-fluid"> <div class="span12 widget-span widget-type-cell " style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-1 footer-row-0-background-color dnd-section footer-row-0-padding footer-row-0-background-layers"> <div class="row-fluid "> <div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-2 footer-column-1-row-0-margin dnd-row"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget footer-module-2-flexbox-positioning dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_footer-module-2" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-logo" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <span id="hs_cos_wrapper_footer-module-2_hs_logo_widget" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_logo" style="" data-hs-cos-general-type="widget" data-hs-cos-type="logo"><h2 class="logo-company-name">UNITED GLOBAL SOURCING LLC</h2></span> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-3 dnd-row footer-column-1-row-1-margin"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_footer-module-3" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div style="--hsElevate--menuItem__paddingVertical:0;--hsElevate--menuItem__paddingHorizontal:0;--hsElevate--menu--topLevel__gap:var(--hsElevate--spacing--32, 32px);--hsElevate--menuItem__gap:0" class="hs-elevate-horizontal-menu"><!--$--><div data-hs-island="true" id="island-354f3ci1R0"><!--$--><nav tabindex="0" aria-label=""><ul role="menu" class="hs-elevate-menu hs-elevate-menu--horizontal hs-elevate-menu--desktop hs-elevate-horizontal-menu__menu" style="justify-content:center;padding:0"><li data-hs-elevate-menuitem-depth="1" tabindex="-1" role="menuitem" class="MenuItemComponent__StyledMenuItem-sc-1m3ww55-4"><div class="MenuItemComponent__StyledMenuItemLinkContainer-sc-1m3ww55-0 eZcWMD hs-elevate-menu__menu-item-link-container"><a class="MenuItemComponent__StyledMenuItemLink-sc-1m3ww55-1 gejehR hs-elevate-link--secondary undefined" href="#products" tabindex="-1">Products</a></div></li><li data-hs-elevate-menuitem-depth="1" tabindex="-1" role="menuitem" class="MenuItemComponent__StyledMenuItem-sc-1m3ww55-4"><div class="MenuItemComponent__StyledMenuItemLinkContainer-sc-1m3ww55-0 eZcWMD hs-elevate-menu__menu-item-link-container"><a class="MenuItemComponent__StyledMenuItemLink-sc-1m3ww55-1 gejehR hs-elevate-link--secondary undefined" href="#services" tabindex="-1">Services</a></div></li><li data-hs-elevate-menuitem-depth="1" tabindex="-1" role="menuitem" class="MenuItemComponent__StyledMenuItem-sc-1m3ww55-4"><div class="MenuItemComponent__StyledMenuItemLinkContainer-sc-1m3ww55-0 eZcWMD hs-elevate-menu__menu-item-link-container"><a class="MenuItemComponent__StyledMenuItemLink-sc-1m3ww55-1 gejehR hs-elevate-link--secondary undefined" href="#blog" tabindex="-1">Blog</a></div></li><li data-hs-elevate-menuitem-depth="1" tabindex="-1" role="menuitem" class="MenuItemComponent__StyledMenuItem-sc-1m3ww55-4"><div class="MenuItemComponent__StyledMenuItemLinkContainer-sc-1m3ww55-0 eZcWMD hs-elevate-menu__menu-item-link-container"><a class="MenuItemComponent__StyledMenuItemLink-sc-1m3ww55-1 gejehR hs-elevate-link--secondary undefined" href="#about" tabindex="-1">About</a></div></li></ul></nav><!--/$--></div><!--/$--></div> <script type="text/javascript"> window.__hsEnvConfig = {"portalID":145927818,"hublet":"eu1","hsEnv":"prod","hsDeployed":true,"hsJSRGates":["CMS:JSRenderer:SeparateIslandRenderOption","CMS:JSRenderer:GraphQLQueryBuild","CMS:JSRenderer:MinifyCSS","CMS:JSRenderer:GetServerSideProps","CMS:JSRenderer:LocalProxySchemaVersion1","CMS:JSRenderer:SharedDeps"]}; window.__hsServerPageUrl = "https:\u002F\u002Funtgs.com"; window.__hsBasePath = "\u002F"; </script> <script type="text/javascript"> var newIslands = [{"id":"island-354f3ci1R0","moduleName":"index","moduleId":"components\u002FMenuComponent\u002Findex.tsx?client-entry","hydrateOn":"load","clientOnly":false,"priority":0,"props":{"menuDataArray":[{"label":"Products","url":"#products","urlParamStr":"","pageId":null,"pageTitle":null,"contentGroupId":null,"contentType":null,"subcategory":null,"guid":null,"children":[],"isDeleted":false,"isPublished":true,"isNonLinkingNode":false,"level":1,"parentGuid":null,"topLevelAncestorGuid":null,"errorMessage":null,"categoryId":null,"state":null,"slug":null,"linkTarget":null,"urlWithoutAnchor":"#products","activeNode":false,"activeBranch":false,"blogNode":false,"nodeType":3,"live":true},{"label":"Services","url":"#services","urlParamStr":"","pageId":null,"pageTitle":null,"contentGroupId":null,"contentType":null,"subcategory":null,"guid":null,"children":[],"isDeleted":false,"isPublished":true,"isNonLinkingNode":false,"level":1,"parentGuid":null,"topLevelAncestorGuid":null,"errorMessage":null,"categoryId":null,"state":null,"slug":null,"linkTarget":null,"urlWithoutAnchor":"#services","activeNode":false,"activeBranch":false,"blogNode":false,"nodeType":3,"live":true},{"label":"Blog","url":"#blog","urlParamStr":"","pageId":null,"pageTitle":null,"contentGroupId":null,"contentType":null,"subcategory":null,"guid":null,"children":[],"isDeleted":false,"isPublished":true,"isNonLinkingNode":false,"level":1,"parentGuid":null,"topLevelAncestorGuid":null,"errorMessage":null,"categoryId":null,"state":null,"slug":null,"linkTarget":null,"urlWithoutAnchor":"#blog","activeNode":false,"activeBranch":false,"blogNode":false,"nodeType":3,"live":true},{"label":"About","url":"#about","urlParamStr":"","pageId":null,"pageTitle":null,"contentGroupId":null,"contentType":null,"subcategory":null,"guid":null,"children":[],"isDeleted":false,"isPublished":true,"isNonLinkingNode":false,"level":1,"parentGuid":null,"topLevelAncestorGuid":null,"errorMessage":null,"categoryId":null,"state":null,"slug":null,"linkTarget":null,"urlWithoutAnchor":"#about","activeNode":false,"activeBranch":false,"blogNode":false,"nodeType":3,"live":true}],"flow":"horizontal","maxDepth":1,"menuAlignment":{"horizontal_align":"CENTER","css":""},"navigationAriaLabel":"","linkStyleVariant":"secondary_links","additionalClassArray":["hs-elevate-horizontal-menu__menu"]},"url":"https:\u002F\u002F145747460.fs1.hubspotusercontent-eu1.net\u002Fhubfs\u002F145747460\u002Fraw_assets\u002Fcms-elevate-theme\u002Fmaster\u002F1007\u002Fjs_client_assets\u002Fassets\u002Findex-Csa0QQob.js","supplementalFieldValues":{"groupPlaceholderText":{"placeholderDescription":{},"placeholderTitle":{}},"maxDepth":{},"menu":{"type":"menu","value":{"menuId":"default","content":"\u003Cspan id=\"hs_cos_wrapper_footer-module-3_\" class=\"hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_menu\" style=\"\" data-hs-cos-general-type=\"widget\" data-hs-cos-type=\"menu\" \u003E\u003Cdiv id=\"hs_menu_wrapper_footer-module-3_\" class=\"hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal\" role=\"navigation\" data-sitemap-name=\"default\" data-menu-id=\"221930455282\" aria-label=\"Navigation Menu\"\u003E\n \u003Cul role=\"menu\"\u003E\n \u003Cli class=\"hs-menu-item hs-menu-depth-1\" role=\"none\"\u003E\u003Ca href=\"#products\" role=\"menuitem\"\u003EProducts\u003C\u002Fa\u003E\u003C\u002Fli\u003E\n \u003Cli class=\"hs-menu-item hs-menu-depth-1\" role=\"none\"\u003E\u003Ca href=\"#services\" role=\"menuitem\"\u003EServices\u003C\u002Fa\u003E\u003C\u002Fli\u003E\n \u003Cli class=\"hs-menu-item hs-menu-depth-1\" role=\"none\"\u003E\u003Ca href=\"#blog\" role=\"menuitem\"\u003EBlog\u003C\u002Fa\u003E\u003C\u002Fli\u003E\n \u003Cli class=\"hs-menu-item hs-menu-depth-1\" role=\"none\"\u003E\u003Ca href=\"#about\" role=\"menuitem\"\u003EAbout\u003C\u002Fa\u003E\u003C\u002Fli\u003E\n \u003C\u002Ful\u003E\n\u003C\u002Fdiv\u003E\u003C\u002Fspan\u003E"}},"menuName":{},"styles":{"groupLink":{"linkStyleVariant":{}},"groupMenu":{"menuAlignment":{},"menuColumnGap":{}},"groupMenuItems":{"menuItemPadding":{},"menuItemVerticalGap":{}}}}}]; if (Array.isArray(window.__islands)) { window.__islands.push(...newIslands); } else { window.__islands = newIslands; } </script> <link rel="modulepreload" crossorigin href="https://static.hsappstatic.net/cms-js-static/ex/js/react/v18/react-combined.mjs"> <script type="module" crossorigin> import { initConfigSingletonFromJSON, setupIslandHydration } from "https://static.hsappstatic.net/cms-js-static/ex/js/island-runtime/v1/island-runtime.mjs" initConfigSingletonFromJSON(window.__hsEnvConfig) setupIslandHydration(); </script> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-4 dnd-row"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_footer-module-4" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="SocialFollow__StyledSocialFollow-sc-1telbsi-0 ikEukc hs-elevate-social-follow" style="--hsElevate--socialFollowIcon__padding:var(--hsElevate--spacing--10, 10px);--hsElevate--socialFollowIcon__size:var(--hsElevate--icon--small__size);--hsElevate--socialFollowIcon__shape:var(--hsElevate-circle);--hsElevate--socialFollowIcon__gap:var(--hsElevate--spacing--12, 12px);--hsElevate--socialFollowIcon__backgroundColor:var(--hsElevate--button--accent__backgroundColor);--hsElevate--socialFollowIcon__color:var(--hsElevate--button--accent__textColor);--hsElevate--socialFollowIcon__borderColor:var(--hsElevate--button--accent__borderColor);--hsElevate--socialFollowIcon__borderWidth:var(--hsElevate--button--accent__borderThickness);--hsElevate--socialFollowIcon__hover--backgroundColor:var(--hsElevate--button--accent__hover--backgroundColor);--hsElevate--socialFollowIcon__hover--color:var(--hsElevate--button--accent__hover--textColor);--hsElevate--socialFollowIcon__hover--borderColor:var(--hsElevate--button--accent__hover--borderColor);--hsElevate--socialFollowIcon__hover--borderWidth:var(--hsElevate--button--accent__hover--borderThickness);--hsElevate--socialFollowIcon__active--backgroundColor:var(--hsElevate--button--accent__active--backgroundColor);--hsElevate--socialFollowIcon__active--color:var(--hsElevate--button--accent__active--textColor);--hsElevate--socialFollowIcon__active--borderColor:var(--hsElevate--button--accent__active--borderColor);--hsElevate--socialFollowIcon__active--borderWidth:var(--hsElevate--button--accent__active--borderThickness)"><a class="SocialFollow__SocialLink-sc-1telbsi-1 hQohsu hs-elevate-social-follow__link" rel="" target="" href="https://www.linkedin.com" aria-label="Follow us on LinkedIn"><svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512" aria-hidden="true" class="SocialFollow__SocialIcon-sc-1telbsi-2 kCXRxa hs-elevate-social-follow__icon"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a><a class="SocialFollow__SocialLink-sc-1telbsi-1 hQohsu hs-elevate-social-follow__link" rel="" target="" href="https://www.facebook.com" aria-label="Follow us on Facebook"><svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512" aria-hidden="true" class="SocialFollow__SocialIcon-sc-1telbsi-2 kCXRxa hs-elevate-social-follow__icon"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path></svg></a><a class="SocialFollow__SocialLink-sc-1telbsi-1 hQohsu hs-elevate-social-follow__link" rel="" target="" href="https://www.twitter.com" aria-label="Follow us on X"><svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" aria-hidden="true" class="SocialFollow__SocialIcon-sc-1telbsi-2 kCXRxa hs-elevate-social-follow__icon"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path></svg></a><a class="SocialFollow__SocialLink-sc-1telbsi-1 hQohsu hs-elevate-social-follow__link" rel="" target="" href="https://www.instagram.com" aria-label="Follow us on Instagram"><svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512" aria-hidden="true" class="SocialFollow__SocialIcon-sc-1telbsi-2 kCXRxa hs-elevate-social-follow__icon"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></a><a class="SocialFollow__SocialLink-sc-1telbsi-1 hQohsu hs-elevate-social-follow__link" rel="" target="" href="https://www.tiktok.com" aria-label="Follow us on TikTok"><svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512" aria-hidden="true" class="SocialFollow__SocialIcon-sc-1telbsi-2 kCXRxa hs-elevate-social-follow__icon"><path d="M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z"></path></svg></a></div> <script type="text/javascript"> window.__hsEnvConfig = {"portalID":145927818,"hublet":"eu1","hsEnv":"prod","hsDeployed":true,"hsJSRGates":["CMS:JSRenderer:SeparateIslandRenderOption","CMS:JSRenderer:GraphQLQueryBuild","CMS:JSRenderer:MinifyCSS","CMS:JSRenderer:GetServerSideProps","CMS:JSRenderer:LocalProxySchemaVersion1","CMS:JSRenderer:SharedDeps"]}; window.__hsServerPageUrl = "https:\u002F\u002Funtgs.com"; window.__hsBasePath = "\u002F"; </script> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-5 footer-row-1-force-full-width-section dnd-section footer-row-1-padding footer-row-1-background-layers footer-row-1-background-color"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_footer-module-5" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <hr></div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-6 dnd-section footer-row-2-background-layers footer-row-2-background-color footer-row-2-padding"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_footer-module-6" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="RichText__StyledRichText-sc-11kdh5h-0 fYxGtX hs-elevate-rich-text" style="--hsElevate--richText__textColor:var(--hsElevate--section--darkSection--1__textColor);--hsElevate--richText__accentColor:var(--hsElevate--section--darkSection--1__accentColor);--hsElevate--richText__linkColor:var(--hsElevate--section--darkSection--1--link__fontColor);--hsElevate--richText__textDecoration:var(--hsElevate--section--darkSection--1--link__textDecoration);--hsElevate--richText__textDecorationColor:var(--hsElevate--section--darkSection--1--link__textDecorationColor);--hsElevate--richText__linkHoverColor:var(--hsElevate--section--darkSection--1--link__hover--fontColor);--hsElevate--richText__linkHoverTextDecoration:var(--hsElevate--section--darkSection--1--link__hover--textDecoration);--hsElevate--richText__linkHoverTextDecorationColor:var(--hsElevate--section--darkSection--1--link__hover--textDecorationColor);--hsElevate--blockquote__textColor:var(--hsElevate--section--darkSection--1--blockquote__textColor);--hsElevate--blockquote__backgroundColor:var(--hsElevate--section--darkSection--1--blockquote__backgroundColor);--hsElevate--blockquote__accentColor:var(--hsElevate--section--darkSection--1--blockquote__accentColor)"><div style="text-align: center;"> <a href="" style="text-decoration: none;">Privacy Policy</a> · <a href="" style="text-decoration: none;">Legal</a> · <span>© 2025 UNITED GLOBAL SOURCING LLC. All rights reserved.</span> </div></div> <script type="text/javascript"> window.__hsEnvConfig = {"portalID":145927818,"hublet":"eu1","hsEnv":"prod","hsDeployed":true,"hsJSRGates":["CMS:JSRenderer:SeparateIslandRenderOption","CMS:JSRenderer:GraphQLQueryBuild","CMS:JSRenderer:MinifyCSS","CMS:JSRenderer:GetServerSideProps","CMS:JSRenderer:LocalProxySchemaVersion1","CMS:JSRenderer:SharedDeps"]}; window.__hsServerPageUrl = "https:\u002F\u002Funtgs.com"; window.__hsBasePath = "\u002F"; </script> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div> </div> </div> </footer></div> <script defer src="/hs/hsstatic/cms-free-branding-lib/static-1.2918/js/index.js"></script> <!-- HubSpot performance collection script --> <script defer src="/hs/hsstatic/content-cwv-embed/static-1.1293/embed.js"></script> <script> var hsVars = hsVars || {}; hsVars['language'] = 'en'; </script> <script src="/hs/hsstatic/cos-i18n/static-1.53/bundles/project.js"></script> <script src="/hs/hsstatic/keyboard-accessible-menu-flyouts/static-1.17/bundles/project.js"></script> <!-- Start of HubSpot Analytics Code --> <script type="text/javascript"> var _hsq = _hsq || []; _hsq.push(["setContentType", "listing-page"]); _hsq.push(["setCanonicalUrl", "https:\/\/untgs.com"]); _hsq.push(["setPageId", "221919040719"]); _hsq.push(["setContentMetadata", { "contentPageId": 221919040719, "legacyPageId": "221919040719", "contentFolderId": null, "contentGroupId": 221919040717, "abTestId": null, "languageVariantId": 221919040719, "languageCode": "en", }]); </script> <script type="text/javascript" id="hs-script-loader" async defer src="/hs/scriptloader/145927818.js"></script> <!-- End of HubSpot Analytics Code --> <script type="text/javascript"> var hsVars = { render_id: "9c1b0251-3394-4c26-a31f-95f26ba0ee54", ticks: 1746166261534, page_id: 221919040719, content_group_id: 221919040717, portal_id: 145927818, app_hs_base_url: "https://app-eu1.hubspot.com", cp_hs_base_url: "https://cp-eu1.hubspot.com", language: "en", analytics_page_type: "listing-page", scp_content_type: "", analytics_page_id: "221919040719", category_id: 7, folder_id: 0, is_hubspot_user: false } </script> <script defer src="/hs/hsstatic/HubspotToolsMenu/static-1.432/js/index.js"></script> </body></html>