.section-control #start-fan .typography-gallery-headline {
    margin-top:64px
}

.section-control .section-intro .copy {
   max-width: 1000px;
}

@media only screen and (max-width: 1068px) {
    .section-control #start-fan .typography-gallery-headline {
        margin-top:64px
    }
}
@media only screen and (max-width: 734px) {
    .section-control #start-fan .typography-gallery-headline {
        margin-top:29px
    }
}
.page-overview .section-header-hero .typography-eyebrow, .page-overview .subsection .button-wrap, .page-overview .typography-headline-super, .page-overview .typography-manifesto{
   font-weight:600
}
.typography-product-tile-headline{
   font-weight:600
}
.section-hero #animation-wrapper .typography-hero-intro-text{
   padding-bottom:10px
}


.section-accessories .section-gallery .item-container{
  max-width:1110px;
}
.page-overview .section-privacy .typography-headline-super, .page-overview .section-integration .typography-headline-super{
   margin-left:0px
}
@media only screen and (max-width: 1448px) and (min-width: 1069px) {
.page-overview .section-privacy .typography-headline-super, .page-overview .section-integration .typography-headline-super{
   margin-left:-23px
}
}
@media only screen and (max-width: 1068px) {
.page-overview .section-privacy .typography-headline-super, .page-overview .section-integration .typography-headline-super{
   margin-left:-20px
}
}
@media only screen and (max-width: 734px) {
.page-overview .section-privacy .typography-headline-super, .page-overview .section-integration .typography-headline-super{
   margin-left:0px
}
}
@media only screen and (min-width: 1193px) {
	.section-accessories .section-gallery .section-paddlenav{
	   display:none;
	}
}

.ony-m-nowrap {
   display: inline;
   white-space: normal;
}

@media only screen and (max-width: 1068px) {
   .ony-m-nowrap {
      display: inline-block;
      text-decoration: inherit;
      white-space: nowrap;
   }
}

@media only screen and (max-width: 734px) {
   .ony-m-nowrap {
      display: inline;
      white-space: normal;
   }
}

@media only screen and (min-width:1441px) {
    .section-integration .subsection .row-item-secure-video .label {
       width: 77%;
   }
}

.section-privacy .copy p {
   max-width: 670px;
}
