/** Shopify CDN: Minification failed

Line 255:2 "aling-items" is not a known CSS property
Line 400:0 Unexpected "}"

**/
.fila {
  display: flex;
  justify-content: center;
  text-align: center;
}
.connected-coll-section {
  width: 75% !important;
  margin: 0 auto;
  padding: 6rem 0;	
}

.connected-presentation-section {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: black;
  padding: 6rem 0;
}


.connected-presentation-section video {
  width: 65%!important; 

}

.con-info-content {
  display: flex;
}

.con-info-content:last-child {
  flex-direction: row-reverse;
}

.con-info-img, .con-info-text {
  width:50%;   
  display: flex;
  justify-content: center;
  align-items: center;
}

.con-info-text .info {
  padding: .8rem 4.8rem;
  width: 75% !important;
}

.con-info-text .info p {
  text-align: justify;
  font-size: 1.68rem;
  color: black;
  line-height: 3.2rem;
}

.connected-functions-section {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: black;
  flex-flow: column;
}

.connected-functions-section  .title,
.con-spe-text .title,
.connected-presentation-section .title,
.connected-presentation-section .title {
  color: white;
  padding: 6rem 0;
  font-size: 2.88rem;
  text-transform: uppercase;
  font-weight: 700 !important;
  margin: 0;
  font-family: PlayfairDisplay;
}

.con-spe-text .title {
  color: black !important;
  padding: 0;
  margin-bottom: 2.4rem;
}

.connected-functions-section h3 {
  color: white;
  padding: 1rem 0;
  font-size: 1.4rem;
  font-family: Lato;
  text-transform: uppercase;
  font-weight: 700 !important;
  margin: 0;
}

.con-fun-container .con-fun-content .con-fun-col {
  min-width: 286px;
}

.con-fun-content {
  width: 100%;
  display: flex;
  justify-content: space-around;
  padding-bottom: 6rem !important;
}

.con-fun-col h3 {
  padding: 0;
  margin: 20px 0 0;
}

.con-fun-content .con-fun-col hr {
  margin: 1rem 0  1.5rem 0;
}

.con-fun-col-info {
  margin-bottom: 1.5rem!important;
}

.fun-uni-content {
  display: flex;
}

.fun-uni-img {
  margin-right: 2rem;
  max-width: 16.666667%;
  min-width: 57px;
  max-height: 42px;
}

.fun-uni-img img {
  width: 75%!important;         
  height: 100%;
}

.fun-uni-text {
  display: flex;
  flex-direction: column
}

.fun-uni-text span {
  color: #fff;
  letter-spacing: normal;
  font-family: Lato;
  font-weight: 400;
}


.fun-uni-text span:first-child {
  font-size: 1.6rem;        
}

.fun-uni-text span {
  font-size: 1.2rem;         
}

.connected-specifications-section,
.con-spe-content {
  display: flex;
}

.con-spe-content {
  width: 100%;
}

.con-spe-img {
  width: 50%;
}

.con-spe-img {
  background-color: #000!important;
}

.con-spe-text-content {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
}

.con-spe-text {
  display: flex;
  flex-direction: column;
  padding: 2.5rem!important;
  color: black;
  width: 100%;
}



.con-spe-text h3 {
  margin: 1rem 0 3rem 0;
}

.con-spe-text .list-text li {
  font-size: 1.68rem;         
  margin-bottom: 1rem;
}

.con-spe-text  .list-img {
  display: flex;
  flex-direction: row;
  padding-top: 8rem;
  /*          height: 100%; */
}

.con-spe-text  .list-img li {  
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 16.666667%; 
  padding:  0 .8rem;
}

.con-spe-text  .list-img li:first-child {
  padding-left: 1.5rem;
}

.con-spe-text  .list-img li:last-child {
  padding-right: 1.5rem;
}



.con-spe-text  .list-img li img {
  width: 68px !important;
  min-height: 80px;
  max-height: 80px;
}

.con-spe-text  .list-img li span {
  text-align: center;
  font-family: Lato;
  font-weight: 400;
  font-size: 1.2rem;
  letter-spacing: normal;
  word-break: break-word!important;
  word-wrap: break-word!important;
}


.connected-coll-section-2 {
  /*          height: 500px; */
  background: black;

}

.connected-app-section {
  display: flex;
}

.con-app-col:first-child {
  display: flex;
  justify-content: center;
  aling-items: center;
  width: 42%;
}

.con-app-col:last-child {
  width: 58%;
}

.con-app-info {
  width: 75%;
  display: flex;
  justify-content: center;
  align-items: center;         
}

.con-app-info .con-app-img {
  width: 80%;
  margin-bottom: 6rem;
}

.con-app-info .con-app-img:last-child > ul {
  display: flex;
}

.con-app-info .con-app-img:last-child > ul > li {
  margin-right: 2rem;
}

.con-app-text-content {
  padding: 0 2.4rem;
}
.con-app-text p {        
  margin-bottom: 4.8rem;
  text-align: justify;
  font-size: 1.68rem;
  line-height: 3.2rem;
  color: black;
}

.connected-presentation-section {
  display: flex;
  flex-direction: column;
}


.con-coll-content,
.con-coll-imgs {
  display:flex;
}
.con-coll-info {
  width: 40%;
}
.con-coll-imgs {
  width: 60%;
}
.con-coll-imgs div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 1.5rem;
}
.con-coll-imgs div span {
  font-weight: 700!important;
  color: #000;
  font-family: Lato;
  font-size: 1.2rem;
  letter-spacing: normal;
  margin-bottom: 5px;
}


.connected-coll-section .con-coll-title h3 {
  color: black;
  font-size: 2.88rem;
  text-transform: uppercase;
  font-weight: 700 !important;
  margin: 0;
  font-family: PlayfairDisplay;
}

.connected-coll-section .con-coll-text p {
  text-align: justify;
  font-size: 1.3rem;
  color: black !important;
  margin: 1.5rem 0 !important;
}
.connected-coll-section .con-coll-info {
  padding: 0 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;

}

.connected-coll-section .con-coll-info .con-coll-btn {
	width: 50%;
}

.connected-coll-section .con-coll-btn a {
  border: 3px solid black;
  color: black;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem 0;
  font-size: 1.1rem;
  font-weight: 600;
}

.connected-coll-section .con-coll-btn a:hover {
  border: 3px solid black;
  color: white;
  background: black;
}

.connected-functions-section .con-fun-container {
  width: 75%!important;
  margin: 0 auto;
  padding: 6rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.connected-coll-section-2 .con-coll-content {
  width: 75%!important;
  margin: 0 auto;
  padding: 6rem 0;
  display: flex;
  justify-content: center;
}

.connected-coll-section-2 .con-coll-content .con-coll-imgs div span {
  font-weight: 700!important;
  color: #fff;
  font-family: Lato;
  font-size: 1.5rem;
  letter-spacing: normal;
  margin-bottom: 5px;
}

.connected-coll-section-2 .con-coll-content .con-coll-imgs {
	width: 70%;
}
}

.connected-coll-section .con-coll-content.desktop, .list-img.desktop {
  display: flex;
}

.connected-coll-section .con-coll-content.mobile, .list-img.mobile {
  display: none;	
}


@media only screen and (min-width:  1200px) and (max-width:  1400px) {
  .con-info-text .info {
  	padding: 0;
  }
}

@media only screen and (min-width:  992px) and (max-width:  1199px) {
  .con-info-text .info {
  	padding: 0;
  }
  .con-info-text .info p {
  	font-size: 1rem;
  }
}

@media only screen and (max-width:  991px) {

 .connected-coll-section .con-coll-content.desktop, .list-img.desktop {
  	display: none;
  }
  
  .connected-coll-section .con-coll-content.mobile, .list-img.mobile {
  	display: flex;	
  }
  
  .list-img.mobile div li {
    padding-bottom: 1rem;
  }
  
  .connected-app-section {
    flex-direction: column;
  }
  .connected-app-section .con-app-col {
  	flex-direction: column;
    padding-top: 3rem;
    width: 100%;
  }
  
  .con-app-info {
    width: 100%;
  }
  
  .con-spe-text .title, .connected-functions-section .title, .connected-presentation-section .title {
    padding: 6rem 2rem;
  }
  
  .connected-coll-section-2 .con-coll-content .con-coll-imgs {
  	width: 100%;
  }
  
  .connected-presentation-section, 
  .con-spe-text .title, .connected-functions-section .title, .connected-presentation-section .title,
  .connected-functions-section .con-fun-container {
    padding: 3rem 0;
  }
  
  .con-spe-text .title, .connected-functions-section .title, .connected-presentation-section .title {
  	font-size: 2.5rem;
  }
  
}


@media only screen and (min-width:  480px) and (max-width:  991px) {
  
  /* Collection */
  .connected-coll-section, 
  .con-spe-content,
  .con-info-content{
    flex-direction: column !important;
  }
  
  .con-spe-content .con-spe-img,
  .con-spe-content .con-spe-text-content{
  	width: 100%
  }
  
  .con-info-img, .con-info-text {
  	width:100% !important;
  }
  
  .con-info-text {  
    padding: 3rem;
  }
    
  .connected-coll-section .con-coll-content.desktop, .list-img.desktop {
  	display: none;
  }
  
  .connected-coll-section .con-coll-content.mobile, .list-img.mobile {
  	display: flex;	
  }

  .con-coll-content {
    flex-direction: column;
    flex-direction: column-reverse;
  }
  .connected-coll-section .con-coll-content .con-coll-info,
  .connected-coll-section .con-coll-content .con-coll-imgs,
  .connected-coll-section .con-coll-info .con-coll-btn {
    width: 100%;
  }
  
  .con-info-text .info {
  	padding: 0;
  }
  
  .con-fun-content {
  	flex-direction: column;
  }
  
  .list-img.mobile div {
  	width: 100%;
  }
  
  .list-img.mobile div ul li, .con-spe-text .list-img li {
  	min-width: unset;
    max-width: unset;	
  }
  
 

}

@media only screen and (max-width:  780px) {
  .con-info-content {
  	flex-direction: column !important;
  }
  
  .con-info-img, .con-info-text {
  	width:100% !important;
  }
  
  .con-info-text {  
    padding: 3rem;
  }
}


@media screen and (max-width:  480px) {
  
  /* Collection */
  .connected-coll-section {
    flex-direction: column;
  }

  .con-coll-content {
    flex-direction: column;
    flex-direction: column-reverse;
  }
  .connected-coll-section .con-coll-content .con-coll-info,
  .connected-coll-section .con-coll-content .con-coll-imgs,
  .connected-coll-section .con-coll-info .con-coll-btn {
    width: 100%;
  }
  
   .con-info-text .info {
  	padding: 0;
  }
  
  .con-fun-content, .con-spe-content {
  	flex-direction: column;
  }
  
  .con-spe-content div {
    width: 100%;
  }
  
  .connected-coll-section .con-coll-title h3{
    font-size: 17px;
    text-align: center;
  }

}


@media only screen and (min-width:  320px) and (max-width:  479px) {
  
  /* Collection */
  .connected-coll-section {
    flex-direction: column;
  }
  
  .connected-coll-section .con-coll-content.desktop {
  	display: none;
  }
  
  .connected-coll-section .con-coll-content.mobile {
  	display: flex;	
  }

  .con-coll-content {
    flex-direction: column;
    flex-direction: column-reverse;
  }
  .connected-coll-section .con-coll-content .con-coll-info,
  .connected-coll-section .con-coll-content .con-coll-imgs,
  .connected-coll-section .con-coll-info .con-coll-btn {
    width: 100%;
  }
  
  .con-coll-imgs {
  	flex-direction: column;
  }
  
  .list-img.mobile div {
  	width: 100%;
  }
  
  .list-img.mobile div ul li, .con-spe-text .list-img li {
  	min-width: unset;
    max-width: unset;	
  }

}