@font-face {
	font-family: 'Avenir-Black';
	src: url('../../../../../assets/css/fonts/Avenir-Black.eot?#iefix') format('embedded-opentype'), url('https://www.r2o.com/assets/css/fonts/Avenir-Black.woff') format('woff'), url('https://www.r2o.com/assets/css/fonts/Avenir-Black.ttf')  format('truetype'), url('https://www.r2o.com/assets/css/fonts/Avenir-Black.svg#Avenir-Black') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Ultra';
	src: url('../../../../../assets/css/fonts/Gotham-Ultra.eot?#iefix') format('embedded-opentype'), url('/assets/css/fonts/Gotham-Ultra.otf')  format('opentype'), url('/assets/css/fonts/Gotham-Ultra.woff') format('woff'), url('/assets/css/fonts/Gotham-Ultra.ttf')  format('truetype'), url('/assets/css/fonts/Gotham-Ultra.svg#Gotham-Ultra') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Gotham-light";
	src: url("//db.onlinewebfonts.com/t/fc74760c72164d5321ac886797ce62eb.eot");
	src: url("//db.onlinewebfonts.com/t/fc74760c72164d5321ac886797ce62eb.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/fc74760c72164d5321ac886797ce62eb.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/fc74760c72164d5321ac886797ce62eb.woff") format("woff"), url("//db.onlinewebfonts.com/t/fc74760c72164d5321ac886797ce62eb.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/fc74760c72164d5321ac886797ce62eb.svg#Gotham") format("svg");
}

@font-face {
	font-family: 'Avenir Next Bold';
	src: url('fonts/AvenirNext-Bold.eot');
	src: url('fonts/AvenirNext-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/AvenirNext-Bold.woff2') format('woff2'), url('fonts/AvenirNext-Bold.woff') format('woff'), url('fonts/AvenirNext-Bold.ttf') format('truetype'), url('fonts/AvenirNext-Bold.svg#AvenirNext-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Avenir Next Regular';
	src: url('fonts/AvenirNext-Regular.eot');
	src: url('fonts/AvenirNext-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/AvenirNext-Regular.woff2') format('woff2'), url('fonts/AvenirNext-Regular.woff') format('woff'), url('fonts/AvenirNext-Regular.ttf') format('truetype'), url('fonts/AvenirNext-Regular.svg#AvenirNext-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

#hhero {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	text-align: center;
	position: relative;
}
#hhero .container{
	width: 100%;
}
#hhero .container > div img {
	max-width: 100%;
	height: auto;
}

#hhero .container > div {
	display: inline-block;
	vertical-align: bottom;
	position: relative;
}

#hhero .container > div.center {
	z-index: 1;
	margin: 0 -87px 0 -80px;
	position: relative;
}
#hhero .container > div.center .hhero-text{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
	padding: 0 75px;
}
#hhero .container > div.center .hhero-text > div{
	margin-top: 20px;
}
#hhero .container > div.center .hhero-text .htext-1{
	margin-bottom: 38px;
}
#hhero .container > div.center .hhero-text span{
	display: block;
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	background-color: #00aeef;
	width: 211px;
	max-width: 100%;
	height: 48px;
	line-height: 48px;
	margin: 23px auto 0;
	box-shadow:  0px 1px 1px 0px rgba(49, 115, 173, 1);
}
#hhero .container > div.center .hhero-text small{
	color: #fff;
	margin-top: 5px;
	font-size: 60%;
}
#hhero .container > div.right{
	z-index: 2;
}
#hprogress {
	background-color: #fff200;
	padding: 24px 0;
	font-size: 0;
}

#hprogress .container {
	width: 850px;
	max-width: 100%;
}

#hprogress .item {
	width: 33.3333%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	text-align: center;
	padding: 0 15px;
}

#hprogress .item:not(:last-child):after {
	content: "";
	display: block;
	position: absolute;
	right: -93px;
	top: 30px;
	background-image: url(../images/arrow@2x.png);
	width: 182px;
	height: 7px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

#hprogress .item .number {
	border: 4px solid #000000;
	border-radius: 100%;
	background-color: #ff0004;
	display: inline-block;
	margin-bottom: 10px;
}

#hprogress .item .number span {
	width: 63px;
	height: 63px;
	line-height: 60px;
	border-radius: 100%;
	display: block;
	border: 3px solid #fff200;
	font-size: 30px;
	font-family: 'Avenir Next Bold';
	color: #ffffff;
}

#hprogress .item .content {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 1.2;
	color: black;
	font-family: 'Avenir Next Regular';
}

#hprogress .item .content strong {
	display: block;
	font-size: 15px;
	font-family: 'Avenir Next Bold';
}

#hrent {
	padding-bottom: 70px;
	position: relative;
}
#hrent:after{
	content: '';
	display: block;
	width: 331px;
	height: 467px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -165px;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: contain;
	background-image: url(../images/boy.png);
}
#hrent > .gray{
	background-color: #fafafa;
	background-color: #fff;
}
#hrent .container {
	width: 820px;
	width: 990px;
	max-width: 100%;
	text-align: center;
}

#hrent .container + .container {
	width: 920px;
	max-width: 100%;
}

#hrent .title {
	font-size: 67.49px;
	color: #ff0004;
	text-align: center;
	font-family: 'buttercup_sampleregular';
	padding: 75px 0 0 0;
	display: block;
}

#hrent .subtitle {
	font-size: 27px;
	font-family: 'Avenir Next Bold';
	text-align: center;
	color: black;
	margin-top: 5px;
	margin-bottom: 25px;
	display: block;
}

#hrent .subtitle span {
	position: relative;
}

#hrent .subtitle span:after {
	content: "";
	display: block;
	position: absolute;
	width: 170px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 7px;
	left: 0;
	bottom: 0;
	background-image: url(../images/underline@2x.png);
}

#hrent h1 + p {
	max-width: 100%;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 0.01em;
	font-family: 'AvenirNextLTW01RegularRegular';
	width: 610px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

#hrent .icons {
	margin: 40px auto 50px auto;
	font-size: 0;
}

#hrent .icons .item {
	display: inline-block;
	vertical-align: top;
	width: 33.3333%;
}

#hrent .icons .item img {
	max-width: 100%;
	height: auto;
}

#hrent .modal-trigger {
	margin-bottom: 78px;
	font-size: 24px;
	color: #ff0004;
	display: inline-block;
	text-decoration: none;
	border-bottom: 2px solid #ff0004;
	line-height: 1;
	cursor: pointer;
	font-family: 'Avenir Next Bold';
}

#hrent .modal-trigger i {
}

#hrent .prods {
	font-size: 0;
}
#hrent .prods > h3{
	font-size: 40px;
	font-family: 'Avenir Next Bold';
	color: #000;
	margin-top: 60px;
	margin-bottom: 55px;
}
#hrent .prods .item {
	display: inline-block;
	width: calc(50% - (365px / 2));
	vertical-align: top;
}
#hrent .prods .item:last-child{
	margin-left: 365px;
}
#hrent .prods .item a {
	text-decoration: none;
	display: block;
	color: black;
}
#hrent .prods .item a.button{
	height: 50px;
	line-height: 50px;
	width: 232px;
	max-width: 100%;
	color: #fff;
	font-size: 14px;
	display: block;
	margin: 0 auto;
	background-color: #ff0004;
	margin-top: 50px;
	font-weight: bold;
}
#hrent .prods .item .image {
	margin-bottom: 10px;
	height: 253px;
}

#hrent .prods .item a p {
	font-family: 'Avenir Next Bold';
	font-size: 21px;
	color: black;
}

#hrent .prods .item .bot {
	font-size: 0;
	padding-top: 10px;
}

#hrent .prods .item .bot .l {
	display: inline-block;
	vertical-align: middle;
	padding-right: 25px;
	position: relative;
}

#hrent .prods .item .bot .l:after {
	content: "";
	display: block;
	right: 0;
	top: 42%;
	height: 120px;
	margin-top: -40px;
	position: absolute;
	width: 2px;
	background-color: #dbdbdb;
}

#hrent .prods .item .r {
	display: inline-block;
	vertical-align: middle;
	margin-top: -15px;
	padding-left: 25px;
}

#hrent .prods .item .bot .price {
	font-size: 50px;
	color: #ed1c24;
	font-family: 'Avenir Next Bold';
	line-height: 1;
}

#hrent .prods .item .bot .l .price {
	margin-top: 15px;
}

#hrent .prods .item .bot .r .price {
	margin-top: 5px;
}

#hrent .prods .item .bot .r .price {
	color: #999999;
	font-size: 40px;
}

#hrent .prods .item .bot .r .price span {
	font-size: 25px;
}

#hrent .prods .item .bot .r .price span small {
	font-size: 15.18px;
}

#hrent .prods .item .bot .price span {
	vertical-align: top;
	display: inline-block;
	font-size: 30px;
	position: relative;
}

#hrent .prods .item .bot .price span:last-child {
}

#hrent .prods .item .bot .price span small {
	font-size: 19px;
	display: block;
	margin-top: -4px;
	font-family: 'Avenir Next Medium';
}

#hrent .prods .item .bot .price {
	font-size: 50px;
	color: #ed1c24;
	font-family: 'Avenir Next Bold';
	line-height: 1;
}

#hrent .prods .item .bot .l .price {
	margin-top: 15px;
}

#hrent .prods .item .bot .r .price {
	margin-top: 15px;
}

#hrent .prods .item .bot .r .price {
	color: #999999;
	font-size: 40px;
}

#hrent .prods .item .bot .r .price span {
	font-size: 25px;
}

#hrent .prods .item .bot .r .price span small {
	font-size: 15.18px;
}

#hrent .prods .item .bot .price span {
	vertical-align: top;
	display: inline-block;
	font-size: 30px;
	position: relative;
}

#hrent .prods .item .bot .price span:last-child {
}

#hrent .prods .item .bot .price span small {
	font-size: 19px;
	display: block;
	margin-top: -4px;
	font-family: 'Avenir Next Medium';
}

#hrent .prods .item .bot .price {
	font-size: 40px;
}

#hrent .prods .item .bot .r .price {
	font-size: 32px;
}

#hrent .prods .item .bot .r .price span {
	font-size: 20px;
}

#hrent .prods .item .bot .price span {
	font-size: 20px;
}

#hred {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 50px 0;
}

#hred p {
	font-size: 24px;
	color: #ffffff;
	font-family: 'Avenir Next Bold';
	font-weight: 400;
	margin: 0;
	line-height: 1;
}

#hred p strong {
	margin-top: 17px;
	display: block;
	font-size: 42px;
	font-weight: 400;
	color: #fff200;
	font-family: 'buttercup_sampleregular';
}
#hred p strong span {
    margin-right: -17px;
    display: inline-block;
}

#home-cta .right a {
	margin-top: 15px;
}

.js-container {
	position: relative;
}

#hfew {
	padding: 70px 0 0 0;
}

#hfew .title {
	font-size: 40px;
	color: #ff0004;
	font-family: 'Avenir Next Bold';
	text-align: center;
}

#hfew .subtitle {
	font-size: 18px;
	color: #000000;
	text-align: center;
	font-family: 'Avenir Next Medium';
	margin-bottom: 50px;
}

#hfew:after {
}

#hfew .cuts {
	font-size: 0;
	position: relative;
	z-index: 2;
}

#hfew .cuts {
	width: 1020px;
	max-width: 100%;
	margin: 0 auto;
	padding-bottom: 170px;
}

#hfew .cuts .item .image {
	height: 90px;
}

#hfew .container {
	position: relative;
}

#hfew  .container:before {
	content: "";
	display: block;
	width: 366px;
	height: 271px;
	background-image: url(../images/girl-left@2x.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	left: 60px;
	bottom: 0;
	position: absolute;
	z-index: 3;
	display: none;
}

#hfew .container:after {
	z-index: 2;
	content: "";
	display: block;
	width: 242px;
	height: 226px;
	background-image: url(../images/girl-right@2x.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	right: 120px;
	bottom: 0;
	position: absolute;
	display: none;
}

#hfew .cuts .item {
	display: inline-block;
	vertical-align: top;
	height: 400px;
	width: calc(33.3333% - 13.33333px);
	background-color: #fff200;
	overflow: hidden;
	position: relative;
	padding: 40px 15px 0 15px;
	text-align: center;
}

#hfew .cuts .item p {
	font-size: 15px;
	line-height: 21px;
	font-family: 'AvenirNextLTW01RegularRegular';
	color: black;
	margin: 0 auto;
	max-width: 100%;
	width: 250px;
}

#hfew .cuts .item .image +p {
	font-size: 26px;
	font-family: 'Avenir Next Bold';
	margin: 0 auto 15px auto;
}

#hfew .cuts .item:not(:last-child) {
	margin-right: 20px;
}

#hfew .cuts .item:nth-child(1):before {
	transform: skewX(80deg) skewY(0deg);
	content: "";
	display: block;
	width: 100%;
	height: 33%;
	position: absolute;
	left: 0;
	bottom: -16.5%;
	background-color: white;
}

#hfew .cuts .item:nth-child(3):after {
	transform: skewX(-80deg) skewY(0deg);
	content: "";
	display: block;
	width: 100%;
	height: 33%;
	position: absolute;
	right: 0;
	bottom: -16.5%;
	background-color: white;
}

#hfew .cuts .item:nth-child(2):before {
	transform: skewX(80deg) skewY(0deg);
	content: "";
	display: block;
	width: 50%;
	height: 33%;
	position: absolute;
	left: 0;
	bottom: -16.5%;
	background-color: white;
}

#hfew .cuts .item:nth-child(2):after {
	transform: skewX(-80deg) skewY(0deg);
	content: "";
	display: block;
	width: 50%;
	height: 33%;
	position: absolute;
	right: 0;
	bottom: -16.5%;
	background-color: white;
}

#hfew .cuts .item:nth-child(2) {
	height: 430px;
}
.hfocused .container > div{
	position: relative;
	display: inline-block;
	padding: 125px 0 140px;
	max-width: 100%;
}
.hfocused .container > div:before,
.hfocused .container > div:after{
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom center;
}
.hfocused .container > div:before{
	background-image: url(../images/fl.png);
	width: 257px;
	height: 365px;
	left: -267px;
}
.hfocused .container > div:after{
	background-image: url(../images/fr.png);
	width: 233px;
	height: 372px;
	right: -258px;
}
.hfocused h3{
	font-size: 40px;
	color: #ff0004;
	font-family: 'Avenir Next Bold';
	margin-top: 0;
	margin-bottom: 5px;
}
.hfocused p{
	font-size: 15px;
	line-height: 21px;
	color: #000;
	font-family: 'Avenir Next Regular';
	width: 606px;
	max-width: 100%;
	margin: 0 auto;
}
.hfocused p strong{
	font-size: 18px;
	font-family: 'Avenir Next Medium';
	margin-bottom: 15px;
	display: inline-block;
}
#hwhy {
	padding: 80px 0 130px 0;
}

#hwhy .container {
	width: 1030px;
	max-width: 100%;
}

#hwhy .title {
	margin-bottom: 35px;
	text-align: center;
	font-size: 40px;
	color: #000000;
	font-family: 'Avenir Next Bold';
}

#hwhy .htable {
	font-size: 0;
}

#hwhy .htable .td {
	vertical-align: bottom;
	display: inline-block;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #d5d5d5;
}

#hwhy .htable .td.checked {
	background-image: url(../images/checkmark@2x.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 31px 24px;
}

#hwhy .htable .th {
	vertical-align: bottom;
	height: 64px;
	line-height: 64px;
	border-bottom: 1px solid #d5d5d5;
	display: inline-block;
}

#hwhy .htable .th:not(:nth-child(1)):not(:nth-child(2)) {
	color: #fff;
	background-color: #999999;
	text-align: center;
	font-size: 15px;
	font-family: 'Avenir Next Bold';
	border-left: 1px solid #c6c6c6;
}

#hwhy .htable .td:not(:nth-child(1)):not(:nth-child(2)) {
	background-color: #999999;
	border-left: 1px solid #c6c6c6;
}

#hwhy .htable .td:nth-child(1),
#hwhy .htable .th:nth-child(1) {
	width: 34%;
}

#hwhy .htable .td:nth-child(2),
#hwhy .htable .th:nth-child(2) {
	width: 16.5%;
}

#hwhy .htable .th:nth-child(2) {
	height: 72px;
	line-height: 72px;
}

#hwhy .htable .td:nth-child(3),
#hwhy .htable .th:nth-child(3) {
	width: 16.5%;
}

#hwhy .htable .td:nth-child(4),
#hwhy .htable .th:nth-child(4) {
	width: 16.5%;
}

#hwhy .htable .td:nth-child(5),
#hwhy .htable .th:nth-child(5) {
	width: 16.5%;
}

#hwhy .htable .td:nth-child(2),
#hwhy .htable .th:nth-child(2) {
	background-color: #e92226;
	text-align: center;
	position: relative;
}

#hwhy .htable .tr:last-child .td:nth-child(2):after {
	position: absolute;
	content: "";
	display: block;
	bottom: -8px;
	left: 0;
	width: 100%;
	height: 8px;
	background-color: #e92226;
}

#hwhy .htable .td:nth-child(1) {
	font-size: 15px;
	color: #000000;
	padding: 0 10px;
	font-family: 'Avenir Next Bold';
}
#hwhy .htable .td.no-border{
	border-bottom: none;
}
#hproducts .container {
	width: 1050px;
	max-width: 100%;
}

#hproducts {
	padding: 60px 0 75px 0;
	font-size: 0;
}

#hproducts .title {
	font-size: 40px;
	color: #ff0004;
	font-family: 'Avenir Next Bold';
	text-align: center;
}

#hproducts .subtitle {
	font-size: 18px;
	color: #000000;
	text-align: center;
	font-family: 'Avenir Next Medium';
	margin-bottom: 60px;
}

#hproducts .item {
	width: 25%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	padding: 0 15px;
}

#hproducts .item .image {
	height: auto;
	line-height: 135px;
	margin-bottom: 10px;
}

#hproducts .item .image img {
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	vertical-align: middle;
}

#hproducts .item a:first-child {
	text-decoration: none;
	color: black;
}

#hproducts .item a p {
	font-size: 15px;
	font-family: 'Avenir Next Bold';
	margin: 0 auto;
	width: 195px;
	min-height: 36px;
	line-height: 18px;
}

#hproducts .item a + a {
	text-transform: uppercase;
	font-size: 18px;
	text-decoration: none;
	color: #ff0004;
	display: inline-block;
	margin-top: 10px;
	font-family: 'Avenir Next Bold';
}
html.moda-on,
html.moda-on body{
	overflow: hidden;
}
#hmodal{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9;
	width: 100%;
	height: 100%;
	padding: 30px 15px;
	overflow: auto;
}
#hmodal .outer{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.8);
	cursor: pointer;
}
#hmodal .inner{

	margin:0 auto;
	width: 874px;
	height: 515px;
	max-width: 100%;
	position: relative;
	padding: 40px;
	display: block;

}
#hmodal .inner >div{
	height: 100%;
	background-color: #fff200;
	text-align: center;
	position: relative;
	padding: 20px 25px;
}
#hmodal .inner >div .close{
	width: 22px;
	height: 22.5px;
	background-image: url(../images/x@2x.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: block;
	opacity: 1;
	margin:0 0 25px auto;
	float: none;
}
#hmodal .inner >div .title{
	font-family: 'Avenir Next Medium';
	font-size: 36px;
	text-align: center;
	line-height: 1;
	margin-bottom:10px;
	text-transform: uppercase;
}
#hmodal .inner >div .title span{
	display: block;
	font-family: 'Avenir Next Bold';
	font-size: 60px;
}
#hmodal .inner >div p{
	font-size: 18px;
	width: 675px;
	max-width: 100%;
	line-height: 30px;
	font-family: 'Avenir Next Regular';
	margin:0 auto 15px auto;
	color: black;
}
#hmodal .inner >div p strong{
	font-family: 'Avenir Next Bold';
	font-weight: 400;
}
#hmodal .inner >div p:last-child{
	margin-bottom: 0;
}


.flex{
	display: flex;
}
.inline-flex{
	display: inline-flex;
}
.flex img,
.inline-flex img{
	align-self: center;
}
.flex-column{
	flex-direction: column;
}
.flex.wrap{
	flex-wrap: wrap;
}
.flex.align-start,
.inline-flex.align-start{
	align-items: flex-start;
}
.flex.align-center,
.inline-flex.align-center{
	align-items: center;
}
.flex.align-end,
.inline-flex.align-end{
	align-items: flex-end;
}
.flex.justify-start,
.inline-flex.justify-start{
	justify-content: flex-start;
}
.flex.justify-center,
.inline-flex.justify-center{
	justify-content: center;
}
.flex.justify-end,
.inline-flex.justify-end{
	justify-content: flex-end;
}
.flex.justify-between,
.inline-flex.justify-between{
	justify-content: space-between;
}
.text-center{
	text-align: center;
}
.uppercase{
	text-transform: uppercase;
}
.clickable{
	cursor: pointer;
}
.gotham-bold{
	font-family: 'Gotham-Bold';
}
.gotham-medium{
	font-family: 'Gotham-Medium';
}
.hero-confetti{
    width: 100%;
    height: 200px;
    position: absolute !important;
	top: 0;
	left: 0;
    z-index: 0;
}
.brand-products > .container{
	width: 1300px;
	max-width: 100%;
	padding-top: 80px;
}
.product-item,
.brands-products-cta{
	width: calc(25% - (40px / 3));
	display: block;
	margin-right: 0 !important;
}
.product-item .image{
	height: auto;
}
.product-item .image img{
	max-width: 100%;
}
.brands-products-cta a{
	color: #fff;
	background-color: #00aeef;
	font-size: 23px;
	line-height: 28px;
	width: 209px;
	height: 209px;
	text-decoration: none;
    font-family: 'Lato', sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50%;
}
.brands-products-cta a img{
	position: relative;
	right: -95px;
}
.brands-modal{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	overflow: scroll;
	font-family: 'Lato', sans-serif;
	background-color: rgba(0,0,0,0.82);
}
.bm-overlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.bm-inner{
	position: relative;
	z-index: 1;
	width: 415px;
	max-width: calc(100% - 30px);
}
.bm-inner:before{
	content: '';
	display: block;
	width: 678px;
	height: 497px;
	position: absolute;
	left: 50%;
	margin-left: -339px;
	top: -97px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top center;
	background-image: url(../images/bm-confetti.png);
	z-index: -1;
	pointer-events: none;
}
.bm-inner-top{
	width: 100%;
	height: 135px;
	background-color: #ff0004;
	padding: 0 15px;
	position: relative;
}
.bm-inner-top .close{
	display: block;
	position: absolute;
	color: #fff;
	text-transform: uppercase;
    top: 10px;
    right: 10px;
    font-size: 14px;
    opacity: 1;
    text-shadow: 1px 2px 1px rgba(0,0,0,0.3);
}
.bm-inner-bottom{
	width: 100%;
	background-color: #fff;
	height: 652px;
	padding: 0 45px;
	position: relative;
}
.bm-inner-bottom:before,
.bm-inner-bottom:after{
	content: '';
	display: block;
	position: absolute;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom;
}
.bm-inner-bottom:before{
	background-image: url(../images/coins-left.png);
	width: 102px;
	height: 145px;
	bottom: -11px;
	left:-81px;
}
.bm-inner-bottom:after{
	background-image: url(../images/coins-right.png);
	width: 177px;
	height: 256px;
    bottom: -27px;
    right: -135px;
}
.bm-inner-bottom p{
	font-size: 15px;
	line-height: 22px;
	color: #000;
	margin-bottom: 24px;
}
.bm-form .form-field{
	margin-bottom: 14px;
}
.bm-form input,
.bm-form select,
.bm-form button{
	width: 100%;
	height: 50px;
	line-height: normal;
	padding: 0 15px;
	font-size: 15px;
	color: #000;
	letter-spacing: 0.015em;
	outline: none;
	border: 1px solid #bfbfbf;
}
.bm-form button{
	appearance:none;
	color: #fff;
	font-size: 19px;
	background-color: #00aeef;
	border:none;
	border-radius: 0;
	margin-top: 23px;
}
.bm-form ::placeholder {
	color: #bbbbbb;
	font-size: 15px;
	opacity: 1;
	letter-spacing: 0.015em;
}
.bm-thanks{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.3s linear;
	background-color: #fff;
	padding: 0 67px;
}
.bm-thanks.active{
	opacity: 1;
	pointer-events: all;
}
.bm-thanks h6{
	margin: 30px 0;
	font-weight: 900;
	font-size: 37px;
	color: #000;
}
.bm-thanks p{
	font-size: 20px;
	line-height: 28px;
}
.bm-thanks p strong{
	font-size: 17px;
	display: inline-block;
	margin-top: 35px;
}