/*!
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/:root{--ep-color-primary:#504ebc;--ep-color-primary-background:#dddcff;--ep-color-on-primary-background:#504ebc;--ep-color-main-background:#fff;--ep-color-main-text:#34313f;--ep-color-secondary-text:#949ca9;--ep-color-subtle-text:#b5bdca;--ep-color-input-text:var(--ep-color-main-text);--ep-color-input-text-focus:var(--ep-color-primary);--ep-color-input-border:rgba(181,189,202,0.5);--ep-color-input-border-focus:var(--ep-color-primary);--ep-color-button-background:var(--ep-color-primary);--ep-color-button-background--hover:#8f8cff;--ep-color-button-text:#fff;--ep-color-button-text--hover:#fff;--ep-color-button-text--disabled:rgba(71,72,78,0.5);--ep-color-link:var(--ep-color-primary);--ep-color-link-hover:#8f8cff;--ep-box-lavender-blue-surface:#dddcff;--ep-box-lavender-blue-on-surface:#504ebc;--ep-box-marigold-yellow-surface:#ffe870;--ep-box-marigold-yellow-on-surface:#695905;--ep-box-mindaro-surface:#e5e873;--ep-box-mindaro-on-surface:#5d6004;--ep-box-chardonnay-surface:#ffbe71;--ep-box-chardonnay-on-surface:#905105;--ep-box-sea-mist-surface:#bce1cb;--ep-box-sea-mist-on-surface:#1f7441;--ep-box-peach-puff-surface:#ffddb5;--ep-box-peach-puff-on-surface:#8d4c11;--ep-box-tea-green-surface:#dfefc2;--ep-box-tea-green-on-surface:#5d6004;--ep-box-pattens-blue-surface:#e0f6ff;--ep-box-pattens-blue-on-surface:#1c6987;--ep-box-linen-surface:#fff0df;--ep-box-linen-on-surface:#8d4c11;--ep-box-barley-white-surface:#fff3c7;--ep-box-barley-white-on-surface:#695905;--ep-box-desert-storm-surface:#f8f8f8;--ep-box-desert-storm-on-surface:#34313f;--ep-color-border:rgba(181,189,202,0.5);--ep-color-dropdown-background:#fff;--ep-color-review-stars:#ffac5f;--ep-color-error:#fd6e6e;--ep-box-shadow:0 0 50px -5px rgba(139,161,166,0.3)}
:root{--bs-gutter-x:30px}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}
body{margin:0}
main{display:block}
h1{font-size:2em;margin:.67em 0}
hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}
pre{font-family:monospace,monospace;font-size:1em}
a{background-color:transparent}
abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}
b,strong{font-weight:bolder}
code,kbd,samp{font-family:monospace,monospace;font-size:1em}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}
sup{top:-0.5em}
img{border-style:none}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}
button,input{overflow:visible}
button,select{text-transform:none}
button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{padding:.35em .75em .625em}
legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
progress{vertical-align:baseline}
textarea{overflow:auto}
[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}
[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}
[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
details{display:block}
summary{display:list-item}
template{display:none}
[hidden]{display:none}
*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}
html{-webkit-box-sizing:border-box;box-sizing:border-box}
body,button,input,select,optgroup,textarea{color:var(--ep-color-main-text);font-family:"Mulish",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:16px;line-height:1.68;font-weight:400}
h1,h2,h3,h4,h5,h6{clear:both;font-family:Beatrice,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:700;line-height:1.5}
p{margin-bottom:1.5em}
dfn,cite,em,i{font-style:italic}
blockquote{margin:0 1.5em}
address{margin:0 0 1.5em}
pre{background:var(--ep-color-primary-background);color:var(--ep-color-on-primary-background);font-family:"Courier 10 Pitch",courier,monospace;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}
code,kbd,tt,var{font-family:monaco,consolas,"Andale Mono","DejaVu Sans Mono",monospace}
abbr,acronym{border-bottom:1px dotted var(--ep-color-border);cursor:help}
mark,ins{background:var(--ep-color-primary-background);color:var(--ep-color-on-primary-background);text-decoration:none}
big{font-size:125%}
body{background:var(--ep-color-main-background);scroll-behavior:smooth;-webkit-font-smoothing:auto !important}
hr{background-color:var(--ep-color-border);border:0;height:1px;margin-bottom:1.5em}
ul,ol{margin:0 0 1.5em 0}
ul{list-style:disc}
ol{list-style:decimal}
li>ul,li>ol{margin-bottom:0;margin-left:1.5em}
dt{font-weight:700}
dd{margin:0 1.5em 1.5em}
embed,iframe,object{max-width:100%}
img{height:auto;max-width:100%}
figure{margin:1em 0}
table{margin:0 0 1.5em;width:100%}
.wp-block-table table{position:relative;margin:0}
.wp-block-table table::before{content:'';position:absolute;display:var(--ep-col-highlight-display,none);height:100%;width:var(--ep-col-highlight-width,0);top:0;left:var(--ep-col-highlight-left,0);border:1px solid var(--ep-color-primary);border-radius:22px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-transition-property:width,left;transition-property:width,left;pointer-events:none;z-index:-1}
.wp-block-table table th,.wp-block-table table td{padding:8px 12px;font-size:15px;line-height:1.54;border:0}
.wp-block-table table thead{border:0}
.wp-block-table table thead th{font-weight:900}
.wp-block-table table tbody strong,.wp-block-table table tbody th{font-weight:800}
.wp-block-table table tbody tr:nth-child(2n+1) th,.wp-block-table table tbody tr:nth-child(2n+1) td{background:rgba(221,220,255,0.3)}
.wp-block-table table tbody tr:nth-child(2n+1) th:first-child,.wp-block-table table tbody tr:nth-child(2n+1) td:first-child{border-top-left-radius:22px;border-bottom-left-radius:22px}
.wp-block-table table tbody tr:nth-child(2n+1) th:last-child,.wp-block-table table tbody tr:nth-child(2n+1) td:last-child{border-top-right-radius:22px;border-bottom-right-radius:22px}
.ep-highlight{padding:0 3px;background-color:var(--ep-color-primary-background);color:var(--ep-color-on-primary-background);font-weight:800}
strong .ep-highlight,h1 .ep-highlight,h2 .ep-highlight,h3 .ep-highlight,h4 .ep-highlight,h5 .ep-highlight,h6 .ep-highlight{font-weight:inherit}
.ep-error{color:var(--ep-color-error)}
.fa{display:inline-block;min-width:1em;min-height:1em}
a{color:var(--ep-color-link)}
a:hover,a:focus,a:active{color:var(--ep-color-link-hover)}
a:focus{outline:thin dotted}
a:hover,a:active{outline:0}
.btn,.wp-block-button__link,a.btn,a.wp-block-button__link{display:inline-block;padding:15px 48px;background:var(--ep-color-button-background);color:var(--ep-color-button-text);font-size:15px;line-height:1.35;font-weight:800;text-align:center;border:0;border-radius:20px;cursor:pointer;text-decoration:none;-webkit-transition:background .2s ease-out;transition:background .2s ease-out}
.btn:hover,.wp-block-button__link:hover,.btn:active,.wp-block-button__link:active,.btn:focus,.wp-block-button__link:focus,a.btn:hover,a.wp-block-button__link:hover,a.btn:active,a.wp-block-button__link:active,a.btn:focus,a.wp-block-button__link:focus{-webkit-box-shadow:none;box-shadow:none;background:var(--ep-color-button-background--hover);color:var(--ep-color-button-text--hover);border:0}
.btn.btn--block,.btn--block.wp-block-button__link,a.btn.btn--block,a.btn--block.wp-block-button__link{width:100%}
.btn.btn--plain,.btn--plain.wp-block-button__link,a.btn.btn--plain,a.btn--plain.wp-block-button__link{margin:0;padding:0;background:0;color:inherit;border:0;outline:0;-webkit-box-shadow:none;box-shadow:none;text-align:left;line-height:inherit;color:var(--ep-color-primary)}
.btn.btn--plain:hover,.btn--plain.wp-block-button__link:hover,.btn.btn--plain:focus,.btn--plain.wp-block-button__link:focus,.btn.btn--plain:active,.btn--plain.wp-block-button__link:active,a.btn.btn--plain:hover,a.btn--plain.wp-block-button__link:hover,a.btn.btn--plain:focus,a.btn--plain.wp-block-button__link:focus,a.btn.btn--plain:active,a.btn--plain.wp-block-button__link:active{background:0;color:inherit;border:0;outline:0;-webkit-box-shadow:none;box-shadow:none}
.btn.btn--plain:hover,.btn--plain.wp-block-button__link:hover,a.btn.btn--plain:hover,a.btn--plain.wp-block-button__link:hover{color:var(--ep-color-primary)}
.btn.btn--ghost,.btn--ghost.wp-block-button__link,a.btn.btn--ghost,a.btn--ghost.wp-block-button__link{padding:14px 47px;background:0;color:var(--ep-color-primary);border:1px solid var(--ep-color-primary)}
.btn.btn--ghost:hover,.btn--ghost.wp-block-button__link:hover,.btn.btn--ghost:focus,.btn--ghost.wp-block-button__link:focus,a.btn.btn--ghost:hover,a.btn--ghost.wp-block-button__link:hover,a.btn.btn--ghost:focus,a.btn--ghost.wp-block-button__link:focus{background:var(--ep-color-button-background);color:var(--ep-color-button-text);border:1px solid transparent}
.btn.btn--compact,.btn--compact.wp-block-button__link,a.btn.btn--compact,a.btn--compact.wp-block-button__link{padding:13.5px 43px;font-size:15px;line-height:1}
.btn.btn--with-icon,.btn--with-icon.wp-block-button__link,a.btn.btn--with-icon,a.btn--with-icon.wp-block-button__link{position:relative;min-width:200px;padding-left:20px;padding-right:70px;text-align:left}
.btn.btn--with-icon span:last-of-type,.btn--with-icon.wp-block-button__link span:last-of-type,a.btn.btn--with-icon span:last-of-type,a.btn--with-icon.wp-block-button__link span:last-of-type{position:absolute;right:6px;top:6px;display:-webkit-box;display:-ms-flexbox;display:flex;width:45px;height:38px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(255,255,255,0.1);border-radius:15px}
.btn.btn--with-icon span:last-of-type .fa,.btn--with-icon.wp-block-button__link span:last-of-type .fa,a.btn.btn--with-icon span:last-of-type .fa,a.btn--with-icon.wp-block-button__link span:last-of-type .fa{font-size:16px}
.btn.btn--with-icon span:last-of-type svg,.btn--with-icon.wp-block-button__link span:last-of-type svg,a.btn.btn--with-icon span:last-of-type svg,a.btn--with-icon.wp-block-button__link span:last-of-type svg{width:16px;height:auto}
.btn.btn--with-icon.btn--compact,.btn--with-icon.btn--compact.wp-block-button__link,a.btn.btn--with-icon.btn--compact,a.btn--with-icon.btn--compact.wp-block-button__link{min-width:194px;border-radius:15px}
.btn.btn--with-icon.btn--compact span:first-of-type,.btn--with-icon.btn--compact.wp-block-button__link span:first-of-type,a.btn.btn--with-icon.btn--compact span:first-of-type,a.btn--with-icon.btn--compact.wp-block-button__link span:first-of-type{display:inline-block;-webkit-transform:translateY(2px);transform:translateY(2px)}
.btn.btn--with-icon.btn--compact span:last-of-type,.btn--with-icon.btn--compact.wp-block-button__link span:last-of-type,a.btn.btn--with-icon.btn--compact span:last-of-type,a.btn--with-icon.btn--compact.wp-block-button__link span:last-of-type{right:5px;top:5px;width:36px;height:30px;border-radius:10px}
.btn.btn--hover-effect,.btn--hover-effect.wp-block-button__link,a.btn.btn--hover-effect,a.btn--hover-effect.wp-block-button__link{position:relative;overflow:hidden}
.btn.btn--hover-effect::before,.btn--hover-effect.wp-block-button__link::before,a.btn.btn--hover-effect::before,a.btn--hover-effect.wp-block-button__link::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.1);opacity:0;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}
.btn.btn--hover-effect:hover::before,.btn--hover-effect.wp-block-button__link:hover::before,.btn.btn--hover-effect:focus::before,.btn--hover-effect.wp-block-button__link:focus::before,a.btn.btn--hover-effect:hover::before,a.btn--hover-effect.wp-block-button__link:hover::before,a.btn.btn--hover-effect:focus::before,a.btn--hover-effect.wp-block-button__link:focus::before{opacity:1}
.btn.btn--hover-effect span,.btn--hover-effect.wp-block-button__link span,a.btn.btn--hover-effect span,a.btn--hover-effect.wp-block-button__link span{position:relative}
input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{width:100%;padding:14px 20px;background:0;color:var(--ep-color-input-text);font-size:15px;line-height:28px;outline:0;border:1px solid var(--ep-color-input-border);border-radius:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;-webkit-transition-property:color,border;transition-property:color,border}
input[type="text"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="url"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,input[type="number"]::-webkit-input-placeholder,input[type="tel"]::-webkit-input-placeholder,input[type="range"]::-webkit-input-placeholder,input[type="date"]::-webkit-input-placeholder,input[type="month"]::-webkit-input-placeholder,input[type="week"]::-webkit-input-placeholder,input[type="time"]::-webkit-input-placeholder,input[type="datetime"]::-webkit-input-placeholder,input[type="datetime-local"]::-webkit-input-placeholder,input[type="color"]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:var(--ep-color-subtle-text)}
input[type="text"]::-moz-placeholder,input[type="email"]::-moz-placeholder,input[type="url"]::-moz-placeholder,input[type="password"]::-moz-placeholder,input[type="search"]::-moz-placeholder,input[type="number"]::-moz-placeholder,input[type="tel"]::-moz-placeholder,input[type="range"]::-moz-placeholder,input[type="date"]::-moz-placeholder,input[type="month"]::-moz-placeholder,input[type="week"]::-moz-placeholder,input[type="time"]::-moz-placeholder,input[type="datetime"]::-moz-placeholder,input[type="datetime-local"]::-moz-placeholder,input[type="color"]::-moz-placeholder,textarea::-moz-placeholder{color:var(--ep-color-subtle-text)}
input[type="text"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,input[type="url"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="search"]:-ms-input-placeholder,input[type="number"]:-ms-input-placeholder,input[type="tel"]:-ms-input-placeholder,input[type="range"]:-ms-input-placeholder,input[type="date"]:-ms-input-placeholder,input[type="month"]:-ms-input-placeholder,input[type="week"]:-ms-input-placeholder,input[type="time"]:-ms-input-placeholder,input[type="datetime"]:-ms-input-placeholder,input[type="datetime-local"]:-ms-input-placeholder,input[type="color"]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--ep-color-subtle-text)}
input[type="text"]::-ms-input-placeholder,input[type="email"]::-ms-input-placeholder,input[type="url"]::-ms-input-placeholder,input[type="password"]::-ms-input-placeholder,input[type="search"]::-ms-input-placeholder,input[type="number"]::-ms-input-placeholder,input[type="tel"]::-ms-input-placeholder,input[type="range"]::-ms-input-placeholder,input[type="date"]::-ms-input-placeholder,input[type="month"]::-ms-input-placeholder,input[type="week"]::-ms-input-placeholder,input[type="time"]::-ms-input-placeholder,input[type="datetime"]::-ms-input-placeholder,input[type="datetime-local"]::-ms-input-placeholder,input[type="color"]::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--ep-color-subtle-text)}
input[type="text"]::placeholder,input[type="email"]::placeholder,input[type="url"]::placeholder,input[type="password"]::placeholder,input[type="search"]::placeholder,input[type="number"]::placeholder,input[type="tel"]::placeholder,input[type="range"]::placeholder,input[type="date"]::placeholder,input[type="month"]::placeholder,input[type="week"]::placeholder,input[type="time"]::placeholder,input[type="datetime"]::placeholder,input[type="datetime-local"]::placeholder,input[type="color"]::placeholder,textarea::placeholder{color:var(--ep-color-subtle-text)}
input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus{color:var(--ep-color-input-text-focus);border-color:var(--ep-color-input-border-focus)}
select{width:100%;padding:14px 20px;font-size:15px;line-height:28px;background:0;color:var(--ep-color-main-text);outline:0;border:1px solid var(--ep-color-input-border);border-radius:20px}
select:focus{color:var(--ep-color-input-text-focus);border-color:var(--ep-color-input-border-focus);outline:0}
textarea{width:100%}
/*! Bootstrap Grid v5.1.3 (https://getbootstrap.com/) Copyright 2011-2021 The Bootstrap Authors Copyright 2011-2021 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}
.container,.widget_table_of_contents .widget-title,.widget_table_of_contents ol,.widget_table_of_contents ul,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,0.75rem);padding-left:var(--bs-gutter-x,0.75rem);margin-right:auto;margin-left:auto}
.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}
.row>*{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}
.col{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0}
.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}
.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}
.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}
.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}
.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}
.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}
.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}
.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}
.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}
.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}
.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}
.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}
.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.offset-1{margin-left:8.33333333%}
.offset-2{margin-left:16.66666667%}
.offset-3{margin-left:25%}
.offset-4{margin-left:33.33333333%}
.offset-5{margin-left:41.66666667%}
.offset-6{margin-left:50%}
.offset-7{margin-left:58.33333333%}
.offset-8{margin-left:66.66666667%}
.offset-9{margin-left:75%}
.offset-10{margin-left:83.33333333%}
.offset-11{margin-left:91.66666667%}
.g-0,.gx-0{--bs-gutter-x:0}
.g-0,.gy-0{--bs-gutter-y:0}
.g-1,.gx-1{--bs-gutter-x:.25rem}
.g-1,.gy-1{--bs-gutter-y:.25rem}
.g-2,.gx-2{--bs-gutter-x:.5rem}
.g-2,.gy-2{--bs-gutter-y:.5rem}
.g-3,.gx-3{--bs-gutter-x:1rem}
.g-3,.gy-3{--bs-gutter-y:1rem}
.g-4,.gx-4{--bs-gutter-x:1.5rem}
.g-4,.gy-4{--bs-gutter-y:1.5rem}
.g-5,.gx-5{--bs-gutter-x:3rem}
.g-5,.gy-5{--bs-gutter-y:3rem}
.d-inline{display:inline !important}
.d-inline-block{display:inline-block !important}
.d-block{display:block !important}
.d-grid{display:grid !important}
.d-table{display:table !important}
.d-table-row{display:table-row !important}
.d-table-cell{display:table-cell !important}
.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
.d-none{display:none !important}
.flex-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}
.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}
.flex-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}
.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}
.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}
.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.justify-content-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}
.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
.order-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}
.order-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}
.order-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}
.order-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}
.order-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}
.order-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}
.order-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}
.order-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}
.m-0{margin:0 !important}
.m-1{margin:.25rem !important}
.m-2{margin:.5rem !important}
.m-3{margin:1rem !important}
.m-4{margin:1.5rem !important}
.m-5{margin:3rem !important}
.m-auto{margin:auto !important}
.mx-0{margin-right:0 !important;margin-left:0 !important}
.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}
.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}
.mx-3{margin-right:1rem !important;margin-left:1rem !important}
.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}
.mx-5{margin-right:3rem !important;margin-left:3rem !important}
.mx-auto{margin-right:auto !important;margin-left:auto !important}
.my-0{margin-top:0 !important;margin-bottom:0 !important}
.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}
.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}
.my-3{margin-top:1rem !important;margin-bottom:1rem !important}
.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}
.my-5{margin-top:3rem !important;margin-bottom:3rem !important}
.my-auto{margin-top:auto !important;margin-bottom:auto !important}
.mt-0{margin-top:0 !important}
.mt-1{margin-top:.25rem !important}
.mt-2{margin-top:.5rem !important}
.mt-3{margin-top:1rem !important}
.mt-4{margin-top:1.5rem !important}
.mt-5{margin-top:3rem !important}
.mt-auto{margin-top:auto !important}
.me-0{margin-right:0 !important}
.me-1{margin-right:.25rem !important}
.me-2{margin-right:.5rem !important}
.me-3{margin-right:1rem !important}
.me-4{margin-right:1.5rem !important}
.me-5{margin-right:3rem !important}
.me-auto{margin-right:auto !important}
.mb-0{margin-bottom:0 !important}
.mb-1{margin-bottom:.25rem !important}
.mb-2{margin-bottom:.5rem !important}
.mb-3{margin-bottom:1rem !important}
.mb-4{margin-bottom:1.5rem !important}
.mb-5{margin-bottom:3rem !important}
.mb-auto{margin-bottom:auto !important}
.ms-0{margin-left:0 !important}
.ms-1{margin-left:.25rem !important}
.ms-2{margin-left:.5rem !important}
.ms-3{margin-left:1rem !important}
.ms-4{margin-left:1.5rem !important}
.ms-5{margin-left:3rem !important}
.ms-auto{margin-left:auto !important}
.p-0{padding:0 !important}
.p-1{padding:.25rem !important}
.p-2{padding:.5rem !important}
.p-3{padding:1rem !important}
.p-4{padding:1.5rem !important}
.p-5{padding:3rem !important}
.px-0{padding-right:0 !important;padding-left:0 !important}
.px-1{padding-right:.25rem !important;padding-left:.25rem !important}
.px-2{padding-right:.5rem !important;padding-left:.5rem !important}
.px-3{padding-right:1rem !important;padding-left:1rem !important}
.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}
.px-5{padding-right:3rem !important;padding-left:3rem !important}
.py-0{padding-top:0 !important;padding-bottom:0 !important}
.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}
.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}
.py-3{padding-top:1rem !important;padding-bottom:1rem !important}
.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}
.py-5{padding-top:3rem !important;padding-bottom:3rem !important}
.pt-0{padding-top:0 !important}
.pt-1{padding-top:.25rem !important}
.pt-2{padding-top:.5rem !important}
.pt-3{padding-top:1rem !important}
.pt-4{padding-top:1.5rem !important}
.pt-5{padding-top:3rem !important}
.pe-0{padding-right:0 !important}
.pe-1{padding-right:.25rem !important}
.pe-2{padding-right:.5rem !important}
.pe-3{padding-right:1rem !important}
.pe-4{padding-right:1.5rem !important}
.pe-5{padding-right:3rem !important}
.pb-0{padding-bottom:0 !important}
.pb-1{padding-bottom:.25rem !important}
.pb-2{padding-bottom:.5rem !important}
.pb-3{padding-bottom:1rem !important}
.pb-4{padding-bottom:1.5rem !important}
.pb-5{padding-bottom:3rem !important}
.ps-0{padding-left:0 !important}
.ps-1{padding-left:.25rem !important}
.ps-2{padding-left:.5rem !important}
.ps-3{padding-left:1rem !important}
.ps-4{padding-left:1.5rem !important}
.ps-5{padding-left:3rem !important}
.site-header{background-color:var(--ep-color-main-background);z-index:999}
body.sticky-header:not(.search-field-expanded) .site-header.is-sticky{border-bottom:1px solid var(--ep-color-border)}
.site-header>.container,.widget_table_of_contents .site-header>.widget-title,.widget_table_of_contents .site-header>ol,.widget_table_of_contents .site-header>ul{position:relative;padding-top:20px;padding-bottom:20px}
.site-header>.container::before,.widget_table_of_contents .site-header>.widget-title::before,.widget_table_of_contents .site-header>ol::before,.widget_table_of_contents .site-header>ul::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:9;background-color:var(--ep-color-main-background)}
.site-header .menu-toggle{position:absolute;top:15px;right:calc(var(--bs-gutter-x) - 15px);z-index:9}
.site-branding{max-height:37px;position:relative;z-index:9}
.site-branding .site-title{margin:0}
.site-branding a{text-decoration:none}
.site-branding .site-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.site-branding .site-logo svg{width:auto;max-height:37px;color:var(--ep-color-main-text)}
.site-branding .site-logo__text{margin-left:10px;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}
.main-navigation{position:fixed;bottom:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;padding:64px 30px 0;background:var(--ep-color-main-background);-webkit-clip-path:circle(0 at 100% 0);clip-path:circle(0 at 100% 0);pointer-events:none;-webkit-transition:-webkit-clip-path .32s linear;transition:-webkit-clip-path .32s linear;transition:clip-path .32s linear;transition:clip-path .32s linear,-webkit-clip-path .32s linear;overflow-y:auto;overflow-x:hidden;z-index:8}
.main-navigation--hidden #primary-menu-wrap{display:none}
.main-navigation #primary-menu-wrap{margin:auto 0;-webkit-transition:opacity .2s .1s ease-out;transition:opacity .2s .1s ease-out}
.main-navigation .menu-item--more{display:none}
.main-navigation .menu-item--section-title{margin:15px 0 5px;color:var(--ep-color-subtle-text);font-weight:bold;text-transform:uppercase}
.main-navigation .menu-item--featured:not(:last-of-type){margin-bottom:10px}
.main-navigation .menu-item--featured a{padding:12px 20px;background:#f8f8f8;border-radius:10px}
.main-navigation .menu-item--featured .menu-item__featured-item-label{display:block;text-transform:uppercase;font-size:12px}
.main-navigation ul{list-style:none;margin:auto 0;padding-left:0}
.main-navigation ul ul{margin:0;padding-left:20px}
.main-navigation ul ul a{display:block}
.main-navigation li{position:relative;margin-bottom:6px}
.main-navigation a{display:inline-block;color:var(--ep-color-main-text);font-size:24px;text-decoration:none}
.main-navigation .current_page_item>a,.main-navigation .current-menu-item>a,.main-navigation .current_page_ancestor>a,.main-navigation .current-menu-ancestor>a{border-bottom-color:#fff}
body.search-field-expanded #primary-menu-wrap{height:0;width:0;margin:0;overflow:hidden;opacity:0}
.main-navigation .mega-menu .sub-menu,.main-navigation .mega-menu-dropdown-mobile .sub-menu{position:absolute;top:-9999rem;left:-9999rem}
.main-navigation .mega-menu .menu-item-has-children>a,.main-navigation .mega-menu-dropdown-mobile .menu-item-has-children>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px}
.main-navigation .mega-menu .menu-item-has-children>a::after,.main-navigation .mega-menu-dropdown-mobile .menu-item-has-children>a::after{content:'\f054';margin-left:auto;font-family:"Font Awesome 5 Free";font-weight:800;font-size:18px;color:var(--ep-color-subtle-text)}
.main-navigation .mega-menu-dropdown-mobile{position:absolute;top:0;left:0;width:100%;height:100%;padding:77px 0 30px;background:var(--ep-color-main-background);overflow-y:auto;z-index:1;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-backface-visibility:hidden;backface-visibility:hidden}
.main-navigation .mega-menu-dropdown-mobile.is-active{-webkit-animation:slideIn .3s ease-in-out forwards;animation:slideIn .3s ease-in-out forwards}
.main-navigation .mega-menu-dropdown-mobile__back{all:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;margin-bottom:30px;font-size:24px}
.main-navigation .mega-menu-dropdown-mobile__back .fa{color:var(--ep-color-subtle-text)}
#header-search-wrap{margin:30px -12px 0;-webkit-transition:all .2s .1s ease-out;transition:all .2s .1s ease-out;-webkit-transition-property:margin,opacity;transition-property:margin,opacity}
body:not(.search-field-expanded) .search-suggestions{width:0;height:0;overflow:hidden;opacity:0}
/*! Hamburgers @description Tasty CSS-animated hamburgers @author Jonathan Suh @jonsuh @site https://jonsuh.com/hamburgers @link https://github.com/jonsuh/hamburgers */.hamburger{padding:15px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent !important;border:0;margin:0;overflow:visible}
.hamburger:hover{opacity:1}
.hamburger.is-active:hover{opacity:1}
.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background-color:var(--ep-color-primary)}
.hamburger-box{width:23px;height:17px;display:inline-block;position:relative}
.hamburger-inner{display:block;top:50%;margin-top:-1.5px}
.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:23px;height:3px;background-color:var(--ep-color-primary);border-radius:0;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}
.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}
.hamburger-inner::before{top:-7px}
.hamburger-inner::after{bottom:-7px}
.is-active .hamburger-inner,.is-active .hamburger-inner::before,.is-active .hamburger-inner::after{width:23px}
.hamburger--squeeze .hamburger-inner{-webkit-transition-duration:.175s;transition-duration:.175s;-webkit-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}
.hamburger--squeeze .hamburger-inner::before{-webkit-transition:top .175s .25s ease,opacity .175s ease,width .25s ease;transition:top .175s .25s ease,opacity .175s ease,width .25s ease}
.hamburger--squeeze .hamburger-inner::after{-webkit-transition:bottom .175s .25s ease,width .25s ease,-webkit-transform .175s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom .175s .25s ease,width .25s ease,-webkit-transform .175s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom .175s .25s ease,transform .175s cubic-bezier(0.55,0.055,0.675,0.19),width .25s ease;transition:bottom .175s .25s ease,transform .175s cubic-bezier(0.55,0.055,0.675,0.19),width .25s ease,-webkit-transform .175s cubic-bezier(0.55,0.055,0.675,0.19)}
.hamburger--squeeze.is-active .hamburger-inner{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:.25s;transition-delay:.25s;-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}
.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;-webkit-transition:top .175s ease,opacity .175s .25s ease,width .25s ease;transition:top .175s ease,opacity .175s .25s ease,width .25s ease}
.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom .175s ease,width .25s ease,-webkit-transform .175s .25s cubic-bezier(0.215,0.61,0.355,1);transition:bottom .175s ease,width .25s ease,-webkit-transform .175s .25s cubic-bezier(0.215,0.61,0.355,1);transition:bottom .175s ease,transform .175s .25s cubic-bezier(0.215,0.61,0.355,1),width .25s ease;transition:bottom .175s ease,transform .175s .25s cubic-bezier(0.215,0.61,0.355,1),width .25s ease,-webkit-transform .175s .25s cubic-bezier(0.215,0.61,0.355,1)}
.main-navigation .lang-menu-wrap{height:0;overflow:hidden;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}
.main-navigation .lang-menu-wrap a{display:block;font-size:15px}
.main-navigation .lang-menu-wrap a.current{color:var(--ep-color-link)}
.main-navigation .lang-menu-wrap a span:first-of-type{display:none}
.main-navigation .lang-menu-wrap a+a{-webkit-transition:margin .2s ease-out;transition:margin .2s ease-out}
.main-navigation .lang-menu-toggle{margin:0;padding:0;background:0;color:inherit;border:0;outline:0;-webkit-box-shadow:none;box-shadow:none;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -30px;padding:12px 30px;font-size:18px;line-height:36px;color:var(--ep-color-main-text);border-radius:0;border-top:1px solid var(--ep-color-border) !important;cursor:pointer}
.main-navigation .lang-menu-toggle:hover,.main-navigation .lang-menu-toggle:focus,.main-navigation .lang-menu-toggle:active{background:0;color:inherit;border:0;outline:0;-webkit-box-shadow:none;box-shadow:none}
.main-navigation .lang-menu-toggle-label span:first-of-type{display:none}
.main-navigation .lang-menu-toggle .fa{color:var(--ep-color-subtle-text);-webkit-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
html.lang-menu-open:not(.search-field-expanded) .main-navigation .lang-menu-wrap{display:grid;grid-template-columns:repeat(2,1fr);-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;height:auto;margin-top:auto;padding:30px 0;overflow:auto;opacity:1}
html.lang-menu-open:not(.search-field-expanded) .main-navigation .lang-menu-wrap a+a{margin-top:6px}
html.lang-menu-open:not(.search-field-expanded) .main-navigation .lang-menu-toggle .fa{-webkit-transform:rotate(0);transform:rotate(0)}
body.search-field-expanded .main-navigation .lang-menu-toggle{display:none}
.ep-secondary-menu{border-top:1px solid var(--ep-color-border);border-bottom:1px solid var(--ep-color-border)}
.ep-secondary-menu ul{display:none;list-style:none;margin:0;padding:0}
.ep-secondary-menu li{display:block;margin:15px;padding:0}
.ep-secondary-menu a{color:inherit;text-decoration:none;font-size:16px}
.ep-secondary-menu a:hover{text-decoration:underline}
.ep-secondary-menu__mobile-toggle{all:unset;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;font-size:16px;font-weight:800;cursor:pointer}
.ep-rich-header .entry-title{padding-right:0 !important;margin-bottom:0 !important}
.ep-rich-header .entry-subtitle{padding-right:0 !important}
.ep-rich-header .entry-disclosures{padding-right:0 !important;margin-right:0}
.ep-rich-header .disclosure-container-desktop{display:none}
.ep-rich-header .page-layout .page-layout-main{margin-bottom:20px}
.ep-rich-header .page-layout .widget-area{-webkit-column-count:1;-moz-column-count:1;column-count:1}
.ep-rich-header .page-layout .widget-area img{border-radius:20px}
.ep-product-service-shop-header{position:relative;margin:auto;max-width:1240px}
.ep-product-service-shop-header .shop-header-background{position:absolute;top:30%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:auto;width:90vw;max-width:1280px;-o-object-fit:contain;object-fit:contain}
.ep-product-service-shop-header h1{position:relative;margin:0;font-size:32px;font-weight:700}
.ep-product-service-shop-header h1.heading-1{color:black}
.ep-product-service-shop-header h1.heading-2{color:var(--ep-color-primary)}
.ep-product-service-shop-header .button{display:inline-block;margin:0 16px 16px 0;padding:10px;min-width:182px;min-height:50px;border-radius:20px;text-align:center;text-decoration:none;background:var(--ep-color-primary-background);color:var(--ep-color-on-primary-background);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;font-weight:500}
.ep-product-service-shop-header .button:first-of-type{color:white;background:var(--ep-color-primary)}
.ep-product-service-shop-header .button:hover,.ep-product-service-shop-header .button:focus{color:white;background:var(--ep-color-primary)}
.single-product-service-header{display:block}
.single-product-service-header .single-product-service-header__title{font-style:normal;font-weight:700;font-size:43px;line-height:150%;margin:0}
.single-product-service-header .single-product-service-header__subtitle{font-style:normal;font-weight:700;font-size:20px;line-height:150%;margin:20px 0}
.single-product-service-header .single-product-service-header-image{background-color:#edf3ff;position:relative;width:100%;padding:30px;border-top-right-radius:20px;border-bottom-right-radius:20px;margin-bottom:30px;-ms-flex-negative:0;flex-shrink:0;padding-left:0;max-width:350px}
.single-product-service-header .single-product-service-header-image img{width:100%;height:auto;border-radius:20px}
.single-product-service-header .single-product-service-header-image:before{content:"";top:0;bottom:0;left:-100vw;right:100%;background-color:#edf3ff;position:absolute}
.single-product-service-header .single-product-service-downloads-number{font-style:normal;font-weight:300;font-size:15px;line-height:28px;color:#96a0b0;margin-bottom:30px}
.single-product-service-header input{margin-bottom:10px}
.single-product-service-header .button{border:0;margin:30px 0;display:inline-block;padding:10px;min-width:182px;min-height:50px;color:var(--ep-color-primary);border-radius:20px;text-align:center;text-decoration:none;background:var(--ep-color-primary-background);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;font-weight:500}
.single-product-service-header .button:hover,.single-product-service-header .button:focus{color:white;background:var(--ep-color-primary)}
.you-might-be-interested{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.you-might-be-interested p{font-style:normal;font-weight:700;font-size:20px;line-height:28px;margin-right:45px}
.you-might-be-interested__heading-line{content:"";display:block;height:1px;margin:0;margin-top:35px;-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:var(--ep-color-border)}
.ep-sticky-review-header{position:fixed;top:0;left:0;right:0;z-index:999;text-decoration:none;color:inherit;background:var(--ep-color-main-background);border-bottom:1px solid var(--ep-color-border)}
.ep-sticky-review-header:hover,.ep-sticky-review-header:focus{text-decoration:none;color:inherit}
.ep-sticky-review-header__link{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}
.ep-sticky-review-header *{pointer-events:none}
.ep-sticky-review-header a{pointer-events:auto}
.ep-sticky-review-header .container,.ep-sticky-review-header .widget_table_of_contents .widget-title,.widget_table_of_contents .ep-sticky-review-header .widget-title,.ep-sticky-review-header .widget_table_of_contents ol,.widget_table_of_contents .ep-sticky-review-header ol,.ep-sticky-review-header .widget_table_of_contents ul,.widget_table_of_contents .ep-sticky-review-header ul{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 16px;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.ep-sticky-review-header__site-logo{display:none}
.ep-sticky-review-header__product-logo{width:55px;height:55px;padding:8px;border-radius:10px}
.ep-sticky-review-header__product-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
.ep-sticky-review-header__main{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.ep-sticky-review-header__product-name{font-size:20px;font-weight:600;line-height:1.4}
.ep-sticky-review-header__features{display:none}
.ep-sticky-review-header .review-stars{color:var(--ep-color-review-stars)}
.ep-sticky-review-header__numeric-rating{display:none}
.ep-sticky-review-header__cta{-webkit-box-flex:1;-ms-flex:1;flex:1}
.ep-sticky-review-header__cta .btn,.ep-sticky-review-header__cta .wp-block-button__link{display:block;width:100%;max-width:190px;margin-left:auto;padding-left:20px;padding-right:20px}
.sticky{display:block}
.site-content{margin-top:20px}
body.home.page .site-content{margin-top:0}
body.single .entry-content,body.single .page-content,body.page .entry-content,body.page .page-content{max-width:var(--ep-content-width,none);margin-left:auto;margin-right:auto}
body.single .entry-content>h2.wp-block-heading,body.single .page-content>h2.wp-block-heading,body.page .entry-content>h2.wp-block-heading,body.page .page-content>h2.wp-block-heading{margin-top:3rem;margin-bottom:1.5rem}
body.single .entry-content>h3.wp-block-heading,body.single .entry-content>h4.wp-block-heading,body.single .page-content>h3.wp-block-heading,body.single .page-content>h4.wp-block-heading,body.page .entry-content>h3.wp-block-heading,body.page .entry-content>h4.wp-block-heading,body.page .page-content>h3.wp-block-heading,body.page .page-content>h4.wp-block-heading{margin-top:3rem;margin-bottom:1rem}
body.single .entry-content>h2.wp-block-heading+h3.wp-block-heading,body.single .page-content>h2.wp-block-heading+h3.wp-block-heading,body.page .entry-content>h2.wp-block-heading+h3.wp-block-heading,body.page .page-content>h2.wp-block-heading+h3.wp-block-heading{margin-top:2rem}
body.single .entry-content>h3.wp-block-heading+h4.wp-block-heading,body.single .page-content>h3.wp-block-heading+h4.wp-block-heading,body.page .entry-content>h3.wp-block-heading+h4.wp-block-heading,body.page .page-content>h3.wp-block-heading+h4.wp-block-heading{margin-top:1.5rem}
body.single .entry-content>ul li+li,body.single .entry-content>ol li+li,body.single .page-content>ul li+li,body.single .page-content>ol li+li,body.page .entry-content>ul li+li,body.page .entry-content>ol li+li,body.page .page-content>ul li+li,body.page .page-content>ol li+li{margin-top:1rem}
.page-header :not(.cat-links) a,.entry-header :not(.cat-links) a{color:inherit;text-decoration:none}
.page-header :not(.cat-links) a:hover,.page-header :not(.cat-links) a:focus,.entry-header :not(.cat-links) a:hover,.entry-header :not(.cat-links) a:focus{color:var(--ep-color-primary)}
.page-header .page-title,.page-header .entry-title,.entry-header .page-title,.entry-header .entry-title{margin:0 0 30px;font-size:26px;line-height:1.48}
.page-header .entry-subtitle,.entry-header .entry-subtitle{margin:0;font:inherit;font-size:23px}
.page-header .entry-disclosures,.entry-header .entry-disclosures{margin:14px 0 20px;font-size:14px;color:var(--ep-color-subtle-text)}
.page-header .entry-disclosures p,.entry-header .entry-disclosures p{margin:0}
.page-header .entry-disclosures a,.entry-header .entry-disclosures a{text-decoration:underline}
.page-header .breadcrumbs,.entry-header .breadcrumbs{color:var(--ep-color-subtle-text);margin-bottom:5px}
.page-header .breadcrumbs a,.entry-header .breadcrumbs a{font-size:15px;color:inherit;text-decoration:none}
.page-header .breadcrumb_last,.entry-header .breadcrumb_last{position:absolute;left:-200vw}
.entry-meta{display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px 0 10px;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}
.entry-meta .author,.entry-meta .reading-time,.entry-meta .updated-on{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.entry-meta .author .fa,.entry-meta .author .far,.entry-meta .author .fab,.entry-meta .author .fas,.entry-meta .author img,.entry-meta .reading-time .fa,.entry-meta .reading-time .far,.entry-meta .reading-time .fab,.entry-meta .reading-time .fas,.entry-meta .reading-time img,.entry-meta .updated-on .fa,.entry-meta .updated-on .far,.entry-meta .updated-on .fab,.entry-meta .updated-on .fas,.entry-meta .updated-on img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:25px;height:25px;margin-right:12px;border-radius:5px;background-color:#e5e873;color:#5d6004}
.entry-meta .reading-time .fa,.entry-meta .reading-time .far,.entry-meta .reading-time .fab,.entry-meta .reading-time .fas{background-color:#fff0df;color:#ffac5f}
.entry-meta .updated-on .fa,.entry-meta .updated-on .far,.entry-meta .updated-on .fab,.entry-meta .updated-on .fas{background-color:var(--ep-color-primary-background);color:var(--ep-color-on-primary-background)}
.entry-meta .review-stars{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 7px;height:25px;border-radius:5px;background-color:#fff0df;color:var(--ep-color-review-stars)}
.entry-meta .review-stars span{display:block;margin-top:2px;font-size:15px;line-height:1;font-weight:900}
.entry-meta .review-stars .fa,.entry-meta .review-stars .far,.entry-meta .review-stars .fab,.entry-meta .review-stars .fas{margin-left:3px}
.author-archive-subtitle{margin:0 0 40px;font-size:24px}
.page-content,.entry-content,.entry-summary{margin:1.5em 0 0}
body:not(.home.page) .page-content,body:not(.home.page) .entry-content,body:not(.home.page) .entry-summary{font-size:19px}
.page-content h1,.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6,.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6,.entry-summary h1,.entry-summary h2,.entry-summary h3,.entry-summary h4,.entry-summary h5,.entry-summary h6{font-family:"Mulish",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:800}
.page-content>*:first-child,.entry-content>*:first-child,.entry-summary>*:first-child{margin-top:0 !important}
.page-layout-main .page-content,.page-layout-main .entry-content,.page-layout-main .entry-summary{margin-top:0}
.page-template-ep-tailored .site-content,.page-template-ep-tailored .entry-content{margin-top:0}
.page-layout-main .post+.post{margin-top:65px;padding-top:60px;border-top:1px solid var(--ep-color-border)}
body.archive .entry-header,body.blog .entry-header,body.search .entry-header{margin:0 0 12px}
body.archive .entry-header .post-thumbnail img,body.blog .entry-header .post-thumbnail img,body.search .entry-header .post-thumbnail img{border-radius:20px;border:1px solid rgba(181,189,202,0.2)}
body.archive .entry-header .cat-links,body.blog .entry-header .cat-links,body.search .entry-header .cat-links{margin-left:-7px;margin-right:-7px}
body.archive .entry-header .cat-links a,body.blog .entry-header .cat-links a,body.search .entry-header .cat-links a{display:inline-block;margin:2px 7px;font-size:15px}
body.archive .entry-header .cat-links a::before,body.blog .entry-header .cat-links a::before,body.search .entry-header .cat-links a::before{content:"#";display:inline-block}
body.archive .entry-title,body.blog .entry-title,body.search .entry-title{font-size:20px;margin-bottom:20px}
body.archive .page-content,body.archive .entry-content,body.archive .entry-summary,body.blog .page-content,body.blog .entry-content,body.blog .entry-summary,body.search .page-content,body.search .entry-content,body.search .entry-summary{margin:0 0 30px}
body.archive .btn.more-link,body.archive .more-link.wp-block-button__link,body.blog .btn.more-link,body.blog .more-link.wp-block-button__link,body.search .btn.more-link,body.search .more-link.wp-block-button__link{display:block;text-align:center}
body.blog .page-header{margin-top:40px}
body.single-post .entry-header,body.single-glossary .entry-header{margin:20px 0 30px}
body.single-post .entry-header .entry-title,body.single-glossary .entry-header .entry-title{margin:0}
body.single-post .entry-meta,body.single-glossary .entry-meta{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:63px calc(-1 * var(--bs-gutter-x)) 0;padding:22px var(--bs-gutter-x);border-top:1px solid var(--ep-color-border);border-bottom:1px solid var(--ep-color-border)}
body.single-post .entry-meta__cat-illustration,body.single-glossary .entry-meta__cat-illustration{position:absolute;top:0;right:30px;width:75px;height:auto;-webkit-transform:translateY(-100%);transform:translateY(-100%)}
body.single-post .entry-meta__authors,body.single-glossary .entry-meta__authors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}
body.single-post .entry-meta .updated-on,body.single-glossary .entry-meta .updated-on{position:absolute;left:30px;top:-15px;-webkit-transform:translateY(-100%);transform:translateY(-100%)}
body.single-post .entry-meta .author,body.single-glossary .entry-meta .author{font-weight:800}
body.single-post .entry-meta .author a,body.single-glossary .entry-meta .author a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit;text-decoration:none}
body.single-post .entry-meta .author img,body.single-glossary .entry-meta .author img{width:43px;height:43px;margin-right:20px;border-radius:5px}
body.single-post .entry-meta .author .author-name,body.single-glossary .entry-meta .author .author-name{line-height:22px}
body.single-post .entry-meta .author .author-name span:last-child,body.single-glossary .entry-meta .author .author-name span:last-child{display:block;font-weight:300}
.home.page .site-content{overflow-x:hidden}
.home.page .entry-content{margin-top:0}
body.page:not(.home) .entry-content{margin-bottom:80px}
.page-links{clear:both;margin:0 0 1.5em}
.ep-in-post-banner-top img.size-full{border-radius:20px}
.page-layout{display:grid;grid-template-columns:minmax(0,1fr)}
.ep-podcast-subscription-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}
.ep-podcast-subscription-links img{display:block}
.podcast-cat-links{display:inline-block;padding:2px 11px;font-size:13px;line-height:1.5;text-transform:uppercase;border-radius:43.059px;border:1px solid #62eddb;background:-webkit-gradient(linear,left top,right top,color-stop(-0.03%,#62eddb),color-stop(27.97%,#62edd1),color-stop(74.97%,#62edb8),color-stop(98.97%,#62eda9));background:linear-gradient(90deg,#62eddb -0.03%,#62edd1 27.97%,#62edb8 74.97%,#62eda9 98.97%)}
.podcast-archive-layout .page-header{margin-bottom:10px}
.podcast-archive-layout .ep-podcast-subscription-links{margin:20px 0}
.podcast-archive-layout__content{margin-bottom:52px}
.post-type-archive-podcast article.type-podcast .post-thumbnail{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset;margin:0 0 20px}
.post-type-archive-podcast article.type-podcast .entry-title{font-size:24px;line-height:1.5;font-weight:700;margin:12px 0;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}
.post-type-archive-podcast article.type-podcast .podcast-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px;margin-bottom:20px;font-size:15px}
.post-type-archive-podcast article.type-podcast .podcast-meta span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}
.post-type-archive-podcast article.type-podcast .entry-content{font-size:15px}
.post-type-archive-podcast article.type-podcast .entry-content p{margin:0 0 20px}
.post-type-archive-podcast article.type-podcast .podcast-footer .btn,.post-type-archive-podcast article.type-podcast .podcast-footer .wp-block-button__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;background:var(--ep-color-primary-background);color:var(--ep-color-primary)}
.post-type-archive-podcast article.type-podcast .podcast-footer .btn svg,.post-type-archive-podcast article.type-podcast .podcast-footer .wp-block-button__link svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}
.post-type-archive-podcast article.type-podcast .podcast-footer .btn svg path,.post-type-archive-podcast article.type-podcast .podcast-footer .wp-block-button__link svg path{stroke:var(--ep-color-primary)}
.post-type-archive-podcast article.type-podcast .podcast-footer .btn:hover,.post-type-archive-podcast article.type-podcast .podcast-footer .wp-block-button__link:hover,.post-type-archive-podcast article.type-podcast .podcast-footer .btn:focus,.post-type-archive-podcast article.type-podcast .podcast-footer .wp-block-button__link:focus{background:var(--ep-color-on-primary-background);color:#fff}
.post-type-archive-podcast article.type-podcast .podcast-footer .btn:hover svg path,.post-type-archive-podcast article.type-podcast .podcast-footer .wp-block-button__link:hover svg path,.post-type-archive-podcast article.type-podcast .podcast-footer .btn:focus svg path,.post-type-archive-podcast article.type-podcast .podcast-footer .wp-block-button__link:focus svg path{stroke:#fff}
.post-type-archive-podcast article.type-podcast .podcast-footer .btn:hover svg,.post-type-archive-podcast article.type-podcast .podcast-footer .wp-block-button__link:hover svg{-webkit-transform:translateX(3px);transform:translateX(3px)}
.post-type-archive-podcast article.type-podcast:first-of-type{padding:20px;background-color:var(--ep-color-primary);color:#fff;border-radius:25px}
.post-type-archive-podcast article.type-podcast:first-of-type .entry-title a{color:#fff}
.post-type-archive-podcast article.type-podcast:first-of-type .entry-title a:hover,.post-type-archive-podcast article.type-podcast:first-of-type .entry-title a:focus{color:#fff;text-decoration:underline}
.post-type-archive-podcast article.type-podcast:first-of-type .podcast-cat-links{background:0;color:#62eddb}
.post-type-archive-podcast article.type-podcast:first-of-type .post-thumbnail img{border-radius:10px}
.post-type-archive-podcast article.type-podcast:first-of-type .podcast-meta-duration svg path{stroke:#fff}
.post-type-archive-podcast article.type-podcast:first-of-type .podcast-meta-date svg path{fill:#fff}
.post-type-archive-podcast article.type-podcast:first-of-type .entry-content{font-size:16px}
.post-type-archive-podcast article.type-podcast:first-of-type .podcast-footer .btn,.post-type-archive-podcast article.type-podcast:first-of-type .podcast-footer .wp-block-button__link{background:#fff;color:var(--ep-color-primary)}
.post-type-archive-podcast article.type-podcast:first-of-type .podcast-footer .btn:hover,.post-type-archive-podcast article.type-podcast:first-of-type .podcast-footer .wp-block-button__link:hover,.post-type-archive-podcast article.type-podcast:first-of-type .podcast-footer .btn:focus,.post-type-archive-podcast article.type-podcast:first-of-type .podcast-footer .wp-block-button__link:focus{background-color:#f5f5f5}
.post-type-archive-podcast article.type-podcast:first-of-type .podcast-footer .btn:hover svg path,.post-type-archive-podcast article.type-podcast:first-of-type .podcast-footer .wp-block-button__link:hover svg path,.post-type-archive-podcast article.type-podcast:first-of-type .podcast-footer .btn:focus svg path,.post-type-archive-podcast article.type-podcast:first-of-type .podcast-footer .wp-block-button__link:focus svg path{stroke:var(--ep-color-primary)}
.post-type-archive-podcast article.type-podcast:not(:first-of-type)::before{content:"";display:block;width:100%;height:1px;margin:50px 0;background-color:var(--ep-color-border)}
.ep-podcast-header{background-color:var(--ep-color-primary);color:#fff;border-radius:25px;overflow:hidden}
.ep-podcast-header .podcast-cat-links{background:0;color:#62eddb}
.ep-podcast-header .entry-meta__authors{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin:40px 0 30px}
.ep-podcast-header .entry-meta__authors a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;color:#fff}
.ep-podcast-header .entry-meta__authors img{width:43px;height:43px;border-radius:5px}
.ep-podcast-header .entry-meta__authors .author-name{font-size:15px;line-height:1.6667}
.ep-podcast-header .entry-meta__authors .author-name .fn{font-weight:800}
.ep-podcast-header .entry-meta__authors .author-name span{display:block}
.ep-podcast-header__content{padding:20px 16px 30px}
.ep-podcast-header__podcast_logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.comment-navigation,.posts-navigation,.post-navigation{margin:80px 0}
.comment-navigation .nav-links,.posts-navigation .nav-links,.post-navigation .nav-links{display:grid;gap:20px}
.comment-navigation .nav-previous,.comment-navigation .nav-next,.posts-navigation .nav-previous,.posts-navigation .nav-next,.post-navigation .nav-previous,.post-navigation .nav-next{display:-webkit-box;display:-ms-flexbox;display:flex}
.comment-navigation .nav-previous a,.comment-navigation .nav-next a,.posts-navigation .nav-previous a,.posts-navigation .nav-next a,.post-navigation .nav-previous a,.post-navigation .nav-next a{display:block;width:100%;padding:25px;font-size:20px;font-weight:bold;background:var(--ep-box-sea-mist-surface);color:var(--ep-box-sea-mist-on-surface);border-radius:20px;text-decoration:none}
.comment-navigation .nav-previous .nav-link-meta,.comment-navigation .nav-next .nav-link-meta,.posts-navigation .nav-previous .nav-link-meta,.posts-navigation .nav-next .nav-link-meta,.post-navigation .nav-previous .nav-link-meta,.post-navigation .nav-next .nav-link-meta{display:block;margin-bottom:7px;font-size:15px;font-weight:800}
.comment-navigation .nav-previous .nav-link-meta .fa,.comment-navigation .nav-next .nav-link-meta .fa,.posts-navigation .nav-previous .nav-link-meta .fa,.posts-navigation .nav-next .nav-link-meta .fa,.post-navigation .nav-previous .nav-link-meta .fa,.post-navigation .nav-next .nav-link-meta .fa{font-size:18px;margin-right:15px}
.comment-navigation .nav-previous span:last-child,.comment-navigation .nav-next span:last-child,.posts-navigation .nav-previous span:last-child,.posts-navigation .nav-next span:last-child,.post-navigation .nav-previous span:last-child,.post-navigation .nav-next span:last-child{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.comment-navigation .nav-next a,.posts-navigation .nav-next a,.post-navigation .nav-next a{text-align:right;background:var(--ep-box-peach-puff-surface);color:var(--ep-box-peach-puff-on-surface)}
.comment-navigation .nav-next .nav-link-meta .fa,.posts-navigation .nav-next .nav-link-meta .fa,.post-navigation .nav-next .nav-link-meta .fa{margin-right:0;margin-left:15px}
.navigation.pagination{margin:80px 0;padding:22px;border-top:1px solid var(--ep-color-border);border-bottom:1px solid var(--ep-color-border)}
.navigation.pagination .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}
.navigation.pagination .nav-links .page-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:7.5px 10px;padding:3px 10px;min-width:36px;color:inherit;border:1px solid var(--ep-color-border);border-radius:10px;text-decoration:none;outline:0;-webkit-transition:all .15s ease-out;transition:all .15s ease-out;-webkit-transition-property:color,background-color;transition-property:color,background-color}
.navigation.pagination .nav-links .page-numbers.current{color:var(--ep-color-on-primary-background);background:var(--ep-color-primary-background);border-color:var(--ep-color-on-primary-background)}
.navigation.pagination .nav-links .page-numbers.dots{min-width:auto;padding:0;border:0}
.navigation.pagination .nav-links .page-numbers.prev,.navigation.pagination .nav-links .page-numbers.next{font-weight:normal}
.navigation.pagination .nav-links .page-numbers:not(.current):not(.dots):focus,.navigation.pagination .nav-links .page-numbers:not(.current):not(.dots):hover{color:var(--ep-color-on-primary-background);background:var(--ep-color-primary-background);border-color:var(--ep-color-on-primary-background)}
.author-info{margin:50px calc(-1 * var(--bs-gutter-x)) 80px;padding:22px var(--bs-gutter-x);border-top:1px solid var(--ep-color-border);border-bottom:1px solid var(--ep-color-border);display:grid;grid-template-columns:70px 1fr;gap:20px 15px}
body.archive .author-info{margin-top:0}
.author-info .author-avatar img{display:block;width:70px;height:auto;border-radius:20px}
.author-info .author-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;font-size:20px;line-height:1;font-weight:800}
.author-info .author-title a{display:inline-block;text-decoration:none}
.author-info .author-title span{display:block;margin-top:15px;font-size:15px;font-weight:300}
.author-info .author-bio{grid-column:1/-1}
.author-info .author-bio p{margin:0}
.author-info .author-bio p+p{margin-top:1rem}
.author-info .author-bio a{font-weight:800}
.ep-accordion{position:relative;margin:40px 0;padding:22px 26px;background-color:var(--ep-color-primary-background);color:var(--ep-color-on-primary-background);border-radius:20px}
.ep-accordion+.ep-accordion{margin-top:-20px}
.ep-accordion__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.ep-accordion__toggle__icon{position:relative;display:block;width:22px;height:22px;border-radius:50%;border:2px solid var(--ep-color-on-primary-background)}
.ep-accordion__toggle__icon::before,.ep-accordion__toggle__icon::after{position:absolute;top:50%;left:50%;content:'';display:block;width:10px;height:2px;margin-top:-1px;margin-left:-5px;border-radius:2px;background:var(--ep-color-on-primary-background)}
.ep-accordion__toggle__icon::after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}
.ep-accordion__toggle[aria-expanded="true"] .ep-accordion__toggle__icon::after{-webkit-transform:rotate(0);transform:rotate(0)}
.ep-accordion__title{margin:0;font-size:20px;font-weight:800}
.ep-accordion__content{padding-top:15px;color:var(--ep-color-main-text)}
.ep-accordion__content p:first-child{margin-top:0}
.ep-accordion footer{margin-top:5px}
.ep-accordion footer cite{font-weight:900}
.ep-sharing-buttons{display:grid;grid-template-columns:repeat(auto-fill,32px);gap:10px;margin:30px 0}
.ep-sharing-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:32px;height:32px;font-size:17px;background:#ffac5f;color:#fff;border-radius:6px;text-decoration:none}
.ep-sharing-button i{-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.ep-sharing-button:hover,.ep-sharing-button:focus{color:#fff}
.ep-sharing-button:hover i,.ep-sharing-button:focus i{-webkit-transform:scale(1.2);transform:scale(1.2)}
.ep-sharing-button--twitter{background:#00acee}
.ep-sharing-button--facebook{background:#3b5998}
.ep-sharing-button--reddit{background:#ff5722}
.ep-sharing-button--buffer{background:#34313f}
.ep-sharing-button--pocket{background:#e7132f}
.ep-sharing-button--linkedin{background:#0e76a8}
.product-service-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}
.product-service-list .product-service-list-card{width:100%;max-width:320px;height:570px;background:#fff;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;overflow:hidden;padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;position:relative}
.product-service-list .product-service-list-card__title{font-style:normal;font-weight:700;font-size:20px;line-height:150%;text-align:center;color:#000}
.product-service-list .product-service-list-card__description{font-style:normal;font-weight:300;font-size:15px;line-height:28px;color:var(--ep-color-main-text);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:0;position:absolute;left:30px;right:30px;padding:0;margin:0}
.product-service-list .product-service-list-card__image{width:100%;max-width:267px;height:346px;border-radius:9.36685px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.product-service-list .product-service-list-card__image img{width:100%}
.product-service-list .product-service-list-card:hover,.product-service-list .product-service-list-card:focus{-webkit-box-shadow:0 60px 70px -20px rgba(181,189,202,0.5);box-shadow:0 60px 70px -20px rgba(181,189,202,0.5);border-radius:20px}
.product-service-list .product-service-list-card:hover .product-service-list-card__image,.product-service-list .product-service-list-card:focus .product-service-list-card__image{margin-top:-200px}
.product-service-list .product-service-list-card:hover .product-service-list-card__description,.product-service-list .product-service-list-card:focus .product-service-list-card__description{opacity:1}
.product-service-list .product-service-list-card .button{display:inline-block;padding:10px;min-width:182px;min-height:50px;border-radius:20px;text-align:center;text-decoration:none;background:var(--ep-color-primary-background);color:var(--ep-color-on-primary-background);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;font-weight:500;position:absolute;left:50%;bottom:30px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.product-service-list .product-service-list-card .button:hover,.product-service-list .product-service-list-card .button:focus{color:white;background:var(--ep-color-primary)}
.comments-area{position:relative;margin:80px calc(-1 * var(--bs-gutter-x));padding:60px var(--bs-gutter-x) 0;border-top:1px solid var(--ep-color-border)}
.comments-area ol{margin:0;padding:0;list-style:none}
.comments-area ol li{margin:0;padding:0}
.comments-title{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:20px}
.comments-title span:last-child{font-size:15px;font-weight:300}
.comments-area .comment-list{margin-top:30px}
.comment-list .comment+.comment,.comment-list .children{margin-top:50px;padding-top:50px;border-top:1px solid var(--ep-color-border)}
.comment-list .children{margin-top:30px;padding-top:30px;margin-left:63px}
.comment-list .children .children{margin-left:0}
.comment-list .comment.parent+.comment{margin-top:30px}
.comment-meta{font-size:15px;line-height:25px}
.comment-meta a:not(.comment-edit-link){-webkit-text-decoration:auto;text-decoration:auto;color:inherit}
.comment-meta .comment-edit-link{font-weight:800}
.comment-meta .fn{font-size:15px;font-weight:800}
.comment-meta .says{position:absolute;left:-200vw}
.comment-meta img{float:left;margin-right:20px;border-radius:5px}
.comment-content{margin-left:63px;word-break:break-word}
.comment-content a{word-wrap:break-word}
.comment-content p{margin:10px 0 13px}
.comment-footer-meta{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:63px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.comment-footer-meta .lprp-stars{font-size:15px;color:var(--ep-color-review-stars) !important}
.comment-footer-meta .lprp-stars .fa+.fa{margin-left:4px}
.comment-footer-meta .lprp-stars+.reply{margin-left:20px}
.comment-footer-meta .reply{font-weight:900}
.bypostauthor{display:block}
.comment-respond{margin-top:30px}
.comment .comment-respond{margin-top:0;margin-left:63px}
.comment-respond .comment-reply-title{font-weight:800}
.comment-respond .comment-reply-title a{margin-left:15px}
.comment-respond .logged-in-as a:first-child{text-decoration:none;color:inherit}
.search-field-wrap{position:relative}
.search-field-wrap .search-cancel{margin:0;padding:0;background:0;color:inherit;border:0;outline:0;-webkit-box-shadow:none;box-shadow:none;text-align:left;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:17px;right:20px;width:23px;height:23px;background:var(--ep-color-subtle-text) !important;color:#fff !important;font-size:14px;border-radius:50%;z-index:2}
.search-field-wrap .search-cancel:hover,.search-field-wrap .search-cancel:focus,.search-field-wrap .search-cancel:active{background:0;color:inherit;border:0;outline:0;-webkit-box-shadow:none;box-shadow:none}
.search-field-wrap .ep-icon-search{color:var(--ep-color-subtle-text);position:absolute;top:19px;right:20px;z-index:1;pointer-events:none}
.search-field-wrap .search-field{padding-right:50px}
.search-field-wrap .search-field::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}
.search-field-wrap .search-field::-ms-clear{display:none}
.search-field-wrap .search-field:valid ~ .ep-icon-search{display:none}
.search-field-wrap .search-field:valid ~ .search-cancel{display:-webkit-box;display:-ms-flexbox;display:flex}
.search-field-wrap .search-field:valid:focus ~ .search-cancel{background:var(--ep-color-primary) !important}
.search-submit{display:none}
.search-suggestions{padding-left:35px}
.search-suggestion{padding:20px 0}
.search-suggestion+.search-suggestion{border-top:1px solid var(--ep-color-border)}
.search-suggestion a{font-size:15px;line-height:28px}
.search-suggestion a b{padding-left:1px;background-color:var(--ep-color-primary-background);color:var(--ep-color-on-primary-background)}
.post-top-widget-area{margin:30px 0 60px}
.ep-disclosure-link{display:block}
.ep-disclosure-link--right{text-align:right}
.ep-disclosure-link a{color:var(--ep-color-subtle-text);font-size:15px}
.ep-advertisment-link{font-size:15px}
.widget{margin:0 0 40px;font-size:19px}
.widget select{max-width:100%}
.widget ul+ul{margin-top:12px}
.widget ul{margin:0;padding:0;list-style:none}
.widget ul li+li{margin-top:12px}
.widget.better-fixed-widget{background:var(--ep-color-main-background)}
.widget img.size-full:not(.skip-round-corners){border-radius:20px}
.hub-resources-widget a{display:inline-block;text-decoration:none;font-weight:800;margin-bottom:17px}
.widget-area .sticky-wrapper{margin:0 0 40px}
.page-template-hub-resources .widget-area{display:none}
.widget-area .widget-title{margin:0 0 12px;font-size:24px}
.widget_table_of_contents{background-color:var(--ep-color-main-background);border-top:1px solid var(--ep-color-border);-webkit-box-shadow:var(--ep-box-shadow);box-shadow:var(--ep-box-shadow);display:none;left:0;max-height:calc(100% - 79px);overflow-y:auto;padding:0;position:fixed;top:79px;width:100%;z-index:100}
.widget_table_of_contents::before{background-color:var(--ep-color-border);content:"";display:block;height:1px;left:0;top:50px;position:sticky;width:100%;z-index:2}
.widget_table_of_contents .widget-title{background-color:var(--ep-color-main-background);color:var(--ep-color-link);cursor:pointer;font-size:.789rem;font-weight:500;line-height:49px;margin:0 auto;position:sticky;top:0;z-index:1}
.widget_table_of_contents .widget-title::after{content:"";width:10px;height:10px;border-right:2px solid var(--ep-color-link);border-top:2px solid var(--ep-color-link);-webkit-transform:rotate(135deg);transform:rotate(135deg);display:block;position:absolute;right:0;top:17px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.widget_table_of_contents .widget-title .hitbox{background:0;border:0;cursor:pointer;display:block;height:100%;position:absolute;right:0;top:0;width:50px;z-index:1}
.widget_table_of_contents.is-opened .widget-title::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:20px}
.widget_table_of_contents.is-opened ol,.widget_table_of_contents.is-opened ul{display:table}
.widget_table_of_contents.is-closed .widget-title::after{-webkit-transform:rotate(135deg);transform:rotate(135deg);top:10px}
.widget_table_of_contents.is-closed ol,.widget_table_of_contents.is-closed ul{display:none}
.widget_table_of_contents ol,.widget_table_of_contents ul{padding:0;list-style-position:inside;display:none;list-style:disc;list-style-position:inside;margin:12px auto;padding-right:var(--bs-gutter-x,0.75rem);padding-left:var(--bs-gutter-x,0.75rem)}
.widget_table_of_contents li{color:var(--ep-color-secondary-text);font-size:14px;border-left:2px solid var(--ep-color-secondary-text);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;text-indent:-1.34em;padding-left:2.75em;margin-top:0 !important}
.widget_table_of_contents li a{color:var(--ep-color-secondary-text);text-decoration:none;margin-left:5px;font-weight:normal}
.widget_table_of_contents li a:hover{color:var(--ep-color-primary)}
.widget_table_of_contents li.active{color:var(--ep-color-primary);border-left:3px solid var(--ep-color-primary)}
.widget_table_of_contents li.active a{color:var(--ep-color-primary)}
.widget_email_signup,.widget_cta_sidebar{margin-bottom:50px}
.widget_email_signup__container,.widget_cta_sidebar__container{border-radius:20px}
.widget_email_signup__container.widget-color-red,.widget_cta_sidebar__container.widget-color-red{background-color:#ffac5f}
.widget_email_signup__container.widget-color-red .btn,.widget_email_signup__container.widget-color-red .wp-block-button__link,.widget_cta_sidebar__container.widget-color-red .btn,.widget_cta_sidebar__container.widget-color-red .wp-block-button__link{background-color:#905105}
.widget_email_signup__container.widget-color-red .privacy-link,.widget_cta_sidebar__container.widget-color-red .privacy-link{color:#905105}
.widget_email_signup__container.widget-color-green,.widget_cta_sidebar__container.widget-color-green{background-color:#bce1cb}
.widget_email_signup__container.widget-color-green .btn,.widget_email_signup__container.widget-color-green .wp-block-button__link,.widget_cta_sidebar__container.widget-color-green .btn,.widget_cta_sidebar__container.widget-color-green .wp-block-button__link{background-color:#1f7441}
.widget_email_signup__container.widget-color-green .privacy-link,.widget_cta_sidebar__container.widget-color-green .privacy-link{color:#1f7441}
.widget_email_signup__container.widget-color-yellow,.widget_cta_sidebar__container.widget-color-yellow{background-color:#e5e873}
.widget_email_signup__container.widget-color-yellow .btn,.widget_email_signup__container.widget-color-yellow .wp-block-button__link,.widget_cta_sidebar__container.widget-color-yellow .btn,.widget_cta_sidebar__container.widget-color-yellow .wp-block-button__link{background-color:#5d6004}
.widget_email_signup__container.widget-color-yellow .privacy-link,.widget_cta_sidebar__container.widget-color-yellow .privacy-link{color:#5d6004}
.widget_email_signup h2,.widget_cta_sidebar h2{margin:0}
.widget_email_signup p,.widget_cta_sidebar p{margin:0 0 10px 0}
.widget_email_signup__container,.widget_cta_sidebar__container{padding:20px 30px;border-radius:25px;-webkit-box-sizing:border-box;box-sizing:border-box}
.widget_email_signup .btn,.widget_email_signup .wp-block-button__link,.widget_cta_sidebar .btn,.widget_cta_sidebar .wp-block-button__link{margin-top:20px;display:block;width:100%}
.widget_cta_sidebar .btn,.widget_cta_sidebar .wp-block-button__link{max-width:180px}
.widget_email_signup h2{margin-bottom:6px;font-size:24px;line-height:1.4}
.widget_email_signup p{font-size:18px}
.widget_email_signup input[type="email"]{margin-top:14px;padding-top:10px;padding-bottom:10px;background:white}
.widget_email_signup .btn,.widget_email_signup .wp-block-button__link{margin-top:16px}
.widget_email_signup__bottom-container{position:relative;min-height:43px}
.widget_email_signup .cta-cat-image{position:absolute;right:-38px;bottom:-43px;width:100px}
.widget_email_signup .privacy-link{display:inline-block;-webkit-transform:translateY(12px);transform:translateY(12px);font-size:15px}
aside.widget-area.sidebar-post-alt-sticky{position:sticky;-ms-flex-item-align:start;align-self:start;top:90px;max-height:100%;overflow-y:hidden}
aside.widget-area.sidebar-post-alt-sticky #widget-area--scrollable{overflow-y:auto}
.widget .latest-review-item{margin-bottom:22px}
.widget .latest-review-item a{font-size:19px;text-decoration:none}
.widget .latest-review-item a:hover,.widget .latest-review-item a:focus{color:var(--ep-color-link);text-decoration:underline}
.widget .latest-review-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px}
.widget .latest-review-meta .fa{color:var(--ep-color-review-stars)}
.widget .latest-review-date{margin-left:14px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;color:var(--ep-color-subtle-text)}
.widget #ep-top-posts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none}
.widget #ep-top-posts li{padding:10px 18px;background:var(--ep-box-linen-surface);color:var(--ep-box-linen-on-surface);border-radius:10px}
.widget #ep-top-posts li a{display:block;font-size:15px;color:inherit;text-decoration:none}
.widget #ep-top-posts li a:focus,.widget #ep-top-posts li a:hover{text-decoration:underline}
.sidebar-subscription-box{position:relative;padding:17px 20px;background:var(--ep-box-marigold-yellow-surface);color:var(--ep-box-marigold-yellow-on-surface);border-radius:10px}
.sidebar-subscription-box img{position:absolute;top:-17px;right:13px;width:50px;height:auto}
.sidebar-subscription-box .widget-title{margin:0 76px 10px 0;font-size:15px;line-height:23px}
.sidebar-subscription-box .widget-title span:last-child{font-size:14px;font-weight:300}
.sidebar-subscription-box .text-field{padding:6px 14px;font-size:14px;background-color:#fff5bf;color:inherit;border:0 !important;border-radius:10px;font-weight:800}
.sidebar-subscription-box .text-field::-webkit-input-placeholder{color:rgba(105,89,5,0.5)}
.sidebar-subscription-box .text-field::-moz-placeholder{color:rgba(105,89,5,0.5)}
.sidebar-subscription-box .text-field:-ms-input-placeholder{color:rgba(105,89,5,0.5)}
.sidebar-subscription-box .text-field::-ms-input-placeholder{color:rgba(105,89,5,0.5)}
.sidebar-subscription-box .text-field::placeholder{color:rgba(105,89,5,0.5)}
.sidebar-subscription-box .text-field:focus{color:inherit}
.sidebar-subscription-box .btn,.sidebar-subscription-box .wp-block-button__link{display:block;width:100%;margin-top:10px;padding:12px 0;font-size:14px;text-align:center;background-color:#695905;color:#ffe870;border-radius:10px}
.sidebar-subscription-box .btn:hover,.sidebar-subscription-box .wp-block-button__link:hover,.sidebar-subscription-box .btn:focus,.sidebar-subscription-box .wp-block-button__link:focus,.sidebar-subscription-box .btn:active,.sidebar-subscription-box .wp-block-button__link:active{background-color:#514404}
.sidebar-quiz-cta{position:relative;padding:17px 20px;background-color:var(--ep-color-primary-background);color:var(--ep-color-on-primary-background);border-radius:20px}
.sidebar-quiz-cta img{position:absolute;top:-23px;right:5px;width:62px;height:auto}
.sidebar-quiz-cta p{margin:0 72px 0 0;font-size:15px;line-height:25px;font-weight:800}
.sidebar-quiz-cta p span{color:var(--ep-color-primary);font-weight:bold}
.sidebar-quiz-cta .btn,.sidebar-quiz-cta .wp-block-button__link{margin-top:15px;width:100%}
.ep-related-posts{margin:80px 0 100px}
.ep-related-posts__title{margin-bottom:22px;font-size:20px;font-weight:bold}
.ep-related-posts__posts{display:grid;grid-template-columns:1fr;gap:30px}
.ep-related-posts__post{padding:20px;color:var(--ep-color-text);border:1px solid var(--ep-color-border);border-radius:20px;text-decoration:none}
.ep-related-posts__post:hover,.ep-related-posts__post:focus{color:var(--ep-color-text)}
.ep-related-posts__post:hover .ep-related-posts__post__title,.ep-related-posts__post:focus .ep-related-posts__post__title{color:var(--ep-color-link)}
.ep-related-posts__post__thumbnail{margin:-8px -8px 20px}
.ep-related-posts__post__thumbnail img{border-radius:15px}
.ep-related-posts__post__title{margin:0 0 5px;font-size:20px;line-height:30px}
.ep-table-of-contents{margin:0;padding:0;font-size:15px;list-style:none}
.ep-table-of-contents li{position:relative;padding-left:33px}
.ep-table-of-contents li:hover{color:var(--ep-color-link)}
.ep-table-of-contents li+li{margin-top:17px}
.ep-table-of-contents a{color:inherit}
.ep-table-of-contents a:hover,.ep-table-of-contents a:focus{color:var(--ep-color-link)}
.ep-product-affiliate-links li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;font-weight:900;text-decoration:none}
.ep-product-affiliate-links li a>.fa{margin-right:10px}
.ep-product-affiliate-links li a>span:last-of-type{margin-left:auto}
.ep-product-affiliate-links li a .review-stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:38px;height:25px;padding:0 6px;font-size:15px;line-height:1;background:#fff0df;color:var(--ep-color-review-stars);border-radius:5px}
.ep-product-affiliate-links li a .review-stars span{margin-top:3px;margin-right:2px}
.ep-product-affiliate-links li a:hover,.ep-product-affiliate-links li a:focus{color:var(--ep-color-link)}
.ep-product-affiliate-links li a:hover>span:first-of-type,.ep-product-affiliate-links li a:focus>span:first-of-type{text-decoration:underline}
.ep-product-affiliate-links li+li{margin-top:17px}
.ep-business-name-generator-form{margin-top:30px;margin-bottom:80px}
.ep-business-name-generator-form__field-group .btn,.ep-business-name-generator-form__field-group .wp-block-button__link{margin-top:10px}
.ep-business-name-generator-results{margin:80px 0 100px}
.ep-business-name-generator-results__title{margin-top:0}
.ep-business-name-generator-results #glossary-list li{margin-bottom:30px}
.ep-business-name-generator-results--error{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.ep-business-name-generator-results--error .ep-business-name-generator-results__illustration{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;text-align:center}
.ep-business-name-generator-results--error .ep-business-name-generator-results__title{margin:0 0 20px;font-size:26px;line-height:35px}
.ep-business-name-generator-results--error .ep-business-name-generator-results__title>span:first-child{display:block;color:var(--ep-color-error)}
.ep-cta-banner{position:relative;padding:36px 36px 40px;background-color:var(--banner-background-color);color:var(--banner-text-color)}
.ep-cta-banner__logo img{display:block;width:auto;max-width:100%;height:auto;max-height:32px;margin-bottom:36px}
.ep-cta-banner__title,.ep-cta-banner__subtitle{margin:0}
.ep-cta-banner__title__default,.ep-cta-banner__subtitle__default{display:block}
.ep-cta-banner__title__square,.ep-cta-banner__subtitle__square{display:none}
.ep-cta-banner__title{font-size:34px;font-weight:800;line-height:1.12}
.ep-cta-banner__subtitle{font-size:15px;font-weight:600;line-height:1.5}
.ep-cta-banner__button{display:inline-block;position:relative;margin-top:42px}
.ep-cta-banner__button .btn,.ep-cta-banner__button .wp-block-button__link{min-width:min(54%,200px);background-color:var(--banner-button-background-color) !important;color:var(--banner-button-text-color) !important}
.ep-cta-banner__button .btn:hover,.ep-cta-banner__button .wp-block-button__link:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1)}
.ep-cta-banner__button__illustration--cat{position:absolute;top:-50%;right:16px;pointer-events:none}
.ep-cta-banner__button__illustration--cat img{display:block;width:90px;height:auto;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-origin:right;transform-origin:right}
.ep-cta-banner__button__illustration--arrows{pointer-events:none}
.ep-cta-banner__button__illustration--arrows img{position:absolute;top:-50%;height:auto}
.ep-cta-banner__button__illustration--arrows img:first-of-type{left:16px;width:44px;-webkit-transform:translateX(-100%);transform:translateX(-100%)}
.ep-cta-banner__button__illustration--arrows img:last-of-type{right:3px;width:48px;-webkit-transform:translateX(100%);transform:translateX(100%)}
.ep-cta-banner__illustration--cat{position:absolute;bottom:0;right:0;pointer-events:none}
.ep-cta-banner__illustration--cat img{display:block;width:90px;height:auto}
.ep-custom-html-widget__container{padding:20px;background-color:var(--widget-background-color);color:var(--widget-text-color);border-radius:20px}
.ep-custom-html-widget__container h2{margin:0 0 12px;font-size:24px}
.ep-custom-html-widget__container h3{margin:0 0 12px;font-size:20px}
.ep-custom-html-widget__container *:first-child{margin-top:0}
.ep-custom-html-widget__container *:last-child{margin-bottom:0}
.site-footer__trustpilot{margin:100px 0}
body.home.page .site-footer__trustpilot{margin-top:0}
.site-footer__trustpilot__header{margin:0 0 30px}
.site-footer__trustpilot h2{margin:0;font-size:26px;line-height:1}
.site-footer__trustpilot__nav{display:none}
.site-footer__trustpilot__reviews{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;overscroll-behavior-x:contain;margin-bottom:-12px;padding-bottom:12px;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-behavior:smooth}
.site-footer__trustpilot__review{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 min(90%,278px);flex:0 0 min(90%,278px);width:min(90%,278px);padding:20px;scroll-snap-align:start;border-radius:15px}
.site-footer__trustpilot__review__photo img{display:block;border-radius:15px;-webkit-filter:grayscale(100);filter:grayscale(100);-webkit-transition:-webkit-filter .2s ease-out;transition:-webkit-filter .2s ease-out;transition:filter .2s ease-out;transition:filter .2s ease-out,-webkit-filter .2s ease-out}
.site-footer__trustpilot__review:hover .site-footer__trustpilot__review__photo img{-webkit-filter:none;filter:none}
.site-footer__trustpilot__review__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.site-footer__trustpilot__review__content p{margin:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.site-footer__trustpilot__review__reviewer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px 0}
.site-footer__trustpilot__review__reviewer span:first-child{font-weight:bold}
.site-footer__trustpilot__review__reviewer span:first-child::after{content:'|';display:inline-block;font-weight:300;margin:0 10px}
.site-footer__trustpilot__review__reviewer span:last-child{font-size:15px}
.site-footer__trustpilot__review+.site-footer__trustpilot__review{margin-left:18px}
.site-footer__trustpilot__btn{margin-top:40px;background-color:#00b679 !important}
.site-footer__trustpilot__btn:hover,.site-footer__trustpilot__btn:active,.site-footer__trustpilot__btn:focus{background-color:#008357 !important}
.site-footer__trustpilot__btn img{margin-top:-6px;margin-left:3px;vertical-align:middle}
.site-footer__about-us{padding:80px 0;background-color:var(--ep-color-primary-background);color:var(--ep-color-on-primary-background);font-weight:300}
.site-footer__about-us__title{margin:0 0 30px;font-size:26px;line-height:28px}
.site-footer__social{margin-top:30px;font-weight:800}
.site-footer__social p{margin:0}
.site-footer__social-links{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:40px}
.site-footer__social-links::before{content:'';display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;margin-left:-9999em;margin-right:20px;background:var(--ep-color-border)}
.site-footer__social-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:32px;height:32px;border-radius:6px;text-decoration:none;color:#fff}
.site-footer__social-link:hover{color:#fff}
.site-footer__social-link--twitter{background-color:#00acee}
.site-footer__social-link--email{background-color:var(--ep-color-primary)}
.site-footer__social-link+.site-footer__social-link{margin-left:16px}
.site-footer__logo a{text-decoration:none;white-space:nowrap}
.site-footer__logo .site-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.site-footer__logo .site-logo svg{width:auto;height:37px;color:#fff;fill:#fff}
.site-footer__logo .site-logo__text{margin-left:10px}
.site-footer__menu-wrap{padding:60px 0;background-color:var(--ep-color-primary);color:#fff}
.site-footer__menu-wrap ul{margin:0;padding:0}
.site-footer__menu-wrap li{margin:0;padding:0;list-style:none}
.site-footer__menu-wrap nav a{font-size:15px;font-weight:300;color:#fff;text-decoration:none}
.site-footer__menu{margin:30px 45px 0}
.site-footer__menu ul{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;row-gap:15px}
.site-footer__top-posts{display:none}
.site-info{padding:22px 0;font-size:15px;line-height:28px;font-weight:300;color:var(--ep-color-subtle-text)}
.site-info address{margin:0;font-style:normal}
.ep-cookie-consent{position:fixed;top:150px;left:50%;width:calc(100% - 32px);max-width:960px;margin:0 auto;padding:16px;background:var(--ep-color-main-background);color:var(--ep-color-main-text);-webkit-box-shadow:6px 6px 40px rgba(52,49,63,0.15);box-shadow:6px 6px 40px rgba(52,49,63,0.15);z-index:9999999999;border-radius:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-shadow:0 8px 48px rgba(0,0,0,0.15);box-shadow:0 8px 48px rgba(0,0,0,0.15);-webkit-box-sizing:border-box;box-sizing:border-box}
.ep-cookie-consent__message{display:block;margin:0 0 16px 0}
.ep-cookie-consent__close{all:unset;position:absolute;top:16px;right:16px;line-height:1;cursor:pointer}
.ep-cookie-consent__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.ep-cookie-consent__buttons .btn,.ep-cookie-consent__buttons .wp-block-button__link{padding-left:30px !important;padding-right:30px !important}
.ep-sticky-comparison-bar{position:fixed;bottom:0;left:0;right:0;width:100%;z-index:999;background:var(--ep-color-main-background);border-top:1px solid var(--ep-color-border)}
.ep-sticky-comparison-bar .container,.ep-sticky-comparison-bar .widget_table_of_contents .widget-title,.widget_table_of_contents .ep-sticky-comparison-bar .widget-title,.ep-sticky-comparison-bar .widget_table_of_contents ol,.widget_table_of_contents .ep-sticky-comparison-bar ol,.ep-sticky-comparison-bar .widget_table_of_contents ul,.widget_table_of_contents .ep-sticky-comparison-bar ul{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:10px;padding-bottom:10px;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.ep-sticky-comparison-bar__product{display:grid;grid-template-columns:100px 45px;grid-template-rows:1fr 1fr;gap:10px 5px;text-decoration:none;color:inherit}
.ep-sticky-comparison-bar__product:hover,.ep-sticky-comparison-bar__product:focus{text-decoration:none;color:inherit}
.ep-sticky-comparison-bar__product-logo{height:45px;padding:0}
.ep-sticky-comparison-bar__product-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
.ep-sticky-comparison-bar__rating{display:-webkit-box;display:-ms-flexbox;display:flex;width:45px;height:45px;-webkit-box-flex:0;-ms-flex:0 0 45px;flex:0 0 45px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;font-size:18px;line-height:1.167;border:2px solid #2bd283;border-radius:50%}
.ep-sticky-comparison-bar .btn,.ep-sticky-comparison-bar .wp-block-button__link{padding:10px 20px;border-radius:10px;min-width:150px}
.ep-sticky-comparison-bar__product_vs{display:none}
.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:0;margin-bottom:0;margin-top:0;padding:0}
.custom-logo-link{display:inline-block}
.wp-caption{margin-bottom:1.5em;max-width:100%}
.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto}
.wp-caption .wp-caption-text{margin:.8075em 0}
.wp-caption-text{text-align:center}
.gallery{margin-bottom:1.5em;display:grid;grid-gap:1.5em}
.gallery-item{display:inline-block;text-align:center;width:100%}
.gallery-columns-2{grid-template-columns:repeat(2,1fr)}
.gallery-columns-3{grid-template-columns:repeat(3,1fr)}
.gallery-columns-4{grid-template-columns:repeat(4,1fr)}
.gallery-columns-5{grid-template-columns:repeat(5,1fr)}
.gallery-columns-6{grid-template-columns:repeat(6,1fr)}
.gallery-columns-7{grid-template-columns:repeat(7,1fr)}
.gallery-columns-8{grid-template-columns:repeat(8,1fr)}
.gallery-columns-9{grid-template-columns:repeat(9,1fr)}
.gallery-caption{display:block}
.comparison-chart{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:30px 0 0;margin-right:calc(-1 * (100vw - 100%) / 2);padding-right:var(--bs-gutter-x);font-size:16px;list-style:none;overflow-x:auto;overscroll-behavior-x:contain;--h-padding:30px}
body.single-post .comparison-chart{--h-padding:20px}
[lang="de"] .comparison-chart,[lang="ms"] .comparison-chart,[lang="sv"] .comparison-chart,[lang="ja"] .comparison-chart{--h-padding:20px}
.comparison-chart__column{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:min(90vw,291.25px);-ms-flex-negative:0;flex-shrink:0;margin:0;padding:32px var(--h-padding);border:1px solid var(--ep-color-border);border-radius:30px}
body.single-post .comparison-chart__column{width:min(90vw,256.25px)}
.comparison-chart__column+.comparison-chart__column{margin-left:15px}
.comparison-chart__badge{position:absolute;top:0;left:50%;min-width:212px;padding:0 15px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;background:#ffe870;color:#695905;font-weight:800;font-size:13px;line-height:28px;border:1px solid rgba(181,189,202,0.5);border-radius:20px}
.comparison-chart__logo{height:40px}
.comparison-chart__logo img{max-width:200px;max-height:40px;width:auto;height:auto;vertical-align:top}
.comparison-chart__ratings-review-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:15px calc(-1 * var(--h-padding)) 25px;padding:0 var(--h-padding) 35px;border-bottom:1px solid var(--ep-color-border)}
.comparison-chart__ratings-review-link a{text-decoration:none;color:inherit}
.comparison-chart__ratings-review-link svg{width:auto;height:14px;vertical-align:middle}
.comparison-chart .review-stars{color:var(--ep-color-review-stars)}
.comparison-chart__criterion{table-layout:fixed;width:100%;margin:0;border:0;border-collapse:collapse}
.comparison-chart__criterion th{padding:6px 0;text-align:left;font-weight:inherit;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}
.comparison-chart__criterion td{width:42px;font-weight:700;text-align:right;white-space:nowrap}
.comparison-chart__criterion td[data-rating="10"]{color:#06a747}
.comparison-chart__criterion td[data-rating="9"]{color:#86d00d}
.comparison-chart__criterion td[data-rating="8"]{color:#d0bd0d}
.comparison-chart__criterion td[data-rating="7"]{color:#d06b0d}
.comparison-chart__criterion td[data-rating="6"]{color:#f84141}
.comparison-chart__criterion td[data-rating="5"]{color:#d0300d}
.comparison-chart__criterion td[data-rating="4"]{color:#d0300d}
.comparison-chart__criterion td[data-rating="3"]{color:#d0300d}
.comparison-chart__criterion td[data-rating="2"]{color:#d0300d}
.comparison-chart__criterion td[data-rating="1"]{color:#d0300d}
.comparison-chart__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:20px calc(-1 * var(--h-padding)) 0;padding:25px var(--h-padding) 0;border-top:1px solid var(--ep-color-border)}
.comparison-chart__footer strong{font-weight:700}
.comparison-chart__footer p{margin:10px 0 20px}
.comparison-chart__footer .btn,.comparison-chart__footer .wp-block-button__link{margin-top:auto;display:block;text-align:center;background-color:var(--ep-color-primary-background);color:var(--ep-color-on-primary-background)}
.comparison-chart__footer .btn:hover,.comparison-chart__footer .wp-block-button__link:hover,.comparison-chart__footer .btn:focus,.comparison-chart__footer .wp-block-button__link:focus{background-color:var(--ep-color-primary);color:#fff}
#glossary-search{max-width:360px;margin:30px 0}
#glossary-search .search-submit{display:block;width:100%;margin-top:15px}
#glossary-search .search-submit span:last-child{margin-left:15px}
#glossary-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:30px -10px 50px}
#glossary-nav .btn,#glossary-nav .wp-block-button__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:7.5px 10px;padding:3px 10px;min-width:38px;color:inherit;border:1px solid var(--ep-color-border);border-radius:10px;outline:0;text-transform:uppercase;font-weight:inherit;-webkit-transition:all .15s ease-out;transition:all .15s ease-out;-webkit-transition-property:color,background-color,font-weight,border;transition-property:color,background-color,font-weight,border}
#glossary-nav .btn[data-filter="all"],#glossary-nav .wp-block-button__link[data-filter="all"]{min-width:52px}
#glossary-nav .btn:not(:disabled):hover,#glossary-nav .wp-block-button__link:not(:disabled):hover,#glossary-nav .btn:not(:disabled).active,#glossary-nav .wp-block-button__link:not(:disabled).active{color:var(--ep-color-primary);border-color:var(--ep-color-primary)}
#glossary-nav .btn:not(:disabled).active,#glossary-nav .wp-block-button__link:not(:disabled).active{font-weight:900;background:var(--ep-color-primary-background);color:var(--ep-color-on-primary-background);border-color:var(--ep-color-on-primary-background)}
#glossary-nav .btn:disabled,#glossary-nav .wp-block-button__link:disabled{color:var(--ep-color-button-text--disabled);cursor:inherit}
.glossary-list-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;font-size:20px}
.glossary-list-title::after{content:'';display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;margin-left:25px;background-color:var(--ep-color-border)}
#glossary-list{margin:0 0 88px;padding:0;list-style:none}
#glossary-list li{margin-bottom:15px;font-weight:normal;line-height:1.4}
#glossary-list a{display:inline-block;color:var(--ep-color-primary)}
body.error404 .page-title{line-height:1.48}
body.error404 .page-title span:first-child{display:block;color:var(--ep-color-error)}
body.error404 .site-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
body.error404 section.error-404{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}
.infinity-end.neverending .site-footer{display:block}
.dgd_stb_box{padding:20px !important;background:var(--ep-box-marigold-yellow-surface);color:var(--ep-box-marigold-yellow-on-surface);border:solid 3px #FFF;-webkit-box-shadow:0 0 0 10px rgba(0,0,0,0.1);box-shadow:0 0 0 10px rgba(0,0,0,0.1);border-radius:0}
.dgd_stb_box .dgd_stb_box_close{background-color:rgba(0,0,0,0.3);height:30px;width:30px;top:-22px;right:-22px;color:#fff;text-align:center;font-size:20px;line-height:30px;text-decoration:none;border-radius:50%}
.dgd_stb_box .dgd_stb_box_close::before{content:'\2717'}
.dgd_stb_box h5{margin:0 0 5px;font-size:15px;font-weight:bold}
.dgd_stb_box p{margin:0;font-size:15px}
.dgd_stb_box ul{list-style:none;padding-left:15px;text-indent:-12px}
.dgd_stb_box ul:empty{display:none}
.dgd_stb_box ul li:before{content:'\2714';padding-right:6px;font-size:14px;line-height:1}
.dgd_stb_box form input.text{padding:6px 14px;font-size:14px;background-color:#fff5bf;color:inherit;border:0 !important;border-radius:10px;font-weight:800}
.dgd_stb_box form input.text::-webkit-input-placeholder{color:rgba(105,89,5,0.5)}
.dgd_stb_box form input.text::-moz-placeholder{color:rgba(105,89,5,0.5)}
.dgd_stb_box form input.text:-ms-input-placeholder{color:rgba(105,89,5,0.5)}
.dgd_stb_box form input.text::-ms-input-placeholder{color:rgba(105,89,5,0.5)}
.dgd_stb_box form input.text::placeholder{color:rgba(105,89,5,0.5)}
.dgd_stb_box form input.text:focus{color:inherit}
.dgd_stb_box form .btn,.dgd_stb_box form .wp-block-button__link{display:block;width:100%;margin-top:10px;padding:12px 0;font-size:14px;text-align:center;background-color:#695905;color:#ffe870;border-radius:10px}
.dgd_stb_box form .btn:hover,.dgd_stb_box form .wp-block-button__link:hover,.dgd_stb_box form .btn:focus,.dgd_stb_box form .wp-block-button__link:focus,.dgd_stb_box form .btn:active,.dgd_stb_box form .wp-block-button__link:active{background-color:#514404}
.ep-announcement-bar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}
html.menu-open .ep-announcement-bar{display:none}
.ep-announcement-bar a{color:inherit;text-decoration:none;outline:none !important}
.ep-announcement-bar a:hover{color:inherit}
.ep-announcement-bar__content{margin:0;padding:12px 0;padding-right:40px;font-size:clamp(14px,1.5vw,16px)}
.ep-announcement-bar__cta{font-weight:700;text-decoration:underline;white-space:nowrap}
.ep-announcement-bar__close{all:unset;position:absolute;top:0;right:var(--bs-gutter-x,30px);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}
.ep-announcement-bar__close svg{width:18px;height:18px}
.crp_related{margin:60px 0 40px}
.crp_related__title{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}
.crp_related__title::after{content:"";display:block;width:100%;height:1px;margin-left:30px;background-color:var(--ep-color-border)}
.crp_related ul{margin:0;padding:0;list-style:none}
.crp_related li+li{margin-top:20px}
.youtube-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}
.youtube-video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.ep-responsive-tablepress,.su-table{overflow-x:auto;overscroll-behavior-x:contain}
.sww-inpost{background-color:var(--ep-color-primary-background);color:var(--ep-color-on-primary-background)}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}
.screen-reader-text:focus{background-color:var(--ep-color-primary-background);border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,0.6);box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;-webkit-clip-path:none;clip-path:none;color:var(--ep-color-on-primary-background);display:block;font-size:15px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
#primary[tabindex="-1"]:focus{outline:0}
.alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em}
.alignright{float:right;margin-left:1.5em;margin-bottom:1.5em}
.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}
@media(prefers-color-scheme:dark){html:not(.force-light-mode){--ep-color-primary:#8f8cff;--ep-color-primary-background:#504ebc;--ep-color-on-primary-background:#e8e4f5;--ep-color-main-background:#141420;--ep-color-main-text:#e8e4f5;--ep-color-subtle-text:rgba(232,228,245,0.5);--ep-color-input-text:var(--ep-color-main-text);--ep-color-input-text-focus:var(--ep-color-main-text);--ep-color-input-border:rgba(232,228,245,0.2);--ep-color-input-border-focus:#e8e4f5;--ep-color-button-background:#504ebc;--ep-color-button-background--hover:#8f8cff;--ep-color-button-text:var(--ep-color-main-text);--ep-color-button-text--hover:#fff;--ep-color-button-text--disabled:rgba(71,72,78,0.9);--ep-color-link:var(--ep-color-primary);--ep-color-link-hover:#8f8cff;--ep-color-border:rgba(232,228,245,0.2);--ep-color-dropdown-background:linear-gradient(to bottom,#2e2e43,rgba(46,46,67,0.8));--ep-color-review-stars:#ffac5f;--ep-color-error:#fd6e6e}
html:not(.force-light-mode) .ep-highlight{background-color:#131077}
html:not(.force-light-mode) body.home.page:not(.search-field-expanded) .site::before{content:'';position:absolute;top:0;left:0;width:100%;height:70vw;min-height:500px;pointer-events:none;z-index:-1;background:radial-gradient(55.23% 43.53% at 77.77% 47.13%,rgba(159,159,255,0.2) 0,rgba(189,189,255,0) 76.56%)}
html:not(.force-light-mode) .entry-meta .reading-time .fa,html:not(.force-light-mode) .entry-meta .reading-time .far,html:not(.force-light-mode) .entry-meta .reading-time .fab,html:not(.force-light-mode) .entry-meta .reading-time .fas{background:rgba(255,221,181,0.3)}
html:not(.force-light-mode) .entry-meta .updated-on .fa,html:not(.force-light-mode) .entry-meta .updated-on .far,html:not(.force-light-mode) .entry-meta .updated-on .fab,html:not(.force-light-mode) .entry-meta .updated-on .fas{color:#c4c2ff;background:#2b2b65}
html:not(.force-light-mode) .entry-meta .review-stars{background:rgba(255,172,95,0.15)}
html:not(.force-light-mode) body.single-post .entry-meta__cat-illustration,html:not(.force-light-mode) body.single-glossary .entry-meta__cat-illustration{-webkit-filter:invert(1);filter:invert(1)}
html:not(.force-light-mode) .navigation.pagination .nav-links .page-numbers.current{color:#c4c2ff;background:#2b2b65;border-color:#c4c2ff}
html:not(.force-light-mode) .navigation.pagination .nav-links .page-numbers:not(.current):not(.dots):focus,html:not(.force-light-mode) .navigation.pagination .nav-links .page-numbers:not(.current):not(.dots):hover{color:#c4c2ff;background:#2b2b65;border-color:#c4c2ff}
.ep-accordion html:not(.force-light-mode){background:linear-gradient(94.77deg,rgba(66,66,171,0.34) 16.55%,#4242ab 92.28%);color:#e8e4f5}
.ep-accordion html:not(.force-light-mode) a:not(.btn):not(.wp-block-button__link){color:inherit}
.ep-accordion html:not(.force-light-mode) a:not(.btn):not(.wp-block-button__link):hover,.ep-accordion html:not(.force-light-mode) a:not(.btn):not(.wp-block-button__link):focus{color:inherit}
.ep-accordion html:not(.force-light-mode) .btn:not(.btn--plain),.ep-accordion html:not(.force-light-mode) .wp-block-button__link:not(.btn--plain){background:#8f8cff;color:#e8e4f5}
.ep-accordion html:not(.force-light-mode) .btn:not(.btn--plain):hover,.ep-accordion html:not(.force-light-mode) .wp-block-button__link:not(.btn--plain):hover,.ep-accordion html:not(.force-light-mode) .btn:not(.btn--plain):focus,.ep-accordion html:not(.force-light-mode) .wp-block-button__link:not(.btn--plain):focus{background:#e8e4f5;color:#504ebc}
.ep-accordion html:not(.force-light-mode) .btn:not(.btn--plain):hover.btn--with-icon span:last-of-type,.ep-accordion html:not(.force-light-mode) .wp-block-button__link:not(.btn--plain):hover.btn--with-icon span:last-of-type,.ep-accordion html:not(.force-light-mode) .btn:not(.btn--plain):focus.btn--with-icon span:last-of-type,.ep-accordion html:not(.force-light-mode) .wp-block-button__link:not(.btn--plain):focus.btn--with-icon span:last-of-type{background-color:rgba(0,0,0,0.1)}
html:not(.force-light-mode) .search-suggestion a b{background-color:#131077}
html:not(.force-light-mode) .widget .latest-review-date{color:var(--ep-color-main-text)}
html:not(.force-light-mode) .widget #ep-top-posts li{background:linear-gradient(113.79deg,rgba(255,172,95,0.1) 4.24%,rgba(255,172,95,0.3) 67.48%);color:#ffac5f}
html:not(.force-light-mode) .sidebar-subscription-box{background:-webkit-gradient(linear,left top,left bottom,from(rgba(105,89,5,0.2)),to(rgba(105,89,5,0.6)));background:linear-gradient(180deg,rgba(105,89,5,0.2) 0,rgba(105,89,5,0.6) 100%);color:#ffe870}
html:not(.force-light-mode) .sidebar-subscription-box .text-field{background:rgba(255,245,191,0.3)}
html:not(.force-light-mode) .sidebar-subscription-box .text-field::-webkit-input-placeholder{color:rgba(255,232,112,0.5)}
html:not(.force-light-mode) .sidebar-subscription-box .text-field::-moz-placeholder{color:rgba(255,232,112,0.5)}
html:not(.force-light-mode) .sidebar-subscription-box .text-field:-ms-input-placeholder{color:rgba(255,232,112,0.5)}
html:not(.force-light-mode) .sidebar-subscription-box .text-field::-ms-input-placeholder{color:rgba(255,232,112,0.5)}
html:not(.force-light-mode) .sidebar-subscription-box .text-field::placeholder{color:rgba(255,232,112,0.5)}
html:not(.force-light-mode) .sidebar-subscription-box .btn,html:not(.force-light-mode) .sidebar-subscription-box .wp-block-button__link{background:#ffe870;color:#695905}
html:not(.force-light-mode) .sidebar-subscription-box .btn:hover,html:not(.force-light-mode) .sidebar-subscription-box .wp-block-button__link:hover,html:not(.force-light-mode) .sidebar-subscription-box .btn:focus,html:not(.force-light-mode) .sidebar-subscription-box .wp-block-button__link:focus,html:not(.force-light-mode) .sidebar-subscription-box .btn:active,html:not(.force-light-mode) .sidebar-subscription-box .wp-block-button__link:active{background-color:#ffe457}
.sidebar-quiz-cta html:not(.force-light-mode){background:linear-gradient(94.77deg,rgba(66,66,171,0.34) 16.55%,#4242ab 92.28%);color:#e8e4f5}
.sidebar-quiz-cta html:not(.force-light-mode) a:not(.btn):not(.wp-block-button__link){color:inherit}
.sidebar-quiz-cta html:not(.force-light-mode) a:not(.btn):not(.wp-block-button__link):hover,.sidebar-quiz-cta html:not(.force-light-mode) a:not(.btn):not(.wp-block-button__link):focus{color:inherit}
.sidebar-quiz-cta html:not(.force-light-mode) .btn:not(.btn--plain),.sidebar-quiz-cta html:not(.force-light-mode) .wp-block-button__link:not(.btn--plain){background:#8f8cff;color:#e8e4f5}
.sidebar-quiz-cta html:not(.force-light-mode) .btn:not(.btn--plain):hover,.sidebar-quiz-cta html:not(.force-light-mode) .wp-block-button__link:not(.btn--plain):hover,.sidebar-quiz-cta html:not(.force-light-mode) .btn:not(.btn--plain):focus,.sidebar-quiz-cta html:not(.force-light-mode) .wp-block-button__link:not(.btn--plain):focus{background:#e8e4f5;color:#504ebc}
.sidebar-quiz-cta html:not(.force-light-mode) .btn:not(.btn--plain):hover.btn--with-icon span:last-of-type,.sidebar-quiz-cta html:not(.force-light-mode) .wp-block-button__link:not(.btn--plain):hover.btn--with-icon span:last-of-type,.sidebar-quiz-cta html:not(.force-light-mode) .btn:not(.btn--plain):focus.btn--with-icon span:last-of-type,.sidebar-quiz-cta html:not(.force-light-mode) .wp-block-button__link:not(.btn--plain):focus.btn--with-icon span:last-of-type{background-color:rgba(0,0,0,0.1)}
html:not(.force-light-mode) .site-footer__about-us{background:#2b2b65;color:var(--ep-color-main-text)}
html:not(.force-light-mode) .site-footer__menu-wrap{background:#504ebc}
html:not(.force-light-mode) .site-info{color:var(--ep-color-main-text)}
html:not(.force-light-mode) .comparison-chart__column{background:linear-gradient(172.4deg,#393950 5.89%,#1a1a2d 73.01%);border-color:#343447}
html:not(.force-light-mode) .comparison-chart__logo{height:46px}
html:not(.force-light-mode) .comparison-chart__logo img{max-height:46px;padding:3px 15px;background-color:#fff}
html:not(.force-light-mode) .comparison-chart__footer .btn,html:not(.force-light-mode) .comparison-chart__footer .wp-block-button__link{background-color:#504ebc;color:inherit}
html:not(.force-light-mode) .comparison-chart__footer .btn:hover,html:not(.force-light-mode) .comparison-chart__footer .wp-block-button__link:hover,html:not(.force-light-mode) .comparison-chart__footer .btn:focus,html:not(.force-light-mode) .comparison-chart__footer .wp-block-button__link:focus{background-color:#8f8cff}
html:not(.force-light-mode) #glossary-nav .btn:not(:disabled):hover,html:not(.force-light-mode) #glossary-nav .wp-block-button__link:not(:disabled):hover,html:not(.force-light-mode) #glossary-nav .btn:not(:disabled).active,html:not(.force-light-mode) #glossary-nav .wp-block-button__link:not(:disabled).active{color:#c4c2ff;border-color:#c4c2ff}
html:not(.force-light-mode) #glossary-nav .btn:not(:disabled).active,html:not(.force-light-mode) #glossary-nav .wp-block-button__link:not(:disabled).active{background:#2b2b65}
html:not(.force-light-mode) .dgd_stb_box{background:-webkit-gradient(linear,left top,left bottom,from(#25221b),to(#473e10));background:linear-gradient(180deg,#25221b 0,#473e10 100%);color:#ffe870}
html:not(.force-light-mode) .dgd_stb_box form input.text{background:rgba(255,245,191,0.3)}
html:not(.force-light-mode) .dgd_stb_box form input.text::-webkit-input-placeholder{color:rgba(255,232,112,0.5)}
html:not(.force-light-mode) .dgd_stb_box form input.text::-moz-placeholder{color:rgba(255,232,112,0.5)}
html:not(.force-light-mode) .dgd_stb_box form input.text:-ms-input-placeholder{color:rgba(255,232,112,0.5)}
html:not(.force-light-mode) .dgd_stb_box form input.text::-ms-input-placeholder{color:rgba(255,232,112,0.5)}
html:not(.force-light-mode) .dgd_stb_box form input.text::placeholder{color:rgba(255,232,112,0.5)}
html:not(.force-light-mode) .dgd_stb_box form .btn,html:not(.force-light-mode) .dgd_stb_box form .wp-block-button__link{background:#ffe870;color:#695905}
html:not(.force-light-mode) .dgd_stb_box form .btn:hover,html:not(.force-light-mode) .dgd_stb_box form .wp-block-button__link:hover,html:not(.force-light-mode) .dgd_stb_box form .btn:focus,html:not(.force-light-mode) .dgd_stb_box form .wp-block-button__link:focus,html:not(.force-light-mode) .dgd_stb_box form .btn:active,html:not(.force-light-mode) .dgd_stb_box form .wp-block-button__link:active{background-color:#ffe457}
.sww-inpost html:not(.force-light-mode){background:linear-gradient(94.77deg,rgba(66,66,171,0.34) 16.55%,#4242ab 92.28%);color:#e8e4f5}
.sww-inpost html:not(.force-light-mode) a:not(.btn):not(.wp-block-button__link){color:inherit}
.sww-inpost html:not(.force-light-mode) a:not(.btn):not(.wp-block-button__link):hover,.sww-inpost html:not(.force-light-mode) a:not(.btn):not(.wp-block-button__link):focus{color:inherit}
.sww-inpost html:not(.force-light-mode) .btn:not(.btn--plain),.sww-inpost html:not(.force-light-mode) .wp-block-button__link:not(.btn--plain){background:#8f8cff;color:#e8e4f5}
.sww-inpost html:not(.force-light-mode) .btn:not(.btn--plain):hover,.sww-inpost html:not(.force-light-mode) .wp-block-button__link:not(.btn--plain):hover,.sww-inpost html:not(.force-light-mode) .btn:not(.btn--plain):focus,.sww-inpost html:not(.force-light-mode) .wp-block-button__link:not(.btn--plain):focus{background:#e8e4f5;color:#504ebc}
.sww-inpost html:not(.force-light-mode) .btn:not(.btn--plain):hover.btn--with-icon span:last-of-type,.sww-inpost html:not(.force-light-mode) .wp-block-button__link:not(.btn--plain):hover.btn--with-icon span:last-of-type,.sww-inpost html:not(.force-light-mode) .btn:not(.btn--plain):focus.btn--with-icon span:last-of-type,.sww-inpost html:not(.force-light-mode) .wp-block-button__link:not(.btn--plain):focus.btn--with-icon span:last-of-type{background-color:rgba(0,0,0,0.1)}
}@media(min-width:360px){.ep-cookie-consent{padding:32px}
}@media(min-width:480px){.main-navigation .lang-menu-wrap a{font-size:18px}
.entry-meta{gap:10px 20px}
body.archive .btn.more-link,body.archive .more-link.wp-block-button__link,body.blog .btn.more-link,body.blog .more-link.wp-block-button__link,body.search .btn.more-link,body.search .more-link.wp-block-button__link{display:inline-block}
}@media(min-width:576px){.container,.widget_table_of_contents .widget-title,.widget_table_of_contents ol,.widget_table_of_contents ul,.container-sm{max-width:540px}
.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0}
.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}
.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}
.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}
.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}
.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}
.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}
.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}
.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}
.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}
.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}
.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}
.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}
.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.offset-sm-0{margin-left:0}
.offset-sm-1{margin-left:8.33333333%}
.offset-sm-2{margin-left:16.66666667%}
.offset-sm-3{margin-left:25%}
.offset-sm-4{margin-left:33.33333333%}
.offset-sm-5{margin-left:41.66666667%}
.offset-sm-6{margin-left:50%}
.offset-sm-7{margin-left:58.33333333%}
.offset-sm-8{margin-left:66.66666667%}
.offset-sm-9{margin-left:75%}
.offset-sm-10{margin-left:83.33333333%}
.offset-sm-11{margin-left:91.66666667%}
.g-sm-0,.gx-sm-0{--bs-gutter-x:0}
.g-sm-0,.gy-sm-0{--bs-gutter-y:0}
.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}
.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}
.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}
.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}
.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}
.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}
.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}
.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}
.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}
.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}
.d-sm-inline{display:inline !important}
.d-sm-inline-block{display:inline-block !important}
.d-sm-block{display:block !important}
.d-sm-grid{display:grid !important}
.d-sm-table{display:table !important}
.d-sm-table-row{display:table-row !important}
.d-sm-table-cell{display:table-cell !important}
.d-sm-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
.d-sm-none{display:none !important}
.flex-sm-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}
.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-sm-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}
.flex-sm-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}
.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}
.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}
.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.justify-content-sm-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}
.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
.order-sm-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}
.order-sm-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}
.order-sm-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}
.order-sm-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}
.order-sm-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}
.order-sm-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}
.order-sm-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}
.order-sm-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}
.m-sm-0{margin:0 !important}
.m-sm-1{margin:.25rem !important}
.m-sm-2{margin:.5rem !important}
.m-sm-3{margin:1rem !important}
.m-sm-4{margin:1.5rem !important}
.m-sm-5{margin:3rem !important}
.m-sm-auto{margin:auto !important}
.mx-sm-0{margin-right:0 !important;margin-left:0 !important}
.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}
.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}
.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}
.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}
.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}
.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}
.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}
.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}
.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}
.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}
.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}
.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}
.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}
.mt-sm-0{margin-top:0 !important}
.mt-sm-1{margin-top:.25rem !important}
.mt-sm-2{margin-top:.5rem !important}
.mt-sm-3{margin-top:1rem !important}
.mt-sm-4{margin-top:1.5rem !important}
.mt-sm-5{margin-top:3rem !important}
.mt-sm-auto{margin-top:auto !important}
.me-sm-0{margin-right:0 !important}
.me-sm-1{margin-right:.25rem !important}
.me-sm-2{margin-right:.5rem !important}
.me-sm-3{margin-right:1rem !important}
.me-sm-4{margin-right:1.5rem !important}
.me-sm-5{margin-right:3rem !important}
.me-sm-auto{margin-right:auto !important}
.mb-sm-0{margin-bottom:0 !important}
.mb-sm-1{margin-bottom:.25rem !important}
.mb-sm-2{margin-bottom:.5rem !important}
.mb-sm-3{margin-bottom:1rem !important}
.mb-sm-4{margin-bottom:1.5rem !important}
.mb-sm-5{margin-bottom:3rem !important}
.mb-sm-auto{margin-bottom:auto !important}
.ms-sm-0{margin-left:0 !important}
.ms-sm-1{margin-left:.25rem !important}
.ms-sm-2{margin-left:.5rem !important}
.ms-sm-3{margin-left:1rem !important}
.ms-sm-4{margin-left:1.5rem !important}
.ms-sm-5{margin-left:3rem !important}
.ms-sm-auto{margin-left:auto !important}
.p-sm-0{padding:0 !important}
.p-sm-1{padding:.25rem !important}
.p-sm-2{padding:.5rem !important}
.p-sm-3{padding:1rem !important}
.p-sm-4{padding:1.5rem !important}
.p-sm-5{padding:3rem !important}
.px-sm-0{padding-right:0 !important;padding-left:0 !important}
.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}
.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}
.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}
.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}
.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}
.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}
.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}
.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}
.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}
.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}
.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}
.pt-sm-0{padding-top:0 !important}
.pt-sm-1{padding-top:.25rem !important}
.pt-sm-2{padding-top:.5rem !important}
.pt-sm-3{padding-top:1rem !important}
.pt-sm-4{padding-top:1.5rem !important}
.pt-sm-5{padding-top:3rem !important}
.pe-sm-0{padding-right:0 !important}
.pe-sm-1{padding-right:.25rem !important}
.pe-sm-2{padding-right:.5rem !important}
.pe-sm-3{padding-right:1rem !important}
.pe-sm-4{padding-right:1.5rem !important}
.pe-sm-5{padding-right:3rem !important}
.pb-sm-0{padding-bottom:0 !important}
.pb-sm-1{padding-bottom:.25rem !important}
.pb-sm-2{padding-bottom:.5rem !important}
.pb-sm-3{padding-bottom:1rem !important}
.pb-sm-4{padding-bottom:1.5rem !important}
.pb-sm-5{padding-bottom:3rem !important}
.ps-sm-0{padding-left:0 !important}
.ps-sm-1{padding-left:.25rem !important}
.ps-sm-2{padding-left:.5rem !important}
.ps-sm-3{padding-left:1rem !important}
.ps-sm-4{padding-left:1.5rem !important}
.ps-sm-5{padding-left:3rem !important}
body.single-post .entry-meta,body.single-glossary .entry-meta{margin-left:0;margin-right:0}
body.single-post .entry-meta .updated-on,body.single-glossary .entry-meta .updated-on{left:0}
.author-info{margin-left:0;margin-right:0;padding-left:0;padding-right:0}
.comments-area{margin-left:0;margin-right:0;padding-left:0;padding-right:0}
.ep-announcement-bar__content{text-align:center}
}@media(min-width:768px){.container,.widget_table_of_contents .widget-title,.widget_table_of_contents ol,.widget_table_of_contents ul,.container-sm,.container-md{max-width:720px}
.col-md{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0}
.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}
.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}
.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}
.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}
.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}
.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}
.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}
.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}
.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}
.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}
.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}
.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}
.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.offset-md-0{margin-left:0}
.offset-md-1{margin-left:8.33333333%}
.offset-md-2{margin-left:16.66666667%}
.offset-md-3{margin-left:25%}
.offset-md-4{margin-left:33.33333333%}
.offset-md-5{margin-left:41.66666667%}
.offset-md-6{margin-left:50%}
.offset-md-7{margin-left:58.33333333%}
.offset-md-8{margin-left:66.66666667%}
.offset-md-9{margin-left:75%}
.offset-md-10{margin-left:83.33333333%}
.offset-md-11{margin-left:91.66666667%}
.g-md-0,.gx-md-0{--bs-gutter-x:0}
.g-md-0,.gy-md-0{--bs-gutter-y:0}
.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}
.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}
.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}
.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}
.g-md-3,.gx-md-3{--bs-gutter-x:1rem}
.g-md-3,.gy-md-3{--bs-gutter-y:1rem}
.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}
.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}
.g-md-5,.gx-md-5{--bs-gutter-x:3rem}
.g-md-5,.gy-md-5{--bs-gutter-y:3rem}
.d-md-inline{display:inline !important}
.d-md-inline-block{display:inline-block !important}
.d-md-block{display:block !important}
.d-md-grid{display:grid !important}
.d-md-table{display:table !important}
.d-md-table-row{display:table-row !important}
.d-md-table-cell{display:table-cell !important}
.d-md-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
.d-md-none{display:none !important}
.flex-md-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}
.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-md-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}
.flex-md-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}
.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}
.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}
.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.justify-content-md-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}
.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
.order-md-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}
.order-md-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}
.order-md-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}
.order-md-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}
.order-md-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}
.order-md-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}
.order-md-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}
.order-md-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}
.m-md-0{margin:0 !important}
.m-md-1{margin:.25rem !important}
.m-md-2{margin:.5rem !important}
.m-md-3{margin:1rem !important}
.m-md-4{margin:1.5rem !important}
.m-md-5{margin:3rem !important}
.m-md-auto{margin:auto !important}
.mx-md-0{margin-right:0 !important;margin-left:0 !important}
.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}
.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}
.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}
.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}
.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}
.mx-md-auto{margin-right:auto !important;margin-left:auto !important}
.my-md-0{margin-top:0 !important;margin-bottom:0 !important}
.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}
.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}
.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}
.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}
.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}
.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}
.mt-md-0{margin-top:0 !important}
.mt-md-1{margin-top:.25rem !important}
.mt-md-2{margin-top:.5rem !important}
.mt-md-3{margin-top:1rem !important}
.mt-md-4{margin-top:1.5rem !important}
.mt-md-5{margin-top:3rem !important}
.mt-md-auto{margin-top:auto !important}
.me-md-0{margin-right:0 !important}
.me-md-1{margin-right:.25rem !important}
.me-md-2{margin-right:.5rem !important}
.me-md-3{margin-right:1rem !important}
.me-md-4{margin-right:1.5rem !important}
.me-md-5{margin-right:3rem !important}
.me-md-auto{margin-right:auto !important}
.mb-md-0{margin-bottom:0 !important}
.mb-md-1{margin-bottom:.25rem !important}
.mb-md-2{margin-bottom:.5rem !important}
.mb-md-3{margin-bottom:1rem !important}
.mb-md-4{margin-bottom:1.5rem !important}
.mb-md-5{margin-bottom:3rem !important}
.mb-md-auto{margin-bottom:auto !important}
.ms-md-0{margin-left:0 !important}
.ms-md-1{margin-left:.25rem !important}
.ms-md-2{margin-left:.5rem !important}
.ms-md-3{margin-left:1rem !important}
.ms-md-4{margin-left:1.5rem !important}
.ms-md-5{margin-left:3rem !important}
.ms-md-auto{margin-left:auto !important}
.p-md-0{padding:0 !important}
.p-md-1{padding:.25rem !important}
.p-md-2{padding:.5rem !important}
.p-md-3{padding:1rem !important}
.p-md-4{padding:1.5rem !important}
.p-md-5{padding:3rem !important}
.px-md-0{padding-right:0 !important;padding-left:0 !important}
.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}
.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}
.px-md-3{padding-right:1rem !important;padding-left:1rem !important}
.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}
.px-md-5{padding-right:3rem !important;padding-left:3rem !important}
.py-md-0{padding-top:0 !important;padding-bottom:0 !important}
.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}
.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}
.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}
.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}
.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}
.pt-md-0{padding-top:0 !important}
.pt-md-1{padding-top:.25rem !important}
.pt-md-2{padding-top:.5rem !important}
.pt-md-3{padding-top:1rem !important}
.pt-md-4{padding-top:1.5rem !important}
.pt-md-5{padding-top:3rem !important}
.pe-md-0{padding-right:0 !important}
.pe-md-1{padding-right:.25rem !important}
.pe-md-2{padding-right:.5rem !important}
.pe-md-3{padding-right:1rem !important}
.pe-md-4{padding-right:1.5rem !important}
.pe-md-5{padding-right:3rem !important}
.pb-md-0{padding-bottom:0 !important}
.pb-md-1{padding-bottom:.25rem !important}
.pb-md-2{padding-bottom:.5rem !important}
.pb-md-3{padding-bottom:1rem !important}
.pb-md-4{padding-bottom:1.5rem !important}
.pb-md-5{padding-bottom:3rem !important}
.ps-md-0{padding-left:0 !important}
.ps-md-1{padding-left:.25rem !important}
.ps-md-2{padding-left:.5rem !important}
.ps-md-3{padding-left:1rem !important}
.ps-md-4{padding-left:1.5rem !important}
.ps-md-5{padding-left:3rem !important}
.ep-secondary-menu ul{display:block !important}
.ep-secondary-menu li{display:inline-block}
.ep-secondary-menu__mobile-toggle{display:none}
.ep-sticky-review-header .container,.ep-sticky-review-header .widget_table_of_contents .widget-title,.widget_table_of_contents .ep-sticky-review-header .widget-title,.ep-sticky-review-header .widget_table_of_contents ol,.widget_table_of_contents .ep-sticky-review-header ol,.ep-sticky-review-header .widget_table_of_contents ul,.widget_table_of_contents .ep-sticky-review-header ul{padding-left:var(--bs-gutter-x,0.75rem);padding-right:var(--bs-gutter-x,0.75rem)}
.ep-sticky-review-header__numeric-rating{display:-webkit-box;display:-ms-flexbox;display:flex;width:55px;height:55px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;font-size:24px;line-height:1.167;border:3px solid #2bd283;border-radius:50%}
.page-header .page-title,.page-header .entry-title,.entry-header .page-title,.entry-header .entry-title{margin-bottom:40px;font-size:43px}
.page-header .entry-subtitle,.entry-header .entry-subtitle{font-size:25px}
.author-archive-subtitle{font-size:36px}
.entry-meta{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}
body.archive .entry-header,body.blog .entry-header,body.search .entry-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}
body.archive .entry-header .cat-links a,body.blog .entry-header .cat-links a,body.search .entry-header .cat-links a{font-size:15px}
body.archive .entry-meta,body.blog .entry-meta,body.search .entry-meta{margin:0}
body.archive .entry-title,body.blog .entry-title,body.search .entry-title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:20px 0 13px;font-size:30px;line-height:50px}
body.archive .cat-links,body.blog .cat-links,body.search .cat-links{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0}
body.archive .post-thumbnail,body.blog .post-thumbnail,body.search .post-thumbnail{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin:50px 0 30px}
body.single-post .entry-header,body.single-glossary .entry-header{margin:20px 0 30px}
body.single-post .entry-header .entry-title,body.single-post .entry-header .entry-subtitle,body.single-post .entry-header .entry-disclosures,body.single-glossary .entry-header .entry-title,body.single-glossary .entry-header .entry-subtitle,body.single-glossary .entry-header .entry-disclosures{padding-right:110px}
body.single-post .entry-meta,body.single-glossary .entry-meta{margin-top:22px}
body.single-post .entry-meta__cat-illustration,body.single-glossary .entry-meta__cat-illustration{width:80px}
body.single-post .entry-meta .reading-time,body.single-glossary .entry-meta .reading-time{margin-right:40px}
body.single-post .entry-meta .updated-on,body.single-glossary .entry-meta .updated-on{position:static;-webkit-transform:none;transform:none}
.page-layout .widget-area{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px}
.page-layout .widget-area section{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}
.podcast-archive-layout{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px}
.podcast-archive-layout .page-header{margin-bottom:20px}
.podcast-archive-layout__content{width:41.6%;-webkit-box-flex:0;-ms-flex:0 0 41.6%;flex:0 0 41.6%;margin-bottom:0}
.podcast-archive-layout__content__inner{position:sticky;top:120px}
.podcast-archive-layout__episodes{-webkit-box-flex:1;-ms-flex:1;flex:1}
.comment-navigation,.posts-navigation,.post-navigation{margin:60px 0 100px}
.comment-navigation .nav-links,.posts-navigation .nav-links,.post-navigation .nav-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:50px}
.comment-navigation .nav-previous,.comment-navigation .nav-next,.posts-navigation .nav-previous,.posts-navigation .nav-next,.post-navigation .nav-previous,.post-navigation .nav-next{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}
.comment-navigation .nav-previous a,.comment-navigation .nav-next a,.posts-navigation .nav-previous a,.posts-navigation .nav-next a,.post-navigation .nav-previous a,.post-navigation .nav-next a{position:relative;padding:20px 30px 25px 67px}
.comment-navigation .nav-previous .nav-link-meta .fa,.comment-navigation .nav-next .nav-link-meta .fa,.posts-navigation .nav-previous .nav-link-meta .fa,.posts-navigation .nav-next .nav-link-meta .fa,.post-navigation .nav-previous .nav-link-meta .fa,.post-navigation .nav-next .nav-link-meta .fa{position:absolute;left:30px;top:25px}
.comment-navigation .nav-next a,.posts-navigation .nav-next a,.post-navigation .nav-next a{padding:20px 67px 25px 30px}
.comment-navigation .nav-next .nav-link-meta .fa,.posts-navigation .nav-next .nav-link-meta .fa,.post-navigation .nav-next .nav-link-meta .fa{left:auto;right:30px}
.author-info{margin-top:100px;padding-top:60px;padding-bottom:60px;grid-template-columns:180px 1fr;gap:20px 50px}
body.archive .author-info{margin-top:0;padding-top:40px;padding-bottom:40px}
.author-info .author-avatar{grid-row:1/ span 2}
.author-info .author-avatar img{width:180px}
.author-info .author-title{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.author-info .author-bio{grid-column:2/-1}
.comments-area{border-top:0;padding-top:0}
.comments-title{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:60px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.comments-title span:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right;font-weight:900;color:var(--ep-color-primary)}
.comments-title span:last-child::before{content:"";-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;margin:0 40px;background-color:var(--ep-color-border)}
.comment-respond{margin-top:50px}
.post-top-widget-area{margin:46px 0 72px}
.ep-related-posts{margin:100px 0}
.ep-related-posts__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;margin-bottom:46px}
.ep-related-posts__title::after{content:"";display:block;width:100%;height:1px;margin-left:30px;background-color:var(--ep-color-border)}
.ep-related-posts__posts{grid-template-columns:repeat(3,1fr)}
.ep-related-posts__post{-webkit-transition:.2s ease-in;transition:.2s ease-in;-webkit-transition-property:border,-webkit-box-shadow;transition-property:border,-webkit-box-shadow;transition-property:border,box-shadow;transition-property:border,box-shadow,-webkit-box-shadow}
.ep-related-posts__post:hover,.ep-related-posts__post:focus{border-color:transparent;-webkit-box-shadow:0 60px 70px -20px rgba(181,189,202,0.5);box-shadow:0 60px 70px -20px rgba(181,189,202,0.5)}
.ep-business-name-generator-results--error{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.ep-business-name-generator-results--error .ep-business-name-generator-results__illustration{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:72px;text-align:left}
.ep-cta-banner.ep-cta-banner--responsive{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 65px 25px 60px;gap:24px}
.ep-cta-banner.ep-cta-banner--responsive .ep-cta-banner__logo{min-width:100px;-ms-flex-negative:0;flex-shrink:0}
.ep-cta-banner.ep-cta-banner--responsive .ep-cta-banner__logo img{max-height:30px;margin:0}
.ep-cta-banner.ep-cta-banner--responsive .ep-cta-banner__content{-webkit-box-flex:1;-ms-flex:1;flex:1}
.ep-cta-banner.ep-cta-banner--responsive .ep-cta-banner__title__default,.ep-cta-banner.ep-cta-banner--responsive .ep-cta-banner__subtitle__default{display:block}
.ep-cta-banner.ep-cta-banner--responsive .ep-cta-banner__title__square,.ep-cta-banner.ep-cta-banner--responsive .ep-cta-banner__subtitle__square{display:none}
.ep-cta-banner.ep-cta-banner--responsive .ep-cta-banner__title{font-size:19px}
.ep-cta-banner.ep-cta-banner--responsive .ep-cta-banner__subtitle{font-size:13px}
.ep-cta-banner.ep-cta-banner--responsive .ep-cta-banner__button{margin-top:0}
.ep-cta-banner.ep-cta-banner--responsive .ep-cta-banner__button__illustration--cat{left:16px;top:-30%;right:unset}
.ep-cta-banner.ep-cta-banner--responsive .ep-cta-banner__button__illustration--cat img{width:67px;-webkit-transform:translateX(-100%);transform:translateX(-100%)}
.ep-cta-banner.ep-cta-banner--responsive .ep-cta-banner__button__illustration--arrows img:first-of-type{left:-6px}
.ep-cta-banner.ep-cta-banner--responsive .ep-cta-banner__button__illustration--arrows img:last-of-type{right:-6px}
.ep-cta-banner.ep-cta-banner--responsive .ep-cta-banner__illustration--cat{max-width:75px}
.site-footer__trustpilot{margin:120px 0 100px}
.site-footer__trustpilot__header{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 46px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.site-footer__trustpilot h2{font-size:36px}
.site-footer__trustpilot__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}
.site-footer__trustpilot__nav::before{content:'';display:block;height:1px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 54px;background-color:var(--ep-color-border)}
.site-footer__trustpilot__nav .btn.btn--plain,.site-footer__trustpilot__nav .btn--plain.wp-block-button__link{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px}
.site-footer__trustpilot__nav .btn.btn--plain svg,.site-footer__trustpilot__nav .btn--plain.wp-block-button__link svg{width:auto;height:14px}
.site-footer__trustpilot__nav .btn.btn--plain:first-child,.site-footer__trustpilot__nav .btn--plain.wp-block-button__link:first-child{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}
.site-footer__trustpilot__nav .btn.btn--plain:disabled,.site-footer__trustpilot__nav .btn--plain.wp-block-button__link:disabled{color:var(--ep-color-button-text--disabled)}
.site-footer__about-us{padding:100px 0}
.site-footer__about-us__title{font-size:36px}
.site-footer__social{margin-top:50px}
.site-info .container,.site-info .widget_table_of_contents .widget-title,.widget_table_of_contents .site-info .widget-title,.site-info .widget_table_of_contents ol,.widget_table_of_contents .site-info ol,.site-info .widget_table_of_contents ul,.widget_table_of_contents .site-info ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}
.ep-sticky-comparison-bar .ep-sticky-comparison-bar .container,.ep-sticky-comparison-bar .ep-sticky-comparison-bar .widget_table_of_contents .widget-title,.widget_table_of_contents .ep-sticky-comparison-bar .ep-sticky-comparison-bar .widget-title,.ep-sticky-comparison-bar .ep-sticky-comparison-bar .widget_table_of_contents ol,.widget_table_of_contents .ep-sticky-comparison-bar .ep-sticky-comparison-bar ol,.ep-sticky-comparison-bar .ep-sticky-comparison-bar .widget_table_of_contents ul,.widget_table_of_contents .ep-sticky-comparison-bar .ep-sticky-comparison-bar ul{padding-left:var(--bs-gutter-x,0.75rem);padding-right:var(--bs-gutter-x,0.75rem)}
.ep-sticky-comparison-bar .ep-sticky-comparison-bar__product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}
.ep-sticky-comparison-bar .ep-sticky-comparison-bar__product:first-child{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.ep-sticky-comparison-bar .ep-sticky-comparison-bar__product-logo{width:110px;padding:0}
.ep-sticky-comparison-bar .ep-sticky-comparison-bar__product_vs{display:block;width:100px;text-align:center;font-weight:700;text-transform:uppercase}
.comparison-chart{--h-padding:40px}
[lang="de"][lang="ms"][lang="sv"][lang="ja"] .comparison-chart{--h-padding:20px}
body.single-post .comparison-chart{--h-padding:20px}
.comparison-chart__column{padding-left:var(--h-padding);padding-right:var(--h-padding)}
.comparison-chart__ratings-review-link{margin-left:calc(-1 * var(--h-padding));margin-right:calc(-1 * var(--h-padding));padding-left:var(--h-padding);padding-right:var(--h-padding)}
.comparison-chart__footer{margin-left:calc(-1 * var(--h-padding));margin-right:calc(-1 * var(--h-padding));padding-left:var(--h-padding);padding-right:var(--h-padding)}
#glossary-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:30px 0 50px}
#glossary-search .search-field{width:312px;border-top-right-radius:0;border-bottom-right-radius:0}
#glossary-search .search-submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;width:160px;height:58px;-ms-flex-negative:0;flex-shrink:0;padding-left:0;padding-right:0;border-top-left-radius:0;border-bottom-left-radius:0}
.glossary-list-title{font-size:15px;font-weight:800}
#glossary-list{display:grid;grid-template-columns:repeat(2,1fr);-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px}
.crp_related{margin:45px 0 50px}
.crp_related li+li{margin-top:20px}
.crp_related a{text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.crp_related a:hover,.crp_related a:focus{color:var(--ep-color-link);text-decoration:underline}
}@media(prefers-color-scheme:dark) and (min-width:768px){html:not(.force-light-mode) .ep-related-posts__post:hover,html:not(.force-light-mode) .ep-related-posts__post:focus{border-color:var(--ep-color-border);-webkit-box-shadow:0 60px 70px -20px rgba(0,0,0,0.5);box-shadow:0 60px 70px -20px rgba(0,0,0,0.5)}
}@media screen and (min-width:991px){.single-product-service-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.single-product-service-header .single-product-service-header-image{margin-right:125px;max-width:50%}
.ep-product-service-shop-header{padding:60px}
.ep-product-service-shop-header .shop-header-inner{padding-left:220px}
.ep-product-service-shop-header h1{font-size:43px}
}@media(min-width:992px){.container,.widget_table_of_contents .widget-title,.widget_table_of_contents ol,.widget_table_of_contents ul,.container-sm,.container-md,.container-lg{max-width:960px}
.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0}
.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}
.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}
.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}
.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}
.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}
.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}
.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}
.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}
.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}
.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}
.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}
.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}
.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.offset-lg-0{margin-left:0}
.offset-lg-1{margin-left:8.33333333%}
.offset-lg-2{margin-left:16.66666667%}
.offset-lg-3{margin-left:25%}
.offset-lg-4{margin-left:33.33333333%}
.offset-lg-5{margin-left:41.66666667%}
.offset-lg-6{margin-left:50%}
.offset-lg-7{margin-left:58.33333333%}
.offset-lg-8{margin-left:66.66666667%}
.offset-lg-9{margin-left:75%}
.offset-lg-10{margin-left:83.33333333%}
.offset-lg-11{margin-left:91.66666667%}
.g-lg-0,.gx-lg-0{--bs-gutter-x:0}
.g-lg-0,.gy-lg-0{--bs-gutter-y:0}
.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}
.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}
.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}
.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}
.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}
.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}
.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}
.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}
.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}
.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}
.d-lg-inline{display:inline !important}
.d-lg-inline-block{display:inline-block !important}
.d-lg-block{display:block !important}
.d-lg-grid{display:grid !important}
.d-lg-table{display:table !important}
.d-lg-table-row{display:table-row !important}
.d-lg-table-cell{display:table-cell !important}
.d-lg-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
.d-lg-none{display:none !important}
.flex-lg-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}
.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-lg-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}
.flex-lg-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}
.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}
.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}
.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.justify-content-lg-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}
.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
.order-lg-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}
.order-lg-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}
.order-lg-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}
.order-lg-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}
.order-lg-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}
.order-lg-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}
.order-lg-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}
.order-lg-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}
.m-lg-0{margin:0 !important}
.m-lg-1{margin:.25rem !important}
.m-lg-2{margin:.5rem !important}
.m-lg-3{margin:1rem !important}
.m-lg-4{margin:1.5rem !important}
.m-lg-5{margin:3rem !important}
.m-lg-auto{margin:auto !important}
.mx-lg-0{margin-right:0 !important;margin-left:0 !important}
.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}
.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}
.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}
.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}
.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}
.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}
.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}
.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}
.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}
.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}
.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}
.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}
.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}
.mt-lg-0{margin-top:0 !important}
.mt-lg-1{margin-top:.25rem !important}
.mt-lg-2{margin-top:.5rem !important}
.mt-lg-3{margin-top:1rem !important}
.mt-lg-4{margin-top:1.5rem !important}
.mt-lg-5{margin-top:3rem !important}
.mt-lg-auto{margin-top:auto !important}
.me-lg-0{margin-right:0 !important}
.me-lg-1{margin-right:.25rem !important}
.me-lg-2{margin-right:.5rem !important}
.me-lg-3{margin-right:1rem !important}
.me-lg-4{margin-right:1.5rem !important}
.me-lg-5{margin-right:3rem !important}
.me-lg-auto{margin-right:auto !important}
.mb-lg-0{margin-bottom:0 !important}
.mb-lg-1{margin-bottom:.25rem !important}
.mb-lg-2{margin-bottom:.5rem !important}
.mb-lg-3{margin-bottom:1rem !important}
.mb-lg-4{margin-bottom:1.5rem !important}
.mb-lg-5{margin-bottom:3rem !important}
.mb-lg-auto{margin-bottom:auto !important}
.ms-lg-0{margin-left:0 !important}
.ms-lg-1{margin-left:.25rem !important}
.ms-lg-2{margin-left:.5rem !important}
.ms-lg-3{margin-left:1rem !important}
.ms-lg-4{margin-left:1.5rem !important}
.ms-lg-5{margin-left:3rem !important}
.ms-lg-auto{margin-left:auto !important}
.p-lg-0{padding:0 !important}
.p-lg-1{padding:.25rem !important}
.p-lg-2{padding:.5rem !important}
.p-lg-3{padding:1rem !important}
.p-lg-4{padding:1.5rem !important}
.p-lg-5{padding:3rem !important}
.px-lg-0{padding-right:0 !important;padding-left:0 !important}
.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}
.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}
.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}
.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}
.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}
.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}
.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}
.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}
.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}
.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}
.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}
.pt-lg-0{padding-top:0 !important}
.pt-lg-1{padding-top:.25rem !important}
.pt-lg-2{padding-top:.5rem !important}
.pt-lg-3{padding-top:1rem !important}
.pt-lg-4{padding-top:1.5rem !important}
.pt-lg-5{padding-top:3rem !important}
.pe-lg-0{padding-right:0 !important}
.pe-lg-1{padding-right:.25rem !important}
.pe-lg-2{padding-right:.5rem !important}
.pe-lg-3{padding-right:1rem !important}
.pe-lg-4{padding-right:1.5rem !important}
.pe-lg-5{padding-right:3rem !important}
.pb-lg-0{padding-bottom:0 !important}
.pb-lg-1{padding-bottom:.25rem !important}
.pb-lg-2{padding-bottom:.5rem !important}
.pb-lg-3{padding-bottom:1rem !important}
.pb-lg-4{padding-bottom:1.5rem !important}
.pb-lg-5{padding-bottom:3rem !important}
.ps-lg-0{padding-left:0 !important}
.ps-lg-1{padding-left:.25rem !important}
.ps-lg-2{padding-left:.5rem !important}
.ps-lg-3{padding-left:1rem !important}
.ps-lg-4{padding-left:1.5rem !important}
.ps-lg-5{padding-left:3rem !important}
.ep-sticky-review-header__site-logo{display:block}
.ep-sticky-review-header__site-logo a{text-decoration:none;color:inherit}
.ep-sticky-review-header__site-logo a:hover,.ep-sticky-review-header__site-logo a:focus{text-decoration:none;color:inherit}
.ep-sticky-review-header__site-logo .site-logo{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}
.ep-sticky-review-header__cta{-webkit-box-flex:unset;-ms-flex:unset;flex:unset}
.ep-sticky-review-header__cta .btn,.ep-sticky-review-header__cta .wp-block-button__link{padding-left:48px;padding-right:48px}
.site-content{margin-top:52px}
body.home.page .site-content{margin-top:0}
body.single .site-content{margin-top:20px}
body.single-post .entry-header .entry-title,body.single-post .entry-header .entry-subtitle,body.single-post .entry-header .entry-disclosures,body.single-glossary .entry-header .entry-title,body.single-glossary .entry-header .entry-subtitle,body.single-glossary .entry-header .entry-disclosures{padding-right:142px}
body.single-post .entry-meta__cat-illustration,body.single-glossary .entry-meta__cat-illustration{right:70px;width:112px}
body.single-post .entry-meta__authors,body.single-glossary .entry-meta__authors{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px}
.page-layout{grid-template-columns:auto 300px;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px}
.page-layout .page-layout-main{min-width:0}
.page-layout .widget-area{-webkit-column-count:auto;-moz-column-count:auto;column-count:auto;-webkit-column-gap:normal;-moz-column-gap:normal;column-gap:normal}
.page-layout .widget-area section{-webkit-column-break-inside:auto;-moz-column-break-inside:auto;break-inside:auto}
.page-template-hub-resources .widget-area{display:block}
.ep-business-name-generator-results--error .ep-business-name-generator-results__title{font-size:43px;line-height:64px}
.site-footer__trustpilot__review{-webkit-box-flex:0;-ms-flex:0 0 661px;flex:0 0 661px;width:661px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;border-radius:20px}
.site-footer__trustpilot__review__photo{-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.site-footer__trustpilot__review__photo img{width:248px;height:192px;-o-object-fit:cover;object-fit:cover}
.site-footer__trustpilot__review__content{padding:20px 35px}
.site-footer__trustpilot__review__content p{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}
.site-footer__trustpilot__review__reviewer{margin:22px 0 0}
.site-footer__trustpilot__review__reviewer span:first-child{font-size:20px}
.site-footer__trustpilot__review__reviewer span:last-child{font-size:15px}
.site-footer__trustpilot__review+.site-footer__trustpilot__review{margin-left:38px}
body.error404 .site-main{margin-top:min(max(5vh,50px),100px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
body.error404 section.error-404{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:30px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}
body.error404 .error-404-img{width:512px;height:auto}
.ep-announcement-bar__cta{margin-left:7px}
}@media screen and (min-width:992px){.ep-rich-header .disclosure-container-desktop{display:block}
.ep-rich-header .disclosure-container-mobile{display:none}
.widget_table_of_contents{border-top:0;-webkit-box-shadow:none;box-shadow:none;display:block;max-height:unset;position:relative;top:0}
.widget_table_of_contents::before{display:none}
.widget_table_of_contents .widget-title{color:var(--ep-color-main-text);cursor:text;font-size:24px;padding:0;position:relative}
.widget_table_of_contents .widget-title::after{color:var(--ep-color-link);cursor:pointer;height:15px;right:1rem;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:20px;width:15px}
.widget_table_of_contents ol,.widget_table_of_contents ul{display:table;margin-bottom:0;padding:0}
}@media(min-width:1024px){.podcast-archive-layout{gap:112px}
.post-type-archive-podcast article.type-podcast .podcast-meta{gap:20px}
.post-type-archive-podcast article.type-podcast:first-of-type{border-radius:30px}
.post-type-archive-podcast article.type-podcast:first-of-type .post-thumbnail img{border-radius:20px}
.post-type-archive-podcast article.type-podcast:not(:first-of-type)::before{margin:78px 0}
.ep-podcast-header{position:relative;padding-right:40%}
.ep-podcast-header h1{margin:12px 0}
.ep-podcast-header__subtitle{margin:12px 0 30px;font-size:22px;line-height:1.5}
.ep-podcast-header__image{position:absolute;top:0;right:0;width:40%;height:100%;border-radius:0 25px 25px 0;overflow:hidden}
.ep-podcast-header__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}
.ep-podcast-header__content{padding:20px 20px 20px 22px}
.ep-podcast-header .entry-meta__authors{margin:0;gap:30px}
.ep-podcast-header .entry-meta__authors a{gap:20px}
.ep-podcast-header__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:64px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
}@media(min-width:1200px){.container,.widget_table_of_contents .widget-title,.widget_table_of_contents ol,.widget_table_of_contents ul,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}
.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0}
.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}
.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}
.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}
.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}
.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}
.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}
.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}
.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}
.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}
.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}
.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}
.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}
.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.offset-xl-0{margin-left:0}
.offset-xl-1{margin-left:8.33333333%}
.offset-xl-2{margin-left:16.66666667%}
.offset-xl-3{margin-left:25%}
.offset-xl-4{margin-left:33.33333333%}
.offset-xl-5{margin-left:41.66666667%}
.offset-xl-6{margin-left:50%}
.offset-xl-7{margin-left:58.33333333%}
.offset-xl-8{margin-left:66.66666667%}
.offset-xl-9{margin-left:75%}
.offset-xl-10{margin-left:83.33333333%}
.offset-xl-11{margin-left:91.66666667%}
.g-xl-0,.gx-xl-0{--bs-gutter-x:0}
.g-xl-0,.gy-xl-0{--bs-gutter-y:0}
.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}
.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}
.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}
.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}
.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}
.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}
.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}
.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}
.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}
.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}
.d-xl-inline{display:inline !important}
.d-xl-inline-block{display:inline-block !important}
.d-xl-block{display:block !important}
.d-xl-grid{display:grid !important}
.d-xl-table{display:table !important}
.d-xl-table-row{display:table-row !important}
.d-xl-table-cell{display:table-cell !important}
.d-xl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
.d-xl-none{display:none !important}
.flex-xl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}
.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-xl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}
.flex-xl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}
.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}
.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}
.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.justify-content-xl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}
.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
.order-xl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}
.order-xl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}
.order-xl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}
.order-xl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}
.order-xl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}
.order-xl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}
.order-xl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}
.order-xl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}
.m-xl-0{margin:0 !important}
.m-xl-1{margin:.25rem !important}
.m-xl-2{margin:.5rem !important}
.m-xl-3{margin:1rem !important}
.m-xl-4{margin:1.5rem !important}
.m-xl-5{margin:3rem !important}
.m-xl-auto{margin:auto !important}
.mx-xl-0{margin-right:0 !important;margin-left:0 !important}
.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}
.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}
.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}
.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}
.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}
.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}
.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}
.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}
.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}
.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}
.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}
.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}
.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}
.mt-xl-0{margin-top:0 !important}
.mt-xl-1{margin-top:.25rem !important}
.mt-xl-2{margin-top:.5rem !important}
.mt-xl-3{margin-top:1rem !important}
.mt-xl-4{margin-top:1.5rem !important}
.mt-xl-5{margin-top:3rem !important}
.mt-xl-auto{margin-top:auto !important}
.me-xl-0{margin-right:0 !important}
.me-xl-1{margin-right:.25rem !important}
.me-xl-2{margin-right:.5rem !important}
.me-xl-3{margin-right:1rem !important}
.me-xl-4{margin-right:1.5rem !important}
.me-xl-5{margin-right:3rem !important}
.me-xl-auto{margin-right:auto !important}
.mb-xl-0{margin-bottom:0 !important}
.mb-xl-1{margin-bottom:.25rem !important}
.mb-xl-2{margin-bottom:.5rem !important}
.mb-xl-3{margin-bottom:1rem !important}
.mb-xl-4{margin-bottom:1.5rem !important}
.mb-xl-5{margin-bottom:3rem !important}
.mb-xl-auto{margin-bottom:auto !important}
.ms-xl-0{margin-left:0 !important}
.ms-xl-1{margin-left:.25rem !important}
.ms-xl-2{margin-left:.5rem !important}
.ms-xl-3{margin-left:1rem !important}
.ms-xl-4{margin-left:1.5rem !important}
.ms-xl-5{margin-left:3rem !important}
.ms-xl-auto{margin-left:auto !important}
.p-xl-0{padding:0 !important}
.p-xl-1{padding:.25rem !important}
.p-xl-2{padding:.5rem !important}
.p-xl-3{padding:1rem !important}
.p-xl-4{padding:1.5rem !important}
.p-xl-5{padding:3rem !important}
.px-xl-0{padding-right:0 !important;padding-left:0 !important}
.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}
.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}
.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}
.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}
.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}
.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}
.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}
.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}
.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}
.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}
.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}
.pt-xl-0{padding-top:0 !important}
.pt-xl-1{padding-top:.25rem !important}
.pt-xl-2{padding-top:.5rem !important}
.pt-xl-3{padding-top:1rem !important}
.pt-xl-4{padding-top:1.5rem !important}
.pt-xl-5{padding-top:3rem !important}
.pe-xl-0{padding-right:0 !important}
.pe-xl-1{padding-right:.25rem !important}
.pe-xl-2{padding-right:.5rem !important}
.pe-xl-3{padding-right:1rem !important}
.pe-xl-4{padding-right:1.5rem !important}
.pe-xl-5{padding-right:3rem !important}
.pb-xl-0{padding-bottom:0 !important}
.pb-xl-1{padding-bottom:.25rem !important}
.pb-xl-2{padding-bottom:.5rem !important}
.pb-xl-3{padding-bottom:1rem !important}
.pb-xl-4{padding-bottom:1.5rem !important}
.pb-xl-5{padding-bottom:3rem !important}
.ps-xl-0{padding-left:0 !important}
.ps-xl-1{padding-left:.25rem !important}
.ps-xl-2{padding-left:.5rem !important}
.ps-xl-3{padding-left:1rem !important}
.ps-xl-4{padding-left:1.5rem !important}
.ps-xl-5{padding-left:3rem !important}
body.sticky-header .site-header{position:sticky;top:-1px}
.site-header>.container,.widget_table_of_contents .site-header>.widget-title,.widget_table_of_contents .site-header>ol,.widget_table_of_contents .site-header>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:30px;padding-right:30px}
.site-header>.container::before,.widget_table_of_contents .site-header>.widget-title::before,.widget_table_of_contents .site-header>ol::before,.widget_table_of_contents .site-header>ul::before{display:none}
.menu-toggle{display:none}
.main-navigation{-webkit-clip-path:none;clip-path:none;position:static;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;height:auto;padding:0;margin-left:30px;background:0;overflow:initial;pointer-events:initial}
.main-navigation #primary-menu-wrap{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;margin-right:30px}
.main-navigation #primary-menu-wrap>ul>li>a{white-space:nowrap}
.main-navigation #primary-menu-wrap:not(.mega-menu) li.focus>ul,.main-navigation #primary-menu-wrap:not(.mega-menu) li:hover>ul{top:100%;left:0}
.main-navigation #primary-menu-wrap:not(.mega-menu) li li:focus>ul,.main-navigation #primary-menu-wrap:not(.mega-menu) li li:hover>ul{top:0;left:100%}
.main-navigation .menu-item.menu-item-has-children>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px}
.main-navigation .menu-item.menu-item-has-children>a::after{content:'\f078';font-family:"Font Awesome 5 Free";font-weight:800;font-size:15px;color:var(--ep-color-subtle-text)}
.main-navigation .menu-item.menu-item-has-children .menu-item-has-children>a::after{content:'\f054';margin-left:auto}
.main-navigation .menu-item--hidden{position:absolute;visibility:hidden}
.main-navigation .menu-item--more{display:block}
.main-navigation .menu-item--more .fa{margin-left:4px}
.main-navigation .menu-item--section-title:first-of-type{margin-top:0}
.main-navigation .menu-item--section-title span{padding:5px 20px}
.main-navigation .menu-item--featured{padding-left:15px;padding-right:15px;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.main-navigation .menu-item--featured:last-of-type{margin-bottom:15px}
.main-navigation .menu-item--featured a{-webkit-transition:background .15s;transition:background .15s}
.main-navigation .menu-item--featured a:hover{background:var(--ep-color-primary-background);color:var(--ep-color-on-primary)}
.main-navigation ul{display:-webkit-box;display:-ms-flexbox;display:flex}
.main-navigation ul ul{position:absolute;top:-9999rem;left:-9999rem;width:250px;margin:0;padding:30px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:var(--ep-color-dropdown-background);border-radius:20px;border:1px solid var(--ep-color-border)}
.main-navigation ul ul a{padding:5px 16px;color:var(--ep-color-main-text)}
.main-navigation li{margin-bottom:0}
.main-navigation li:hover>a,.main-navigation li.focus>a,.main-navigation li.current_page_item a{color:var(--ep-color-link)}
.main-navigation a{padding:5px 20px;font-size:16px;font-family:"Mulish",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:normal;border-bottom:0}
.main-navigation .menu-item--button{margin:0 30px}
.main-navigation .mega-menu>ul>li.menu-item-has-children::before{content:'';position:absolute;top:100%;left:0;width:100%;height:32px}
.main-navigation .mega-menu .menu-item-has-children>a::after,.main-navigation .mega-menu-dropdown-mobile .menu-item-has-children>a::after{content:'\f078'}
.main-navigation .mega-menu-dropdown-mobile{display:none}
.main-navigation .mega-menu-dropdown{position:absolute;top:100%;left:0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;width:100%;padding:30px 0;background:var(--ep-color-main-background);border:1px solid var(--ep-color-border);border-radius:20px;overflow:hidden}
.main-navigation .mega-menu-dropdown::before,.main-navigation .mega-menu-dropdown::after{content:'';position:absolute;top:0;left:calc((100% - 60px) / 3 + 30px / 2 - 1px);width:1px;height:100%;background:var(--ep-color-border);pointer-events:none}
.main-navigation .mega-menu-dropdown::after{left:calc(2 * (100% - 60px) / 3 + 30px + 30px / 2 - 1px)}
.main-navigation .mega-menu-dropdown ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.main-navigation .mega-menu-dropdown li{padding-left:15px;padding-right:15px}
.main-navigation .mega-menu-dropdown li.menu-item--dropdown-title{margin-bottom:5px}
.main-navigation .mega-menu-dropdown li.menu-item--dropdown-title span{padding:5px 20px;color:var(--ep-color-subtle-text);font-weight:bold;text-transform:uppercase}
.main-navigation .mega-menu-dropdown li.menu-item-has-children>a::after{content:'\f054'}
.main-navigation .mega-menu-dropdown li a{display:block;padding:12px 20px;border-radius:20px;-webkit-transition:background .15s;transition:background .15s}
.main-navigation .mega-menu-dropdown li a:hover{background:var(--ep-color-primary-background);color:var(--ep-color-on-primary)}
.main-navigation .mega-menu-dropdown__column:nth-of-type(2) ul li:hover{position:static}
.main-navigation .mega-menu-dropdown__column:nth-of-type(2) ul li:hover ul{top:0;left:auto;right:0;width:calc((100% - 60px) / 3 + 30px);padding-left:30px;border:0;border-radius:0;background:0}
#header-search-wrap{margin:0 0 0 auto}
#header-search-wrap .search-field-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:hidden}
#header-search-wrap .search-cancel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .1s .1s;transition:-webkit-transform .1s .1s;transition:transform .1s .1s;transition:transform .1s .1s,-webkit-transform .1s .1s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}
body:not(.search-field-expanded) #header-search-wrap .search-field{width:58px;padding-right:0;color:transparent;cursor:pointer;-webkit-transition:none;transition:none}
body:not(.search-field-expanded) #header-search-wrap .search-field::-webkit-input-placeholder{color:transparent}
body:not(.search-field-expanded) #header-search-wrap .search-field::-moz-placeholder{color:transparent}
body:not(.search-field-expanded) #header-search-wrap .search-field:-ms-input-placeholder{color:transparent}
body:not(.search-field-expanded) #header-search-wrap .search-field::-ms-input-placeholder{color:transparent}
body:not(.search-field-expanded) #header-search-wrap .search-field::placeholder{color:transparent}
body:not(.search-field-expanded) #header-search-wrap .ep-icon-search{display:block !important}
body:not(.search-field-expanded) #header-search-wrap .search-cancel{opacity:0;-webkit-transform:translateX(58px);transform:translateX(58px);-webkit-transition:none;transition:none}
body.search-field-expanded #header-search-wrap{margin:0;width:100%}
body.search-field-expanded #header-search-wrap .ep-icon-search{display:none !important}
body.search-field-expanded{overflow:hidden}
body.search-field-expanded .site-main,body.search-field-expanded .site-footer,body.search-field-expanded #sticky-mobile-bottom{opacity:0}
.search-suggestions{position:absolute;top:100%;left:0;height:100vh;width:100%;background-color:var(--ep-color-main-background);opacity:1;overflow:auto;z-index:99999999999}
.main-navigation .lang-menu-wrap{position:absolute;left:-200vw;max-height:calc(100vh - 100px);background:var(--ep-color-dropdown-background);border:1px solid var(--ep-color-border);border-radius:20px;z-index:999999}
.main-navigation .lang-menu-wrap a{padding-left:0;padding-right:0}
.main-navigation .lang-menu-wrap a:hover,.main-navigation .lang-menu-wrap a:focus{color:var(--ep-color-link)}
html.lang-menu-open:not(.search-field-expanded) .main-navigation .lang-menu-wrap{top:100%;right:0;left:auto;padding:30px}
.main-navigation .lang-menu-toggle{margin:0 0 0 37.5px;padding:0;font-size:15px;border-top:0 !important;color:var(--ep-color-primary)}
.main-navigation .lang-menu-toggle:hover,.main-navigation .lang-menu-toggle:focus{color:var(--ep-color-primary)}
.main-navigation .lang-menu-toggle-label span:first-of-type{display:inline-block;text-transform:uppercase}
.main-navigation .lang-menu-toggle-label span:last-of-type{display:none}
.main-navigation .lang-menu-toggle .fa{color:inherit;margin-left:13px;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center;transform-origin:center}
html.lang-menu-open:not(.search-field-expanded) .main-navigation .lang-menu-toggle .fa{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}
body.search-field-expanded .main-navigation .lang-menu-toggle{display:-webkit-box;display:-ms-flexbox;display:flex}
.ep-sticky-review-header__features{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 4px;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px}
.ep-sticky-review-header__features p{margin:0}
.ep-sticky-review-header__features p::first-line {font-weight:600}
.ep-sticky-review-header__features::before,.ep-sticky-review-header__features::after,.ep-sticky-review-header__features__divider{content:'';display:block;width:1px;height:55px;background:var(--ep-color-border)}
.page-layout{grid-template-columns:auto 370px}
.ep-podcast-header .ep-podcast-subscription-links{gap:20px}
.ep-business-name-generator-form__field-group{display:-webkit-box;display:-ms-flexbox;display:flex}
.ep-business-name-generator-form__field-group input[type="text"]{-webkit-box-flex:2;-ms-flex:2;flex:2;border-top-right-radius:0;border-bottom-right-radius:0}
.ep-business-name-generator-form__field-group input[type="text"]:focus{border-color:var(--ep-color-primary)}
.ep-business-name-generator-form__field-group input[type="text"]:focus+.btn,.ep-business-name-generator-form__field-group input[type="text"]:focus+.wp-block-button__link{background-color:var(--ep-color-button-background--hover)}
.ep-business-name-generator-form__field-group .btn,.ep-business-name-generator-form__field-group .wp-block-button__link{-webkit-box-flex:1;-ms-flex:1;flex:1;width:auto;margin:0;padding-left:32px;padding-right:32px;white-space:nowrap;border-top-left-radius:0;border-bottom-left-radius:0}
.ep-business-name-generator-form__field-group:hover input[type="text"]{border-color:var(--ep-color-primary)}
.ep-business-name-generator-form__field-group:hover .btn,.ep-business-name-generator-form__field-group:hover .wp-block-button__link{background-color:var(--ep-color-button-background--hover)}
.site-footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.site-footer__social-links{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0}
.site-footer__social-links::before{margin-left:30px;margin-right:65px}
.site-footer__menu-wrap .container,.site-footer__menu-wrap .widget_table_of_contents .widget-title,.widget_table_of_contents .site-footer__menu-wrap .widget-title,.site-footer__menu-wrap .widget_table_of_contents ol,.widget_table_of_contents .site-footer__menu-wrap ol,.site-footer__menu-wrap .widget_table_of_contents ul,.widget_table_of_contents .site-footer__menu-wrap ul{display:grid;grid-template-columns:1fr 3fr 4fr}
.site-footer__menu-wrap nav a{border-bottom:1px solid transparent;-webkit-transition:border .1s ease-in;transition:border .1s ease-in}
.site-footer__menu-wrap nav a:hover{border-bottom-color:#fff}
.site-footer__menu{margin:0 0 0 80px}
.site-footer__menu ul{grid-template-columns:1fr 1fr 1fr;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}
.site-footer__top-posts{display:block;margin-left:50px;padding-left:50px;border-left:1px solid rgba(255,255,255,0.3)}
.site-footer__top-posts h3{margin-top:0;margin-bottom:12px;font-size:15px;line-height:28px}
.site-footer__top-posts ul:hover li{opacity:.6}
.site-footer__top-posts ul li{margin-left:13px;-webkit-transition:opacity .1s ease-in;transition:opacity .1s ease-in}
.site-footer__top-posts ul li::before{content:'·';display:inline-block;padding-right:5px;margin-left:-13px}
.site-footer__top-posts ul li:hover{opacity:1}
.site-footer__top-posts ul li:first-of-type:hover ~ li:last-of-type{opacity:.3}
.site-footer__top-posts ul li+li{margin-top:15px}
.comparison-chart__column+.comparison-chart__column{margin-left:25px}
#glossary-list{grid-template-columns:repeat(3,1fr)}
}@media(min-width:1400px){.container,.widget_table_of_contents .widget-title,.widget_table_of_contents ol,.widget_table_of_contents ul,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{max-width:1300px}
.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0}
.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}
.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}
.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}
.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}
.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}
.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}
.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}
.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}
.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}
.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}
.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}
.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}
.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}
.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}
.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}
.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}
.offset-xxl-0{margin-left:0}
.offset-xxl-1{margin-left:8.33333333%}
.offset-xxl-2{margin-left:16.66666667%}
.offset-xxl-3{margin-left:25%}
.offset-xxl-4{margin-left:33.33333333%}
.offset-xxl-5{margin-left:41.66666667%}
.offset-xxl-6{margin-left:50%}
.offset-xxl-7{margin-left:58.33333333%}
.offset-xxl-8{margin-left:66.66666667%}
.offset-xxl-9{margin-left:75%}
.offset-xxl-10{margin-left:83.33333333%}
.offset-xxl-11{margin-left:91.66666667%}
.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}
.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}
.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}
.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}
.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}
.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}
.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}
.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}
.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}
.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}
.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}
.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}
.d-xxl-inline{display:inline !important}
.d-xxl-inline-block{display:inline-block !important}
.d-xxl-block{display:block !important}
.d-xxl-grid{display:grid !important}
.d-xxl-table{display:table !important}
.d-xxl-table-row{display:table-row !important}
.d-xxl-table-cell{display:table-cell !important}
.d-xxl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-xxl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
.d-xxl-none{display:none !important}
.flex-xxl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}
.flex-xxl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-xxl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-xxl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-xxl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-xxl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}
.flex-xxl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}
.flex-xxl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}
.flex-xxl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}
.flex-xxl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.flex-xxl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.justify-content-xxl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-xxl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-xxl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-xxl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-xxl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.justify-content-xxl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}
.align-items-xxl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-xxl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-xxl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-xxl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-xxl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-xxl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-xxl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-xxl-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-xxl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-xxl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-xxl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-xxl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-xxl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-xxl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-xxl-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-xxl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-xxl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
.order-xxl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}
.order-xxl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}
.order-xxl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}
.order-xxl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}
.order-xxl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}
.order-xxl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}
.order-xxl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}
.order-xxl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}
.m-xxl-0{margin:0 !important}
.m-xxl-1{margin:.25rem !important}
.m-xxl-2{margin:.5rem !important}
.m-xxl-3{margin:1rem !important}
.m-xxl-4{margin:1.5rem !important}
.m-xxl-5{margin:3rem !important}
.m-xxl-auto{margin:auto !important}
.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}
.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}
.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}
.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}
.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}
.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}
.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}
.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}
.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}
.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}
.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}
.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}
.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}
.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}
.mt-xxl-0{margin-top:0 !important}
.mt-xxl-1{margin-top:.25rem !important}
.mt-xxl-2{margin-top:.5rem !important}
.mt-xxl-3{margin-top:1rem !important}
.mt-xxl-4{margin-top:1.5rem !important}
.mt-xxl-5{margin-top:3rem !important}
.mt-xxl-auto{margin-top:auto !important}
.me-xxl-0{margin-right:0 !important}
.me-xxl-1{margin-right:.25rem !important}
.me-xxl-2{margin-right:.5rem !important}
.me-xxl-3{margin-right:1rem !important}
.me-xxl-4{margin-right:1.5rem !important}
.me-xxl-5{margin-right:3rem !important}
.me-xxl-auto{margin-right:auto !important}
.mb-xxl-0{margin-bottom:0 !important}
.mb-xxl-1{margin-bottom:.25rem !important}
.mb-xxl-2{margin-bottom:.5rem !important}
.mb-xxl-3{margin-bottom:1rem !important}
.mb-xxl-4{margin-bottom:1.5rem !important}
.mb-xxl-5{margin-bottom:3rem !important}
.mb-xxl-auto{margin-bottom:auto !important}
.ms-xxl-0{margin-left:0 !important}
.ms-xxl-1{margin-left:.25rem !important}
.ms-xxl-2{margin-left:.5rem !important}
.ms-xxl-3{margin-left:1rem !important}
.ms-xxl-4{margin-left:1.5rem !important}
.ms-xxl-5{margin-left:3rem !important}
.ms-xxl-auto{margin-left:auto !important}
.p-xxl-0{padding:0 !important}
.p-xxl-1{padding:.25rem !important}
.p-xxl-2{padding:.5rem !important}
.p-xxl-3{padding:1rem !important}
.p-xxl-4{padding:1.5rem !important}
.p-xxl-5{padding:3rem !important}
.px-xxl-0{padding-right:0 !important;padding-left:0 !important}
.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}
.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}
.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}
.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}
.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}
.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}
.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}
.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}
.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}
.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}
.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}
.pt-xxl-0{padding-top:0 !important}
.pt-xxl-1{padding-top:.25rem !important}
.pt-xxl-2{padding-top:.5rem !important}
.pt-xxl-3{padding-top:1rem !important}
.pt-xxl-4{padding-top:1.5rem !important}
.pt-xxl-5{padding-top:3rem !important}
.pe-xxl-0{padding-right:0 !important}
.pe-xxl-1{padding-right:.25rem !important}
.pe-xxl-2{padding-right:.5rem !important}
.pe-xxl-3{padding-right:1rem !important}
.pe-xxl-4{padding-right:1.5rem !important}
.pe-xxl-5{padding-right:3rem !important}
.pb-xxl-0{padding-bottom:0 !important}
.pb-xxl-1{padding-bottom:.25rem !important}
.pb-xxl-2{padding-bottom:.5rem !important}
.pb-xxl-3{padding-bottom:1rem !important}
.pb-xxl-4{padding-bottom:1.5rem !important}
.pb-xxl-5{padding-bottom:3rem !important}
.ps-xxl-0{padding-left:0 !important}
.ps-xxl-1{padding-left:.25rem !important}
.ps-xxl-2{padding-left:.5rem !important}
.ps-xxl-3{padding-left:1rem !important}
.ps-xxl-4{padding-left:1.5rem !important}
.ps-xxl-5{padding-left:3rem !important}
.ep-sticky-review-header__cta{-webkit-box-flex:unset;-ms-flex:unset;flex:unset}
.ep-sticky-review-header__cta .btn,.ep-sticky-review-header__cta .wp-block-button__link{min-width:190px}
body.single-post .entry-header .entry-title,body.single-glossary .entry-header .entry-title{font-size:43px}
body.single-post .entry-header .entry-title,body.single-post .entry-header .entry-subtitle,body.single-post .entry-header .entry-disclosures,body.single-glossary .entry-header .entry-title,body.single-glossary .entry-header .entry-subtitle,body.single-glossary .entry-header .entry-disclosures{padding-right:176px}
body.single-post .entry-meta__cat-illustration,body.single-glossary .entry-meta__cat-illustration{right:70px;width:146px}
.page-layout{-webkit-column-gap:100px;-moz-column-gap:100px;column-gap:100px}
}@media(min-width:1440px) and (prefers-color-scheme:dark){html:not(.force-light-mode) body.home.page:not(.search-field-expanded) .site::before{background:radial-gradient(792px 435px at 70% 475px,rgba(159,159,255,0.2) 0,rgba(189,189,255,0) 76.56%)}
}@media(min-width:1440px){#glossary-list{grid-template-columns:repeat(4,1fr)}
}@media(min-width:1700px) and (prefers-color-scheme:dark){html:not(.force-light-mode) body.home.page:not(.search-field-expanded) .site::before{background:radial-gradient(792px 435px at 65% 475px,rgba(159,159,255,0.2) 0,rgba(189,189,255,0) 76.56%)}
}@media(max-width:1199px){html.menu-open{overflow:hidden}
html.menu-open body{overflow:hidden}
html.menu-open .main-navigation{-webkit-clip-path:circle(100% at 50% 50%);clip-path:circle(100% at 50% 50%);pointer-events:initial}
html.lang-menu-open #primary-menu-wrap{height:0;width:0;margin:0;overflow:hidden;opacity:0}
html.lang-menu-open #header-search-wrap{opacity:0;height:0;margin:0;overflow:hidden;-webkit-transition-property:opacity;transition-property:opacity}
}@media print{.d-print-inline{display:inline !important}
.d-print-inline-block{display:inline-block !important}
.d-print-block{display:block !important}
.d-print-grid{display:grid !important}
.d-print-table{display:table !important}
.d-print-table-row{display:table-row !important}
.d-print-table-cell{display:table-cell !important}
.d-print-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
.d-print-none{display:none !important}
}@-webkit-keyframes slideIn{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}
100%{-webkit-transform:translateX(0);transform:translateX(0)}
}@keyframes slideIn{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}
100%{-webkit-transform:translateX(0);transform:translateX(0)}
}