FOSSiBOT FDC300 DC Przenośna Stacja Zasilania
Trwały akumulator LiFePO₄: Wykonany w technologii LiFePO₄, zapewnia ponad 3000 cykli pracy z zachowaniem ponad 80% pojemności oraz żywotność do 10 lat. Oferujemy 3-letnią gwarancję.
Pojemność 288 Wh i moc wyjściowa do 328 W: Zasilaj urządzenia w dowolnym miejscu dzięki akumulatorowi o pojemności 288 Wh i mocy wyjściowej do 328 W – idealne rozwiązanie na camping, podróże oraz jako awaryjne źródło energii.
Wbudowany składany wentylator i uchwyt na telefon: Wbudowany składany wentylator zapewnia natychmiastowe chłodzenie, a zintegrowany uchwyt stabilnie utrzymuje telefon, umożliwiając wygodne oglądanie podczas wypraw na świeżym powietrzu.
Szybkie ładowanie USB-C o mocy 140 W: Dwa dwukierunkowe porty USB-C PD 3.0 o mocy 140 W umożliwiają szybkie ładowanie urządzeń oraz naładowanie stacji zasilającej do 100% w zaledwie 1 godz. 14 min.
Ładowanie solarne do 120 W: Pozostań zasilany poza siecią dzięki obsłudze ładowania solarnego lub wygodnie naładuj stację z gniazda samochodowego.
Ultra‑przenośna konstrukcja: Ważąca zaledwie 5,86 lbs (2,66 kg) ta kompaktowa stacja zasilająca z łatwością mieści się w plecaku i zasila do 4 urządzeń za pomocą wielu portów USB‑C oraz USB‑A.
Learn More
Learn Less
FOSSiBOT FDC300 DC Przenośna Stacja Zasilania
589,00 zł
FDC300 DC Przenośna Stacja Zasilania - 288Wh
/* Shared section spacing (sections 2–16) — adjacent gap = 2 × --fdc300-section-py */
:root {
--fdc300-section-py: calc(14 / 375 * 100vw);
--fdc300-section-px: calc(16 / 375 * 100vw);
--fdc300-content-media-gap: calc(24 / 375 * 100vw);
--fdc300-content-width: 100%;
--fdc300-content-max-width: 1280px;
--fdc300-title-size: calc(18 / 375 * 100vw);
--fdc300-desc-size: calc(13 / 375 * 100vw);
}
@media (min-width: 768px) {
:root {
--fdc300-section-py: calc(20 / 1920 * 100vw);
--fdc300-section-px: calc(40 / 1920 * 100vw);
--fdc300-content-media-gap: calc(32 / 1920 * 100vw);
--fdc300-content-width: 100%;
--fdc300-content-max-width: 1280px;
--fdc300-title-size: calc(34 / 1920 * 100vw);
}
}
@media (min-width: 1024px) {
:root {
--fdc300-section-py: calc(24 / 1920 * 100vw);
--fdc300-section-px: calc(48 / 1920 * 100vw);
--fdc300-content-width: 100%;
--fdc300-content-max-width: 1280px;
--fdc300-title-size: calc(40 / 1920 * 100vw);
}
}
[class$="__intro"],
.pack__title {
text-align: center;
}
.fdc300-section-2,
.fdc300-section-3,
.fdc300-section-4,
.fdc300-section-5,
.fdc300-section-6,
.fdc300-section-7,
.fdc300-section-8,
.fdc300-section-9,
.fdc300-section-10,
.fdc300-section-11,
.fdc300-section-12,
.fdc300-section-13,
.fdc300-section-14,
.fdc300-section-15,
.fdc300-section-16 {
padding-top: var(--fdc300-section-py);
padding-bottom: var(--fdc300-section-py);
box-sizing: border-box;
}
/* fdc300-section-1 component */
.fdc300-section-1 {
position: relative;
overflow: hidden;
color: #000;
.hero__image {
display: block;
width: 100%;
height: auto;
}
.hero__image--desktop {
display: none;
}
/* mobile < 768px */
.hero__content {
position: absolute;
top: 24px;
left: 0;
right: 0;
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
padding: 0 16px;
box-sizing: border-box;
}
.hero__product-name {
width: 80%;
font-size: calc(18 / 375 * 100vw);
font-weight: 500;
line-height: 1.35;
}
.hero__highlight {
display: inline-block;
padding-bottom: 2px;
border-bottom: 2px solid #cbff4b;
}
.hero__tagline {
margin-top: 10px;
font-size: min(36px, calc(25 / 375 * 100vw));
font-weight: 700;
line-height: 1.15;
letter-spacing: -0.5px;
}
.hero__specs {
width: 80%;
margin-top: 20px;
font-size: calc(16 / 375 * 100vw);
font-weight: 400;
line-height: 1.5;
}
/* tablet 768px - 1023px */
@media (min-width: 768px) {
.hero__image--mobile {
display: none;
}
.hero__image--desktop {
display: block;
}
.hero__content {
top: 36px;
padding: 0 24px;
}
.hero__product-name,
.hero__specs {
width: 75%;
}
.hero__product-name {
font-size: calc(24 / 768 * 100vw);
}
.hero__tagline {
font-size: calc(46 / 768 * 100vw);
}
.hero__specs {
font-size: calc(18 / 768 * 100vw);
margin-top: 24px;
}
}
/* PC >= 1024px */
@media (min-width: 1024px) {
.hero__content {
top: 48px;
padding: 0 32px;
}
.hero__product-name,
.hero__specs {
width: auto;
}
.hero__product-name {
font-size: calc(45 / 1920 * 100vw);
}
.hero__tagline {
font-size: calc(64 / 1920 * 100vw);
}
.hero__specs {
font-size: calc(24 / 1920 * 100vw);
margin-top: 28px;
}
}
}
/* fdc300-section-2 component */
.fdc300-section-2 {
color: #000;
background: #fff;
.bento__grid {
display: flex;
flex-direction: column;
gap: calc(12 / 375 * 100vw);
width: var(--fdc300-content-width);
max-width: var(--fdc300-content-max-width);
margin-left: auto;
margin-right: auto;
padding: 0;
box-sizing: border-box;
}
.bento__col {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: calc(12 / 375 * 100vw);
}
.bento__col--center {
grid-template-columns: 1fr;
}
.bento__col--right {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.bento__stack {
display: contents;
}
.bento__item {
position: relative;
overflow: hidden;
width: 100%;
min-width: 0;
border-radius: calc(8 / 375 * 100vw);
aspect-ratio: 1.15 / 1;
background: #1a1a1a;
}
.bento__item--ways {
grid-column: 1 / -1;
aspect-ratio: 2.6 / 1;
background: #30333a;
}
.bento__item--weight {
grid-column: 1 / -1;
aspect-ratio: 20 / 10;
}
.bento__item--fan,
.bento__item--led {
aspect-ratio: 18 / 10;
}
.bento__image {
position: absolute;
inset: 0;
display: block;
width: 100%;
height: 100%;
max-width: none;
object-fit: cover;
}
.bento__content {
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 1;
padding: calc(6 / 375 * 100vw);
color: #fff;
text-align: center;
}
.bento__content--light {
color: #fff;
}
.bento__item--fan .bento__content,
.bento__item--fan .bento__title {
color: #fff;
}
.bento__content--dark {
color: #000;
text-align: left;
}
.bento__content--ways {
position: relative;
display: flex;
flex-direction: column;
height: 100%;
color: #fff;
padding: calc(8 / 375 * 100vw);
box-sizing: border-box;
text-align: center;
}
.bento__stat {
line-height: 1;
}
.bento__number {
font-size: calc(24 / 375 * 100vw);
font-weight: 700;
}
.bento__unit {
font-size: calc(14 / 375 * 100vw);
font-weight: 700;
}
.bento__title {
font-size: calc(14 / 375 * 100vw);
font-weight: 700;
line-height: 1.25;
}
.bento__title--lg {
font-size: calc(14 / 375 * 100vw);
}
@media (max-width: 767px) {
.bento__item--capacity .bento__title {
font-size: calc(22 / 375 * 100vw);
}
}
.bento__desc {
margin-top: calc(4 / 375 * 100vw);
font-size: calc(11 / 375 * 100vw);
font-weight: 500;
line-height: 1.25;
}
.bento__sub {
margin-top: calc(4 / 375 * 100vw);
font-size: calc(11 / 375 * 100vw);
font-weight: 400;
line-height: 1.25;
opacity: 0.9;
}
.bento__ways {
display: flex;
justify-content: center;
align-items: flex-start;
gap: calc(6 / 375 * 100vw);
margin-top: auto;
padding-top: calc(10 / 375 * 100vw);
}
.bento__way {
display: flex;
flex-direction: column;
align-items: center;
gap: calc(6 / 375 * 100vw);
width: calc(64 / 375 * 100vw);
max-width: 22%;
min-width: 0;
text-align: center;
}
.bento__way-icon {
display: flex;
align-items: center;
justify-content: center;
width: calc(44 / 375 * 100vw);
height: calc(44 / 375 * 100vw);
box-sizing: border-box;
}
.bento__way-icon img {
display: block;
width: 100%;
height: 100%;
object-fit: contain;
}
.bento__way-label {
display: flex;
flex-direction: column;
align-items: center;
gap: 0;
font-size: calc(8 / 375 * 100vw);
font-weight: 400;
line-height: 1.25;
}
.bento__way-name,
.bento__way-power {
display: block;
}
/* tablet 768px - 1023px */
@media (min-width: 768px) {
.fdc300-section-2 {
display: flex;
align-items: center;
max-height: 100vh;
max-height: 100dvh;
overflow: hidden;
}
.bento__grid {
display: grid;
grid-template-columns: 0.9fr 1.5fr 1.1fr;
grid-template-rows: 1.7fr 0.85fr;
gap: calc(16 / 1920 * 100vw);
width: var(--fdc300-content-width);
max-width: var(--fdc300-content-max-width);
height: calc(720 / 1920 * 100vw);
max-height: min(760px, calc(100dvh - var(--fdc300-section-py) * 2));
padding: 0;
align-items: stretch;
}
.bento__col {
display: contents;
}
.bento__stack {
display: flex;
flex-direction: column;
gap: calc(16 / 1920 * 100vw);
min-height: 0;
min-width: 0;
}
.bento__item {
min-height: 0;
min-width: 0;
width: auto;
height: auto;
aspect-ratio: auto;
border-radius: calc(15 / 1920 * 100vw);
}
.bento__item--ports {
grid-column: 1;
grid-row: 1;
}
.bento__item--dual {
grid-column: 1;
grid-row: 2;
}
.bento__item--capacity {
grid-column: 2;
grid-row: 1;
}
.bento__item--ways {
grid-column: 2;
grid-row: 2;
}
.bento__stack {
grid-column: 3;
grid-row: 1;
}
.bento__item--weight {
grid-column: 3;
grid-row: 2;
}
.bento__item--fan,
.bento__item--led {
flex: 1 1 0;
}
.bento__image {
width: 100%;
height: 100%;
object-fit: cover;
}
.bento__content {
padding: calc(10 / 1920 * 100vw) calc(12 / 1920 * 100vw);
}
.bento__content--ways {
padding: calc(14 / 1920 * 100vw) calc(16 / 1920 * 100vw) calc(12 / 1920 * 100vw);
}
.bento__title {
font-size: calc(24 / 1920 * 100vw);
line-height: 1.3;
}
.bento__title--lg {
font-size: calc(24 / 1920 * 100vw);
}
.bento__number {
font-size: calc(40 / 1920 * 100vw);
}
.bento__unit {
font-size: calc(24 / 1920 * 100vw);
}
.bento__desc {
margin-top: calc(6 / 1920 * 100vw);
font-size: calc(16 / 1920 * 100vw);
line-height: 1.3;
}
.bento__sub {
margin-top: calc(8 / 1920 * 100vw);
font-size: calc(16 / 1920 * 100vw);
line-height: 1.3;
}
.bento__ways {
gap: calc(20 / 1920 * 100vw);
padding-top: calc(16 / 1920 * 100vw);
}
.bento__way {
width: calc(120 / 1920 * 100vw);
max-width: none;
gap: calc(10 / 1920 * 100vw);
}
.bento__way-icon {
width: calc(55 / 1920 * 100vw);
height: calc(55 / 1920 * 100vw);
}
.bento__way-label {
font-size: calc(12 / 1920 * 100vw);
}
}
/* PC >= 1024px */
@media (min-width: 1024px) {
.bento__grid {
gap: calc(20 / 1920 * 100vw);
height: calc(720 / 1920 * 100vw);
max-height: min(760px, calc(100dvh - var(--fdc300-section-py) * 2));
}
.bento__stack {
gap: calc(20 / 1920 * 100vw);
}
.bento__item {
border-radius: calc(15 / 1920 * 100vw);
}
.bento__content {
padding: calc(12 / 1920 * 100vw) calc(14 / 1920 * 100vw);
}
.bento__content--ways {
padding: calc(16 / 1920 * 100vw) calc(18 / 1920 * 100vw) calc(14 / 1920 * 100vw);
}
.bento__title {
font-size: calc(26 / 1920 * 100vw);
}
.bento__title--lg {
font-size: calc(26 / 1920 * 100vw);
}
.bento__number {
font-size: calc(48 / 1920 * 100vw);
}
.bento__unit {
font-size: calc(28 / 1920 * 100vw);
}
.bento__desc {
font-size: calc(18 / 1920 * 100vw);
}
.bento__sub {
font-size: calc(18 / 1920 * 100vw);
}
.bento__way {
width: calc(130 / 1920 * 100vw);
}
.bento__way-icon {
width: calc(55 / 1920 * 100vw);
height: calc(55 / 1920 * 100vw);
}
.bento__way-label {
font-size: calc(14 / 1920 * 100vw);
}
}
}
/* fdc300-section-3 component */
.fdc300-section-3 {
width: 100%;
color: #000;
background: #fff;
.fan__intro {
width: 100%;
padding: 0 var(--fdc300-section-px);
box-sizing: border-box;
}
.fan__title {
font-size: var(--fdc300-title-size);
font-weight: 700;
line-height: 1.3;
}
.fan__desc {
margin-top: calc(12 / 375 * 100vw);
font-size: var(--fdc300-desc-size);
font-weight: 400;
line-height: 1.5;
color: #333;
}
.fan__features {
display: grid;
grid-template-columns: repeat(2, 1fr);
width: var(--fdc300-content-width);
max-width: var(--fdc300-content-max-width);
margin-top: var(--fdc300-content-media-gap);
margin-left: auto;
margin-right: auto;
gap: calc(16 / 375 * 100vw);
}
.fan__feature:nth-child(3) {
grid-column: 1 / -1;
justify-self: center;
}
.fan__feature {
display: flex;
flex-direction: row;
align-items: center;
justify-content: flex-start;
gap: calc(8 / 375 * 100vw);
min-width: 0;
}
.fan__feature-icon {
display: block;
flex-shrink: 0;
width: calc(36 / 375 * 100vw);
height: calc(36 / 375 * 100vw);
object-fit: contain;
}
.fan__feature-text {
font-size: calc(12 / 375 * 100vw);
font-weight: 400;
line-height: 1.2;
color: #333;
text-align: left;
}
.fan__feature-num {
font-size: calc(20 / 375 * 100vw);
font-weight: 700;
color: #000;
}
.fan__feature-unit {
font-size: calc(12 / 375 * 100vw);
font-weight: 400;
color: #333;
}
.fan__feature-label {
font-size: calc(12 / 375 * 100vw);
font-weight: 400;
color: #333;
}
.fan__media {
width: var(--fdc300-content-width);
max-width: var(--fdc300-content-max-width);
margin-top: var(--fdc300-content-media-gap);
margin-left: auto;
margin-right: auto;
line-height: 0;
}
.fan__image {
display: block;
width: 100%;
height: auto;
}
@media (min-width: 768px) {
.fan__title {
font-size: var(--fdc300-title-size);
}
.fan__desc {
margin-top: calc(16 / 1920 * 100vw);
font-size: calc(20 / 1920 * 100vw);
}
.fan__features {
grid-template-columns: repeat(3, 1fr);
width: calc(720 / 1920 * 100vw);
gap: calc(32 / 1920 * 100vw);
}
.fan__feature:nth-child(3) {
grid-column: auto;
justify-self: auto;
}
.fan__feature {
justify-content: center;
gap: calc(12 / 1920 * 100vw);
}
.fan__feature-icon {
width: calc(56 / 1920 * 100vw);
height: calc(56 / 1920 * 100vw);
}
.fan__feature-text {
font-size: calc(16 / 1920 * 100vw);
}
.fan__feature-num {
font-size: calc(32 / 1920 * 100vw);
}
.fan__feature-unit,
.fan__feature-label {
font-size: calc(16 / 1920 * 100vw);
}
}
@media (min-width: 1024px) {
.fan__title {
font-size: var(--fdc300-title-size);
}
.fan__desc {
font-size: calc(24 / 1920 * 100vw);
}
.fan__features {
width: calc(800 / 1920 * 100vw);
}
.fan__feature-num {
font-size: calc(36 / 1920 * 100vw);
}
.fan__feature-unit,
.fan__feature-label {
font-size: calc(18 / 1920 * 100vw);
}
}
}
/* fdc300-section-4 component */
.fdc300-section-4 {
width: 100%;
color: #000;
background: #fff;
.stand__intro {
width: 100%;
padding: 0 var(--fdc300-section-px);
box-sizing: border-box;
}
.stand__title {
font-size: var(--fdc300-title-size);
font-weight: 700;
line-height: 1.3;
}
.stand__desc {
margin-top: calc(12 / 375 * 100vw);
font-size: var(--fdc300-desc-size);
font-weight: 400;
line-height: 1.5;
color: #333;
}
.stand__media {
width: var(--fdc300-content-width);
max-width: var(--fdc300-content-max-width);
margin-top: var(--fdc300-content-media-gap);
margin-left: auto;
margin-right: auto;
line-height: 0;
}
.stand__image {
display: block;
width: 100%;
height: auto;
}
@media (min-width: 768px) {
.stand__title {
font-size: var(--fdc300-title-size);
}
.stand__desc {
margin-top: calc(16 / 1920 * 100vw);
font-size: calc(20 / 1920 * 100vw);
}
}
@media (min-width: 1024px) {
.stand__title {
font-size: var(--fdc300-title-size);
}
.stand__desc {
font-size: calc(24 / 1920 * 100vw);
}
}
}
/* fdc300-section-5 component */
.fdc300-section-5 {
width: 100%;
color: #000;
background: #fff;
.battery__intro {
width: 100%;
padding: 0 var(--fdc300-section-px);
box-sizing: border-box;
}
.battery__title {
font-size: var(--fdc300-title-size);
font-weight: 700;
line-height: 1.3;
}
.battery__desc {
margin-top: calc(12 / 375 * 100vw);
font-size: var(--fdc300-desc-size);
font-weight: 400;
line-height: 1.5;
color: #333;
}
.battery__features {
display: grid;
grid-template-columns: 1fr;
width: var(--fdc300-content-width);
max-width: var(--fdc300-content-max-width);
margin-top: var(--fdc300-content-media-gap);
margin-left: auto;
margin-right: auto;
gap: calc(16 / 375 * 100vw);
}
.battery__feature {
display: flex;
flex-direction: row;
align-items: center;
justify-content: flex-start;
gap: calc(8 / 375 * 100vw);
min-width: 0;
}
.battery__feature-icon {
display: block;
flex-shrink: 0;
width: calc(36 / 375 * 100vw);
height: calc(36 / 375 * 100vw);
object-fit: contain;
}
.battery__feature-text {
font-size: calc(12 / 375 * 100vw);
font-weight: 400;
line-height: 1.3;
color: #333;
text-align: left;
}
.battery__media {
width: 100%;
margin-top: var(--fdc300-content-media-gap);
line-height: 0;
}
.battery__image {
display: block;
width: 100%;
height: auto;
}
@media (min-width: 768px) {
.battery__title {
font-size: var(--fdc300-title-size);
}
.battery__desc {
margin-top: calc(16 / 1920 * 100vw);
font-size: calc(20 / 1920 * 100vw);
}
.battery__features {
grid-template-columns: repeat(2, 1fr);
width: calc(720 / 1920 * 100vw);
gap: calc(32 / 1920 * 100vw);
}
.battery__feature {
justify-content: center;
gap: calc(12 / 1920 * 100vw);
}
.battery__feature-icon {
width: calc(56 / 1920 * 100vw);
height: calc(56 / 1920 * 100vw);
}
.battery__feature-text {
font-size: calc(16 / 1920 * 100vw);
}
}
@media (min-width: 1024px) {
.battery__title {
font-size: var(--fdc300-title-size);
}
.battery__desc {
font-size: calc(24 / 1920 * 100vw);
}
.battery__features {
width: calc(1000 / 1920 * 100vw);
}
.battery__feature-text {
font-size: calc(18 / 1920 * 100vw);
}
}
}
/* fdc300-section-6 component */
.fdc300-section-6 {
width: 100%;
color: #000;
background: #fff;
.light__intro {
width: 100%;
padding: 0 var(--fdc300-section-px);
box-sizing: border-box;
}
.light__title {
font-size: var(--fdc300-title-size);
font-weight: 700;
line-height: 1.3;
}
.light__desc {
margin-top: calc(12 / 375 * 100vw);
font-size: var(--fdc300-desc-size);
font-weight: 400;
line-height: 1.5;
color: #333;
}
.light__panel {
width: var(--fdc300-content-width);
max-width: var(--fdc300-content-max-width);
margin-top: var(--fdc300-content-media-gap);
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
line-height: 0;
}
.light__image {
display: block;
width: 100%;
height: auto;
}
@media (min-width: 768px) {
.light__title {
font-size: var(--fdc300-title-size);
}
.light__desc {
margin-top: calc(16 / 1920 * 100vw);
font-size: calc(20 / 1920 * 100vw);
}
.light__panel {
width: var(--fdc300-content-width);
}
}
@media (min-width: 1024px) {
.light__title {
font-size: var(--fdc300-title-size);
}
.light__desc {
font-size: calc(24 / 1920 * 100vw);
}
.light__panel {
}
}
}
/* fdc300-section-7 component */
.fdc300-section-7 {
width: 100%;
color: #000;
background: #fff;
.daynight__intro {
width: 100%;
padding: 0 var(--fdc300-section-px);
box-sizing: border-box;
}
.daynight__title {
font-size: var(--fdc300-title-size);
font-weight: 700;
line-height: 1.3;
}
.daynight__desc {
margin-top: calc(12 / 375 * 100vw);
font-size: var(--fdc300-desc-size);
font-weight: 400;
line-height: 1.5;
color: #333;
}
.daynight__grid {
display: grid;
grid-template-columns: 1fr;
gap: calc(4 / 375 * 100vw);
width: 100%;
margin-top: var(--fdc300-content-media-gap);
}
.daynight__item {
position: relative;
overflow: hidden;
min-width: 0;
line-height: 0;
}
.daynight__image {
display: block;
width: 100%;
height: auto;
}
@media (min-width: 768px) {
.daynight__title {
font-size: var(--fdc300-title-size);
}
.daynight__desc {
margin-top: calc(16 / 1920 * 100vw);
font-size: calc(20 / 1920 * 100vw);
}
.daynight__grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: calc(8 / 1920 * 100vw);
}
}
@media (min-width: 1024px) {
.daynight__title {
font-size: var(--fdc300-title-size);
}
.daynight__desc {
font-size: calc(24 / 1920 * 100vw);
}
.daynight__grid {
gap: calc(10 / 1920 * 100vw);
}
}
}
/* fdc300-section-8 component */
.fdc300-section-8 {
width: 100%;
color: #000;
background: #fff;
.solartime__intro {
width: 100%;
padding: 0 var(--fdc300-section-px);
box-sizing: border-box;
}
.solartime__title {
font-size: var(--fdc300-title-size);
font-weight: 700;
line-height: 1.3;
}
.solartime__desc {
margin-top: calc(12 / 375 * 100vw);
font-size: var(--fdc300-desc-size);
font-weight: 400;
line-height: 1.5;
color: #333;
}
.solartime__grid {
display: grid;
grid-template-columns: 1fr;
gap: calc(8 / 375 * 100vw);
width: 100%;
margin-top: var(--fdc300-content-media-gap);
}
.solartime__item {
position: relative;
overflow: hidden;
min-width: 0;
line-height: 0;
}
.solartime__label {
position: absolute;
top: calc(12 / 375 * 100vw);
left: 50%;
z-index: 1;
width: 100%;
padding: 0 calc(8 / 375 * 100vw);
font-size: calc(16 / 375 * 100vw);
font-weight: 700;
line-height: 1.3;
color: #000;
text-align: center;
transform: translateX(-50%);
box-sizing: border-box;
}
.solartime__image {
display: block;
width: 100%;
height: auto;
aspect-ratio: 16 / 10;
object-fit: cover;
}
@media (min-width: 768px) {
.solartime__title {
font-size: var(--fdc300-title-size);
}
.solartime__desc {
margin-top: calc(16 / 1920 * 100vw);
font-size: calc(20 / 1920 * 100vw);
}
.solartime__grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: calc(16 / 1920 * 100vw);
}
.solartime__label {
top: calc(20 / 1920 * 100vw);
padding: 0 calc(24 / 1920 * 100vw);
font-size: calc(30 / 1920 * 100vw);
}
.solartime__image {
aspect-ratio: 16 / 10;
}
}
@media (min-width: 1024px) {
.solartime__title {
font-size: var(--fdc300-title-size);
}
.solartime__desc {
font-size: calc(24 / 1920 * 100vw);
}
.solartime__label {
top: calc(24 / 1920 * 100vw);
font-size: calc(36 / 1920 * 100vw);
}
}
}
/* fdc300-section-9 component */
.fdc300-section-9 {
width: 100%;
color: #000;
background: #fff;
.scenarios__intro {
width: 100%;
padding: 0 var(--fdc300-section-px);
box-sizing: border-box;
}
.scenarios__title {
font-size: var(--fdc300-title-size);
font-weight: 700;
line-height: 1.3;
}
.scenarios__tabs {
width: 100%;
margin-top: var(--fdc300-content-media-gap);
}
.scenarios__input {
position: absolute;
opacity: 0;
pointer-events: none;
}
.scenarios__nav {
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: stretch;
width: 100%;
max-width: 100%;
margin-left: auto;
margin-right: auto;
padding: 0 var(--fdc300-section-px);
border-bottom: 1px solid #e5e5e5;
box-sizing: border-box;
overflow-x: auto;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
scrollbar-width: none;
}
.scenarios__nav::-webkit-scrollbar {
display: none;
}
.scenarios__tab {
flex: 0 0 auto;
min-width: max-content;
padding: calc(10 / 375 * 100vw) calc(12 / 375 * 100vw);
border-bottom: 2px solid transparent;
margin-bottom: -1px;
font-size: calc(12 / 375 * 100vw);
font-weight: 500;
line-height: 1.3;
color: #666;
text-align: center;
cursor: pointer;
white-space: nowrap;
transition: color 0.2s ease, border-color 0.2s ease, font-weight 0.2s ease;
}
.scenarios__panels {
position: relative;
width: var(--fdc300-content-width);
max-width: var(--fdc300-content-max-width);
margin-top: var(--fdc300-content-media-gap);
margin-left: auto;
margin-right: auto;
line-height: 0;
}
.scenarios__panel {
display: none;
width: 100%;
}
.scenarios__image {
display: block;
width: 100%;
height: auto;
}
.scenarios__image--desktop {
display: none;
}
#fdc300-scenario-camping:checked ~ .scenarios__nav label[for="fdc300-scenario-camping"],
#fdc300-scenario-party:checked ~ .scenarios__nav label[for="fdc300-scenario-party"],
#fdc300-scenario-fishing:checked ~ .scenarios__nav label[for="fdc300-scenario-fishing"],
#fdc300-scenario-emergencies:checked ~ .scenarios__nav label[for="fdc300-scenario-emergencies"] {
color: #000;
font-weight: 700;
border-bottom-color: #000;
}
#fdc300-scenario-camping:checked ~ .scenarios__panels .scenarios__panel--camping,
#fdc300-scenario-party:checked ~ .scenarios__panels .scenarios__panel--party,
#fdc300-scenario-fishing:checked ~ .scenarios__panels .scenarios__panel--fishing,
#fdc300-scenario-emergencies:checked ~ .scenarios__panels .scenarios__panel--emergencies {
display: block;
}
@media (min-width: 768px) {
.scenarios__title {
font-size: var(--fdc300-title-size);
}
.scenarios__nav {
max-width: min(900px, 100%);
justify-content: center;
padding: 0;
}
.scenarios__tab {
flex: 1 1 0;
min-width: 0;
padding: calc(16 / 1920 * 100vw) calc(12 / 1920 * 100vw);
font-size: calc(20 / 1920 * 100vw);
}
.scenarios__image--mobile {
display: none;
}
.scenarios__image--desktop {
display: block;
}
}
@media (min-width: 1024px) {
.scenarios__title {
font-size: var(--fdc300-title-size);
}
.scenarios__nav {
max-width: min(1000px, 100%);
}
.scenarios__tab {
font-size: calc(22 / 1920 * 100vw);
}
}
}
/* fdc300-section-10 component */
.fdc300-section-10 {
width: 100%;
color: #000;
background: #fff;
.led__intro {
width: 100%;
padding: 0 var(--fdc300-section-px);
box-sizing: border-box;
}
.led__title {
font-size: var(--fdc300-title-size);
font-weight: 700;
line-height: 1.3;
}
.led__desc {
margin-top: calc(12 / 375 * 100vw);
font-size: var(--fdc300-desc-size);
font-weight: 400;
line-height: 1.5;
color: #333;
}
.led__media {
width: var(--fdc300-content-width);
max-width: var(--fdc300-content-max-width);
margin-top: var(--fdc300-content-media-gap);
margin-left: auto;
margin-right: auto;
line-height: 0;
}
.led__image {
display: block;
width: 100%;
height: auto;
}
@media (min-width: 768px) {
.led__title {
font-size: var(--fdc300-title-size);
}
.led__desc {
margin-top: calc(16 / 1920 * 100vw);
font-size: calc(20 / 1920 * 100vw);
}
}
@media (min-width: 1024px) {
.led__title {
font-size: var(--fdc300-title-size);
}
.led__desc {
font-size: calc(24 / 1920 * 100vw);
}
}
}
/* fdc300-section-11 component */
.fdc300-section-11 {
width: 100%;
color: #000;
background: #fff;
.usb__wrap {
width: var(--fdc300-content-width);
max-width: var(--fdc300-content-max-width);
margin-left: auto;
margin-right: auto;
padding: 0;
box-sizing: border-box;
}
.usb__title {
font-size: var(--fdc300-title-size);
font-weight: 700;
line-height: 1.3;
}
.usb__desc {
margin-top: calc(12 / 375 * 100vw);
font-size: var(--fdc300-desc-size);
font-weight: 400;
line-height: 1.5;
color: #333;
}
.usb__media {
margin-top: var(--fdc300-content-media-gap);
line-height: 0;
}
.usb__image {
display: block;
width: 100%;
height: auto;
}
.usb__note {
margin-top: calc(12 / 375 * 100vw);
font-size: calc(11 / 375 * 100vw);
font-weight: 400;
line-height: 1.4;
color: #666;
text-align: center;
}
@media (min-width: 768px) {
.usb__wrap {
width: var(--fdc300-content-width);
}
.usb__title {
font-size: var(--fdc300-title-size);
}
.usb__desc {
margin-top: calc(16 / 1920 * 100vw);
font-size: calc(20 / 1920 * 100vw);
}
.usb__note {
margin-top: calc(16 / 1920 * 100vw);
font-size: calc(14 / 1920 * 100vw);
}
}
@media (min-width: 1024px) {
.usb__title {
font-size: var(--fdc300-title-size);
}
.usb__desc {
font-size: calc(24 / 1920 * 100vw);
}
.usb__note {
font-size: calc(16 / 1920 * 100vw);
}
}
}
/* fdc300-section-12 component */
.fdc300-section-12 {
width: 100%;
color: #000;
background: #fff;
.recharge__wrap {
width: var(--fdc300-content-width);
max-width: var(--fdc300-content-max-width);
margin-left: auto;
margin-right: auto;
padding: 0;
box-sizing: border-box;
}
.recharge__title {
font-size: var(--fdc300-title-size);
font-weight: 700;
line-height: 1.3;
}
.recharge__desc {
margin-top: calc(12 / 375 * 100vw);
font-size: var(--fdc300-desc-size);
font-weight: 400;
line-height: 1.5;
color: #333;
}
.recharge__grid {
display: grid;
grid-template-columns: 1fr;
gap: calc(8 / 375 * 100vw);
margin-top: var(--fdc300-content-media-gap);
}
.recharge__note {
margin-top: calc(12 / 375 * 100vw);
font-size: calc(11 / 375 * 100vw);
font-weight: 400;
line-height: 1.4;
color: #666;
text-align: center;
}
.recharge__card {
position: relative;
overflow: hidden;
}
.recharge__card:nth-child(1)::before,
.recharge__card:nth-child(4)::before {
content: '';
display: block;
padding-top: calc(500 / 1000 * 100%);
}
.recharge__card:nth-child(2)::before,
.recharge__card:nth-child(3)::before {
content: '';
display: block;
padding-top: calc(500 / 1000 * 1.3 * 100%);
}
.recharge__card-image {
position: absolute;
inset: 0;
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.recharge__card-content {
position: absolute;
top: calc(8 / 375 * 100vw);
left: calc(8 / 375 * 100vw);
right: calc(8 / 375 * 100vw);
z-index: 2;
color: #fff;
}
.recharge__card-title {
font-size: calc(16 / 375 * 100vw);
font-weight: 700;
line-height: 1.3;
color: #fff;
}
.recharge__card-spec {
margin-top: calc(2 / 375 * 100vw);
font-size: calc(13 / 375 * 100vw);
font-weight: 400;
line-height: 1.4;
color: #fff;
}
.recharge__card:nth-child(4) .recharge__card-content,
.recharge__card:nth-child(4) .recharge__card-title,
.recharge__card:nth-child(4) .recharge__card-spec {
color: #000;
}
@media (min-width: 768px) {
.recharge__wrap {
width: var(--fdc300-content-width);
}
.recharge__title {
font-size: var(--fdc300-title-size);
}
.recharge__desc {
margin-top: calc(16 / 1920 * 100vw);
font-size: calc(20 / 1920 * 100vw);
}
.recharge__grid {
grid-template-columns: repeat(24, 1fr);
gap: calc(12 / 1920 * 100vw);
}
.recharge__card:nth-child(1) {
grid-column: 1 / 15;
}
.recharge__card:nth-child(2) {
grid-column: 15 / 25;
}
.recharge__card:nth-child(3) {
grid-column: 1 / 13;
}
.recharge__card:nth-child(4) {
grid-column: 13 / 25;
}
.recharge__card-content {
top: calc(16 / 1920 * 100vw);
left: calc(16 / 1920 * 100vw);
right: calc(16 / 1920 * 100vw);
}
.recharge__card-title {
font-size: calc(26 / 1920 * 100vw);
}
.recharge__card-spec {
margin-top: calc(4 / 1920 * 100vw);
font-size: calc(18 / 1920 * 100vw);
}
.recharge__note {
margin-top: calc(16 / 1920 * 100vw);
font-size: calc(14 / 1920 * 100vw);
}
}
@media (min-width: 1024px) {
.recharge__title {
font-size: var(--fdc300-title-size);
}
.recharge__desc {
font-size: calc(24 / 1920 * 100vw);
}
.recharge__card-title {
font-size: calc(28 / 1920 * 100vw);
}
.recharge__card-spec {
font-size: calc(20 / 1920 * 100vw);
}
.recharge__note {
font-size: calc(16 / 1920 * 100vw);
}
}
}
/* fdc300-section-13 component */
.fdc300-section-13 {
width: 100%;
color: #000;
background: #fff;
.tough__intro {
width: 100%;
padding: 0 var(--fdc300-section-px);
box-sizing: border-box;
}
.tough__title {
font-size: var(--fdc300-title-size);
font-weight: 700;
line-height: 1.3;
}
.tough__desc {
margin-top: calc(12 / 375 * 100vw);
font-size: var(--fdc300-desc-size);
font-weight: 400;
line-height: 1.5;
color: #333;
}
.tough__panel {
width: var(--fdc300-content-width);
max-width: var(--fdc300-content-max-width);
margin-top: var(--fdc300-content-media-gap);
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
line-height: 0;
}
.tough__image {
display: block;
width: 100%;
height: auto;
}
@media (min-width: 768px) {
.tough__title {
font-size: var(--fdc300-title-size);
}
.tough__desc {
margin-top: calc(16 / 1920 * 100vw);
font-size: calc(20 / 1920 * 100vw);
}
.tough__panel {
width: var(--fdc300-content-width);
}
}
@media (min-width: 1024px) {
.tough__title {
font-size: var(--fdc300-title-size);
}
.tough__desc {
font-size: calc(24 / 1920 * 100vw);
}
.tough__panel {
}
}
}
/* fdc300-section-14 component */
.fdc300-section-14 {
width: 100%;
color: #000;
background: #fff;
.ports__intro {
width: 100%;
padding: 0 var(--fdc300-section-px);
box-sizing: border-box;
}
.ports__title {
font-size: var(--fdc300-title-size);
font-weight: 700;
line-height: 1.3;
}
.ports__desc {
margin-top: calc(12 / 375 * 100vw);
font-size: var(--fdc300-desc-size);
font-weight: 400;
line-height: 1.5;
color: #333;
}
.ports__legend {
display: grid;
grid-template-columns: repeat(2, 1fr);
width: var(--fdc300-content-width);
max-width: var(--fdc300-content-max-width);
margin-top: var(--fdc300-content-media-gap);
margin-left: auto;
margin-right: auto;
gap: calc(16 / 375 * 100vw) calc(12 / 375 * 100vw);
}
.ports__item {
display: flex;
flex-direction: row;
align-items: center;
gap: calc(8 / 375 * 100vw);
min-width: 0;
}
.ports__num {
display: flex;
flex-shrink: 0;
align-items: center;
justify-content: center;
width: calc(24 / 375 * 100vw);
height: calc(24 / 375 * 100vw);
border-radius: 50%;
background: #ea5414;
font-size: calc(12 / 375 * 100vw);
font-weight: 700;
line-height: 1;
color: #fff;
}
.ports__info {
min-width: 0;
text-align: left;
}
.ports__name {
font-size: calc(11 / 375 * 100vw);
font-weight: 700;
line-height: 1.3;
color: #000;
}
.ports__power {
margin-top: calc(2 / 375 * 100vw);
font-size: calc(11 / 375 * 100vw);
font-weight: 400;
line-height: 1.3;
color: #ea5414;
}
.ports__media {
width: 100%;
margin-top: var(--fdc300-content-media-gap);
line-height: 0;
}
.ports__image {
display: block;
width: 100%;
height: auto;
}
@media (min-width: 768px) {
.ports__title {
font-size: var(--fdc300-title-size);
}
.ports__desc {
margin-top: calc(16 / 1920 * 100vw);
font-size: calc(20 / 1920 * 100vw);
}
.ports__legend {
grid-template-columns: repeat(4, 1fr);
width: var(--fdc300-content-width);
gap: calc(32 / 1920 * 100vw);
}
.ports__item {
gap: calc(12 / 1920 * 100vw);
}
.ports__num {
width: calc(36 / 1920 * 100vw);
height: calc(36 / 1920 * 100vw);
font-size: calc(18 / 1920 * 100vw);
}
.ports__name {
font-size: calc(16 / 1920 * 100vw);
}
.ports__power {
margin-top: calc(4 / 1920 * 100vw);
font-size: calc(14 / 1920 * 100vw);
}
}
@media (min-width: 1024px) {
.ports__title {
font-size: var(--fdc300-title-size);
}
.ports__desc {
font-size: calc(24 / 1920 * 100vw);
}
.ports__name {
font-size: calc(18 / 1920 * 100vw);
}
.ports__power {
font-size: calc(16 / 1920 * 100vw);
}
}
}
/* fdc300-section-15 component */
.fdc300-section-15 {
width: 100%;
color: #000;
background: #fff;
.screen__wrap {
width: var(--fdc300-content-width);
max-width: var(--fdc300-content-max-width);
margin-left: auto;
margin-right: auto;
padding: 0;
box-sizing: border-box;
}
.screen__title {
font-size: var(--fdc300-title-size);
font-weight: 700;
line-height: 1.3;
}
.screen__desc {
margin-top: calc(12 / 375 * 100vw);
font-size: var(--fdc300-desc-size);
font-weight: 400;
line-height: 1.5;
color: #333;
}
.screen__body {
display: flex;
flex-direction: column;
align-items: center;
gap: calc(24 / 375 * 100vw);
margin-top: var(--fdc300-content-media-gap);
}
.screen__media {
width: 100%;
line-height: 0;
}
.screen__image {
display: block;
width: 100%;
height: auto;
}
.screen__legend {
display: flex;
flex-direction: column;
justify-content: center;
width: 100%;
gap: calc(6 / 375 * 100vw);
}
.screen__item {
display: flex;
flex-direction: row;
align-items: center;
gap: calc(5 / 375 * 100vw);
min-width: 0;
}
.screen__num {
display: flex;
flex-shrink: 0;
align-items: center;
justify-content: center;
width: calc(16 / 375 * 100vw);
height: calc(16 / 375 * 100vw);
border-radius: 50%;
background: #ea5414;
font-size: calc(9 / 375 * 100vw);
font-weight: 700;
line-height: 1;
color: #fff;
}
.screen__text {
font-size: calc(14 / 375 * 100vw);
font-weight: 400;
line-height: 1.3;
color: #000;
}
@media (min-width: 768px) {
.screen__wrap {
width: var(--fdc300-content-width);
}
.screen__title {
font-size: var(--fdc300-title-size);
}
.screen__desc {
margin-top: calc(16 / 1920 * 100vw);
font-size: calc(20 / 1920 * 100vw);
}
.screen__body {
flex-direction: row;
align-items: center;
gap: calc(32 / 1920 * 100vw);
}
.screen__media {
flex: 6;
min-width: 0;
}
.screen__legend {
flex: 5;
min-width: 0;
align-self: center;
gap: calc(6 / 1920 * 100vw);
}
.screen__item {
gap: calc(6 / 1920 * 100vw);
}
.screen__num {
width: calc(20 / 1920 * 100vw);
height: calc(20 / 1920 * 100vw);
font-size: calc(11 / 1920 * 100vw);
}
.screen__text {
font-size: calc(16 / 1920 * 100vw);
}
}
@media (min-width: 1024px) {
.screen__title {
font-size: var(--fdc300-title-size);
}
.screen__desc {
font-size: calc(24 / 1920 * 100vw);
}
.screen__body {
gap: calc(40 / 1920 * 100vw);
}
.screen__media {
flex: 7;
}
.screen__legend {
flex: 5;
}
.screen__num {
width: calc(22 / 1920 * 100vw);
height: calc(22 / 1920 * 100vw);
font-size: calc(12 / 1920 * 100vw);
}
.screen__text {
font-size: calc(18 / 1920 * 100vw);
}
}
}
/* fdc300-section-16 component */
.fdc300-section-16 {
width: 100%;
color: #000;
background: #fff;
.pack__wrap {
width: var(--fdc300-content-width);
max-width: var(--fdc300-content-max-width);
margin-left: auto;
margin-right: auto;
padding: 0;
box-sizing: border-box;
}
.pack__title {
font-size: var(--fdc300-title-size);
font-weight: 700;
line-height: 1.3;
}
.pack__grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: calc(8 / 375 * 100vw);
margin-top: var(--fdc300-content-media-gap);
}
.pack__item {
display: flex;
flex-direction: column;
align-items: center;
min-width: 0;
}
.pack__box {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
aspect-ratio: 1 / 1;
padding: calc(8 / 375 * 100vw);
border: 1px solid #e0e0e0;
box-sizing: border-box;
}
.pack__image {
display: block;
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
object-fit: contain;
}
.pack__label {
width: 100%;
margin-top: calc(8 / 375 * 100vw);
font-size: calc(9 / 375 * 100vw);
font-weight: 400;
line-height: 1.4;
color: #000;
text-align: center;
}
@media (min-width: 768px) {
.pack__wrap {
width: var(--fdc300-content-width);
}
.pack__title {
font-size: var(--fdc300-title-size);
}
.pack__grid {
grid-template-columns: repeat(3, 1fr);
gap: calc(24 / 1920 * 100vw);
}
.pack__box {
padding: calc(32 / 1920 * 100vw);
}
.pack__label {
margin-top: calc(12 / 1920 * 100vw);
font-size: calc(14 / 1920 * 100vw);
}
}
@media (min-width: 1024px) {
.pack__title {
font-size: var(--fdc300-title-size);
}
.pack__box {
padding: calc(40 / 1920 * 100vw);
}
.pack__label {
font-size: calc(16 / 1920 * 100vw);
}
}
}
INFORMACJE O AKUMULATORZE
INFORMACJE O AKUMULATORZE
3000 cykli do zachowania ponad 80% pojemności
WYJŚCIE
2 szt., maks. 140W
1 szt., maks. 30W
WEJŚCIE
Maks. 120W, 11,5V–28V, maks. 8A
Podwójne USB-C + wejście solarne
Maks. 260W (jednoczesne ładowanie)
CZASY ŁADOWANIA
≈2,67 godziny (maksymalne nasłonecznienie, idealne ustawienie)
Ładowanie z gniazda samochodowego (120W)
Podwójne USB-C + ładowanie solarne (260W)
≈1,23 godziny (maksymalne nasłonecznienie, idealne ustawienie)
DANE OGÓLNE
Wymiary (dł. × szer. × wys.)
135*135*205 mm / 5.31×5.31×8.07 in
FOSSiBOT FDC300 DC Instrukcja obsługi
Pobierz
Q: Czy FDC300 to power bank czy stacja zasilania?
A: FDC300 to kompaktowa przenośna stacja zasilania prądem stałym. Posiada znacznie większą zmagazynowaną energię i bardziej rozbudowane możliwości wyjściowe niż typowy power bank, jednocześnie nie mając dużej masy tradycyjnych stacji zasilania z wyjściem AC.
Q: Czy FDC300 ma gniazdo AC?
A: Nie. FDC300 nie posiada gniazda AC. Został zaprojektowany do efektywnego zasilania urządzeń prądem stałym wyłącznie za pomocą portów USB‑C oraz USB‑A. Nie nadaje się do obsługi urządzeń na prąd przemienny, takich jak czajniki, suszarki do włosów lub domowe ekspresy do kawy.
Q: Do czego służy wbudowany wentylator?
A: Trzybiegowy wentylator zamontowany na górze urządzenia to wentylator osobny, zapewniający przepływ powietrza z bliskiej odległości. Gdy nie jest używany, chowa się w obudowę. Nie należy go traktować jako wewnętrznego systemu chłodzenia produktu.
Q: Jak działa podstawka na telefon?
A: Podnieś wentylator, a następnie umieść zgodny telefon w wbudowanej górnej szczelinie – stacja FDC300 powinna stać na stabilnej, równej powierzchni. Przed przeniesieniem urządzenia wyjmij telefon i schowaj wentylator.
Q: W jaki sposób mogę naładować FDC300?
A: FDC300 obsługuje szybkie ładowanie wysoką mocą przez USB‑C oraz zgodne ładowanie solarne lub ładowanie z pojazdu za pośrednictwem wejścia XT60. Akcesoria do ładowania oraz maksymalna moc wejściowa zależą od konfiguracji zestawu.