@keyframes glitch{2%,64%{transform:translate(2px) skew(0)}4%,60%{transform:translate(-2px) skew(0)}62%{transform:translate(0) skew(5deg)}}ul:not([class]),ul.center,ul.column{list-style:none;padding:0;margin:2rem 0}ul:not([class]) li,ul.center li,ul.column li{position:relative;padding-left:70px;margin-bottom:1rem}ul:not([class]) li:before,ul.center li:before,ul.column li:before{content:"";position:absolute;top:0;left:0;width:50px;height:40px;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url(https://pm.parsmedia.dev/wp-content/themes/parsmedia-theme/graphics/icon-list.png)}ul.center{display:flex;flex-flow:column;place-items:center}ul.column{display:flex;flex-flow:row wrap;gap:2rem}ul.column li{flex:1 48%;text-align:left}ul.checkmark{list-style:none;padding:0;margin:2rem 0}ul.checkmark li{position:relative;padding-left:2.5rem;margin-bottom:.5rem}ul.checkmark li:before{content:"";position:absolute;top:0;left:0;width:30px;height:30px;background-image:url(https://pm.parsmedia.dev/wp-content/themes/parsmedia-theme/graphics/icon-checkmark.svg);background-position:center;background-repeat:no-repeat;background-size:contain}ol:not([class]){list-style:none;padding:0;margin:2rem 0;counter-reset:ol var(--ol-start, 0)}ol:not([class])>li{position:relative;padding-left:3rem;margin-bottom:2rem;counter-increment:ol}ol:not([class])>li:before{content:counters(ol,"",decimal-leading-zero);position:absolute;color:var(--color-primary);display:inline-block;left:0;top:.3rem;font-size:3rem;line-height:2rem;font-family:Black Ravens,sans-serif}@media screen and (max-width: 767px){ol:not([class])>li:before{font-size:1.4rem;top:.2rem}}.strike{position:relative}.footer{position:relative;padding:4rem 2rem;margin-top:190px}@media screen and (max-width: 500px){.footer{padding:4rem 1rem}}.footer a{color:inherit}.footer__wrapper{display:grid;grid-template-areas:"social widgets";gap:2rem;max-width:1500px;margin:0 auto}@media screen and (max-width: 500px){.footer__wrapper{grid-template-areas:"social" "widgets"}}.footer__social{grid-area:social}.footer__social .h3{margin-top:0}.footer__social .links{display:flex;flex-flow:column;gap:1rem;list-style:none;padding:1rem 0;margin:0}@media screen and (max-width: 500px){.footer__social .links{flex-flow:row wrap}}.footer__social .links a{display:block;text-decoration:none}.footer__social .links img{width:74px}@media screen and (max-width: 500px){.footer__social .links img{width:50px}}.footer__widgets{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:4rem;grid-area:widgets}@media screen and (max-width: 1300px){.footer__widgets{grid-template-columns:1fr 1fr}}@media screen and (max-width: 767px){.footer__widgets{grid-template-columns:1fr}}.footer__widgets .widget{position:relative;display:flex;flex-flow:column;align-items:flex-start;text-align:left}.footer__widgets .widget>*:first-child{margin-top:0}.footer__widgets .widget>*:last-child{margin-bottom:0}.footer__nav{grid-column:1/3}.footer__nav ul{list-style:none;margin:0 0 2rem;padding:0;display:flex;flex-flow:row wrap;gap:clamp(2rem,2vw,4rem)}.footer__nav ul a{text-transform:uppercase;text-decoration:none;font-weight:700}.acfe-form,#message{max-width:1200px;margin:2rem auto;padding:0}#message{text-align:center;font-weight:700}.acfe-form input,.acfe-form textarea{width:100%;padding:.5rem 1rem;border:1px solid #707070;border-radius:8px;font-size:1rem}.acfe-form input[type=checkbox]{width:20px;height:20px}.acfe-form .acf-fields{display:flex;flex-flow:column;gap:1rem}.acfe-form .acf-field{display:flex;flex-flow:column;gap:.4rem}.acfe-form .acf-field .acf-required{color:var(--color-primary)}.acfe-form .acf-form-submit{margin-top:1rem}.acfe-form .acf-checkbox-list{display:flex;flex-flow:column;gap:1rem;list-style:none;margin:1rem 0;padding:0}.acfe-form .acf-checkbox-list label{position:relative;padding-left:2rem;display:block}.acfe-form .acf-checkbox-list label input{position:absolute;top:0;left:0;width:20px;height:20px}.podcast__footer{position:relative;display:flex;flex-flow:row wrap;gap:clamp(2rem,4vw,4rem);justify-content:center;align-items:center;min-height:400px;z-index:3}.podcast__footer img{max-height:210px;width:auto}.module{max-width:1200px;margin:0 auto}.module.full{max-width:none}.podigee-podcast-player{margin:1rem 0}.podcast [href^="mailto:"]{word-break:break-all}.anchor{margin:0;padding:0}.author__wrapper{display:grid;grid-template-areas:"info text";grid-template-columns:.5fr 2fr;align-items:center;gap:2rem;margin:3rem 0}@media screen and (max-width: 600px){.author__wrapper{grid-template-columns:1fr;grid-template-areas:"info" "text";gap:0}}.author__info{grid-area:info}.author__info p{font-size:1.8rem;line-height:2.2rem;font-weight:700}.author__info p b{display:block;font-size:3rem;line-height:2.6rem;font-family:Black Ravens,sans-serif;color:var(--color-primary);transform:rotate(-5deg)}.author__text{grid-area:text}.box__wrapper{padding:clamp(1rem,2vw,2rem);margin:2rem 0;border-radius:14px;background-color:#fff}.box__wrapper>*:first-child{margin-top:0}.box__wrapper>*:last-child{margin-bottom:0}.cta__wrapper{position:relative;display:flex;flex-flow:column;text-align:center;max-width:1500px;margin:2rem auto;padding:2rem}.cta__wrapper h3{margin:0 0 1rem;color:inherit}.cta__wrapper p{margin:.5rem 0}.cta__wrapper blockquote{margin:0}.cta__wrapper blockquote p{color:inherit}.cta__buttons{display:flex;flex-flow:row wrap;place-items:center;justify-content:center;gap:1rem;z-index:2;margin-top:1rem}.cta__buttons .button{padding:.75rem 2rem;font-size:1rem;border-color:var(--color-primary-text, #FFF)}@media screen and (max-width: 1023px){.cta__buttons{flex-flow:column}}.fame__wrapper{max-width:1800px;margin:4rem auto}.fame__category{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(1rem,2vw,1.5rem);list-style:none;padding:0;margin:2rem auto 4rem;max-width:1200px}.fame__category li{padding:.5rem 2rem;flex:1 auto;border-radius:9px;background-color:#807c7c;color:#fff;text-align:center;cursor:pointer}.fame__category li.active{background-color:var(--color-primary)}.fame__entries .grid-sizer{width:22%}.fame__entry{width:22%;margin-bottom:20px;border-radius:9px;overflow:hidden;cursor:pointer}.fame__entry.hidden{display:none}.fame__entry dialog{display:none;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;max-width:90vw;max-height:90vh;padding:0;margin:0;z-index:9;overflow:visible;border:none;background-color:transparent}.fame__entry dialog[open]{display:block}@media screen and (max-width: 1023px){.fame__entry dialog[open]{height:100%}}.fame__entry dialog::backdrop{background-color:#1414144d}.fame__entry dialog form{height:100%;width:100%;padding:1rem}.fame__entry dialog form button{position:absolute;right:0;top:0;font-family:Black Ravens;font-size:clamp(2rem,4vw,3rem);color:var(--color-primary);background:none;border:none;cursor:pointer;z-index:3}@media screen and (max-width: 1023px){.fame__entry dialog form button{right:-1rem}}.fame__entry dialog .container{container-type:inline-size}@media screen and (max-width: 1023px){.fame__entry dialog .container{height:100%}}@media screen and (min-width: 1024px){.fame__entry dialog .container{aspect-ratio:16/9;max-height:87vh;margin:0 auto}.fame__entry dialog .container:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;aspect-ratio:16/9;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(https://pm.parsmedia.dev/wp-content/themes/parsmedia-theme/graphics/mockup-desktop.png)}}.fame__entry dialog iframe{display:block;position:relative;z-index:1;border:none}@media screen and (min-width: 1024px){.fame__entry dialog iframe{top:1.6cqi;left:12.8cqw;width:calc(100% - 25.6cqw);height:calc(100% - 8cqi);border-top-left-radius:21px;border-top-right-radius:21px}}@media screen and (max-width: 1023px){.fame__entry dialog iframe{top:0;left:0;width:100%;height:100%}}@keyframes details-show{0%{opacity:0;transform:translateY(-.5em)}to{transform:translateY(0)}}.faq__wrapper{display:flex;flex-flow:column;gap:1rem;max-width:900px;margin:2rem auto}.faq__wrapper details[open] summary h3:after{background-image:url(https://pm.parsmedia.dev/wp-content/themes/parsmedia-theme/graphics/icon-faq-open.png)}.faq__wrapper details summary{position:relative}.faq__wrapper details summary h3{position:relative;padding:1.5rem 1rem 1.5rem 4rem;margin:0}.faq__wrapper details summary h3:after{content:"";position:absolute;top:50%;left:0;width:2.5rem;height:2.5rem;transform:translateY(-50%);transition:all .4s ease;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url(https://pm.parsmedia.dev/wp-content/themes/parsmedia-theme/graphics/icon-faq-closed.png)}@media screen and (max-width: 400px){.faq__wrapper details summary h3{padding-left:3rem}.faq__wrapper details summary h3:after{width:2rem;height:2rem}}.faq__wrapper details .text{padding-left:4rem;margin:0;animation:details-show .5s ease-in-out}@media screen and (max-width: 400px){.faq__wrapper details .text{padding-left:1rem}}.faq__wrapper details .text p:first-of-type{margin-top:0}.faq__wrapper details .text p:last-of-type{margin-bottom:0}.faq__headline{display:block;padding:2rem 0;text-align:center}.image{overflow:hidden}@media screen and (max-width: 767px){.image__image{width:160%;left:50%;transform:translate(-50%);position:relative}}.image__text{display:block;padding:3rem;background-color:var(--color-secondary);color:var(--color-secondary-text);text-align:right}@media screen and (max-width: 767px){.image__text{margin:0 1rem;order:1;transform:translateY(2rem)}}@media screen and (min-width: 768px){.image__text{position:absolute;right:clamp(2rem,6vw,10vw);top:0;max-width:500px}}.image__text p{margin:0;color:#000}.news{margin:4rem auto}.news__wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media screen and (max-width: 1023px){.news__wrapper{gap:1rem}}@media screen and (max-width: 767px){.news__wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 768px){.news__wrapper{padding-bottom:8rem}}@media screen and (max-width: 500px){.news__wrapper{grid-template-columns:1fr}}.news__element{position:relative;padding:clamp(1rem,2vw,2rem);background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 0 3px 2px #1414141a}@media screen and (min-width: 768px){.news__element:nth-child(3n+2){top:4rem}.news__element:nth-child(3n+3){top:8rem}.news__element:nth-child(1){top:0}.news__element:nth-of-type(2){top:4rem}.news__element:nth-of-type(3){top:8rem}}@media screen and (min-width: 501px) and (max-width: 767px){.news__element:nth-child(2n){top:4rem}.news__element:nth-child(1){top:0}}@media screen and (max-width: 500px){.news__element:nth-child(2n){margin-left:auto}.news__element:nth-child(odd){margin-right:auto}}.news__element h3{margin:0 0 1rem;word-break:break-word}@media screen and (max-width: 1023px){.news__element h3{font-size:1.2rem}}@media screen and (max-width: 500px){.news__element h3{font-size:.8rem;line-height:1.1rem;max-width:280px}}.news__element a{text-decoration:none;color:inherit}.news__element a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.news__element .info{margin-top:auto;color:var(--color-gray)}@media screen and (max-width: 500px){.news__element .info{font-size:.8rem;line-height:1.1rem;margin:0}}.news__category{color:var(--color-primary);font-size:.9rem}.news__button{position:absolute;right:1rem;bottom:1rem;display:block;margin-left:auto;width:42px;height:42px;border-radius:50%;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url(https://pm.parsmedia.dev/wp-content/themes/parsmedia-theme/graphics/teaser-button.png)}@media screen and (max-width: 500px){.news__button{width:22px;height:22px}}.news__text{display:flex;flex-flow:column;height:100%}.newsletter{max-width:1500px}.newsletter__wrapper{display:grid;grid-template-columns:minmax(300px,800px) minmax(200px,600px);grid-template-areas:"text image";align-items:center}@media screen and (max-width: 767px){.newsletter__wrapper{grid-template-columns:1fr;grid-template-areas:"image" "text"}}.newsletter__text{grid-area:text;padding:4rem 0;max-width:900px}.newsletter__image{grid-area:image;padding-left:clamp(4rem,6vw,8rem)}@media screen and (max-width: 767px){.newsletter__image{padding-left:0}}.partner{padding:4rem 0 8rem}.partner__wrapper{display:grid;grid-template-columns:repeat(3,1fr)}.partner__text{grid-row:1;grid-column:1/3}.partner__teasers{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;grid-row:2;grid-column:1/4;padding:2rem 0}@media screen and (max-width: 1023px){.partner__teasers{gap:1rem}}@media screen and (max-width: 767px){.partner__teasers{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 500px){.partner__teasers{grid-template-columns:1fr}}.partner__element{position:relative;background-color:#fff;padding:2rem;border-radius:9px;overflow:hidden;box-shadow:0 0 3px 2px #1414141a}@media screen and (min-width: 768px){.partner__element:nth-child(3n+2){top:4rem}.partner__element:nth-child(3n+3){top:8rem}.partner__element:nth-child(1){top:0}.partner__element:nth-of-type(2){top:4rem}.partner__element:nth-of-type(3){top:8rem}}@media screen and (min-width: 501px) and (max-width: 767px){.partner__element:nth-child(2n){top:4rem}.partner__element:nth-child(1){top:0}}@media screen and (max-width: 500px){.partner__element:nth-child(2n){margin-left:auto}.partner__element:nth-child(odd){margin-right:auto}}.partner__element h3{margin:0;padding-right:4.5rem}.partner__element a{text-decoration:none;color:inherit}.partner__element a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.partner__image{position:absolute;top:2.2rem;right:2rem;width:60px;height:60px;border-radius:50%;overflow:hidden;border:1px solid #eee}.partner__button{display:block;margin-left:auto;width:42px;height:42px;transform:translate(1rem,1rem);border-radius:50%;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url(https://pm.parsmedia.dev/wp-content/themes/parsmedia-theme/graphics/teaser-button.png)}.partner__logo{grid-column:1;grid-row:3;max-width:290px}.partner__icon{grid-row:1;grid-column:3;max-width:180px;margin-left:auto}.podcasts__categories .list{position:relative;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(180px,100%),1fr));gap:2rem;list-style:none;padding:0;margin:1rem 0 3rem}.podcasts__categories .list li{padding:.6rem 1rem;font-weight:700;font-size:.9rem;border-radius:9px;background-color:#fff;border:2px solid var(--color-primary);cursor:pointer;text-align:center}.podcasts__categories .list li.active{background-color:var(--color-primary);color:#fff}.podcasts__list{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media screen and (max-width: 1023px){.podcasts__list{gap:1rem}}@media screen and (max-width: 767px){.podcasts__list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 768px){.podcasts__list{padding-bottom:8rem}}@media screen and (max-width: 500px){.podcasts__list{grid-template-columns:1fr}}.podcasts__element{position:relative;padding:clamp(1rem,2vw,2rem);background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 0 3px 2px #1414141a}.podcasts__element.hidden{display:none}@media screen and (min-width: 768px){.podcasts__element:nth-child(3n+2 of.visible){top:4rem}.podcasts__element:nth-child(3n+3 of.visible){top:8rem}.podcasts__element:nth-child(1 of.visible){top:0}.podcasts__element:nth-child(2 of.visible){top:4rem}.podcasts__element:nth-child(3 of.visible){top:8rem}}@media screen and (min-width: 501px) and (max-width: 767px){.podcasts__element:nth-child(2n of.visible){top:4rem}.podcasts__element:nth-child(1 of.visible){top:0}}@media screen and (max-width: 500px){.podcasts__element:nth-child(2n of.visible){margin-left:auto}.podcasts__element:nth-child(odd of.visible){margin-right:auto}}.podcasts__element h3{margin:1rem 0;word-break:break-word}@media screen and (max-width: 1023px){.podcasts__element h3{font-size:1.2rem}}@media screen and (max-width: 500px){.podcasts__element h3{font-size:.8rem;line-height:1.1rem;max-width:280px}}.podcasts__element a{text-decoration:none;color:inherit}.podcasts__element a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}@media screen and (max-width: 500px){.podcasts__element .number{font-size:.8rem;line-height:1.1rem}}.podcasts__element .category{display:block;margin-bottom:1rem;color:var(--color-primary)}@media screen and (max-width: 500px){.podcasts__element .category{font-size:.8rem;line-height:1.1rem}}.podcasts__element .info{margin-top:auto;color:var(--color-gray)}@media screen and (max-width: 500px){.podcasts__element .info{font-size:.8rem;line-height:1.1rem;margin:0}}.podcasts__text{display:flex;flex-flow:column;height:100%}.podcasts__button{position:absolute;right:1rem;bottom:1rem;display:block;margin-left:auto;width:42px;height:42px;border-radius:50%;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url(https://pm.parsmedia.dev/wp-content/themes/parsmedia-theme/graphics/teaser-button.png)}@media screen and (max-width: 500px){.podcasts__button{width:22px;height:22px}}.post-teaser{padding:4rem 0 8rem}.post-teaser__wrapper{display:grid;grid-template-columns:repeat(3,1fr)}.post-teaser__text{grid-row:1;grid-column:1/3}@media screen and (max-width: 767px){.post-teaser__text{grid-row:2;grid-column:1/4}}.post-teaser__teasers{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;grid-row:2;grid-column:1/4;padding:2rem 0}@media screen and (max-width: 1023px){.post-teaser__teasers{gap:1rem}}@media screen and (max-width: 767px){.post-teaser__teasers{grid-template-columns:repeat(2,1fr);grid-row:3}}@media screen and (min-width: 768px){.post-teaser__teasers{padding-bottom:8rem}}@media screen and (max-width: 500px){.post-teaser__teasers{grid-template-columns:1fr}}.post-teaser__element{position:relative;background-color:#fff;padding:2rem;border-radius:9px;overflow:hidden;box-shadow:0 0 3px 2px #1414141a}@media screen and (min-width: 768px){.post-teaser__element:nth-child(3n+2){top:4rem}.post-teaser__element:nth-child(3n+3){top:8rem}.post-teaser__element:nth-child(1){top:0}.post-teaser__element:nth-of-type(2){top:4rem}.post-teaser__element:nth-of-type(3){top:8rem}}@media screen and (min-width: 501px) and (max-width: 767px){.post-teaser__element:nth-child(2n){top:4rem}.post-teaser__element:nth-child(1){top:0}}@media screen and (max-width: 500px){.post-teaser__element:nth-child(2n){margin-left:auto}.post-teaser__element:nth-child(odd){margin-right:auto}}.post-teaser__element h3{margin:0}.post-teaser__element a{text-decoration:none;color:inherit}.post-teaser__element a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.post-teaser__quote{display:flex;flex-flow:row wrap;gap:1rem;align-items:flex-start}.post-teaser__quote img{max-width:90px;border-radius:50%}.post-teaser__quote p{flex:1 0 0;font-size:.8rem;line-height:1.2rem;margin:0}.post-teaser__button{display:block;margin-left:auto;width:42px;height:42px;transform:translate(1rem,1rem);border-radius:50%;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url(https://pm.parsmedia.dev/wp-content/themes/parsmedia-theme/graphics/teaser-button.png)}.post-teaser__logo{grid-column:1;grid-row:3;max-width:290px}@media screen and (max-width: 767px){.post-teaser__logo{grid-row:4}}.post-teaser__icon{grid-row:1;grid-column:3;max-width:180px;margin-left:auto}@media screen and (max-width: 767px){.post-teaser__icon{grid-row:1;grid-column:1/3;margin-left:0}}.team{padding:4rem 0}.team__wrapper{max-width:1200px;margin:0 auto}.team__element{position:relative;display:grid;align-items:center;justify-content:center;gap:2rem}@media screen and (min-width: 768px){.team__element{grid-template-columns:minmax(200px,600px) minmax(100px,530px);grid-template-areas:"text image"}.team__element:nth-of-type(2n){grid-template-columns:minmax(100px,530px) minmax(200px,600px);grid-template-areas:"image text"}}@media screen and (max-width: 767px){.team__element{grid-template-columns:1fr;grid-template-areas:"image" "text"}}@media screen and (max-width: 767px){.team__element img{max-width:400px}}.team__text{grid-area:text}.team__text a.icon{position:relative;display:inline-block;padding-left:2rem;text-decoration:none;margin:.5rem 0}.team__text a.icon:before{content:"";position:absolute;left:0;top:.1rem;width:24px;height:24px;background-position:center;background-repeat:no-repeat;background-size:contain}.team__text a.phone:before{background-image:url(https://pm.parsmedia.dev/wp-content/themes/parsmedia-theme/graphics/icon-phone.png)}.team__text a.mobile:before{background-image:url(https://pm.parsmedia.dev/wp-content/themes/parsmedia-theme/graphics/icon-mobile.png)}.team__text a.mail:before{background-image:url(https://pm.parsmedia.dev/wp-content/themes/parsmedia-theme/graphics/icon-mail.png)}.team__text a.network:before{background-image:url(https://pm.parsmedia.dev/wp-content/themes/parsmedia-theme/graphics/icon-network.png)}.team__text a.url:before{background-image:url(https://pm.parsmedia.dev/wp-content/themes/parsmedia-theme/graphics/icon-url.png)}.teaser-background__wrapper{margin:4rem auto}.teaser-background__intro{text-align:center}.teaser-background__background{position:absolute;top:20%;left:0;width:100%;height:60%;background-position:center;background-repeat:repeat;background-size:auto;background-image:url(https://pm.parsmedia.dev/wp-content/themes/parsmedia-theme/graphics/background-middle.jpg)}@media screen and (max-width: 500px){.teaser-background__background{height:88%;top:6%}}.teaser-background__inner{position:relative;margin:0;padding:4rem 0}.teaser-background__inner:before{content:"";position:absolute;bottom:80%;left:0;width:100%;height:190px;background-position:center 0%;background-repeat:no-repeat;background-size:auto;background-image:url(https://pm.parsmedia.dev/wp-content/themes/parsmedia-theme/graphics/background-top.png);z-index:2}@media screen and (min-width: 2400px){.teaser-background__inner:before{background-size:100% 150%;background-position:100% 0%}}@media screen and (max-width: 500px){.teaser-background__inner:before{bottom:94%}}.teaser-background__inner:after{content:"";position:absolute;top:80%;left:0;width:100%;height:190px;background-position:center 100%;background-repeat:no-repeat;background-size:auto;background-image:url(https://pm.parsmedia.dev/wp-content/themes/parsmedia-theme/graphics/background-bottom.png);z-index:2}@media screen and (min-width: 2400px){.teaser-background__inner:after{background-size:100% 150%;background-position:100% 100%}}@media screen and (max-width: 500px){.teaser-background__inner:after{top:94%}}.teaser-background__elements{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;z-index:3}@media screen and (max-width: 1023px){.teaser-background__elements{gap:1rem}}@media screen and (max-width: 767px){.teaser-background__elements{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 500px){.teaser-background__elements{grid-template-columns:1fr}}.teaser-background__element{position:relative;background-color:#fff;border-radius:9px;overflow:hidden;box-shadow:0 0 3px 2px #1414141a}.teaser-background__text{padding:2rem}.teaser-background__text h3{margin:0}.teaser-background__text p{margin-bottom:0}.teaser-background__text a{text-decoration:none;color:inherit}.teaser-background__text a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.teaser-background__button{position:absolute;right:1rem;bottom:1rem;display:block;margin-left:auto;width:42px;height:42px;border-radius:50%;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url(https://pm.parsmedia.dev/wp-content/themes/parsmedia-theme/graphics/teaser-button.png)}.teaser{padding:4rem 0}.teaser__wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media screen and (max-width: 1023px){.teaser__wrapper{gap:1rem}}@media screen and (max-width: 767px){.teaser__wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 500px){.teaser__wrapper{grid-template-columns:1fr}}.teaser__element{position:relative;background-color:#fff;border-radius:9px;overflow:hidden;box-shadow:0 0 3px 2px #1414141a}.teaser__text{padding:2rem}.teaser__text h3{margin:0}.teaser__text p{margin-bottom:0}.teaser__text a{text-decoration:none;color:inherit}.teaser__text a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.teaser__button{position:absolute;right:1rem;bottom:1rem;display:block;margin-left:auto;width:42px;height:42px;border-radius:50%;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url(https://pm.parsmedia.dev/wp-content/themes/parsmedia-theme/graphics/teaser-button.png)}.text-image{margin:4rem auto}.text-image__wrapper{display:grid;grid-template-columns:1fr 3fr;gap:clamp(2rem,4vw,4rem);grid-template-areas:"image text"}@media screen and (max-width: 767px){.text-image__wrapper{grid-template-columns:1fr;grid-template-areas:"image" "text"}.text-image__wrapper.top{grid-template-areas:"image" "text"}.text-image__wrapper.bottom{grid-template-areas:"text" "image"}}@media screen and (min-width: 768px){.text-image__wrapper.left{grid-template-areas:"text image";grid-template-columns:3fr 1fr}.text-image__wrapper.right{grid-template-areas:"image text";grid-template-columns:1fr 3fr}}.text-image__text{grid-area:text}.text-image__text>*:first-child{margin-top:0}.text-image__image{grid-area:image;padding-top:clamp(2rem,4vw,4rem)}.text{margin:1rem auto}.text__wrapper{max-width:900px;margin:0 auto}.frontpage .text__wrapper,.podcast .text__wrapper{margin:0 auto}.text__wrapper.center{margin:0 auto;text-align:center}.text p:first-of-type{margin-top:0}.text p:last-of-type{margin-bottom:0}
