/*!
Theme Name: Play Yellow
*/body.theme-play-yellow{--cmn-brand-hero-bg:rgba(255,203,5,.2);--cmn-brand-primary-surface:rgba(28,158,214,.1);--cmn-brand-primary-surface-medium:rgba(28,158,214,.1);--cmn-brand-primary-ring:rgba(28,158,214,.1);--cmn-brand-primary-divider:rgba(28,158,214,.1);--cmn-brand-secondary-surface:rgba(255,203,5,.1);--cmn-brand-secondary-emphasis:rgba(255,203,5,.2);--cmn-brand-secondary-divider:rgba(255,203,5,.1);--cmn-highlight-underline:#ffcb05}/*!
Theme Name: Play Yellow
*/.bg-brand-texture{background-color:#fff;background-image:url(../../dist/css/img/bg-texture.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}h1 span.highlight,h2 span.highlight,h3 span.highlight,h4 span.highlight,h5 span.highlight,h6 span.highlight{color:inherit;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-color:var(--cmn-highlight-underline);text-decoration-skip-ink:auto;text-decoration-thickness:7.5%;text-underline-offset:auto;text-underline-position:from-font}.button--play-yellow{align-items:center;background:var(--cmn-button-fill);border:2px solid var(--cmn-button-border);border-radius:100px;color:var(--cmn-button-text);display:flex;font-family:proxima-nova,sans-serif;font-size:18px;font-weight:700;gap:8px;justify-content:center;letter-spacing:1px;line-height:1;padding:12px 24px;text-decoration:none;text-transform:uppercase;transition:all .3s ease-out;width:100%}@media(min-width:480px){.button--play-yellow{font-size:20px;width:-moz-fit-content;width:fit-content}}.button--play-yellow:hover{background:var(--cmn-button-hover-bg);cursor:pointer}.button--play-yellow:active,.button--play-yellow:focus,.button--play-yellow:hover,.button--play-yellow:visited{color:var(--cmn-button-text)}.button--play-yellow:after{content:"";font-family:Font Awesome\ 6 Pro;font-size:14px}.button--play-yellow.button--external:after,.button--play-yellow.button--primary[target=_blank]:after,.button--play-yellow.button[target=_blank]:after{content:"";font-size:18px}.button--play-yellow.button--download:after{content:""!important;font-size:18px}.button--play-yellow:after{color:var(--cmn-text-on-brand);content:""!important;font-family:Font Awesome Custom!important;font-size:20px;font-weight:400;transition:all .3s ease-in-out}.button--play-yellow:hover:after{color:var(--cmn-brand-accent);transform:scale(1.9)}