:root { --color-primary: var(--theme-primary-color) !important; }
.author{--avatar-size: 51px;--proofread-icon-size: 18px;display:flex;gap:20px;padding:20px;border-radius:5px;width:fit-content;min-width:450px}@media screen and (max-width: 768px){.author{--proofread-icon-size: 13px;width:100%;min-width:unset}}.author__intro{display:flex;align-items:center;gap:15px;width:100%}.author__avatar{width:var(--avatar-size) !important;height:var(--avatar-size) !important;position:relative}.author__avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;margin-bottom:0 !important;box-shadow:0px 4px 4px rgba(0,0,0,.25)}.author__avatar__proofread{position:absolute;bottom:0;right:0;width:var(--proofread-icon-size);height:var(--proofread-icon-size);transform:translateX(50%)}.author__content{display:flex;flex-direction:column;gap:6px;flex:1}.author__content__author,.author__content__meta{display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%}.author__content__author--right,.author__content__meta--right{justify-content:flex-end}.author__content__name a{font-size:var(--author-name-size, 20px);font-weight:700;color:var(--color-primary) !important;white-space:nowrap}.author__content__updated{font-size:var(--font-size-xs);color:#222;text-align:right;margin-top:5px}.author__content__reading-time{font-size:var(--font-size-xs);color:#222;display:flex;align-items:center;gap:var(--space-xxs)}.author__content__proofread{display:flex;align-items:center;gap:5px;font-size:var(--font-size-xs);color:#222}.author__content__proofread a{font-weight:700;color:#0bbc2f !important;text-decoration:underline}.author__content__categories{display:flex;flex-wrap:wrap;gap:10px}.author__content__categories__category{display:flex;align-items:center;gap:var(--space-xs);padding:0;background:none;border-radius:0;font-weight:var(--font-weight-extrabold);font-size:var(--font-size-xs);color:var(--color-gray-800);text-transform:uppercase;margin:0}.author__content__categories__category img{margin-bottom:0 !important;height:12px !important;width:auto}.author__content__bio p{font-size:var(--font-size-xs) !important}.author__content__read-more{font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);color:var(--color-secondary) !important;text-decoration:underline;text-transform:uppercase}.author-small{--avatar-size: 60px;--author-name-size: 14px;position:relative}@media screen and (max-width: 768px){.author-small{--avatar-size: 32px;padding:20px 0}}.author-small .author__content__proofread{gap:2px}.author-small .author__content__proofread span{gap:5px}.author-large{flex-direction:column;border:1px solid var(--color-primary)}.author-large .author__content{gap:10px}.author-large .author__content__categories__category{padding:12px 20px;background:var(--color-gray-200);border-radius:100px}.author-large .author__content__author{flex-direction:column;align-items:flex-start}
:root,[data-bs-theme=light]{--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-black: #000;--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-primary-text-emphasis: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, 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-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:0.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}:root{--color-primary: #003399;--color-primary-rgb: 0, 51, 153;--color-primary-300: #3366cc;--color-primary-400: #003ebc;--color-primary-800: #001868;--color-primary-900: #00004c;--color-secondary: #fd4040;--color-secondary-300: #ffd7d7;--color-white: #ffffff;--color-black: #000000;--color-gray-200: #f2f2f2;--color-gray-300: #dad8d8;--color-gray-500: #777777;--color-gray-700: #222222;--color-gray-800: #141414;--space-xxs: 4px;--space-xs: 8px;--space-sm: 12px;--space-md: 16px;--space-lg: 20px;--space-xl: 24px;--space-2xl: 32px;--space-3xl: 48px;--font-family-base: "Archivo Black";--font-family-heading: "Plus Jakarta Sans";--font-size-xxs: 10px;--font-size-xs: 12px;--font-size-sm: 14px;--font-size-base: 16px;--font-size-lg: 18px;--font-size-xl: 20px;--font-size-2xl: 24px;--font-size-3xl: 32px;--font-size-4xl: 36px;--font-size-5xl: 40px;--line-height-xxs: 1.3;--line-height-xs: 1.3;--line-height-sm: 1.4;--line-height-base: 1.5;--line-height-lg: 1.5;--line-height-xl: 1.4;--line-height-2xl: 1.3;--line-height-3xl: 1.2;--line-height-4xl: 1.2;--line-height-5xl: 1.1;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-extrabold: 800;--border-radius-xs: 2px;--border-radius-sm: 4px;--border-radius-md: 8px;--border-radius-lg: 10px;--border-radius-xl: 12px;--border-radius-2xl: 16px;--border-radius-3xl: 32px;--border-radius-full: 9999px;--z-base: 1;--z-dropdown: 1000;--z-modal: 1100;--z-toast: 1200}.container-xl{width:100%;padding-right:var(--bs-gutter-x, 0.75rem);padding-left:var(--bs-gutter-x, 0.75rem);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-xl{max-width:540px}}@media(min-width: 768px){.container-xl{max-width:720px}}@media(min-width: 992px){.container-xl{max-width:960px}}@media(min-width: 1200px){.container-xl{max-width:1140px}}@media(min-width: 1400px){.container-xl{max-width:1320px}}a{text-decoration:none}a:hover{text-decoration:none}@media(min-width: 769px){.desktopHidden,.hide-on-desktop{display:none !important}}@media(max-width: 768px){.mobileHidden,.hide-on-mobile{display:none !important}}body{--overlay-visibility: hidden;--overlay-opacity: 0;--theme-default-gap: 20px}body .body-overlay{--overlay-visibility: hidden;--overlay-opacity: 0;transition:all .4s ease-in-out;visibility:var(--overlay-visibility);opacity:var(--overlay-opacity);background-color:#000;position:fixed;top:0;left:0;z-index:1000;width:100vw;height:100vh}body.--menuOpened .body-overlay{--overlay-visibility: visible;--overlay-opacity: .5}body.--noScroll{overflow:hidden}.mm-layout{display:flex;flex-direction:column;gap:var(--theme-default-gap)}.no-gap{margin-top:calc(var(--theme-default-gap)*-1);margin-bottom:calc(var(--theme-default-gap)*-1)}.no-gap:first-child{margin-top:0}.no-gap:last-child{margin-bottom:0}.grecaptcha-badge{visibility:hidden}.play-responsibly{display:flex;justify-content:center;align-items:center;background-color:#efefef;padding:10px;color:#111;font-size:12px;text-align:center}iframe.youtube-embed{aspect-ratio:16/9;height:auto;width:100%;max-width:100%;border:0}.sidebar-layout{--sidebar-width: 350px;display:flex;gap:35px}.sidebar-layout__main-column{flex:1}.sidebar-layout__sidebar{width:var(--sidebar-width)}@media(max-width: 768px){.sidebar-layout{flex-direction:column;gap:15px;--sidebar-width: 100%}}.has-global-padding>.alignfull{margin-right:calc(var(--wp--style--root--padding-right)*-1);margin-left:calc(var(--wp--style--root--padding-left)*-1)}.modal-content{background-color:inherit}.wp-block-button__link.wp-element-button{background-color:var(--color-primary);color:var(--color-white)}.wp-block-button__link.wp-element-button:hover{color:var(--color-white)}.header-bar{--header-height: 75px;height:var(--header-height);width:100%;background-color:var(--color-white);box-shadow:0px 4px 4px 0px rgba(0,0,0,.05);display:flex;justify-content:center;position:relative}.header-bar__inner{position:relative;height:100%;display:flex;align-items:center;gap:10px}.header-bar__inner__cursor{position:absolute;bottom:9px;left:-300px;height:9px;opacity:0;transition:all .4s ease-in-out}.header-bar__inner__cursor svg path{fill:var(--color-primary)}.header-bar__inner__burger{height:100%;padding:0 8px;display:flex;justify-content:center;align-items:center}.header-bar__inner__burger svg{height:21px;width:auto}.header-bar__inner__burger svg path{fill:var(--color-primary)}@media(max-width: 768px){.header-bar__inner__burger--mobileHidden{display:none}}@media(min-width: 769px){.header-bar__inner__burger--desktopHidden{display:none}}.header-bar__inner__logo{display:flex;align-items:center;gap:6px}.header-bar__inner__logo img{display:block;height:42px}.header-bar__inner__logo__sport{height:27px;background-color:var(--color-primary);display:flex;justify-content:center;font-family:var(--font-family-heading);align-items:center;padding:0 15px;color:var(--color-white);text-align:center;font-size:var(--font-size-lg);font-style:normal;font-weight:700;line-height:1;text-transform:uppercase}.header-bar__inner__menu{height:100%;display:flex;align-items:center;justify-content:center;gap:5px;flex:1}@media(max-width: 768px){.header-bar__inner__menu{display:none}}.header-bar__inner__menu__item{padding:8px;color:#7a7986;font-family:var(--font-family-heading);font-size:13px;font-style:normal;font-weight:var(--font-weight-medium);line-height:24px;text-transform:uppercase;transition:all .4s ease-in-out;text-align:center}.header-bar__inner__menu__item:active,.header-bar__inner__menu__item:focus,.header-bar__inner__menu__item:visited{color:#7a7986}.header-bar__inner__menu__item:hover{color:var(--color-primary)}.header-bar__inner__menu__item--active{color:var(--color-primary)}.header-bar__inner__menu__divider{width:1px;height:20px;background-color:#babdc5}.header-bar__inner__menu__divider:last-of-type{display:none}.header-bar__inner__spacer{flex:1}.header-bar__inner__mobile-search{justify-self:flex-end;padding:10px}@media(min-width: 769px){.header-bar__inner__mobile-search{display:none}}.header-bar__inner__mobile-search svg{height:34px}.header-bar__inner__mobile-search svg path{stroke:var(--color-primary)}.header-bar__inner__search{margin-right:3px}@media(max-width: 768px){.header-bar__inner__search{display:none}}.header-bar__sub-menu{background-color:var(--color-primary);height:100%;min-height:72px;position:absolute;top:0;left:0;width:100%;padding-top:2rem;z-index:-1}@media(max-width: 768px){.header-bar__sub-menu{display:none}}.header-bar__sub-menu--visible{transform:translateY(var(--header-height));z-index:10;height:auto}.header-bar__sub-menu__items{gap:32px;height:100%;display:flex}.header-bar__sub-menu__items__sub-menu{display:none}.header-bar__sub-menu__items__column{display:block}.header-bar__sub-menu__items__column::marker{content:""}.header-bar__sub-menu__items__item{color:var(--color-white);transition:all .4s ease-in-out;font-family:var(--font-family-heading);font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);line-height:24px;display:flex;align-items:center;gap:6px;padding-left:7px}.header-bar__sub-menu__items__item:active,.header-bar__sub-menu__items__item:focus,.header-bar__sub-menu__items__item:visited,.header-bar__sub-menu__items__item:hover{color:var(--color-white)}.header-bar__sub-menu__items__item--off{color:hsla(0,0%,100%,.5)}.header-bar__sub-menu__items__item__icon{height:18px;width:18px}.header-bar__sub-menu__items__sub-menu{padding-left:0;padding-top:5px}.header-bar__sub-menu__items__sub-menu__link{color:var(--color-white);font-size:var(--font-size-sm);transition:background .2s ease-in-out;display:block;border-radius:var(--border-radius-sm);padding-left:7px;background:rgba(0,0,0,0)}.header-bar__sub-menu__items__sub-menu__link:hover{color:var(--color-white);background:hsla(0,0%,100%,.3)}.header-bar__sub-menu__items__sub-menu__item{padding:1px 0;list-style:none}.header-bar__sub-menu__items__sub-menu__item::marker{content:""}.header-bar__sub-menu--multi{background:rgba(0,0,0,0);padding-top:0;display:none;background:var(--color-white);border-radius:5px;box-shadow:0 4px 10px 0 rgba(0,0,0,.15);padding:18px 23px;width:auto;max-width:fit-content}.header-bar__sub-menu--multi::before{width:100%;height:10px;position:absolute;top:-10px;content:""}.header-bar__sub-menu--multi.header-bar__sub-menu--visible{display:grid}.header-bar__sub-menu--multi .header-bar__sub-menu__items{display:grid;grid-template-rows:repeat(1, auto);grid-template-columns:repeat(3, 1fr);margin-right:0;margin-left:0;column-gap:50px;margin-bottom:0;row-gap:40px;width:auto;max-width:fit-content;grid-template-columns:max-content max-content max-content;padding:0}.header-bar__sub-menu--multi .header-bar__sub-menu__items:nth-child(1){grid-area:1/1/2/2}.header-bar__sub-menu--multi .header-bar__sub-menu__items:nth-child(2){grid-area:1/2/2/3}.header-bar__sub-menu--multi .header-bar__sub-menu__items:nth-child(3){grid-area:1/3/2/4}.header-bar__sub-menu--multi .header-bar__sub-menu__items:nth-child(4){grid-area:2/1/3/2}.header-bar__sub-menu--multi .header-bar__sub-menu__items:nth-child(5){grid-area:2/2/3/3}.header-bar__sub-menu--multi .header-bar__sub-menu__items:nth-child(6){grid-area:2/3/3/4}.header-bar__sub-menu--multi .header-bar__sub-menu__items:nth-child(7){grid-area:3/1/4/2}.header-bar__sub-menu--multi .header-bar__sub-menu__items:nth-child(8){grid-area:3/2/4/3}.header-bar__sub-menu--multi .header-bar__sub-menu__items:nth-child(9){grid-area:3/3/4/4}.header-bar__sub-menu--multi .header-bar__sub-menu__items--off{color:#fff}.header-bar__sub-menu--multi .header-bar__sub-menu__items__item{color:var(--color-primary);font-size:var(--font-size-sm);font-weight:var(--font-weight-extrabold);line-height:20px}.header-bar__sub-menu--multi .header-bar__sub-menu__items__sub-menu{display:block;padding-top:10px}.header-bar__sub-menu--multi .header-bar__sub-menu__items__sub-menu__item{padding:5px 0}.header-bar__sub-menu--multi .header-bar__sub-menu__items__sub-menu__link{color:var(--color-gray-800);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);letter-spacing:-0.24px;line-height:18px;font-family:var(--font-family-heading)}.header-bar__sub-menu--multi .header-bar__sub-menu__items__sub-menu__link:hover{color:var(--color-primary)}.header-bar__sub-menu--multi .header-bar__sub-menu__more{display:flex;justify-content:flex-end;align-items:center;border-top:1px solid var(--color-gray-300);padding-top:var(--space-lg);margin-top:2rem}.header-bar__sub-menu--multi .header-bar__sub-menu__more a{color:var(--color-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);letter-spacing:-0.24px;display:flex;gap:14px;align-items:center;justify-content:center}.sub-header{background-color:var(--color-primary);height:auto;min-height:72px;display:flex;align-items:center;padding-left:15px}.sub-header__sport{display:flex;align-items:center;gap:10px;border-radius:var(--border-radius-md);background:rgba(2,3,43,.76);height:35px;padding:0 10px;color:var(--color-white)}.sub-header__sport:hover,.sub-header__sport:active,.sub-header__sport:focus,.sub-header__sport:visited{color:var(--color-white)}.sub-header__sport img{width:12px;height:auto}.sub-header__items{display:flex;align-items:center;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;gap:20px;padding-right:15px;padding-left:15px}.sub-header__items::-webkit-scrollbar{display:none}.sub-header__items__item{opacity:.5;color:var(--color-white);white-space:nowrap}.sub-header__items__item:hover,.sub-header__items__item:active,.sub-header__items__item:focus,.sub-header__items__item:visited{color:var(--color-white)}.sub-header__items__item--active{opacity:1}.under-header{display:flex;justify-content:center;align-items:center;background-color:#efefef;padding:10px;color:#111;font-size:var(--font-size-xs);text-align:center}.under-header__logos{display:flex;justify-content:center;align-items:center;gap:10px;margin-left:10px}.under-header__logos img{width:auto;height:25px}.header-highlight{display:flex;justify-content:center;align-items:center;width:100%}.header-highlight img{margin:16px 0;max-width:100%}@media(max-width: 768px){.header-highlight img{margin:4px 0}}#submenuburger.header-bar__sub-menu,#submenumore.header-bar__sub-menu{padding-top:1.4rem}.menu-teams{border-top:2px solid var(--color-primary);left:0 !important;width:100% !important;max-width:100% !important;padding:0}.menu-teams.header-bar__sub-menu--visible{display:block !important;transform:translateY(var(--header-height)) !important}.menu-teams .header-bar__sub-menu__items{grid-template-columns:1fr 1fr;max-width:1320px;margin:auto;padding:20px}.menu-teams .header-bar__sub-menu__items__column>a{text-transform:uppercase}.menu-teams .header-bar__sub-menu__items__sub-menu{display:grid;grid-template-columns:1fr 1fr 1fr;gap:5px}.search-form{--height: 40px;--icon-height: calc(var(--height) / 2);display:flex;align-items:center;border:1px solid rgba(186,189,197,.5);border-radius:calc(var(--height)/2);padding:0;padding-left:10px;padding-right:0px;height:var(--height);gap:10px;background-color:var(--color-white)}.search-form input{margin:0;padding:0;border:0;outline:none;font-size:var(--font-size-sm);color:#111;font-family:var(--font-family-heading);width:80px;background-color:rgba(0,0,0,0)}@media(max-width: 768px){.search-form input{width:100%}}.search-form button{margin:0;padding:0;border:0;outline:none;background-color:rgba(0,0,0,0);padding:10px;padding-bottom:12px}.search-form button svg{height:var(--icon-height)}.search-form button svg path{stroke:var(--color-primary)}.mobile-menu{display:none;position:fixed;left:-100px;transform:translateX(-100%)}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal: 16px;--wp--preset--font-size--huge: 42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#dee2e6;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em 0}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)}@media screen and (max-width: 600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset: 0px}}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}.social-icons{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.social-icons a{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:var(--color-primary)}.social-icons a img{height:50%;width:auto}.tpo-author-meta{display:flex;align-items:center;gap:20px;background-color:var(--color-gray-200);padding:20px;border-radius:5px;width:fit-content}@media screen and (max-width: 768px){.tpo-author-meta{width:100%}}.tpo-author-meta__avatar{width:77px;height:77px}.tpo-author-meta__avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;margin-bottom:0 !important;box-shadow:0px 4px 4px 0px var(--color-black) 40}.tpo-author-meta__content{display:flex;flex-direction:column}.tpo-author-meta__content__name a{font-size:var(--font-size-xl);font-weight:700;color:var(--color-primary) !important}.tpo-author-meta__content__proofread{font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);color:var(--tpo-info-color);display:flex;align-items:center;gap:2px;margin-top:3px}.tpo-author-meta__content__proofread span{gap:5px;display:flex;align-items:center}.tpo-author-meta__content__proofread a{font-weight:700;color:#0bbc2f !important;text-decoration:underline}.tpo-author-meta__content__date{font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);color:var(--tpo-info-color);margin-top:15px}.tpo-author-meta__content__date strong{color:#222}.category-and-socials{font-family:var(--font-family-heading);display:flex;align-items:center;gap:15px;justify-content:space-between}@media(max-width: 768px){.category-and-socials{flex-direction:column;align-items:flex-start}}.category-and-socials__category{padding:0 10px;display:flex;justify-content:center;align-items:center;height:22px;border-radius:3px;color:var(--color-white);text-align:center;font-size:var(--font-size-xs);font-weight:700;background-color:var(--color-primary);text-transform:uppercase;line-height:1}.category-and-socials__category a{color:var(--color-white)}.category-and-socials__category--color--red{background-color:red}.category-and-socials__date{color:var(--color-gray-800);font-size:var(--font-size-sm);font-weight:var(--font-weight-regular)}.follow-us-google-news{display:flex;align-items:center;gap:24px;border:1px solid #dbdbdb;border-radius:var(--border-radius-md);padding:20px 24px;width:fit-content}.follow-us-google-news__logo{display:flex;align-items:center;gap:10px}.follow-us-google-news__text{display:flex;flex-direction:column;font-family:Plus Jakarta Sans;font-weight:700;font-size:var(--font-size-sm);line-height:20px;letter-spacing:0%;text-transform:uppercase;color:#585762}.follow-us-google-news__text img{width:100%;height:100%}.follow-us-google-news svg{margin-left:14px}.follow-us-google-news svg path{fill:var(--color-primary)}@media(max-width: 768px){.follow-us-google-news{width:100%;justify-content:space-between}}.single-nba-team *{font-family:"Plus Jakarta Sans",sans-serif}:root{--title-color:#141414;--grey-color:#69686880;--primary-color:#002699;--menu-background:#040644;--menu-text:#AAADFF;--border-color:#E9EBF1;--table-header-backgroud:#F6F7F9;--table-row-separator:#E7E8EA}.scrollable{overflow-y:hidden;width:100%}.color-win{color:#27ae60}.color-lose{color:#e74c3c}.color-primary{color:var(--primary-color) !important}.bold{font-weight:700}.cards{display:flex;gap:18px;width:1254px;padding-bottom:20px}.card{border:solid 1px var(--border-color);border-radius:8px;padding:15px 15px;width:300px}.card.coming span.date{color:var(--primary-color)}.card.coming span.date>span{color:var(--title-color)}.card span.date{text-transform:uppercase;color:var(--grey-color);font-size:10px;line-height:12px;font-weight:600}.card .row{display:flex;justify-content:flex-start;align-items:center;gap:10px}.card .row:first-of-type{margin:10px 0}.card .row.win span{color:var(--title-color)}.card .row.win .score{display:flex;align-items:center}.card .row.win .score::before{content:url(http://localhost:8080/wp-content/plugins/mvp-teams-and-players/src/assets/icons/caret.png);display:block;margin-right:8px;width:8px;height:9px}.card .row img{height:24px;width:24px;-o-object-fit:cover;object-fit:cover}.card .row span{font-size:16px;font-weight:600;text-transform:uppercase;color:var(--grey-color)}.card .row .score{margin-left:auto}.table-container{margin-top:48px}.table-container>p{font-size:18px;font-weight:800;margin-bottom:20px;text-transform:uppercase}table{width:100%;border-collapse:collapse;border-spacing:0}table thead{background-color:var(--table-header-backgroud);height:48px}table thead tr th{font-size:12px;line-height:24px;border-spacing:0;font-weight:400;text-transform:uppercase;text-align:center;padding:0 10px}table tbody tr{height:48px}table tbody tr td{text-align:center;padding:5px 10px}table .cell-logo{height:38px;display:flex;align-items:center;gap:10px}table .min-width{width:-moz-min-content;width:min-content;padding:7px}table.standings thead tr th:nth-of-type(2){text-align:left}table.standings tbody tr{height:48px}table.standings tbody tr:not(:last-child){border-bottom:dashed 1px var(--table-row-separator);border-width:1px 0 1px 0}table.standings tbody tr.active td{color:var(--primary-color);font-weight:700}table.standings tbody tr.active a{color:#002699 !important;font-weight:700 !important}table.standings tbody tr td:first-of-type,table.standings tbody tr td:nth-of-type(2){text-align:left}table.standings tbody tr td{text-align:center;padding:7px 10px;font-weight:400;font-size:14px;color:var(--title-color)}table.standings tbody tr td.uppercase{text-transform:uppercase}table.standings tbody tr td.team{gap:20px;display:flex;align-items:center;height:auto;margin:0;padding:15px;flex-direction:row}table.standings tbody tr td.team a{font-weight:400;color:#141414}table.standings tbody tr td.team img{height:62px;width:62px;-o-object-fit:cover;object-fit:cover}table.standings tbody tr td.team.blue a{font-weight:700;color:#002699;text-transform:uppercase}table.standings tbody tr td.team.team-logo img{width:48px;height:48px}table.stats tbody tr:nth-child(even){background:var(--table-header-backgroud)}table.stats tbody tr td{font-size:12px}table.stats tbody tr td img{width:20px;height:20px}.leaders.per-33 .players{gap:30px}.leaders.per-33 .players .player .infos .name{font-size:26px}.leaders.per-33 .players .player .infos .stat{font-size:22px}.leaders .players{display:flex;flex-direction:column;gap:35px}.leaders .players .player{display:flex;align-items:center;justify-content:space-between;gap:20px}.leaders .players .player img{width:125px;height:125px}.leaders .players .player .infos{display:flex;flex-direction:column;gap:25px}.leaders .players .player .infos .name{font-family:"Archivo Black";font-size:36px;font-weight:400;line-height:40px;text-align:right}.leaders .players .player .infos .stat{text-align:right;font-size:26px;line-height:24px;font-weight:700;color:var(--primary-color)}.leaders .players .player .infos .stat>span{font-weight:400;font-size:16px;text-transform:uppercase;color:#000}.page-header{margin:0;position:relative}.page-header .header-container{background-color:#040644;position:relative}.page-header .header-container>img{position:absolute;inset:0;mix-blend-mode:luminosity;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-header .header-container .infos-container{position:relative;background:linear-gradient(180deg, #040644 0, rgba(4, 6, 68, 0.4) 100%)}.page-header .header-container .infos-container .infos{isolation:isolate;max-width:1280px;margin:0 auto;display:flex;padding:25px 0;gap:40px}.page-header .header-container .infos-container .infos .team-logo img{width:90px}.page-header .header-container .infos-container .infos .team-content{color:#fff;display:flex;flex-direction:column;gap:5px;justify-content:center;align-items:start}.page-header .header-container .infos-container .infos .team-content h1.team-name{font-family:"Archivo Black";font-weight:400;text-transform:uppercase;font-size:36px;line-height:38px;margin:0}.page-header .header-container .infos-container .infos .team-content h1.team-name>span{font-family:"Archivo Black"}.page-header .header-container .infos-container .infos .team-content span.stats{font-size:20px;font-weight:800}.page-header .header-container .infos-container .infos .team-content span.stats span{font-weight:600;color:var(--menu-text);text-transform:uppercase}.page-header .menu-container{z-index:10;background-color:var(--menu-background)}.page-header .menu-container ul{max-width:1280px;margin:0 auto;padding:0;display:flex;list-style:none;gap:20px}.page-header .menu-container ul li{text-transform:uppercase;border-bottom:solid 4px rgba(0,0,0,0)}.page-header .menu-container ul li a{display:flex;align-items:center;gap:8px;padding:23px 3px;color:var(--menu-text);text-decoration:none;font-weight:800;font-size:16px}.page-header .menu-container ul li svg path{fill:var(--menu-text)}.page-header .menu-container ul li.active{border-bottom-color:var(--menu-text)}.page-header .menu-container ul li.active a{color:#fff}.page-header .menu-container ul li.active svg path{fill:#fff}.page-header.player .header-container .infos-container .infos{padding:0;gap:20px}.page-header.player .header-container .infos-container .infos .team-logo{display:flex;flex-direction:column;justify-content:flex-end;width:40%}.page-header.player .header-container .infos-container .infos .team-logo img{width:190px;padding-top:20px}.page-header.player .header-container .infos-container .infos .team-content{display:flex;flex-direction:column;justify-content:center;gap:10px}.page-header.player .header-container .infos-container .infos .team-content h1{font-size:22px;line-height:28px;margin-bottom:0;font-weight:400}.page-header.player .header-container .infos-container .infos .team-content .team{display:flex;gap:10px;flex-direction:row}.page-header.player .header-container .infos-container .infos .team-content .team img{width:31px;height:31px}.page-header.player .header-container .infos-container .infos .team-content .team .team-details{display:flex;flex-direction:column;gap:3px;color:var(--menu-text)}.page-header.player .header-container .infos-container .infos .team-content .team .team-details span{font-size:12px}.page-header.player .menu-container .menu{justify-content:space-between;padding:0}.page-header.player .menu-container .menu li{padding:0 15px}.page-header.player .menu-container .menu li a{gap:5px;padding:18px 0;font-size:12px;font-weight:800}.page-header.player .menu-container .menu li a svg{display:none}.page-header.player .player-details{padding:20px;position:static}.page-header.player .player-details .cards{display:flex;flex-direction:column;width:100%}.page-header.player .player-details .cards .card{box-sizing:border-box;width:100%;display:flex;flex-direction:column;gap:10px}.page-header.player .player-details .cards .card:first-of-type{margin-bottom:15px}.page-header.player .player-details .cards .card.bg-white{background-color:#fff}.page-header.player .player-details .cards .card .row{display:flex;justify-content:space-between;margin:0 !important;flex-direction:row}.page-header.player .player-details .cards .card .row span{width:auto;font-size:14px;font-weight:400;text-transform:unset;color:var(--title-color)}.page-header.player .player-details .cards .card .row span:last-of-type{font-weight:700}.page-header.player .player-details .cards .card .title{font-size:14px;font-weight:700;text-align:center;text-transform:uppercase;color:var(--primary-color);padding:15px 0;border-bottom:dashed 1px var(--border-color);margin:-10px -15px 0 -15px}.page-header.player .player-details .cards .card .cols{display:flex;padding:10px 0}.page-header.player .player-details .cards .card .cols .col{width:25%;display:flex;flex-direction:column;align-items:center;gap:3px}.page-header.player .player-details .cards .card .cols .col .header{font-weight:400;font-size:12px;text-transform:uppercase;color:var(--grey-color)}.page-header.player .player-details .cards .card .cols .col .stat{font-weight:700;font-size:26px;color:var(--primary-color)}.page-header.player .player-details .cards .card .cols .col .rank{font-weight:700;font-size:12px;color:var(--title-color)}#breadcrumb ul{list-style:none;display:flex;gap:16px;padding-left:0}#breadcrumb ul li{border:solid 1px var(--border-color);border-radius:100px;padding:10px 30px;height:-moz-fit-content;height:fit-content}#breadcrumb ul li a{display:flex;align-items:center;gap:7px;text-transform:uppercase;text-decoration:none;color:var(--title-color);font-weight:800;font-size:14px;line-height:24px}#breadcrumb ul li a img{width:32px}.highlights{display:flex;flex-direction:column;gap:30px}.highlights .highlight{display:flex;gap:12px}.highlights .highlight img{width:53px}.highlights .highlight .infos{display:flex;flex-direction:column;gap:6px}.highlights .highlight .infos .title{font-size:20px;font-weight:600;color:var(--title-color)}.highlights .highlight .infos .dates{font-size:14px;font-weight:400;color:var(--primary-color)}.highlights .highlight .infos .dates>span{color:var(--grey-color)}@media only screen and (max-width: 1320px){.page-header .header-container .infos-container .infos{padding:25px 20px}.page-header .menu-container .menu{padding:0 20px}}@media only screen and (max-width: 768px){.desktop{display:none}.leaders .players{gap:25px}.leaders .players .player img{width:120px;height:120px}.leaders .players .player .infos{gap:15px}.leaders .players .player .infos .name{font-size:26px;line-height:24px;text-align:right}.leaders .players .player .infos .stats{font-size:22px;line-height:24px}.leaders .players .player .infos .stats>span{font-size:14px}.page-header .header-container .infos-container .infos{gap:20px}.page-header .header-container .infos-container .infos .team-logo img{width:95px}.page-header .header-container .infos-container .infos .team-content h1{font-size:30px;line-height:38px;margin-bottom:0}.page-header .header-container .infos-container .infos .team-content span.stats{font-size:12px}.page-header .header-container .infos-container .infos .team-content span.stats span{font-size:12px}.page-header .menu-container .menu{justify-content:space-between}.page-header .menu-container .menu li a{gap:5px;padding:18px 0;font-size:12px;font-weight:800}.page-header .menu-container .menu li a svg{display:none}}@media only screen and (min-width: 1050px){.page-header .header-container .infos-container .infos .team-logo{margin:10px 0}.page-header .header-container .infos-container .infos .team-logo img{width:136px}.page-header .header-container .infos-container .infos .team-content h1.team-name{font-size:56px;line-height:58px}.page-header.player .header-container .infos-container .infos{padding:0;gap:20px}.page-header.player .header-container .infos-container .infos .team-logo{width:unset}.page-header.player .header-container .infos-container .infos .team-logo img{width:250px;padding-top:20px}.page-header.player .header-container .infos-container .infos .team-content{width:-moz-fit-content;width:fit-content}.page-header.player .header-container .infos-container .infos .team-content h1{font-size:32px;line-height:38px}.page-header.player .header-container .infos-container .infos .team-content .team{align-items:center}.page-header.player .header-container .infos-container .infos .team-content .team img{width:31px;height:31px}.page-header.player .header-container .infos-container .infos .team-content .team .team-details span{font-size:14px}.page-header.player .menu-container{padding:0 20px}.page-header.player .menu-container .menu li a{padding:20px 0;gap:8px;font-size:16px;font-weight:800}.page-header.player .menu-container .menu li a svg{display:block}.page-header.player .player-details{width:100%;box-sizing:border-box;position:absolute;top:10px;right:0}.page-header.player .player-details .cards{max-width:1280px;margin:0 auto;display:flex;flex-direction:row !important;flex-wrap:wrap;justify-content:flex-end;gap:15px}.page-header.player .player-details .cards .card{box-sizing:border-box;width:calc(25% - 10px)}.page-header.player .player-details .cards .card:first-of-type{margin-bottom:0;background-color:hsla(0,0%,100%,.1);border:solid 1px var(--menu-background)}.page-header.player .player-details .cards .card .row{display:flex;justify-content:space-between;margin:0 !important}.page-header.player .player-details .cards .card .row span{color:var(--menu-text)}.page-header.player .player-details .cards .card .row span:last-of-type{color:#fff !important;font-weight:600}.page-header.player .player-details .cards .card .title{padding:10px 0}}.tiers{width:33%}.half{width:50%}@media only screen and (max-width: 900px){.half,.tiers{width:calc(100% - 40px)}}.post-type-archive-nba-team,.single-nba-team{--blue-opacity:#E0E3EB;--spacing-m:32px}.plugin__tap__breadcrumb{padding-top:var(--spacing-m)}.plugin__tap__row{--bs-gutter-x:46px}.plugin__tap__content{margin-top:var(--spacing-m);display:block}.plugin__tap .divider{margin-top:20px}.plugin__tap__title{flex-direction:column;display:flex;gap:var(--spacing-m);font-family:"Archivo Black";letter-spacing:-0.4px;font-size:48px;font-style:italic}.plugin__tap__title p{font-size:20px;line-height:30px;font-weight:400}.plugin__tap__container{margin-top:var(--spacing-m)}.plugin__tap__container p{font-weight:800;font-size:18px;margin-bottom:var(--spacing-m)}@media only screen and (max-width: 768px){.plugin__tap .col-md-6:nth-child(2){margin-top:var(--spacing-m)}}.plugin__tap__news{margin-top:60px}.plugin__tap__news .global-posts{margin-top:60px}@media only screen and (max-width: 1024px){.post-type-archive-nba-team .plugin__tap__conference{display:none}}.post-type-archive-nba-team .swiper-pagination{display:flex;justify-content:center;gap:10px;top:0;margin-top:var(--spacing-m);position:relative}@media only screen and (min-width: 1024px){.post-type-archive-nba-team .swiper-pagination{display:none}}.post-type-archive-nba-team .swiper-pagination-bullet{border-radius:100px;height:48px;display:flex;align-items:center;width:50%;justify-content:center;border:1px solid #141414;background:#fff;font-size:14px;font-weight:800;opacity:.3}.post-type-archive-nba-team .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.single-page{--gap: 32px;font-family:var(--font-family-heading),serif;display:flex;flex-direction:column;gap:var(--gap);padding-top:32px;padding-bottom:60px}@media(max-width: 768px){.single-page--post{padding-top:0}}.single-page--page,.single-page--no-padding-top{padding-top:0}.single-page__section{--gap: 16px;display:flex;flex-direction:column;gap:var(--gap)}.single-page__h1{--font-size: 47px;--line-height: 60px;--font-weight: 700;margin:0;padding:0;color:#222;font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height)}@media(max-width: 768px){.single-page__h1{--font-size: 26px;--font-weight: 700;--line-height: 36px}}.single-page__subtitle{color:var(--color-primary);font-size:var(--font-size-xl);font-weight:700;line-height:30px;margin:0;padding:0}.single-page__page-header{--object-position: center;height:300px;background-color:var(--color-primary-900);display:flex;justify-content:center;align-items:center;position:relative}.single-page__page-header img{position:absolute;top:0;left:0;z-index:2;object-fit:cover;object-position:var(--object-position);width:100%;height:100%}.single-page__page-header__gradient{width:100%;height:100%;position:absolute;top:0;left:0;z-index:3;background:linear-gradient(180deg, var(--color-primary-900) 0%, rgba(4, 6, 68, 0.4) 100%),#d3d3d3;opacity:.5}.single-page__page-header__title{position:absolute;bottom:24px;left:0;width:100%;z-index:4}.single-page__page-header__title h1{--font-size: 34px;--line-height: 38px;color:var(--color-white);font-family:var(--font-family-heading),serif;font-size:var(--font-size) !important;font-style:normal;font-weight:700;line-height:var(--line-height) !important;text-transform:uppercase}@media(max-width: 768px){.single-page__page-header__title h1{--font-size: var(--font-size-2xl);--line-height: 28px}}@media(max-width: 768px){.single-page__page-header__title{bottom:16px}}.single-page__page-header--object-position--top{--object-position: top}.single-page__page-header--object-position--bottom{--object-position: bottom}@media(max-width: 768px){.single-page__page-header{height:250px}}.single-page__featured-image--desktop{width:100%;border-radius:var(--border-radius-md);overflow:hidden}.single-page__featured-image--desktop img{width:100%;height:auto}@media(max-width: 768px){.single-page__featured-image--desktop{display:none}}.single-page__featured-image--mobile{width:100%}.single-page__featured-image--mobile img{width:100%;height:auto}@media(min-width: 769px){.single-page__featured-image--mobile{display:none}}.single-page__featured-image__description{font-size:var(--font-size-xxs);color:#777;margin-top:3px}@media(max-width: 768px){.single-page__featured-image__description{margin-left:5px;font-size:9px}}@media(max-width: 768px){.single-page{--gap: 45px;padding-top:16px}}.single-page__header-meta{display:flex;align-items:center;justify-content:space-between;gap:24px}@media(max-width: 768px){.single-page__header-meta{flex-direction:column;align-items:flex-start}}
img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }
:root {
                                                                                                --primary-light-color: #FFFFFF;
                                                                                                                        --primary-dark-color: #002f5e;
                                                                                                                        --highlight-primary-light-color: #47E1B3;
                                                                                                                        --secondary-light-color: #FFFFFF;
                                                                                                                        --secondary-dark-color: #7a7a7a;
                                                                                                                        --third-dark-color: #222222;
                                                                                                                        --copied-color: #35c200;
                                                                                                                        --code-color: #f6a605;
                                                                                                                        --bonus-color: #f73757;
                                                                                                                        --cta-background-color: #47e1b3;
                                                                                                                        --cta-text-color: #002f5e;
                                                                                                                        --info-background-color: #f2f2f2;
                                                                                                                        --info-website-link-color: #338AEF;
                                                                                                                        --view-more-link-color: #338AEF;
                                                                                                                        --separator-color: #d9d9d9;
                                                            }
:root {
                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
:root {
                                                                                --mvp-game-cricket-background: url(/wp-content/uploads/2025/01/cricket_background.jpg);
                                                                                                                                                                                                                                                                }
:root {
                                                                                                                                                                    }
:root {
                                                                                                                                                                    }
:root {
                                                                    }
:root {
                                                                    }
:root {
                        --mvp-accumulator-color: ;
                        --mvp-accumulator-main-cta-color: ;
                    }
:root {
                        --pos-0-border-color: #bbb;
                        --pos-0-header-color: #f2f2f2;
                        --pos-0-cta-color: black;
                    }
:root {
                        --data-table-border-color: #bbb;
                        --data-table-header-color: #f2f2f2;
                        --data-table-cta-color: black;
                    }
:root {
                    --theme-primary-color: #c80200;
--theme-primary-color-rgb: 200, 2, 0;
--theme-secondary-color: #FD4040;
--theme-text-color: #141414;
--theme-info-color: #777777;
--theme-bg-info-color: #F2F2F2;
--theme-font-head: "Archivo Black";
--theme-font-body: "Plus Jakarta Sans";
--theme-gradient-contrast-color: #fb3533;
--theme-darken-primary-color: #7b0000;
--theme-mobilemenu-background-color: #ffffff;
--theme-mobilemenu-text-color: #000000;
--theme-mobilemenu-active-text-color: #c80200;
--theme-mobilemenu-submenu-background-color: #c80200;
--theme-mobilemenu-submenu-text-color: #ffffff;
--theme-mobilemenu-submenu-active-text-color: #ffffff;
--theme-mobilemenu-divider-color: #c80200;
--theme-link-color: #c80200;
--theme-link-hover-color: #7a0000;
--theme-h2-color: #c80200;
--theme-h3-color: ;
--theme-h4-color: ;
--theme-h5-color: ;
--theme-h6-color: ;
                }

/* cached */
.author{--avatar-size: 51px;--proofread-icon-size: 18px;display:flex;gap:20px;padding:20px;border-radius:5px;width:fit-content;min-width:450px}@media screen and (max-width: 768px){.author{--proofread-icon-size: 13px;width:100%;min-width:unset}}.author__intro{display:flex;align-items:center;gap:15px;width:100%}.author__avatar{width:var(--avatar-size) !important;height:var(--avatar-size) !important;position:relative}.author__avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;margin-bottom:0 !important;box-shadow:0px 4px 4px rgba(0,0,0,.25)}.author__avatar__proofread{position:absolute;bottom:0;right:0;width:var(--proofread-icon-size);height:var(--proofread-icon-size);transform:translateX(50%)}.author__content{display:flex;flex-direction:column;gap:6px;flex:1}.author__content__author,.author__content__meta{display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%}.author__content__author--right,.author__content__meta--right{justify-content:flex-end}.author__content__name a{font-size:var(--author-name-size, 20px);font-weight:700;color:var(--color-primary) !important;white-space:nowrap}.author__content__updated{font-size:var(--font-size-xs);color:#222;text-align:right;margin-top:5px}.author__content__reading-time{font-size:var(--font-size-xs);color:#222;display:flex;align-items:center;gap:var(--space-xxs)}.author__content__proofread{display:flex;align-items:center;gap:5px;font-size:var(--font-size-xs);color:#222}.author__content__proofread a{font-weight:700;color:#0bbc2f !important;text-decoration:underline}.author__content__categories{display:flex;flex-wrap:wrap;gap:10px}.author__content__categories__category{display:flex;align-items:center;gap:var(--space-xs);padding:0;background:none;border-radius:0;font-weight:var(--font-weight-extrabold);font-size:var(--font-size-xs);color:var(--color-gray-800);text-transform:uppercase;margin:0}.author__content__categories__category img{margin-bottom:0 !important;height:12px !important;width:auto}.author__content__bio p{font-size:var(--font-size-xs) !important}.author__content__read-more{font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);color:var(--color-secondary) !important;text-decoration:underline;text-transform:uppercase}.author-small{--avatar-size: 60px;--author-name-size: 14px;position:relative}@media screen and (max-width: 768px){.author-small{--avatar-size: 32px;padding:20px 0}}.author-small .author__content__proofread{gap:2px}.author-small .author__content__proofread span{gap:5px}.author-large{flex-direction:column;border:1px solid var(--color-primary)}.author-large .author__content{gap:10px}.author-large .author__content__categories__category{padding:12px 20px;background:var(--color-gray-200);border-radius:100px}.author-large .author__content__author{flex-direction:column;align-items:flex-start}
.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus)::first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}body.rtl .has-drop-cap:not(:focus)::first-letter{float:initial;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-quote{box-sizing:border-box;overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-width:320px;min-height:240px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-top:.5em;margin-bottom:1em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper::before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper::before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper::before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper::before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper::before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper::before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper::before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper::before{padding-top:200%}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc((100% / 2) - 1.25em + (1.25em / 2))}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc((100% / 3) - 1.25em + (1.25em / 3))}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc((100% / 4) - 1.25em + (1.25em / 4))}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc((100% / 5) - 1.25em + (1.25em / 5))}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc((100% / 6) - 1.25em + (1.25em / 6))}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-top:.5em;margin-bottom:1em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;width:auto;max-width:100%}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em;float:left}.wp-block-latest-posts__featured-image.alignright{margin-left:1em;float:right}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}:root{--color-primary: #003399;--color-primary-rgb: 0, 51, 153;--color-primary-300: #3366cc;--color-primary-400: #003ebc;--color-primary-800: #001868;--color-primary-900: #00004c;--color-secondary: #fd4040;--color-secondary-300: #ffd7d7;--color-white: #ffffff;--color-black: #000000;--color-gray-200: #f2f2f2;--color-gray-300: #dad8d8;--color-gray-500: #777777;--color-gray-700: #222222;--color-gray-800: #141414;--space-xxs: 4px;--space-xs: 8px;--space-sm: 12px;--space-md: 16px;--space-lg: 20px;--space-xl: 24px;--space-2xl: 32px;--space-3xl: 48px;--font-family-base: "Archivo Black";--font-family-heading: "Plus Jakarta Sans";--font-size-xxs: 10px;--font-size-xs: 12px;--font-size-sm: 14px;--font-size-base: 16px;--font-size-lg: 18px;--font-size-xl: 20px;--font-size-2xl: 24px;--font-size-3xl: 32px;--font-size-4xl: 36px;--font-size-5xl: 40px;--line-height-xxs: 1.3;--line-height-xs: 1.3;--line-height-sm: 1.4;--line-height-base: 1.5;--line-height-lg: 1.5;--line-height-xl: 1.4;--line-height-2xl: 1.3;--line-height-3xl: 1.2;--line-height-4xl: 1.2;--line-height-5xl: 1.1;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-extrabold: 800;--border-radius-xs: 2px;--border-radius-sm: 4px;--border-radius-md: 8px;--border-radius-lg: 10px;--border-radius-xl: 12px;--border-radius-2xl: 16px;--border-radius-3xl: 32px;--border-radius-full: 9999px;--z-base: 1;--z-dropdown: 1000;--z-modal: 1100;--z-toast: 1200}.mobile-menu{--mobile-menu-width: 90vw;position:fixed;top:0;z-index:1000;height:100vh;width:var(--mobile-menu-width);display:flex !important;flex-direction:column;transition:all .4s ease-in-out;left:-100px;transform:translateX(-100%);background-color:var(--color-primary);overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.mobile-menu--has-admin-bar{top:46px;height:calc(100vh - 46px)}.mobile-menu--opened{left:0;transform:translateX(0)}.mobile-menu::-webkit-scrollbar{display:none}.mobile-menu .divider{--color: var(--color-primary-800)}.mobile-menu__top{background-color:var(--color-white);padding:0 16px;height:75px;display:flex;align-items:center;flex-shrink:0}.mobile-menu__top__logo{flex:1}.mobile-menu__top__logo img{max-height:40px;width:auto}.mobile-menu__top__close{display:flex;justify-content:center;align-items:center;height:100%;padding:10px}.mobile-menu__top__close svg{width:22px;height:22px}.mobile-menu__top__close svg path{fill:var(--color-primary)}.mobile-menu__search{background-color:var(--color-white);background-color:#f3f3f3;padding:15px 10px}.mobile-menu__menu{width:100%;display:flex;flex-direction:column;padding-bottom:60px;flex:1}.mobile-menu__menu__item{display:flex;align-items:center;justify-content:space-between;gap:15px;height:55px;--color: var(--theme-mobilemenu-text-color);--active-color: var(--color-white);padding:0 15px;padding-right:20px;color:var(--color);font-family:var(--font-family-heading);font-size:var(--font-size-base);font-weight:var(--font-weight-medium);line-height:24px;--chevron-rotation: 0;--icon-opacity: 0.5}.mobile-menu__menu__item--subitem{justify-content:space-between;--color: var(--color-white);--active-color: var(--color-white)}.mobile-menu__menu__item--subitem span{display:flex;align-items:center;justify-content:space-between;gap:15px}.mobile-menu__menu__item:hover,.mobile-menu__menu__item:active,.mobile-menu__menu__item:focus,.mobile-menu__menu__item:visited{color:var(--color)}.mobile-menu__menu__item--opened{--chevron-rotation: 180deg}.mobile-menu__menu__item--active{--color: var(--active-color);--icon-opacity: 1}.mobile-menu__menu__item__chevron{transition:all .4s ease-in-out;width:7px;height:auto;transform:rotate(90deg) rotateY(var(--chevron-rotation));opacity:var(--icon-opacity)}.mobile-menu__menu__item__chevron path{stroke:var(--color)}.mobile-menu__menu__item__icon{width:7px;height:auto;opacity:1;transform:rotate(90deg)}.mobile-menu__menu__item__icon path{stroke:var(--color-white)}.mobile-menu__menu__item--subitem.mobile-menu__menu__item--opened svg{transform:rotate(-90deg)}.mobile-menu__menu__submenu{display:none;flex-direction:column;background-color:var(--color-primary-400)}.mobile-menu__menu__submenu__items{display:flex;flex-direction:column;padding:0 0 15px 0}.mobile-menu__menu__submenu__items .mobile-menu__menu__item{height:40px}.mobile-menu__menu__submenu__items__child{display:none;padding:0}.mobile-menu__menu__submenu__items__child__item{padding:0 15px}.mobile-menu__menu__submenu__items__child__item::marker{content:""}.mobile-menu__menu__submenu__items__child__link{color:var(--color-white);font-size:var(--font-size-sm);padding:7px 0;display:block}.mobile-menu__menu__submenu--opened{display:flex}.mobile-menu__magic-button{position:sticky;left:0;bottom:env(safe-area-inset-bottom);width:100%;margin-top:15px;display:flex;align-items:center;justify-content:flex-start;background-color:#f3f3f3;padding:15px}#cookie-banner{position:fixed;bottom:0;left:0;right:0;background-color:rgba(var(--color-primary-rgb), 0.8);padding:16px 28px;z-index:9999999999;display:flex;align-items:center;gap:15px}@media(max-width: 500px){#cookie-banner{flex-direction:column;align-items:flex-start}}#cookie-banner p{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;color:var(--color-white);margin:0}#cookie-banner p a{color:var(--color-white);opacity:.8;display:inline-block;padding:.2em;text-decoration:underline}#cookie-banner p a:hover{opacity:1;text-decoration:none}#cookie-banner button{color:var(--color-primary);border-color:rgba(0,0,0,0);background-color:#fff;display:block;padding:6px 11px;font-size:var(--font-size-sm);font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap;text-transform:uppercase}.divider{width:100%;height:2px;--color: #e0e3eb;background-image:repeating-linear-gradient(90deg, var(--color), var(--color) 8px, transparent 8px, transparent 16px);background-position:left bottom;background-repeat:repeat-x;background-size:100% 2px}.divider--color--blue{--color: #0B3AC8}.divider--light{background-image:repeating-linear-gradient(90deg, var(--color), var(--color) 4px, transparent 4px, transparent 8px);background-position:left bottom;background-repeat:repeat-x;background-size:100% 1px}@media(min-width: 769px){.divider--desktopHidden{display:none}}@media(max-width: 768px){.divider--mobileHidden{display:none}}.social-icons{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.social-icons a{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:var(--color-primary)}.social-icons a img{height:50%;width:auto}.footer__container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;padding-top:100px;padding-bottom:calc(100px + env(safe-area-inset-bottom))}.footer__container__logo{display:flex;justify-content:center;align-items:center}.footer__container__menu{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 25px;max-width:800px}@media(max-width: 768px){.footer__container__menu{gap:3px 24px}.footer__container__menu .divider{display:none}}.footer__container__menu__item{color:var(--color-gray-800);font-family:var(--font-family-heading);font-size:15px;font-weight:var(--font-weight-semibold);line-height:24px}.footer__container__menu__item:hover,.footer__container__menu__item:focus,.footer__container__menu__item:active,.footer__container__menu__item:visited{color:var(--color-gray-800)}.footer__container__menu__divider{width:1px;height:20px;background-color:#babdc5}.footer__container__menu__divider:last-of-type{display:none}@media(max-width: 768px){.footer__container__menu__divider{display:none}}.footer__container__copyright{color:#585762;text-align:center;font-size:13px;font-weight:var(--font-weight-medium);line-height:20px}.footer__container__moveup-group-logo img{width:185px;height:auto}.footer__container__compliance{display:flex;align-items:center;gap:15px;flex-wrap:wrap;justify-content:center}.footer__container__compliance img{max-height:40px;width:auto}body.admin-bar{padding-top:32px}body:not(.error404) footer{margin-top:40px}.newsletter .wp-block-cover{min-height:auto !important;padding-top:40px;padding-bottom:40px;text-align:center}.newsletter .wp-block-group{max-width:570px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;gap:15px;justify-content:center;align-items:center}.newsletter .wp-block-heading{font-size:var(--font-size-4xl);font-weight:var(--font-weight-semibold);line-height:44px}.newsletter .wp-block-heading strong{font-weight:var(--font-weight-semibold);color:var(--color-secondary)}.newsletter-form{margin:15px auto 30px}.newsletter p{font-size:var(--font-size-xs);font-style:italic}.newsletter p:last-child{color:var(--color-gray-200)}.socials_links_menu,.about_tpo{display:flex;background-color:var(--color-gray-200);color:var(--theme-text-color)}.socials_links_menu .wp-block-heading,.about_tpo .wp-block-heading{font-size:var(--font-size-xl);font-weight:700;font-style:italic;margin:0}.copyright{background-color:var(--color-secondary);color:var(--color-white);padding:15px 0;text-align:center;font-size:var(--font-size-sm);line-height:24px;margin:0}.about_tpo{padding:50px 0 0 0}.about_tpo .wp-block-columns{gap:2em}.about_tpo .wp-block-columns .wp-block-column:nth-of-type(1){display:flex;flex-direction:column;gap:16px}.about_tpo .wp-block-columns .wp-block-column:nth-of-type(1) p{font-size:var(--font-size-sm);font-weight:var(--font-weight-regular);line-height:26px;margin:0}.about_tpo .wp-block-columns .wp-block-column:nth-of-type(2){display:flex;flex-direction:column;gap:16px;background-color:var(--color-white);padding:20px;border-radius:15px}.about_tpo .wp-block-columns .wp-block-column:nth-of-type(2) p{font-size:var(--font-size-sm);font-weight:var(--font-weight-regular);line-height:26px;color:#7a7a7a;margin:0}.about_tpo .wp-block-columns .wp-block-column:nth-of-type(2) .wp-block-group{display:flex;gap:10px}.about_tpo .wp-block-columns .wp-block-column:nth-of-type(2) .wp-block-group figure{height:25px}.about_tpo .wp-block-columns .wp-block-column:nth-of-type(2) .wp-block-group figure a,.about_tpo .wp-block-columns .wp-block-column:nth-of-type(2) .wp-block-group figure img{height:25px !important;width:auto}@media(max-width: 1024px){.socials_links_menu{flex-direction:column-reverse;gap:40px}}.socials_links_menu .wp-block-columns .wp-block-column:nth-of-type(1){min-width:300px;flex-basis:auto !important;width:auto !important}.socials_links_menu .wp-block-heading{margin-bottom:24px}.socials_links_menu .wp-block-social-links{margin-bottom:24px}.socials_links_menu .wp-block-social-links .wp-social-link{background-color:var(--color-secondary)}.block-title{display:flex;flex-direction:column;gap:24px;--font-size: 48px;--font-family: var(--font-family-base);--font-weight: var(--font-weight-regular);--line-height: 56px}@media(max-width: 768px){.block-title{--font-size: 26px;--line-height: 30px;gap:16px}}.block-title--style1{--color: var(--color-primary)}.block-title--style2{--color: var(--color-gray-800)}@media(max-width: 768px){.block-title--style2{--font-size: var(--font-size-3xl)}}.block-title h1,.block-title h2,.block-title h3,.block-title h4,.block-title h5,.block-title h6,.block-title p,.block-title>div,.block-title>a>div{margin:0;padding:0;display:flex;align-items:center;gap:12px;font-family:var(--font-family) !important;font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height);font-style:italic;color:var(--color)}.block-title h1 a,.block-title h2 a,.block-title h3 a,.block-title h4 a,.block-title h5 a,.block-title h6 a,.block-title p a,.block-title>div a,.block-title>a>div a{color:var(--color)}.block-title h1 a:hover,.block-title h1 a:visited,.block-title h1 a:active,.block-title h1 a:focus,.block-title h2 a:hover,.block-title h2 a:visited,.block-title h2 a:active,.block-title h2 a:focus,.block-title h3 a:hover,.block-title h3 a:visited,.block-title h3 a:active,.block-title h3 a:focus,.block-title h4 a:hover,.block-title h4 a:visited,.block-title h4 a:active,.block-title h4 a:focus,.block-title h5 a:hover,.block-title h5 a:visited,.block-title h5 a:active,.block-title h5 a:focus,.block-title h6 a:hover,.block-title h6 a:visited,.block-title h6 a:active,.block-title h6 a:focus,.block-title p a:hover,.block-title p a:visited,.block-title p a:active,.block-title p a:focus,.block-title>div a:hover,.block-title>div a:visited,.block-title>div a:active,.block-title>div a:focus,.block-title>a>div a:hover,.block-title>a>div a:visited,.block-title>a>div a:active,.block-title>a>div a:focus{color:var(--color)}.block-title__line{flex-grow:1;height:3px;background-color:var(--color-primary)}@media(max-width: 768px){.block-title__line{height:2px}}.tpo-author-card{display:flex;flex-direction:column;gap:20px;padding:20px;border-radius:5px;width:fit-content;border:1px solid var(--color-primary)}@media screen and (max-width: 768px){.tpo-author-card{width:100%}}.tpo-author-card__intro{display:flex;align-items:center;gap:15px}.tpo-author-card__avatar{width:51px;height:51px}.tpo-author-card__avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;margin-bottom:0 !important;box-shadow:0px 4px 4px 0px var(--color-black) 40}.tpo-author-card__content{display:flex;flex-direction:column;gap:10px}.tpo-author-card__content__bio p{font-size:12px !important}.tpo-author-card__content__read-more{font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);color:var(--tpo-secondary-color) !important;text-decoration:underline;text-transform:uppercase}.tpo-author-card__content__name a{font-size:var(--font-size-xl);font-weight:700;color:var(--color-primary) !important}.tpo-author-card__content__role{font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);color:var(--tpo-text-color)}.tpo-author-card__content__categories{display:flex;flex-wrap:wrap;gap:10px}.tpo-author-card__content__categories__category{display:flex;align-items:center;gap:8px;padding:12px 20px;background:var(--color-gray-200);border-radius:100px;font-size:var(--font-size-sm);line-height:1.2;font-weight:var(--font-weight-extrabold);color:var(--tpo-text-color);text-transform:uppercase;margin:0;font-size:var(--font-size-xs)}.tpo-author-card__content__categories__category img{margin-bottom:0 !important;height:12px !important;width:auto}#lightbox{position:fixed !important;top:50% !important;transform:translateY(-50%)}#lightbox .lb-dataContainer{height:100%;position:absolute;top:0;left:50%;transform:translateX(-50%)}#lightbox .lb-close{right:0;position:absolute;top:-50px}.post-prev-next{padding:40px 0}.post-prev-next__container{display:flex;gap:20px;justify-content:space-between}@media only screen and (max-width: 768px){.post-prev-next__container{flex-direction:column}}.post-prev-next__link{color:var(--color-gray-800);font-size:var(--font-size-base);line-height:22px;font-weight:var(--font-weight-medium);flex:1;text-align:var(--text-align);display:flex;gap:10px;align-items:center}.post-prev-next__link:hover{color:var(--color-primary)}.post-prev-next__link>img{width:150px;height:120px;border-radius:var(--border-radius-md);object-fit:cover;flex-shrink:0}.post-prev-next__link>img.video-thumbnail{width:unset;aspect-ratio:16/9}.post-prev-next__link--prev{--icon-rotation: 180deg;--text-align: left;--justify-content: flex-start}.post-prev-next__link--next{--icon-rotation: 0;--text-align: right;--justify-content: flex-end;flex-direction:row-reverse}@media only screen and (max-width: 768px){.post-prev-next__link--next{--text-align: right;--justify-content: flex-start;order:-1}}@media only screen and (max-width: 768px){.post-prev-next__link--next .post-prev-next__link__label{justify-content:end}}.post-prev-next__link__info{display:flex;flex-direction:column;gap:10px}.post-prev-next__link__label{font-size:var(--font-size-xs);color:#7a7986;display:flex;align-items:center;gap:5px;justify-content:var(--justify-content);text-align:var(--text-align)}.post-prev-next__link__label svg{transform:rotate(var(--icon-rotation));width:14px;height:auto}.post-prev-next__link__label svg path{fill:#7a7986}.single-tags{display:flex;align-items:center;gap:0px 8px;flex-wrap:wrap;--color: #606060}.single-tags__tag{color:var(--color);font-size:var(--font-size-base);font-style:italic;font-weight:300;transition:all .4s ease-in-out}.single-tags__tag:hover{color:#111}.single-tags__tag:focus,.single-tags__tag:visited,.single-tags__tag:active{color:var(--color)}.single-tags__separator{width:1px;height:15px;background-color:var(--color)}.single-tags__separator:last-of-type{display:none}.single-page{--gap: 32px;font-family:var(--font-family-heading);display:flex;flex-direction:column;gap:var(--gap);padding-top:32px;padding-bottom:60px}@media(max-width: 768px){.single-page{--gap: 45px;padding-top:16px}}@media(max-width: 768px){.single-page--post{padding-top:0}}.single-page--page,.single-page--no-padding-top{padding-top:0}.single-page__section{--gap: 16px;display:flex;flex-direction:column;gap:var(--gap)}.single-page__h1{--font-size: 47px;--line-height: 60px;--font-weight: var(--font-weight-extrabold);margin:0;padding:0;color:#222;font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height)}@media(max-width: 768px){.single-page__h1{--font-size: 26px;--font-weight: 700;--line-height: 36px}}.single-page__subtitle{color:var(--color-primary);font-size:var(--font-size-xl);font-weight:700;line-height:30px;margin:0;padding:0}.single-page__page-header{--object-position: center;height:190px;display:flex;justify-content:center;align-items:center;position:relative}.single-page__page-header img{position:absolute;top:0;left:0;z-index:2;object-fit:cover;object-position:var(--object-position);width:100%;height:100%}.single-page__page-header--object-position--top{--object-position: top}.single-page__page-header--object-position--bottom{--object-position: bottom}.single-page__page-header__gradient{width:100%;height:100%;position:absolute;top:0;left:0;z-index:3;background-size:cover;background-position:center;background-repeat:no-repeat}.single-page__page-header__gradient:before{content:"";width:100%;height:100%;background-color:var(--color-primary);opacity:.8;display:block}.single-page__page-header__title{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;z-index:4}.single-page__page-header__title h1{--font-size: 52px;--line-height: 64px;color:var(--color-white);font-family:var(--font-family-base);font-weight:var(--font-weight-regular);font-size:var(--font-size) !important;font-style:italic;line-height:var(--line-height) !important}@media(max-width: 768px){.single-page__page-header__title h1{--font-size: var(--font-size-2xl);--line-height: 28px}}.single-page__featured-image--desktop{width:100%;border-radius:var(--border-radius-md);overflow:hidden}.single-page__featured-image--desktop img{width:100%;height:auto}@media(max-width: 768px){.single-page__featured-image--desktop{display:none}}.single-page__featured-image--mobile{width:100%}.single-page__featured-image--mobile img{width:100%;height:auto}@media(min-width: 769px){.single-page__featured-image--mobile{display:none}}.single-page__featured-image__description{font-size:var(--font-size-xxs);color:#777;margin-top:3px}@media(max-width: 768px){.single-page__featured-image__description{margin-left:5px;font-size:9px}}.single-page__content{--margin: 20px;--font-size: 17px}.single-page__content .wp-block-heading{margin-top:calc(var(--margin)*1.5) !important;margin-bottom:var(--margin) !important}.single-page__content p,.single-page__content blockquote,.single-page__content ul,.single-page__content ol,.single-page__content img{margin-bottom:var(--margin)}.single-page__content ol,.single-page__content ul{padding-left:20px}.single-page__content ol li,.single-page__content ul li{line-height:30px}.single-page__content ul{list-style:square}.single-page__content p{margin:0;margin-bottom:26px;padding:0;font-size:var(--font-size);letter-spacing:.5px;line-height:1.6}.single-page__content h2.wp-block-heading{margin:0;padding:0;font-size:var(--font-size-2xl);font-weight:700;line-height:30px}@media(max-width: 768px){.single-page__content h2.wp-block-heading{font-size:21px}}.single-page__content h3.wp-block-heading,.single-page__content h4.wp-block-heading,.single-page__content h5.wp-block-heading,.single-page__content h6.wp-block-heading{margin:0;padding:0;font-family:var(--font-family-heading);font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);line-height:24px}.single-page__content h2.wp-block-heading{color:var(--color-primary)}.single-page__content h3.wp-block-heading{color:var(--theme-h3-color)}.single-page__content h4.wp-block-heading{color:var(--theme-h4-color)}.single-page__content h5.wp-block-heading{color:var(--theme-h5-color)}.single-page__content h6.wp-block-heading{color:var(--theme-h6-color)}.single-page__content p>a{color:var(--color-primary)}.single-page__content p>a:active,.single-page__content p>a:focus,.single-page__content p>a:visited{color:var(--color-primary)}.single-page__content p>a:hover{color:var(--color-primary)}.single-page__content blockquote{color:#222;padding-left:17px;text-align:center;font-size:30px;font-style:italic;font-weight:var(--font-weight-semibold);line-height:40px;border-left:3px solid var(--color-primary)}@media(max-width: 768px){.single-page__content blockquote{font-size:var(--font-size-2xl);font-style:italic;font-weight:var(--font-weight-semibold);line-height:34px;text-align:left}}.single-page__content table{width:100%;border-collapse:collapse;margin-bottom:var(--margin);border:1px solid #ddd !important}.single-page__content table th,.single-page__content table td{padding:8px;text-align:left;border:none}.single-page__content table th{background-color:var(--color-gray-200)}.single-page__content table tr:nth-child(even){background-color:#f1f1f1}.single-page__content iframe:not(.instagram-media){aspect-ratio:16/9;height:auto;width:100%;max-width:100%;border:0}@media(max-width: 768px){.single-page__content{--margin: 16px;--font-size: 15px}}iframe.youtube-embed{aspect-ratio:16/9;height:auto;width:100%;max-width:100%;border:0}
