It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://aff-berlin.com

  1. <!DOCTYPE html>
  2. <html lang="en-GB" prefix="og: https://ogp.me/ns#" >
  3. <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",e=>{this.persisted=e.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(e){if(document.hidden){e._triggerListener();return}this.triggerEvents.forEach(t=>window.addEventListener(t,e.userEventHandler,{passive:!0})),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(e=>window.removeEventListener(e,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(e=>{this._isClickPending?this._pendingClickFinished=e:e()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(e,t,i){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(i,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{if(t.hasAttribute("src")){let i=new URL(t.src).origin;i!==location.origin&&e.push({src:i,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}}),e=[...new Map(e.map(e=>[JSON.stringify(e),e])).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(e){console.error(e)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{e.hasAttribute("data-rocket-src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)})}async _transformScript(e){return await this._littleBreath(),new Promise(t=>{function i(){e.setAttribute("data-rocket-status","executed"),t()}function r(){e.setAttribute("data-rocket-status","failed"),t()}try{let n=e.getAttribute("data-rocket-type"),s=e.getAttribute("data-rocket-src");if(n?(e.type=n,e.removeAttribute("data-rocket-type")):e.removeAttribute("type"),e.addEventListener("load",i),e.addEventListener("error",r),s)e.src=s,e.removeAttribute("data-rocket-src");else if(navigator.userAgent.indexOf("Firefox/")>0){var a=document.createElement("script");[...e.attributes].forEach(e=>{"type"!==e.nodeName&&a.setAttribute("data-rocket-type"===e.nodeName?"type":e.nodeName,e.nodeValue)}),a.text=e.text,e.parentNode.replaceChild(a,e),i()}else e.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(e.text)))}catch(o){r()}})}async _loadScriptsFromList(e){let t=e.shift();return t&&t.isConnected?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var i=document.createDocumentFragment();e.forEach(e=>{let r=e.getAttribute&&e.getAttribute("data-rocket-src")||e.src;if(r){let n=document.createElement("link");n.href=r,n.rel=t,"preconnect"!==t&&(n.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),e.crossOrigin&&(n.crossOrigin=e.crossOrigin),e.integrity&&(n.integrity=e.integrity),i.appendChild(n),this.trash.push(n)}}),document.head.appendChild(i)}_delayEventListeners(e){let t={};function i(e,i){!function e(i){!t[i]&&(t[i]={originalFunctions:{add:i.addEventListener,remove:i.removeEventListener},eventsToRewrite:[]},i.addEventListener=function(){arguments[0]=r(arguments[0]),t[i].originalFunctions.add.apply(i,arguments)},i.removeEventListener=function(){arguments[0]=r(arguments[0]),t[i].originalFunctions.remove.apply(i,arguments)});function r(e){return t[i].eventsToRewrite.indexOf(e)>=0?"rocket-"+e:e}}(e),t[e].eventsToRewrite.push(i)}function r(e,t){let i=e[t];Object.defineProperty(e,t,{get:()=>i||function(){},set(r){e["rocket"+t]=i=r}})}i(document,"DOMContentLoaded"),i(window,"DOMContentLoaded"),i(window,"load"),i(window,"pageshow"),i(document,"readystatechange"),r(document,"onreadystatechange"),r(window,"onload"),r(window,"onpageshow")}_delayJQueryReady(e){let t;function i(i){if(i&&i.fn&&!e.allJQueries.includes(i)){i.fn.ready=i.fn.init.prototype.ready=function(t){return e.domReadyFired?t.bind(document)(i):document.addEventListener("rocket-DOMContentLoaded",()=>t.bind(document)(i)),i([])};let r=i.fn.on;i.fn.on=i.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map(e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]})}return r.apply(this,arguments),this},e.allJQueries.push(i)}t=i}i(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>t,set(e){i(e)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(e=>e(window).trigger("rocket-jquery-load")),await this._littleBreath();let e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let e=new Map;document.write=document.writeln=function(t){let i=document.currentScript;i||console.error("WPRocket unable to document.write this: "+t);let r=document.createRange(),n=i.parentElement,s=e.get(i);void 0===s&&(s=i.nextSibling,e.set(i,s));let a=document.createDocumentFragment();r.setStart(a,0),a.appendChild(r.createContextualFragment(t)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(e=>setTimeout(e)):new Promise(e=>requestAnimationFrame(e))}_emptyTrash(){this.trash.forEach(e=>e.remove())}static run(){let e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script>
  4.  
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <!-- WP_HEAD() START -->
  7.  
  8.  
  9.  
  10. <!-- Search Engine Optimization by Rank Math - https://rankmath.com/ -->
  11. <title>aff-berlin - Aff-berlin</title><link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Poppins%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%7CRoboto%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%7CRoboto%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%7CRoboto%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900&#038;display=swap" /></noscript>
  12. <meta name="robots" content="index, follow, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/>
  13. <link rel="canonical" href="https://aff-berlin.com" />
  14. <meta property="og:locale" content="en_GB" />
  15. <meta property="og:type" content="website" />
  16. <meta property="og:title" content="aff-berlin - Aff-berlin" />
  17. <meta property="og:url" content="https://aff-berlin.com" />
  18. <meta property="og:updated_time" content="2024-03-30T00:44:17+00:00" />
  19. <meta property="article:published_time" content="2023-10-20T11:56:32+00:00" />
  20. <meta property="article:modified_time" content="2024-03-30T00:44:17+00:00" />
  21. <meta name="twitter:card" content="summary_large_image" />
  22. <meta name="twitter:title" content="aff-berlin - Aff-berlin" />
  23. <meta name="twitter:label1" content="Written by" />
  24. <meta name="twitter:data1" content="Clément" />
  25. <meta name="twitter:label2" content="Time to read" />
  26. <meta name="twitter:data2" content="Less than a minute" />
  27. <script type="application/ld+json" class="rank-math-schema">{"@context":"https://schema.org","@graph":[{"@type":["Person","Organization"],"@id":"https://aff-berlin.com/#person","name":"Aff-berlin"},{"@type":"WebSite","@id":"https://aff-berlin.com/#website","url":"https://aff-berlin.com","publisher":{"@id":"https://aff-berlin.com/#person"},"inLanguage":"en-GB","potentialAction":{"@type":"SearchAction","target":"https://aff-berlin.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://aff-berlin.com#webpage","url":"https://aff-berlin.com","name":"aff-berlin - Aff-berlin","datePublished":"2023-10-20T11:56:32+00:00","dateModified":"2024-03-30T00:44:17+00:00","about":{"@id":"https://aff-berlin.com/#person"},"isPartOf":{"@id":"https://aff-berlin.com/#website"},"inLanguage":"en-GB"},{"@type":"Person","@id":"https://aff-berlin.com/author/admin","name":"Cl\u00e9ment","url":"https://aff-berlin.com/author/admin","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/5303069d9aecbefaa298f662180b8d99?s=96&amp;d=mm&amp;r=g","url":"https://secure.gravatar.com/avatar/5303069d9aecbefaa298f662180b8d99?s=96&amp;d=mm&amp;r=g","caption":"Cl\u00e9ment","inLanguage":"en-GB"},"sameAs":["https://aff-berlin.com"]},{"@type":"Article","headline":"aff-berlin - Aff-berlin","datePublished":"2023-10-20T11:56:32+00:00","dateModified":"2024-03-30T00:44:17+00:00","author":{"@id":"https://aff-berlin.com/author/admin","name":"Cl\u00e9ment"},"publisher":{"@id":"https://aff-berlin.com/#person"},"name":"aff-berlin - Aff-berlin","@id":"https://aff-berlin.com#richSnippet","isPartOf":{"@id":"https://aff-berlin.com#webpage"},"inLanguage":"en-GB","mainEntityOfPage":{"@id":"https://aff-berlin.com#webpage"}}]}</script>
  28. <!-- /Rank Math WordPress SEO plugin -->
  29.  
  30. <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
  31. <link rel='stylesheet' id='wp-block-library-css' href='https://aff-berlin.com/wp-includes/css/dist/block-library/style.min.css?ver=6.5.2' type='text/css' media='all' />
  32. <style id='rank-math-toc-block-style-inline-css' type='text/css'>
  33. .wp-block-rank-math-toc-block nav ol{counter-reset:item}.wp-block-rank-math-toc-block nav ol li{display:block}.wp-block-rank-math-toc-block nav ol li:before{content:counters(item, ".") ". ";counter-increment:item}
  34.  
  35. </style>
  36. <style id='classic-theme-styles-inline-css' type='text/css'>
  37. /*! This file is auto-generated */
  38. .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
  39. </style>
  40. <style id='global-styles-inline-css' type='text/css'>
  41. body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
  42. .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
  43. :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
  44. :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
  45. .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
  46. </style>
  47. <link rel='stylesheet' id='contact-form-7-css' href='https://aff-berlin.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.9.3' type='text/css' media='all' />
  48. <link rel='stylesheet' id='dscf7-math-captcha-style-css' href='https://aff-berlin.com/wp-content/plugins/ds-cf7-math-captcha/assets/css/style.css?ver=6.5.2' type='text/css' media='1' />
  49. <link rel='stylesheet' id='oxygen-css' href='https://aff-berlin.com/wp-content/plugins/oxygen/component-framework/oxygen.css?ver=4.8.2' type='text/css' media='all' />
  50. <link rel='stylesheet' id='recent-posts-widget-with-thumbnails-public-style-css' href='https://aff-berlin.com/wp-content/plugins/recent-posts-widget-with-thumbnails/public.css?ver=7.1.1' type='text/css' media='all' />
  51. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://aff-berlin.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
  52. <link rel="https://api.w.org/" href="https://aff-berlin.com/wp-json/" /><link rel="alternate" type="application/json" href="https://aff-berlin.com/wp-json/wp/v2/pages/86" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://aff-berlin.com/xmlrpc.php?rsd" />
  53. <meta name="generator" content="WordPress 6.5.2" />
  54. <link rel='shortlink' href='https://aff-berlin.com/' />
  55. <link rel="alternate" type="application/json+oembed" href="https://aff-berlin.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Faff-berlin.com%2F" />
  56. <link rel="alternate" type="text/xml+oembed" href="https://aff-berlin.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Faff-berlin.com%2F&#038;format=xml" />
  57. <link rel="icon" href="https://aff-berlin.com/wp-content/uploads/2024/04/cropped-Aff-berlin-e1713431727833-32x32.png" sizes="32x32" />
  58. <link rel="icon" href="https://aff-berlin.com/wp-content/uploads/2024/04/cropped-Aff-berlin-e1713431727833-192x192.png" sizes="192x192" />
  59. <link rel="apple-touch-icon" href="https://aff-berlin.com/wp-content/uploads/2024/04/cropped-Aff-berlin-e1713431727833-180x180.png" />
  60. <meta name="msapplication-TileImage" content="https://aff-berlin.com/wp-content/uploads/2024/04/cropped-Aff-berlin-e1713431727833-270x270.png" />
  61. <style type="text/css" id="wp-custom-css">
  62. /*variable couleur*/
  63. :root {
  64.  --main-bg-cat: #F5B240;
  65. --main-bg-head-sidebar: #F5B240;
  66. --main-bg-submit: #000;
  67. --main-btn-read: #000;
  68. }
  69.  
  70.  
  71. /*fin variable couleur*/
  72.  
  73.  
  74.  
  75. /*Radius post*/
  76. .oxy-post-image-fixed-ratio {
  77.    border-radius: 10px;
  78. }
  79.  
  80. a.oxy-post-image {
  81.    border-radius: 10px;
  82. }
  83.  
  84. h2.widgettitle img {
  85.    border-radius: 10px;
  86. }
  87.  
  88.  
  89. aside img {
  90.    border-radius: 10px;
  91. }
  92.  
  93. .oxy-post-overlay {
  94.    border-radius: 10px;
  95. }
  96.  
  97. .oxy-post-image {
  98.    border-radius: 10px;
  99. }
  100.  
  101. .oxy-post {
  102.    border-radius: 10px;
  103. }
  104.  
  105. .single img {
  106.    border-radius: 10px;
  107. }
  108.  
  109. .swiper-container
  110. {
  111.  width: 100%;
  112.  border-radius: 10px;
  113. }
  114.  
  115. .custom-content {
  116.    border-radius: 10px;
  117. }
  118. /*Fin radius post*/
  119. /*wp-cat*/
  120. .custom-grid .oxy-post{
  121. width:100% !important;
  122. }
  123.  
  124. .wp-cat ul.post-categories {
  125.    position: absolute;
  126.    bottom: 0;
  127. }
  128.  
  129. .wp-cat .oxy-post-image {
  130.    position: relative;
  131. }
  132.  
  133.  
  134. .wp-cat ul.post-categories li {
  135.    background-color: var(--main-bg-cat);
  136.    color: #fff;
  137.    text-transform: capitalize;
  138.    padding: 5px;
  139.  border-radius: 0px 0px 0px 10px;
  140. }
  141.  
  142. .wp-cat ul.post-categories li a{
  143.   color:#fff;
  144. }
  145.  
  146. /*Fin wp-cat*/
  147.  
  148.  
  149.  
  150. #_posts_grid-295-690 .oxy-post {
  151.    width: 100% !important;
  152. }
  153.  
  154. #_posts_grid-356-46 > .oxy-posts {
  155.    grid-template-columns: auto !important;
  156. }
  157.  
  158. #_posts_grid-361-46 > .oxy-posts {
  159.    grid-template-columns: auto !important;
  160. }
  161.  
  162. #_posts_grid-359-46 > .oxy-posts {
  163.    grid-column-gap: 0.6px !important;
  164. }
  165.  
  166. #_posts_grid-352-46 > .oxy-posts {
  167.    grid-template-columns: auto !important;
  168. }
  169.  
  170. /* .post-categories li a:nth-child(1) {
  171.    background-color:  #ffc400;
  172.    border-radius: 0px !important;
  173.  padding:5px;
  174. } */
  175.  
  176. div#div_block-296-690 .oxy-post {
  177.    margin-bottom: 1em !important;
  178. }
  179.  
  180. .oxy-post.rocket-lazyload.entered.lazyloaded {
  181.    height: 100% !important;
  182. }
  183.  
  184. #_posts_grid-48-28 > .oxy-posts {
  185.    grid-auto-rows: auto !important;
  186. }
  187. .oxy-easy-posts-pages {
  188.    display: none;
  189. }
  190.  
  191. span#span-37-29 a {
  192.    color: #fff;
  193. }
  194.  
  195. .ftr-img img {
  196.    width: 100%;
  197.    height: auto;
  198. }
  199.  
  200. a.oxy-read-more {
  201.    background:  var(--main-btn-read) !important;
  202.    color: #fff !important;
  203.    border: 0px !important;
  204.    margin-top: 25px;
  205.    font-size: 12px !important;
  206. }
  207.  
  208.  
  209.  
  210. /*section 1*/
  211. #_posts_grid-120-73 > .oxy-posts {
  212.    grid-template-columns: auto !important;
  213. }
  214.  
  215. div#_posts_grid-352-46 .oxy-post-image-overlay {
  216.   padding: 25rem 2rem 0rem 1rem !important;
  217.    height: 504px;
  218.    align-items: start;
  219. }
  220.  
  221. .custom-ctn h2 {text-align: left;padding-bottom: 15px;}
  222.  
  223.  
  224.  
  225. ul.post-categories li {
  226.    list-style: none;
  227.    display: inline-block;
  228.  
  229. }
  230.  
  231. .wp-category ul.post-categories li a {
  232.    background-color: var(--main-bg-cat);
  233.    color: #fff;
  234.    padding:5px;
  235.  text-transform:capitalize;
  236. }
  237.  
  238. ul.post-categories {
  239.    padding: 0;
  240.    margin: 0;
  241. }
  242.  
  243. div#div_block-111-73 {
  244.    position: relative;
  245.    padding:0px;
  246. }
  247.  
  248. div#div_block-112-73 {
  249.    padding: 0;
  250. }
  251.  
  252. div#new_columns-350-46 .wp-category {
  253.    position: absolute;
  254.    left: 16px;
  255.    bottom: 156px;
  256. }
  257.  
  258. div#div_block-353-46 .oxy-post-image-overlay {
  259.    height: 250px;
  260.    padding: 110px 0px 0px 20px;
  261. }
  262.  
  263.  
  264. #_posts_grid-352-46 > .oxy-posts {
  265.    grid-template-columns: auto !important;
  266.    margin-right: -34px;
  267. }
  268.  
  269. #_posts_grid-120-73 > .oxy-posts {
  270.    gap: 1px !important;
  271. }
  272.  
  273. #_posts_grid-126-73 > .oxy-posts {
  274.    gap: 1px !important;
  275. }
  276.  
  277. #_posts_grid-122-73 > .oxy-posts {
  278.    gap: 0px !important;
  279. }
  280.  
  281. #_posts_grid-128-73 > .oxy-posts {
  282.    gap: 0px !important;
  283. }
  284. /*fin section 1*/
  285. /*section 2*/
  286.  
  287. #_posts_grid-142-73 .oxy-post {
  288.    width: 100% !important;
  289. }
  290.  
  291. div#_posts_grid-142-73 {
  292.    position: relative;
  293. }
  294.  
  295. #_posts_grid-272-690 .oxy-post {
  296.    margin-bottom: 1rem !important;
  297.    align-items:start !important;
  298. }
  299.  
  300. .left-img .oxy-post-image-fixed-ratio {
  301.    padding-bottom: 55% !important;
  302. }
  303.  
  304. #_posts_grid-281-690 .oxy-post {
  305.    width: 100% !important;
  306. }
  307.  
  308. #_posts_grid-281-690 .oxy-post-image-fixed-ratio {
  309.    padding-bottom: 55% !important;
  310. }
  311.  
  312. div#div_block-140-73 .wp-category {
  313.    position: absolute;
  314.    left: 6px;
  315.    top: 177px;
  316. }
  317.  
  318. /* div#_posts_grid-142-73 ul.post-categories li a {
  319.    background:  #ffc400;
  320.    color: #fff;
  321.    padding: 5px;
  322.    border-radius: 0px 0px 0px 10px;
  323. } */
  324.  
  325. div#div_block-140-73 .wp-category a.oxy-post-image {background: none;}
  326.  
  327. #_posts_grid-142-73 .oxy-post-image-fixed-ratio {
  328.    padding-bottom: 55% !important;
  329. }
  330.  
  331. div#div_block-141-73 .oxy-post {
  332.    width: 100%;
  333. }
  334.  
  335. div#div_block-141-73 .oxy-post-image-fixed-ratio {
  336.    padding-bottom: 63% !important;
  337. }
  338.  
  339. div#div_block-141-73 .wp-category {
  340.    position: absolute;
  341.    top: 20px;
  342.    left: 6px;
  343. }
  344.  
  345. .wp-category a.oxy-post-image {
  346.    background: none !important;
  347. }
  348.  
  349. #_posts_grid-148-73 .oxy-post {margin-bottom: 0px !important;}
  350.  
  351. #_posts_grid-150-73 .oxy-post {
  352.    margin-bottom: 0px !important;
  353. }
  354.  
  355. .custom-date {
  356.    font-size: 12px !important;
  357. }
  358.  
  359. /*fin section 2*/
  360. /*section 3*/
  361. #_posts_grid-176-73 .oxy-post {
  362.    width: 100% !important;
  363. }
  364.  
  365. #_posts_grid-182-73 .oxy-post {
  366.    width: 100% !important;
  367. }
  368.  
  369. #_posts_grid-187-73 .oxy-post {
  370.    width: 100%;
  371. }
  372.  
  373. div#div_block-175-73 .wp-category {
  374.    position: absolute;
  375.    top: 177px;
  376.    left: 6px;
  377. }
  378. div#div_block-175-73 ul.post-categories a {
  379.    border-radius: 0px 0px 0px 10px;
  380. }
  381.  
  382. #_posts_grid-176-73 .oxy-post {
  383.    margin-bottom: 0em !important;
  384. }
  385.  
  386. #_posts_grid-281-690 .oxy-post {
  387.    margin-bottom: 0em !important;
  388. }
  389.  
  390. #_posts_grid-278-690 .oxy-post {
  391.    margin-bottom: 1em !important;
  392. }
  393.  
  394. #_posts_grid-176-73 .oxy-post-image-fixed-ratio {
  395.    padding-bottom: 55% !important;
  396. }
  397.  
  398. div#div_block-280-690 {
  399.    position: relative;
  400. }
  401.  
  402. #_posts_grid-281-690 .wp-category {
  403.    position: absolute;
  404.    top: 177px;
  405.    left: 6px;
  406. }
  407.  
  408. #_posts_grid-281-690 ul.post-categories a {
  409.    border-radius: 0px 0px 0px 10px;
  410. }
  411.  
  412. #_posts_grid-282-690 .oxy-post {
  413.    margin-bottom: 1em !important;
  414. }
  415.  
  416. div#div_block-177-73 .wp-category {
  417.    position: absolute;
  418.    top: 19px;
  419.    left: 6px;
  420. }
  421.  
  422. #_posts_grid-182-73 .oxy-post-image-fixed-ratio {
  423.    padding-bottom: 50% !important;
  424. }
  425.  
  426. #_posts_grid-187-73 .oxy-post {
  427.    width: 100% !important;
  428. }
  429.  
  430. #_posts_grid-187-73 .oxy-post-image-fixed-ratio {
  431.    padding-bottom: 50% !important;
  432. }
  433.  
  434. #_posts_grid-182-73 .oxy-post {
  435.    margin-bottom: 0px !important;
  436. }
  437.  
  438. /*fin section 3*/
  439. /*fin section 4*/
  440.  
  441. #_posts_grid-210-73 .oxy-post {
  442.    width: 100% !important;
  443.    padding:0px !important;
  444.    border-radius:10px;
  445. }
  446.  
  447. #div_block-209-73 .wp-category {
  448.    position: absolute;
  449.    top: 25px;
  450.    left: -9px;
  451. }
  452.  
  453. .custom-content {
  454.    padding: 20px 20px 0px  20px;
  455. }
  456.  
  457. div#div_block-218-73 .oxy-post {
  458.    width: 100%;
  459.    padding: 0px !important;
  460.    border-radius:10px;
  461. }
  462.  
  463. div#div_block-218-73 .custom-content {
  464.    padding: 20px 20px 20px 20px;
  465. }
  466.  
  467. #_posts_grid-219-73 .oxy-post {
  468.    margin-bottom: 0px !important;
  469. }
  470.  
  471. /*fin section 4*/
  472. /*section 5*/
  473. div#div_block-225-73 .wp-category {
  474.    position: relative;
  475.    top: -263px;
  476.    left: -10px;
  477. }
  478.  
  479. div#div_block-225-73 h2 {
  480.    text-align: center;
  481. }
  482.  
  483. li#sp_widget_post_slider-2 {
  484.    position: relative;
  485.    width: 100%;
  486. }
  487.  
  488. .slick-slide img {
  489.    width: 100%;
  490.    height: 500px;
  491.    object-fit: cover;
  492. }
  493. /*fin section 5*/
  494. aside li {
  495.    list-style: none;
  496. }
  497.  
  498. li#search-2 h2.widgettitle:after {
  499.    content: '';
  500.    width: 100%;
  501.    height: 2px;
  502.    background: var(--main-bg-head-sidebar);
  503.    position: absolute;
  504.    top: 75px;
  505.    left: 20px;
  506. }
  507.  
  508.  
  509. li#recent-posts-widget-with-thumbnails-2 h2.widgettitle:after {
  510.    content: '';
  511.    position: absolute;
  512.    width: 100%;
  513.    height: 2px;
  514.    background: var(--main-bg-head-sidebar);
  515.    left: 0;
  516.    top: 55px;
  517. }
  518.  
  519. li#media_gallery-2 {
  520.    position: relative;
  521. }
  522.  
  523. li#media_gallery-2 h2.widgettitle:after {
  524.    content: '';
  525.    background: #000;
  526.    height: 2px;
  527.    width: 100%;
  528.    position: absolute;
  529.    left: 0;
  530.    top: 56px;
  531. }
  532.  
  533. li#recent-posts-widget-with-thumbnails-2 {
  534.    position: relative;
  535. }
  536.  
  537. aside {
  538.    position: relative;
  539. }
  540.  
  541.  
  542. h2.widgettitle {
  543.    text-transform: uppercase;
  544.    font-size: 16px;
  545.    color: #2b2c28;
  546.    margin-bottom:20px;
  547. }
  548.  
  549. li#sp_widget_post_slider-2 {
  550.    margin-top: 30px;
  551. }
  552.  
  553. input#s {
  554.    height: 40px;
  555.      width:170px;
  556. }
  557.  
  558. h2.widgettitle {
  559.   margin-top: 30px;
  560.    background: var(--main-bg-head-sidebar);
  561.    color: #fff;
  562.    width: 55%;
  563.    padding: 0px 5px;
  564. }
  565.  
  566. input#searchsubmit {
  567.    padding: 10px 16px;
  568.    border: 0;
  569.    background: var(--main-bg-submit);
  570.    color: #fff;
  571. }
  572.  
  573. li#sp_widget_post_slider-2 h2.widgettitle:after {
  574.   content: '';
  575.    width: 100%;
  576.    height: 3px;
  577.    background: #000000;
  578.    position: absolute;
  579.    top: 76px;
  580.    left: 20px;
  581. }
  582.  
  583. .wps-caption {
  584.       text-align: center;
  585.    border-radius: 0px 0px 10px 10px;
  586. }
  587.  
  588. .entered.lazyloaded {
  589.    border-radius: 10px;
  590. }
  591.  
  592. a.oxy-post-image {
  593.    border-radius: 10px;
  594. }
  595.  
  596. div#div_block-218-73 .entered.lazyloaded {
  597.    border-radius: 10px 10px 10px 10px;
  598. }
  599.  
  600. div#_posts_grid-287-690 .wp-category {
  601.    position: relative;
  602.    top: -42px;
  603. }
  604.  
  605. div#_posts_grid-287-690 ul.post-categories a {
  606.    border-radius: 0px 0px 0px 10px;
  607. }
  608.  
  609. .grid-img .oxy-post {
  610.    width: 100% !important;
  611. }
  612.  
  613. .grid-img .wp-category {
  614.    position: absolute;
  615.    top: 359px;
  616.    left: 6px;
  617. }
  618.  
  619. .grid-img ul.post-categories a {
  620.    border-radius: 0px 0px 0px 10px;
  621. }
  622.  
  623. .img-left-big .oxy-post-image-fixed-ratio {
  624.    padding-bottom: 50% !important;
  625. }
  626.  
  627. #_posts_grid-302-690 .oxy-post {
  628.    align-items: start !important;
  629.    margin-bottom: 2em !important;
  630. }
  631.  
  632. .oxy-post-image-overlay {
  633.    border-radius: 10px;
  634. }
  635.  
  636. nav.oxel-breadcrumb ul.post-categories li a {
  637.    background: no-repeat;
  638.    color: #000;
  639.    position: relative;
  640.    top: -3px;
  641. }
  642.  
  643. .archive .oxy-post {
  644.    width: 100% !important;
  645.    padding:0px !important;
  646.    border-bottom: 1px solid #dddddd;
  647. }
  648.  
  649. .archive .wp-category {
  650. position: relative;
  651.    left: 0px;
  652.    bottom: 10px;
  653. }
  654.  
  655. .custom-feature img.entered.lazyloaded {
  656.    width: 100%;
  657.    height: 600px;
  658.    object-fit: cover;
  659. }
  660.  
  661. .single input#searchsubmit {
  662.    padding: 10px 6px;
  663. }
  664.  
  665. div#_posts_grid-210-73 .entered.lazyloaded {
  666.    border-radius: 10px 10px 0px 0px;
  667. }
  668.  
  669.  
  670.  
  671. li#custom_html-3 h2.widgettitle:after {
  672.    content: '';
  673.    width: 50%;
  674.    height: 5px;
  675.    background: #dddddd;
  676.    position: absolute;
  677.    top: 8px;
  678.    left: 123px;
  679. }
  680.  
  681. li#custom_html-3 {
  682.    position: relative;
  683.    margin-top: 30px;
  684. }
  685.  
  686. input.wpcf7-form-control.has-spinner.wpcf7-submit {
  687.    background: #33bc7e;
  688.    color: #fff;
  689.    border: 0px;
  690.    padding: 5px 25px;
  691. }
  692.  
  693. #rpwwt-recent-posts-widget-with-thumbnails-2 img {
  694.    width: 100px;
  695.    height: 75px;
  696.    object-fit: cover;
  697. }
  698.  
  699. span.rpwwt-post-title {
  700.    font-size: 14px;
  701.    color: #000;
  702.    font-weight: 600;
  703. }
  704.  
  705. div#div_block-331-46 .oxy-post {
  706.    width: 100% !important;
  707. }
  708.  
  709. div#div_block-331-46 .wp-category {
  710.    position: relative;
  711.    top: -41px;
  712.    left: -10px;
  713. }
  714.  
  715.  
  716. div#div_block-331-46 ul.post-categories a {
  717.    border-radius: 0px 0px 0px 10px;
  718. }
  719.  
  720. #_posts_grid-326-46 .oxy-post {
  721.    margin-bottom: 1em !important;
  722.    align-items: start !important;
  723. }
  724.  
  725. #_posts_grid-347-46 .oxy-post {
  726.    margin-bottom: 1em !important;
  727.    align-items: start !important;
  728. }
  729.  
  730. label.wp-block-search__label {
  731.    background: var(--main-bg-head-sidebar) ;;
  732.    color: #fff;
  733.    padding:0px 6px;
  734. }
  735.  
  736. label.wp-block-search__label:after {
  737.    content: '';
  738.    width: 100% !important;
  739.    height: 2px;
  740.    background: var(--main-bg-head-sidebar) ;
  741.    position: absolute;
  742.    top: 42px;
  743.    left: 20px;
  744. }
  745.  
  746. h2.widgettitle:after{
  747.    content: '';
  748.    width: 100% !important;
  749.    height: 2px;
  750.    background: var(--main-bg-head-sidebar) ;
  751.    position: absolute;
  752.    top: 190px;
  753.    left: 20px;
  754. }
  755.  
  756. .wp-block-search__inside-wrapper {
  757.    margin-top: 20px;
  758. }
  759.  
  760. /*mobile*/
  761. @media (max-width: 500px){
  762.    div#_posts_grid-352-46 .oxy-post-image-overlay {
  763.     height: 572px;
  764. }
  765.    div#div_block-225-73 .wp-category {
  766.  display:none;
  767. }
  768.    .archive .wp-category {
  769.    display:none;
  770. }
  771.    div#new_columns-48-38 {
  772.    margin-left: 0px;
  773.    padding-right: 20px;
  774.    padding-left: 20px;
  775. }
  776.    picture#image-97-31 img {
  777.    width: 220%;
  778.    height: auto;
  779. }
  780.    li#search-2 h2.widgettitle:after {
  781.    width: 87%;
  782. }
  783.    .grid-img .wp-category {
  784.    position: absolute;
  785.    top: 239px;
  786.    left: 6px;
  787. }
  788.    #_posts_grid-281-690 .wp-category {
  789.    top: 124px;
  790. }
  791.    div#div_block-175-73 .wp-category {
  792.    top: 126px;
  793. }
  794.    div#div_block-140-73 .wp-category {
  795.    position: absolute;
  796.    left: 6px;
  797.    top: 36%;
  798. }
  799.    section#section-109-73 .wp-category {
  800.    position: absolute;
  801.    left: 16px;
  802.    bottom: 155px;
  803. }
  804.    
  805. }
  806. /*fin mobile*/
  807. *
  808. * </style>
  809. <link rel='stylesheet' id='oxygen-cache-24-css' href='//aff-berlin.com/wp-content/uploads/oxygen/css/24.css?cache=1713431815&#038;ver=6.5.2' type='text/css' media='all' />
  810. <link rel='stylesheet' id='oxygen-cache-86-css' href='//aff-berlin.com/wp-content/uploads/oxygen/css/86.css?cache=1713431929&#038;ver=6.5.2' type='text/css' media='all' />
  811. <link rel='stylesheet' id='oxygen-universal-styles-css' href='//aff-berlin.com/wp-content/uploads/oxygen/css/universal.css?cache=1713431952&#038;ver=6.5.2' type='text/css' media='all' />
  812. <!-- END OF WP_HEAD() -->
  813. </head>
  814. <body data-rsssl=1 class="home page-template-default page page-id-86  wp-embed-responsive oxygen-body" >
  815.  
  816.  
  817.  
  818.  
  819. <div id="div_block-65-40" class="ct-div-block" ><section id="section-81-40" class=" ct-section" ><div class="ct-section-inner-wrap"><div id="new_columns-83-40" class="ct-new-columns" ><div id="div_block-84-40" class="ct-div-block" ><a id="link-89-40" class="ct-link" href="/"   ><img  id="image-97-31" alt="" src="https://aff-berlin.com/wp-content/uploads/2024/04/Aff-berlin-e1713431727833.png" class="ct-image"/></a></div><div id="div_block-85-40" class="ct-div-block" ></div><div id="div_block-86-40" class="ct-div-block" ></div></div></div></section><header id="_header-72-40" class="oxy-header-wrapper oxy-overlay-header oxy-header" ><div id="_header_row-73-40" class="oxy-header-row" ><div class="oxy-header-container"><div id="_header_left-74-40" class="oxy-header-left" ><nav id="_nav_menu-78-40" class="oxy-nav-menu oxy-nav-menu-dropdowns oxy-nav-menu-dropdown-arrow" ><div class='oxy-menu-toggle'><div class='oxy-nav-menu-hamburger-wrap'><div class='oxy-nav-menu-hamburger'><div class='oxy-nav-menu-hamburger-line'></div><div class='oxy-nav-menu-hamburger-line'></div><div class='oxy-nav-menu-hamburger-line'></div></div></div></div><div class="menu-main-menu-container"><ul id="menu-main-menu" class="oxy-nav-menu-list"><li id="menu-item-217" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-217"><a href="https://aff-berlin.com/category/automotive">automotive</a></li>
  820. <li id="menu-item-218" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-218"><a href="https://aff-berlin.com/category/business">business</a></li>
  821. <li id="menu-item-219" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-219"><a href="https://aff-berlin.com/category/cooking">cooking</a></li>
  822. <li id="menu-item-220" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-220"><a href="https://aff-berlin.com/category/finance-real-estate">finance &amp; real estate</a></li>
  823. <li id="menu-item-221" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-221"><a href="https://aff-berlin.com/category/health">health</a></li>
  824. <li id="menu-item-222" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-222"><a href="https://aff-berlin.com/category/home-living">home &amp; living</a></li>
  825. <li id="menu-item-223" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-223"><a href="https://aff-berlin.com/category/news">News</a></li>
  826. <li id="menu-item-224" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-224"><a href="https://aff-berlin.com/category/pets">pets</a></li>
  827. <li id="menu-item-225" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-225"><a href="https://aff-berlin.com/category/sports">sports</a></li>
  828. <li id="menu-item-226" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-226"><a href="https://aff-berlin.com/category/technology">technology</a></li>
  829. <li id="menu-item-227" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-227"><a href="https://aff-berlin.com/category/woman-fashion">woman / fashion</a></li>
  830. </ul></div></nav></div><div id="_header_center-75-40" class="oxy-header-center" ></div><div id="_header_right-76-40" class="oxy-header-right" ></div></div></div></header>
  831. <div id='inner_content-19-225' class='ct-inner-content'><section id="section-348-46" class=" ct-section" ><div class="ct-section-inner-wrap"><h1 id="headline-349-46" class="ct-headline">Aff-berlin</h1><div id="new_columns-350-46" class="ct-new-columns" ><div id="div_block-351-46" class="ct-div-block" >        
  832.                <div id="_posts_grid-352-46" class='oxy-easy-posts oxy-posts-grid' >
  833.                    <div class='oxy-posts'>
  834.                 <div class='oxy-post' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-9.jpg-9.jpg);'>
  835.  
  836.   <div class='oxy-post-image-overlay'>
  837.      
  838.    <div class='wp-category'>
  839.   <ul class="post-categories">
  840. <li><a href="https://aff-berlin.com/category/news" rel="category tag">News</a></li></ul>    </div>
  841.    <div class="custom-ctn">
  842.    <h2>
  843. <a class='oxy-post-title' href='https://aff-berlin.com/how-to-create-a-compelling-digital-art-portfolio-for-uk-freelancers.html'>
  844. How to Create a Compelling Digital Art Portfolio for UK Freelancers? </a></h2>
  845.     <div class='oxy-post-image-date-overlay'>
  846. April 17, 2024 </div>
  847. </div>
  848.  
  849.    
  850.   </div>
  851.  
  852. </div>            </div>
  853.                            </div>
  854.                </div><div id="div_block-353-46" class="ct-div-block" ><div id="div_block-354-46" class="ct-div-block" ><div id="div_block-355-46" class="ct-div-block" >        
  855.                <div id="_posts_grid-356-46" class='oxy-easy-posts oxy-posts-grid' >
  856.                    <div class='oxy-posts'>
  857.                 <div class='oxy-post' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-12.jpg-12-scaled.jpg);'>
  858.  
  859.   <div class='oxy-post-image-overlay'>
  860.      
  861.    <div class='wp-category'>
  862.   <ul class="post-categories">
  863. <li><a href="https://aff-berlin.com/category/business" rel="category tag">business</a></li></ul>    </div>
  864.    <div class="custom-ctn">
  865.    <h2>
  866. <a class='oxy-post-title' href='https://aff-berlin.com/what-are-the-latest-approaches-to-alleviate-skills-shortages-in-uk-tech-industries.html'>
  867. What Are the Latest Approaches to Alleviate Skills Shortages in UK Tech Industries? </a></h2>
  868.     <div class='oxy-post-image-date-overlay'>
  869. April 17, 2024 </div>
  870. </div>
  871.  
  872.    
  873.   </div>
  874.  
  875. </div>            </div>
  876.                            </div>
  877.                </div></div><div id="div_block-357-46" class="ct-div-block" ><div id="div_block-358-46" class="ct-div-block" >        
  878.                <div id="_posts_grid-359-46" class='oxy-easy-posts oxy-posts-grid' >
  879.                    <div class='oxy-posts'>
  880.                 <div class='oxy-post' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-8.jpg-8.jpg);'>
  881.  
  882.   <div class='oxy-post-image-overlay'>
  883.      
  884.    <div class='wp-category'>
  885.   <ul class="post-categories">
  886. <li><a href="https://aff-berlin.com/category/cooking" rel="category tag">cooking</a></li></ul>    </div>
  887.    <div class="custom-ctn">
  888.    <h2>
  889. <a class='oxy-post-title' href='https://aff-berlin.com/can-you-master-the-art-of-a-gourmet-cherry-clafoutis-with-a-custard-like-filling.html'>
  890. Can You Master the Art of a Gourmet Cherry Clafoutis with a Custard-like Filling? </a></h2>
  891.     <div class='oxy-post-image-date-overlay'>
  892. April 17, 2024 </div>
  893. </div>
  894.  
  895.    
  896.   </div>
  897.  
  898. </div>            </div>
  899.                            </div>
  900.                </div><div id="div_block-360-46" class="ct-div-block" >        
  901.                <div id="_posts_grid-361-46" class='oxy-easy-posts oxy-posts-grid' >
  902.                    <div class='oxy-posts'>
  903.                 <div class='oxy-post' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-1.jpg-1.jpg);'>
  904.  
  905.   <div class='oxy-post-image-overlay'>
  906.      
  907.    <div class='wp-category'>
  908.   <ul class="post-categories">
  909. <li><a href="https://aff-berlin.com/category/health" rel="category tag">health</a></li></ul>    </div>
  910.    <div class="custom-ctn">
  911.    <h2>
  912. <a class='oxy-post-title' href='https://aff-berlin.com/can-controlled-aromatherapy-sessions-reduce-anxiety-in-pre-surgery-patients.html'>
  913. Can Controlled Aromatherapy Sessions Reduce Anxiety in Pre-Surgery Patients? </a></h2>
  914.     <div class='oxy-post-image-date-overlay'>
  915. April 17, 2024 </div>
  916. </div>
  917.  
  918.    
  919.   </div>
  920.  
  921. </div>            </div>
  922.                            </div>
  923.                </div></div></div></div></div></section><section id="section-129-73" class=" ct-section" ><div class="ct-section-inner-wrap"><div id="new_columns-130-73" class="ct-new-columns" ><div id="div_block-131-73" class="ct-div-block" ><div id="div_block-136-73" class="ct-div-block" ><h2 id="text_block-137-73" class="ct-text-block" >automotive</h2></div><div id="div_block-139-73" class="ct-div-block" ><div id="div_block-140-73" class="ct-div-block" >        
  924.                <div id="_posts_grid-142-73" class='oxy-easy-posts oxy-posts-grid' >
  925.                    <div class='oxy-posts'>
  926.                 <div class='oxy-post'>
  927.    <div class="oxy-post-image">
  928.      <a class='' href='https://aff-berlin.com/how-to-enhance-the-night-driving-experience-with-aftermarket-headlights-for-a-kia-rio.html'>
  929.        <div class='oxy-post-image-fixed-ratio wp-cat' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/chuttersnap-gts_Eh4g1lk-unsplash.jpg);'>
  930.             <span class='wp-category'>
  931.            <ul class="post-categories">
  932. <li><a href="https://aff-berlin.com/category/automotive" rel="category tag">automotive</a></li></ul>             </span>
  933.        </div>
  934.   </a>
  935.    </div>
  936. <h2>
  937. <a class='oxy-post-title' href='https://aff-berlin.com/how-to-enhance-the-night-driving-experience-with-aftermarket-headlights-for-a-kia-rio.html'>
  938. How to Enhance the Night Driving Experience with Aftermarket Headlights for a Kia Rio? </a></h2>
  939.  
  940.     <div class='custom-date'>
  941. April 17, 2024 </div>
  942.  
  943. <div class='oxy-post-content'>
  944. Driving at night can be a challenging task for some, especially in areas with insufficient street lights. One of the essential elements that can ensure...
  945. </div>
  946.  
  947.  
  948. </div>            </div>
  949.                            </div>
  950.                </div><div id="div_block-270-690" class="ct-div-block" >        
  951.                <div id="_posts_grid-272-690" class='oxy-easy-posts oxy-posts-grid ' >
  952.                    <div class='oxy-posts'>
  953.                 <div class='oxy-post'>
  954.  
  955.  <a class='oxy-post-image' href='https://aff-berlin.com/whats-the-best-method-for-reducing-brake-fade-in-a-lotus-elan-during-extended-track-sessions.html'>
  956.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/art-lasovsky-AO3VsQ_sGK8-unsplash-scaled.jpg);'>
  957.      </div>
  958.  </a>
  959.  
  960.  
  961.  <div class='oxy-post-wrap'>
  962. <h2>  
  963. <a class='oxy-post-title' href='https://aff-berlin.com/whats-the-best-method-for-reducing-brake-fade-in-a-lotus-elan-during-extended-track-sessions.html'>What&rsquo;s the Best Method for Reducing Brake Fade in a Lotus Elan During Extended Track Sessions?</a>
  964.  </h2>
  965.   <div class='custom-date'>
  966. April 17, 2024 </div>
  967.  
  968.  
  969.  </div>
  970.  
  971. </div> <div class='oxy-post'>
  972.  
  973.  <a class='oxy-post-image' href='https://aff-berlin.com/whats-the-best-way-to-install-a-turbo-boost-gauge-in-an-audi-q5-for-monitoring-performance.html'>
  974.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-25.jpg-25.jpg);'>
  975.      </div>
  976.  </a>
  977.  
  978.  
  979.  <div class='oxy-post-wrap'>
  980. <h2>  
  981. <a class='oxy-post-title' href='https://aff-berlin.com/whats-the-best-way-to-install-a-turbo-boost-gauge-in-an-audi-q5-for-monitoring-performance.html'>What&rsquo;s the Best Way to Install a Turbo Boost Gauge in an Audi Q5 for Monitoring Performance?</a>
  982.  </h2>
  983.   <div class='custom-date'>
  984. April 17, 2024 </div>
  985.  
  986.  
  987.  </div>
  988.  
  989. </div> <div class='oxy-post'>
  990.  
  991.  <a class='oxy-post-image' href='https://aff-berlin.com/how-to-enhance-the-night-driving-experience-with-aftermarket-headlights-for-a-kia-rio.html'>
  992.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/chuttersnap-gts_Eh4g1lk-unsplash.jpg);'>
  993.      </div>
  994.  </a>
  995.  
  996.  
  997.  <div class='oxy-post-wrap'>
  998. <h2>  
  999. <a class='oxy-post-title' href='https://aff-berlin.com/how-to-enhance-the-night-driving-experience-with-aftermarket-headlights-for-a-kia-rio.html'>How to Enhance the Night Driving Experience with Aftermarket Headlights for a Kia Rio?</a>
  1000.  </h2>
  1001.   <div class='custom-date'>
  1002. April 17, 2024 </div>
  1003.  
  1004.  
  1005.  </div>
  1006.  
  1007. </div>            </div>
  1008.                            </div>
  1009.                </div></div><div id="div_block-275-690" class="ct-div-block" ><h2 id="text_block-276-690" class="ct-text-block" >Business</h2></div><div id="div_block-174-73" class="ct-div-block" ><div id="div_block-175-73" class="ct-div-block" >        
  1010.                <div id="_posts_grid-176-73" class='oxy-easy-posts oxy-posts-grid' >
  1011.                    <div class='oxy-posts'>
  1012.                 <div class='oxy-post'>
  1013.  
  1014.    <div class="oxy-post-image">
  1015.      <a class='' href='https://aff-berlin.com/what-are-the-latest-approaches-to-alleviate-skills-shortages-in-uk-tech-industries.html'>
  1016.        <div class='oxy-post-image-fixed-ratio wp-cat' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-12.jpg-12-scaled.jpg);'>
  1017.             <span class='wp-category'>
  1018.            <ul class="post-categories">
  1019. <li><a href="https://aff-berlin.com/category/business" rel="category tag">business</a></li></ul>             </span>
  1020.        </div>
  1021.   </a>
  1022.    </div>
  1023.  
  1024. <h2>
  1025. <a class='oxy-post-title' href='https://aff-berlin.com/what-are-the-latest-approaches-to-alleviate-skills-shortages-in-uk-tech-industries.html'>
  1026. What Are the Latest Approaches to Alleviate Skills Shortages in UK Tech Industries? </a></h2>
  1027.  
  1028. <div class='custom-date'>
  1029. April 17, 2024 </div>
  1030.  
  1031.  
  1032. <div class='oxy-post-content'>
  1033. In the UK&rsquo;s technology landscape, businesses are grappling with a persistent issue &#8211; the shortage of skills. The rapid pace of digital transformation and technological...
  1034. </div>
  1035.  
  1036.  
  1037. </div>            </div>
  1038.                            </div>
  1039.                </div><div id="div_block-280-690" class="ct-div-block" >        
  1040.                <div id="_posts_grid-282-690" class='oxy-easy-posts oxy-posts-grid ' >
  1041.                    <div class='oxy-posts'>
  1042.                 <div class='oxy-post'>
  1043.  
  1044.  <a class='oxy-post-image' href='https://aff-berlin.com/what-are-the-latest-approaches-to-alleviate-skills-shortages-in-uk-tech-industries.html'>
  1045.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-12.jpg-12-scaled.jpg);'>
  1046.      </div>
  1047.  </a>
  1048.  
  1049.  
  1050.  <div class='oxy-post-wrap'>
  1051. <h2>  
  1052. <a class='oxy-post-title' href='https://aff-berlin.com/what-are-the-latest-approaches-to-alleviate-skills-shortages-in-uk-tech-industries.html'>What Are the Latest Approaches to Alleviate Skills Shortages in UK Tech Industries?</a>
  1053.  </h2>
  1054.   <div class='custom-date'>
  1055. April 17, 2024 </div>
  1056.  
  1057.  
  1058.  </div>
  1059.  
  1060. </div> <div class='oxy-post'>
  1061.  
  1062.  <a class='oxy-post-image' href='https://aff-berlin.com/how-to-use-geo-targeted-ads-to-drive-in-store-traffic-for-uk-retailers.html'>
  1063.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-26.jpg-26-scaled.jpg);'>
  1064.      </div>
  1065.  </a>
  1066.  
  1067.  
  1068.  <div class='oxy-post-wrap'>
  1069. <h2>  
  1070. <a class='oxy-post-title' href='https://aff-berlin.com/how-to-use-geo-targeted-ads-to-drive-in-store-traffic-for-uk-retailers.html'>How to Use Geo-Targeted Ads to Drive In-Store Traffic for UK Retailers?</a>
  1071.  </h2>
  1072.   <div class='custom-date'>
  1073. April 17, 2024 </div>
  1074.  
  1075.  
  1076.  </div>
  1077.  
  1078. </div> <div class='oxy-post'>
  1079.  
  1080.  <a class='oxy-post-image' href='https://aff-berlin.com/what-are-the-best-strategies-to-develop-uk-based-esports-talent-and-teams.html'>
  1081.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-13.jpg-13-scaled.jpg);'>
  1082.      </div>
  1083.  </a>
  1084.  
  1085.  
  1086.  <div class='oxy-post-wrap'>
  1087. <h2>  
  1088. <a class='oxy-post-title' href='https://aff-berlin.com/what-are-the-best-strategies-to-develop-uk-based-esports-talent-and-teams.html'>What Are the Best Strategies to Develop UK-Based Esports Talent and Teams?</a>
  1089.  </h2>
  1090.   <div class='custom-date'>
  1091. April 17, 2024 </div>
  1092.  
  1093.  
  1094.  </div>
  1095.  
  1096. </div> <div class='oxy-post'>
  1097.  
  1098.  <a class='oxy-post-image' href='https://aff-berlin.com/how-can-precision-agriculture-boost-crop-yields-for-uk-farmers.html'>
  1099.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/03/how-can-precision-agriculture-boost-crop-yields-for-uk-farmers.jpg);'>
  1100.      </div>
  1101.  </a>
  1102.  
  1103.  
  1104.  <div class='oxy-post-wrap'>
  1105. <h2>  
  1106. <a class='oxy-post-title' href='https://aff-berlin.com/how-can-precision-agriculture-boost-crop-yields-for-uk-farmers.html'>How Can Precision Agriculture Boost Crop Yields for UK Farmers?</a>
  1107.  </h2>
  1108.   <div class='custom-date'>
  1109. March 31, 2024 </div>
  1110.  
  1111.  
  1112.  </div>
  1113.  
  1114. </div>            </div>
  1115.                            </div>
  1116.                </div></div><div id="div_block-283-690" class="ct-div-block" ><h2 id="text_block-284-690" class="ct-text-block" >Cooking</h2></div><div id="div_block-195-73" class="ct-div-block" ><div id="div_block-218-73" class="ct-div-block" >        
  1117.                <div id="_posts_grid-287-690" class='oxy-easy-posts oxy-posts-grid' >
  1118.                    <div class='oxy-posts'>
  1119.                 <div class='oxy-post'>
  1120.  
  1121.   <div class="oxy-post-image">
  1122.      <a class='' href='https://aff-berlin.com/how-to-create-a-gourmet-grilled-portobello-mushroom-burger-with-aioli.html'>
  1123.        <div class='oxy-post-image-fixed-ratio wp-cat' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-6.jpg-6.jpg);'>
  1124.             <span class='wp-category'>
  1125.            <ul class="post-categories">
  1126. <li><a href="https://aff-berlin.com/category/cooking" rel="category tag">cooking</a></li></ul>             </span>
  1127.        </div>
  1128.   </a>
  1129.    </div>
  1130. <h2>
  1131. <a class='oxy-post-title' href='https://aff-berlin.com/how-to-create-a-gourmet-grilled-portobello-mushroom-burger-with-aioli.html'>How to Create a Gourmet Grilled Portobello Mushroom Burger with Aioli?</a>
  1132. </h2>
  1133. </div> <div class='oxy-post'>
  1134.  
  1135.   <div class="oxy-post-image">
  1136.      <a class='' href='https://aff-berlin.com/what-techniques-can-transform-a-traditional-french-bouillabaisse-with-rouille.html'>
  1137.        <div class='oxy-post-image-fixed-ratio wp-cat' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-7.jpg-7-scaled.jpg);'>
  1138.             <span class='wp-category'>
  1139.            <ul class="post-categories">
  1140. <li><a href="https://aff-berlin.com/category/cooking" rel="category tag">cooking</a></li></ul>             </span>
  1141.        </div>
  1142.   </a>
  1143.    </div>
  1144. <h2>
  1145. <a class='oxy-post-title' href='https://aff-berlin.com/what-techniques-can-transform-a-traditional-french-bouillabaisse-with-rouille.html'>What Techniques Can Transform a Traditional French Bouillabaisse with Rouille?</a>
  1146. </h2>
  1147. </div> <div class='oxy-post'>
  1148.  
  1149.   <div class="oxy-post-image">
  1150.      <a class='' href='https://aff-berlin.com/can-you-master-the-art-of-a-gourmet-cherry-clafoutis-with-a-custard-like-filling.html'>
  1151.        <div class='oxy-post-image-fixed-ratio wp-cat' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-8.jpg-8.jpg);'>
  1152.             <span class='wp-category'>
  1153.            <ul class="post-categories">
  1154. <li><a href="https://aff-berlin.com/category/cooking" rel="category tag">cooking</a></li></ul>             </span>
  1155.        </div>
  1156.   </a>
  1157.    </div>
  1158. <h2>
  1159. <a class='oxy-post-title' href='https://aff-berlin.com/can-you-master-the-art-of-a-gourmet-cherry-clafoutis-with-a-custard-like-filling.html'>Can You Master the Art of a Gourmet Cherry Clafoutis with a Custard-like Filling?</a>
  1160. </h2>
  1161. </div>            </div>
  1162.                            </div>
  1163.                </div></div><div id="div_block-290-690" class="ct-div-block" ><h2 id="text_block-291-690" class="ct-text-block" >finance &amp; real estate</h2></div><div id="div_block-293-690" class="ct-div-block" ><div id="div_block-294-690" class="ct-div-block" >        
  1164.                <div id="_posts_grid-295-690" class='oxy-easy-posts oxy-posts-grid ' >
  1165.                    <div class='oxy-posts'>
  1166.                 <div class='oxy-post'>
  1167.  
  1168.   <div class="oxy-post-image">
  1169.      <a class='' href='https://aff-berlin.com/what-are-the-latest-innovation-in-hvac-systems-for-energy-efficient-buildings.html'>
  1170.        <div class='oxy-post-image-fixed-ratio wp-cat' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-21.jpg-21-scaled.jpg);'>
  1171.             <span class='wp-category'>
  1172.            <ul class="post-categories">
  1173. <li><a href="https://aff-berlin.com/category/finance-real-estate" rel="category tag">finance &amp; real estate</a></li></ul>             </span>
  1174.        </div>
  1175.   </a>
  1176.    </div>
  1177.  
  1178. <h2>
  1179. <a class='oxy-post-title' href='https://aff-berlin.com/what-are-the-latest-innovation-in-hvac-systems-for-energy-efficient-buildings.html'>
  1180. What Are the Latest Innovation in HVAC Systems for Energy-Efficient Buildings? </a></h2>
  1181.  
  1182.     <div class='custom-date'>
  1183. April 17, 2024 </div>
  1184.  
  1185. <div class='oxy-post-content'>
  1186. Heating, Ventilation, and Air Conditioning (HVAC) systems are no longer just about maintaining comfort in the heart of either a scorching summer or a freezing...
  1187. </div>
  1188.  
  1189.  
  1190. </div>            </div>
  1191.                            </div>
  1192.                </div><div id="div_block-296-690" class="ct-div-block" >        
  1193.                <div id="_posts_grid-297-690" class='oxy-easy-posts oxy-posts-grid ' >
  1194.                    <div class='oxy-posts'>
  1195.                 <div class='oxy-post'>
  1196.  
  1197.  <a class='oxy-post-image' href='https://aff-berlin.com/what-are-the-latest-innovation-in-hvac-systems-for-energy-efficient-buildings.html'>
  1198.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-21.jpg-21-scaled.jpg);'>
  1199.      </div>
  1200.  </a>
  1201.  
  1202.  
  1203.  <div class='oxy-post-wrap'>
  1204. <h2>  
  1205. <a class='oxy-post-title' href='https://aff-berlin.com/what-are-the-latest-innovation-in-hvac-systems-for-energy-efficient-buildings.html'>What Are the Latest Innovation in HVAC Systems for Energy-Efficient Buildings?</a>
  1206.  </h2>
  1207.   <div class='custom-date'>
  1208. April 17, 2024 </div>
  1209.  
  1210.  
  1211.  </div>
  1212.  
  1213. </div> <div class='oxy-post'>
  1214.  
  1215.  <a class='oxy-post-image' href='https://aff-berlin.com/what-are-the-design-considerations-for-pet-friendly-real-estate-developments.html'>
  1216.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-23.jpg-23-scaled.jpg);'>
  1217.      </div>
  1218.  </a>
  1219.  
  1220.  
  1221.  <div class='oxy-post-wrap'>
  1222. <h2>  
  1223. <a class='oxy-post-title' href='https://aff-berlin.com/what-are-the-design-considerations-for-pet-friendly-real-estate-developments.html'>What Are the Design Considerations for Pet-Friendly Real Estate Developments?</a>
  1224.  </h2>
  1225.   <div class='custom-date'>
  1226. April 17, 2024 </div>
  1227.  
  1228.  
  1229.  </div>
  1230.  
  1231. </div> <div class='oxy-post'>
  1232.  
  1233.  <a class='oxy-post-image' href='https://aff-berlin.com/how-to-develop-inclusive-play-areas-in-residential-real-estate-projects.html'>
  1234.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-22.jpg-22.jpg);'>
  1235.      </div>
  1236.  </a>
  1237.  
  1238.  
  1239.  <div class='oxy-post-wrap'>
  1240. <h2>  
  1241. <a class='oxy-post-title' href='https://aff-berlin.com/how-to-develop-inclusive-play-areas-in-residential-real-estate-projects.html'>How to Develop Inclusive Play Areas in Residential Real Estate Projects?</a>
  1242.  </h2>
  1243.   <div class='custom-date'>
  1244. April 17, 2024 </div>
  1245.  
  1246.  
  1247.  </div>
  1248.  
  1249. </div>            </div>
  1250.                            </div>
  1251.                </div></div><div id="div_block-299-690" class="ct-div-block" ><h2 id="text_block-300-690" class="ct-text-block" >health</h2></div><div id="div_block-237-73" class="ct-div-block" ><div id="div_block-238-73" class="ct-div-block" >        
  1252.                <div id="_posts_grid-302-690" class='oxy-easy-posts oxy-posts-grid ' >
  1253.                    <div class='oxy-posts'>
  1254.                 <div class='oxy-post'>
  1255.  
  1256.  <a class='oxy-post-image' href='https://aff-berlin.com/what-are-the-psychological-benefits-of-participation-in-community-art-projects-for-refugees.html'>
  1257.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-27.jpg-27-scaled.jpg);'>
  1258.      </div>
  1259.    
  1260.  </a>
  1261.  
  1262.  
  1263.  <div class='oxy-post-wrap'>
  1264.  <h2>
  1265. <a class='oxy-post-title' href='https://aff-berlin.com/what-are-the-psychological-benefits-of-participation-in-community-art-projects-for-refugees.html'>What Are the Psychological Benefits of Participation in Community Art Projects for Refugees?</a>
  1266.  </h2>
  1267.   <div class='custom-date'>
  1268. April 17, 2024 </div>
  1269.  
  1270. <div class='oxy-post-content'>
  1271. In our ever-evolving social fabric, art has remained a constant thread, weaving through civilizations and communities, binding people together. In the contemporary world, its potential...
  1272. </div>
  1273.  
  1274.  </div>
  1275.  
  1276. </div> <div class='oxy-post'>
  1277.  
  1278.  <a class='oxy-post-image' href='https://aff-berlin.com/how-does-prolonged-use-of-virtual-assistive-devices-impact-the-vision-health-of-the-elderly.html'>
  1279.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image.jpg-scaled.jpg);'>
  1280.      </div>
  1281.    
  1282.  </a>
  1283.  
  1284.  
  1285.  <div class='oxy-post-wrap'>
  1286.  <h2>
  1287. <a class='oxy-post-title' href='https://aff-berlin.com/how-does-prolonged-use-of-virtual-assistive-devices-impact-the-vision-health-of-the-elderly.html'>How Does Prolonged Use of Virtual Assistive Devices Impact the Vision Health of the Elderly?</a>
  1288.  </h2>
  1289.   <div class='custom-date'>
  1290. April 17, 2024 </div>
  1291.  
  1292. <div class='oxy-post-content'>
  1293. The advent of assistive technology has brought considerable changes to the lives of older adults. From mobility aids to digital devices that help manage health,...
  1294. </div>
  1295.  
  1296.  </div>
  1297.  
  1298. </div> <div class='oxy-post'>
  1299.  
  1300.  <a class='oxy-post-image' href='https://aff-berlin.com/can-controlled-aromatherapy-sessions-reduce-anxiety-in-pre-surgery-patients.html'>
  1301.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-1.jpg-1.jpg);'>
  1302.      </div>
  1303.    
  1304.  </a>
  1305.  
  1306.  
  1307.  <div class='oxy-post-wrap'>
  1308.  <h2>
  1309. <a class='oxy-post-title' href='https://aff-berlin.com/can-controlled-aromatherapy-sessions-reduce-anxiety-in-pre-surgery-patients.html'>Can Controlled Aromatherapy Sessions Reduce Anxiety in Pre-Surgery Patients?</a>
  1310.  </h2>
  1311.   <div class='custom-date'>
  1312. April 17, 2024 </div>
  1313.  
  1314. <div class='oxy-post-content'>
  1315. Anxiety is a common trait among patients awaiting surgery. The preoperative period is a time of stress and worry, with the prospect of undergoing surgery...
  1316. </div>
  1317.  
  1318.  </div>
  1319.  
  1320. </div>            </div>
  1321.                            </div>
  1322.                </div></div><div id="div_block-362-86" class="ct-div-block" ><h2 id="text_block-363-86" class="ct-text-block" >home &amp; living</h2></div><div id="div_block-366-86" class="ct-div-block" ><div id="div_block-367-86" class="ct-div-block" >        
  1323.                <div id="_posts_grid-368-86" class='oxy-easy-posts oxy-posts-grid custom-grid' >
  1324.                    <div class='oxy-posts'>
  1325.                 <div class='oxy-post'>
  1326.    <div class="oxy-post-image">
  1327.      <a class='' href='https://aff-berlin.com/what-are-the-eco-friendly-insulation-alternatives-for-an-old-stone-cottage.html'>
  1328.        <div class='oxy-post-image-fixed-ratio wp-cat' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/aaron-huber-G7sE2S4Lab4-unsplash.jpg);'>
  1329.             <span class='wp-category'>
  1330.            <ul class="post-categories">
  1331. <li><a href="https://aff-berlin.com/category/home-living" rel="category tag">home &amp; living</a></li></ul>             </span>
  1332.        </div>
  1333.   </a>
  1334.    </div>
  1335. <h2>
  1336. <a class='oxy-post-title' href='https://aff-berlin.com/what-are-the-eco-friendly-insulation-alternatives-for-an-old-stone-cottage.html'>
  1337. What Are the Eco-Friendly Insulation Alternatives for an Old Stone Cottage? </a></h2>
  1338.  
  1339.     <div class='custom-date'>
  1340. April 17, 2024 </div>
  1341.  
  1342. <div class='oxy-post-content'>
  1343. Insulation plays a pivotal role in managing the energy efficiency of any building. However, when it comes to an old stone cottage, traditional insulating materials...
  1344. </div>
  1345.  
  1346.  
  1347. </div>            </div>
  1348.                            </div>
  1349.                </div><div id="div_block-369-86" class="ct-div-block" >        
  1350.                <div id="_posts_grid-370-86" class='oxy-easy-posts oxy-posts-grid ' >
  1351.                    <div class='oxy-posts'>
  1352.                 <div class='oxy-post'>
  1353.  
  1354.  <a class='oxy-post-image' href='https://aff-berlin.com/whats-the-best-way-to-build-a-customized-childs-bed-with-integrated-storage.html'>
  1355.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-20.jpg-20.jpg);'>
  1356.      </div>
  1357.  </a>
  1358.  
  1359.  
  1360.  <div class='oxy-post-wrap'>
  1361. <h2>  
  1362. <a class='oxy-post-title' href='https://aff-berlin.com/whats-the-best-way-to-build-a-customized-childs-bed-with-integrated-storage.html'>What&rsquo;s the Best Way to Build a Customized Child&rsquo;s Bed with Integrated Storage?</a>
  1363.  </h2>
  1364.   <div class='custom-date'>
  1365. April 17, 2024 </div>
  1366.  
  1367.  
  1368.  </div>
  1369.  
  1370. </div> <div class='oxy-post'>
  1371.  
  1372.  <a class='oxy-post-image' href='https://aff-berlin.com/what-are-the-eco-friendly-insulation-alternatives-for-an-old-stone-cottage.html'>
  1373.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/aaron-huber-G7sE2S4Lab4-unsplash.jpg);'>
  1374.      </div>
  1375.  </a>
  1376.  
  1377.  
  1378.  <div class='oxy-post-wrap'>
  1379. <h2>  
  1380. <a class='oxy-post-title' href='https://aff-berlin.com/what-are-the-eco-friendly-insulation-alternatives-for-an-old-stone-cottage.html'>What Are the Eco-Friendly Insulation Alternatives for an Old Stone Cottage?</a>
  1381.  </h2>
  1382.   <div class='custom-date'>
  1383. April 17, 2024 </div>
  1384.  
  1385.  
  1386.  </div>
  1387.  
  1388. </div> <div class='oxy-post'>
  1389.  
  1390.  <a class='oxy-post-image' href='https://aff-berlin.com/whats-the-best-technique-to-customize-a-home-ventilation-system-for-allergy-sufferers.html'>
  1391.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-19.jpg-19-scaled.jpg);'>
  1392.      </div>
  1393.  </a>
  1394.  
  1395.  
  1396.  <div class='oxy-post-wrap'>
  1397. <h2>  
  1398. <a class='oxy-post-title' href='https://aff-berlin.com/whats-the-best-technique-to-customize-a-home-ventilation-system-for-allergy-sufferers.html'>What&rsquo;s the Best Technique to Customize a Home Ventilation System for Allergy Sufferers?</a>
  1399.  </h2>
  1400.   <div class='custom-date'>
  1401. April 17, 2024 </div>
  1402.  
  1403.  
  1404.  </div>
  1405.  
  1406. </div>            </div>
  1407.                            </div>
  1408.                </div></div><div id="div_block-418-86" class="ct-div-block" ><h2 id="text_block-419-86" class="ct-text-block" >News</h2></div><div id="div_block-377-86" class="ct-div-block" ><div id="div_block-378-86" class="ct-div-block" >        
  1409.                <div id="_posts_grid-379-86" class='oxy-easy-posts oxy-posts-grid custom-grid' >
  1410.                    <div class='oxy-posts'>
  1411.                 <div class='oxy-post'>
  1412.  
  1413.    <div class="oxy-post-image">
  1414.      <a class='' href='https://aff-berlin.com/how-to-develop-a-board-game-cafe-business-in-the-uks-leisure-industry.html'>
  1415.        <div class='oxy-post-image-fixed-ratio wp-cat' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-28.jpg-28.jpg);'>
  1416.             <span class='wp-category'>
  1417.            <ul class="post-categories">
  1418. <li><a href="https://aff-berlin.com/category/news" rel="category tag">News</a></li></ul>             </span>
  1419.        </div>
  1420.   </a>
  1421.    </div>
  1422.  
  1423. <h2>
  1424. <a class='oxy-post-title' href='https://aff-berlin.com/how-to-develop-a-board-game-cafe-business-in-the-uks-leisure-industry.html'>
  1425. How to Develop a Board Game Cafe Business in the UK&rsquo;s Leisure Industry? </a></h2>
  1426.  
  1427. <div class='custom-date'>
  1428. April 17, 2024 </div>
  1429.  
  1430.  
  1431. <div class='oxy-post-content'>
  1432. The leisure industry in the UK is a vibrant market that offers countless opportunities for entrepreneurs. Among these opportunities, the board game cafes have recently...
  1433. </div>
  1434.  
  1435.  
  1436. </div>            </div>
  1437.                            </div>
  1438.                </div></div><div id="div_block-384-86" class="ct-div-block" >        
  1439.                <div id="_posts_grid-381-86" class='oxy-easy-posts oxy-posts-grid ' >
  1440.                    <div class='oxy-posts'>
  1441.                 <div class='oxy-post'>
  1442.  
  1443.  <a class='oxy-post-image' href='https://aff-berlin.com/how-to-develop-a-board-game-cafe-business-in-the-uks-leisure-industry.html'>
  1444.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-28.jpg-28.jpg);'>
  1445.      </div>
  1446.  </a>
  1447.  
  1448.  
  1449.  <div class='oxy-post-wrap'>
  1450. <h2>  
  1451. <a class='oxy-post-title' href='https://aff-berlin.com/how-to-develop-a-board-game-cafe-business-in-the-uks-leisure-industry.html'>How to Develop a Board Game Cafe Business in the UK&rsquo;s Leisure Industry?</a>
  1452.  </h2>
  1453.   <div class='custom-date'>
  1454. April 17, 2024 </div>
  1455.  
  1456.  
  1457.  </div>
  1458.  
  1459. </div> <div class='oxy-post'>
  1460.  
  1461.  <a class='oxy-post-image' href='https://aff-berlin.com/how-can-mindfulness-based-stress-reduction-benefit-uk-healthcare-workers.html'>
  1462.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-10.jpg-10-scaled.jpg);'>
  1463.      </div>
  1464.  </a>
  1465.  
  1466.  
  1467.  <div class='oxy-post-wrap'>
  1468. <h2>  
  1469. <a class='oxy-post-title' href='https://aff-berlin.com/how-can-mindfulness-based-stress-reduction-benefit-uk-healthcare-workers.html'>How Can Mindfulness-Based Stress Reduction Benefit UK Healthcare Workers?</a>
  1470.  </h2>
  1471.   <div class='custom-date'>
  1472. April 17, 2024 </div>
  1473.  
  1474.  
  1475.  </div>
  1476.  
  1477. </div> <div class='oxy-post'>
  1478.  
  1479.  <a class='oxy-post-image' href='https://aff-berlin.com/how-to-create-a-compelling-digital-art-portfolio-for-uk-freelancers.html'>
  1480.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-9.jpg-9.jpg);'>
  1481.      </div>
  1482.  </a>
  1483.  
  1484.  
  1485.  <div class='oxy-post-wrap'>
  1486. <h2>  
  1487. <a class='oxy-post-title' href='https://aff-berlin.com/how-to-create-a-compelling-digital-art-portfolio-for-uk-freelancers.html'>How to Create a Compelling Digital Art Portfolio for UK Freelancers?</a>
  1488.  </h2>
  1489.   <div class='custom-date'>
  1490. April 17, 2024 </div>
  1491.  
  1492.  
  1493.  </div>
  1494.  
  1495. </div>            </div>
  1496.                            </div>
  1497.                </div><div id="div_block-389-86" class="ct-div-block" ><h2 id="text_block-390-86" class="ct-text-block" >Pets</h2></div><div id="div_block-391-86" class="ct-div-block" ><div id="div_block-392-86" class="ct-div-block" >        
  1498.                <div id="_posts_grid-393-86" class='oxy-easy-posts oxy-posts-grid custom-grid' >
  1499.                    <div class='oxy-posts'>
  1500.                 <div class='oxy-post'>
  1501.  
  1502.   <div class="oxy-post-image">
  1503.      <a class='' href='https://aff-berlin.com/how-to-choose-the-right-bird-seed-mix-for-a-winter-feeder-to-attract-wild-birds.html'>
  1504.        <div class='oxy-post-image-fixed-ratio wp-cat' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-14.jpg-14-scaled.jpg);'>
  1505.             <span class='wp-category'>
  1506.            <ul class="post-categories">
  1507. <li><a href="https://aff-berlin.com/category/pets" rel="category tag">pets</a></li></ul>             </span>
  1508.        </div>
  1509.   </a>
  1510.    </div>
  1511. <h2>
  1512. <a class='oxy-post-title' href='https://aff-berlin.com/how-to-choose-the-right-bird-seed-mix-for-a-winter-feeder-to-attract-wild-birds.html'>How to Choose the Right Bird Seed Mix for a Winter Feeder to Attract Wild Birds?</a>
  1513. </h2>
  1514. </div> <div class='oxy-post'>
  1515.  
  1516.   <div class="oxy-post-image">
  1517.      <a class='' href='https://aff-berlin.com/whats-the-most-effective-method-for-preventing-matting-in-long-haired-cats.html'>
  1518.        <div class='oxy-post-image-fixed-ratio wp-cat' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/alexander-london-mJaD10XeD7w-unsplash-scaled.jpg);'>
  1519.             <span class='wp-category'>
  1520.            <ul class="post-categories">
  1521. <li><a href="https://aff-berlin.com/category/pets" rel="category tag">pets</a></li></ul>             </span>
  1522.        </div>
  1523.   </a>
  1524.    </div>
  1525. <h2>
  1526. <a class='oxy-post-title' href='https://aff-berlin.com/whats-the-most-effective-method-for-preventing-matting-in-long-haired-cats.html'>What&rsquo;s the Most Effective Method for Preventing Matting in Long-Haired Cats?</a>
  1527. </h2>
  1528. </div> <div class='oxy-post'>
  1529.  
  1530.   <div class="oxy-post-image">
  1531.      <a class='' href='https://aff-berlin.com/what-are-the-best-strategies-for-weaning-puppies-onto-a-solid-diet.html'>
  1532.        <div class='oxy-post-image-fixed-ratio wp-cat' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-16.jpg-16.jpg);'>
  1533.             <span class='wp-category'>
  1534.            <ul class="post-categories">
  1535. <li><a href="https://aff-berlin.com/category/pets" rel="category tag">pets</a></li></ul>             </span>
  1536.        </div>
  1537.   </a>
  1538.    </div>
  1539. <h2>
  1540. <a class='oxy-post-title' href='https://aff-berlin.com/what-are-the-best-strategies-for-weaning-puppies-onto-a-solid-diet.html'>What Are the Best Strategies for Weaning Puppies onto a Solid Diet?</a>
  1541. </h2>
  1542. </div>            </div>
  1543.                            </div>
  1544.                </div></div><div id="div_block-398-86" class="ct-div-block" ><h2 id="text_block-399-86" class="ct-text-block" >Sports</h2></div><div id="div_block-400-86" class="ct-div-block" ><div id="div_block-401-86" class="ct-div-block" >        
  1545.                <div id="_posts_grid-402-86" class='oxy-easy-posts oxy-posts-grid custom-grid' >
  1546.                    <div class='oxy-posts'>
  1547.                 <div class='oxy-post'>
  1548.  
  1549.   <div class="oxy-post-image">
  1550.      <a class='' href='https://aff-berlin.com/what-is-the-impact-of-altitude-masks-on-vo2-max-training-in-professional-cyclists.html'>
  1551.        <div class='oxy-post-image-fixed-ratio wp-cat' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-2.jpg-2-scaled.jpg);'>
  1552.             <span class='wp-category'>
  1553.            <ul class="post-categories">
  1554. <li><a href="https://aff-berlin.com/category/sports" rel="category tag">sports</a></li></ul>             </span>
  1555.        </div>
  1556.   </a>
  1557.    </div>
  1558.  
  1559. <h2>
  1560. <a class='oxy-post-title' href='https://aff-berlin.com/what-is-the-impact-of-altitude-masks-on-vo2-max-training-in-professional-cyclists.html'>
  1561. What Is the Impact of Altitude Masks on VO2 Max Training in Professional Cyclists? </a></h2>
  1562.  
  1563.     <div class='custom-date'>
  1564. April 17, 2024 </div>
  1565.  
  1566. <div class='oxy-post-content'>
  1567. Professional athletes are always in search of ways to improve their performance and endurance. One such method that has garnered increased attention over recent years...
  1568. </div>
  1569.  
  1570.  
  1571. </div>            </div>
  1572.                            </div>
  1573.                </div><div id="div_block-403-86" class="ct-div-block" >        
  1574.                <div id="_posts_grid-404-86" class='oxy-easy-posts oxy-posts-grid ' >
  1575.                    <div class='oxy-posts'>
  1576.                 <div class='oxy-post'>
  1577.  
  1578.  <a class='oxy-post-image' href='https://aff-berlin.com/whats-the-best-training-regimen-for-building-explosive-power-in-sprinters.html'>
  1579.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-3.jpg-3.jpg);'>
  1580.      </div>
  1581.  </a>
  1582.  
  1583.  
  1584.  <div class='oxy-post-wrap'>
  1585. <h2>  
  1586. <a class='oxy-post-title' href='https://aff-berlin.com/whats-the-best-training-regimen-for-building-explosive-power-in-sprinters.html'>What&rsquo;s the Best Training Regimen for Building Explosive Power in Sprinters?</a>
  1587.  </h2>
  1588.   <div class='custom-date'>
  1589. April 17, 2024 </div>
  1590.  
  1591.  
  1592.  </div>
  1593.  
  1594. </div> <div class='oxy-post'>
  1595.  
  1596.  <a class='oxy-post-image' href='https://aff-berlin.com/what-is-the-impact-of-altitude-masks-on-vo2-max-training-in-professional-cyclists.html'>
  1597.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-2.jpg-2-scaled.jpg);'>
  1598.      </div>
  1599.  </a>
  1600.  
  1601.  
  1602.  <div class='oxy-post-wrap'>
  1603. <h2>  
  1604. <a class='oxy-post-title' href='https://aff-berlin.com/what-is-the-impact-of-altitude-masks-on-vo2-max-training-in-professional-cyclists.html'>What Is the Impact of Altitude Masks on VO2 Max Training in Professional Cyclists?</a>
  1605.  </h2>
  1606.   <div class='custom-date'>
  1607. April 17, 2024 </div>
  1608.  
  1609.  
  1610.  </div>
  1611.  
  1612. </div> <div class='oxy-post'>
  1613.  
  1614.  <a class='oxy-post-image' href='https://aff-berlin.com/how-can-three-dimensional-motion-capture-improve-swing-analysis-in-cricket-batsmen.html'>
  1615.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-4.jpg-4-scaled.jpg);'>
  1616.      </div>
  1617.  </a>
  1618.  
  1619.  
  1620.  <div class='oxy-post-wrap'>
  1621. <h2>  
  1622. <a class='oxy-post-title' href='https://aff-berlin.com/how-can-three-dimensional-motion-capture-improve-swing-analysis-in-cricket-batsmen.html'>How Can Three-Dimensional Motion Capture Improve Swing Analysis in Cricket Batsmen?</a>
  1623.  </h2>
  1624.   <div class='custom-date'>
  1625. April 17, 2024 </div>
  1626.  
  1627.  
  1628.  </div>
  1629.  
  1630. </div>            </div>
  1631.                            </div>
  1632.                </div></div><div id="div_block-409-86" class="ct-div-block" ><h2 id="text_block-410-86" class="ct-text-block" >Technology</h2></div><div id="div_block-411-86" class="ct-div-block" ><div id="div_block-412-86" class="ct-div-block" >        
  1633.                <div id="_posts_grid-413-86" class='oxy-easy-posts oxy-posts-grid ' >
  1634.                    <div class='oxy-posts'>
  1635.                 <div class='oxy-post'>
  1636.  
  1637.  <a class='oxy-post-image' href='https://aff-berlin.com/can-ai-driven-image-recognition-combat-illegal-wildlife-trafficking-in-the-uk.html'>
  1638.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-5.jpg-5-scaled.jpg);'>
  1639.      </div>
  1640.    
  1641.  </a>
  1642.  
  1643.  
  1644.  <div class='oxy-post-wrap'>
  1645.  <h2>
  1646. <a class='oxy-post-title' href='https://aff-berlin.com/can-ai-driven-image-recognition-combat-illegal-wildlife-trafficking-in-the-uk.html'>Can AI-Driven Image Recognition Combat Illegal Wildlife Trafficking in the UK?</a>
  1647.  </h2>
  1648.   <div class='custom-date'>
  1649. April 17, 2024 </div>
  1650.  
  1651. <div class='oxy-post-content'>
  1652. In the age of technology, the battle against illegal wildlife trade has reached a new frontier. With the power of artificial intelligence (AI), scholars, international...
  1653. </div>
  1654.  
  1655.  </div>
  1656.  
  1657. </div> <div class='oxy-post'>
  1658.  
  1659.  <a class='oxy-post-image' href='https://aff-berlin.com/how-is-technology-enabling-remote-patient-monitoring-for-uks-chronic-disease-management.html'>
  1660.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/sten-ritterfeld-psKil0FkS58-unsplash.jpg);'>
  1661.      </div>
  1662.    
  1663.  </a>
  1664.  
  1665.  
  1666.  <div class='oxy-post-wrap'>
  1667.  <h2>
  1668. <a class='oxy-post-title' href='https://aff-berlin.com/how-is-technology-enabling-remote-patient-monitoring-for-uks-chronic-disease-management.html'>How Is Technology Enabling Remote Patient Monitoring for UK&rsquo;s Chronic Disease Management?</a>
  1669.  </h2>
  1670.   <div class='custom-date'>
  1671. April 17, 2024 </div>
  1672.  
  1673. <div class='oxy-post-content'>
  1674. The world of healthcare is experiencing a digital revolution. At the heart of this transformation is the growing trend of remote patient monitoring (RPM), a...
  1675. </div>
  1676.  
  1677.  </div>
  1678.  
  1679. </div> <div class='oxy-post'>
  1680.  
  1681.  <a class='oxy-post-image' href='https://aff-berlin.com/whats-the-potential-of-fog-computing-in-managing-uks-urban-iot-networks.html'>
  1682.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/maximalfocus-naSAHDWRNbQ-unsplash-scaled.jpg);'>
  1683.      </div>
  1684.    
  1685.  </a>
  1686.  
  1687.  
  1688.  <div class='oxy-post-wrap'>
  1689.  <h2>
  1690. <a class='oxy-post-title' href='https://aff-berlin.com/whats-the-potential-of-fog-computing-in-managing-uks-urban-iot-networks.html'>What&rsquo;s the Potential of Fog Computing in Managing UK&rsquo;s Urban IoT Networks?</a>
  1691.  </h2>
  1692.   <div class='custom-date'>
  1693. April 17, 2024 </div>
  1694.  
  1695. <div class='oxy-post-content'>
  1696. In the rapidly advancing world of digital technology, fog computing is making waves. Combining the cloud&rsquo;s limitless data processing capabilities with the smart devices&rsquo; critical...
  1697. </div>
  1698.  
  1699.  </div>
  1700.  
  1701. </div>            </div>
  1702.                            </div>
  1703.                </div></div><div id="div_block-373-86" class="ct-div-block" ><h2 id="text_block-374-86" class="ct-text-block" >woman / fashion</h2></div><div id="div_block-420-86" class="ct-div-block" ><div id="div_block-421-86" class="ct-div-block" >        
  1704.                <div id="_posts_grid-422-86" class='oxy-easy-posts oxy-posts-grid custom-grid' >
  1705.                    <div class='oxy-posts'>
  1706.                 <div class='oxy-post'>
  1707.  
  1708.    <div class="oxy-post-image">
  1709.      <a class='' href='https://aff-berlin.com/whats-the-best-way-to-style-a-fine-wool-scarf-with-a-tailored-winter-coat.html'>
  1710.        <div class='oxy-post-image-fixed-ratio wp-cat' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-17.jpg-17.jpg);'>
  1711.             <span class='wp-category'>
  1712.            <ul class="post-categories">
  1713. <li><a href="https://aff-berlin.com/category/woman-fashion" rel="category tag">woman / fashion</a></li></ul>             </span>
  1714.        </div>
  1715.   </a>
  1716.    </div>
  1717.  
  1718. <h2>
  1719. <a class='oxy-post-title' href='https://aff-berlin.com/whats-the-best-way-to-style-a-fine-wool-scarf-with-a-tailored-winter-coat.html'>
  1720. What&rsquo;s the Best Way to Style a Fine Wool Scarf with a Tailored Winter Coat? </a></h2>
  1721.  
  1722. <div class='custom-date'>
  1723. April 17, 2024 </div>
  1724.  
  1725.  
  1726. <div class='oxy-post-content'>
  1727. There&rsquo;s no denying the magic of a well-styled outfit. When fall arrives and winter is on the horizon, there&rsquo;s one vital accessory that you need...
  1728. </div>
  1729.  
  1730.  
  1731. </div>            </div>
  1732.                            </div>
  1733.                </div></div><div id="div_block-426-86" class="ct-div-block" >        
  1734.                <div id="_posts_grid-427-86" class='oxy-easy-posts oxy-posts-grid ' >
  1735.                    <div class='oxy-posts'>
  1736.                 <div class='oxy-post'>
  1737.  
  1738.  <a class='oxy-post-image' href='https://aff-berlin.com/whats-the-best-way-to-style-a-fine-wool-scarf-with-a-tailored-winter-coat.html'>
  1739.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-17.jpg-17.jpg);'>
  1740.      </div>
  1741.  </a>
  1742.  
  1743.  
  1744.  <div class='oxy-post-wrap'>
  1745. <h2>  
  1746. <a class='oxy-post-title' href='https://aff-berlin.com/whats-the-best-way-to-style-a-fine-wool-scarf-with-a-tailored-winter-coat.html'>What&rsquo;s the Best Way to Style a Fine Wool Scarf with a Tailored Winter Coat?</a>
  1747.  </h2>
  1748.   <div class='custom-date'>
  1749. April 17, 2024 </div>
  1750.  
  1751.  
  1752.  </div>
  1753.  
  1754. </div> <div class='oxy-post'>
  1755.  
  1756.  <a class='oxy-post-image' href='https://aff-berlin.com/how-to-select-the-perfect-monochromatic-outfit-for-a-streamlined-executive-image.html'>
  1757.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-18.jpg-18.jpg);'>
  1758.      </div>
  1759.  </a>
  1760.  
  1761.  
  1762.  <div class='oxy-post-wrap'>
  1763. <h2>  
  1764. <a class='oxy-post-title' href='https://aff-berlin.com/how-to-select-the-perfect-monochromatic-outfit-for-a-streamlined-executive-image.html'>How to Select the Perfect Monochromatic Outfit for a Streamlined Executive Image?</a>
  1765.  </h2>
  1766.   <div class='custom-date'>
  1767. April 17, 2024 </div>
  1768.  
  1769.  
  1770.  </div>
  1771.  
  1772. </div> <div class='oxy-post'>
  1773.  
  1774.  <a class='oxy-post-image' href='https://aff-berlin.com/what-are-the-best-magnetic-clasp-necklaces-for-easy-styling.html'>
  1775.      <div class='oxy-post-image-fixed-ratio' style='background-image: url(https://aff-berlin.com/wp-content/uploads/2024/04/kimson-doan-HD8KlyWRYYM-unsplash.jpg);'>
  1776.      </div>
  1777.  </a>
  1778.  
  1779.  
  1780.  <div class='oxy-post-wrap'>
  1781. <h2>  
  1782. <a class='oxy-post-title' href='https://aff-berlin.com/what-are-the-best-magnetic-clasp-necklaces-for-easy-styling.html'>What Are the Best Magnetic Clasp Necklaces for Easy Styling?</a>
  1783.  </h2>
  1784.   <div class='custom-date'>
  1785. April 17, 2024 </div>
  1786.  
  1787.  
  1788.  </div>
  1789.  
  1790. </div>            </div>
  1791.                            </div>
  1792.                </div></div><aside id="div_block-132-73" class="ct-div-block" ><li id="search-2" class="widget widget_search"><h2 class="widgettitle">Search</h2>
  1793. <form role="search" method="get" id="searchform" class="searchform" action="https://aff-berlin.com/">
  1794. <div>
  1795. <label class="screen-reader-text" for="s">Search for:</label>
  1796. <input type="text" value="" name="s" id="s" />
  1797. <input type="submit" id="searchsubmit" value="Search" />
  1798. </div>
  1799. </form></li>
  1800. <li id="recent-posts-widget-with-thumbnails-2" class="widget recent-posts-widget-with-thumbnails">
  1801. <div id="rpwwt-recent-posts-widget-with-thumbnails-2" class="rpwwt-widget">
  1802. <h2 class="widgettitle">Recent posts</h2>
  1803.  
  1804. <ul>
  1805. <li><a href="https://aff-berlin.com/what-are-the-psychological-benefits-of-participation-in-community-art-projects-for-refugees.html"><img width="75" height="75" src="https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-27.jpg-27-150x150.jpg" class="attachment-75x75 size-75x75 wp-post-image" alt="" decoding="async" loading="lazy" /><span class="rpwwt-post-title">What Are the Psychological Benefits of Participation in Community Art Projects for Refugees?</span></a></li>
  1806. <li><a href="https://aff-berlin.com/how-does-prolonged-use-of-virtual-assistive-devices-impact-the-vision-health-of-the-elderly.html"><img width="75" height="75" src="https://aff-berlin.com/wp-content/uploads/2024/04/temp-image.jpg-150x150.jpg" class="attachment-75x75 size-75x75 wp-post-image" alt="" decoding="async" loading="lazy" /><span class="rpwwt-post-title">How Does Prolonged Use of Virtual Assistive Devices Impact the Vision Health of the Elderly?</span></a></li>
  1807. <li><a href="https://aff-berlin.com/can-controlled-aromatherapy-sessions-reduce-anxiety-in-pre-surgery-patients.html"><img width="75" height="75" src="https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-1.jpg-1-150x150.jpg" class="attachment-75x75 size-75x75 wp-post-image" alt="" decoding="async" loading="lazy" /><span class="rpwwt-post-title">Can Controlled Aromatherapy Sessions Reduce Anxiety in Pre-Surgery Patients?</span></a></li>
  1808. <li><a href="https://aff-berlin.com/what-is-the-impact-of-altitude-masks-on-vo2-max-training-in-professional-cyclists.html"><img width="75" height="75" src="https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-2.jpg-2-150x150.jpg" class="attachment-75x75 size-75x75 wp-post-image" alt="" decoding="async" loading="lazy" /><span class="rpwwt-post-title">What Is the Impact of Altitude Masks on VO2 Max Training in Professional Cyclists?</span></a></li>
  1809. <li><a href="https://aff-berlin.com/whats-the-best-training-regimen-for-building-explosive-power-in-sprinters.html"><img width="75" height="75" src="https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-3.jpg-3-150x150.jpg" class="attachment-75x75 size-75x75 wp-post-image" alt="" decoding="async" loading="lazy" /><span class="rpwwt-post-title">What&rsquo;s the Best Training Regimen for Building Explosive Power in Sprinters?</span></a></li>
  1810. <li><a href="https://aff-berlin.com/how-can-three-dimensional-motion-capture-improve-swing-analysis-in-cricket-batsmen.html"><img width="75" height="75" src="https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-4.jpg-4-150x150.jpg" class="attachment-75x75 size-75x75 wp-post-image" alt="" decoding="async" loading="lazy" /><span class="rpwwt-post-title">How Can Three-Dimensional Motion Capture Improve Swing Analysis in Cricket Batsmen?</span></a></li>
  1811. <li><a href="https://aff-berlin.com/can-ai-driven-image-recognition-combat-illegal-wildlife-trafficking-in-the-uk.html"><img width="75" height="75" src="https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-5.jpg-5-150x150.jpg" class="attachment-75x75 size-75x75 wp-post-image" alt="" decoding="async" loading="lazy" /><span class="rpwwt-post-title">Can AI-Driven Image Recognition Combat Illegal Wildlife Trafficking in the UK?</span></a></li>
  1812. <li><a href="https://aff-berlin.com/how-is-technology-enabling-remote-patient-monitoring-for-uks-chronic-disease-management.html"><img width="75" height="75" src="https://aff-berlin.com/wp-content/uploads/2024/04/sten-ritterfeld-psKil0FkS58-unsplash-150x150.jpg" class="attachment-75x75 size-75x75 wp-post-image" alt="" decoding="async" loading="lazy" /><span class="rpwwt-post-title">How Is Technology Enabling Remote Patient Monitoring for UK&rsquo;s Chronic Disease Management?</span></a></li>
  1813. <li><a href="https://aff-berlin.com/whats-the-potential-of-fog-computing-in-managing-uks-urban-iot-networks.html"><img width="75" height="75" src="https://aff-berlin.com/wp-content/uploads/2024/04/maximalfocus-naSAHDWRNbQ-unsplash-150x150.jpg" class="attachment-75x75 size-75x75 wp-post-image" alt="" decoding="async" loading="lazy" /><span class="rpwwt-post-title">What&rsquo;s the Potential of Fog Computing in Managing UK&rsquo;s Urban IoT Networks?</span></a></li>
  1814. <li><a href="https://aff-berlin.com/how-to-create-a-gourmet-grilled-portobello-mushroom-burger-with-aioli.html"><img width="75" height="75" src="https://aff-berlin.com/wp-content/uploads/2024/04/temp-image-6.jpg-6-150x150.jpg" class="attachment-75x75 size-75x75 wp-post-image" alt="" decoding="async" loading="lazy" /><span class="rpwwt-post-title">How to Create a Gourmet Grilled Portobello Mushroom Burger with Aioli?</span></a></li>
  1815. </ul>
  1816. </div><!-- .rpwwt-widget -->
  1817. </li>
  1818. </aside></div></div></section></div><a id="link-98-153" class="ct-link oxel_back_to_top_container" href="#top" target="_self"  ><div id="code_block-99-153" class="ct-code-block" ><!-- --></div><div id="fancy_icon-100-153" class="ct-fancy-icon oxel_back_to_top_icon" ><svg id="svg-fancy_icon-100-153"><use xlink:href="#FontAwesomeicon-angle-double-up"></use></svg></div></a><section id="section-20-225" class=" ct-section" ><div class="ct-section-inner-wrap"><div id="new_columns-59-40" class="ct-new-columns" ><div id="div_block-60-40" class="ct-div-block" ><div id="text_block-62-40" class="ct-text-block" >Copyright 2024</div></div><div id="div_block-61-40" class="ct-div-block" ><nav id="_nav_menu-101-24" class="oxy-nav-menu oxy-nav-menu-dropdowns oxy-nav-menu-dropdown-arrow" ><div class='oxy-menu-toggle'><div class='oxy-nav-menu-hamburger-wrap'><div class='oxy-nav-menu-hamburger'><div class='oxy-nav-menu-hamburger-line'></div><div class='oxy-nav-menu-hamburger-line'></div><div class='oxy-nav-menu-hamburger-line'></div></div></div></div><div class="menu-navigation-container"><ul id="menu-navigation" class="oxy-nav-menu-list"><li id="menu-item-91" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-91"><a href="https://aff-berlin.com/contact">Contact</a></li>
  1819. <li id="menu-item-92" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-92"><a href="https://aff-berlin.com/legal-notice">Legal Notice</a></li>
  1820. <li id="menu-item-216" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-216"><a rel="privacy-policy" href="https://aff-berlin.com/privacy-policy">Privacy Policy</a></li>
  1821. </ul></div></nav></div></div></div></section></div> <!-- WP_FOOTER -->
  1822. <style>.ct-FontAwesomeicon-angle-double-up{width:0.64285714285714em}</style>
  1823. <?xml version="1.0"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" style="position: absolute; width: 0; height: 0; overflow: hidden;" version="1.1"><defs><symbol id="FontAwesomeicon-angle-double-up" viewBox="0 0 18 28"><title>angle-double-up</title><path d="M16.797 20.5c0 0.125-0.063 0.266-0.156 0.359l-0.781 0.781c-0.094 0.094-0.219 0.156-0.359 0.156-0.125 0-0.266-0.063-0.359-0.156l-6.141-6.141-6.141 6.141c-0.094 0.094-0.234 0.156-0.359 0.156s-0.266-0.063-0.359-0.156l-0.781-0.781c-0.094-0.094-0.156-0.234-0.156-0.359s0.063-0.266 0.156-0.359l7.281-7.281c0.094-0.094 0.234-0.156 0.359-0.156s0.266 0.063 0.359 0.156l7.281 7.281c0.094 0.094 0.156 0.234 0.156 0.359zM16.797 14.5c0 0.125-0.063 0.266-0.156 0.359l-0.781 0.781c-0.094 0.094-0.219 0.156-0.359 0.156-0.125 0-0.266-0.063-0.359-0.156l-6.141-6.141-6.141 6.141c-0.094 0.094-0.234 0.156-0.359 0.156s-0.266-0.063-0.359-0.156l-0.781-0.781c-0.094-0.094-0.156-0.234-0.156-0.359s0.063-0.266 0.156-0.359l7.281-7.281c0.094-0.094 0.234-0.156 0.359-0.156s0.266 0.063 0.359 0.156l7.281 7.281c0.094 0.094 0.156 0.234 0.156 0.359z"/></symbol></defs></svg>
  1824. <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
  1825. jQuery(document).ready(function() {
  1826. jQuery('body').on('click', '.oxy-menu-toggle', function() {
  1827. jQuery(this).parent('.oxy-nav-menu').toggleClass('oxy-nav-menu-open');
  1828. jQuery('body').toggleClass('oxy-nav-menu-prevent-overflow');
  1829. jQuery('html').toggleClass('oxy-nav-menu-prevent-overflow');
  1830. });
  1831. var selector = '.oxy-nav-menu-open .menu-item a[href*="#"]';
  1832. jQuery('body').on('click', selector, function(){
  1833. jQuery('.oxy-nav-menu-open').removeClass('oxy-nav-menu-open');
  1834. jQuery('body').removeClass('oxy-nav-menu-prevent-overflow');
  1835. jQuery('html').removeClass('oxy-nav-menu-prevent-overflow');
  1836. jQuery(this).click();
  1837. });
  1838. });
  1839. </script>
  1840.  
  1841. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://aff-berlin.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=5.9.3" id="swv-js"></script>
  1842. <script type="text/javascript" id="contact-form-7-js-extra">
  1843. /* <![CDATA[ */
  1844. var wpcf7 = {"api":{"root":"https:\/\/aff-berlin.com\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"};
  1845. /* ]]> */
  1846. </script>
  1847. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://aff-berlin.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.9.3" id="contact-form-7-js"></script>
  1848. <script type="text/javascript" id="dscf7_refresh_script-js-extra">
  1849. /* <![CDATA[ */
  1850. var ajax_object = {"ajax_url":"https:\/\/aff-berlin.com\/wp-admin\/admin-ajax.php"};
  1851. /* ]]> */
  1852. </script>
  1853. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://aff-berlin.com/wp-content/plugins/ds-cf7-math-captcha/assets/js/script.js?ver=1.0.0" id="dscf7_refresh_script-js"></script>
  1854. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after">
  1855. /* <![CDATA[ */
  1856. "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
  1857. /* ]]> */
  1858. </script>
  1859. <script type="text/javascript" id="rocket-preload-links-js-extra">
  1860. /* <![CDATA[ */
  1861. var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index\\.php\/)?(.*)wp\\-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/aff-berlin.com","onHoverDelay":"100","rateThrottle":"3"};
  1862. /* ]]> */
  1863. </script>
  1864. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after">
  1865. /* <![CDATA[ */
  1866. (function() {
  1867. "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
  1868. }());
  1869. /* ]]> */
  1870. </script>
  1871. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://aff-berlin.com/wp-content/plugins/wp-rocket/assets/js/heartbeat.js?ver=3.12.5.3" id="heartbeat-js"></script>
  1872. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="ct-footer-js"></script><script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="ct_code_block_js_99">//** Oxygen Composite Elements Settings Section **//
  1873. //** Edit the variables below to change the behavior of the element. **//
  1874.  
  1875. var scrollDistance = 300; // Set this to the scroll distance at which you want the button to appear.
  1876.  
  1877. //** That's it, stop editing! **/
  1878.  
  1879. jQuery(document).ready( function() {
  1880.  
  1881.  // If we're in the builder, do not execute.
  1882.  var url_string = window.location.href;
  1883.  var url = new URL(url_string);
  1884.  var param = url.searchParams.get("ct_builder");
  1885.  
  1886.  if( param ) { return; }
  1887.  
  1888.  jQuery('.oxel_back_to_top_container').addClass('oxel_back_to_top_container--hidden');
  1889.  
  1890. })
  1891.  
  1892. jQuery(window).on('scroll', function() {
  1893.  
  1894.  var topPos = jQuery(window).scrollTop();
  1895.  
  1896.  if( topPos > scrollDistance ) {
  1897.   jQuery('.oxel_back_to_top_container').removeClass('oxel_back_to_top_container--hidden');
  1898.  } else {
  1899.   jQuery('.oxel_back_to_top_container').addClass('oxel_back_to_top_container--hidden');
  1900.  }
  1901.  
  1902. })</script>
  1903. <style type="text/css" id="ct_code_block_css_99">.oxel_back_to_top_container--hidden {
  1904. bottom: -64px;
  1905. }</style>
  1906. <!-- /WP_FOOTER -->
  1907. </body>
  1908. </html>
  1909.  
  1910. <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1714707932 -->
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda