@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block; }
body {
line-height: 1; }
ol, ul {
list-style: none; }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none; }
table {
border-collapse: collapse;
border-spacing: 0; }
a {
text-decoration: none; }
a:hover, a:focus, a:active {
text-decoration: none; }
audio,
canvas,
img,
video {
vertical-align: middle; }
form input,
form select,
form textarea {
-webkit-appearance: none;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
outline: none; }
form input:focus, form input:active,
form select:focus,
form select:active,
form textarea:focus,
form textarea:active {
-o-text-overflow: ellipsis;
text-overflow: ellipsis; }
form textarea {
resize: vertical; }
fieldset {
border: 0;
margin: 0;
padding: 0; }
/* выделение текста */
::-moz-selection {
background: #caaf8c;
text-shadow: none; }
::selection {
background: #caaf8c;
text-shadow: none; }
/***********************/
/******** Colors *******/
/***********************/
/*********************************/
/********** Typography ***********/
/*********************************/
/*********************************/
/*********** Buttons *************/
/*********************************/
::-webkit-input-placeholder {
color: #6a6a6a;
opacity: 1; }
::-moz-placeholder {
color: #6a6a6a;
opacity: 1; }
:-ms-input-placeholder {
color: #6a6a6a;
opacity: 1; }
:-moz-placeholder {
color: #6a6a6a;
opacity: 1; }
/*********************************/
/******** Class Helpers **********/
/*********************************/
.clear:after {
content: '';
display: block;
width: 100%;
height: 0;
margin: 0;
padding: 0;
clear: both;
border: none; }
html {
min-height: 100%; }
body {
font-size: 100%;
min-height: 100%;
color: #000;
margin: 0;
min-width: 850px;
font-family: Arial, sans-serif;
font-size: 16px;
font-weight: 400; }
.colossal {
max-width: 850px;
margin: 0 auto;
padding: 50px 0 20px; }
.colossal b {
font-weight: 700; }
.colossal__video {
max-width: 700px;
margin: 0 auto 90px; }
.colossal__header {
margin: 0 0 25px;
font-size: 24px;
font-weight: 700;
text-align: center; }
.colossal__body {
margin: 0 0 90px; }
.colossal__body p {
font-size: 14px;
line-height: 1.3em;
text-align: center;
margin: 0 0 12px; }
.colossal__img {
text-align: center;
margin: 0 0 40px; }
.colossal__img img {
width: 100%;
max-width: 700px; }
.colossal__advantages {
margin: 0 auto 40px;
max-width: 700px;
overflow: hidden; }
.colossal__advantages img {
width: 100%; }
.colossal__advantages span {
display: block;
font-size: 14px;
padding: 10px 0 0; }
.colossal__advantages strong {
display: block;
font-weight: 700;
font-size: 16px;
margin: 15px 0 0; }
.colossal__advantages-lf {
float: left;
width: 45%; }
.colossal__advantages-rg {
float: right;
width: 45%; }
.oz-video {
position: relative;
max-width: 700px;
margin: 0 auto 90px; }
.oz-video img {
width: 100%; }
.oz-video__btn {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 20;
cursor: pointer; }
.oz-video__btn.hidden {
display: none; }
.video-screen {
position: relative;
z-index: 2;
background: #fff; }
#player {
position: absolute;
top: 0;
left: 0;
z-index: 3; }
#player.hide {
z-index: 1;
opacity: 0; }
body * {
outline: none; }
Помада-стик Superstay Ink Crayon
Матовые губы на весь день в 11 насыщенных оттенках и удобной форме стика.
Непревзойденная стойкость
Наслаждайся своим любимым оттенком в комфортной матовой текстуре до 8 часов!
Легкое нанесение
Простое нанесение без карандаша — благодаря удобному аппликатору, которым легко выделить контур губ.
Встроенная точилка
Используй встроенную точилку, чтобы легко заострить аппликатор в любой момент.
Шаг 1 Прорисуй контур с помощью помады-стика Superstay Ink Crayon. Если кончик помады недостаточно острый, заточи его с помощью точилки на другом конце помады.
Шаг 2 Заполни центральную часть губ с помощью той же помады или поэкспериментируй с другими оттенками Superstay Ink Crayon. Цвета легко смешиваются растушевкой.
function onYouTubePlayerAPIReady() {
var playerYoutube;
playerYoutube = new YT.Player("player", {
width: '700',
height: '393',
videoId: "Taj6nscq8IM",
playerVars: {
'rel': 0,
'showinfo': 0,
},
events: {
onReady: onYouTubePlayerReady
}
});
}
function onYouTubePlayerReady(event) {
var targetYoutubeVideo = event.target;
var videoDomElem = document.getElementById(
event.target.getIframe().getAttribute("id")
);
var newPlayBtn = videoDomElem.nextElementSibling;
newPlayBtn.addEventListener("click", function (event) {
targetYoutubeVideo.playVideo();
this.classList.add('hidden');
videoDomElem.classList.remove('hide');
//videoDomElem.parentNode.classList.remove('video-youtube_overlay');
});
}
var tag = document.createElement("script");
tag.src = "https://www.youtube.com/iframe_api";
var firstScriptTag = document.getElementsByTagName("script")[0];
firstScriptTag.parentNode.insertBefore(tag, firstScriptTag);