
HOTO 24-in-1 Precision Screwdriver — Szary
/* =============== HOTO 24-in-1 Precision Screwdriver =============== */ #hoto_24in1_precision_screwdriver { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; font-family: Camphor Pro; } #hoto_24in1_precision_screwdriver ul, #hoto_24in1_precision_screwdriver ol { list-style: none; padding-left: 0; } #hoto_24in1_precision_screwdriver video, #hoto_24in1_precision_screwdriver img { vertical-align: middle; } #hoto_24in1_precision_screwdriver video { width: 100%; height: auto; } #hoto_24in1_precision_screwdriver.xiaomi_container { max-width: 2560px; } #hoto_24in1_precision_screwdriver .section { line-height: 1.2; } #hoto_24in1_precision_screwdriver .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #hoto_24in1_precision_screwdriver .font-bold { font-weight: 700; } #hoto_24in1_precision_screwdriver .font-light { font-weight: 300; } #hoto_24in1_precision_screwdriver .text-box { text-align: center; color: #191919; padding: 5% 12.5%; } #hoto_24in1_precision_screwdriver .text-box.text-box--left { text-align: left; } #hoto_24in1_precision_screwdriver .text-box--white { color: #ffffff; } #hoto_24in1_precision_screwdriver .text-box .title, #hoto_24in1_precision_screwdriver .text-box .desc, #hoto_24in1_precision_screwdriver .text-box .text { display: block; } #hoto_24in1_precision_screwdriver .text-box .title { font-size: 28px; line-height: 1.2; } #hoto_24in1_precision_screwdriver .text-box .title.title--big { font-size: 42px; margin-bottom: 20px; } #hoto_24in1_precision_screwdriver .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 700; } #hoto_24in1_precision_screwdriver .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; } #hoto_24in1_precision_screwdriver .text-box .text.text--small { font-size: 14px; opacity: .5; } #hoto_24in1_precision_screwdriver .video-box, #hoto_24in1_precision_screwdriver .image-box { padding: 0 12.5%; } #hoto_24in1_precision_screwdriver .video-box video { width: 100%; height: auto; } #hoto_24in1_precision_screwdriver .video a, #hoto_24in1_precision_screwdriver .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #hoto_24in1_precision_screwdriver .video a img, #hoto_24in1_precision_screwdriver .video .video-link img { transition: 0.3s ease-in-out transform; } #hoto_24in1_precision_screwdriver .video a:hover img, #hoto_24in1_precision_screwdriver .video .video-link:hover img { transform: scale(1.1); } #hoto_24in1_precision_screwdriver .video a::after, #hoto_24in1_precision_screwdriver .video .video-link::after { content: ''; position: absolute; transform: translateX(-50%) translateY(-50%); width: 56px; height: 56px; background: url('https://media.mi-home.pl/products/hoto-24in1-precision-screwdriver/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 2; } @media (max-width: 991.98px) { #hoto_24in1_precision_screwdriver .text-box { padding: 5%; } #hoto_24in1_precision_screwdriver .text-box .title { font-size: 26px; } #hoto_24in1_precision_screwdriver .text-box .title.title--big { font-size: 36px; } #hoto_24in1_precision_screwdriver .video-box, #hoto_24in1_precision_screwdriver .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #hoto_24in1_precision_screwdriver .text-box .title { font-size: 22px; } #hoto_24in1_precision_screwdriver .text-box .title.title--big { font-size: 28px; } #hoto_24in1_precision_screwdriver .text-box .desc { font-size: 18px; margin-top: 10px; } #hoto_24in1_precision_screwdriver .text-box .text { margin-top: 15px; } } @media only screen and (max-width: 575.98px) { #hoto_24in1_precision_screwdriver .text-box { padding: 10% 5%; } #hoto_24in1_precision_screwdriver .text-box .title { font-size: 20px; } #hoto_24in1_precision_screwdriver .text-box .title.title--big { font-size: 24px; } #hoto_24in1_precision_screwdriver .text-box .desc { font-size: 16px; } #hoto_24in1_precision_screwdriver .text-box .text { font-size: 14px; } } @media (min-width: 1200px) { #hoto_24in1_precision_screwdriver .text-box .title { font-size: 36px; } } @media (min-width: 1620px) { #hoto_24in1_precision_screwdriver .text-box .text { padding-left: 10%; padding-right: 10%; } #hoto_24in1_precision_screwdriver .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } /* =============== Floating text-box =============== */ #hoto_24in1_precision_screwdriver .section.section-float { position: relative; z-index: 1; height: 520px; } #hoto_24in1_precision_screwdriver .section.section-float--big { height: 680px; } #hoto_24in1_precision_screwdriver .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 40%; transform: translateY(-50%); } #hoto_24in1_precision_screwdriver .section .text-box.text-box-float--left { left: 5%; } #hoto_24in1_precision_screwdriver .section .text-box.text-box-float--right { left: 55%; width: 40%; } @media (max-width: 991.98px) { #hoto_24in1_precision_screwdriver .section.section-float { height: 420px; } #hoto_24in1_precision_screwdriver .section.section-float--big { height: 560px; } #hoto_24in1_precision_screwdriver .section .text-box.text-box-float--right { left: 55%; width: 40%; } } @media (max-width: 767.98px) { #hoto_24in1_precision_screwdriver .section.section-float { height: auto; background-position: center bottom; background-size: 160% auto; background-color: #ffffff; padding-bottom: 450px; } #hoto_24in1_precision_screwdriver .section .text-box.text-box-float, #hoto_24in1_precision_screwdriver .section .text-box.text-box-float--left { position: static; text-align: center; transform: none; padding: 10% 5%; width: 100%; } } @media only screen and (max-width: 575.98px) { #hoto_24in1_precision_screwdriver .section.section-float { padding-bottom: 300px; } } @media only screen and (max-width: 363.98px) { #hoto_24in1_precision_screwdriver .section.section-float { padding-bottom: 220px; } } @media (min-width: 1200px) { #hoto_24in1_precision_screwdriver .section.section-float { height: 620px; } #hoto_24in1_precision_screwdriver .section.section-float--big { height: 820px; } #hoto_24in1_precision_screwdriver .section .text-box.text-box-float { width: 40%; } #hoto_24in1_precision_screwdriver .section .text-box.text-box-float--left { left: 12.5%; } #hoto_24in1_precision_screwdriver .section .text-box.text-box-float--right { width: 35%; } } @media (min-width: 1620px) { #hoto_24in1_precision_screwdriver .section.section-float { height: 820px; } #hoto_24in1_precision_screwdriver .section.section-float--big { height: 980px; } #hoto_24in1_precision_screwdriver .section .text-box.text-box-float { width: 35%; } #hoto_24in1_precision_screwdriver .section .text-box.text-box-float--right { left: 55%; } } @media (min-width: 2080px) { #hoto_24in1_precision_screwdriver .section.section-float { height: 1080px; } #hoto_24in1_precision_screwdriver .section.section-float--big { height: 1180px; } } /* =============== Section 01 =============== */ #hoto_24in1_precision_screwdriver .section-01 { padding-bottom: 7.5%; } #hoto_24in1_precision_screwdriver .section-01 .text-box img { width: 64px; margin-bottom: 30px; display: inline-block; } #hoto_24in1_precision_screwdriver .section-01 .text-box .title { font-size: 36px; } #hoto_24in1_precision_screwdriver .section-01 .text-box .desc { margin-top: 5px; } #hoto_24in1_precision_screwdriver .section-01 .image-wrapper { max-width: 860px; width: 90%; margin: 0 auto; overflow: hidden; border-radius: 20px; } @media (max-width: 767.98px) { #hoto_24in1_precision_screwdriver .section-01 .text-box .title { font-size: 28px; } #hoto_24in1_precision_screwdriver .section-01 .text-box img { width: 48px; } } @media only screen and (max-width: 363.98px) { #hoto_24in1_precision_screwdriver .section-01 .text-box .title { font-size: 22px; } } @media (min-width: 1200px) { #hoto_24in1_precision_screwdriver .section-01 .text-box .title { font-size: 42px; } } /* =============== Section 02 =============== */ #hoto_24in1_precision_screwdriver .section-02 { padding: 5% 0; background-color: #f9f9f9; } #hoto_24in1_precision_screwdriver .section-02 .list { max-width: 960px; width: 90%; margin: 0 auto; display: flex; flex-wrap: wrap; } #hoto_24in1_precision_screwdriver .section-02 .list .item { color: #191919; flex: 0 0 50%; width: 50%; padding: 30px 20px; font-size: 15px; font-weight: 400; text-align: center; } #hoto_24in1_precision_screwdriver .section-02 .list .item .title { display: block; margin-bottom: 10px; font-size: 20px; font-weight: bold; } #hoto_24in1_precision_screwdriver .section-02 .list .item .text { display: block; } @media (max-width: 767.98px) { #hoto_24in1_precision_screwdriver .section-02 .list .item img { width: 120px; } #hoto_24in1_precision_screwdriver .section-02 .list .item .title { font-size: 18px; } } @media only screen and (max-width: 575.98px) { #hoto_24in1_precision_screwdriver .section-02 .list .item { font-size: 14px; flex: 0 0 100%; width: 100%; } } /* =============== Section 03 =============== */ #hoto_24in1_precision_screwdriver .section-03 { padding: 7.5% 0; } #hoto_24in1_precision_screwdriver .section-04 { padding: 2.5% 0 7.5%; background-color: #1E1E1E; } #hoto_24in1_precision_screwdriver .section-05 { padding: 2.5% 0 7.5%; background-color: #f9f9f9; } #hoto_24in1_precision_screwdriver .section-03 .image-wrapper, #hoto_24in1_precision_screwdriver .section-04 .image-wrapper, #hoto_24in1_precision_screwdriver .section-05 .image-wrapper { max-width: 860px; width: 90%; margin: 0 auto; overflow: hidden; border-radius: 20px; } /* =============== Section image box =============== */ #hoto_24in1_precision_screwdriver .section .image-box-wrap { padding: 0; width: 90%; max-width: 1024px; margin: 0 auto; overflow: hidden; border-radius: 0; } #hoto_24in1_precision_screwdriver .section .image-box-wrap .image-box { display: flex; flex-wrap: wrap; padding: 0; background-color: #8EAB7D; } #hoto_24in1_precision_screwdriver .section .image-box--reverse { flex-direction: row-reverse; } #hoto_24in1_precision_screwdriver .section .text-wrap, #hoto_24in1_precision_screwdriver .section .image { width: 50%; flex: 0 0 50%; } #hoto_24in1_precision_screwdriver .section .text-wrap { display: flex; align-items: center; flex-wrap: wrap; padding: 0 5%; text-align: left; color: #ffffff; } #hoto_24in1_precision_screwdriver .section .text-wrap > div { width: 100%; } #hoto_24in1_precision_screwdriver .section .text-wrap .title { font-size: 22px; display: block; margin-bottom: 0; font-weight: bold; } #hoto_24in1_precision_screwdriver .section .text-wrap .text { font-weight: 300; padding-top: 20px; font-size: 15px; display: block; } @media (max-width: 991.98px) { #hoto_24in1_precision_screwdriver .section .text-wrap .title { font-size: 18px; } #hoto_24in1_precision_screwdriver .section .text-wrap .text { font-size: 14px; } } @media (max-width: 767.98px) { #hoto_24in1_precision_screwdriver .section .text-wrap { padding: 0 5%; } #hoto_24in1_precision_screwdriver .section .text-wrap .text { padding-top: 10px; } } @media only screen and (max-width: 575.98px) { #hoto_24in1_precision_screwdriver .section .image-box-wrap .image-box { flex-wrap: wrap; flex-direction: column-reverse; } #hoto_24in1_precision_screwdriver .section .text-wrap, #hoto_24in1_precision_screwdriver .section .image { width: 100%; display: block; } #hoto_24in1_precision_screwdriver .section .text-wrap { padding: 10% 5%; text-align: center; } } @media (min-width: 1200px) { #hoto_24in1_precision_screwdriver .section .text-wrap { padding: 0 10%; } } /* =============== Section spec =============== */ #hoto_24in1_precision_screwdriver .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #hoto_24in1_precision_screwdriver .section-notes ul { margin: 0; padding: 0; list-style: none; } #hoto_24in1_precision_screwdriver .section-notes ul li { color: #191919; font-size: 13px; line-height: 1.5; font-weight: 300; opacity: .5; padding-bottom: 5px; } @media (max-width: 991.98px) { #hoto_24in1_precision_screwdriver .section-notes { padding: 5%; } #hoto_24in1_precision_screwdriver .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #hoto_24in1_precision_screwdriver .section-notes { padding: 3.5% 0; max-width: 1164px; } } /* =============== Slider =============== */ #hoto_24in1_precision_screwdriver .slick-dots { bottom: 35px; } #hoto_24in1_precision_screwdriver .slick-dots li button::before { font-size: 15px; color: #ffffff; transition: 0.3s ease-in-out opacity; font-family: 'slick'; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } #hoto_24in1_precision_screwdriver .slick-dots li.slick-active button::before, #hoto_24in1_precision_screwdriver .slick-dots li:hover button::before { opacity: 1; } #hoto_24in1_precision_screwdriver .slick-dotted.slick-slider { margin-bottom: 0; } #hoto_24in1_precision_screwdriver .slick-slider > .slider-item { display: none; } #hoto_24in1_precision_screwdriver .slick-slider > .slider-item:first-child { display: block; } #hoto_24in1_precision_screwdriver .slick-slider .slick-dots li button { border-radius: 30px; } #hoto_24in1_precision_screwdriver .slick-slider .slick-dots li button { background: #fff; transition: 0.3s ease-in-out opacity; opacity: .25; width: 15px; height: 15px; } #hoto_24in1_precision_screwdriver .slick-slider .slick-dots li.slick-active button, #hoto_24in1_precision_screwdriver .slick-slider .slick-dots li button:hover { background: #fff; opacity: 1; } #hoto_24in1_precision_screwdriver .slick-dots li button::before { content: none; } @media (max-width: 767.98px) { #hoto_24in1_precision_screwdriver .slick-dots { bottom: 15px; } } /* If you're copying, you are a very bad person. Very. */ require( ['aos', 'jquery'], function (AOS, $) { $(window).on('load scroll',function(){ AOS.init({ once:true }); }); } ); HOTO 24-in-1 Precision Screwdriver Kompaktowy, przenośny i wielofunkcyjny Wykonany ze stopu aluminium | Magnetyczny schowek na bity | Poręczny kształt długopisu 24 rodzaje precyzyjnych bitów ze stali S2. Precyzyjne bity z podwójną końcówką Stal stopowa S2 Antypoślizgowy uchwyt Wieloboczny kształt dla lepszego trzymania Pokrywa śrubokręta z łożyskiem Gładkie i eleganckie wykończenie 24 rodzaje precyzyjnych bitów Odpowiednie do różnych zastosowań Stop aluminium Jednoczęściowy, lekki i mocny Magnetyczny schowek do przechowywania bitów Wygodny, ukryty schowek Ukryty schowek na precyzyjne bity. Magnetyczny i wygodny. Magnetyczny schowek przechowuje wszystkie 12 bitów o podwójnej końcówce, jest ukryty w rękojeści śrubokręta. Wygodny w użyciu, wygodny w przechowywaniu - brak zmartwień o zgubienie bitów. Wysokiej jakości bity ze stali S2. Mocne i trwałe. Wykonane z wysokiej jakości stali stopowej S2, twardość bitów może osiągnąć 60HRC. Bity charakteryzują się również wysoką odpornością. Specjalna powłoka antykorozyjna z przyjaznym dla środowiska niklem zapewnia dłuższą żywotność bitów. Dzięki starannemu wykonaniu, bity z dużą precyzją dopasowują się do śrub różnej wielkości.
