@charset "UTF-8";
/*
Theme Name: E-GROWTH
Theme URI: https://www.e-growth.gr/
Author: E-GROWTH
Author URI: https://www.e-growth.gr/
Description: A fast, modern and mobile-first WordPress theme created for E-GROWTH. Fully compatible with Elementor and WooCommerce.
Version: 2.0.1
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: e-growth
*/

@font-face{font-family:Catorze;src:url(//www.e-growth.gr/wp-content/themes/e-growth/assets/fonts/catorze-light.woff2) format("woff2");font-display:optional;font-style:normal;font-weight:300}
@font-face{font-family:Catorze;src:url(//www.e-growth.gr/wp-content/themes/e-growth/assets/fonts/catorze-book.woff) format("woff");font-display:optional;font-style:normal;font-weight:400}
@font-face{font-family:"Open Sans";src:url(//www.e-growth.gr/wp-content/themes/e-growth/assets/fonts/open-sans-greek.woff2) format("woff2");font-display:optional;font-style:normal;font-weight:300 800;unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}
@font-face{font-family:"Open Sans";src:url(//www.e-growth.gr/wp-content/themes/e-growth/assets/fonts/open-sans-latin.woff2) format("woff2");font-display:optional;font-style:normal;font-weight:300 800;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}

:root{
  --eg-yellow:#f8d608;
  --eg-yellow-hot:#ffe325;
  --eg-ink:#08090b;
  --eg-ink-soft:#111318;
  --eg-panel:#171a20;
  --eg-paper:#f6f5ef;
  --eg-white:#fff;
  --eg-muted:#9297a3;
  --eg-line:rgba(255,255,255,.12);
  --eg-radius:20px;
  --eg-container:min(1280px,calc(100% - 48px));
  --eg-body-font:"Open Sans",Helvetica,Arial,sans-serif;
  --eg-heading-font:Catorze,"Arial Narrow",Arial,sans-serif;
  --eg-shadow:0 24px 80px rgba(0,0,0,.24);
}

*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:96px}
body{--e-global-typography-primary-font-family:"Open Sans",Helvetica,Arial,sans-serif;--e-global-typography-secondary-font-family:"Open Sans",Helvetica,Arial,sans-serif;--e-global-typography-text-font-family:"Open Sans",Helvetica,Arial,sans-serif;--e-global-typography-accent-font-family:"Open Sans",Helvetica,Arial,sans-serif;margin:0;background:var(--eg-paper);color:var(--eg-ink);font-family:var(--eg-body-font)!important;font-size:18px;font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-wrap:break-word}
body.eg-menu-open{overflow:hidden}
img{max-width:100%;height:auto}
svg{display:block}
a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.18em}
button,input,textarea,select{font:inherit}
button,input,textarea,select,option,label,blockquote,figcaption,table,pre,code,kbd,samp,.elementor-widget-text-editor,.elementor-widget-text-editor *,.elementor-button,.elementor-button *,.elementor-nav-menu,.elementor-nav-menu a{font-family:var(--eg-body-font)!important}
h1,h1 *,h2,h2 *,h3,h3 *,h4,h4 *,h5,h5 *,h6,h6 *,.elementor-widget-heading .elementor-heading-title,.elementor-widget-heading .elementor-heading-title *{font-family:var(--eg-heading-font)!important;text-transform:uppercase!important}
.eg-header .eg-menu a,.eg-header .eg-menu a *,.elementor-location-header .elementor-nav-menu a,.elementor-location-header .elementor-nav-menu a *,.eg-header__cta,.eg-header__cta *,.eg-button,.eg-button *,.elementor-button,.elementor-button *,.wp-element-button,.wp-element-button *,.woocommerce a.button,.woocommerce a.button *,.woocommerce button.button,.woocommerce button.button *,button,button *,input[type="button"],input[type="submit"],input[type="reset"],.eg-footer__email,.eg-footer__email *,.eg-footer a[href^="mailto:"],.eg-footer a[href^="mailto:"] *,.elementor-location-footer a[href^="mailto:"],.elementor-location-footer a[href^="mailto:"] *,.has-catorze-font-family,.has-catorze-font-family *{font-family:var(--eg-heading-font)!important;text-transform:uppercase!important}
::selection{background:var(--eg-yellow);color:var(--eg-ink)}

.eg-container{width:var(--eg-container);margin-inline:auto}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.screen-reader-text:focus{position:fixed!important;z-index:999999;top:12px;left:12px;width:auto;height:auto;padding:12px 18px;clip:auto;background:var(--eg-yellow);color:var(--eg-ink);font-weight:800}
.skip-link{z-index:10000}

/* Header */
.eg-header{position:fixed;z-index:1000;inset:0 0 auto;height:88px;background:rgba(8,9,11,.96);color:var(--eg-white);transition:background .3s ease,box-shadow .3s ease,transform .3s ease}
#masthead{width:100%;max-width:none}
.home .eg-header,.eg-hero-content-page .eg-header{background:transparent}
.admin-bar .eg-header{top:32px}
.eg-header.is-scrolled{background:rgba(8,9,11,.92);box-shadow:0 8px 40px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}
.eg-header__inner{width:100%;height:100%;margin-inline:auto;padding-inline:clamp(20px,3vw,48px);display:flex;align-items:center;gap:32px}
.eg-brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-family:var(--eg-heading-font)!important;font-size:32px;font-weight:400;line-height:1;letter-spacing:.04em;text-transform:none!important;white-space:nowrap}
.eg-brand span{display:flex;align-items:center;align-self:center;font-family:inherit!important;line-height:1;text-transform:none!important;transform:translateY(-0.1em)}
.eg-brand img{display:block;flex:0 0 auto;width:42px;height:48px;object-fit:contain;object-position:center}
.eg-nav{margin-left:auto}
.eg-menu{display:flex;align-items:center;gap:3px;margin:0;padding:0;list-style:none}
.eg-menu li{position:relative;margin:0}
.eg-menu a{display:flex;align-items:center;min-height:44px;padding:9px 13px;color:rgba(255,255,255,.82);font-size:15px;font-weight:600;letter-spacing:.035em;text-decoration:none;transition:color .2s ease,background .2s ease}
.eg-menu a:hover,.eg-menu a.is-section-active,.eg-menu .current-menu-item>a:not([href*="#"]),.eg-menu .current-menu-ancestor>a:not([href*="#"]),.elementor-location-header a.is-section-active{color:var(--eg-yellow)}
.eg-menu .menu-item-has-children>a::after{content:"+";margin-left:7px;color:var(--eg-yellow)}
.eg-menu .sub-menu{position:absolute;top:calc(100% + 10px);left:0;min-width:240px;margin:0;padding:10px;background:var(--eg-panel);border:1px solid var(--eg-line);border-radius:14px;box-shadow:var(--eg-shadow);list-style:none;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease}
.eg-menu li:hover>.sub-menu,.eg-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}
.eg-menu .sub-menu a{min-height:40px;border-radius:8px}
.eg-menu .sub-menu a:hover{background:rgba(255,255,255,.06)}
.eg-header__cta{display:inline-flex;align-items:center;gap:12px;padding:11px 17px;background:var(--eg-yellow);color:var(--eg-ink);border:1px solid var(--eg-yellow);border-radius:999px;text-decoration:none;font-size:15px;font-weight:800;white-space:nowrap;transition:transform .2s ease,background .2s ease}
.eg-header__cta:hover{background:var(--eg-yellow-hot);transform:translateY(-2px)}
.eg-menu-toggle{display:none;width:48px;height:48px;margin-left:auto;padding:12px;border:1px solid var(--eg-line);border-radius:50%;background:transparent;color:var(--eg-white);cursor:pointer}
.eg-menu-toggle span:not(.screen-reader-text){display:block;width:21px;height:1px;margin:5px auto;background:currentColor;transition:.25s ease}
.eg-menu-toggle[aria-expanded="true"] span:nth-last-child(3){transform:translateY(6px) rotate(45deg)}
.eg-menu-toggle[aria-expanded="true"] span:nth-last-child(2){opacity:0}
.eg-menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-6px) rotate(-45deg)}
.eg-scroll-progress{position:fixed;z-index:1001;top:0;left:0;width:100%;height:2px;pointer-events:none}
.admin-bar .eg-scroll-progress{top:32px}
.eg-scroll-progress span{display:block;width:100%;height:100%;background:var(--eg-yellow);transform:scaleX(0);transform-origin:left}

/* Hero */
.eg-hero{position:relative;min-height:100svh;display:grid;align-items:center;overflow:hidden;background:var(--eg-ink);color:var(--eg-white);isolation:isolate}
.eg-hero__grid{position:absolute;z-index:-2;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 90%);mask-image:linear-gradient(to bottom,black,transparent 90%)}
.eg-hero__grid::after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 0 46%,rgba(248,214,8,.07) 46% 46.15%,transparent 46.15%)}
.eg-hero__glow{position:absolute;z-index:-1;width:600px;height:600px;right:-240px;top:8%;background:var(--eg-yellow);border-radius:50%;filter:blur(160px);opacity:.16;animation:eg-pulse 7s ease-in-out infinite alternate}
.eg-hero__inner{width:var(--eg-container);margin-inline:auto;padding:148px 0 110px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.72fr);align-items:center;gap:clamp(52px,7vw,110px)}
.eg-eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 24px;color:var(--eg-muted);font-size:13px;font-weight:800;letter-spacing:.16em;line-height:1.3;text-transform:uppercase}
.eg-eyebrow>span{width:30px;height:2px;background:var(--eg-yellow)}
.eg-hero h1{max-width:800px;margin:0;font-size:clamp(52px,6vw,92px);font-weight:300;letter-spacing:-.045em;line-height:.94}
.eg-hero h1 span{position:relative;color:var(--eg-yellow);white-space:nowrap}
.eg-hero h1 span::after{content:"";position:absolute;left:0;right:0;bottom:.02em;height:3px;background:var(--eg-yellow);transform:scaleX(.18);transform-origin:left;animation:eg-line 1.2s .4s ease forwards}
.eg-hero__lead{max-width:680px;margin:34px 0 0;color:#b9bdc5;font-size:clamp(18px,1.6vw,23px);line-height:1.55}
.eg-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:38px}
.eg-button,.elementor a.elementor-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:54px;padding:13px 22px;border:1px solid transparent;border-radius:999px;text-decoration:none;font-weight:800;line-height:1.2;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}
.eg-button:hover,.elementor a.elementor-button:hover{transform:translateY(-3px)}
.eg-button--primary{background:var(--eg-yellow);color:var(--eg-ink);box-shadow:0 12px 32px rgba(248,214,8,.14)}
.eg-button--primary:hover{box-shadow:0 18px 42px rgba(248,214,8,.24)}
.eg-button--ghost{border-color:var(--eg-line);color:var(--eg-white)}
.eg-button--ghost:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.25)}
.eg-tech-list{display:flex;flex-wrap:wrap;gap:8px;margin:38px 0 0;padding:0;list-style:none}
.eg-tech-list li{margin:0;padding:7px 11px;border:1px solid var(--eg-line);border-radius:999px;color:#aeb2ba;font-family:var(--eg-body-font);font-size:11px;font-weight:600;letter-spacing:.05em}
.eg-tech-list li::before{content:"•";margin-right:7px;color:var(--eg-yellow)}

/* Code console */
.eg-console{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:var(--eg-radius);background:rgba(20,22,27,.8);box-shadow:0 40px 100px rgba(0,0,0,.48);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:perspective(1000px) rotateY(-2deg)}
.eg-console::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.05),transparent 35%);pointer-events:none}
.eg-console__bar{height:49px;display:flex;align-items:center;gap:7px;padding:0 17px;border-bottom:1px solid var(--eg-line)}
.eg-console__bar>span{width:8px;height:8px;border-radius:50%;background:#ff6767}
.eg-console__bar>span:nth-child(2){background:var(--eg-yellow)}
.eg-console__bar>span:nth-child(3){background:#4bd684}
.eg-console__bar b{margin-left:auto;color:#727782;font-family:var(--eg-body-font);font-size:11px;font-weight:500}
.eg-console__body{padding:24px 18px;font-family:var(--eg-body-font);font-size:13px;font-weight:400;line-height:1.75}
.eg-console__body p{display:grid;grid-template-columns:30px 1fr;margin:0;color:#d7dae0}
.eg-console__body i{color:#4e535e;font-style:normal;text-align:right;margin-right:16px;user-select:none}
.eg-console__body b{color:#d87fff;font-weight:500}
.eg-console__body em{color:#b9e46e;font-style:normal}
.eg-code-muted{color:#7b818b}
.eg-console__body .eg-console__status{margin-top:14px;padding-top:13px;border-top:1px solid var(--eg-line);color:var(--eg-yellow)}
.eg-console__status u{display:inline-block;width:6px;height:6px;margin-right:8px;background:#4bd684;border-radius:50%;box-shadow:0 0 12px #4bd684;text-decoration:none}
.eg-console__stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--eg-line)}
.eg-console__stats div{padding:19px 12px;text-align:center;border-right:1px solid var(--eg-line)}
.eg-console__stats div:last-child{border:0}
.eg-console__stats strong{display:block;color:var(--eg-yellow);font-size:25px;font-weight:600;line-height:1}
.eg-console__stats span{display:block;margin-top:6px;color:#767c87;font-family:var(--eg-body-font);font-size:10px;font-weight:600;text-transform:uppercase}
.eg-hero__scroll{position:absolute;left:24px;bottom:28px;display:flex;align-items:center;gap:12px;color:#777d87;font-family:var(--eg-body-font);font-size:10px;font-weight:600;letter-spacing:.14em;text-decoration:none;text-transform:uppercase;transform:rotate(-90deg);transform-origin:left center}
.eg-hero__scroll span{width:42px;height:1px;background:var(--eg-yellow)}

/* Editable "We Are Developers" section */
.eg-features{position:relative;padding:clamp(90px,10vw,150px) 0;background:var(--eg-paper);overflow:hidden}
.eg-features__inner{width:var(--eg-container);margin-inline:auto}
.eg-features__header{max-width:760px;margin:0 auto clamp(62px,7vw,94px);text-align:center}
.eg-features__header>p{margin:0 0 16px;color:#8b8f96;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}
.eg-features__header h2{margin:0;color:var(--eg-ink);font-size:clamp(46px,6vw,78px);font-weight:300;letter-spacing:.025em;line-height:1}
.eg-features__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,2.2vw,34px)}
.eg-feature-card{position:relative;min-width:0;margin:0;text-align:center}
.eg-feature-card__link{display:block;height:100%;color:inherit;text-decoration:none}
.eg-feature-card__icon{position:relative;width:120px;height:120px;margin:0 auto 33px;display:grid;place-items:center;border-radius:50%;background:var(--eg-yellow);box-shadow:0 0 0 0 rgba(248,214,8,.25);transition:transform .35s ease,box-shadow .35s ease}
.eg-feature-card__icon::after{content:"";position:absolute;inset:-8px;border:1px solid transparent;border-radius:inherit;transition:border-color .35s ease,transform .35s ease}
.eg-feature-card__icon svg{width:59px;height:59px;fill:none;stroke:var(--eg-white);stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round}
.eg-feature-card__icon img{width:66px;height:66px;object-fit:contain}
.eg-feature-card h3{margin:0 0 14px;color:#24262b;font-size:clamp(23px,2vw,30px);font-weight:400;letter-spacing:.015em;line-height:1.12}
.eg-feature-card p{max-width:290px;margin:0 auto;color:#6f737a;font-size:15px;line-height:1.75}
.eg-feature-card__arrow{position:absolute;top:91px;left:calc(50% + 38px);display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--eg-ink);color:var(--eg-yellow);font-family:var(--eg-heading-font);font-size:14px;opacity:0;transform:translate(-8px,8px);transition:opacity .3s ease,transform .3s ease}
.eg-feature-card:hover .eg-feature-card__icon,.eg-feature-card:focus-within .eg-feature-card__icon{transform:translateY(-7px);box-shadow:0 20px 45px rgba(154,130,0,.2)}
.eg-feature-card:hover .eg-feature-card__icon::after,.eg-feature-card:focus-within .eg-feature-card__icon::after{border-color:rgba(8,9,11,.2);transform:scale(1.04)}
.eg-feature-card:hover .eg-feature-card__arrow,.eg-feature-card:focus-within .eg-feature-card__arrow{opacity:1;transform:none}
.eg-feature-card__link:focus-visible{outline:3px solid var(--eg-ink);outline-offset:8px;border-radius:12px}

/* Editable "We Are Professionals" section and shortcode area */
.eg-about{position:relative;padding:clamp(90px,10vw,150px) 0;background:var(--eg-white);border-top:1px solid #ebe9e2;overflow:hidden}
.eg-about::after{content:"";position:absolute;z-index:0;right:-170px;top:-170px;width:410px;height:410px;border:1px solid rgba(248,214,8,.4);border-radius:50%;box-shadow:0 0 0 58px rgba(248,214,8,.035),0 0 0 116px rgba(248,214,8,.02);pointer-events:none}
.eg-about__inner{position:relative;z-index:1;width:var(--eg-container);margin-inline:auto}
.eg-about__header{max-width:760px;margin:0 auto 42px;text-align:center}
.eg-about__eyebrow{margin:0 0 16px;color:#8b8f96;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}
.eg-about__header h2{margin:0;color:var(--eg-ink);font-size:clamp(46px,6vw,78px);font-weight:300;letter-spacing:.025em;line-height:1}
.eg-about__intro{width:min(980px,100%);margin:0 auto;text-align:center;color:#656970;font-size:clamp(18px,1.7vw,24px);line-height:1.75}
.eg-about__intro p{margin:.35em 0}
.eg-about__intro em{font-style:italic;font-weight:600}
.eg-team{margin-top:clamp(60px,8vw,105px)}
.eg-team__header{margin:0 auto 42px;text-align:center}
.eg-team__header>p{margin:0 0 13px;color:#8b8f96;font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}
.eg-team__header h3{margin:0;color:var(--eg-ink);font-size:clamp(34px,4vw,56px);font-weight:300;letter-spacing:.025em;line-height:1}
.eg-team__grid{display:grid;grid-template-columns:repeat(var(--eg-team-columns),minmax(0,1fr));gap:22px}
.eg-team-card{min-width:0;background:#f3f3f0;border:1px solid rgba(8,9,11,.06);overflow:hidden;transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}
.eg-team-card:hover{transform:translateY(-7px);border-color:var(--eg-yellow);box-shadow:0 22px 50px rgba(8,9,11,.1)}
.eg-team-card__photo{display:grid;place-items:center;aspect-ratio:4/5;background:linear-gradient(145deg,#24292e,#0d0f11);overflow:hidden}
.eg-team-card__photo img{width:100%;height:100%;object-fit:cover;filter:grayscale(1);transition:filter .4s ease,transform .5s ease}
.eg-team-card:hover .eg-team-card__photo img{filter:none;transform:scale(1.035)}
.eg-team-card__photo span{color:var(--eg-yellow);font:400 clamp(42px,5vw,70px)/1 Catorze,sans-serif}
.eg-team-card__content{padding:27px}
.eg-team-card h4{margin:0;font-size:clamp(24px,2.2vw,32px);line-height:1.05}
.eg-team-card__role{margin:9px 0 0;color:#a88e00;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.eg-team-card__bio{margin:18px 0 0;color:var(--eg-muted);font-size:14px;line-height:1.65}
.eg-team-card__socials{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}
.eg-team-card__socials a{padding:6px 9px;border:1px solid #d8d8d3;border-radius:999px;color:#555b62;font-size:10px;font-weight:700;letter-spacing:.04em;text-decoration:none;transition:color .2s ease,border-color .2s ease,background .2s ease}
.eg-team-card__socials a:hover,.eg-team-card__socials a:focus-visible{border-color:var(--eg-ink);background:var(--eg-ink);color:var(--eg-yellow)}
.eg-about__dynamic{width:100%;margin-top:clamp(54px,7vw,92px)}
.eg-about__dynamic>.wp-block-group:first-child,.eg-about__dynamic>div:first-child{margin-top:0}
.eg-about__dynamic>:last-child{margin-bottom:0}
.eg-about__dynamic .elementor-shortcode{width:100%}
.eg-about__cta {
    display: flex;
    justify-content: center;
    margin-top: clamp(38px,5vw,64px);
    flex-direction: column;
    align-items: center;
}
.eg-about__cta .eg-button{min-width:220px}

/* Editable "We Are Experts" section */
.eg-expertise{position:relative;padding:clamp(90px,10vw,150px) 0;background:#f1f2f2;overflow:hidden}
.eg-expertise::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(8,9,11,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(8,9,11,.025) 1px,transparent 1px);background-size:72px 72px;pointer-events:none}
.eg-expertise__inner{position:relative;width:var(--eg-container);margin-inline:auto}
.eg-expertise__header{max-width:940px;margin:0 auto clamp(60px,7vw,92px);text-align:center}
.eg-expertise__header>p{margin:0 0 16px;color:#8b8f96;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}
.eg-expertise__header h2{margin:0;color:var(--eg-ink);font-size:clamp(44px,5.6vw,76px);font-weight:300;letter-spacing:.025em;line-height:1.05}
.eg-expertise__grid{display:grid;gap:28px}
.eg-expertise--cols-1 .eg-expertise__grid{grid-template-columns:1fr}
.eg-expertise--cols-2 .eg-expertise__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.eg-expertise--cols-3 .eg-expertise__grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.eg-expertise--cols-4 .eg-expertise__grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.eg-expertise-card{position:relative;min-width:0;min-height:198px;margin:0;background:var(--eg-white);border:1px solid rgba(8,9,11,.055);box-shadow:0 2px 0 rgba(8,9,11,.04);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}
.eg-expertise-card__link,.eg-expertise-card--static{height:100%}
.eg-expertise-card__link{position:relative;display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:27px;padding:34px;color:inherit;text-decoration:none}
.eg-expertise-card--static{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:27px;padding:34px}
.eg-expertise-card__media{display:grid;place-items:center;width:100px;height:100px;color:#ddbe00}
.eg-expertise-card__media svg{width:82px;height:82px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}
.eg-expertise-card__media img{max-width:100px;max-height:82px;object-fit:contain}
.eg-expertise-card__media>span{font-family:var(--eg-heading-font);font-size:38px;font-weight:600;text-transform:uppercase}
.eg-expertise-card__content{min-width:0}
.eg-expertise-card h3{margin:0 0 10px;color:#2b2d31;font-size:clamp(22px,1.8vw,29px);font-weight:400;letter-spacing:.015em;line-height:1.18}
.eg-expertise-card p{margin:0;color:#74787e;font-size:15px;line-height:1.7}
.eg-expertise-card__arrow{position:absolute;right:22px;top:20px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--eg-yellow);color:var(--eg-ink);font-family:var(--eg-heading-font);font-size:16px;opacity:0;transform:translate(-7px,7px);transition:opacity .25s ease,transform .25s ease}
.eg-expertise-card:hover,.eg-expertise-card:focus-within{z-index:1;border-color:rgba(190,160,0,.35);box-shadow:0 24px 55px rgba(23,22,14,.1);transform:translateY(-6px)}
.eg-expertise-card:hover .eg-expertise-card__arrow,.eg-expertise-card:focus-within .eg-expertise-card__arrow{opacity:1;transform:none}
.eg-expertise-card__link:focus-visible{outline:3px solid var(--eg-yellow);outline-offset:4px}
.eg-expertise--cols-3 .eg-expertise-card__link,.eg-expertise--cols-4 .eg-expertise-card__link{grid-template-columns:1fr;align-content:start;text-align:center}
.eg-expertise--cols-3 .eg-expertise-card--static,.eg-expertise--cols-4 .eg-expertise-card--static{grid-template-columns:1fr;align-content:start;text-align:center}
.eg-expertise--cols-3 .eg-expertise-card__media,.eg-expertise--cols-4 .eg-expertise-card__media{margin-inline:auto}

/* Configurable and interactive news section */
.eg-news{position:relative;padding:clamp(90px,10vw,150px) 0;background:var(--eg-white);overflow:hidden}
.eg-news__inner{width:var(--eg-container);margin-inline:auto}
.eg-news__header{max-width:900px;margin:0 auto clamp(50px,6vw,78px);text-align:center}
.eg-news__header>p{margin:0 0 16px;color:#8b8f96;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}
.eg-news__header h2{margin:0;color:var(--eg-ink);font-size:clamp(46px,6vw,78px);font-weight:300;letter-spacing:.025em;line-height:1}
.eg-news__filters{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin:-24px 0 48px}
.eg-news__filters button{min-height:38px;padding:8px 14px;border:1px solid #d8d6ce;border-radius:999px;background:transparent;color:#71757c;font-size:12px;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}
.eg-news__filters button:hover{border-color:#a78f00;color:var(--eg-ink);transform:translateY(-2px)}
.eg-news__filters button.is-active{border-color:var(--eg-yellow);background:var(--eg-yellow);color:var(--eg-ink)}
.eg-news__items{display:grid;gap:28px}
.eg-news--grid.eg-news--cols-2 .eg-news__items{grid-template-columns:repeat(2,minmax(0,1fr))}
.eg-news--grid.eg-news--cols-3 .eg-news__items{grid-template-columns:repeat(3,minmax(0,1fr))}
.eg-news--grid.eg-news--cols-4 .eg-news__items{grid-template-columns:repeat(4,minmax(0,1fr))}
.eg-news--list .eg-news__items{grid-template-columns:1fr;gap:0;border-top:1px solid #dfddd5}
.eg-news-card{position:relative;min-width:0;margin:0;background:#f7f7f4;border:1px solid #e2e0d8;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}
.eg-news-card[hidden]{display:none!important}
.eg-news-card:hover,.eg-news-card:focus-within{z-index:1;border-color:rgba(190,160,0,.42);box-shadow:0 22px 55px rgba(20,19,12,.1);transform:translateY(-6px)}
.eg-news-card__image{display:grid;place-items:center;overflow:hidden;background:var(--eg-yellow);text-decoration:none}
.eg-news-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.eg-news-card:hover .eg-news-card__image img,.eg-news-card:focus-within .eg-news-card__image img{transform:scale(1.055)}
.eg-news-card__image>span{color:var(--eg-ink);font-family:var(--eg-heading-font);font-size:35px;text-transform:none}
.eg-news-card__content{min-width:0;padding:27px}
.eg-news-card__categories{margin:0 0 12px;color:#aa9000;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}
.eg-news-card h3{margin:0;font-size:clamp(25px,2.2vw,34px);font-weight:400;line-height:1.16}
.eg-news-card h3 a{text-decoration:none}
.eg-news-card__excerpt{margin:17px 0 0;color:#70747a;font-size:15px;line-height:1.75}
.eg-news-card__meta{display:flex;align-items:center;gap:16px;margin-top:23px;padding-top:17px;border-top:1px solid #deddd6;color:#858990;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}
.eg-news-card__meta>a{display:grid;place-items:center;width:34px;height:34px;margin-left:auto;border-radius:50%;background:var(--eg-ink);color:var(--eg-yellow);font-family:var(--eg-heading-font);font-size:16px;text-decoration:none;transform:rotate(-18deg);transition:transform .25s ease,background .25s ease}
.eg-news-card:hover .eg-news-card__meta>a,.eg-news-card:focus-within .eg-news-card__meta>a{background:var(--eg-yellow);color:var(--eg-ink);transform:none}
.eg-news--grid .eg-news-card{display:flex;flex-direction:column;border-radius:var(--eg-radius);overflow:hidden}
.eg-news--grid .eg-news-card__image{aspect-ratio:1.55}
.eg-news--grid .eg-news-card__content{display:flex;flex:1;flex-direction:column}
.eg-news--grid .eg-news-card__meta{margin-top:auto}
.eg-news--list .eg-news-card{display:grid;grid-template-columns:minmax(240px,375px) minmax(0,1fr);align-items:stretch;background:transparent;border-width:0 0 1px;box-shadow:none}
.eg-news--list .eg-news-card:hover,.eg-news--list .eg-news-card:focus-within{background:#f8f8f5;box-shadow:none;transform:none}
.eg-news--list .eg-news-card__image{min-height:220px;margin:30px 0}
.eg-news--list .eg-news-card__content{align-self:center;padding:38px}
.eg-news__cta{display:flex;justify-content:center;margin-top:clamp(42px,6vw,72px)}

/* Editable contact section */
.eg-contact{position:relative;padding:clamp(90px,10vw,150px) 0;background:var(--eg-paper);border-top:1px solid #e3e1d9;overflow:hidden}
.eg-contact::before{content:"";position:absolute;left:-190px;bottom:-230px;width:520px;height:520px;border-radius:50%;background:var(--eg-yellow);filter:blur(3px);opacity:.075;pointer-events:none}
.eg-contact__inner{position:relative;width:var(--eg-container);margin-inline:auto}
.eg-contact__header{max-width:900px;margin:0 auto clamp(64px,7vw,94px);text-align:center}
.eg-contact__header>p{margin:0 0 16px;color:#8b8f96;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}
.eg-contact__header h2{margin:0;color:var(--eg-ink);font-size:clamp(46px,6vw,78px);font-weight:300;letter-spacing:.025em;line-height:1}
.eg-contact__header>div{margin-top:28px;color:#767a81;font-size:16px;font-weight:600;letter-spacing:.06em}
.eg-contact__layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:start;gap:clamp(48px,7vw,100px)}
.eg-contact__form{min-width:0;padding:clamp(26px,3vw,42px);background:var(--eg-white);border:1px solid #e3e1d9;border-radius:var(--eg-radius);box-shadow:0 22px 65px rgba(18,18,12,.07)}
.eg-contact__form .wpforms-container{margin:0}
.eg-contact__form .wpforms-field{padding:0 0 20px}
.eg-contact__form .wpforms-field-label{margin:0 0 8px;color:#3b3e43;font-family:var(--eg-body-font)!important;font-size:12px!important;font-weight:700!important;letter-spacing:.1em;text-transform:uppercase}
.eg-contact__form input:not([type="checkbox"]):not([type="radio"]),.eg-contact__form textarea,.eg-contact__form select{width:100%!important;max-width:none!important;min-height:52px;padding:12px 15px!important;border:1px solid #d8d7d0!important;border-radius:9px!important;background:#f7f7f4!important;color:var(--eg-ink)!important;box-shadow:none!important;outline:0;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}
.eg-contact__form textarea{min-height:190px!important;resize:vertical}
.eg-contact__form input:focus,.eg-contact__form textarea:focus,.eg-contact__form select:focus{border-color:#a18a00!important;background:var(--eg-white)!important;box-shadow:0 0 0 3px rgba(248,214,8,.2)!important}
.eg-contact__form .wpforms-submit-container{padding-top:6px}
.eg-contact__form button[type="submit"]{min-height:54px!important;padding:13px 25px!important;border:1px solid var(--eg-yellow)!important;border-radius:999px!important;background:var(--eg-yellow)!important;color:var(--eg-ink)!important;box-shadow:none!important}
.eg-contact__form button[type="submit"]:hover{background:var(--eg-yellow-hot)!important;transform:translateY(-2px)}
.eg-contact__aside{min-width:0}
.eg-contact__copy{color:#686c73;font-size:16px;line-height:1.75}
.eg-contact__copy h4{margin:0 0 8px;color:#292b30;font-size:clamp(24px,2.2vw,34px);font-weight:400;line-height:1.15}
.eg-contact__copy p{margin:0 0 28px}
.eg-contact__copy strong{color:#35383d;font-weight:700}
.eg-contact__details{margin-top:clamp(54px,7vw,82px);padding-top:34px;border-top:1px solid #d9d7cf}
.eg-contact__details h3{margin:0 0 27px;color:#292b30;font-size:32px;font-weight:400}
.eg-contact-detail{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:15px;margin:0 0 20px;color:#6b6f76}
.eg-contact-detail__icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#deddd7;color:#555960}
.eg-contact-detail__icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.eg-contact-detail address{margin:0;font-style:normal;line-height:1.7}
.eg-contact-detail a{align-self:center;color:#555960;text-decoration:none}
.eg-contact-detail a:hover{color:#897500}
.eg-contact-detail__email{color:#897500!important;font-weight:600}

/* Elementor compatibility and enhancement */
.eg-elementor-content{position:relative;background:var(--eg-paper)}
.eg-elementor-content>.elementor{overflow:hidden}
.elementor-widget-text-editor,.elementor-widget-text-editor p{font-family:var(--eg-body-font)}
.elementor-widget-heading .elementor-heading-title{letter-spacing:-.025em}
.elementor a.elementor-button{border-radius:999px}
.elementor img{height:auto}
.elementor-section-wrap>.elementor-section,.elementor>.elementor-section{isolation:isolate}
.elementor-widget-container ul:not(.menu):not(.slick-dots){padding-left:1.2em}
.eg-elementor-content input:not([type="checkbox"]):not([type="radio"]),.eg-elementor-content textarea,.eg-elementor-content select{width:100%;min-height:52px;padding:12px 15px;border:1px solid #d5d4cd;border-radius:10px;background:#fff;color:var(--eg-ink);outline:0;transition:border-color .2s,box-shadow .2s}
.eg-elementor-content textarea{min-height:140px;resize:vertical}
.eg-elementor-content input:focus,.eg-elementor-content textarea:focus,.eg-elementor-content select:focus{border-color:#9e8900;box-shadow:0 0 0 3px rgba(248,214,8,.22)}

/* Interior pages */
.eg-main{min-height:65vh}
.eg-page-main,.eg-fullwidth{padding-top:88px}
.eg-hero-content-page .eg-site,
.eg-hero-content-main,
.eg-hero-content-main>.eg-hero-content,
.eg-hero-content-main>.eg-hero-content>.elementor{
  width:100%;
  max-width:none;
  margin:0;
  padding:0
}
.eg-hero-content-page .eg-page-content:not(.elementor),
.page-template-template-hero-content-php .eg-page-content:not(.elementor){
  width:100%;
  max-width:none;
  margin:0!important;
  padding:0!important
}
.eg-hero-content-main>.eg-hero-content>.elementor>.e-con.e-parent,
.eg-hero-content-main>.eg-hero-content>.elementor>.elementor-section,
.eg-hero-content-main>.eg-hero-content>.elementor>.elementor-section-wrap>.elementor-section{
  width:100%;
  max-width:none;
  margin-inline:0!important;
  padding:0!important
}
.eg-hero-content-page .elementor-column-gap-default>.elementor-column>.elementor-element-populated{
  padding:0!important
}
.eg-page-hero{padding:clamp(90px,12vw,170px) 0 70px;background:var(--eg-ink);color:var(--eg-white)}
.eg-page-hero h1,.eg-listing__header h1,.eg-single__header h1{max-width:1000px;margin:0;font-size:clamp(44px,7vw,88px);font-weight:300;letter-spacing:-.045em;line-height:1}
.eg-page-content:not(.elementor){width:var(--eg-container);margin:70px auto}
.elementor-page .eg-page-content{width:100%}
.eg-contained-content{padding-top:150px;padding-bottom:100px}
.eg-listing{padding-top:170px;padding-bottom:110px}
.eg-listing__header{max-width:900px;margin-bottom:70px}
.eg-listing__header>div{max-width:680px;color:#60636a}
.eg-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.eg-post-card{overflow:hidden;background:#fff;border:1px solid #e5e3dc;border-radius:var(--eg-radius);transition:transform .3s ease,box-shadow .3s ease}
.eg-post-card:hover{transform:translateY(-7px);box-shadow:0 24px 60px rgba(20,20,15,.1)}
.eg-post-card__image{display:grid;place-items:center;aspect-ratio:1.6;overflow:hidden;background:var(--eg-yellow);text-decoration:none}
.eg-post-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.eg-post-card:hover .eg-post-card__image img{transform:scale(1.04)}
.eg-post-card__image>span{font-size:80px;font-weight:800;line-height:1}
.eg-post-card__body{padding:26px}
.eg-post-card__body>p{margin:0 0 10px;color:#777;font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.eg-post-card h2{margin:0 0 14px;font-size:28px;line-height:1.12}
.eg-post-card h2 a{text-decoration:none}
.eg-post-card__body>div{color:#5a5d63;font-size:16px}
.eg-post-card__link{display:inline-block;margin-top:12px;color:#685a00;font-size:14px;font-weight:800}
.navigation.pagination{margin-top:50px}
.nav-links{display:flex;gap:8px}
.page-numbers{display:grid;place-items:center;min-width:44px;height:44px;padding:0 12px;border:1px solid #d7d5cd;border-radius:999px;text-decoration:none}
.page-numbers.current,.page-numbers:hover{background:var(--eg-yellow);border-color:var(--eg-yellow)}
.eg-single{padding-top:170px;padding-bottom:110px}
.eg-single__header{margin-bottom:55px}
.eg-single__header>a{display:inline-block;margin-top:24px;color:#6c5d00}
.eg-single__image{overflow:hidden;max-height:680px;border-radius:var(--eg-radius)}
.eg-single__image img{width:100%;height:100%;object-fit:cover}
.eg-prose{width:min(780px,calc(100% - 48px));margin:64px auto;font-family:var(--eg-body-font);font-size:18px;line-height:1.8}
.eg-prose h2,.eg-prose h3,.eg-prose h4{line-height:1.15}
.eg-prose h2{margin-top:2em;font-size:42px}
.eg-prose a{color:#695900}
.eg-prose blockquote{margin:2em 0;padding:8px 0 8px 26px;border-left:4px solid var(--eg-yellow);font-family:var(--eg-body-font);font-size:24px}
.eg-prose pre{max-width:100%;overflow:auto;padding:24px;border-radius:14px;background:var(--eg-ink);color:#eee}
.eg-article-share{width:min(780px,calc(100% - 48px));margin:0 auto;padding-top:30px;border-top:1px solid #d9d7cf}
.eg-article-share>p{margin:0 0 16px;color:#696c72;font-family:var(--eg-heading-font);font-size:13px;font-weight:600;letter-spacing:.12em}
.eg-article-share__buttons{display:flex;flex-wrap:wrap;gap:9px}
.eg-article-share__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:43px;padding:10px 15px;border:1px solid #d5d3cb;border-radius:999px;background:#fff;color:var(--eg-ink);font:600 13px/1 var(--eg-body-font);text-decoration:none;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}
.eg-article-share__button:hover,.eg-article-share__button:focus-visible{transform:translateY(-2px);border-color:var(--eg-yellow);background:var(--eg-yellow);color:var(--eg-ink)}
.eg-article-share__button svg{width:17px;height:17px;flex:none;fill:currentColor}
.eg-article-share__button[hidden]{display:none}
.comments-area{padding-top:40px;border-top:1px solid #ddd}
.comment-list{padding:0;list-style:none}
.comment-body{margin:22px 0;padding:24px;background:#fff;border-radius:14px}
.eg-error{padding-top:180px;padding-bottom:120px;text-align:center}
.eg-error__code{margin:0;color:var(--eg-yellow);font-size:clamp(120px,24vw,300px);font-weight:800;letter-spacing:-.08em;line-height:.75;text-shadow:1px 1px 0 #111,-1px -1px 0 #111}
.eg-error h1{font-size:clamp(38px,5vw,68px);line-height:1}
.eg-error .eg-button{margin-top:25px}

/* Footer */
.eg-footer{position:relative;overflow:hidden;background:var(--eg-ink);color:var(--eg-white)}
.eg-footer__signal{height:8px;background:#191b20}
.eg-footer__signal span{display:block;width:32%;height:100%;background:var(--eg-yellow)}
.eg-footer__inner{width:var(--eg-container);margin-inline:auto;padding:80px 0 64px;display:grid;grid-template-columns:minmax(260px,.8fr) 2fr;gap:clamp(55px,8vw,120px)}
.eg-brand--footer{font-size:38px}
.eg-brand--footer img{width:52px;height:59px}
.eg-footer__intro>p{max-width:390px;margin:27px 0;color:#999ea8;font-size:16px}
.eg-footer__email{display:inline-flex;gap:10px;color:var(--eg-yellow);font-size:19px;font-weight:600}
.eg-socials{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}
.eg-socials a{padding:6px 10px;border:1px solid var(--eg-line);border-radius:999px;color:#9297a1;font-family:var(--eg-body-font);font-size:10px;font-weight:600;letter-spacing:.04em;text-decoration:none;transition:.2s ease}
.eg-socials a:hover{border-color:var(--eg-yellow);color:var(--eg-yellow)}
.eg-footer__techbehemoths{display:block;width:215px;margin:36px 0 0;padding:0;border:0;background:transparent;color:inherit;line-height:0;text-decoration:none}
.eg-footer__techbehemoths img{display:block;width:100%;height:auto}
.eg-footer__techbehemoths svg{display:none}
.eg-footer__techbehemoths:focus-visible{outline:2px solid var(--eg-yellow);outline-offset:6px}
.eg-footer__trustindex{margin-top:30px}
.eg-footer__developer-badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;width:min(100%,390px);margin-top:24px;gap:14px;line-height:0}
.eg-footer__developer-badges img{display:block;width:100%;height:auto}
.eg-footer__badges{width:var(--eg-container);margin-inline:auto;padding:28px 0 34px;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:28px;overflow-x:auto;border-top:1px solid var(--eg-line);scrollbar-width:thin;scrollbar-color:#626773 transparent}
.eg-footer__badges:focus-visible{outline:2px solid var(--eg-yellow);outline-offset:-2px}
.eg-footer__badges .eg-footer__developer-badges{display:contents}
.eg-footer__badges .eg-footer__developer-badges img{flex:0 0 170px;width:170px;height:auto}
.eg-footer__badges .eg-footer__techbehemoths{flex:0 0 170px;width:170px;margin:0}
.eg-footer__badges .eg-footer__trustindex{flex:0 0 200px;margin:0}
.eg-footer__badges .eg-footer__trustindex img{display:block;width:200px;height:auto}
.eg-footer__widgets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}
.eg-footer-widget{margin:0}
.eg-footer-widget .widget-title{margin:0 0 22px;color:#8a8f99;font-size:15px;font-weight:600;line-height:1.3;letter-spacing:.12em}
.eg-footer-widget ul{margin:0;padding:0;list-style:none}
.eg-footer-widget li{margin:0 0 10px}
.eg-footer-widget a{color:#c7cad0;font-size:14px;text-decoration:none;transition:color .2s ease}
.eg-footer-widget a:hover{color:var(--eg-yellow)}
#nav_menu-9{margin-top:20px}
.eg-footer__base{width:var(--eg-container);margin-inline:auto;padding:24px 0 30px;display:flex;align-items:center;gap:30px;border-top:1px solid var(--eg-line);color:#696e78;font-family:var(--eg-body-font);font-size:10px;font-weight:500;letter-spacing:.05em;text-transform:uppercase}
.eg-footer__base p{margin:0}
.eg-footer__base p:nth-child(2){margin-left:auto}
.eg-footer__base a{color:#a9adb5;text-decoration:none}
.eg-footer__base a:hover{color:var(--eg-yellow)}

.js .eg-reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}
.js .eg-reveal.is-visible{opacity:1;transform:none}
@keyframes eg-pulse{to{opacity:.23;transform:translate(-40px,50px) scale(1.1)}}
@keyframes eg-line{to{transform:scaleX(1)}}

@media (max-width:1180px){
  .eg-header__cta{display:none}
  .eg-menu a{padding-inline:9px;font-size:14px}
  .eg-footer__inner{grid-template-columns:1fr}
}

@media (max-width:1024px){
  :root{--eg-container:min(100% - 40px,960px)}
	.eg-header.is-scrolled{background:rgba(8,9,11,.98);-webkit-backdrop-filter:none;backdrop-filter:none}
  .eg-menu-toggle{display:block}
  .eg-nav{position:fixed;inset:88px 0 auto;display:none;width:100%;height:calc(100vh - 88px);height:calc(100dvh - 88px);margin:0;padding:30px 20px max(60px,env(safe-area-inset-bottom));background:rgba(8,9,11,.99);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
  .admin-bar .eg-nav{top:120px;height:calc(100vh - 120px);height:calc(100dvh - 120px)}
  .eg-nav.is-open{display:block}
  .eg-menu{display:block;width:min(700px,100%);margin:auto}
  .eg-menu a{min-height:58px;padding:10px 4px;border-bottom:1px solid var(--eg-line);font-size:clamp(24px,5vw,40px);font-weight:300}
  .eg-menu .menu-item-has-children>a::after{margin-left:auto}
  .eg-menu .sub-menu{position:static;display:block;min-width:0;padding:0 0 0 22px;background:transparent;border:0;box-shadow:none;opacity:1;visibility:visible;transform:none}
  .eg-menu .sub-menu a{min-height:44px;font-size:18px}
  .eg-hero__inner{grid-template-columns:1fr;padding-top:150px;gap:64px}
  .eg-console{width:min(700px,100%);transform:none}
  .eg-hero__scroll{display:none}
  .eg-features__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:64px 28px}
  .eg-expertise--cols-3 .eg-expertise__grid,.eg-expertise--cols-4 .eg-expertise__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .eg-news--grid.eg-news--cols-3 .eg-news__items,.eg-news--grid.eg-news--cols-4 .eg-news__items{grid-template-columns:repeat(2,minmax(0,1fr))}
  .eg-news--list .eg-news-card{grid-template-columns:minmax(210px,32%) minmax(0,1fr)}
  .eg-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .eg-footer__widgets{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media (max-width:782px){
  .admin-bar .eg-header{top:46px}
  .admin-bar .eg-scroll-progress{top:46px}
  .admin-bar .eg-nav{top:134px;height:calc(100vh - 134px);height:calc(100dvh - 134px)}
}

@media (max-width:680px){
  :root{--eg-container:calc(100% - 28px);--eg-radius:16px}
  html{scroll-padding-top:78px}
  body{font-size:17px}
  .eg-header{height:76px}
  .eg-brand{gap:9px;font-size:27px}
  .eg-brand img{width:35px;height:40px}
  .eg-menu-toggle{width:44px;height:44px}
  .eg-nav{top:76px;height:calc(100vh - 76px);height:calc(100dvh - 76px)}
  .admin-bar .eg-nav{top:122px;height:calc(100vh - 122px);height:calc(100dvh - 122px)}
  .eg-hero__inner{padding:125px 0 82px;gap:48px}
  .eg-eyebrow{margin-bottom:18px;font-size:10px}
  .eg-hero h1{font-size:clamp(43px,13.5vw,64px)}
  .eg-hero h1 span{white-space:normal}
  .eg-hero__lead{margin-top:25px;font-size:18px}
  .eg-hero__actions{display:grid;margin-top:30px}
  .eg-button{width:100%}
  .eg-tech-list{margin-top:28px}
  .eg-console__body{padding:18px 9px;font-size:10px}
  .eg-console__body p{grid-template-columns:25px 1fr}
  .eg-console__body i{margin-right:10px}
  .eg-console__stats strong{font-size:20px}
  .eg-console__stats span{font-size:8px}
  .eg-features{padding:80px 0}
  .eg-features__header{margin-bottom:58px}
  .eg-features__grid{grid-template-columns:1fr;gap:58px}
  .eg-feature-card p{max-width:360px}
  .eg-about{padding:80px 0}
  .eg-about__header{margin-bottom:32px}
  .eg-about__intro{font-size:18px;line-height:1.7}
  .eg-team__grid{grid-template-columns:1fr}
  .eg-about__dynamic{margin-top:52px}
  .eg-about__cta{margin-top:38px}
  .eg-expertise{padding:80px 0}
  .eg-expertise__header{margin-bottom:52px}
  .eg-expertise--cols-2 .eg-expertise__grid,.eg-expertise--cols-3 .eg-expertise__grid,.eg-expertise--cols-4 .eg-expertise__grid{grid-template-columns:1fr}
  .eg-expertise-card__link,.eg-expertise-card--static{grid-template-columns:82px minmax(0,1fr);gap:20px;padding:25px;text-align:left}
  .eg-expertise--cols-3 .eg-expertise-card__link,.eg-expertise--cols-4 .eg-expertise-card__link,.eg-expertise--cols-3 .eg-expertise-card--static,.eg-expertise--cols-4 .eg-expertise-card--static{grid-template-columns:82px minmax(0,1fr);align-content:center;text-align:left}
  .eg-expertise-card__media{width:74px;height:74px;margin:0}
  .eg-expertise--cols-3 .eg-expertise-card__media,.eg-expertise--cols-4 .eg-expertise-card__media{margin:0}
  .eg-expertise-card__media svg{width:64px;height:64px}
  .eg-expertise-card__media img{max-width:74px;max-height:64px}
  .eg-expertise-card h3{font-size:23px}
  .eg-news{padding:80px 0}
  .eg-news__header{margin-bottom:50px}
  .eg-news__filters{justify-content:flex-start;margin:-18px 0 35px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}
  .eg-news__filters button{flex:0 0 auto}
  .eg-news--grid.eg-news--cols-2 .eg-news__items,.eg-news--grid.eg-news--cols-3 .eg-news__items,.eg-news--grid.eg-news--cols-4 .eg-news__items{grid-template-columns:1fr}
  .eg-news--list .eg-news-card{grid-template-columns:1fr}
  .eg-news--list .eg-news-card__image{min-height:0;aspect-ratio:1.65;margin:24px 0 0}
  .eg-news--list .eg-news-card__content{padding:25px 4px 30px}
  .eg-contact{padding:80px 0}
  .eg-contact__header{margin-bottom:54px}
  .eg-contact__layout{grid-template-columns:1fr;gap:55px}
  .eg-contact__form{padding:22px}
  .eg-contact__details{margin-top:48px}
  .eg-page-main,.eg-fullwidth{padding-top:76px}
  .eg-listing,.eg-single{padding-top:125px;padding-bottom:80px}
  .eg-post-grid{grid-template-columns:1fr}
  .eg-footer__inner{padding:60px 0 45px}
  .eg-footer__badges{flex-direction:column;justify-content:flex-start;overflow-x:visible}
  .eg-footer__badges .eg-footer__developer-badges img,.eg-footer__badges .eg-footer__techbehemoths,.eg-footer__badges .eg-footer__trustindex{flex:0 0 auto}
  .eg-footer__techbehemoths{width:145px;margin-top:36px}
  .eg-footer__widgets{grid-template-columns:1fr 1fr;gap:38px 22px}
  .eg-footer__base{align-items:flex-start;flex-direction:column;gap:9px}
  .eg-footer__base p:nth-child(2){margin-left:0}
  .eg-prose{width:calc(100% - 28px)}
  .eg-article-share{width:calc(100% - 28px)}
}

@media (max-width:430px){
  .eg-footer__widgets{grid-template-columns:1fr}
}

@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}

@media print{
  .eg-header,.eg-footer,.eg-scroll-progress,.eg-hero__scroll{display:none!important}
  .eg-hero{min-height:auto;padding:40px;background:#fff;color:#000}
  .eg-console{box-shadow:none}
}

/* Front-page collections: Portfolio, Services, Projects and Software. */
.eg-collection{position:relative;padding:clamp(90px,10vw,155px) 0;overflow:hidden;scroll-margin-top:96px}
.eg-collection__header{width:min(980px,var(--eg-container));margin:0 auto clamp(60px,7vw,92px);text-align:center}
.eg-collection__header .eg-eyebrow{display:block;margin:0 0 16px;color:#8b8f96;font-family:var(--eg-body-font);font-size:12px;font-weight:700;letter-spacing:.2em;line-height:1.3;text-transform:uppercase}
.eg-collection__header h2{margin:0;font-size:clamp(44px,5.6vw,76px);font-weight:300;line-height:1.05;letter-spacing:.025em}
.eg-collection__intro{width:min(850px,100%);margin:26px auto 0;color:#656970;font-family:var(--eg-body-font);font-size:clamp(18px,1.7vw,24px);line-height:1.75}
.eg-collection__intro p{margin:.35em 0}
.eg-collection__cta{display:flex;justify-content:center;width:var(--eg-container);margin:52px auto 0}

.eg-portfolio{background:#f6f6f3}
.eg-portfolio::before{content:"CLIENTS";position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);color:rgba(16,19,22,.025);font:400 clamp(120px,24vw,360px)/1 Catorze,sans-serif;letter-spacing:.06em;pointer-events:none}
.eg-logo-reel{position:relative;width:100%;overflow:hidden;padding:9px 0}
.eg-logo-reel::before,.eg-logo-reel::after{content:"";position:absolute;z-index:2;top:0;bottom:0;width:min(13vw,180px);pointer-events:none}
.eg-logo-reel::before{left:0;background:linear-gradient(90deg,#f6f6f3,transparent)}
.eg-logo-reel::after{right:0;background:linear-gradient(-90deg,#f6f6f3,transparent)}
.eg-logo-reel__track{display:flex;width:max-content;animation:eg-logo-reel 48s ease-in-out infinite alternate}
.eg-logo-reel:hover .eg-logo-reel__track,.eg-logo-reel:focus-within .eg-logo-reel__track{animation-play-state:paused}
.js .eg-logo-reel__track{animation-play-state:paused}
.js .eg-logo-reel.is-in-view .eg-logo-reel__track{animation-play-state:running}
.js .eg-logo-reel.is-in-view:hover .eg-logo-reel__track,.js .eg-logo-reel.is-in-view:focus-within .eg-logo-reel__track{animation-play-state:paused}
.eg-logo-reel__set{display:flex;align-items:stretch;gap:18px;padding-inline:min(8vw,120px)}
.eg-client-logo{display:grid;place-items:center;width:clamp(190px,18vw,285px);min-height:145px;padding:28px;background:#fff;border:1px solid rgba(16,19,22,.08);color:var(--eg-ink);text-decoration:none;box-shadow:0 12px 34px rgba(12,16,20,.04);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}
a.eg-client-logo:hover,a.eg-client-logo:focus-visible{transform:translateY(-7px);border-color:var(--eg-yellow);box-shadow:0 20px 45px rgba(12,16,20,.1)}
.eg-client-logo img{display:block;max-width:170px;max-height:72px;width:auto;height:auto;object-fit:contain;filter:grayscale(1);opacity:.72;transition:filter .3s ease,opacity .3s ease}
a.eg-client-logo:hover img,a.eg-client-logo:focus-visible img{filter:none;opacity:1}
.eg-client-logo strong{font:400 clamp(24px,2vw,34px)/1 Catorze,sans-serif;text-transform:uppercase;letter-spacing:.07em}
@keyframes eg-logo-reel{to{transform:translateX(calc(-100% + 100vw))}}

.eg-services{background:#fff}
.eg-services__grid,.eg-projects__grid,.eg-software__grid{display:grid;grid-template-columns:repeat(var(--eg-columns),minmax(0,1fr));gap:18px;width:var(--eg-container);margin:0 auto}
.eg-service-card{position:relative;min-height:380px;background:#f5f5f2;border:1px solid transparent;overflow:hidden;transition:background .35s ease,transform .35s ease,border-color .35s ease}
.eg-service-card>a,.eg-service-card:not(:has(a)){display:flex;flex-direction:column;height:100%;padding:0;color:inherit;text-decoration:none}
.eg-service-card:hover{transform:translateY(-8px);background:#fff;border-color:var(--eg-yellow)}
.eg-service-card__icon{display:grid;place-items:center;width:100%;height:190px;margin:0 0 30px;background:linear-gradient(135deg,#1a1e22,#0e1013);overflow:hidden}
.eg-service-card__icon img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.eg-service-card__icon svg{width:78px;height:78px;color:var(--eg-yellow);fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:transform .35s ease}
.eg-service-card__icon span{color:var(--eg-yellow);font:400 48px/1 Catorze,sans-serif}
.eg-service-card h3{margin:0 64px 16px 30px;font-size:clamp(23px,2vw,30px);line-height:1.08}
.eg-service-card p{margin:0 30px 32px;color:var(--eg-muted);font-size:15px;line-height:1.65}
.eg-service-card b{position:absolute;right:28px;top:215px;font-size:22px;transition:transform .3s ease}
.eg-service-card:hover .eg-service-card__icon img{transform:scale(1.055)}
.eg-service-card:hover .eg-service-card__icon svg{transform:scale(1.08) rotate(-3deg)}
.eg-service-card:hover b{transform:translate(4px,-4px)}

.eg-projects{background:#101316;color:#fff}
.eg-projects .eg-collection__header .eg-eyebrow,.eg-projects .eg-collection__intro{color:#a7adb2}
.eg-projects__grid{gap:25px}
.eg-project-card{min-width:0;background:#191d21;border:1px solid rgba(255,255,255,.1);overflow:hidden}
.eg-project-card a{display:block;height:100%;color:inherit;text-decoration:none}
.eg-project-card__visual{position:relative;display:flex;align-items:flex-end;justify-content:space-between;aspect-ratio:1.48;padding:28px;background:linear-gradient(135deg,#252b31,#14171a);overflow:hidden}
.eg-project-card__visual::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 20%,rgba(247,205,0,.18));opacity:0;transition:opacity .4s ease}
.eg-project-card__visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.eg-project-card__visual span{color:var(--eg-yellow);font:400 52px/1 Catorze,sans-serif}
.eg-project-card__visual strong{max-width:70%;font:400 32px/1 Catorze,sans-serif;text-align:right;text-transform:uppercase;letter-spacing:.05em}
.eg-project-card__body{position:relative;padding:30px}
.eg-project-card__body>span{color:var(--eg-yellow);font:400 11px/1 Catorze,sans-serif;letter-spacing:.15em;text-transform:uppercase}
.eg-project-card h3{margin:14px 45px 12px 0;font-size:30px}
.eg-project-card p{margin:0;color:#adb2b6;font-size:15px;line-height:1.65}
.eg-project-card__body b{position:absolute;right:29px;top:53px;font-size:22px;transition:transform .3s ease}
.eg-project-card:not(.eg-project-card--static):hover{border-color:var(--eg-yellow)}
.eg-project-card:not(.eg-project-card--static):hover img{transform:scale(1.055)}
.eg-project-card:not(.eg-project-card--static):hover .eg-project-card__visual::after{opacity:1}
/* Κάρτα χωρίς προορισμό: χωρίς βέλος, άρα ούτε το κενό που του κρατούσε χώρο. */
.eg-project-card--static h3{margin-right:0}
.eg-project-card--static{cursor:default}
.eg-project-card:hover .eg-project-card__body b{transform:translate(4px,-4px)}

.eg-software{background:var(--eg-yellow);color:#101316}
.eg-software .eg-collection__header .eg-eyebrow{color:rgba(16,19,22,.58)}
.eg-software .eg-collection__intro{color:rgba(16,19,22,.7)}
.eg-software-card{background:#fff;border-radius:var(--eg-radius);overflow:hidden;box-shadow:0 20px 55px rgba(16,19,22,.12);transition:transform .35s ease,box-shadow .35s ease}
.eg-software-card:hover{transform:translateY(-9px);box-shadow:0 32px 70px rgba(16,19,22,.2)}
.eg-software-card a,.eg-software-card:not(:has(a)){display:grid;grid-template-columns:minmax(140px,36%) 1fr;align-items:center;min-height:285px;padding:24px;color:inherit;text-decoration:none}
.eg-software-card__media{display:grid;place-items:center;height:100%;min-height:235px;background:#111519;border-radius:calc(var(--eg-radius) - 6px);overflow:hidden}
.eg-software-card__media img{width:100%;height:100%;object-fit:cover}
.eg-software-card__media span{color:var(--eg-yellow);font:400 clamp(44px,6vw,78px)/1 Catorze,sans-serif}
.eg-software-card>a>div:last-child,.eg-software-card:not(:has(a))>div:last-child{padding:28px}
.eg-software-card small{font:400 11px/1 Catorze,sans-serif;letter-spacing:.15em;text-transform:uppercase}
.eg-software-card h3{margin:17px 0 15px;font-size:clamp(28px,3vw,42px)}
.eg-software-card p{margin:0 0 28px;color:var(--eg-muted);font-size:16px;line-height:1.7}
.eg-software-card b{font:400 14px/1 Catorze,sans-serif;text-transform:uppercase;letter-spacing:.08em}
.eg-software-card b span{display:inline-block;margin-left:8px;transition:transform .3s ease}
.eg-software-card:hover b span{transform:translateX(6px)}
.eg-software .eg-button--ghost{border-color:#101316;color:#101316}
.eg-software .eg-button--ghost:hover{background:#101316;color:#fff}

@media (max-width:1099px){
	.eg-team__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .eg-services__grid,.eg-projects__grid,.eg-software__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:680px){
  .eg-collection{padding:80px 0}
	.eg-team__grid{grid-template-columns:1fr}
  .eg-collection__header{margin-bottom:48px}
  .eg-logo-reel::before,.eg-logo-reel::after{width:30px}
  .eg-client-logo{width:190px;min-height:120px}
  .eg-services__grid,.eg-projects__grid,.eg-software__grid{grid-template-columns:1fr}
  .eg-service-card{min-height:360px}
  .eg-service-card__icon{height:180px;margin-bottom:28px}
  .eg-service-card b{top:203px}
  .eg-software-card a,.eg-software-card:not(:has(a)){grid-template-columns:1fr}
  .eg-software-card__media{min-height:190px}
}
@media (prefers-reduced-motion:reduce){.eg-logo-reel__track{animation:none}.eg-logo-reel{overflow-x:auto}}

/* Elementor widget: E-GROWTH Hero. */
.eg-elementor-hero{
  --egh-bg:#08090b;
  --egh-accent:#f8d608;
  position:relative;
  display:grid;
  align-items:center;
  min-height:650px;
  overflow:hidden;
  isolation:isolate;
  background:var(--egh-bg);
  color:#fff
}
.eg-elementor-hero::before{
  content:"";
  position:absolute;
  z-index:-1;
  top:-32%;
  right:-12%;
  width:min(74vw,1050px);
  aspect-ratio:1;
  border-radius:50%;
  background:radial-gradient(circle,rgba(248,214,8,.16) 0,rgba(248,214,8,.055) 29%,transparent 68%);
  pointer-events:none
}
.eg-elementor-hero__grid{
  position:absolute;
  z-index:-2;
  inset:0;
  opacity:.34;
  background-image:
    linear-gradient(rgba(255,255,255,.038) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.038) 1px,transparent 1px);
  background-size:72px 72px;
  mask-image:linear-gradient(90deg,transparent 0,#000 38%,#000 100%);
  pointer-events:none
}
.eg-elementor-hero__grid::after{
  content:"";
  position:absolute;
  right:-5%;
  bottom:-30%;
  width:70%;
  aspect-ratio:1.3;
  opacity:.72;
  background:
    radial-gradient(circle at 20% 56%,var(--egh-accent) 0 2px,transparent 3px),
    radial-gradient(circle at 44% 38%,var(--egh-accent) 0 2px,transparent 3px),
    radial-gradient(circle at 69% 60%,var(--egh-accent) 0 2px,transparent 3px),
    radial-gradient(circle at 84% 30%,var(--egh-accent) 0 2px,transparent 3px);
  filter:drop-shadow(0 0 8px rgba(248,214,8,.65))
}
.eg-elementor-hero__inner{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0,3fr) minmax(0,2fr);
  align-items:center;
  gap:clamp(48px,7vw,110px);
  width:min(1380px,calc(100% - 64px));
  margin:0 auto;
  padding:clamp(82px,8vw,126px) 0
}
.eg-elementor-hero__content{
  min-width:0;
  animation:egh-content-in .72s cubic-bezier(.2,.7,.25,1) both
}
.eg-elementor-hero__eyebrow{
  margin:0 0 24px;
  color:var(--egh-accent);
  font-family:var(--eg-body-font);
  font-size:clamp(12px,1.2vw,16px);
  font-weight:700;
  line-height:1.35;
  letter-spacing:.14em;
  text-transform:uppercase
}
.eg-elementor-hero h1{
  max-width:850px;
  margin:0;
  color:#fff;
  font-size:clamp(44px,4.7vw,70px);
  font-weight:400;
  line-height:.98;
  letter-spacing:.015em;
  text-wrap:balance
}
.eg-elementor-hero__description{
  max-width:760px;
  margin-top:clamp(30px,3.8vw,48px);
  color:#c4c7ca;
  font-family:var(--eg-body-font);
  font-size:clamp(16px,1.35vw,19px);
  line-height:1.75
}
.eg-elementor-hero__description p{margin:0 0 .75em}
.eg-elementor-hero__description p:last-child{margin-bottom:0}
.eg-elementor-hero__highlights{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  margin-top:clamp(36px,5vw,58px)
}
.eg-elementor-highlight{
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  align-items:center;
  gap:16px;
  min-width:0;
  padding:3px clamp(18px,2vw,30px);
  border-left:1px solid rgba(255,255,255,.22)
}
.eg-elementor-highlight:first-child{
  padding-left:0;
  border-left:0
}
.eg-elementor-highlight>span{
  display:grid;
  place-items:center;
  flex:0 0 auto;
  width:50px;
  height:50px;
  color:var(--egh-accent)
}
.eg-elementor-highlight svg{
  display:block;
  width:46px;
  height:46px;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round
}
.eg-elementor-highlight strong,.eg-elementor-highlight small{
  display:block;
  overflow-wrap:anywhere
}
.eg-elementor-highlight strong{
  color:var(--egh-accent);
  font-family:var(--eg-heading-font);
  font-size:clamp(16px,1.5vw,24px);
  font-weight:400;
  line-height:1;
  letter-spacing:.02em;
  text-transform:uppercase
}
.eg-elementor-highlight small{
  margin-top:8px;
  color:#e3e4e5;
  font-family:var(--eg-body-font);
  font-size:13px;
  line-height:1.35
}
.eg-elementor-hero__actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:38px
}
.eg-elementor-hero__cta{margin:0}
.eg-elementor-hero__cta span{
  display:grid;
  place-items:center
}
.eg-elementor-hero__cta span svg{
  width:14px;
  height:14px;
  fill:currentColor
}
.eg-elementor-hero__visual{
  position:relative;
  min-width:0;
  perspective:1200px;
  animation:egh-visual-in .82s .1s cubic-bezier(.2,.7,.25,1) both
}
.eg-elementor-hero__image{
  display:block;
  width:100%;
  height:auto;
  max-height:620px;
  object-fit:contain;
  transform:perspective(1200px) rotateY(-6deg) rotateZ(-2.5deg);
  filter:drop-shadow(0 35px 44px rgba(0,0,0,.48));
  transition:transform .55s cubic-bezier(.2,.7,.25,1)
}
.eg-elementor-hero:hover .eg-elementor-hero__image{
  transform:perspective(1200px) rotateY(-2deg) rotateZ(-1deg) translateY(-5px)
}
.eg-certificate{
  position:relative;
  width:100%;
  max-width:650px;
  aspect-ratio:1.38;
  margin:0 auto;
  transform:perspective(1200px) rotateY(-8deg) rotateZ(-3deg);
  transform-style:preserve-3d;
  transition:transform .55s cubic-bezier(.2,.7,.25,1)
}
.eg-elementor-hero:hover .eg-certificate{
  transform:perspective(1200px) rotateY(-3deg) rotateZ(-1.5deg) translateY(-5px)
}
.eg-certificate__back{
  position:absolute;
  inset:8% -7% -9% 7%;
  border:1px solid rgba(255,255,255,.15);
  border-radius:7px;
  background:linear-gradient(145deg,#282b31,#111317);
  box-shadow:0 36px 60px rgba(0,0,0,.52);
  transform:translateZ(-24px)
}
.eg-certificate__paper{
  position:absolute;
  inset:0;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  padding:10%;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.8);
  border-radius:6px;
  background:
    linear-gradient(115deg,rgba(255,255,255,.9),transparent 36%),
    repeating-linear-gradient(0deg,transparent 0 34px,rgba(14,17,20,.04) 35px),
    #f4f3ee;
  color:#15191d;
  text-align:center;
  box-shadow:0 30px 50px rgba(0,0,0,.36);
  transform:translateZ(8px)
}
.eg-certificate__paper::before{
  content:"E-GROWTH";
  position:absolute;
  right:-2%;
  bottom:2%;
  color:rgba(8,9,11,.035);
  font:400 clamp(60px,8vw,126px)/1 var(--eg-heading-font);
  letter-spacing:.05em
}
.eg-certificate__paper small{
  font-family:var(--eg-body-font);
  font-size:clamp(21px,2.5vw,37px);
  font-weight:700;
  letter-spacing:.1em
}
.eg-certificate__paper>span{
  margin-top:7px;
  font-family:var(--eg-body-font);
  font-size:clamp(10px,1vw,15px);
  letter-spacing:.22em
}
.eg-certificate__paper i{
  width:46px;
  height:3px;
  margin:24px 0;
  background:var(--egh-accent)
}
.eg-certificate__paper strong{
  font-family:var(--eg-body-font);
  font-size:clamp(15px,1.6vw,23px);
  letter-spacing:.08em
}
.eg-certificate__paper p{
  margin:clamp(22px,3vw,38px) 0 0;
  color:#666a6e;
  font-family:var(--eg-body-font);
  font-size:clamp(11px,1vw,14px);
  line-height:1.65
}
.eg-certificate__paper b{
  position:absolute;
  right:8%;
  bottom:9%;
  display:grid;
  place-items:center;
  width:clamp(58px,7vw,92px);
  aspect-ratio:1;
  border:7px double #171b1f;
  border-radius:50%;
  background:var(--egh-accent);
  color:#171b1f;
  font-size:clamp(22px,3vw,38px);
  box-shadow:0 8px 18px rgba(0,0,0,.24)
}
@keyframes egh-content-in{
  from{opacity:0;transform:translate3d(-24px,18px,0)}
  to{opacity:1;transform:none}
}
@keyframes egh-visual-in{
  from{opacity:0;transform:translate3d(34px,18px,0) scale(.98)}
  to{opacity:1;transform:none}
}
.elementor-editor-active .eg-elementor-hero__content,
.elementor-editor-active .eg-elementor-hero__visual{animation:none}

@media (max-width:1100px){
  .eg-elementor-hero__inner{
    grid-template-columns:1fr;
    gap:70px;
    width:min(860px,calc(100% - 48px))
  }
  .eg-elementor-hero__visual{width:min(720px,92%);margin:0 auto}
  .eg-elementor-hero__highlights{max-width:760px}
}
@media (max-width:680px){
  .eg-elementor-hero__grid{background-size:48px 48px}
  .eg-elementor-hero__inner{
    gap:54px;
    width:calc(100% - 28px);
    padding:72px 0
  }
  .eg-elementor-hero h1{font-size:clamp(37px,11.5vw,52px);line-height:1.02}
  .eg-elementor-hero__highlights{grid-template-columns:1fr;gap:0}
  .eg-elementor-highlight{
    min-height:82px;
    padding:15px 0;
    border-left:0;
    border-top:1px solid rgba(255,255,255,.18)
  }
  .eg-elementor-highlight:first-child{border-top:0}
  .eg-elementor-highlight>span{width:44px;height:44px}
  .eg-elementor-highlight svg{width:40px;height:40px}
  .eg-elementor-highlight strong{font-size:20px}
  .eg-elementor-hero__actions{display:grid}
  .eg-elementor-hero__cta{width:100%}
  .eg-elementor-hero__visual{width:100%}
  .eg-certificate__paper{padding:8%}
  .eg-certificate__paper i{margin:15px 0}
  .eg-certificate__paper p{margin-top:16px}
  .eg-certificate__paper b{right:6%;bottom:7%;border-width:4px}
}
@media (prefers-reduced-motion:reduce){
  .eg-elementor-hero__content,.eg-elementor-hero__visual{animation:none}
  .eg-elementor-hero__image,.eg-certificate{transition:none}
}

/* Elementor widget: E-GROWTH Capability Cards. */
.eg-capability-cards{
  --egc-columns:3;
  display:grid;
  grid-template-columns:repeat(var(--egc-columns),minmax(0,1fr));
  align-items:stretch;
  gap:18px;
  width:100%
}
.eg-capability-card{
  --egc-accent:#f8d608;
  position:relative;
  min-width:0;
  min-height:100%;
  overflow:hidden;
  border:1px solid rgba(8,9,11,.075);
  border-radius:14px;
  background:#fff;
  box-shadow:0 12px 35px rgba(8,9,11,.075);
  transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease
}
.eg-capability-card::before{
  content:"";
  position:absolute;
  inset:0 0 auto;
  height:3px;
  background:var(--egc-accent);
  transform:scaleX(0);
  transform-origin:left;
  transition:transform .3s ease
}
.eg-capability-card:hover{
  z-index:1;
  transform:translateY(-7px);
  border-color:var(--egc-accent);
  box-shadow:0 22px 48px rgba(8,9,11,.13)
}
.eg-capability-card:hover::before{transform:scaleX(1)}
.eg-capability-card__inner{
  display:flex;
  flex-direction:column;
  min-height:100%;
  padding:30px
}
.eg-capability-card__link{
  position:absolute;
  z-index:3;
  inset:0;
  border-radius:inherit;
  color:inherit;
  text-decoration:none
}
.eg-capability-card__link:focus-visible{
  outline:3px solid var(--egc-accent);
  outline-offset:-4px
}
.eg-capability-card__header{
  display:flex;
  align-items:center;
  gap:18px;
  margin-bottom:25px
}
.eg-capability-card__icon{
  position:relative;
  display:grid;
  place-items:center;
  flex:0 0 50px;
  width:50px;
  height:50px;
  overflow:hidden;
  border-radius:10px;
  background:var(--egc-accent);
  color:#fff;
  box-shadow:0 9px 22px color-mix(in srgb,var(--egc-accent) 28%,transparent)
}
.eg-capability-card__icon::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(135deg,rgba(255,255,255,.28),transparent 55%);
  pointer-events:none
}
.eg-capability-card__icon i,
.eg-capability-card__icon svg{
  position:relative;
  z-index:1;
  display:block;
  width:23px;
  height:23px;
  font-size:23px;
  fill:currentColor
}
.eg-capability-card h3{
  min-width:0;
  margin:0;
  color:var(--egc-accent);
  font-size:clamp(22px,2vw,30px);
  font-weight:400;
  line-height:1.1;
  letter-spacing:.015em
}
.eg-capability-card ul{
  display:grid;
  gap:11px;
  margin:0;
  padding:0;
  list-style:none
}
.eg-capability-card li{
  position:relative;
  margin:0;
  padding-left:18px;
  color:#34383c;
  font-family:var(--eg-body-font);
  font-size:15px;
  line-height:1.5
}
.eg-capability-card li::before{
  content:"";
  position:absolute;
  top:.68em;
  left:1px;
  width:4px;
  height:4px;
  border-radius:50%;
  background:var(--egc-accent);
  box-shadow:0 0 0 3px color-mix(in srgb,var(--egc-accent) 12%,transparent)
}
@media (max-width:1024px){
  .eg-capability-cards{--egc-columns:2}
}
@media (max-width:680px){
  .eg-capability-cards{--egc-columns:1}
  .eg-capability-card__inner{padding:25px}
  .eg-capability-card h3{font-size:24px}
}
@media (prefers-reduced-motion:reduce){
  .eg-capability-card,.eg-capability-card::before{transition:none}
}

/* Elementor widget: E-GROWTH Certifications. */
.eg-certifications{
  width:100%;
  color:var(--eg-ink)
}
.eg-certifications__header{
  margin:0 0 28px;
  text-align:center
}
.eg-certifications__header h2{
  margin:0;
  font-size:clamp(34px,3.8vw,54px);
  font-weight:400;
  line-height:1.08
}
.eg-certifications__header>span{
  display:block;
  width:40px;
  height:3px;
  margin:15px auto 0;
  background:var(--eg-yellow)
}
.eg-certifications__filters{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:8px 10px;
  margin:0 0 34px
}
.eg-certifications__filters button{
  min-height:38px;
  margin:0;
  padding:8px 16px;
  border:1px solid transparent;
  border-radius:999px;
  background:transparent;
  color:#34383c;
  font-family:var(--eg-body-font)!important;
  font-size:13px;
  font-weight:600;
  line-height:1.2;
  text-transform:none!important;
  cursor:pointer;
  transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease
}
.eg-certifications__filters button:hover{
  border-color:rgba(8,9,11,.14);
  transform:translateY(-1px)
}
.eg-certifications__filters button.is-active{
  border-color:var(--eg-yellow);
  background:var(--eg-yellow);
  color:var(--eg-ink)
}
.eg-certifications__grid{
  --egcert-columns:4;
  display:grid;
  grid-template-columns:repeat(var(--egcert-columns),minmax(0,1fr));
  align-items:stretch;
  gap:18px;
  width:100%
}
.eg-certificate-card{
  --egcert-accent:#f8d608;
  position:relative;
  display:flex;
  flex-direction:column;
  align-items:center;
  min-width:0;
  min-height:320px;
  padding:27px 20px 20px;
  overflow:hidden;
  border:1px solid rgba(8,9,11,.07);
  border-radius:13px;
  background:#fff;
  text-align:center;
  box-shadow:0 10px 30px rgba(8,9,11,.065);
  transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease
}
.eg-certificate-card::after{
  content:"";
  position:absolute;
  inset:auto 18% -45px;
  height:70px;
  border-radius:50%;
  background:var(--egcert-accent);
  opacity:.08;
  filter:blur(18px);
  pointer-events:none
}
.eg-certificate-card:hover{
  transform:translateY(-6px);
  border-color:color-mix(in srgb,var(--egcert-accent) 55%,transparent);
  box-shadow:0 20px 44px rgba(8,9,11,.12)
}
.eg-certificate-card[hidden]{display:none}
.eg-certificate-card__media{
  display:grid;
  place-items:center;
  width:86px;
  height:78px;
  margin:0 auto 18px
}
.eg-certificate-card__media img{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain
}
.eg-certificate-card__media>span{
  display:grid;
  place-items:center;
  width:60px;
  height:60px;
  border-radius:13px;
  background:var(--egcert-accent);
  color:#fff;
  box-shadow:0 9px 20px color-mix(in srgb,var(--egcert-accent) 30%,transparent)
}
.eg-certificate-card__media i,
.eg-certificate-card__media svg{
  display:block;
  width:29px;
  height:29px;
  font-size:29px;
  fill:currentColor
}
.eg-certificate-card h3{
  margin:0;
  font-size:clamp(18px,1.5vw,23px);
  font-weight:400;
  line-height:1.18
}
.eg-certificate-card>p{
  margin:15px 0 20px;
  color:#7b7f83;
  font-size:13px;
  line-height:1.3
}
.eg-certificate-card__button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  margin:auto auto 0;
  padding:7px 17px;
  border:1px solid rgba(8,9,11,.075);
  border-radius:999px;
  background:#f5f5f3;
  color:#31353a;
  font-family:var(--eg-body-font)!important;
  font-size:12px;
  font-weight:700;
  line-height:1.2;
  text-decoration:none;
  text-transform:none!important;
  transition:background .2s ease,color .2s ease,border-color .2s ease
}
a.eg-certificate-card__button:hover{
  border-color:var(--egcert-accent);
  background:var(--egcert-accent);
  color:#fff
}
@media (max-width:1024px){
  .eg-certifications__grid{--egcert-columns:3}
}
@media (max-width:767px){
  .eg-certifications__filters{
    justify-content:flex-start;
    flex-wrap:nowrap;
    margin-inline:-14px;
    padding:0 14px 9px;
    overflow-x:auto;
    scrollbar-width:thin
  }
  .eg-certifications__filters button{flex:0 0 auto}
  .eg-certifications__grid{--egcert-columns:1}
  .eg-certificate-card{min-height:290px}
}
@media (prefers-reduced-motion:reduce){
  .eg-certificate-card,.eg-certifications__filters button{transition:none}
}

/* Elementor widget: E-GROWTH CTA Banner. */
.eg-cta-banner{
  --egcta-bg-start:#08090b;
  --egcta-bg-end:#1a1d20;
  --egcta-accent:#f8d608;
  --egcta-text:#fff;
  position:relative;
  width:100%;
  min-height:190px;
  overflow:hidden;
  isolation:isolate;
  background:
    radial-gradient(circle at 8% 50%,color-mix(in srgb,var(--egcta-accent) 18%,transparent),transparent 28%),
    linear-gradient(110deg,var(--egcta-bg-start),var(--egcta-bg-end));
  color:var(--egcta-text)
}
.eg-cta-banner--full{
  left:50%;
  width:100vw;
  width:100dvw;
  max-width:none;
  margin-left:-50vw;
  margin-left:-50dvw
}
.eg-cta-banner__inner{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  gap:clamp(28px,4vw,58px);
  width:100%;
  max-width:1280px;
  min-height:inherit;
  margin:0 auto;
  padding:34px 70px
}
.eg-cta-banner::before{
  content:"";
  position:absolute;
  z-index:-1;
  top:-100%;
  right:12%;
  width:380px;
  aspect-ratio:1;
  border:1px solid color-mix(in srgb,var(--egcta-accent) 15%,transparent);
  border-radius:50%;
  opacity:.7
}
.eg-cta-banner::after{
  content:"";
  position:absolute;
  z-index:-1;
  inset:0;
  opacity:.16;
  background-image:
    linear-gradient(90deg,transparent 49.8%,rgba(255,255,255,.18) 50%,transparent 50.2%),
    linear-gradient(transparent 49.8%,rgba(255,255,255,.15) 50%,transparent 50.2%);
  background-size:72px 72px;
  mask-image:linear-gradient(90deg,transparent 35%,#000)
}
.eg-cta-banner__visual{
  display:grid;
  place-items:center;
  flex:0 0 auto;
  width:96px;
  height:96px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.7);
  border-radius:50%;
  background:#fff;
  color:var(--egcta-accent);
  box-shadow:0 18px 35px rgba(0,0,0,.2)
}
.eg-cta-banner__visual img{
  display:block;
  width:68%;
  height:68%;
  object-fit:contain
}
.eg-cta-banner__visual i,
.eg-cta-banner__visual svg{
  display:block;
  width:43px;
  height:43px;
  font-size:43px;
  fill:currentColor
}
.eg-cta-banner__content{min-width:0}
.eg-cta-banner__content h2{
  margin:0 0 10px;
  color:var(--egcta-text);
  font-size:clamp(27px,2.6vw,40px);
  font-weight:400;
  line-height:1.08
}
.eg-cta-banner__content>div{
  max-width:720px;
  color:color-mix(in srgb,var(--egcta-text) 78%,transparent);
  font-family:var(--eg-body-font);
  font-size:15px;
  line-height:1.65
}
.eg-cta-banner__content p{margin:0 0 .4em}
.eg-cta-banner__content p:last-child{margin-bottom:0}
.eg-cta-banner__button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:15px;
  min-width:260px;
  min-height:56px;
  padding:13px 23px;
  border:1px solid var(--egcta-accent);
  border-radius:999px;
  background:transparent;
  color:var(--egcta-text);
  font-size:14px;
  font-weight:400;
  line-height:1.2;
  text-align:center;
  text-decoration:none;
  transition:background .2s ease,color .2s ease,transform .2s ease
}
.eg-cta-banner__button:hover{
  transform:translateY(-3px);
  background:var(--egcta-accent);
  color:#08090b
}
.eg-cta-banner__button span{font-family:var(--eg-body-font)!important;font-size:18px}
@media (max-width:900px){
  .eg-cta-banner__inner{
    grid-template-columns:auto minmax(0,1fr);
    padding:38px
  }
  .eg-cta-banner__button{
    grid-column:1/-1;
    width:max-content;
    min-width:240px;
    margin-left:124px
  }
}
@media (max-width:600px){
  .eg-cta-banner__inner{
    grid-template-columns:1fr;
    gap:24px;
    padding:38px 24px;
    text-align:center
  }
  .eg-cta-banner__visual{width:82px;height:82px;margin:auto}
  .eg-cta-banner__content>div{font-size:14px}
  .eg-cta-banner__button{
    grid-column:auto;
    width:100%;
    min-width:0;
    margin:0
  }
}
@media (prefers-reduced-motion:reduce){
  .eg-cta-banner__button{transition:none}
}

/* Elementor widget: E-GROWTH Tech Chips. */
.eg-tech-chips{
  --egchip-accent:#f8d608;
  --egchip-text:#08090b;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  flex-wrap:wrap;
  gap:9px;
  width:100%
}
.eg-tech-chip{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-height:31px;
  padding:7px 13px;
  border:1px solid var(--egchip-accent);
  border-radius:999px;
  color:var(--egchip-text);
  font-family:var(--eg-heading-font);
  font-size:12px;
  font-weight:400;
  line-height:1;
  letter-spacing:.075em;
  text-decoration:none;
  text-transform:uppercase;
  white-space:nowrap;
  transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease
}
.eg-tech-chip__icon{
  display:grid;
  place-items:center;
  width:1.15em;
  height:1.15em;
  font-size:1.05em;
  font-style:normal
}
.eg-tech-chip__icon i,
.eg-tech-chip__icon svg{
  display:block;
  width:100%;
  height:100%;
  fill:currentColor
}
.eg-tech-chips--outline .eg-tech-chip{
  background:color-mix(in srgb,var(--egchip-accent) 7%,transparent)
}
.eg-tech-chips--solid .eg-tech-chip{
  background:var(--egchip-accent);
  color:#08090b
}
.eg-tech-chips--dark .eg-tech-chip{
  border-color:#202429;
  background:#101316;
  color:#fff
}
a.eg-tech-chip:hover,
a.eg-tech-chip:focus-visible{
  transform:translateY(-2px);
  border-color:var(--egchip-accent);
  background:var(--egchip-accent);
  color:#08090b;
  box-shadow:0 8px 18px color-mix(in srgb,var(--egchip-accent) 20%,transparent)
}
@media (max-width:600px){
  .eg-tech-chips{gap:7px}
  .eg-tech-chip{white-space:normal;text-align:center}
}
@media (prefers-reduced-motion:reduce){
  .eg-tech-chip{transition:none}
}

/* Addons archive and single addon. */
.post-type-archive-eg_addon .eg-header:not(.is-scrolled),
.single-eg_addon .eg-header:not(.is-scrolled){background:transparent}
.eg-addon-archive,.eg-addon-single{background:#f6f5ef}
.eg-addon-archive__hero{
  position:relative;
  overflow:hidden;
  padding:clamp(165px,16vw,235px) 0 clamp(90px,9vw,135px);
  background:#08090b;
  color:#fff
}
.eg-addon-archive__hero::before{
  content:"";
  position:absolute;
  top:-70%;
  right:-15%;
  width:min(80vw,1100px);
  aspect-ratio:1;
  border-radius:50%;
  background:radial-gradient(circle,rgba(248,214,8,.17),transparent 66%);
  pointer-events:none
}
.eg-addon-archive__hero .eg-container{position:relative}
.eg-addon-archive__hero h1{
  max-width:1100px;
  margin:24px 0;
  font-size:clamp(50px,7vw,94px);
  font-weight:300;
  line-height:.98;
  letter-spacing:.015em
}
.eg-addon-archive__hero>.eg-container>p:last-child{
  max-width:750px;
  margin:0;
  color:#b9bec2;
  font-size:clamp(17px,1.5vw,21px);
  line-height:1.7
}
.eg-addon-archive__body{
  display:grid;
  grid-template-columns:250px minmax(0,1fr);
  align-items:start;
  gap:clamp(40px,5vw,76px);
  padding-top:clamp(70px,8vw,115px);
  padding-bottom:clamp(90px,10vw,150px)
}
.eg-addon-filters{
  position:sticky;
  top:116px;
  padding:26px;
  border:1px solid #dfddd5;
  border-radius:14px;
  background:#fff;
  box-shadow:0 15px 40px rgba(8,9,11,.055)
}
.eg-addon-filters form{transition:opacity .2s ease}
.eg-addon-filters form.is-loading{opacity:.55;pointer-events:none}
.eg-addon-filters__top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin-bottom:25px
}
.eg-addon-filters__top h2{margin:0;font-size:28px;font-weight:400}
.eg-addon-filters__top>span{
  display:grid;
  place-items:center;
  width:28px;
  height:28px;
  border-radius:50%;
  background:var(--eg-yellow);
  font-size:12px;
  font-weight:700
}
.eg-addon-filters fieldset{
  display:grid;
  gap:5px;
  margin:0;
  padding:22px 0;
  border:0;
  border-top:1px solid #e6e4dd
}
.eg-addon-filters legend{
  width:100%;
  margin:0 0 13px;
  padding:0;
  font-family:var(--eg-heading-font);
  font-size:19px;
  text-transform:uppercase
}
.eg-addon-filters label{
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  gap:10px;
  min-height:35px;
  color:#45494e;
  cursor:pointer
}
.eg-addon-filters input{
  width:17px;
  height:17px;
  margin:0;
  accent-color:var(--eg-yellow)
}
.eg-addon-filters label>span{font-size:14px;line-height:1.3}
.eg-addon-filters label>small{
  display:grid;
  place-items:center;
  min-width:24px;
  height:24px;
  padding:0 5px;
  border-radius:999px;
  background:#f2f1ec;
  color:#777b80;
  font-size:11px
}
.eg-addon-filters__actions{display:grid;gap:10px;margin-top:5px}
.eg-addon-filters__actions button{
  min-height:45px;
  border:1px solid var(--eg-yellow);
  border-radius:999px;
  background:var(--eg-yellow);
  color:var(--eg-ink);
  cursor:pointer
}
.eg-addon-filters__actions>a{
  color:#676b70;
  font-family:var(--eg-heading-font);
  font-size:12px;
  text-align:center;
  text-decoration:none
}
.eg-addon-results{min-width:0}
.eg-addon-results__top{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:25px;
  margin-bottom:32px
}
.eg-addon-results__top p{
  margin:0 0 8px;
  color:#85898e;
  font-size:11px;
  font-weight:700;
  letter-spacing:.16em
}
.eg-addon-results__top h2{margin:0;font-size:clamp(34px,4vw,54px);font-weight:400}
.eg-addon-results__top>a{
  color:#4a4e53;
  font-family:var(--eg-heading-font);
  font-size:13px;
  text-decoration-color:var(--eg-yellow);
  text-underline-offset:5px
}
.eg-addon-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px
}
.eg-addon-card{
  min-width:0;
  overflow:hidden;
  border:1px solid #dfddd5;
  border-radius:15px;
  background:#fff;
  box-shadow:0 12px 32px rgba(8,9,11,.045);
  transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease
}
.eg-addon-card:hover{
  transform:translateY(-7px);
  border-color:var(--eg-yellow);
  box-shadow:0 24px 50px rgba(8,9,11,.11)
}
.eg-addon-card__link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}
.eg-addon-card__media{
  position:relative;
  display:grid;
  place-items:center;
  aspect-ratio:1.48;
  overflow:hidden;
  background:
    linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),
    #121519;
  background-size:34px 34px
}
.eg-addon-card__media img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .45s ease
}
.eg-addon-card:hover .eg-addon-card__media img{transform:scale(1.045)}
.eg-addon-card__media>span{
  color:var(--eg-yellow);
  font:400 clamp(50px,6vw,82px)/1 var(--eg-heading-font);
  text-transform:uppercase
}
.eg-addon-card__media>b{
  position:absolute;
  top:14px;
  left:14px;
  padding:7px 10px;
  border-radius:999px;
  background:rgba(8,9,11,.82);
  color:#fff;
  font-family:var(--eg-body-font);
  font-size:10px;
  letter-spacing:.08em;
  text-transform:uppercase;
  -webkit-backdrop-filter:blur(8px);
  backdrop-filter:blur(8px)
}
.eg-addon-card__body{display:flex;flex:1;flex-direction:column;padding:25px}
.eg-addon-card__platform{
  margin:0 0 11px;
  color:#927c00;
  font-size:11px;
  font-weight:700;
  letter-spacing:.13em;
  text-transform:uppercase
}
.eg-addon-card h3{margin:0;font-size:clamp(25px,2.2vw,33px);font-weight:400;line-height:1.05}
.eg-addon-card__excerpt{
  margin:16px 0 20px;
  color:#6c7075;
  font-size:14px;
  line-height:1.65
}
.eg-addon-card__terms{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:23px}
.eg-addon-card__terms span{
  padding:6px 9px;
  border:1px solid #e2dfd3;
  border-radius:999px;
  background:#faf9f4;
  color:#575b60;
  font-size:10px;
  line-height:1
}
.eg-addon-card footer{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin-top:auto;
  padding-top:18px;
  border-top:1px solid #e7e5de
}
.eg-addon-card footer small{color:#898d91;font-size:10px;letter-spacing:.08em}
.eg-addon-card footer strong{
  color:var(--eg-ink);
  font-family:var(--eg-heading-font);
  font-size:12px;
  font-weight:400;
  letter-spacing:.07em
}
.eg-addon-card footer strong span{display:inline-block;color:#927c00;transition:transform .2s ease}
.eg-addon-card:hover footer strong span{transform:translate(3px,-3px)}
.eg-addon-empty{
  padding:clamp(45px,7vw,90px);
  border:1px dashed #ccc9be;
  background:#fff;
  text-align:center
}
.eg-addon-empty h3{margin:0 0 14px;font-size:36px}
.eg-addon-empty p{max-width:570px;margin:0 auto 28px;color:#6d7175;line-height:1.7}

/* Single addon. */
.eg-addon-single__hero{
  position:relative;
  overflow:hidden;
  padding:145px 0 clamp(75px,8vw,120px);
  background:#08090b;
  color:#fff
}
.eg-addon-single__hero::after{
  content:"";
  position:absolute;
  top:-55%;
  right:-18%;
  width:min(82vw,1050px);
  aspect-ratio:1;
  border-radius:50%;
  background:radial-gradient(circle,rgba(248,214,8,.16),transparent 67%);
  pointer-events:none
}
.eg-addon-single__hero>.eg-container{position:relative;z-index:1}
.eg-addon-breadcrumbs{
  display:flex;
  align-items:center;
  gap:10px;
  margin-bottom:55px;
  color:#767c81;
  font-family:var(--eg-heading-font);
  font-size:11px;
  letter-spacing:.1em
}
.eg-addon-breadcrumbs a{color:#aeb3b7;text-decoration:none}
.eg-addon-breadcrumbs a:hover{color:var(--eg-yellow)}
.eg-addon-single__hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(380px,.75fr);
  align-items:center;
  gap:clamp(55px,8vw,120px)
}
.eg-addon-single__platforms{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:25px}
.eg-addon-single__platforms span,.eg-addon-single__platforms b{
  padding:7px 11px;
  border-radius:999px;
  font-size:10px;
  font-weight:700;
  letter-spacing:.09em;
  text-transform:uppercase
}
.eg-addon-single__platforms span{border:1px solid rgba(255,255,255,.18);color:#c7cbce}
.eg-addon-single__platforms b{background:var(--eg-yellow);color:var(--eg-ink)}
.eg-addon-single h1{
  max-width:900px;
  margin:0;
  font-size:clamp(55px,7vw,96px);
  font-weight:300;
  line-height:.94;
  letter-spacing:.01em
}
.eg-addon-single__lead{
  max-width:730px;
  margin:30px 0 0;
  color:#b9bdc1;
  font-size:clamp(17px,1.5vw,21px);
  line-height:1.7
}
.eg-addon-single__actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:38px}
.eg-addon-text-link{
  padding:12px 8px;
  color:#d7dade;
  font-family:var(--eg-heading-font);
  font-size:13px;
  letter-spacing:.06em;
  text-decoration-color:var(--eg-yellow);
  text-underline-offset:6px
}
.eg-addon-single__meta{display:flex;flex-wrap:wrap;gap:30px;margin:45px 0 0}
.eg-addon-single__meta>div{min-width:120px;padding-left:17px;border-left:2px solid var(--eg-yellow)}
.eg-addon-single__meta dt{color:#777d82;font-size:10px;font-weight:700;letter-spacing:.13em}
.eg-addon-single__meta dd{margin:6px 0 0;color:#fff;font-size:14px}
.eg-addon-single__cover{
  position:relative;
  display:grid;
  place-items:center;
  aspect-ratio:1.2;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.12);
  border-radius:18px;
  background:
    linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),
    #15191d;
  background-size:44px 44px;
  box-shadow:0 40px 80px rgba(0,0,0,.36);
  transform:rotate(1.5deg)
}
.eg-addon-single__cover::after{
  content:"";
  position:absolute;
  inset:auto -10% -30% 20%;
  height:50%;
  border-radius:50%;
  background:var(--eg-yellow);
  opacity:.1;
  filter:blur(40px)
}
.eg-addon-single__cover img{display:block;width:100%;height:100%;object-fit:cover}
.eg-addon-single__cover>div{
  color:var(--eg-yellow);
  font:400 clamp(80px,10vw,150px)/1 var(--eg-heading-font);
  text-transform:uppercase
}
.eg-addon-single__body{
  display:grid;
  grid-template-columns:minmax(0,1fr) 320px;
  align-items:start;
  gap:clamp(55px,8vw,110px);
  padding-top:clamp(75px,9vw,135px);
  padding-bottom:clamp(85px,10vw,145px)
}
.eg-addon-single__content.eg-prose{
  width:100%;
  max-width:820px;
  margin:0;
  font-size:17px
}
.eg-addon-single__content.eg-prose>:first-child{margin-top:0}
.eg-addon-single__content img{border-radius:12px}
.eg-addon-gallery{
  margin-top:clamp(65px,8vw,105px);
  padding-top:42px;
  border-top:1px solid #dcd9cf
}
.eg-addon-gallery>header{margin-bottom:28px}
.eg-addon-gallery>header>p{
  margin:0 0 10px;
  color:#8a7500;
  font-size:10px;
  font-weight:700;
  letter-spacing:.15em
}
.eg-addon-gallery>header h2{margin:0;font-size:clamp(34px,4vw,52px);font-weight:400}
.eg-addon-gallery__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.eg-addon-gallery__grid>a{
  position:relative;
  display:block;
  min-width:0;
  aspect-ratio:1.45;
  overflow:hidden;
  border:1px solid #dedbd1;
  border-radius:12px;
  background:#fff
}
.eg-addon-gallery__grid>a:first-child:nth-last-child(n+3){
  grid-column:1/-1;
  aspect-ratio:2.15
}
.eg-addon-gallery__grid img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  border-radius:0;
  transition:transform .35s ease
}
.eg-addon-gallery__grid>a:hover img{transform:scale(1.025)}
.eg-addon-gallery__grid>a>span{
  position:absolute;
  right:12px;
  bottom:12px;
  display:grid;
  place-items:center;
  width:36px;
  height:36px;
  border-radius:50%;
  background:var(--eg-yellow);
  color:var(--eg-ink);
  font-family:var(--eg-body-font);
  font-size:17px;
  box-shadow:0 7px 18px rgba(8,9,11,.15)
}
.eg-addon-single__aside{position:sticky;top:120px;display:grid;gap:22px}
.eg-addon-single__updated{margin:0;color:#6b6f76;font-size:13px}
.eg-addon-single__updated time{color:#17191c;font-weight:600}
.eg-addon-single__aside>div{
  padding:30px;
  border-radius:15px;
  background:#101316;
  color:#fff;
  box-shadow:0 20px 48px rgba(8,9,11,.14)
}
.eg-addon-single__aside>div>p{margin:0 0 14px;color:var(--eg-yellow);font-size:10px;letter-spacing:.14em}
.eg-addon-single__aside h2{margin:0 0 15px;font-size:30px;font-weight:400;line-height:1.05}
.eg-addon-single__aside>div>span{display:block;color:#aeb3b7;font-size:14px;line-height:1.65}
.eg-addon-single__aside>div>a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin-top:25px;
  padding-top:20px;
  border-top:1px solid rgba(255,255,255,.12);
  color:#fff;
  font-family:var(--eg-heading-font);
  font-size:13px;
  text-decoration:none
}
.eg-addon-single__aside>div>a b{color:var(--eg-yellow)}
.eg-addon-single__aside>section{padding:25px;border:1px solid #dfddd5;border-radius:15px;background:#fff}
.eg-addon-single__aside h3{margin:0 0 16px;font-size:20px}
.eg-addon-single__uses{display:flex;flex-wrap:wrap;gap:7px}
.eg-addon-single__uses span{
  padding:7px 9px;
  border:1px solid #e2dfd3;
  border-radius:999px;
  background:#faf9f4;
  color:#55595e;
  font-size:10px
}
.eg-addon-interest{scroll-margin-top:90px;padding:clamp(85px,10vw,145px) 0;background:#eeede7}
.eg-addon-interest__inner{
  display:grid;
  grid-template-columns:minmax(0,.75fr) minmax(520px,1.25fr);
  align-items:start;
  gap:clamp(55px,8vw,115px)
}
.eg-addon-interest header{padding-top:25px}
.eg-addon-interest header>p{margin:0 0 19px;color:#85898d;font-size:11px;font-weight:700;letter-spacing:.16em}
.eg-addon-interest h2{margin:0;font-size:clamp(50px,6vw,78px);font-weight:300;line-height:.98}
.eg-addon-interest header>div{margin-top:25px;color:#65696e;font-size:17px;line-height:1.75}
.eg-addon-interest header>a{
  display:inline-block;
  margin-top:27px;
  color:#8a7500;
  font-family:var(--eg-heading-font);
  text-underline-offset:5px
}
.eg-addon-interest__form{width:100%}

@media (max-width:1180px){
  .eg-addon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:980px){
  .eg-addon-archive__body{grid-template-columns:1fr}
  .eg-addon-filters{position:static}
  .eg-addon-filters form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 35px}
  .eg-addon-filters__top,.eg-addon-filters__actions{grid-column:1/-1}
  .eg-addon-single__hero-grid{grid-template-columns:1fr}
  .eg-addon-single__cover{width:min(680px,100%);margin:auto}
  .eg-addon-single__body{grid-template-columns:1fr}
  .eg-addon-single__aside{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}
  .eg-addon-interest__inner{grid-template-columns:1fr}
}
@media (max-width:650px){
  .eg-addon-archive__hero{padding-top:135px}
  .eg-addon-archive__hero h1{font-size:45px}
  .eg-addon-filters{padding:22px}
  .eg-addon-filters form{grid-template-columns:1fr}
  .eg-addon-filters__top,.eg-addon-filters__actions{grid-column:auto}
  .eg-addon-grid{grid-template-columns:1fr}
  .eg-addon-results__top{align-items:start}
  .eg-addon-results__top>a{display:none}
  .eg-addon-single__hero{padding-top:120px}
  .eg-addon-breadcrumbs{margin-bottom:38px}
  .eg-addon-single h1{font-size:47px}
  .eg-addon-single__cover{border-radius:12px}
  .eg-addon-single__aside{grid-template-columns:1fr}
  .eg-addon-gallery__grid{grid-template-columns:1fr}
  .eg-addon-gallery__grid>a:first-child:nth-last-child(n+3){grid-column:auto;aspect-ratio:1.45}
  .eg-addon-interest__inner{display:block}
  .eg-addon-interest__form{margin-top:45px}
}
@media (prefers-reduced-motion:reduce){
  .eg-addon-card,.eg-addon-card__media img,.eg-addon-card footer strong span,.eg-addon-gallery__grid img{transition:none}
}

/* --- Γραμμή κλήσης κάτω από κάθε κουμπί CTA ------------------------- */
/* Το component πέφτει μέσα σε ~20 διαφορετικά CTA, καθένα με δικούς του
   κανόνες για p και a. Επομένως παίρνει χρώμα με currentColor και
   μηδενίζει ρητά ό,τι θα του επέβαλλε ο γονέας — αλλιώς το tel: link
   κληρονομεί, π.χ., το στυλ κουμπιού του .eg-client-single__cta a. */
.eg-cta-actions{display:inline-flex;flex-direction:column;align-items:center;gap:0}
.eg-cta-call.eg-cta-call{max-width:none;margin:13px 0 0!important;color:inherit;font:400 14px/1.5 var(--eg-body-font,inherit);letter-spacing:normal;text-transform:none;opacity:.9}
.eg-cta-actions .eg-cta-call.eg-cta-call{text-align:center}
.eg-cta-call.eg-cta-call a{display:inline;align-items:normal;gap:0;min-height:0;padding:0;border:0;border-bottom:1px solid currentColor;border-radius:0;background:none;box-shadow:none;color:inherit;font:inherit;font-weight:700;letter-spacing:inherit;text-decoration:none;white-space:nowrap}
.eg-cta-call.eg-cta-call a:hover{background:none;color:inherit;opacity:.7}/* Σελίδα άρθρων (Insights) και αρχεία κατηγοριών. Μόνο οι προσθήκες πάνω
   στο υπάρχον listing: εισαγωγικό κείμενο, φίλτρα κατηγοριών, CTA. */

.eg-listing__lead {
  max-width: 780px;
  margin: 26px 0 0;
  color: #5a5d63;
  font-size: clamp(17px, 1.35vw, 20px);
  line-height: 1.65;
}

/* ------------------------------------------------------------- φίλτρα */

.eg-filters { margin: 0 0 46px; }
.eg-filters ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.eg-listing .eg-filter {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 18px;
  border: 1px solid #ddd9cc;
  border-radius: 999px;
  background: var(--eg-white);
  color: #34373d;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  transition: border-color .2s ease, background .2s ease, color .2s ease;
}
.eg-listing .eg-filter:hover { border-color: var(--eg-ink); color: var(--eg-ink); }

/* Το ενεργό φίλτρο παίρνει το brand κίτρινο, όχι απλώς έντονο περίγραμμα. */
.eg-listing .eg-filter.is-active {
  border-color: var(--eg-yellow);
  background: var(--eg-yellow);
  color: var(--eg-ink);
}

/* Το πλήθος άρθρων: βοηθά στην πλοήγηση χωρίς να τραβά το βλέμμα. */
.eg-filter > span {
  min-width: 20px;
  padding: 2px 6px;
  border-radius: 999px;
  background: #f0eee4;
  color: #6d7078;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}
.eg-filter.is-active > span { background: rgba(8, 9, 11, .12); color: #45402a; }

/* ---------------------------------------------------------------- CTA */

.eg-listing-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 45px;
  margin-top: 90px;
  padding: clamp(34px, 4vw, 54px);
  overflow: hidden;
  border-radius: var(--eg-radius);
  background: radial-gradient(ellipse at 78% 130%, rgba(248, 214, 8, .3), transparent 52%), var(--eg-ink);
  color: #d7dade;
}
.eg-listing-cta h2 {
  margin: 0;
  color: var(--eg-white);
  font-family: var(--eg-heading-font);
  font-size: clamp(26px, 2.4vw, 40px);
  font-weight: 300;
  letter-spacing: -.02em;
  line-height: 1.1;
}
.eg-listing-cta p {
  max-width: 620px;
  margin: 16px 0 0;
  font-size: 17px;
  line-height: 1.65;
}

.eg-listing .eg-listing-cta__button {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  gap: 14px;
  padding: 18px 30px;
  border-radius: 999px;
  background: var(--eg-yellow);
  color: var(--eg-ink);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: .04em;
  line-height: 1.2;
  text-decoration: none;
  text-transform: uppercase;
  transition: background .2s ease, transform .2s ease;
}
.eg-listing .eg-listing-cta__button:hover { background: var(--eg-yellow-hot); transform: translateY(-2px); }

/* --------------------------------------------------------- responsive */

@media (max-width: 860px) {
  .eg-listing-cta { align-items: flex-start; flex-direction: column; gap: 30px; }
}

@media (max-width: 620px) {
  /* Δώδεκα chips που αναδιπλώνονται πιάνουν έξι σειρές και σπρώχνουν τα
     άρθρα εκτός οθόνης. Σε κινητό γίνονται μία σειρά που κυλάει πλάγια. */
  .eg-filters {
    margin-bottom: 34px;
    margin-inline: calc(50% - 50vw);
    padding-inline: calc(50vw - 50%);
    overflow-x: auto;
    overscroll-behavior-x: contain;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }
  .eg-filters::-webkit-scrollbar { display: none; }
  .eg-filters ul { flex-wrap: nowrap; scroll-snap-type: x proximity; }
  .eg-filters li { scroll-snap-align: start; }
  .eg-listing .eg-filter { padding: 9px 15px; font-size: 14px; white-space: nowrap; }

  .eg-listing-cta { margin-top: 64px; }
  .eg-listing .eg-listing-cta__button { width: 100%; justify-content: center; }
}

@media (prefers-reduced-motion: reduce) {
  .eg-listing .eg-filter,
  .eg-listing .eg-listing-cta__button { transition: none; }
}

.wp-block-accordion{box-sizing:border-box}.wp-block-accordion-item.is-open>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{transform:rotate(45deg)}@media (prefers-reduced-motion:no-preference){.wp-block-accordion-item{transition:grid-template-rows .3s ease-out}.wp-block-accordion-item>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{transition:transform .2s ease-in-out}}.wp-block-accordion-heading__toggle{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;overflow:hidden;padding:var(--wp--preset--spacing--20,1em) 0;text-align:inherit;text-decoration:inherit;text-transform:inherit;width:100%;word-spacing:inherit}.wp-block-accordion-heading__toggle:not(:focus-visible){outline:none}.wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title{text-decoration:underline}.wp-block-accordion-heading__toggle-title{flex:1}.wp-block-accordion-heading__toggle-icon{align-items:center;display:flex;height:1.2em;justify-content:center;width:1.2em}.wp-block-accordion-panel[hidden]{border:none!important;box-shadow:none!important;margin-block-start:0;padding:0!important}.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-breadcrumbs{box-sizing:border-box}.wp-block-breadcrumbs ol{flex-wrap:wrap;list-style:none}.wp-block-breadcrumbs li,.wp-block-breadcrumbs ol{align-items:center;display:flex;margin:0;padding:0}.wp-block-breadcrumbs li:not(:last-child):after{content:var(--separator,"/")/"";margin:0 .5em;opacity:.7}.wp-block-breadcrumbs span{color:inherit}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button[class*=wp-block-button__width]{width:calc(var(--wp--block-button--width)*1% - var(--wp--style--block-gap, .5em)*(1 - var(--wp--block-button--width)/100))}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button[class*=wp-block-button__width]{width:calc(var(--wp--block-button--width)*1%)}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:transparent;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}.wp-block-calendar :where(table:not(.has-text-color)){color:#40464d}.wp-block-calendar :where(table:not(.has-text-color)) td,.wp-block-calendar :where(table:not(.has-text-color)) th{border-color:#ddd}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label:not(.screen-reader-text){display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:break-spaces}.wp-block-columns{box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns{align-items:normal!important}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:transparent}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;-o-object-fit:cover;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover .wp-block-cover__embed-background,.wp-block-cover-image .wp-block-cover__embed-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;outline:none;padding:0;pointer-events:none;position:absolute;right:0;top:0;width:100%}.wp-block-cover .wp-block-cover__embed-background .wp-block-embed__wrapper,.wp-block-cover-image .wp-block-cover__embed-background .wp-block-embed__wrapper{bottom:0;height:100%;left:0;margin:0;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover .wp-block-cover__embed-background .wp-block-embed__wrapper iframe,.wp-block-cover .wp-block-cover__embed-background iframe,.wp-block-cover-image .wp-block-cover__embed-background .wp-block-embed__wrapper iframe,.wp-block-cover-image .wp-block-cover__embed-background iframe{height:100vh;left:50%;min-height:100%;min-width:100%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100vw}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__embed-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-group.is-layout-flex .wp-block-embed{flex:1 1 0%;min-width:0}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):where(a):active,:where(.wp-block-file__button):where(a):focus,:where(.wp-block-file__button):where(a):hover,:where(.wp-block-file__button):where(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:-moz-fit-content;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:-moz-fit-content;width:fit-content}:where(.wp-block-form-input__input){font-size:1em;margin-bottom:.5em;padding:0 .5em}:where(.wp-block-form-input__input)[type=date],:where(.wp-block-form-input__input)[type=datetime-local],:where(.wp-block-form-input__input)[type=datetime],:where(.wp-block-form-input__input)[type=email],:where(.wp-block-form-input__input)[type=month],:where(.wp-block-form-input__input)[type=number],:where(.wp-block-form-input__input)[type=password],:where(.wp-block-form-input__input)[type=search],:where(.wp-block-form-input__input)[type=tel],:where(.wp-block-form-input__input)[type=text],:where(.wp-block-form-input__input)[type=time],:where(.wp-block-form-input__input)[type=url],:where(.wp-block-form-input__input)[type=week]{border-style:solid;border-width:1px;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,transparent);mask-image:linear-gradient(0deg,#000 20%,transparent);max-height:3em;pointer-events:none}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;text-align:center;text-shadow:0 0 1.5px #000}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:transparent}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:transparent;border:3px solid transparent;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.8)}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:transparent transparent;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:hsla(0,0%,100%,.8) transparent}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{will-change:transform}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:hsla(0,0%,100%,.8) transparent}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,rgba(0,0,0,.4),transparent)}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-icon{line-height:0}.wp-block-icon.aligncenter{display:flex;justify-content:center}.wp-block-icon svg{fill:currentColor;box-sizing:border-box}.wp-block-icon svg.is-flip-horizontal{transform:scaleX(-1)}.wp-block-icon svg.is-flip-vertical{transform:scaleY(-1)}.wp-block-icon svg.is-flip-horizontal.is-flip-vertical{transform:scaleX(-1) scaleY(-1)}:where(.wp-block-icon) svg{height:100%;width:100%}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;backdrop-filter:blur(16px) saturate(180%);background-color:rgba(90,90,90,.25);border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto rgba(90,90,90,.25);outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:rgba(90,90,90,.25);border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .wp-lightbox-close-button{align-items:center;cursor:pointer;display:flex;font-family:inherit;gap:8px;justify-content:center;line-height:1;min-height:40px;min-width:40px;padding:0 4px;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .wp-lightbox-close-button:focus,.wp-lightbox-overlay .wp-lightbox-close-button:hover,.wp-lightbox-overlay .wp-lightbox-close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .wp-lightbox-close-button:has(.wp-lightbox-close-text:not([hidden])) .wp-lightbox-close-icon svg{height:1em;width:1em}.wp-lightbox-overlay .wp-lightbox-close-icon svg{display:block}.wp-lightbox-overlay .wp-lightbox-navigation-button-next,.wp-lightbox-overlay .wp-lightbox-navigation-button-prev{align-items:center;bottom:16px;cursor:pointer;display:flex;font-family:inherit;gap:4px;justify-content:center;line-height:1;min-height:40px;min-width:40px;padding:0 8px;position:absolute;z-index:2000002}.wp-lightbox-overlay .wp-lightbox-navigation-button-next[hidden],.wp-lightbox-overlay .wp-lightbox-navigation-button-prev[hidden]{display:none}@media (min-width:960px){.wp-lightbox-overlay .wp-lightbox-navigation-button-next,.wp-lightbox-overlay .wp-lightbox-navigation-button-prev{bottom:50%;transform:translateY(-50%)}}.wp-lightbox-overlay .wp-lightbox-navigation-button-next:focus,.wp-lightbox-overlay .wp-lightbox-navigation-button-next:hover,.wp-lightbox-overlay .wp-lightbox-navigation-button-next:not(:hover):not(:active):not(.has-background),.wp-lightbox-overlay .wp-lightbox-navigation-button-prev:focus,.wp-lightbox-overlay .wp-lightbox-navigation-button-prev:hover,.wp-lightbox-overlay .wp-lightbox-navigation-button-prev:not(:hover):not(:active):not(.has-background){background:none;border:none;padding:0 8px}.wp-lightbox-overlay .wp-lightbox-navigation-button-next:has(.wp-lightbox-navigation-text:not([hidden])) .wp-lightbox-navigation-icon svg,.wp-lightbox-overlay .wp-lightbox-navigation-button-prev:has(.wp-lightbox-navigation-text:not([hidden])) .wp-lightbox-navigation-icon svg{display:block;height:1.5em;width:1.5em}.wp-lightbox-overlay .wp-lightbox-navigation-button-prev{left:calc(env(safe-area-inset-left) + 16px)}.wp-lightbox-overlay .wp-lightbox-navigation-button-next{right:calc(env(safe-area-inset-right) + 16px)}.wp-lightbox-overlay .wp-lightbox-navigation-icon svg{vertical-align:middle}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:2000001}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}:where(.wp-block-latest-comments){padding-left:0}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid:not(.is-layout-grid){display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid:not(.is-layout-grid) li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2:not(.is-layout-grid) li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2:not(.is-layout-grid) li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3:not(.is-layout-grid) li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3:not(.is-layout-grid) li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4:not(.is-layout-grid) li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4:not(.is-layout-grid) li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5:not(.is-layout-grid) li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5:not(.is-layout-grid) li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6:not(.is-layout-grid) li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6:not(.is-layout-grid) li:nth-child(6n){margin-right:0}}@media (max-width:600px){.wp-block-latest-posts-is-layout-grid[class*=columns-]:not(.has-native-responsive-grid){grid-template-columns:1fr}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout{box-sizing:border-box}.wp-block-math{overflow-x:auto;overflow-y:hidden}.wp-block-media-text{box-sizing:border-box;direction:ltr;display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{grid-column:1;grid-row:1;margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;grid-column:2;grid-row:1;padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{grid-column:2;grid-row:1}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{grid-column:1;grid-row:1}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block;z-index:1}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{stroke:currentColor;display:inline-block;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}:where(.wp-block-navigation) ul li{padding:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;opacity:0;position:absolute;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{height:0;overflow:hidden;visibility:hidden;width:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1;padding:.5em 1em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{left:-1px;top:100%}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:transparent;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}@media (hover:hover){.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child.open-always{align-items:var(--navigation-layout-align,initial);flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);gap:var(--wp--style--block-gap,2em)}.wp-block-navigation .has-child.open-always,.wp-block-navigation .has-child.open-always .wp-block-navigation-item{justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .has-child.open-always .wp-block-navigation__submenu-container,.wp-block-navigation .has-child.open-always.wp-block-navigation-submenu{gap:var(--wp--style--block-gap,2em)}.wp-block-navigation .has-child.open-always .wp-block-navigation-item,.wp-block-navigation .has-child.open-always .wp-block-navigation__submenu-container,.wp-block-navigation .has-child.open-always.wp-block-navigation-submenu{padding-bottom:0;padding-top:0}.wp-block-navigation .has-child.open-always .wp-block-navigation__submenu-container{padding-left:var(--wp--style--block-gap,2em);padding-right:var(--wp--style--block-gap,2em)}.wp-block-navigation .has-child.open-always .wp-block-navigation__submenu-container .wp-block-navigation-item__content{padding:0}.wp-block-navigation .has-child.open-always .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content,.wp-block-navigation .has-child.open-always>.wp-block-navigation-item__content{flex-grow:0}.wp-block-navigation .has-child.open-always>.wp-block-navigation__submenu-container{background-color:transparent;border:none;color:inherit;flex-basis:100%;height:auto;opacity:1;overflow:visible;position:static;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:transparent;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-submenu__toggle[aria-expanded=true]+.wp-block-navigation__submenu-icon>svg,.wp-block-navigation-submenu__toggle[aria-expanded=true]>svg{transform:rotate(180deg)}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open:not(.disable-default-overlay){padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem)}.wp-block-navigation__responsive-container.is-menu-open{overflow:auto;z-index:100000}.wp-block-navigation__responsive-container.is-menu-open:not(.disable-default-overlay) .wp-block-navigation__responsive-container-content{padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-page-list{background:transparent!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}.wp-block-navigation__responsive-container.disable-default-overlay .wp-block-navigation__overlay-container{display:none;width:100%}.wp-block-navigation__responsive-container.disable-default-overlay .wp-block-navigation__responsive-close{max-width:none}.wp-block-navigation__responsive-container.disable-default-overlay.is-menu-open .wp-block-navigation__responsive-container-content>:not(.wp-block-navigation__overlay-container){display:none}.wp-block-navigation__responsive-container.disable-default-overlay.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__overlay-container{display:block}.wp-block-navigation__responsive-container.disable-default-overlay.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__overlay-container .wp-block-navigation__submenu-container{left:0;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open:not(.disable-default-overlay){background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open:not(.disable-default-overlay){color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:transparent;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.disable-default-overlay .wp-block-navigation__responsive-container-close{right:clamp(1rem,var(--wp--style--root--padding-left),20rem);top:clamp(1rem,var(--wp--style--root--padding-left),20rem)}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{outline:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation-overlay-close{align-items:center;background:transparent;border:none;cursor:pointer;display:inline-flex;gap:.5em;justify-content:center;padding:0;text-decoration:none}.wp-block-navigation-overlay-close:focus{outline-offset:2px}.wp-block-navigation-overlay-close svg{fill:currentColor;display:block;flex-shrink:0;height:24px;width:24px}.wp-block-navigation-overlay-close .wp-block-navigation-overlay-close__text{align-items:center;display:inline-flex}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.waveform-player{--wfp-accent:#71717a;--wfp-button-color:hsla(0,0%,100%,.9);--wfp-text-color:#fff;--wfp-text-secondary-color:hsla(0,0%,100%,.6);--wfp-btn-artwork-color:hsla(0,0%,100%,.9);--wfp-btn-artwork-scrim:rgba(0,0,0,.5);color:inherit;font-family:inherit;line-height:var(--waveform-line-height,1.4)}.waveform-player.waveform-theme-light{--wfp-button-color:rgba(0,0,0,.8);--wfp-text-color:#333;--wfp-text-secondary-color:rgba(0,0,0,.6)}.waveform-player *{box-sizing:border-box}.waveform-body{display:flex;flex-direction:column;gap:var(--waveform-body-gap,8px)}.waveform-track{gap:var(--waveform-track-gap,12px);position:relative}.waveform-btn,.waveform-track{align-items:center;display:flex}.waveform-btn{background:transparent;border:2px solid;border-radius:var(--wfp-btn-radius,50%);color:var(--wfp-button-color,inherit);cursor:pointer;flex-shrink:0;height:var(--wfp-btn-size,36px);justify-content:center;min-width:var(--wfp-btn-size,36px);opacity:.9;padding:0;transition:all .2s ease;width:var(--wfp-btn-size,36px)}.waveform-btn:hover:not(:disabled){opacity:1;transform:scale(1.05)}.waveform-btn-minimal{border:none;border-radius:0;height:calc(var(--wfp-btn-size, 36px)*1.1);min-width:calc(var(--wfp-btn-size, 36px)*1.1);opacity:.7;width:calc(var(--wfp-btn-size, 36px)*1.1)}.waveform-btn-minimal:hover:not(:disabled){opacity:1;transform:none}.waveform-btn.waveform-btn-minimal svg{height:calc(var(--wfp-btn-size, 36px)*.94);width:calc(var(--wfp-btn-size, 36px)*.94)}.waveform-btn:disabled{cursor:not-allowed;opacity:.3}.waveform-btn>*{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.waveform-btn svg{fill:currentColor;display:block;height:calc(var(--wfp-btn-size, 36px)*.45);width:calc(var(--wfp-btn-size, 36px)*.45)}.waveform-btn-has-artwork{--wfp-btn-size:64px;--wfp-btn-radius:8px;border:none;color:var(--wfp-btn-artwork-color);overflow:hidden;position:relative}.waveform-btn>.waveform-btn-artwork{display:block;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;position:absolute;width:100%;z-index:0}.waveform-btn-has-artwork:after{background:var(--wfp-btn-artwork-scrim);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.waveform-btn-has-artwork>:not(.waveform-btn-artwork){position:relative;z-index:2}.waveform-icon-play svg{margin-left:1px}.waveform-container{cursor:pointer;flex:1;min-height:60px;min-width:0;position:relative;width:100%}.waveform-container:focus-visible{outline:2px solid currentColor}.waveform-container canvas{display:block;height:100%;max-width:100%;position:relative;transition:opacity .3s ease;width:100%;z-index:1}.waveform-info{align-items:center;display:flex;font-size:13px;gap:8px;min-height:20px}.waveform-text{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.waveform-title{color:var(--wfp-text-color);font-weight:500}.waveform-artist,.waveform-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.waveform-artist{color:var(--wfp-text-secondary-color);font-size:11px}.waveform-bpm,.waveform-time{color:var(--wfp-text-secondary-color);flex-shrink:0;font-size:11px;white-space:nowrap}.waveform-bpm{align-items:center;display:inline-flex;gap:4px}.waveform-loading{background:rgba(0,0,0,.102)}.waveform-error,.waveform-loading{inset:0;position:absolute;z-index:10}.waveform-error{align-items:center;background:rgba(0,0,0,.2);display:flex;justify-content:center}.waveform-error-text{font-size:12px;opacity:.7;padding:0 20px;text-align:center}.waveform-markers{inset:0;pointer-events:none;position:absolute;z-index:5}.waveform-marker{background:hsla(0,0%,100%,.502);border:none;cursor:pointer;height:100%;padding:0;pointer-events:all;position:absolute;top:0;transition:all .2s;width:2px}.waveform-marker:hover{width:4px;z-index:20}.waveform-marker.active{background:currentColor;width:4px;z-index:10}.waveform-marker-tooltip{background:rgba(0,0,0,.902);border-radius:4px;bottom:calc(100% + 4px);color:#fff;font-size:11px;left:50%;opacity:0;padding:4px 8px;pointer-events:none;position:absolute;transform:translate(-50%);transition:opacity .2s;white-space:nowrap;z-index:1000}.waveform-marker.show-label .waveform-marker-tooltip,.waveform-marker:hover .waveform-marker-tooltip{opacity:1}.waveform-hover-time{background:rgba(0,0,0,.902);border-radius:4px;bottom:calc(100% + 4px);color:#fff;font-size:11px;font-variant-numeric:tabular-nums;padding:3px 7px;transform:translate(-50%);transition:opacity .15s;white-space:nowrap;z-index:1000}.waveform-hover-time,.waveform-seek-handle{opacity:0;pointer-events:none;position:absolute}.waveform-seek-handle{background:#fff;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.349);height:11px;left:0;top:50%;transform:translate(-50%,-50%) scale(0);transition:opacity .12s ease,transform .12s ease;width:11px;z-index:6}.waveform-seek-handle.is-visible{opacity:1;transform:translate(-50%,-50%) scale(1)}.waveform-seek-handle.is-active{transform:translate(-50%,-50%) scale(1.25)}.waveform-btn:focus-visible{outline:2px solid currentColor;outline-offset:2px}.waveform-marker:focus-visible{outline:2px solid currentColor;outline-offset:1px;width:4px}.waveform-speed{flex-shrink:0;position:relative}.speed-btn{background:transparent;border:1px solid hsla(0,0%,100%,.2);border-radius:4px;color:inherit;cursor:pointer;font-size:11px;min-width:40px;padding:4px 8px;transition:all .2s}.speed-btn:hover{background:hsla(0,0%,100%,.051);border-color:hsla(0,0%,100%,.302)}.speed-value{font-weight:600}.speed-menu{background:rgba(0,0,0,.949);border:1px solid hsla(0,0%,100%,.2);border-radius:6px;bottom:100%;margin-bottom:4px;min-width:60px;padding:4px;position:absolute;right:0;z-index:100}.speed-option{background:transparent;border:none;border-radius:4px;color:hsla(0,0%,100%,.702);cursor:pointer;display:block;font-size:12px;padding:6px 12px;text-align:left;transition:all .2s;width:100%}.speed-option:hover{background:hsla(0,0%,100%,.102);color:#fff}.speed-option.active{background:hsla(0,0%,100%,.161);color:#fff;font-weight:600}.waveform-player.waveform-focused{border-radius:4px;outline:2px solid var(--wfp-accent);outline-offset:2px}.waveform-player:focus{outline:none}.waveform-player:focus-visible{outline:1px solid var(--wfp-accent);outline-offset:1px}.waveform-layout-preview .waveform-meta{display:none!important}.waveform-layout-preview .waveform-info{justify-content:center}.waveform-layout-preview .waveform-text{align-items:center;flex:0 1 auto;text-align:center}.waveform-player.waveform-focused{outline:none}.waveform-track.waveform-align-top{align-items:flex-start}.waveform-track.waveform-align-top .waveform-btn{margin-top:5px}.waveform-track.waveform-align-center{align-items:center}.waveform-track.waveform-align-bottom{align-items:flex-end}.waveform-track.waveform-align-bottom .waveform-btn{margin-bottom:5px}@media (max-width:480px){.waveform-btn{height:var(--wfp-btn-size,32px);min-width:var(--wfp-btn-size,32px);width:var(--wfp-btn-size,32px)}.waveform-container{min-height:50px}.waveform-info{font-size:12px}.waveform-artist,.waveform-bpm,.waveform-time{font-size:10px}}@media (prefers-reduced-motion:reduce){.waveform-player *,.waveform-player :after,.waveform-player :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.wp-block-playlist{box-sizing:border-box}.wp-block-playlist .wp-block-playlist__waveform-player{margin:var(--wp--preset--spacing--20,.625em) 0;position:relative;width:100%}.wp-block-playlist .wp-block-playlist__waveform-player:focus-visible{outline:revert;outline-offset:revert}.wp-block-playlist .waveform-track{gap:0;height:100px}.wp-block-playlist .waveform-btn{background:currentColor;border:none;border-end-start-radius:.125rem;border-radius:0;border-start-start-radius:.125rem;height:100px;margin:0;min-width:100px;width:100px}.wp-block-playlist .waveform-btn:hover:not(:disabled){transform:none}.wp-block-playlist .waveform-btn svg{height:3rem;width:3rem}.wp-block-playlist .waveform-btn .waveform-icon-pause svg{height:2.625rem;width:2.625rem}.wp-block-playlist .waveform-player.has-play-button-artwork .waveform-btn{background-image:var(--wp--playlist--play-button-artwork);background-position:50%;background-size:cover;color:#fff}.wp-block-playlist .waveform-player.has-play-button-artwork .waveform-btn svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.45))}.wp-block-playlist .waveform-player.has-play-button-artwork .waveform-btn svg path{fill:#fff!important}.wp-block-playlist .waveform-track.waveform-align-bottom .waveform-btn{margin-bottom:0}.wp-block-playlist .waveform-btn:focus-visible,.wp-block-playlist .waveform-container:focus-visible{outline:revert;outline-offset:revert}.wp-block-playlist .waveform-artist{opacity:.7}.wp-block-playlist .waveform-artist,.wp-block-playlist .waveform-info,.wp-block-playlist .waveform-time,.wp-block-playlist .waveform-title{font-size:inherit}.wp-block-playlist .wp-block-playlist__tracklist{list-style:none;margin:0;padding-left:0}.wp-block-playlist .wp-block-playlist__tracklist.wp-block-playlist__tracklist-artist-is-hidden .wp-block-playlist-track__artist,.wp-block-playlist .wp-block-playlist__tracklist.wp-block-playlist__tracklist-is-hidden,.wp-block-playlist .wp-block-playlist__tracklist.wp-block-playlist__tracklist-length-is-hidden .wp-block-playlist-track__length{display:none}.wp-block-playlist .wp-block-playlist__tracklist.wp-block-playlist__tracklist-show-numbers{counter-reset:playlist-track}.wp-block-playlist-track:has([aria-current=true]){background-color:color-mix(in srgb,currentColor 10%,transparent)}.wp-block-playlist-track:hover{background-color:color-mix(in srgb,currentColor 15%,transparent)}.wp-block-playlist__tracklist-show-numbers .wp-block-playlist-track{counter-increment:playlist-track}.wp-block-playlist-track .wp-block-playlist-track__button{align-items:center;background-color:transparent;border:0;color:inherit;cursor:pointer;display:flex;font-family:inherit;font-size:inherit;outline-offset:2px;padding:var(--wp--preset--spacing--20,.5em);text-align:left;width:100%}.wp-block-playlist__tracklist-show-numbers .wp-block-playlist-track .wp-block-playlist-track__button:before{content:counter(playlist-track);font-size:.85em;margin-right:var(--wp--preset--spacing--20,.5em);opacity:.7;width:2ch}.wp-block-playlist-track .wp-block-playlist-track__button .wp-block-playlist-track__image{border:1px solid rgba(0,0,0,.08);box-sizing:border-box;flex:0 0 50px;height:50px;margin-right:var(--wp--preset--spacing--20,.5em);-o-object-fit:cover;object-fit:cover;width:50px}.wp-block-playlist-track .wp-block-playlist-track__button .wp-block-playlist-track__content{flex:1 1 0;min-width:0}.wp-block-playlist-track .wp-block-playlist-track__button .wp-block-playlist-track__title{display:block}.wp-block-playlist-track .wp-block-playlist-track__button .wp-block-playlist-track__artist{display:block;font-size:.85em;margin-top:.125em;opacity:.7}.wp-block-playlist-track .wp-block-playlist-track__button .wp-block-playlist-track__length{font-size:.85em;margin-left:auto;opacity:.7}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-post-comments-form input:not([type=submit])),:where(.wp-block-post-comments-form textarea){border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form input:where(:not([type=submit]):not([type=checkbox]))),:where(.wp-block-post-comments-form textarea){padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:transparent}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote :where(cite){color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid[class*=columns-]:not(.has-native-responsive-grid){grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{fill:currentColor;height:1.25em;min-height:24px;min-width:24px;vertical-align:text-bottom;width:1.25em}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){-webkit-appearance:initial;-moz-appearance:initial;appearance:none;border:1px solid #949494;flex-grow:1;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){background-color:#fff;border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link{height:auto}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{fill:currentColor;color:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{stroke:#000;background-color:#fefc00;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{stroke:#000;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}:where(.wp-block-tab-list button){-moz-appearance:none;appearance:none;-webkit-appearance:none;background:none;border:none;box-sizing:border-box;color:inherit;cursor:pointer;display:block;flex-basis:inherit!important;flex-grow:inherit!important;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:var(--wp--preset--spacing--20,.5em) var(--wp--preset--spacing--30,1em);position:relative;text-align:inherit;text-decoration:none;text-transform:inherit;width:-moz-max-content;width:max-content}:where(.wp-block-tab-list button)[aria-selected=true]:before{border-bottom:2px solid;bottom:0;content:"";left:0;pointer-events:none;position:absolute;width:100%}.wp-block-tab-panel:empty,.wp-block-tab-panel[hidden]{display:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:transparent;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table.is-style-stripes{border-bottom:1px solid #f0f0f0}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:currentColor}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:currentColor}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}.wp-block-tabs,.wp-block-term-count{box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-term-name{box-sizing:border-box}.wp-block-term-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{box-sizing:border-box;min-width:1em;overflow:auto;white-space:pre-wrap;word-break:break-word}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{height:auto;vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-break:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style^=border-color],[style*=";border-color"],[style*="; border-color"]){border-style:solid}html :where([style^=border-top-color],[style*=";border-top-color"],[style*="; border-top-color"]){border-top-style:solid}html :where([style^=border-right-color],[style*=";border-right-color"],[style*="; border-right-color"]){border-right-style:solid}html :where([style^=border-bottom-color],[style*=";border-bottom-color"],[style*="; border-bottom-color"]){border-bottom-style:solid}html :where([style^=border-left-color],[style*=";border-left-color"],[style*="; border-left-color"]){border-left-style:solid}html :where([style^=border-width],[style*=";border-width"],[style*="; border-width"]){border-style:solid}html :where([style^=border-top-width],[style*=";border-top-width"],[style*="; border-top-width"]){border-top-style:solid}html :where([style^=border-right-width],[style*=";border-right-width"],[style*="; border-right-width"]){border-right-style:solid}html :where([style^=border-bottom-width],[style*=";border-bottom-width"],[style*="; border-bottom-width"]){border-bottom-style:solid}html :where([style^=border-left-width],[style*=";border-left-width"],[style*="; border-left-width"]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}