CINXE.COM
Iyuno | Home
<!doctype html> <html data-n-head-ssr> <head > <title>Iyuno | Home</title><meta data-n-head="ssr" charset="utf-8"><meta data-n-head="ssr" http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta data-n-head="ssr" name="viewport" content="width=device-width, initial-scale=1"><meta data-n-head="ssr" data-hid="description" name="description" content="Iyuno is the world's media localization provider of technology-driven end-to-end solutions for films, television, games, new media and corporate needs."><meta data-n-head="ssr" data-hid="keywords" name="keywords" content="localization, global media, dubbing, subtitling, entertainment, artificial intelligence, content, translation"><meta data-n-head="ssr" data-hid="og:title" name="og:title" content="Iyuno | Home"><meta data-n-head="ssr" data-hid="og:description" name="og:description" content="Iyuno is the world's media localization provider of technology-driven end-to-end solutions for films, television, games, new media and corporate needs."><meta data-n-head="ssr" data-hid="og:image" name="og:image" content="https://iyunomg.imgix.net/storage/2481/2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20"><link data-n-head="ssr" rel="preconnect" href="https://cms.iyuno.com/api/" crossorigin="true"><link data-n-head="ssr" rel="icon" type="image/x-icon" href="/favicon.png"><link data-n-head="ssr" rel="icon" type="image/x-icon" href="/favicon.svg"><script data-n-head="ssr" src="https://code.jquery.com/jquery-3.5.1.min.js" type="text/javascript"></script><script data-n-head="ssr" src="/scripts/parallax.js" type="text/javascript"></script><script data-n-head="ssr" src="/scripts/timezone.js" type="text/javascript"></script><script data-n-head="ssr" id="usercentrics-cmp" src="https://app.usercentrics.eu/browser-ui/latest/loader.js" type="text/javascript" data-settings-id="_i5la51wv"></script><link rel="preload" href="/_nuxt/438407c.js" as="script"><link rel="preload" href="/_nuxt/f83057e.js" as="script"><link rel="preload" href="/_nuxt/54aa811.js" as="script"><link rel="preload" href="/_nuxt/5dd87f7.js" as="script"><link rel="preload" href="/_nuxt/1cbfa2c.js" as="script"><style data-vue-ssr-id="a403b47a:0 3749275e:0 e8c6e7d0:0">/*! 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; } /** * Render the `main` element consistently in IE. */ main { display: block; } /** * 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 ========================================================================== */ /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /** * 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 ========================================================================== */ /** * Remove the gray background on active links in IE 10. */ a { background-color: transparent; text-decoration: none; } /** * 1. Remove the bottom border in Chrome 57- * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ 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; } /* Embedded content ========================================================================== */ /** * Remove the border on images inside links in IE 10. */ img { border-style: none; } /* 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 */ } /** * Show the overflow in IE. * 1. Show the overflow in Edge. */ button, input { /* 1 */ overflow: visible; } /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */ button, select { /* 1 */ 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; } /** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. */ legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } /** * Add the correct vertical alignment in Chrome, Firefox, and Opera. */ progress { vertical-align: baseline; } /** * Remove the default vertical scrollbar in IE 10+. */ textarea { overflow: auto; } /** * 1. Add the correct box sizing in IE 10. * 2. Remove the padding in IE 10. */ [type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * 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, IE 10+, and Firefox. */ details { display: block; } /* * Add the correct display in all browsers. */ summary { display: list-item; } /* Misc ========================================================================== */ /** * Add the correct display in IE 10+. */ template { display: none; } /** * Add the correct display in IE 10. */ [hidden] { display: none; } .more-arrow{position:relative}.more-arrow:before{display:block;content:'';position:absolute;right:20px;height:2rem;width:1.5rem;top:calc(50% - 1rem);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 15'%3E%3Cg fill='none'%3E%3Cg fill='%23FFF'%3E%3Crect transform='translate(5 5)rotate(-45)' x='-1' y='-5' width='2' height='10'/%3E%3Crect transform='translate(5 10.657)rotate(225)' x='-1' y='-5' width='2' height='10'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain}.grid{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;width:calc(100% + 2rem);margin-left:-1rem;margin-right:-1rem}.grid .middle{align-self:center}.grid .bottom{align-self:flex-end}.grid.grid-reverse{flex-direction:row-reverse}@media screen and (min-width: 768px){.grid.grid-reverse .copy-block img{margin-left:80px}}.grid.grid-reverse .copy-block img.slim{margin-left:0px}.grid.grid-vertrical{flex-direction:column}.grid.grid-space-between{justify-content:space-between}.grid.grid-full-width{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw}.grid[class^="block"] [class^="col-"]{flex:none;z-index:1}.grid>*{width:calc(100% - 2rem);margin-left:1rem;margin-right:1rem}.grid .col-0{width:0;margin:0}.grid .col-1{width:calc((8.33333% * 1) - 2rem)}.grid .push-1{margin-left:calc((8.33333% * 1) + (2rem/2))}.grid .col-2{width:calc((8.33333% * 2) - 2rem)}.grid .push-2{margin-left:calc((8.33333% * 2) + (2rem/2))}.grid .col-3{width:calc((8.33333% * 3) - 2rem)}.grid .push-3{margin-left:calc((8.33333% * 3) + (2rem/2))}.grid .col-4{width:calc((8.33333% * 4) - 2rem)}.grid .push-4{margin-left:calc((8.33333% * 4) + (2rem/2))}.grid .col-5{width:calc((8.33333% * 5) - 2rem)}.grid .push-5{margin-left:calc((8.33333% * 5) + (2rem/2))}.grid .col-6{width:calc((8.33333% * 6) - 2rem)}.grid .push-6{margin-left:calc((8.33333% * 6) + (2rem/2))}.grid .col-7{width:calc((8.33333% * 7) - 2rem)}.grid .push-7{margin-left:calc((8.33333% * 7) + (2rem/2))}.grid .col-8{width:calc((8.33333% * 8) - 2rem)}.grid .push-8{margin-left:calc((8.33333% * 8) + (2rem/2))}.grid .col-9{width:calc((8.33333% * 9) - 2rem)}.grid .push-9{margin-left:calc((8.33333% * 9) + (2rem/2))}.grid .col-10{width:calc((8.33333% * 10) - 2rem)}.grid .push-10{margin-left:calc((8.33333% * 10) + (2rem/2))}.grid .col-11{width:calc((8.33333% * 11) - 2rem)}.grid .push-11{margin-left:calc((8.33333% * 11) + (2rem/2))}.grid .col-12{width:calc((8.33333% * 12) - 2rem)}.grid .push-12{margin-left:calc((8.33333% * 12) + (2rem/2))}@media screen and (min-width: 768px){.grid .col-md-1{width:calc((8.33333% * 1) - 2rem)}.grid .push-md-1{margin-left:calc((8.33333% * 1) + (2rem/2))}.grid .col-md-2{width:calc((8.33333% * 2) - 2rem)}.grid .push-md-2{margin-left:calc((8.33333% * 2) + (2rem/2))}.grid .col-md-3{width:calc((8.33333% * 3) - 2rem)}.grid .push-md-3{margin-left:calc((8.33333% * 3) + (2rem/2))}.grid .col-md-4{width:calc((8.33333% * 4) - 2rem)}.grid .push-md-4{margin-left:calc((8.33333% * 4) + (2rem/2))}.grid .col-md-5{width:calc((8.33333% * 5) - 2rem)}.grid .push-md-5{margin-left:calc((8.33333% * 5) + (2rem/2))}.grid .col-md-6{width:calc((8.33333% * 6) - 2rem)}.grid .push-md-6{margin-left:calc((8.33333% * 6) + (2rem/2))}.grid .col-md-7{width:calc((8.33333% * 7) - 2rem)}.grid .push-md-7{margin-left:calc((8.33333% * 7) + (2rem/2))}.grid .col-md-8{width:calc((8.33333% * 8) - 2rem)}.grid .push-md-8{margin-left:calc((8.33333% * 8) + (2rem/2))}.grid .col-md-9{width:calc((8.33333% * 9) - 2rem)}.grid .push-md-9{margin-left:calc((8.33333% * 9) + (2rem/2))}.grid .col-md-10{width:calc((8.33333% * 10) - 2rem)}.grid .push-md-10{margin-left:calc((8.33333% * 10) + (2rem/2))}.grid .col-md-11{width:calc((8.33333% * 11) - 2rem)}.grid .push-md-11{margin-left:calc((8.33333% * 11) + (2rem/2))}.grid .col-md-12{width:calc((8.33333% * 12) - 2rem)}.grid .push-md-12{margin-left:calc((8.33333% * 12) + (2rem/2))}.grid .push-md-0{margin-left:1rem}}@media screen and (min-width: 1024px){.grid .col-mmd-1{width:calc((8.33333% * 1) - 2rem)}.grid .push-mmd-1{margin-left:calc((8.33333% * 1) + (2rem/2))}.grid .col-mmd-2{width:calc((8.33333% * 2) - 2rem)}.grid .push-mmd-2{margin-left:calc((8.33333% * 2) + (2rem/2))}.grid .col-mmd-3{width:calc((8.33333% * 3) - 2rem)}.grid .push-mmd-3{margin-left:calc((8.33333% * 3) + (2rem/2))}.grid .col-mmd-4{width:calc((8.33333% * 4) - 2rem)}.grid .push-mmd-4{margin-left:calc((8.33333% * 4) + (2rem/2))}.grid .col-mmd-5{width:calc((8.33333% * 5) - 2rem)}.grid .push-mmd-5{margin-left:calc((8.33333% * 5) + (2rem/2))}.grid .col-mmd-6{width:calc((8.33333% * 6) - 2rem)}.grid .push-mmd-6{margin-left:calc((8.33333% * 6) + (2rem/2))}.grid .col-mmd-7{width:calc((8.33333% * 7) - 2rem)}.grid .push-mmd-7{margin-left:calc((8.33333% * 7) + (2rem/2))}.grid .col-mmd-8{width:calc((8.33333% * 8) - 2rem)}.grid .push-mmd-8{margin-left:calc((8.33333% * 8) + (2rem/2))}.grid .col-mmd-9{width:calc((8.33333% * 9) - 2rem)}.grid .push-mmd-9{margin-left:calc((8.33333% * 9) + (2rem/2))}.grid .col-mmd-10{width:calc((8.33333% * 10) - 2rem)}.grid .push-mmd-10{margin-left:calc((8.33333% * 10) + (2rem/2))}.grid .col-mmd-11{width:calc((8.33333% * 11) - 2rem)}.grid .push-mmd-11{margin-left:calc((8.33333% * 11) + (2rem/2))}.grid .col-mmd-12{width:calc((8.33333% * 12) - 2rem)}.grid .push-mmd-12{margin-left:calc((8.33333% * 12) + (2rem/2))}.grid .push-mmd-0{margin-left:1rem}}@media screen and (min-width: 1280px){.grid .col-lg-1{width:calc((8.33333% * 1) - 2rem)}.grid .push-lg-1{margin-left:calc((8.33333% * 1) + (2rem/2))}.grid .col-lg-2{width:calc((8.33333% * 2) - 2rem)}.grid .push-lg-2{margin-left:calc((8.33333% * 2) + (2rem/2))}.grid .col-lg-3{width:calc((8.33333% * 3) - 2rem)}.grid .push-lg-3{margin-left:calc((8.33333% * 3) + (2rem/2))}.grid .col-lg-4{width:calc((8.33333% * 4) - 2rem)}.grid .push-lg-4{margin-left:calc((8.33333% * 4) + (2rem/2))}.grid .col-lg-5{width:calc((8.33333% * 5) - 2rem)}.grid .push-lg-5{margin-left:calc((8.33333% * 5) + (2rem/2))}.grid .col-lg-6{width:calc((8.33333% * 6) - 2rem)}.grid .push-lg-6{margin-left:calc((8.33333% * 6) + (2rem/2))}.grid .col-lg-7{width:calc((8.33333% * 7) - 2rem)}.grid .push-lg-7{margin-left:calc((8.33333% * 7) + (2rem/2))}.grid .col-lg-8{width:calc((8.33333% * 8) - 2rem)}.grid .push-lg-8{margin-left:calc((8.33333% * 8) + (2rem/2))}.grid .col-lg-9{width:calc((8.33333% * 9) - 2rem)}.grid .push-lg-9{margin-left:calc((8.33333% * 9) + (2rem/2))}.grid .col-lg-10{width:calc((8.33333% * 10) - 2rem)}.grid .push-lg-10{margin-left:calc((8.33333% * 10) + (2rem/2))}.grid .col-lg-11{width:calc((8.33333% * 11) - 2rem)}.grid .push-lg-11{margin-left:calc((8.33333% * 11) + (2rem/2))}.grid .col-lg-12{width:calc((8.33333% * 12) - 2rem)}.grid .push-lg-12{margin-left:calc((8.33333% * 12) + (2rem/2))}.grid .push-lg-0{margin-left:1rem}}.grid.grid-styleguide{margin-bottom:1em}.grid.grid-styleguide [class^="col-"]{flex:none}@font-face{font-family:"Object Sans";font-weight:400;src:url(/_nuxt/fonts/ObjectSans-Regular.2a8a3a5.woff2) format("woff2"),url(/_nuxt/fonts/ObjectSans-Regular.4ab6814.woff) format("woff"),url(/_nuxt/fonts/ObjectSans-Regular.5aebc0f.eot) format("eot")}@font-face{font-family:"Object Sans";font-weight:700;src:url(/_nuxt/fonts/ObjectSans-Bold.1c34352.woff2) format("woff2"),url(/_nuxt/fonts/ObjectSans-Bold.78f66a0.woff) format("woff"),url(/_nuxt/fonts/ObjectSans-Bold.ca254da.eot) format("eot")}.v-html p{margin:0 2em}.top-20rem{margin-top:20vw}.top-nav-spacer{margin-top:calc(140px + 1.3rem);min-height:1px}.top-0{margin-top:0vw}section.parallax.top-0,section.parallax .top-0{margin-top:0vw}.top-5{margin-top:1.66667vw}section.parallax.top-5,section.parallax .top-5{margin-top:1.16667vw}.top-10{margin-top:3.33333vw}section.parallax.top-10,section.parallax .top-10{margin-top:2.33333vw}.top-20{margin-top:6.66667vw}section.parallax.top-20,section.parallax .top-20{margin-top:4.66667vw}.top-30{margin-top:10vw}section.parallax.top-30,section.parallax .top-30{margin-top:7vw}.top-40{margin-top:13.33333vw}section.parallax.top-40,section.parallax .top-40{margin-top:9.33333vw}.top-60{margin-top:20vw}section.parallax.top-60,section.parallax .top-60{margin-top:14vw}.top-80{margin-top:26.66667vw}section.parallax.top-80,section.parallax .top-80{margin-top:18.66667vw}.top-160{margin-top:53.33333vw}section.parallax.top-160,section.parallax .top-160{margin-top:37.33333vw}.top-320{margin-top:106.66667vw}section.parallax.top-320,section.parallax .top-320{margin-top:74.66667vw}@media screen and (min-width: 768px){.top-0{margin-top:0vw}section.parallax.top-0,section.parallax .top-0{margin-top:0vw}.top-5{margin-top:.625vw}section.parallax.top-5,section.parallax .top-5{margin-top:0.4375vw}.top-10{margin-top:1.25vw}section.parallax.top-10,section.parallax .top-10{margin-top:0.875vw}.top-20{margin-top:2.5vw}section.parallax.top-20,section.parallax .top-20{margin-top:1.75vw}.top-30{margin-top:3.75vw}section.parallax.top-30,section.parallax .top-30{margin-top:2.625vw}.top-40{margin-top:5vw}section.parallax.top-40,section.parallax .top-40{margin-top:3.5vw}.top-60{margin-top:7.5vw}section.parallax.top-60,section.parallax .top-60{margin-top:5.25vw}.top-80{margin-top:10vw}section.parallax.top-80,section.parallax .top-80{margin-top:7vw}.top-160{margin-top:20vw}section.parallax.top-160,section.parallax .top-160{margin-top:14vw}.top-320{margin-top:40vw}section.parallax.top-320,section.parallax .top-320{margin-top:28vw}}@media screen and (min-width: 1280px){.top-0{margin-top:0vw}section.parallax.top-0,section.parallax .top-0{margin-top:0vw}.top-5{margin-top:.45455vw}section.parallax.top-5,section.parallax .top-5{margin-top:0.31818vw}.top-10{margin-top:.90909vw}section.parallax.top-10,section.parallax .top-10{margin-top:0.63636vw}.top-20{margin-top:1.81818vw}section.parallax.top-20,section.parallax .top-20{margin-top:1.27273vw}.top-30{margin-top:2.72727vw}section.parallax.top-30,section.parallax .top-30{margin-top:1.90909vw}.top-40{margin-top:3.63636vw}section.parallax.top-40,section.parallax .top-40{margin-top:2.54545vw}.top-60{margin-top:5.45455vw}section.parallax.top-60,section.parallax .top-60{margin-top:3.81818vw}.top-80{margin-top:7.27273vw}section.parallax.top-80,section.parallax .top-80{margin-top:5.09091vw}.top-160{margin-top:14.54545vw}section.parallax.top-160,section.parallax .top-160{margin-top:10.18182vw}.top-320{margin-top:29.09091vw}section.parallax.top-320,section.parallax .top-320{margin-top:20.36364vw}}@media screen and (min-width: 768px){.top-md-0{margin-top:0vw}section.parallax.top-md-0,section.parallax .top-md-0{margin-top:0vw}.top-md-0{margin-top:0}.top-md-5{margin-top:.625vw}section.parallax.top-md-5,section.parallax .top-md-5{margin-top:0.4375vw}.top-md-0{margin-top:0}.top-md-10{margin-top:1.25vw}section.parallax.top-md-10,section.parallax .top-md-10{margin-top:0.875vw}.top-md-0{margin-top:0}.top-md-20{margin-top:2.5vw}section.parallax.top-md-20,section.parallax .top-md-20{margin-top:1.75vw}.top-md-0{margin-top:0}.top-md-30{margin-top:3.75vw}section.parallax.top-md-30,section.parallax .top-md-30{margin-top:2.625vw}.top-md-0{margin-top:0}.top-md-40{margin-top:5vw}section.parallax.top-md-40,section.parallax .top-md-40{margin-top:3.5vw}.top-md-0{margin-top:0}.top-md-60{margin-top:7.5vw}section.parallax.top-md-60,section.parallax .top-md-60{margin-top:5.25vw}.top-md-0{margin-top:0}.top-md-80{margin-top:10vw}section.parallax.top-md-80,section.parallax .top-md-80{margin-top:7vw}.top-md-0{margin-top:0}.top-md-160{margin-top:20vw}section.parallax.top-md-160,section.parallax .top-md-160{margin-top:14vw}.top-md-0{margin-top:0}.top-md-320{margin-top:40vw}section.parallax.top-md-320,section.parallax .top-md-320{margin-top:28vw}.top-md-0{margin-top:0}}@media screen and (min-width: 1280px){.top-lg-0{margin-top:0vw}section.parallax.top-lg-0,section.parallax .top-lg-0{margin-top:0vw}.top-lg-0{margin-top:0}.top-lg-5{margin-top:.45455vw}section.parallax.top-lg-5,section.parallax .top-lg-5{margin-top:0.31818vw}.top-lg-0{margin-top:0}.top-lg-10{margin-top:.90909vw}section.parallax.top-lg-10,section.parallax .top-lg-10{margin-top:0.63636vw}.top-lg-0{margin-top:0}.top-lg-20{margin-top:1.81818vw}section.parallax.top-lg-20,section.parallax .top-lg-20{margin-top:1.27273vw}.top-lg-0{margin-top:0}.top-lg-30{margin-top:2.72727vw}section.parallax.top-lg-30,section.parallax .top-lg-30{margin-top:1.90909vw}.top-lg-0{margin-top:0}.top-lg-40{margin-top:3.63636vw}section.parallax.top-lg-40,section.parallax .top-lg-40{margin-top:2.54545vw}.top-lg-0{margin-top:0}.top-lg-60{margin-top:5.45455vw}section.parallax.top-lg-60,section.parallax .top-lg-60{margin-top:3.81818vw}.top-lg-0{margin-top:0}.top-lg-80{margin-top:7.27273vw}section.parallax.top-lg-80,section.parallax .top-lg-80{margin-top:5.09091vw}.top-lg-0{margin-top:0}.top-lg-160{margin-top:14.54545vw}section.parallax.top-lg-160,section.parallax .top-lg-160{margin-top:10.18182vw}.top-lg-0{margin-top:0}.top-lg-320{margin-top:29.09091vw}section.parallax.top-lg-320,section.parallax .top-lg-320{margin-top:20.36364vw}.top-lg-0{margin-top:0}}@media screen and (min-width: 1024px){.top-mmd-0{margin-top:0vw}section.parallax.top-mmd-0,section.parallax .top-mmd-0{margin-top:0vw}.top-mmd-0{margin-top:0}.top-mmd-5{margin-top:.45455vw}section.parallax.top-mmd-5,section.parallax .top-mmd-5{margin-top:0.31818vw}.top-mmd-0{margin-top:0}.top-mmd-10{margin-top:.90909vw}section.parallax.top-mmd-10,section.parallax .top-mmd-10{margin-top:0.63636vw}.top-mmd-0{margin-top:0}.top-mmd-20{margin-top:1.81818vw}section.parallax.top-mmd-20,section.parallax .top-mmd-20{margin-top:1.27273vw}.top-mmd-0{margin-top:0}.top-mmd-30{margin-top:2.72727vw}section.parallax.top-mmd-30,section.parallax .top-mmd-30{margin-top:1.90909vw}.top-mmd-0{margin-top:0}.top-mmd-40{margin-top:3.63636vw}section.parallax.top-mmd-40,section.parallax .top-mmd-40{margin-top:2.54545vw}.top-mmd-0{margin-top:0}.top-mmd-60{margin-top:5.45455vw}section.parallax.top-mmd-60,section.parallax .top-mmd-60{margin-top:3.81818vw}.top-mmd-0{margin-top:0}.top-mmd-80{margin-top:7.27273vw}section.parallax.top-mmd-80,section.parallax .top-mmd-80{margin-top:5.09091vw}.top-mmd-0{margin-top:0}.top-mmd-160{margin-top:14.54545vw}section.parallax.top-mmd-160,section.parallax .top-mmd-160{margin-top:10.18182vw}.top-mmd-0{margin-top:0}.top-mmd-320{margin-top:29.09091vw}section.parallax.top-mmd-320,section.parallax .top-mmd-320{margin-top:20.36364vw}.top-mmd-0{margin-top:0}}h1,h2,h3,h4,h5,p,ul,li{margin:0;padding:0;font-weight:inherit;color:inherit;line-height:inherit}html,.copy-reset{font-size:3.2vw;font-family:'Object Sans'}@media screen and (min-width: 768px){html,.copy-reset{font-size:1.8vw}}@media screen and (min-width: 1280px){html,.copy-reset{font-size:1.0vw}}.title-lg,.title-md,.title-sm,.cms h1,.cms h2,.cms h3,.header,.header-2,.header-sm,.copy-lg,.cms h4,.cms h5,.cms h6,.copy,.copy-block,.cms p,.cms div,.copy-sm,.copy-title,.copy-title-sm{line-height:1.2em}.title-lg,.title-md,.title-md-2,.title-sm,.cms h1,.cms h2,.cms h3{color:#FFF}.copy-title{font-size:.93333em;text-transform:uppercase;letter-spacing:.2em}@media screen and (min-width: 768px){.copy-title{font-size:.93333em}}@media screen and (min-width: 1280px){.copy-title{font-size:.93333em}}.copy-title-sm{font-size:.73333em;text-transform:uppercase;letter-spacing:.2em}@media screen and (min-width: 768px){.copy-title-sm{font-size:.73333em}}@media screen and (min-width: 1280px){.copy-title-sm{font-size:.93333em}}.header,.header-2,.header-sm{color:#FFF}.copy-lg,.cms h4,.cms h5,.cms h6,.copy,.copy-block,.cms p,.cms div,.copy-sm,.copy-title,.copy-title-sm{color:#777}.copy-lg strong,.cms h4 strong,.cms h5 strong,.cms h6 strong,.copy strong,.copy-block strong,.cms p strong,.cms div strong,.copy-sm strong,.copy-title strong,.copy-title-sm strong{color:#FFF}.copy-xl,.copy-lg,.cms h4,.cms h5,.cms h6{color:#FFF}.copy-sm{color:#CCC}.copy-bright{color:#FFF}.copy-dim{color:#999}.copy-dimmer{color:#777}.title-ub{font-size:9.33333em;font-weight:700}@media screen and (min-width: 768px){.title-ub{font-size:9.33333em}}@media screen and (min-width: 1280px){.title-ub{font-size:16em}}.title-lg{font-size:3.2em;font-weight:700}@media screen and (min-width: 768px){.title-lg{font-size:4.53333em}}@media screen and (min-width: 1280px){.title-lg{font-size:7.33333em}}.title-md,.title-md-2{font-size:2.8em;font-weight:700}@media screen and (min-width: 768px){.title-md,.title-md-2{font-size:3.46667em}}@media screen and (min-width: 1280px){.title-md,.title-md-2{font-size:5.46667em}}@media screen and (min-width: 768px){.title-md-2{font-size:2.46667em}}.title-sm,.cms h1,.cms h2,.cms h3{font-size:2.13333em;font-weight:700}@media screen and (min-width: 768px){.title-sm,.cms h1,.cms h2,.cms h3{font-size:2.53333em}}@media screen and (min-width: 1280px){.title-sm,.cms h1,.cms h2,.cms h3{font-size:4.26667em}}.header,.header-2{font-size:1.86667em;font-weight:700;line-height:1.2em}@media screen and (min-width: 768px){.header,.header-2{font-size:1.86667em}}@media screen and (min-width: 1280px){.header,.header-2{font-size:2.4em}}.header-2{font-size:1.6em}@media screen and (min-width: 768px){.header-2{font-size:2.4em}}@media screen and (min-width: 1280px){.header-2{font-size:2.4em}}.header-sm{font-size:1.33333em;font-weight:700}@media screen and (min-width: 768px){.header-sm{font-size:1.33333em}}@media screen and (min-width: 1280px){.header-sm{font-size:1.6em}}.copy-xl{font-size:1.2em;line-height:3em;font-weight:400}@media screen and (min-width: 768px){.copy-xl{font-size:1.2em}}@media screen and (min-width: 1280px){.copy-xl{font-size:1.33333em}}.copy-lg,.cms h4,.cms h5,.cms h6{font-size:1.06667em;line-height:2em;font-weight:400}@media screen and (min-width: 768px){.copy-lg,.cms h4,.cms h5,.cms h6{font-size:1.06667em}}@media screen and (min-width: 1280px){.copy-lg,.cms h4,.cms h5,.cms h6{font-size:1.2em}}.copy,.copy-block,.cms p,.cms div{font-size:.93333em;line-height:2.0em;font-weight:400}@media screen and (min-width: 768px){.copy,.copy-block,.cms p,.cms div{font-size:.93333em}}@media screen and (min-width: 1280px){.copy,.copy-block,.cms p,.cms div{font-size:.93333em}}.copy-sm{font-size:.73333em;line-height:2.0em;letter-spacing:.1em}@media screen and (min-width: 768px){.copy-sm{font-size:.73333em}}@media screen and (min-width: 1280px){.copy-sm{font-size:.73333em}}.button,.copy-block .button,.big-button,.copy-block big-button,.copy-block a.big-button{cursor:pointer;opacity:.85;border:none;text-transform:uppercase;transition:opacity .3s;color:#333;background-color:#fff}.button:hover,.copy-block .button:hover,.big-button:hover,.copy-block big-button:hover,.copy-block a.big-button:hover{opacity:1}.button.grey-button,.copy-block .button.grey-button,.big-button.grey-button,.copy-block big-button.grey-button,.copy-block a.big-button.grey-button{background-color:#333333;color:#fff}.button.dark-button,.copy-block .button.dark-button,.big-button.dark-button,.copy-block big-button.dark-button,.copy-block a.big-button.dark-button{background-color:#111;color:#fff}.button.outline-button,.copy-block .button.outline-button,.big-button.outline-button,.copy-block big-button.outline-button,.copy-block a.big-button.outline-button{background-color:transparent;border:1px solid #FFF;color:#fff}.button,.copy-block .button{padding:.5rem 2rem;color:#333}.big-button,.copy-block big-button{padding:1rem 2rem}.button-external{padding:1rem 4rem 1rem 2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.408' height='7.408' viewBox='0 0 7.408 7.408'%3E%3Cg data-name='Group 6' fill='none' stroke='%23FFFFFF' stroke-width='1.5'%3E%3Cpath data-name='Line 18' d='M.53 6.878L6.658.75'%3E%3C/path%3E%3Cpath data-name='Line 19' stroke-linecap='square' d='M6.658 5.857V.75'%3E%3C/path%3E%3Cpath data-name='Line 20' stroke-linecap='square' d='M1.551.75h5.107'%3E%3C/path%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:90% 50%;background-size:0.75rem 0.75rem}@media screen and (min-width: 768px){.copy-block{font-size:.93333em}}@media screen and (min-width: 1280px){.copy-block{font-size:.93333em}}.copy-block a{color:#fff;display:inline-block;text-decoration:none;position:relative;margin-right:1em}.copy-block strong{font-weight:600}.copy-block img{display:block;max-width:100%}.copy-block pre{white-space:pre-wrap;font-family:'Object Sans';margin-top:0px;margin-bottom:0px}.copy-block.location-value pre{color:white;font-weight:bold}.copy-block .hover-underline{color:#fff;cursor:pointer;display:inline-block;text-decoration:none;position:relative}.copy-block .hover-underline:before{display:block;position:absolute;content:'';bottom:3px;left:2px;right:2px;height:1px;background:#fff;opacity:0.5;transform:translateY(2px);transition:all .2s ease-in-out}.copy-block .hover-underline:hover:before{left:0;right:0;transform:translateY(-2px);opacity:1}.copy-block .t-bar{display:inline-block;position:relative;padding-left:3.5em;border:none}.copy-block .t-bar:before{content:'';display:block;position:absolute;width:2.8em;height:100%;left:0;top:0.0em;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='9' viewBox='0 0 41 9'%3E%3Cg fill='none'%3E%3Crect y='-6' width='140' height='20'/%3E%3Cpath d='M40.5 0.5L40.5 8.5 39.5 8.5 39.5 5 0 5 0 4 39.5 4 39.5 0.5 40.5 0.5Z' fill='%23CCC'/%3E%3C/g%3E%3C/svg%3E") no-repeat center center;background-size:contain}.copy-block .t-bar:after{display:none}.copy-block .simple{display:inline-block;margin:0;padding:0;border:none}@media screen and (max-width: 767px){.copy-block .hover-underline:before{bottom:0px;left:1px;right:1px;opacity:0.8;transform:translateY(1px)}.copy-block .hover-underline:hover:before{left:0;right:0;transform:translateY(0);opacity:1}}.copy-ctas>*{margin-right:3rem;white-space:nowrap}hr{height:1px;border:none;background:#fff;margin:0}hr.short{width:2rem}@media screen and (min-width: 768px){hr.short{width:2rem}}@media screen and (min-width: 1280px){hr.short{width:3rem}}hr.dimmer{background:#777}hr.thirds{background:linear-gradient(90deg, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.3) 34%, #fff 34%, #fff 66%, rgba(255,255,255,0.3) 66%, rgba(255,255,255,0.3) 100%)}.copy-indent{padding-left:2rem}@media screen and (min-width: 768px){.copy-indent{padding-left:2rem}}@media screen and (min-width: 1280px){.copy-indent{padding-left:3rem}}.copy-mobile-indent{padding-left:3rem}@media screen and (min-width: 768px){.copy-mobile-indent{padding-left:auto}}hr.copy-indent{margin-left:3rem}@media screen and (min-width: 768px){hr.copy-indent{width:4rem}}.copy-center{text-align:center}.copy-right{text-align:right}@media screen and (min-width: 768px){.copy-two-column{column-count:2;column-gap:4em}}.underline{border-bottom:2px solid #FFF}.v-html p:not(:last-child){margin-bottom:1em}.copy-list li{margin-left:1em}.copy-list li+li{margin-top:1em}.copy-link{color:white;text-decoration:underline;text-transform:uppercase;text-underline-offset:4px}.no-underline{text-decoration:none}.home-copy-1{font-weight:normal;font-size:18px;line-height:30px;letter-spacing:-1px}@media (min-width: 1024px){.home-copy-1{width:28vw}}.home-copy-2{font-weight:normal;font-size:18px;line-height:30px;letter-spacing:-1px;letter-spacing:0}@media (min-width: 768px){.home-copy-2{font-weight:normal;font-size:14px;line-height:24px}}@media (min-width: 1024px){.home-copy-2{width:28vw}}.lang{position:relative;right:0;z-index:999}.lang div{margin-top:0;margin-right:2em;overflow:hidden;transition:height .5s ease-in-out, opacity .25s ease-in-out, margin .5s;height:0px;opacity:0;cursor:pointer;white-space:nowrap}.lang div.selected{height:1.2em;opacity:1}.lang div:first-child{margin-top:0 !important}.lang:hover div{margin-top:1em;margin-right:2em;height:1.2em;opacity:.7;transition:height .25s ease-in-out, opacity .5s ease-in-out, margin .5s}.lang:hover div:hover{opacity:1}.lang:hover div.selected{opacity:1}.lang svg{width:1.5em;height:.75em;position:absolute;right:01em;opacity:.5;transition:opacity 0.25s ease-in-out;top:.2em}.lang svg polyline{stroke:#ccc}.lang:hover svg{opacity:1}@media screen and (max-width: 1024px){.lang{margin-top:2em;padding-right:1em;font-size:1.2em;display:inline-block}}@media screen and (min-width: 1024px){.lang{padding:1em;margin-top:-55px}.lang svg{top:1.2em}}#top-nav .home svg{width:4em;height:auto}#top-nav .home svg path,#top-nav .home svg rect,#top-nav .home svg polygon{fill:#FFF;transition:fill 2s}#top-nav .home svg .circle{fill:#FFB549}@media screen and (max-width: 1024px){#nav-mobile-exit{display:none}.no-mobile{display:none !important}#body-wrap{transform:translateX(0.1px);transition:transform 0.3s ease-in-out}#app.open-nav #top-nav{left:0px}#app.open-nav #top-nav:before{backdrop-filter:blur(12px)}#app.open-nav #nav-mobile-exit{display:block;position:fixed;left:0;width:100vw;height:100vh;z-index:-1}#top-nav{position:fixed;transition:left 0.3s ease-in-out;top:0;height:100%;z-index:500;width:80vw;left:-80vw;background:rgba(0,0,0,0.5);color:#fff}}@media screen and (max-width: 1024px) and (min-width: 768px){#top-nav{width:60vw}}@media screen and (max-width: 1024px) and (min-width: 768px){#top-nav{left:-60vw}}@media screen and (max-width: 1024px){#top-nav button{cursor:pointer;width:100%;text-align:left}#top-nav .nav-wrapper{overflow-y:auto;overflow-x:hidden;height:100%;position:relative}#top-nav nav{transition:transform 0.3s ease-in-out;position:relative;min-height:calc(100% - 15em);margin:10em 1em 5em 2.5em}#top-nav nav>ul{padding-bottom:7em}#top-nav nav.show-why-us{transform:translateX(-80vw);z-index:500}}@media screen and (max-width: 1024px) and (min-width: 768px){#top-nav nav.show-why-us{transform:translateX(-60vw)}}@media screen and (max-width: 1024px){#top-nav nav.show-why-us .has-sub.why-us>ul{opacity:1;pointer-events:auto}#top-nav nav.show-services{transform:translateX(-80vw);z-index:500}}@media screen and (max-width: 1024px) and (min-width: 768px){#top-nav nav.show-services{transform:translateX(-60vw)}}@media screen and (max-width: 1024px){#top-nav nav.show-services .has-sub.services>ul{opacity:1;pointer-events:auto}#top-nav nav.show-about{transform:translateX(-80vw);z-index:500}}@media screen and (max-width: 1024px) and (min-width: 768px){#top-nav nav.show-about{transform:translateX(-60vw)}}@media screen and (max-width: 1024px){#top-nav nav.show-about .has-sub.about>ul{opacity:1;pointer-events:auto}#top-nav nav.show-news{transform:translateX(-80vw);z-index:500}}@media screen and (max-width: 1024px) and (min-width: 768px){#top-nav nav.show-news{transform:translateX(-60vw)}}@media screen and (max-width: 1024px){#top-nav nav.show-news .has-sub.news>ul{opacity:1;pointer-events:auto}#top-nav nav.show-locations{transform:translateX(-80vw);z-index:500}}@media screen and (max-width: 1024px) and (min-width: 768px){#top-nav nav.show-locations{transform:translateX(-60vw)}}@media screen and (max-width: 1024px){#top-nav nav.show-locations .has-sub.locations>ul{opacity:1;pointer-events:auto}#top-nav nav.show-idub{transform:translateX(-80vw);z-index:500}}@media screen and (max-width: 1024px) and (min-width: 768px){#top-nav nav.show-idub{transform:translateX(-60vw)}}@media screen and (max-width: 1024px){#top-nav nav.show-idub .has-sub.idub>ul{opacity:1;pointer-events:auto}#top-nav label{cursor:pointer}#top-nav a,#top-nav label{color:inherit;text-decoration:none}#top-nav #top-nav-toggle{position:absolute;top:10px;right:-50px;width:40px;height:40px;z-index:20;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='20' viewBox='0 0 24 20'%3E%3Ctitle%3E Group%3C/title%3E%3Cg fill='none'%3E%3Cg fill='%23FFF'%3E%3Crect width='24' height='2.1' rx='1.1'/%3E%3Crect y='9.3' width='14.4' height='2.1' rx='1.1'/%3E%3Crect y='17.9' width='19.2' height='2.1' rx='1.1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;background-size:24px;border:none;font-size:0;outline:none;cursor:pointer;-webkit-appearance:none}#top-nav .outer-pad,#top-nav:before{display:block;position:absolute;content:'';top:0;right:0;bottom:0;left:0;padding:0}#top-nav:before{content:'';backdrop-filter:blur(0px);transition:backdrop-filter 0.6s ease-in-out}#top-nav li{list-style:none}#top-nav li>button,#top-nav li>a{display:block;line-height:1.5em;letter-spacing:-1;font-weight:700;padding:0;border:none;background:transparent;color:inherit;outline:none}#top-nav nav>ul{position:relative;display:block}#top-nav nav>ul:before{display:block;position:absolute;line-height:1em;letter-spacing:.2em;font-weight:400;top:-2em;left:0;content:"MENU"}#top-nav .has-sub:before{position:absolute;display:block;width:calc(.5em);height:calc(.75em);right:0px;content:url(/_nuxt/assets/arrow.c3b39d29.svg);line-height:1.5em;vertical-align:middle}#top-nav .has-sub ul button{line-height:1em;text-align:left}#top-nav .has-sub ul button:before{line-height:1em;position:absolute;display:block;width:calc(.5em);height:calc(.75em);left:-1em;content:url(/_nuxt/assets/arrow.c3b39d29.svg);transform:scaleX(-1);vertical-align:middle}#top-nav .has-sub>p{text-transform:uppercase;line-height:1em;font-weight:500;letter-spacing:.2em;display:none;position:absolute;white-space:nowrap;top:-2em;left:100%}#top-nav .has-sub ul{width:90%;pointer-events:none;z-index:2;transition:opacity 0.3s ease-in-out;opacity:0;position:absolute;top:0;left:80vw}}@media screen and (max-width: 1024px) and (min-width: 768px){#top-nav .has-sub ul{left:60vw}}@media screen and (max-width: 1024px){#top-nav .has-sub ul button{color:#fff;text-transform:uppercase;font-weight:400}#top-nav .home{position:absolute;display:block;top:0;width:50vw;margin-left:25vw;height:60px;left:80vw}}@media screen and (max-width: 1024px) and (min-width: 768px){#top-nav .home{left:60vw}}@media screen and (max-width: 1024px){#top-nav .home a{display:flex;position:relative;width:55px;height:100%;margin:0 auto}#top-nav .home svg{width:20rem;height:auto}#top-nav .home svg path,#top-nav .home svg polygon{fill:#FFF;transition:fill 2s}#top-nav .bottom{position:absolute;bottom:0;left:2.5em;z-index:1000}#top-nav .bottom .lets-talk span{display:block}#top-nav .bottom .lets-talk span:nth-child(1){text-transform:uppercase;font-size:.79rem;line-height:1.42rem;letter-spacing:.14rem;font-weight:400}#top-nav .bottom .lets-talk span:nth-child(2){font-size:2.86rem;line-height:3rem;letter-spacing:-0.18rem;font-weight:700}}@media screen and (min-width: 1025px){#nav-mobile-exit{display:none !important}.no-desktop{display:none !important}#top-nav-toggle{display:none}body.why-us #top-nav li.why>ul,body.services #top-nav li.services>ul,body.about #top-nav li.about>ul,body.locations #top-nav li.locations>ul,body.news #top-nav li.news>ul,body.idub #top-nav li.idub>ul{z-index:500;opacity:1;transition:top 2s ease-in-out, opacity .5s ease-in-out, top .5s}body.why-us #top-nav li.why>ul li a,body.services #top-nav li.services>ul li a,body.about #top-nav li.about>ul li a,body.locations #top-nav li.locations>ul li a,body.news #top-nav li.news>ul li a,body.idub #top-nav li.idub>ul li a{cursor:pointer;max-height:2rem}.nav-fade{opacity:1;pointer-events:none;z-index:400;position:fixed;top:0;width:100vw;height:200px;background:rgba(0,0,0,0.5);background:linear-gradient(180deg, rgba(0,0,0,0.75) 95%, rgba(0,0,0,0) 100%);transition:top .5s, opacity .5s ease-in-out;opacity:0}#top-nav{position:fixed;padding-top:10px;top:0;height:50px;left:0;right:20px;z-index:500}#top-nav label{display:none}#top-nav>.outer-pad{transition:top .5s;top:50px;display:flex;justify-content:space-between;align-items:top}#top-nav>.outer-pad>label{display:none}#top-nav nav>ul>li>a{padding:10px;margin-top:-10px}#top-nav nav>ul>li>a:hover{opacity:.8}#top-nav li{font-size:1vw;list-style:none;position:relative;transition:opacity 2s}#top-nav li .nuxt-link-active{opacity:.5}#top-nav li a,#top-nav li label[for^="top-nav-sub"]{display:block;font-weight:500;text-decoration:none;color:#fff;text-transform:uppercase;white-space:nowrap;transition:opacity .5s, color 2s, border-color 2s, max-height 1s}#top-nav li>ul{overflow:hidden;z-index:-1;opacity:0;display:flex;position:fixed;top:140px;transition:top 2s ease-in-out, opacity 2s ease-in-out, top .5s;left:0;z-index:499;justify-content:space-evenly;flex-wrap:nowrap}#top-nav li>ul li a{cursor:default;max-height:0px;opacity:1;color:#fff;border-bottom:.05rem solid;border-color:#fff;text-transform:uppercase;text-decoration:none;flex:1 1 auto}#top-nav li>ul li a:hover{opacity:.7}#top-nav li>ul li a.nuxt-link-active{opacity:.5;color:rgba(255,255,255,0.8);border-color:rgba(255,255,255,0.5)}#top-nav nav{min-width:60%;position:absolute;right:0em}#top-nav nav>ul{position:relative;display:flex;justify-content:space-between}#top-nav .home a{display:block}}@media screen and (min-width: 1280px){#top-nav li{font-size:.75vw}#top-nav .home svg{width:5em;height:auto}}#bottom-nav{position:relative;z-index:10;background:#fff;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-bottom:12rem}#bottom-nav a{display:block}#bottom-nav .home{display:block}#bottom-nav .home svg{width:6rem;height:auto}#bottom-nav .home svg path,#bottom-nav .home svg rect,#bottom-nav .home svg polygon{fill:#25282A;transition:fill 2s}#bottom-nav .home svg .circle{fill:#FFB549}#bottom-nav h3{color:#3A3A3A;font-weight:700;margin-bottom:1em}#bottom-nav li{margin-bottom:2em;list-style:none}#bottom-nav li a{color:#333333;text-transform:uppercase;text-decoration:none;font-weight:500;letter-spacing:.05em}#bottom-nav .copyright{color:#D2D2D2}@media screen and (min-width: 768px){#bottom-nav{padding-bottom:8rem}#bottom-nav .home svg{width:10rem}#bottom-nav .copyright{font-size:.66rem}}#bottom-nav .subsidiaries h3{margin-bottom:29px}#bottom-nav .subsidiaries__image img{max-width:80%;width:100%;height:46px;object-fit:contain;object-position:left center;-webkit-filter:grayscale(100%);filter:grayscale(100%)}#bottom-nav .subsidiaries ul{width:100%}#bottom-nav .subsidiaries ul li{height:46px;align-items:center;justify-content:start}body{background:#000;transition:background-color 2s}html,body,#app{margin:0;padding:0;color:#fff;height:100%;overflow:hidden}#app{position:absolute;top:0;right:0;bottom:0;left:0}.outer-pad{width:100%;padding-left:calc(7.14286vw + 1rem);padding-right:calc(7.14286vw + 1rem);box-sizing:border-box;position:relative}.outer-pad>section{position:relative;z-index:2}@media screen and (min-width: 768px){.outer-pad{padding-left:7.14286vw;padding-right:7.14286vw}}.no-pad{margin-left:calc(-7.14286vw - 1em);margin-right:calc(-7.14286vw - 1em)}@media screen and (min-width: 768px){.no-pad{margin-left:-7.14286vw;margin-right:-7.14286vw}}.no-pad-left{margin-left:calc(-7.14286vw - 1em)}@media screen and (min-width: 768px){.no-pad-left{margin-left:-7.14286vw}}.no-pad-right{margin-right:calc(-7.14286vw - 1em)}@media screen and (min-width: 768px){.no-pad-right{margin-right:-7.14286vw}}#body-wrap{margin-left:auto;margin-right:auto;min-height:100vh}#hero-wrap{display:block;position:relative;height:100vh}#why-us-section-1{min-height:100vh}.lang-list{padding:0;column-count:2;column-gap:4em}.lang-list li{list-style:none;display:block}.lang-list li{width:100%}@media screen and (min-width: 768px){.lang-list{column-count:4}}.page{position:absolute;height:100vh;overflow-x:hidden;overflow-y:scroll}.background-section{position:relative;padding-top:2rem;padding-bottom:2rem}.background-section:before{position:absolute;content:"";top:0;bottom:0;width:100vw;left:calc(50% - 50vw);z-index:-1}.background-section.grey:before{background:#eee}.w100-img{width:100%}.half-edge-img img,.half-edge-img picture,.half-left-edge-img img,.half-left-edge-img picture{width:100%}.half-edge-img{width:calc(100vw - 1rem);margin-right:-100%}.half-left-edge-img{width:calc(100vw - 1rem);margin-left:-100%;float:right}@media screen and (min-width: 768px){.half-edge-img{width:calc(50vw - 1rem)}.half-left-edge-img{width:calc(50vw - 1rem)}}img.fade-out,.fade-out img{mask-image:linear-gradient(to bottom, #000 75%, rgba(0,0,0,0))}.full-img{display:block;position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media screen and (max-width: 767px){.full-mobile-img{display:block;position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.boxed-mobile-img{display:block;position:relative;width:100%;margin-left:0;margin-right:0}}.icon svg,.icon img{width:3rem;height:3rem}.icon-row{display:flex}.icon-row .icon{margin-right:2rem}@media screen and (min-width: 768px){.icon-row .icon{margin-right:1rem}}@media screen and (min-width: 1280px){.icon svg{width:4rem;height:4rem}.icon-row .icon{margin-right:2rem}}@media screen and (min-width: 1024px){#secondary-nav{height:10px;position:fixed;display:flex;top:150px;left:0;z-index:600 !important}#secondary-nav .secondary-nav-item{opacity:.5;color:rgba(255,255,255,0.8);border-bottom:2px solid;border-color:rgba(255,255,255,0.5);text-transform:uppercase;text-decoration:none;transition:opacity .5s, color 2s, border-color 2s}#secondary-nav .secondary-nav-item:hover{opacity:1}#secondary-nav .secondary-nav-item.nuxt-link-active{opacity:1;color:#FFF;border-color:#FFF}}@media screen and (max-width: 1024px){#secondary-nav{display:none}}.page-leave-active{transition:opacity 1s}#body-wrap>div,.page-enter-active{transition:opacity 2s}.page-enter{opacity:0}.page-leave-to{opacity:0}.hero-bg-img img{transition:transform 6s}.page-enter .hero-bg-img img{transform:scale(1.2)}.fade-element-1{transition:opacity 4s;transition-delay:.5s}.fade-element-2{transition:opacity 4s;transition-delay:.75s}.fade-element-3{transition:opacity 4s;transition-delay:1s}.page-enter .fade-element-1,.page-enter .fade-element-2,.page-enter .fade-element-3{opacity:0}.fade-1{transition:opacity 1s}.fade-2{transition:opacity 2s}.fade-3{transition:opacity 3s}.fade-4{transition:opacity 4s}.fade-5{transition:opacity 5s}.fade-6{transition:opacity 6s}.fade-7{transition:opacity 7s}.fade-8{transition:opacity 8s}.fade-9{transition:opacity 9s}.fade-10{transition:opacity 10s}.fade-delay-1{transition-delay:1s}.fade-delay-1-5{transition-delay:1.5s}.fade-delay-2{transition-delay:2s}.fade-delay-3{transition-delay:3s}.fade-delay-4{transition-delay:4s}.fade-delay-5{transition-delay:5s}.fade-delay-6{transition-delay:6s}.fade-delay-7{transition-delay:7s}.fade-delay-8{transition-delay:8s}.fade-delay-9{transition-delay:9s}.fade-delay-10{transition-delay:10s}.page-enter .fade-1,.page-enter .fade-2,.page-enter .fade-3,.page-enter .fade-4,.page-enter .fade-5,.page-enter .fade-6,.page-enter .fade-7,.page-enter .fade-8,.page-enter .fade-9,.page-enter .fade-10{opacity:0}.blocks{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:left;align-items:stretch}.blocks>div{flex:1;flex-grow:0;width:100vw !important;flex-basis:100%;margin:0 0 -1px -1px;justify-content:space-between;border:1px solid #333}@media screen and (min-width: 768px){.blocks>div{flex-basis:calc(33.333% - 2px)}}.blocks>div.block-1{flex-basis:calc(100% - 2px)}.blocks>div.block-2{flex-basis:calc(50% - 2px)}.blocks>div.block-3{flex-basis:calc(33.333% - 2px)}@media screen and (min-width: 768px){.blocks>div.block-md-1{flex-basis:calc(100% - 2px)}.blocks>div.block-md-2{flex-basis:calc(50% - 2px)}.blocks>div.block-md-3{flex-basis:calc(33.333% - 2px)}}.waveback{pointer-events:none;display:block;position:relative;width:100vw;left:50%;height:0;z-index:0;opacity:.35}.waveback img{display:block;position:absolute;top:-40vw;left:-50vw;width:100vw}.waveback img.wave-3{top:-20vw}.waveback img.wave-4{top:-30vw}.waveback img.wave-5{top:-30vw}.waveback img.wave-7{top:20vw;left:-37vw;width:75vw}.waveback img.wave-8{top:00vw;width:80vw}.waveback img.wave-9{top:10vw;left:-40vw;width:60vw}@media screen and (max-width: 1024px){.waveback img{transform:scale(3)}}@media screen and (min-width: 768px){.waveback img{transform:scale(1.5)}}.home-page .waveback img.wave-1{display:none}@media (min-width: 768px){.home-page .waveback img.wave-1{top:27vw;left:-60vw;display:block}}@media (min-width: 1024px){.home-page .waveback img.wave-1{top:20vw}}@media (min-width: 1440px){.home-page .waveback img.wave-1{top:10vw}}.home-page .waveback img.wave-4{top:-40vw}.home-page .waveback img.wave-2{top:-74vw;transform:scale(2) rotate(37deg)}@media (min-width: 768px){.home-page .waveback img.wave-2{top:-50vw;transform:scaleX(1.5) scaleY(1.2)}}@media (min-width: 1024px){.home-page .waveback img.wave-2{top:-43vw;transform:scaleX(1.5)}}@media (min-width: 1440px){.home-page .waveback img.wave-2{top:-40vw;transform:scaleX(1.4)}}.hero-bg-img,section.hero-bg-img{position:absolute !important;top:0;left:0;width:100vw;height:130vh;z-index:-1;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.hero-bg-img img,section.hero-bg-img img{position:relative;width:100%;height:130vh;object-fit:cover}.hero-bg-img:after,section.hero-bg-img:after{display:block;content:'';position:absolute;height:30vh;bottom:0;left:calc(50% - 50vw);width:100vw;background:linear-gradient(0deg, #000 50%, rgba(0,0,0,0) 100%);z-index:10}.hero-bg-img iframe,section.hero-bg-img iframe{pointer-events:none;width:100vw;height:56.25vw;min-height:130vh;min-width:231.11vh;position:relative}.hero-padding{height:100vh;pointer-events:none}.hero-padding-85{height:85vh;pointer-events:none}.hero-subheadline{margin:4rem auto 3rem;text-align:center;font-size:24px;font-weight:bold;line-height:1.22;text-align:center;letter-spacing:-1px;color:#FFFFFF;width:78.65vw;min-height:117px}@media (min-width: 768px){.hero-subheadline{margin:5rem auto 3rem;font-size:2.5vw;font-size:36px;width:85.15vw;min-height:131px}}@media (min-width: 1024px){.hero-subheadline{margin:4rem auto 3rem;width:75.68vw}}@media (min-width: 1440px){.hero-subheadline{margin:6rem auto 8rem;width:61.8vw;min-height:90px}}.hero-copy{pointer-events:none;height:100vh;width:100vw;margin:0;position:absolute;flex-direction:column;z-index:300}.hero-copy>:first-child{height:100vh;justify-content:center;align-items:center}.hero-copy>*{flex:none}.hero-copy.high>:first-child{height:70vh;padding-bottom:30vh}.hero-copy a{pointer-events:auto}.hero-to-black{position:relative;padding-bottom:0px}.hero-to-black>*{z-index:2}.video-embed{display:block;position:relative;width:100%;height:0;padding:0 0 56.25%}.video-embed:after{display:block;position:absolute;content:"[video]";font-size:6rem;top:50%;left:50%;transform:translate(-50%, -50%)}.video-embed div,.video-embed iframe,.video-embed>button,.video-embed button span:before{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.video-embed>button{border:none;background:transparent;cursor:pointer;outline:none}.video-embed>button span{display:inline-block;position:relative;width:6em;height:6em;text-indent:-10000px;transform:scale(1.01);transition:transform 0.1s ease-in-out, opacity 0.3s ease-in-out}.video-embed>button span:hover{transform:scale(1.05)}.video-embed>button span:before{display:inline-block;content:'';background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='30.5' cy='30.5' r='22.5' fill='%23000'/%3E%3Cpath fill='%23FFF' d='M33.16 25l-8.66-5v20l8.66-5 8.66-5-8.66-5zM60 30c0 16.568-13.432 30-30 30C13.431 60 0 46.568 0 30 0 13.432 13.431 0 30 0c16.568 0 30 13.432 30 30z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center center;background-size:contain}.video-embed .playing+button span{opacity:0}.aspect>*{display:block;position:relative}.aspect img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.aspect.aspect-1-1>*{padding:0 0 100%}.aspect.aspect-3-2>*{padding:0 0 150%}.aspect.aspect-2-3>*{padding:0 0 66%}.aspect.aspect-3-4>*{padding:0 0 75%}.aspect.aspect-5-4>*{padding:0 0 125%}.aspect.aspect-4-5>*{padding:0 0 80%}.aspect.aspect-1-2>*{padding:0 0 50%}.aspect.aspect-1-3>*{padding:0 0 33.3%}.aspect.aspect-1-4>*{padding:0 0 25%}@media screen and (min-width: 1024px){.aspect.aspect-sm-1-1>*{padding:0 0 100%}.aspect.aspect-sm-3-2>*{padding:0 0 150%}.aspect.aspect-sm-2-3>*{padding:0 0 66%}.aspect.aspect-sm-5-4>*{padding:0 0 125%}.aspect.aspect-sm-4-5>*{padding:0 0 80%}.aspect.aspect-sm-1-2>*{padding:0 0 50%}.aspect.aspect-sm-1-3>*{padding:0 0 33.3%}.aspect.aspect-sm-1-4>*{padding:0 0 25%}}@media screen and (min-width: 768px){.aspect.aspect-tab-1-1>*{padding:0 0 100%}.aspect.aspect-tab-3-2>*{padding:0 0 150%}.aspect.aspect-tab-2-3>*{padding:0 0 66%}.aspect.aspect-tab-5-4>*{padding:0 0 125%}.aspect.aspect-tab-4-5>*{padding:0 0 80%}.aspect.aspect-tab-1-2>*{padding:0 0 50%}.aspect.aspect-tab-1-3>*{padding:0 0 33.3%}.aspect.aspect-tab-1-4>*{padding:0 0 25%}}@media screen and (min-width: 1280px){.aspect.aspect-lg-1-1>*{padding:0 0 100%}.aspect.aspect-lg-3-2>*{padding:0 0 150%}.aspect.aspect-lg-2-3>*{padding:0 0 66%}.aspect.aspect-lg-5-4>*{padding:0 0 125%}.aspect.aspect-lg-4-5>*{padding:0 0 80%}.aspect.aspect-lg-1-2>*{padding:0 0 50%}.aspect.aspect-lg-1-3>*{padding:0 0 33.3%}.aspect.aspect-lg-1-4>*{padding:0 0 25%}}.location{position:relative;width:100vw !important;margin:0}.location a{position:relative}@media screen and (min-width: 768px){.location{width:33vw !important}}.location>a>div{transition:background-color .3s;padding:15vw 15vw;width:calc(100% - 30vw);height:calc(100% - 30vw);position:relative}@media screen and (min-width: 768px){.location>a>div{padding:6vw 2vw;width:calc(100% - 4vw);height:calc(100% - 12vw)}}@media screen and (min-width: 1280px){.location>a>div{padding:6vw 6vw;width:calc(100% - 12vw);height:calc(100% - 12vw)}}.location>a>div.night{background-color:#000}.location>a>div.night:hover{background-color:#111}.location>a>div.night .timezone{color:#999}.location>a>div.night .p{color:#555}.location>a>div.night a{color:#fff}.location>a>div.day{background-color:#fff}.location>a>div.day .hover-underline:before{background:#000}.location>a>div.day:hover{background-color:#eee}.location>a>div.day h2,.location>a>div.day p{color:#555}.location>a>div.day .timezone,.location>a>div.day a{color:#333}.location>a>div.day .timezone:after{filter:invert(1)}.location>a>div:hover .hover-underline:before{left:0;right:0;transform:translateY(-2px);opacity:1}.day .timezone,.night .timezone{font-weight:500}.day .timezone:after,.night .timezone:after{display:inline-block;content:'';width:1.2em;height:1.2em;margin-top:-0.4em;margin-left:0.5em;vertical-align:middle;background-position:center center;background-repeat:no-repeat;background-size:contain}.day .timezone:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 34 34'%3E%3Cg fill='none'%3E%3Cpath d='M17.5 7.5L17.5 0.8 16.6 0.8 16.6 7.5 17.5 7.5ZM9.8 10.7L10.4 10 5.7 5.3 5 6 9.8 10.7ZM24.3 10.7L29 6 28.3 5.4 23.6 10.1 24.3 10.7ZM17 24.8C21.1 24.8 24.5 21.5 24.5 17.3 24.5 13.2 21.1 9.8 17 9.8 12.9 9.8 9.5 13.2 9.5 17.3 9.5 21.5 12.9 24.8 17 24.8ZM7.2 17.8L7.2 16.9 0.5 16.9 0.5 17.8 7.2 17.8ZM33.5 17.8L33.5 16.9 26.8 16.9 26.8 17.8 33.5 17.8ZM5.7 29.3L10.4 24.6 9.7 23.9 5 28.7 5.7 29.3ZM28.3 29.3L29 28.7 24.2 23.9 23.6 24.6 28.3 29.3ZM17.4 33.8L17.4 27.1 16.5 27.1 16.5 33.8 17.4 33.8Z' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E")}.night .timezone:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cg fill='none'%3E%3Cpath d='M6.4 11.5C8.8 11.5 10.7 10.3 11.6 8.3 11.6 8.1 11.7 8 11.7 7.9 11.7 7.6 11.4 7.5 11.2 7.5 11.1 7.5 11.1 7.5 10.9 7.5 10.4 7.7 9.8 7.8 9.2 7.8 6.3 7.8 4.5 6.1 4.5 3.3 4.5 2.5 4.7 1.8 4.9 1.4 5 1.3 5 1.2 5 1 5 0.8 4.8 0.6 4.5 0.6 4.5 0.6 4.4 0.6 4.2 0.7 2.2 1.5 0.8 3.6 0.8 5.9 0.8 9.1 3.1 11.5 6.4 11.5Z' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E%0A");transform:scale(0.8)}.location-information{position:relative}.location-information:before{display:block;content:'';position:absolute;background:#0C0C0C;top:-.5rem;bottom:-1rem;right:-1rem;width:100vw;z-index:-1}@media screen and (min-width: 768px){.location-information:before{top:-1rem;bottom:-1rem;right:-1rem;width:50vw}}.three-columns,.columns{align-items:stretch;justify-content:space-between}.three-columns>div,.columns>div{display:flex;flex-direction:column;align-content:flex-end}.three-columns>div>*,.columns>div>*{flex-grow:0}.three-columns>div>p,.columns>div>p{flex-grow:1}.three-columns>div>p.cta,.columns>div>p.cta{flex-grow:0;height:1em}@media screen and (min-width: 768px){.three-columns>div{margin-bottom:3rem;max-width:28%}}.face-to-face{height:50vw}@media screen and (min-width: 768px){.face-to-face{height:0}.face-to-face+section .copy-block{padding-left:4em;padding-right:2em}}.cms h1,.cms h2,.cms h3{font-size:2em;line-height:1.5em}.cms h4,.cms h5,.cms h6{font-size:1.5em;line-height:1.5em}.cms>*+*{margin-top:1em}body.news,body.about-culture{background-color:#FFF}body.news #top-nav div.home svg path,body.news #top-nav div.home svg rect,body.news #top-nav div.home svg polygon,body.about-culture #top-nav div.home svg path,body.about-culture #top-nav div.home svg rect,body.about-culture #top-nav div.home svg polygon{fill:#25282A}body.news #top-nav div.home svg path.circle,body.about-culture #top-nav div.home svg path.circle{fill:#ffb549}body.news #top-nav svg polyline,body.about-culture #top-nav svg polyline{stroke:#000}body.news #top-nav a,body.news #top-nav button,body.about-culture #top-nav a,body.about-culture #top-nav button{color:#000;border-color:rgba(0,0,0,0.5)}body.news .nav-fade,body.about-culture .nav-fade{background:linear-gradient(180deg, rgba(254,254,254,0.95) 35%, rgba(254,254,254,0) 100%)}body.news .title-ub,body.news .title-lg,body.news .title-md,body.news .title-sm,body.news .cms h1,.cms body.news h1,body.news .cms h2,.cms body.news h2,body.news .cms h3,.cms body.news h3,body.news .header,body.news .header-sm,body.news .copy-xl,body.about-culture .title-ub,body.about-culture .title-lg,body.about-culture .title-md,body.about-culture .title-sm,body.about-culture .cms h1,.cms body.about-culture h1,body.about-culture .cms h2,.cms body.about-culture h2,body.about-culture .cms h3,.cms body.about-culture h3,body.about-culture .header,body.about-culture .header-sm,body.about-culture .copy-xl{color:#333}body.news .copy-lg,body.news .cms h4,.cms body.news h4,body.news .cms h5,.cms body.news h5,body.news .cms h6,.cms body.news h6,body.news .copy,body.news .copy-block,body.news .cms p,.cms body.news p,body.news .cms div,.cms body.news div,body.news .copy-sm,body.news .copy-title,body.about-culture .copy-lg,body.about-culture .cms h4,.cms body.about-culture h4,body.about-culture .cms h5,.cms body.about-culture h5,body.about-culture .cms h6,.cms body.about-culture h6,body.about-culture .copy,body.about-culture .copy-block,body.about-culture .cms p,.cms body.about-culture p,body.about-culture .cms div,.cms body.about-culture div,body.about-culture .copy-sm,body.about-culture .copy-title{color:#555}body.news .copy-lg strong,body.news .cms h4 strong,.cms body.news h4 strong,body.news .cms h5 strong,.cms body.news h5 strong,body.news .cms h6 strong,.cms body.news h6 strong,body.news .copy strong,body.news .copy-block strong,body.news .cms p strong,.cms body.news p strong,body.news .cms div strong,.cms body.news div strong,body.news .copy-sm strong,body.news .copy-title strong,body.about-culture .copy-lg strong,body.about-culture .cms h4 strong,.cms body.about-culture h4 strong,body.about-culture .cms h5 strong,.cms body.about-culture h5 strong,body.about-culture .cms h6 strong,.cms body.about-culture h6 strong,body.about-culture .copy strong,body.about-culture .copy-block strong,body.about-culture .cms p strong,.cms body.about-culture p strong,body.about-culture .cms div strong,.cms body.about-culture div strong,body.about-culture .copy-sm strong,body.about-culture .copy-title strong{color:#555}body.news .big-button,body.about-culture .big-button{background-color:#000}body.news hr,body.about-culture hr{background:rgba(0,0,0,0.1)}body.news hr.thirds,body.about-culture hr.thirds{background:linear-gradient(90deg, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.1) 34%, #000 34%, #000 66%, rgba(0,0,0,0.1) 66%, rgba(0,0,0,0.1) 100%)}body.news #top-nav-toggle,body.news #top-nav .has-sub:before,body.news #top-nav .has-sub ul button:before,body.news .more-arrow:before,body.news .copy-block .hover-underline:before,body.about-culture #top-nav-toggle,body.about-culture #top-nav .has-sub:before,body.about-culture #top-nav .has-sub ul button:before,body.about-culture .more-arrow:before,body.about-culture .copy-block .hover-underline:before{filter:invert(1)}body.news #top-nav li>ul li a.nuxt-link-active,body.about-culture #top-nav li>ul li a.nuxt-link-active{color:#000;border-color:#000}@media screen and (max-width: 1024px){body.news #top-nav,body.about-culture #top-nav{background:rgba(255,255,255,0.4);color:#000}body.news #top-nav .home,body.about-culture #top-nav .home{background:linear-gradient(180deg, rgba(254,254,254,0.95) 35%, rgba(254,254,254,0) 100%)}}@media screen and (max-width: 767px){.newscard-mobile-bighead .header-sm{font-size:2.3rem;font-weight:600;line-height:1.1em}}.news-cat a img{opacity:.85;transition:opacity .3s}.news-cat a:hover img{opacity:1}.quality-collage{position:relative;height:0;padding:0 0 290%}.quality-collage .img-1,.quality-collage .img-2,.quality-collage .img-3,.quality-collage .img-4,.quality-collage .copy-block{position:absolute}.quality-collage .img-1 img,.quality-collage .img-2 img,.quality-collage .img-3 img,.quality-collage .img-4 img,.quality-collage .copy-block img{max-width:100%;display:block}.quality-collage .img-1{top:0;left:0;width:38vw}.quality-collage .img-2{top:0;left:52vw;width:48vw}.quality-collage .img-3{top:44vw;left:52vw;width:48vw}.quality-collage .img-4{bottom:0;right:0;width:90vw}.quality-collage .copy-block{top:124vw;left:10vw;width:80vw}@media screen and (min-width: 768px){.quality-collage{padding:0 0 60%}.quality-collage .img-1{top:0;left:0;width:18vw}.quality-collage .img-2{top:0;left:24vw;width:24vw}.quality-collage .img-3{top:22vw;left:24vw;width:24vw}.quality-collage .img-4{top:24vw;right:0;width:45vw}}@media screen and (min-width: 768px) and (min-width: 1280px){.quality-collage .img-4{top:20vw}}@media screen and (min-width: 768px){.quality-collage .copy-block{top:0;left:55vw;width:40vw}}@media screen and (min-width: 768px) and (min-width: 1280px){.quality-collage .copy-block{width:30vw}}.subtitle{position:absolute;z-index:10;bottom:10%;left:25%}.subtitle p{display:inline-block;background-color:#000;color:#fff;padding:.5em;margin-top:.6em;float:left;clear:left;margin-left:50%;margin-right:-50%;transform:translateX(-50%)}@media (min-width: 768px){.home-page .sub-list{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:3em}}@media (min-width: 1024px){.home-page .sub-list{padding-left:7vw;display:block}}.home-page .sub-list .sub-list-item{display:flex;margin-bottom:35px}.home-page .sub-list .sub-list-item-icon{width:50px;height:50px;display:flex;align-items:center;margin-right:38px}.home-page .sub-list .sub-list-item-icon img{width:50px;height:50px;display:flex;position:unset;object-fit:unset;object-position:unset !important}.home-page .sub-list .sub-list-item-content .sub-list-item-content__title{font-family:'Object Sans';font-style:normal;font-weight:bold;font-size:14px;line-height:24px;color:white}.home-page .sub-list .sub-list-item-content .sub-list-item-content__description{font-family:'Object Sans';font-style:normal;font-weight:normal;font-size:14px;line-height:24px;color:#777777;max-width:320px}.home-page .carousel-images{display:grid;grid-template-columns:1fr 1fr 1fr;padding:0 3px}@media (min-width: 768px){.home-page .carousel-images{padding:0 0.781vw}}@media (min-width: 1024px){.home-page .carousel-images{padding:0 5.273vw}}@media (min-width: 1440px){.home-page .carousel-images{padding:0 6.736vw}}.home-page .carousel-images .carousel-image{display:flex;align-items:center;justify-content:center;position:relative;border:1px solid #333333}.home-page .carousel-images .carousel-image img{width:46.85%}.home-page .carousel-images .carousel-image::after{content:' ';padding-bottom:90%;height:0}.home-page .logocarpet-images{display:grid;grid-template-columns:repeat(3, 1fr);padding:0 3px}@media (min-width: 768px){.home-page .logocarpet-images{padding:0 0.781vw;grid-template-columns:repeat(4, 1fr)}}@media (min-width: 1024px){.home-page .logocarpet-images{padding:0 5.273vw}}@media (min-width: 1440px){.home-page .logocarpet-images{padding:0 6.736vw}}.home-page .logocarpet-images .logocarpet-image{display:flex;align-items:center;justify-content:center;position:relative;border:1px solid #333333}.home-page .logocarpet-images .logocarpet-image img{width:60.77%}.home-page .logocarpet-images .logocarpet-image::after{content:' ';padding-bottom:90%;height:0}.home-page .technology-innovation-section{margin-top:270px}@media (min-width: 768px){.home-page .technology-innovation-section{margin-top:250px}}@media (min-width: 1440px){.home-page .technology-innovation-section{margin-top:300px}}.home-page .technology-innovation-section .technology-innovation-copy{padding-left:2px}@media (min-width: 768px){.home-page .technology-innovation-section .technology-innovation-copy{padding-left:6px}}@media (min-width: 1024px){.home-page .technology-innovation-section .technology-innovation-copy{padding-left:5.37vw}}@media (min-width: 1440px){.home-page .technology-innovation-section .technology-innovation-copy{padding-left:5.41vw}}.home-page .realistic-sound-copy{padding-left:2px}@media (min-width: 768px){.home-page .realistic-sound-copy{padding-left:6px}}@media (min-width: 1024px){.home-page .realistic-sound-copy{padding-left:5.17vw}}@media (min-width: 1440px){.home-page .realistic-sound-copy{padding-left:6.81vw}}@media (min-width: 1024px) and (max-width: 1439px){.home-page .realistic-sound-copy .headline-block{width:31.15vw}}.home-page .short{margin-top:2em}.home-page .first-copy{margin:25vw auto;text-align:center;width:78.65vw;min-height:60px}@media (min-width: 768px){.home-page .first-copy{margin:12.75vw auto;width:85.15vw;min-height:65px}}@media (min-width: 1024px){.home-page .first-copy{width:75.68vw}}@media (min-width: 1440px){.home-page .first-copy{margin:10vw auto;width:61.8vw;min-height:45px}}.home-page .contact-headline{font-size:42px;font-weight:bold;line-height:44px;letter-spacing:-3px;color:#FFFFFF}@media (min-width: 768px){.home-page .contact-headline{font-size:84px;line-height:110px}}@media (min-width: 1024px){.home-page .contact-headline{font-size:110px}}.home-page .contact-eyebrow{font-weight:normal;font-size:14px;line-height:21px;text-align:center;letter-spacing:2px;text-transform:uppercase;color:#FFFFFF;margin-bottom:12px}.home-page .contact-link{font-weight:normal;font-size:11px;line-height:20px;letter-spacing:2px;text-transform:uppercase;color:#FFFFFF}.home-page .headline-1{font-size:8.533vw;line-height:9.066vw;font-weight:bold;letter-spacing:-2px;color:white}@media (min-width: 768px){.home-page .headline-1{font-size:4.947vw;line-height:5.208vw;letter-spacing:-3px}}@media (min-width: 1024px){.home-page .headline-1{font-size:5.859vw;line-height:6.445vw}}@media (min-width: 1440px){.home-page .headline-1{font-size:4.444vw;line-height:4.583vw}}.home-page .icon-headline{font-size:8.533vw;line-height:9.066vw;font-weight:bold;letter-spacing:-2px;color:white}@media (min-width: 768px){.home-page .icon-headline{font-size:4vw;line-height:5.208vw;letter-spacing:-3px}}.home-page .headline-block{width:78.66vw}@media (min-width: 768px){.home-page .headline-block{width:38.67vw}}@media (min-width: 1024px){.home-page .headline-block{width:34.37vw}}@media (min-width: 1440px){.home-page .headline-block{width:34.72vw}}.home-page .partnership-headline{width:78.66vw;text-align:left}@media (min-width: 768px){.home-page .partnership-headline{width:57.161vw;margin-left:auto;margin-right:auto;text-align:center}}@media (min-width: 1024px){.home-page .partnership-headline{width:69.238vw}}@media (min-width: 1440px){.home-page .partnership-headline{width:50vw}}.home-page .partnership-copy{text-align:left;color:#999999;letter-spacing:-1px;margin-top:9.066vw;margin-bottom:8.266vw}@media (min-width: 768px){.home-page .partnership-copy{text-align:center;width:56.64vw;margin:0 auto;font-size:4.8vw;line-height:8vw;margin-top:3.255vw;margin-bottom:3.906vw}}@media (min-width: 1024px){.home-page .partnership-copy{width:60.742vw;font-size:1.757vw;line-height:2.929vw;margin-top:2.734vw;margin-bottom:3.906vw}}@media (min-width: 1440px){.home-page .partnership-copy{width:43.194vw;font-size:1.25vw;line-height:2.083vw;margin-top:1.527vw;margin-bottom:2.013vw}}.home-page .logocarpet-headline{font-size:8.533vw;line-height:9.066vw;text-align:left;font-weight:bold;letter-spacing:-2px;color:white;margin:21.33vw auto 8vw}@media (min-width: 768px){.home-page .logocarpet-headline{font-size:4.68vw;line-height:5.72vw;text-align:center;letter-spacing:-1px;margin:15.625vw auto 3.9vw}}@media (min-width: 1024px){.home-page .logocarpet-headline{font-size:3.515vw;line-height:4.296vw;margin:12.1vw auto 2.92vw}}@media (min-width: 1440px){.home-page .logocarpet-headline{font-size:2.5vw;line-height:3.05vw;margin:4.16vw auto}}form input,form textarea,form select,.form input,.form textarea,.form select{width:calc(100% - 0.8em);background-color:transparent;border:none;padding:.4em;border:1px solid rgba(255,255,255,0);border-bottom:1px solid #333333;border-radius:.4em .4em 0 0;color:#999;transition:border .5s, border-radius}form input:focus,form textarea:focus,form select:focus,.form input:focus,.form textarea:focus,.form select:focus{outline:none;border:1px solid #333333;border-radius:.4em}form input option,form textarea option,form select option,.form input option,.form textarea option,.form select option{background-color:#000;color:#999}form textarea,.form textarea{resize:vertical;min-height:1.5rem;overflow:hidden}form .form-button,.form .form-button{border:none;width:100%;background-color:#333333;color:#FFF;padding:1em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-align:center;cursor:pointer}form input[type="submit"],.form input[type="submit"]{border-radius:0;display:inline-block;background-color:#fff;width:auto;color:#333;text-transform:uppercase;text-align:center;cursor:pointer}form input[type="checkbox"],.form input[type="checkbox"]{appearance:none;height:2em;width:2em;cursor:pointer;float:left;padding:0;margin:0 2em 0 0}form input[type="checkbox"]:after,.form input[type="checkbox"]:after{font-size:1.7em;height:100%;width:100%;content:" ";display:inline-block;visibility:visible;background-color:#000;border:1px solid #999;text-align:center;vertical-align:middle}form input[type="checkbox"]:checked:after,.form input[type="checkbox"]:checked:after{content:"\2713"}form input[type="checkbox"]:focus,.form input[type="checkbox"]:focus{border:none}form input[type="checkbox"]+p,.form input[type="checkbox"]+p{padding-left:4em}form select,.form select{appearance:none;background:transparent;background-image:url(/_nuxt/assets/arrow_down.eb88ce9d.svg);background-repeat:no-repeat;background-size:.8rem .5rem;background-position-x:98%;background-position-y:50%}.formwrapper{position:relative}.formwrapper .exit{position:absolute;display:block;z-index:101;top:1em;right:1em;height:3em;width:3em;cursor:pointer}.formwrapper .exit:before,.formwrapper .exit:after{content:'';display:block;position:absolute;height:2em;width:2em;left:50%;top:50%;background-color:#fff;transform:translate(-50%, -50%) rotate(-45deg);transition:all 300ms ease-in-out 0ms}.formwrapper .exit:before{height:2em;width:2px}.formwrapper .exit:after{height:2px;width:2em}.formwrapper .exit:hover:before{height:2.5em;width:2px}.formwrapper .exit:hover:after{height:2px;width:2.5em}.formwrapper .form,.formwrapper form{position:relative}.formwrapper .form a,.formwrapper form a{text-decoration:underline;margin-right:0px}.formwrapper .form .text-danger,.formwrapper form .text-danger{font-size:0.93333rem;line-height:2em;font-weight:400;color:#C77}.formwrapper .form .previews,.formwrapper form .previews{position:relative;display:block;padding:0 0 0 0}.formwrapper .form .previews .uploads,.formwrapper form .previews .uploads{position:relative;display:inline-block;width:100%;padding:1em 0 0 0}.formwrapper .form .previews .uploads .inner,.formwrapper form .previews .uploads .inner{position:relative}.formwrapper .form .previews .uploads .inner span,.formwrapper form .previews .uploads .inner span{position:relative;display:block;width:100%;color:#777;font-size:0.93333rem;font-weight:500;line-height:1em;text-align:center;padding:0.5em 0 0 0;margin:0 0 0 0;opacity:0.8}.formwrapper .form .previews .uploads .inner img,.formwrapper form .previews .uploads .inner img{position:relative;display:block;height:auto;width:auto}.formwrapper .form .previews .uploads .inner a,.formwrapper form .previews .uploads .inner a{position:absolute;display:block;z-index:1;top:0.5rem;right:0.5rem;height:1rem;width:1rem;margin:0;cursor:pointer}.formwrapper .form .previews .uploads .inner a:before,.formwrapper .form .previews .uploads .inner a:after,.formwrapper form .previews .uploads .inner a:before,.formwrapper form .previews .uploads .inner a:after{content:'';display:block;position:absolute;height:1rem;width:1rem;left:50%;top:50%;background-color:#fff;transform:translate(-50%, -50%) rotate(-45deg);transition:all 300ms ease-in-out 0ms}.formwrapper .form .previews .uploads .inner a:before,.formwrapper form .previews .uploads .inner a:before{height:1rem;width:2px}.formwrapper .form .previews .uploads .inner a:after,.formwrapper form .previews .uploads .inner a:after{height:2px;width:1rem}.formwrapper .form-content{opacity:1;transition:opacity 300ms ease-in-out}.formwrapper .form-message-open{opacity:.1}.formwrapper .form-loading{position:absolute;display:block;width:100%;background-color:#000;height:100%;max-height:2000px;opacity:0;visibility:hidden;top:0;left:0;padding:0;margin:0;overflow:hidden;transition:opacity 100ms ease-in-out 0ms;z-index:100}.formwrapper .form-loading .wrap{position:absolute;display:block;top:50%;left:50%;transform:translate(-50%, -50%)}.formwrapper .form-loading .wrap .loader{display:inline-block;box-sizing:border-box;width:8em;height:8em;border-radius:100%;border:0.75em solid rgba(255,255,255,0.2);border-top-color:#fff;animation:spin 1s infinite linear}@keyframes spin{100%{transform:rotate(360deg)}}.formwrapper .form-loading.active{opacity:1;visibility:visible;transition:opacity 100ms ease-in-out 0ms}.formwrapper .form-message{position:absolute;display:block;pointer-events:none;width:100%;height:100%;transform:scale(0.9);opacity:0;top:0;left:0;padding:0 0 0 0;margin:0;overflow:hidden;transition:all 300ms ease-in-out;z-index:1000}.formwrapper .form-message .inner{position:absolute;display:block;top:75%;left:50%;width:auto;height:auto;min-width:100%;transform:translate(-50%, -50%)}.formwrapper .form-message .inner .response{position:relative;display:block;width:auto;color:#fff;font-size:2.5rem;font-weight:800;line-height:1em;text-align:center;padding:0.5em 0em 0.5em 0em;margin:0 0 0 0}.formwrapper .form-message .inner .message{position:relative;display:block;width:100%;color:#fff;font-size:1rem;font-weight:800;line-height:2em;text-align:center;padding:0 0 0 0;margin:0 auto;text-transform:uppercase;max-width:800px}.formwrapper .form-message .inner .message a{color:#fff;text-decoration:underline}.formwrapper .form-message.active{display:block;transform:scale(1);pointer-events:all;opacity:1}.careers-list .title-sm small,.careers-list .cms h1 small,.cms .careers-list h1 small,.careers-list .cms h2 small,.cms .careers-list h2 small,.careers-list .cms h3 small,.cms .careers-list h3 small{font-size:0.3em}.careers-list .careers-list-head::after{content:'';display:block;clear:both}.careers-back{color:#FFF}.open-filter{display:inline-block;float:right;border:1px solid #fff;height:1em;line-height:1em;padding:1em;cursor:pointer;text-transform:uppercase}.orderby-filter{display:inline-block;float:right;border:1px solid #fff;height:auto;line-height:1em;padding:0;cursor:pointer;text-transform:uppercase}.orderby-filter select{padding:0.5em 3em 0.5em 1em;min-width:7em;min-height:3em;color:#CCC;background-size:1rem 0.6rem;background-position-x:calc(100% - 0.5rem);cursor:pointer}@media screen and (min-width: 1024px){.orderby-filter{margin-right:1em}}.careers-filter{display:none;z-index:9000;height:100vh;width:100vw;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,0.6);backdrop-filter:blur(12px);overflow-x:hidden;overflow-y:auto;margin:0}.careers-filter .title-md{position:absolute;top:15vw;left:10vw;margin:0}.careers-filter .title-md small{font-size:0.3em}.careers-filter .close{position:absolute;top:16.5vw;left:71vw;cursor:pointer}.careers-filter .close span{display:flex;align-items:center;justify-content:center}.careers-filter .close span img{margin-left:0.2em}.careers-filter .location-filters{position:absolute;top:30vw;left:10vw;padding:0 0 4em 0}.careers-filter .department-filters{position:absolute;top:30vw;left:55vw;padding:0 0 4em 0}.careers-filter .filteritem{display:flex;align-items:center}.careers-filter .filteritem input{min-width:2em}@media screen and (min-width: 1024px){.careers-filter .title-md{top:10vw}.careers-filter .close{top:11.5vw;left:79vw}.careers-filter .close svg{width:initial;height:initial}.careers-filter .location-filters{top:20vw}.careers-filter .department-filters{top:20vw;left:60vw}}.wysiwyg-block h3{color:#FFF;line-height:1.2em;font-size:1.86667em;font-weight:700;line-height:1.2em;margin-top:26.66667vw}@media screen and (min-width: 768px){.wysiwyg-block h3{margin-top:10vw;font-size:1.86667em}}@media screen and (min-width: 1280px){.wysiwyg-block h3{margin-top:7.27273vw;font-size:2.4em}}.wysiwyg-block p{color:#FFF;font-size:1.06667em;line-height:2em;font-weight:400;margin-top:13.33333vw}.wysiwyg-block p a{margin-right:0;text-decoration:underline}@media screen and (min-width: 768px){.wysiwyg-block p{font-size:1.06667em;margin-top:5vw}}@media screen and (min-width: 1280px){.wysiwyg-block p{font-size:1.2em;margin-top:3.63636vw}}.wysiwyg-block ul,.wysiwyg-block ol{margin-top:13.33333vw;padding-left:2rem}.wysiwyg-block ul li,.wysiwyg-block ol li{color:#777;font-size:.93333em;line-height:2em;font-weight:400}.wysiwyg-block ul li p,.wysiwyg-block ol li p{color:#777;font-size:1em;margin:0}@media screen and (min-width: 768px){.wysiwyg-block ul,.wysiwyg-block ol{margin-top:5vw;padding-left:2rem}.wysiwyg-block ul li p,.wysiwyg-block ol li p{font-size:1em}}@media screen and (min-width: 1280px){.wysiwyg-block ul,.wysiwyg-block ol{margin-top:3.63636vw;padding-left:3rem}.wysiwyg-block ul li p,.wysiwyg-block ol li p{font-size:1em}}.leadership-page .blocks>div>div.block{cursor:pointer;width:100%;height:100%;opacity:.9;transition:opacity .3s}.leadership-page .blocks>div>div.block:hover{opacity:1}.leadership-overlay{display:none;z-index:1000;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000;overflow-x:hidden;overflow-y:auto;box-sizing:border-box}.leadership-overlay .close{position:absolute;width:50px;height:50px;top:10px;right:10px;cursor:pointer}@media screen and (min-width: 768px){.services-hero{font-size:min( 2vh , 1.5vw )}}@media screen and (min-width: 1280px){.services-hero{font-size:min( .7 * 2vh , .7 * 1.5vw )}}.services-two-column-grid{display:grid}@media screen and (min-width: 768px){.services-two-column-grid{grid-template-columns:1fr 1fr}}@media screen and (min-width: 768px) and (max-width: 1280px){.services-detail-section-4-image-container>div{margin-left:80px}.services-detail-section-4-image-container img{margin-left:0px !important}}.VueCarousel-inner{padding-left:calc(7.14286vw + 1rem);padding-right:calc(7.14286vw + 1rem)}.VueCarousel-inner .VueCarousel-slide .carousel-img{padding-right:2vw}.module_subsidiaries{padding-top:100px}@media screen and (min-width: 1024px){.module_subsidiaries{padding-top:250px}}.module_subsidiaries__eyebrow{display:block;margin-bottom:30px}.module_subsidiaries__headline{margin-bottom:50px;font-weight:bold}@media screen and (min-width: 1024px){.module_subsidiaries__headline{width:60%}}.module_subsidiaries__description{overflow:hidden;transition:max-height 0.3s linear;display:flex;justify-content:flex-end}.module_subsidiaries__description p{padding-bottom:40px;font-size:18px;line-height:30px;letter-spacing:-1px;color:#777777;width:100%}@media screen and (min-width: 1024px){.module_subsidiaries__description p{width:80%}}.module_subsidiaries__row{display:block;width:100%;align-items:center;padding:40px 0;position:relative}.module_subsidiaries__row>*{width:100%}@media screen and (min-width: 1024px){.module_subsidiaries__row{display:flex}}.module_subsidiaries__row img{object-fit:contain;object-position:left center;max-width:80px;height:60px}.module_subsidiaries__row_asset{margin-bottom:10px}@media screen and (min-width: 1024px){.module_subsidiaries__row_asset{margin-bottom:0px;width:20%}}.module_subsidiaries__row_name{font-size:18px;line-height:30px;letter-spacing:-1px;display:block;margin-bottom:10px}@media screen and (min-width: 1024px){.module_subsidiaries__row_name{width:30%;margin-bottom:00px}}.module_subsidiaries__row_link{color:#777777;margin-bottom:10px;font-size:14px;line-height:24px}@media screen and (min-width: 1024px){.module_subsidiaries__row_link{margin-bottom:0px;width:20%}}.module_subsidiaries__row_link:hover{text-decoration:underline}.module_subsidiaries__row_button{width:30%;position:absolute;right:0;top:0;bottom:0;display:flex;align-items:center;justify-content:flex-end}@media screen and (min-width: 1024px){.module_subsidiaries__row_button{position:relative}}.module_subsidiaries__row_button button{float:right;background:transparent;border:none;font-size:31px;color:white;cursor:pointer}.module_subsidiaries ul{list-style:none}.module_subsidiaries ul li{border-bottom:1px solid white}.module_subsidiaries ul li:first-of-type{border-top:1px solid white}.home-page .hero-bg-img,.home-page section.hero-bg-img{position:unset !important;top:0;margin-top:48vw;left:0;width:100%;height:unset;z-index:1;overflow:unset;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}@media (min-width: 768px){.home-page .hero-bg-img,.home-page section.hero-bg-img{margin-top:26.3vh}}@media (min-width: 1024px){.home-page .hero-bg-img,.home-page section.hero-bg-img{margin-top:200px}}.home-page .hero-bg-img .img,.home-page section.hero-bg-img .img{position:relative;width:100%;height:130vh;object-fit:cover}.home-page .hero-bg-img:after,.home-page section.hero-bg-img:after{content:unset}.home-page .hero-bg-img iframe,.home-page section.hero-bg-img iframe{pointer-events:none;width:86vw;height:48vw;min-height:unset;min-width:unset;position:relative}.home-page .hero-bg-img .hero-carousel-section,.home-page section.hero-bg-img .hero-carousel-section{margin-top:4em;padding-top:5em}@media (min-width: 768px){.home-page .hero-bg-img .hero-carousel-section,.home-page section.hero-bg-img .hero-carousel-section{padding-top:0em;margin-top:2em}}@media (min-width: 1024px){.home-page .hero-bg-img .hero-carousel-section,.home-page section.hero-bg-img .hero-carousel-section{padding-top:4em;margin-top:2em}}@media (min-width: 1279px){.home-page .hero-bg-img .hero-carousel-section,.home-page section.hero-bg-img .hero-carousel-section{padding-top:3em;margin-top:5em}}@media (min-width: 1440px){.home-page .hero-bg-img .hero-carousel-section,.home-page section.hero-bg-img .hero-carousel-section{padding-top:6em;margin-top:8em}}@media (min-width: 1680px){.home-page .hero-bg-img .hero-carousel-section,.home-page section.hero-bg-img .hero-carousel-section{padding-top:5em;margin-top:8em}}.home-page .hero-bg-img .hero-carousel-section.hero-carousel-section--initial .hero-carousel.left-direction,.home-page section.hero-bg-img .hero-carousel-section.hero-carousel-section--initial .hero-carousel.left-direction{transform:translateX(110vw)}.home-page .hero-bg-img .hero-carousel-section.hero-carousel-section--initial .hero-carousel.right-direction,.home-page section.hero-bg-img .hero-carousel-section.hero-carousel-section--initial .hero-carousel.right-direction{transform:translateX(-110vw)}.home-page .hero-bg-img .hero-carousel-section.hero-carousel-section--initial .hero-carousel-static-row__wrapper--left,.home-page section.hero-bg-img .hero-carousel-section.hero-carousel-section--initial .hero-carousel-static-row__wrapper--left{display:flex;transform:translateX(-50vw) !important}.home-page .hero-bg-img .hero-carousel-section.hero-carousel-section--initial .hero-carousel-static-row__wrapper--right,.home-page section.hero-bg-img .hero-carousel-section.hero-carousel-section--initial .hero-carousel-static-row__wrapper--right{display:flex;transform:translateX(50vw) !important}.home-page .hero-bg-img .hero-carousel-section.hero-carousel-section--initial iframe,.home-page section.hero-bg-img .hero-carousel-section.hero-carousel-section--initial iframe{position:absolute;transform:scale(1) !important;opacity:1 !important;z-index:3;margin-top:-10em !important}@media (min-width: 768px){.home-page .hero-bg-img .hero-carousel-section.hero-carousel-section--initial iframe,.home-page section.hero-bg-img .hero-carousel-section.hero-carousel-section--initial iframe{margin-top:0em !important}}.home-page .hero-bg-img .hero-carousel-section.hero-carousel-section--initial img,.home-page section.hero-bg-img .hero-carousel-section.hero-carousel-section--initial img{opacity:0.1}.home-page .hero-bg-img .hero-carousel-section .hero-carousel,.home-page section.hero-bg-img .hero-carousel-section .hero-carousel{display:flex}.home-page .hero-bg-img .hero-carousel-section .hero-carousel .hero-carousel-row__wrapper,.home-page section.hero-bg-img .hero-carousel-section .hero-carousel .hero-carousel-row__wrapper{display:flex;position:absolute;transform:translateX(calc((50vw - 50%) / 2))}.home-page .hero-bg-img .hero-carousel-section .hero-carousel.left-direction,.home-page section.hero-bg-img .hero-carousel-section .hero-carousel.left-direction{transform:translateX(0);transition:.5s}.home-page .hero-bg-img .hero-carousel-section .hero-carousel.right-direction,.home-page section.hero-bg-img .hero-carousel-section .hero-carousel.right-direction{transform:translateX(0);transition:.5s}.home-page .hero-bg-img .hero-carousel-section .hero-carousel.right-direction .hero-carousel-row__wrapper,.home-page section.hero-bg-img .hero-carousel-section .hero-carousel.right-direction .hero-carousel-row__wrapper{transform:translateX(calc((50vw - 50%)))}.home-page .hero-bg-img .hero-carousel-section .hero-carousel.static-row,.home-page section.hero-bg-img .hero-carousel-section .hero-carousel.static-row{position:relative;z-index:10}.home-page .hero-bg-img .hero-carousel-section .hero-carousel.static-row .hero-carousel-static-row__wrapper,.home-page section.hero-bg-img .hero-carousel-section .hero-carousel.static-row .hero-carousel-static-row__wrapper{display:flex;position:absolute;left:50%;top:0;transform:translateX(-50%)}.home-page .hero-bg-img .hero-carousel-section .hero-carousel.static-row .hero-carousel-static-row__wrapper .hero-carousel-static-row__wrapper--left,.home-page section.hero-bg-img .hero-carousel-section .hero-carousel.static-row .hero-carousel-static-row__wrapper .hero-carousel-static-row__wrapper--left{display:flex;transform:translateX(0);transition:.5s}.home-page .hero-bg-img .hero-carousel-section .hero-carousel.static-row .hero-carousel-static-row__wrapper .hero-carousel-static-row__wrapper--right,.home-page section.hero-bg-img .hero-carousel-section .hero-carousel.static-row .hero-carousel-static-row__wrapper .hero-carousel-static-row__wrapper--right{display:flex;transform:translateX(0);transition:.5s}.home-page .hero-bg-img .hero-carousel-section .hero-carousel__image,.home-page section.hero-bg-img .hero-carousel-section .hero-carousel__image{min-width:46.4vw;display:flex;overflow:hidden}@media (min-width: 768px){.home-page .hero-bg-img .hero-carousel-section .hero-carousel__image,.home-page section.hero-bg-img .hero-carousel-section .hero-carousel__image{min-width:32.29vw}}@media (min-width: 1024px){.home-page .hero-bg-img .hero-carousel-section .hero-carousel__image,.home-page section.hero-bg-img .hero-carousel-section .hero-carousel__image{min-width:17.57vw}}@media (min-width: 1440px){.home-page .hero-bg-img .hero-carousel-section .hero-carousel__image,.home-page section.hero-bg-img .hero-carousel-section .hero-carousel__image{min-width:16.38vw}}.home-page .hero-bg-img .hero-carousel-section .hero-carousel__image img,.home-page section.hero-bg-img .hero-carousel-section .hero-carousel__image img{width:100%;height:100%;object-fit:cover}.home-page .hero-bg-img .hero-carousel-section .hero-carousel__image .main-video--thumbnail,.home-page section.hero-bg-img .hero-carousel-section .hero-carousel__image .main-video--thumbnail{position:absolute;top:0}.home-page .hero-bg-img .hero-carousel-section .hero-carousel__image+.hero-carousel__image,.home-page section.hero-bg-img .hero-carousel-section .hero-carousel__image+.hero-carousel__image{margin-left:1em}.home-page .hero-bg-img .hero-carousel-section .hero-carousel__image.initial-video,.home-page section.hero-bg-img .hero-carousel-section .hero-carousel__image.initial-video{position:relative;overflow:visible;margin-left:1em;margin-right:1em}.home-page .hero-bg-img .hero-carousel-section .hero-carousel__image.initial-video .main-video.video-ready,.home-page section.hero-bg-img .hero-carousel-section .hero-carousel__image.initial-video .main-video.video-ready{background:black}.home-page .hero-bg-img .hero-carousel-section .hero-carousel__image.initial-video iframe,.home-page section.hero-bg-img .hero-carousel-section .hero-carousel__image.initial-video iframe{transition:.5s;transform:scale(0.528);margin-top:0;width:100vw;height:52.593vw;left:calc(50% - 50vw);top:calc(50% - 26.296vw);opacity:1}@media (min-width: 768px){.home-page .hero-bg-img .hero-carousel-section .hero-carousel__image.initial-video iframe,.home-page section.hero-bg-img .hero-carousel-section .hero-carousel__image.initial-video iframe{width:85.15vw;height:44.906vw;left:calc(50% - 42.575vw);top:calc(50% - 22.453vw);transform:scale(0.422)}}@media (min-width: 1024px){.home-page .hero-bg-img .hero-carousel-section .hero-carousel__image.initial-video iframe,.home-page section.hero-bg-img .hero-carousel-section .hero-carousel__image.initial-video iframe{width:75.39vw;height:39.756vw;transform:scale(0.264);left:calc(50% - 37.695vw);top:calc(50% - 19.878vw)}}@media (min-width: 1440px){.home-page .hero-bg-img .hero-carousel-section .hero-carousel__image.initial-video iframe,.home-page section.hero-bg-img .hero-carousel-section .hero-carousel__image.initial-video iframe{width:86.67vw;height:45.705vw;transform:scale(0.209);left:calc(50% - 43.335vw);top:calc(50% - 22.851vw)}}.home-page .hero-bg-img .hero-carousel-section .hero-carousel+.hero-carousel,.home-page section.hero-bg-img .hero-carousel-section .hero-carousel+.hero-carousel{margin-top:0.8em}.home-page .hero-bg-img .hero-headline,.home-page section.hero-bg-img .hero-headline{font-size:11.2vw;line-height:1.05;letter-spacing:-2px;font-weight:bold;color:white}@media (min-width: 768px){.home-page .hero-bg-img .hero-headline,.home-page section.hero-bg-img .hero-headline{font-size:7.8vw;line-height:1.16}}@media (min-width: 1024px){.home-page .hero-bg-img .hero-headline,.home-page section.hero-bg-img .hero-headline{font-size:5.85vw;line-height:1.16}}@media (min-width: 1440px){.home-page .hero-bg-img .hero-headline,.home-page section.hero-bg-img .hero-headline{font-size:5.69vw;line-height:1.09}}.home-page .hero-padding{height:calc(35em + 30vw);pointer-events:none}.home-page .copy-block{margin:0 auto;width:62vw}@media (min-width: 375px){.home-page .copy-block{width:77vw}}@media (min-width: 768px){.home-page .copy-block{width:84.3vw}}@media (min-width: 1024px){.home-page .copy-block{width:75.39vw}}@media (min-width: 1440px){.home-page .copy-block{width:75vw}}.home-page .hero-bg-img .carousel-cell{width:46.4vw;height:27.46vw;overflow:hidden}@media (min-width: 768px){.home-page .hero-bg-img .carousel-cell{width:32.29vw;height:19.27vw}}@media (min-width: 1024px){.home-page .hero-bg-img .carousel-cell{width:17.57vw;height:10.45vw}}@media (min-width: 1440px){.home-page .hero-bg-img .carousel-cell{width:16.38vw;height:9.72vw}}.home-page .hero-bg-img .carousel-row{height:27.46vw}@media (min-width: 768px){.home-page .hero-bg-img .carousel-row{height:19.27vw}}@media (min-width: 1024px){.home-page .hero-bg-img .carousel-row{height:10.45vw}}@media (min-width: 1440px){.home-page .hero-bg-img .carousel-row{height:9.72vw}}.video-carousel{position:relative;display:flex;margin-left:-7vw;margin-right:-7vw}@media (min-width: 768px){.video-carousel{margin-left:-2.71586vw;margin-right:-2.71586vw}}@media (min-width: 1024px){.video-carousel{margin-left:0;margin-right:0}}.video-carousel .main-video-wrapper{position:relative;width:78.793vw;height:42.9975vw;margin:0 auto}@media (min-width: 768px){.video-carousel .main-video-wrapper{width:71.089583vw;height:38.717vw}}@media (min-width: 1024px){.video-carousel .main-video-wrapper{width:65.86125vw;height:35.951vw}}@media (min-width: 1440px){.video-carousel .main-video-wrapper{width:61.804vw;height:33.707vw}}.video-carousel .main-video{position:absolute;left:50%;transform:translateX(-50%);width:100%;z-index:1;border:1.53vw solid #1D1D1D;background:#1D1D1D}@media (min-width: 768px){.video-carousel .main-video{border:1.3vw solid #1D1D1D}}@media (min-width: 1024px){.video-carousel .main-video{border:1.29vw solid #1D1D1D}}@media (min-width: 1440px){.video-carousel .main-video{border:1.18vw solid #1D1D1D}}.video-carousel .main-video>div{background:#1D1D1D}.video-carousel .left-video{left:0}.video-carousel .right-video{right:0}.video-carousel .side-video{position:absolute;height:28vw;width:43.638vw;top:25%;filter:blur(3px)}@media (min-width: 768px){.video-carousel .side-video{top:calc(25% - 2.3vw)}}@media (min-width: 1024px){.video-carousel .side-video{top:calc(25% - 2.28vw)}}@media (min-width: 1440px){.video-carousel .side-video{top:calc(25% - 2.36vw)}}.video-carousel .radial-light{position:absolute;left:36.61%;right:36.69%;top:44.53%;bottom:10.6%;background:radial-gradient(85.53% 85.53% at 50% 0%, #F3B75E 9.06%, rgba(243,183,94,0.62) 51.32%, rgba(243,183,94,0.01) 100%);box-shadow:0px 29.72vw 25vw #F3B75E}@media (min-width: 768px){.video-carousel .radial-light{box-shadow:0px 13vw 14vw #F3B75E}}@media (min-width: 1024px){.video-carousel .radial-light{box-shadow:0px 8.72vw 11vw #F3B75E}}@media (min-width: 1440px){.video-carousel .radial-light{box-shadow:0px 8.72vw 8vw #F3B75E}}@media (min-width: 1640px){.video-carousel .radial-light{box-shadow:0px 8vw 5vw #F3B75E}}.home-page .flag-section{margin-top:120px;padding-top:10vh;pointer-events:none;position:relative;height:100vh}.home-page .flag-section .flag-circle-wrapper{display:flex;justify-content:center;position:relative}.home-page .flag-section .flag-circle-wrapper .flag-circle{object-position:unset !important;height:80vh;max-width:80vw;object-fit:contain}.home-page .flag-section .flag-circle-wrapper .flag-circle-inner-wrapper{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%)}.home-page .flag-section .flag-circle-wrapper .flag-circle-inner-wrapper img{width:45px}@media (min-width: 768px){.home-page .flag-section .flag-circle-wrapper .flag-circle-inner-wrapper img{width:75px}}.home-page .flag-section .text-trigger-section{width:100%;height:20px}.home-page .flag-section .stats-block{opacity:0;position:absolute;top:50%;transform:translateY(-50%);text-align:center;pointer-events:none;overflow:hidden}.home-page .flag-section .stats-block .stats-numbers{width:80vw;margin-left:auto;margin-right:auto}@media (min-width: 768px){.home-page .flag-section .stats-block .stats-numbers{width:65.722vw}}@media (min-width: 1024px){.home-page .flag-section .stats-block .stats-numbers{width:55.664vw}}@media (min-width: 1440px){.home-page .flag-section .stats-block .stats-numbers{width:41.458vw}}.home-page .flag-section .stats-block .stats-numbers__item{margin-bottom:12.53vw}@media (min-width: 768px){.home-page .flag-section .stats-block .stats-numbers__item{margin-bottom:0}}.home-page .flag-section .copy-text{width:78.66vw;margin-left:auto;margin-right:auto}@media (min-width: 768px){.home-page .flag-section .copy-text{width:60.15vw}}@media (min-width: 1024px){.home-page .flag-section .copy-text{width:75.585vw}}@media (min-width: 1440px){.home-page .flag-section .copy-text{width:62.36vw}}.home-page .flag-section .stats-number{font-size:10.67vw;line-height:11.2vw;font-weight:bold;letter-spacing:-2.5px;color:white}@media (min-width: 768px){.home-page .flag-section .stats-number{font-size:7.251vw;line-height:7.9427vw;letter-spacing:-1.35px}}@media (min-width: 1024px){.home-page .flag-section .stats-number{font-size:5.438vw;line-height:5.957vw}}@media (min-width: 1440px){.home-page .flag-section .stats-number{font-size:3.867vw;line-height:4.236vw}}.home-page .flag-section .stats-label{font-size:2.93vw;line-height:2.93vw;letter-spacing:2px;text-transform:uppercase;margin-top:5.33vw;color:white}@media (min-width: 768px){.home-page .flag-section .stats-label{font-size:0.9726vw;line-height:0.9726vw;letter-spacing:1.35833px;margin-top:1.56vw}}@media (min-width: 1024px){.home-page .flag-section .stats-label{font-size:0.7294vw;line-height:0.7294vw;margin-top:1.17vw}}@media (min-width: 1440px){.home-page .flag-section .stats-label{font-size:0.51875vw;line-height:0.4861vw;margin-top:0.8333vw}}.whitepaperform__sidebar{position:fixed;right:0;top:0;height:100vh;background-color:#feb454;width:100vw;max-height:100vh;box-sizing:border-box;overflow-y:scroll;z-index:999;padding:9.2em 2.05em;color:black;display:none}.whitepaperform__sidebar svg{position:fixed;left:3em;top:3em;width:2.0em}@media screen and (min-width: 1024px){.whitepaperform__sidebar{display:block;max-width:31vw;padding:5.1em 1.138em}.whitepaperform__sidebar svg{display:none}}@media screen and (min-width: 1280px){.whitepaperform__sidebar{padding:9.2em 2.05em}}.whitepaperform__sidebaropener{background-color:#feb454;position:fixed;z-index:100;bottom:0;bottom:env(safe-area-inset-bottom);width:100vw;left:0;padding:1.82em 0;color:black;text-align:center;text-transform:uppercase;border:none;box-shadow:none;font-weight:400;font-size:0.92em;letter-spacing:0.19em}@media screen and (min-width: 1024px){.whitepaperform__sidebaropener{display:none}}.whitepaperform.showMobileForm .whitepaperform__sidebaropener{display:none}.whitepaperform.showMobileForm .whitepaperform__sidebar{display:block}.whitepaperform__modal{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0.7);display:flex;justify-content:center;align-items:center;z-index:999;margin:0}.whitepaperform__modal>div{background-color:white;width:80vw;max-width:80vw;box-sizing:border-box;padding:2.5em;color:black;position:relative}@media screen and (min-width: 768px){.whitepaperform__modal>div{padding:2.51em 2.66em;max-width:48vw}}@media screen and (min-width: 1024px){.whitepaperform__modal>div{padding:2.51em 2.66em;max-width:48vw}}@media screen and (min-width: 1280px){.whitepaperform__modal>div{padding:4.52em 4.795em;max-width:48vw}}.whitepaperform__modal>div h2{font-size:2.1em;line-height:1.062em;font-weight:700;padding-right:0em;margin-top:2em;margin-bottom:0.968em}@media screen and (min-width: 768px){.whitepaperform__modal>div h2{font-size:2.16em;line-height:1.18em;letter-spacing:-0.054em;padding-right:1.25em;margin-top:0}}@media screen and (min-width: 1280px){.whitepaperform__modal>div h2{font-size:3.89em}}.whitepaperform__modal>div hr{background-color:#CCCCCC;height:1.66px;width:2.8em;margin-bottom:2.16em;display:none}@media screen and (min-width: 768px){.whitepaperform__modal>div hr{display:block;width:1.55em;margin-bottom:1.2em}}@media screen and (min-width: 1280px){.whitepaperform__modal>div hr{width:2.8em;margin-bottom:2.16em}}.whitepaperform__modal>div a{font-size:0.764em}@media screen and (min-width: 768px){.whitepaperform__modal>div a{font-size:0.424em;margin-left:2.02em}}@media screen and (min-width: 1280px){.whitepaperform__modal>div a{font-size:0.764em;margin-left:3.64em}}.whitepaperform__modal>div svg{position:absolute;right:2.09em;top:2.09em;cursor:pointer}@media screen and (min-width: 768px){.whitepaperform__modal>div svg{right:1.16em;top:1.16em}}@media screen and (min-width: 1280px){.whitepaperform__modal>div svg{right:2.09em;top:2.09em}}.whitepaperform__modalcopy{margin-bottom:4.131em;font-weight:400;font-size:1.17em;line-height:1.714em}@media screen and (min-width: 768px){.whitepaperform__modalcopy{padding:0 2.223em;font-weight:400;font-size:0.694em;line-height:1.67em;letter-spacing:-0.056em;color:#999999}}@media screen and (min-width: 1280px){.whitepaperform__modalcopy{padding:0 2.223em;font-size:1.25em}}.whitepaperform__eyebrow{text-transform:uppercase;font-weight:700;font-size:0.973em;line-height:2em;letter-spacing:0.143em;display:block;margin-bottom:1.428em}@media screen and (min-width: 1024px){.whitepaperform__eyebrow{font-size:0.54em}}@media screen and (min-width: 1280px){.whitepaperform__eyebrow{font-size:0.973em}}.whitepaperform__title{font-size:2.67em;line-height:1.062em;letter-spacing:-0.012em;font-weight:700;margin-bottom:0.762em}@media screen and (min-width: 1024px){.whitepaperform__title{font-size:1.56em;line-height:1em}}@media screen and (min-width: 1280px){.whitepaperform__title{font-size:2.85em}}.whitepaperform__copy{font-size:0.973em;line-height:2em;font-weight:400;margin-bottom:3.426em}@media screen and (min-width: 1024px){.whitepaperform__copy{font-size:0.54em}}@media screen and (min-width: 1280px){.whitepaperform__copy{font-size:0.973em}}.whitepaperform__button{background-color:black;font-size:0.764em;line-height:2em;font-weight:400;letter-spacing:0.182em;color:white;border:none;box-shadow:none;padding:1.818em 4.545em;cursor:pointer;white-space:nowrap}.whitepaperform__button:hover{text-decoration:underline}@media screen and (min-width: 1024px){.whitepaperform__button{font-size:0.424em}}@media screen and (min-width: 1280px){.whitepaperform__button{font-size:0.764em}}.whitepaperforminput{margin-bottom:2.778em}.whitepaperforminput input{width:calc(100% - 0.8em);border:none;border-bottom:1px solid rgba(0,0,0,0.4);box-shadow:none;background:transparent;font-size:0.89em;line-height:1.5em;font-weight:400;color:black}.whitepaperforminput label{font-size:1.335em}@media screen and (min-width: 1024px){.whitepaperforminput label{font-size:0.69em}}@media screen and (min-width: 1280px){.whitepaperforminput label{font-size:1.25em}}.whitepaperforminput.error label{font-weight:bold}.whitepaperforminput.error input{border-bottom:2px solid #000}.whitepaperforminput span{font-weight:400;font-size:0.625em;line-height:1.55em;display:block;margin-top:0.89em}@media screen and (min-width: 1024px){.whitepaperforminput span{font-size:0.347em}}@media screen and (min-width: 1280px){.whitepaperforminput span{font-size:0.625em}}.whitepaperforminput.m_col_2{width:45%;margin-right:10%;float:left}.whitepaperforminput.m_col_2:nth-child(2){margin-right:0%}@media screen and (min-width: 768px){.whitepaperforminput.m_col_2{width:100%;margin-right:0%;float:none}}@media screen and (min-width: 768px){.whitepaperforminput{margin-bottom:1.543em}}@media screen and (min-width: 1280px){.whitepaperforminput{margin-bottom:2.778em}} .nuxt-progress { position: fixed; top: 0px; left: 0px; right: 0px; height: 2px; width: 0%; opacity: 1; transition: width 0.1s, opacity 0.4s; background-color: #fff; z-index: 999999; } .nuxt-progress.nuxt-progress-notransition { transition: none; } .nuxt-progress-failed { background-color: red; } </style> </head> <body class="index" data-n-head="%7B%22class%22:%7B%22ssr%22:%22index%22%7D%7D"> <div data-server-rendered="true" id="__nuxt"><!----><div id="__layout"><div id="app" class="page-enter"><header component="TopNav" id="top-nav"><div component="TopNavDesktop" class="outer-pad no-mobile"><div class="home"><a href="/" aria-current="page" class="nuxt-link-exact-active nuxt-link-active"><svg version="1.1" id="svg2" xmlns:svg="http://www.w3.org/2000/svg" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="1584.847px" height="595.949px" viewBox="207.58 702.025 1584.847 595.949" enable-background="new 207.58 702.025 1584.847 595.949" xml:space="preserve"><g id="g10" transform="matrix(1.3333333,0,0,-1.3333333,0,2000)"><g id="g12" transform="scale(0.1)"><path id="path14" fill="#FFFFFF" d="M7188.18,7290.389c0-408.34-227.322-602.08-623.679-602.08 c-396.299,0-623.606,193.74-623.606,602.08v1528.894h-502.977V7195.79c0-326.257,93.187-581.426,276.893-758.372 c191.638-184.6,477.451-278.21,849.463-278.21h0.227c737.051,0,1126.641,358.44,1126.641,1036.582v1623.494H7188.18V7290.389"></path> <path id="path16" fill="#FFFFFF" d="M8666.588,7747.494c0,408.34,227.322,602.081,623.672,602.081 c396.313,0,623.613-193.741,623.613-602.081V6218.614h502.926v1623.479c0,326.265-93.099,581.441-276.797,758.365 c-191.683,184.6-477.488,278.21-849.508,278.21h-0.234c-737.051,0-1126.626-358.425-1126.626-1036.575V6218.614h502.954v1528.872"></path> <path id="path18" fill="#FFFFFF" d="M1577.509,6159.208h498.212v2660.076h-498.212V6159.208"></path> <path id="path20" fill="#FFFFFF" d="M3764.781,6886.803l-762.502,1932.48h-533.899l1028.862-2611.436l-62.842-135.396 c-60.959-145.298-178.521-318.501-392.373-318.501c-54.236,0-276.694,0.557-276.694,0.557v-489.316c0,0,247.676,0,295.635,0 c362.556,0,675.322,210.461,842.454,615.527L5052.32,8819.283h-523.792L3764.781,6886.803"></path> <path id="path22" fill="#FFFFFF" d="M12910.505,7492.794c0-512.036-310.401-839.934-797.403-839.934 c-486.898,0-797.299,327.898-797.299,839.934c0,509.246,310.4,835.218,797.299,835.218 C12600.104,8328.012,12910.505,8002.04,12910.505,7492.794z M12113.102,8818.09c-783.098,0-1330.004-543.032-1330.004-1320.557 c0-783.113,546.906-1330.042,1330.004-1330.042c783.1,0,1330.102,546.929,1330.102,1330.042 C13443.203,8275.058,12896.201,8818.09,12113.102,8818.09"></path> <path id="path24" fill="#FAB423" d="M1556.851,9465.038c0,148.996,120.78,269.772,269.769,269.772 c148.979,0,269.758-120.783,269.758-269.772c0-148.975-120.78-269.759-269.758-269.759 C1677.631,9195.279,1556.851,9316.063,1556.851,9465.038" class="circle"></path></g></g></svg></a></div> <button id="top-nav-toggle" onclick="$(this).parents('#app').toggleClass('open-nav')">Nav Toggle</button> <nav><ul class="nav-links"><li class="has-sub why"><a href="/why-us"> Why Us </a> <ul class="grid outer-pad"><li><a href="/why-us/quality">Quality</a></li><li><a href="/why-us/delivery">Delivery</a></li><li><a href="/why-us/technology">Technology</a></li><li><a href="/why-us/efficiency">Efficiency</a></li></ul></li><li class="has-sub services"><a href="/services"> Services </a> <ul class="grid outer-pad"><li><a href="/services/subtitling">Subtitling</a></li><li><a href="/services/dubbing">Dubbing</a></li><li><a href="/services/accessibility">Accessibility</a></li><li><a href="/services/speech-recognition">Speech Recognition</a></li><li><a href="/services/distribution">Distribution</a></li><li><a href="/services/creative-post">Creative Post Production</a></li></ul></li><li class="has-sub about"><a href="/about"> About </a> <ul class="grid outer-pad"><li><a href="/about/about">About</a></li><li><a href="/about/leadership">Leadership</a></li></ul></li><li class="has-sub news"><a href="/news/news"> News </a> <ul class="grid outer-pad"><li><a href="/news/news">News</a></li><li><a href="/news/events">Events</a></li><li><a href="/news/blog">Technology Blog</a></li><li><a href="/news/white-papers">White Papers</a></li></ul></li><li class="has-sub careers"><a href="/careers"> Careers </a> <!----></li><li class="has-sub locations"><a href="/locations"> Locations & Contact </a> <ul class="grid outer-pad"><li><a href="/locations/all">All Locations</a></li><li><a href="/locations/#americas">Americas</a></li><li><a href="/locations/#asia-pacific">Asia Pacific</a></li><li><a href="/locations/#europe">Europe</a></li><li><a href="/locations#middle-east">Middle East</a></li></ul></li> <li class="lang"><div class="selected"><a onclick="if(!$(this).parent().hasClass('selected')) $(this).parents('#app').removeClass('open-nav');"> English</a></div><div><a onclick="if(!$(this).parent().hasClass('selected')) $(this).parents('#app').removeClass('open-nav');"> Spanish</a></div><div><a onclick="if(!$(this).parent().hasClass('selected')) $(this).parents('#app').removeClass('open-nav');"> French</a></div><div><a onclick="if(!$(this).parent().hasClass('selected')) $(this).parents('#app').removeClass('open-nav');"> Chinese</a></div><div><a onclick="if(!$(this).parent().hasClass('selected')) $(this).parents('#app').removeClass('open-nav');"> Korean</a></div><div><a onclick="if(!$(this).parent().hasClass('selected')) $(this).parents('#app').removeClass('open-nav');"> Japanese</a></div> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 9"><g fill="none"><g transform="translate(-13 -15)"><rect width="40" height="40"></rect> <polyline points="14 16 20.4 22.4 26.8 16" style="stroke-width:2;"></polyline></g></g></svg></li></ul></nav></div> <div component="TopNavMobile" class="outer-pad no-desktop"><div class="home"><a href="/" aria-current="page" class="nuxt-link-exact-active nuxt-link-active"><svg version="1.1" id="svg2" xmlns:svg="http://www.w3.org/2000/svg" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="1584.847px" height="595.949px" viewBox="207.58 702.025 1584.847 595.949" enable-background="new 207.58 702.025 1584.847 595.949" xml:space="preserve"><g id="g10" transform="matrix(1.3333333,0,0,-1.3333333,0,2000)"><g id="g12" transform="scale(0.1)"><path id="path14" fill="#FFFFFF" d="M7188.18,7290.389c0-408.34-227.322-602.08-623.679-602.08 c-396.299,0-623.606,193.74-623.606,602.08v1528.894h-502.977V7195.79c0-326.257,93.187-581.426,276.893-758.372 c191.638-184.6,477.451-278.21,849.463-278.21h0.227c737.051,0,1126.641,358.44,1126.641,1036.582v1623.494H7188.18V7290.389"></path> <path id="path16" fill="#FFFFFF" d="M8666.588,7747.494c0,408.34,227.322,602.081,623.672,602.081 c396.313,0,623.613-193.741,623.613-602.081V6218.614h502.926v1623.479c0,326.265-93.099,581.441-276.797,758.365 c-191.683,184.6-477.488,278.21-849.508,278.21h-0.234c-737.051,0-1126.626-358.425-1126.626-1036.575V6218.614h502.954v1528.872"></path> <path id="path18" fill="#FFFFFF" d="M1577.509,6159.208h498.212v2660.076h-498.212V6159.208"></path> <path id="path20" fill="#FFFFFF" d="M3764.781,6886.803l-762.502,1932.48h-533.899l1028.862-2611.436l-62.842-135.396 c-60.959-145.298-178.521-318.501-392.373-318.501c-54.236,0-276.694,0.557-276.694,0.557v-489.316c0,0,247.676,0,295.635,0 c362.556,0,675.322,210.461,842.454,615.527L5052.32,8819.283h-523.792L3764.781,6886.803"></path> <path id="path22" fill="#FFFFFF" d="M12910.505,7492.794c0-512.036-310.401-839.934-797.403-839.934 c-486.898,0-797.299,327.898-797.299,839.934c0,509.246,310.4,835.218,797.299,835.218 C12600.104,8328.012,12910.505,8002.04,12910.505,7492.794z M12113.102,8818.09c-783.098,0-1330.004-543.032-1330.004-1320.557 c0-783.113,546.906-1330.042,1330.004-1330.042c783.1,0,1330.102,546.929,1330.102,1330.042 C13443.203,8275.058,12896.201,8818.09,12113.102,8818.09"></path> <path id="path24" fill="#FAB423" d="M1556.851,9465.038c0,148.996,120.78,269.772,269.769,269.772 c148.979,0,269.758-120.783,269.758-269.772c0-148.975-120.78-269.759-269.758-269.759 C1677.631,9195.279,1556.851,9316.063,1556.851,9465.038" class="circle"></path></g></g></svg></a></div> <button id="top-nav-toggle" onclick="$(this).parents('#app').toggleClass('open-nav')">Nav Toggle</button> <div class="nav-wrapper"><nav><ul><li class="header has-sub why-us"><!----> <button onclick="$(this).parents('nav').attr('class','show-why-us')"> Why Us </button> <ul><li class="copy"><button onclick="$(this).parents('nav').attr('class','')">Why Us</button></li> <li class="top-20"></li> <!----> <li><a href="/why-us/quality" onclick="$(this).parents('#app').removeClass('open-nav')">Quality</a></li><li><a href="/why-us/delivery" onclick="$(this).parents('#app').removeClass('open-nav')">Delivery</a></li><li><a href="/why-us/technology" onclick="$(this).parents('#app').removeClass('open-nav')">Technology</a></li><li><a href="/why-us/efficiency" onclick="$(this).parents('#app').removeClass('open-nav')">Efficiency</a></li></ul></li><li class="header has-sub services"><!----> <button onclick="$(this).parents('nav').attr('class','show-services')"> Services </button> <ul><li class="copy"><button onclick="$(this).parents('nav').attr('class','')">Services</button></li> <li class="top-20"></li> <li><a href="/services" onclick="$(this).parents('#app').removeClass('open-nav')"> All Services </a></li> <li><a href="/services/subtitling" onclick="$(this).parents('#app').removeClass('open-nav')">Subtitling</a></li><li><a href="/services/dubbing" onclick="$(this).parents('#app').removeClass('open-nav')">Dubbing</a></li><li><a href="/services/accessibility" onclick="$(this).parents('#app').removeClass('open-nav')">Accessibility</a></li><li><a href="/services/speech-recognition" onclick="$(this).parents('#app').removeClass('open-nav')">Speech Recognition</a></li><li><a href="/services/distribution" onclick="$(this).parents('#app').removeClass('open-nav')">Distribution</a></li><li><a href="/services/creative-post" onclick="$(this).parents('#app').removeClass('open-nav')">Creative Post Production</a></li></ul></li><li class="header has-sub about"><!----> <button onclick="$(this).parents('nav').attr('class','show-about')"> About </button> <ul><li class="copy"><button onclick="$(this).parents('nav').attr('class','')">About</button></li> <li class="top-20"></li> <!----> <li><a href="/about/about" onclick="$(this).parents('#app').removeClass('open-nav')">About</a></li><li><a href="/about/leadership" onclick="$(this).parents('#app').removeClass('open-nav')">Leadership</a></li></ul></li><li class="header has-sub news"><!----> <button onclick="$(this).parents('nav').attr('class','show-news')"> News </button> <ul><li class="copy"><button onclick="$(this).parents('nav').attr('class','')">News</button></li> <li class="top-20"></li> <!----> <li><a href="/news/news" onclick="$(this).parents('#app').removeClass('open-nav')">News</a></li><li><a href="/news/events" onclick="$(this).parents('#app').removeClass('open-nav')">Events</a></li><li><a href="/news/blog" onclick="$(this).parents('#app').removeClass('open-nav')">Technology Blog</a></li><li><a href="/news/white-papers" onclick="$(this).parents('#app').removeClass('open-nav')">White Papers</a></li></ul></li><li class="header careers"><a href="/careers" onclick="$(this).parents('#app').removeClass('open-nav')"> Careers </a> <!----> <!----></li><li class="header has-sub locations"><!----> <button onclick="$(this).parents('nav').attr('class','show-locations')"> Locations & Contact </button> <ul><li class="copy"><button onclick="$(this).parents('nav').attr('class','')">Locations & Contact</button></li> <li class="top-20"></li> <!----> <li><a href="/locations/all" onclick="$(this).parents('#app').removeClass('open-nav')">All Locations</a></li><li><a href="/locations/#americas" onclick="$(this).parents('#app').removeClass('open-nav')">Americas</a></li><li><a href="/locations/#asia-pacific" onclick="$(this).parents('#app').removeClass('open-nav')">Asia Pacific</a></li><li><a href="/locations/#europe" onclick="$(this).parents('#app').removeClass('open-nav')">Europe</a></li><li><a href="/locations#middle-east" onclick="$(this).parents('#app').removeClass('open-nav')">Middle East</a></li></ul></li> <li class="lang"><div class="selected"><a onclick="if(!$(this).parent().hasClass('selected')) $(this).parents('#app').removeClass('open-nav');"> English</a></div><div><a onclick="if(!$(this).parent().hasClass('selected')) $(this).parents('#app').removeClass('open-nav');"> Spanish</a></div><div><a onclick="if(!$(this).parent().hasClass('selected')) $(this).parents('#app').removeClass('open-nav');"> French</a></div><div><a onclick="if(!$(this).parent().hasClass('selected')) $(this).parents('#app').removeClass('open-nav');"> Chinese</a></div><div><a onclick="if(!$(this).parent().hasClass('selected')) $(this).parents('#app').removeClass('open-nav');"> Korean</a></div><div><a onclick="if(!$(this).parent().hasClass('selected')) $(this).parents('#app').removeClass('open-nav');"> Japanese</a></div> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 9"><g fill="none"><g transform="translate(-13 -15)"><rect width="40" height="40"></rect> <polyline points="14 16 20.4 22.4 26.8 16" style="stroke-width:2;"></polyline></g></g></svg></li></ul> <div class="bottom"><a href="/locations" onclick="$(this).parents('#app').removeClass('open-nav')" class="lets-talk"><span>Have questions?</span> <span>Let's talk.</span></a></div></nav></div></div> <div id="nav-mobile-exit" onclick="$(this).parents('#app').removeClass('open-nav')"></div></header> <div class="nav-fade"></div> <div id="body-wrap"><div><div class="outer-pad page home-page"><div component="WaveBG" class="waveback wave-1"><img src="/_nuxt/img/a7bc93b-1920.png" class="wave-1"> <!----> <!----> <!----> <!----> <!----> <!----> <!----> <!----></div> <section class="hero-bg-img hero-to-black"><!----> <div lang="en"><div class="copy-block"><h5 class="copy-title copy-center copy-bright fade-element-1" style="display:none;"> </h5> <h1 class="hero-headline copy-center top-20 fade-element-2"> We bring you the world's stories </h1> <div class="from-black hero-subheadline fade-element-3"><p> We serve the world’s entertainment community. Connecting content, connecting people. </p></div></div></div> <div class="hero-carousel-section"><div class="hero-carousel left-direction carousel-row"><div class="hero-carousel-row__wrapper"><div class="hero-carousel__image carousel-cell"><img src="https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16" srcset="https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w, https://iyunomg.imgix.net/storage/1916/06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w" class="hero-carousel__image--img"> <!----> <!----></div><div class="hero-carousel__image carousel-cell"><!----> <img src="https://iyunomg.imgix.net/storage/3031/France-3_Ben.gif" class="hero-carousel__image--img"> <!----></div><div class="hero-carousel__image carousel-cell"><img src="https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16" srcset="https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w, https://iyunomg.imgix.net/storage/2451/IMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w" class="hero-carousel__image--img"> <!----> <!----></div><div class="hero-carousel__image carousel-cell"><img src="https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16" srcset="https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w, https://iyunomg.imgix.net/storage/1919/04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w" class="hero-carousel__image--img"> <!----> <!----></div><div class="hero-carousel__image carousel-cell"><!----> <img src="https://iyunomg.imgix.net/storage/1920/Connect.gif" class="hero-carousel__image--img"> <!----></div><div class="hero-carousel__image carousel-cell"><img src="https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16" srcset="https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w" class="hero-carousel__image--img"> <!----> <!----></div><div class="hero-carousel__image carousel-cell"><img src="https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16" srcset="https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w" class="hero-carousel__image--img"> <!----> <!----></div></div></div> <div class="hero-carousel static-row carousel-row"><div class="hero-carousel-static-row__wrapper"><div class="hero-carousel-static-row__wrapper--left"><div class="hero-carousel__image carousel-cell"><img src="https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16" srcset="https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w, https://iyunomg.imgix.net/storage/1921/11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w" class="hero-carousel__image--img"> <!----> <!----></div><div class="hero-carousel__image carousel-cell"><img src="https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16" srcset="https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w, https://iyunomg.imgix.net/storage/1922/07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w" class="hero-carousel__image--img"> <!----> <!----></div><div class="hero-carousel__image carousel-cell"><!----> <img src="https://iyunomg.imgix.net/storage/1923/Translate_b.gif" class="hero-carousel__image--img"> <!----></div></div> <div class="hero-carousel__image carousel-cell initial-video"><div><!----></div></div> <div class="hero-carousel-static-row__wrapper--right"><div class="hero-carousel__image carousel-cell"><img src="https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16" srcset="https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w, https://iyunomg.imgix.net/storage/2453/06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w" class="hero-carousel__image--img"> <!----> <!----></div><div class="hero-carousel__image carousel-cell"><img src="https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16" srcset="https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w, https://iyunomg.imgix.net/storage/2452/IMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w" class="hero-carousel__image--img"> <!----> <!----></div><div class="hero-carousel__image carousel-cell"><!----> <img src="https://iyunomg.imgix.net/storage/1926/04.gif" class="hero-carousel__image--img"> <!----></div></div></div></div> <div class="hero-carousel right-direction carousel-row"><div class="hero-carousel-row__wrapper"><div class="hero-carousel__image carousel-cell"><!----> <img src="https://iyunomg.imgix.net/storage/1926/04.gif" class="hero-carousel__image--img"> <!----></div><div class="hero-carousel__image carousel-cell"><img src="https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16" srcset="https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w, https://iyunomg.imgix.net/storage/1927/08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w" class="hero-carousel__image--img"> <!----> <!----></div><div class="hero-carousel__image carousel-cell"><!----> <img src="https://iyunomg.imgix.net/storage/1928/07.gif" class="hero-carousel__image--img"> <!----></div><div class="hero-carousel__image carousel-cell"><img src="https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16" srcset="https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w, https://iyunomg.imgix.net/storage/1929/09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w" class="hero-carousel__image--img"> <!----> <!----></div><div class="hero-carousel__image carousel-cell"><img src="https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16" srcset="https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w, https://iyunomg.imgix.net/storage/2454/IMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w" class="hero-carousel__image--img"> <!----> <!----></div><div class="hero-carousel__image carousel-cell"><!----> <img src="https://iyunomg.imgix.net/storage/1930/Language_b.gif" class="hero-carousel__image--img"> <!----></div><div class="hero-carousel__image carousel-cell"><!----> <img src="https://iyunomg.imgix.net/storage/1932/01.gif" class="hero-carousel__image--img"> <!----></div></div></div></div></section> <section speed-factor="global" fade-in><div class="from-black first-copy"></div></section> <div component="WaveBG" class="waveback wave-2"><!----> <img src="/_nuxt/img/e5682f7-1920.png" class="wave-2"> <!----> <!----> <!----> <!----> <!----> <!----> <!----></div> <section section="2" speed-factor="global" fade-in class="grid"><div speed-factor="global" fade-in class="col-12"><section class="grid"><div class="col-12"><div class="video-carousel"><!----> <!----> <div class="main-video-wrapper"><!----> <div class="radial-light"></div></div></div></div></section></div></section> <section section="3" class="grid grid-reverse technology-innovation-section"><div class="col-12 col-md-6"><div class="no-pad-right pad-left-7 aspect aspect-1-1 aspect-tab-5-4 aspect-lg-1-1"><div component="ResponsiveImageNova" data-v-6d8da355><div data-v-6d8da355><img src="https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&blur=200&ixlib=php-3.3.1&px=16" srcset="https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w, https://iyunomg.imgix.net/storage/1934/state-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w" class="img" data-v-6d8da355> <!----></div></div></div></div> <div class="col-12 col-md-6"><div class="technology-innovation-copy"><h2 class="headline-block top-40 top-md-0 headline-1">Advancing the state of the art</h2> <hr class="short"> <div class="top-20 grid"><p class="copy-lg copy-indent copy-dimmer home-copy-1"> Not satisfied until we have gone above and beyond the ordinary, we aim to transcend language and cultural barriers by applying our passion, creativity and technology to advance the state of the art. </p> <ul class="copy-lg copy-indent copy-list top-40"><li> ARTIFICIAL INTELLIGENCE </li><li> REMOTE ENABLEMENT </li><li> TALENT DEVELOPMENT </li><li> WORKFLOW ORCHESTRATION </li><li> BUSINESS INTEGRATION </li></ul> <p class="top-40 copy-sm copy-indent copy-ctas"><a href="/why-us/technology" class="hover-underline copy-link top-20"> Learn About our Innovations </a></p></div></div></div></section> <section class="grid flag-section"><div class="col-12 flag-circle-wrapper"><img src="/_nuxt/img/20430df-1516.png" class="flag-circle"> <div class="flag-circle-inner-wrapper"><img src="/img/flags_icon.gif" class="flag-circle-inner"></div></div> <div class="text-trigger-section"></div> <div class="stats-block"><div class="grid stats-numbers top-0"><div class="col-6 col-md-4 stats-numbers__item"><p class="stats-number"> 33 </p> <p class="stats-label"> Countries </p></div><div class="col-6 col-md-4 stats-numbers__item"><p class="stats-number"> 48 </p> <p class="stats-label"> Facilities </p></div><div class="col-6 col-md-4 stats-numbers__item"><p class="stats-number"> 100+ </p> <p class="stats-label"> Languages Covered </p></div></div> <h2 class="headline-1 copy-text top-md-60 top-0"> With our unparalleled scale, we are the recognized leader in media localization </h2></div></section> <section section="4" speed-factor="global" fade-in class="grid top-0 top-md-80"><div speed-factor="global" fade-in class="col-12 col-mmd-5 col-lg-6"><div class="grid realistic-sound-copy"><div class="col-12 col-md-6 col-mmd-12"><h2 class="headline-block top-40 top-md-0 icon-headline">The widest range of capabilities providing an end-to-end suite of localization and media services.</h2> <hr class="short"></div> <div class="col-12 col-md-6 col-mmd-12"><div class="top-20 top-md-0 top-mmd-20 grid"><p class="copy-lg copy-indent copy-dimmer home-copy-2"> Iyuno is the world's media localization provider of technology-driven end-to-end solutions for films, television, games, new media and corporate needs. </p></div></div></div></div> <div speed-factor="global" fade-in class="col-12 col-mmd-7 col-lg-6 top-md-60 top-20 top-mmd-0"><div class="pad-left-7"><div class="sub-list"><div class="sub-list-item"><div class="sub-list-item-icon"><img src="https://iyunomg.imgix.net/storage/1935/Subtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20"></div> <div class="sub-list-item-content"><div class="sub-list-item-content__title">SUBTITLING</div> <div class="sub-list-item-content__description">With 20,000 expert linguists worldwide, Iyuno delivers over 500,000 hours of subtitling in more than 100 languages for broadcast, theatrical, home video, streaming, and VOD platforms.</div></div></div><div class="sub-list-item"><div class="sub-list-item-icon"><img src="https://iyunomg.imgix.net/storage/1936/Dubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20"></div> <div class="sub-list-item-content"><div class="sub-list-item-content__title">DUBBING</div> <div class="sub-list-item-content__description">From script adaptation through casting, directing, recording and mixing, our wide-ranging expertise and seasoned pool of voice talents bring global content to local audiences. Think theatrical, OTT, episodic and more.</div></div></div><div class="sub-list-item"><div class="sub-list-item-icon"><img src="https://iyunomg.imgix.net/storage/1937/Accessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20"></div> <div class="sub-list-item-content"><div class="sub-list-item-content__title">ACCESSIBILITY</div> <div class="sub-list-item-content__description">Our closed captioning (CC), sign language for the deaf and hard-of-hearing, and audio description (AD) services providing broadcasters with assistive technologies to those in need.</div></div></div><div class="sub-list-item"><div class="sub-list-item-icon"><img src="https://iyunomg.imgix.net/storage/1938/Media.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20"></div> <div class="sub-list-item-content"><div class="sub-list-item-content__title">MEDIA SERVICES</div> <div class="sub-list-item-content__description">From theatrical blockbusters to binge-worthy episodics, we offer everything needed to ingest, transcode, QC and package your content – including a single point of distribution for all of our end-to-end services.</div></div></div><div class="sub-list-item"><div class="sub-list-item-icon"><img src="https://iyunomg.imgix.net/storage/1939/Post-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20"></div> <div class="sub-list-item-content"><div class="sub-list-item-content__title">CREATIVE POST PRODUCTION</div> <div class="sub-list-item-content__description">Our post production services are led by a deep roster of top talent who are innovative, creative, and trusted by the world's leaders in media and entertainment. Cutting-edge facilities, customized editing rooms and highly trained engineers utilize a follow the sun approach for a smooth, productive end-to-end process.</div></div></div></div></div></div></section> <div component="WaveBG" class="waveback wave-3"><!----> <!----> <img src="/_nuxt/img/8387f76-1920.png" class="wave-3"> <!----> <!----> <!----> <!----> <!----> <!----></div> <section section="5" speed-factor="global" fade-in class="grid top-40 top-md-60"><div class="col-12"><h2 class="headline-1 partnership-headline copy-center">Trust a company that can be your strategic partner to deliver</h2> <p class="partnership-copy copy-lg copy-dimmer copy-center"> Speed and simplicity in the supply chain </p></div> <div class="col-12"><div class="carousel-images"><div class="carousel-image"><img src="https://iyunomg.imgix.net/storage/3546/Untitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20" alt="Untitled-design-(21).png"></div><div class="carousel-image"><img src="https://iyunomg.imgix.net/storage/3558/black_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20" alt="black_img.png"></div><div class="carousel-image"><img src="https://iyunomg.imgix.net/storage/3566/black_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20" alt="black_img.png"></div></div></div> <div class="col-12"><h3 class="logocarpet-headline copy-center">Trusted partner to the world's storytellers</h3> <div class="logocarpet-images"><div class="logocarpet-image"><img src="https://iyunomg.imgix.net/storage/2243/WBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20" alt="WBC.png"></div><div class="logocarpet-image"><img src="https://iyunomg.imgix.net/storage/3274/Paramount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20" alt="Paramount_Pictures_Corporation_(White).png"></div><div class="logocarpet-image"><img src="https://iyunomg.imgix.net/storage/2244/NBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20" alt="NBCU.png"></div><div class="logocarpet-image"><img src="https://iyunomg.imgix.net/storage/1945/riot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20" alt="riot.png"></div><div class="logocarpet-image"><img src="https://iyunomg.imgix.net/storage/2242/MATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20" alt="MATTEL19_LOGO_WHITE.png"></div><div class="logocarpet-image"><img src="https://iyunomg.imgix.net/storage/1946/Amazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20" alt="Amazon-Studios.png"></div><div class="logocarpet-image"><img src="https://iyunomg.imgix.net/storage/1947/BBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20" alt="BBC.png"></div></div></div></section> <section section="6" speed-factor="global" fade-in class="grid contact-section"><div class="col-12 top-40 top-md-160"><p class="contact-eyebrow copy-center"> Ready to make your content global? </p> <h2 class="contact-headline top-0 copy-center">Let’s Talk</h2> <div class="top-20 grid copy-center"><a href="/locations" class="contact-link no-underline top-20"><img src="/_nuxt/img/9535d32-41.png" class="flag-circle"> Contact Us </a></div> <div component="WaveBG" class="waveback wave-4"><!----> <!----> <!----> <img src="/_nuxt/img/4c4cab5-1920.png" class="wave-4"> <!----> <!----> <!----> <!----> <!----></div> <div class="top-80 top-md-160"></div></div></section> <footer id="bottom-nav" component="footer"><div class="outer-pad"><div class="grid"><div class="col-md-4 top-80"><a href="/" class="home"><svg version="1.1" id="svg2" xmlns:svg="http://www.w3.org/2000/svg" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="1584.847px" height="595.949px" viewBox="207.58 702.025 1584.847 595.949" enable-background="new 207.58 702.025 1584.847 595.949" xml:space="preserve"><g id="g10" transform="matrix(1.3333333,0,0,-1.3333333,0,2000)"><g id="g12" transform="scale(0.1)"><path id="path14" fill="#FFFFFF" d="M7188.18,7290.389c0-408.34-227.322-602.08-623.679-602.08 c-396.299,0-623.606,193.74-623.606,602.08v1528.894h-502.977V7195.79c0-326.257,93.187-581.426,276.893-758.372 c191.638-184.6,477.451-278.21,849.463-278.21h0.227c737.051,0,1126.641,358.44,1126.641,1036.582v1623.494H7188.18V7290.389"></path> <path id="path16" fill="#FFFFFF" d="M8666.588,7747.494c0,408.34,227.322,602.081,623.672,602.081 c396.313,0,623.613-193.741,623.613-602.081V6218.614h502.926v1623.479c0,326.265-93.099,581.441-276.797,758.365 c-191.683,184.6-477.488,278.21-849.508,278.21h-0.234c-737.051,0-1126.626-358.425-1126.626-1036.575V6218.614h502.954v1528.872"></path> <path id="path18" fill="#FFFFFF" d="M1577.509,6159.208h498.212v2660.076h-498.212V6159.208"></path> <path id="path20" fill="#FFFFFF" d="M3764.781,6886.803l-762.502,1932.48h-533.899l1028.862-2611.436l-62.842-135.396 c-60.959-145.298-178.521-318.501-392.373-318.501c-54.236,0-276.694,0.557-276.694,0.557v-489.316c0,0,247.676,0,295.635,0 c362.556,0,675.322,210.461,842.454,615.527L5052.32,8819.283h-523.792L3764.781,6886.803"></path> <path id="path22" fill="#FFFFFF" d="M12910.505,7492.794c0-512.036-310.401-839.934-797.403-839.934 c-486.898,0-797.299,327.898-797.299,839.934c0,509.246,310.4,835.218,797.299,835.218 C12600.104,8328.012,12910.505,8002.04,12910.505,7492.794z M12113.102,8818.09c-783.098,0-1330.004-543.032-1330.004-1320.557 c0-783.113,546.906-1330.042,1330.004-1330.042c783.1,0,1330.102,546.929,1330.102,1330.042 C13443.203,8275.058,12896.201,8818.09,12113.102,8818.09"></path> <path id="path24" fill="#FAB423" d="M1556.851,9465.038c0,148.996,120.78,269.772,269.769,269.772 c148.979,0,269.758-120.783,269.758-269.772c0-148.975-120.78-269.759-269.758-269.759 C1677.631,9195.279,1556.851,9316.063,1556.851,9465.038" class="circle"></path></g></g></svg></a></div> <nav class="col-md-4 top-80"><h3 class="copy-lg">Why Us</h3> <ul><li class="copy-sm"><a href="/why-us/quality">Overview</a></li><li class="copy-sm"><a href="/why-us/quality">Creative Quality</a></li><li class="copy-sm"><a href="/why-us/delivery">Global Process & Delivery</a></li><li class="copy-sm"><a href="/why-us/technology">Technology & Innovation</a></li><li class="copy-sm"><a href="/why-us/efficiency">Efficiency</a></li></ul></nav><nav class="col-md-4 top-80"><h3 class="copy-lg">Services</h3> <ul><li class="copy-sm"><a href="/services/subtitling">Subtitling & Captioning</a></li><li class="copy-sm"><a href="/services/dubbing">Dubbing & Audio Services</a></li><li class="copy-sm"><a href="/services/accessibility">Access Services</a></li><li class="copy-sm"><a href="/services/speech-recognition">Speech Recognition</a></li><li class="copy-sm"><a href="/services/distribution">Distribution & Media Services</a></li><li class="copy-sm"><a href="/services/creative-post">Creative Post Production</a></li></ul></nav><nav class="col-md-4 top-80 push-md-4"><h3 class="copy-lg">Locations</h3> <ul><li class="copy-sm"><a href="/locations">All Locations</a></li><li class="copy-sm"><a href="/locations/#europe">Europe</a></li><li class="copy-sm"><a href="/locations/#asia-pacific">Asia Pacific</a></li><li class="copy-sm"><a href="/locations/#americas">Americas</a></li><li class="copy-sm"><a href="/locations#middle-east">Middle East</a></li></ul></nav><nav class="col-md-4 top-80"><h3 class="copy-lg">Company</h3> <ul><li class="copy-sm"><a href="/about">About</a></li><li class="copy-sm"><a href="/news">News & Events</a></li><li class="copy-sm"><a href="/careers">Careers</a></li><li class="copy-sm"><a href="/about/leadership">Leadership</a></li><li class="copy-sm"><a href="/locations">Contact</a></li><li class="copy-sm"><a href="/policies">Privacy Policy</a></li></ul></nav> <div class="subsidiaries col-md-8 top-80 push-md-4"><h3>Affiliated Companies</h3> <ul class="grid"><li class="col-6 col-md-3"><a target="_blank" href="https://www.xl8.ai" class="subsidiaries__image"><div component="ResponsiveImageNova" data-v-6d8da355><div data-v-6d8da355><img src="https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&blur=200&ixlib=php-3.3.1&px=16" srcset="https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w, https://iyunomg.imgix.net/storage/1951/XL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w" alt="XL8 Inc. " class="img" data-v-6d8da355> <!----></div></div></a></li><li class="col-6 col-md-3"><a target="_blank" href="https://www.lydnetworks.com" class="subsidiaries__image"><div component="ResponsiveImageNova" data-v-6d8da355><div data-v-6d8da355><img src="https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&blur=200&ixlib=php-3.3.1&px=16" srcset="https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w, https://iyunomg.imgix.net/storage/1953/LYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w" alt="LYD" class="img" data-v-6d8da355> <!----></div></div></a></li><li class="col-6 col-md-3"><a target="_blank" href="https://www.broadstream.com" class="subsidiaries__image"><div component="ResponsiveImageNova" data-v-6d8da355><div data-v-6d8da355><img src="https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&blur=200&ixlib=php-3.3.1&px=16" srcset="https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w, https://iyunomg.imgix.net/storage/1954/BroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w" alt="BroadStream Solutions " class="img" data-v-6d8da355> <!----></div></div></a></li></ul></div> <p class="col-12 col-md-8 push-md-4 top-80 copyright copy-sm"> Copyright 2023. Iyuno. All images are used with permission from their respective owners. </p></div></div></footer></div></div></div></div></div></div><script>window.__NUXT__=(function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z,_,$,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,aA,aB,aC,aD,aE,aF,aG){return {layout:"default",data:[{}],fetch:{},error:r,state:{language:H,locale:H,cmsdata:{navigation:[{language:n,languages:[{name:"English",code:n},{name:"Spanish",code:"es"},{name:"French",code:"fr"},{name:"Chinese",code:"zh"},{name:"Korean",code:"ko"},{name:"Japanese",code:"ja"}],home:{label:"Iyuno",link:x},top:[{label:I,mlabel:o,link:"\u002Fwhy-us",items:[{label:"Quality",link:s},{label:"Delivery",link:t},{label:"Technology",link:p},{label:J,link:u}]},{label:K,mlabel:"All Services",link:L,items:[{label:M,link:N},{label:O,link:P},{label:Q,link:R},{label:S,link:T},{label:"Distribution",link:U},{label:V,link:y}]},{label:z,mlabel:o,link:W,items:[{label:z,link:"\u002Fabout\u002Fabout"},{label:X,link:Y}]},{label:Z,mlabel:o,link:_,items:[{label:Z,link:_},{label:"Events",link:"\u002Fnews\u002Fevents"},{label:"Technology Blog",link:"\u002Fnews\u002Fblog"},{label:"White Papers",link:"\u002Fnews\u002Fwhite-papers"}]},{label:$,mlabel:o,link:A},{label:"Locations & Contact",mlabel:o,link:j,items:[{label:aa,link:"\u002Flocations\u002Fall"},{label:ab,link:ac},{label:ad,link:ae},{label:af,link:ag},{label:ah,link:ai}]}],footer:[{label:I,items:[{label:"Overview",link:s},{label:"Creative Quality",link:s},{label:"Global Process & Delivery",link:t},{label:"Technology & Innovation",link:p},{label:J,link:u}]},{label:K,items:[{label:"Subtitling & Captioning",link:N},{label:"Dubbing & Audio Services",link:P},{label:"Access Services",link:R},{label:S,link:T},{label:"Distribution & Media Services",link:U},{label:V,link:y}]},{label:"Locations",items:[{label:aa,link:j},{label:af,link:ag},{label:ad,link:ae},{label:ab,link:ac},{label:ah,link:ai}]},{label:"Company",items:[{label:z,link:W},{label:"News & Events",link:"\u002Fnews"},{label:$,link:A},{label:X,link:Y},{label:"Contact",link:j},{label:"Privacy Policy",link:"\u002Fpolicies"}]}],copyright:"Copyright 2023. Iyuno. All images are used with permission from their respective owners. ",mlabels:[[]],error_pages:{asset:[{id:1114,model_type:"App\\Navigation",model_id:e,uuid:"38fa6164-28ac-4ee7-8268-30e220378a92",collection_name:"error_backgorund_image",name:"Error Page",file_name:"Error-Page.jpg",mime_type:h,disk:b,conversions_disk:b,size:402576,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:e,created_at:"2021-05-06T04:48:32.000000Z",updated_at:"2021-05-06T04:48:40.000000Z",placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1114\u002FError-Page.jpg",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1114\u002FError-Page.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"}],errors:[{error:"404",message:"\u003Cp\u003EFile Not Found\u003C\u002Fp\u003E"},{error:"403",message:"\u003Cp\u003EForbidden\u003C\u002Fp\u003E"},{error:"500",message:"\u003Cp\u003EInternal Server Error\u003C\u002Fp\u003E"},{error:"400",message:"\u003Cp\u003EBad Request\u003C\u002Fp\u003E"},{error:"503",message:"\u003Cp\u003EService Unavailable\u003C\u002Fp\u003E"}]}}],subsidiaries:[{language:n,companies:[{logo:[{id:1951,model_type:B,model_id:e,uuid:"12d1e097-65ba-4e03-ae56-af4c3d1183b3",collection_name:"company_logo_r4tdIcISXfANjgAg",name:"XL8 crop 1",file_name:"XL8-crop-1.png",mime_type:f,disk:b,conversions_disk:b,size:4758,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:e,created_at:"2022-05-26T02:11:21.000000Z",updated_at:"2022-05-26T02:11:23.000000Z",placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1951\u002FXL8-crop-1.png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1951\u002FXL8-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"}],name:"XL8 Inc. ",link:"www.xl8.ai",description:"XL8 Inc. (https:\u002F\u002Fwww.xl8.ai) is a leading global translation company providing AI Machine translation solutions through Deep Neural Network Technologies to top localization companies. The AI-powered tech startup was founded by Google, Apple and Qualcomm alumni and now offers over 30 languages pairs. Its team of engineers, designers and product managers is headquartered in Silicon Valley with its research and development efforts based out of Korea."},{logo:[{id:1953,model_type:B,model_id:e,uuid:"0a97c174-d3c4-47e3-ae21-2efacdcd0267",collection_name:"company_logo_2QR2GlyAzbLldhCi",name:aj,file_name:"LYD.png",mime_type:f,disk:b,conversions_disk:b,size:9496,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:e,created_at:"2022-05-26T02:11:27.000000Z",updated_at:ak,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1953\u002FLYD.png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1953\u002FLYD.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"}],name:aj,link:"www.lydnetworks.com",description:"LYD (https:\u002F\u002Flydnetworks.com\u002F) is the largest independent content distribution company for international channels and content in Korea. LYD is becoming an industry leader that fosters the globalization of content from around the world. As a subsidiary of Iyuno, LYD’s content distribution expertise and Iyuno’s cutting-edge technology, the comany aims to revolutionize how content is distributed on a global scale."},{logo:[{id:1954,model_type:B,model_id:e,uuid:"ee7403bf-9e63-4dca-b959-c4e54bb7434e",collection_name:"company_logo_FCtoJ6ddRAGZiCeK",name:"BroadStream crop 1",file_name:"BroadStream-crop-1.png",mime_type:f,disk:b,conversions_disk:b,size:2741,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:e,created_at:ak,updated_at:"2022-05-26T02:11:36.000000Z",placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1954\u002FBroadStream-crop-1.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"}],name:"BroadStream Solutions ",link:"www.broadstream.com",description:"BroadStream Solutions (www.broadstream.com) specializes in the playout of linear television channels, live automated captioning, automated file-based captioning and subtitling tools for broadcasters, networks, cable, and satellite operations, as well as non-broadcast applications, around the globe. Our expertise is focused on developing solutions that are software-based and consistently deliver flexibility, dependability, improved workflows, operational efficiency and reliability for our clients and customers."}],footerTitle:"Affiliated Companies",aboutEyebrow:"OUR AFFILIATES",aboutTitle:"With our affiliates, we offer tailored solutions to the global market"}],homepage:[{language:n,meta:{title:"Iyuno-SDI | Home",description:"Iyuno-SDI Group is the leading provider of technology-driven localization and media services to the world’s most recognizable entertainment companies.",keywords:"Dubbing, subtitling, translation, post production, entertainment, media, service provider, voice talent",image:[{id:1036,model_type:m,model_id:e,uuid:"cb972199-b522-4582-b25f-de7db59fd78c",collection_name:al,name:"Iyuno-SDI Group_Full Color_CMYK_BLK",file_name:"Iyuno-SDI-Group_Full-Color_CMYK_BLK.png",mime_type:f,disk:b,conversions_disk:b,size:43605,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:e,created_at:"2021-03-26T05:10:39.000000Z",updated_at:"2021-03-26T05:10:47.000000Z",placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1036\u002FIyuno-SDI-Group_Full-Color_CMYK_BLK.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"}]},section_1:{asset:[{id:1141,model_type:m,model_id:e,uuid:"8eea9b08-9280-48dc-bdec-a93f0d91df52",collection_name:"section_1_HeroAsset",name:"homepage_01_01-v6",file_name:"homepage_01_01-v6.jpg",mime_type:h,disk:b,conversions_disk:b,size:251330,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:e,created_at:"2021-05-12T22:53:19.000000Z",updated_at:"2021-05-12T22:53:28.000000Z",placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1141\u002Fhomepage_01_01-v6.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"}],video:r,alt:"Iyuno-SDI Group studio",preheadline:"Iyuno-SDI Group combines quality & technology to tell",headline:"Stories on a global scale",copy:"We are the leading provider of dubbing, subtitling, translation, access and media services to the world's most recognizable entertainment companies.",stats:[{headline:"COUNTRIES",number:"34"},{headline:"FACILITIES",number:"67"},{headline:"LANGUAGES",number:am},{headline:"COLLECTIVE YEARS OF EXPERTISE",number:"70"}]},section_2:{asset:[{id:157,model_type:m,model_id:e,uuid:"a316737b-f5ce-488e-901a-6ac74d3f2358",collection_name:"section_2_Asset",name:"home_2_01",file_name:"home_2_01.png",mime_type:f,disk:b,conversions_disk:b,size:3799808,manipulations:[],custom_properties:{generated_conversions:{hd:a,hd2:a,thumb:a,mobile:a,tablet:a,desktop:a,mobile2:a,tablet2:a,desktop2:a,placeholder:a}},responsive_images:[],order_column:e,created_at:"2020-07-23T13:20:53.000000Z",updated_at:an,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F157\u002Fhome_2_01.png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F157\u002Fhome_2_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"}],alt:v,headline:"Mobilizing global process at scale",copy:"A global production team localizing a massive library of content requires precision and accuracy. Our passion for quality helped us build the most comprehensive, robust, and flexible production process in the entertainment industry.",ctas:[{copy:"SEE HOW WE DO IT",link:L},{copy:"BROWSE OUR LOCATIONS",link:j}]},section_3:{asset:[{id:158,model_type:m,model_id:e,uuid:"5598acd1-0387-46e8-9a41-635681f73b24",collection_name:"section_3_Asset",name:"home_3_01",file_name:"home_3_01.png",mime_type:f,disk:b,conversions_disk:b,size:3570402,manipulations:[],custom_properties:{generated_conversions:{hd:a,hd2:a,thumb:a,mobile:a,tablet:a,desktop:a,mobile2:a,tablet2:a,desktop2:a,placeholder:a}},responsive_images:[],order_column:e,created_at:an,updated_at:ao,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F158\u002Fhome_3_01.png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F158\u002Fhome_3_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"}],alt:v,translation:"Les carrotes sont cuites. \u003Cstrike\u003EThe carrots are cooked.\u003C\u002Fstrike\u003E",correction:"What's done is done.",headline:"Quality that's never lost in translation",copy:"A leader in localization with grounded core values centered around quality and simplicity in an ever-changing industry.",ctatext:"HOW WE DRIVE QUALITY",ctalink:s,items:[{headline:"THE BEST VOICE TALENT",copy:"We've got the relationships to hire the best international voice actors in the world that best matches your content's talent.",ctatext:"FREELANCE OPPORTUNITIES",ctalink:A},{headline:ap,copy:"Our global post production directors and sound engineers make sure that audio, visuals and consistency are carried through.",ctatext:"WORLD CLASS SERVICES",ctalink:y},{headline:"MORE THAN A TRANSLATOR",copy:"Fluency is a must, but we also understand how your content translates across cultures to drive the same impact.",ctatext:"LANGUAGES OFFERED",ctalink:j}]},section_4:{asset:[{id:159,model_type:m,model_id:e,uuid:"613e9823-d5a2-4ebe-bc0f-a1f44902ccb0",collection_name:"section_4_Asset",name:"home_4_01",file_name:"home_4_01.png",mime_type:f,disk:b,conversions_disk:b,size:3972899,manipulations:[],custom_properties:{generated_conversions:{hd:a,hd2:a,thumb:a,mobile:a,tablet:a,desktop:a,mobile2:a,tablet2:a,desktop2:a,placeholder:a}},responsive_images:[],order_column:e,created_at:ao,updated_at:aq,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F159\u002Fhome_4_01.png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F159\u002Fhome_4_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"}],alt:v,headline:"Technology and innovation",copy:"We are in an era where the workflows are more complex and the volumes are massively exploding. It's also important that we accelerate technology and innovation to streamline and simplify your demands and challenges.",ctatext:"LEARN ABOUT OUR INNOVATIONS",ctalink:p,items:[{headline:"NEURAL MACHINE TRANSLATION",copy:"Adding machine assistance to our human QC workflows to drive quality, efficiency, capacity, and speed.",ctatext:ar,ctalink:p},{headline:"PROJECT MANAGEMENT",copy:"Our cloud-based production suite handles project management across the enterprise.",ctatext:"PRODUCTION SUITE",ctalink:u},{headline:"BUSINESS CONTINUITY",copy:"Innovative and comprehensive workflow solutions that guarantee the production flow continues.",ctatext:"REMOTE RECORDING SOLUTIONS",ctalink:"\u002Fidub"}]},section_5:{asset:[{id:160,model_type:m,model_id:e,uuid:"53c331e6-0c14-4f8e-baba-9c8109a83c14",collection_name:"section_5_Asset",name:"home_5_01",file_name:"home_5_01.png",mime_type:f,disk:b,conversions_disk:b,size:6749815,manipulations:[],custom_properties:{generated_conversions:{hd:a,hd2:a,thumb:a,mobile:a,tablet:a,desktop:a,mobile2:a,tablet2:a,desktop2:a,placeholder:a}},responsive_images:[],order_column:e,created_at:aq,updated_at:"2020-07-23T13:21:52.000000Z",placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F160\u002Fhome_5_01.png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F160\u002Fhome_5_01.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"}],alt:v,headline:"Working at the speed of light",copy:"Our global team of experts and flexible platform has what it takes secure, streamline, and simplify your projects. Giving you more time to focus on global story telling.",ctatext:"HOW WE DELIVER",ctalink:t,items:[{headline:"CAPACITY",copy:"Our team of experts, including specialized translators and top-notch voice actors, work around the globe to deliver translated subtitling and dubbing in more than 100 languages.",ctatext:"READ MORE",ctalink:t},{headline:"QUALITY",copy:"We deliver content that transcends cultural barriers so you can enter new markets, engage with more audiences, and tell more stories than ever before.",ctatext:ar,ctalink:u},{headline:"GLOBAL FOOTPRINT",copy:"With nearly limitless consumer appetite, the demand for your entertainment content continues to soar around the world. Do you want your content to appear in dozens of local languages?",ctatext:"OUR LOCATIONS",ctalink:j}]}}],homepagev2:[{language:n,meta:{title:"Iyuno | Home",description:as,keywords:"localization, global media, dubbing, subtitling, entertainment, artificial intelligence, content, translation",image:[{id:2481,model_type:d,model_id:c,uuid:"97a49789-957e-497f-a414-505fac51c982",collection_name:al,name:"2022_OG",file_name:"2022_OG.jpg",mime_type:h,disk:b,conversions_disk:b,size:721595,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:e,created_at:"2022-10-26T05:07:36.000000Z",updated_at:"2022-10-26T05:07:43.000000Z",placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F2481\u002F2022_OG.jpg",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2481\u002F2022_OG.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"}]},section1:{asset:[{id:1915,model_type:d,model_id:c,uuid:"aac3b109-7404-4e0c-b79f-c8607374e2cf",collection_name:"section_1_hero_asset",name:"Screen Shot 2022-05-25 at 11.57.28 AM",file_name:"Screen-Shot-2022-05-25-at-11.57.28-AM.png",mime_type:f,disk:b,conversions_disk:b,size:3847666,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:e,created_at:"2022-05-26T01:57:16.000000Z",updated_at:at,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1915\u002FScreen-Shot-2022-05-25-at-11.57.28-AM.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"}],video:"806392323",alt:"clips of iyuno",eyebrow:r,headline:"We bring you the world's stories",carousel:[{id:1916,model_type:d,model_id:c,uuid:"994dceb0-3677-446f-832e-dd9baeed99b7",collection_name:g,name:"06",file_name:"06.jpg",mime_type:h,disk:b,conversions_disk:b,size:118728,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:e,created_at:at,updated_at:i,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1916\u002F06.jpg",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1916\u002F06.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:3031,model_type:d,model_id:c,uuid:"bc168106-50e9-425b-b5b7-f8df6a920700",collection_name:g,name:"France-3_Ben",file_name:"France-3_Ben.gif",mime_type:k,disk:b,conversions_disk:b,size:3648357,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:C,created_at:"2023-03-13T18:20:01.000000Z",updated_at:q,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3031\u002FFrance-3_Ben.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:2451,model_type:d,model_id:c,uuid:"d2c656c1-eaa0-4fbc-b669-78b0fed84a66",collection_name:g,name:"IMG_0003-min",file_name:"IMG_0003-min.jpg",mime_type:h,disk:b,conversions_disk:b,size:565192,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:D,created_at:"2022-10-19T21:00:36.000000Z",updated_at:q,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2451\u002FIMG_0003-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:1919,model_type:d,model_id:c,uuid:"929c44c7-453f-4f89-832e-0aeaeb3459e5",collection_name:g,name:au,file_name:"04.jpg",mime_type:h,disk:b,conversions_disk:b,size:126242,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:av,created_at:"2022-05-26T01:57:41.000000Z",updated_at:q,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1919\u002F04.jpg",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1919\u002F04.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:1920,model_type:d,model_id:c,uuid:"48cf2d7d-fd9f-4fb3-a3ca-3ca99dd52acf",collection_name:g,name:"Connect",file_name:"Connect.gif",mime_type:k,disk:b,conversions_disk:b,size:590069,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:aw,created_at:"2022-05-26T01:57:44.000000Z",updated_at:i,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1920\u002FConnect.gif",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1920\u002FConnect.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:1921,model_type:d,model_id:c,uuid:"6adf36cc-2612-4efb-8aff-8e52d102adf8",collection_name:g,name:"11",file_name:"11.jpg",mime_type:h,disk:b,conversions_disk:b,size:98140,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:c,created_at:"2022-05-26T01:57:46.000000Z",updated_at:i,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1921\u002F11.jpg",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1921\u002F11.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:1922,model_type:d,model_id:c,uuid:"afe65b76-ad6c-4381-9934-a1f4a52802d8",collection_name:g,name:ax,file_name:"07.jpg",mime_type:h,disk:b,conversions_disk:b,size:115259,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:ay,created_at:"2022-05-26T01:57:49.000000Z",updated_at:i,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1922\u002F07.jpg",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1922\u002F07.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:1923,model_type:d,model_id:c,uuid:"13c0fce7-4007-4e5a-ad49-4bbb5911646b",collection_name:g,name:"Translate_b",file_name:"Translate_b.gif",mime_type:k,disk:b,conversions_disk:b,size:970727,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:8,created_at:"2022-05-26T01:57:51.000000Z",updated_at:i,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1923\u002FTranslate_b.gif",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1923\u002FTranslate_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:2453,model_type:d,model_id:c,uuid:"c5d9d0b6-91eb-4d91-aa25-9377c226f1c6",collection_name:g,name:"06-Seoul-min",file_name:"06-Seoul-min.jpg",mime_type:h,disk:b,conversions_disk:b,size:340708,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:9,created_at:"2022-10-19T21:00:45.000000Z",updated_at:q,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2453\u002F06-Seoul-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:2452,model_type:d,model_id:c,uuid:"483ab147-f65f-4330-a3c7-de6caba96344",collection_name:g,name:"IMGP5323-(2)-min",file_name:"IMGP5323-(2)-min.jpg",mime_type:h,disk:b,conversions_disk:b,size:129356,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:10,created_at:"2022-10-19T21:00:42.000000Z",updated_at:q,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F2452\u002FIMGP5323-(2)-min.jpg",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2452\u002FIMGP5323-%282%29-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:1926,model_type:d,model_id:c,uuid:"09780e19-c0fe-4835-8345-e4d60e1c5734",collection_name:g,name:au,file_name:"04.gif",mime_type:k,disk:b,conversions_disk:b,size:1236286,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:11,created_at:"2022-05-26T01:58:04.000000Z",updated_at:i,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1926\u002F04.gif",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1926\u002F04.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:1927,model_type:d,model_id:c,uuid:"d796f0e0-c36b-43a9-ab0d-8d127afdb1ed",collection_name:g,name:"08",file_name:"08.jpg",mime_type:h,disk:b,conversions_disk:b,size:119555,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:12,created_at:"2022-05-26T01:58:07.000000Z",updated_at:i,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1927\u002F08.jpg",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1927\u002F08.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:1928,model_type:d,model_id:c,uuid:"8a17dd43-4866-4329-a3ce-0f05ee108ea5",collection_name:g,name:ax,file_name:"07.gif",mime_type:k,disk:b,conversions_disk:b,size:1688820,manipulations:[],custom_properties:[],responsive_images:[],order_column:13,created_at:"2022-05-26T01:58:09.000000Z",updated_at:i,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1928\u002F07.gif",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1928\u002F07.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:1929,model_type:d,model_id:c,uuid:"c8b71f3e-42a8-438c-a042-da7537ef4c45",collection_name:g,name:"09",file_name:"09.jpg",mime_type:h,disk:b,conversions_disk:b,size:101705,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:14,created_at:"2022-05-26T02:00:30.000000Z",updated_at:i,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1929\u002F09.jpg",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1929\u002F09.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:2454,model_type:d,model_id:c,uuid:"258c645d-db70-4a68-a5e0-1258faae2b08",collection_name:g,name:"IMG_0063__-min",file_name:"IMG_0063__-min.jpg",mime_type:h,disk:b,conversions_disk:b,size:142508,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:15,created_at:"2022-10-19T21:00:51.000000Z",updated_at:az,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2454\u002FIMG_0063__-min.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:1930,model_type:d,model_id:c,uuid:"27afcf7a-b7ce-4c78-87db-cea3bf139149",collection_name:g,name:"Language_b",file_name:"Language_b.gif",mime_type:k,disk:b,conversions_disk:b,size:810149,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:16,created_at:"2022-05-26T02:00:32.000000Z",updated_at:az,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1930\u002FLanguage_b.gif",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1930\u002FLanguage_b.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:1932,model_type:d,model_id:c,uuid:"c82491f1-94a7-4cda-8086-cc5bd15f8b17",collection_name:g,name:"01",file_name:"01.gif",mime_type:k,disk:b,conversions_disk:b,size:1521341,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:17,created_at:"2022-05-26T02:00:38.000000Z",updated_at:i,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1932\u002F01.gif",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1932\u002F01.gif?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"}],copy:"We serve the world’s entertainment community. Connecting content, connecting people.",framedAsset:[{id:1902,model_type:d,model_id:c,uuid:"1158a199-eca3-4957-9fea-90f6628cfd7d",collection_name:"section_1_framed_video_asset",name:"Website_Sub_WP_Image",file_name:"Website_Sub_WP_Image.jpg",mime_type:h,disk:b,conversions_disk:b,size:763377,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:e,created_at:"2022-05-25T23:30:42.000000Z",updated_at:"2022-05-25T23:30:46.000000Z",placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1902\u002FWebsite_Sub_WP_Image.jpg?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"}],framedVideoId:"689866055"},section2:{headline:"Advancing the state of the art",asset:[{id:1934,model_type:d,model_id:c,uuid:"8d701ec6-499f-4c69-a2f2-4f931bd5c607",collection_name:"section_2_asset",name:"state of the art module",file_name:"state-of-the-art-module.png",mime_type:f,disk:b,conversions_disk:b,size:320518,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:e,created_at:"2022-05-26T02:04:41.000000Z",updated_at:aA,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1934\u002Fstate-of-the-art-module.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"}],copy:"Not satisfied until we have gone above and beyond the ordinary, we aim to transcend language and cultural barriers by applying our passion, creativity and technology to advance the state of the art.",list:["ARTIFICIAL INTELLIGENCE","REMOTE ENABLEMENT","TALENT DEVELOPMENT","WORKFLOW ORCHESTRATION","BUSINESS INTEGRATION"],ctaCopy:"Learn About our Innovations",ctaLink:p},section3:{values:[{value:"33",label:"Countries"},{value:"48",label:"Facilities"},{value:am,label:"Languages Covered"}],copy:"With our unparalleled scale, we are the recognized leader in media localization"},section4:{headline:"The widest range of capabilities providing an end-to-end suite of localization and media services.",copy:as,list:[{asset:[{id:1935,model_type:d,model_id:c,uuid:"bb450f85-44e9-49f1-9f8e-6aa386572fc5",collection_name:"section_4_list_item_1_asset",name:M,file_name:"Subtitling.png",mime_type:f,disk:b,conversions_disk:b,size:1267,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:e,created_at:aA,updated_at:aB,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1935\u002FSubtitling.png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1935\u002FSubtitling.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"}],title:"SUBTITLING",copy:"With 20,000 expert linguists worldwide, Iyuno delivers over 500,000 hours of subtitling in more than 100 languages for broadcast, theatrical, home video, streaming, and VOD platforms."},{asset:[{id:1936,model_type:d,model_id:c,uuid:"c2945ead-ece1-418a-8737-0c7d6726cd3e",collection_name:"section_4_list_item_2_asset",name:O,file_name:"Dubbing.png",mime_type:f,disk:b,conversions_disk:b,size:4340,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:e,created_at:aB,updated_at:"2022-05-26T02:04:57.000000Z",placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1936\u002FDubbing.png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1936\u002FDubbing.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"}],title:"DUBBING",copy:"From script adaptation through casting, directing, recording and mixing, our wide-ranging expertise and seasoned pool of voice talents bring global content to local audiences. Think theatrical, OTT, episodic and more."},{asset:[{id:1937,model_type:d,model_id:c,uuid:"d7a3a72c-97fa-4806-8d56-dfbfa9a92980",collection_name:"section_4_list_item_3_asset",name:Q,file_name:"Accessibility.png",mime_type:f,disk:b,conversions_disk:b,size:4977,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:e,created_at:"2022-05-26T02:04:58.000000Z",updated_at:aC,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1937\u002FAccessibility.png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1937\u002FAccessibility.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"}],title:"ACCESSIBILITY",copy:"Our closed captioning (CC), sign language for the deaf and hard-of-hearing, and audio description (AD) services providing broadcasters with assistive technologies to those in need."},{asset:[{id:1938,model_type:d,model_id:c,uuid:"6b9d25c2-c118-4073-b73e-6b8890076448",collection_name:"section_4_list_item_4_asset",name:"Media",file_name:"Media.png",mime_type:f,disk:b,conversions_disk:b,size:1294,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:e,created_at:aC,updated_at:aD,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1938\u002FMedia.png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1938\u002FMedia.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"}],title:"MEDIA SERVICES",copy:"From theatrical blockbusters to binge-worthy episodics, we offer everything needed to ingest, transcode, QC and package your content – including a single point of distribution for all of our end-to-end services."},{asset:[{id:1939,model_type:d,model_id:c,uuid:"51b8686f-f61e-4ffe-b870-87e27a1e4965",collection_name:"section_4_list_item_5_asset",name:"Post Production",file_name:"Post-Production.png",mime_type:f,disk:b,conversions_disk:b,size:2226,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:e,created_at:aD,updated_at:"2022-05-26T02:05:10.000000Z",placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1939\u002FPost-Production.png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1939\u002FPost-Production.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"}],title:ap,copy:"Our post production services are led by a deep roster of top talent who are innovative, creative, and trusted by the world's leaders in media and entertainment. Cutting-edge facilities, customized editing rooms and highly trained engineers utilize a follow the sun approach for a smooth, productive end-to-end process."}]},section5:{headline:"Trust a company that can be your strategic partner to deliver",copy:"Speed and simplicity in the supply chain",carouselImages:[{id:3546,model_type:d,model_id:c,uuid:"ef81e2c0-2c71-4f8f-aa35-7c8caca270f2",collection_name:E,name:"Untitled design (21)",file_name:"Untitled-design-(21).png",mime_type:f,disk:b,conversions_disk:b,size:F,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:e,created_at:"2024-08-10T05:23:53.000000Z",updated_at:"2024-08-14T18:53:21.000000Z",placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F3546\u002FUntitled-design-(21).png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3546\u002FUntitled-design-%2821%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:3558,model_type:d,model_id:c,uuid:"783766db-9cc1-472b-8ff5-ccc1e2790ca9",collection_name:E,name:aE,file_name:aF,mime_type:f,disk:b,conversions_disk:b,size:F,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:C,created_at:"2024-08-14T18:53:19.000000Z",updated_at:aG,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F3558\u002Fblack_img.png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3558\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:3566,model_type:d,model_id:c,uuid:"50dd09f5-1924-46ba-b6f9-423fd27cc5d5",collection_name:E,name:aE,file_name:aF,mime_type:f,disk:b,conversions_disk:b,size:F,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:D,created_at:"2024-10-18T15:52:48.000000Z",updated_at:aG,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F3566\u002Fblack_img.png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3566\u002Fblack_img.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"}],logoCarpetHeadline:"Trusted partner to the world's storytellers",logoCarpetImage:[{id:2243,model_type:d,model_id:c,uuid:"237fe373-96a4-4aa1-8b0e-2f231e503a20",collection_name:l,name:"WBC",file_name:"WBC.png",mime_type:f,disk:b,conversions_disk:b,size:15990,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:e,created_at:"2022-06-10T06:01:04.000000Z",updated_at:G,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F2243\u002FWBC.png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2243\u002FWBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:3274,model_type:d,model_id:c,uuid:"4e2a5f86-08e8-4f7a-8350-ff68c52849f3",collection_name:l,name:"Paramount_Pictures_Corporation_(White)",file_name:"Paramount_Pictures_Corporation_(White).png",mime_type:f,disk:b,conversions_disk:b,size:34543,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:C,created_at:"2023-09-23T01:18:29.000000Z",updated_at:G,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_(White).png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F3274\u002FParamount_Pictures_Corporation_%28White%29.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:2244,model_type:d,model_id:c,uuid:"3e68be33-4571-4eb6-b2c1-55b1ea21b670",collection_name:l,name:"NBCU",file_name:"NBCU.png",mime_type:f,disk:b,conversions_disk:b,size:7811,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:D,created_at:"2022-06-10T06:01:06.000000Z",updated_at:G,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F2244\u002FNBCU.png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2244\u002FNBCU.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:1945,model_type:d,model_id:c,uuid:"e0876b88-42e9-4d05-a362-1f22ba297ddc",collection_name:l,name:"riot",file_name:"riot.png",mime_type:f,disk:b,conversions_disk:b,size:23368,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:av,created_at:"2022-05-26T02:07:13.000000Z",updated_at:w,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1945\u002Friot.png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1945\u002Friot.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:2242,model_type:d,model_id:c,uuid:"9f43f28e-ba6b-4275-b852-35ed4f58f3fe",collection_name:l,name:"MATTEL19_LOGO_WHITE",file_name:"MATTEL19_LOGO_WHITE.png",mime_type:f,disk:b,conversions_disk:b,size:35770,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:aw,created_at:"2022-06-10T06:00:57.000000Z",updated_at:w,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F2242\u002FMATTEL19_LOGO_WHITE.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:1946,model_type:d,model_id:c,uuid:"c60604c7-e759-4ef9-a14b-b99e7b2ae72a",collection_name:l,name:"Amazon-Studios",file_name:"Amazon-Studios.png",mime_type:f,disk:b,conversions_disk:b,size:17106,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:c,created_at:"2022-05-26T02:07:15.000000Z",updated_at:w,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1946\u002FAmazon-Studios.png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1946\u002FAmazon-Studios.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"},{id:1947,model_type:d,model_id:c,uuid:"128554f0-e684-4f08-81f5-e16ceae9d211",collection_name:l,name:"BBC",file_name:"BBC.png",mime_type:f,disk:b,conversions_disk:b,size:29077,manipulations:[],custom_properties:{generated_conversions:{placeholder:a,thumb:a,mobile:a,mobile2:a,tablet:a,tablet2:a,desktop:a,desktop2:a,hd:a,hd2:a}},responsive_images:[],order_column:ay,created_at:"2022-05-26T02:07:20.000000Z",updated_at:w,placeholder:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&blur=200&ixlib=php-3.3.1&px=16",bareImgixUri:"\u002Fstorage\u002F1947\u002FBBC.png",src:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20",srcset:"https:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=100 100w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=116 116w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=135 135w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=156 156w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=181 181w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=210 210w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=244 244w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=283 283w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=328 328w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=380 380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=441 441w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=512 512w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=594 594w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=689 689w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=799 799w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=927 927w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1075 1075w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1247 1247w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1446 1446w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1678 1678w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=1946 1946w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2257 2257w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=2619 2619w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3038 3038w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=3524 3524w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4087 4087w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=4741 4741w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=5500 5500w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=6380 6380w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=7401 7401w,\nhttps:\u002F\u002Fiyunomg.imgix.net\u002Fstorage\u002F1947\u002FBBC.png?auto=format&dpr=3&fit=max&ixlib=php-3.3.1&q=20&w=8192 8192w"}]},section6:{eyebrow:"Ready to make your content global?",headline:"Let’s Talk",cta_copy:"Contact Us",cta_link:j}}]},data:{},careerfilters:{locations:[],departments:[]}},serverRendered:a,routePath:x,config:{_app:{basePath:x,assetsPath:"\u002F_nuxt\u002F",cdnURL:r}}}}(true,"public",6,"App\\HomePageV2",1,"image\u002Fpng","section_1_carousel_images","image\u002Fjpeg","2022-05-26T02:00:44.000000Z","\u002Flocations","image\u002Fgif","section_5_logo_carpet","App\\Homepage","en","","\u002Fwhy-us\u002Ftechnology","2023-03-13T18:20:03.000000Z",null,"\u002Fwhy-us\u002Fquality","\u002Fwhy-us\u002Fdelivery","\u002Fwhy-us\u002Fefficiency","alt","2024-03-22T19:08:47.000000Z","\u002F","\u002Fservices\u002Fcreative-post","About","\u002Fcareers","App\\Subsidiaries",2,3,"section_5_carousel_images",1874,"2023-09-23T01:18:31.000000Z",false,"Why Us","Efficiency","Services","\u002Fservices","Subtitling","\u002Fservices\u002Fsubtitling","Dubbing","\u002Fservices\u002Fdubbing","Accessibility","\u002Fservices\u002Faccessibility","Speech Recognition","\u002Fservices\u002Fspeech-recognition","\u002Fservices\u002Fdistribution","Creative Post Production","\u002Fabout","Leadership","\u002Fabout\u002Fleadership","News","\u002Fnews\u002Fnews","Careers","All Locations","Americas","\u002Flocations\u002F#americas","Asia Pacific","\u002Flocations\u002F#asia-pacific","Europe","\u002Flocations\u002F#europe","Middle East","\u002Flocations#middle-east","LYD","2022-05-26T02:11:30.000000Z","og_image","100+","2020-07-23T13:21:12.000000Z","2020-07-23T13:21:21.000000Z","CREATIVE POST PRODUCTION","2020-07-23T13:21:40.000000Z","LEARN MORE","Iyuno is the world's media localization provider of technology-driven end-to-end solutions for films, television, games, new media and corporate needs.","2022-05-26T01:57:29.000000Z","04",4,5,"07",7,"2022-10-19T21:00:55.000000Z","2022-05-26T02:04:50.000000Z","2022-05-26T02:04:53.000000Z","2022-05-26T02:05:02.000000Z","2022-05-26T02:05:06.000000Z","black_img","black_img.png","2024-10-18T15:52:50.000000Z"));</script><script src="/_nuxt/438407c.js" defer></script><script src="/_nuxt/1cbfa2c.js" defer></script><script src="/_nuxt/f83057e.js" defer></script><script src="/_nuxt/54aa811.js" defer></script><script src="/_nuxt/5dd87f7.js" defer></script><script data-n-head="ssr" src="https://polyfill.io/v3/polyfill.min.js?flags=gated&features=default%2CArray.prototype.entries%2CObject.entries%2Cfetch%2CPromise%2CObject.keys%2CJSON%2CPromise.prototype.finally%2CEventSource%2CArray.prototype.filter%2CArray.prototype.forEach%2CArray.prototype.findIndex%2CIntersectionObserver%2CIntersectionObserverEntry" data-body="true"></script> </body> </html>