/* // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // #3333333333 KERI */
.button_twerk_keri {
	cursor: pointer;
    float: right;
	display: block;
	margin: 0em;
	padding: 0em 0em;
	border: none;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
@MEDIA ONLY SCREEN AND (MAX-WIDTH: 1280px) {.button_twerk_keri {DISPLAY: none;}}

.button_twerk_keri:focus {
	outline: none;
}
.button_twerk_keri > span {
	vertical-align: middle;
}

/* Sizes */
.button_twerk_keri--size-s {
	font-size: 0px;
}

/* Typography and Roundedness */
.button_twerk_keri--text-upper {
	letter-spacing: 0px;
	text-transform: uppercase;
}
.button_twerk_keri--text-thick {
	font-weight: 300;
}




.button_twerk_keri--thebubble {
    min-width: 64px;
    max-width: 64px;
    min-height: 64px;
    max-height: 64px;
    padding: 0em 0em;
	border-radius: 60px;
	background: none;
	color: none;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
}
.button_twerk_keri--thebubble.button_twerk_keri--inverted {
	background: none;
	color: none;
}
.button_twerk_keri--thebubble::before {
	content: '';
	position: absolute;
	top: -0px;
	left: -15px;
	bottom: -15px;
	right: -15px;
	background: inherit;
	border-radius: 60px;
	z-index: -1;
	opacity: 0.4;
	-webkit-transform: scale3d(0.8, 0.5, 1);
	transform: scale3d(0.8, 0.5, 1);
}
.button_twerk_keri--thebubble:hover {
	-webkit-transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
	transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
	color: #00aff0;
	background-color: #00aff0;
	-webkit-animation: anim-thebubble-1 0.3s forwards;
	animation: anim-thebubble-1 0.3s forwards;
}
.button_twerk_keri--thebubble.button_twerk_keri--inverted:hover {
	color: #ffffff;
	background-color: #00aff0;
}
.button_twerk_keri--thebubble:hover::before {
	-webkit-animation: anim-thebubble-2 0.3s 0.3s forwards;
	animation: anim-thebubble-2 0.3s 0.3s forwards;
}
@-webkit-keyframes anim-thebubble-1 {
	60% {
		-webkit-transform: scale3d(0.8, 0.8, 1);
		transform: scale3d(0.8, 0.8, 1);
	}
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes anim-thebubble-1 {
	60% {
		-webkit-transform: scale3d(0.8, 0.8, 1);
		transform: scale3d(0.8, 0.8, 1);
	}
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@-webkit-keyframes anim-thebubble-2 {
	to {
		opacity: 0;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes anim-thebubble-2 {
	to {
		opacity: 0;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}




/* // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // #4444444444 BRIANA */
.button_twerk_briana {
	cursor: pointer;
    float: right;
	display: block;
	margin: 0em;
	padding: 0em 0em;
	border: none;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
@MEDIA ONLY SCREEN AND (MAX-WIDTH: 1280px) {.button_twerk_briana {DISPLAY: none;}}

.button_twerk_briana:focus {
	outline: none;
}
.button_twerk_briana > span {
	vertical-align: middle;
}

/* Sizes */
.button_twerk_briana--size-s {
	font-size: 0px;
}

/* Typography and Roundedness */
.button_twerk_briana--text-upper {
	letter-spacing: 0px;
	text-transform: uppercase;
}
.button_twerk_briana--text-thick {
	font-weight: 300;
}




.button_twerk_briana--thebubble {
    min-width: 64px;
    max-width: 64px;
    min-height: 64px;
    max-height: 64px;
    padding: 0em 0em;
	border-radius: 60px;
	background: none;
	color: none;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
}
.button_twerk_briana--thebubble.button_twerk_briana--inverted {
	background: none;
	color: none;
}
.button_twerk_briana--thebubble::before {
	content: '';
	position: absolute;
	top: -0px;
	left: -15px;
	bottom: -15px;
	right: -15px;
	background: inherit;
	border-radius: 60px;
	z-index: -1;
	opacity: 0.4;
	-webkit-transform: scale3d(0.8, 0.5, 1);
	transform: scale3d(0.8, 0.5, 1);
}
.button_twerk_briana--thebubble:hover {
	-webkit-transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
	transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
	color: #ffffff;
	background-color: #ffffff;
	-webkit-animation: anim-thebubble-1 0.3s forwards;
	animation: anim-thebubble-1 0.3s forwards;
}
.button_twerk_briana--thebubble.button_twerk_briana--inverted:hover {
	color: #ffffff;
	background-color: #ffffff;
}
.button_twerk_briana--thebubble:hover::before {
	-webkit-animation: anim-thebubble-2 0.3s 0.3s forwards;
	animation: anim-thebubble-2 0.3s 0.3s forwards;
}
@-webkit-keyframes anim-thebubble-1 {
	60% {
		-webkit-transform: scale3d(0.8, 0.8, 1);
		transform: scale3d(0.8, 0.8, 1);
	}
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes anim-thebubble-1 {
	60% {
		-webkit-transform: scale3d(0.8, 0.8, 1);
		transform: scale3d(0.8, 0.8, 1);
	}
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@-webkit-keyframes anim-thebubble-2 {
	to {
		opacity: 0;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes anim-thebubble-2 {
	to {
		opacity: 0;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}




/* // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // #5555555555 KACEY */
.button_twerk_kacey {
	cursor: pointer;
    float: right;
	display: block;
	margin: 0em;
	padding: 0em 0em;
	border: none;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
@MEDIA ONLY SCREEN AND (MAX-WIDTH: 1280px) {.button_twerk_kacey {DISPLAY: none;}}

.button_twerk_kacey:focus {
	outline: none;
}
.button_twerk_kacey > span {
	vertical-align: middle;
}

/* Sizes */
.button_twerk_kacey--size-s {
	font-size: 0px;
}

/* Typography and Roundedness */
.button_twerk_kacey--text-upper {
	letter-spacing: 0px;
	text-transform: uppercase;
}
.button_twerk_kacey--text-thick {
	font-weight: 300;
}




.button_twerk_kacey--thebubble {
    min-width: 64px;
    max-width: 64px;
    min-height: 64px;
    max-height: 64px;
    padding: 0em 0em;
	border-radius: 60px;
	background: none;
	color: none;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
}
.button_twerk_kacey--thebubble.button_twerk_kacey--inverted {
	background: none;
	color: none;
}
.button_twerk_kacey--thebubble::before {
	content: '';
	position: absolute;
	top: -0px;
	left: -15px;
	bottom: -15px;
	right: -15px;
	background: inherit;
	border-radius: 60px;
	z-index: -1;
	opacity: 0.4;
	-webkit-transform: scale3d(0.8, 0.5, 1);
	transform: scale3d(0.8, 0.5, 1);
}
.button_twerk_kacey--thebubble:hover {
	-webkit-transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
	transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
	color: #de3030;
	background-color: #de3030;
	-webkit-animation: anim-thebubble-1 0.3s forwards;
	animation: anim-thebubble-1 0.3s forwards;
}
.button_twerk_kacey--thebubble.button_twerk_kacey--inverted:hover {
	color: #ffffff;
	background-color: #de3030;
}
.button_twerk_kacey--thebubble:hover::before {
	-webkit-animation: anim-thebubble-2 0.3s 0.3s forwards;
	animation: anim-thebubble-2 0.3s 0.3s forwards;
}
@-webkit-keyframes anim-thebubble-1 {
	60% {
		-webkit-transform: scale3d(0.8, 0.8, 1);
		transform: scale3d(0.8, 0.8, 1);
	}
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes anim-thebubble-1 {
	60% {
		-webkit-transform: scale3d(0.8, 0.8, 1);
		transform: scale3d(0.8, 0.8, 1);
	}
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@-webkit-keyframes anim-thebubble-2 {
	to {
		opacity: 0;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes anim-thebubble-2 {
	to {
		opacity: 0;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}




/* // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // #6666666666 NIKITA */
.button_twerk_nikita {
	cursor: pointer;
    float: right;
	display: block;
	margin: 0em;
	padding: 0em 0em;
	border: none;
	background: #de3030;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
@MEDIA ONLY SCREEN AND (MAX-WIDTH: 1280px) {.button_twerk_nikita {DISPLAY: none;}}

.button_twerk_nikita:focus {
	outline: none;
}
.button_twerk_nikita > span {
	vertical-align: middle;
}

/* Sizes */
.button_twerk_nikita--size-s {
	font-size: 0px;
}

/* Typography and Roundedness */
.button_twerk_nikita--text-upper {
	letter-spacing: 0px;
	text-transform: uppercase;
}
.button_twerk_nikita--text-thick {
	font-weight: 300;
}




.button_twerk_nikita--thebubble {
    min-width: 64px;
    max-width: 64px;
    min-height: 64px;
    max-height: 64px;
    padding: 0em 0em;
	border-radius: 60px;
	background: #de3030;
	color: none;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
}
.button_twerk_nikita--thebubble.button_twerk_nikita--inverted {
	background: #de3030;
	color: none;
}
.button_twerk_nikita--thebubble::before {
	content: '';
	position: absolute;
	top: -0px;
	left: -15px;
	bottom: -15px;
	right: -15px;
	background: inherit;
	border-radius: 60px;
	z-index: -1;
	opacity: 0.4;
	-webkit-transform: scale3d(0.8, 0.5, 1);
	transform: scale3d(0.8, 0.5, 1);
}
.button_twerk_nikita--thebubble:hover {
	-webkit-transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
	transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
	color: #de3030;
	background-color: #de3030;
	-webkit-animation: anim-thebubble-1 0.3s forwards;
	animation: anim-thebubble-1 0.3s forwards;
}
.button_twerk_nikita--thebubble.button_twerk_nikita--inverted:hover {
	color: #ffffff;
	background-color: #de3030;
}
.button_twerk_nikita--thebubble:hover::before {
	-webkit-animation: anim-thebubble-2 0.3s 0.3s forwards;
	animation: anim-thebubble-2 0.3s 0.3s forwards;
}
@-webkit-keyframes anim-thebubble-1 {
	60% {
		-webkit-transform: scale3d(0.8, 0.8, 1);
		transform: scale3d(0.8, 0.8, 1);
	}
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes anim-thebubble-1 {
	60% {
		-webkit-transform: scale3d(0.8, 0.8, 1);
		transform: scale3d(0.8, 0.8, 1);
	}
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@-webkit-keyframes anim-thebubble-2 {
	to {
		opacity: 0;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes anim-thebubble-2 {
	to {
		opacity: 0;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}




/* // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // #7777777777 PAMELA */
.button_twerk_pamela {
	cursor: pointer;
    float: right;
	display: block;
	margin: 0em;
	padding: 0em 0em;
	border: none;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
@MEDIA ONLY SCREEN AND (MAX-WIDTH: 1280px) {.button_twerk_pamela {DISPLAY: none;}}

.button_twerk_pamela:focus {
	outline: none;
}
.button_twerk_pamela > span {
	vertical-align: middle;
}

/* Sizes */
.button_twerk_pamela--size-s {
	font-size: 0px;
}

/* Typography and Roundedness */
.button_twerk_pamela--text-upper {
	letter-spacing: 0px;
	text-transform: uppercase;
}
.button_twerk_pamela--text-thick {
	font-weight: 300;
}




.button_twerk_pamela--thebubble {
    min-width: 64px;
    max-width: 64px;
    min-height: 64px;
    max-height: 64px;
    padding: 0em 0em;
	border-radius: 60px;
	background: none;
	color: none;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
}
.button_twerk_pamela--thebubble.button_twerk_pamela--inverted {
	background: none;
	color: none;
}
.button_twerk_pamela--thebubble::before {
	content: '';
	position: absolute;
	top: -0px;
	left: -15px;
	bottom: -15px;
	right: -15px;
	background: inherit;
	border-radius: 60px;
	z-index: -1;
	opacity: 0.4;
	-webkit-transform: scale3d(0.8, 0.5, 1);
	transform: scale3d(0.8, 0.5, 1);
}
.button_twerk_pamela--thebubble:hover {
	-webkit-transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
	transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
	color: #00aff0;
	background-color: #00aff0;
	-webkit-animation: anim-thebubble-1 0.3s forwards;
	animation: anim-thebubble-1 0.3s forwards;
}
.button_twerk_pamela--thebubble.button_twerk_pamela--inverted:hover {
	color: #ffffff;
	background-color: #00aff0;
}
.button_twerk_pamela--thebubble:hover::before {
	-webkit-animation: anim-thebubble-2 0.3s 0.3s forwards;
	animation: anim-thebubble-2 0.3s 0.3s forwards;
}
@-webkit-keyframes anim-thebubble-1 {
	60% {
		-webkit-transform: scale3d(0.8, 0.8, 1);
		transform: scale3d(0.8, 0.8, 1);
	}
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes anim-thebubble-1 {
	60% {
		-webkit-transform: scale3d(0.8, 0.8, 1);
		transform: scale3d(0.8, 0.8, 1);
	}
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@-webkit-keyframes anim-thebubble-2 {
	to {
		opacity: 0;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes anim-thebubble-2 {
	to {
		opacity: 0;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}





