function e(e){return`studyflix-embed--${e}`}function t(e,t={}){return i(`iframe`,e,t)}function n(e,t={}){return i(`div`,e,t)}function r(e,t={}){return i(`a`,e,t)}function i(t,n,r={}){let i=document.createElement(t);i.classList.add(e(n)),r.textContent&&(i.textContent=r.textContent,delete r.textContent);for(let e in r){let t=r[e];t!==void 0&&i.setAttribute(e,String(t))}return i}var a=`processed`,o=class e{scriptTag;embedContainer;static embedAll(){e.unprocessedScripts.forEach(t=>{new e(t).addToDOMAndListen()})}constructor(e){this.scriptTag=e,this.embedContainer=this.buildEmbed()}addToDOMAndListen(){this.insertEmbed(),this.listenToIFrameEvents(),this.scriptTag.setAttribute(a,`true`)}static get unprocessedScripts(){return[...document.querySelectorAll(`script[data-id]:not([${a}])`)]}buildEmbed(){let e=n(`embed-container`);return e.appendChild(n(`iframe-container`)).appendChild(this.buildIFrame()),e}insertEmbed(){this.targetNode.parentNode.replaceChild(this.embedContainer,this.targetNode)}listenToIFrameEvents(){window.addEventListener(`message`,e=>{this.addBacklinkComponent(e)},!1)}addBacklinkComponent({origin:e,data:t}){if(e===this.domain&&t.videoID===this.videoId&&t.backlinkUrl){let e=r(`video-backlink`,{href:t.backlinkUrl});t.linkAsNoFollow&&e.setAttribute(`rel`,`nofollow`),e.appendChild(n(`video-backlink--play-logo`)),e.appendChild(n(`video-backlink--title`,{textContent:t.videoTitle})),e.appendChild(n(`video-backlink--duration`,{textContent:`(${t.videoDuration})`})),e.appendChild(n(`video-backlink--logo`)),this.embedContainer.appendChild(e)}}get iFrameSrc(){let e=`${window.location.protocol}//${window.location.hostname}:${window.location.port}`,t=`${this.domain}/embed?id=${this.videoId}&parent_domain=${e}`;return this.partnerKey?`${t}&partner_key=${this.partnerKey}`:t}get domain(){return this.scriptTag.dataset.origin||`https://studyflix.de`}get videoId(){return parseInt(this.scriptTag.dataset.id)}get partnerKey(){return this.scriptTag.dataset.partner}get targetNode(){return document.querySelector(this.scriptTag.dataset.targetDiv)||this.scriptTag}buildIFrame(){return t(`iframe`,{id:`video-embed`,name:`video-embed`,allowfullscreen:!0,scrolling:`no`,src:this.iFrameSrc})}},s=`.studyflix-embed--iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.studyflix-embed--iframe-container{width:100%;padding-top:56.25%;position:relative;overflow:hidden}.studyflix-embed--embed-container{border-radius:5px;width:100%;position:relative;overflow:hidden}.studyflix-embed--video-backlink{color:#fff;background-color:#2b2b2b;align-items:center;width:100%;height:42px;font-family:Noto Sans,Segoe UI,Arial,sans-serif;font-size:14px;display:flex;overflow:hidden}.studyflix-embed--video-backlink,.studyflix-embed--video-backlink:visited,.studyflix-embed--video-backlink:focus,.studyflix-embed--video-backlink:hover{color:#fff;text-decoration:none}.studyflix-embed--video-backlink--play-logo{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='12px'%20height='12px'%20viewBox='0%200%2012%2012'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20sketchtool%2057.1%20(101010)%20-%20https://sketch.com%20--%3e%3ctitle%3eB6F6D619-A836-4011-A157-52178845E450%3c/title%3e%3cdesc%3eCreated%20with%20sketchtool.%3c/desc%3e%3cg%20id='Article-Size-Optimizations'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Article-Scrolled'%20transform='translate(-678.000000,%20-729.000000)'%3e%3cg%20id='Group-17-Copy-2'%20transform='translate(584.000000,%20632.000000)'%3e%3cg%20id='Group-17-Copy'%3e%3cg%20id='Group-14'%20transform='translate(20.000000,%2070.000000)'%3e%3cg%20id='Group-10'%20transform='translate(0.000000,%200.000000)'%3e%3cg%20id='Group-Copy'%20transform='translate(75.000000,%2026.000000)'%3e%3cg%20id='play-icon'%20transform='translate(0.000000,%202.000000)'%3e%3cg%20id='Group-3'%3e%3cpolygon%20id='Rectangle'%20fill='%23ffffff'%20transform='translate(4.372209,%205.000000)%20rotate(-45.000000)%20translate(-4.372209,%20-5.000000)%20'%20points='5.40947632%203.4375%205.93470869%206.5625%202.80970869%206.03726762'%3e%3c/polygon%3e%3ccircle%20id='Oval'%20stroke='%23ffffff'%20stroke-width='1.25'%20cx='4.84375'%20cy='4.84375'%20r='4.84375'%3e%3c/circle%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:16px 16px;flex:none;width:16px;height:16px;margin:0 10px 0 14px}.studyflix-embed--video-backlink--title{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;overflow:hidden}.studyflix-embed--video-backlink:hover .studyflix-embed--video-backlink--title{text-decoration:underline}.studyflix-embed--video-backlink--duration{opacity:.6;flex:none;margin:0 2em 0 .5em}.studyflix-embed--video-backlink--logo{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='140px'%20height='38px'%20viewBox='0%200%20140%2038'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2052.3%20(67297)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3eLogo%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cg%20id='Master'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Element/Header/Logged-in'%20transform='translate(-40.000000,%20-21.000000)'%20fill='%23FFFFFF'%20fill-rule='nonzero'%3e%3cg%20id='Element/Logo'%20transform='translate(40.000000,%2021.000000)'%3e%3cpath%20d='M109.674215,26.6971847%20L109.674215,15.5789408%20L107.842823,15.5789408%20L107.842823,13.7926318%20L109.674215,13.7926318%20L109.674215,13.232518%20C109.674215,11.4462091%20110.293001,9.84650174%20111.504984,8.77972125%20C112.528491,7.92642044%20113.875278,7.47320093%20115.67921,7.47320093%20C117.187324,7.47320093%20118.614618,7.79326597%20119.584766,8.32650174%20L119.584766,26.6971847%20L117.24162,26.6971847%20L117.24162,9.63302207%20C116.837833,9.41985134%20116.218424,9.28638792%20115.302572,9.28638792%20C112.825246,9.28638792%20112.01705,11.0730058%20112.01705,13.1525017%20L112.01705,13.7923229%20L115.060425,13.7923229%20L115.060425,15.5786318%20L112.01705,15.5786318%20L112.01705,26.6971847%20L109.674215,26.6971847%20Z%20M126.156746,10.1665668%20C126.183582,10.9664204%20125.591321,11.6065505%20124.648633,11.6065505%20C123.8136,11.6065505%20123.221651,10.9667294%20123.221651,10.1665668%20C123.221651,9.34014402%20123.840748,8.70001394%20124.702616,8.70001394%20C125.591321,8.70001394%20126.156746,9.34014402%20126.156746,10.1665668%20Z%20M123.517469,26.6971847%20L123.517469,13.7923229%20L125.887451,13.7923229%20L125.887451,26.6971847%20L123.517469,26.6971847%20Z%20M130.923858,13.7926318%20L132.782086,16.565705%20C133.267004,17.2855424%20133.671103,17.9522416%20134.101725,18.672079%20L134.182856,18.672079%20C134.613791,17.8984855%20135.044725,17.2324042%20135.475659,16.5391359%20L137.306739,13.7926318%20L139.865197,13.7926318%20L135.421675,20.0317375%20L140,26.6971847%20L137.306739,26.6971847%20L135.394839,23.791266%20C134.882461,23.0448595%20134.452151,22.3250221%20133.994381,21.5517375%20L133.940397,21.5517375%20C133.509463,22.3250221%20133.051693,23.0179814%20132.567087,23.791266%20L130.682023,26.6971847%20L128.069894,26.6971847%20L132.702203,20.1117538%20L128.285829,13.7926318%20L130.923858,13.7926318%20Z%20M45.5651873,24.0047456%20C46.2654164,24.4579652%2047.5042352,24.9380627%2048.6890702,24.9380627%20C50.4124949,24.9380627%2051.2203795,24.084453%2051.2203795,23.0182904%20C51.2203795,21.8986806%2050.5472983,21.2854286%2048.7967257,20.6449895%20C46.4535795,19.8182578%2045.3492522,18.5389245%2045.3492522,16.9926643%20C45.3492522,14.9128595%2047.0461531,13.2065668%2049.8467572,13.2065668%20C51.1663957,13.2065668%2052.3243948,13.57977%2053.0517718,14.0064204%20L52.4595103,15.7127131%20C51.9477564,15.3926481%2051.0050684,14.9659977%2049.7933975,14.9659977%20C48.3929394,14.9659977%2047.6118907,15.7658513%2047.6118907,16.7257375%20C47.6118907,17.7922091%2048.3932515,18.2723066%2050.0895283,18.9121278%20C52.3518548,19.7654286%2053.5095418,20.8850383%2053.5095418,22.8048107%20C53.5095418,25.0712172%2051.7321333,26.6715424%2048.6350864,26.6715424%20C47.2077924,26.6715424%2045.8881539,26.3245993%2044.9726138,25.7910546%20L45.5651873,24.0047456%20Z%20M59.4084412,9.79336353%20L59.4084412,13.4994448%20L62.8016189,13.4994448%20L62.8016189,15.2857538%20L59.4084412,15.2857538%20L59.4084412,22.2450058%20C59.4084412,23.8447131%2059.8662112,24.7511521%2061.1855376,24.7511521%20C61.804947,24.7511521%2062.2627171,24.6708269%2062.5588478,24.5908107%20L62.6665034,26.3499326%20C62.2087333,26.5368432%2061.4816684,26.6703066%2060.5664403,26.6703066%20C59.4621129,26.6703066%2058.5730966,26.3233635%2058.007983,25.6838513%20C57.3345899,24.990583%2057.0921309,23.8440952%2057.0921309,22.3244042%20L57.0921309,15.2851359%20L55.0719513,15.2851359%20L55.0719513,13.4988269%20L57.0921309,13.4988269%20L57.0921309,10.4059977%20L59.4084412,9.79336353%20Z%20M76.3752658,22.8848269%20C76.3752658,24.2172985%2076.4021017,25.3906643%2076.4829213,26.4043066%20L74.3822342,26.4043066%20L74.2477427,24.2982416%20L74.193759,24.2982416%20C73.5743496,25.3378351%2072.2010394,26.6981115%2069.884417,26.6981115%20C67.8377137,26.6981115%2065.387224,25.5781928%2065.387224,21.0453798%20L65.387224,13.5000627%20L67.757206,13.5000627%20L67.757206,20.6452985%20C67.757206,23.0983066%2068.5114189,24.7514611%2070.6657778,24.7514611%20C72.2547111,24.7514611%2073.3587264,23.6581115%2073.7896606,22.6188269%20C73.9244641,22.2721928%2074.0046597,21.8455424%2074.0046597,21.418892%20L74.0046597,13.5000627%20L76.3749537,13.5000627%20L76.3752658,22.8848269%20Z%20M91.565306,7.47381882%20L91.565306,23.0714286%20C91.565306,24.2179164%2091.5924539,25.5241278%2091.6732736,26.4043066%20L89.5457505,26.4043066%20L89.438095,24.1647782%20L89.3841112,24.1647782%20C88.6570463,25.604453%2087.068113,26.6971847%2084.9405899,26.6971847%20C81.7895592,26.6971847%2079.3662174,24.0578839%2079.3662174,20.1386318%20C79.3393816,15.8458676%2082.0323302,13.2062578%2085.2105089,13.2062578%20C87.2032285,13.2062578%2088.5497028,14.1395749%2089.1422763,15.1791684%20L89.1965721,15.1791684%20L89.1965721,7.47381882%20L91.565306,7.47381882%20Z%20M89.1950119,18.7524042%20C89.1950119,18.4592172%2089.168176,18.0591359%2089.0873564,17.7662578%20C88.7372418,16.2731359%2087.4444393,15.0466318%2085.6670308,15.0466318%20C83.2162291,15.0466318%2081.7620992,17.1795749%2081.7620992,20.0323554%20C81.7620992,22.6453961%2083.0549018,24.8052172%2085.613047,24.8052172%20C87.2019803,24.8052172%2088.6564222,23.7653148%2089.0873564,22.005266%20C89.168176,21.6858188%2089.1950119,21.3654448%2089.1950119,20.9925505%20L89.1950119,18.7524042%20Z%20M96.36019,13.4994448%20L99.2144659,21.1250871%20C99.5105966,21.9783879%2099.8335632,22.9911034%20100.049186,23.7646969%20L100.10317,23.7646969%20C100.345317,22.9911034%20100.615236,22.004957%20100.938515,21.07164%20L103.523496,13.4994448%20L106.027657,13.4994448%20L102.47284,22.6982253%20C100.775939,27.124144%2099.6182522,29.3905505%2098.002483,30.7767782%20C96.8444839,31.7898026%2095.6861727,32.1898839%2095.0939112,32.2967782%20L94.5019618,30.3235587%20C95.0939112,30.136957%2095.8749599,29.7634448%2096.5758131,29.1770708%20C97.2220584,28.6700952%2098.0299429,27.7639652%2098.5688447,26.5637213%20C98.6768123,26.3242904%2098.7573199,26.1370708%2098.7573199,26.0039164%20C98.7573199,25.8707619%2098.7033361,25.6841603%2098.5953686,25.3909733%20L93.7752089,13.4991359%20L96.36019,13.4994448%20Z%20M20.9263786,9.77696154%20C20.9263786,11.6867842%2019.3774858,13.2350958%2017.4669462,13.2350958%20C15.5564067,13.2350958%2014.0075138,11.6867842%2014.0075138,9.77696154%20C14.0075138,7.86713889%2015.5564067,6.31882727%2017.4669462,6.31882727%20C19.3777967,6.31882727%2020.9263786,7.86713889%2020.9263786,9.77696154%20Z%20M7.19810705,33.8825664%20L7.86542767,33.370918%20C10.5723363,35.3071623%2013.8849955,36.4495123%2017.4666353,36.4495123%20C21.2920678,36.4495123%2024.8102717,35.1467671%2027.6107794,32.9658888%20C27.7109086,32.8875563%2027.8122816,32.8104671%2027.911167,32.7296478%20C31.6215442,29.7007884%2033.991372,25.0934656%2033.991372,19.9309763%20C33.991372,16.1809599%2032.7388243,12.7231365%2030.6320688,9.95103391%20L33.6953379,6.94020349%20C36.3938506,10.2208461%2038.0148862,14.420653%2038.0148862,18.9996891%20C38.0148862,25.090668%2035.1447235,30.5077382%2030.6858649,33.9851448%20C29.9392495,34.5673547%2029.1484776,35.0948562%2028.3182139,35.5623649%20C25.566216,37.111609%2022.3913122,37.9999998%2019.0077541,37.9999998%20C14.5432983,38.0006215%2010.441733,36.4572834%207.19810705,33.8825664%20Z%20M4.22066299,29.8080294%20L3.71659649,30.2845526%20C1.38221815,27.128869%203.55271368e-15,23.2265394%203.55271368e-15,19.0003107%20C3.55271368e-15,13.810778%202.08343344,9.10958048%205.45766273,5.68035466%20C6.01552535,5.11337606%206.61008128,4.583077%207.23480036,4.08914663%20C10.4728291,1.53121523%2014.5600901,-7.10542736e-15%2019.0074431,-7.10542736e-15%20C23.0797781,-7.10542736e-15%2026.8498597,1.28440546%2029.94267,3.46404029%20L26.636852,6.19044889%20C24.0132807,4.43729139%2020.8598331,3.41368364%2017.4669462,3.41368364%20C13.7770923,3.41368364%2010.3702122,4.62348666%207.61945814,6.66728287%20L7.30849793,6.90880829%20C3.43611037,9.93207246%200.942520411,14.6394869%200.942520411,19.9319088%20C0.942520411,23.6352986%202.16179541,27.0533341%204.22066299,29.8080294%20Z%20M26.5870984,31.6448038%20C26.1330964,31.1608205%2025.7011727,30.7390058%2025.4188208,30.5164418%20C21.7650383,27.6411392%2020.3812654,25.734425%2016.8764328,25.734425%20C13.0848949,25.734425%2011.5499953,27.41298%206.69963783,30.8686276%20C6.46890535,31.0327529%206.23226462,31.1996759%205.98567317,31.3728158%20C5.89891527,31.4334302%205.10316808,31.88291%205.03071435,31.9556474%20L5.77204351,31.2562494%20C5.77204351,31.2562494%206.68533366,30.4841141%207.11321491,30.0762874%20C8.49325634,28.9588049%2010.3624382,27.7524212%2011.8550472,25.7776322%20C12.967041,24.3073423%2013.3566741,24.1457037%2013.5264584,20.8429912%20C13.6427575,18.5844021%2012.9580231,17.4473365%2012.1271374,15.5586512%20C11.4790963,14.0858745%208.49263442,9.83477843%207.96804454,8.64238265%20C9.8223003,11.8328806%2013.6872248,15.14181%2017.2191109,15.14181%20C21.0053625,15.14181%2023.3991342,12.0234277%2027.8676325,8.22585233%20C31.0957105,5.43043646%2031.7185638,5.02789409%2032.5469618,4.39408414%20C35.7212437,2.25050715%2037.4703949,1.19519337%2037.4703949,1.19519337%20C37.4703949,1.19519337%2035.3990889,3.00927621%2032.8448617,5.18424839%20C32.482904,5.49229433%2028.9165013,8.45307895%2028.2208833,9.14657086%20C27.0009864,10.3632124%2025.5693256,11.8471794%2023.8270155,13.69359%20C22.994264,14.5766965%2021.5448785,16.1691479%2020.4841932,18.4339538%20C19.6290526,20.2601596%2019.7123899,23.4074503%2021.267191,25.5444996%20C22.1994497,26.8257966%2025.683137,30.5108467%2026.5870984,31.6448038%20Z'%20id='Logo'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:89px 24px;flex:none;width:89px;height:24px;margin:5px 12px 5px auto}`,c=document.createElement(`style`);c.textContent=s,document.head.appendChild(c),o.embedAll();
//# sourceMappingURL=embed-uBvllAyl.js.map