Opis
/* css reset */
#anker-rich,
#anker-rich * {
box-sizing: border-box;
}
#anker-rich .wob p {
color: #fff;
}
#anker-rich .wob h4 {
color: #fff;
}
#anker-rich h2 {
margin: revert;
}
#anker-rich {
font-family: “Montserrat”, sans-serif;
}
#anker-rich h2 {
color: #000;
font-size: 3em;
font-weight: 600;
margin: 0.5em 0 0 0;
}
#anker-rich h3 {
color: #000;
font-size: 2em;
font-weight: 600;
margin: 0.3em 0 0.5em 0;
}
#anker-rich h4 {
color: #000;
font-size: 2.6em;
font-weight: 600;
margin: 1em 0 1em 0;
}
#anker-rich p {
color: #000;
font-size: 1.4em;
line-height: 1.4em;
font-weight: 400;
margin: 0.8em 0 1.5em 0;
text-align: justify;
}
#anker-rich strong {
font-weight: 600;
}
#anker-rich li {
font-weight: 400;
font-size: 1.5em;
margin: 1em 0;
padding: 0;
list-style-position: inside;
}
#anker-rich ul {
padding-inline-start: 0px;
}
#anker-rich .desc-img.lazy,
#anker-rich .desc-img {
max-width: 100%;
height: auto;
border-radius: 20px;
}
/* custom style */
#anker-rich .flex-container {
display: flex;
flex-wrap: wrap;
flex-direction: row;
max-width: 1200px;
margin: 0 auto;
padding-top: 1%;
padding-bottom: 1%;
}
#anker-rich .clmn {
padding: 0.5em 2em 1em 2em;
}
#anker-rich .clmn_alt {
margin: 1%;
padding: 0em;
flex-direction: column;
}
#anker-rich .clmn_alt p {
padding: 0.8em;
}
#anker-rich .clmn-1 {
width: 100%;
}
#anker-rich .clmn-2 {
width: 50%;
}
#anker-rich .clmn-2_alt {
width: 58%;
}
#anker-rich .clmn-3 {
width: 33.33%;
}
#anker-rich .clmn-3_alt {
width: 42%;
}
#anker-rich .clmn-70 {
width: 66%;
margin-left: auto;
margin-right: auto;
}
#anker-rich .clmn.right {
justify-content: flex-end;
text-align: right;
display: flex;
flex-wrap: wrap;
align-content: center;
}
#anker-rich .clmn.center {
justify-content: center;
text-align: center;
display: flex;
flex-wrap: wrap;
align-content: flex-start;
}
.small-1-2 {
display: flex;
gap: 20px;
margin: auto;
}
.small-1 {
flex: 1;
display: flex;
flex-direction: column;
margin: 0;
}
.small-2 {
flex: 1;
display: flex;
flex-direction: column;
margin: 0;
}
#anker-rich .small-1 h3 {
margin: 0;
color: transparent;
background-image: linear-gradient(140deg, #088dd4, #aee3ff);
background-clip: text !important;
}
#anker-rich .small-2 h3 {
margin: 0;
color: transparent;
background-image: linear-gradient(140deg, #088dd4, #aee3ff);
background-clip: text !important;
}
#anker-rich .small-1 h4 {
font-size: 1.5em;
font-weight: 700;
text-align: left;
margin: 0;
color: transparent;
background-image: linear-gradient(140deg, #088dd4, #8ed5fc);
background-clip: text !important;
}
#anker-rich .small-2 h4 {
font-size: 1.5em;
font-weight: 700;
text-align: left;
margin: 0;
color: transparent;
background-image: linear-gradient(140deg, #088dd4, #8ed5fc);
background-clip: text !important;
}
@media screen and (max-width: 992px) {
#anker-rich h2 {
font-size: 2.4em;
}
#anker-rich h3 {
font-size: 2.2em;
}
#anker-rich .flex-container {
display: flex;
flex-wrap: wrap;
flex-direction: column;
max-width: 1400px;
margin: 0 20px;
padding-top: 0;
padding-bottom: 6%;
}
#anker-rich .padmob {
padding: 0 20px;
}
#anker-rich .clmn {
padding: 0;
}
#anker-rich {
font-size: 14px;
max-width: 100%;
}
#anker-rich .clmn-1,
#anker-rich .clmn-2,
#anker-rich .clmn-2_alt,
#anker-rich .clmn-3,
#anker-rich .clmn-4,
#anker-rich .clmn-70 {
width: 100%;
}
#anker-rich .clmn-3_alt,
#anker-rich .clmn-70_alt {
max-width: 500px;
margin: auto auto 1em auto;
width: 100%;
}
#anker-rich .clmn.right {
justify-content: flex-start;
text-align: left;
}
#anker-rich .flex-container.revert {
flex-direction: column-reverse;
max-width: 1400px;
}
#anker-rich svg {
justify-content: flex-start;
max-width: 20%;
}
}
/* template */
#anker-rich .aspect-cor {
aspect-ratio: 4 / 3;
overflow: hidden;
border-radius: 20px;
}
#anker-rich .aspect-cor img {
transform: translateY(-5.1rem);
}
#anker-rich .aspect-cor2 {
aspect-ratio: 656 / 409;
overflow: hidden;
border-radius: 20px;
}
#anker-rich .top-logo {
max-width: 170px;
margin: 20px auto;
}
#anker-rich .top-logo img {
display: block;
width: 100%;
}
#anker-rich .boldupcent {
text-transform: uppercase;
font-weight: bold;
text-align: center;
}
#anker-rich .boldcent {
font-weight: 600;
text-align: center;
}
#anker-rich .normalupcent {
text-transform: uppercase;
text-align: center;
font-weight: normal;
}
#anker-rich .normalcent {
text-align: center;
font-weight: normal;
}
#anker-rich .boldupleft {
text-transform: uppercase;
font-weight: bold;
text-align: left;
}
#anker-rich .boldleft {
font-weight: 600;
text-align: left;
font-size: 4.5em;
}
#anker-rich .boldleft-h3 {
font-weight: 500;
text-align: left;
font-size: 2.5em;
}
#anker-rich .vertmid {
display: flex;
align-items: center;
justify-content: left;
}
#anker-rich .video {
height: 0;
position: relative;
padding-bottom: 56.25%;
}
#anker-rich .video iframe {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
@media (min-width: 992px) {
#anker-rich .listinrow {
display: flex;
flex-directon: row;
justify-content: space-around;
}
}
@media (min-width: 992px) {
#anker-rich .clmn-4 {
width: 50%;
}
}
@media (min-width: 1200px) {
#anker-rich .clmn-4 {
width: 25%;
}
}
@media (max-width: 767.99px) {
.fdc {
flex-direction: column;
}
.flex-30 {
width: 100%;
}
.flex-25 {
width: 100%;
}
.flex-50 {
width: 100%;
}
}
@media (min-width: 768px)(max-width: 991.99px) {
.fdc {
flex-direction: row
}
.flex-30 {
width: 29%;
}
.flex-25 {
width: 48%;
}
.flex-50 {
width: 48%;
}
}
@media (min-width: 992px) {
.fdc {
flex-direction: row
}
.flex-30 {
width: 32%;
}
.flex-25 {
width: 24%;
}
.flex-50 {
width: 49%;
}
}
@media (max-width: 991.99px) {
.desktop-only {
display: none;
}
}
/* Показываем на десктопе */
@media (min-width: 992px) {
.desktop-only {
display: block;
}
}
.wob {
background-color: #000000;
}
.grad h4 {
background: linear-gradient(142.04deg, #088dd4, #aee3ff);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

Boom 2 Plus
Powerful Outdoor Bass Bluetooth Speaker

Moments By You
Party with Friends
Go on Adventures
Chill on the Beach
1.6X Stronger Bass
Our signature BassUp™ 2.0 technology maximizes the potential of both woofers for bass
that’s up to 1.6 times more intense.
(Compared to Motion Boom Plus with the first generation
ofBassUp technology.)
140W
Massive Sound
1.6X
Stronger Bass


103 dB Loud Sound
With 140W max booming sound, everyone at the party will feel every beat.
9500mm²
Surface Area
For Increased Power
1.6X
Excursion
For Deeper Bass
Exceptional Clarity
Experience deep bass from dual 50W woofers and crystal-clear highs from dual 20W tweeters
with our 2+2 channel setup.
Down to 40Hz²
Response Frequency


Beat-Driven Light Show,
Immerse yourself in the rhythm with a captivating light show that’s synced to your music.





Recenzije
Još nema recenzija.