.goalkick-core-page-inline-style{position:absolute!important;width:0;height:0;line-height:1;display:none}.kc-elm.qodef-shortcode .fa,.kc-elm.qodef-shortcode .fas{font-family:"Font Awesome 5 Free";font-weight:900}.kc-elm.qodef-shortcode .fa:before,.kc-elm.qodef-shortcode .fas:before{font-family:inherit;font-weight:inherit}.kc-elm.qodef-shortcode .fab{font-family:"Font Awesome 5 Brands";font-weight:400}.kc-elm.qodef-shortcode .fab:before{font-family:inherit;font-weight:inherit}#qodef-back-to-top{position:fixed;width:36px;height:36px;right:25px;bottom:25px;margin:0;opacity:0;visibility:hidden;z-index:100}#qodef-back-to-top .qodef-back-to-top-icon{background-image:linear-gradient(to bottom,var(--qode-color-100,#fff) 50%,var(--qode-main-color) 50%);background-repeat:no-repeat;background-origin:border-box;transition:color .3s ease-out,background-position .3s ease-out;background-size:100% 200%;background-position:0 0;position:relative;display:flex;align-items:center;justify-content:center;height:100%;font-size:20px;overflow:hidden;color:var(--qode-accent-color)}#qodef-back-to-top .qodef-back-to-top-icon *{display:block;line-height:inherit}#qodef-back-to-top svg{display:block}#qodef-back-to-top:hover .qodef-back-to-top-icon{background-position:0 100%;color:var(--qode-color-100)}#qodef-back-to-top.qodef--off{opacity:0;visibility:hidden;transition:opacity .15s ease,visibility 0s .15s}#qodef-back-to-top.qodef--on{opacity:1;visibility:visible;transition:opacity .3s ease}.qodef-background-text{position:relative}.qodef-background-text .qodef-m-background-text-holder{display:flex;height:100%;position:absolute;width:100%}.qodef-background-text .qodef-m-background-text{color:var(--qode-main-color);font-family:"Saira Condensed",sans-serif;font-size:200px;line-height:1em}.qodef-blog.qodef-item-layout--card{--qode-item-bg-color:var(--qode-color-100);--qode-button-color:var(--qode-item-title-color);--qode-button-bg-color:var(--qode-item-bg-color);--qode-button-hover-color:var(--qode-item-title-color);--qode-button-bg-hover-color:var(--qode-item-bg-color);--qode-button-border-color:var(--qode-item-border-color);--qode-button-border-hover-color:var(--qode-item-border-color)}.qodef-blog.qodef-item-layout--card .qodef-e-inner{gap:var(--qode-item-inner-gap,0)}.qodef-blog.qodef-item-layout--card .qodef-e:where(:not(.format-video)) .qodef-e-media-image img{border:1px solid var(--qode-item-border-color);border-bottom:0}.qodef-blog.qodef-item-layout--card .qodef-e:where(:not(.format-video)) .qodef-e-content{padding:var(--qode-content-padding,38px 40px 36px);border:1px solid var(--qode-item-border-color);border-bottom:0}.qodef-blog.qodef-item-layout--card .qodef-e.format-video .qodef-e-inner{display:grid;grid-template-areas:"stack";grid-template-columns:minmax(0,auto);grid-template-rows:minmax(0,auto);height:100%}.qodef-blog.qodef-item-layout--card .qodef-e.format-video .qodef-e-inner>*{grid-area:stack}.qodef-blog.qodef-item-layout--card .qodef-e.format-video .qodef-e-media{display:grid;height:100%}.qodef-blog.qodef-item-layout--card .qodef-e.format-video .qodef-e-media-image{overflow:hidden}.qodef-blog.qodef-item-layout--card .qodef-e.format-video .qodef-e-media-image a{height:100%;width:calc(100% + 1px);object-fit:cover}.qodef-blog.qodef-item-layout--card .qodef-e.format-video .qodef-e-media-image img{height:100%;object-fit:cover;aspect-ratio:1;transition:.33s ease-in-out;will-change:transform;transform:scale(1) translateX(0)}.qodef-blog.qodef-item-layout--card .qodef-e.format-video .qodef-e-content{background-image:linear-gradient(0deg,var(--qode-accent-color) 0,var(--qode-accent-transparent-color) 50%,var(--qode-accent-transparent-color) 100%);background-color:transparent;align-content:end;gap:26px;padding:37px 40px}.qodef-blog.qodef-item-layout--card .qodef-e.format-video .qodef-e-title{color:var(--qode-color-100)}.qodef-blog.qodef-item-layout--card .qodef-e.format-video .qodef-e-inner:hover .qodef-e-media-image img{transform:scale(1.14) translateX(5%)}.qodef-blog.qodef-item-layout--minimal article .qodef-e-content{padding:var(--qode-content-padding,0);margin:0}.qodef-blog.qodef-item-layout--minimal article .qodef-e-bottom-holder{margin-top:5px}.qodef-blog.qodef-item-layout--side-by-side{--qode-item-bg-color:var(--qode-color-100);--qode-light-item-bg-color:var(--qode-main-color);--qode-light-item-info-color:var(--qode-color-100);--qode-light-item-excerpt-color:var(--qode-color-100)}.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-inner{grid-template-areas:"content";grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,auto);gap:var(--qode-item-inner-gap,0)}.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-inner:where(:has(.qodef-e-media-image)){grid-template-areas:"media content";grid-template-columns:fit-content(var(--qode-media-size,100px)) minmax(0,1fr)}.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media{grid-area:media}.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media-image{height:100%;overflow:hidden}.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media-image a{height:100%;width:calc(100% + 1px);overflow:hidden}.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media-image img{height:100%;object-fit:cover;aspect-ratio:1;transition:.33s ease-in-out;will-change:transform;transform:scale(1) translateX(0)}.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-content{grid-area:content;align-content:center;margin:0;padding:var(--qode-content-padding,30px)}.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-info>:hover{color:var(--qode-item-info-color,var(--qode-color-41,#686868))}.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-inner:hover .qodef-e-media-image img{transform:scale(1.14) translateX(5%)}.qodef-blog.qodef-item-layout--simple-card{--qode-item-bg-color:var(--qode-color-100)}.qodef-blog.qodef-item-layout--simple-card:not(.qodef-multi-span-grid) .qodef-e.format-link .qodef-e-media-image img,.qodef-blog.qodef-item-layout--simple-card:not(.qodef-multi-span-grid) .qodef-e.format-video .qodef-e-media-image img{aspect-ratio:1}.qodef-blog.qodef-item-layout--simple-card .qodef-e-inner{gap:var(--qode-item-inner-gap,0);border:1px solid var(--qode-item-border-color)}.qodef-blog.qodef-item-layout--simple-card .qodef-e:where(:not(.format-video):not(.format-link)) .qodef-e-inner:hover .qodef-e-content{background-size:calc(100% - 0em) 4px}.qodef-blog.qodef-item-layout--simple-card .qodef-e:where(:not(.format-video):not(.format-link)) .qodef-e-content{background-image:linear-gradient(var(--qode-main-color),var(--qode-main-color));background-position:50% 100%;background-repeat:no-repeat;transition:background-size .3s ease-out;background-size:0 4px;padding:var(--qode-content-padding,38px 40px 36px)}.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-link .qodef-e-inner,.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-video .qodef-e-inner{display:grid;grid-template-areas:"stack";grid-template-columns:minmax(0,auto);grid-template-rows:minmax(0,auto);height:100%}.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-link .qodef-e-inner>*,.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-video .qodef-e-inner>*{grid-area:stack}.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-link .qodef-e-media,.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-video .qodef-e-media{display:grid;height:100%}.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-link .qodef-e-media-image,.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-video .qodef-e-media-image{overflow:hidden}.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-link .qodef-e-media-image a,.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-video .qodef-e-media-image a{height:100%;width:calc(100% + 1px);object-fit:cover}.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-link .qodef-e-media-image img,.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-video .qodef-e-media-image img{height:100%;object-fit:cover;transition:transform .33s ease-in-out;will-change:transform;transform:scale(1) translateX(0)}.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-link .qodef-e-content,.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-video .qodef-e-content{background-image:linear-gradient(0deg,var(--qode-accent-color) 0,var(--qode-accent-transparent-color) 50%,var(--qode-accent-transparent-color) 100%);background-color:transparent;align-content:end;gap:26px;padding:var(--qode-content-padding,37px 40px)}.qodef-browser--safari .qodef-blog.qodef-item-layout--simple-card .qodef-e.format-link .qodef-e-content,.qodef-browser--safari .qodef-blog.qodef-item-layout--simple-card .qodef-e.format-video .qodef-e-content{transform:translateZ(0)}.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-link .qodef-e-title,.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-video .qodef-e-title{color:var(--qode-color-100)}.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-link .qodef-e-inner:hover .qodef-e-media-image img,.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-video .qodef-e-inner:hover .qodef-e-media-image img{transform:scale(1.14) translateX(5%)}.qodef-blog.qodef-item-layout--simple-card.qodef-multi-span-grid .qodef-grid-inner{--qode-item-span:calc(var(--qode-columns) / 2);grid-auto-rows:minmax(0,1fr);display:grid;grid-auto-flow:row dense}.qodef-blog.qodef-item-layout--simple-card.qodef-multi-span-grid article{display:grid}.qodef-blog.qodef-item-layout--simple-card.qodef-multi-span-grid article:nth-child(-n+2){grid-column:span var(--qode-item-span)}.qodef-blog.qodef-item-layout--simple-card.qodef-multi-span-grid article:nth-child(-n+2).format-video .qodef-e-content{grid-template-columns:minmax(0,1fr) minmax(0,auto)}.qodef-blog.qodef-item-layout--simple-card.qodef-multi-span-grid .qodef-e-inner{display:grid;grid-template-rows:minmax(0,1fr) minmax(0,auto);height:100%}.qodef-blog.qodef-item-layout--simple-card.qodef-multi-span-grid .qodef-e-media{display:grid;height:100%}.qodef-blog.qodef-item-layout--simple-card.qodef-multi-span-grid .qodef-e-media-image a,.qodef-blog.qodef-item-layout--simple-card.qodef-multi-span-grid .qodef-e-media-image img{height:100%;object-fit:cover}.qodef-blog.qodef-item-layout--simple-card.qodef-swiper-container .qodef-e.format-link .qodef-e-media,.qodef-blog.qodef-item-layout--simple-card.qodef-swiper-container .qodef-e.format-video .qodef-e-media{max-width:calc(100% - 1px)}.qodef-blog.qodef-item-layout--simple-card.qodef-swiper-container .qodef-e.format-link .qodef-e-media-image,.qodef-blog.qodef-item-layout--simple-card.qodef-swiper-container .qodef-e.format-video .qodef-e-media-image{left:.5px}.qodef-blog.qodef-item-layout--standard .qodef-e-content{padding:var(--qode-content-padding,0)}.qodef-blog.qodef-item-layout--streamlined-card{--qode-item-bg-color:transparent;--qode-item-text-hover-color:none;--qode-item-bg-hover-color:transparent;--qode-light-item-bg-color:transparent;--qode-light-item-bg-hover-color:transparent}.qodef-blog.qodef-item-layout--streamlined-card.qodef-custom-hover--set .qodef-e-inner .qodef-e-content .qodef-info-separator-end{transition:color .25s ease-out}.qodef-blog.qodef-item-layout--streamlined-card.qodef-custom-hover--set .qodef-e-inner:hover .qodef-e-content .qodef-e-info>*{transition-duration:.37s}.qodef-blog.qodef-item-layout--streamlined-card.qodef-custom-hover--set .qodef-e-inner:hover .qodef-e-content .qodef-e-info>*,.qodef-blog.qodef-item-layout--streamlined-card.qodef-custom-hover--set .qodef-e-inner:hover .qodef-e-content .qodef-e-info>:hover,.qodef-blog.qodef-item-layout--streamlined-card.qodef-custom-hover--set .qodef-e-inner:hover .qodef-e-content .qodef-e-title{color:var(--qode-item-text-hover-color)}.qodef-blog.qodef-item-layout--streamlined-card .qodef-e-inner{gap:var(--qode-item-inner-gap,0);border:1px solid var(--qode-item-border-color)}.qodef-blog.qodef-item-layout--streamlined-card .qodef-e-inner:hover .qodef-e-content{background-color:var(--qode-item-bg-hover-color,transparent)}.qodef-blog.qodef-item-layout--streamlined-card .qodef-e-content{transition:.33s ease-in-out;padding:var(--qode-content-padding,38px 40px 36px)}.qodef-blog.qodef-item-layout--streamlined-card .qodef-e.format-video .qodef-e-media{display:grid;grid-template-areas:"stack";grid-template-columns:minmax(0,auto);grid-template-rows:minmax(0,auto);height:100%}.qodef-blog.qodef-item-layout--streamlined-card .qodef-e.format-video .qodef-e-media>*{grid-area:stack}.qodef-blog.qodef-item-layout--streamlined-card .qodef-e.format-video .qodef-e-media-icon{place-self:end start;z-index:1;margin:30px 40px}.widget.widget_goalkick_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child){margin-bottom:15px}.widget.widget_goalkick_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child{margin-top:6.5px}.widget.widget_goalkick_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child){margin:0 0 15px}:where(#qodef-top-area) .widget.widget_goalkick_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child){margin-bottom:15px}:where(#qodef-top-area) .widget.widget_goalkick_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child{margin-top:6.5px}:where(#qodef-top-area) .widget.widget_goalkick_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child){margin:0 0 15px}:where(#qodef-page-footer) .widget.widget_goalkick_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child){margin-bottom:15px}:where(#qodef-page-footer) .widget.widget_goalkick_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child{margin-top:6.5px}:where(#qodef-page-footer) .widget.widget_goalkick_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child){margin:0 0 15px}:where(#qodef-page-footer-bottom-area) .widget.widget_goalkick_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child){margin-bottom:15px}:where(#qodef-page-footer-bottom-area) .widget.widget_goalkick_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child{margin-top:6.5px}:where(#qodef-page-footer-bottom-area) .widget.widget_goalkick_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child){margin:0 0 15px}:where(#qodef-side-area) .widget.widget_goalkick_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child){margin-bottom:15px}:where(#qodef-side-area) .widget.widget_goalkick_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child{margin-top:6.5px}:where(#qodef-side-area) .widget.widget_goalkick_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child){margin:0 0 15px}:where(#qodef-fullscreen-area) .widget.widget_goalkick_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child){margin-bottom:15px}:where(#qodef-fullscreen-area) .widget.widget_goalkick_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child{margin-top:6.5px}:where(#qodef-fullscreen-area) .widget.widget_goalkick_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child){margin:0 0 15px}:where(.qodef-mega-menu-widget-holder) .widget.widget_goalkick_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child){margin-bottom:15px}:where(.qodef-mega-menu-widget-holder) .widget.widget_goalkick_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child{margin-top:6.5px}:where(.qodef-mega-menu-widget-holder) .widget.widget_goalkick_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child){margin:0 0 15px}#qodef-author-info{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:106px;padding:40px 70px 40px 40px;background-color:var(--qode-color-100,#fff);border:1px solid var(--qode-color-86,#dbdbdb)}#qodef-author-info .qodef-m-inner{position:relative;display:flex;align-items:center}#qodef-author-info .qodef-m-image{flex-shrink:0;margin-right:40px}#qodef-author-info .qodef-m-image a,#qodef-author-info .qodef-m-image img{display:block}#qodef-author-info .qodef-m-author{margin:0}#qodef-author-info .qodef-m-email{margin:5px 0 0}#qodef-author-info .qodef-m-description{margin:14px 0 0}#qodef-author-info .qodef-m-social-icons{margin-top:18px}#qodef-author-info .qodef-m-social-icons a{position:relative;display:inline-block;vertical-align:top;margin-right:16px}#qodef-author-info .qodef-m-social-icons a:last-child{margin-right:0}#qodef-related-posts{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:86px}#qodef-single-post-navigation{position:relative;display:inline-block;width:100%;vertical-align:top;margin:110px 0 0}#qodef-single-post-navigation .qodef-m-inner{position:relative;display:flex;align-items:center;justify-content:space-between}#qodef-single-post-navigation .qodef-m-nav{position:relative;display:grid;place-items:center;height:52px;width:52px;color:var(--qode-accent-color,#000)}#qodef-single-post-navigation .qodef-m-nav:hover{color:var(--qode-color-100,#fff)}#qodef-single-post-navigation .qodef-m-nav.qodef--prev{background-image:linear-gradient(to right,var(--qode-color-100,#fff) 50%,var(--qode-main-color) 50%);background-repeat:no-repeat;background-origin:border-box;transition:color .3s ease-out,background-position .3s ease-out;background-size:200% 100%;background-position:0 0;left:0}#qodef-single-post-navigation .qodef-m-nav.qodef--prev:hover{background-position:100% 0}#qodef-single-post-navigation .qodef-m-nav.qodef--next{background-image:linear-gradient(to left,var(--qode-color-100,#fff) 50%,var(--qode-main-color) 50%);background-repeat:no-repeat;background-origin:border-box;transition:color .3s ease-out,background-position .3s ease-out;background-size:200% 100%;background-position:100% 0;right:0;margin-left:auto;text-align:right}#qodef-single-post-navigation .qodef-m-nav.qodef--next:hover{background-position:0 0}#qodef-single-post-navigation .qodef-m-pagination-icon{position:relative;display:flex}#qodef-page-content-bottom{position:relative;display:inline-block;width:100%;vertical-align:top;background-color:var(--qode-color-10);background-position:center;background-repeat:no-repeat;background-size:cover}#qodef-page-content-bottom>.qodef-m-inner{padding:0}#qodef-page-content-bottom>.qodef-m-inner>.widget{position:relative;margin:0;padding-block:30px}#qodef-page-content-bottom>.qodef-m-inner>.widget:where(:first-child){padding-block:56px}#qodef-page-content-bottom>.qodef-m-inner>.widget:where(:not(:first-child))::before{background-color:var(--qode-color-34);content:"";display:block;height:1px;left:calc(var(--qode-content-bottom-side-padding,0px) * -1);position:absolute;top:0;width:calc(100% + var(--qode-content-bottom-side-padding,0px) * 2)}#qodef-page-content-bottom .qodef-content-full-width{--qode-content-bottom-side-padding:80px;padding-left:80px;padding-right:80px}.qodef--boxed #qodef-page-content-bottom{--qode-content-bottom-side-padding:30px;padding-left:30px;padding-right:30px}.qodef-shortcode .qodef-m-list-title{margin:0}.qodef-skin--light.qodef-shortcode .qodef-m-list-title{color:var(--qode-color-100)}.qodef-shortcode:where(.qodef-m-list){display:grid;gap:var(--qode-list-gap,12px);grid-template-columns:minmax(0,auto)}.qodef-shortcode:where(.qodef-m-list:not([class*=qodef-sportspress])){--qode-item-bg-color:transparent;--qode-item-bg-hover-color:var(--qode-color-100);--qode-item-border-color:var(--qode-color-86);--qode-item-excerpt-color:var(--qode-accent-color);--qode-item-title-color:var(--qode-accent-color);--qode-light-item-bg-color:var(--qode-accent-color);--qode-light-item-bg-hover-color:var(--qode-color-10);--qode-light-item-border-color:var(--qode-color-22);--qode-light-item-excerpt-color:var(--qode-color-61);--qode-light-item-info-color:var(--qode-color-50);--qode-light-item-title-color:var(--qode-color-100)}.qodef-shortcode:where(.qodef-m-list:not([class*=qodef-sportspress])).qodef-skin--light{--qode-item-bg-color:var(--qode-light-item-bg-color);--qode-item-bg-hover-color:var(--qode-light-item-bg-hover-color);--qode-item-border-color:var(--qode-light-item-border-color);--qode-item-excerpt-color:var(--qode-light-item-excerpt-color);--qode-item-info-color:var(--qode-light-item-info-color);--qode-item-title-color:var(--qode-light-item-title-color)}.qodef--drag-cursor{cursor:none}.qodef--drag-cursor *{cursor:inherit}.qodef--drag-cursor .swiper-wrapper{min-width:1000%}.qodef-m-custom-cursor{height:120px;left:50%;opacity:0;pointer-events:none;position:fixed;top:50%;transition:opacity .3s ease-out,visibility .3s ease-out;visibility:hidden;width:120px;z-index:2}.qodef-m-custom-cursor-inner{border-radius:50%;display:block;height:100%;left:0;position:absolute;top:0;width:100%}.qodef-m-custom-cursor.qodef--show{opacity:1;visibility:visible}.qodef-m-custom-cursor.qodef--hide{opacity:0;visibility:hidden}#qodef-page-footer .qodef-alignment--left{text-align:left}#qodef-page-footer .qodef-alignment--left .widget img{margin-right:auto}#qodef-page-footer .qodef-alignment--center{text-align:center}#qodef-page-footer .qodef-alignment--center .widget img{margin-right:auto;margin-left:auto}#qodef-page-footer .qodef-alignment--right{text-align:right}#qodef-page-footer .qodef-alignment--right .widget img{margin-left:auto}#qodef-page-footer-bottom-area-inner .qodef-grid.qodef-gutter--custom,#qodef-page-footer-middle-area-inner .qodef-grid.qodef-gutter--custom,#qodef-page-footer-top-area-inner .qodef-grid.qodef-gutter--custom{--qode-columns-row-gap:var(--qode-columns-col-gap)}@media (min-width:881px){#qodef-page-footer-bottom-area-inner .qodef-alignment--space-between .qodef-grid-item:nth-child(2),#qodef-page-footer-middle-area-inner .qodef-alignment--space-between .qodef-grid-item:nth-child(2){text-align:right}}.qodef-page-footer--uncover #qodef-page-outer{z-index:90}.no-touchevents .qodef-page-footer--uncover #qodef-page-footer{position:fixed;bottom:0;left:0}#qodef-fullscreen-area{display:grid;grid-template-rows:minmax(0,var(--qode-top-bar-height)) minmax(0,var(--qode-header-height)) minmax(0,1fr) minmax(0,auto);position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--qode-accent-color,#000);background-position:center;background-repeat:no-repeat;background-size:cover;overflow-x:hidden!important;visibility:hidden;opacity:0;z-index:99}#qodef-fullscreen-area .qodef-content-grid{grid-row:3;height:100%}#qodef-fullscreen-area .qodef-content-grid .qodef-fullscreen-menu{width:100%}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area{animation:qode-fade-in .25s linear both}.qodef-fullscreen-menu-animate--out #qodef-fullscreen-area{animation:qode-fade-out .25s linear both}.qodef-header--sticky-display #qodef-fullscreen-area{grid-template-rows:minmax(0,auto) minmax(0,var(--qode-sticky-header-height,70px)) minmax(0,1fr) minmax(0,auto)}#qodef-fullscreen-area .qodef-fullscreen-area-widgets{grid-row:4;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:16px 80px;border-top:1px solid var(--qode-color-22,#373737);background-color:var(--qode-accent-color)}#qodef-fullscreen-area .qodef-widget-holder{display:flex;align-items:center;gap:30px}#qodef-fullscreen-area .qodef-widget-holder .widget{margin:0}#qodef-fullscreen-area-inner{display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%;height:100%;overflow-y:auto}.qodef-fullscreen-menu{position:relative;top:0;margin:0 auto;text-align:left;max-height:100%}.qodef-fullscreen-menu ul{display:grid;margin:0;padding:0;list-style:none}.qodef-fullscreen-menu ul li{position:relative;margin:0;padding:0}.qodef-fullscreen-menu ul li a .qodef-menu-item-arrow{display:none}.qodef-fullscreen-menu ul li.qodef--hide-link>a{cursor:default}.qodef-fullscreen-menu ul.sub-menu{display:none}.qodef-fullscreen-menu .qodef-menu-item-icon{margin-right:5px}.qodef-fullscreen-menu .qodef-mega-menu-widget-holder{display:none}.qodef-fullscreen-menu>ul{gap:var(--qode-menu-item-gap,16px)}.qodef-fullscreen-menu>ul>li>a{font-family:"Saira Condensed",sans-serif;font-weight:600;--qode-underline-offset:87%;--qode-underline-letter-spacing:-0.045em;font-size:64px;line-height:.90625em;letter-spacing:-.045em;text-transform:uppercase;font-size:clamp(2.375rem,1.484rem + 2.097dvw,4rem)}@media only screen and (max-width:680px){.qodef-fullscreen-menu>ul>li>a{font-size:38px;line-height:1em}}.qodef-fullscreen-menu>ul>li>a{color:#fff}.qodef-fullscreen-menu>ul>li>a .qodef-menu-item-text{background-image:linear-gradient(var(--qode-main-color),var(--qode-main-color));background-position:50% var(--qode-underline-offset,100%);background-repeat:no-repeat;transition:background-size .3s ease-out;background-size:0 4px}.qodef-fullscreen-menu>ul>li>a:hover .qodef-menu-item-text{background-size:calc(100% - 0em) 4px}.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a .qodef-menu-item-text,.qodef-fullscreen-menu>ul>li.current-menu-item>a .qodef-menu-item-text{background-size:calc(100% - 0em) 4px}.qodef-fullscreen-menu .qodef-drop-down-second-inner>ul{padding:28px 0 1px}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul{gap:var(--qode-dd-item-gap,8px);padding-left:0}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a{position:relative;display:flex;white-space:normal;margin:0;overflow:hidden;transition:padding .33s ease-in-out;padding-right:13px;font-family:"Saira Condensed",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.01em;color:#fff;font-size:14px;line-height:1.5714285714em}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:before{content:"";position:absolute;top:calc(50% - 3px);height:5px;width:5px;background:var(--qode-main-color);transition:left .33s ease-in-out,right .33s ease-in-out;left:-13px}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a .qodef-menu-item-icon{flex-shrink:0}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:hover{padding-left:13px;padding-right:0}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:hover:before{left:0}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-ancestor>a,.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item>a{padding-left:13px;padding-right:0}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-ancestor>a:before,.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item>a:before{left:0}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener{--qode-header-text-color:var(--qode-color-100, #ffffff);--qode-header-text-hover-color:var(--qode-color-100, #ffffff)}.qodef-fullscreen-menu--opened #qodef-page-header,.qodef-fullscreen-menu--opened #qodef-page-mobile-header{visibility:hidden}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener,.qodef-fullscreen-menu--opened .qodef-header-logo-image.qodef--customizer,.qodef-fullscreen-menu--opened .qodef-header-logo-link,.qodef-fullscreen-menu--opened .qodef-mobile-header-logo-link{visibility:visible}.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--light{opacity:1}.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--dark,.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--main{opacity:0}.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-header-logo-image.qodef--customizer,.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-header-logo-link,.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-mobile-header-logo-link{visibility:hidden}#qodef-page-header .qodef-widget-holder{display:flex;align-items:center;height:100%;gap:var(--qode-header-gap)}#qodef-page-header .qodef-widget-holder .widget{margin:0}#qodef-page-header div[id^=monster-widget-placeholder],#qodef-page-header div[id^=woo-monster-widget-placeholder]{display:none}#qodef-page-header-inner{border-bottom:0 solid transparent}#qodef-page-header-inner.qodef-content-grid{padding:0}#qodef-page-header-inner.qodef-skin--light,.qodef-custom-header-layout.qodef-skin--light{--qode-header-text-color:var(--qode-color-100, #ffffff);--qode-header-text-hover-color:var(--qode-color-100, #ffffff);--qode-dd-text-color:var(--qode-color-100, #ffffff);--qode-dd-bg-color:var(--qode-accent-color, #000000);--qode-dd-border-color:var(--qode-color-22, #373737);--qode-dd-info-color:var(--qode-color-41, #686868)}#qodef-page-header-inner.qodef-skin--dark,.qodef-custom-header-layout.qodef-skin--dark{--qode-header-text-color:var(--qode-accent-color, #000000);--qode-header-text-hover-color:var(--qode-accent-color, #000000);--qode-dd-text-color:var(--qode-accent-color, #000000);--qode-dd-bg-color:var(--qode-color-100, #ffffff);--qode-dd-border-color:var(--qode-color-86, #dbdbdb);--qode-dd-info-color:var(--qode-color-50, #808080)}#qodef-page-header .qodef-header-logo-link img.qodef--main{opacity:1}#qodef-page-header .qodef-header-logo-link img.qodef--dark,#qodef-page-header .qodef-header-logo-link img.qodef--light{opacity:0}#qodef-page-header .qodef-header-logo-link img:not(.qodef--main){padding:inherit}#qodef-page-header .qodef-header-logo-link.qodef-source--svg-path,#qodef-page-header .qodef-header-logo-link.qodef-source--textual{color:var(--qode-header-text-color,var(--qode-accent-color))}#qodef-page-header .qodef-header-logo-link.qodef-source--svg-path:hover,#qodef-page-header .qodef-header-logo-link.qodef-source--textual:hover{color:var(--qode-header-text-hover-color,var(--qode-accent-color))}#qodef-page-header .qodef-header-logo-link.qodef-source--svg-path svg{display:block;width:50px;height:auto;fill:currentColor;stroke:currentColor}#qodef-page-header .qodef-header-logo-link.qodef-source--textual{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);font-size:30px;line-height:1.0666666667em;letter-spacing:-.015em;text-transform:initial;transition:color .25s ease-out}@media only screen and (max-width:680px){#qodef-page-header .qodef-header-logo-link.qodef-source--textual{font-size:24px;line-height:1.25em}}#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--dark,#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--main{opacity:0}#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--light{opacity:1}#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--light,#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--main{opacity:0}#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--dark{opacity:1}body.qodef-header--divided{--qode-header-height:90px}body.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper,body.qodef-header--divided #qodef-page-header .qodef-divided-header-right-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,auto));grid-template-rows:minmax(0,auto);justify-content:space-between;align-items:center;width:100%;height:100%;gap:var(--qode-header-gap)}body.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper{grid-template-areas:"widgets nav"}body.qodef-header--divided #qodef-page-header .qodef-divided-header-right-wrapper{grid-template-areas:"nav widgets"}body.qodef-header--divided #qodef-page-header .qodef-header-logo-link{justify-content:center}body.qodef-header--divided #qodef-page-header .qodef-header-navigation{grid-area:nav}body.qodef-header--divided #qodef-page-header .qodef-widget-holder{grid-area:widgets}body.qodef-header--divided #qodef-page-header-inner,body.qodef-header--divided .qodef-header-sticky-inner{align-items:stretch;justify-content:center;gap:var(--qode-header-gap)}body.qodef-header--divided #qodef-page-header-inner.qodef-header--logo-overflow .qodef-header-logo-link{max-height:unset}body.qodef-header--minimal{--qode-header-height:80px}.qodef-header--minimal #qodef-page-header-inner,.qodef-header--minimal .qodef-header-sticky-inner{gap:var(--qode-header-gap)}.qodef-header--minimal #qodef-page-header-inner .qodef-header-logo-link,.qodef-header--minimal .qodef-header-sticky-inner .qodef-header-logo-link{margin-right:auto}.qodef-header--standard #qodef-page-header-inner,.qodef-header--standard .qodef-header-sticky-inner{display:grid;grid-auto-flow:column;grid-template-columns:minmax(0,auto) minmax(0,1fr);grid-template-rows:minmax(0,auto);align-items:center;gap:var(--qode-header-gap)}.qodef-header--standard #qodef-page-header-inner:has(.qodef-widget-holder),.qodef-header--standard .qodef-header-sticky-inner:has(.qodef-widget-holder){grid-template-columns:minmax(0,auto) minmax(0,1fr) minmax(0,auto)}.qodef-header--standard.qodef-header-standard--right #qodef-page-header-inner,.qodef-header--standard.qodef-header-standard--right .qodef-header-sticky-inner{justify-items:end}.qodef-header--standard.qodef-header-standard--right .qodef-header-navigation{margin-left:auto}.qodef-header--standard.qodef-header-standard--center #qodef-page-header-inner,.qodef-header--standard.qodef-header-standard--center .qodef-header-sticky-inner{grid-template-columns:minmax(0,1fr) minmax(0,auto) minmax(0,1fr)}.qodef-header--standard.qodef-header-standard--center .qodef-header-logo-link{justify-self:start}.qodef-header--standard.qodef-header-standard--center .qodef-widget-holder{justify-self:end}.qodef-header--standard.qodef-header-standard--left #qodef-page-header-inner,.qodef-header--standard.qodef-header-standard--left .qodef-header-sticky-inner{justify-items:start}.qodef-header--standard.qodef-header-standard--left .qodef-header-navigation{margin-right:auto}.qodef-header--fixed-display #qodef-page-header,.qodef-header--fixed-display #qodef-top-area{position:fixed;top:0;left:0;width:100%}.qodef--boxed.qodef-header--fixed-display #qodef-top-area{left:30px;width:calc(100% - 60px)}.qodef--boxed.qodef-header--fixed-display #qodef-page-header{left:30px;width:calc(100% - 60px)}.qodef-header--fixed-display.admin-bar #qodef-page-header,.qodef-header--fixed-display.admin-bar #qodef-top-area{top:32px}.qodef-header-sticky{position:fixed;top:0;left:0;height:var(--qode-sticky-header-height);width:100%;background-color:#fff;transform:translateY(-100%);transition:transform .5s ease,top .5s ease;z-index:100}.qodef-header--sticky-display .qodef-header-sticky{transform:translateY(0)}.admin-bar.qodef-header--sticky-display .qodef-header-sticky{top:32px}.qodef-header-sticky.qodef-skin--light{--qode-header-text-color:var(--qode-color-100, #ffffff);--qode-header-text-hover-color:var(--qode-color-100, #ffffff);--qode-dd-text-color:var(--qode-color-100, #ffffff);--qode-dd-bg-color:var(--qode-accent-color, #000000);--qode-dd-border-color:var(--qode-color-22, #373737);--qode-dd-info-color:var(--qode-color-41, #686868)}.qodef-header-sticky.qodef-skin--dark{--qode-header-text-color:var(--qode-accent-color, #000000);--qode-header-text-hover-color:var(--qode-accent-color, #000000);--qode-dd-text-color:var(--qode-accent-color, #000000);--qode-dd-bg-color:var(--qode-color-100, #ffffff);--qode-dd-border-color:var(--qode-color-86, #dbdbdb);--qode-dd-info-color:var(--qode-color-50, #808080)}.qodef-header-sticky-inner{position:relative;display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 80px}.qodef-header-sticky-inner.qodef-content-grid{padding:0}body.qodef-top-area--enabled{--qode-top-bar-height:28px}#qodef-top-area{position:relative;background-color:var(--qode-accent-color,#000);z-index:101}#qodef-top-area .qodef-widget-holder{display:flex;align-items:center;height:100%}#qodef-top-area .qodef-widget-holder.qodef--left{margin-right:auto}#qodef-top-area .qodef-widget-holder.qodef--right{margin-left:auto}#qodef-top-area .qodef-widget-holder .widget{margin:0 12px}#qodef-top-area .qodef-widget-holder .widget:first-child{margin-left:0}#qodef-top-area .qodef-widget-holder .widget:last-child{margin-right:0}#qodef-top-area .widget{display:inline-block;vertical-align:middle;line-height:1}#qodef-top-area .widget .textwidget>*,#qodef-top-area .widget .widget p{margin:0}#qodef-top-area div[id^=monster-widget-placeholder],#qodef-top-area div[id^=woo-monster-widget-placeholder]{display:none}#qodef-top-area-inner{align-items:center;display:flex;height:var(--qode-top-bar-height);justify-content:space-between;padding:0 80px;position:relative;border-bottom:0 solid transparent}#qodef-top-area-inner.qodef-content-grid{padding:0!important}#qodef-top-area-inner.qodef-alignment--center .qodef-widget-holder{margin:0 auto}#qodef-multiple-map-notice{align-items:center;background-color:var(--qode-color-100,#fff);color:var(--qode-main-color);display:flex;height:100%;padding:30px 15%;position:relative;text-align:center}.qodef-map-marker-holder{transform:translate(-50%,-100%);z-index:10}.qodef-map-marker-holder.qodef-active{z-index:500}.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:first-child{fill:#3ebeb4}.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:last-child{fill:#51a69e}.qodef-map-marker-holder#qodef-geo-location-marker .qodef-info-window{display:block}.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:first-child{fill:#3ebeb4}.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:last-child{fill:#51a69e}.qodef-map-marker-holder .qodef-map-marker{height:auto;position:relative;transition:all .15s ease-out;width:50px}.qodef-map-marker-holder .qodef-map-marker .qodef-map-marker-inner{height:100%;position:relative;width:100%}.qodef-map-marker-holder .qodef-map-marker svg{height:auto;width:100%}.qodef-map-marker-holder .qodef-map-marker svg path{transition:fill .2s ease-in-out}.qodef-map-marker-holder .qodef-map-marker:hover svg path:first-child{fill:#3ebeb4}.qodef-map-marker-holder .qodef-map-marker:hover svg path:last-child{fill:#51a69e}.qodef-map-marker-holder .qodef-info-window{background-color:#fff;border:1px solid var(--qode-color-86,#dbdbdb);border-radius:4px;box-shadow:3px 3px 15px 0 rgba(var(--qode-accent-color,#000),.5);display:none;left:-17px;min-width:284px;position:absolute;top:-10px;transform:translate(0,-100%);transition:opacity .3s ease;z-index:10}.qodef-map-marker-holder .qodef-info-window-inner{align-items:center;display:flex;padding:8px;position:relative}.qodef-map-marker-holder .qodef-info-window-inner:after{background-color:#fff;border-left:1px solid var(--qode-color-86,#dbdbdb);border-top:1px solid var(--qode-color-86,#dbdbdb);bottom:-4px;content:"";height:5px;left:35px;position:absolute;transform:rotate(-135deg);width:5px}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image{margin-right:12px}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image img{display:block;width:65px}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-title{margin:0;transition:color .2s ease-out}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-location{font-family:Roboto,sans-serif;font-size:14px;line-height:1.2em;margin:3px 0 0}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link:hover~.qodef-info-window-details .qodef-info-window-title{color:var(--qode-main-color)}.qodef-cluster-marker{height:auto;width:50px}.qodef-cluster-marker.qodef-active svg path:first-child,.qodef-cluster-marker:hover svg path:first-child{fill:#3ebeb4}.qodef-cluster-marker.qodef-active svg path:last-child,.qodef-cluster-marker:hover svg path:last-child{fill:#51a69e}.qodef-cluster-marker .qodef-cluster-marker-inner{position:relative}.qodef-cluster-marker .qodef-cluster-marker-inner .qodef-cluster-marker-number{color:var(--qode-accent-color,#000);font-size:30px;font-weight:700;left:0;position:absolute;right:0;text-align:center;top:-4px}.qodef-cluster-marker svg{height:auto;width:100%}.qodef-cluster-marker svg path{transition:fill .2s ease-in-out}.qodef-places-geo-radius{background-color:#fff;border:1px solid var(--qode-color-86,#dbdbdb);display:none;height:48px;left:0;padding:10px 20px;position:absolute;top:calc(100% + 10px);width:100%;z-index:9999}.qodef-places-geo-radius .qodef-range-slider-label{align-items:center;display:inline-flex;height:100%}.qodef-places-geo-radius .noUi-target{background-color:#eaeaea;border:0;direction:ltr;display:inline-flex;height:3px;margin-left:10px;position:relative;-webkit-tap-highlight-color:transparent;touch-action:none;-webkit-touch-callout:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;width:calc(100% - 70px)}.qodef-places-geo-radius .noUi-target *{-webkit-tap-highlight-color:transparent;touch-action:none;-webkit-touch-callout:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.qodef-places-geo-radius .noUi-target .noUi-base{height:100%;position:relative;width:100%;z-index:1}.qodef-places-geo-radius .noUi-target .noUi-connects{height:100%;overflow:hidden;position:relative;width:100%;z-index:0}.qodef-places-geo-radius .noUi-target .noUi-connect,.qodef-places-geo-radius .noUi-target .noUi-origin{height:100%;left:0;position:absolute;top:0;transform-origin:0 0;width:100%;will-change:transform;z-index:1}.qodef-places-geo-radius .noUi-target .noUi-connect{background-color:var(--qode-main-color)}.qodef-places-geo-radius .noUi-target .noUi-handle{background-color:var(--qode-main-color);cursor:pointer;height:9px;left:auto;position:absolute;right:-9px;top:-3px;width:9px}.qodef-places-geo-radius .noUi-target .noUi-tooltip{bottom:7px;display:block;font-size:12px;left:50%;position:absolute;transform:translateX(-50%);white-space:nowrap}.qodef-places-geo-radius .noUi-target .noUi-tooltip:after{content:" km"}.qodef-places-geo-radius .noUi-state-drag *{cursor:inherit!important}.qodef-places-geo-radius .noUi-draggable{cursor:ew-resize}.qodef-places-geo-radius [disabled] .noUi-handle,.qodef-places-geo-radius [disabled].noUi-handle,.qodef-places-geo-radius [disabled].noUi-target{cursor:not-allowed!important}#qodef-page-mobile-header{background-color:#fff}#qodef-page-mobile-header .qodef-widget-holder{display:flex;align-items:center;height:100%}#qodef-page-mobile-header .qodef-widget-holder .widget{margin:0 0 0 12px}#qodef-page-mobile-header .widget{display:inline-block;vertical-align:middle;line-height:1}#qodef-page-mobile-header .widget .textwidget>*,#qodef-page-mobile-header .widget .widget p{margin:0}#qodef-page-mobile-header div[id^=monster-widget-placeholder],#qodef-page-mobile-header div[id^=woo-monster-widget-placeholder]{display:none}#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened{color:var(--qode-main-color)}#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon{visibility:hidden}#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon.qodef--close{visibility:visible}.qodef-mobile-header--sticky #qodef-page-mobile-header{width:100%;position:fixed;top:0;left:0;transform:translateY(-100%)}.qodef-mobile-header--sticky-animation #qodef-page-mobile-header{transition:transform .3s ease,top .3s ease}.qodef-mobile-header--sticky-display #qodef-page-mobile-header{transform:translateY(0)}.admin-bar.qodef-mobile-header--sticky-display #qodef-page-mobile-header{top:46px}.qodef--passepartout #qodef-page-mobile-header-inner{padding:0}.qodef-mobile-header-navigation ul li .qodef-content-grid{width:100%}#qodef-page-mobile-header .qodef-header-logo-image.qodef--customizer{max-height:100%;width:auto;margin-right:auto}#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main{opacity:1}#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light{opacity:0}#qodef-page-mobile-header .qodef-mobile-header-logo-link img:not(.qodef--main){position:absolute;top:50%;left:0;transform:translateY(-50%)}#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path svg{display:block;width:50px;height:auto;fill:currentColor;stroke:currentColor}#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);font-size:30px;line-height:1.0666666667em;letter-spacing:-.015em;text-transform:initial;transition:color .25s ease-out}@media only screen and (max-width:680px){#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual{font-size:24px;line-height:1.25em}}.qodef-mobile-header-navigation ul li a .qodef-menu-item-icon{margin-right:5px}.qodef-mobile-header-navigation ul li.qodef--hide-link>a{cursor:default}.qodef-mobile-header-navigation .qodef-mega-menu-widget-holder{display:none}.qodef-mobile-header--minimal #qodef-page-mobile-header-inner{justify-content:flex-end}.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link{margin-right:auto}.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-opener-icon{margin-left:20px}.qodef-fullscreen-menu--opened{overflow-y:hidden}.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light{opacity:1}.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main{opacity:0}.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path,.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual{color:var(--qode-header-light-color)!important}.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path:hover,.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual:hover{color:var(--qode-header-light-hover-color)!important}.qodef-mobile-header--standard #qodef-page-mobile-header-inner{justify-content:flex-end}.qodef-mobile-header--standard #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link{margin-right:auto}.qodef-header-navigation .qodef-menu-item-icon{display:block;margin-right:5px;line-height:inherit}.qodef-header-navigation .qodef-menu-item-icon:before{display:block;line-height:inherit}.qodef-header-navigation ul li .qodef-drop-down-second{position:absolute;top:100%;left:0;display:block;width:auto;height:0;opacity:0;visibility:hidden;overflow:hidden;z-index:10}.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start{opacity:1;visibility:visible;overflow:visible;z-index:20;transition:opacity .33s ease-in-out}.qodef-header-navigation ul li .qodef-mega-menu-widget-holder{display:none;white-space:normal}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second.qodef-drop-down--right{left:auto;right:0}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner>ul{position:relative;top:auto;opacity:1;visibility:visible}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-mega-menu-widget-holder{display:block}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second{background-color:var(--qode-dd-bg-color,var(--qode-color-100,#fff));border:1px solid var(--qode-dd-border-color,var(--qode-color-86,#dbdbdb))}.qodef--boxed .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner:not(.qodef-content-grid){padding:0 80px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul{display:flex;justify-content:space-between;padding:28px 0 24px;margin:0 -15px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li{width:100%;padding:0 15px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a{font-family:Roboto,sans-serif;font-weight:400;font-size:12px;line-height:1.5em;letter-spacing:.025em;text-transform:uppercase;color:var(--qode-color-41,#686868)}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li .qodef-menu-item-arrow{display:none}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul{display:grid;gap:var(--qode-dd-item-gap,8px);padding-top:22px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a{position:relative;display:flex;white-space:normal;margin:0;overflow:hidden;transition:padding .33s ease-in-out;padding-right:13px;font-family:"Saira Condensed",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.01em;color:var(--qode-dd-text-color,var(--qode-accent-color,#000));font-size:14px;line-height:1.5714285714em}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a:before{content:"";position:absolute;top:calc(50% - 3px);height:5px;width:5px;background:var(--qode-main-color);transition:left .33s ease-in-out,right .33s ease-in-out;left:-13px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a .qodef-menu-item-icon{flex-shrink:0}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li.current-menu-item>a,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a{padding-left:13px;padding-right:0}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li.current-menu-item>a:before,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a:before{left:0}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-ancestor>a .qodef-menu-item-text,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-item>a .qodef-menu-item-text{background-size:calc(100% - 0em) 4px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)>a:hover .qodef-menu-item-text{background-size:calc(100% - 0em) 4px}body:not(.qodef-drop-down-second--full-width) .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner{padding:0 80px}.qodef-opener-icon{position:relative;display:inline-block;vertical-align:middle;line-height:1}.qodef-opener-icon .qodef-m-icon{position:relative;visibility:visible}.qodef-opener-icon .qodef-m-icon.qodef--close{position:absolute;top:0;left:0;visibility:hidden}.qodef-opener-icon.qodef-source--icon-pack,.qodef-opener-icon.qodef-source--predefined,.qodef-opener-icon.qodef-source--svg-path{color:var(--qode-header-text-color,var(--qode-accent-color))}.qodef-opener-icon.qodef-source--icon-pack:focus,.qodef-opener-icon.qodef-source--icon-pack:hover,.qodef-opener-icon.qodef-source--predefined:focus,.qodef-opener-icon.qodef-source--predefined:hover,.qodef-opener-icon.qodef-source--svg-path:focus,.qodef-opener-icon.qodef-source--svg-path:hover{color:var(--qode-header-text-hover-color,var(--qode-accent-color))}.qodef-opener-icon.qodef-source--icon-pack{font-size:35px}.qodef-opener-icon.qodef-source--icon-pack *{display:inline-block;line-height:inherit}.qodef-opener-icon.qodef-source--icon-pack :before{display:inline-block;line-height:inherit}.qodef-opener-icon.qodef-source--icon-pack.qodef--opened .qodef-m-icon.qodef--open{visibility:hidden}.qodef-opener-icon.qodef-source--icon-pack.qodef--opened .qodef-m-icon.qodef--close{visibility:visible}.qodef-opener-icon.qodef-source--svg-path span{position:relative}.qodef-opener-icon.qodef-source--svg-path span>*{vertical-align:middle}.qodef-opener-icon.qodef-source--svg-path span path,.qodef-opener-icon.qodef-source--svg-path span>*{fill:currentColor;stroke:currentColor}.qodef-opener-icon.qodef-source--svg-path.qodef--opened .qodef-m-icon.qodef--open{visibility:hidden}.qodef-opener-icon.qodef-source--svg-path.qodef--opened .qodef-m-icon.qodef--close{visibility:visible}.qodef-opener-icon.qodef-source--predefined .qodef-m-lines{position:relative;display:block;width:40px;height:7px}.qodef-opener-icon.qodef-source--predefined .qodef-m-line{position:absolute;left:0;height:2px;width:100%;background-color:currentColor;transition:top .15s ease,transform .3s ease}.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--1{top:0}.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--2{top:6px}.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--3{bottom:0}.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-lines{height:32px}.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--1{top:14px;transform:rotate(45deg)}.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--2{top:14px;transform:rotate(-45deg)}.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--3{opacity:0}.qodef-opener-icon.qodef-source--predefined:hover:not(.qodef-m-search-close) svg path{animation:qode-draw .9s cubic-bezier(.57,.39,0,.86) 1 forwards}.qodef-opener-icon.qodef-source--predefined:hover:not(.qodef-m-search-close) svg path:nth-of-type(2){animation-delay:.1s}.qodef-opener-icon.qodef-source--predefined:hover .qodef-m-line{animation:qode-draw .9s cubic-bezier(.57,.39,0,.86) 1 forwards}.qodef-opener-icon.qodef-source--predefined:hover .qodef-m-line:nth-of-type(2){animation-delay:.1s}.qodef-parallax{position:relative;width:100%;overflow:hidden}.qodef-parallax.elementor-inner-section{height:100%}.qodef-parallax:nth-of-type(odd) .qodef-parallax-img-holder{--qode-y-px:calc(var(--qode-y) * 1px);transform:translateY(var(--qode-y-px)) translateZ(0)}.qodef-parallax-row-holder{position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden}.qodef-parallax-img-holder{position:absolute;top:0;left:0;height:120%;width:100%;opacity:0}.qodef-page-title .qodef-parallax-img-holder{min-height:500px}.qodef-parallax-content-holder{position:relative;z-index:99}.qodef-parallax-img-wrapper{position:absolute;top:0;left:0;height:100%;width:100%;will-change:transform}img.qodef-parallax-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:cover;width:100%;height:100%;max-width:unset}.elementor img.qodef-parallax-img{height:100%;max-width:unset}.qodef-contact-form-7,.rs-layer{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-contact-form-7 br,.rs-layer br{display:none}.qodef-contact-form-7 .ajax-loader,.rs-layer .ajax-loader{display:none}.qodef-contact-form-7 .wpcf7-form-control-wrap,.rs-layer .wpcf7-form-control-wrap{display:block;max-width:100%}.qodef-contact-form-7 .wpcf7-not-valid-tip,.rs-layer .wpcf7-not-valid-tip{margin:5px 0 12px}.qodef-contact-form-7 .wpcf7-response-output,.rs-layer .wpcf7-response-output{border-width:1px!important;margin:2em 0 0 0!important;padding:1em 1.5em!important}.qodef-contact-form-7 .wpcf7-form,.rs-layer .wpcf7-form{position:relative}.qodef-contact-form-7 .wpcf7-form:before,.rs-layer .wpcf7-form:before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;content:"";visibility:hidden;z-index:98}.qodef-contact-form-7 .wpcf7-form:after,.rs-layer .wpcf7-form:after{animation:qode-rotate 2s linear infinite;background-color:transparent;border:2px solid var(--qode-color-100,#fff);border-radius:50%;border-top:2px solid var(--qode-main-color);content:"";height:24px;left:calc(50% - 12px);opacity:1;position:absolute;top:calc(50% - 12px);visibility:hidden;width:24px;z-index:99}.qodef-contact-form-7 .wpcf7-form.submitting>*,.rs-layer .wpcf7-form.submitting>*{opacity:.3}.qodef-contact-form-7 .wpcf7-form.submitting:after,.qodef-contact-form-7 .wpcf7-form.submitting:before,.rs-layer .wpcf7-form.submitting:after,.rs-layer .wpcf7-form.submitting:before{visibility:visible}.qodef-contact-form-7 .qodef--no-space,.rs-layer .qodef--no-space{display:grid;gap:1px;grid-template-columns:minmax(0,auto)}.qodef-contact-form-7 .qodef--no-space .wpcf7-form-control-wrap,.rs-layer .qodef--no-space .wpcf7-form-control-wrap{margin:0}.qodef-contact-form-7 .qodef--no-space .qodef-button,.rs-layer .qodef--no-space .qodef-button{place-self:start;margin:30px 0 0}.qodef-contact-form-7 .qodef--newsletter,.rs-layer .qodef--newsletter{display:grid;gap:1px;grid-template-columns:minmax(0,1fr) minmax(0,auto);align-items:center}.qodef-contact-form-7 .qodef--newsletter .wpcf7-form-control-wrap,.rs-layer .qodef--newsletter .wpcf7-form-control-wrap{margin:0}.qodef-contact-form-7 .qodef--newsletter .qodef-button,.rs-layer .qodef--newsletter .qodef-button{place-self:start;margin:0}.qodef-contact-form-7 .qodef-button.qodef-layout--icon,.rs-layer .qodef-button.qodef-layout--icon{background-image:linear-gradient(to left,var(--qode-main-color) 50%,var(--qode-accent-color) 50%);background-repeat:no-repeat;background-origin:border-box;transition:color .3s ease-out,background-position .3s ease-out;background-size:200% 100%;background-position:100% 0;color:var(--qode-color-100,#fff);width:58px;height:58px;padding:16px;align-items:center;justify-content:center}.qodef-contact-form-7 .qodef-button.qodef-layout--icon:hover,.rs-layer .qodef-button.qodef-layout--icon:hover{background-position:0 0;color:var(--qode-color-100,#fff)}.qodef-sportspress,.widget_sportspress{position:relative}.qodef-skin--light .qodef-sportspress,.qodef-skin--light .widget_sportspress{color:var(--qode-color-61)}.qodef-skin--light .qodef-sportspress a:not(.qodef-button):not(.paginate_button):not(.qodef-e-event-link),.qodef-skin--light .widget_sportspress a:not(.qodef-button):not(.paginate_button):not(.qodef-e-event-link){color:var(--qode-color-100)}.qodef-skin--light .qodef-sportspress a:not(.qodef-button):not(.paginate_button):not(.qodef-e-event-link):hover,.qodef-skin--light .widget_sportspress a:not(.qodef-button):not(.paginate_button):not(.qodef-e-event-link):hover{color:var(--qode-main-color)}.qodef-skin--light .qodef-sportspress a.qodef-e-event-link,.qodef-skin--light .widget_sportspress a.qodef-e-event-link{color:var(--qode-color-100)}.qodef-skin--light .qodef-sportspress .qodef-e-title,.qodef-skin--light .widget_sportspress .qodef-e-title{color:var(--qode-color-100)}.qodef-skin--light .qodef-sportspress .qodef-e-title-item,.qodef-skin--light .widget_sportspress .qodef-e-title-item{color:var(--qode-color-100)}.qodef-skin--light .qodef-sportspress .qodef-button,.qodef-skin--light .widget_sportspress .qodef-button{color:var(--qode-color-100)}.qodef-skin--light .qodef-sportspress .qodef-button:hover,.qodef-skin--light .widget_sportspress .qodef-button:hover{color:var(--qode-color-100)}.qodef-sportspress .sp-template,.widget_sportspress .sp-template{margin-bottom:32px}.qodef-sportspress .sp-template:last-child,.widget_sportspress .sp-template:last-child{margin-bottom:0!important}.qodef-sportspress .sp-post-caption,.widget_sportspress .sp-post-caption{margin:0 0 25px 0}.qodef-sportspress .sp-post-caption:empty,.widget_sportspress .sp-post-caption:empty{margin-bottom:0}.qodef-sportspress form,.widget_sportspress form{display:inline-block;vertical-align:middle}.qodef-sportspress .sp-heading,.qodef-sportspress .sp-highlight,.qodef-sportspress b,.qodef-sportspress strong,.widget_sportspress .sp-heading,.widget_sportspress .sp-highlight,.widget_sportspress b,.widget_sportspress strong{color:var(--qode-accent-color);font-weight:inherit}.qodef-skin--light .qodef-sportspress .sp-heading,.qodef-skin--light .qodef-sportspress .sp-highlight,.qodef-skin--light .qodef-sportspress b,.qodef-skin--light .qodef-sportspress strong,.qodef-skin--light .widget_sportspress .sp-heading,.qodef-skin--light .widget_sportspress .sp-highlight,.qodef-skin--light .widget_sportspress b,.qodef-skin--light .widget_sportspress strong{color:var(--qode-color-100)}.qodef-sportspress .gallery-caption,.qodef-sportspress .wp-caption,.widget_sportspress .gallery-caption,.widget_sportspress .wp-caption{color:inherit}.qodef-sportspress dl:not(.gallery-item),.widget_sportspress dl:not(.gallery-item){border:1px solid var(--qode-color-86,#dbdbdb);border-top:0;display:flex;flex-direction:row;flex-wrap:wrap;margin:0}.qodef-skin--light .qodef-sportspress dl:not(.gallery-item),.qodef-skin--light .widget_sportspress dl:not(.gallery-item){border-color:var(--qode-color-22)}.qodef-sportspress dl:not(.gallery-item) dd,.qodef-sportspress dl:not(.gallery-item) dt,.widget_sportspress dl:not(.gallery-item) dd,.widget_sportspress dl:not(.gallery-item) dt{background-color:transparent;border-top:1px solid var(--qode-color-86,#dbdbdb);font-weight:inherit;margin:0;padding:23px 23px;width:50%}.qodef-sportspress dl:not(.gallery-item) dt,.widget_sportspress dl:not(.gallery-item) dt{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);font-size:18px;line-height:1em;letter-spacing:normal;text-transform:initial;background-color:transparent;line-height:1.3em;padding-left:46px;position:relative;text-transform:uppercase;transition:background-color .33s ease-in-out;z-index:2}@media only screen and (max-width:680px){.qodef-sportspress dl:not(.gallery-item) dt,.widget_sportspress dl:not(.gallery-item) dt{font-size:17px}}.qodef-sportspress dl:not(.gallery-item) dt:after,.widget_sportspress dl:not(.gallery-item) dt:after{background-color:var(--qode-main-color);content:"";display:block;left:0;position:absolute;top:0;transition:all .33s ease-in-out;z-index:1;height:0;width:4px;opacity:0}.qodef-sportspress dl:not(.gallery-item) dt:before,.widget_sportspress dl:not(.gallery-item) dt:before{background:0 0;content:"";display:block;height:100%;left:100%;position:absolute;top:0;width:100%}.qodef-skin--light .qodef-sportspress dl:not(.gallery-item) dt,.qodef-skin--light .widget_sportspress dl:not(.gallery-item) dt{color:var(--qode-color-61)}.qodef-sportspress dl:not(.gallery-item) dt:hover,.widget_sportspress dl:not(.gallery-item) dt:hover{background-color:var(--qode-color-100)}.qodef-sportspress dl:not(.gallery-item) dt:hover:after,.widget_sportspress dl:not(.gallery-item) dt:hover:after{transition:opacity 10ms,height .25s ease-out,width .25s ease-out;height:100%;opacity:1}.qodef-sportspress dl:not(.gallery-item) dt:hover+dd,.widget_sportspress dl:not(.gallery-item) dt:hover+dd{background-color:var(--qode-color-100)}.qodef-skin--light .qodef-sportspress dl:not(.gallery-item) dt,.qodef-skin--light .widget_sportspress dl:not(.gallery-item) dt{color:var(--qode-color-100);border-color:var(--qode-color-22)}.qodef-skin--light .qodef-sportspress dl:not(.gallery-item) dt:hover,.qodef-skin--light .widget_sportspress dl:not(.gallery-item) dt:hover{background-color:var(--qode-color-10)}.qodef-skin--light .qodef-sportspress dl:not(.gallery-item) dt:hover+dd,.qodef-skin--light .widget_sportspress dl:not(.gallery-item) dt:hover+dd{background-color:var(--qode-color-10)}.qodef-sportspress dl:not(.gallery-item) dd,.widget_sportspress dl:not(.gallery-item) dd{padding-right:46px;position:relative;transition:background-color .33s ease-in-out;z-index:1}.qodef-sportspress dl:not(.gallery-item) dd:after,.widget_sportspress dl:not(.gallery-item) dd:after{background-color:var(--qode-main-color);content:"";display:block;left:-100%;position:absolute;top:0;transition:all .33s ease-in-out;z-index:1;height:0;width:4px;opacity:0}.qodef-skin--light .qodef-sportspress dl:not(.gallery-item) dd,.qodef-skin--light .widget_sportspress dl:not(.gallery-item) dd{color:var(--qode-color-61);border-color:var(--qode-color-22)}.qodef-sportspress .sp-template-details dd img,.widget_sportspress .sp-template-details dd img{margin-right:.5em}.qodef-sportspress table:not(#wp-calendar),.widget_sportspress table:not(#wp-calendar){border:1px solid var(--qode-color-86,#dbdbdb);table-layout:fixed}.qodef-skin--light .qodef-sportspress table:not(#wp-calendar),.qodef-skin--light .widget_sportspress table:not(#wp-calendar){border-color:var(--qode-color-22)}.qodef-sportspress table:not(#wp-calendar).sp-data-table .sorting:after,.qodef-sportspress table:not(#wp-calendar).sp-data-table .sorting_asc:after,.qodef-sportspress table:not(#wp-calendar).sp-data-table .sorting_desc:after,.widget_sportspress table:not(#wp-calendar).sp-data-table .sorting:after,.widget_sportspress table:not(#wp-calendar).sp-data-table .sorting_asc:after,.widget_sportspress table:not(#wp-calendar).sp-data-table .sorting_desc:after{margin:0 .5em}.qodef-sportspress table:not(#wp-calendar) th,.widget_sportspress table:not(#wp-calendar) th{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);font-size:18px;line-height:1em;letter-spacing:normal;text-transform:initial;background-color:var(--qode-color-95,#f1f1f1);border:none;line-height:1.3em;text-transform:uppercase}@media only screen and (max-width:680px){.qodef-sportspress table:not(#wp-calendar) th,.widget_sportspress table:not(#wp-calendar) th{font-size:17px}}.qodef-skin--light .qodef-sportspress table:not(#wp-calendar) th,.qodef-skin--light .widget_sportspress table:not(#wp-calendar) th{background-color:var(--qode-color-10);color:var(--qode-color-61)}.qodef-skin--light .qodef-sportspress table:not(#wp-calendar) tr,.qodef-skin--light .widget_sportspress table:not(#wp-calendar) tr{border-color:var(--qode-color-22)}.qodef-sportspress table:not(#wp-calendar) td,.widget_sportspress table:not(#wp-calendar) td{border:none;vertical-align:middle;word-wrap:break-word}.qodef-sportspress table:not(#wp-calendar) td .dashicons,.widget_sportspress table:not(#wp-calendar) td .dashicons{margin-right:.5em;padding:0}.qodef-skin--light .qodef-sportspress table:not(#wp-calendar) td,.qodef-skin--light .widget_sportspress table:not(#wp-calendar) td{color:var(--qode-color-61)}.qodef-sportspress table:not(#wp-calendar) td,.qodef-sportspress table:not(#wp-calendar) th,.widget_sportspress table:not(#wp-calendar) td,.widget_sportspress table:not(#wp-calendar) th{padding:23px 23px}.qodef-sportspress table:not(#wp-calendar) td:first-child,.qodef-sportspress table:not(#wp-calendar) th:first-child,.widget_sportspress table:not(#wp-calendar) td:first-child,.widget_sportspress table:not(#wp-calendar) th:first-child{padding-left:46px}.qodef-sportspress table:not(#wp-calendar) td:last-child,.qodef-sportspress table:not(#wp-calendar) th:last-child,.widget_sportspress table:not(#wp-calendar) td:last-child,.widget_sportspress table:not(#wp-calendar) th:last-child{padding-right:46px}.qodef-sportspress table:not(#wp-calendar) tbody tr,.widget_sportspress table:not(#wp-calendar) tbody tr{background-color:var(--qode-color-97);transition:background-color .33s ease-in-out}.qodef-skin--light .qodef-sportspress table:not(#wp-calendar) tbody tr,.qodef-skin--light .widget_sportspress table:not(#wp-calendar) tbody tr{color:var(--qode-color-100);background-color:var(--qode-accent-color)}.qodef-sportspress table:not(#wp-calendar) tbody tr td:first-child,.widget_sportspress table:not(#wp-calendar) tbody tr td:first-child{position:relative}.qodef-sportspress table:not(#wp-calendar) tbody tr td:first-child:after,.widget_sportspress table:not(#wp-calendar) tbody tr td:first-child:after{background-color:var(--qode-main-color);content:"";display:block;left:0;position:absolute;top:0;transition:all .33s ease-in-out;z-index:1;height:0;width:4px;opacity:0}.qodef-sportspress table:not(#wp-calendar) tbody tr:hover,.widget_sportspress table:not(#wp-calendar) tbody tr:hover{background-color:var(--qode-color-100)}.qodef-sportspress table:not(#wp-calendar) tbody tr:hover td:first-child:after,.widget_sportspress table:not(#wp-calendar) tbody tr:hover td:first-child:after{transition:opacity 10ms,height .25s ease-out,width .25s ease-out;height:100%;opacity:1}.qodef-skin--light .qodef-sportspress table:not(#wp-calendar) tbody tr:hover,.qodef-skin--light .widget_sportspress table:not(#wp-calendar) tbody tr:hover{background-color:var(--qode-color-10)}.qodef-sportspress .sp-table-caption,.widget_sportspress .sp-table-caption{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);--qode-underline-offset:87%;--qode-underline-letter-spacing:-0.045em;font-size:64px;line-height:.90625em;letter-spacing:-.045em;text-transform:uppercase;margin:0 0 34px 0;text-align:inherit}@media only screen and (max-width:680px){.qodef-sportspress .sp-table-caption,.widget_sportspress .sp-table-caption{font-size:38px;line-height:1em}}.qodef-sportspress .sp-table-caption *,.widget_sportspress .sp-table-caption *{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;color:inherit;margin:0}.qodef-skin--light .qodef-sportspress .sp-table-caption,.qodef-skin--light .widget_sportspress .sp-table-caption{color:var(--qode-color-100)}.qodef-sportspress .paging_simple_numbers,.widget_sportspress .paging_simple_numbers{margin-top:32px;position:relative;display:flex;align-items:center;justify-content:center}.qodef-sportspress .paging_simple_numbers .paginate_button,.widget_sportspress .paging_simple_numbers .paginate_button{position:relative;width:52px;height:52px;line-height:52px!important;text-align:center;margin:0;padding:0;color:var(--qode-accent-color,#000)}.qodef-sportspress .paging_simple_numbers .paginate_button *,.widget_sportspress .paging_simple_numbers .paginate_button *{display:block;line-height:inherit}.qodef-sportspress .paging_simple_numbers .paginate_button:not(.previous):not(.next),.widget_sportspress .paging_simple_numbers .paginate_button:not(.previous):not(.next){background-image:linear-gradient(to bottom,var(--qode-color-100,#fff) 50%,var(--qode-main-color) 50%);background-repeat:no-repeat;background-origin:border-box;transition:color .3s ease-out,background-position .3s ease-out;background-size:100% 200%;background-position:0 0;font-family:"Saira Condensed",sans-serif;font-weight:600;font-size:18px;line-height:1em;letter-spacing:normal;text-transform:initial;color:var(--qode-accent-color,#000)}@media only screen and (max-width:680px){.qodef-sportspress .paging_simple_numbers .paginate_button:not(.previous):not(.next),.widget_sportspress .paging_simple_numbers .paginate_button:not(.previous):not(.next){font-size:17px}}.qodef-sportspress .paging_simple_numbers .paginate_button:not(.previous):not(.next):hover,.widget_sportspress .paging_simple_numbers .paginate_button:not(.previous):not(.next):hover{background-position:0 100%;color:var(--qode-color-100,#fff)}.qodef-sportspress .paging_simple_numbers .paginate_button.next,.qodef-sportspress .paging_simple_numbers .paginate_button.previous,.widget_sportspress .paging_simple_numbers .paginate_button.next,.widget_sportspress .paging_simple_numbers .paginate_button.previous{position:absolute;top:0}.qodef-sportspress .paging_simple_numbers .paginate_button.next svg,.qodef-sportspress .paging_simple_numbers .paginate_button.previous svg,.widget_sportspress .paging_simple_numbers .paginate_button.next svg,.widget_sportspress .paging_simple_numbers .paginate_button.previous svg{position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.qodef-sportspress .paging_simple_numbers .paginate_button.previous,.widget_sportspress .paging_simple_numbers .paginate_button.previous{background-image:linear-gradient(to right,var(--qode-color-100,#fff) 50%,var(--qode-main-color) 50%);background-repeat:no-repeat;background-origin:border-box;transition:color .3s ease-out,background-position .3s ease-out;background-size:200% 100%;background-position:0 0;left:0}.qodef-sportspress .paging_simple_numbers .paginate_button.previous:hover,.widget_sportspress .paging_simple_numbers .paginate_button.previous:hover{background-position:100% 0;color:var(--qode-color-100,#fff)}.qodef-sportspress .paging_simple_numbers .paginate_button.next,.widget_sportspress .paging_simple_numbers .paginate_button.next{background-image:linear-gradient(to left,var(--qode-color-100,#fff) 50%,var(--qode-main-color) 50%);background-repeat:no-repeat;background-origin:border-box;transition:color .3s ease-out,background-position .3s ease-out;background-size:200% 100%;background-position:100% 0;right:0}.qodef-sportspress .paging_simple_numbers .paginate_button.next:hover,.widget_sportspress .paging_simple_numbers .paginate_button.next:hover{background-position:0 0;color:var(--qode-color-100,#fff)}.qodef-sportspress .paging_simple_numbers .paginate_button.current,.widget_sportspress .paging_simple_numbers .paginate_button.current{opacity:1;color:var(--qode-color-100,#fff)!important;background-color:var(--qode-main-color)!important;background-image:none!important}.qodef-sportspress .paginate_button.next,.qodef-sportspress .paginate_button.previous,.widget_sportspress .paginate_button.next,.widget_sportspress .paginate_button.previous{font-size:0}.qodef-sportspress .paginate_button.next:after,.qodef-sportspress .paginate_button.previous:after,.widget_sportspress .paginate_button.next:after,.widget_sportspress .paginate_button.previous:after{background-color:currentColor;content:"";display:block;height:100%;left:0;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;top:0;width:100%}.qodef-sportspress .paginate_button.previous:after,.widget_sportspress .paginate_button.previous:after{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOS4xOTIiIGhlaWdodD0iMTguMzgyIiB2aWV3Qm94PSIwIDAgMTkuMTkyIDE4LjM4MiI+Cgk8cGF0aCBkPSJNMTkuMTkzIDEwLjE5MWgtMTd2LTJoMTdaIi8+Cgk8cGF0aCBkPSJNMTAuNjA2MzM0MjYgMS40MTMzMDQ4NSAxLjQxMzk0NjEgMTAuNjA1NjkzMDEtLjAwMDI2NzQ2IDkuMTkxNDc5NDUgOS4xOTIxMjA2OS0uMDAwOTA4NzFaIi8+Cgk8cGF0aCBkPSJNOS4xOTI1ODgzNyAxOC4zODE0NDEwNC4wMDAyMDAyIDkuMTg5MDUyODhsMS40MTQyMTM1Ni0xLjQxNDIxMzU2IDkuMTkyMzg4MTYgOS4xOTIzODgxNVoiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOS4xOTIiIGhlaWdodD0iMTguMzgyIiB2aWV3Qm94PSIwIDAgMTkuMTkyIDE4LjM4MiI+Cgk8cGF0aCBkPSJNMTkuMTkzIDEwLjE5MWgtMTd2LTJoMTdaIi8+Cgk8cGF0aCBkPSJNMTAuNjA2MzM0MjYgMS40MTMzMDQ4NSAxLjQxMzk0NjEgMTAuNjA1NjkzMDEtLjAwMDI2NzQ2IDkuMTkxNDc5NDUgOS4xOTIxMjA2OS0uMDAwOTA4NzFaIi8+Cgk8cGF0aCBkPSJNOS4xOTI1ODgzNyAxOC4zODE0NDEwNC4wMDAyMDAyIDkuMTg5MDUyODhsMS40MTQyMTM1Ni0xLjQxNDIxMzU2IDkuMTkyMzg4MTYgOS4xOTIzODgxNVoiLz4KPC9zdmc+Cg==)}.qodef-sportspress .paginate_button.next:after,.widget_sportspress .paginate_button.next:after{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOS4xOTIiIGhlaWdodD0iMTguMzgyIiB2aWV3Qm94PSIwIDAgMTkuMTkyIDE4LjM4MiI+Cgk8cGF0aCBkPSJNLS4wMDEgOC4xOWgxN3YyaC0xN1oiLz4KCTxwYXRoIGQ9Im04LjU4NTY2NTc0IDE2Ljk2NzY5NTE1IDkuMTkyMzg4MTYtOS4xOTIzODgxNiAxLjQxNDIxMzU2IDEuNDE0MjEzNTYtOS4xOTIzODgxNSA5LjE5MjM4ODE2WiIvPgoJPHBhdGggZD0ibTkuOTk5NDExNjMtLjAwMDQ0MTA0IDkuMTkyMzg4MTYgOS4xOTIzODgxNi0xLjQxNDIxMzU2IDEuNDE0MjEzNTYtOS4xOTIzODgxNi05LjE5MjM4ODE1WiIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOS4xOTIiIGhlaWdodD0iMTguMzgyIiB2aWV3Qm94PSIwIDAgMTkuMTkyIDE4LjM4MiI+Cgk8cGF0aCBkPSJNLS4wMDEgOC4xOWgxN3YyaC0xN1oiLz4KCTxwYXRoIGQ9Im04LjU4NTY2NTc0IDE2Ljk2NzY5NTE1IDkuMTkyMzg4MTYtOS4xOTIzODgxNiAxLjQxNDIxMzU2IDEuNDE0MjEzNTYtOS4xOTIzODgxNSA5LjE5MjM4ODE2WiIvPgoJPHBhdGggZD0ibTkuOTk5NDExNjMtLjAwMDQ0MTA0IDkuMTkyMzg4MTYgOS4xOTIzODgxNi0xLjQxNDIxMzU2IDEuNDE0MjEzNTYtOS4xOTIzODgxNi05LjE5MjM4ODE1WiIvPgo8L3N2Zz4K)}.qodef-sportspress .sp-view-all-link,.widget_sportspress .sp-view-all-link{margin-top:0;position:absolute;right:0;top:0}.qodef-sportspress .sp-view-all-link a,.widget_sportspress .sp-view-all-link a{font-family:"Saira Condensed",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.01em;color:var(--qode-accent-color,#000);font-size:18px;line-height:1.0555555556em;position:relative;display:inline-flex;vertical-align:middle;width:auto;margin:0;text-decoration:none;border-radius:0;outline:0;transition:color .25s ease-out,background-color .33s ease-in-out,border-color .33s ease-in-out;box-shadow:none;background-image:none;opacity:1;padding:16px 38px 15px;background-image:linear-gradient(to bottom,var(--qode-button-bg-color,var(--qode-main-color)) 50%,var(--qode-button-bg-hover-color,var(--qode-accent-color)) 50%);background-repeat:no-repeat;background-origin:border-box;transition:color .3s ease-out,background-position .3s ease-out;background-size:100% 200%;background-position:0 0;color:var(--qode-button-color,var(--qode-color-100,#fff));border:1px solid transparent}.qodef-sportspress .sp-view-all-link a .qodef-m-text,.widget_sportspress .sp-view-all-link a .qodef-m-text{position:relative}.qodef-sportspress .sp-view-all-link a .qodef-m-icon,.widget_sportspress .sp-view-all-link a .qodef-m-icon{display:flex}.qodef-browser--safari .qodef-sportspress .sp-view-all-link a,.qodef-browser--safari .widget_sportspress .sp-view-all-link a{transform:translateZ(0)}.qodef-sportspress .sp-view-all-link a:hover,.widget_sportspress .sp-view-all-link a:hover{background-position:0 100%;color:var(--qode-button-hover-color,var(--qode-color-100,#fff))}.qodef-skin--light .qodef-sportspress .sp-view-all-link a,.qodef-skin--light .widget_sportspress .sp-view-all-link a{background-image:linear-gradient(to bottom,var(--qode-color-10) 50%,var(--qode-main-color) 50%)}.qodef-skin--light .qodef-sportspress .sp-view-all-link a:hover,.qodef-skin--light .widget_sportspress .sp-view-all-link a:hover{color:var(--qode-color-100)!important}.qodef-sportspress .sp-gallery-wrapper,.widget_sportspress .sp-gallery-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -30px}.qodef-sportspress .sp-gallery-wrapper .sp-gallery-group-name,.widget_sportspress .sp-gallery-wrapper .sp-gallery-group-name{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);--qode-underline-offset:87%;--qode-underline-letter-spacing:-0.045em;font-size:64px;line-height:.90625em;letter-spacing:-.045em;text-transform:uppercase;margin:0 0 34px 0;padding:0 30px 0 30px;width:100%}@media only screen and (max-width:680px){.qodef-sportspress .sp-gallery-wrapper .sp-gallery-group-name,.widget_sportspress .sp-gallery-wrapper .sp-gallery-group-name{font-size:38px;line-height:1em}}.qodef-skin--light .qodef-sportspress .sp-gallery-wrapper .sp-gallery-group-name,.qodef-skin--light .widget_sportspress .sp-gallery-wrapper .sp-gallery-group-name{color:var(--qode-color-100)}.qodef-sportspress .sp-gallery-wrapper .gallery-item,.widget_sportspress .sp-gallery-wrapper .gallery-item{float:none!important;margin:0 0 30px 0!important;padding:0 30px 0 30px!important}.qodef-sportspress .sp-gallery-wrapper .gallery-item .gallery-icon,.widget_sportspress .sp-gallery-wrapper .gallery-item .gallery-icon{border:1px solid var(--qode-color-86,#dbdbdb);border-bottom:0}.qodef-skin--light .qodef-sportspress .sp-gallery-wrapper .gallery-item .gallery-icon,.qodef-skin--light .widget_sportspress .sp-gallery-wrapper .gallery-item .gallery-icon{border-color:var(--qode-color-22)}.qodef-sportspress .sp-gallery-wrapper .gallery-item .gallery-icon a,.widget_sportspress .sp-gallery-wrapper .gallery-item .gallery-icon a{display:block;height:100%;width:100%}.qodef-sportspress .sp-gallery-wrapper .gallery-item .gallery-icon a img,.widget_sportspress .sp-gallery-wrapper .gallery-item .gallery-icon a img{border:none!important}.qodef-sportspress .sp-gallery-wrapper .gallery-item .gallery-icon+a,.widget_sportspress .sp-gallery-wrapper .gallery-item .gallery-icon+a{border:1px solid var(--qode-color-86,#dbdbdb);border-top:0;display:block;padding:26px 30px 20px 30px;position:relative}.qodef-sportspress .sp-gallery-wrapper .gallery-item .gallery-icon+a:after,.widget_sportspress .sp-gallery-wrapper .gallery-item .gallery-icon+a:after{background-color:var(--qode-main-color);content:"";display:block;left:0;position:absolute;top:calc(100% - 3px);transition:all .33s ease-in-out;z-index:1;height:4px;width:0}@media (min-width:1513px){.qodef-sportspress .sp-gallery-wrapper .gallery-item .gallery-icon+a,.widget_sportspress .sp-gallery-wrapper .gallery-item .gallery-icon+a{padding:36px 40px 30px 40px}}@media only screen and (max-width:880px){.qodef-sportspress .sp-gallery-wrapper .gallery-item .gallery-icon+a,.widget_sportspress .sp-gallery-wrapper .gallery-item .gallery-icon+a{padding:20px 15px 15px 15px}}.qodef-skin--light .qodef-sportspress .sp-gallery-wrapper .gallery-item .gallery-icon+a,.qodef-skin--light .widget_sportspress .sp-gallery-wrapper .gallery-item .gallery-icon+a{border-color:var(--qode-color-22)}.qodef-sportspress .sp-gallery-wrapper .gallery-item .gallery-caption,.widget_sportspress .sp-gallery-wrapper .gallery-item .gallery-caption{font-family:"Saira Condensed",sans-serif!important;font-weight:600!important;font-size:30px!important;line-height:1.0666666667em!important;letter-spacing:-.015em!important;text-transform:initial!important;margin:0;padding:0}@media only screen and (max-width:680px){.qodef-sportspress .sp-gallery-wrapper .gallery-item .gallery-caption,.widget_sportspress .sp-gallery-wrapper .gallery-item .gallery-caption{font-size:24px!important;line-height:1.25em!important}}.qodef-sportspress .sp-gallery-wrapper .gallery-item:hover .gallery-icon+a:after,.widget_sportspress .sp-gallery-wrapper .gallery-item:hover .gallery-icon+a:after{transition:opacity 10ms,height .25s ease-out,width .25s ease-out;width:100%}.qodef-sportspress .gallery-columns-1 .gallery-item,.widget_sportspress .gallery-columns-1 .gallery-item{width:100%!important}.qodef-sportspress .gallery-columns-2 .gallery-item,.widget_sportspress .gallery-columns-2 .gallery-item{width:50%!important}.qodef-sportspress .gallery-columns-3 .gallery-item,.widget_sportspress .gallery-columns-3 .gallery-item{width:33.3333333333%!important}.qodef-sportspress .gallery-columns-4 .gallery-item,.widget_sportspress .gallery-columns-4 .gallery-item{width:25%!important}.qodef-sportspress .gallery-columns-5 .gallery-item,.widget_sportspress .gallery-columns-5 .gallery-item{width:20%!important}.qodef-sportspress .gallery-columns-6 .gallery-item,.widget_sportspress .gallery-columns-6 .gallery-item{width:16.6666666667%!important}.qodef-sportspress .gallery-columns-7 .gallery-item,.widget_sportspress .gallery-columns-7 .gallery-item{width:14.2857142857%!important}.qodef-sportspress .gallery-columns-8 .gallery-item,.widget_sportspress .gallery-columns-8 .gallery-item{width:12.5%!important}.qodef-sportspress .sp-profile-selector+.select2,.widget_sportspress .sp-profile-selector+.select2{margin:0;text-align:left;width:100%!important}.qodef-sportspress .sp-event-performance-teams,.widget_sportspress .sp-event-performance-teams{display:flex!important;gap:40px}.qodef-sportspress .sp-event-performance-teams .sp-template-event-performance-icons,.widget_sportspress .sp-event-performance-teams .sp-template-event-performance-icons{width:100%!important}.qodef-sportspress .sp-event-performance-teams .sp-table-caption,.widget_sportspress .sp-event-performance-teams .sp-table-caption{text-align:left!important}.qodef-sportspress .sp-widget-align-left,.widget_sportspress .sp-widget-align-left{padding-right:20px}.qodef-sportspress .sp-widget-align-right,.widget_sportspress .sp-widget-align-right{padding-left:20px}.qodef-sportspress .sp-widget-align-left .sp-table-caption,.qodef-sportspress .sp-widget-align-right .sp-table-caption,.widget_sportspress .sp-widget-align-left .sp-table-caption,.widget_sportspress .sp-widget-align-right .sp-table-caption{text-align:left!important}.qodef-sportspress .sp-player-list td,.widget_sportspress .sp-player-list td{line-height:1.4117647059em}[class*=qodef-sportspress].qodef-m-list:not(.qodef-swiper-container){gap:var(--qode-list-gap,34px)}[class*=" sp-icon-"],[class^=sp-icon-]{font-size:41px!important;height:41px!important;width:41px!important}.sp-event-star{height:16px!important;margin:-2px 4px 0 0!important;width:16px!important}.sp-event-star:before{color:var(--qode-main-color);content:"\e033";display:block;font-family:eleganticons;font-size:16px!important;font-weight:400;height:16px!important;width:16px!important}.sp-event-star:first-child{margin-left:7px!important}.qodef-sportspress-archive{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 84px}.qodef-sportspress-archive article{clear:none!important;padding-bottom:25px!important}.qodef-sportspress-archive article .qodef-e-content,.qodef-sportspress-archive article .qodef-e-inner,.qodef-sportspress-archive article .qodef-e-media{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-sportspress-archive article .qodef-e-media{display:block}.qodef-sportspress-archive article .qodef-e-media-image{display:block;margin-bottom:33px;max-width:100%;position:relative}.qodef-sportspress-archive article .qodef-e-media-image a,.qodef-sportspress-archive article .qodef-e-media-image img{display:block;width:100%}.qodef-sportspress-archive article .qodef-e-media-image img{border:1px solid var(--qode-color-86,#dbdbdb)}.qodef-sportspress-archive article .qodef-e-title{margin:0 0 13px 0}.qodef-sportspress-archive article .qodef-e-excerpt{margin:0 0 14px 0}.qodef-sportspress-archive article .qodef-e-read-more{margin:0}.qodef-sportspress-archive article .qodef-e-info{align-items:center;display:flex;position:relative;width:100%}.qodef-sportspress-archive article .qodef-e-info.qodef-info--bottom{display:inline-flex}.qodef-sportspress-archive.qodef-grid>.qodef-grid-inner>a{display:block;padding:0 30px;padding-bottom:25px!important;width:100%}.qodef-sportspress-archive.qodef-grid.qodef-gutter--no>.qodef-grid-inner>a{padding:0;margin:0}.qodef-sportspress-archive.qodef-grid.qodef-gutter--tiny>.qodef-grid-inner>a{padding:0 10px;margin:0 0 20px}.qodef-sportspress-archive.qodef-grid.qodef-gutter--small>.qodef-grid-inner>a{padding:0 20px;margin:0 0 40px}.qodef-sportspress-archive.qodef-grid.qodef-gutter--normal>.qodef-grid-inner>a{padding:0 30px;margin:0 0 60px}.qodef-sportspress-archive.qodef-grid.qodef-gutter--medium>.qodef-grid-inner>a{padding:0 40px;margin:0 0 80px}.qodef-sportspress-archive.qodef-grid.qodef-gutter--large>.qodef-grid-inner>a{padding:0 50px;margin:0 0 100px}.qodef-sportspress-archive.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>a{padding:0 80px;margin:0 0 160px}.sportspress-page.single.single-sp_event #qodef-page-inner.qodef-content-mixed .sp-event-performance-tables{margin-left:auto;margin-right:auto;display:block;max-width:100%;width:1100px}@media only screen and (min-width:1513px){.qodef-content-grid-1400.sportspress-page.single.single-sp_event #qodef-page-inner.qodef-content-mixed .sp-event-performance-tables{width:1400px}}@media only screen and (min-width:1513px){.qodef-content-grid-1300.sportspress-page.single.single-sp_event #qodef-page-inner.qodef-content-mixed .sp-event-performance-tables{width:1300px}}@media only screen and (min-width:1513px){.qodef-content-grid-1200.sportspress-page.single.single-sp_event #qodef-page-inner.qodef-content-mixed .sp-event-performance-tables{width:1200px}}@media only screen and (min-width:1201px){.qodef-content-grid-1000.sportspress-page.single.single-sp_event #qodef-page-inner.qodef-content-mixed .sp-event-performance-tables{width:1000px}}@media only screen and (min-width:1025px){.qodef-content-grid-800.sportspress-page.single.single-sp_event #qodef-page-inner.qodef-content-mixed .sp-event-performance-tables{width:800px}}@media only screen and (max-width:1200px){.sportspress-page.single.single-sp_event #qodef-page-inner.qodef-content-mixed .sp-event-performance-tables{padding-left:0;padding-right:0;width:86%}}.sportspress-page.single.single-sp_event #qodef-page-inner.qodef-content-mixed .sp-event-performance-tables .sp-table-caption{display:block!important}.sportspress-page.single.single-sp_event #qodef-page-inner .sp-post-caption{display:none}.sportspress-page.single.single-sp_event #qodef-page-inner .wp-video{width:100%!important}.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-inline .sp-event-logos,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-inline .sp-event-logos{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);font-size:30px;line-height:1.0666666667em;letter-spacing:-.015em;text-transform:initial;align-items:center;display:flex;gap:23px;justify-content:space-between}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-inline .sp-event-logos,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-inline .sp-event-logos{font-size:24px;line-height:1.25em}}.qodef-skin--light.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-inline .sp-event-logos,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-inline .sp-event-logos{color:var(--qode-color-100)}.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-inline .sp-team-logo{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);font-size:36px;line-height:1em;letter-spacing:-.02em;text-transform:uppercase;align-items:center;display:flex;gap:50px;justify-content:flex-start;width:50%}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-inline .sp-team-logo{font-size:32px;line-height:1.03125em}}.qodef-skin--light.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-inline .sp-team-logo{color:var(--qode-color-100)}.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo a,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-inline .sp-team-logo a{align-items:center;display:flex;gap:45px;justify-content:flex-end;width:100%}.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo a .sp-team-name,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-inline .sp-team-logo a .sp-team-name{width:auto}.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo a img,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-inline .sp-team-logo a img{flex-shrink:0;width:36%}.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo img,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-inline .sp-team-logo img{width:128px}.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo:first-child .sp-team-result,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-inline .sp-team-logo:first-child .sp-team-result{text-align:right}.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo:last-child,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-inline .sp-team-logo:last-child{justify-content:flex-end}.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo:last-child .sp-team-result,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-inline .sp-team-logo:last-child .sp-team-result{padding-left:.05em;text-align:left}.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo:last-child a,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-inline .sp-team-logo:last-child a{justify-content:flex-start}.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-inline .sp-team-name,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-inline .sp-team-name{display:block;width:100%}.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-inline .sp-team-result,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-inline .sp-team-result{display:block;margin:0;min-width:80px}.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-inline .sp-team-result:not(.sp-event-logos-time),.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-inline .sp-team-result:not(.sp-event-logos-time){font-family:"Saira Condensed",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.01em;color:var(--qode-accent-color);font-size:130px;letter-spacing:-.05em;line-height:.8461538462em;left:-.05em;position:relative}@media only screen and (max-width:1512px){.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-inline .sp-team-result:not(.sp-event-logos-time),.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-inline .sp-team-result:not(.sp-event-logos-time){font-size:90px}}@media only screen and (max-width:1200px){.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-inline .sp-team-result:not(.sp-event-logos-time),.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-inline .sp-team-result:not(.sp-event-logos-time){font-size:80px}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-inline .sp-team-result:not(.sp-event-logos-time),.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-inline .sp-team-result:not(.sp-event-logos-time){font-size:65px}}.qodef-skin--light.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-inline .sp-team-result,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-inline .sp-team-result{color:var(--qode-color-100)}.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-block .sp-event-blocks td,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-block .sp-event-blocks td{padding:5%!important}.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-block .sp-event-blocks .team-logo,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-block .sp-event-blocks .team-logo{align-items:center;display:flex;overflow:visible}.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-block .sp-event-blocks .team-logo.logo-odd,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-block .sp-event-blocks .team-logo.logo-odd{flex-direction:column}.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-block .sp-event-blocks .team-logo.logo-even,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-block .sp-event-blocks .team-logo.logo-even{flex-direction:column-reverse}.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-block .sp-event-blocks .team-logo .sp-team-name,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-block .sp-event-blocks .team-logo .sp-team-name{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);--qode-underline-offset:87%;--qode-underline-letter-spacing:-0.045em;font-size:64px;line-height:.90625em;letter-spacing:-.045em;text-transform:uppercase;display:block;text-align:center;white-space:normal;width:100%}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-logos .sp-template-event-logos-block .sp-event-blocks .team-logo .sp-team-name,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-logos .sp-template-event-logos-block .sp-event-blocks .team-logo .sp-team-name{font-size:38px;line-height:1em}}.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-details .sp-table-caption,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-officials .sp-table-caption,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-venue .sp-table-caption,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-section-content-video .sp-table-caption,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-details .sp-table-caption,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-officials .sp-table-caption,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-venue .sp-table-caption,.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-content-video .sp-table-caption{display:none}.sportspress-page.single.single-sp_event #qodef-page-inner .qodef-m-about{display:flex;--qode-heading-color:var(--qode-color-100);--qode-text-color:var(--qode-color-61)}.sportspress-page.single.single-sp_event #qodef-page-inner .qodef-m-about-image{background-position:center;background-size:cover;width:50%}.sportspress-page.single.single-sp_event #qodef-page-inner .qodef-m-about-content{background-color:var(--qode-accent-color);display:flex;flex-direction:column;gap:150px;justify-content:space-between;padding:6% 10% 6% 5%;width:50%}.qodef-skin--light.sportspress-page.single.single-sp_event #qodef-page-inner .qodef-m-about-content{background-color:var(--qode-color-10)}.sportspress-page.single.single-sp_event #qodef-page-inner .qodef-m-about-content-title{font-family:"Saira Condensed",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.01em;font-size:130px;letter-spacing:-.05em;line-height:.8461538462em;left:-.05em;position:relative;color:var(--qode-heading-color);margin:0}@media only screen and (max-width:1512px){.sportspress-page.single.single-sp_event #qodef-page-inner .qodef-m-about-content-title{font-size:90px}}@media only screen and (max-width:1200px){.sportspress-page.single.single-sp_event #qodef-page-inner .qodef-m-about-content-title{font-size:80px}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_event #qodef-page-inner .qodef-m-about-content-title{font-size:65px}}.sportspress-page.single.single-sp_event #qodef-page-inner .qodef-m-about-content-item{color:var(--qode-text-color)}.sportspress-page.single.single-sp_event #qodef-page-inner .qodef-m-about-content-item h1,.sportspress-page.single.single-sp_event #qodef-page-inner .qodef-m-about-content-item h2,.sportspress-page.single.single-sp_event #qodef-page-inner .qodef-m-about-content-item h3,.sportspress-page.single.single-sp_event #qodef-page-inner .qodef-m-about-content-item h4,.sportspress-page.single.single-sp_event #qodef-page-inner .qodef-m-about-content-item h5,.sportspress-page.single.single-sp_event #qodef-page-inner .qodef-m-about-content-item h6{color:var(--qode-heading-color);margin:19px 0}.sportspress-page.single.single-sp_event #qodef-page-inner .qodef-m-about-content-item a{color:var(--qode-text-color)}.sportspress-page.single.single-sp_event #qodef-page-inner .qodef-m-about-content-item a:hover{color:var(--qode-main-color)}.sportspress-page.single.single-sp_event #qodef-page-inner .qodef-m-about-content-item p{margin:19px 0}@media only screen and (max-width:1512px){.sportspress-page.single.single-sp_event #qodef-page-inner .qodef-m-about-content{gap:100px;padding:6% 8% 6% 5%}}@media only screen and (max-width:880px){.sportspress-page.single.single-sp_event #qodef-page-inner .qodef-m-about{flex-direction:column}.sportspress-page.single.single-sp_event #qodef-page-inner .qodef-m-about-image{height:min(50vh,375px);order:1;width:100%}.sportspress-page.single.single-sp_event #qodef-page-inner .qodef-m-about-content{gap:40px;order:2;padding:100px 7% 100px 7%;width:100%}}.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-group .sp-tab-content-performance .sp-table-caption{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);font-size:30px;line-height:1.0666666667em;letter-spacing:-.015em;text-transform:initial;display:block}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_event #qodef-page-inner .sp-tab-group .sp-tab-content-performance .sp-table-caption{font-size:24px;line-height:1.25em}}.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .sp-section-content-info .qodef-m-info{margin-left:auto;margin-right:auto;display:block;max-width:100%;width:1100px}@media only screen and (min-width:1513px){.qodef-content-grid-1400.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .sp-section-content-info .qodef-m-info{width:1400px}}@media only screen and (min-width:1513px){.qodef-content-grid-1300.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .sp-section-content-info .qodef-m-info{width:1300px}}@media only screen and (min-width:1513px){.qodef-content-grid-1200.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .sp-section-content-info .qodef-m-info{width:1200px}}@media only screen and (min-width:1201px){.qodef-content-grid-1000.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .sp-section-content-info .qodef-m-info{width:1000px}}@media only screen and (min-width:1025px){.qodef-content-grid-800.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .sp-section-content-info .qodef-m-info{width:800px}}@media only screen and (max-width:1200px){.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .sp-section-content-info .qodef-m-info{padding-left:0;padding-right:0;width:86%}}.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .sp-section-content-related .qodef-m-related{margin-left:auto;margin-right:auto;display:block;max-width:100%;width:1100px}@media only screen and (min-width:1513px){.qodef-content-grid-1400.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .sp-section-content-related .qodef-m-related{width:1400px}}@media only screen and (min-width:1513px){.qodef-content-grid-1300.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .sp-section-content-related .qodef-m-related{width:1300px}}@media only screen and (min-width:1513px){.qodef-content-grid-1200.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .sp-section-content-related .qodef-m-related{width:1200px}}@media only screen and (min-width:1201px){.qodef-content-grid-1000.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .sp-section-content-related .qodef-m-related{width:1000px}}@media only screen and (min-width:1025px){.qodef-content-grid-800.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .sp-section-content-related .qodef-m-related{width:800px}}@media only screen and (max-width:1200px){.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .sp-section-content-related .qodef-m-related{padding-left:0;padding-right:0;width:86%}}.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content-photo .sp-template,.sportspress-page.single.single-sp_player #qodef-page-inner .sp-tab-content-photo .sp-template{float:none}.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-info{display:flex!important;gap:41px}.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-info-image{background-position:center;background-size:cover;flex-shrink:0;height:640px;width:32%}.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-info-content .sp-template{width:auto!important}@media only screen and (max-width:1512px){.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-info-image{width:42%}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-info{flex-direction:column}.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-info-image{width:100%}}.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-about{display:flex;--qode-heading-color:var(--qode-color-100);--qode-text-color:var(--qode-color-61)}.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-about-image{background-position:center;background-size:cover;width:50%}.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-about-content{background-color:var(--qode-accent-color);display:flex;flex-direction:column;gap:150px;justify-content:space-between;padding:6% 10% 6% 5%;width:50%}.qodef-skin--light.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-about-content{background-color:var(--qode-color-10)}.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-about-content-title{font-family:"Saira Condensed",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.01em;font-size:130px;letter-spacing:-.05em;line-height:.8461538462em;left:-.05em;position:relative;color:var(--qode-heading-color);margin:0}@media only screen and (max-width:1512px){.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-about-content-title{font-size:90px}}@media only screen and (max-width:1200px){.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-about-content-title{font-size:80px}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-about-content-title{font-size:65px}}.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-about-content-item{color:var(--qode-text-color)}.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-about-content-item h1,.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-about-content-item h2,.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-about-content-item h3,.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-about-content-item h4,.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-about-content-item h5,.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-about-content-item h6{color:var(--qode-heading-color);margin:19px 0}.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-about-content-item a{color:var(--qode-text-color)}.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-about-content-item a:hover{color:var(--qode-main-color)}.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-about-content-item p{margin:19px 0}@media only screen and (max-width:1512px){.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-about-content{gap:100px;padding:6% 8% 6% 5%}}@media only screen and (max-width:880px){.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-about{flex-direction:column}.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-about-image{height:min(50vh,375px);order:1;width:100%}.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-about-content{gap:40px;order:2;padding:100px 7% 100px 7%;width:100%}}.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-related-title{text-align:center}.sportspress-page.single.single-sp_player #qodef-page-inner .qodef-m-related-content{position:relative}.sportspress-page.single iframe{display:block;width:100%!important}.sportspress-page.single #qodef-page-inner .qodef-sportspress-item>.qodef-e-content{display:flex;flex-wrap:wrap;justify-content:center}.sportspress-page.single #qodef-page-inner .qodef-sportspress-item>.qodef-e-content .wpb-content-wrapper{display:flex;flex-wrap:wrap;justify-content:center}.sportspress-page.single #qodef-page-inner .qodef-sportspress-item>.qodef-e-content [class*=sp-widget]{margin-bottom:0}.sportspress-page.single #qodef-page-inner .elementor-element.e-parent{display:flex}.sportspress-page.single #qodef-page-inner .sp-section-content,.sportspress-page.single #qodef-page-inner .sp-tab-group{display:block;float:none;margin-bottom:110px;width:100%}.sportspress-page.single #qodef-page-inner .sp-section-content:empty,.sportspress-page.single #qodef-page-inner .sp-tab-group:empty{display:none!important}.sportspress-page.single #qodef-page-inner .sp-section-content-content{margin-bottom:108px}.sportspress-page.single #qodef-page-inner .sp-tab-menu{position:relative;display:flex;align-items:center;margin:0;padding:34px 0 27px 0;list-style:none;border-top:1px solid var(--qode-color-86,#dbdbdb);border-bottom:1px solid var(--qode-color-86,#dbdbdb);border:0;margin:0 0 32px 0;padding:0}.sportspress-page.single #qodef-page-inner .sp-tab-menu li{margin:0 79px 0 0;padding:0}.sportspress-page.single #qodef-page-inner .sp-tab-menu li a{font-family:"Saira Condensed",sans-serif;font-weight:600;font-size:30px;line-height:1.0666666667em;letter-spacing:-.015em;text-transform:initial;background-image:linear-gradient(var(--qode-main-color),var(--qode-main-color));background-position:50% 100%;background-repeat:no-repeat;transition:background-size .3s ease-out;background-size:0 4px;text-transform:uppercase;display:block;padding:0 0 7px 0;opacity:1;margin:0}@media only screen and (max-width:680px){.sportspress-page.single #qodef-page-inner .sp-tab-menu li a{font-size:24px;line-height:1.25em}}.sportspress-page.single #qodef-page-inner .sp-tab-menu li:last-child{margin-right:0}.sportspress-page.single #qodef-page-inner .sp-tab-menu li a:hover,.sportspress-page.single #qodef-page-inner .sp-tab-menu li.active a,.sportspress-page.single #qodef-page-inner .sp-tab-menu li.sp-tab-menu-item-active a,.sportspress-page.single #qodef-page-inner .sp-tab-menu li.ui-state-active a,.sportspress-page.single #qodef-page-inner .sp-tab-menu li.ui-state-hover a{background-size:calc(100% - .015em) 4px;color:currentColor}@media only screen and (max-width:880px){.sportspress-page.single #qodef-page-inner .sp-tab-menu li{margin:0 50px 0 0}}@media only screen and (max-width:680px){.sportspress-page.single #qodef-page-inner .sp-tab-menu{flex-direction:column;align-items:flex-start}.sportspress-page.single #qodef-page-inner .sp-tab-menu li{margin:0 0 26px 0;padding:0}.sportspress-page.single #qodef-page-inner .sp-tab-menu li:last-child{margin-bottom:0}}.sportspress-page.single #qodef-page-inner .sp-template{margin-bottom:110px}.sportspress-page.single #qodef-page-inner .sp-excerpt{margin:0}.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-template{margin-left:auto;margin-right:auto;display:block;max-width:100%;width:1100px}@media only screen and (min-width:1513px){.qodef-content-grid-1400.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-template{width:1400px}}@media only screen and (min-width:1513px){.qodef-content-grid-1300.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-template{width:1300px}}@media only screen and (min-width:1513px){.qodef-content-grid-1200.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-template{width:1200px}}@media only screen and (min-width:1201px){.qodef-content-grid-1000.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-template{width:1000px}}@media only screen and (min-width:1025px){.qodef-content-grid-800.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-template{width:800px}}@media only screen and (max-width:1200px){.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-template{padding-left:0;padding-right:0;width:86%}}.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-excerpt{margin-left:auto;margin-right:auto;display:block;max-width:100%;width:1100px}@media only screen and (min-width:1513px){.qodef-content-grid-1400.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-excerpt{width:1400px}}@media only screen and (min-width:1513px){.qodef-content-grid-1300.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-excerpt{width:1300px}}@media only screen and (min-width:1513px){.qodef-content-grid-1200.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-excerpt{width:1200px}}@media only screen and (min-width:1201px){.qodef-content-grid-1000.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-excerpt{width:1000px}}@media only screen and (min-width:1025px){.qodef-content-grid-800.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-excerpt{width:800px}}@media only screen and (max-width:1200px){.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-excerpt{padding-left:0;padding-right:0;width:86%}}.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content-events .sp-fixtures-results{margin-left:auto;margin-right:auto;display:block;max-width:100%;width:1100px}@media only screen and (min-width:1513px){.qodef-content-grid-1400.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content-events .sp-fixtures-results{width:1400px}}@media only screen and (min-width:1513px){.qodef-content-grid-1300.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content-events .sp-fixtures-results{width:1300px}}@media only screen and (min-width:1513px){.qodef-content-grid-1200.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content-events .sp-fixtures-results{width:1200px}}@media only screen and (min-width:1201px){.qodef-content-grid-1000.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content-events .sp-fixtures-results{width:1000px}}@media only screen and (min-width:1025px){.qodef-content-grid-800.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content-events .sp-fixtures-results{width:800px}}@media only screen and (max-width:1200px){.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content-events .sp-fixtures-results{padding-left:0;padding-right:0;width:86%}}.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-tab-group{margin-left:auto;margin-right:auto;display:block;max-width:100%;width:1100px}@media only screen and (min-width:1513px){.qodef-content-grid-1400.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-tab-group{width:1400px}}@media only screen and (min-width:1513px){.qodef-content-grid-1300.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-tab-group{width:1300px}}@media only screen and (min-width:1513px){.qodef-content-grid-1200.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-tab-group{width:1200px}}@media only screen and (min-width:1201px){.qodef-content-grid-1000.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-tab-group{width:1000px}}@media only screen and (min-width:1025px){.qodef-content-grid-800.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-tab-group{width:800px}}@media only screen and (max-width:1200px){.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-tab-group{padding-left:0;padding-right:0;width:86%}}.sportspress-page.single #qodef-page-inner .sp-section-content-events .sp-table-caption,.sportspress-page.single #qodef-page-inner .sp-tab-content-events .sp-table-caption{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);--qode-underline-offset:87%;--qode-underline-letter-spacing:-0.045em;font-size:64px;line-height:.90625em;letter-spacing:-.045em;text-transform:uppercase;margin-bottom:34px!important}@media only screen and (max-width:680px){.sportspress-page.single #qodef-page-inner .sp-section-content-events .sp-table-caption,.sportspress-page.single #qodef-page-inner .sp-tab-content-events .sp-table-caption{font-size:38px;line-height:1em}}.sportspress-page.single #qodef-page-inner .sp-section-content-venue td,.sportspress-page.single #qodef-page-inner .sp-section-content-venue th,.sportspress-page.single #qodef-page-inner .sp-tab-content-venue td,.sportspress-page.single #qodef-page-inner .sp-tab-content-venue th{text-align:center}.sportspress-page.single #qodef-page-inner .sp-section-content-venue td,.sportspress-page.single #qodef-page-inner .sp-tab-content-venue td{background-color:var(--qode-color-100,#fff)}.qodef-skin--light.sportspress-page.single #qodef-page-inner .sp-section-content-venue td,.sportspress-page.single #qodef-page-inner .sp-tab-content-venue td{background-color:var(--qode-color-10)}.sportspress-page.single #qodef-page-inner .sp-section-content-venue td:after,.sportspress-page.single #qodef-page-inner .sp-tab-content-venue td:after{display:none}.sportspress-page.single #qodef-page-inner .sp-section-content-venue .sp-event-venue-map-row td,.sportspress-page.single #qodef-page-inner .sp-tab-content-venue .sp-event-venue-map-row td{padding:0}.sportspress-page.single #qodef-page-inner .sp-tab-group .sp-tab-content .sp-table-caption{display:none}.sportspress-page.single.qodef-skin--light{background-color:var(--qode-accent-color)}.sportspress-page.single.qodef-skin--light .select2-container--default .select2-selection--single{border-color:var(--qode-color-22)!important;color:var(--qode-color-61)!important}.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-photo{margin-left:auto;margin-right:auto;display:block;max-width:100%;width:1100px}@media only screen and (min-width:1513px){.qodef-content-grid-1400.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-photo{width:1400px}}@media only screen and (min-width:1513px){.qodef-content-grid-1300.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-photo{width:1300px}}@media only screen and (min-width:1513px){.qodef-content-grid-1200.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-photo{width:1200px}}@media only screen and (min-width:1201px){.qodef-content-grid-1000.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-photo{width:1000px}}@media only screen and (min-width:1025px){.qodef-content-grid-800.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-photo{width:800px}}@media only screen and (max-width:1200px){.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-photo{padding-left:0;padding-right:0;width:86%}}.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-selector{margin-left:auto;margin-right:auto;display:block;max-width:100%;width:1100px}@media only screen and (min-width:1513px){.qodef-content-grid-1400.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-selector{width:1400px}}@media only screen and (min-width:1513px){.qodef-content-grid-1300.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-selector{width:1300px}}@media only screen and (min-width:1513px){.qodef-content-grid-1200.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-selector{width:1200px}}@media only screen and (min-width:1201px){.qodef-content-grid-1000.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-selector{width:1000px}}@media only screen and (min-width:1025px){.qodef-content-grid-800.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-selector{width:800px}}@media only screen and (max-width:1200px){.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-selector{padding-left:0;padding-right:0;width:86%}}.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-info .qodef-m-info{margin-left:auto;margin-right:auto;display:block;max-width:100%;width:1100px}@media only screen and (min-width:1513px){.qodef-content-grid-1400.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-info .qodef-m-info{width:1400px}}@media only screen and (min-width:1513px){.qodef-content-grid-1300.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-info .qodef-m-info{width:1300px}}@media only screen and (min-width:1513px){.qodef-content-grid-1200.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-info .qodef-m-info{width:1200px}}@media only screen and (min-width:1201px){.qodef-content-grid-1000.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-info .qodef-m-info{width:1000px}}@media only screen and (min-width:1025px){.qodef-content-grid-800.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-info .qodef-m-info{width:800px}}@media only screen and (max-width:1200px){.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-info .qodef-m-info{padding-left:0;padding-right:0;width:86%}}.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-camps .qodef-m-summer-camps{margin-left:auto;margin-right:auto;display:block;max-width:100%;width:1100px}@media only screen and (min-width:1513px){.qodef-content-grid-1400.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-camps .qodef-m-summer-camps{width:1400px}}@media only screen and (min-width:1513px){.qodef-content-grid-1300.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-camps .qodef-m-summer-camps{width:1300px}}@media only screen and (min-width:1513px){.qodef-content-grid-1200.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-camps .qodef-m-summer-camps{width:1200px}}@media only screen and (min-width:1201px){.qodef-content-grid-1000.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-camps .qodef-m-summer-camps{width:1000px}}@media only screen and (min-width:1025px){.qodef-content-grid-800.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-camps .qodef-m-summer-camps{width:800px}}@media only screen and (max-width:1200px){.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content-camps .qodef-m-summer-camps{padding-left:0;padding-right:0;width:86%}}.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content-photo .sp-template,.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-tab-content-photo .sp-template{float:none}.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-info{display:flex!important;gap:41px}.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-info-image{background-position:center;background-size:cover;flex-shrink:0;height:640px;width:32%}.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-info-content .sp-template{width:auto!important}@media only screen and (max-width:1512px){.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-info-image{width:42%}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-info{flex-direction:column}.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-info-image{width:100%}}.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-about{display:flex;--qode-heading-color:var(--qode-color-100);--qode-text-color:var(--qode-color-61)}.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-about-image{background-position:center;background-size:cover;width:50%}.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-about-content{background-color:var(--qode-accent-color);display:flex;flex-direction:column;gap:150px;justify-content:space-between;padding:6% 10% 6% 5%;width:50%}.qodef-skin--light.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-about-content{background-color:var(--qode-color-10)}.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-about-content-title{font-family:"Saira Condensed",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.01em;font-size:130px;letter-spacing:-.05em;line-height:.8461538462em;left:-.05em;position:relative;color:var(--qode-heading-color);margin:0}@media only screen and (max-width:1512px){.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-about-content-title{font-size:90px}}@media only screen and (max-width:1200px){.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-about-content-title{font-size:80px}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-about-content-title{font-size:65px}}.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-about-content-item{color:var(--qode-text-color)}.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-about-content-item h1,.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-about-content-item h2,.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-about-content-item h3,.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-about-content-item h4,.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-about-content-item h5,.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-about-content-item h6{color:var(--qode-heading-color);margin:19px 0}.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-about-content-item a{color:var(--qode-text-color)}.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-about-content-item a:hover{color:var(--qode-main-color)}.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-about-content-item p{margin:19px 0}@media only screen and (max-width:1512px){.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-about-content{gap:100px;padding:6% 8% 6% 5%}}@media only screen and (max-width:880px){.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-about{flex-direction:column}.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-about-image{height:min(50vh,375px);order:1;width:100%}.sportspress-page.single.single-sp_staff #qodef-page-inner .qodef-m-about-content{gap:40px;order:2;padding:100px 7% 100px 7%;width:100%}}.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content-link form{margin-left:auto;margin-right:auto;display:block;max-width:100%;width:1100px}@media only screen and (min-width:1513px){.qodef-content-grid-1400.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content-link form{width:1400px}}@media only screen and (min-width:1513px){.qodef-content-grid-1300.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content-link form{width:1300px}}@media only screen and (min-width:1513px){.qodef-content-grid-1200.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content-link form{width:1200px}}@media only screen and (min-width:1201px){.qodef-content-grid-1000.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content-link form{width:1000px}}@media only screen and (min-width:1025px){.qodef-content-grid-800.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content-link form{width:800px}}@media only screen and (max-width:1200px){.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content-link form{padding-left:0;padding-right:0;width:86%}}.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content-results .qodef-m-results{margin-left:auto;margin-right:auto;display:block;max-width:100%;width:1100px}@media only screen and (min-width:1513px){.qodef-content-grid-1400.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content-results .qodef-m-results{width:1400px}}@media only screen and (min-width:1513px){.qodef-content-grid-1300.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content-results .qodef-m-results{width:1300px}}@media only screen and (min-width:1513px){.qodef-content-grid-1200.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content-results .qodef-m-results{width:1200px}}@media only screen and (min-width:1201px){.qodef-content-grid-1000.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content-results .qodef-m-results{width:1000px}}@media only screen and (min-width:1025px){.qodef-content-grid-800.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content-results .qodef-m-results{width:800px}}@media only screen and (max-width:1200px){.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content-results .qodef-m-results{padding-left:0;padding-right:0;width:86%}}.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content-fixtures .qodef-m-fixtures{margin-left:auto;margin-right:auto;display:block;max-width:100%;width:1100px}@media only screen and (min-width:1513px){.qodef-content-grid-1400.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content-fixtures .qodef-m-fixtures{width:1400px}}@media only screen and (min-width:1513px){.qodef-content-grid-1300.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content-fixtures .qodef-m-fixtures{width:1300px}}@media only screen and (min-width:1513px){.qodef-content-grid-1200.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content-fixtures .qodef-m-fixtures{width:1200px}}@media only screen and (min-width:1201px){.qodef-content-grid-1000.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content-fixtures .qodef-m-fixtures{width:1000px}}@media only screen and (min-width:1025px){.qodef-content-grid-800.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content-fixtures .qodef-m-fixtures{width:800px}}@media only screen and (max-width:1200px){.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content-fixtures .qodef-m-fixtures{padding-left:0;padding-right:0;width:86%}}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content-logo .sp-template,.sportspress-page.single.single-sp_team #qodef-page-inner .sp-tab-content-logo .sp-template{float:none}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content-staff .sp-staff-name,.sportspress-page.single.single-sp_team #qodef-page-inner .sp-tab-content-staff .sp-staff-name{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);--qode-underline-offset:87%;--qode-underline-letter-spacing:-0.045em;font-size:64px;line-height:.90625em;letter-spacing:-.045em;text-transform:uppercase;clear:both;margin:108px 0 34px 0}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content-staff .sp-staff-name,.sportspress-page.single.single-sp_team #qodef-page-inner .sp-tab-content-staff .sp-staff-name{font-size:38px;line-height:1em}}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content-staff .sp-staff-name:first-child,.sportspress-page.single.single-sp_team #qodef-page-inner .sp-tab-content-staff .sp-staff-name:first-child{margin-top:0}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content-staff .sp-template-staff-photo,.sportspress-page.single.single-sp_team #qodef-page-inner .sp-tab-content-staff .sp-template-staff-photo{margin:0;padding:0;width:30%}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content-staff .sp-template-staff-photo img,.sportspress-page.single.single-sp_team #qodef-page-inner .sp-tab-content-staff .sp-template-staff-photo img{padding-right:30px;width:100%}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content-staff .sp-template-staff-details img,.sportspress-page.single.single-sp_team #qodef-page-inner .sp-tab-content-staff .sp-template-staff-details img{margin-right:.5em}.sportspress-page.single.single-sp_team #qodef-page-inner .qodef-m-about{display:flex;--qode-heading-color:var(--qode-color-100);--qode-text-color:var(--qode-color-61)}.sportspress-page.single.single-sp_team #qodef-page-inner .qodef-m-about-image{background-position:center;background-size:cover;width:50%}.sportspress-page.single.single-sp_team #qodef-page-inner .qodef-m-about-content{background-color:var(--qode-accent-color);display:flex;flex-direction:column;gap:150px;justify-content:space-between;padding:6% 10% 6% 5%;width:50%}.qodef-skin--light.sportspress-page.single.single-sp_team #qodef-page-inner .qodef-m-about-content{background-color:var(--qode-color-10)}.sportspress-page.single.single-sp_team #qodef-page-inner .qodef-m-about-content-title{font-family:"Saira Condensed",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.01em;font-size:130px;letter-spacing:-.05em;line-height:.8461538462em;left:-.05em;position:relative;color:var(--qode-heading-color);margin:0}@media only screen and (max-width:1512px){.sportspress-page.single.single-sp_team #qodef-page-inner .qodef-m-about-content-title{font-size:90px}}@media only screen and (max-width:1200px){.sportspress-page.single.single-sp_team #qodef-page-inner .qodef-m-about-content-title{font-size:80px}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_team #qodef-page-inner .qodef-m-about-content-title{font-size:65px}}.sportspress-page.single.single-sp_team #qodef-page-inner .qodef-m-about-content-item{color:var(--qode-text-color)}.sportspress-page.single.single-sp_team #qodef-page-inner .qodef-m-about-content-item h1,.sportspress-page.single.single-sp_team #qodef-page-inner .qodef-m-about-content-item h2,.sportspress-page.single.single-sp_team #qodef-page-inner .qodef-m-about-content-item h3,.sportspress-page.single.single-sp_team #qodef-page-inner .qodef-m-about-content-item h4,.sportspress-page.single.single-sp_team #qodef-page-inner .qodef-m-about-content-item h5,.sportspress-page.single.single-sp_team #qodef-page-inner .qodef-m-about-content-item h6{color:var(--qode-heading-color);margin:19px 0}.sportspress-page.single.single-sp_team #qodef-page-inner .qodef-m-about-content-item a{color:var(--qode-text-color)}.sportspress-page.single.single-sp_team #qodef-page-inner .qodef-m-about-content-item a:hover{color:var(--qode-main-color)}.sportspress-page.single.single-sp_team #qodef-page-inner .qodef-m-about-content-item p{margin:19px 0}@media only screen and (max-width:1512px){.sportspress-page.single.single-sp_team #qodef-page-inner .qodef-m-about-content{gap:100px;padding:6% 8% 6% 5%}}@media only screen and (max-width:880px){.sportspress-page.single.single-sp_team #qodef-page-inner .qodef-m-about{flex-direction:column}.sportspress-page.single.single-sp_team #qodef-page-inner .qodef-m-about-image{height:min(50vh,375px);order:1;width:100%}.sportspress-page.single.single-sp_team #qodef-page-inner .qodef-m-about-content{gap:40px;order:2;padding:100px 7% 100px 7%;width:100%}}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-tab-group .sp-tab-content-staff .sp-staff-name{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);font-size:30px;line-height:1.0666666667em;letter-spacing:-.015em;text-transform:initial}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-tab-group .sp-tab-content-staff .sp-staff-name{font-size:24px;line-height:1.25em}}[class*=sp-widget]:last-child{margin-bottom:0!important}[class*=sp-widget] .sp-table-caption{font-family:Roboto,sans-serif;font-weight:400;font-size:20px;line-height:1.4em;letter-spacing:-.015em;color:var(--qode-accent-color,#000)}[class*=sp-widget] table{table-layout:auto!important}[class*=sp-widget] .widget_sp_staff .sp-template{float:none;margin:0 0 40px 0!important;max-width:100%;width:100%}[class*=sp-widget] .widget_sp_staff .sp-template-staff-photo img{width:100%}[class*=sp-widget] .widget_sp_countdown .sp-event-image{display:none}[class*=sp-widget] .widget_sp_event_calendar tfoot td,[class*=sp-widget] .widget_sp_event_calendar tfoot tr{border:none}[class*=sp-widget] .widget_sp_event_calendar tfoot td{padding:5px 0 0 0}[class*=sp-widget]{margin:0 0 60px}[class*=sp-widget] .sp-table-caption{margin:0 0 10px!important}:where(#qodef-top-area) [class*=sp-widget]{margin:0 0 0}:where(#qodef-top-area) [class*=sp-widget] .sp-table-caption{margin:0 0 10px!important}:where(#qodef-page-footer) [class*=sp-widget]{margin:0 0 60px}:where(#qodef-page-footer) [class*=sp-widget] .sp-table-caption{margin:0 0 10.5px!important}:where(#qodef-page-footer-bottom-area) [class*=sp-widget]{margin:0 0 60px}:where(#qodef-page-footer-bottom-area) [class*=sp-widget] .sp-table-caption{margin:0 0 10px!important}:where(#qodef-side-area) [class*=sp-widget]{margin:0 0 30px}:where(#qodef-side-area) [class*=sp-widget] .sp-table-caption{margin:0 0 10px!important}:where(#qodef-fullscreen-area) [class*=sp-widget]{margin:0 0 0}:where(#qodef-fullscreen-area) [class*=sp-widget] .sp-table-caption{margin:0 0 10px!important}:where(.qodef-mega-menu-widget-holder) [class*=sp-widget]{margin:0 0 60px}:where(.qodef-mega-menu-widget-holder) [class*=sp-widget] .sp-table-caption{margin:0 0 10px!important}.qodef-sportspress-service-list .qodef-e-title{margin:0}.qodef-sportspress-service-list .qodef-e-excerpt{margin:15px 0 0 0}.qodef-sportspress-service-list.qodef-item-layout--type-1.qodef-gutter--no{--qode-columns-col-gap:1px!important}.qodef-sportspress-service-list.qodef-item-layout--type-1.qodef-vertical-gutter--no{--qode-columns-row-gap:1px!important}.qodef-sportspress-service-list.qodef-item-layout--type-1.qodef-swiper-container{padding:1px 2px!important}@media only screen and (max-width:1368px){.qodef-sportspress-service-list.qodef-item-layout--type-1.qodef-swiper-container{padding:2px!important}}.qodef-sportspress-service-list.qodef-item-layout--type-1 .qodef-e{background-color:var(--qode-color-100);box-shadow:0 0 0 1px var(--qode-color-86,#dbdbdb);position:relative;transition:background-color .33s ease-in-out}.qodef-sportspress-service-list.qodef-item-layout--type-1 .qodef-e:after{background-color:var(--qode-main-color);content:"";display:block;left:0;position:absolute;top:calc(100% - 3px);transition:all .33s ease-in-out;z-index:1;height:4px;width:0}.qodef-sportspress-service-list.qodef-item-layout--type-1 .qodef-e-content{padding:26px 30px 20px 30px}@media (min-width:1513px){.qodef-sportspress-service-list.qodef-item-layout--type-1 .qodef-e-content{padding:36px 40px 30px 40px}}@media only screen and (max-width:880px){.qodef-sportspress-service-list.qodef-item-layout--type-1 .qodef-e-content{padding:20px 15px 15px 15px}}.qodef-sportspress-service-list.qodef-item-layout--type-1 .qodef-e-media-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-sportspress-service-list.qodef-item-layout--type-1 .qodef-e:hover:after{transition:opacity 10ms,height .25s ease-out,width .25s ease-out;width:100%}.qodef-sportspress-service-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e{background-color:var(--qode-color-10);box-shadow:0 0 0 1px var(--qode-color-22)}.qodef-sportspress-service-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e-title{color:var(--qode-color-100)}.qodef-sportspress-service-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e-excerpt{color:var(--qode-color-61)}.qodef-sportspress-summer-camp-list .qodef-e-date{border-right:1px solid var(--qode-color-86,#dbdbdb)!important;padding-right:46px!important}.qodef-sportspress-summer-camp-list .qodef-e-location{padding-left:46px!important}.qodef-sportspress-summer-camp-list .qodef-e-title-item{margin:0;white-space:nowrap}.qodef-sportspress-summer-camp-list.qodef-skin--light .qodef-e-date{border-color:var(--qode-color-22)!important}.qodef-sportspress-summer-camp-list.qodef-item-layout--type-1 table{table-layout:auto!important}.qodef-sportspress-summer-camp-list.qodef-item-layout--type-1 .qodef-e-date{text-align:center;width:1px}.qodef-sportspress-summer-camp-list.qodef-item-layout--type-1 .qodef-e-date-day{font-family:"Saira Condensed",sans-serif;font-weight:600;font-size:30px;line-height:1.0666666667em;letter-spacing:-.015em;text-transform:initial}@media only screen and (max-width:680px){.qodef-sportspress-summer-camp-list.qodef-item-layout--type-1 .qodef-e-date-day{font-size:24px;line-height:1.25em}}.qodef-sportspress-summer-camp-list.qodef-item-layout--type-1 .qodef-e-location{white-space:nowrap;width:1px}.qodef-sportspress-summer-camp-list.qodef-item-layout--type-1 .qodef-e-link{text-align:right;white-space:nowrap;width:1px}.qodef-sportspress-summer-camp-staff-list .qodef-e-staff-name{margin:0}.qodef-sportspress-summer-camp-staff-list.qodef-item-layout--type-1 .qodef-e{outline:1px solid var(--qode-color-86,#dbdbdb)}.qodef-sportspress-summer-camp-staff-list.qodef-item-layout--type-1 .qodef-e:after{background-color:var(--qode-main-color);content:"";display:block;left:0;position:absolute;top:calc(100% - 3px);transition:all .33s ease-in-out;z-index:1;height:4px;width:0}.qodef-sportspress-summer-camp-staff-list.qodef-item-layout--type-1 .qodef-e-media{position:relative}.qodef-sportspress-summer-camp-staff-list.qodef-item-layout--type-1 .qodef-e-media-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-sportspress-summer-camp-staff-list.qodef-item-layout--type-1 .qodef-e-content{background-color:var(--qode-color-100);padding:30px 40px 30px 40px}.qodef-sportspress-summer-camp-staff-list.qodef-item-layout--type-1 .qodef-e:hover:after{transition:opacity 10ms,height .25s ease-out,width .25s ease-out;width:100%}.qodef-sportspress-summer-camp-staff-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e{outline-color:var(--qode-color-22)}.qodef-sportspress-summer-camp-staff-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e-content{background-color:var(--qode-color-10)}.qodef-sportspress-summer-camp-staff-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e-staff-job a{color:var(--qode-color-61)}.qodef-sportspress-summer-camp-staff-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e-staff-name a{color:var(--qode-color-100)}.qodef-sportspress-advanced-event-details .qodef-e-event-link:hover{color:var(--qode-accent-color)}.qodef-sportspress-advanced-event-details .qodef-e-team-name-item{margin:0}.qodef-sportspress-advanced-event-details.qodef-skin--light .qodef-e-event-link:hover{color:var(--qode-color-100)!important}.qodef-sportspress-advanced-event-details.qodef-skin--light .qodef-e-event-result{color:var(--qode-color-100)!important}.qodef-sportspress-advanced-event-details.qodef-skin--light .qodef-e-event-league *{color:var(--qode-color-61)!important}.qodef-sportspress-advanced-event-details.qodef-skin--light .qodef-e-event-league a:hover{color:var(--qode-main-color)!important}.qodef-sportspress-advanced-event-details.qodef-skin--light .qodef-e-event-date{color:var(--qode-color-100)}.qodef-sportspress-advanced-event-details.qodef-skin--light .qodef-e-team-name-item{color:var(--qode-color-100)}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1 .qodef-e-content{align-items:center;display:flex;gap:33px;justify-content:center}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1 .qodef-e-content-left,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1 .qodef-e-content-right{align-items:center;display:flex;gap:30px;width:100%}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1 .qodef-e-content-left{justify-content:flex-end}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1 .qodef-e-content-right{justify-content:flex-start}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1 .qodef-e-event-link{display:flex;flex-shrink:0;min-width:280px}@media only screen and (max-width:1024px){.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1 .qodef-e-event-link{min-width:auto}}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1 .qodef-e-event-result{font-family:"Saira Condensed",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.01em;color:var(--qode-accent-color);font-size:130px;letter-spacing:-.05em;line-height:.8461538462em;left:-.05em;position:relative}@media only screen and (max-width:1512px){.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1 .qodef-e-event-result{font-size:90px}}@media only screen and (max-width:1200px){.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1 .qodef-e-event-result{font-size:80px}}@media only screen and (max-width:680px){.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1 .qodef-e-event-result{font-size:65px}}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1 .qodef-e-event-result-number{width:100%}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1 .qodef-e-event-result-number:first-child{padding-right:.05em;text-align:right}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1 .qodef-e-event-result-number:last-of-type{text-align:left}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1 .qodef-e-event-result-separator{flex-shrink:0;letter-spacing:0;text-align:center;width:74px}@media only screen and (max-width:880px){.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1 .qodef-e-event-result-separator{width:.5em}}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1 .qodef-e-event-countdown{border-top:1px solid var(--qode-color-86,#dbdbdb);margin-top:53px;padding-top:42px}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1 .qodef-e-event-countdown-inner{margin:0 auto;width:65%}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1 .qodef-e-team-image{flex-shrink:0;max-width:140px}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1 .qodef-e-team-image img{width:100%;height:auto}@media only screen and (max-width:880px){.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1 .qodef-e-team-image{max-width:100px}}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1:has(.qodef-e-countdown) .qodef-e-content{gap:68px}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e{display:flex}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e-content{display:flex;flex-direction:column;gap:192px;justify-content:space-between;padding:5% 6.5%;width:50%}.qodef-box--style-one.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e-content{background-color:var(--qode-color-100)}.qodef-box--style-two.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e-content{background-color:var(--qode-color-97)}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e-content-top *{display:flex;line-height:.8461538462em!important}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e-content-bottom{align-items:flex-start;display:flex;flex-direction:column}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e-event-image{background-position:center;background-size:cover;width:50%}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e-event-result{margin:0}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e-event-date{margin:2px 0 0 0}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e-event-tickets-link{margin-top:23px}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e-team-name.qodef-team--home:after{content:"";display:block;height:0;width:100%}.qodef-box--style-one.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2.qodef-skin--light .qodef-e-content{background-color:var(--qode-color-10)}.qodef-box--style-two.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2.qodef-skin--light .qodef-e-content{background-color:var(--qode-accent-color)}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e.qodef--has-appear .qodef-button,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e.qodef--has-appear .qodef-e-event-date,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e.qodef--has-appear .qodef-e-event-league,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e.qodef--has-appear .qodef-team--away,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e.qodef--has-appear .qodef-team--home{opacity:0;transform:translateX(50px)}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e.qodef--has-appear.qodef--appeared .qodef-button,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e.qodef--has-appear.qodef--appeared .qodef-e-event-date,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e.qodef--has-appear.qodef--appeared .qodef-e-event-league,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e.qodef--has-appear.qodef--appeared .qodef-team--away,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e.qodef--has-appear.qodef--appeared .qodef-team--home{animation:qode-slide-in-from-left .3s ease both}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e.qodef--has-appear.qodef--appeared .qodef-team--away{animation-delay:.15s}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e.qodef--has-appear.qodef--appeared .qodef-e-event-league{animation-delay:.3s}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e.qodef--has-appear.qodef--appeared .qodef-e-event-date{animation-delay:.45s}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e.qodef--has-appear.qodef--appeared .qodef-button{animation-delay:.6s}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e{display:flex;justify-content:flex-end;padding:80px 34px;position:relative}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e-content{display:flex;flex-direction:column;gap:115px;justify-content:space-between;padding:5% 6.5%;width:50%;z-index:2}.qodef-box--style-one.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e-content{background-color:var(--qode-color-100);border:1px solid var(--qode-color-86,#dbdbdb)}.qodef-box--style-two.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e-content{background-color:var(--qode-color-97)}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e-content-top *{display:flex;line-height:.8461538462em!important}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e-content-bottom{align-items:flex-start;display:flex;flex-direction:column}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e-event-image{background-position:center;background-size:cover;height:100%;left:0;position:absolute;top:0;width:66%}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e-event-result{margin:0}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e-event-date{margin:2px 0 0 0}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e-event-tickets-link{margin-top:23px}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e-team-name.qodef-team--home:after{content:"";display:block;height:0;width:100%}.qodef-box--style-one.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3.qodef-skin--light .qodef-e-content{background-color:var(--qode-color-10);border-color:var(--qode-color-22)}.qodef-box--style-two.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3.qodef-skin--light .qodef-e-content{background-color:var(--qode-accent-color)}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e.qodef--has-appear .qodef-button,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e.qodef--has-appear .qodef-e-event-date,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e.qodef--has-appear .qodef-e-event-league,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e.qodef--has-appear .qodef-team--away,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e.qodef--has-appear .qodef-team--home{opacity:0;transform:translateX(50px)}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e.qodef--has-appear.qodef--appeared .qodef-button,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e.qodef--has-appear.qodef--appeared .qodef-e-event-date,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e.qodef--has-appear.qodef--appeared .qodef-e-event-league,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e.qodef--has-appear.qodef--appeared .qodef-team--away,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e.qodef--has-appear.qodef--appeared .qodef-team--home{animation:qode-slide-in-from-left .3s ease both}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e.qodef--has-appear.qodef--appeared .qodef-team--away{animation-delay:.15s}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e.qodef--has-appear.qodef--appeared .qodef-e-event-league{animation-delay:.3s}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e.qodef--has-appear.qodef--appeared .qodef-e-event-date{animation-delay:.45s}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e.qodef--has-appear.qodef--appeared .qodef-button{animation-delay:.6s}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e:has(.qodef-e){display:flex;gap:2%}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-content{align-items:flex-end;background-position:center;background-size:cover;display:flex;flex-shrink:0;justify-content:center;padding:4% 1%;position:relative;width:32%}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-content:after{background-image:linear-gradient(0deg,var(--qode-accent-color) 0,var(--qode-accent-transparent-color) 50%,var(--qode-accent-transparent-color) 100%);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:9}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-content-inner{align-items:center;display:flex;gap:23px;justify-content:center;position:relative;width:100%;z-index:10}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-content-left,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-content-right{display:flex;width:100%}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-content-left{justify-content:flex-end}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-content-right{justify-content:flex-start}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-event-link{color:inherit;display:flex;flex-shrink:0}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-event-link a{color:inherit}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-event-result{font-family:"Saira Condensed",sans-serif;font-weight:600;font-size:30px;line-height:1.0666666667em;letter-spacing:-.015em;text-transform:initial;color:var(--qode-color-100)}@media only screen and (max-width:680px){.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-event-result{font-size:24px;line-height:1.25em}}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-event-result-number{width:100%}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-event-result-number:first-child{padding-right:.015em;text-align:right}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-event-result-separator{flex-shrink:0;letter-spacing:0;text-align:center}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-team-image{flex-shrink:0;max-width:100px}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-team-separator{font-family:"Saira Condensed",sans-serif;font-weight:600;font-size:30px;line-height:1.0666666667em;letter-spacing:-.015em;text-transform:initial;color:var(--qode-color-100)}@media only screen and (max-width:680px){.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-team-separator{font-size:24px;line-height:1.25em}}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-event-tickets{width:66%}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-event-tickets table{table-layout:auto!important}@media (min-width:1025px){.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-event-tickets table td,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-event-tickets table th{padding:45px 35px!important}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-event-tickets table td:first-child,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-event-tickets table th:first-child{padding-left:35px!important}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-event-tickets table td:last-child,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-event-tickets table th:last-child{padding-right:35px!important}}@media (min-width:1513px){.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-event-tickets table td,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-event-tickets table th{padding:55px 40px!important}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-event-tickets table td:first-child,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-event-tickets table th:first-child{padding-left:80px!important}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-event-tickets table td:last-child,.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-event-tickets table th:last-child{padding-right:80px!important}}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e .qodef-e-tickets-price-wrapper{width:1px}.qodef-sportspress-advanced-event-list .qodef-e-event-link:hover{color:var(--qode-accent-color)}.qodef-sportspress-advanced-event-list .qodef-e-team-name-item{margin:0}.qodef-sportspress-advanced-event-list .qodef-e.qodef-skin--light-event-link:hover{color:var(--qode-color-100)!important}@media only screen and (max-width:880px){.qodef-sportspress-advanced-event-list.qodef-title--mobile-center .qodef-m-list-title{text-align:center}}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1.qodef-gutter--no{--qode-columns-col-gap:1px!important}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1.qodef-vertical-gutter--no{--qode-columns-row-gap:1px!important}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1.qodef-swiper-container{padding:1px 2px!important}@media only screen and (max-width:1368px){.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1.qodef-swiper-container{padding:2px!important}}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1 .qodef-e:has(.qodef-e-team-name:first-of-type:hover) .qodef-e-team-image:first-of-type .qodef-e-link img,.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1 .qodef-e:has(.qodef-e-team-name:last-of-type:hover) .qodef-e-team-image:last-of-type .qodef-e-link img{transform:translateY(-8px)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1 .qodef-e-content{background-color:var(--qode-color-100,#fff);display:flex;flex-direction:column;box-shadow:0 0 0 1px var(--qode-color-86,#dbdbdb)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1 .qodef-e-content:after{background-color:var(--qode-main-color);content:"";display:block;left:0;position:absolute;top:calc(100% - 3px);transition:all .33s ease-in-out;z-index:1;height:4px;width:0}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1 .qodef-e-content:hover:after{transition:opacity 10ms,height .25s ease-out,width .25s ease-out;width:100%}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1 .qodef-e-content-top{display:flex;gap:10px;justify-content:space-between;padding:44px 0 14px 0;width:100%}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1 .qodef-e-content-bottom{align-items:baseline;display:flex;gap:10px;justify-content:space-between;padding:14px 0 28px 0;width:100%}@media (min-width:1025px) and (max-width:1200px){.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1 .qodef-e-content-bottom .qodef-e-event-venue{display:none}}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1 .qodef-e-team-image,.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1 .qodef-e-team-name{display:flex;flex-shrink:0;justify-content:center;text-align:center;width:30%}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1 .qodef-e-team-image img{max-width:70px;transition:all .2s ease-out;transform:translateY(0)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1 .qodef-e-team-image .qodef-e-link:hover img{transform:translateY(-8px)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1 .qodef-e-event-date{font-family:Roboto,sans-serif;font-weight:400;font-size:12px;line-height:1.5em;letter-spacing:.025em;text-transform:uppercase;color:var(--qode-accent-color);background-color:var(--qode-color-86,#dbdbdb);display:flex;justify-content:center;padding:9px}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1 .qodef-e-event-delimiter,.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1 .qodef-e-event-result{align-items:center;display:flex;justify-content:center}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1 .qodef-e-event-delimiter,.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1 .qodef-e-event-result-tbd{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);font-size:36px;line-height:1em;letter-spacing:-.02em;text-transform:uppercase;padding-right:.02em}@media only screen and (max-width:680px){.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1 .qodef-e-event-delimiter,.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1 .qodef-e-event-result-tbd{font-size:32px;line-height:1.03125em}}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1 .qodef-e-event-result{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);font-size:50px}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1 .qodef-e-event-link{display:flex;gap:10px}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1 .qodef-e-event-venue{text-align:center}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e-content{background-color:var(--qode-accent-color);box-shadow:0 0 0 1px var(--qode-color-22)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e-team-name-item{color:var(--qode-color-100)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e-event-date{background-color:var(--qode-color-10,#1a1a1a);color:var(--qode-color-61)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e-event-delimiter,.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e-event-result-tbd{color:var(--qode-color-100)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e-event-venue a{color:var(--qode-color-61)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e-event-venue a:hover{color:var(--qode-color-100)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2.qodef-gutter--no{--qode-columns-col-gap:1px!important}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2.qodef-vertical-gutter--no{--qode-columns-row-gap:1px!important}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2.qodef-swiper-container{padding:1px 2px!important}@media only screen and (max-width:1368px){.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2.qodef-swiper-container{padding:2px!important}}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2 .qodef-e{box-shadow:0 0 0 1px var(--qode-color-86,#dbdbdb)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2 .qodef-e-content{background-color:var(--qode-color-100);display:flex;flex-direction:column;gap:126px;padding:60px 40px 37px 40px;position:relative;transition:background-color .35s ease-out}.qodef-browser--safari .qodef-sportspress-advanced-event-list.qodef-item-layout--type-2 .qodef-e-content{transform:translateZ(0);transition:background-color .5s ease-in-out}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2 .qodef-e-content-top{display:flex;flex-wrap:wrap;position:relative;z-index:3}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2 .qodef-e-content-bottom{position:relative;z-index:3}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2 .qodef-e-event-image{background-position:center;background-size:cover;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease-in-out;width:100%;z-index:2}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2 .qodef-e-event-image:before{background-image:linear-gradient(0deg,var(--qode-accent-color) 0,var(--qode-accent-transparent-color) 50%,var(--qode-accent-transparent-color) 100%);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2 .qodef-e-event-league{margin-top:27px;width:100%}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2 .qodef-e-event-venue{width:100%}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2 .qodef-e-event-date{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);font-size:90px;line-height:.8666666667em;letter-spacing:-.05em;text-transform:uppercase;margin-bottom:22px;margin-left:-.05em;transition:color .25s ease-out;transition-duration:.37s}@media only screen and (max-width:680px){.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2 .qodef-e-event-date{font-size:44px;line-height:.9545454545em}}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2 .qodef-e-event-tickets-link{border-bottom:0;border-left:0;border-right:0;padding-bottom:35px;padding-top:35px;width:100%}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2 .qodef-e-team-image{max-width:70px}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2 .qodef-e-team-image.qodef-team--home{margin-right:23px}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2 .qodef-e-team-name-item{transition:color .25s ease-out;transition-duration:.37s}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2 .qodef-e:hover .qodef-e-content{background-color:var(--qode-color-10)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2 .qodef-e:hover .qodef-e-event-image{opacity:1}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2 .qodef-e:hover .qodef-e-event-league a{color:var(--qode-color-100)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2 .qodef-e:hover .qodef-e-event-venue a{color:var(--qode-color-100)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2 .qodef-e:hover .qodef-e-event-date{color:var(--qode-color-100)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2 .qodef-e:hover .qodef-e-team-name-item{color:var(--qode-color-100)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2.qodef-skin--light .qodef-e{box-shadow:0 0 0 1px var(--qode-color-22)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2.qodef-skin--light .qodef-e-content{background-color:var(--qode-accent-color)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2.qodef-skin--light .qodef-e-event-league a{color:var(--qode-color-61)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2.qodef-skin--light .qodef-e-event-venue a{color:var(--qode-color-61)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2.qodef-skin--light .qodef-e-event-date{color:var(--qode-color-100)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2.qodef-skin--light .qodef-e-event-tickets-link{background-color:var(--qode-accent-color);border-color:var(--qode-color-22)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2.qodef-skin--light .qodef-e-team-name-item{color:var(--qode-color-100)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 table{table-layout:auto!important}@media (min-width:1025px){.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 table td,.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 table th{padding:45px 35px!important}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 table td:first-child,.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 table th:first-child{padding-left:35px!important}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 table td:last-child,.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 table th:last-child{padding-right:35px!important}}@media (min-width:1513px){.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 table td,.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 table th{padding:55px 40px!important}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 table td:first-child,.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 table th:first-child{padding-left:80px!important}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 table td:last-child,.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 table th:last-child{padding-right:80px!important}}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 .qodef-e-media-wrapper{border-right:1px solid var(--qode-color-86,#dbdbdb);width:calc(160px + var(--qode-team-image-width,70px) + var(--qode-team-image-width,70px) + 22px)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 .qodef-e-media-wrapper-inner{display:flex;gap:22px}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 .qodef-e-media-wrapper .qodef-e-team-image{max-width:70px}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 .qodef-e-content-wrapper{padding-left:80px}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 .qodef-e-content-wrapper-inner{align-items:baseline;column-gap:10px;display:flex;flex-wrap:wrap}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 .qodef-e-content-wrapper-inner h5{margin:3px 0 15px}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 .qodef-e-links-wrapper-inner{display:flex;gap:20px}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 .qodef-e-links-wrapper-inner .qodef-button{white-space:nowrap}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 .qodef-e-event-venue{width:100%}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 .qodef-e-event-date{font-family:Roboto,sans-serif;font-weight:400;font-size:12px;line-height:1.5em;letter-spacing:.025em;text-transform:uppercase;color:var(--qode-color-41,#686868);width:100%}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 .qodef-e-event-stream-link{--qode-button-bg-color:var(--qode-accent-color);--qode-button-bg-hover-color:var(--qode-main-color)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3.qodef-skin--light .qodef-e-media-wrapper{border-right-color:var(--qode-color-22)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3.qodef-skin--light .qodef-e-event-venue a{color:var(--qode-color-61)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3.qodef-skin--light .qodef-e-event-delimiter,.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3.qodef-skin--light .qodef-e-event-result{color:var(--qode-color-100)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3.qodef-skin--light .qodef-e-event-stream-link{border:1px solid var(--qode-color-22)}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3.qodef-skin--light .qodef-e-team-name-item{color:var(--qode-color-100)}.qodef-sportspress-advanced-event-marquee.qodef-item-layout--type-1 *{line-height:1em}.qodef-sportspress-advanced-event-marquee.qodef-item-layout--type-1 .qodef-e-event-result{display:flex;gap:12.5px}.qodef-sportspress-advanced-event-marquee.qodef-item-layout--type-1 .qodef-text-marquee .qodef-m-content{gap:80px}.qodef-sportspress-advanced-event-marquee.qodef-item-layout--type-1 .qodef-text-marquee .qodef-m-content-inner{gap:80px}.qodef-sportspress-advanced-event-marquee.qodef-item-layout--type-1 .qodef-text-marquee .qodef-m-text-1,.qodef-sportspress-advanced-event-marquee.qodef-item-layout--type-1 .qodef-text-marquee .qodef-m-text-2,.qodef-sportspress-advanced-event-marquee.qodef-item-layout--type-1 .qodef-text-marquee .qodef-m-text-3{gap:25px}.qodef-sportspress-advanced-event-marquee.qodef-item-layout--type-1 .qodef-text-marquee .qodef-m-text-1 img,.qodef-sportspress-advanced-event-marquee.qodef-item-layout--type-1 .qodef-text-marquee .qodef-m-text-2 img,.qodef-sportspress-advanced-event-marquee.qodef-item-layout--type-1 .qodef-text-marquee .qodef-m-text-3 img{flex-shrink:0}.qodef-sportspress-advanced-event-marquee.qodef-item-layout--type-1.qodef-skin--light .qodef-e-event-result{color:var(--qode-color-100)}.qodef-sportspress-advanced-event-marquee.qodef-item-layout--type-1.qodef-skin--light .qodef-e-event-separator{color:var(--qode-color-100)}.qodef-sportspress-advanced-event-marquee.qodef-item-layout--type-1.qodef-skin--light .qodef-e-team-name{color:var(--qode-color-100)}.qodef-sportspress-advanced-event-tickets .qodef-e-tickets-price{margin:0}.qodef-sportspress-advanced-event-tickets .qodef-e-tickets-description{margin:0}.qodef-sportspress-advanced-event-tickets.qodef-item-layout--type-1 .qodef-e-tickets-link-wrapper{text-align:right}.qodef-sportspress-advanced-event-tickets.qodef-item-layout--type-1.qodef-skin--light .qodef-e-tickets-price{color:var(--qode-color-100)}.qodef-sportspress-advanced-event-tickets.qodef-item-layout--type-1.qodef-skin--light .qodef-e-tickets-description{color:var(--qode-color-100)}.qodef-sportspress-advanced-event-tickets.qodef-item-layout--type-1.qodef-skin--light .qodef-e-event-league *{color:var(--qode-color-61)!important}.qodef-sportspress-advanced-event-tickets.qodef-item-layout--type-1.qodef-skin--light .qodef-e-event-league a:hover{color:var(--qode-main-color)!important}.qodef-sportspress-advanced-player-career-statistics .qodef-e-player-name-item{margin:0}.qodef-sportspress-advanced-player-career-statistics .qodef-e-player-name-number{margin:0}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1 .qodef-e{position:relative}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1 .qodef-e-content{align-items:center;background-color:var(--qode-color-97);display:flex;gap:40px;justify-content:space-between;padding:25px 40px 25px 40px;transition:background-color .33s ease-in-out}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1 .qodef-e-content-right{flex-shrink:0}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1 .qodef-e-content-right img{width:80px}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1 .qodef-e-player-name{align-items:baseline;display:flex;flex-wrap:wrap;gap:10px;margin-top:2px}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1 .qodef-e-player-name-item,.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1 .qodef-e-player-name-number{transition:color .25s ease-out}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1 .qodef-e-player-statistics{background-color:var(--qode-color-100);transition:background-color .33s ease-in-out}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1 .qodef-e-player-statistics-item{display:flex;justify-content:space-between;padding:18px 40px 18px 40px}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1 .qodef-e-player-statistics-item:not(:first-child){border-top:1px solid var(--qode-color-86,#dbdbdb)}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1 .qodef-e-player-statistics-item-value{font-weight:700}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1 .qodef-e-player-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1 .qodef-e:hover .qodef-e-content{background-color:var(--qode-main-color)}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1 .qodef-e:hover .qodef-e-player-position a{color:var(--qode-color-100)}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1 .qodef-e:hover .qodef-e-player-name-item{color:var(--qode-color-100)}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1 .qodef-e:hover .qodef-e-player-name-number{color:var(--qode-color-100)}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1 .qodef-e:hover .qodef-e-player-statistics{background-color:var(--qode-color-97)}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1.qodef-skin--light .qodef-e-content{background-color:var(--qode-color-10)}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1.qodef-skin--light .qodef-e-player-position a{color:var(--qode-color-61)}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1.qodef-skin--light .qodef-e-player-name-item{color:var(--qode-color-100)}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1.qodef-skin--light .qodef-e-player-name-number{color:var(--qode-color-100)}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1.qodef-skin--light .qodef-e-player-statistics{background-color:var(--qode-accent-color)}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1.qodef-skin--light .qodef-e-player-statistics-item{border-color:var(--qode-color-22)}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1.qodef-skin--light .qodef-e:hover .qodef-e-player-statistics{background-color:var(--qode-color-10)}.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e{display:flex}.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e-image{width:33.3333333333%}.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e-content{padding:53px 0 0 9%;width:66.6666666667%}.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e-position{margin:0 0 1px 0}.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e-name{margin:0 0 11px 0}.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e-details{margin:0 0 29px 0}.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e-tagline{margin:0 0 12px 0}.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e-excerpt{margin:0}.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e-button{margin-top:33px}.qodef-sportspress-advanced-player-details.qodef-skin--light .qodef-e-position a{color:var(--qode-color-100)}.qodef-sportspress-advanced-player-details.qodef-skin--light .qodef-e-position a:hover{color:var(--qode-main-color)}.qodef-sportspress-advanced-player-details.qodef-skin--light .qodef-e-name{color:var(--qode-color-100)}.qodef-sportspress-advanced-player-details.qodef-skin--light .qodef-e-details{color:var(--qode-color-100)}.qodef-sportspress-advanced-player-details.qodef-skin--light .qodef-e-details a{color:var(--qode-color-100)}.qodef-sportspress-advanced-player-details.qodef-skin--light .qodef-e-details a:hover{color:var(--qode-main-color)}.qodef-sportspress-advanced-player-details.qodef-skin--light .qodef-e-tagline{color:var(--qode-color-100)}.qodef-sportspress-advanced-player-list .qodef-e-player-name{margin:0}.qodef-sportspress-advanced-player-list.qodef-item-layout--type-1.qodef-gutter--no{--qode-columns-col-gap:1px!important}.qodef-sportspress-advanced-player-list.qodef-item-layout--type-1.qodef-vertical-gutter--no{--qode-columns-row-gap:1px!important}.qodef-sportspress-advanced-player-list.qodef-item-layout--type-1.qodef-swiper-container{padding:1px 2px!important}@media only screen and (max-width:1368px){.qodef-sportspress-advanced-player-list.qodef-item-layout--type-1.qodef-swiper-container{padding:2px!important}}.qodef-sportspress-advanced-player-list.qodef-item-layout--type-1 .qodef-e{box-shadow:0 0 0 1px var(--qode-color-86,#dbdbdb)}.qodef-sportspress-advanced-player-list.qodef-item-layout--type-1 .qodef-e:after{background-color:var(--qode-main-color);content:"";display:block;left:0;position:absolute;top:calc(100% - 3px);transition:all .33s ease-in-out;z-index:1;height:4px;width:0}.qodef-sportspress-advanced-player-list.qodef-item-layout--type-1 .qodef-e:hover:after{transition:opacity 10ms,height .25s ease-out,width .25s ease-out;width:100%}.qodef-sportspress-advanced-player-list.qodef-item-layout--type-1 .qodef-e-media{position:relative}.qodef-sportspress-advanced-player-list.qodef-item-layout--type-1 .qodef-e-media-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-sportspress-advanced-player-list.qodef-item-layout--type-1 .qodef-e-content{display:flex;flex-direction:column;gap:6px;padding:26px 30px 20px 30px}@media (min-width:1513px){.qodef-sportspress-advanced-player-list.qodef-item-layout--type-1 .qodef-e-content{padding:36px 40px 30px 40px}}@media only screen and (max-width:880px){.qodef-sportspress-advanced-player-list.qodef-item-layout--type-1 .qodef-e-content{padding:20px 15px 15px 15px}}.qodef-sportspress-advanced-player-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e{box-shadow:0 0 0 1px var(--qode-color-22)}.qodef-sportspress-advanced-player-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e-player-position a{color:var(--qode-color-61)}.qodef-sportspress-advanced-player-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e-player-name a{color:var(--qode-color-100)}.qodef-sportspress-advanced-team-list .qodef-e-team-name-item{margin:0}.qodef-sportspress-advanced-team-list .qodef-e.qodef-skin--light-event-link:hover{color:var(--qode-color-100)!important}.qodef-sportspress-advanced-team-list.qodef-item-layout--type-1.qodef-gutter--no{--qode-columns-col-gap:1px!important}.qodef-sportspress-advanced-team-list.qodef-item-layout--type-1.qodef-vertical-gutter--no{--qode-columns-row-gap:1px!important}.qodef-sportspress-advanced-team-list.qodef-item-layout--type-1.qodef-swiper-container{padding:1px 2px!important}@media only screen and (max-width:1368px){.qodef-sportspress-advanced-team-list.qodef-item-layout--type-1.qodef-swiper-container{padding:2px!important}}.qodef-sportspress-advanced-team-list.qodef-item-layout--type-1 .qodef-e{align-items:center;display:flex;gap:30px;box-shadow:0 0 0 1px var(--qode-color-86,#dbdbdb);padding:30px 36px 30px 36px;transition:background-color .33s ease-in-out}.qodef-sportspress-advanced-team-list.qodef-item-layout--type-1 .qodef-e:after{background-color:var(--qode-main-color);content:"";display:block;left:0;position:absolute;top:calc(100% - 3px);transition:all .33s ease-in-out;z-index:1;height:4px;width:0}.qodef-sportspress-advanced-team-list.qodef-item-layout--type-1 .qodef-e-media{flex-shrink:0;max-width:70px}.qodef-sportspress-advanced-team-list.qodef-item-layout--type-1 .qodef-e-content{width:100%}.qodef-sportspress-advanced-team-list.qodef-item-layout--type-1 .qodef-e-content>.qodef-e-info{margin-bottom:3px}.qodef-sportspress-advanced-team-list.qodef-item-layout--type-1 .qodef-e:hover{background-color:var(--qode-color-100)}.qodef-sportspress-advanced-team-list.qodef-item-layout--type-1 .qodef-e:hover:after{transition:opacity 10ms,height .25s ease-out,width .25s ease-out;width:100%}@media only screen and (max-width:1512px){.qodef-sportspress-advanced-team-list.qodef-item-layout--type-1 .qodef-e{padding:30px 25px}}.qodef-sportspress-advanced-team-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e{box-shadow:0 0 0 1px var(--qode-color-22)}.qodef-sportspress-advanced-team-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e-team-name-item{color:var(--qode-color-100)}.qodef-sportspress-advanced-team-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e:hover{background-color:var(--qode-color-10)}.qodef-sportspress-advanced-team-staff-list .qodef-e-staff-name{margin:0}.qodef-sportspress-advanced-team-staff-list.qodef-item-layout--type-1.qodef-gutter--no{--qode-columns-col-gap:1px!important}.qodef-sportspress-advanced-team-staff-list.qodef-item-layout--type-1.qodef-vertical-gutter--no{--qode-columns-row-gap:1px!important}.qodef-sportspress-advanced-team-staff-list.qodef-item-layout--type-1.qodef-swiper-container{padding:1px 2px!important}@media only screen and (max-width:1368px){.qodef-sportspress-advanced-team-staff-list.qodef-item-layout--type-1.qodef-swiper-container{padding:2px!important}}.qodef-sportspress-advanced-team-staff-list.qodef-item-layout--type-1 .qodef-e{box-shadow:0 0 0 1px var(--qode-color-86,#dbdbdb);position:relative;transition:background-color .33s ease-in-out}.qodef-sportspress-advanced-team-staff-list.qodef-item-layout--type-1 .qodef-e:after{background-color:var(--qode-main-color);content:"";display:block;left:0;position:absolute;top:calc(100% - 3px);transition:all .33s ease-in-out;z-index:1;height:4px;width:0}.qodef-sportspress-advanced-team-staff-list.qodef-item-layout--type-1 .qodef-e-content{gap:6px;padding:26px 30px 20px 30px;position:relative;z-index:2}@media (min-width:1513px){.qodef-sportspress-advanced-team-staff-list.qodef-item-layout--type-1 .qodef-e-content{padding:36px 40px 30px 40px}}@media only screen and (max-width:880px){.qodef-sportspress-advanced-team-staff-list.qodef-item-layout--type-1 .qodef-e-content{padding:20px 15px 15px 15px}}.qodef-sportspress-advanced-team-staff-list.qodef-item-layout--type-1 .qodef-e-staff-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.qodef-sportspress-advanced-team-staff-list.qodef-item-layout--type-1 .qodef-e:hover:after{transition:opacity 10ms,height .25s ease-out,width .25s ease-out;width:100%}.qodef-sportspress-advanced-team-staff-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e{box-shadow:0 0 0 1px var(--qode-color-22)}.qodef-sportspress-advanced-team-staff-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e-staff-position a{color:var(--qode-color-61)}.qodef-sportspress-advanced-team-staff-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e-staff-name{color:var(--qode-color-100)}.qodef-sportspress-advanced-team-trophy-list .qodef-e-trophy-title{margin:0}@media only screen and (max-width:880px){.qodef-sportspress-advanced-team-trophy-list.qodef-title--mobile-center .qodef-m-list-title{text-align:center}}.qodef-sportspress-advanced-team-trophy-list.qodef-item-layout--type-1.qodef-gutter--no{--qode-columns-col-gap:1px!important}.qodef-sportspress-advanced-team-trophy-list.qodef-item-layout--type-1.qodef-vertical-gutter--no{--qode-columns-row-gap:1px!important}.qodef-sportspress-advanced-team-trophy-list.qodef-item-layout--type-1.qodef-swiper-container{padding:1px 2px!important}@media only screen and (max-width:1368px){.qodef-sportspress-advanced-team-trophy-list.qodef-item-layout--type-1.qodef-swiper-container{padding:2px!important}}.qodef-sportspress-advanced-team-trophy-list.qodef-item-layout--type-1 .qodef-e{background-color:var(--qode-color-97);box-shadow:0 0 0 1px var(--qode-color-86,#dbdbdb);position:relative;transition:background-color .33s ease-in-out}.qodef-sportspress-advanced-team-trophy-list.qodef-item-layout--type-1 .qodef-e:after{background-color:var(--qode-main-color);content:"";display:block;left:0;position:absolute;top:calc(100% - 3px);transition:all .33s ease-in-out;z-index:1;height:4px;width:0}.qodef-sportspress-advanced-team-trophy-list.qodef-item-layout--type-1 .qodef-e-media{display:flex;justify-content:center;padding:40px}.qodef-sportspress-advanced-team-trophy-list.qodef-item-layout--type-1 .qodef-e-media img{filter:grayscale(100%);transition:all .33s ease-in-out}.qodef-sportspress-advanced-team-trophy-list.qodef-item-layout--type-1 .qodef-e-trophy-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}.qodef-sportspress-advanced-team-trophy-list.qodef-item-layout--type-1 .qodef-e-content{display:flex;flex-direction:column;gap:6px;padding:26px 30px 20px 30px}@media only screen and (max-width:880px){.qodef-sportspress-advanced-team-trophy-list.qodef-item-layout--type-1 .qodef-e-content{padding:20px 15px 15px 15px}}.qodef-sportspress-advanced-team-trophy-list.qodef-item-layout--type-1 .qodef-e:hover{background-color:var(--qode-color-100)}.qodef-sportspress-advanced-team-trophy-list.qodef-item-layout--type-1 .qodef-e:hover:after{transition:opacity 10ms,height .25s ease-out,width .25s ease-out;width:100%}.qodef-sportspress-advanced-team-trophy-list.qodef-item-layout--type-1 .qodef-e:hover .qodef-e-media img{filter:grayscale(0)}.qodef-sportspress-advanced-team-trophy-list.qodef-item-layout--type-1.qodef-skin--default-inverted .qodef-e{background-color:var(--qode-color-100)}.qodef-sportspress-advanced-team-trophy-list.qodef-item-layout--type-1.qodef-skin--default-inverted .qodef-e:hover{background-color:var(--qode-color-97)}.qodef-sportspress-advanced-team-trophy-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e{background-color:var(--qode-accent-color);box-shadow:0 0 0 1px var(--qode-color-22)}.qodef-sportspress-advanced-team-trophy-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e-trophy-title{color:var(--qode-color-100)}.qodef-sportspress-advanced-team-trophy-list.qodef-item-layout--type-1.qodef-skin--light .qodef-e:hover{background-color:var(--qode-color-10)}.qodef-sportspress-countdown--hide-timer .sp-countdown{display:none}.qodef-sportspress-countdown .sp-event-image{margin-bottom:34px}.qodef-sportspress-countdown .sp-event-name{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);--qode-underline-offset:87%;--qode-underline-letter-spacing:-0.045em;font-size:64px;line-height:.90625em;letter-spacing:-.045em;text-transform:uppercase;margin:0 0 34px 0;text-align:center}@media only screen and (max-width:680px){.qodef-sportspress-countdown .sp-event-name{font-size:38px;line-height:1em}}.qodef-sportspress-countdown .sp-countdown{margin:0}.qodef-sportspress-countdown .sp-countdown time{display:flex;flex-direction:row}.qodef-sportspress-countdown .sp-countdown span{font-family:"Saira Condensed",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.01em;color:var(--qode-accent-color);font-size:130px;letter-spacing:-.05em;line-height:.8461538462em;left:-.05em;position:relative;align-items:center;display:flex;flex:1 1;flex-direction:column}@media only screen and (max-width:1512px){.qodef-sportspress-countdown .sp-countdown span{font-size:90px}}@media only screen and (max-width:1200px){.qodef-sportspress-countdown .sp-countdown span{font-size:80px}}@media only screen and (max-width:680px){.qodef-sportspress-countdown .sp-countdown span{font-size:65px}}.qodef-sportspress-countdown .sp-countdown small{font-family:Roboto,sans-serif;font-weight:400;font-size:12px;line-height:1.5em;letter-spacing:.025em;text-transform:uppercase;color:var(--qode-color-41,#686868)}.qodef-sportspress-countdown.qodef-skin--light .sp-event-name{color:#fff}.qodef-sportspress-countdown.qodef-skin--light .sp-countdown span{color:#fff}.qodef-sportspress-countdown.qodef-skin--light .sp-countdown small{color:#fff}.widget_countdown{text-align:center}.widget_countdown .sp-event-name{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);font-size:24px;line-height:1.125em;letter-spacing:-.015em;text-transform:initial;margin-bottom:10px}@media only screen and (max-width:680px){.widget_countdown .sp-event-name{font-size:19px;line-height:1em}}.widget_countdown .sp-countdown time{display:flex;flex-direction:row;justify-content:space-around}.widget_countdown .sp-countdown span{display:flex;flex-direction:column-reverse;width:auto;font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);font-size:36px;line-height:1em;letter-spacing:-.02em;text-transform:uppercase}@media only screen and (max-width:680px){.widget_countdown .sp-countdown span{font-size:32px;line-height:1.03125em}}.widget_countdown .sp-event-date{margin:0}.widget_countdown .sp-event-venue:not(.sp-event-date){margin:0}.widget_countdown .sp-event-league{margin:0}.sp-event-blocks{border:none!important}.sp-event-blocks tr{background-color:transparent!important;border:none!important}.sp-event-blocks tr:last-child td{margin-bottom:0}.sp-event-blocks td{align-items:center;border:1px solid var(--qode-color-86,#dbdbdb)!important;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:40px;padding:10% 17%!important;position:relative}.sp-event-blocks td:after{background-color:var(--qode-main-color)!important;content:""!important;display:block!important;left:0!important;position:absolute!important;top:calc(100% - 3px)!important;transition:all .33s ease-in-out;z-index:1!important;height:4px!important;width:0!important}.widget .sp-event-blocks td{padding:10% 15%!important}.sp-event-blocks td:hover:after{transition:opacity 10ms,height .25s ease-out !important,width .25s ease-out!important;width:100%!important}.qodef-skin--light .sp-event-blocks td{border-color:var(--qode-color-22)!important;background-color:var(--qode-accent-color);color:var(--qode-color-61)!important}.sp-event-blocks .team-logo{display:block;float:none;height:auto;margin:0;max-width:22%;width:22%}.sp-event-blocks .team-logo a{display:block}.sp-event-blocks .team-logo img{display:block;height:auto;width:100%}.sp-event-blocks .team-logo.logo-odd{order:1}.sp-event-blocks .team-logo.logo-even{order:3}.sp-event-blocks .sp-event-results{color:var(--qode-accent-color);margin:0 3%;order:2;width:50%;font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);font-size:36px;line-height:1em;letter-spacing:-.02em;text-transform:uppercase}@media only screen and (max-width:680px){.sp-event-blocks .sp-event-results{font-size:32px;line-height:1.03125em}}.sp-event-blocks .sp-event-results a{color:inherit}.sp-event-blocks .sp-event-results a:hover{color:var(--qode-main-color)}.qodef-skin--light .sp-event-blocks .sp-event-results{color:var(--qode-color-100)}.sp-event-blocks .sp-event-date,.sp-event-blocks .sp-event-league,.sp-event-blocks .sp-event-season,.sp-event-blocks .sp-event-status,.sp-event-blocks .sp-event-title,.sp-event-blocks .sp-event-venue{margin:0;order:4;padding:0;width:100%}.sp-event-blocks .sp-event-league,.sp-event-blocks .sp-event-season,.sp-event-blocks .sp-event-venue{margin-top:30px}.sp-event-blocks .sp-event-league~.sp-event-season,.sp-event-blocks .sp-event-league~.sp-event-venue{margin-top:0}.sp-event-blocks .sp-event-season~.sp-event-venue{margin-top:0}.sp-event-blocks .sp-event-date{color:var(--qode-accent-color,#000);font-family:Roboto,sans-serif;font-size:17px;font-weight:400;line-height:1.4117647059em;letter-spacing:-.015em;text-transform:initial;letter-spacing:initial;margin-top:15px;order:99;text-transform:none}.sp-event-blocks .sp-event-date a{color:inherit}.sp-event-blocks .sp-event-date a:hover{color:var(--qode-main-color)}.qodef-skin--light .sp-event-blocks .sp-event-date{color:var(--qode-color-100)}.sp-event-blocks .sp-event-title{color:var(--qode-accent-color);margin:3px 0 0 0!important}.sp-event-blocks .sp-event-title a{color:inherit}.sp-event-blocks .sp-event-title a:hover{color:var(--qode-main-color)}.qodef-skin--light .sp-event-blocks .sp-event-title{color:var(--qode-color-100)}.qodef-sportspress-event-calendar tbody td a{color:var(--qode-accent-color)!important;position:relative;z-index:1}.qodef-sportspress-event-calendar tbody td a:after{background-image:linear-gradient(to bottom,var(--qode-color-100,#fff) 50%,var(--qode-main-color) 50%);background-repeat:no-repeat;background-origin:border-box;transition:color .3s ease-out,background-position .3s ease-out;background-size:100% 200%;background-position:0 0;background-color:var(--qode-color-100,#fff);content:"";display:block;height:52px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:52px;z-index:-1}.qodef-sportspress-event-calendar tbody tr:hover td a{color:var(--qode-color-100,#fff)!important}.qodef-sportspress-event-calendar tbody tr:hover td a:after{background-position:0 100%}.qodef-sportspress .sp-event-list .team-logo{height:41px!important;width:41px!important;margin-bottom:.5em}.qodef-sportspress .sp-event-list .team-logo img{max-height:41px!important;max-width:41px!important;vertical-align:initial}.qodef-sportspress .sp-event-performance-tables .sp-template{margin:0!important}.qodef-sportspress .sp-event-performance-tables table{table-layout:auto!important}.qodef-sportspress .sp-event-performance-tables tbody .sp-performance-icons{text-align:right;width:35%}.sp-league-table{table-layout:initial!important}.sp-league-table td:not(.data-name),.sp-league-table th:not(.data-name){text-align:center}.sp-league-table td.has-logo{line-height:1.4117647059em;position:relative}.sp-league-table td.has-logo a{align-items:center;display:flex;justify-content:flex-start}.sp-league-table td.has-logo:not(:has(a)){padding-left:84.5px!important}.sp-league-table td.has-logo:not(:has(a)) .team-logo{left:23px;position:absolute;top:50%;transform:translateY(-50%)}.sp-league-table .team-logo{height:41px!important;width:41px!important;display:flex;margin-right:20.5px!important}.sp-league-table .team-logo img{max-height:41px!important;max-width:41px!important;vertical-align:initial}.qodef-sportspress-player-gallery .sp-gallery-wrapper:after,.qodef-sportspress-player-gallery .sp-gallery-wrapper:before{content:"";display:table;table-layout:fixed}.qodef-sportspress-player-gallery .sp-gallery-wrapper:after{clear:both}.sp-player-list{table-layout:initial!important}.sp-player-list .data-name .player-photo{display:none!important}.sp-player-list .data-name .player-flag{height:auto;width:auto}.sp-player-list .data-name .team-logo{height:41px!important;width:41px!important}.sp-player-list .data-name .team-logo img{max-height:41px!important;max-width:41px!important;vertical-align:initial}.sp-player-list .data-name a{align-items:center;display:inline-flex}.sp-staff-name{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);--qode-underline-offset:87%;--qode-underline-letter-spacing:-0.045em;font-size:64px;line-height:.90625em;letter-spacing:-.045em;text-transform:uppercase;margin:0 0 34px 0}@media only screen and (max-width:680px){.sp-staff-name{font-size:38px;line-height:1em}}.qodef-yith-wccl--predefined .select_box{display:inline-block}.qodef-yith-wccl--predefined .select_box:after{display:none}.qodef-yith-wccl--predefined .select_box .select_option{border:0;display:inline-block;float:none;margin:0 5px 0 0;position:relative;vertical-align:middle}.qodef-yith-wccl--predefined .select_box .select_option:last-child{margin-right:0}.qodef-yith-wccl--predefined .select_box .select_option>span:not(.yith_wccl_tooltip){border:0;height:auto;line-height:inherit;min-width:auto;width:auto}.qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip{width:100px}.qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip>span{background:#fff;border:1px solid var(--qode-color-86,#dbdbdb)!important;border-radius:0;color:var(--qode-accent-color,#000);padding:10px}.qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip.top span:after{bottom:auto;top:100%}.qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option{border:1px solid transparent;padding:1px}.qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option>span:not(.yith_wccl_tooltip){height:15px;width:38px}.qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option.selected{border-color:var(--qode-accent-color,#000)}.qodef-yith-wccl--predefined .select_box.select_box_image .select_option{border:1px solid transparent;padding:1px}.qodef-yith-wccl--predefined .select_box.select_box_image .select_option>img:not(.yith_wccl_tooltip){height:40px;object-fit:cover;width:40px}.qodef-yith-wccl--predefined .select_box.select_box_image .select_option.selected{border-color:var(--qode-accent-color,#000)}.qodef-yith-wccl--predefined .select_box.select_box_label>*{font-family:Roboto,sans-serif;font-weight:400;font-size:12px;line-height:1.5em;letter-spacing:.025em;text-transform:uppercase;color:var(--qode-item-info-color,var(--qode-color-41,#686868));display:inline-flex;flex-wrap:wrap}.qodef-yith-wccl--predefined .select_box.select_box_label>*{display:inline-flex;flex-wrap:wrap;align-items:center;vertical-align:middle}.qodef-yith-wccl--predefined .select_box.select_box_label .select_option{margin:0;transition:color .25s ease-out}.qodef-yith-wccl--predefined .select_box.select_box_label .select_option:after{content:",";margin-right:5px}.qodef-yith-wccl--predefined .select_box.select_box_label .select_option:last-of-type:after{display:none}.qodef-yith-wccl--predefined .select_box.select_box_label .select_option.selected{color:var(--qode-main-color)}.qodef-yith-wccl--predefined li.product .variations_form.cart{margin:0 0 0 20px}.qodef-yith-wccl--predefined li.product .variations_form.cart div.variations{margin-bottom:10px;text-align:right}.qodef-yith-wccl--predefined li.product .variations_form.cart div.variations:last-child{margin-bottom:0}.qodef-yith-wccl--predefined form.cart .variations:has(tr[class*=description_attribute]) tr[class^=description_attribute] td{padding-top:15px}.qodef-yith-wccl--predefined form.cart .variations:has(tr[class*=description_attribute]) .reset_variations{transform:translateY(calc(-50% - 7.5px))}#yith-quick-view-modal .yith-quick-view-overlay{background:rgba(255,255,255,.79)!important}#yith-quick-view-modal .yith-wcqv-wrapper{height:auto!important;width:960px!important;max-width:90vw!important}#yith-quick-view-modal .yith-wcqv-main{box-shadow:3px 3px 15px 0 rgba(var(--qode-accent-color,#000),.5)!important;overflow-y:hidden!important;max-height:90vh!important}#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-inner{margin:0}#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-inner>*{padding:0}#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image{align-self:stretch}#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .qodef-woo-product-mark{transform:translateX(0)}#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image :not(.qodef-woo-product-mark){height:100%}#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{margin:0!important}#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img{object-fit:cover}#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery .woocommerce-product-gallery__wrapper>.woocommerce-product-gallery__image{width:100%!important;margin:0!important}#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper{display:none!important}#yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary{align-self:center;padding:30px}#yith-quick-view-modal #yith-quick-view-close{border:0!important;font-size:0;line-height:1;position:absolute;right:0;top:0;width:25px;height:25px}#yith-quick-view-modal #yith-quick-view-close:after{font-size:18px;font-family:ElegantIcons;content:"M";display:block;line-height:25px;padding:0 3px;position:relative}body:not([class*=goalkick-core]) #yith-quick-view-modal #yith-quick-view-close:after{content:"x";font-family:initial}#yith-quick-view-modal .qodef-yith-wcqv-link{margin-top:38px}.qodef-yith-wcqv--predefined .yith-wcqv-button{font-size:0!important;margin:0!important;padding:0!important;line-height:1!important;background-color:transparent!important}.qodef-yith-wcqv--predefined .yith-wcqv-button:before{font-size:22px;font-family:"Font Awesome 5 Free";font-weight:400;content:"\f06e"}.qodef-yith-wcqv--predefined .qodef-e-media-inner .yith-wcqv-button{color:#fff!important}.qodef-yith-wcqv--predefined .qodef-e-media-inner .yith-wcqv-button:hover{color:var(--qode-main-color)!important}.qodef-yith-wcqv--predefined .qodef-e-media-inner .yith-wcqv-button .blockUI{display:none!important}.yith-wcwl-form .wishlist-title-container{display:none!important}.yith-wcwl-form .shop_table.wishlist_table{font-size:100%}.yith-wcwl-form .shop_table.wishlist_table tr{border-left:none;border-right:none;border-top:none}.yith-wcwl-form .shop_table.wishlist_table td,.yith-wcwl-form .shop_table.wishlist_table th{padding:15px 0 15px 15px;vertical-align:middle;text-align:left;border:0}@media only screen and (max-width:880px){.yith-wcwl-form .shop_table.wishlist_table td,.yith-wcwl-form .shop_table.wishlist_table th{padding:10px 0 10px 10px}}.yith-wcwl-form .shop_table.wishlist_table td:first-child,.yith-wcwl-form .shop_table.wishlist_table th:first-child{padding-left:0!important}.yith-wcwl-form .shop_table.wishlist_table th{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);font-size:24px;line-height:1.125em;letter-spacing:-.015em;text-transform:initial}@media only screen and (max-width:680px){.yith-wcwl-form .shop_table.wishlist_table th{font-size:19px;line-height:1em}}.yith-wcwl-form .shop_table.wishlist_table td ul{list-style:none;margin:0;padding:0}.yith-wcwl-form .shop_table.wishlist_table td ul li{margin:0 0 7.5px 0;padding:0}.yith-wcwl-form .shop_table.wishlist_table td ul li:last-child{margin-bottom:0}.yith-wcwl-form .shop_table.wishlist_table td ul li label{margin-bottom:0}.yith-wcwl-form .shop_table.wishlist_table p{margin:0}.yith-wcwl-form .shop_table.wishlist_table .variation:after,.yith-wcwl-form .shop_table.wishlist_table .variation:before{content:"";display:table;table-layout:fixed}.yith-wcwl-form .shop_table.wishlist_table .variation:after{clear:both}.yith-wcwl-form .shop_table.wishlist_table .variation dt{clear:left;float:left;font-weight:initial}@media only screen and (max-width:880px){.yith-wcwl-form .shop_table.wishlist_table .variation dt{float:none;width:100%}}.yith-wcwl-form .shop_table.wishlist_table .variation dd{clear:right;float:left;margin:0 0 0 5px}@media only screen and (max-width:880px){.yith-wcwl-form .shop_table.wishlist_table .variation dd{float:none;margin:0;width:100%}}.yith-wcwl-form .shop_table.wishlist_table.shop_table tr th{background:0 0!important}.yith-wcwl-form .shop_table.wishlist_table.shop_table tr th.product-remove{width:auto!important}.yith-wcwl-form .shop_table.wishlist_table.shop_table tr td{background:0 0!important;border-color:transparent!important;color:var(--qode-accent-color,#000)!important}.yith-wcwl-form .shop_table.wishlist_table .product-add-to-cart{text-align:right;white-space:nowrap;width:0}.yith-wcwl-form .shop_table.wishlist_table .product-add-to-cart a{font-family:"Saira Condensed",sans-serif!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.01em!important;color:var(--qode-accent-color,#000)!important;font-size:18px!important;line-height:1.0555555556em!important;position:relative!important;display:inline-flex!important;vertical-align:middle!important;width:auto!important;margin:0!important;text-decoration:none!important;border-radius:0!important;outline:0!important;transition:color .25s ease-out,background-color .33s ease-in-out,border-color .33s ease-in-out!important;box-shadow:none!important;background-image:none!important;opacity:1!important;font-family:"Saira Condensed",sans-serif!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.01em!important;color:var(--qode-button-color,var(--qode-accent-color))!important;font-size:15px!important;line-height:1.6em!important;background-image:linear-gradient(var(--qode-main-color),var(--qode-main-color))!important;background-position:50% 100%!important;background-repeat:no-repeat!important;transition:background-size .3s ease-out!important;background-size:0 4px!important;background-color:transparent!important;border:0!important;padding:0!important}.yith-wcwl-form .shop_table.wishlist_table .product-add-to-cart a .qodef-m-text{position:relative!important}.yith-wcwl-form .shop_table.wishlist_table .product-add-to-cart a .qodef-m-icon{display:flex!important}.yith-wcwl-form .shop_table.wishlist_table .product-add-to-cart a .qodef-m-text{display:inline-block}.yith-wcwl-form .shop_table.wishlist_table .product-add-to-cart a.remove_from_wishlist{margin-left:15px!important}.yith-wcwl-form .shop_table.wishlist_table .product-add-to-cart a:hover{background-size:calc(100% - .01em) 4px!important;color:var(--qode-button-hover-color,var(--qode-accent-color))!important}.yith-wcwl-form .shop_table.wishlist_table .product-add-to-cart a.added{display:none!important}.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist{background-color:transparent!important;font-size:0!important;line-height:1!important;margin:0!important;padding:0!important}.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist a:before{content:"\f004";font-family:"Font Awesome 5 Free";font-size:22px;font-weight:400}.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist.exists a:before{content:"\f004";font-family:"Font Awesome 5 Free";font-size:22px;font-weight:900}.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .blockOverlay,.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .feedback,.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .view-wishlist,.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist i,.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist span{display:none!important}.qodef-yith-wcwl--predefined .qodef-e-media-inner .yith-wcwl-add-to-wishlist a{color:#fff!important}.qodef-yith-wcwl--predefined .qodef-e-media-inner .yith-wcwl-add-to-wishlist a:hover{color:var(--qode-main-color)!important}.qodef-yith-wcwl--predefined #yith-wcwl-popup-message{display:none!important}.qodef-yith-wcwl--predefined .yith-wcwl-share{display:none!important}.qodef-order-tracking p:not(.form-row){margin-top:0}.qodef-order-tracking .form-row{margin:0}.qodef-woo-product-category-list.qodef-item-layout--info-on-image .product-category .qodef-e-media,.qodef-woo-product-list .product-category .qodef-e-media{position:relative;display:grid;grid-template-areas:"stack";grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.qodef-woo-product-category-list.qodef-item-layout--info-on-image .product-category .qodef-e-media>*,.qodef-woo-product-list .product-category .qodef-e-media>*{grid-area:stack}.qodef-woo-product-category-list.qodef-item-layout--info-on-image .product-category .qodef-e-media-image,.qodef-woo-product-list .product-category .qodef-e-media-image{overflow:hidden}.qodef-woo-product-category-list.qodef-item-layout--info-on-image .product-category .qodef-e-media-image img,.qodef-woo-product-list .product-category .qodef-e-media-image img{transition:.33s ease-in-out;will-change:transform;transform:scale(1) translateX(0)}.qodef-woo-product-category-list.qodef-item-layout--info-on-image .product-category .qodef-e-inner:hover .qodef-e-media-image img,.qodef-woo-product-list .product-category .qodef-e-inner:hover .qodef-e-media-image img{transform:scale(1.14) translateX(5%)}.qodef-woo-product-category-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title,.qodef-woo-product-list .product-category .woocommerce-loop-category__title{background-image:linear-gradient(0deg,var(--qode-accent-color) 0,var(--qode-accent-transparent-color) 50%,var(--qode-accent-transparent-color) 100%);display:grid;grid-template-columns:minmax(0,auto);align-content:end;color:var(--qode-color-100,#fff);background-color:transparent;margin:0;padding:19px 40px}.qodef-woo-product-category-list.qodef-item-layout--info-on-image .count,.qodef-woo-product-list .count{display:none}.widget_goalkick_core_woo_dropdown_cart,.widget_shopping_cart{align-items:center;display:flex;height:100%;justify-content:center;position:relative}.widget_goalkick_core_woo_dropdown_cart .qodef-widget-dropdown-cart-inner,.widget_shopping_cart .qodef-widget-dropdown-cart-inner{align-items:center;display:flex;height:100%;justify-content:center}.widget_goalkick_core_woo_dropdown_cart .qodef-m-opener,.widget_goalkick_core_woo_dropdown_cart>.widgettitle,.widget_shopping_cart .qodef-m-opener,.widget_shopping_cart>.widgettitle{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;margin:0}.widget_goalkick_core_woo_dropdown_cart .qodef-m-opener,.widget_shopping_cart .qodef-m-opener{position:relative;font-family:"Saira Condensed",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.01em;color:var(--qode-header-text-color,var(--qode-accent-color));font-size:19px;line-height:1.5789473684em;gap:14px}.widget_goalkick_core_woo_dropdown_cart .qodef-m-opener-icon,.widget_shopping_cart .qodef-m-opener-icon{display:flex}.widget_goalkick_core_woo_dropdown_cart .qodef-m-opener-count,.widget_shopping_cart .qodef-m-opener-count{background-color:var(--qode-main-color);color:#fff;font-size:13px;width:21px;height:21px;line-height:21px;border-radius:100%;text-align:center;position:absolute;top:-4px;left:11px}.widget_goalkick_core_woo_dropdown_cart .qodef-m-opener-label,.widget_shopping_cart .qodef-m-opener-label{background-image:linear-gradient(var(--qode-main-color),var(--qode-main-color));background-position:50% 100%;background-repeat:no-repeat;transition:background-size .3s ease-out;background-size:0 4px}.widget_goalkick_core_woo_dropdown_cart .qodef-m-opener:focus,.widget_goalkick_core_woo_dropdown_cart .qodef-m-opener:hover,.widget_shopping_cart .qodef-m-opener:focus,.widget_shopping_cart .qodef-m-opener:hover{color:var(--qode-header-text-hover-color,var(--qode-accent-color))}.widget_goalkick_core_woo_dropdown_cart .qodef-m-opener:focus .qodef-m-opener-label,.widget_goalkick_core_woo_dropdown_cart .qodef-m-opener:hover .qodef-m-opener-label,.widget_shopping_cart .qodef-m-opener:focus .qodef-m-opener-label,.widget_shopping_cart .qodef-m-opener:hover .qodef-m-opener-label{background-size:calc(100% - 0em) 4px}.widget_goalkick_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,.widget_goalkick_core_woo_dropdown_cart .widget_shopping_cart_content,.widget_shopping_cart .qodef-widget-dropdown-cart-content,.widget_shopping_cart .widget_shopping_cart_content{border-style:solid;border-width:1px;display:block;padding:30px 0;text-align:left;transition:opacity .33s ease-in-out,visibility .33s ease-in-out}.widget_goalkick_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content:has(.qodef-m-posts-not-found),.widget_goalkick_core_woo_dropdown_cart .widget_shopping_cart_content:has(.qodef-m-posts-not-found),.widget_shopping_cart .qodef-widget-dropdown-cart-content:has(.qodef-m-posts-not-found),.widget_shopping_cart .widget_shopping_cart_content:has(.qodef-m-posts-not-found){padding:24px 0}#qodef-top-area .widget_goalkick_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,#qodef-top-area .widget_goalkick_core_woo_dropdown_cart .widget_shopping_cart_content,#qodef-top-area .widget_shopping_cart .qodef-widget-dropdown-cart-content,#qodef-top-area .widget_shopping_cart .widget_shopping_cart_content,header .widget_goalkick_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,header .widget_goalkick_core_woo_dropdown_cart .widget_shopping_cart_content,header .widget_shopping_cart .qodef-widget-dropdown-cart-content,header .widget_shopping_cart .widget_shopping_cart_content{left:auto;opacity:0!important;position:absolute;right:0;top:100%;visibility:hidden!important;width:433px;z-index:99}.touchevents #qodef-top-area .widget_goalkick_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,.touchevents #qodef-top-area .widget_goalkick_core_woo_dropdown_cart .widget_shopping_cart_content,.touchevents #qodef-top-area .widget_shopping_cart .qodef-widget-dropdown-cart-content,.touchevents #qodef-top-area .widget_shopping_cart .widget_shopping_cart_content,.touchevents header .widget_goalkick_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,.touchevents header .widget_goalkick_core_woo_dropdown_cart .widget_shopping_cart_content,.touchevents header .widget_shopping_cart .qodef-widget-dropdown-cart-content,.touchevents header .widget_shopping_cart .widget_shopping_cart_content{display:none}.widget_goalkick_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content>*,.widget_goalkick_core_woo_dropdown_cart .widget_shopping_cart_content>*,.widget_shopping_cart .qodef-widget-dropdown-cart-content>*,.widget_shopping_cart .widget_shopping_cart_content>*{padding:0 30px!important}.widget_goalkick_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content .qodef-m-posts-not-found,.widget_goalkick_core_woo_dropdown_cart .widget_shopping_cart_content .qodef-m-posts-not-found,.widget_shopping_cart .qodef-widget-dropdown-cart-content .qodef-m-posts-not-found,.widget_shopping_cart .widget_shopping_cart_content .qodef-m-posts-not-found{font-family:"Saira Condensed",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.01em;color:var(--qode-dd-text-color,var(--qode-accent-color,#000));font-size:14px;line-height:1.5714285714em;margin:0}.widget_goalkick_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content .blockUI,.widget_goalkick_core_woo_dropdown_cart .widget_shopping_cart_content .blockUI,.widget_shopping_cart .qodef-widget-dropdown-cart-content .blockUI,.widget_shopping_cart .widget_shopping_cart_content .blockUI{display:none!important}.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item,.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item,.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item,.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item,.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item{align-items:center;margin:0 0 18px 0!important;position:relative}.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item:last-of-type,.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item:last-of-type,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item:last-of-type,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item:last-of-type,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item:last-of-type,.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item:last-of-type,.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item:last-of-type,.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item:last-of-type{margin:0!important}.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item img,.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item img,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item img,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item img,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item img,.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item img,.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item img,.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item img{border:1px solid var(--qode-color-86,#dbdbdb);height:110px;margin:0 20px 0 0;object-fit:cover;width:84px}.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove{font-size:20px!important;line-height:1}.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .variation,.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .variation,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .variation,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .variation,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .variation,.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .variation,.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .variation,.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .variation{display:none}.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove,.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove{cursor:pointer;display:block;font-size:0;height:22px;line-height:22px;right:0;text-decoration:initial;top:15px;width:22px;font-size:0!important;position:absolute;right:0;top:-3px!important;z-index:5}.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:after,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:after,.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:after,.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:after{font-size:22px;font-family:ElegantIcons;content:"M"}body:not([class*=goalkick-core]) .widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:after,body:not([class*=goalkick-core]) .widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:after,body:not([class*=goalkick-core]) .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:after,body:not([class*=goalkick-core]) .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:after{content:"x";font-family:initial}.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart-item img,.widget_shopping_cart .woocommerce-mini-cart-item img{float:left;vertical-align:top}.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart-item a,.widget_shopping_cart .woocommerce-mini-cart-item a{font-family:"Saira Condensed",sans-serif;font-weight:600;font-size:18px;line-height:1em;letter-spacing:normal;text-transform:initial;display:block}@media only screen and (max-width:680px){.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart-item a,.widget_shopping_cart .woocommerce-mini-cart-item a{font-size:17px}}.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart-item:after,.widget_shopping_cart .woocommerce-mini-cart-item:after{clear:both;content:"";display:table}.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart,.widget_shopping_cart .qodef-woo-mini-cart{max-height:50vh;overflow:hidden;position:relative}.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item{display:flex}.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-image,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-image{flex-shrink:0}.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-image a,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-image a{display:block}.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-content,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-content{padding:0;width:100%}.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-info,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-info{padding:0 0 7px}.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-info>*,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-info>*{color:var(--qode-dd-info-color,var(--qode-color-41,#686868))}.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-info a:hover,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-info a:hover{color:var(--qode-main-color)}.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-title,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-title{margin:0}.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-price,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-price{color:var(--qode-dd-text-color,var(--qode-accent-color,#000));margin:8px 0 0}.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-quantity,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-quantity{margin:0}.widget_goalkick_core_woo_dropdown_cart .qodef-m-order-details,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart__total,.widget_shopping_cart .qodef-m-order-details,.widget_shopping_cart .woocommerce-mini-cart__total{align-items:center;border-bottom:1px solid var(--qode-dd-border-color,var(--qode-color-86,#dbdbdb));border-top:1px solid var(--qode-dd-border-color,var(--qode-color-86,#dbdbdb));color:var(--qode-dd-text-color,var(--qode-accent-color,#000));display:flex;justify-content:space-between;margin:30px;padding:18px 0 17px!important}.widget_goalkick_core_woo_dropdown_cart .qodef-m-order-details strong,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart__total strong,.widget_shopping_cart .qodef-m-order-details strong,.widget_shopping_cart .woocommerce-mini-cart__total strong{font-family:"Saira Condensed",sans-serif;font-weight:600;font-size:24px;line-height:1.125em;letter-spacing:-.015em;text-transform:initial}@media only screen and (max-width:680px){.widget_goalkick_core_woo_dropdown_cart .qodef-m-order-details strong,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart__total strong,.widget_shopping_cart .qodef-m-order-details strong,.widget_shopping_cart .woocommerce-mini-cart__total strong{font-size:19px;line-height:1em}}.widget_goalkick_core_woo_dropdown_cart .qodef-m-action,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart__buttons,.widget_shopping_cart .qodef-m-action,.widget_shopping_cart .woocommerce-mini-cart__buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0}.widget_goalkick_core_woo_dropdown_cart .qodef-m-action a,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a,.widget_shopping_cart .qodef-m-action a,.widget_shopping_cart .woocommerce-mini-cart__buttons a{font-family:"Saira Condensed",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.01em;color:var(--qode-accent-color,#000);font-size:18px;line-height:1.0555555556em;position:relative;display:inline-flex;vertical-align:middle;width:auto;margin:0;text-decoration:none;border-radius:0;outline:0;transition:color .25s ease-out,background-color .33s ease-in-out,border-color .33s ease-in-out;box-shadow:none;background-image:none;opacity:1;width:100%;padding:16px 38px 15px;justify-content:center;text-align:center;background-image:linear-gradient(to bottom,var(--qode-button-bg-color,var(--qode-main-color)) 50%,var(--qode-button-bg-hover-color,var(--qode-accent-color)) 50%);background-repeat:no-repeat;background-origin:border-box;transition:color .3s ease-out,background-position .3s ease-out;background-size:100% 200%;background-position:0 0;color:var(--qode-button-color,var(--qode-color-100,#fff));border:1px solid transparent}.widget_goalkick_core_woo_dropdown_cart .qodef-m-action a .qodef-m-text,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a .qodef-m-text,.widget_shopping_cart .qodef-m-action a .qodef-m-text,.widget_shopping_cart .woocommerce-mini-cart__buttons a .qodef-m-text{position:relative}.widget_goalkick_core_woo_dropdown_cart .qodef-m-action a .qodef-m-icon,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a .qodef-m-icon,.widget_shopping_cart .qodef-m-action a .qodef-m-icon,.widget_shopping_cart .woocommerce-mini-cart__buttons a .qodef-m-icon{display:flex}.qodef-browser--safari .widget_goalkick_core_woo_dropdown_cart .qodef-m-action a,.qodef-browser--safari .widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a,.qodef-browser--safari .widget_shopping_cart .qodef-m-action a,.qodef-browser--safari .widget_shopping_cart .woocommerce-mini-cart__buttons a{transform:translateZ(0)}.widget_goalkick_core_woo_dropdown_cart .qodef-m-action a:hover,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:hover,.widget_shopping_cart .qodef-m-action a:hover,.widget_shopping_cart .woocommerce-mini-cart__buttons a:hover{background-position:0 100%;color:var(--qode-button-hover-color,var(--qode-color-100,#fff))}.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart__buttons,.widget_shopping_cart .woocommerce-mini-cart__buttons{flex-direction:column}.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a,.widget_shopping_cart .woocommerce-mini-cart__buttons a{justify-content:center;width:100%!important}.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:last-child,.widget_shopping_cart .woocommerce-mini-cart__buttons a:last-child{margin-top:5px}#qodef-top-area .widget_goalkick_core_woo_dropdown_cart:hover .qodef-widget-dropdown-cart-content,#qodef-top-area .widget_goalkick_core_woo_dropdown_cart:hover .widget_shopping_cart_content,#qodef-top-area .widget_shopping_cart:hover .qodef-widget-dropdown-cart-content,#qodef-top-area .widget_shopping_cart:hover .widget_shopping_cart_content,header .widget_goalkick_core_woo_dropdown_cart:hover .qodef-widget-dropdown-cart-content,header .widget_goalkick_core_woo_dropdown_cart:hover .widget_shopping_cart_content,header .widget_shopping_cart:hover .qodef-widget-dropdown-cart-content,header .widget_shopping_cart:hover .widget_shopping_cart_content{opacity:1!important;visibility:visible!important}.widget_goalkick_core_woo_dropdown_cart,.widget_shopping_cart{color:var(--qode-dd-text-color,var(--qode-accent-color,#000))}.widget_goalkick_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,.widget_goalkick_core_woo_dropdown_cart .widget_shopping_cart_content,.widget_shopping_cart .qodef-widget-dropdown-cart-content,.widget_shopping_cart .widget_shopping_cart_content{background-color:var(--qode-dd-bg-color,var(--qode-color-100,#fff));color:var(--qode-dd-text-color,var(--qode-accent-color,#000));border-color:var(--qode-dd-border-color,var(--qode-color-86,#dbdbdb))}.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart-item a,.widget_shopping_cart .woocommerce-mini-cart-item a{color:var(--qode-dd-text-color,var(--qode-accent-color,#000))}.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart-item a:hover,.widget_shopping_cart .woocommerce-mini-cart-item a:hover{color:var(--qode-main-color)}.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a,.widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a{color:var(--qode-dd-text-color,var(--qode-accent-color,#000))}.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove{color:var(--qode-dd-text-color,var(--qode-accent-color,#000))}.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover,.widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover,.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover,.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover,.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover{color:var(--qode-main-color)}.widget_goalkick_core_woo_dropdown_cart .qodef-m-order-details,.widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart__total,.widget_shopping_cart .qodef-m-order-details,.widget_shopping_cart .woocommerce-mini-cart__total{color:var(--qode-dd-text-color,var(--qode-accent-color,#000))}:where(#qodef-top-area) .widget_goalkick_core_woo_dropdown_cart,:where(#qodef-top-area) .widget_shopping_cart{color:var(--qode-color-50)}:where(#qodef-page-footer) .widget_goalkick_core_woo_dropdown_cart,:where(#qodef-page-footer) .widget_shopping_cart{color:var(--qode-color-61)}:where(#qodef-page-footer-bottom-area) .widget_goalkick_core_woo_dropdown_cart,:where(#qodef-page-footer-bottom-area) .widget_shopping_cart{color:var(--qode-color-100)}:where(#qodef-side-area) .widget_goalkick_core_woo_dropdown_cart,:where(#qodef-side-area) .widget_shopping_cart{color:var(--qode-side-area-text-color,var(--qode-accent-color))}:where(#qodef-fullscreen-area) .widget_goalkick_core_woo_dropdown_cart,:where(#qodef-fullscreen-area) .widget_shopping_cart{color:var(--qode-color-100)}:where(.qodef-mega-menu-widget-holder) .widget_goalkick_core_woo_dropdown_cart,:where(.qodef-mega-menu-widget-holder) .widget_shopping_cart{color:var(--qode-color-100)}#qodef-page-footer .widget_goalkick_core_woo_dropdown_cart,#qodef-page-footer .widget_shopping_cart{color:var(--qode-color-100,#fff)}#qodef-page-footer .widget_goalkick_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,#qodef-page-footer .widget_goalkick_core_woo_dropdown_cart .widget_shopping_cart_content,#qodef-page-footer .widget_shopping_cart .qodef-widget-dropdown-cart-content,#qodef-page-footer .widget_shopping_cart .widget_shopping_cart_content{background-color:var(--qode-accent-color);color:var(--qode-color-100,#fff);border-color:var(--qode-color-86,#dbdbdb)}#qodef-page-footer .widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart-item a,#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart-item a{color:var(--qode-color-100,#fff)}#qodef-page-footer .widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart-item a:hover,#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart-item a:hover{color:var(--qode-main-color)}#qodef-page-footer .widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a,#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a{color:var(--qode-color-100,#fff)}#qodef-page-footer .widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,#qodef-page-footer .widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,#qodef-page-footer .widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,#qodef-page-footer .widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove,#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove{color:var(--qode-color-100,#fff)}#qodef-page-footer .widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover,#qodef-page-footer .widget_goalkick_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover,#qodef-page-footer .widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover,#qodef-page-footer .widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover,#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover,#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover,#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover,#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover{color:var(--qode-color-100,#fff)}#qodef-page-footer .widget_goalkick_core_woo_dropdown_cart .qodef-m-order-details,#qodef-page-footer .widget_goalkick_core_woo_dropdown_cart .woocommerce-mini-cart__total,#qodef-page-footer .widget_shopping_cart .qodef-m-order-details,#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart__total{color:var(--qode-color-100,#fff)}.qodef-shortcode .last_toggle_el_margin,.qodef-shortcode .wpb_button,.qodef-shortcode .wpb_content_element,.qodef-shortcode .wpb_row,.qodef-shortcode ul.wpb_thumbnails-fluid>li{margin-bottom:0!important}.qodef-vc-row-wrapper.qodef--parallax-row{width:100%}.touchevents .qodef-vc-row-wrapper.qodef--parallax-row{height:auto!important}.qodef-clients-list .qodef-e{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e{display:flex;align-items:center;justify-content:center}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-image{line-height:0;position:relative;display:inline-block;vertical-align:top}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-image a{display:inline-block}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-logo{width:auto;opacity:1;will-change:opacity;transition:opacity .35s ease-out;display:inline-block}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-hover-logo{position:absolute;top:0;left:0;width:auto;opacity:0;will-change:opacity;transition:opacity .35s ease-out}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-logo{opacity:0}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-hover-logo{opacity:1}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e{display:flex;align-items:center;justify-content:center}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e .qodef-e-image{line-height:0;position:relative;display:inline-block;vertical-align:top}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e .qodef-e-image a{display:inline-block}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e .qodef-e-logo{width:auto;opacity:var(--qode-client-initial-opacity,1);will-change:opacity;transition:opacity .3s ease;display:inline-block}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e .qodef-e-hover-logo{display:none}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e:hover .qodef-e-logo{opacity:var(--qode-client-hover-opacity,.5)}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--move .qodef-e{display:flex;align-items:center;justify-content:center}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--move .qodef-e .qodef-e-image a{display:block}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--move .qodef-e .qodef-e-image .qodef-e-logo{display:block;padding:3px 0;--qode-y:-5px;transform:translateY(0);transition:transform .42s cubic-bezier(.25,.79,.33,1.05);will-change:transform}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--move .qodef-e:hover .qodef-e-logo{transform:translateY(var(--qode-y))}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--move .qodef-e .qodef-e-hover-logo{display:none}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e{display:flex;align-items:center;justify-content:center}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-image{line-height:0;position:relative;display:inline-block;vertical-align:top}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-image a{display:inline-block}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-logo{width:auto;display:inline-block}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-hover-logo{display:none}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--outline-underline .qodef-e{display:flex;align-items:center;justify-content:center;outline:1px solid var(--qode-color-86,#dbdbdb);background-color:var(--qode-client-bg-color,transparent);transition:background-color .3s ease-out}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--outline-underline .qodef-e-inner{background-image:linear-gradient(var(--qode-main-color),var(--qode-main-color));background-position:50% 100%;background-repeat:no-repeat;transition:background-size .3s ease-out;background-size:0 4px;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);place-items:center;width:100%;height:100%;padding:52px}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--outline-underline .qodef-e-image{line-height:0;position:relative;display:inline-block;vertical-align:top}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--outline-underline .qodef-e-image a{display:inline-block}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--outline-underline .qodef-e-logo{width:auto;display:inline-block}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--outline-underline .qodef-e-hover-logo{display:none}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--outline-underline .qodef-e:hover{background-color:var(--qode-client-bg-hover-color,var(--qode-color-100,#fff))}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--outline-underline .qodef-e:hover .qodef-e-inner{background-size:calc(100% - 0em) 4px}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--outline-underline.qodef-gutter--no{--qode-columns-col-gap:1px!important}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--outline-underline.qodef-vertical-gutter--no{--qode-columns-row-gap:1px!important}.qodef-testimonials-list .qodef-e-media-image{line-height:0;margin-bottom:25px}.qodef-testimonials-list .qodef-e-media-image img{width:auto}.qodef-testimonials-list .qodef-e-title{margin:0 0 25px}.qodef-testimonials-list .qodef-e-text{max-inline-size:60ch;margin:0 0 27px}.qodef-testimonials-list .qodef-e-author{margin:0}.qodef-testimonials-list .qodef-e-author-name{margin:0;font-weight:700}.qodef-testimonials-list .qodef-e-author-job{font-family:Roboto,sans-serif;font-weight:400;font-size:12px;line-height:1.5em;letter-spacing:.025em;text-transform:uppercase;color:var(--qode-color-41,#686868);display:block;margin:0 0 4px}.qodef-testimonials-list .swiper-pagination-bullets{text-align:left;bottom:0!important}.qodef-testimonials-list.qodef-skin--light .qodef-e-author,.qodef-testimonials-list.qodef-skin--light .qodef-e-author-name,.qodef-testimonials-list.qodef-skin--light .qodef-e-text,.qodef-testimonials-list.qodef-skin--light .qodef-e-title{color:#fff}.qodef-testimonials-list.qodef-swiper-direction--vertical{display:grid;grid-template-columns:minmax(0,auto) minmax(0,auto) minmax(0,34px);grid-template-rows:minmax(0,auto);column-gap:70px;align-items:start}.qodef-testimonials-list.qodef-swiper-direction--vertical .swiper-pagination-bullets{counter-reset:testimonials-counter}.qodef-testimonials-list.qodef-swiper-direction--vertical .swiper-pagination-bullets .swiper-pagination-bullet:before{counter-increment:testimonials-counter;content:counter(testimonials-counter,decimal-leading-zero);font-size:0;transition:color .2s ease-in-out}.qodef-testimonials-list.qodef-swiper-direction--vertical .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.qodef-testimonials-list.qodef-swiper-direction--vertical .swiper-pagination-bullets .swiper-pagination-bullet:hover:before{font-family:"Saira Condensed",sans-serif;font-weight:600;font-size:18px;line-height:1em;letter-spacing:normal;text-transform:initial;width:auto;height:auto;color:var(--qode-accent-color);background:0 0}@media only screen and (max-width:680px){.qodef-testimonials-list.qodef-swiper-direction--vertical .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.qodef-testimonials-list.qodef-swiper-direction--vertical .swiper-pagination-bullets .swiper-pagination-bullet:hover:before{font-size:17px}}.qodef-testimonials-list.qodef-swiper-direction--vertical.qodef-skin--light .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.qodef-testimonials-list.qodef-swiper-direction--vertical.qodef-skin--light .swiper-pagination-bullets .swiper-pagination-bullet:hover:before{color:var(--qode-color-100);background:0 0}.qodef-banner{display:grid;grid-template-areas:"content";grid-template-columns:minmax(0,auto);grid-template-rows:minmax(0,auto);position:relative;overflow:hidden}.qodef-banner:where(:has(.qodef-m-side-image)){grid-template-areas:"side content";grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.qodef-banner .qodef-m-side-image{grid-area:side;position:relative}.qodef-banner .qodef-m-side-image img{height:100%;width:100%;object-fit:cover}.qodef-banner .qodef-m-content{grid-area:content;display:grid;grid-template-areas:"stack";grid-template-columns:minmax(0,auto);grid-template-rows:minmax(0,auto);background-color:var(--qode-content-background-color,transparent)}.qodef-banner .qodef-m-info{grid-area:stack;position:relative;display:grid;grid-template-columns:minmax(0,auto);grid-template-rows:minmax(0,1fr) minmax(0,auto);padding:var(--qode-content-padding,40px)}.qodef-banner .qodef-m-title{color:var(--qode-title-color,var(--qode-accent-color));margin:var(--qode-title-margin-top,0) 0 var(--qode-title-margin-bottom,0)}.qodef-banner .qodef-m-title:where(span){font-family:"Saira Condensed",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.01em;color:var(--qode-title-color,var(--qode-accent-color));font-size:130px;letter-spacing:-.05em;line-height:.8461538462em;left:-.05em;position:relative;display:block}@media only screen and (max-width:1512px){.qodef-banner .qodef-m-title:where(span){font-size:90px}}@media only screen and (max-width:1200px){.qodef-banner .qodef-m-title:where(span){font-size:80px}}@media only screen and (max-width:680px){.qodef-banner .qodef-m-title:where(span){font-size:65px}}.qodef-banner .qodef-m-icon-image.qodef--retina{width:max-content;display:inline-block;vertical-align:top}.qodef-banner .qodef-m-icon-image.qodef--retina img{display:block;width:100%;max-width:50%}.qodef-banner .qodef-m-tagline{color:var(--qode-tagline-color,var(--qode-accent-color));margin:var(--qode-tagline-margin-top,0) 0 var(--qode-tagline-margin-bottom,0)}.qodef-banner .qodef-m-tagline:where(span){font-family:Roboto,sans-serif;font-weight:400;font-size:12px;line-height:1.5em;letter-spacing:.025em;text-transform:uppercase;color:var(--qode-tagline-color,var(--qode-accent-color));display:block}.qodef-banner .qodef-m-subtitle{color:var(--qode-subtitle-color,var(--qode-accent-color));margin:var(--qode-subtitle-margin-top,0) 0 var(--qode-subtitle-margin-bottom,0)}.qodef-banner .qodef-m-subtitle:where(span){font-family:Roboto,sans-serif;font-weight:400;font-size:20px;line-height:1.4em;letter-spacing:-.015em;color:var(--qode-subtitle-color,var(--qode-accent-color));display:block}.qodef-banner .qodef-m-text-field{color:var(--qode-text-color,var(--qode-accent-color));margin:var(--qode-text-margin-top,8px) 0 var(--qode-text-margin-bottom,0)}.qodef-banner .qodef-m-background-image{grid-area:stack;position:relative}.qodef-banner .qodef-m-background-image img{height:100%;width:100%;object-fit:cover}.qodef-banner .qodef-m-banner-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-banner.qodef--has-appear.qodef--appeared .qodef-m-content .qodef-m-info>*{animation:qode-slide-in-from-left .3s ease both}.qodef-banner.qodef--has-appear .qodef-m-content .qodef-m-info>*{opacity:0;transform:translateX(50px)}.qodef-banner.qodef--has-appear .qodef-m-content .qodef-m-info>:nth-child(1){animation-delay:.2s}.qodef-banner.qodef--has-appear .qodef-m-content .qodef-m-info>:nth-child(2){animation-delay:.4s}.qodef-banner.qodef--has-appear .qodef-m-content .qodef-m-info>:nth-child(3){animation-delay:.6s}.qodef-banner.qodef--has-appear .qodef-m-content .qodef-m-info>:nth-child(4){animation-delay:.8s}.qodef-banner.qodef--has-appear .qodef-m-content .qodef-m-info>:nth-child(5){animation-delay:1s}.qodef-banner.qodef-layout--link-button{--qode-content-padding:22px 80px 83px}.qodef-banner.qodef-layout--link-button .qodef-m-button .qodef-button{margin:17px 0 0}.qodef-banner.qodef-layout--link-overlay{--qode-content-padding:50px 100px 96px;--qode-content-background-color:var(--qode-accent-color);--qode-title-color:var(--qode-color-100);--qode-tagline-color:var(--qode-color-100);--qode-subtitle-color:var(--qode-color-100);--qode-text-color:var(--qode-color-61);--qode-subtitle-margin-top:26px}.qodef-banner.qodef-layout--side-by-side{--qode-content-background-color:var(--qode-color-97)}.qodef-banner.qodef-layout--side-by-side .qodef-m-info{grid-template-areas:"icon inner";grid-template-columns:max-content minmax(0,auto);grid-template-rows:minmax(0,auto);align-items:center;align-content:center;gap:30px}.qodef-banner.qodef-layout--side-by-side .qodef-m-info-inner{grid-area:inner;display:grid}.qodef-banner.qodef-layout--side-by-side .qodef-m-icon-image{grid-area:icon}.qodef-button.qodef-html--link{font-family:"Saira Condensed",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.01em;color:var(--qode-accent-color,#000);font-size:18px;line-height:1.0555555556em;position:relative;display:inline-flex;vertical-align:middle;width:auto;margin:0;text-decoration:none;border-radius:0;outline:0;transition:color .25s ease-out,background-color .33s ease-in-out,border-color .33s ease-in-out;box-shadow:none;background-image:none;opacity:1;padding:16px 38px 15px}.qodef-button.qodef-html--link .qodef-m-text{position:relative}.qodef-button.qodef-html--link .qodef-m-icon{display:flex}.qodef-button.qodef-size--small{padding:7px 20px}.qodef-button.qodef-size--large{padding:29px 40px 27px}.qodef-button.qodef-size--full{width:100%;padding:16px 38px 15px;justify-content:center;text-align:center}.qodef-button.qodef-size--large-full{width:100%;padding:29px 40px 27px;justify-content:center;text-align:center}.qodef-button.qodef-layout--filled.qodef-html--link{background-image:linear-gradient(to bottom,var(--qode-button-bg-color,var(--qode-main-color)) 50%,var(--qode-button-bg-hover-color,var(--qode-accent-color)) 50%);background-repeat:no-repeat;background-origin:border-box;transition:color .3s ease-out,background-position .3s ease-out;background-size:100% 200%;background-position:0 0;color:var(--qode-button-color,var(--qode-color-100,#fff));border:1px solid transparent}.qodef-browser--safari .qodef-button.qodef-layout--filled.qodef-html--link{transform:translateZ(0)}.qodef-button.qodef-layout--filled.qodef-html--link:hover{background-position:0 100%;color:var(--qode-button-hover-color,var(--qode-color-100,#fff))}.qodef-button.qodef-layout--outlined{gap:20px;justify-content:space-between;color:var(--qode-button-color,var(--qode-accent-color));background-color:var(--qode-button-bg-color,var(--qode-color-100,#fff));border:1px solid var(--qode-button-border-color,var(--qode-color-86,#dbdbdb))}.qodef-button.qodef-layout--outlined svg path{transition:.3s ease-out}.qodef-button.qodef-layout--outlined svg path:nth-child(2){clip-path:inset(0 0 2px);rotate:44deg;transform-origin:top}.qodef-button.qodef-layout--outlined svg path:nth-child(3){clip-path:inset(2px 0 0);rotate:-44deg;transform-origin:bottom}.qodef-button.qodef-layout--outlined:hover{color:var(--qode-button-hover-color,var(--qode-accent-color));background-color:var(--qode-button-bg-hover-color,var(--qode-color-100,#fff));border-color:var(--qode-button-border-hover-color,var(--qode-color-86,#dbdbdb))}.qodef-button.qodef-layout--outlined:hover svg path:nth-child(2){rotate:0deg;clip-path:inset(0 0 0)}.qodef-button.qodef-layout--outlined:hover svg path:nth-child(3){rotate:0deg;clip-path:inset(0 0 0)}.qodef-button.qodef-layout--textual{font-family:"Saira Condensed",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.01em;color:var(--qode-button-color,var(--qode-accent-color));font-size:15px;line-height:1.6em;background-image:linear-gradient(var(--qode-main-color),var(--qode-main-color));background-position:50% 100%;background-repeat:no-repeat;transition:background-size .3s ease-out;background-size:0 4px;background-color:transparent;border:0;padding:0!important}.qodef-button.qodef-layout--textual .qodef-m-text{display:inline-block}.qodef-button.qodef-layout--textual:hover{background-size:calc(100% - .01em) 4px;color:var(--qode-button-hover-color,var(--qode-accent-color))}.qodef-call-to-action{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-call-to-action .qodef-m-inner{align-items:center;background-color:var(--qode-content-background-color,var(--qode-accent-color));display:flex;gap:40px;padding:var(--qode-content-padding,40px)}.qodef-call-to-action .qodef-m-title{color:var(--qode-title-color,var(--qode-color-100));flex:1 1 auto;margin:0 auto 0 0}.qodef-call-to-action .qodef-m-text-field{color:var(--qode-text-color,var(--qode-color-100));flex:0 1 auto;margin:0}.qodef-call-to-action .qodef-m-button{flex:0 0 auto}.qodef-call-to-action.qodef-style--stretched .qodef-m-inner{justify-content:space-between}.qodef-call-to-action.qodef-style--centered .qodef-m-inner{justify-content:center}.qodef-countdown .qodef-m-date{display:flex;flex-wrap:wrap;justify-content:center;row-gap:20px}.qodef-countdown .qodef-digit,.qodef-countdown .qodef-label{position:relative;display:inline-block;width:100%;vertical-align:top;text-align:center}.qodef-countdown.qodef-show--1 .qodef-digit-wrapper{width:100%}.qodef-countdown.qodef-show--2 .qodef-digit-wrapper{width:50%}.qodef-countdown.qodef-show--3 .qodef-digit-wrapper{width:33.3333333333%}.qodef-countdown.qodef-show--4 .qodef-digit-wrapper{width:25%}.qodef-countdown.qodef-show--5 .qodef-digit-wrapper{width:20%}.qodef-countdown.qodef-show--6 .qodef-digit-wrapper{width:16.6666666667%}.qodef-countdown.qodef-skin--light .qodef-digit,.qodef-countdown.qodef-skin--light .qodef-label{color:var(--qode-color-100)!important}.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper{display:inline-block;vertical-align:top}.qodef-countdown.qodef-layout--simple .qodef-digit{font-family:"Saira Condensed",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.01em;color:var(--qode-accent-color);font-size:130px;letter-spacing:-.05em;line-height:.8461538462em;left:-.05em;position:relative}@media only screen and (max-width:1512px){.qodef-countdown.qodef-layout--simple .qodef-digit{font-size:90px}}@media only screen and (max-width:1200px){.qodef-countdown.qodef-layout--simple .qodef-digit{font-size:80px}}@media only screen and (max-width:680px){.qodef-countdown.qodef-layout--simple .qodef-digit{font-size:65px}}.qodef-countdown.qodef-layout--simple .qodef-label{font-family:Roboto,sans-serif;font-weight:400;font-size:12px;line-height:1.5em;letter-spacing:.025em;text-transform:uppercase;color:var(--qode-color-41,#686868);margin-top:9px}.widget.widget_goalkick_core_custom_font{margin-bottom:0!important}.qodef-custom-font{position:relative;margin:0}.qodef-dropcaps{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-dropcaps .qodef-m-letter{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);--qode-underline-offset:87%;--qode-underline-letter-spacing:-0.045em;font-size:64px;line-height:.90625em;letter-spacing:-.045em;text-transform:uppercase;position:relative;top:5px;display:flex;align-items:center;justify-content:center;float:left;margin:0 10px 5px 0}@media only screen and (max-width:680px){.qodef-dropcaps .qodef-m-letter{font-size:38px;line-height:1em}}.qodef-dropcaps .qodef-m-text{display:inline;margin:0}.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter{font-size:30px;line-height:1.0666666667em;letter-spacing:-.015em;text-transform:initial;width:40px;height:40px;color:#fff;background-color:var(--qode-accent-color,#000)}@media only screen and (max-width:680px){.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter{font-size:24px;line-height:1.25em}}.qodef-dropcaps.qodef-type--circle .qodef-m-letter{border-radius:100%}.qodef-google-map{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-google-map .qodef-m-map{display:block;width:100%}.qodef-google-map .qodef-m-map embed,.qodef-google-map .qodef-m-map iframe,.qodef-google-map .qodef-m-map object{display:block;width:100%}.qodef-google-map .qodef-m-map img{max-width:none}.qodef-google-map .qodef-m-map img[src*="goalkick-core/inc/maps/assets/img/pin.png"]{height:58px!important;width:58px!important}.qodef-highlight .qodef-highlight-text{padding:0 5px;color:#fff;background-color:var(--qode-accent-color,#000)}.qodef-icon-info-list .qodef-e{display:grid;grid-template-columns:minmax(0,auto);place-items:center;outline:1px solid var(--qode-color-86,#dbdbdb);background-color:var(--qode-item-bg-color,transparent);transition:background-color .3s ease-out}.qodef-icon-info-list .qodef-e-inner{background-image:linear-gradient(var(--qode-main-color),var(--qode-main-color));background-position:50% 100%;background-repeat:no-repeat;transition:background-size .3s ease-out;background-size:0 4px;display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);grid-template-rows:minmax(0,auto);align-items:center;gap:40px;padding:var(--qode-content-padding,40px);height:100%;width:100%}.qodef-icon-info-list .qodef-e-image img{width:100%;height:100%;object-fit:cover}.qodef-icon-info-list .qodef-e-content{display:grid;grid-template-columns:minmax(0,auto);gap:3px}.qodef-icon-info-list .qodef-e-title{margin:0}.qodef-icon-info-list .qodef-e-text{margin:0}.qodef-icon-info-list .qodef-e-link{position:absolute;inset:0}.qodef-icon-info-list .qodef-e:hover{background-color:var(--qode-item-bg-hover-color,var(--qode-color-100,#fff))}.qodef-icon-info-list .qodef-e:hover .qodef-e-inner{background-size:calc(100% - 0em) 4px}.qodef-icon-info-list.qodef-gutter--no{--qode-columns-col-gap:1px!important}.qodef-icon-info-list.qodef-vertical-gutter--no{--qode-columns-row-gap:1px!important}.qodef-icon-list-item{position:relative;display:inline-block;width:100%;vertical-align:top;line-height:1}.qodef-icon-list-item .qodef-e-title{position:relative;display:inline-block;vertical-align:top;margin:0;line-height:1}.qodef-icon-list-item .qodef-e-title a{display:block}.qodef-icon-list-item .qodef-e-title-inner{display:flex;align-items:center}.qodef-icon-list-item .qodef-icon-holder{flex-shrink:0;margin-right:5px;float:none}.qodef-icon-list-item .qodef-icon-holder .qodef-icon{font-size:17px}.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper{position:relative;display:inline-block;vertical-align:top}.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper a,.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper img{display:block}#qodef-page-sidebar .widget.widget_goalkick_core_icon_list_item{margin-bottom:0}#qodef-page-footer .widget.widget_goalkick_core_icon_list_item{margin-bottom:0}#qodef-side-area .widget.widget_goalkick_core_icon_list_item{margin-bottom:0}.qodef-icon-with-links{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-icon-with-links .qodef-m-inner{display:grid;grid-template-areas:"icon links";grid-template-columns:min-content minmax(0,auto);align-items:start;gap:var(--qode-content-gap,17px)}.qodef-icon-with-links .qodef-m-links{grid-area:links;display:grid;grid-template-columns:minmax(0,auto);gap:var(--qode-items-gap,0);list-style:none;margin:0;padding:0}.qodef-icon-with-links .qodef-e-link{display:flex;align-items:baseline}.qodef-icon-with-links .qodef-e-link-inner{margin:0}.qodef-icon-with-links .qodef-e-link a{color:var(--qode-item-link-color,inherit)}.qodef-icon-with-links .qodef-e-link a:focus,.qodef-icon-with-links .qodef-e-link a:hover{color:var(--qode-item-link-hover-color,var(--qode-main-color))}.qodef-icon-with-links .qodef-icon-holder{grid-area:icon;display:flex;flex-shrink:0;float:none;margin:var(--qode-icon-margin,0)}.qodef-icon-with-links .qodef-icon-holder .qodef-icon{font-size:17px}.qodef-icon-with-links .qodef-icon-holder svg{overflow:visible}.qodef-icon-with-text{padding:var(--qode-content-padding,40px);background-color:var(--qode-content-background-color,var(--qode-color-97))}.qodef-icon-with-text .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-icon-with-text .qodef-m-title{color:var(--qode-title-color,var(--qode-accent-color));margin:var(--qode-title-margin-top,0) 0 var(--qode-title-margin-bottom,0)}.qodef-icon-with-text .qodef-m-title a{display:block}.qodef-icon-with-text .qodef-m-tagline{color:var(--qode-tagline-color,var(--qode-color-50));margin:var(--qode-tagline-margin-top,0) 0 var(--qode-tagline-margin-bottom,0)}.qodef-icon-with-text .qodef-m-tagline:where(span){font-family:Roboto,sans-serif;font-weight:400;font-size:12px;line-height:1.5em;letter-spacing:.025em;text-transform:uppercase;color:var(--qode-tagline-color,var(--qode-color-50));display:block}.qodef-icon-with-text .qodef-m-text{color:var(--qode-text-color,var(--qode-accent-color));margin:var(--qode-text-margin-top,8px) 0 var(--qode-text-margin-bottom,0)}.qodef-icon-with-text .qodef-m-icon-wrapper{line-height:1}.qodef-icon-with-text .qodef-icon-holder{float:none}.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper{position:relative;display:inline-block;vertical-align:top}.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img{display:block}.qodef-icon-with-text.qodef-layout--before-content{display:flex;align-items:center;gap:var(--qode-content-gap,30px)}.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper{flex-shrink:0}.qodef-icon-holder{position:relative;display:inline-block;vertical-align:top;width:auto;line-height:1}.qodef-icon-holder a{display:block}.qodef-icon-holder .qodef-icon{display:block;line-height:inherit}.qodef-icon-holder .qodef-icon:before{display:block;line-height:inherit}.qodef-icon-holder.qodef-layout--circle,.qodef-icon-holder.qodef-layout--square{width:2em;height:2em;line-height:2em;text-align:center;color:#fff;background-color:var(--qode-main-color);transition:color .25s ease-out,background-color .33s ease-in-out,border-color .33s ease-in-out}.qodef-icon-holder.qodef-layout--circle a,.qodef-icon-holder.qodef-layout--square a{color:inherit;transition:none}.qodef-icon-holder.qodef-layout--circle:hover,.qodef-icon-holder.qodef-layout--square:hover{background-color:var(--qode-accent-color,#000)}.qodef-icon-holder.qodef-layout--circle{border-radius:50%}.qodef-icon-holder.qodef-size--tiny{font-size:1.33333333em}.qodef-icon-holder.qodef-size--small{font-size:2em}.qodef-icon-holder.qodef-size--medium{font-size:3em}.qodef-icon-holder.qodef-size--large{font-size:4em}.qodef-icon-holder.qodef-size--huge{font-size:5em}.widget.widget_goalkick_core_icon{display:inline-block;line-height:1}#qodef-page-sidebar .widget.widget_goalkick_core_icon{margin-bottom:0}#qodef-page-footer .widget.widget_goalkick_core_icon{margin-bottom:0}#qodef-side-area .widget.widget_goalkick_core_icon{margin-bottom:0}.qodef-image-button-list .qodef-e-inner{display:grid;grid-template-areas:"stack";grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.qodef-image-button-list .qodef-e-image{grid-area:stack}.qodef-image-button-list .qodef-e-image img{width:100%;height:100%;object-fit:cover}.qodef-image-button-list .qodef-e-content{grid-area:stack;display:grid;grid-template-columns:minmax(0,auto);gap:var(--qode-content-gap,32px);place-self:end start;padding:40px}.qodef-image-button-list .qodef-e-title{color:var(--qode-title-color,var(--qode-color-100,#fff));margin:0;max-inline-size:7ch}.qodef-image-marquee{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-image-marquee .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 auto;overflow:hidden}.qodef-image-marquee .qodef-m-content.qodef--mobile{display:none}.qodef-image-marquee .qodef-m-content.qodef--mobile .qodef-m-image{background-size:cover!important}.qodef-image-marquee .qodef-m-image{position:absolute;top:0;left:0;height:100%}.qodef-image-marquee .qodef-m-image.qodef-image--copy{will-change:transform;backface-visibility:hidden;transform:translateX(100%) translateZ(0)}.qodef-image-marquee .qodef-m-image a{position:relative;display:block}@keyframes qode-move-marquee{0%{transform:translateX(0) translateZ(0)}100%{transform:translateX(-100%) translateZ(0)}}@keyframes qode-move-marquee-copy{0%{transform:translateX(100%) translateZ(0)}100%{transform:translateX(0) translateZ(0)}}.qodef-image-with-text .qodef-m-inner{display:grid;grid-template-columns:minmax(0,auto);gap:var(--qode-holder-gap,28px)}.qodef-image-with-text .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top;transition:all .33s ease-in-out;transform:translateY(0)}.qodef-image-with-text .qodef-m-image a,.qodef-image-with-text .qodef-m-image img{display:block}.qodef-image-with-text .qodef-m-content{display:grid;grid-template-columns:minmax(0,auto)}.qodef-image-with-text .qodef-m-title{color:var(--qode-title-color,var(--qode-accent-color));margin:var(--qode-title-margin-top,0) 0 0}.qodef-image-with-text .qodef-m-text{color:var(--qode-text-color,var(--qode-accent-color));margin:var(--qode-text-margin-top,3px) 0 0}.qodef-image-with-text .qodef-m-text:where(span){font-family:Roboto,sans-serif;font-weight:400;font-size:12px;line-height:1.5em;letter-spacing:.025em;text-transform:uppercase;color:var(--qode-text-color,var(--qode-accent-color));display:block}.qodef-image-with-text .qodef-m-number{align-self:center;display:grid;grid-template-columns:minmax(26px,auto);grid-template-rows:minmax(26px,auto);place-items:center;color:var(--qode-color-100,#fff);background-color:var(--qode-main-color);font-family:"Saira Condensed",sans-serif;font-size:18px;font-weight:600;letter-spacing:normal;line-height:1}.qodef-image-with-text:hover .qodef-m-image{transform:translateY(-8px)}.qodef-image-with-text:hover .qodef-m-title a{color:var(--qode-main-color)}.qodef-image-with-text:has(.qodef-m-number) .qodef-m-content{grid-template-columns:minmax(0,auto) minmax(0,1fr);grid-template-areas:"number title" ". text";column-gap:18px}.qodef-image-with-text:has(.qodef-m-number) .qodef-m-title{grid-area:title}.qodef-image-with-text:has(.qodef-m-number) .qodef-m-text{grid-area:text}.qodef-image-with-text:has(.qodef-m-number) .qodef-m-number{grid-area:number}.qodef-image-with-text.qodef--image-border .qodef-m-image img{border:1px solid var(--qode-image-border-color,var(--qode-color-86,#dbdbdb))}.qodef-image-with-text.qodef--has-appear .qodef-m-inner{--qode-x:0px;--qode-y:30px;opacity:0;transform:translateX(var(--qode-x)) translateY(var(--qode-y));transition:opacity .37s ease-out,transform .47s cubic-bezier(.18,.79,.29,.93);transition-duration:.5s,.7s}.qodef-image-with-text.qodef--has-appear.qodef--appeared .qodef-m-inner{opacity:1;transform:translateX(0) translateY(0)}.qodef-section-title{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-section-title .qodef-m-title{color:var(--qode-title-color,var(--qode-accent-color));margin:var(--qode-title-margin-top,0) 0 var(--qode-title-margin-bottom,0)}.qodef-section-title .qodef-m-title:where(span){font-family:"Saira Condensed",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.01em;color:var(--qode-title-color,var(--qode-accent-color));font-size:130px;letter-spacing:-.05em;line-height:.8461538462em;left:-.05em;position:relative;display:block}@media only screen and (max-width:1512px){.qodef-section-title .qodef-m-title:where(span){font-size:90px}}@media only screen and (max-width:1200px){.qodef-section-title .qodef-m-title:where(span){font-size:80px}}@media only screen and (max-width:680px){.qodef-section-title .qodef-m-title:where(span){font-size:65px}}.qodef-section-title .qodef-m-tagline{color:var(--qode-tagline-color,var(--qode-accent-color));margin:var(--qode-tagline-margin-top,0) 0 var(--qode-tagline-margin-bottom,0)}.qodef-section-title .qodef-m-tagline:where(span){font-family:Roboto,sans-serif;font-weight:400;font-size:12px;line-height:1.5em;letter-spacing:.025em;text-transform:uppercase;color:var(--qode-tagline-color,var(--qode-accent-color));display:block}.qodef-section-title .qodef-m-subtitle{color:var(--qode-subtitle-color,var(--qode-accent-color));margin:var(--qode-subtitle-margin-top,19px) 0 var(--qode-subtitle-margin-bottom,0)}.qodef-section-title .qodef-m-subtitle:where(span){font-family:Roboto,sans-serif;font-weight:400;font-size:20px;line-height:1.4em;letter-spacing:-.015em;color:var(--qode-subtitle-color,var(--qode-accent-color));display:block}.qodef-section-title .qodef-m-text-field{color:var(--qode-text-color,var(--qode-accent-color));margin:var(--qode-text-margin-top,12px) 0 var(--qode-text-margin-bottom,0)}.qodef-section-title .qodef-m-button .qodef-button{margin:36px 0 0}.qodef-section-title.qodef-alignment--center{text-align:center}.qodef-section-title.qodef-alignment--left{text-align:left}.qodef-section-title.qodef-alignment--right{text-align:right}.qodef-section-title.qodef--title-fluid-typography .qodef-m-title{font-size:clamp(var(--qode-fs-min,2.75rem),var(--qode-fs-val,calc(-.054rem + 11.503vw)),var(--qode-fs-max,13.75rem));line-height:1}.qodef-separator{font-size:0;height:auto;line-height:1;position:relative}.qodef-separator .qodef-m-line{position:relative;display:inline-block;width:100%;vertical-align:top;border-bottom:1px solid var(--qode-color-86,#dbdbdb)}.qodef-separator.qodef-position--center{text-align:center}.qodef-separator.qodef-position--left{text-align:left}.qodef-separator.qodef-position--right{text-align:right}.qodef-separator.qodef-show--yes{display:block}.qodef-separator.qodef-show--no{display:none}@media only screen and (max-width:1600px){.qodef-separator.qodef-show-1600--yes{display:block}}@media only screen and (max-width:1600px){.qodef-separator.qodef-show-1600--no{display:none}}@media only screen and (max-width:1512px){.qodef-separator.qodef-show-1512--yes{display:block}}@media only screen and (max-width:1512px){.qodef-separator.qodef-show-1512--no{display:none}}@media only screen and (max-width:1368px){.qodef-separator.qodef-show-1368--yes{display:block}}@media only screen and (max-width:1368px){.qodef-separator.qodef-show-1368--no{display:none}}@media only screen and (max-width:1200px){.qodef-separator.qodef-show-1200--yes{display:block}}@media only screen and (max-width:1200px){.qodef-separator.qodef-show-1200--no{display:none}}@media only screen and (max-width:1024px){.qodef-separator.qodef-show-1024--yes{display:block}}@media only screen and (max-width:1024px){.qodef-separator.qodef-show-1024--no{display:none}}@media only screen and (max-width:880px){.qodef-separator.qodef-show-880--yes{display:block}}@media only screen and (max-width:880px){.qodef-separator.qodef-show-880--no{display:none}}@media only screen and (max-width:680px){.qodef-separator.qodef-show-680--yes{display:block}}@media only screen and (max-width:680px){.qodef-separator.qodef-show-680--no{display:none}}#qodef-page-sidebar .widget.widget_goalkick_core_separator{margin-bottom:0}#qodef-page-footer .widget.widget_goalkick_core_separator{margin-bottom:0}#qodef-side-area .widget.widget_goalkick_core_separator{margin-bottom:0}.qodef-single-image img{display:block}.qodef-alignment--center .qodef-single-image img{margin:0 auto}.qodef-alignment--right .qodef-single-image img{margin:0 0 0 auto}.qodef-tabs{position:relative;display:inline-block;width:100%;vertical-align:top;visibility:hidden}.qodef-tabs.qodef--init{visibility:visible}.qodef-tabs .qodef-tabs-navigation{margin:0;padding:0;list-style:none}.qodef-tabs .qodef-tabs-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-tabs .qodef-tabs-content p{margin:0}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation{position:relative;display:flex;align-items:center;margin:0;padding:34px 0 27px 0;list-style:none;border-top:1px solid var(--qode-color-86,#dbdbdb);border-bottom:1px solid var(--qode-color-86,#dbdbdb)}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li{margin:0 79px 0 0;padding:0}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a{font-family:"Saira Condensed",sans-serif;font-weight:600;font-size:30px;line-height:1.0666666667em;letter-spacing:-.015em;text-transform:initial;background-image:linear-gradient(var(--qode-main-color),var(--qode-main-color));background-position:50% 100%;background-repeat:no-repeat;transition:background-size .3s ease-out;background-size:0 4px;text-transform:uppercase;display:block;padding:0 0 7px 0;opacity:1;margin:0}@media only screen and (max-width:680px){.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a{font-size:24px;line-height:1.25em}}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child{margin-right:0}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.sp-tab-menu-item-active a,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a{background-size:calc(100% - .015em) 4px;color:currentColor}@media only screen and (max-width:880px){.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li{margin:0 50px 0 0}}@media only screen and (max-width:680px){.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation{flex-direction:column;align-items:flex-start}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li{margin:0 0 26px 0;padding:0}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child{margin-bottom:0}}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical{display:flex;align-items:stretch;justify-content:space-between;height:100%}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation{flex-shrink:0;display:block;padding-right:26px;margin-right:26px;border-right:1px solid var(--qode-color-86,#dbdbdb)}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li{width:100%;margin-bottom:26px}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li:last-child{margin-bottom:0}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li a{display:inline-block;width:auto}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content{margin-top:0}.qodef-tabs.qodef-layout--simple .qodef-tabs-content{margin:26px 0 0}@keyframes qode-text-marquee-left{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@keyframes qode-text-marquee-right{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}.qodef-text-marquee .qodef-m-content{font-family:"Saira Condensed",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.01em;color:var(--qode-accent-color);font-size:130px;letter-spacing:-.05em;line-height:.8461538462em;left:-.05em;position:relative;display:flex;gap:40px;line-height:1em;overflow:hidden;white-space:nowrap;max-width:100vW}@media only screen and (max-width:1512px){.qodef-text-marquee .qodef-m-content{font-size:90px}}@media only screen and (max-width:1200px){.qodef-text-marquee .qodef-m-content{font-size:80px}}@media only screen and (max-width:680px){.qodef-text-marquee .qodef-m-content{font-size:65px}}.qodef-text-marquee .qodef-m-content-inner{display:flex;flex-shrink:0;gap:40px;padding:0}.qodef--init.qodef-direction--left.qodef-text-marquee .qodef-m-content-inner{animation:qode-text-marquee-left var(--qode-marquee-duration,25s) linear infinite}.qodef--init.qodef-direction--right.qodef-text-marquee .qodef-m-content-inner{animation:qode-text-marquee-right var(--qode-marquee-duration,25s) linear infinite}.qodef-text-marquee .qodef-m-text-1,.qodef-text-marquee .qodef-m-text-2,.qodef-text-marquee .qodef-m-text-3{align-items:center;display:flex;flex-shrink:0;gap:40px;margin-left:-.05em}.qodef-text-marquee .qodef-m-separator-image{height:130px;object-fit:cover;width:130px}.qodef-vertical-timeline{--qode-item-border-color:var(--qode-color-86);--qode-item-bg-color:transparent;--qode-item-bg-hover-color:var(--qode-color-100);--qode-item-title-color:var(--qode-accent-color);--qode-item-excerpt-color:var(--qode-accent-color);--qode-light-item-border-color:var(--qode-color-22);--qode-light-item-bg-color:var(--qode-accent-color);--qode-light-item-bg-hover-color:var(--qode-color-10);--qode-light-item-title-color:var(--qode-color-100);--qode-light-item-info-color:var(--qode-color-50);--qode-light-item-excerpt-color:var(--qode-color-61);display:grid;grid-template-columns:minmax(0,1fr);overflow:hidden}.qodef-vertical-timeline .qodef-e-item{display:grid;grid-template-areas:"content separator year";grid-template-columns:minmax(0,1fr) min-content minmax(0,1fr);align-items:baseline;gap:20px;text-align:end}.qodef-vertical-timeline .qodef-e-item:where(:nth-of-type(2n)){grid-template-areas:"year separator content";text-align:start}.qodef-vertical-timeline .qodef-e-item:where(:nth-of-type(2n)) .qodef-e-content{background-image:linear-gradient(to bottom,var(--qode-main-color),var(--qode-main-color));background-position:0 50%;background-repeat:no-repeat;transition:background-size .3s ease-out;background-size:4px 0}.qodef-vertical-timeline .qodef-e-item:where(:nth-of-type(2n)) .qodef-e-year{justify-self:end}.qodef-vertical-timeline .qodef-e-content{background-image:linear-gradient(to bottom,var(--qode-main-color),var(--qode-main-color));background-position:100% 50%;background-repeat:no-repeat;transition:background-size .3s ease-out;background-size:4px 0;grid-area:content;display:grid;align-content:center;gap:10px;padding:27px 40px 40px;border:1px solid var(--qode-item-border-color,var(--qode-color-86,#dbdbdb));background-color:var(--qode-item-bg-color);transition:background-size .3s ease-out,background-color .3s ease-out}.qodef-vertical-timeline .qodef-e-content:hover{background-size:4px calc(100% - 0em);background-color:var(--qode-item-bg-hover-color)}.qodef-vertical-timeline .qodef-e-year{font-family:Roboto,sans-serif;font-weight:400;font-size:12px;line-height:1.5em;letter-spacing:.025em;text-transform:uppercase;color:var(--qode-item-info-color,var(--qode-color-41,#686868));grid-area:year;justify-self:start;margin:0 40px;line-height:1}.qodef-vertical-timeline .qodef-e-separator{grid-area:separator;display:grid;align-items:start;justify-content:center;justify-items:center;width:1px;height:100%;background-color:var(--qode-item-border-color,var(--qode-color-86,#dbdbdb))}.qodef-vertical-timeline .qodef-e-separator::before{content:"";width:11px;height:11px;background-color:var(--qode-main-color)}.qodef-vertical-timeline .qodef-e-text,.qodef-vertical-timeline .qodef-e-title{margin:0}.qodef-vertical-timeline .qodef-e-title{color:var(--qode-item-title-color)}.qodef-vertical-timeline .qodef-e-text{color:var(--qode-item-excerpt-color)}.qodef-vertical-timeline.qodef-skin--light{--qode-item-border-color:var(--qode-light-item-border-color);--qode-item-bg-color:var(--qode-light-item-bg-color);--qode-item-bg-hover-color:var(--qode-light-item-bg-hover-color);--qode-item-title-color:var(--qode-light-item-title-color);--qode-item-info-color:var(--qode-light-item-info-color);--qode-item-excerpt-color:var(--qode-light-item-excerpt-color)}.qodef-video-button{display:grid;grid-template-columns:minmax(0,auto);grid-template-rows:minmax(0,auto);position:relative}.qodef-video-button .qodef-m-inner{display:grid;grid-template-areas:"stack";grid-template-columns:minmax(0,auto);grid-template-rows:minmax(0,auto)}.qodef-video-button .qodef-m-image{grid-area:stack;position:relative}.qodef-video-button .qodef-m-image img{height:100%;width:100%;object-fit:cover}.qodef-video-button .qodef-m-content{grid-area:stack;position:relative;display:grid;padding:var(--qode-content-padding,40px)}.qodef-video-button .qodef-m-title{color:var(--qode-title-color,var(--qode-color-100));margin:var(--qode-title-margin-top,0) 0 var(--qode-title-margin-bottom,0)}.qodef-video-button .qodef-m-title:where(span){font-family:"Saira Condensed",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.01em;color:var(--qode-title-color,var(--qode-color-100));font-size:130px;letter-spacing:-.05em;line-height:.8461538462em;left:-.05em;position:relative;display:block}@media only screen and (max-width:1512px){.qodef-video-button .qodef-m-title:where(span){font-size:90px}}@media only screen and (max-width:1200px){.qodef-video-button .qodef-m-title:where(span){font-size:80px}}@media only screen and (max-width:680px){.qodef-video-button .qodef-m-title:where(span){font-size:65px}}.qodef-video-button .qodef-m-subtitle{color:var(--qode-subtitle-color,var(--qode-color-100));margin:var(--qode-subtitle-margin-top,0) 0 var(--qode-subtitle-margin-bottom,0)}.qodef-video-button .qodef-m-subtitle:where(span){font-family:Roboto,sans-serif;font-weight:400;font-size:20px;line-height:1.4em;letter-spacing:-.015em;color:var(--qode-subtitle-color,var(--qode-accent-color));display:block}.qodef-video-button .qodef-m-text{color:var(--qode-text-color,var(--qode-color-61));margin:var(--qode-text-margin-top,0) 0 var(--qode-text-margin-bottom,0)}.qodef-video-button .qodef-m-play{display:inline-flex;transition:.33s ease-in-out;will-change:transform;transform:scale(1)}.qodef-video-button .qodef-m-play:hover{transform:scale(1.1)}.qodef-video-button.qodef-layout--compact{--qode-text-margin-top:0}.qodef-video-button.qodef-layout--compact .qodef-m-content{background-image:linear-gradient(0deg,var(--qode-accent-color) 0,var(--qode-accent-transparent-color) 50%,var(--qode-accent-transparent-color) 100%);display:grid;grid-template-areas:"title title" "button text";grid-template-columns:minmax(0,auto) minmax(0,1fr);grid-template-rows:min-content min-content;align-content:end;justify-content:start;column-gap:40px;row-gap:2px}.qodef-video-button.qodef-layout--compact .qodef-m-title{grid-area:title}.qodef-video-button.qodef-layout--compact .qodef-m-text{grid-area:text;align-self:center}.qodef-video-button.qodef-layout--compact .qodef-m-play{grid-area:button}.qodef-video-button.qodef-layout--split{--qode-subtitle-margin-top:36px;--qode-text-margin-top:10px;--qode-text-margin-bottom:36px}.qodef-video-button.qodef-layout--split .qodef-m-side-image{position:relative}.qodef-video-button.qodef-layout--split .qodef-m-side-image img{height:100%;width:100%;object-fit:cover}.qodef-video-button.qodef-layout--split .qodef-m-content{display:grid;grid-template-columns:minmax(0,auto);grid-template-rows:minmax(0,1fr) minmax(0,auto) minmax(0,auto) minmax(0,auto);background-color:var(--qode-content-background-color,var(--qode-accent-color))}.qodef-video-button.qodef-layout--split:where(:has(.qodef-m-side-image)){grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.qodef-video-button.qodef-layout--split.qodef--has-appear .qodef-m-content .qodef-m-subtitle,.qodef-video-button.qodef-layout--split.qodef--has-appear .qodef-m-content .qodef-m-text,.qodef-video-button.qodef-layout--split.qodef--has-appear .qodef-m-content .qodef-m-text~div,.qodef-video-button.qodef-layout--split.qodef--has-appear .qodef-m-content .qodef-m-title{opacity:0;transform:translateX(50px)}.qodef-video-button.qodef-layout--split.qodef--has-appear .qodef-m-content.qodef--appeared .qodef-m-subtitle,.qodef-video-button.qodef-layout--split.qodef--has-appear .qodef-m-content.qodef--appeared .qodef-m-text,.qodef-video-button.qodef-layout--split.qodef--has-appear .qodef-m-content.qodef--appeared .qodef-m-text~div,.qodef-video-button.qodef-layout--split.qodef--has-appear .qodef-m-content.qodef--appeared .qodef-m-title{animation:qode-slide-in-from-left .3s ease both}.qodef-video-button.qodef-layout--split.qodef--has-appear .qodef-m-content.qodef--appeared .qodef-m-subtitle{animation-delay:.15s}.qodef-video-button.qodef-layout--split.qodef--has-appear .qodef-m-content.qodef--appeared .qodef-m-text{animation-delay:.3s}.qodef-video-button.qodef-layout--split.qodef--has-appear .qodef-m-content.qodef--appeared .qodef-m-text~div{animation-delay:.45s}.qodef-video-button.qodef-layout--standard .qodef-m-content{background-image:linear-gradient(0deg,var(--qode-accent-color) 0,var(--qode-accent-transparent-color) 50%,var(--qode-accent-transparent-color) 100%);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,auto) minmax(0,1fr);grid-template-rows:minmax(0,auto);place-items:center;gap:var(--qode-content-gap,40px)}.qodef-video-button.qodef-layout--standard .qodef-m-title{grid-area:title;justify-self:var(--qode-title-justify,center);text-align:var(--qode-title-text-align,start)}.qodef-video-button.qodef-layout--standard .qodef-m-play{grid-area:button}.qodef-video-button.qodef-layout--standard:where(.qodef--title-start) .qodef-m-content{grid-template-areas:"title button ."}.qodef-video-button.qodef-layout--standard:where(.qodef--title-end) .qodef-m-content{grid-template-areas:". button title"}.qodef-video-tabs .ui-tabs-nav{display:flex;position:relative;top:-1px}.qodef-video-tabs .ui-tabs-tab{display:flex;width:100%}.qodef-video-tabs .ui-tabs-tab a{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);font-size:24px;line-height:1.125em;letter-spacing:-.015em;text-transform:initial;display:block;outline:1px solid var(--qode-color-86,#dbdbdb);padding:22px;position:relative;text-align:center;width:100%;z-index:1}.qodef-video-tabs .ui-tabs-tab a:after{background-color:var(--qode-main-color);content:"";display:block;left:0;position:absolute;top:-1px;transition:all .33s ease-in-out;z-index:1;height:4px;width:0}@media only screen and (max-width:680px){.qodef-video-tabs .ui-tabs-tab a{font-size:19px;line-height:1em}}.qodef-video-tabs .ui-tabs-tab a:hover:after{transition:opacity 10ms,height .25s ease-out,width .25s ease-out;width:100%}.qodef-video-tabs .ui-tabs-tab.ui-tabs-active a:after{transition:opacity 10ms,height .25s ease-out,width .25s ease-out;width:100%}.qodef-video-tabs .qodef-e-navigation{padding:0 80px}.qodef-video-tabs .qodef-e-content{background-position:center;background-size:cover;display:flex;flex-direction:column;gap:40px;height:770px;justify-content:flex-end;padding:80px;position:relative}.qodef-video-tabs .qodef-e-content:after{background-image:linear-gradient(0deg,var(--qode-accent-color) 0,var(--qode-accent-transparent-color) 66%,var(--qode-accent-transparent-color) 100%);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:9}.qodef-video-tabs .qodef-e-content>*{z-index:10}.qodef-video-tabs .qodef-e-content-bottom{align-items:center;display:flex;gap:40px}.qodef-video-tabs .qodef-e-content-bottom .qodef-m-play svg{display:inline-flex;transition:.33s ease-in-out;will-change:transform;transform:scale(1)}.qodef-video-tabs .qodef-e-content-bottom .qodef-m-play:hover svg{transform:scale(1.1)}.qodef-video-tabs .qodef-e-title{font-family:"Saira Condensed",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.01em;color:var(--qode-accent-color);font-size:130px;letter-spacing:-.05em;line-height:.8461538462em;left:-.05em;position:relative;color:var(--qode-color-100);font-size:100px;margin:0}@media only screen and (max-width:1512px){.qodef-video-tabs .qodef-e-title{font-size:90px}}@media only screen and (max-width:1200px){.qodef-video-tabs .qodef-e-title{font-size:80px}}@media only screen and (max-width:680px){.qodef-video-tabs .qodef-e-title{font-size:65px}}.qodef-video-tabs .qodef-e-text{font-family:Roboto,sans-serif;font-weight:400;font-size:20px;line-height:1.4em;letter-spacing:-.015em;color:var(--qode-accent-color,#000);color:var(--qode-color-61);margin:0;width:39%}@media (min-width:1921px){.qodef-video-tabs .qodef-e-text{width:26%}}.qodef-video-tabs.qodef-skin--light .ui-tabs-tab a{color:var(--qode-color-100);outline-color:var(--qode-color-22)}#qodef-side-area{--qode-side-area-offset:var(--qode-top-bar-height, 0px);display:grid;position:fixed;top:0;right:-453px;width:453px;height:calc(100% - var(--qode-side-area-offset));padding:0;margin-top:var(--qode-side-area-offset);background-color:var(--qode-side-area-background-color,var(--qode-color-100));overflow:hidden;visibility:hidden;z-index:9999;transition:all .6s cubic-bezier(.77,0,.175,1)}#qodef-side-area-inner{display:grid;grid-template-rows:minmax(0,1fr) minmax(0,auto);align-items:start}#qodef-side-area .qodef-side-area-top{padding-inline:60px;padding-block:98px}#qodef-side-area .qodef-side-area-bottom{display:flex;flex-wrap:wrap;gap:24px;padding-inline:60px;padding-block:26px;background-color:var(--qode-main-color)}#qodef-side-area .qodef-side-area-bottom .widget{margin:0}.qodef-side-area--opened #qodef-side-area{right:0;visibility:visible}.qodef-header--sticky-display #qodef-side-area{--qode-side-area-offset:0px}#qodef-side-area.qodef-alignment--center{text-align:center}#qodef-side-area.qodef-alignment--right{text-align:right}#qodef-side-area.qodef-alignment--left{text-align:left}#qodef-side-area-close{position:absolute;top:30px;right:85px;display:block;z-index:1000;color:var(--qode-side-area-opener-color,var(--qode-accent-color))}.admin-bar #qodef-side-area-close{top:65px}#qodef-side-area-close.qodef-source--predefined .qodef-m-lines{height:26px;width:28px}#qodef-side-area-close.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--1{top:11px}#qodef-side-area-close.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--2{top:11px}.qodef-side-area-cover{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;overflow:hidden;z-index:0;background-color:var(--qode-accent-overlay-color);transition:opacity .2s ease-in-out,z-index .2s ease-in-out}.qodef-side-area--opened .qodef-side-area-cover{opacity:1;z-index:1002}body :has(#qodef-page-header-inner.qodef-skin--light) #qodef-side-area{--qode-side-area-opener-color:var(--qode-color-100);--qode-side-area-background-color:var(--qode-accent-color);--qode-side-area-title-color:var(--qode-color-100);--qode-side-area-text-color:var(--qode-color-61);--qode-side-area-link-color:var(--qode-color-61);--qode-side-area-link-hover-color:var(--qode-color-61)}.qodef-social-share{position:relative;display:flex;flex-wrap:wrap}.qodef-social-share .qodef-social-title{font-family:Roboto,sans-serif;font-weight:400;font-size:12px;line-height:1.5em;letter-spacing:.025em;text-transform:uppercase;color:var(--qode-accent-color,#000);position:relative;margin:0 10px 0 0}.qodef-social-share ul{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:19px;list-style:none;padding:0;margin:0}.qodef-social-share li{position:relative;display:flex;line-height:1;padding:0;margin:0}.qodef-social-share li a{display:flex;font-size:15px;color:var(--qode-accent-color)}.qodef-social-share li a:hover{color:var(--qode-main-color)}.widget .qodef-social-share.qodef-layout--list .qodef-social-title{display:block;margin-bottom:21px}.widget .qodef-social-share.qodef-layout--text .qodef-social-title{display:block;margin-bottom:21px}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover{color:#3b5998}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover{color:#00aced}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover{color:#32506d}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover{color:#45668e}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover{color:#3b5998}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover{color:#00aced}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover{color:#32506d}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover{color:#45668e}#qodef-page-footer .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title{color:#ccc}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list .qodef-social-title{color:#ccc}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover{color:#3b5998}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover{color:#00aced}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover{color:#32506d}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover{color:#45668e}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text .qodef-social-title{color:#ccc}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover{color:#3b5998}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover{color:#00aced}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover{color:#32506d}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover{color:#45668e}#qodef-side-area .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title{color:#ccc}#qodef-side-area .widget .qodef-social-share.qodef-layout--list .qodef-social-title{color:#ccc}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover{color:#3b5998}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover{color:#00aced}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover{color:#32506d}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover{color:#45668e}#qodef-side-area .widget .qodef-social-share.qodef-layout--text .qodef-social-title{color:#ccc}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover{color:#3b5998}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover{color:#00aced}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover{color:#32506d}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover{color:#45668e}#qodef-page-spinner{position:fixed;top:0;bottom:0;right:0;left:0;z-index:2000}#qodef-page-spinner .qodef-m-inner{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#fff;background-color:#1a1a1a}#qodef-page-spinner .qodef-m-spinner{position:relative}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom{position:relative;width:100px;height:100px;margin:-50px 0 0 -50px}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1{position:absolute;top:50%;left:50%;height:50%;width:50%;z-index:1;animation:qode-atom-shrink 4.5s infinite linear}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1:before{content:"";position:absolute;top:-50%;left:-50%;height:100%;width:100%;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4{position:absolute;width:100%;height:100%;z-index:0}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before{content:"";position:absolute;top:0;left:0;height:20px;width:20px;margin:0 auto;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2{animation:qode-atom-zindex 1.5s .75s infinite steps(2,end)}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before{transform:rotate(0);animation:qode-atom-postion 1.5s infinite ease,qode-atom-size 1.5s -1.125s infinite ease}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3{transform:rotate(120deg);animation:qode-atom-zindex 1.5s -.25s infinite steps(2,end)}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before{animation:qode-atom-postion 1.5s -1s infinite ease,qode-atom-size 1.5s -.75s infinite ease}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4{transform:rotate(240deg);animation:qode-atom-zindex 1.5s .25s infinite steps(2,end)}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before{animation:qode-atom-postion 1.5s -.5s infinite ease,qode-atom-size 1.5s -125ms infinite ease}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock{position:relative;width:50px;height:50px;margin:-25px 0 0 -25px;animation:qode-clock 8s infinite steps(8)}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item{position:absolute;height:50px;width:50px}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item:before{content:"";position:absolute;height:18.31501832px;width:18.31501832px;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--1{transform:rotate(-135deg);animation:qode-clock-1 1s ease-in infinite}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--2{transform:rotate(-90deg);animation:qode-clock-2 1s ease-in infinite}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--3{transform:rotate(-45deg);animation:qode-clock-3 1s ease-in infinite}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--4{animation:qode-clock-4 1s ease-in infinite}#qodef-page-spinner.qodef-layout--cube .qodef-m-cube{width:60px;height:60px;margin:-30px 0 0 -30px;background-color:currentColor;animation:qode-cube 1.2s infinite ease-in-out}#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulses{position:relative;width:40px;height:40px;margin:-20px 0 0 -20px}#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse{position:absolute;top:0;left:0;width:100%;height:100%;background-color:currentColor;border-radius:50%;opacity:.6;animation:qode-double-pulse 2s infinite ease-in-out}#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse.qodef-pulse--2{animation-delay:-1s}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-five-rotating-circles{position:relative;width:60px;height:60px;margin:-30px 0 0 -30px}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item{position:absolute;width:100%;height:100%}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--2{animation-delay:calc((600ms) - 1500ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--3{animation-delay:calc((900ms) - 1500ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--4{animation-delay:calc((1200ms) - 1500ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2{transform:rotateZ(45deg)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--1{animation-delay:calc((300ms) - 1400ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--2{animation-delay:calc((600ms) - 1400ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--3{animation-delay:calc((900ms) - 1400ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--4{animation-delay:calc((1200ms) - 1400ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3{transform:rotateZ(90deg)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--1{animation-delay:calc((300ms) - 1300ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--2{animation-delay:calc((600ms) - 1300ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--3{animation-delay:calc((900ms) - 1300ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--4{animation-delay:calc((1200ms) - 1300ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle{position:absolute;width:12px;height:12px;background-color:currentColor;border-radius:100%;animation:qode-bounce-delay 1.2s infinite ease-in-out both}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--1{top:0;left:0}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--2{top:0;right:0}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--3{right:0;bottom:0}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--4{left:0;bottom:0}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion{position:relative;width:30px;height:30px;margin:-45px 0 0 -30px}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item{position:absolute;top:50%;left:50%;height:40px;width:40px;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--1{top:0;left:50%;animation:qode-fussion-ball-1 1s 0s ease infinite;z-index:1}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--2{top:50%;left:100%;animation:qode-fussion-ball-2 1s 0s ease infinite;z-index:2}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--3{top:100%;left:50%;animation:qode-fussion-ball-3 1s 0s ease infinite;z-index:1}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--4{top:50%;left:0;animation:qode-fussion-ball-4 1s 0s ease infinite;z-index:2}#qodef-page-spinner.qodef-layout--lines .qodef-m-lines{width:60px;height:60px;margin:0 0 0 -30px}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--1{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;animation:qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms)}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--2{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;animation:qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms)}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--3{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;animation:qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms)}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--4{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;animation:qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms)}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis{position:relative;height:50px;width:50px;margin:-25px 0 0 -25px;animation:qode-mitosis-invert 2s infinite steps(2,end)}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item{position:absolute;top:0;left:0;width:100%;height:100%;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--1{animation:qode-mitosis-ball-1 1s infinite alternate linear}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--2{animation:qode-mitosis-ball-2 1s infinite alternate linear}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--3{animation:qode-mitosis-ball-3 1s infinite alternate linear}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--4{animation:qode-mitosis-ball-4 1s infinite alternate linear}#qodef-page-spinner.qodef-layout--predefined{--qode-clip:0;clip-path:inset(0 0 calc(var(--qode-clip) * 1%) 0);overflow:hidden}#qodef-page-spinner.qodef-layout--predefined .qodef-text-marquee{width:100%;opacity:0;animation:qode-fade-in 1s forwards;max-width:100vW;overflow:hidden}#qodef-page-spinner.qodef-layout--predefined .qodef-text-marquee .qodef-m-content{width:max-content;animation:qode-text-marquee-left-half var(--qode-marquee-duration,19s) linear infinite;padding-left:40px;overflow:visible;max-width:unset}#qodef-page-spinner.qodef-layout--predefined .qodef-text-marquee .qodef-m-content-inner{align-items:center;animation:none}#qodef-page-spinner.qodef-layout--predefined .qodef-text-marquee .qodef-m-content{color:inherit}#qodef-page-spinner.qodef-layout--predefined .qodef-text-marquee .qodef-m-separator-image{width:118px;height:auto}#qodef-page-spinner.qodef-layout--predefined.qodef--finished{pointer-events:none}#qodef-page-spinner.qodef-layout--predefined.qodef--finished .qodef-text-marquee .qodef-m-content{animation:none}@keyframes qode-text-marquee-left-half{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading{position:relative;display:flex;align-items:center;justify-content:space-between}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading>*{margin:0;opacity:0;animation:qode-fade-in 1s forwards}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder{flex-shrink:0;animation-delay:.5s}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line{position:relative;display:block;height:3px;width:500px;margin-top:20px;background-color:#e5e1dc;overflow:hidden;opacity:0;animation:qode-fade-in 1s .3s forwards}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line-front{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--qode-main-color);width:0}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles{position:relative;width:100px;height:100px;margin:-50px 0 0 -50px}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle{position:absolute;height:100%;width:100%;background:currentColor;border:0 solid currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--1{animation:qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms)}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--2{animation:qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms)}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--3{animation:qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms)}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--4{animation:qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms)}#qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse{width:32px;height:32px;margin:-16px 0 0 -16px;background-color:currentColor;border-radius:16px;animation:qode-scaleout 1s infinite ease-in-out}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles{width:60px;height:20px}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div{display:inline-block;width:12px;height:12px;margin:4px;background-color:currentColor;border-radius:100%;opacity:0;animation:qode-ball-fall 1.5s ease infinite both}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(1){animation-delay:calc((100ms) - 300ms)}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(2){animation-delay:calc((200ms) - 300ms)}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(3){animation-delay:calc((300ms) - 300ms)}#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes{position:relative;width:32px;height:32px;margin:-16px 0 0 -16px}#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube{position:absolute;top:0;left:0;width:10px;height:10px;background-color:currentColor;animation:qode-rotating-cubes 1.8s infinite ease-in-out}#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2{animation-delay:-.9s}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes{width:50px;height:60px;margin:-30px 0 0 -25px;text-align:center}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe{display:inline-block;float:left;height:100%;width:6px;margin:0 3px 0 0;background-color:currentColor;animation:qode-stretch-delay 1.2s infinite ease-in-out}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2{animation-delay:calc((200ms) - 1300ms)}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3{animation-delay:calc((300ms) - 1300ms)}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4{animation-delay:calc((400ms) - 1300ms)}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5{animation-delay:calc((500ms) - 1300ms)}#qodef-page-spinner.qodef-layout--textual .qodef-m-spinner{display:flex;justify-content:center;align-items:center;width:100%;height:100%}#qodef-page-spinner.qodef-layout--textual .qodef-m-textual{opacity:0}#qodef-page-spinner.qodef-layout--textual .qodef-m-text{display:flex;font-family:"Saira Condensed",sans-serif;font-size:30px;line-height:1;font-weight:500;white-space:nowrap;text-transform:uppercase}#qodef-page-spinner.qodef-layout--textual .qodef-m-char{display:inline-block;opacity:0;will-change:opacity}#qodef-page-spinner.qodef-layout--textual .qodef-m-char.qodef-m-empty-char{white-space:pre}#qodef-page-spinner.qodef-layout--textual.qodef--init .qodef-m-textual{opacity:1}#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-two-rotating-circles{position:relative;width:40px;height:40px;margin:-20px 0 0 -20px;text-align:center;animation:qode-rotate-circles 2s infinite linear}#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle{position:absolute;top:0;width:60%;height:60%;display:inline-block;background-color:currentColor;border-radius:100%;transform-origin:center bottom;animation:qode-bounce 2s infinite ease-in-out}#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle.qodef-circle--2{top:auto;bottom:0;animation-delay:-1s}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles{width:150px;height:30px;margin:-15px 0 0 -75px}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle{float:left;height:30px;width:30px;margin-right:10px;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--1{animation:qode-wave-jump-3 1.8s infinite ease-out}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--2{animation:qode-wave-jump-2 1.8s infinite ease-out}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--3{animation:qode-wave-jump-1 1.8s infinite ease-out}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--4{margin-right:0;animation:qode-wave-wipe 1.8s infinite cubic-bezier(.5,0,.5,1)}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave{width:72px;margin:-9px 0 0 -36px;text-align:center}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item{display:inline-block;width:18px;height:18px;margin:0 3px 0 0;background-color:currentColor;border-radius:100%;animation:qode-bounce-delay 1.4s infinite ease-in-out both}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1{animation-delay:-.32s}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2{animation-delay:-.16s}.qodef-page-title{background-position:center 0;background-repeat:no-repeat;background-size:cover}.qodef-page-title.qodef-image--responsive{height:auto!important}.qodef-page-title.qodef-image--responsive .qodef-m-content{position:absolute;top:0;left:0}.qodef-page-title.qodef-image--responsive .qodef-m-content.qodef-content-grid{left:50%;transform:translateX(-50%)}.qodef-page-title.qodef-alignment--center{text-align:center}.qodef-page-title.qodef-alignment--center .qodef-breadcrumbs{justify-content:center}.qodef-page-title.qodef-alignment--right{text-align:right}.qodef-page-title.qodef-alignment--right .qodef-breadcrumbs{justify-content:flex-end}.qodef-page-title.qodef--has-gradient .qodef-m-inner{background-image:linear-gradient(0deg,var(--qode-accent-color) 0,var(--qode-accent-transparent-color) 66%,var(--qode-accent-transparent-color) 100%)}.qodef-page-title .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-page-title .qodef-m-image img{display:block;width:100%}.qodef-page-title .qodef-m-content.qodef-content-full-width{padding:0 80px}.qodef-page-title .qodef-breadcrumbs{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:8px;z-index:1}.qodef-page-title .qodef-breadcrumbs>*{font-family:Roboto,sans-serif;font-weight:400;font-size:12px;line-height:1.5em;letter-spacing:.025em;text-transform:uppercase;color:var(--qode-breadcrumbs-color,var(--qode-color-41,#686868));display:inline-flex}.qodef-page-title .qodef-breadcrumbs a:hover{color:var(--qode-breadcrumbs-hover-color,var(--qode-accent-color,#000))}.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator::after{content:"";height:9px;width:1px;background-color:currentColor}.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-m-content{gap:17px}.qodef-page-title.qodef-title--standard .qodef-m-subtitle{margin:4px 0 0}.widget.qodef-author-info .qodef-author-info-image{margin-bottom:45px;display:inline-block}.widget.qodef-author-info .qodef-author-info-name{margin:0}.widget.qodef-author-info .qodef-author-info-description{margin:16px 0 0}.widget_goalkick_core_svg_icon{display:inline-block;vertical-align:top;margin:0!important}.widget_goalkick_core_svg_icon .qodef-m-holder{display:flex;align-items:center;gap:14px}.widget_goalkick_core_svg_icon .qodef-svg-icon-widget svg{display:block;fill:var(--fill-color);stroke:var(--stroke-color);max-width:100%;max-height:100%;transition:fill .25s ease-out,stroke .25s ease-out}.widget_goalkick_core_svg_icon .qodef-svg-icon-widget a{display:inline-block;width:100%;height:100%}.widget_goalkick_core_svg_icon .qodef-svg-icon-widget a:hover svg,.widget_goalkick_core_svg_icon .qodef-svg-icon-widget:hover svg{fill:var(--fill-hover-color);stroke:var(--stroke-hover-color)}.widget_goalkick_core_svg_icon .qodef-svg-icon-widget a:hover .qodef-m-text,.widget_goalkick_core_svg_icon .qodef-svg-icon-widget:hover .qodef-m-text{color:var(--text-hover-color)}#qodef-page-header .widget_goalkick_core_svg_icon .qodef-svg-icon-widget a:hover .qodef-m-text,#qodef-page-header .widget_goalkick_core_svg_icon .qodef-svg-icon-widget:hover .qodef-m-text{background-size:calc(100% - 0em) 4px}.widget_goalkick_core_svg_icon .qodef-svg-icon-widget:hover .qodef-m-icon{background-color:var(--background-hover-color)}.widget_goalkick_core_svg_icon .qodef-m-icon{--fill-color:currentColor;--stroke-color:currentColor;--fill-hover-color:currentColor;--stroke-hover-color:currentColor;--background-color:transparent;--background-hover-color:transparent;display:flex;align-items:center;justify-content:center;flex-shrink:0;max-height:100%;background-color:var(--background-color);overflow:hidden;transition:background-color .25s ease-out}.widget_goalkick_core_svg_icon .qodef-m-text{--text-color:currentColor;--text-hover-color:currentColor;color:var(--text-color);transition:all .25s ease-out;line-height:1}#qodef-page-header .widget_goalkick_core_svg_icon .qodef-m-text{font-family:"Saira Condensed",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.01em;color:var(--text-color,var(--qode-accent-color));font-size:19px;line-height:1.5789473684em;background-image:linear-gradient(var(--qode-main-color),var(--qode-main-color));background-position:50% 100%;background-repeat:no-repeat;transition:background-size .3s ease-out;background-size:0 4px}@media only screen and (max-width:1512px){.qodef-background-text .qodef-m-background-text{font-size:135px}}@media only screen and (max-width:880px){.qodef-background-text .qodef-m-background-text{display:none!important}}@media only screen and (max-width:1512px){.qodef-blog.qodef-item-layout--card .qodef-e:where(:not(.format-video)) .qodef-e-content{padding:var(--qode-content-padding-1512,var(--qode-content-padding,38px 40px 36px))}.qodef-blog.qodef-item-layout--card .qodef-e:where(:not(.format-video)) .qodef-button{padding-left:30px;padding-right:30px}.qodef-blog.qodef-item-layout--card .qodef-e.format-video .qodef-e-content{padding:var(--qode-content-padding-1512,var(--qode-content-padding,37px 40px))}}@media only screen and (max-width:1200px){.qodef-blog.qodef-item-layout--card .qodef-e:where(:not(.format-video)) .qodef-e-content{padding:var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,38px 40px 36px)))}.qodef-blog.qodef-item-layout--card .qodef-e:where(:not(.format-video)) .qodef-button{padding-left:25px;padding-right:25px}.qodef-blog.qodef-item-layout--card .qodef-e.format-video .qodef-e-content{padding:var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,37px 40px)))}}@media only screen and (max-width:880px){.qodef-blog.qodef-item-layout--card .qodef-e:where(:not(.format-video)) .qodef-e-content{padding:var(--qode-content-padding-880,var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,38px 40px 36px))))}.qodef-blog.qodef-item-layout--card .qodef-e.format-video .qodef-e-content{padding:var(--qode-content-padding-880,var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,37px 40px))))}}@media only screen and (max-width:1512px){.qodef-blog.qodef-item-layout--minimal article .qodef-e-content{padding:var(--qode-content-padding-1512,var(--qode-content-padding,0))}}@media only screen and (max-width:1200px){.qodef-blog.qodef-item-layout--minimal article .qodef-e-content{padding:var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,0)))}}@media only screen and (max-width:880px){.qodef-blog.qodef-item-layout--minimal article .qodef-e-content{padding:var(--qode-content-padding-880,var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,0))))}}@media only screen and (max-width:1512px){.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-content{padding:var(--qode-content-padding-1512,var(--qode-content-padding,30px))}}@media only screen and (max-width:1200px){.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-content{padding:var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,30px)))}}@media only screen and (max-width:880px){.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-content{padding:var(--qode-content-padding-880,var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,30px))))}}@media only screen and (max-width:1512px){.qodef-blog.qodef-item-layout--simple-card .qodef-e:where(:not(.format-video):not(.format-link)) .qodef-e-content{padding:var(--qode-content-padding-1512,var(--qode-content-padding,38px 40px 36px))}.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-link .qodef-e-content,.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-video .qodef-e-content{padding:var(--qode-content-padding-1512,var(--qode-content-padding,37px 40px))}}@media only screen and (max-width:1200px){.qodef-blog.qodef-item-layout--simple-card .qodef-e:where(:not(.format-video):not(.format-link)) .qodef-e-content{padding:var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,38px 40px 36px)))}.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-link .qodef-e-content,.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-video .qodef-e-content{padding:var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,37px 40px)))}}@media only screen and (max-width:880px){.qodef-blog.qodef-item-layout--simple-card .qodef-e:where(:not(.format-video):not(.format-link)) .qodef-e-content{padding:var(--qode-content-padding-880,var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,38px 40px 36px))))}.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-link .qodef-e-content,.qodef-blog.qodef-item-layout--simple-card .qodef-e.format-video .qodef-e-content{padding:var(--qode-content-padding-880,var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,37px 40px))))}}@media only screen and (max-width:1512px){.qodef-blog.qodef-item-layout--standard .qodef-e-content{padding:var(--qode-content-padding-1512,var(--qode-content-padding,0))}}@media only screen and (max-width:1200px){.qodef-blog.qodef-item-layout--standard .qodef-e-content{padding:var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,0)))}}@media only screen and (max-width:880px){.qodef-blog.qodef-item-layout--standard .qodef-e-content{padding:var(--qode-content-padding-880,var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,0))))}}@media only screen and (max-width:1512px){.qodef-blog.qodef-item-layout--streamlined-card .qodef-e-content{padding:var(--qode-content-padding-1512,var(--qode-content-padding,38px 40px 36px))}}@media only screen and (max-width:1200px){.qodef-blog.qodef-item-layout--streamlined-card .qodef-e-content{padding:var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,38px 40px 36px)))}}@media only screen and (max-width:880px){.qodef-blog.qodef-item-layout--streamlined-card .qodef-e-content{padding:var(--qode-content-padding-880,var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,38px 40px 36px))))}.qodef-blog.qodef-item-layout--streamlined-card .qodef-e.format-video .qodef-e-media-icon{place-self:center;margin:20px}}@media only screen and (max-width:880px){#qodef-author-info{padding:30px 30px 25px 30px}#qodef-author-info .qodef-m-inner{flex-wrap:wrap}#qodef-author-info .qodef-m-content{margin-top:23px}}@media only screen and (max-width:1512px){.qodef-shortcode:where(.qodef-m-list){gap:var(--qode-list-gap-1512,var(--qode-list-gap,12px))}}@media only screen and (max-width:1200px){.qodef-shortcode:where(.qodef-m-list){gap:var(--qode-list-gap-1200,var(--qode-list-gap-1512,var(--qode-list-gap,12px)))}}@media only screen and (max-width:880px){.qodef-shortcode:where(.qodef-m-list){gap:var(--qode-list-gap-880,var(--qode-list-gap-1200,var(--qode-list-gap-1512,var(--qode-list-gap,12px))))}}@media only screen and (max-width:1200px){#qodef-fullscreen-area{grid-template-rows:minmax(0,var(--qode-mobile-header-height)) minmax(0,1fr) minmax(0,auto);background-image:none!important}#qodef-fullscreen-area .qodef-content-grid{grid-row:2}#qodef-fullscreen-area .qodef-fullscreen-area-widgets{grid-row:3;padding:16px 7%}}@media only screen and (max-width:1200px){.qodef-fullscreen-menu .qodef-drop-down-second-inner>ul{padding:22px 0 2px}}@media only screen and (max-width:1200px){body:not(.qodef-content-behind-header) #qodef-page-outer{margin-top:0!important}}@media only screen and (max-width:1200px){#qodef-top-area{display:none}}@media only screen and (max-width:1024px){.qodef-sportspress [class*=gallery-columns] .gallery-item,[class*=qodef-sportspress] [class*=gallery-columns] .gallery-item{width:50%!important}.qodef-sportspress .gallery-columns-1 .gallery-item,[class*=qodef-sportspress] .gallery-columns-1 .gallery-item{width:100%!important}}@media only screen and (max-width:880px){.qodef-sportspress [class*=gallery-columns] .gallery-item,[class*=qodef-sportspress] [class*=gallery-columns] .gallery-item{width:100%!important}.qodef-sportspress .sp-event-performance-teams .sp-template-event-performance-icons,[class*=qodef-sportspress] .sp-event-performance-teams .sp-template-event-performance-icons{padding-right:0;width:100%}.qodef-sportspress .sp-event-performance-teams .sp-template-event-performance-icons:nth-child(2n),[class*=qodef-sportspress] .sp-event-performance-teams .sp-template-event-performance-icons:nth-child(2n){padding-left:0}.qodef-sportspress .sp-widget-align-left,[class*=qodef-sportspress] .sp-widget-align-left{padding-right:0;width:100%}.qodef-sportspress .sp-widget-align-right,[class*=qodef-sportspress] .sp-widget-align-right{padding-left:0;padding-top:70px;width:100%}}@media only screen and (max-width:1024px){.qodef-sportspress .sp-table-wrapper:has(.sp-scrollable-table-wrapper),.widget_sportspress .sp-table-wrapper:has(.sp-scrollable-table-wrapper){position:relative}.qodef-sportspress .sp-table-wrapper:has(.sp-scrollable-table-wrapper):after,.qodef-sportspress .sp-table-wrapper:has(.sp-scrollable-table-wrapper):before,.widget_sportspress .sp-table-wrapper:has(.sp-scrollable-table-wrapper):after,.widget_sportspress .sp-table-wrapper:has(.sp-scrollable-table-wrapper):before{background-color:var(--qode-color-86,#dbdbdb);bottom:0;content:"";display:block;height:100%;position:absolute;width:1px;z-index:10}.qodef-skin--light .qodef-sportspress .sp-table-wrapper:has(.sp-scrollable-table-wrapper):after,.qodef-skin--light .qodef-sportspress .sp-table-wrapper:has(.sp-scrollable-table-wrapper):before,.qodef-skin--light .widget_sportspress .sp-table-wrapper:has(.sp-scrollable-table-wrapper):after,.qodef-skin--light .widget_sportspress .sp-table-wrapper:has(.sp-scrollable-table-wrapper):before{background-color:var(--qode-color-22)}.qodef-sportspress .sp-table-wrapper:has(.sp-scrollable-table-wrapper):before,.widget_sportspress .sp-table-wrapper:has(.sp-scrollable-table-wrapper):before{left:0}.qodef-sportspress .sp-table-wrapper:has(.sp-scrollable-table-wrapper):after,.widget_sportspress .sp-table-wrapper:has(.sp-scrollable-table-wrapper):after{right:0}.qodef-sportspress table:not(#wp-calendar),.widget_sportspress table:not(#wp-calendar){table-layout:auto}.qodef-sportspress table td:first-child,.qodef-sportspress table th:first-child,.widget_sportspress table td:first-child,.widget_sportspress table th:first-child{padding-left:23px}.qodef-sportspress table td:last-child,.qodef-sportspress table th:last-child,.widget_sportspress table td:last-child,.widget_sportspress table th:last-child{padding-right:23px}.qodef-sportspress dl:not(.gallery-item) dt,.widget_sportspress dl:not(.gallery-item) dt{padding-left:23px}.qodef-sportspress dl:not(.gallery-item) dd,.widget_sportspress dl:not(.gallery-item) dd{padding-right:23px}}@media only screen and (max-width:880px){.qodef-sportspress table:not(.sp-event-blocks) .player-flag,.qodef-sportspress table:not(.sp-event-blocks) .player-photo,.qodef-sportspress table:not(.sp-event-blocks) .team-logo,.widget_sportspress table:not(.sp-event-blocks) .player-flag,.widget_sportspress table:not(.sp-event-blocks) .player-photo,.widget_sportspress table:not(.sp-event-blocks) .team-logo{display:none!important}.qodef-sportspress dl:not(.gallery-item) dd img,.widget_sportspress dl:not(.gallery-item) dd img{display:none!important}.qodef-sportspress .sp-view-all-link,.widget_sportspress .sp-view-all-link{margin-top:32px;position:relative}.qodef-sportspress .sp-event-performance-teams,.widget_sportspress .sp-event-performance-teams{flex-direction:column}}@media only screen and (max-width:680px){.qodef-shortcode[class*=qodef-sportspress-advanced] table tr{display:flex;flex-direction:column;gap:23px;padding:23px 0!important}.qodef-shortcode[class*=qodef-sportspress-advanced] table td,.qodef-shortcode[class*=qodef-sportspress-advanced] table th{padding:0 23px!important;text-align:left!important;width:auto!important}}@media only screen and (max-width:1024px){.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-name{white-space:initial}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-block .sp-event-blocks .team-logo .sp-team-name{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);font-size:36px;line-height:1em;letter-spacing:-.02em;text-transform:uppercase}}@media only screen and (max-width:1024px) and (max-width:680px){.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-block .sp-event-blocks .team-logo .sp-team-name{font-size:32px;line-height:1.03125em}}@media only screen and (max-width:880px){.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo{width:100%}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo a{gap:15px!important}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo a img{height:auto;margin:0;width:50%}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo:first-child a{flex-direction:column-reverse}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo:last-child a{flex-direction:column}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-block .sp-event-blocks .team-logo .sp-team-name{font-family:"Saira Condensed",sans-serif;font-weight:600;color:var(--qode-accent-color,#000);font-size:30px;line-height:1.0666666667em;letter-spacing:-.015em;text-transform:initial}}@media only screen and (max-width:880px) and (max-width:680px){.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-block .sp-event-blocks .team-logo .sp-team-name{font-size:24px;line-height:1.25em}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-event-logos{flex-direction:column}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo{flex-direction:column}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo a img{width:70%!important}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo .sp-team-result{text-align:center!important}}@media only screen and (max-width:1024px){.sportspress-page.single.single-sp_player .qodef-e-additional-content .qodef-m-background-text{display:none}}@media (max-width:1099px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-photo{margin-bottom:20px;padding:0}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-details{padding:0}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-event-blocks td{padding:10% 12%!important}}@media only screen and (max-width:880px){.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1 .qodef-e-content{gap:15px}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-1 .qodef-e-team-name{display:none}}@media only screen and (max-width:1512px){.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e-content{gap:100px}}@media only screen and (max-width:880px){.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e-content{gap:40px}}@media only screen and (max-width:680px){.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e{flex-direction:column}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e-event-image{min-height:min(50vh,375px);width:100%}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-2 .qodef-e-content{padding:70px 7%;width:100%}}@media only screen and (max-width:880px){.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e-content{width:70%}}@media only screen and (max-width:680px){.qodef-sportspress-advanced-event-details.qodef-item-layout--type-3 .qodef-e-content{padding:25px;width:100%}}@media only screen and (max-width:1024px){.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e:has(.qodef-e){flex-direction:column;gap:20px}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-content{min-height:189px;width:100%}.qodef-sportspress-advanced-event-details.qodef-item-layout--type-4 .qodef-e-event-tickets{width:100%}}@media only screen and (max-width:1512px){.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2 .qodef-e-content{padding:40px 25px 40px 25px}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-2 .qodef-e-event-tickets-link{padding-left:25px;padding-right:25px}}@media only screen and (max-width:1200px){.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 .qodef-e{display:flex;flex-wrap:wrap}.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 .qodef-e-media-wrapper{width:auto}}@media only screen and (max-width:680px){.qodef-sportspress-advanced-event-list.qodef-item-layout--type-3 .qodef-e-links-wrapper-inner{align-items:flex-start;flex-direction:column}}@media only screen and (max-width:1512px){.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1 .qodef-e-content{gap:20px;padding:25px 18px}.qodef-sportspress-advanced-player-career-statistics.qodef-item-layout--type-1 .qodef-e-player-statistics-item{padding:18px}}@media only screen and (max-width:1024px){.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e{flex-direction:column}.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e-image{width:100%}.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e-content{padding:32px 0 0 0;width:100%}}@media only screen and (max-width:880px){.sp-league-table td.has-logo:not(:has(a)){padding-left:23px!important}}@media only screen and (max-width:1200px){.qodef-yith-wccl--predefined form.cart .variations:has(tr[class*=description_attribute]) tr[class^=description_attribute] td{padding-top:10px}.qodef-yith-wccl--predefined form.cart .variations:has(tr[class*=description_attribute]) .reset_variations{transform:translateY(calc(-50% - 5px))}}@media only screen and (max-width:880px){#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-inner{flex-wrap:wrap}}@media only screen and (max-width:880px){#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image{max-height:30vh}}@media only screen and (max-width:880px){#yith-quick-view-modal #yith-quick-view-content.single-product .woocommerce-product-details__short-description{display:none}}@media only screen and (max-width:880px){.yith-wcwl-form .shop_table.wishlist_table tr{grid-template-columns:minmax(0,32px) minmax(0,50px) minmax(0,2fr) minmax(0,1fr) minmax(0,1fr)!important;padding:10px 0}.yith-wcwl-form .shop_table.wishlist_table td.product-price{align-self:initial}.yith-wcwl-form .shop_table.wishlist_table td.product-stock-status{align-self:start;grid-row:span 2;justify-self:start}.yith-wcwl-form .shop_table.wishlist_table td.product-add-to-cart{gap:10px;grid-row:span 2;justify-self:end;white-space:normal}.yith-wcwl-form .shop_table.wishlist_table td.product-add-to-cart a{justify-self:end}.yith-wcwl-form .shop_table.wishlist_table td.product-add-to-cart a.remove_from_wishlist{margin-left:0!important}}@media only screen and (max-width:680px){.yith-wcwl-form .shop_table.wishlist_table th.product-stock-status{display:none}.yith-wcwl-form .shop_table.wishlist_table tr{grid-template-columns:minmax(0,32px) minmax(0,50px) minmax(0,1fr) min-content!important}.yith-wcwl-form .shop_table.wishlist_table td.product-remove{grid-row:span 3}.yith-wcwl-form .shop_table.wishlist_table td.product-thumbnail{grid-row:span 3}.yith-wcwl-form .shop_table.wishlist_table td.product-stock-status{grid-column:3;grid-row:3;padding:5px 0 5px 10px!important}.yith-wcwl-form .shop_table.wishlist_table td.product-add-to-cart{grid-row:span 3}}@media only screen and (max-width:1512px){.qodef-testimonials-list.qodef-swiper-direction--vertical{column-gap:50px}}@media only screen and (max-width:880px){.qodef-testimonials-list.qodef-swiper-direction--vertical{grid-template-columns:minmax(0,auto) minmax(0,34px);grid-template-rows:minmax(0,auto);column-gap:40px}.qodef-testimonials-list.qodef-swiper-direction--vertical .qodef-svg--quote-large{display:none}}@media only screen and (max-width:1512px){.qodef-banner .qodef-m-info{padding:var(--qode-content-padding-1512,var(--qode-content-padding,40px))}}@media only screen and (max-width:1200px){.qodef-banner .qodef-m-info{padding:var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,7%)))}.qodef-banner.qodef-title-break--disabled .qodef-m-title br{display:none}.qodef-banner.qodef-text-break--disabled .qodef-m-text-field br{display:none}}@media only screen and (max-width:880px){.qodef-banner:where(:has(.qodef-m-side-image)){grid-template-areas:"side" "content";grid-template-columns:minmax(0,1fr)}.qodef-banner .qodef-m-info{padding:var(--qode-content-padding-880,var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,7%))))}}@media only screen and (max-width:680px){.qodef-banner .qodef-m-info{padding:var(--qode-content-padding-680,var(--qode-content-padding-880,var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,7%)))))}}@media only screen and (max-width:680px){.qodef-banner.qodef-layout--side-by-side .qodef-m-info{grid-template-areas:"icon" "inner";grid-template-columns:minmax(0,auto)}}@media only screen and (max-width:1512px){.qodef-call-to-action .qodef-m-inner{padding:var(--qode-content-padding-1512,var(--qode-content-padding,40px))}}@media only screen and (max-width:1200px){.qodef-call-to-action .qodef-m-inner{flex-direction:column;align-items:start;gap:20px;padding:var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,7%)))}}@media only screen and (max-width:880px){.qodef-call-to-action .qodef-m-inner{padding:var(--qode-content-padding-880,var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,7%))))}}@media only screen and (max-width:1024px){.qodef-countdown.qodef-show--4 .qodef-digit-wrapper,.qodef-countdown.qodef-show--5 .qodef-digit-wrapper,.qodef-countdown.qodef-show--6 .qodef-digit-wrapper{width:33.3333333333%}}@media only screen and (max-width:1200px){.qodef-highlight.qodef-title-break--disabled .qodef-m-title br{display:none}}@media only screen and (max-width:1512px){.qodef-icon-info-list .qodef-e-inner{padding:var(--qode-content-padding-1512,var(--qode-content-padding,40px))}}@media only screen and (max-width:1200px){.qodef-icon-info-list .qodef-e-inner{padding:var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,7%)))}}@media only screen and (max-width:880px){.qodef-icon-info-list .qodef-e-inner{padding:var(--qode-content-padding-880,var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,7%))))}}@media only screen and (max-width:1512px){.qodef-icon-with-text{padding:var(--qode-content-padding-1512,var(--qode-content-padding,40px))}}@media only screen and (max-width:1200px){.qodef-icon-with-text{padding:var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,7%)))}}@media only screen and (max-width:880px){.qodef-icon-with-text{padding:var(--qode-content-padding-880,var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,7%))))}}@media only screen and (max-width:880px){.qodef-image-marquee .qodef-m-content.qodef--desktop{display:none}.qodef-image-marquee .qodef-m-content.qodef--mobile{display:block}}@media only screen and (max-width:1200px){.qodef-section-title.qodef-title-break--disabled .qodef-m-title br{display:none}}@media only screen and (max-width:880px){.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical{display:block}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation{padding-right:0;margin-right:0;border-right:0}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content{margin-top:26px}.qodef-tabs.qodef-layout--simple .qodef-tabs-content{margin:26px 0 0}}@media only screen and (max-width:680px){.qodef-vertical-timeline .qodef-e-item{grid-template-areas:"separator year" "separator content";grid-template-columns:min-content minmax(0,1fr);gap:20px;text-align:start}.qodef-vertical-timeline .qodef-e-item:where(:nth-of-type(2n)){grid-template-areas:"separator year" "separator content"}.qodef-vertical-timeline .qodef-e-item:where(:nth-of-type(2n)) .qodef-e-year{justify-self:start}.qodef-vertical-timeline .qodef-e-content{background-image:linear-gradient(to bottom,var(--qode-main-color),var(--qode-main-color));background-position:0 50%;background-repeat:no-repeat;transition:background-size .3s ease-out;background-size:4px 0}.qodef-vertical-timeline .qodef-e-year{padding-top:40px}}@media only screen and (max-width:1512px){.qodef-video-button .qodef-m-content{padding:var(--qode-content-padding-1512,var(--qode-content-padding,40px))}}@media only screen and (max-width:1200px){.qodef-video-button .qodef-m-content{padding:var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,7%)))}.qodef-video-button.qodef-title-break--disabled .qodef-m-title br{display:none}.qodef-video-button.qodef-text-break--disabled .qodef-m-text br{display:none}}@media only screen and (max-width:880px){.qodef-video-button .qodef-m-content{padding:var(--qode-content-padding-880,var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,7%))))}}@media only screen and (max-width:680px){.qodef-video-button .qodef-m-content{padding:var(--qode-content-padding-680,var(--qode-content-padding-880,var(--qode-content-padding-1200,var(--qode-content-padding-1512,var(--qode-content-padding,7%)))))}}@media only screen and (max-width:680px){.qodef-video-button.qodef-layout--compact{--qode-text-margin-top:30px}.qodef-video-button.qodef-layout--compact .qodef-m-content{grid-template-areas:"title" "button" "text";grid-template-columns:minmax(0,1fr);grid-template-rows:min-content min-content min-content}}@media only screen and (max-width:880px){.qodef-video-button.qodef-layout--split:where(:has(.qodef-m-side-image)){grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) minmax(0,1fr)}}@media only screen and (max-width:1512px){.qodef-video-button.qodef-layout--standard .qodef-m-content{gap:var(--qode-content-gap-1512,var(--qode-content-gap,40px))}}@media only screen and (max-width:1200px){.qodef-video-button.qodef-layout--standard .qodef-m-content{gap:var(--qode-content-gap-1200,var(--qode-content-gap-1512,var(--qode-content-gap,40px)))}}@media only screen and (max-width:880px){.qodef-video-button.qodef-layout--standard .qodef-m-content{grid-template-columns:minmax(0,auto);grid-template-rows:minmax(0,1fr) minmax(0,auto) minmax(0,1fr);gap:var(--qode-content-gap-880,var(--qode-content-gap-1200,var(--qode-content-gap-1512,var(--qode-content-gap,40px))))}.qodef-video-button.qodef-layout--standard .qodef-m-title{text-align:var(--qode-title-text-align-880,center)}.qodef-video-button.qodef-layout--standard:where(.qodef--title-start) .qodef-m-content{grid-template-areas:"title" "button" "."}.qodef-video-button.qodef-layout--standard:where(.qodef--title-end) .qodef-m-content{grid-template-areas:"." "button" "title"}}@media only screen and (max-width:1512px){.qodef-video-tabs .qodef-e-content{height:600px}.qodef-video-tabs .qodef-e-text{width:55%}}@media only screen and (max-width:1200px){.qodef-video-tabs .qodef-e-navigation{padding:0 4.5%}.qodef-video-tabs .qodef-e-content{padding:7%}}@media only screen and (max-width:880px){.qodef-video-tabs .qodef-e-text{width:100%}}@media only screen and (max-width:680px){.qodef-video-tabs .ui-tabs-nav{flex-direction:column;padding:0}.qodef-video-tabs .qodef-e-content-bottom{align-items:flex-start;flex-direction:column}}@media only screen and (max-width:1200px){body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content{padding-top:0!important}}