.widget.static_v1 {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.football-section{
    background-color: #000;
}

.football-section * {
    color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga' off, 'clig' off;
}
.football-section h1, h2, h3, h4, h5, h6, p {
    margin-block-start: 0;
    margin-block-end: 0;
}

.football-container{
    width: 100%;
    max-width: min(72.153vw,1154.448px);
    margin: 0 auto;
}



/* Heading */

.football-index{
    padding: min(6.944vw,111.104px) 0 min(5.313vw,85.008px) 0;
    position: relative;
}

.football-index-bg{
    position: absolute;
    width: min(62.292vw,996.672px);
    height: min(37.733vw,603.728px);
    left: min(20.972vw,335.552px);
    top: min(12.708vw,203.328px);
    transform: rotate(148.024deg);
    border-radius: min(62.292vw,996.672px);
    opacity: 0.6;
	z-index: 1;
    background: linear-gradient(231deg, rgba(85, 29, 219, 0.50) 12.5%, rgba(118, 125, 255, 0.50) 71.73%), linear-gradient(231deg, rgba(85, 29, 219, 0.50) 12.5%, rgba(34, 195, 177, 0.41) 71.73%);
    filter: blur(min(13.889vw, 222.224px));
}

.football-heading{
    text-align: center;
    font-size: min(4.167vw,66.672px);
    font-weight: 500;
    line-height: 110%;
    letter-spacing: max(-0.035vw, -0.56px);
    position: relative;
    z-index: 10;
}

.football-subscribe{
	position: relative;
    padding: min(4.444vw, 71.1px) 0;
    margin-top: -1px;
    margin-bottom: -1px;
}

.football-subscribe *{
    position: relative;
    z-index: 10;
}
.football-subscribe::before{
    content:'';
    position: absolute;
    z-index: 1;
    width: min(70.826vw, 1133.2px);
	height: min(37.733vw, 603.7px);
	transform: rotate(148.024deg);
    border-radius: min(70.826vw, 1133.2px);
	opacity: 0.6;
	background: linear-gradient(231deg, rgba(85, 29, 219, 0.50) 12.5%, rgba(118, 125, 255, 0.50) 71.73%), linear-gradient(231deg, rgba(85, 29, 219, 0.50) 12.5%, rgba(34, 195, 177, 0.41) 71.73%);
	filter: blur(min(13.889vw, 222.2px));
    left: min(11.111vw, 177.8px);
    top: min(17.361vw, 277.8px);
}
.football-subheading{
    text-align: center;
    font-size: min(3.333vw, 53.328px);
    font-weight: 500;
    line-height: 110%;
    letter-spacing: min(0.021vw,0.336px);
}

.football-descr-md{
    margin-top: min(0.972vw, 15.552px);
    color: #FFF;
    text-align: center;
    font-size: min(1.667vw,26.672px);
    font-weight: 500;
    line-height: 120%;
}



/* Subs */
.welcome-subs {
	background-color: #000;
	position: relative;
	overflow-x: clip;
	padding: min(10.417vw, 166.7px) 0 min(4.444vw, 71.1px);
	box-sizing: border-box;
}
.welcome-subs:after{
    content: '';
    position: absolute;
    bottom: max(-46.67vw, -746.72px);
    left: calc(50% - min(44.17vw, 706.72px));
    width: min(76.44vw, 1223.04px);
    height: min(37.21vw, 595.36px);
    transform: rotate(134.31deg) translateX(-50%);
    border-radius: 100%;
    opacity: 0.3;
    background: radial-gradient(80.5% 141.02% at 48.25% -46.54%, #4471D1 0%, #154D85 100%);
    filter: blur(min(13.89vw, 222.24px));
}
.welcome-subs * {
	position: relative;
	z-index: 3;
	color: #fff;
	box-sizing: border-box;
}
.welcome-subs .welcome-container{
	max-width: unset;
    width: min(88.889vw, 1422.2px);
    margin: 0 auto;
	padding: 0;
}
.welcome-subs-headline {
	color: #FFF;
	text-align: center;
	font-size: min(3.333vw, 53.3px);
	font-weight: 500;
	line-height: 110%;
	letter-spacing: max(-0.035vw, -0.6px);
}
.welcome-subs-cards, .welcome-subs-ligal{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: min(1.39vw, 22.24px);
    margin-top: min(2.5vw, 40px);
}
.welcome-subs-card{
    width: 100%;
    border-radius: min(0.694vw, 11.1px);
    box-shadow: 0 min(0.278vw, 4.4px) min(0.278vw, 4.4px) 0 rgba(0, 0, 0, 0.25);
    background: #1A1A1A;
    overflow: hidden;
    position: relative;
	transition: .25s;
	z-index: 3;
}
.welcome-subs-card.bestseller {
    background: center / cover no-repeat url('//s4.vcdn.biz/static/225651531/top-card-bg.webp');
}
.welcome-subs-card.bestseller::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
    background: center / 100% 100% no-repeat url('//s5.vcdn.biz/static/225651541/top-card-border.webp');
}
.welcome-subs-card:hover{
    transform: scale(1.07);
	z-index: 4;
}
.welcome-subs-container{
    border-radius: min(0.49vw, 7.84px);
    padding: min(1.389vw, 22.2px) min(1.667vw, 26.7px);
    height: 100%;
    position: relative;
}
.welcome-subs-labels {
	display: flex;
	column-gap: min(0.556vw, 8.9px);
}
.welcome-subs-labels span {
	display: flex;
	justify-content: center;
	align-items: center;
	height: min(1.458vw, 23.3px);
	background: #FC363B;
	border-radius: min(0.278vw, 4.4px);
	color: #FFF;
	padding: 0 min(0.278vw, 4.4px);
	font-size: min(0.972vw, 15.6px);
	font-weight: 500;
	line-height: 120%;
}
.welcome-subs-labels span:nth-child(2) {
	background: #fff;
	color: #000;
}
.welcome-subs-title{
    font-size: min(1.944vw, 31.1px);
	font-weight: 500;
	line-height: 120%;
	margin-top: min(0.556vw, 8.9px);
}
.welcome-subs-content{
    display: flex;
    gap: min(1.667vw, 26.7px);
    margin-top: min(1.111vw, 17.8px);
}
.welcome-subs-content-col{
    display: flex;
    flex-direction: column;
}
.welcome-subs-content-col span:first-child{
    font-size: min(1.667vw, 26.7px);
    font-weight: 500;
    line-height: 110%;
	letter-spacing: max(-0.031vw, -0.5px);
}
.welcome-subs-content-col span:nth-child(2){
    font-size: min(1.11vw, 17.76px);
    font-weight: 450;
    line-height: 110%;
}
.welcome-subs-descr {
	font-size: min(1.11vw, 17.76px);
	font-weight: 450;
	line-height: 120%;
	text-align: left;
	opacity: .7;
	margin-top: min(0.833vw, 13.3px);
    width: max-content;
}
.welcome-sub-img {
	width: min(19.097vw, 305.6px);
	height: min(4.618vw, 73.9px);
	margin-top: min(0.833vw, 13.3px);
}
.welcome-sub-img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.welcome-subs-channels-rows{
    margin-left: max(-1.667vw, -26.7px);
    margin-right: max(-1.667vw, -26.7px);
    display: flex;
    flex-direction: column;
    gap: min(0.28vw, 4.48px);
	overflow: hidden;
    margin-top: min(1.39vw, 22.24px);
}
.welcome-subs-card.bestseller .welcome-subs-channels-rows{
	margin-left: max(-1.597vw, -25.6px);
    margin-right: max(-1.597vw, -25.6px);
}
.welcome-subs-channels-row{
    display: flex;
    gap: min(0.28vw, 4.48px);
    -webkit-animation: anim-running-string 60s linear infinite;
    animation: anim-running-string 60s linear infinite;
    width: max-content;
}
.welcome-subs-channels-row img{
    display: block;
    width: auto;
    height: min(3.89vw, 62.24px);
}
.welcome-subs-channels-row:nth-child(2){
    animation-direction: reverse;
}

@-webkit-keyframes anim-running-string {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
@keyframes anim-running-string {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
.welcome-subs-price {
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: min(0.417vw, 6.7px);
	margin: min(1.111vw, 17.8px) max(-1.667vw, -26.7px) 0;
}
.welcome-subs-price_from {
	color: #FFF;
	font-size: min(1.111vw, 17.8px);
	font-weight: 600;
	line-height: normal;
	align-self: flex-end;
	padding-bottom: min(0.556vw, 8.9px);
}
.welcome-subs-price_value {
	color: #FFF;
	font-size: min(4.444vw, 71.1px);
	font-weight: 500;
	line-height: 110%;
}
.welcome-subs-price_curr {
	display: flex;
	flex-direction: column;
}
.welcome-subs-price_curr span {
	color: #FFF;
	font-size: min(1.111vw, 17.8px);
	font-weight: 600;
	line-height: normal;
}
.welcome-subs-price_curr span:last-child,
.welcome-subs-price_curr span:last-child sup {
	color: rgba(255, 255, 255, 0.50);
	font-weight: 450;
}
.welcome-subs-card .welcome-btn{
	display: flex;
    justify-content: center;
	align-items: center;
	width: 100%;
	height: min(3.333vw, 53.3px);
	background: #FFF;
	border-radius: min(0.694vw, 11.1px);
	color: #000 !important;
	text-align: center;
	font-size: min(1.25vw, 20px);
	font-weight: 600;
	line-height: 120%;
	transition: .35s;
	margin-top: min(0.694vw, 11.1px);
}
.welcome-subs-card .welcome-btn:hover {
	background: #dedede;
}
.welcome-offer-link{
    display: flex;
    justify-content: center;
    margin-top: min(0.556vw, 8.9px);
    opacity: 0.8;
    color: rgba(255, 255, 255, 0.50) !important;
    font-size: min(1.11vw, 17.76px);
    font-weight: 450;
    line-height: 120%;
    text-decoration: underline;
    text-underline-offset: min(0.21vw, 3.36px);
    transition: 300ms all;
}
.welcome-offer-link:hover{
    opacity: 0.5;
}
.welcome-subs-ligal {
	position: relative;
	z-index: 2;
	margin-top: min(0.69vw, 11.04px);
}
.welcome-subs-ligal p {
	color: rgba(255, 255, 255, 0.5);
	font-size: min(0.764vw, 12.2px);
	font-weight: 400;
	line-height: 120%;
}
.welcome-subs-ligal sup{
    color: rgba(255, 255, 255, 0.5);
}
.welcome-subs-ligal p a {
	color: rgba(255, 255, 255, 0.5) !important;
	text-decoration: underline;
}



/* Two col */
.welcome-two{
    padding: min(4.444vw, 71.1px) 0;
    box-sizing: border-box;
}
.welcome-two * {
	position: relative;
	z-index: 10;
    box-sizing: border-box;
}
.welcome-two-wrap{
    width: min(88.89vw, 1422.24px);
    margin: min(5.56vw, 88.96px) auto 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: min(1.39vw, 22.24px);
}
.welcome-two-card{
    width: 100%;
    height: min(21.88vw, 350.08px);
    border-radius: min(1.39vw, 22.24px);
    padding: min(2.22vw, 35.52px);
    position: relative;
    display: flex;
    flex-direction: column;
}
.welcome-two-dt{
    background: radial-gradient(69.66% 155.72% at 49.85% -31.82%, #7844D1 0%, #7448CF 16%, #6A57CC 34%, #5A6FC6 54%, #4390BD 75%, #27BBB2 97%, #22C3B1 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.12) 100%), radial-gradient(108.92% 243.49% at 0% -6.98%, #6AD144 0%, #22C3B1 100%), linear-gradient(136deg, rgba(255, 255, 255, 0.11) 39.52%, rgba(255, 255, 255, 0.00) 107.25%);    
}
.welcome-two-parts {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0.04) 100%), linear-gradient(136deg, rgba(255, 255, 255, 0.11) 39.52%, rgba(255, 255, 255, 0.00) 107.25%);
}
.welcome-two-heading{
    font-size: min(2.78vw, 44.48px);
    font-weight: 500;
    line-height: 110%;
}
.welcome-two-descr{
    margin-top: min(1.39vw, 22.24px);
    font-size: min(1.39vw, 22.24px);
    font-weight: 450;
    line-height: 120%;
    letter-spacing: min(0.03vw, 0.48px);
}
.welcome-discount-btn{
    width: min(14.93vw, 238.88px);
    height: min(3.89vw, 62.24px);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: auto;
    border-radius: min(0.69vw, 11.04px);
    background: #FFF;
    color: #000 !important;
    font-size: min(1.11vw, 17.76px);
    font-weight: 600;
    line-height: 150%;
    transition: 300ms all;
    flex-shrink: 0;
}
.welcome-discount-btn:hover{
    background-color: #c4c4c4;
}
.welcome-parts-img{
    position: absolute;
    width: min(25.19vw, 403.04px);
    height: min(22.08vw, 353.28px);
    top: max(-8.13vw, -130.08px);
    right: min(1.25vw, 20px);
    pointer-events: none;
    user-select: none;
}
.welcome-discount-value{
    position: absolute;
    width: min(10.06vw, 160.96px);
    height: min(9.6vw, 153.6px);
    right: min(2.76vw, 44.16px);
    top: max(-2.36vw, -37.76px);
    transform: rotate(7.762deg);
    background: top left/contain url(//s6.vcdn.biz/static/222934001/discount-bg.png);
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    user-select: none;
}
.welcome-discount-value span{
    font-feature-settings: 'liga' off, 'clig' off;
    text-shadow: 0 23.465px 7.04px rgba(0, 0, 0, 0.00), 0 15.252px 5.866px rgba(0, 0, 0, 0.01), 0 8.213px 4.693px rgba(0, 0, 0, 0.05), 0 3.52px 3.52px rgba(0, 0, 0, 0.09), 0 1.173px 2.347px rgba(0, 0, 0, 0.10);
    -webkit-text-stroke-width: 0.23px;
    -webkit-text-stroke-color: #000;
    font-size: min(3.58vw, 57.28px);
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: max(-0.09vw, -1.44px);
    background: linear-gradient(180deg, #525252 0%, #141414 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.welcome-discount-ligals{
    margin-top: min(1.11vw, 17.76px);
    opacity: 0.7;
    font-size: min(0.83vw, 13.28px);
    font-weight: 400;
    line-height: 166.667%;
}



/* Football devices */

.football-devices{
    padding: min(4.444vw, 71.1px) 0 min(8.889vw, 142.2px);
    position: relative;
    margin-top: -1px;
}

.football-devices:before{
    content:'';
    position: absolute;
    z-index: 1;
    width: min(63.402vw,1014.432px);
    height: min(37.733vw,603.728px);
    transform: rotate(56.593deg);
    border-radius: min(63.402vw,1014.432px);
    opacity: 0.6;
    background: linear-gradient(231deg, rgba(85, 29, 219, 0.50) 12.5%, rgba(118, 125, 255, 0.50) 71.73%), linear-gradient(231deg, rgba(85, 29, 219, 0.50) 12.5%, rgba(34, 195, 177, 0.41) 71.73%);
    filter: blur(min(13.889vw,222.224px));
    left: max(-13.194vw, -211.104px);
    bottom: max(-13.889vw, -222.2px);
}

.football-devices-content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 11;
}
.football-logo {
	display: block;
	width: min(52.778vw, 844.4px);
	margin: min(2.222vw, 35.6px) auto 0;
}
.football-screens{
    display: block;
    width: min(58.958vw,943.328px);
    height: min(26.563vw, 425.008px);
	margin-top: min(2.222vw, 35.6px);
}

.football-devices .football-descr-md{
    margin-top: min(1.597vw,25.552px);
    opacity: 0.8;
    font-weight: 450;
}



/* Football upcoming */
.football-upcoming-1 {
	padding-bottom: min(4.444vw, 71.1px);
}
.football-upcoming-2 {
	padding: min(1.736vw, 27.8px) 0 min(10.278vw, 164.4px);
}
.football-upcoming .football-subheading {
	position: relative;
	z-index: 10;
	margin: 0 auto;
}
.football-upcoming .football-btn {
	width: min(17.5vw, 280px);
	height: min(3.889vw, 62.2px);
	border-radius: min(0.694vw, 11.1px);
	background: #FFF;
	color: #000 !important;
	font-size: min(1.111vw, 17.776px);
	font-weight: 500;
	line-height: 120%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 300ms all;
	margin: 0 auto;
}
.football-upcoming .football-btn:hover {
	background: #e4e4e4;
	color: #000 !important;
}