Навушники TWS спосіб підключення: Бездротовий конструкція: Вкладиші акустичне оформлення: Відкриті випромінювач: Динамічні
Процесор - Чіп H1
Захист від поту та води (IPX4)
Просторове аудіо та функція динамічного відстеження рухів голови
Адаптивний еквалайзер
Драйвер із широкою амплітудою, розроблений Apple
Особливий підсилювач із широким динамічним діапазоном
Здвоєні спрямовані мікрофони
Внутрішній мікрофон
Датчик контакту зі шкірою
Акселерометр розпізнавання руху
Акселерометр виявлення голосової активності
Датчик натискання
@-webkit-keyframes leaf {
0% {
transform: translateY(0);
opacity: 0;
}
70% {
transform: translateY(50px);
opacity: 1;
}
100% {
transform: translateY(70px);
opacity: 0;
}
}
@keyframes leaf {
0% {
transform: translateY(0);
opacity: 0;
}
70% {
transform: translateY(50px);
opacity: 1;
}
100% {
transform: translateY(70px);
opacity: 0;
}
}
.m-body {
min-width: 280px;
max-width: 1230px;
background-color: #fff !important;
margin: 0 auto;
padding: 0;
box-sizing: border-box;
font-family: "Montserrat", sans-serif !important;
font-size: 16px !important;
color: #06162c !important;
font-weight: 300;
overflow: hidden;
position: relative;
z-index: 0;
line-height: 1.2em;
}
.m-body img {
max-width: none !important;
}
.m-header {
width: 100%;
display: flex;
align-items: center;
justify-content: flex-start;
flex-direction: column;
flex-wrap: wrap;
z-index: 1;
box-sizing: border-box;
position: relative;
padding: 0;
background: #e5eef5;
margin-bottom: 50px;
}
.m-header-text-block {
width: 50%;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
margin-bottom: -15px;
}
.m-header-title {
width: 100%;
margin: 140px 0 40px !important;
font-size: 50px !important;
color: #06162c !important;
font-family: "Philosopher", sans-serif !important;
z-index: 3;
font-weight: 600 !important;
line-height: 1em;
position: relative;
text-align: center;
}
.header-text {
width: 90%;
font-size: 20px !important;
font-weight: 400 !important;
color: #06162c !important;
z-index: 3;
margin: 5px 0 30px !important;
text-align: center;
}
.base-btn {
width: 215px;
height: 60px;
text-decoration: none !important;
font-weight: 800 !important;
font-size: 16px;
transition: 0.3s ease-out;
box-sizing: border-box;
position: relative;
z-index: 3;
box-sizing: border-box;
color: #fcbf49 !important;
text-align: center;
border-radius: 5px;
border: 1px solid #fcbf49;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto;
}
.base-btn:hover {
color: #06162c !important;
background: #fcbf49;
text-decoration: none !important;
}
.img-item {
margin: 20px auto;
transition: all .3s linear;
}
.img-item:hover {
transform: translateY(-10px);
box-shadow: 0 15px 25px 0 rgba(6, 22, 44, 0.2);
}
.header-img-1 {
position: absolute;
top: 0;
-webkit-animation: leaf 10s infinite linear;
animation: leaf 10s infinite linear;
left: 0;
}
.header-img-2 {
position: absolute;
top: 10px;
right: 0%;
-webkit-animation: leaf 13s infinite linear;
animation: leaf 13s infinite linear;
}
.header-img-3 {
position: absolute;
left: 15%;
top: 300px;
-webkit-animation: leaf 14s infinite linear;
animation: leaf 14s infinite linear;
}
.header-img-4 {
position: absolute;
top: 0;
left: 50%;
-webkit-animation: leaf 11s infinite linear;
animation: leaf 11s infinite linear;
}
.base__title {
width: 90%;
margin: 50px auto !important;
position: relative;
line-height: 1.05em !important;
font-size: 38px !important;
font-weight: 800 !important;
text-align: center !important;
color: #06162c !important;
font-family: "Philosopher", sans-serif !important;
box-sizing: border-box;
z-index: 3;
text-align: center;
}
.row {
width: 80%;
margin: 0 auto;
display: flex;
align-items: flex-start;
justify-content: space-between;
flex-wrap: wrap;
position: relative;
z-index: 1;
}
.why-item {
width: 250px;
margin: 40px auto;
display: flex;
align-items: flex-start;
justify-content: flex-start;
}
.why-num {
color: #fcbf49;
font-size: 26px;
font-weight: 600;
font-family: "Philosopher", sans-serif !important;
margin-right: 10px;
}
.why-title {
color: #06162c;
font-weight: 900;
margin-bottom: 10px;
}
.img-absolut-1 {
position: absolute;
top: -145px;
left: -10%;
-webkit-animation: leaf 14s infinite linear;
animation: leaf 14s infinite linear;
}
.img-absolut-2 {
position: absolute;
right: -15%;
top: -170px;
-webkit-animation: leaf 10s infinite linear;
animation: leaf 10s infinite linear;
}
.img-absolut-3 {
position: absolute;
bottom: -195px;
left: -13%;
-webkit-animation: leaf 12s infinite linear;
animation: leaf 12s infinite linear;
}
.testimonial-item {
width: 385px;
font-style: italic;
font-size: 16px;
color: #06162c;
margin: 40px auto;
}
.testimonial-name {
font-style: normal;
font-weight: 600;
margin-bottom: 10px;
display: flex;
align-items: flex-start;
justify-content: flex-start;
}
.testimonial-name::before {
content: url("https://i.postimg.cc/d342LVk3/stars.png");
margin-right: 10px;
}
.img-absolut-4 {
position: absolute;
top: -120px;
left: -10%;
-webkit-animation: leaf 12s infinite linear;
animation: leaf 12s infinite linear;
}
.img-absolut-5 {
position: absolute;
right: -15%;
bottom: -170px;
-webkit-animation: leaf 14s infinite linear;
animation: leaf 14s infinite linear;
}
.section-bg {
width: 100%;
box-sizing: border-box;
padding: 1px 0 50px;
background: #e5eef5;
margin: 40px auto 0;
position: relative;
}
.img-absolut-6 {
position: absolute;
left: 0;
top: -125px;
-webkit-animation: leaf 10s infinite linear;
animation: leaf 10s infinite linear;
}
.img-absolut-7 {
position: absolute;
right: 1%;
bottom: 0;
-webkit-animation: leaf 13s infinite linear;
animation: leaf 13s infinite linear;
}
.social-row {
width: 60%;
}
.social-link, .social-link:hover {
width: 80px;
display: flex;
align-items: center;
justify-content: flex-start;
flex-direction: column;
text-decoration: none !important;
color: #06162c !important;
font-size: 16px !important;
margin: 20px auto;
}
.social-ico {
width: 55px;
height: 55px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
border: 1px solid #fcbf49;
margin-bottom: 15px;
transition: all .3s linear;
position: relative;
}
.social-link:hover .social-ico {
background: #fcbf49;
}
.social-ico img {
position: absolute;
transition: all .3s linear;
}
.social-ico-black {
opacity: 0;
}
.social-link:hover .social-ico .social-ico-black {
opacity: 1;
}
.social-link:hover .social-ico .social-ico-image {
opacity: 0;
}
@media (max-width: 1150px) {
.header-img-1 {
display: none;
}
.header-img-2 {
display: none;
}
.m-header-text-block {
width: 80%;
}
}
@media (max-width: 610px) {
.m-header-text-block {
width: 100%;
}
.m-header-title {
font-size: 35px !important;
}
.header-text {
font-size: 18px !important;
}
.base__title {
font-size: 30px !important;
}
.img-absolut-2 {
display: none;
}
.img-absolut-1 {
left: -55%;
}
.img-absolut-4 {
left: -70%;
}
.img-absolut-5 {
right: -74%;
}
.img-absolut-6 {
display: none;
}
.img-absolut-7 {
right: -35%;
}
.header-img-3 {
display: none;
}
.social-row {
width: 85%;
}
}
Золоті та срібні ювелірні вироби
Продаємо як нові, так і б/у прикраси
Каталог прикрас
Що про нас говорять
наші клієнти
Олексій
"Відмінний продавець, купував дівчині сережки, швидко відправили, прийшло в точності те, що я замовив, гарне дружнє спілкування, вища оцінка магазину"
Анастасія
"Замовила дочці на день народження туфельки, зв'язку язалися зі мною швидко, замовлення прийшло через день, а каблучка перевершила мої очікування дуже гарна, дякую"
Читати все відгуки
Чому варто купувати
наші прикраси
01
Вигода
Ціна значно нижче, ніж в ювелірних магазинах
02
Заробіток
Золото завжди зростає в ціні і це інвестиція т. к. завжди можна продати
03
Якість
Гарантуємо якість т. к. всі товари проходять експертизу ювелірами двічі
04
Обробка
Перед надходженням в магазин товари проходять повну очистку
05
Прозорість
Ми видаємо чеки та документи на купівлю
06
Оригінальність
Всі фотографії «живі», а не з інтернету. Співробітники роблять додаткові фото або відео на вайбер
Каталог прикрас
Ми завжди на зв'язку
Facebook Instagram Viber Telegram Телефон
Характеристики
Основні | |
---|---|
Виробник | Apple |
Колір | Білий |
Стан | Вживані |
Інформація для замовлення
- Ціна: 4 399 ₴