@charset "UTF-8";
.mega-menu-last-modified-1758731635{content:'Wednesday 24th September 2025 16:33:55 UTC'}:root{--b101-accent:#ff5722;--b101-bg:#111722;--b101-text:#f4f7ff;--b101-shadow:-12px 0 36px rgba(3, 6, 12, 0.45)}.b101-root{position:fixed;bottom:130px;right:15px;z-index:919191}.b101-root[data-position="bottom-left"]{right:auto;left:clamp(1rem, 2vw, 1.75rem)}.b101-root.is-open .b101-widget-button{display:none}.b101-widget-button{appearance:none;border:none;border-radius:999px;background:var(--b101-accent);color:#fff;width:56px;height:56px;display:grid;place-items:center;cursor:pointer;box-shadow:var(--b101-shadow);transition:transform 0.2s ease,box-shadow 0.2s ease}.b101-widget-button:focus-visible{outline:3px solid #fff;outline-offset:3px;box-shadow:0 0 0 4px rgb(0 0 0 / .35)}.b101-widget-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgb(0 0 0 / .24)}.b101-widget-button__icon svg{width:24px;height:24px;fill:currentColor;display:block}.b101-modal{position:fixed;inset:0;display:none;align-items:stretch;justify-content:flex-end;color:var(--b101-text);font-family:inherit;color-scheme:light dark;z-index:2147483645;pointer-events:none}.b101-modal[aria-hidden="false"],.b101-modal.is-open{display:flex}.b101-modal__overlay{display:none}.b101-modal__panel{position:relative;width:min(520px, 92vw);height:100%;background:var(--b101-bg);color:var(--b101-text);box-shadow:-12px 0 32px rgb(15 21 35 / .18);display:flex;flex-direction:column;border-radius:18px 0 0 18px;transform:translateX(8%);opacity:1;transition:transform 0.3s ease,opacity 0.3s ease;pointer-events:auto}.b101-modal[aria-hidden="false"] .b101-modal__panel,.b101-modal.is-open .b101-modal__panel{transform:translateX(0);opacity:1}@media (prefers-reduced-motion:reduce){.b101-modal__panel{transition:none}.b101-widget-button{transition:none}}.b101-modal__header,.b101-modal__footer{padding:1rem 1.5rem;background:rgb(255 255 255 / .05)}.b101-modal__header{position:sticky;top:0;z-index:3;display:flex;align-items:center;gap:1rem;justify-content:space-between;background:var(--b101-bg);border-bottom:1px solid rgb(0 0 0 / .05)}.b101-modal__header h2{margin:0;font-size:1.35rem;line-height:1.3}.b101-modal__close{background:none;border:none;font-size:1.6rem;line-height:1;padding:.25rem .5rem;cursor:pointer;color:inherit;border-radius:6px}.b101-modal__close:focus-visible{outline:2px solid var(--b101-accent);outline-offset:2px;box-shadow:0 0 0 2px rgb(255 87 34 / .3)}.b101-modal__body{padding:0 1.5rem 1.5rem;overflow-y:auto;display:grid;gap:1rem;background:var(--b101-bg);flex:1 1 auto}.b101-modal__controls{display:grid;gap:.75rem;position:sticky;top:0;padding:1rem 0 .75rem;background:var(--b101-bg);z-index:2;border-bottom:1px solid rgb(0 0 0 / .05)}.b101-search input[type="search"]{width:100%;padding:.75rem 1rem;border-radius:999px;border:1px solid rgb(0 0 0 / .12);color:var(--b101-text);font-size:1rem;box-shadow:inset 0 1px 2px rgb(0 0 0 / .04);background:rgb(255 255 255 / .05)}.b101-search input[type="search"]::placeholder{color:var(--b101-text)}.b101-search input[type="search"]:focus-visible{outline:2px solid var(--b101-accent);outline-offset:2px;box-shadow:0 0 0 2px rgb(255 87 34 / .3)}.b101-suggested{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;padding-bottom:.25rem}.b101-suggested__label{font-weight:600;font-size:.85rem}.b101-suggested__chips{display:flex;flex-wrap:wrap;gap:.5rem}.b101-chip{border:1px solid var(--b101-accent);color:var(--b101-accent);background:rgb(255 87 34 / .08);border-radius:999px;padding:.35rem .75rem;font-size:.85rem;cursor:pointer;transition:background 0.2s ease}.b101-chip:focus-visible,.b101-chip:hover{background:rgb(255 87 34 / .14);outline:none}.b101-index-wrapper{display:flex;flex-direction:column;gap:.5rem}.b101-index-toggle{display:none;border:1px solid rgb(255 255 255 / .12);background:rgb(255 255 255 / .08);color:var(--b101-text);border-radius:10px;padding:.6rem .85rem;font-weight:600;font-size:.9rem;cursor:pointer}.b101-index-toggle:focus-visible{outline:2px solid var(--b101-accent);outline-offset:2px;box-shadow:0 0 0 2px rgb(255 87 34 / .3)}.b101-index{display:grid;grid-template-columns:repeat(auto-fill,minmax(52px,1fr));gap:.5rem;width:100%}.b101-index button{border:1px solid rgb(255 255 255 / .18);background:rgb(255 255 255 / .08);color:var(--b101-text);border-radius:12px;padding:0;font-size:.9rem;font-weight:600;cursor:pointer;min-height:44px;display:flex;align-items:center;justify-content:center;width:100%}.b101-index button:focus-visible{outline:2px solid var(--b101-accent);outline-offset:1px;background:rgb(255 87 34 / .22);border-color:var(--b101-accent)}.b101-index button:hover{background:rgb(255 87 34 / .14);border-color:var(--b101-accent)}.b101-term-list{display:grid;gap:1.5rem;padding-bottom:1.5rem}.b101-term-group__heading{margin:0 0 .75rem;font-size:1rem;font-weight:700}.b101-term-group dl{margin:0;display:grid;gap:.85rem}.b101-term{display:grid;gap:.35rem;padding:.75rem 1rem;border-radius:12px;border:1px solid rgb(255 255 255 / .12);position:relative;background:rgb(255 255 255 / .05);transition:background 0.2s ease,border-color 0.2s ease}.b101-term dt{font-weight:700;font-size:1rem;margin:0}.b101-term dd{margin:0;font-size:.95rem;line-height:1.5}.b101-term__copy{position:absolute;top:12px;right:12px;border:none;background:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;color:var(--b101-accent);padding:.25rem;border-radius:6px}.b101-term__copy:focus-visible,.b101-term__copy:focus{outline:2px solid var(--b101-accent);outline-offset:2px;box-shadow:0 0 0 2px rgb(255 87 34 / .3)}.b101-term:hover{background:rgb(255 255 255 / .05);border-color:rgb(255 255 255 / .14)}.b101-term.is-highlighted{box-shadow:inset 0 0 0 2px var(--b101-accent)}.b101-copy-toast{position:absolute;left:50%;bottom:2rem;transform:translateX(-50%);background:var(--b101-accent);color:#fff;padding:.5rem 1rem;border-radius:999px;font-size:.9rem;box-shadow:var(--b101-shadow);opacity:0;pointer-events:none;transition:opacity 0.2s ease}.b101-copy-toast[aria-hidden="false"]{opacity:1}.b101-modal__footer{font-size:.8rem;color:rgb(244 247 255 / .65);border-top:1px solid rgb(255 255 255 / .08);background:var(--b101-bg)}.b101-inline-glossary{border:1px solid rgb(255 255 255 / .12);border-radius:16px;padding:1.5rem;margin:1.5rem 0;background:#fff;box-shadow:0 4px 16px rgb(0 0 0 / .08)}.b101-inline-title{margin-top:0;margin-bottom:1rem;font-size:1.5rem}.b101-inline-search__input{width:100%;padding:.6rem .85rem;margin-bottom:1rem;border-radius:8px;border:1px solid rgb(0 0 0 / .12)}.b101-inline-list{display:grid;gap:.75rem}@media (max-width:768px){.b101-root{bottom:130px}.b101-modal{align-items:flex-end;justify-content:center}.b101-modal__panel{width:100%;max-width:none;max-height:92vh;border-radius:24px 24px 0 0;transform:translateY(8%)}.b101-modal[aria-hidden="false"] .b101-modal__panel,.b101-modal.is-open .b101-modal__panel{transform:translateY(0)}.b101-index-toggle{display:inline-flex;align-items:center;justify-content:center;gap:.35rem}.b101-index{display:none}.b101-index.is-open{display:grid}}@media (max-width:768px){.b101-index{display:none}.b101-index.is-open{display:grid}.b101-index-toggle{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border:1px solid rgb(0 0 0 / .15);background:rgb(255 255 255 / .05);border-radius:10px;padding:.6rem .85rem;font-weight:600;cursor:pointer;font-size:.9rem}.b101-index-toggle:focus-visible{outline:2px solid var(--b101-accent);outline-offset:2px;box-shadow:0 0 0 2px rgb(255 87 34 / .3)}}.b101-term__copy:hover{background:rgb(255 87 34 / .14)}button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}pre,textarea{overflow:auto}address,dl,ol,p,pre,ul{margin-bottom:1rem}a,table{background-color:#fff0}caption,th{text-align:left}article,aside,details,figcaption,figure,footer,header,legend,main,menu,nav,section{display:block}audio,canvas,label,output,progress,video{display:inline-block}html{font-family:'Inter',sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}dl,h1,h2,h3,h4,h5,h6,ol,p,pre,ul{margin-top:0}dd,h1,h2,h3,h4,h5,h6,label,legend{margin-bottom:.5rem}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}a{-webkit-text-decoration-skip:objects;text-decoration:none;color:inherit}a:active,a:hover{outline-width:0;text-decoration:none}abbr[title]{border-bottom:none;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}audio:not([controls]){display:none;height:0}img{border-style:none;vertical-align:middle}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:'Inter',sans-serif;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;max-width:100%;white-space:normal}textarea{resize:vertical}[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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}address,button,input,legend,select,textarea{line-height:inherit}summary{display:list-item}[hidden],template{display:none}html{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#fff0}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}@-ms-viewport{width:device-width}body{margin:0;font-size:1rem;font-weight:400;line-height:1.5}[tabindex="-1"]:focus{outline:0!important}abbr[data-original-title],abbr[title]{cursor:help}address{font-style:normal}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-left:0}blockquote,figure{margin:0 0 1rem}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}[role=button]{cursor:pointer}[role=button],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#636c72;caption-side:bottom}button:focus{outline:dotted 1px;outline:-webkit-focus-ring-color auto 5px}input[type=checkbox]:disabled,input[type=radio]:disabled{cursor:not-allowed}input[type=datetime-local],input[type=month],input[type=date],input[type=time]{-webkit-appearance:listbox}fieldset{min-width:0;padding:0;margin:0;border:0}legend{width:100%;padding:0;font-size:1.5rem}input[type=search]{-webkit-appearance:none}[hidden]{display:none!important}.hamburger{display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:#fff!important;text-transform:none;background-color:#fff0;border:0;margin:0;overflow:visible}body.homepage .hamburger{color:#fff}.hamburger:hover{color:#fff}body.homepage .hamburger:hover{color:#fff}.hamburger-box{width:18px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:40%;margin-top:-2px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:25px;height:2px;background-color:#fff;border-radius:4px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}body.homepage .hamburger-inner,body.homepage .hamburger-inner::before,body.homepage .hamburger-inner::after{background-color:#fff}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s 0.13s linear}.hamburger--spring .hamburger-inner::before{top:8px;transition:top 0.1s 0.2s cubic-bezier(.33333,.66667,.66667,1),transform 0.13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner::after{top:16px;transition:top 0.2s 0.2s cubic-bezier(.33333,.66667,.66667,1),transform 0.13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:0.22s;background-color:#fff0}.hamburger--spring.is-active .hamburger-inner::before{top:0;transition:top 0.1s 0.15s cubic-bezier(.33333,0,.66667,.33333),transform 0.13s 0.22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,10px,0) rotate(45deg);background-color:#fff!important}.hamburger--spring.is-active .hamburger-inner::after{top:0;transition:top 0.2s cubic-bezier(.33333,0,.66667,.33333),transform 0.13s 0.22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,10px,0) rotate(-45deg);background-color:#fff!important}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner::after{top:-18px;transition:top 0.2s 0.2s cubic-bezier(.33333,.66667,.66667,1),opacity 0s linear}.hamburger--spring-r .hamburger-inner::before{transition:top 0.1s 0.2s cubic-bezier(.33333,.66667,.66667,1),transform 0.13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s 0.22s linear}.hamburger--spring-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top 0.1s 0.15s cubic-bezier(.33333,0,.66667,.33333),transform 0.13s 0.22s cubic-bezier(.215,.61,.355,1)}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-block-audio audio{width:100%;min-width:300px}.block-editor-block-list__layout .reusable-block-edit-panel{align-items:center;background:#f8f9f9;color:#555d66;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;top:-14px;margin:0 -14px;padding:8px 14px;position:relative;border:1px dashed rgb(145 151 162 / .25);border-bottom:none}.block-editor-block-list__layout .block-editor-block-list__layout .reusable-block-edit-panel{margin:0 -14px;padding:8px 14px}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner{margin:0 5px}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info{margin-right:auto}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label{margin-right:8px;white-space:nowrap;font-weight:600}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{flex:1 1 100%;font-size:14px;height:30px;margin:4px 0 8px}.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{flex-shrink:0}@media (min-width:960px){.block-editor-block-list__layout .reusable-block-edit-panel{flex-wrap:nowrap}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{margin:0}.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{margin:0 0 0 5px}}.editor-block-list__layout .is-selected .reusable-block-edit-panel{border-color:rgb(66 88 99 / .4) rgb(66 88 99 / .4) rgb(66 88 99 / .4) #fff0}.is-dark-theme .editor-block-list__layout .is-selected .reusable-block-edit-panel{border-color:hsl(0 0% 100% / .45) hsl(0 0% 100% / .45) hsl(0 0% 100% / .45) #fff0}.block-editor-block-list__layout .reusable-block-indicator{background:#fff;border:1px dashed #e2e4e7;color:#555d66;top:-14px;height:30px;padding:4px;position:absolute;z-index:1;width:30px;right:-14px}.wp-block-button{color:#fff;margin-bottom:1.5em}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.wp-block-button__link{background-color:#32373c;border:none;border-radius:28px;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:12px 24px;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:inherit}.is-style-squared .wp-block-button__link{border-radius:0}.is-style-outline{color:#32373c}.is-style-outline .wp-block-button__link{background-color:#fff0;border:2px solid}.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:4px;border:1px solid #e2e4e7}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-calendar table th{font-weight:440;background:#edeff0}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar tfoot a{color:#00739c}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-column{flex-grow:1;margin-bottom:1em;flex-basis:100%;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (min-width:600px){.wp-block-column{flex-basis:calc(50% - 16px);flex-grow:0}.wp-block-column:nth-child(2n){margin-left:32px}}@media (min-width:782px){.wp-block-column:not(:first-child){margin-left:32px}}.wp-block-cover,.wp-block-cover-image{position:relative;background-color:#000;background-size:cover;background-position:50%;min-height:430px;width:100%;margin:0 0 1.5em;display:flex;justify-content:center;align-items:center;overflow:hidden}.wp-block-cover-image.has-left-content,.wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover-image.has-left-content .wp-block-cover-text,.wp-block-cover-image.has-left-content h2,.wp-block-cover.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,.wp-block-cover.has-left-content h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content,.wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover-image.has-right-content .wp-block-cover-text,.wp-block-cover-image.has-right-content h2,.wp-block-cover.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,.wp-block-cover.has-right-content h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2,.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2{color:#fff;font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:610px;padding:14px;text-align:center}.wp-block-cover-image .wp-block-cover-image-text a,.wp-block-cover-image .wp-block-cover-image-text a:active,.wp-block-cover-image .wp-block-cover-image-text a:focus,.wp-block-cover-image .wp-block-cover-image-text a:hover,.wp-block-cover-image .wp-block-cover-text a,.wp-block-cover-image .wp-block-cover-text a:active,.wp-block-cover-image .wp-block-cover-text a:focus,.wp-block-cover-image .wp-block-cover-text a:hover,.wp-block-cover-image h2 a,.wp-block-cover-image h2 a:active,.wp-block-cover-image h2 a:focus,.wp-block-cover-image h2 a:hover,.wp-block-cover .wp-block-cover-image-text a,.wp-block-cover .wp-block-cover-image-text a:active,.wp-block-cover .wp-block-cover-image-text a:focus,.wp-block-cover .wp-block-cover-image-text a:hover,.wp-block-cover .wp-block-cover-text a,.wp-block-cover .wp-block-cover-text a:active,.wp-block-cover .wp-block-cover-text a:focus,.wp-block-cover .wp-block-cover-text a:hover,.wp-block-cover h2 a,.wp-block-cover h2 a:active,.wp-block-cover h2 a:focus,.wp-block-cover h2 a:hover{color:#fff}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10:before,.wp-block-cover.has-background-dim.has-background-dim-10:before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:before,.wp-block-cover.has-background-dim.has-background-dim-20:before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:before,.wp-block-cover.has-background-dim.has-background-dim-30:before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:before,.wp-block-cover.has-background-dim.has-background-dim-40:before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:before,.wp-block-cover.has-background-dim.has-background-dim-50:before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:before,.wp-block-cover.has-background-dim.has-background-dim-60:before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:before,.wp-block-cover.has-background-dim.has-background-dim-70:before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:before,.wp-block-cover.has-background-dim.has-background-dim-80:before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:before,.wp-block-cover.has-background-dim.has-background-dim-90:before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:before,.wp-block-cover.has-background-dim.has-background-dim-100:before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:305px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:calc(100% - 70px);z-index:1;color:#f8f9f9}.wp-block-cover-image .wp-block-subhead,.wp-block-cover-image h1,.wp-block-cover-image h2,.wp-block-cover-image h3,.wp-block-cover-image h4,.wp-block-cover-image h5,.wp-block-cover-image h6,.wp-block-cover-image p,.wp-block-cover .wp-block-subhead,.wp-block-cover h1,.wp-block-cover h2,.wp-block-cover h3,.wp-block-cover h4,.wp-block-cover h5,.wp-block-cover h6,.wp-block-cover p{color:inherit}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit,.block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before{padding-top:66.66%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 9px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgb(0 0 0 / .7),rgb(0 0 0 / .3) 70%,transparent)}.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;-o-object-fit:cover;object-fit:cover}}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc((100% - 16px)/2)}.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3 - 1px)}}.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4 - 1px)}}.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5 - 1px)}}.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6 - 1px)}}.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7 - 1px)}}.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8 - 1px)}}.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.wp-block-gallery .blocks-gallery-item.has-add-item-button{width:100%}.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:305px;width:100%}.wp-block-gallery.aligncenter,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{display:flex}.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-image{max-width:100%;margin-top:1.5em;margin-bottom:1em;margin-left:0;margin-right:0}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 16px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 16px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 16px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-media-text{display:grid;grid-template-rows:auto;align-items:center;grid-template-areas:"media-text-media media-text-content";grid-template-columns:50% auto}.wp-block-media-text.has-media-on-the-right{grid-template-areas:"media-text-content media-text-media";grid-template-columns:auto 50%}.wp-block-media-text .wp-block-media-text__media{grid-area:media-text-media;margin:0}.wp-block-media-text .wp-block-media-text__content{word-break:break-word;grid-area:media-text-content;padding:0 8%}.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{max-width:unset;width:100%;vertical-align:middle}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important;grid-template-areas:"media-text-media" "media-text-content"}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right{grid-template-areas:"media-text-content" "media-text-media"}}.is-small-text{font-size:14px}.is-regular-text{font-size:16px}.is-large-text{font-size:36px}.is-larger-text{font-size:48px}.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}.has-drop-cap:not(:focus):after{content:"";display:table;clear:both;padding-top:14px}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 16px)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-rss.columns-4 li{width:calc(25% - 16px)}.wp-block-rss.columns-5 li{width:calc(20% - 16px)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{color:#6c7781;font-size:13px}.wp-block-search{display:flex;flex-wrap:wrap}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1}.wp-block-search .wp-block-search__button{margin-left:10px}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"\00b7 \00b7 \00b7";color:#191e23;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table.has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table.has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table.has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table.has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:#fff0;border-bottom:1px solid #f3f4f5}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tr:nth-child(odd),.wp-block-table.is-style-stripes tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td{border-color:#fff0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{white-space:nowrap;overflow:auto}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.has-pale-pink-background-color.has-pale-pink-background-color{background-color:#f78da7}.has-vivid-red-background-color.has-vivid-red-background-color{background-color:#cf2e2e}.has-luminous-vivid-orange-background-color.has-luminous-vivid-orange-background-color{background-color:#ff6900}.has-luminous-vivid-amber-background-color.has-luminous-vivid-amber-background-color{background-color:#fcb900}.has-light-green-cyan-background-color.has-light-green-cyan-background-color{background-color:#7bdcb5}.has-vivid-green-cyan-background-color.has-vivid-green-cyan-background-color{background-color:#00d084}.has-pale-cyan-blue-background-color.has-pale-cyan-blue-background-color{background-color:#8ed1fc}.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color{background-color:#0693e3}.has-very-light-gray-background-color.has-very-light-gray-background-color{background-color:#eee}.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color{background-color:#abb8c3}.has-very-dark-gray-background-color.has-very-dark-gray-background-color{background-color:#313131}.has-pale-pink-color.has-pale-pink-color{color:#f78da7}.has-vivid-red-color.has-vivid-red-color{color:#cf2e2e}.has-luminous-vivid-orange-color.has-luminous-vivid-orange-color{color:#ff6900}.has-luminous-vivid-amber-color.has-luminous-vivid-amber-color{color:#fcb900}.has-light-green-cyan-color.has-light-green-cyan-color{color:#7bdcb5}.has-vivid-green-cyan-color.has-vivid-green-cyan-color{color:#00d084}.has-pale-cyan-blue-color.has-pale-cyan-blue-color{color:#8ed1fc}.has-vivid-cyan-blue-color.has-vivid-cyan-blue-color{color:#0693e3}.has-very-light-gray-color.has-very-light-gray-color{color:#eee}.has-cyan-bluish-gray-color.has-cyan-bluish-gray-color{color:#abb8c3}.has-very-dark-gray-color.has-very-dark-gray-color{color:#313131}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}@-ms-viewport{width:device-width}html{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}.container{position:relative;margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px}@media (min-width:576px){.container{padding-right:15px;padding-left:15px}}@media (min-width:768px){.container{padding-right:15px;padding-left:15px}}@media (min-width:992px){.container{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.container{padding-right:15px;padding-left:15px}}@media (min-width:576px){.container{width:540px;max-width:100%}}@media (min-width:768px){.container{width:720px;max-width:100%}}@media (min-width:992px){.container{width:960px;max-width:100%}}@media (min-width:1200px){.container{width:1140px;max-width:100%}}.container-fluid{position:relative;margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px}@media (min-width:576px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:768px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:992px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.container-fluid{padding-right:15px;padding-left:15px}}.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}@media (min-width:576px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:768px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:992px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:1200px){.row{margin-right:-15px;margin-left:-15px}}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{padding-right:15px;padding-left:15px}}@media (min-width:768px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{padding-right:15px;padding-left:15px}}@media (min-width:992px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{padding-right:15px;padding-left:15px}}.col{-webkit-flex-basis:0%;-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-0{right:auto}.pull-1{right:8.333333%}.pull-2{right:16.666667%}.pull-3{right:25%}.pull-4{right:33.333333%}.pull-5{right:41.666667%}.pull-6{right:50%}.pull-7{right:58.333333%}.pull-8{right:66.666667%}.pull-9{right:75%}.pull-10{right:83.333333%}.pull-11{right:91.666667%}.pull-12{right:100%}.push-0{left:auto}.push-1{left:8.333333%}.push-2{left:16.666667%}.push-3{left:25%}.push-4{left:33.333333%}.push-5{left:41.666667%}.push-6{left:50%}.push-7{left:58.333333%}.push-8{left:66.666667%}.push-9{left:75%}.push-10{left:83.333333%}.push-11{left:91.666667%}.push-12{left:100%}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-webkit-flex-basis:0%;-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-sm-0{right:auto}.pull-sm-1{right:8.333333%}.pull-sm-2{right:16.666667%}.pull-sm-3{right:25%}.pull-sm-4{right:33.333333%}.pull-sm-5{right:41.666667%}.pull-sm-6{right:50%}.pull-sm-7{right:58.333333%}.pull-sm-8{right:66.666667%}.pull-sm-9{right:75%}.pull-sm-10{right:83.333333%}.pull-sm-11{right:91.666667%}.pull-sm-12{right:100%}.push-sm-0{left:auto}.push-sm-1{left:8.333333%}.push-sm-2{left:16.666667%}.push-sm-3{left:25%}.push-sm-4{left:33.333333%}.push-sm-5{left:41.666667%}.push-sm-6{left:50%}.push-sm-7{left:58.333333%}.push-sm-8{left:66.666667%}.push-sm-9{left:75%}.push-sm-10{left:83.333333%}.push-sm-11{left:91.666667%}.push-sm-12{left:100%}.offset-sm-0{margin-left:0%}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-webkit-flex-basis:0%;-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-md-0{right:auto}.pull-md-1{right:8.333333%}.pull-md-2{right:16.666667%}.pull-md-3{right:25%}.pull-md-4{right:33.333333%}.pull-md-5{right:41.666667%}.pull-md-6{right:50%}.pull-md-7{right:58.333333%}.pull-md-8{right:66.666667%}.pull-md-9{right:75%}.pull-md-10{right:83.333333%}.pull-md-11{right:91.666667%}.pull-md-12{right:100%}.push-md-0{left:auto}.push-md-1{left:8.333333%}.push-md-2{left:16.666667%}.push-md-3{left:25%}.push-md-4{left:33.333333%}.push-md-5{left:41.666667%}.push-md-6{left:50%}.push-md-7{left:58.333333%}.push-md-8{left:66.666667%}.push-md-9{left:75%}.push-md-10{left:83.333333%}.push-md-11{left:91.666667%}.push-md-12{left:100%}.offset-md-0{margin-left:0%}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-webkit-flex-basis:0%;-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-lg-0{right:auto}.pull-lg-1{right:8.333333%}.pull-lg-2{right:16.666667%}.pull-lg-3{right:25%}.pull-lg-4{right:33.333333%}.pull-lg-5{right:41.666667%}.pull-lg-6{right:50%}.pull-lg-7{right:58.333333%}.pull-lg-8{right:66.666667%}.pull-lg-9{right:75%}.pull-lg-10{right:83.333333%}.pull-lg-11{right:91.666667%}.pull-lg-12{right:100%}.push-lg-0{left:auto}.push-lg-1{left:8.333333%}.push-lg-2{left:16.666667%}.push-lg-3{left:25%}.push-lg-4{left:33.333333%}.push-lg-5{left:41.666667%}.push-lg-6{left:50%}.push-lg-7{left:58.333333%}.push-lg-8{left:66.666667%}.push-lg-9{left:75%}.push-lg-10{left:83.333333%}.push-lg-11{left:91.666667%}.push-lg-12{left:100%}.offset-lg-0{margin-left:0%}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-webkit-flex-basis:0%;-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-xl-0{right:auto}.pull-xl-1{right:8.333333%}.pull-xl-2{right:16.666667%}.pull-xl-3{right:25%}.pull-xl-4{right:33.333333%}.pull-xl-5{right:41.666667%}.pull-xl-6{right:50%}.pull-xl-7{right:58.333333%}.pull-xl-8{right:66.666667%}.pull-xl-9{right:75%}.pull-xl-10{right:83.333333%}.pull-xl-11{right:91.666667%}.pull-xl-12{right:100%}.push-xl-0{left:auto}.push-xl-1{left:8.333333%}.push-xl-2{left:16.666667%}.push-xl-3{left:25%}.push-xl-4{left:33.333333%}.push-xl-5{left:41.666667%}.push-xl-6{left:50%}.push-xl-7{left:58.333333%}.push-xl-8{left:66.666667%}.push-xl-9{left:75%}.push-xl-10{left:83.333333%}.push-xl-11{left:91.666667%}.push-xl-12{left:100%}.offset-xl-0{margin-left:0%}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgb(0 0 0 / .15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgb(0 0 0 / .5),#fff0)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgb(0 0 0 / .25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgb(0 0 0 / .1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgb(0 0 0 / .5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:#fff0}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}@font-face{font-family:'Barlow Semi Condensed';font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/themes/VegasOdds/css/../fonts/google/barlow-semi-condensed-400-latin.woff2) format('woff2')}@font-face{font-family:'Barlow Semi Condensed';font-style:normal;font-weight:500;font-display:swap;src:url(/wp-content/themes/VegasOdds/css/../fonts/google/barlow-semi-condensed-500-latin.woff2) format('woff2')}@font-face{font-family:'Barlow Semi Condensed';font-style:normal;font-weight:600;font-display:swap;src:url(/wp-content/themes/VegasOdds/css/../fonts/google/barlow-semi-condensed-600-latin.woff2) format('woff2')}@font-face{font-family:'Barlow Semi Condensed';font-style:normal;font-weight:700;font-display:swap;src:url(/wp-content/themes/VegasOdds/css/../fonts/google/barlow-semi-condensed-700-latin.woff2) format('woff2')}@font-face{font-family:'Inter';font-style:normal;font-weight:400 900;font-display:swap;src:url(/wp-content/themes/VegasOdds/css/../fonts/google/inter-latin-400-900.woff2) format('woff2')}@font-face{font-family:'VO';src:url(/wp-content/themes/VegasOdds/css/../fonts/fontello.eot?ver=1.0.0);src:url(/wp-content/themes/VegasOdds/css/../fonts/fontello.eot?ver=1.0.0#iefix) format('embedded-arrowtype'),url(/wp-content/themes/VegasOdds/css/../fonts/fontello.woff2?ver=1.0.0) format('woff2'),url(/wp-content/themes/VegasOdds/css/../fonts/fontello.woff?ver=1.0.0) format('woff'),url(/wp-content/themes/VegasOdds/css/../fonts/fontello.ttf?ver=1.0.0) format('truetype'),url(/wp-content/themes/VegasOdds/css/../fonts/fontello.svg?ver=1.0.0#fontello) format('svg');font-weight:400;font-style:normal;font-display:swap}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"VO";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vo-inline-icon{display:inline-flex;width:1em;height:1em;vertical-align:-.125em}.vo-inline-icon svg{width:100%;height:100%;display:block}.icon-up-open:before{content:'\e800'}.icon-right-open:before{content:'\e801'}.icon-left-open:before{content:'\e802'}.icon-down-open:before{content:'\e803'}.icon-search:before{content:'\e804'}.icon-down-dir:before{content:'\e805'}.icon-up-dir:before{content:'\e806'}.icon-fire:before{content:'\e807'}.icon-quote-left:before{content:'\e808'}.icon-info-circled:before{content:'\e809'}.icon-mail:before{content:'\e80a'}.icon-linkedin:before{content:'\e80b'}.icon-arrows-cw:before{content:'\e80c'}.icon-calendar:before{content:'\e80d'}.icon-ok-circled:before{content:'\e80e'}.icon-link:before{content:'\f07b'}.icon-youtube:before{content:'\f16a'}.icon-twitter:before{content:'\f309'}.icon-facebook:before{content:'\f30c'}.icon-cancel:before{content:'\e815'}.icon-search-thin:before{content:'\e817'}.icon-checked:before{content:'\e810'}.icon-menu:before{content:'\e818'}main{width:100%;float:left;position:relative}main.mobile-fixed{top:50px}main>.container{padding-left:0;padding-right:0;width:100%}.layout-wrapper{width:100%;position:relative;display:block;float:left}nav.navigation{width:100%;height:100vh;float:left;left:0;top:126px;z-index:8888;background-color:#fff;padding:15px;position:relative;display:none;visibility:hidden}@media only screen and (max-width:768px){nav.navigation{height:78vh}}nav.mobile--active{position:fixed;display:inline-block;visibility:visible}.content-wrapper{width:100%;float:left;position:relative;padding:0 15px}.content-wrapper .page-layout .col-12,.content-wrapper .home-layout .col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}header{width:100%;float:left;position:relative;background:#ffffff;margin:0 0 15px 0;border-bottom:1px solid #e3e3e3;z-index:999}header .container{padding-left:0;padding-right:0;width:100%}header .content{width:100%;display:flex;flex-direction:column-reverse}header>.container>.content>.top{float:left;width:100%;height:56px;border-top:1px solid #e3e3e3;padding-top:12px;padding-left:15px;position:relative}header>.container>.content>.top.fixed{position:fixed;top:0;border-bottom:1px solid #e3e3e3;box-shadow:0 9px 50px 0 rgba(3,5,37,0.02);background:rgba(255,255,255,0.95);backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px)}header.mobile--active>.container>.content>.top.fixed{top:70px}header .logo{float:left}header .logo a{float:left}header .logo svg{width:120px;height:32px}header .top .mobile-search{position:absolute;left:15px;top:7px;width:100%;z-index:500;display:none;visibility:hidden}header .top .mobile-search.is-active{display:inline-block;visibility:visible}header .top .mobile-search .input{width:calc(100% - 60px);height:40px;position:relative}header .top .mobile-search .input::before{content:"\e817";font-family:"VO";position:absolute;left:14px;top:9px;font-size:15px;color:#757575}header .top .mobile-search .input input{width:100%;height:42px;background:#f7f7f7;border-radius:4px;outline:none;border:none;padding-left:38px;font-size:12px;color:#757575}header .top .mobile-search .input span.close{position:absolute;right:0;top:0;z-index:9999;cursor:pointer}header .top .mobile-search .input span.close::after{content:"\e815";font-family:"VO";position:absolute;right:14px;top:9px;font-size:15px;color:#757575}header .top .mobile-func{float:right;margin-right:15px}header .top .mobile-func i{font-size:18px}header .top .mobile-func span{cursor:pointer}header .top .mobile-func span:hover i{color:#8a152b}header .top .mobile-func span.search{margin-right:15px}header .top .mobile-func span.search i{font-size:18px;top:1px;position:relative}header .top .mobile-func span.menu i{font-size:15px;top:0px;position:relative}header .top .mobile-func span.menu i::before{content:"\e818";font-family:"VO";font-size:15px;font-style:normal}header.mobile--active .top .mobile-func span.menu i::before{content:"\e815"}header .scoreboard{width:100%;float:left;height:70px}header .scoreboard .select{width:100px;height:70px;position:relative;float:left;padding-left:15px}header .scoreboard .select select{width:100px;height:69px;outline:none;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:"Barlow Semi Condensed";color:#373132;font-weight:600;font-size:16px;overflow-wrap:break-word;background-color:#fff;text-overflow:ellipsis;padding-right:30px}header .scoreboard .select::after{content:"\e803";font-family:"VO";color:#373132;font-size:12px;position:absolute;right:10px;top:26px;pointer-events:none}header .scoreboard .ticker{width:calc(100% - 100px);float:left;position:relative;overflow:hidden}header .scoreboard .ticker .swiper-slide{border-right:1px solid #e3e3e3;float:left}header .scoreboard .ticker .swiper-slide:first-child{border-left:1px solid #e3e3e3}header .scoreboard .ticker .item{height:64px;float:left;padding:5px 14px 0 16px;overflow:hidden}header .scoreboard .ticker .item .top{width:100%;float:left;margin:0 0 2px 0}header .scoreboard .ticker .item .top span{width:100%;float:left;font-size:10px;color:#373132}header .scoreboard .ticker .item .bottom{width:100%;float:left}header .scoreboard .ticker .item .bottom .left{width:50%;float:left}header .scoreboard .ticker .item .bottom .left ul{width:100%;list-style:none;padding:0;margin:0}header .scoreboard .ticker .item .bottom .left ul li{width:100%;height:16px;float:left;margin:0 0 5px 0;line-height:16px}header .scoreboard .ticker .item .bottom .left ul li:last-child{margin-bottom:0}header .scoreboard .ticker .item .bottom .left ul li span.team{font-size:14px;font-weight:600;font-family:"Barlow Semi Condensed";color:#373132;float:left;line-height:16px;border-left:3px solid;padding-left:6px}header .scoreboard .ticker .item .bottom .left ul li span.score{float:right;text-align:right;font-size:10px;color:#373132;line-height:18px}header .scoreboard .ticker .item .bottom .right{width:50%;float:right;padding-top:5px}header .scoreboard .ticker .item .bottom .right span{width:100%;float:right;text-align:right}header .scoreboard .ticker .item .bottom .right span:first-child{font-size:10px;line-height:10px;color:#757575}header .scoreboard .ticker .item .bottom .right span:nth-child(2){font-size:14px;color:#373132;font-family:"Barlow Semi Condensed";font-weight:600;line-height:14px}header .scoreboard .ticker .item .top span:first-child{float:left;width:65%}header .scoreboard .ticker .item .top span:nth-child(2){float:right;width:35%;text-align:right}header .scoreboard .ticker .item .bottom .left ul li span.score.spread{float:right;text-align:right;font-size:10px;color:#930027;line-height:18px;font-weight:600}header .scoreboard .ticker .item .bottom .left ul li span.score.spread b{font-weight:normal;color:#757575}header .scoreboard .ticker .item .top span a{text-decoration:underline;color:#8a152b;text-transform:uppercase;font-weight:700}nav .mobile-logo{float:left;display:none;visibility:hidden;margin-bottom:15px}nav .mobile-logo a{width:100%;height:100%;float:left}nav .mobile-logo svg{width:120px;height:32px}nav .search{width:100%;float:left;position:relative;margin:0 0 10px 0;display:none;visibility:hidden}nav .search::before{content:"\e804";font-family:"VO";position:absolute;left:14px;top:9px;color:#757575;font-size:14px}nav .search input{width:100%;height:40px;outline:none;border:none;border-radius:4px;background:#f7f7f7;font-size:12px;color:#757575;padding-left:34px;padding-right:15px}nav .menu{width:100%;float:left}nav .menu>ul{list-style:none;padding:0;margin:0;width:100%;display:inline-block;text-align:center}nav .menu>ul>li{width:100%;line-height:48px;font-family:"Barlow Semi Condensed";font-size:16px;color:#373132;font-weight:600;display:inline-block;position:relative;margin-bottom:5px}nav .menu>ul>li:hover,nav .menu>ul>li.active,nav .menu>ul>li:hover>a>span::after,nav .menu>ul>li.active>a>span::after{color:#8a152b}nav .menu>ul>li>a>span{float:left;width:100%}nav .menu>ul>li>a>span::after{content:"\e803";font-family:"VO";color:#373132;font-size:10px;position:relative;top:-2px;margin-left:8px;display:inline-block;transition:0.5s all}nav .menu>ul>li.active>a>span::after{transform:rotate(180deg)}nav .menu>ul>li>ul>li>a,nav .menu>ul>li>a{width:100%;float:left;position:relative;line-height:32px}nav .menu>ul>li>ul>li.menu-item-has-children>a::after{content:"\e803";font-family:"VO";color:#373132;font-size:10px;position:relative;top:-2px;margin-left:8px;display:inline-block;transition:0.5s all}nav .menu>ul>li>ul{list-style:none;padding:0 0 0 10px;margin:0;width:100%;display:none}nav .menu>ul>li.active>ul{display:block}nav .menu>ul>li>ul>li{width:100%;float:left;font-size:14px;line-height:35px;font-weight:400;font-family:"Inter";color:#757575;margin:0 0}nav .menu>ul>li>ul>li>ul>li>a:hover,nav .menu>ul>li>ul>li>a:hover{color:#8a152b}nav .menu>ul>li>ul>li.menu-item-has-children>a:hover::after{color:#8a152b !important}nav .social-media{width:100%;float:left;position:relative;margin:10px 0 0 0}nav .social-media ul{list-style:none;padding:0;margin:0;width:100%;display:inline-block;text-align:center}nav .social-media ul li{width:36px;height:36px;display:inline-block;border-radius:100px;border:1px solid #e3e3e3;line-height:34px;text-align:center;margin-right:10px;transition:0.3s all}nav .social-media ul li:last-child{margin-right:0}nav .social-media ul li a{width:100%;height:100%;float:left}nav .social-media ul li i{color:#acacac;line-height:14px;font-size:14px;transition:0.3s all}nav .social-media ul li.facebook:hover{background:#3a5693;border-color:#3a5693}nav .social-media ul li.youtube:hover{background:#ce4130;border-color:#ce4130}nav .social-media ul li.twitter:hover{background:#09a7e6;border-color:#09a7e6}nav .social-media ul li:hover i{color:#fff}nav .menu>ul>li>ul>li>ul{display:none}.breadcrumbs{width:100%;float:left;margin:0 0 10px 0}.breadcrumbs ul{list-style:none;padding:0;margin:0;width:100%;float:left}.breadcrumbs ul li{display:inline;position:relative;font-size:12px;color:#acacac;text-transform:capitalize}.breadcrumbs ul li a:hover{color:#8a152b}.breadcrumbs ul li:last-child{color:#373132}.breadcrumbs ul li::after{content:"\e801";font-family:"VO";font-size:7px;margin:0 10px;position:relative;line-height:7px;color:#acacac;top:-1px}.breadcrumbs ul li:last-child::after{content:""}.breadcrumbs-container{width:100%;float:left;margin:0 0 10px 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.breadcrumbs-container .breadcrumbs{max-width:100%;width:auto;margin:0;flex:1}.breadcrumbs-container .last-modified{display:flex;align-items:center;font-size:12px;color:#acacac;margin-left:20px}.breadcrumbs-container .last-modified .label{margin-right:5px;font-weight:normal}.breadcrumbs-container .last-modified .date{color:#373132;font-weight:500}@media (max-width:768px){.breadcrumbs-container{flex-direction:column;align-items:flex-start}.breadcrumbs-container .last-modified{margin-left:0;margin-top:5px}}.pagination{width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;align-items:center;margin-top:10px;float:left;margin-bottom:30px}.pagination .page-numbers{float:left;border-radius:3px;height:50px;padding:0 20px;line-height:50px;font-size:13px;color:#373132;border:1px solid #e3e3e3;transition:0.3s all;margin:0 10px 0 0;display:none;visibility:hidden}.pagination .page-numbers.prev,.pagination .page-numbers.next,.pagination .page-numbers.current{display:inline-block;visibility:visible}.pagination .page-numbers.current{background-color:#8a152b;color:#fff;border-color:#8a152b}.pagination .page-numbers:hover{background-color:#8a152b;color:#fff;border-color:#8a152b}.category-description-bottom{float:left;margin-top:30px}.news-categories{width:100%;height:50px;float:left;position:relative;margin:0 0 0 0}.news-categories ul{list-style:none;padding:0 0 10px 0;margin:0;width:100%;display:inline-block;white-space:nowrap;overflow-x:overlay}.news-categories ul::-webkit-scrollbar{width:5px;height:5px;border:none;background-color:inherit;overflow:hidden;border-radius:0 3px 3px 0}.news-categories ul::-webkit-scrollbar-thumb{background:#ececec;border:none}.news-categories ul::-webkit-scrollbar-corner{background:inherit}.news-categories ul li{height:32px;border:1px solid #e3e3e3;border-radius:100px;margin:0 6px 0 0;position:relative;line-height:29px;font-size:14px;font-weight:600;font-family:"Barlow Semi Condensed";color:#373132;transition:0.3s all;display:inline-block}.news-categories ul li.active{border-color:#8a152b;color:#8a152b}.news-categories ul li:hover{background-color:#8a152b;border-color:#8a152b;color:#fff}.news-categories ul li a{width:100%;height:100%;float:left;padding:0 14px;margin:0}.green-box{width:100%;float:left;border-radius:8px;border:1px solid #00ad2d;padding:10px 0;margin:0 0 30px 0}.green-box h3,.green-box h4,.green-box p,.green-box ul li{padding-left:20px !important;padding-right:20px !important}.green-box ul li{color:#8a152b !important;position:relative}.green-box ul li.warning::after{content:"Vegas-worthy";color:#00ad2d;position:relative;top:-6px;font-size:12px;line-height:12px;font-weight:500}.sticky-brand{width:100%;height:56px;background:#fff;border-top:1px solid #e3e3e3;position:fixed;left:0;bottom:0;z-index:9999}.sticky-brand .content{width:100%;float:left;padding:9px 15px 0px 15px;position:relative}.sticky-brand .content .logo{width:40px;height:40px;float:left;line-height:40px;white-space:nowrap;text-align:center}.sticky-brand .content .logo img{width:80%;display:inline-block;margin:0 auto;background-size:100%;background-repeat:no-repeat}.sticky-brand .content .data{width:calc(100% - 40px);padding-left:12px;float:left}.sticky-brand .content .data .left{width:calc(100% - 105px);float:left}.sticky-brand .content .data .left span{width:100%;float:left}.sticky-brand .content .data .left span.title{font-size:12px;color:#acacac;line-height:16px}.sticky-brand .content .data .left span.offer{font-size:16px;font-weight:600;color:#373132;font-family:"Barlow Semi Condensed";line-height:19px}.sticky-brand .content .data .right{width:105px;float:left}.sticky-brand .content .data .right .cta a{width:100%;height:40px;float:left;border-radius:4px;background:#ed3436;font-size:14px;font-family:"Barlow Semi Condensed";color:#fff;text-transform:uppercase;font-weight:600;line-height:40px;text-align:center}.about-author-card{float:none;display:block;margin-bottom:38px}.about-author-card .info{padding-top:3px}.about-author-card .username{display:inline;font-size:19px;margin-right:10px;font-weight:500}.about-author-card .bio{display:block;margin-top:12px;padding-bottom:20px;border-bottom:2px dotted #ebe6da}ul.social-id{display:inline;list-style:none !important;padding:0}ul.social-id li.social-button{display:inline-block;font-size:16px !important;margin-right:5px;padding:3px 10px 3px 0px !important;background-color:#8a152b;color:#fff;border-radius:10px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease}li.social-button a{color:#fff !important;text-decoration:none !important}.social-button i{margin-right:5px}.social-button:hover{background-color:#5e0b1f}@media (max-width:1199px){li.social-button a{border:none !important;background:none !important}ul.social-id{display:block}}.recommended-betting-sites{width:100%;float:left;position:relative;margin:0 0 30px 0}.recommended-betting-sites .head{width:100%;float:left;margin-bottom:20px}.recommended-betting-sites span{float:left;font-family:"Barlow Semi Condensed";font-size:20px;color:#373132;line-height:40px;padding:0;margin:0;font-weight:600}.recommended-betting-sites a.see-all{float:right;text-align:right;line-height:40px;font-size:14px;color:#8a152b;display:none;visibility:hidden;font-weight:500;position:relative;top:2px}.recommended-betting-sites a.see-all:hover{text-decoration:underline}.recommended-betting-sites .content{width:100%;float:left;position:relative;overflow:hidden}.recommended-betting-sites .content .item .card{width:100%;height:96px;border-radius:4px 4px 0 0;float:left;position:relative;margin:0 0 2px 0;overflow:hidden;background:linear-gradient( to right,rgba(255,255,255,0),rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 80% ),#f7f7f7;background-repeat:repeat-y;background-size:50px 500px;background-position:0 0;animation:shine 1s infinite}.recommended-betting-sites .content .item .card .score{width:32px;height:32px;border-radius:50%;border:3px solid #2daa41;line-height:32px;text-align:center;color:#fff;position:absolute;right:8px;top:8px;z-index:100;font-weight:600;font-family:"Barlow Semi Condensed";font-size:12px}.recommended-betting-sites .content .item .card .logo{margin:0 auto;text-align:center;width:100%;position:relative;z-index:500;top:0;line-height:96px;white-space:nowrap;text-align:center;float:left}.recommended-betting-sites .content .item .card .logo img{width:60%;height:100%;margin:0 auto;display:inline-block;background-size:100%;background-repeat:no-repeat}.recommended-betting-sites .content .item .card .background{width:100%;height:100%;float:left;position:absolute;left:0;top:0}.recommended-betting-sites .content .item .card .background img{width:100%;height:100%;float:left;background-size:100%;background-repeat:no-repeat;object-fit:cover;object-position:center}.recommended-betting-sites .content .item .card .logo{position:relative;z-index:100}.recommended-betting-sites .content .item .card span.bonus{width:100%;float:left;text-align:center;font-size:12px;color:#fff;position:relative;z-index:500;top:-32px}.recommended-betting-sites .content .item .card .bonus mark{border-radius:4px;background:rgb(0 0 0 / 50%);backdrop-filter:blur(8px);padding:0.5em 1em;color:#fff}.recommended-betting-sites .content .item .bet-now{width:100%;height:40px;float:left;position:relative;text-align:center;line-height:40px;background:#ff7700;font-size:14px;font-weight:600;font-family:"Barlow Semi Condensed";text-transform:uppercase;color:#fff;border-radius:0 0 4px 4px}.recommended-betting-sites .content .item .bet-now a{width:100%;height:100%;float:left}section.page-content .body .content .recommended-betting-sites .content .item .bet-now>a,section.page-content .body .content .recommended-betting-sites .content .item .bet-now>a:hover,section.page-content .body .content .recommended-betting-sites .content .item .bet-now>a:focus,section.page-content .body .content .recommended-betting-sites .content .item .bet-now>a:visited,.recommended-betting-sites .content .item .bet-now>a,.recommended-betting-sites .content .item .bet-now>a:hover,.recommended-betting-sites .content .item .bet-now>a:focus,.recommended-betting-sites .content .item .bet-now>a:visited{display:block!important;position:static!important;width:100%!important;height:100%!important;line-height:40px!important;color:#fff!important;background-color:transparent!important;text-decoration:none!important;border:none!important;border-radius:0!important;padding:0!important}.sites-bonus-card{width:100%;float:left;position:relative;padding-left:7.5px;padding-right:7.5px}.sites-bonus-card .col-lg-3{padding-right:7.5px;padding-left:7.5px}.sites-bonus-card .box{width:100%;float:left;position:relative;border-radius:8px;border:1px solid #e3e3e3;margin:0 0 15px 0;overflow:hidden}.sites-bonus-card .box .cover{width:100%;height:76px;float:left;position:relative;overflow:hidden}.sites-bonus-card .box .cover .score{width:32px;height:32px;border-radius:50%;border:3px solid #2daa41;line-height:25px;text-align:center;color:#fff;position:absolute;right:8px;top:8px;z-index:100;font-weight:600;font-family:"Barlow Semi Condensed";font-size:12px}.sites-bonus-card .box .cover .logo{margin:0 auto;text-align:center;width:100%;position:relative;z-index:500;top:0;line-height:76px;white-space:nowrap;text-align:center;float:left}.sites-bonus-card .box .cover .logo img{width:40%;height:100%;margin:0 auto;display:inline-block;background-size:100%;background-repeat:no-repeat}.sites-bonus-card .box .cover .background{width:100%;height:100%;position:absolute;left:0;top:0;z-index:10}.sites-bonus-card .box .cover .background::before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background-image:-webkit-linear-gradient( right,#000000 0%,rgba(0,0,0,0) 98% );background-image:-o-linear-gradient(right,#000000 0%,rgba(0,0,0,0) 98%);background-image:linear-gradient(to left,#000000 0%,rgba(0,0,0,0) 98%)}.sites-bonus-card .box .cover .background img{width:100%;height:100%;float:left;background-size:100%;background-repeat:no-repeat;object-fit:cover;object-position:center}.sites-bonus-card .box .data{width:100%;float:left;position:relative;padding:20px;margin:0}.sites-bonus-card .box .data .offer span.title{width:100%;float:left;text-align:center;font-size:14px;font-weight:400;color:#757575;margin:0 0 6px 0}.sites-bonus-card .box .data .offer span.bonus{width:100%;float:left;position:relative;font-size:20px;color:#373132;font-family:"Barlow Semi Condensed";line-height:24px;font-weight:600;margin:0 0 5px 0;text-align:center}.sites-bonus-card .box .data .geo-accepted{width:100%;float:left;margin:15px 0 25px 0}.sites-bonus-card .box .data .geo-accepted ul{list-style-type:none;padding:0;margin:0;width:100%;display:inline-block;text-align:center}.sites-bonus-card .box .data .geo-accepted ul li{display:inline-block;margin:0 2px !important;padding:0 !important}.sites-bonus-card .box .data .geo-accepted ul li i.flag{width:26px;height:22px;float:left;background-size:100%;background-repeat:no-repeat}.sites-bonus-card .box .data .geo-accepted ul li i.flag.usa{background-image:url(/wp-content/themes/VegasOdds/css/../img/flag/usa.svg)}.sites-bonus-card .box .data .geo-accepted ul li i.flag.uk{background-image:url(/wp-content/themes/VegasOdds/css/../img/flag/uk.svg)}.sites-bonus-card .box .data .geo-accepted ul li i.flag.au{background-image:url(/wp-content/themes/VegasOdds/css/../img/flag/australia.svg)}.sites-bonus-card .box .data .geo-accepted ul li i.flag.ca{background-image:url(/wp-content/themes/VegasOdds/css/../img/flag/canada.svg)}.sites-bonus-card .box .data .geo-accepted ul li::before,.sites-bonus-card .box .data .geo-accepted ul li::after{content:"";display:none;visibility:hidden}.sites-bonus-card .box .data{width:100%;float:left;position:relative}.sites-bonus-card .box .data a.primary{width:100%;float:left;height:40px;line-height:40px;background:#ff7700;font-family:"Barlow Semi Condensed";font-size:14px;font-weight:600;color:#fff;text-transform:uppercase;text-decoration:none;border-radius:4px;text-align:center;margin:0 0 12px 0}.sites-bonus-card .box .data a.secondary{width:100%;float:left;height:40px;line-height:40px;background:#fff;border:1px solid #8a152b;font-family:"Barlow Semi Condensed";font-size:14px;font-weight:600;color:#8a152b;text-transform:uppercase;border-radius:4px;text-align:center;margin:0 0 12px 0}.sites-bonus-card .box .data a.primary:hover{text-decoration:none}.sites-bonus-card .box .data a.visit{width:100%;float:left;text-align:center;font-size:14px;font-weight:400;color:#8a152b}.sites-bonus-card.sites-bonus-card--compact{padding-left:0;padding-right:0}.sites-bonus-card.sites-bonus-card--compact .row{margin-left:0;margin-right:0}.sites-bonus-card.sites-bonus-card--compact .col-12{padding-left:0;padding-right:0}.sites-bonus-card.sites-bonus-card--compact .box{display:flex;align-items:stretch;border:1px solid #d9d9d9;border-radius:6px;margin:0 0 10px 0;background:#fff;box-shadow:none;overflow:visible}.sites-bonus-card.sites-bonus-card--compact .box .cover{width:96px;min-height:68px;border-right:1px solid #2e333d;background:#1f232c;overflow:visible;flex:0 0 96px}.sites-bonus-card.sites-bonus-card--compact .box .cover .background{display:none}.sites-bonus-card.sites-bonus-card--compact .box .cover .score{width:24px;height:24px;left:-8px;top:-8px;right:auto;border:0;border-radius:50%;line-height:24px;background:#fff;color:#222;box-shadow:0 0 0 1px #d9d9d9}.sites-bonus-card.sites-bonus-card--compact .box .cover .logo{width:100%;height:100%;display:flex;align-items:center;justify-content:center;line-height:normal;top:0}.sites-bonus-card.sites-bonus-card--compact .box .cover .logo img{width:76px;max-height:28px;height:auto;object-fit:contain}.sites-bonus-card.sites-bonus-card--compact .box .data{flex:1;float:none;display:flex;align-items:center;gap:18px;padding:10px 12px}.sites-bonus-card.sites-bonus-card--compact .box .data .offer{flex:1;min-width:0}.sites-bonus-card.sites-bonus-card--compact .box .data .offer span.bonus{margin:0;text-align:left;font-size:23px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sites-bonus-card.sites-bonus-card--compact .box .data .offer span.title{margin:2px 0 0 0;text-align:left;text-transform:uppercase;letter-spacing:0;font-size:13px}.sites-bonus-card.sites-bonus-card--compact .box .data .geo-accepted,.sites-bonus-card.sites-bonus-card--compact .box .data .visit{display:none}.sites-bonus-card.sites-bonus-card--compact .box .data .buttons{margin-left:auto;float:none}.sites-bonus-card.sites-bonus-card--compact .box .data a.primary{width:146px;margin:0;border-radius:6px;background:#33b300;line-height:42px;height:42px}.sites-bonus-card.sites-bonus-card--compact .box .data a.primary:hover{background:#2fa500}@media (max-width:991px){.sites-bonus-card.sites-bonus-card--compact .box .data{flex-wrap:wrap;gap:10px}.sites-bonus-card.sites-bonus-card--compact .box .data .offer span.bonus{font-size:23px}}@media (max-width:767px){.sites-bonus-card.sites-bonus-card--compact .box{flex-direction:column;overflow:hidden}.sites-bonus-card.sites-bonus-card--compact .box .cover{width:100%;flex:0 0 auto;border-right:0;border-bottom:1px solid #2e333d}.sites-bonus-card.sites-bonus-card--compact .box .cover .score{left:8px;top:8px}.sites-bonus-card.sites-bonus-card--compact .box .data{flex-direction:column;align-items:stretch}.sites-bonus-card.sites-bonus-card--compact .box .data .offer span.bonus,.sites-bonus-card.sites-bonus-card--compact .box .data .offer span.title{text-align:center}.sites-bonus-card.sites-bonus-card--compact .box .data .buttons{width:100%}.sites-bonus-card.sites-bonus-card--compact .box .data a.primary{width:100%}}.side-recommended-betting-sites-boxed .boxes .item{width:100%;float:left;position:relative;border-radius:6px;border:1px solid #e3e3e3;margin:0 0 10px 0;overflow:hidden}.side-recommended-betting-sites-boxed .boxes .item .order{width:44px;height:44px;position:absolute;left:15px;top:16px;background:#2daa41;line-height:44px;text-align:center;font-family:"Barlow Semi Condensed";font-size:16px;color:#fff;font-weight:600;border-radius:4px;z-index:500}.side-recommended-betting-sites-boxed .boxes .item .cover{width:100%;height:48px;line-height:48px;white-space:nowrap;float:left;position:relative;overflow:hidden}.side-recommended-betting-sites-boxed .boxes .item .cover .logo{position:relative;z-index:500;vertical-align:middle;padding-left:15px}.side-recommended-betting-sites-boxed .boxes .item .cover .logo img{height:48px;margin:0;float:left;background-size:100%;background-repeat:no-repeat}.side-recommended-betting-sites-boxed .boxes .item .cover .bonus{position:absolute;right:15px;top:0;line-height:48px;font-weight:600;color:#fff;font-size:16px;font-family:"Barlow Semi Condensed";z-index:500}.side-recommended-betting-sites-boxed .boxes .item .cover .background{width:100%;height:100%;position:absolute;left:0;top:0}.side-recommended-betting-sites-boxed .boxes .item .cover .background::before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background-image:-webkit-linear-gradient( right,#000000 0%,rgba(0,0,0,0) 98% );background-image:-o-linear-gradient(right,#000000 0%,rgba(0,0,0,0) 98%);background-image:linear-gradient(to left,#000000 0%,rgba(0,0,0,0) 98%);z-index:200}.side-recommended-betting-sites-boxed .boxes .item .cover .background img{width:100%;height:100%;float:left;background-size:100%;background-repeat:no-repeat;object-position:center;object-fit:cover}.side-recommended-betting-sites-boxed .boxes .item .bottom{width:100%;float:left;position:relative;padding:15px 20px 15px 20px;margin:0;border-bottom:none}.side-recommended-betting-sites-boxed .boxes .item .bottom span.bonus{width:100%;float:left;position:relative;font-size:22px;color:#373132;font-family:"Barlow Semi Condensed";line-height:28px;font-weight:600;margin:0 0 5px 0}.side-recommended-betting-sites-boxed .boxes .item .bottom .pros{width:100%;float:left}.side-recommended-betting-sites-boxed .boxes .item .bottom .pros ul{list-style:none;padding:0;margin:0}.side-recommended-betting-sites-boxed .boxes .item .bottom .pros ul li{width:100%;float:left;font-size:12px;color:#373132;position:relative;margin:0 0 8px 0}.side-recommended-betting-sites-boxed .boxes .item .bottom .pros ul li::before{content:"\e80e";font-family:"VO";color:#2daa41;font-size:14px;float:left;margin-right:8px;line-height:16px;top:0;background-color:inherit;width:auto;height:auto}.side-recommended-betting-sites-boxed .boxes .item .bottom .cta{width:100%;float:left}.side-recommended-betting-sites-boxed .boxes .item .bottom .cta a{width:100%;float:left;height:40px;line-height:40px;border-radius:4px;text-align:center;font-family:"Barlow Semi Condensed";color:#fff;font-weight:600;font-size:14px;text-transform:uppercase;margin:5px 0 8px 0;background:#33b300 !important}.side-recommended-betting-sites-boxed .boxes .item .bottom .info{width:100%;float:left}.side-recommended-betting-sites-boxed .boxes .item .bottom .info span{width:100%;float:left;font-size:10px;color:#757575;text-align:center}.free-picks{width:100%;float:left;position:relative;margin:0 0 20px 0}.free-picks .head{width:100%;float:left;margin-bottom:5px}.free-picks .head h3{float:left !important;font-family:"Barlow Semi Condensed" !important;font-size:20px !important;color:#373132 !important;line-height:30px !important;padding:0 !important;margin:0 !important;font-weight:600 !important;letter-spacing:0 !important}.free-picks .content{width:100%;float:left}.free-picks .content ul{list-style:none;width:100%;float:left;margin:0;padding:0}.free-picks .content ul li{width:100%;margin-bottom:8px;float:left}.free-picks .content ul li:nth-child(2),.free-picks .content ul li:nth-child(4),.free-picks .content ul li:nth-child(6),.free-picks .content ul li:nth-child(8){border-right:none}.free-picks .content ul li .item{width:100%;float:left;border-radius:4px;position:relative;transition:0;border:1px solid #fff}.free-picks .content ul li .item:hover{border:1px solid #e3e3e3}.free-picks .content ul li .item>a{width:100%;height:100%;float:left;padding:8px}.free-picks .content ul li .item.editors-pick:hover,.free-picks .content ul li .item.editors-pick{border:1px solid #2daa41 !important}.free-picks .content ul li .item.editors-pick::after{content:"Editor's Pick";position:absolute;right:4px;top:2px;color:#2daa41;font-size:10px;font-weight:600}.free-picks .content ul li .item .top,.free-picks .content ul li .item .bottom{width:100%;float:left}.free-picks .content ul li .item .top{margin:0 0 5px 0}.free-picks .content ul li .item .top .event{width:100%;float:left}.free-picks .content ul li .item .top .event span{width:100%;float:left;font-size:14px;color:#373132;font-weight:500}.free-picks .content ul li .item .top .team-vs{width:100%;float:left}.free-picks .content ul li .item .top .team-vs span{float:left;font-size:14px;color:#373132;font-weight:500}.free-picks .content ul li .item .top .team-vs span:first-child::after{font-size:14px;color:#757575;margin:0 8px;position:relative;line-height:14px;top:-2px}.free-picks .content ul li .item .top .team-vs span:last-child{margin-right:0}.free-picks .content ul li .item .bottom span{float:left;font-size:12px;color:#757575}.free-picks .content ul li .item .bottom .logo-container{max-width:10%}.free-picks .content ul li .item .bottom .info-container{width:90%;text-align:center}.free-picks .content ul li .item .bottom span::after{margin:0 5px;display:inline-block}.free-picks .content ul li .item .bottom span:last-child::after{content:"";display:none;visibility:hidden}.free-picks .content ul li .item .bottom span a{color:#8a152b}.free-picks .content ul li .item .bottom span a:hover{text-decoration:underline}.free-picks .content ul li .item .top .team-vs:first-child div{width:46%}.free-picks .content ul li .item .top .team-vs .team_name{max-width:100%;height:40px;text-align:left;margin:auto;width:100%;white-space:nowrap;line-height:40px;overflow:hidden}.free-picks .content ul li .item .top .team-vs .team_name.right{text-align:right}.free-picks .content ul li .item .top .team-vs .left{float:left}.free-picks .content ul li .item .top .team-vs .right{float:right}.betting-news{width:100%;float:left;position:relative}.betting-news .head{width:100%;float:left;margin-bottom:20px}.betting-news .head h3{float:left !important;font-family:"Barlow Semi Condensed" !important;font-size:20px !important;color:#373132 !important;line-height:40px !important;padding:0 !important;margin:0 !important;font-weight:600 !important;letter-spacing:0 !important}.news-item{width:100%;float:left;margin:0 0 30px 0;position:relative}.news-item.single{margin:0 0 20px 0;border-bottom:1px solid #e3e3e3;padding-bottom:20px}.news-item.single:last-child{border-bottom:none;padding-bottom:0;margin:0 0 30px 0}.news-item .post-thumbnail{width:100%;float:left;position:relative;border-radius:6px;overflow:hidden;background:linear-gradient( to right,rgba(255,255,255,0),rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 80% ),#f7f7f7;background-repeat:repeat-y;background-size:50px 500px;background-position:0 0;animation:shine 1s infinite}.news-item:hover .post-thumbnail img{transform:scale(1.05)}.news-item .post-thumbnail img{float:left;background-size:100%;background-repeat:no-repeat;object-fit:cover;transition:0.8s all}.news-item .post-thumbnail .category{font-size:12px;padding:6px 12px;color:#fff;overflow:hidden;border-radius:4px;background:rgba(255,255,255,0.2);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-family:"Barlow Semi Condensed";font-weight:600;position:absolute;left:16px;top:16px;z-index:500}.news-item .data{width:100%;min-height:202px;float:left;position:relative;padding:20px 0 0 0}.news-item .data .head{width:100%;float:left;font-size:20px;color:#373132;font-weight:600;font-family:"Barlow Semi Condensed";line-height:24px;margin:0 0 12px 0}.news-item.shine-loader .data .author,.news-item.shine-loader .data .date,.news-item.shine-loader .data .description,.news-item.shine-loader .data .head,.news-item.shine-loader .data .author a{border-radius:6px;background:linear-gradient( to right,rgba(255,255,255,0),rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 80% ),#f7f7f7;background-repeat:repeat-y;background-size:50px 500px;background-position:0 0;animation:shine 1s infinite;color:#f7f7f7 !important}@keyframes shine{to{background-position:100% 0,0 0}}.alm-placeholder{width:100%}.alm-placeholder img{width:100%;float:left;background-size:100%;background-repeat:no-repeat}.news-item .data .head .byline-container{width:100%;float:left}.news-item.small .data .head h3{padding:0}.news-item .data .head .byline-container span.date{float:right}.news-item:hover .data .head{color:#8a152b}.news-item.single .data .head{font-size:24px;line-height:28px;margin:0 0 10px 0}.news-item .data .description{width:100%;float:left;position:relative;color:#757575;font-size:14px;font-weight:400;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:4;line-clamp:4;margin:0 0 20px 0}.news-item.single .data .description{-webkit-line-clamp:3;line-clamp:3}.news-item .data .author,.news-item .data .date{float:left;font-size:12px;color:#757575;margin-right:5px}.news-item .data .author a{color:#8a152b}.news-item .data .author:hover a{text-decoration:underline}.edit-post,.betting-news .load-more{width:100%;float:left}.edit-post a,.alm-btn-wrap .alm-load-more-btn,.betting-news .load-more a{width:100% !important;height:48px !important;float:left !important;line-height:46px !important;text-align:center !important;border:1px solid #e3e3e3 !important;border-radius:4px !important;font-weight:400 !important;position:relative !important;transition:0.5s all !important;font-size:14px !important;color:#373132 !important;box-shadow:none !important}.betting-news .load-more a span::before{content:"\e80c";font-family:"VO";display:inline-block;color:#373132;font-size:12px;margin-right:8px;transition:0.5s all}.edit-post a:hover,.alm-btn-wrap .alm-load-more-btn:hover,.betting-news .load-more a:hover{background:#8a152b !important;border-color:#8a152b !important;color:#fff !important;text-decoration:none !important}.betting-news .load-more a:hover span::before{color:#fff}.blog-news{width:100%;float:left;position:relative;margin:30px 0 20px 0}.blog-news .head{width:100%;float:left;margin-bottom:20px}.blog-news .head h3{float:left;font-family:"Barlow Semi Condensed";font-size:20px;color:#373132;line-height:40px;padding:0;margin:0;font-weight:600}.blog-news .head a.see-all{float:right;text-align:right;line-height:40px;font-size:14px;color:#8a152b;font-weight:500}.blog-news .head a.see-all:hover{text-decoration:underline}.blog-news .content{width:100%;float:left;position:relative;overflow:hidden}.blog-news .content .item{width:100%;height:295px;float:left;border-radius:6px;overflow:hidden;position:relative}.blog-news .content .item a{width:100%;height:100%;float:left;position:relative}.blog-news .content .item .thumbnail{width:100%;height:330px;position:absolute;left:0;top:0;z-index:100;border-radius:6px;overflow:hidden;background:linear-gradient( to right,rgba(255,255,255,0),rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 80% ),#f7f7f7;background-repeat:repeat-y;background-size:50px 500px;background-position:0 0;animation:shine 1s infinite}.blog-news .content .item:hover .thumbnail img{transform:scale(1.05)}.blog-news .content .item .thumbnail::before{content:"";width:100%;height:200px;position:absolute;left:0;bottom:0;background:-webkit-linear-gradient( rgb(0 0 0 / 0%) 0%,rgb(83 2 17 / 78%) 80% );background:-o-linear-gradient(rgb(0 0 0 / 0%) 0%,rgb(83 2 17 / 78%) 80%);background:linear-gradient(rgb(0 0 0 / 0%) 0%,rgb(83 2 17 / 78%) 80%);z-index:150}.blog-news .content .item .thumbnail img{width:100%;height:100%;float:left;background-size:100%;background-repeat:no-repeat;object-fit:cover;transition:0.8s all}.blog-news .content .item .data{width:100%;height:100%;float:left;position:relative;z-index:250;left:0;top:0}.blog-news .content .item .data .top{position:absolute;left:16px;top:16px}.blog-news .content .item .data .bottom{position:absolute;left:16px;bottom:16px}.blog-news .content .item .data .category{font-size:12px;padding:6px 12px;color:#fff;overflow:hidden;border-radius:4px;background:rgba(255,255,255,0.2);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-family:"Barlow Semi Condensed";font-weight:600}.blog-news .content .item .data span.date{width:100%;float:left;font-size:12px;color:#fff;margin-bottom:5px}.blog-news .content .item .data span.title{width:90%;float:left;font-size:20px;line-height:24px;color:#fff;font-weight:600;font-family:"Barlow Semi Condensed"}.futures{width:100%;float:left;position:relative;margin:0 0 20px 0}.futures .head{width:100%;float:left;margin-bottom:5px}.futures .head h3{float:left !important;font-family:"Barlow Semi Condensed" !important;font-size:20px !important;color:#373132 !important;line-height:40px !important;padding:0 !important;margin:0 !important;font-weight:600 !important;letter-spacing:0 !important}.futures .content{width:100%;float:left;position:relative}.futures .content .box{width:100%;float:left;border:1px solid #e3e3e3;border-radius:3px;margin:0 0 15px 0}.futures .content .box a{width:100%;height:100%;float:left;padding:16px}.futures .content .box span{width:100%;float:left}.futures .content .box span.title{font-size:14px;color:#8a152b;margin:0 0 8px 0}.futures .content .box a:hover span.title{text-decoration:underline !important}.futures .content .box span.data{font-size:24px;line-height:28px;font-family:"Barlow Semi Condensed";color:#373132;font-weight:600}.previous-results{width:100%;float:left;position:relative;margin:0 0 20px 0}.previous-results .head{width:100%;float:left;margin-bottom:5px}.previous-results .head h3{float:left !important;font-family:"Barlow Semi Condensed" !important;font-size:20px !important;color:#373132 !important;line-height:40px !important;padding:0 !important;margin:0 !important;font-weight:600 !important;letter-spacing:0 !important}.previous-results .content{width:100%;float:left;position:relative}.previous-results .content .table{width:100%;float:left;position:relative;border-radius:8px;border:1px solid #e3e3e3;overflow:hidden}.previous-results .content .table .heading{width:100%;height:41px;background:#f7f7f7;float:left;position:relative;padding:0 15px}.previous-results .content .table .heading span{float:left;font-size:12px;font-weight:400;line-height:41px;color:#757575}.previous-results .content .table .heading span::after{content:"·";line-height:41px;font-size:12px;margin:0 10px}.previous-results .content .table .heading span:last-child::after{content:"";display:none;visibility:hidden}.previous-results .content .table .item{width:100%;float:left;border-bottom:1px solid #e3e3e3;position:relative;padding:12px 0}.previous-results .content .table .item:last-child{border-bottom:none}.previous-results .content .table .item .team{width:100%;float:left;border-bottom:1px solid #e3e3e3;padding-bottom:10px;margin-bottom:10px}.previous-results .content .table .item .team-color{width:4px;height:100%;position:absolute;left:0;top:0}.previous-results .content .table .item .score{width:70px;padding-left:15px;font-size:32px;line-height:38px;font-family:"Barlow Semi Condensed";color:#acacac;font-weight:600;float:left}.previous-results .content .table .item .score.win{color:#373132}.previous-results .content .table .item .info{width:110px;float:left}.previous-results .content .table .item .info .logo{width:40px;height:40px;float:left;display:none;visibility:hidden;margin-right:15px}.previous-results .content .table .item .info .logo img{width:100%;height:100%;float:left;background-size:100%;background-repeat:no-repeat}.previous-results .content .table .item .info .data{width:calc(100% - 55px);float:left}.previous-results .content .table .item .info .data span{width:100%;float:left}.previous-results .content .table .item .info .data span.sm{font-size:12px;color:#757575;font-weight:500;line-height:16.8px}.previous-results .content .table .item .info .data span.med{font-size:16px;color:#373132;font-weight:600;line-height:19px;font-family:"Barlow Semi Condensed"}.previous-results .content .table .item .odds{float:right;margin-right:10px}.previous-results .content .table .item .odds ul{list-style-type:none;padding:0;margin:0}.previous-results .content .table .item .odds ul li::before,.previous-results .content .table .item .odds ul li::after{content:"";display:none;visibility:hidden}.previous-results .content .table .item .odds ul li{width:30px;float:left;text-align:center;margin:0 2px;padding:0 !important}.previous-results .content .table .item .odds ul li:last-child{margin-right:0}.previous-results .content .table .item .odds ul li:first-child{margin-left:0}.previous-results .content .table .item .odds ul li span{width:100%;float:left;text-align:center}.previous-results .content .table .item .odds ul li span.title{font-size:12px;color:#757575;line-height:16px;margin-bottom:5px}.previous-results .content .table .item .odds ul li span.data{font-size:12px;color:#373132;line-height:16px;font-weight:500}.previous-results .content .table .item .player{width:100%;float:left;padding-left:15px}.previous-results .content .table .item .player .performer{float:left;position:relative}.previous-results .content .table .item .player .performer .avatar{width:40px;height:40px;border-radius:100px;overflow:hidden;float:left;border:1px solid #e3e3e3;margin-right:12px}.previous-results .content .table .item .player .performer .avatar img{width:100%;height:100%;float:left;background-size:100%;background-repeat:no-repeat;object-fit:cover}.previous-results .content .table .item .player .performer .name{width:90px;float:left;margin-right:20px}.previous-results .content .table .item .player .performer .name span{width:100%;float:left}.previous-results .content .table .item .player .performer .name span.title{font-size:12px;color:#757575;line-height:16px;margin-bottom:4px}.previous-results .content .table .item .player .performer .name span.data{font-size:12px;color:#373132;font-weight:500;line-height:16px}.previous-results .content .table .item .player .stats{float:right;margin-right:10px}.previous-results .content .table .item .player .stats ul{list-style:none;padding:0;margin:0}.previous-results .content .table .item .player .stats ul li::before,.previous-results .content .table .item .player .stats ul li::after{content:"";display:none;visibility:hidden}.previous-results .content .table .item .player .stats ul li{width:35px;float:left;text-align:center;margin:0 2px;padding:0 !important}.previous-results .content .table .item .player .stats ul li:last-child{margin-right:0}.previous-results .content .table .item .player .stats ul li:first-child{margin-left:0}.previous-results .content .table .item .player .stats ul li span{width:100%;float:left;text-align:center}.previous-results .content .table .item .player .stats ul li span.title{font-size:12px;color:#757575;line-height:16px;margin-bottom:5px}.previous-results .content .table .item .player .stats ul li span.data{font-size:12px;color:#373132;line-height:16px;font-weight:500}.latest-news{width:100%;float:left;position:relative}.latest-news .head{width:100%;float:left;margin-bottom:10px}.latest-news .head h3{float:left;font-family:"Barlow Semi Condensed";font-size:20px;color:#373132;line-height:40px;padding:0;margin:0;font-weight:600}.latest-news .load-more{width:100%;float:left}.latest-news .load-more a{width:100%;height:48px;float:left;line-height:46px;text-align:center;border:1px solid #e3e3e3;border-radius:4px;position:relative;transition:0.5s all;font-size:14px;color:#373132}.latest-news .load-more a span::before{content:"\e80c";font-family:"VO";display:inline-block;color:#373132;font-size:12px;margin-right:8px;transition:0.5s all}.latest-news .load-more a:hover{background:#8a152b;border-color:#8a152b;color:#fff !important}.latest-news .load-more a:hover span::before{color:#fff}aside{width:100%;float:left;position:relative}aside .head{width:100%;float:left;margin-bottom:10px}.mobile-casino-hidden{display:none !important}aside .head h3{float:left;font-family:"Barlow Semi Condensed";font-size:20px;color:#373132;line-height:40px;padding:0;margin:0;font-weight:600}aside .head a.see-all{float:right;text-align:right;line-height:40px;font-size:14px;color:#8a152b;font-weight:500;position:relative;top:2px}aside .head a.see-all:hover{text-decoration:underline}aside .links{width:100%;float:left}aside .links ul{list-style:none;padding:0 0 0 13px;margin:0;width:100%}aside .links ol{list-style:none;padding:0 0 0 0;margin:0;width:100%;counter-reset:li}aside .links.w-bullets ul{list-style:disc}aside .links ul li,aside .links ol li{width:100%;float:left;color:#8a152b;font-size:14px;margin:0 0 12px 0;position:relative;font-weight:500}aside .links.without-bullets ul{padding-left:0}aside .links.without-bullets ul li{color:#373132;margin-bottom:20px}aside .links ol li{color:#373132;counter-increment:li;margin:0 0 20px 0;padding-left:24px}aside .links ol li::before{content:counter(li);color:#8a152b;display:inline-block;font-family:"Barlow Semi Condensed";font-size:16px;font-weight:600;position:absolute;left:0;top:2px;line-height:16px}aside .links ol li:hover,aside .links ul li:hover{text-decoration:underline}.side-free-picks{width:100%;float:left;position:relative;margin:0 0 20px 0}.side-free-picks .head{width:100%;float:left;margin-bottom:0;margin-top:10px}.side-free-picks .content{width:100%;float:left}.side-free-picks .content ul{list-style:none;width:100%;float:left;margin:0;padding:0}.side-free-picks .content ul li{width:100%;margin-bottom:5px;float:left}.side-free-picks .content ul li:nth-child(2),.side-free-picks .content ul li:nth-child(4),.side-free-picks .content ul li:nth-child(6),.side-free-picks .content ul li:nth-child(8){border-right:none}.side-free-picks .content ul li .item{width:100%;float:left;position:relative}.side-free-picks .content ul li .item>a{width:100%;height:100%;padding:8px;border-radius:4px;float:left;border:1px solid #fff}.side-free-picks .content ul li .item>a:hover{border:1px solid #e3e3e3}.side-free-picks .content ul li .item.editors-pick>a{border:1px solid #2daa41}.side-free-picks .content ul li .item.editors-pick::after{content:"Editor's Pick";position:absolute;right:4px;top:2px;color:#2daa41;font-size:10px;font-weight:600}.side-free-picks .content ul li .item .top,.side-free-picks .content ul li .item .bottom{width:100%;float:left}.side-free-picks .content ul li .item .top{margin:0 0 5px 0}.side-free-picks .content ul li .item .top .event{width:100%;float:left}.side-free-picks .content ul li .item .top .event span{width:100%;float:left;font-size:14px;color:#373132;font-weight:500}.side-free-picks .content ul li .item .top .team-vs{width:100%;float:left}.side-free-picks .content ul li .item .top .team-vs span{float:left;font-size:14px;color:#373132;font-weight:500}.side-free-picks .content ul li .item .top .team-vs span:first-child::after{content:"@";font-size:14px;color:#757575;margin:0 8px;position:relative;line-height:14px;top:-2px}.side-free-picks .content ul li .item .top .team-vs span:last-child{margin-right:0}.side-free-picks .content ul li .item .bottom span{float:left;font-size:12px;color:#757575}.side-free-picks .content ul li .item .bottom span::after{content:"·";margin:0 5px;display:inline-block}.side-free-picks .content ul li .item .bottom span:last-child::after{content:"";display:none;visibility:hidden}.side-free-picks .content ul li .item .bottom span a{color:#8a152b}.side-free-picks .content ul li .item .bottom span a:hover{text-decoration:underline}aside .side-recommended-sites{width:100%;float:left;position:relative}aside .side-recommended-sites .content{width:100%;float:left;position:relative}aside .side-recommended-sites .item{width:100%;height:48px;float:left;position:relative;background:grey;border-radius:4px;margin:0 0 8px 0;overflow:hidden}aside .side-recommended-sites .item .data{width:100%;float:left;padding-top:8px;padding-left:8px;position:relative;z-index:500}aside .side-recommended-sites .item .data .score{width:32px;height:32px;border-radius:50%;border:3px solid #2daa41;line-height:25px;text-align:center;color:#fff;z-index:100;float:left;font-weight:600;font-family:"Inter";font-size:12px;margin-right:12px}aside .side-recommended-sites .item .data .offer{float:left;width:175px}aside .side-recommended-sites .item .data .offer span{width:100%;float:left;color:#fff}aside .side-recommended-sites .item .data .offer span.name{font-size:12px;font-weight:500;line-height:18px}aside .side-recommended-sites .item .data .offer span.upto{font-size:10px;font-weight:500}aside .side-recommended-sites .item .data .cta{width:92px;height:40px;position:absolute;right:4px;top:4px;border-radius:4px;background:#8a152b;text-align:center;line-height:40px;color:#fff;font-size:14px;font-weight:600;text-transform:uppercase;font-family:"Barlow Semi Condensed"}aside .side-recommended-sites .item .data .cta a{width:100%;height:100%;float:left;font-family:"Inter";font-size:12px}aside .side-recommended-sites .item .background{position:absolute;left:0;top:0;width:100%;height:100%}aside .side-recommended-sites .item .background img{width:100%;height:100%;float:left;background-size:100%;background-repeat:no-repeat;object-fit:cover}.future-cards{width:100%;float:left;position:relative;margin-bottom:15px}.also-read .future-cards{margin-bottom:0}.future-cards .content{width:100%;float:left;position:relative}.future-cards .content .post-item{width:100%;height:230px;float:left;border-radius:4px;overflow:hidden;margin:0 0 12px 0}.also-read .future-cards .content .post-item{height:220px}.also-read .future-cards .content .post-item{margin-bottom:0}.future-cards .content .post-item a{width:100%;height:100%;float:left;position:relative}.future-cards .content .post-item .thumbnail{width:100%;height:100%;position:absolute;left:0;top:0;z-index:100;border-radius:6px;overflow:hidden}.also-read .future-cards .content .post-item .thumbnail{height:100%}.future-cards .content .post-item:hover .thumbnail img{transform:scale(1.05)}.future-cards .content .post-item .thumbnail::before{content:"";width:100%;height:165px;position:absolute;left:0;bottom:0;background:-webkit-linear-gradient( rgb(0 0 0 / 0%) 0%,rgb(83 2 17 / 78%) 80% );background:-o-linear-gradient(rgb(0 0 0 / 0%) 0%,rgb(83 2 17 / 78%) 80%);background:linear-gradient(rgb(0 0 0 / 0%) 0%,rgb(83 2 17 / 78%) 80%);z-index:150}.future-cards .content .post-item .thumbnail img{width:100%;height:100%;float:left;background-size:100%;background-repeat:no-repeat;object-fit:cover;object-position:top;transition:0.8s all}.future-cards .content .post-item .data{width:100%;height:100%;float:left;position:relative;z-index:250;left:0;top:0}.future-cards .content .post-item .data .top{position:absolute;left:16px;top:16px}.future-cards .content .post-item .data .bottom{position:absolute !important;left:16px !important;bottom:16px !important;padding:0 15px 0 0 !important;margin:0 !important;border-bottom:none !important}.future-cards .content .post-item .data .category{font-size:12px;padding:6px 12px;color:#fff;overflow:hidden;border-radius:4px;background:rgba(255,255,255,0.2);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-family:"Barlow Semi Condensed";font-weight:600}.future-cards .content .post-item .data span.date{width:100%;float:left;font-size:12px;color:#fff;margin-bottom:5px}.future-cards .content .post-item .data span.title{width:100%;float:left;font-size:20px;line-height:24px;color:#fff;font-weight:600;font-family:"Barlow Semi Condensed"}.future-cards .content .post-item .data span.summary{width:100%;float:left;font-size:12px;line-height:16px;color:rgba(255,255,255,0.9);font-weight:400;margin-top:8px}.top-picks{width:100%;float:left;position:relative}.top-picks .content{width:100%;float:left}.top-picks .content .item{width:100%;float:left;position:relative;margin:0 0 20px 0}.top-picks .content .item .left{width:70px;float:left;margin-right:12px;position:relative}.top-picks .content .item .left span.number{line-height:40px;font-size:16px;font-weight:600;font-family:"Barlow Semi Condensed";margin-right:12px;color:#8a152b}.top-picks .content .item .left span.avatar{width:40px;height:40px;border-radius:100px;overflow:hidden;float:right}.top-picks .content .item .left span.avatar img{width:100%;height:100%;float:left;background-size:100%;background-repeat:no-repeat;object-fit:cover}.top-picks .content .item .right{width:calc(100% - 82px);float:left}.top-picks .content .item .right .top{width:100%;float:left;margin:0 0 7px 0}.top-picks .content .item .right .top span.name{float:left;font-size:14px;font-weight:500;color:#373132;margin-right:6px}.top-picks .content .item .right .top span.score{float:left;color:#757575;font-size:12px;position:relative;top:1.8px}.top-picks .content .item .right .bottom{width:100%;float:left}.top-picks .content .item .right .bottom span.rate{width:40px;float:left;margin-right:10px;font-size:12px;color:#2daa41;line-height:12px;font-weight:500;position:relative;top:-4px}.top-picks .content .item .right .bottom span.rate::after{content:"\e807";font-family:"VO";color:#2daa41;font-size:14px;display:inline-block;margin-left:4px}.top-picks .content .item .right .bottom .bar{width:calc(100% - 50px);height:4px;float:left;background:#e3e3e3;overflow:hidden}.top-picks .content .item .right .bottom .bar span.progress{height:4px;float:left;background-color:#2daa41}aside .podcasts{width:100%;float:left;position:relative}aside .podcasts .item{width:100%;float:left;margin-bottom:5px}aside .podcasts .item iframe{border:none;width:100%;min-width:100%;min-height:320px}aside .newsletter{width:100%;float:left;margin:10px 0 0 0;position:relative}aside .newsletter .box{width:100%;float:left;border-radius:6px;background:#f7f7f7;padding:16px}aside .newsletter .box span.head{width:100%;float:left;font-size:21px;color:#373132;text-align:center;font-weight:600;margin:0 0 6px 0;padding:0;font-family:"Barlow Semi Condensed"}aside .newsletter .box span.title{width:100%;float:left;text-align:center;font-size:13px;line-height:16px;color:#757575}aside .newsletter .box .form{width:100%;float:left;position:relative;margin:20px 0 0 0}aside .newsletter .box .form .input,aside .newsletter .box .form .submit{width:100%;float:left}aside .newsletter .box .form .input{position:relative}aside .newsletter .box .form .input.name{margin-bottom:8px}aside .newsletter .box .form .input input{width:100%;height:40px;border-radius:4px;background:#fff;border:1px solid #e3e3e3;outline:none;padding:0 15px;font-size:12px;color:#000}aside .newsletter .box .form .submit{position:absolute;right:0;bottom:0;width:auto}aside .newsletter .box .form .submit input{border-radius:4px;outline:none;padding:0 10px;line-height:40px;text-align:center;text-transform:uppercase;color:#fff;font-family:"Barlow Semi Condensed";font-size:14px;font-weight:600;background:#8a152b;width:auto;border:none;float:left;cursor:pointer}aside .newsletter .box .alerts,.newsletter-free-picks .alerts{width:100%;float:left}aside .newsletter .box .alerts span,.newsletter-free-picks .alerts span{color:#757576;font-size:14px;letter-spacing:-0.3px;width:100%;float:left;margin:15px 0 0 0;display:none;visibility:hidden}aside .newsletter .box span.ok.visible,.newsletter-free-picks span.ok.visible{display:inline-block;visibility:visible}aside .newsletter .box span.error.visible,.newsletter-free-picks span.error.visible{display:inline-block;visibility:visible}footer{width:100%;float:left;position:relative;border-top:1px solid #e3e3e3;padding:40px 0 0 0;top:56px;margin:40px 0 0 0;background-color:#fff;z-index:50000}footer .logo{width:120px;height:32px;margin:0 auto;text-align:center}footer .logo svg{width:120px;height:32px}footer .copyright{width:100%;float:left;text-align:center;font-size:12px;color:#757575;line-height:16px;margin:20px 0 40px 0}.basic_menu_top_list{list-style:none;padding:0;margin:0;display:flex;gap:24px;justify-content:center;background:#373132;border-bottom:none}.basic_menu_top_item{font-family:"Barlow Semi Condensed",Arial,sans-serif;font-size:18px;font-weight:600;color:#fff;padding:12px 8px 0 8px;transition:color 0.2s;position:relative;list-style:none}.basic_menu_top_item a{color:#fff !important;text-decoration:none;padding:8px 12px 6px 12px;border-radius:4px 4px 0 0;transition:background 0.2s,color 0.2s;display:block;border-bottom:3px solid transparent}.basic_menu_top_item a:hover,.basic_menu_top_item a:focus{background:#ede6e3;color:#8a152b !important;border-bottom:3px solid #8a152b}.basic_menu_top_item.active>a,.basic_menu_top_item.current-menu-item>a{border-bottom:3px solid #fff;color:#fff !important}.basic_sub_menu_list{display:none;position:absolute;left:0;top:100%;min-width:180px;background:#373132;border:1px solid #4B4647;border-radius:0 0 4px 4px;box-shadow:0 2px 8px rgba(0,0,0,0.10);z-index:100;padding:8px 0;list-style:none}.basic_menu_top_item:hover .basic_sub_menu_list{display:block}.basic_sub_menu_item{list-style:none}.basic_sub_menu_item a{display:block;padding:8px 16px;color:#fff !important;text-decoration:none;font-size:16px;border-radius:2px;transition:background 0.2s,color 0.2s,font-weight 0s}.basic_sub_menu_item a:hover,.basic_sub_menu_item a:focus{background:#ede6e3;color:#8a152b !important;font-weight:700}.basic_sub_menu_item.active>a,.basic_sub_menu_item.current-menu-item>a{background:#ede6e3;color:#8a152b !important;font-weight:700}.basic_nav_menu_mobile_block{display:block;width:100%;padding:16px 0;text-align:center;font-size:18px;color:#fff !important;border-bottom:1px solid #4B4647;text-decoration:none;font-family:"Barlow Semi Condensed",Arial,sans-serif;background:#373132}.basic_nav_menu_mobile_block p{margin:0;font-weight:600;color:#fff !important}.basic_nav_menu_mobile_block:hover,.basic_nav_menu_mobile_block:focus{background:#473e3c;color:#ffffff !important}.basic_mobile_sub_menu_list,.basic_mobile_sub_menu_list li,.basic_mobile_sub_menu_item,.basic_mobile_sub_menu_list ul,.basic_mobile_sub_menu_list ul li{list-style:none !important;list-style-type:none !important;margin:0 !important;padding:0 !important}.basic_mobile_sub_menu_list{display:none;background:#463e3c !important}.basic_mobile_sub_menu_item{list-style:none !important;list-style-type:none !important}.basic_mobile_sub_menu_item a{display:block !important;width:100% !important;padding:18px 32px !important;color:#fff !important;text-decoration:none !important;font-size:18px !important;border-radius:0 !important;background:none !important;border-bottom:1px solid #4B4647 !important;transition:background 0.1s,color 0.1s !important;outline:none !important;box-sizing:border-box !important}.basic_mobile_sub_menu_item:last-child a{border-bottom:none !important}.basic_mobile_sub_menu_item a:hover,.basic_mobile_sub_menu_item a:focus{background:#5a5153 !important;color:#8a152b !important}.basic_nav_menu_mobile_block.active + .basic_mobile_sub_menu_list{display:block !important}@media (max-width:781px){.sticky-casino-mobile{left:0;right:0;bottom:0;z-index:9999;box-shadow:0 -2px 8px rgba(0,0,0,0.07);margin-bottom:0 !important;border-radius:8px 8px 0 0;width:100vw;max-width:100vw;padding:10px;background:#eeece0;border-top:2px solid #d7d7d7}.side-recommended-betting-sites-boxed .boxes .item{border:1px solid #3c3c3c}aside{position:static !important}}@media (min-width:782px){aside{height:100%}aside .sticky-casino-mobile{position:sticky;top:80px;z-index:10;background:#fff}}footer .menu-item{width:100%;float:left;margin:0 0 0 0}footer .menu-item .head{width:100%;float:left;position:relative;font-size:16px;color:#373132;font-family:"Barlow Semi Condensed";margin:0 0 20px 0;font-weight:600;text-align:center}footer .menu-item .head::after{content:"\e803";font-family:"VO";color:#373132;font-size:10px;position:relative;top:-2px;margin-left:8px;display:inline-block}footer .menu-item.active .head::after{content:"\e800"}footer .menu-item ul{list-style:none;padding:0;margin:0;width:100%;display:none;text-align:center}footer .menu-item.active ul{display:inline-block}footer .menu-item ul li{width:100%;text-align:center;font-size:14px;color:#757575;margin:0 0 10px 0;display:inline-block}footer .menu-item ul li a{width:100%;height:100%;float:left}footer .menu-item ul li:hover{color:#8a152b}footer .links{width:100%;float:left;margin:15px 0}footer .links ul{list-style:none;padding:0;margin:0;width:100%;text-align:center;display:inline-block}footer .links ul li{font-size:14px;color:#373132;margin:0 10px;display:inline-block}footer .links ul li:hover{color:#8a152b}footer span.warning{width:100%;float:left;text-align:center;font-size:13px;color:#757575;padding:0 0;margin:0 0 30px 0}footer .logos{width:100%;float:left;margin:0 0 30px 0}footer .logos ul{width:100%;list-style:none;padding:0;margin:0;text-align:center;display:inline-block}footer .logos ul li{display:inline-block;margin:0 10px 10px 10px}footer .logos ul li i{background-size:100%;float:left;background-repeat:no-repeat;position:relative}footer .logos ul li i.ncpg{width:81px;height:40px;background-image:url(/wp-content/themes/VegasOdds/css/../img/elements/copyrights/ncpg.svg)}footer .logos ul li i.aga{width:92px;height:40px;background-image:url(/wp-content/themes/VegasOdds/css/../img/elements/copyrights/aga.svg)}footer .logos ul li i.age{width:27px;height:36px;background-image:url(/wp-content/themes/VegasOdds/css/../img/elements/copyrights/age.svg);top:-3px}section.page-content{width:100%;float:left;position:relative}section.page-content .content{width:100%;float:left}section.page-content .body{width:100%;float:left;position:relative;margin-bottom:15px}section.page-content .body-default{width:100%;float:left}section.page-content .body-default .wp-block-image:first-child{margin-left:auto !important;margin-right:auto !important;display:table !important}body.archive section.page-content .wp-caption{width:auto !important;height:auto !important}body.archive section.page-content .wp-caption img{width:85%;height:auto;min-height:auto;height:auto}body.archive section.page-content .wp-caption.alignright img{float:right;margin:0 0 15px 15px}body.archive section.page-content .wp-caption.alignleft img{float:left;margin:0 15px 15px 0}body.archive section.page-content .wp-caption.aligncenter{margin:0 auto;display:inline-block;text-align:center}section.page-content .featured-image{width:calc( 50% - 20px );float:left;margin:0 0 20px 0;border-radius:8px;overflow:hidden;position:relative;padding-right:20px;animation:shine 1s infinite}section.page-content .featured-image .category{font-size:12px;padding:6px 12px;color:#fff;overflow:hidden;border-radius:4px;background:rgba(255,255,255,0.2);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-family:"Barlow Semi Condensed";font-weight:600;position:absolute;left:16px;top:16px}section.page-content .featured-image img{width:100%;background-size:100%;background-repeat:no-repeat;float:left}.featured-image-caption{text-align:right;font-size:13px;float:right;position:relative;color:#292f33;font-style:italic;margin-top:0}.wp-block-image figcaption{border-bottom:1px solid #e2e2e2;padding-bottom:7px}.wp-block-image figcaption strong{color:#363636 !important;font-weight:400 !important}.wp-block-image{margin:0 0 15px 0 !important;max-width:100%}.wp-block-image img{height:auto;max-width:100%}.wp-block-image figure.alignright,.wp-block-image.alignright{float:right;margin-left:20px}.wp-block-image.alignleft,.wp-block-image figure.alignleft{float:left;margin-right:20px}.wp-block-image.aligncenter img,.wp-block-image figure.aligncenter img{margin:0 auto}section.page-content .body h1,section.page-content .body h2{padding:0;margin:0 0 0 0;clear:left;font-size:26px;line-height:38px;font-weight:600;font-family:"Barlow Semi Condensed";color:#373132}section.page-content .body h1.has-text-align-center,section.page-content .body h2.has-text-align-center{text-align:center}section.page-content .body h2{font-size:23px;line-height:30px}section.page-content .body h3{padding:0;margin:10px 0 10px 0;font-size:20px;font-weight:600;color:#373132;letter-spacing:-0.5px;font-family:"Barlow Semi Condensed";clear:left}section.page-content .body h4{padding:0;margin:10px 0 10px 0;font-size:20px;font-weight:600;color:#373132;letter-spacing:-0.5px;font-family:"Barlow Semi Condensed";clear:left}section.page-content .body h3.half,section.page-content .body h2.half,section.page-content .body h4.half{float:left;width:60%}section.page-content .body a.see-all{line-height:40px;float:right;text-align:right;font-size:14px}section.page-content .body .header .author{width:100%;float:left;position:relative;margin:0 0 15px 0}section.page-content .body .header .author span{float:left;font-size:12px;color:#757575}section.page-content .body .header .author span a{color:#8a152b}section.page-content .body .header .author span a:hover{text-decoration:underline}section.page-content .body .content p{font-size:16px;line-height:25px;letter-spacing:-0.2px;color:#373132;font-weight:400}section.page-content .body .content p.wp-caption-text{font-size:13px;color:#555d66;border-bottom:1px solid #e2e2e2;padding-bottom:7px;margin-top:0.5em;line-height:1.5}p.has-text-align-center{text-align:center}section.page-content .body .content strong,section.page-content .body .content b{font-weight:700;color:#191b27}section.page-content .body .content a strong,section.page-content .body .content a b{color:#ab203a !important}section.page-content .body .content a{color:#ab203a;position:relative;border:none;text-decoration:underline;border-radius:0;padding:0}section.page-content .body .content a:hover{text-decoration:underline}section.page-content .body .content ol,section.page-content .body .content ul{margin:4px 0 12px 0;padding:0 0 0 0;list-style:none}section.page-content .body .content ul ul{margin-left:18px;margin-bottom:0}section.page-content .body .content ul ul li:last-child{padding-bottom:2px}section.page-content .body .content ol{counter-reset:li}section.page-content .body .content ol.good-sportsbooks{width:100%;float:left}section.page-content .body .content ul li,section.page-content .body .content ol li{font-size:16px;line-height:25px;letter-spacing:-0.2px;padding:3px 0 6px 0;font-weight:400;color:#373132}section.page-content .body .content ol.good-sportsbooks li{float:left;margin-right:10px}section.page-content .body .content ul li a strong{color:#8a152b}section.page-content .body .content ul li span.badge{font-style:italic;font-size:12px;margin-left:4px;background:#f5f5f5;padding:0 5px;display:inline-block;border-radius:2px;position:relative;top:-2px;height:20px;line-height:21px}section.page-content .body .content ol.decimal{list-style-type:decimal}section.page-content .body .content ol.decimal li{counter-increment:li;font-size:26px;font-weight:700;position:relative;left:27px;color:#a5283b;font-family:"Barlow Semi Condensed"}section.page-content .body .content ol.decimal li::before{content:"";display:none;visibility:hidden}section.page-content .body .content ol li{padding:10px 0;list-style-type:none;counter-increment:li}section.page-content .body .content ul li::before{content:"";background-color:#8a152b;width:6px;height:6px;display:inline-block;margin-right:10px;position:relative;top:-2px;border-radius:100px}section.page-content .body .content ul li.facebook::before{top:0}section.page-content .body .content ol li::before{content:" " counter(li) ". ";color:#191b27;display:inline-block;margin-right:8px;font-weight:700;position:relative;font-family:"Barlow Semi Condensed";font-size:15px;background:#ebe6da;padding:0px 15px 15px 7px;border-radius:5px;height:26px;width:17px;top:-1px}@media (max-width:1199px){section.page-content .body .content a{color:#ab203a;position:relative;border-radius:8px;padding:1px 7px 1px 7px}}section.page-content .body .content .news-carousel-card a,section.page-content .body .content .news-carousel-card a:hover{text-decoration: none;}section.page-content .body .heading-with-icon{width:100%;float:left;position:relative;margin:0 0 12px 0}section.page-content .body .heading-with-icon span.icon{width:40px;height:40px;float:left;margin-right:15px}section.page-content .body .heading-with-icon span.icon img{width:100%;height:100%;float:left;background-size:100%;background-repeat:no-repeat}section.page-content .body .heading-with-icon h3{width:calc(100% - 55px);float:left;display:block;margin:0;clear:inherit;line-height:41px}.terms-example{position:relative;padding:1px 25px;width:80%;margin:0 auto}.terms-example::before{content:"";width:224px;border-top:2px solid #c71516;border-left:2px solid #c71516;z-index:1;display:inline-block;height:65px;position:absolute;left:0;top:0}.terms-example::after{content:"";width:224px;border-right:2px solid #c71516;border-bottom:2px solid #c71516;z-index:1;display:inline-block;height:65px;position:absolute;right:0;bottom:0}.terms-tips{width:100%;border:2px solid #c71516;padding:5px 25px;margin:15px 0;position:relative}.terms-tips::before{content:"";width:100%;position:absolute;left:0;bottom:0;height:100%;min-height:200px}.terms-example h2,.terms-tips h2{position:relative !important;font-size:20px !important;margin-bottom:5px !important}.terms-tips h2::before{content:"\E810";font-family:"vo-font";color:#c71516;font-size:21px;line-height:27px;margin-right:10px;float:left}.terms-tips ol li::before{color:#c71616 !important;background:#fff !important}section.page-content .body iframe{width:100%;display:block;float:left;padding:0;margin:15px 0 15px 0}section.page-content .body figure.wp-block-embed-reddit{width:100%;float:left}.twitter-tweet.twitter-tweet-rendered{display:flex;justify-content:center;align-items:center;width:100%;margin:0 auto}.news_sb_lv_week{width:100%;float:left;margin-top:5px;padding:5px 0 0 0;border-top:1px solid #e8eaed}hr{border:0;border-top:1px solid #e8eaed;height:1px}section.page-content blockquote{display:table;padding:0;border-radius:4px;margin-bottom:20px;position:relative;border:2px solid #8a152b;padding:32px 32px 25px 32px;margin:40px 0 30px 0}section.page-content blockquote::before{content:"\e808";width:44px;height:44px;line-height:44px;text-align:center;font-family:"VO";position:absolute;left:32px;top:-22px;color:#fff;background-color:#8a152b;font-size:20px;border-radius:100px}section.page-content blockquote.full{width:100%}section.page-content blockquote>p{padding:0 !important;margin:0 0 8px 0 !important;font-size:18px !important;line-height:25px !important;color:#373132 !important;font-style:italic !important;font-weight:500 !important}section.page-content blockquote>cite{font-size:14px;color:#373132;display:inline-block;position:relative}.block-table-head{width:calc(100% - 2px);left:1px;height:50px;float:left;display:block;position:relative;line-height:50px;font-size:17px;color:#fff;font-weight:700;letter-spacing:-0.3px;text-align:center;padding:0 20px;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;font-family:"Roboto Condensed",sans-serif;top:1px;background-image:-webkit-linear-gradient(179deg,#ad1a3f 0%,#7f1325 100%);background-image:-o-linear-gradient(179deg,#ad1a3f 0%,#7f1325 100%);background-image:linear-gradient(269deg,#ad1a3f 0%,#7f1325 100%)}figure.wp-block-table table,table.wp-block-table{border:none;border-collapse:collapse;padding:0;width:100%;font-family:"Inter",sans-serif;border-radius:6px}figure.wp-block-table.narrow table,table.wp-block-table.narrow{max-width:600px;margin:0 auto !important}figure.wp-block-table table tr:nth-child(odd),table.wp-block-table tr:nth-child(odd){background-color:#fafafa !important;border-bottom:0.1px solid #dfd9d0}.wp-block-table{border-radius:6px}figure.wp-block-table table.review th,figure.wp-block-table table.review td,table.wp-block-table.review th,table.wp-block-table.review td{text-align:left}@media (max-width:500px){figure.wp-block-table table th,table.wp-block-table th{line-height:20px}figure.wp-block-table table th,table.wp-block-table th{line-height:20px}figure.wp-block-table table th,table.wp-block-table th{font-size:12px;line-height:20px !important}figure.wp-block-table table tr td,table.wp-block-table tr td{line-height:18px}}@media (max-width:410px){figure.wp-block-table table th,table.wp-block-table th{line-height:13px !important}}figure.wp-block-table table.review td i.icon-check,figure.wp-block-table table.review td i.icon-cancel,table.wp-block-table.review td i.icon-check,table.wp-block-table.review td i.icon-cancel{font-size:12px;margin-right:6px;top:-1px;position:relative}figure.wp-block-table table.review td i.icon-check,table.wp-block-table.review td i.icon-check{color:#57a955}figure.wp-block-table table.review td i.icon-cancel,table.wp-block-table.review td i.icon-cancel{color:#8a152b}figure.wp-block-table table.review tbody tr td,table.wp-block-table.review tbody tr td{padding:10px 20px}figure.wp-block-table table.fixed,table.wp-block-table.fixed{table-layout:fixed !important}figure.wp-block-table table tr,table.wp-block-table tr{padding:0.35em;height:46px;font-size:14px;letter-spacing:0;color:#091e2c;transition:0.3s all;background-color:#fff}figure.wp-block-table table thead tr,table.wp-block-table thead tr{border-bottom:none}figure.wp-block-table table tr a,table.wp-block-table tr a{width:100%;height:100%;display:block;color:#ab203a !important;font-size:14px !important}figure.wp-block-table table tr a::after,table.wp-block-table tr a::after{content:"";display:none;visibility:hidden}figure.wp-block-table table tr a:hover,table.wp-block-table tr a:hover{text-decoration:underline}figure.wp-block-table table th,figure.wp-block-table table td,table.wp-block-table th,table.wp-block-table td{text-align:center}figure.wp-block-table table tr td,table.wp-block-table tr td{border-right:none;border-left:none;border-bottom:none;border-top:#dfd9d0 !important;background-color:#f7f5f3}figure.wp-block-table table thead tr,table.wp-block-table thead tr{height:40px}figure.wp-block-table table th,table.wp-block-table th{letter-spacing:0.5px;height:40px;text-transform:uppercase;background-color:#efebe1;font-size:13px;line-height:40px;font-weight:500;border:none}figure.wp-block-table table.criteria th,table.wp-block-table.criteria th{background:inherit !important;color:#091e2c;font-family:"Roboto Condensed";text-transform:uppercase;font-weight:700;text-align:right}figure.wp-block-table table.criteria tbody tr th strong,table.wp-block-table.criteria tbody tr th strong{line-height:17px;display:block;font-weight:600}figure.wp-block-table table.criteria th,figure.wp-block-table table.criteria td,table.wp-block-table.criteria th,table.wp-block-table.criteria td{padding:10px 20px;line-height:24px;font-family:"Roboto";font-size:14px}figure.wp-block-table table.criteria th,table.wp-block-table.criteria th{width:100%;display:block;line-height:32px;padding:0}figure.wp-block-table table.criteria td,table.wp-block-table.criteria td{text-align:center}figure.wp-block-table table.criteria tr,table.wp-block-table.criteria tr{padding:0}.vo-standings{width:100%;float:left;position:relative}.standings-settings-container{float:left;position:relative;width:100%;margin:15px 0}.vo-standings .standings-settings-container .dropdown select{width:100%;height:37px;display:inline-block;border:1px solid #e2e2e2;border-radius:5px;padding:0 15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;font-size:14px;color:#000000;font-family:"Roboto Condensed";line-height:37px}.vo-standings .standings-settings-container .dropdown::before{content:"\f004";font-family:"vo-font";position:absolute;right:13px;top:9px;color:#bebfbf;font-size:15px;pointer-events:none}.vo-standings .standings-settings-container .dropdown{width:100%;position:relative;float:left}.dropdown-filter{width:100%;float:left;position:relative}.dropdown-filter .item{width:100%;margin:0 0 5px 0;float:left;position:relative}.dropdown-filter .item select{width:100%;height:37px;display:inline-block;border:1px solid #e2e2e2;border-radius:5px;padding:0 15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;font-size:14px;color:#000000;font-family:"Roboto Condensed";line-height:37px}.dropdown-filter .item::before{content:"\f004";font-family:"vo-font";position:absolute;right:13px;top:9px;color:#bebfbf;font-size:15px;pointer-events:none}.checkbox-filter{float:left;margin:8px 0;position:relative}.checkbox-filter .item{float:left;margin-right:15px}.checkbox-filter .item input{display:none}.checkbox-filter .item input + label{margin:0}.checkbox-filter .item input + label span{width:22px;height:22px;border-radius:4px;position:relative;background:inherit;cursor:pointer;float:left;margin:0;border:1px solid #e2e2e2}.checkbox-filter .item label b{padding-left:6px;float:left;font-style:normal;font-size:14px;user-select:none;width:auto;text-align:left;line-height:22px;font-weight:400;letter-spacing:-0.1px}.checkbox-filter .item input:checked + label span:before{content:"\e80d";font-family:"vo-font";color:#fff;font-size:12px;line-height:21px;float:left;text-align:center;width:100%;text-align:center}.checkbox-filter .item input:checked + label span{background:#c71516;border-color:#c71516}figure.wp-block-table.standings table td span{width:100%;float:left;line-height:15px;display:block}figure.wp-block-table.standings table td span.title{font-weight:700;min-width:60px}figure.wp-block-table.standings table td span.bottom{color:#b7b7b7}figure.wp-block-table.standings table thead td{text-transform:uppercase;color:#5f5f5f;font-size:13px}.also-read{width:100%;float:left;background:#f7f7f7;border-radius:8px;padding:20px;margin-right:20px;margin-bottom:20px}.also-read span.head{width:100%;float:left;font-size:20px;font-weight:600;color:#373132;font-family:"Barlow Semi Condensed";margin:0 0 12px 0}figure.wp-block-table.scroll{overflow-x:auto !important;position:relative}figure.wp-block-table.scroll table{border:none;border-collapse:collapse;margin:0 0 20px 0;padding:0;width:100%;font-family:"Inter",sans-serif;overflow-x:auto;border-radius:8px}figure.wp-block-table.scroll table tr:nth-child(odd){background-color:#fafafa !important}figure.wp-block-table.scroll table.fixed{table-layout:fixed !important}figure.wp-block-table.scroll table tr{padding:0.35em;height:46px;font-size:12px;letter-spacing:0;color:#373132;transition:0.3s all;background-color:#fff;border:1px solid #e3e3e3}figure.wp-block-table.scroll table thead tr{border-bottom:none}figure.wp-block-table.scroll table tr a{width:100%;height:100%;display:block;color:#ab203a !important;font-size:14px !important}figure.wp-block-table.scroll table tr a::after{content:"";display:none;visibility:hidden}figure.wp-block-table.scroll table tr a:hover{text-decoration:underline}figure.wp-block-table.scroll table th,figure.wp-block-table.scroll table td{text-align:center;min-width:95px}figure.wp-block-table.min-width-90 table th,figure.wp-block-table.min-width-90 table td{min-width:90px}figure.wp-block-table.scroll table tr td{border-right:1px solid #e3e7e8}figure.wp-block-table.scroll table thead tr{height:40px}figure.wp-block-table.scroll table th{letter-spacing:0.5px;height:40px;font-size:13px;line-height:19px;font-weight:600;border-right:1px solid #e3e7e8;padding:5px 10px}figure.odds{overflow-x:auto !important;width:100%;float:left;margin:0}figure.odds table{border:none;border-collapse:collapse;margin:0 0 0 0;padding:0;width:100%;font-family:"Roboto",sans-serif;overflow-x:auto;table-layout:fixed}figure.odds table thead tr:nth-child(odd){background-color:#fafafa !important}figure.odds table tr:nth-child(3),figure.odds table tr:nth-child(4),figure.odds table tr:nth-child(7),figure.odds table tr:nth-child(8),figure.odds table tr:nth-child(11),figure.odds table tr:nth-child(12),figure.odds table tr:nth-child(15),figure.odds table tr:nth-child(16),figure.odds table tr:nth-child(19),figure.odds table tr:nth-child(20){background-color:#fafafa}figure.odds table.fixed{table-layout:fixed !important}figure.odds table tr{padding:0.35em;height:32px;font-size:13px;letter-spacing:0;color:#091e2c;transition:0.3s all;background-color:#fff;border:1px solid #e3e3e3;text-transform:uppercase}figure.odds table thead tr{border-bottom:none}figure.odds table tr a{width:100%;height:100%;display:block;color:#8a152b !important;font-size:14px !important}figure.odds table tr a::after{content:"";display:none;visibility:hidden}figure.odds table tr a:hover{text-decoration:underline}figure.odds table th,figure.odds table td{text-align:center;padding:0 5px}figure.odds table tr td{border-right:1px solid #e3e7e8}figure.odds table thead tr{height:40px}figure.odds table th{letter-spacing:0.5px;height:40px;font-size:13px;line-height:19px;font-weight:700;border-right:1px solid #e3e7e8;text-align:left;text-transform:uppercase;padding:8px 12px 10px 12px}figure.odds table td.team{text-align:left;position:relative}figure.odds table td.team span.score{height:22px;border:1px solid #e3e3e3;text-align:center;line-height:22px;float:right;right:10px;top:10px;width:34px;text-align:center;font-size:12px}figure.odds table tr th.match{width:300px}figure.odds table tr td.odd,figure.odds table tr th.odd{width:65px}figure.odds table tr td.odd{line-height:16px;padding-top:10px;padding-bottom:10px}figure.odds table tr td.team{width:240px;padding:0 10px;font-size:12px}figure.odds table tr td.team span.name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%;float:left;position:relative}figure.odds table tr td.date{width:30px !important;padding:0 5px;line-height:15px;font-size:13px}figure.odds table .brand-logo{width:100%;float:left;overflow:hidden;border-radius:2px;background:#ffffff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.09)}figure.odds table .brand-logo .logo{width:100%;height:30px;line-height:30px;overflow:hidden;white-space:nowrap;float:left;text-align:center}figure.odds table .brand-logo .logo.vo-logo{height:60px;line-height:60px}figure.odds table .brand-logo .logo img{vertical-align:middle;position:relative;width:40%}figure.odds table .brand-logo .logo img.desktop{display:none;visibility:hidden}figure.odds table .brand-logo .offer{width:100%;height:30px;float:left;text-align:center;font-family:"Roboto Condensed";color:#fff;text-transform:uppercase;font-weight:700;letter-spacing:-0.2px;line-height:10px;font-size:10px;padding-top:6px}figure.odds table .brand-logo .offer br{content:""}figure.odds table .brand-logo .offer br::before{content:">"}section.page-content .share-it-post{width:100%;float:left;position:relative;margin:10px 0 0 0;border-top:1px solid #e3e3e3;padding:30px 0 0 0}section.page-content .share-it-post h3{width:100%;float:left;font-size:20px;font-family:"Barlow Semi Condensed";font-weight:600;color:#373132;letter-spacing:-0.3px}section.page-content .share-it-post p{width:100%;position:relative;color:#757575;font-size:14px;font-weight:400}section.page-content .share-it-post .newsletter-free-picks{justify-content:flex-start;height:auto}section.page-content .share-it-post .newsletter-free-picks form{width:100% !important;padding-top:8px;height:220px}section.page-content .share-it-post ul{list-style:none;padding:0;margin:0;width:100%;float:left}section.page-content .share-it-post ul li{width:36px;height:36px;float:left;border-radius:100px;border:1px solid #e3e3e3;line-height:34px;text-align:center;margin-right:10px;transition:0.3s all}section.page-content .share-it-post ul li:last-child{margin-right:0}section.page-content .share-it-post ul li a{width:100%;height:100%;float:left}section.page-content .share-it-post ul li i{color:#acacac;line-height:14px;font-size:14px;transition:0.3s all}section.page-content .share-it-post ul li.facebook:hover{background:#3a5693;border-color:#3a5693}section.page-content .share-it-post ul li.youtube:hover{background:#ce4130;border-color:#ce4130}section.page-content .share-it-post ul li.twitter:hover{background:#09a7e6;border-color:#09a7e6}section.page-content .share-it-post ul li:hover i{color:#fff}section.page-content .bottom{width:100%;float:left;border-bottom:1px solid #e3e3e3;padding:0 0 30px 0;margin:30px 0 30px 0}section.page-content .author-card{width:100%;float:left;position:relative;border-top:1px solid #e3e3e3;padding:30px 0 40px 0}section.page-content .author-card .avatar{width:48px;height:48px;float:left;border-radius:100px;margin:0 15px 0 0;overflow:hidden}section.page-content .author-card .avatar img{width:100%;height:100%;float:left;background-size:100%;background-repeat:no-repeat;object-fit:cover}section.page-content .author-card .data{width:calc(100% - 63px);float:left}section.page-content .author-card .data span.name{font-size:16px;color:#373132;font-weight:600;font-family:"Barlow Semi Condensed";margin-right:6px;margin-bottom:3px}section.page-content .author-card .data span.title{font-size:12px;font-weight:500;color:#757575;width:100%;float:left}section.page-content .author-card .data .links{width:100%;float:left;margin:0 0 0 0}section.page-content .author-card .data .links ul{list-style:none;padding:0;margin:0}section.page-content .author-card .data .links ul li{float:left;margin-right:12px}section.page-content .author-card .data .links ul li i{font-size:10px;color:#acacac}.lwptoc-light .lwptoc_i{border-radius:0px 0px 8px 8px;padding:20px !important;background-color:#f7f7f7 !important;border:1px solid #e3e3e3;float:left}.lwptoc_toggle:after{content:"\e803" !important;font-family:"VO";color:#8a152b;position:relative;right:0;top:-1px;font-size:9px}.lwptoc_itemWrap .lwptoc_itemWrap{margin:0px 0 0 14px !important;float:left}.lwptoc_header{margin-bottom:0px !important}.lwptoc_header b{font-family:"Barlow Semi Condensed" !important;font-weight:600 !important;font-size:20px;display:none;line-height:24px}.lwptoc_toggle{float:right;color:#8a152b;text-transform:capitalize;position:relative;font-size:14px;top:4px}.lwptoc_toggle::before,.lwptoc_toggle::after{content:"" !important}.lwptoc_item{font-size:14px;line-height:20px;margin-bottom:0px;margin-top:0px;float:left}.lwptoc_item_number{color:#373132;font-family:"Barlow Semi Condensed" !important;font-weight:600 !important;margin-right:12px !important;float:left;margin-right:10px}span.lwptoc_item_label{width:calc(100% - 0px);float:left}span.lwptoc_item_label:hover{text-decoration:none}.lwptoc_item>a + .lwptoc_itemWrap>.lwptoc_item{margin-bottom:0px !important}@media (min-width:1200px){span.lwptoc_item_label:hover{text-decoration:none}}section.page-content .related-topics{width:100%;float:left;position:relative;border-top:1px solid #e3e3e3;padding:30px 0 0 0}section.page-content .related-topics span.head{width:100%;float:left;font-size:16px;font-family:"Barlow Semi Condensed";font-weight:600;color:#373132;margin:0 0 12px 0}section.page-content .related-topics ul{list-style-type:none;padding:0;margin:0}section.page-content .related-topics ul li{float:left;margin:0 10px 10px 0;background:#f7f7f7;border-radius:4px;height:33px;line-height:33px;position:relative;font-size:12px;font-weight:500;color:#8a152b;transition:0.3s all}section.page-content .related-topics ul li a{width:100%;height:100%;padding:0 12px;float:left;position:relative}section.page-content .related-topics ul li:hover{background:#8a152b;color:#fff}section.page-content .related-topics ul li a::before{content:"#";font-size:12px;font-weight:500;color:#ab203a;line-height:33px;transition:0.3s all}section.page-content .related-topics ul li:hover a::before{color:#fff}section.page-content .comment-section{width:100%;float:left;position:relative}section.page-content .comment-section .head{width:100%;float:left;margin-bottom:20px}section.page-content .comment-section .head h3{float:left;font-family:"Barlow Semi Condensed";font-size:20px;color:#373132;line-height:40px;padding:0;margin:0;font-weight:600}.vo-help-tooltip{color:#75172873;margin-left:2px}@media (min-width:1200px){#vo-reviews-page{margin-left:20px;border-left:6px dotted #efebe1;padding-left:35px}}#vo-reviews-page section.page-content .body h1{font-size:38px;border-bottom:2px solid #efebe1;padding-bottom:10px;margin-bottom:25px;color:#8a152b}.wp-block-image figcaption{border-bottom:2px solid #efebe1;padding-bottom:7px}.review-page{width:100%;float:left;position:relative}.review-page .summary-card{width:100%;float:left;overflow:hidden;position:relative;border:1px solid #e3e3e3;border-radius:8px;margin:0 0 30px 0}.review-page .summary-card .cover{width:100%;float:left;position:relative;padding:20px}.review-page .summary-card .cover .center{width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;align-items:center}.review-page .summary-card .cover .logo{width:160px;float:left;margin-right:20px;position:relative;max-height:48px;max-width:100%}.review-page .summary-card .cover .logo img{max-width:100%;max-height:48px;float:left;background-size:100%;background-repeat:no-repeat}.review-page .summary-card .cover .rate{width:44px;height:44px;border-radius:50%;border:3px solid #2daa41;line-height:37px;text-align:center;color:#fff;z-index:100;float:left;font-weight:600;font-family:"Barlow Semi Condensed";font-size:16px;position:relative;top:5px}.review-page .summary-card .cover .geo-rest{float:left;margin-top:6px;width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;align-items:center;margin:20px 0 20px 0}.review-hero-flags-row{float:left;position:relative}.review-hero-flags-row span.flag{width:34px;height:29px;float:left;position:relative}.review-hero-flags-row span.flag.accepted::after{content:"\e810";font-family:"VO";position:absolute;right:-8px;bottom:-7px;font-size:16px;color:#2daa41}.review-hero-flags-row span.flag.not-accepted::after{content:"\e815";position:absolute;right:-4px;bottom:-3px;width:14px;height:14px;background:#ed3437;border-radius:100px;font-family:"VO";color:#fff;font-size:6px;line-height:15px;text-align:center}.review-hero-flags-row span.flag.accepted::before{content:"";position:absolute;right:-4px;bottom:0;width:8px;height:8px;background:#fff}.review-hero-flags-row span.flag i{width:34px;height:29px;float:left;background-size:100%;background-repeat:no-repeat}.review-hero-flags-row span.flag i.us,.review-hero-flags-row span.flag i.usa{background-image:url(/wp-content/themes/VegasOdds/css/../img/flag/usa.svg)}.review-hero-flags-row span.flag i.uk{background-image:url(/wp-content/themes/VegasOdds/css/../img/flag/uk.svg)}.review-hero-flags-row span.flag i.nz,.review-hero-flags-row span.flag i.new-zealand{background-image:url(/wp-content/themes/VegasOdds/css/../img/flag/new-zealand.svg)}.review-hero-flags-row span.flag i.au,.review-hero-flags-row span.flag i.australia{background-image:url(/wp-content/themes/VegasOdds/css/../img/flag/australia.svg)}.review-hero-flags-row span.flag i.ca,.review-hero-flags-row span.flag i.canada{background-image:url(/wp-content/themes/VegasOdds/css/../img/flag/canada.svg)}.review-page .summary-card .cover .geo-rest .country span.title{line-height:34px;color:#fff;font-size:14px;font-weight:400;margin-left:20px}.review-page .summary-card .cover .right{float:left;width:100%}.review-page .summary-card .cover .offer{width:100%;float:left}.review-page .summary-card .cover .offer span{width:100%;float:left;text-align:center}.review-page .summary-card .cover .offer span.title{font-size:14px;color:rgba(255,255,255,0.5);line-height:19px;margin-bottom:4px;font-weight:400;padding-top:1px}.review-page .summary-card .cover .offer span.data{font-size:20px;line-height:24px;color:#fff;font-weight:600;font-family:"Barlow Semi Condensed"}.review-page .summary-card .cover .cta{float:left;width:100%;margin:20px 0 0 0}.review-page .summary-card .cover .cta a{width:100%;height:48px;line-height:48px;float:left;text-align:center;background:#ed3436;border-radius:4px;color:#fff;font-family:"Barlow Semi Condensed";font-size:14px;font-weight:600;text-transform:uppercase}.review-page .summary-card .cover .cta a:hover{text-decoration:none}.review-page .summary-card .informations{width:100%;float:left;position:relative;padding:20px}.review-page .summary-card .informations ul{list-style:none;padding:0;margin:0;width:100%;float:left}.review-page .summary-card .informations ul li::before,.review-page .summary-card .informations ul li::after{content:"" !important;display:none !important;visibility:hidden !important}.review-page .summary-card .informations ul li{float:left;padding:0 !important;margin:0 0 20px 0 !important;width:100%}.review-page .summary-card .informations ul li:last-child{margin-bottom:0 !important}.review-page .summary-card .informations ul li span{width:100%;float:left}.review-page .summary-card .informations ul li span code{font-family:"Inter";border:2px dashed #2daa41;background:#f7fdf8;color:#373132;text-align:center;padding:0 5px;height:28px;line-height:25px;font-size:14px;font-weight:500;border-radius:2px;float:left;position:relative;top:-1px}.review-page .summary-card .informations ul li .coupon-container{display:flex;align-items:center}.review-page .summary-card .informations ul li .coupon-input{flex:3;width:150px;font-family:"Inter";border:2px dashed #2daa41;background:#f7fdf8;color:#373132;text-align:center;padding:0 5px;height:28px;line-height:25px;font-size:14px;font-weight:500;border-radius:2px;float:left;position:relative;top:0px}.review-page .summary-card .informations ul li .copy-button{flex:1;width:40%;background:#f7fdf8;border:1px solid #2daa41 !important;color:#2daa41;border:none;border-radius:5px;padding:4px 4px;cursor:pointer;margin-left:5px;margin-right:6px}.review-page .summary-card .informations ul li .copy-button:hover{background:#2daa41;color:#f7fdf8}.payment-method-icon{margin-left:4px;padding:0 5px}.review-page .summary-card .informations ul li span.title{font-size:14px;font-weight:400;color:#757575;line-height:19px;margin:0 0 6px 0}.review-page .summary-card .informations ul li span.data{font-size:14px;font-weight:500;color:#373132;line-height:19px}.review-page .summary-card .informations ul li.payments span.data{font-size:12px;font-weight:400;line-height:17px}.review-page .tab-menu{width:100%;float:left;padding:0 0 0 0;margin:0 0 30px 0}.review-page .tab-menu ul{list-style:none;width:100%;margin:0 !important;padding:0 0 11px 0 !important;border-bottom:1px solid #e3e3e3;display:inline-block;white-space:nowrap;overflow-x:overlay}.review-page .tab-menu ul::-webkit-scrollbar{width:5px;height:5px;border:none;background-color:inherit;overflow:hidden;border-radius:0 3px 3px 0}.review-page .tab-menu ul::-webkit-scrollbar-thumb{background:#ececec;border:none}.review-page .tab-menu ul::-webkit-scrollbar-corner{background:inherit}.review-page .tab-menu ul li::before,.review-page .tab-menu ul li::after{content:"";display:none !important;visibility:hidden !important}.review-page .tab-menu ul li{display:inline-block !important;padding:0 !important;margin:0 10px !important;font-size:14px !important;font-weight:500 !important;line-height:19px !important;font-family:"Barlow Semi Condensed" !important}.review-page .tab-menu ul li a{color:#acacac !important}.review-page .tab-menu ul li a:hover,.review-page .tab-menu ul li a.current{color:#373132 !important;text-decoration:none !important}.review-page .tab-menu ul li:first-child{margin-left:0 !important}.review-page .tab-menu ul li a.current{border-bottom:2px solid #8a152b;padding-bottom:12px}.review-page .services{list-style-type:none;padding:0 !important;margin:0 0 30px 0 !important;width:100%;position:relative;left:0;float:left}.review-page ul.services li::before,.review-page ul.services li::after{content:"";display:none;visibility:hidden}.review-page ul.services li{width:100%;height:60px;border-radius:6px;float:left;margin:6px 0 !important;border:1px solid #e3e3e3;padding:20px !important}.review-page ul.services li i{float:left;font-size:18px;color:#2daa41;line-height:18px;margin-right:12px}.review-page ul.services li span{color:#373132;font-size:14px;line-height:19px;letter-spacing:-0.3px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;float:left;width:calc(100% - 48px)}.review-page ul li.info_services i{color:#2daa41;margin-left:4px;margin-right:2px}p.review-jump-verdict{position:absolute;bottom:-25px;right:-7px;float:right;font-size:14px !important;border:1px dotted #cbcbcb;border-radius:10px;padding:5px 10px 10px 10px}p.review-jump-verdict a{text-decoration:none !important}#review-conslusion{font-size:28px;color:#8a152b;border-bottom:1px solid #efebe1;padding-bottom:7px;margin-top:15px;margin-bottom:15px}.review-page .review-verdict-points{width:100%;list-style-type:none;padding:17px 20px !important;margin:0 0 30px 0 !important;border:1px solid #e3e3e3;border-radius:6px;float:left;background-color:#f7f5f3;border:0.1px solid #dfd9d0}.review-page ul.review-verdict-points li::before,.review-page ul.review-verdict-points li::after{content:"";display:none;visibility:hidden}.review-page ul.review-verdict-points li{width:100% !important;float:left !important;position:relative !important;color:#373132 !important;font-weight:400 !important;padding:0 !important;margin:0 0 6px 0 !important}.review-page ul.review-verdict-points li:last-child{margin:0 !important}.review-page ul.review-verdict-points li i{width:20px !important;height:20px !important;border-radius:100px !important;overflow:hidden !important;line-height:20px !important;color:#fff !important;font-size:11px !important;display:inline-block !important;visibility:visible !important;text-align:center !important;position:relative !important;top:4px !important;left:0 !important;padding:0 !important;margin:0 13px 0 0 !important}.review-page .cons li i{background-color:#f85c79 !important}.review-page .pros li i{background-color:#2daa41 !important}.review-page .verdict{width:100%;margin:0 auto}.review-page .verdict .box{width:100%;display:inline-block;background-color:#f7f5f3;border-radius:6px;border:0.1px solid #dfd9d0;padding:22px 20px !important;margin:0 0 30px 0 !important}.review-page .verdict .box span.head,.review-page .verdict #verdict-title{width:100%;float:left;text-align:left;font-size:26px;line-height:28px;font-family:"Barlow Semi Condensed";font-weight:600;margin:0 0 19px 0}.review-page .verdict .box span.title{width:80%;float:right;text-align:left;font-size:16px}.review-page .verdict .box .rate{width:20%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;align-items:center}.review-page .verdict .box p{color:#4b3b21 !important}.review-page .verdict .box .rate span{width:120px;height:120px;border-radius:50%;border:3px solid #2daa41;line-height:110px;text-align:center;display:inline-block;color:#187326;z-index:100;font-weight:800;font-family:"Barlow Semi Condensed";font-size:48px;margin:24px 0 24px 0}.review-page .verdict .box .cta{width:100%;float:left}.review-page .verdict .box .cta a{width:100%;float:left;height:48px;line-height:48px;text-align:center;background:#ed3436;border-radius:4px;color:#fff !important;font-family:"Barlow Semi Condensed";font-size:18px;font-weight:600;text-transform:uppercase}section.page-not-found{width:100%;float:left;position:relative;margin-bottom:115px;margin-top:130px}section.page-not-found.nothing{margin-top:90px;margin-bottom:0}section.page-not-found.category{margin-top:30px;margin-bottom:30px}section.page-not-found.category h1.head{font-size:32px}section.page-not-found.nothing h1.head{font-size:36px}section.page-not-found h1.head{width:100%;text-align:center;padding:0;margin:0 0 20px 0;float:left;font-size:44px;line-height:44px;color:#091e2c;font-weight:600}section.page-not-found span.description{width:100%;float:left;text-align:center;padding:0;margin:0;font-weight:400;letter-spacing:-0.15px;font-size:23px;color:#acacac;line-height:36px}section.page-not-found .search{width:100%;float:left;margin-top:20px}section.page-not-found .search .input{width:100%;float:left;position:relative}section.page-not-found .search .input::before{content:"\e804";font-family:"VO";color:#757575;position:absolute;left:20px;top:14px;font-size:20px}section.page-not-found .search .input input{width:100%;height:60px;background-color:#f7f7f7;border-radius:6px;border:none;outline:none;font-weight:300;color:#757575;padding:0 30px 0 55px;font-size:16px;letter-spacing:-0.1px}@media only screen and (min-width:768px) and (max-width:991px){section.page-content .featured-image{width:50%;min-height:auto;border-radius:6px}section.page-content .featured-image img{width:100%;background-size:100%;background-repeat:no-repeat;float:left}}@media only screen and (min-width:992px) and (max-width:1199px){section.page-content .featured-image{width:50%;margin-right:15px;min-height:auto;height:290px;border-radius:6px}section.page-content .featured-image img{object-position:center;object-fit:cover;height:100%;min-height:auto}.featured-image-caption{display:none;visibility:hidden}}@media only screen and (min-width:1px) and (max-width:1199px){.navSticky{height:initial !important}.navSticky nav.navigation{width:100% !important;top:126px !important}nav.mobile--active{position:fixed !important;transform:inherit !important;overflow:auto;overscroll-behavior:contain}}@media only screen and (min-width:376px){.blog-news .content .item{height:330px}aside .newsletter .box .form .submit input{padding:0 20px}}@media only screen and (min-width:400px){.recommended-betting-sites a.see-all{display:inline-block;visibility:visible}.review-page .verdict .box span.title{width:100%}.review-page .verdict .box .rate{width:100%}.review-page .verdict .box .rate span{margin-top:3px}}@media only screen and (min-width:576px){.news-item{margin:0 0 15px 0}.news-item .post-thumbnail{margin-right:20px}.news-item .data{width:calc(100% - 280px);min-height:auto;padding:0}.news-item .data .description,.news-item .data .head{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3;line-clamp:3}.news-item .data .description{margin-bottom:12px}aside .side-recommended-sites .col-sm-6,.side-recommended-betting-sites-boxed .boxes .col-sm-6{-webkit-box-flex:0 !important;-webkit-flex:0 0 50% !important;-ms-flex:0 0 50% !important;flex:0 0 50% !important;max-width:50% !important;padding-right:7.5px;padding-left:7.5px}aside .side-recommended-sites .content,.side-recommended-betting-sites-boxed .boxes{padding-left:7.5px;padding-right:7.5px}.future-cards .col-sm-6{-webkit-box-flex:0 !important;-webkit-flex:0 0 50% !important;-ms-flex:0 0 50% !important;flex:0 0 50% !important;max-width:50% !important;padding-right:7.5px;padding-left:7.5px}.future-cards .content .post-item{height:47vw}.future-cards .content{padding-left:7.5px;padding-right:7.5px}.also-read{width:390px}.experts .item .win-rates ul li{width:33%;padding:0 15px !important;margin:0 !important;border-right:1px solid #e3e3e3}.experts .item{margin:0 0 30px 0}.next-matchup .content .center{display:inline-block;visibility:visible;width:30%;padding-top:18px;padding-bottom:0}.next-matchup .content .left{width:35%}.next-matchup .content .right{width:35%}.next-matchup .content .center.mobile{display:none;visibility:hidden}.betting-sites .boxes .item .cover .logo img{width:35%}}@media only screen and (min-width:768px){section.page-content .body h1{margin:0 0 15px 0;font-size:32px}section.page-content .body h2{margin:0 0 15px 0;font-size:26px}.news-item .post-thumbnail{width:100%}.news-item.single .post-thumbnail{height:220px}.news-item .data{width:calc(100% - 350px)}.news-item .data .head{-webkit-line-clamp:2;line-clamp:2}.news-item .data .description{margin-bottom:20px;-webkit-line-clamp:6;line-clamp:6}.news-item.single .data .head{margin:0 0 25px 0}.future-cards .col-sm-6{-webkit-box-flex:0 !important;-webkit-flex:0 0 33.33% !important;-ms-flex:0 0 33.33% !important;flex:0 0 33.33% !important;max-width:33.33% !important;padding-right:7.5px;padding-left:7.5px}.future-cards .hide-tablet{display:none;visibility:hidden}.future-cards .content .post-item{height:40vw}.pagination{margin-bottom:0}.pagination .page-numbers{display:inline-block;visibility:visible}header.mobile--active + main{top:142px;position:relative}nav.navigation{right:0;left:initial;width:270px;padding:12px 24px;box-shadow:-8px 0px 16px rgba(0,0,0,0.08)}nav .menu>ul>li>ul{padding:0 0 0 10px}nav .menu>ul{float:left;text-align:left;max-height:calc(100vh - 200px);overflow-y:auto}nav .menu>ul::-webkit-scrollbar{width:5px;height:5px;border:none;background-color:inherit;overflow:hidden;border-radius:0 3px 3px 0}nav .menu>ul::-webkit-scrollbar-thumb{background:#ececec;border:none}nav .menu>ul::-webkit-scrollbar-corner{background:inherit}nav .menu>ul>li{float:left}nav .social-media ul{text-align:left;float:left}nav .social-media ul li{float:left}.betting-sites .boxes .item .order{left:-22px;top:16px}.betting-sites .boxes .item .bottom span.bonus{font-size:24px}.news-item.single .data{padding-top:0}.experts .item .win-rates ul li span.percent{margin-right:3px;font-size:20px}.experts .item .win-rates ul li span.count{font-size:11px;top:10px}.experts .item .win-rates ul li .bar{margin-top:3px}.review-page .verdict .box span.title{width:80%}.review-page .verdict .box .rate{width:20%}footer .logos ul li i.ncpg{width:131px}footer .logos ul li i.aga{width:131px}footer .logos ul li i.age{width:36px}footer .links{margin:30px 0}footer .menu-item ul{display:block}footer .menu-item .head::after{content:"";display:none;visibility:hidden}.free-picks .head{margin-bottom:20px}.free-picks .content ul{padding:12px 0 0 0}.free-picks .content ul li{width:50%;border-right:1px solid #e3e3e3;margin-bottom:16px;padding:0 8px}.free-picks .content ul li .item>a{padding:8px 12px}footer .menu-item{margin-bottom:0}footer .menu-item .head{text-align:left}footer .menu-item ul{text-align:left}footer .menu-item ul li{float:left;text-align:left}.sites-bonus-card .box .cover .logo img{width:60%}}@media only screen and (max-width:1199px){nav .menu>ul{margin-top:30px;text-align:center}}@media (min-width:768px) and (max-width:1198px){nav .social-media ul{display:flex;justify-content:center}}@media only screen and (min-width:992px){.future-cards .col-lg-3{-webkit-box-flex:0 !important;-webkit-flex:0 0 25% !important;-ms-flex:0 0 25% !important;flex:0 0 25% !important;max-width:25% !important;padding-right:7.5px;padding-left:7.5px}.future-cards .hide-tablet{display:inline-block;visibility:visible}.future-cards .content .post-item{height:29vw}.odds-game-table th.single-odds-heading{min-width:105px}.review-page .summary-card .cover{max-height:88px;height:88px}.futures .content .box{margin:0 0 30px 0}.betting-article-card .item{width:50%;border-bottom:none;padding-bottom:0;margin-bottom:0}.betting-article-card .item:nth-child(2){border-left:1px solid #e3e3e3;padding-left:20px}.review-page .summary-card .cover .center{width:auto;justify-content:initial;align-items:initial;float:left}.review-page .summary-card .cover .right{float:right;width:auto}.review-page .summary-card .cover .offer{width:240px;margin-right:30px}.review-page .summary-card .cover .cta,.review-page .summary-card .cover .cta a{width:auto;margin:0}.review-page .summary-card .cover .cta a{padding:0 70px}.review-page .summary-card .cover .geo-rest{float:left;width:auto;margin:6px 0 0 0;justify-content:inherit;align-items:inherit}.review-page .summary-card .cover .rate{margin-right:40px;top:0}.review-page .tab-menu ul{overflow:hidden}.review-page .summary-card .informations ul li{border-left:1px solid #e3e3e3;padding:0 0 0 15px !important;margin:0 0 24px 10px !important;width:auto;height:53px}.review-page .services{width:calc(100% + 15px);left:-7.5px}.review-page ul.services li{width:calc(33% - 15px);height:60px;margin:7.5px !important}}@media only screen and (min-width:1200px){aside .editors-picks{display:none;visibility:hidden}aside .side-recommended-sites .col-sm-6,.side-recommended-betting-sites-boxed .boxes .col-sm-6{-webkit-box-flex:0 !important;-webkit-flex:0 0 100% !important;-ms-flex:0 0 100% !important;flex:0 0 100% !important;max-width:100% !important;padding-right:15px;padding-left:15px}aside .side-recommended-sites .content,.side-recommended-betting-sites-boxed .boxes{padding-left:0px;padding-right:0px}header .top .mobile-search{display:none !important;visibility:hidden !important}section.page-content .featured-image{max-height:360px}section.page-content .featured-image img{min-width:100%;object-fit:cover;object-position:center}.future-cards .col-lg-3{-webkit-box-flex:0 !important;-webkit-flex:0 0 100% !important;-ms-flex:0 0 100% !important;flex:0 0 100% !important;max-width:100% !important;padding-right:15px;padding-left:15px}.future-cards .content{padding:0}.future-cards .hide-tablet{display:none;visibility:hidden}.future-cards .content .post-item{height:210px}.lwptoc_items{border-left:1px solid #e3e3e3;height:100%;float:left}.lwptoc_itemWrap .lwptoc_itemWrap{margin:0px 0 0 0px !important}body.page-template-review .lwptoc-right{top:-35px}.lwptoc-right{margin-top:0 !important;margin-left:0 !important;width:215px !important;top:15px;left:-235px;overflow:hidden;max-width:215px}.lwptoc-light .lwptoc_i{float:left;width:215px;overflow:hidden;padding:0 !important;border-radius:0;border:none;background-color:#fff !important;overflow-y:auto;top:381px;max-height:calc(45% - 0px)}.lwptoc-light .lwptoc_i::-webkit-scrollbar{width:5px;height:5px;border:none;background-color:inherit;overflow:hidden;border-radius:0 3px 3px 0}.lwptoc-light .lwptoc_i::-webkit-scrollbar-thumb{background:#e3e3e3;border:none}.lwptoc-light .lwptoc_i::-webkit-scrollbar-corner{background:inherit}.lwptoc_item{font-size:14px;line-height:19px;margin-bottom:0px;margin-top:0;float:left;width:100%}.lwptoc_item_number{display:none;visibility:hidden}.lwptoc_toggle_label{display:none;visibility:hidden}.lwptoc_item_label{line-height:20px;font-family:"Barlow Semi Condensed";font-size:16px;color:#373132 !important;font-weight:500}.lwptoc_item>.lwptoc_itemWrap .lwptoc_item_label{font-size:14px;line-height:21px;font-weight:500;font-family:"Barlow Semi Condensed";color:#757575 !important;margin:5px 0}.lwptoc_item>a + .lwptoc_itemWrap>.lwptoc_item{margin-bottom:0 !important;margin-top:0 !important}header{height:70px}header>.container>.content>.top.fixed{position:relative;top:0}footer,main.mobile-fixed{top:0}header .scoreboard{width:100%;float:left;height:70px}header .content{width:100%;display:inline-block;flex-direction:inherit}header .container{padding-left:15px;padding-right:15px}header>.container>.content>.top{width:auto;height:inherit;border-top:none;padding-top:0;padding-left:0}header .top .mobile-func{display:none;visibility:hidden}header .logo{display:none;width:215px;margin:10px 20px 0 0;border-top:none;padding-left:0}header .scoreboard .select{padding-left:0}nav.navigation{width:215px !important;float:left !important;background-color:initial !important;position:relative;padding:0 !important;visibility:visible !important;top:auto;left:initial;right:initial;box-shadow:none !important}.odds-game-table>table>tbody>tr>td.game-odds.more-info>.previous_score span:nth-child(2),.odds-game-table>table>tbody>tr>td.game-odds.more-info>.previous_score span:nth-child(3){width:50%}.odds-game-table>table>tbody>tr>td.game-odds.more-info>.previous_score{top:-36px}.odds-game-table>table>tbody>tr>td.game-odds.more-info>.previous_score span:nth-child(2){text-align:left}.odds-game-table>table>tbody>tr>td.game-odds.more-info>.previous_score span:nth-child(3){text-align:right}.odds-game-table>table>tbody>tr>td.game-team span{max-width:180px}.odds-game-table>table>thead>tr th.book-logo{width:92px;min-width:92px;max-width:92px}.odds-game-table>table>thead>tr th.book-logo .content .logo a{width:100%;height:100%;float:left}.odds-game-table>table>thead>tr th.book-logo .content .logo{width:85px;line-height:77px;height:80px;transform:rotate(90deg);overflow:initial}.odds-game-table>table>thead>tr th.book-logo.wynn .content .logo img{width:33%}.odds-game-table>table>thead>tr th.book-logo.westgate .content .logo img{width:10%}.odds-game-table>table>thead>tr th.book-logo .content .logo img{width:13%;top:-10px}.odds-game-table>table>thead>tr th.book-logo.pinnacle .content .logo img{width:18%}.odds-game-table>table>thead>tr th.book-logo.mybookie .content .logo img{width:21%}.odds-game-table>table>thead>tr th.book-logo.mybookie .content{padding-left:3px}.odds-game-table>table>thead>tr th.book-logo.draftkings .content .logo img,.odds-game-table>table>thead>tr th.book-logo.betamerica .content .logo img{width:23%}.odds-game-table>table>thead>tr th.book-logo.williamhill .content .logo img{width:16%}.odds-game-table>table>thead>tr th.book-logo.fanduel .content .logo img{width:20%}.odds-game-table>table>thead>tr th.book-logo.superbook .content .logo img{width:19%;margin-bottom:8px}.odds-game-table>table>thead>tr th.book-logo.sportsbook .content .logo img{margin-top:-6px}.odds-game-table>table>thead>tr th.book-logo.voa .content{padding-left:2px}.odds-game-table>table>thead>tr th.book-logo.voa .content .logo img{width:11% !important}.odds-game-table>table>tbody>tr>td.game-odds span{width:100%}.odds-game-table>table>tbody>tr td.bonus span{width:100%;line-height:29.7px;padding-top:0;font-size:11px}.sticky-brand{display:none;visibility:hidden}.navSticky.is-affixed + .content-wrapper{position:relative;float:left;left:0;top:0}.navSticky.is-affixed nav .mobile-logo{display:inline-block;visibility:visible}.navSticky.is-affixed nav{top:10px !important}.navSticky{width:215px;float:left;margin-right:20px}header .container,main>.container{padding-left:15px;padding-right:15px;width:1400px}nav .search{display:inline-block;visibility:visible}.breadcrumbs{margin-top:5px}.content-wrapper{padding:0}.recommended-betting-sites{padding:0}.content-wrapper .page-layout .col-lg-9.custom,.content-wrapper .home-layout .col-lg-9.custom{-webkit-box-flex:0;-webkit-flex:0 0 65%;-ms-flex:0 0 65%;flex:0 0 65%;max-width:65%}.content-wrapper .page-layout .col-lg-3.custom,.content-wrapper .home-layout .col-lg-3.custom{-webkit-box-flex:0;-webkit-flex:0 0 35%;-ms-flex:0 0 35%;flex:0 0 35%;max-width:35%}.review-page .summary-card .informations ul li{width:22% !important}.review-page .summary-card .informations ul li:nth-child(2){width:20% !important}.review-page .summary-card .informations ul li:nth-child(3){width:25% !important}.review-page .summary-card .informations ul li:nth-child(4){width:20% !important}.review-page .summary-card .informations ul li.payments{width:100% !important}.review-page .summary-card .informations ul li.info_services{width:100% !important}.experts .col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media only screen and (max-width:768px){section.page-content .featured-image{width:100%;min-height:auto;border-radius:6px}}@media only screen and (min-width:1280px){.container{width:1400px}.content-wrapper .page-layout .col-lg-9.custom,.content-wrapper .home-layout .col-lg-9.custom{-webkit-box-flex:0;-webkit-flex:0 0 70%;-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%}.content-wrapper .page-layout .col-lg-3.custom,.content-wrapper .home-layout .col-lg-3.custom{-webkit-box-flex:0;-webkit-flex:0 0 30%;-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}.experts .col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.odds-game-table>table>tbody>tr>td.game-team span{max-width:230px}}@media only screen and (min-width:1400px){.previous-results .content .table .item .team{width:470px;border-right:1px solid #e3e3e3;border-bottom:none;padding-bottom:0;margin-bottom:0}.previous-results .content .table .item .score{width:80px;padding-left:22px}.previous-results .content .table .item .info .logo{display:inline-block;visibility:visible}.previous-results .content .table .item .info{width:160px}.previous-results .content .table .item .odds{width:calc(100% - 240px);margin-right:0}.previous-results .content .table .item .odds ul li{width:35px;margin:0 5px}.previous-results .content .table .item .player{width:calc(100% - 470px);padding-left:20px}.previous-results .content .table .item .player .performer .name{width:90px;padding-top:0px;margin-right:20px}.previous-results .content .table .item .player .stats{float:left;margin-right:0}}#loading-id{background-color:green !important;padding-top:50px !important;padding-bottom:50px !important}.editors-pick:hover{box-shadow:#2daa4142 0px 0px 4px 3px}.lwptoc_itemWrap{display:flex;flex-direction:column}.lwptoc_item a{display:flex !important}.lwptoc_item #Kickoff_Time span.lwptoc_item_label{width:calc(100% - 24px) !important}.lwptoc .lwptoc_i .lwptoc_items .lwptoc_itemWrap .lwptoc_item a{color:#373132;font-weight:500;font-family:"Barlow Semi Condensed";font-size:16px;padding:6px 0px 6px 0px}.lwptoc .lwptoc_i .lwptoc_items .lwptoc_itemWrap .lwptoc_item .lwptoc_itemWrap .lwptoc_item a{color:#373132;font-family:"Barlow Semi Condensed";font-size:16px;color:#757575}.lwptoc .lwptoc_i .lwptoc_items .lwptoc_itemWrap .lwptoc_item a:hover{text-decoration:none;border-right:none;border-bottom:none !important}.lwptoc .lwptoc_i .lwptoc_items .lwptoc_itemWrap .lwptoc_item .lwptoc_itemWrap .lwptoc_item a:hover{text-decoration:none;border-right:none}@media (min-width:1200px){.lwptoc .lwptoc_i .lwptoc_items .lwptoc_itemWrap .lwptoc_item a:hover{border-left:4px solid #8a152b !important;padding-left:15px !important;margin-left:0px;border-bottom:none !important;text-decoration:none !important}.lwptoc_item{margin-top:0px !important}.lwptoc .lwptoc_i .lwptoc_items .lwptoc_itemWrap .lwptoc_item a{padding-left:19px !important;padding-top:5px;padding-bottom:6px}.lwptoc .lwptoc_i .lwptoc_items .lwptoc_itemWrap .lwptoc_item .lwptoc_itemWrap .lwptoc_item a:hover{border-left:4px solid #8a152b !important;padding-left:26px !important;border-bottom:none !important;text-decoration:none !important}.lwptoc .lwptoc_i .lwptoc_items .lwptoc_itemWrap .lwptoc_item .lwptoc_itemWrap .lwptoc_item a{padding-left:30px !important;padding-top:0px;padding-bottom:0px}}.lwptoc_toggle_label{display:none}.menu #menu-home-sidebar-for-approval .dropdown-menu #menu-item-17127{line-height:27px}.menu #menu-home-sidebar-for-approval .dropdown-menu #menu-item-17128{line-height:27px}.page-content .body .header #slogan{font-size:22px;color:#c7b196;line-height:1.2;font-family:"Barlow Semi Condensed"}.wp-block-separator{border:2px solid #ebe6da;width:30%;height:0;margin:20px auto 23px}.featured-image .content .wp-block-separator{margin-top:200px}@media (min-width:916px) and (max-width:991px){.content .block-separator-adjustment{margin:40px auto 23px !important}}@media (min-width:991px) and (max-width:1039px){.content .block-separator-adjustment{margin:60px auto 23px !important}}@media (min-width:1040px) and (max-width:1153px){.content .block-separator-adjustment{margin:90px auto 23px !important}}@media (min-width:1155px) and (max-width:1161px){.content .block-separator-adjustment{margin:105px auto 23px !important}}@media (min-width:1162px) and (max-width:1199px){.content .block-separator-adjustment{margin:131px auto 23px !important}}.navigation .mobile--active{overflow:auto;overscroll-behavior:contain}@media only screen and (max-width:1200px){.sticky-navbar{position:fixed;top:54px;width:100%;display:block;background-color:#f8f8f8}#menu-item-17179{display:none}.dropdown-btn{background-color:#ebe6da;border-bottom:1px solid #d4d4d4;color:#373132;padding:3px 10px 3px 10px;font-size:15px;text-align:center;display:block;width:100%;border:none;cursor:pointer}.dropdown-btn::after{content:"\e803";font-family:"VO";color:#373132;font-size:10px;position:relative;top:-2px;margin-left:8px;display:inline-block;transition:0.5s all}.dropdown-btn.show::after{content:"\e803";font-family:"VO";color:#373132;font-size:10px;position:relative;top:-2px;margin-left:8px;display:inline-block;transition:0.5s all;transform:rotate(180deg)}header>.container>.content>.sticky-navbar .dropdown-btn{display:none}header>.container>.content>.sticky-navbar.fixed .dropdown-btn{display:block}header.mobile--active>.container>.content>.sticky-navbar.fixed{display:none}.sticky-navbar .dropdown-content .lwptoc-light .lwptoc_i{max-height:88vh;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:none}.dropdown-content{display:none;width:100%;position:absolute;z-index:1}.dropdown-content a{overflow:auto;overscroll-behavior:contain}.show{display:block;visibility:visible}.sticky-navbar .dropdown-content .lwptoc:first-child{margin-top:0px}}@media only screen and (min-width:1199px){.sticky-navbar{display:none}header.top.fixed{margin:0px 0 44px 0}}.excerpts-paragraph{font-size:21px;line-height:1.2;font-family:"Barlow Semi Condensed";color:#bfb498}.nb-futures-table tr td{border-right:none;border-left:none;border-bottom:none;border-top:#dfd9d0 !important;background-color:#f7f5f3}.nb-futures-table tr{background-color:#fafafa !important;border-bottom:0.1px solid #dfd9d0}.nb-futures-table tr th{letter-spacing:0.5px;height:40px;text-transform:uppercase;background-color:#efebe1;font-size:14px;line-height:40px;font-weight:500;border:none}.slogan-paragraph{font-size:11px;margin-bottom:0px;font-style:italic}@media (max-width:1200px){.slogan-paragraph{top:30px;position:absolute;white-space:nowrap}header .logo svg{width:95px}header .logo a{top:4px;position:absolute}}[data-tooltip]{position:relative;cursor:pointer}[data-tooltip]::after{position:absolute;width:206px;left:calc(50% - 100px);content:attr(data-tooltip);bottom:139%;text-align:center;box-sizing:border-box;line-height:20px;content:attr(data-tooltip);color:#fff;background:rgb(0 0 0 / 58%);padding:8px;border-radius:8px;font-size:14px;font-weight:400;visibility:hidden;opacity:0;box-shadow:0 4px 30px rgba(0,0,0,0.1);transform:translateY(10px);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);transition:opacity 0.3s,transform 0.2s}[data-tooltip]:hover::after{opacity:1;visibility:visible;transform:translateX(0);z-index:1111}[data-tooltip]:hover::before{content:"";position:absolute;bottom:102%;left:calc(50% - 10px);border-style:solid;border-width:10px 10px 0 10px;transition:opacity 0.4s,transform 0.2s;border-color:rgb(0 0 0 / 58%) transparent transparent transparent}.brand-table{display:flex;flex-wrap:wrap;font-family:sans-serif;justify-content:left}.tabs__label{padding:10px 16px;cursor:pointer;color:#acacac;font-family:"Inter";font-size:14px;font-weight:500}.tabs__radio{display:none}.tabs__content{order:1;width:100%;line-height:1.5;font-size:0.9em;display:none}.tabs__radio:checked + .tabs__label{color:#000;border-bottom:3px solid #8a152b;z-index:1000}.tabs__radio:checked + .tabs__label + .tabs__content{display:initial;z-index:1000}.brand-table .tabs__content .item{display:inline-flex;border:1px solid #e3e3e3;border-radius:8px;margin-top:20px;width:100%;height:117px;justify-content:space-between}.brand-table .tabs__content .info{padding-left:17px;padding-right:37px;padding-top:16px;padding-bottom:12px}.brand-table .tabs__content .item .logo{background-image:url(https://dev.vegasodds.com/wp-content/uploads/2022/09/review-logo-background-wagerweb.jpg);background-size:cover;background-repeat:no-repeat;border-radius:8px 0px 0px 8px;display:flex;justify-content:center}.brand-table .tabs__content .item .logo .score{width:32px;height:32px;border-radius:50%;border:3px solid #2daa41;line-height:32px;text-align:center;color:#fff;position:absolute;justify-content:center;display:flex;margin-top:66px;z-index:100;font-weight:600;font-family:"Barlow Semi Condensed";font-size:12px;flex-direction:column}.brand-table .tabs__content .item .logo .rank{width:32px;background-color:#2daa41;height:32px;border-radius:5px;line-height:32px;text-align:center;color:#fff;position:absolute;justify-content:center;display:flex;margin-right:162px;margin-top:11px;z-index:100;font-weight:500;font-family:"Inter";font-size:13px;flex-direction:column}.brand-table .tabs__content .features ul{padding-left:0rem;list-style-type:none}.brand-table .tabs__content .features ul li::before{content:none !important}.brand-table .tabs__content .item .logo img{width:171px;padding:16px 30px 25px 26px;height:75px}.brand-table .tabs__content .item .info .content .bonus .head{color:#8c8c8c;font-family:"Inter"}.brand-table .tabs__content .item.second .info .content .bonus .head{color:#8c8c8c}.brand-table .tabs__content .item .info .content .bonus .offer{font-size:16px;font-weight:700;color:#191b27;font-family:"Inter"}.brand-table .tabs__content .item .info .content .bonus .player-accepted{margin-top:6px;display:flex;font-family:"Inter"}.brand-table .tabs__content .item .features ul .minimum-deposit span{border:3px dashed #34ad47;padding:3px;border-radius:2px;background-color:#f7fdf8;color:#000;position:relative;top:3px;font-family:"Inter"}.brand-table .tabs__content .item .features ul .minimum-deposit{color:#8c8c8c;font-family:"Inter"}.brand-table .tabs__content .item .buttons .button.cta{border-radius:5px;border:#adc34b;font-weight:500;background-color:#adc34b;color:#fff;text-decoration:none;padding:12px 48px 12px 48px;display:flex;white-space:nowrap;font-family:"Inter"}.brand-table .tabs__content .item.second .buttons .button.cta{background-color:#ff6501}.brand-table .tabs__content .item.third .buttons .button.cta{background-color:#1393ff}.brand-table .tabs__content .item.forth .buttons .button.cta{background-color:#008c5c}.brand-table .tabs__content .item .buttons .tooltip-bottom{text-decoration:none;color:#8c8c8c;margin-top:8px;margin-bottom:4px;display:flex;justify-content:center;font-family:"Inter"}.brand-table .tabs__content .item .buttons{padding:17px 19px 2px 33px;align-items:center}.brand-table .tabs__content .item .features ul .minimum-deposit{color:#8c8c8c;border-left:1px solid #e3e3e3;padding-left:8px;margin-left:8px;margin-top:11px}@media (min-width:1190px) and (max-width:1200px){.brand-table .tabs__content .item{justify-content:space-between}}@media (max-width:460px){.brand-table .tabs__content .item .logo .rank{height:42px;width:42px;margin-right:367px;margin-top:16px;font-weight:600;font-size:16px}.brand-table .tabs__content .item .logo img{padding:15px 8px 16px 8px;width:171px;height:auto}.brand-table .tabs__content .item .logo .score{width:43px;height:43px;margin-top:15px;margin-left:363px;font-weight:600;font-size:16px}}@media (min-width:460px) and (max-width:570px){.brand-table .tabs__content .item .logo img{padding:15px 14px 19px 14px;width:190px;height:auto}.brand-table .tabs__content .item .logo .rank{width:42px;height:42px;margin-right:344px;margin-top:17px}.brand-table .tabs__content .item .logo .score{width:43px;height:43px;margin-left:331px;margin-top:17px}}@media (min-width:570px) and (max-width:700px){.brand-table .tabs__content .item .logo .rank{margin-right:405px;width:39px;height:39px;margin-top:19px}.brand-table .tabs__content .item .logo .score{margin-left:387px;width:41px;height:41px;margin-top:18px}.brand-table .tabs__content .item .logo img{padding:14px 10px 21px 10px;width:190px;height:auto}.brand-table .tabs__content .item .buttons .button.cta{width:427px;text-align:center;margin:0 auto}}@media (min-width:700px) and (max-width:800px){.brand-table .tabs__content .item .logo .rank{width:42px;height:42px;margin-right:408px;margin-top:17px}.brand-table .tabs__content .item .logo img{padding:13px 10px 22px 10px;width:190px;height:auto}.brand-table .tabs__content .item .logo .score{margin-left:381px;width:43px;height:43px;margin-top:17px}.brand-table .tabs__content .item .buttons .button.cta{width:427px;text-align:center;margin:0 auto}}@media (max-width:420px){.brand-table .tabs__content .item .logo .rank{margin-right:296px}.brand-table .tabs__content .item .logo .score{margin-left:309px}}@media (min-width:421px) and (max-width:459px){.brand-table .tabs__content .item .logo .rank{margin-right:316px}.brand-table .tabs__content .item .logo .score{margin-left:309px}}@media (max-width:800px){.brand-table .tabs__content .item{display:flex;flex-direction:column;height:auto}.brand-table .tabs__content .item .buttons .button.cta{justify-content:center}.brand-table .tabs__content .item .buttons{padding:14px 28px 8px 28px}.brand-table .tabs__content .item .features ul .minimum-deposit{border-left:none;padding-left:0px;margin-left:0px;margin-top:11px}.brand-table .tabs__content .item .features ul .minimum-deposit span{margin-left:5px}.brand-table .tabs__content .info{padding-left:0px;padding-right:0px}.brand-table .tabs__content .item .features ul .minimum-deposit br{display:none}.brand-table .tabs__content .item .logo{border-radius:8px 8px 0px 0px}.brand-table .tabs__content .item .info .content .bonus .player-accepted{justify-content:center;margin-top:10px;font-weight:500}.brand-table .tabs__content .item{text-align:center}}@media (min-width:1200px) and (max-width:1280px){.brand-table .tabs__content .item .buttons .button.cta{font-size:12px}.brand-table .tabs__content .item .features ul .minimum-deposit{font-size:11px;line-height:20px;margin-top:0px;margin-left:0px}.brand-table .tabs__content .item .info .content .bonus .player-accepted{margin-top:6px;font-size:10px}.brand-table .tabs__content .info{padding-left:13px;padding-right:0px;padding-top:5px;padding-bottom:12px}.brand-table .tabs__content .item .buttons .tooltip-bottom{font-size:11px}.brand-table .tabs__content .item .info .content .bonus .head{font-size:12px}.brand-table .tabs__content .item .info .content .bonus .offer{font-size:13px}}@media (min-width:1281px) and (max-width:1340px){.brand-table .tabs__content .info{padding-left:17px;padding-right:25px;padding-top:10px;padding-bottom:12px}.brand-table .tabs__content .item .info .content .bonus .head{font-size:14px}.brand-table .tabs__content .item .info .content .bonus .player-accepted{font-size:12px}.brand-table .tabs__content .item .info .content .bonus .offer{font-size:14px}}@media (min-width:1350px) and (max-width:1360px){.brand-table .tabs__content .item .info .content .bonus .player-accepted{font-size:14px}.brand-table .tabs__content .info{padding-top:9px}}@media (min-width:1341px) and (max-width:1349px){.brand-table .tabs__content .item .info .content .bonus .player-accepted{font-size:13px}}@media (max-width:400px){.brand-table .tabs__content .item .logo .score{margin-left:276px;margin-top:9px}.brand-table .tabs__content .item .logo .rank{margin-right:269px;margin-top:10px}.brand-table .tabs__content .item .logo img{width:159px;height:auto}}@media (max-width:356px){.brand-table .tabs__content .item .logo .score{margin-left:246px;margin-top:9px}.brand-table .tabs__content .item .logo .rank{margin-right:246px;margin-top:10px}.brand-table .tabs__content .item .logo img{width:156px;height:auto}}@media (max-width:320px){.brand-table .tabs__content .item .logo .score{margin-left:214px;margin-top:16px;width:36px;height:36px}.brand-table .tabs__content .item .logo .rank{margin-right:214px;margin-top:17px;width:36px;height:36px}.brand-table .tabs__content .item .logo img{width:156px;height:auto}}@media (max-width:280px){.brand-table .tabs__content .item .logo .score{margin-left:190px;margin-top:16px;width:36px;height:36px}.brand-table .tabs__content .item .logo .rank{margin-right:190px;margin-top:17px;width:36px;height:36px}.brand-table .tabs__content .item .logo img{width:156px;height:auto}}@media (max-width:250px){.brand-table .tabs__content .item .logo .score{margin-left:158px;margin-top:11px;width:31px;height:31px}.brand-table .tabs__content .item .logo .rank{margin-right:161px;margin-top:12px;width:32px;height:32px}.brand-table .tabs__content .item .logo img{width:110px;padding:15px 0px 16px 8px;height:auto}}.brand-table .tabs__content .brand-table-hr{top:-15px;z-index:0;position:relative}.brand-table .item{display:inline-flex;border:1px solid #e3e3e3;border-radius:8px;margin-top:20px;width:100%;height:117px;justify-content:space-between;position:relative}.brand-table .info{padding-left:20px;padding-right:0px;padding-top:0px;padding-bottom:0px;display:flex;align-items:center;align-content:center;justify-content:center;width:500px}.brand-table .item .logo{background-image:url(https://dev.vegasodds.com/wp-content/uploads/2022/09/review-logo-background-wagerweb.jpg);background-size:cover;background-repeat:no-repeat;border-radius:8px 0px 0px 8px;display:flex;justify-content:center;width:168px;padding-right:34px;padding-left:34px}.brand-table .item .info .content .rating .score{width:32px;height:32px;border-radius:50%;border:3px solid #2daa41;line-height:32px;text-align:center;color:#fff;position:absolute;justify-content:center;display:flex;margin-top:66px;z-index:100;font-weight:600;font-family:"Barlow Semi Condensed";font-size:12px;flex-direction:column;left:-193px;top:-17px}.brand-table .item .logo .score{width:35px;height:35px;border-radius:50%;border:3px solid #2daa41;line-height:32px;text-align:center;color:#fff;position:absolute;justify-content:center;display:flex;z-index:100;font-family:Barlow Semi Condensed;font-size:12px;font-weight:600;line-height:14px;letter-spacing:0em;text-align:center;flex-direction:column;left:68px;top:67px}.brand-table .item .rank{width:32px;background-color:#2daa41;height:32px;border-radius:5px;text-align:center;color:#fff;position:absolute;justify-content:center;display:flex;z-index:100;font-family:Barlow Semi Condensed;font-size:14px;font-weight:600;line-height:17px;letter-spacing:0em;text-align:center;flex-direction:column;left:-13px;top:12px}.brand-table .item .info .features .promo-code-container{padding-left:0rem;padding-top:0px;padding-bottom:0px;margin-bottom:0px;margin-top:0px;list-style-type:none}.brand-table .item .info .features .promo-code-container li::before{content:none !important}.brand-table .item .logo img{width:125px;object-fit:contain;padding:0px 0px 0px 0px;position:relative;top:16px;height:40px}.brand-table .item .info .content .rating .head{color:#8c8c8c;font-family:"Inter";display:none}.brand-table .item .info .content .rating{position:relative}.brand-table .item.second .info .content .bonus .head{color:#8c8c8c}.brand-table .item .info .content .bonus .head{color:#757575;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;text-align:left}.brand-table .item .info .content .offer{color:#191b27;display:flex;font-family:Barlow Semi Condensed;font-size:20px;font-weight:600;line-height:24px;letter-spacing:0em;text-align:left}.brand-table .item .content .bonus .player-accepted{margin-top:6px;display:flex;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;text-align:left}.brand-table .item .content .bonus .player-accepted img{width:26px;object-fit:contain;margin-right:2px}.brand-table .item .info .content .rating ul{display:none}.brand-table .item .info .features .promo-code-container .minimum-deposit span.promo-code-copy{border:3px dashed #34ad47;padding:3px;border-radius:2px;background-color:#f7fdf8;color:#000;position:relative;top:3px;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;text-align:center;cursor:pointer;display:flex;flex-direction:row;align-items:center;gap:6px;justify-content:center}.brand-table .item .info .features .promo-code-container .minimum-deposit span.promo-code-copy i:before{color:#34ad47}.brand-table .item .info .features .promo-code-container .minimum-deposit span.promo-code-copy.clicked i:before{color:white}.brand-table .item .info .features .promo-code-container .minimum-deposit span.promo-code-copy.clicked{border:3px solid #34ad47;background-color:#34ad47;color:white}.brand-table .item .info .features .promo-code-container .minimum-deposit span.min-deposit{display:flex;border:unset;font-size:12px;background-color:white;white-space:nowrap;position:static;padding:4px 0px 0px 0px}.brand-table .item .info .features .promo-code-container .minimum-deposit{color:#8c8c8c;padding-left:11px;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;text-align:left;display:flex;flex-direction:column;gap:1px}.brand-table .item .buttons .button.cta{border-radius:5px;border:#adc34b;background-color:#8a152b;color:#fff;text-decoration:none;padding:12px 0px 12px 0px;display:flex;white-space:nowrap;font-family:Barlow Semi Condensed;font-size:14px;font-weight:600;line-height:17px;letter-spacing:0em;text-align:center;width:225px;justify-content:center;text-transform:uppercase}.brand-table .item.second .buttons .button.cta{background-color:#ff6501}.brand-table .item.third .buttons .button.cta{background-color:#1393ff}.brand-table .item.forth .buttons .button.cta{background-color:#008c5c}.brand-table .item .buttons .tooltip-bottom{text-decoration:none;color:#8c8c8c;margin-top:8px;margin-bottom:4px;display:flex;justify-content:center;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;text-align:left}.brand-table .item .buttons .mobile-terms-conditions{display:none}.brand-table .item .buttons{padding:9px 17px 2px 17px;align-items:center;display:flex;flex-direction:column;justify-content:space-around}.brand-table .item .features .promo-code-container .minimum-deposit{color:#8c8c8c;border-left:1px solid #e3e3e3;padding-left:8px;margin-left:0px;padding-top:0px;margin-top:0px;margin-bottom:0px;padding-bottom:0px}@media (min-width:1190px) and (max-width:1200px){.brand-table .item{justify-content:space-between}}@media (max-width:460px){.brand-table .item .logo .rank{height:42px;width:42px;margin-right:367px;margin-top:16px;font-weight:600;font-size:16px}.brand-table .item .logo img{width:125px;height:auto}.brand-table .item .info .content .rating .score{width:43px;height:43px;margin-top:15px;margin-left:363px;font-weight:600;font-size:16px}}@media (max-width:270px){.brand-table .item .logo .score{right:8px !important}}@media (min-width:460px) and (max-width:570px){.brand-table .item .logo img{width:125px;height:auto;top:0px}.brand-table .item .logo .rank{width:42px;height:42px;margin-right:344px;margin-top:17px}.brand-table .item .info .content .rating .score{width:43px;height:43px;margin-left:331px;margin-top:17px}}@media (min-width:570px) and (max-width:700px){.brand-table .item .logo .rank{margin-right:405px;width:39px;height:39px;margin-top:19px}.brand-table .item .info .content .rating .score{margin-left:387px;width:41px;height:41px;margin-top:18px}.brand-table .item .logo img{width:125px;height:auto;top:16px}.brand-table .item .buttons .button.cta{width:100%;text-align:center;margin:0 auto}}@media (max-width:570px){.brand-table .item .buttons .button.cta{width:100%}}@media (min-width:700px) and (max-width:800px){.brand-table .item .logo .rank{width:42px;height:42px;margin-right:408px;margin-top:17px}.brand-table .item .logo img{width:125px;height:auto}.brand-table .item .info .content .rating .score{margin-left:381px;width:43px;height:43px;margin-top:17px}.brand-table .item .buttons .button.cta{width:427px;text-align:center;margin:0 auto}}@media (max-width:420px){.brand-table .item .logo .rank{margin-right:296px}.brand-table .item .info .content .rating .score{margin-left:309px}}@media (min-width:421px) and (max-width:459px){.brand-table .item .logo .rank{margin-right:316px}.brand-table .item .info .content .rating .score{margin-left:309px}}@media (max-width:800px){.brand-table .item{display:flex;flex-direction:column;height:auto}.brand-table .item .logo .score{right:19px;top:20px;left:unset}.brand-table .item .info .content .bonus{width:100%;margin-top:10px;padding-right:0px}.brand-table .item .info .content{width:50%}.brand-table .item .info .features{width:50%}.brand-table .info{width:100%}.brand-table .item .rank{top:22px}.brand-table .item .info .features .promo-code-container .minimum-deposit input{width:151px;text-align:center}.brand-table .item .info .features .promo-code-container .minimum-deposit span.min-deposit{justify-content:center;margin-left:0px}.brand-table .item .info .features .promo-code-container .minimum-deposit{align-items:center}.brand-table .item .info .content .offer{text-align:center;align-items:center;justify-content:center}.brand-table .item .buttons .button.cta{justify-content:center}.brand-table .item .buttons{padding:14px 28px 8px 28px}.brand-table .item .features .promo-code-container .minimum-deposit{border-left:none;padding-left:0px;margin-left:0px;margin-top:10px}.brand-table .item .features .promo-code-container .minimum-deposit span{margin-left:0px}.brand-table .info{padding-left:0px;padding-right:0px}.brand-table .item .features .promo-code-container .minimum-deposit br{display:none}.brand-table .item .logo{border-radius:8px 8px 0px 0px;height:80px;width:100%;padding:unset}.brand-table .item .info .content .player-accepted{justify-content:center;margin-top:10px;font-weight:500}.brand-table .item{text-align:center}.brand-table .item .logo img{top:0px}}@media (max-width:400px){.brand-table .info{display:flex;flex-direction:column}.brand-table .item .info .features .promo-code-container .minimum-deposit{padding-left:0px}.brand-table .item .info .features .promo-code-container .minimum-deposit span.min-deposit{justify-content:center;align-items:center;margin-left:0px}.brand-table .item .info .features{width:100%}.brand-table .item .info .content{width:100%}.brand-table .item .buttons .button.cta{width:100%}}@media (min-width:1000px) and (max-width:1200px){.brand-table .info{width:55%}}@media (min-width:1200px) and (max-width:1280px){.brand-table .item .buttons .button.cta{font-size:12px}.brand-table .item .features .promo-code-container .minimum-deposit{font-size:14px;line-height:20px;margin-top:0px;margin-left:0px;padding-left:6px !important}.brand-table .item .info .features .promo-code-container .minimum-deposit span{display:flex;justify-content:center}.brand-table .item .info .content .bonus{padding-right:0px}.brand-table .item .content .bonus .player-accepted{margin-top:6px;font-size:11px}.brand-table .info{padding-left:13px;padding-right:0px;padding-top:5px;padding-bottom:5px}.brand-table .item .buttons .tooltip-bottom{font-size:11px}.brand-table .item .info .content .rating .head{font-size:12px}.brand-table .item .info .content .offer{font-size:15px}}@media (min-width:1281px) and (max-width:1340px){.brand-table .info{padding-left:17px;padding-right:25px;padding-top:10px;padding-bottom:12px}.brand-table .item .info .content .rating .head{font-size:14px}.brand-table .item .content .bonus .player-accepted{font-size:12px}.brand-table .item .info .content .offer{font-size:14px}}@media (min-width:1350px) and (max-width:1360px){.brand-table .item .content .bonus .player-accepted{font-size:14px}.brand-table .info{padding-top:9px}}@media (min-width:1341px) and (max-width:1349px){.brand-table .item .content .bonus .player-accepted{font-size:13px}}.brand-table .brand-table-hr{top:-15px;z-index:0;position:relative}@media (min-width:1200px) and (max-width:1300px){.brand-table .item .logo{padding-right:25px;padding-left:25px;width:156px}.brand-table .item .logo .score{left:63px}.brand-table .item .buttons .button.cta{width:132px}.brand-table .item .buttons{padding:9px 10px 2px 10px}.brand-table .item .content .bonus .player-accepted{display:flex;flex-direction:column}}@media (min-width:1300px) and (max-width:1390px){.brand-table .item .buttons .button.cta{width:167px}}section.page-content .author-card .data span.author-bio{font-size:12px;font-weight:400;color:#000000;margin-top:8px;width:100%;float:left}.newsletter-free-picks{height:250px;width:100%;padding-right:27px;background-repeat:no-repeat;background-size:cover;justify-content:flex-end;display:flex;align-items:center;margin-bottom:20px}.newsletter-free-picks form{background-color:#373132;text-align:center;padding-top:34px;height:269px;border-radius:4px;width:52%}.newsletter-free-picks form .email{border-radius:4px;border:none;padding:9px 17px 9px 17px;width:76%;font-size:14px;outline:none;font-family:"Barlow Semi Condensed"}.newsletter-free-picks form .email::placeholder{color:#c6c6c6}.newsletter-free-picks form input[type="submit"]{width:76%;color:white;font-family:"Barlow Semi Condensed";font-size:18px;border-radius:4px;font-weight:500;padding:9px 9px 12px;cursor:pointer;border:none;background-color:#c31737;margin-top:10px}.newsletter-free-picks .newsletter-paragraph{color:white !important;font-size:27px !important;font-family:"Barlow Semi Condensed";font-weight:700 !important}.newsletter-free-picks i:before{color:white !important;width:60px !important;font-size:25px !important}.newsletter-paragraph span{color:#b0b1b1}@media (min-width:620px) and (max-width:683px){.newsletter-free-picks .newsletter-paragraph{font-size:21px !important}}.newsletter-free-picks br{display:none}@media (min-width:1200px) and (max-width:1300px){.newsletter-free-picks .newsletter-paragraph{font-size:22px !important}}@media (max-width:620px){.newsletter-free-picks br{display:block}.newsletter-free-picks .newsletter-paragraph{font-size:23px !important;line-height:26px}.newsletter-free-picks form #email{width:80%}.newsletter-free-picks{background-image:none;justify-content:center;padding-right:0px}.newsletter-free-picks form{width:320px}.newsletter-free-picks form input:last-child{width:80%}}nav .social-media ul li.tiktok:hover{background:#1e3050;border-color:#1e3050}nav .social-media ul .tiktok a{width:100%;background-repeat:no-repeat;background-position:center;background-size:20px;background-image:url(https://dev.vegasodds.com/wp-content/uploads/2023/04/tiktok_gray.png);height:100%;float:left}nav .social-media ul li.tiktok:hover a{background-image:url(https://dev.vegasodds.com/wp-content/uploads/2023/04/tiktok_white_1.png)}.team-versus{padding:0;line-height:40px}@media (min-width:1200px){.odds_table_main_page{display:none}}@media (max-width:1199px){.odds_table_main_page{display:block}}@media (max-width:1199px){main .container .layout-wrapper .content-wrapper .home-layout .row{display:flex;flex-direction:column-reverse}}.wp-block-table table tbody tr td:nth-child(2) a{line-height:26px;text-align:center;margin:0 auto;font-weight:600;font-family:"Barlow Semi Condensed";text-decoration:none !important;background-color:#8a152b;color:white !important;border-radius:4px !important;width:90px;position:relative;padding:10px !important}.wp-block-table table tbody tr td:nth-child(2) a:hover{background-color:#ba3a52}@media (max-width:1199px){.wp-block-table table tbody tr td:nth-child(2) a{line-height:26px;text-align:center;margin:0 auto;font-weight:600;font-family:"Barlow Semi Condensed";text-decoration:none !important;background-color:#8a152b !important;color:white !important;border-radius:4px !important;width:90px;position:relative;padding:0}.wp-block-table table tbody tr td:nth-child(2) a:hover{background-color:#ba3a52 !important}}figure.wp-block-table table tr:nth-child(even),table.wp-block-table tr:nth-child(even){border-bottom:0.1px solid #dfd9d0}.wp-block-button__link.wp-element-button{color:white !important;border:none;text-decoration:none !important;padding:0;width:184px;height:40px;line-height:40px;border-radius:4px !important;text-align:center;font-family:"Barlow Semi Condensed";display:flex;justify-content:center;align-items:center;font-weight:600;font-size:14px;text-transform:uppercase;margin:5px 0 8px 0;background:#8a152b !important}.wp-block-button__link.wp-element-button:hover{background-color:#ba3a52 !important}.side-recommended-betting-sites-boxed .boxes .item .bottom .cta a:hover{background-color:#2fa500 !important}.wp-block-column:nth-child(2n){margin-left:0px}@media only screen and (max-width:781px){body .is-layout-flex{justify-content:center !important}}.is-layout-flow.wp-block-column{margin-top:1rem !important}@media (min-width:1200px){.is-layout-flex.wp-block-buttons{margin-bottom:14px !important}}.nb-futures-table tbody tr .nb-futures-odd a{width:58%;float:left;height:40px;line-height:40px;border-radius:4px !important;text-align:center;font-family:"Barlow Semi Condensed";color:#fff !important;font-weight:600;font-size:14px;text-transform:uppercase;text-decoration:none !important;background:#8a152b !important}.nb-futures-table tbody tr .nb-futures-odd a:hover{background-color:#ba3a52 !important}.nb-futures-table th{padding:12px 15px !important}.nb-futures-table tr td{padding:5px 15px}.nb-futures-table tbody tr td:nth-child(2){padding:0 7px 1px 7px}@media (max-width:440px){.nb-futures-table tbody tr .nb-futures-odd a{width:81px}}.nb-futures-table tbody tr .nb-futures-odd a .odd-incr{color:#c64c4c}.nb-futures-table tbody tr .nb-futures-odd a .odd-decr{color:#c64c4c}.casino-of-the-month .geo-accepted{display:flex;justify-content:right;margin:10px 20px 0 0;text-align:right}.casino-of-the-month .geo-accepted ul{display:flex;gap:8px;padding:0;margin:0;list-style:none;z-index:1000}.casino-of-the-month .geo-accepted li{display:flex;align-items:center;justify-content:center;width:28px;height:28px}.casino-of-the-month .geo-accepted .flag{display:inline-block;width:22px;height:22px;background-size:cover;background-position:center}.casino-of-the-month .geo-accepted .flag.au{background-image:url('/wp-content/themes/VegasOdds/img/flag/au.svg')}.casino-of-the-month .geo-accepted .flag.uk{background-image:url('/wp-content/themes/VegasOdds/img/flag/uk.svg')}.casino-of-the-month .geo-accepted .flag.usa{background-image:url('/wp-content/themes/VegasOdds/img/flag/casino-of-the-month-us-checkmark.png')}.casino-of-the-month .geo-accepted .flag.ca{background-image:url('/wp-content/themes/VegasOdds/img/flag/ca.svg')}.casino-of-the-month .bonus-label{font-size:1.1em;color:#888;text-align:center;margin-bottom:2px;margin-top:10px}.casino-of-the-month .bonus{font-size:1.5em;font-weight:bold;color:#222;text-align:center;margin-bottom:10px}.casino-of-the-month-desktop{display:block}.casino-of-the-month-mobile-only{display:none}.casino-of-the-month-mobile-only.hidden{display:none !important}.show-casino-of-the-month-mobile{display:none;position:fixed;left:0;right:0;bottom:0;z-index:10001;background:#eeece0;color:#222;text-align:center;padding:14px 0 12px 0;font-size:16px;font-weight:600;border-radius:8px 8px 0 0;box-shadow:0 -2px 8px rgba(0,0,0,0.07)}.show-casino-of-the-month-mobile{width:48px;height:48px;border-radius:50%;left:auto;right:16px;bottom:16px;background:#eeece0;color:#222;text-align:center;padding:0;font-size:28px;font-weight:normal;box-shadow:0 2px 8px rgba(0,0,0,0.15);border:none;display:none;align-items:center;justify-content:center}.show-casino-of-the-month-mobile:active,.show-casino-of-the-month-mobile:focus{outline:none}.show-casino-of-the-month-mobile span{display:inline-block;line-height:48px}@media (min-width:782px){.show-casino-of-the-month-mobile{display:none !important}}@media (max-width:781px){.casino-of-the-month-desktop{display:none !important}.casino-of-the-month-mobile-only{display:block !important}.casino-of-the-month-mobile-only{position:fixed !important;left:0;right:0;bottom:0;z-index:9999;background:#fff;background:#eeece0}.casino-of-the-month-mobile-only .close-casino-mobile{position:absolute;top:8px;right:12px;font-size:24px;color:#888;background:none;border:none;cursor:pointer;z-index:10000;line-height:1}.casino-of-the-month-mobile-only .close-casino-mobile:hover{color:#222}.casino-of-the-month-mobile-only .head{width:100%;float:left;text-align:center}.casino-of-the-month-mobile-only .col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0}.casino-of-the-month-mobile-only .side-recommended-betting-sites-boxed .boxes .item{width:100%;float:left;position:relative;border:none;overflow:hidden}.casino-of-the-month-mobile-only h3{text-align:center;font-size:14px}.casino-of-the-month-mobile-only .side-recommended-betting-sites-boxed .boxes .item .cover{width:100%;height:32px;line-height:48px;white-space:nowrap;float:left;position:relative;overflow:hidden}.casino-of-the-month-mobile-only .side-recommended-betting-sites-boxed .boxes .item .cover .logo{position:relative;z-index:500;vertical-align:middle;padding-left:15px}.casino-of-the-month-mobile-only .side-recommended-betting-sites-boxed .boxes .item .cover .logo img{height:32px;margin:0;float:left;background-size:100%;background-repeat:no-repeat}.casino-of-the-month-mobile-only .casino-of-the-month .geo-accepted{display:flex;justify-content:right;margin:0 20px;text-align:right}.casino-of-the-month-mobile-only .side-recommended-betting-sites-boxed .boxes .item .cover .background{width:100%;height:100%;position:absolute;left:0;top:0}.casino-of-the-month-mobile-only .side-recommended-betting-sites-boxed .boxes .item .bottom{width:100%;float:left;position:relative;margin:0;border-bottom:none;padding:0}.casino-of-the-month-mobile-only .casino-of-the-month .bonus{font-size:1em;font-weight:bold;color:#222;text-align:center;width:50%;float:left;height:53px;line-height:53px;margin:0}.casino-of-the-month-mobile-only .side-recommended-betting-sites-boxed .boxes .item .bottom .cta{width:50%;float:right;display:block}.casino-of-the-month-mobile-only .side-recommended-betting-sites-boxed .boxes .item .bottom .cta a{width:100%;float:left;height:40px;line-height:40px;border-radius:4px;text-align:center;font-family:"Barlow Semi Condensed";color:#fff;font-weight:600;font-size:14px;text-transform:uppercase;margin:5px 0 8px 0;background:#8a152b !important}}.show-more-predictions{width:100%;display:flex}.show-more-predictions .btn{font-family:"Barlow Semi Condensed";width:100% !important;height:48px !important;float:left !important;line-height:46px !important;text-decoration:none !important;text-align:center !important;text-transform:uppercase !important;font-size:15px !important;font-weight:600 !important;position:relative !important;transition:0.5s all !important;background:#8a152b !important;border-color:#8a152b !important;color:#fff !important;box-shadow:none !important}.show-more-predictions .btn:hover{background:#ba3a52 !important;border-color:#ba3a52 !important;color:#fff !important;text-decoration:none !important}.review-page .wp-block-group.verdict-container{width:100%;display:inline-block;background-color:#f7f5f3;border-radius:6px;border:1px solid #dfd9d0;padding:22px 20px !important;margin:0 0 30px 0 !important}.schema-faq-section{background:white;margin:10px 0;border:1px solid rgba(0,0,0,0.13);border-radius:10px;box-shadow:2px 2px 6px 2px rgba(0,0,0,0.03)}.schema-faq-question{cursor:pointer;display:flex;align-items:center;transition:opacity ease 0.25s;padding:15px}.schema-faq-question:after{width:16px;height:20px;display:inline-block;margin-left:auto;margin-right:5px;vertical-align:top;color:inherit;content:"+"}.schema-faq-question.expanded:after{content:"-"}.schema-faq-question:hover{opacity:0.75}.schema-faq-answer{padding:0 10px 10px 10px;display:none}.schema-faq-answer.default{display:block}.editor-styles-wrapper .schema-faq-question{cursor:text}.editor-styles-wrapper .schema-faq-answer{display:block}.news-sections-container{width:100%;display:flex;flex-direction:column;gap:30px}.news-section{width:100%}.news-section.first-section{width:100%}.news-sections-container .other-sections-wrapper{display:flex;gap:20px;width:100%;flex-wrap:wrap}.news-section.other-section{flex:1;width:auto;min-width:280px}.section-heading{font-size:24px;font-weight:700;margin-bottom:20px;color:#333;border-bottom:2px solid #e74c3c;padding-bottom:10px}.section-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:20px}.section-header .section-heading{margin-bottom:0;border-bottom:none;padding-bottom:0;flex:1}.view-all-btn{color:#8a152b;text-decoration:none;font-size:14px;font-weight:600;transition:color 0.3s ease;white-space:nowrap;margin-left:20px}.view-all-btn:hover{color:#8a152b;text-decoration:underline}.first-section-content{display:flex;flex-direction:column;gap:20px}.big-prediction{width:100%;display:flex;gap:20px;background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.1);overflow:hidden}.big-prediction .post-thumbnail{flex:0 0 40%;position:relative}.big-prediction .post-thumbnail img{width:100%;height:250px;object-fit:cover}.big-prediction .post-thumbnail .category{position:absolute;top:10px;left:10px;background:rgba(0,0,0,0.7);color:white;padding:5px 10px;border-radius:3px;font-size:12px;font-weight:600;z-index:2}.big-prediction .data{flex:1;padding:20px;display:flex;flex-direction:column;justify-content:flex-start}.big-prediction .data a{text-decoration:none;color:inherit;display:block;margin-bottom:15px}.big-prediction .data .head{font-size:20px;font-weight:600;line-height:1.3;margin-bottom:10px;color:#333}.big-prediction .data .description{font-size:14px;color:#666;margin-bottom:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.big-prediction .data .author,.big-prediction .data .date{font-size:12px;color:#999;margin-bottom:5px}.small-predictions{display:flex;gap:20px;width:100%}.news-sections-container .news-item.small{flex:1;background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.1);overflow:hidden;display:flex;flex-direction:column;height:320px}.news-sections-container .news-item.small .post-thumbnail{position:relative}.news-sections-container .news-item.small .post-thumbnail img{width:100%;height:150px;object-fit:cover}.news-sections-container .news-item.small .post-thumbnail .category{position:absolute;top:8px;left:8px;background:rgba(0,0,0,0.7);color:white;padding:4px 8px;border-radius:3px;font-size:11px;font-weight:600;z-index:2}.news-sections-container .news-item.small .data{padding:15px;flex:1;display:flex;flex-direction:column}.news-sections-container .news-item.small .data a{text-decoration:none;color:inherit;display:block;flex:1}.news-sections-container .news-item.small .data .head{font-size:16px;font-weight:600;line-height:1.3;margin-bottom:8px;color:#333;display:flex;flex-direction:column;height:5em}.news-sections-container .news-item.small .data .head h3{margin:0 0 8px 0;padding:0;flex:1}.news-sections-container .news-item.small .data .head .byline-container{margin-top:auto}.news-sections-container .news-item.small .data .description{font-size:13px;color:#666;margin-bottom:0;line-height:1.4;flex:1;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:75px}.news-sections-container .news-item.small .data .head .byline-container .author,.news-sections-container .news-item.small .data .head .byline-container .date{font-size:11px;color:#999;margin-bottom:3px}.news-sections-container .news-item .data{width:auto !important}.news-item.single,.news-item:not(.small){margin:0 0 20px 0 !important;border-bottom:1px solid #e3e3e3 !important;padding-bottom:20px !important;display:flex !important;flex-direction:row !important;align-items:flex-start !important;gap:20px !important;height:auto !important}.news-item.single:last-child,.news-item:not(.small):last-child{border-bottom:none !important;padding-bottom:0 !important;margin:0 0 30px 0 !important}.news-item.single .post-thumbnail,.news-item:not(.small) .post-thumbnail{flex:0 0 330px !important;height:220px !important}.news-item.single .post-thumbnail img,.news-item:not(.small) .post-thumbnail img{width:100% !important;height:100% !important;object-fit:cover !important}.news-item.single .data,.news-item:not(.small) .data{flex:1 !important;padding:15px !important;display:block !important}.news-item.single .data .head,.news-item:not(.small) .data .head{font-size:24px !important;line-height:28px !important;margin:0 0 10px 0 !important;display:block !important;height:auto !important}.news-item.single .data .description,.news-item:not(.small) .data .description{display:block !important;height:auto !important;flex:unset !important;overflow:visible !important;text-overflow:unset !important}.news-item.single .data .author,.news-item.single .data .date,.news-item:not(.small) .data .author,.news-item:not(.small) .data .date{float:left !important}.other-section-content{display:flex;flex-direction:column;gap:20px}.vo-news-carousel{width:100%;margin-bottom:30px}.vo-news-carousel .head{width:100%;float:left;margin-bottom:20px}.vo-news-carousel .head h3{float:left;font-family:"Barlow Semi Condensed";font-size:20px;color:#373132;line-height:40px;padding:0;margin:0;font-weight:600}.vo-news-carousel .content{width:100%;float:left;position:relative;overflow:hidden;padding-bottom:10px}.vo-news-carousel .swiper-slide{height:auto}.vo-news-carousel .news-carousel-card{width:100%;background:#fff;border:1px solid #e3e3e3;border-radius:8px;overflow:hidden;height:100%}.vo-news-carousel .news-carousel-card a{display:block;width:100%;height:100%;text-decoration:none}.vo-news-carousel .news-carousel-thumbnail{width:100%;height:190px;position:relative}.vo-news-carousel .news-carousel-thumbnail img{width:100%;height:100%;object-fit:cover}.vo-news-carousel .news-carousel-thumbnail .category{position:absolute;top:10px;left:10px;background:rgba(0,0,0,0.7);color:#fff;border-radius:3px;font-size:11px;font-weight:600;padding:4px 8px}.vo-news-carousel .news-carousel-data{display:flex;flex-direction:column;gap:10px;padding:15px}.vo-news-carousel .news-carousel-title{color:#333;font-size:18px;font-weight:600;line-height:1.3}.vo-news-carousel .news-carousel-excerpt{color:#666;font-size:14px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.vo-news-carousel .news-carousel-meta{color:#999;font-size:12px}.vo-news-carousel .swiper-button-prev,.vo-news-carousel .swiper-button-next{top:95px}@media (max-width:1200px){.news-section.other-section{width:100%}}@media (max-width:768px){.news-item.single,.news-item:not(.small){flex-direction:column !important;gap:15px !important}.news-item.single .post-thumbnail,.news-item:not(.small) .post-thumbnail{flex:none !important;width:100% !important;height:200px !important}.news-item.single .data,.news-item:not(.small) .data{flex:none !important;width:100% !important;padding:15px !important}.news-sections-container{flex-direction:column}.news-sections-container .other-sections-wrapper{flex-direction:column}.news-section.other-section{width:100%}.big-prediction{flex-direction:column}.big-prediction .post-thumbnail{flex:none}.big-prediction .post-thumbnail img{height:200px}.small-predictions{flex-direction:column}.section-header{align-items:flex-start;gap:10px}.section-header .view-all-btn{margin-left:0;align-self:flex-end}.vo-news-carousel .news-carousel-thumbnail{height:180px}}.desktop-only{display:block !important}.mobile-only{display:none !important}.march-madness .wp-block-table table tbody tr td:nth-child(2) a{width:100%;max-width:280px}@media (max-width:720px){.desktop-only{display:none !important}.mobile-only{display:block !important}}
.vo-news-carousel .swiper-button-prev,.vo-news-carousel .swiper-button-next,.recommended-betting-sites .swiper-button-prev,.recommended-betting-sites .swiper-button-next{width:40px!important;height:40px!important;background-color:#930027!important;border-radius:50%!important;color:#fff!important;transition:all 0.3s ease!important;margin-top:-20px!important;box-shadow:0 2px 8px rgb(0 0 0 / .08)!important;position:absolute!important;top:50%!important;z-index:10!important;display:flex!important;align-items:center!important;justify-content:center!important}.vo-news-carousel .swiper-button-prev:hover,.vo-news-carousel .swiper-button-next:hover,.recommended-betting-sites .swiper-button-prev:hover,.recommended-betting-sites .swiper-button-next:hover{background-color:#cc0036!important;transform:scale(1.1)!important}.vo-news-carousel .swiper-button-prev::after,.vo-news-carousel .swiper-button-next::after,.recommended-betting-sites .swiper-button-prev::after,.recommended-betting-sites .swiper-button-next::after{font-size:16px!important;font-weight:bold!important;color:#fff!important}.vo-news-carousel .swiper-button-prev,.recommended-betting-sites .swiper-button-prev{left:10px!important}.vo-news-carousel .swiper-button-next,.recommended-betting-sites .swiper-button-next{right:10px!important}.vo-news-carousel .swiper-button-prev,.vo-news-carousel .swiper-button-next{margin-top:-50px!important}.recommended-betting-sites .content{min-height:138px}.recommended-betting-sites .content .swiper-slide.item{overflow:hidden}.navigation_wrapper_outer{width:100%;display:flex;justify-content:space-between;align-items:center}@media (max-width:1199px){#nav_main{display:none}}@media (min-width:1200px){#nav_mobile{display:none}}@media only screen and (min-width:1200px){header{height:auto!important}}#nav_main{background-color:#373132}#nav_mobile{background-color:#fff}#nav_second{background-color:#f7f7f7}.main_menu_mobile{width:100%}.navigation_vo{width:1400px;margin:0 auto;height:64px;display:flex;justify-content:space-between;align-items:center;background-color:#373132;color:#fff;font-family:"Barlow Semi Condensed";font-size:16px;font-weight:500;line-height:19px;letter-spacing:0em;text-align:left;position:relative}.navigation_vo .logo_wrapper{margin-left:20px}.logo_white{padding:3px}.navigation_vo .search_wrapper div.search{position:relative;margin-right:10px;padding:5px}.navigation_vo div.search_wrapper div.search input{width:215px;height:40px;padding:12px;padding-left:34px;background-color:#757575;border-radius:4px;border:1px solid #C5C5C5;color:#E3E3E3;font-family:"Inter";font-size:12px;font-weight:400;line-height:17px;text-align:left}.navigation_vo div.search_wrapper div.search input,.navigation_vo .search::before,.navigation_vo div.search_wrapper div.search input::placeholder{color:#E3E3E3}.navigation_vo div.search::before{content:'\e804';font-family:'VO';position:absolute;left:21px;top:17px;font-size:14px}div.main_menu{text-align:left;width:100%;padding-left:20px}ul.menu_top_list,ul.sub_menu_list{list-style:none;padding:0;margin:0;display:flex}li.menu_top_item{position:relative;margin-right:10px}li.menu_top_item>a:after{font-family:'VO';content:'\e803';font-size:8px;padding-left:5px;vertical-align:top}li.menu_top_item:hover>a:after{content:'\e800'}li.menu_top_item>a{padding:8px 12px;border-radius:4px}li.sub_menu_item>a{padding:8px 10px;margin-bottom:3px;border-radius:4px}li.menu_top_item>a:hover,li.sub_menu_item>a:hover{background:#4B4647}li.menu_top_item:hover::after{content:'';position:absolute;bottom:-22px;left:50%;transform:translateX(-50%) rotate(180deg);border-width:7px 7px 0;border-style:solid;border-color:#fff #fff0 #fff0}div.sub_menu_list_wrapper{padding:32px;border-radius:4px;background-color:#373132;position:absolute;top:calc(100% + 24px);left:-150px;width:542px;height:auto;display:flex;flex-direction:row;opacity:0;visibility:hidden;transition:opacity 0.15s ease,visibility 0s linear 0.15s}li.menu_top_item:hover div.sub_menu_list_wrapper{opacity:1;visibility:visible;transition-delay:0s;z-index:100}div.sub_menu_icon{width:45px}div.sub_menu_icon img{min-width:37px}div.sub_menu_list_items{width:180px;padding:0 10px 0 20px}div.sub_menu_list_widget{width:260px}ul.sub_menu_list{padding:0;display:block}li.sub_menu_item{margin-bottom:14px;margin-left:4px}.item-more .sub_menu_list_wrapper{width:300px}.nav_menu_mobile_row{display:flex;align-items:center;justify-content:center;height:88px;background-color:#fff;border-bottom:1px solid #E3E3E3;padding:5px 0}.nav_menu_mobile_row:first-child{border-top:1px solid #E3E3E3}.nav_menu_mobile_row:last-child{border-bottom:none}.nav_menu_mobile_block{margin:8px 5px 5px 5px;flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column}.nav_menu_mobile_block img{width:32px;height:32px}.nav_menu_mobile_block:first-child{border-right:1px solid #E3E3E3}.nav_menu_mobile_more{text-align:center;padding:10px}.nav_menu_mobile_more p{font-size:16px;font-weight:600;color:#373132;margin:0}.nav_menu_mobile_more ul{display:none}.nav_menu_mobile_more ul{list-style:none;padding:0;margin:0;display:none}.main_menu_second{width:1400px;height:45px;margin:0 auto;padding:12px 0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;color:#373132;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;text-align:left;background-color:#F7F7F7;border-bottom:1px solid #E3E3E3}.current_page{width:auto;padding:0 8px}.current_page p{text-align:center;margin:0;padding:0 12px}.current_page .indicator{background-color:#373132;height:4px;width:100%;border-radius:4px;position:relative;top:12px}.current_page p a{color:#757575!important;text-decoration:none}.current_page p{color:#757575!important;font-size:14px;font-weight:400;text-align:left}.first_page p{padding-right:20px;border-right:1px solid #E3E3E3}.first_page p a{color:#373132!important}@media (max-width:630px){.main_menu_second{flex-wrap:wrap;line-height:24px;height:auto}.current_page{margin-top:10px;flex-basis:calc(33.33% - 10px)}.current_page p{text-align:center!important}.first_page p{padding-right:10px;border-right:none!important}}nav .mobile-logo{float:left;display:none;visibility:hidden;margin-bottom:15px}nav .mobile-logo a{width:100%;height:100%;display:inline-block;float:left}nav .mobile-logo svg{width:120px;height:32px}.main_menu_mobile .social-media{width:100%;float:left;position:relative;margin:20px 10px}.main_menu_mobile .social-media ul{list-style:none;padding:0;margin:0;width:100%;display:inline-block;text-align:center}.main_menu_mobile .social-media ul li{width:36px;height:36px;display:inline-block;border-radius:100px;border:1px solid #E3E3E3;line-height:34px;text-align:center;margin-right:10px;transition:.3s all}.main_menu_mobile .social-media ul li:last-child{margin-right:0}.main_menu_mobile .social-media ul li a{width:100%;height:100%;display:inline-block;float:left}.main_menu_mobile .social-media ul li i{color:#ACACAC;line-height:14px;font-size:14px;transition:.3s all}.main_menu_mobile .social-media ul li.facebook:hover{background:#3a5693;border-color:#3a5693}.main_menu_mobile .social-media ul li.youtube:hover{background:#ce4130;border-color:#ce4130}.main_menu_mobile .social-media ul li.twitter:hover{background:#09a7e6;border-color:#09a7e6}.main_menu_mobile .social-media ul li:hover i{color:#fff}.main_menu_mobile .social-media ul li.tiktok:hover{background:#1E3050;border-color:#1E3050}.main_menu_mobile .social-media ul .tiktok a{width:100%;background-repeat:no-repeat;background-position:center;background-size:20px;background-image:url(https://dev.vegasodds.com/wp-content/uploads/2023/04/tiktok_gray.png);height:100%;display:inline-block;float:left}.main_menu_mobile .social-media ul li.tiktok:hover a{background-image:url(https://dev.vegasodds.com/wp-content/uploads/2023/04/tiktok_white_1.png)}ul.widget_pred_post_list{list-style:none;padding:0}ul.widget_pred_post_list li{margin-bottom:12px;overflow:hidden}h3.widget_pred_title{color:#ACACAC;font-family:"Barlow Semi Condensed";font-size:16px;font-weight:600;line-height:19px;letter-spacing:0em;text-align:left;margin-bottom:15px}.widget_pred_post{font-family:Inter,sans-serif;font-size:10px;color:#eee}.widget_pred_thumb{width:48px;height:48px;border-radius:6px;border:none;float:left;margin-right:10px}.widget_pred_post h4.widget_pred_post_title{font-size:12px;line-height:12px;color:#fafafa;text-decoration:none;margin-top:4px;margin-bottom:0}.widget_pred_post .widget_pred_post_date{font-family:Inter;font-size:12px;font-weight:400;line-height:17px;letter-spacing:0em;text-align:left;color:#ACACAC;margin-top:8px}.widget_pred_post .widget_pred_post_date span.widget_pred_post_date_icon{position:relative;top:5px}.vo-compare-add-button{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:1px solid #1f2933;border-radius:999px;background-color:#fff0;color:#1f2933;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;transition:background-color 0.2s ease,color 0.2s ease,border-color 0.2s ease}.vo-compare-add-button:hover,.vo-compare-add-button:focus{outline:none;background-color:#1f2933;color:#fff}.vo-compare-add-button.is-active{background-color:#106947;border-color:#106947;color:#fff}.vo-compare-add-button.is-active:hover,.vo-compare-add-button.is-active:focus{background-color:#0d4f32;border-color:#0d4f32}.vo-compare-badge{position:fixed;top:1rem;right:1rem;z-index:999;display:flex;flex-direction:column;gap:.35rem;align-items:flex-end}body.admin-bar .vo-compare-badge{top:calc(1rem + 60px)}body.vo-compare-modal-open .vo-compare-badge{display:none}.vo-compare-badge__button{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.25rem;border-radius:999px;border:none;background-color:#1f2933;color:#fff;font-weight:600;cursor:pointer;box-shadow:0 10px 18px rgb(31 41 51 / .2);transition:transform 0.2s ease,box-shadow 0.2s ease}.vo-compare-badge__button:hover,.vo-compare-badge__button:focus{outline:none;transform:translateY(-2px)}.vo-compare-badge__button:disabled,.vo-compare-badge__button[aria-disabled="true"]{cursor:not-allowed;background-color:#9aa5b1;box-shadow:none;transform:none}.vo-compare-badge__count{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;padding:.15rem .5rem;border-radius:.75rem;background-color:rgb(255 255 255 / .18);font-size:.875rem;font-variant-numeric:tabular-nums}.vo-compare-badge__label{font-size:.875rem}.vo-compare-badge__hint{display:block;font-size:.75rem;color:#fff;text-align:right;max-width:14rem}:root{--vo-compare-border:#e1e5ea;--vo-compare-muted:#6b7280;--vo-compare-accent:#ed6732;--vo-compare-accent-dark:#ed6732;--vo-compare-soft:#f1f3f5;--vo-compare-card:#ffffff}.vo-compare-page{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 4rem;color:#1f2933;background:#fff0;border:none;border-radius:0;box-shadow:none}.vo-compare-page__header{margin-bottom:2rem;z-index:2}.vo-compare-breadcrumb{display:flex;align-items:center;gap:.4rem;font-size:.875rem;color:#52606d}.vo-compare-breadcrumb__link{color:inherit}.vo-compare-breadcrumb__link:hover,.vo-compare-breadcrumb__link:focus{color:#1f2933;text-decoration:underline}.vo-compare-page__title{margin-top:.75rem;font-size:2rem;line-height:1.2}.vo-compare-page__disclaimer{margin-top:.25rem;font-size:.85rem;color:#a32020}.vo-compare-page__intro{margin-bottom:2rem;font-size:1rem;color:#364152;background:#fff0;border:none;border-radius:0;padding:0;box-shadow:none}.vo-compare-page__custom{margin:1.5rem 0}.vo-compare-page__custom p:last-child{margin-bottom:0}.vo-compare-page__custom img{max-width:100%;height:auto}.vo-compare-selection-cta{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.55rem 1.1rem;border-radius:999px;border:1px solid var(--vo-compare-accent,#1a73e8);background:var(--vo-compare-accent,#1a73e8);color:#fff;font-weight:600;text-decoration:none;cursor:pointer}.vo-compare-selection-cta:hover,.vo-compare-selection-cta:focus{background:var(--vo-compare-accent-dark,#1558b0);border-color:var(--vo-compare-accent-dark,#1558b0);color:#fff;outline:none}.vegas-odds .sportsbook-column{position:relative}.vegas-odds .sportsbook-column .vo-compare-odds-add,.sites-bonus-card .box .cover .vo-compare-card-add{position:absolute;right:6px;bottom:6px;width:20px;height:20px;border-radius:999px;border:none;background:#1f9d55;color:#fff;font-size:12px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 6px rgb(16 78 43 / .25);padding:0}.vegas-odds .sportsbook-column .vo-compare-odds-add:hover,.vegas-odds .sportsbook-column .vo-compare-odds-add:focus,.sites-bonus-card .box .cover .vo-compare-card-add:hover,.sites-bonus-card .box .cover .vo-compare-card-add:focus{background:#157a40;outline:none}.vegas-odds .sportsbook-column .vo-compare-odds-add.is-active,.sites-bonus-card .box .cover .vo-compare-card-add.is-active{background:#0f5a2f}.vegas-odds .sportsbook-column .vo-compare-odds-add{right:4px;bottom:4px;width:18px;height:18px;font-size:11px}.sites-bonus-card .box .cover .vo-compare-card-add{display:none}.sites-bonus-card .box .cover{z-index:0}.sites-bonus-card .box .buttons .vo-compare-card-link{background:#fff0;border:none;color:#1f9d55;font-weight:600;font-size:.85rem;padding:0;margin:6px 0 0;cursor:pointer;text-decoration:underline;width:100%;display:inline-flex;align-items:center;justify-content:center}.sites-bonus-card .box .buttons .vo-compare-card-link:hover,.sites-bonus-card .box .buttons .vo-compare-card-link:focus{color:#157a40;outline:none}.sites-bonus-card .box .buttons .vo-compare-card-link.is-active{color:#0f5a2f}.vo-compare-autosuggest{position:relative}.vo-compare-autosuggest input[type="search"]{width:100%;border-radius:6px;border:1px solid var(--vo-compare-border);padding:.55rem .75rem;font-size:.95rem}.vo-compare-autosuggest__results{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid var(--vo-compare-border);border-radius:6px;box-shadow:0 8px 18px rgb(15 23 42 / .12);z-index:5}.vo-compare-autosuggest__results:empty{display:none}.vo-compare-autosuggest__item{display:block;width:100%;text-align:left;padding:.55rem .85rem;border:none;background:#fff0;cursor:pointer}.vo-compare-autosuggest__item:hover,.vo-compare-autosuggest__item:focus{background:#f5f7fa;outline:none}.vo-compare-autosuggest__empty{padding:.55rem .85rem;color:var(--vo-compare-muted)}.vo-compare-page__matrix{overflow-x:visible;padding-bottom:0;position:relative;z-index:0}.vo-compare-table__top{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap;background:#f5f7f9;border:1px solid var(--vo-compare-border);border-radius:6px;padding:.5rem .75rem}.vo-compare-table__top .vo-compare-autosuggest,.vo-compare-table__top .vo-compare-modal__search{flex:0 1 320px;width:min(320px, 100%)}.vo-compare-table__top-row .vo-compare-table__top{margin-bottom:0;background:#fff0;border:none;padding:0}.vo-compare-table__top-label{font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:var(--vo-compare-muted);font-weight:600}.vo-compare-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;background-color:var(--vo-compare-card);border:1px solid var(--vo-compare-border);border-radius:8px;overflow:visible;box-shadow:none;position:relative;z-index:0}.vo-compare-table th,.vo-compare-table td{padding:.75rem .9rem;border-bottom:1px solid var(--vo-compare-border);border-right:1px solid var(--vo-compare-border);vertical-align:top;text-align:left;overflow-wrap:anywhere}.vo-compare-table tr>*:last-child{border-right:none}.vo-compare-table tbody tr:last-child>*{border-bottom:none}.vo-compare-table thead th{background-color:#eef7ff;font-size:.95rem;position:sticky;top:var(--vo-compare-sticky-offset,0);z-index:1;text-align:center}.vo-compare-page .vo-compare-table thead th{position:sticky;top:var(--vo-compare-sticky-offset,0)}.vo-compare-table thead .vo-compare-table__top-row th{top:0;z-index:4}.vo-compare-table thead .vo-compare-table__book-row th{top:var(--vo-compare-sticky-offset,0);z-index:3}.vo-compare-table td{text-align:center}.vo-compare-table td.is-winner{background:#dfd;border-color:#c9f9c9}.vo-compare-table td.is-winner .vo-compare-value,.vo-compare-table td.is-tie .vo-compare-value{font-weight:600}.vo-compare-table__metric-row th{background:#fff;color:#2f3a4a;font-size:.85rem;letter-spacing:0;text-transform:none;padding:.55rem .9rem;border-bottom:1px solid var(--vo-compare-border);position:relative;text-align:center}.vo-compare-table__top-row th{background:#f5f7f9;text-align:center;padding:.75rem .9rem;border-bottom:1px solid var(--vo-compare-border)}.vo-compare-table__book{display:flex;flex-direction:column;gap:.35rem;align-items:center;text-align:center;position:relative}.vo-compare-table__logo{width:100%;max-height:42px;object-fit:contain;position:relative;z-index:1;background:#fff0}.vo-compare-table__book-name{font-weight:600;font-size:.95rem}.vo-compare-table__cta{display:inline-flex;align-items:center;justify-content:center;margin-top:.5rem;padding:.4rem .8rem;border-radius:6px;background:var(--vo-compare-accent);color:#fff;font-size:.8rem;text-decoration:none;box-shadow:none}.vo-compare-table__remove--page{position:absolute;top:.4rem;right:.4rem;border:1px solid #e16b6b;background:#fff;color:#c62828;width:1.55rem;height:1.55rem;border-radius:999px;font-size:1rem;line-height:1;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;margin-top:0;padding:0;z-index:3}.vo-compare-page .vo-compare-table thead .vo-compare-table__book-row th.has-logo-bg,.vo-compare-table--modal thead .vo-compare-table__book-row th.has-logo-bg{background-size:cover;background-position:center;background-repeat:no-repeat;position:sticky}.vo-compare-page .vo-compare-table thead .vo-compare-table__book-row th.has-logo-bg::before,.vo-compare-table--modal thead .vo-compare-table__book-row th.has-logo-bg::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 0 0 / .18),rgb(0 0 0 / .38));z-index:0}.vo-compare-page .vo-compare-table thead .vo-compare-table__book-row th.has-logo-bg .vo-compare-table__book,.vo-compare-table--modal thead .vo-compare-table__book-row th.has-logo-bg .vo-compare-table__book{position:relative;z-index:1}.vo-compare-table__add{background:#f5f7f9;min-width:0}.vo-compare-table__add-inner{width:100%}.vo-compare-table__add-inner{display:flex;flex-direction:column;gap:.5rem}.vo-compare-table__add-label{font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:var(--vo-compare-muted);font-weight:600}.vo-compare-table__add-hint{font-size:.75rem;color:var(--vo-compare-muted)}.vo-compare-table__add-cell{background:#f5f7f9;border-right:none}.vo-compare-table__metric{font-weight:600;display:inline-block}.vo-compare-table__group{display:block;margin-top:.15rem;position:static;transform:none;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--vo-compare-muted)}.vo-compare-value-list{margin:0;padding-left:1.1rem;list-style:disc}.vo-compare-value-list li{padding:.15rem 0;font-size:.85rem;color:#2f3a4a;text-align:left}.vo-compare-value{font-variant-numeric:tabular-nums}.vo-compare-value--yes{display:inline;padding:0;border:none;background:#fff0;color:#0f7a4d;font-weight:600}.vo-compare-value--no{display:inline;padding:0;border:none;background:#fff0;color:#b91d28;font-weight:600}.vo-compare-value--na{color:#7b8794;font-style:italic}.vo-compare-table__row.is-empty{background:#fafafa;color:#7b8794}.vo-compare-table__row.is-empty .vo-compare-value{color:#7b8794}.vo-compare-table__group-row th{background:#eef7ff;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;color:#0b0f58;padding:.55rem .9rem;text-align:center}.vo-compare-table--modal .vo-compare-table__group-row th{border-top:1px solid var(--vo-compare-border)}.vo-compare-page__notes{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--vo-compare-border)}.vo-compare-page__notes-title{font-size:1.5rem;margin-bottom:1rem}.vo-compare-note+.vo-compare-note{margin-top:1.5rem}.vo-compare-note__title{font-size:1.1rem;margin-bottom:.5rem}.vo-compare-note__body{font-size:.95rem;color:#333f4d}.vo-compare-page__empty{font-size:1rem;color:#c81e1e;font-weight:600}.vo-compare-page__empty-state{display:grid;gap:.75rem;max-width:520px;width:100%;margin:1.5rem 0 0}.vo-compare-page__empty-hint{color:var(--vo-compare-muted);font-size:.95rem}.vo-compare-page__empty-state .vo-compare-autosuggest{width:100%;max-width:520px}.vo-compare-page__notice{margin-top:1.5rem;padding:1rem;background:#f5f6f8;border:1px solid var(--vo-compare-border);border-radius:6px;color:var(--vo-compare-muted);font-size:.9rem}.vo-compare-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:10000}.vo-compare-modal.is-active{display:flex}.vo-compare-modal__overlay{position:absolute;inset:0;background:rgb(15 23 42 / .55)}.vo-compare-modal__panel{position:relative;z-index:1;background:#fff;border-radius:10px;width:min(96vw, 1080px);max-height:90vh;display:flex;flex-direction:column;box-shadow:0 18px 40px rgb(15 23 42 / .22)}.vo-compare-modal__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem .5rem;background:#fff}.vo-compare-modal__title{margin:0;font-size:1.35rem}.vo-compare-modal__close{border:none;background:#fff0;font-size:1.5rem;cursor:pointer;line-height:1;color:#1f2933}.vo-compare-modal__content{padding:0 1.5rem 1.25rem;min-height:500px;overflow:auto;position:relative;border-bottom:1px solid var(--vo-compare-border)}.vo-compare-modal__actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem 1.5rem;border-top:1px solid var(--vo-compare-border);flex-wrap:wrap}.vo-compare-modal__cta{border:none;background:#ed6732;color:#fff;padding:.65rem 1.25rem;border-radius:6px;font-weight:600;cursor:pointer;text-align:center;width:100%}.vo-compare-fly{position:fixed;z-index:9999;width:14px;height:14px;border-radius:50%;background:#2daa41;box-shadow:0 0 0 6px rgb(34 197 94 / .15);transform:translate(0,0) scale(1);opacity:1;transition:transform 1300ms cubic-bezier(.2,.6,.2,1),opacity 1300ms ease-out;pointer-events:none}.vo-compare-badge.has-compare .vo-compare-badge__button{background-color:#2daa41;color:#fff;box-shadow:0 10px 18px rgb(34 197 94 / .25)}@media (prefers-reduced-motion:reduce){.vo-compare-fly{transition:none}}.vo-compare-modal__cta.is-pulse{animation:vo-compare-cta-pulse 1.2s ease-in-out 1}@keyframes vo-compare-cta-pulse{0%{transform:scale(1);box-shadow:0 0 0 #fff0}40%{transform:scale(1.03);box-shadow:0 0 0 6px rgb(237 103 50 / .15)}100%{transform:scale(1);box-shadow:0 0 0 #fff0}}.vo-compare-modal__search-input{border-color:var(--vo-compare-border);background:#fff}.vo-compare-modal__cta:disabled{opacity:.6;cursor:not-allowed}.vo-compare-modal__search{flex:1 1 240px;position:relative}.vo-compare-modal__search-input{width:100%;border-radius:6px;border:1px solid var(--vo-compare-border);padding:.5rem .75rem;font-size:.95rem}.vo-compare-modal__search-results{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid var(--vo-compare-border);border-radius:12px;box-shadow:0 10px 24px rgb(15 23 42 / .12);z-index:2}.vo-compare-modal__search-results:empty{display:none}.vo-compare-modal__search-item{display:block;width:100%;text-align:left;padding:.5rem .75rem;border:none;background:#fff0;cursor:pointer}.vo-compare-modal__search-item:hover,.vo-compare-modal__search-item:focus{background:#f5f7fa}.vo-compare-modal__search-empty{padding:.5rem .75rem;color:#52606d}.vo-compare-table--modal th,.vo-compare-table--modal td{white-space:normal}.vo-compare-table--modal .vo-compare-table__book-name{display:none}.vo-compare-table--modal .vo-compare-table__logo{max-height:44px}.vo-compare-table__remove{margin:-15px -20px;border:none;background:#fff0;color:#b91d28;border-radius:4px;padding:0;cursor:pointer;font-size:2rem}.vo-compare-table--modal{border-radius:8px;box-shadow:none;overflow:visible}.vo-compare-modal__loading,.vo-compare-modal__empty{padding:1rem 0;color:#52606d}.vo-compare-modal-open{overflow:hidden}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(1px,1px,1px,1px);border:0}@media (max-width:768px){.vo-compare-page{margin:1rem auto 2rem;padding:1.5rem 1rem 3rem;border-radius:16px}.vo-compare-page__matrix{-webkit-overflow-scrolling:touch}.vo-compare-page__title{font-size:1.75rem}.vo-compare-table th,.vo-compare-table td{padding:.65rem .75rem;font-size:.85rem}.vo-compare-table__book-name{font-size:.85rem}.vo-compare-table__cta{padding:.35rem .75rem;font-size:.7rem}.vo-compare-table__add{min-width:180px}.vo-compare-badge{right:.75rem}.vo-compare-modal__panel{width:min(96vw, 680px)}.vo-compare-modal__actions{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){*{transition-duration:0.01ms!important;animation-duration:0.01ms!important}}