@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
h1 {
	margin:.67em 0
}
img {
	border:0;
	max-width:100%;
	vertical-align:middle;
	display:inline-block
}


* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.box-header h1 {
	font-weight:0;
	margin-bottom:10px
}
.box-header h1 {
	font-size:38px;
	line-height:44px;
	margin-top:20px;
    float: unset;
}
p {
	margin-top:0;
	margin-bottom:10px
}
ul {
	margin-top:0;
	margin-bottom:10px;
	padding-left:40px
}
.w-list-unstyled {
	padding-left:0;
	list-style:none
}

.flex {
	position:relative;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	width:100%;
	height:auto;
	max-width:1300px;
	min-height:65vh;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	-webkit-box-pack:justify;
	-webkit-justify-content:space-between;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:stretch;
	-webkit-align-items:stretch;
	-ms-flex-align:stretch;
	align-items:stretch
}
.flex.vh70 {
	min-height:70vh;
	margin-bottom:0
}
.flex-col {
	position:relative;
	z-index:1;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	overflow:hidden;
	margin-right:0;
	margin-left:0;
	padding:80px 40px;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-flex-direction:column;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-align:start;
	-webkit-align-items:flex-start;
	-ms-flex-align:start;
	align-items:flex-start;
	-webkit-box-flex:1;
	-webkit-flex:1;
	-ms-flex:1;
	flex:1
}
.flex-col.shadow {
	box-shadow:0 16px 50px -20px rgba(0,0,0,.83)
}
.flex-col.shadow.bg-grey {
	background-color:#313131
}
.flex-col.columnas {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-flex-direction:row;
	-ms-flex-direction:row;
	flex-direction:row;
	-webkit-box-pack:justify;
	-webkit-justify-content:space-between;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-flex:1;
	-webkit-flex:1;
	-ms-flex:1;
	flex:1
}
.header {
	position:relative;
	z-index:1;
	margin-top:0;
	margin-bottom:20px;
font-family: 'Anton', sans-serif;
	color:#fff;
	font-size:38px;
	line-height:40px;
	font-weight:0;
	letter-spacing:2px
}
.header.aright {
	text-align:right
}
.box-header {
	position:relative;
	width:100%;
	margin-bottom:30px
}
.box-header.m60 {
	margin-bottom:60px
}
.linkable1 {
	position:relative
}
.paragraph-small {
	min-height:36px;
	margin-top:0;
	margin-bottom:0;

	color:#d1d1d1;
	font-size:14px;
	line-height:22px;

	text-align:left;
	letter-spacing:normal;
	mix-blend-mode:normal;
	color: gray;
}
.paragraph-small.m10 {
	margin-bottom:10px
}
.paragraph-small.aright {
	text-align:right
}
.types-app {
	width:45px;
	margin-top:10px;
	mix-blend-mode:color-dodge
}
.types-lweb {
	width:70px;
	margin-top:10px;
	mix-blend-mode:color-dodge
}
.types-le {
	width:40px;
	margin-top:10px;
	mix-blend-mode:color-dodge
}
.types-lp {
	width:60px;
	margin-top:10px;
	-webkit-box-flex:0;
	-webkit-flex:0 auto;
	-ms-flex:0 auto;
	flex:0 auto;
	mix-blend-mode:color-dodge
}
.header-caps {
	position:relative;
	z-index:1;
	margin-bottom:20px;
font-family: 'Anton', sans-serif;
	color:#fff;
	font-size:14px;
	line-height:14px;
	text-transform:uppercase
}
.header-caps.aright {
	text-align:right
}
.fc-red {
	color:#d11143
}
.fc-yellow {
	color:#ffd626
}
.txt-ul._50 {
	width:50%;
	margin-right:10px;
	margin-left:10px
}
.hide {
	display:none
}
.txt-txt-jp-plus {
	margin-top:6px;
	margin-bottom:3px;

	color:#fff;
	font-size:20px;
	line-height:30px;
	font-weight:700
}
.text-span-3-copy-red {
	position:relative;
	z-index:1;
	color:#d11143;
	text-shadow:none
}
.heading-37-copy-copy-right {
	position:absolute;
	left:auto;
	right:0;
	bottom:0;
	width:100%;
	font-family: 'Anton', sans-serif;
	color:#252525;
	font-size:200px;
	line-height:150px;
	text-align:right;
	letter-spacing:-15px
}
.txt-li-www {
	position:relative;
	width:100%;
	height:auto;
	margin-right:0;
	margin-bottom:10px;
	margin-left:0;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #3b3b3b
}
@media screen and (max-width:991px) {
	.flex {
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-webkit-flex-direction:column;
		-ms-flex-direction:column;
		flex-direction:column
	}
	.header {
		font-size:26px;
		line-height:30px
	}
}
@media screen and (max-width:767px) {
	.flex {
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-webkit-flex-direction:column;
		-ms-flex-direction:column;
		flex-direction:column
	}
	.flex-col {
		min-height:auto;
		margin-right:0
	}
	.box-header {
		overflow:visible;
		width:100%
	}
}
@media screen and (max-width:479px) {
	.flex {
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-webkit-flex-direction:column;
		-ms-flex-direction:column;
		flex-direction:column
	}
	.flex-col {
		min-height:auto;
		padding-top:50px;
		padding-right:30px;
		padding-left:30px
	}
	.header {
		font-size:25px;
		line-height:30px
	}
	.box-header {
		margin-bottom:30px
	}
	.paragraph-small {
		width:auto;
		white-space:normal
	}
	.fc-yellow {
		position:relative;
		z-index:0
	}
	.txt-ul {
		width:100%
	}
}


.linkable1 {
	position:relative;
background-color: #252525;
        padding: 250px 0 155px 0;
}