<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background-color: rgb(38, 38, 38);
  color: #fff;
}

.container {
  padding: 0 15px;
}

.container--fluid {
  width: 100%;
  max-width: 1500px;
  min-width: 370px;
  margin: 0 auto;
}

.row {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}

@media all and (max-width: 767px) {
  .row--bg-mobile-grey {
    background-color: rgb(38, 38, 38);
  }

  .row--bg-mobile-grey.second {
    padding: 0;
  }
}

.row--sticky-top {
  background-color: rgb(38, 38, 38);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 99;
  border-bottom: 1px solid #636363;
}

@media all and (max-width: 950px) {
  .row--sticky-top {
    position: relative
  }
}

.col {
  margin: 0 15px;
  width: calc(100% - 30px);
}

@media all and (max-width: 767px) {
  .col.filter__block {
    margin: 0;
    width: 100%;
  }
}

@media all and (min-width: 1024px) {
  .col--half {
    width: calc(50% - 30px);
  }
}

.col--border-right {
  position: relative;
}

.col--border-right:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: -15px;
  width: 1px;
  background-color: #636363;
}

.w-100 {
  width: 100%
}

.h-100 {
  height: 100%;
}

@media all and (max-width: 1023px) {
  #product-section {
    margin-top: 15px;
  }
}

.product-section-overlay {
  position: relative;
}

.product-section-overlay:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
  opacity: 0.75;
  z-index: 98;
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  color: #bababa;
}

@media all and (max-width: 767px) {
  .swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
    transform: scale(0.7);
  }

  .swiper-button-next.swiper-button-white {
    right: -15px;
  }

  .swiper-button-prev.swiper-button-white {
    left: -15px;
  }

  #modal-overlay .swiper-button-next.swiper-button-white {
    right: 5%;
  }

  #modal-overlay .swiper-button-prev.swiper-button-white {
    left: 5%;
  }

  #modal-overlay .swiper-button-white {
    top: 70%;
  }

  #modal-overlay .swiper-button-next:after, #modal-overlay .swiper-button-prev:after {
    -webkit-text-stroke: 3px #ffffff;
  }
}

@media all and (-ms-high-contrast: none) {
  .swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
  }

  .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
  }

  .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
  }

  .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
  }

  .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
  }

  .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
  }

  .swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
  }

  .swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
  }

  .swiper-button-lock {
    display: none;
  }
}

.modal__backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.modal__overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -99;
  background-color: rgba(0, 0, 0, 0.8);
  align-items: center;
  opacity: 0;
  touch-action: none;
  pointer-events: none;
}

.modal__overlay.on {
  opacity: 1;
  touch-action: inherit;
  pointer-events: inherit;
  z-index: 999;
}

.modal-gallery {
  padding: 5%;
  max-height: 90%;
}

@media all and (max-width: 767px) {
  .modal-gallery {
    top: 30%;
  }
}

.modal__btn-close, .modal__btn-close:hover, .modal__btn-close:focus {
  outline: 0;
  box-shadow: unset;
  border: 0;
  padding: 0;
  margin: 0;
  background: transparent;
}

.modal__btn-close {
  color: #ffffff;
  position: absolute;
  font-size: 32px;
  display: flex;
  align-items: center;
  line-height: normal;
  right: 6%;
  top: 8%;
  z-index: 99;
}

.modal__btn-close span {
  font-size: 50px;
  line-height: 0.5;
  z-index: 99;
  text-shadow: #393939 2px 2px 2px, #393939 -2px -2px 2px;
  -webkit-text-stroke: 1px #393939;
}

@media all and (max-width: 767px) {
  .modal__btn-close, .modal__btn-close:hover, .modal__btn-close:focus {
    margin-left: 90%;
  }

  .modal__btn-close span {
    -webkit-text-stroke: 0px #393939;
  }
}

.modal__img, .modal__video {
  display: block;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  margin: auto;
  position: relative;
  top: 50%;
  transform: translateY(0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  touch-callout: none;
  user-select: none;
}

@media all and (max-width: 767px) {
  .modal__img {
    top: unset;
  }
}

.modal__img__inner {
  max-height: 100%;
  margin: auto;
  display: none;
}

.modal__overlay.on.compare .modal__img__inner {
  display: block;
}

@media all and (max-width: 767px) {
  .modal__img__wrapper {
    width: 90%;
    margin-left: 5%;
  }
}

@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fade-in-enter {
  opacity: 0;
}

.fade-in-enter-active {
  opacity: 1;
  -webkit-animation: fade-in 0.3s ease-in-out;
  animation: fade-in 0.3s ease-in-out;
}

.fade-in-leave {
  opacity: 1;
}

.fade-in-leave-active {
  opacity: 0;
  animation: fade-in 0.3s ease-in-out reverse;
}

.info-icon {
  position: relative;
  background: white;
  min-width: 16px;
  border-radius: 50px;
  color: grey;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  cursor: pointer;
}

.info-icon:active {
  background: white;
  color: grey;
}

.info-icon.modal {
  height: 16px;
  line-height: 1.25;
}

#aps-c-info {
  margin-right: -7%;
}

@media all and (max-width: 1302px) {
  #aps-c-info {
    margin-right: -17%;
  }
}

@media all and (max-width: 950px) {
  #aps-c-info {
    margin-right: 0;
  }
}

@media all and (max-width: 767px) {
  #aps-c-info {
    margin-right: -17%;
  }
}

.info-icon:hover {
  background: #ff7600;
  color: white;
}

@media (hover: none) and (pointer: coarse) {
  .info-icon:hover {
    background: white;
    color: grey;
  }
}

.info-icon.on, .info-icon.on:active {
  background: #ff7600;
  color: white;
}

th&gt;.info-icon {
  position: relative;
  max-width: 16px;
  min-width: 12px;
  margin-left: 3px
}

.info-callout {
  position: absolute;
  top: 0;
  width: 750%;
  right: -850%;
  padding: 3px;
  background: white;
  border-radius: 5px;
  color: #505050;
  font-size: 1rem;
  z-index: 98;
  display: none;
}

.info-callout.visible {
  display: flex;
}

.info-callout::before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -15px;
  top: 10px;
  border-right: 18px solid #ffffff;
  border-top: 0px solid transparent;
  border-bottom: 15px solid transparent;
}

.info-callout-modal {
  position: absolute;
  z-index: 100;
  background: white;
  border: 1px solid #7a7172;
  border-radius: 25px;
  margin: 0 25%;
  display: none;
  justify-content: center;
  align-items: center;
  color: #4d4d4d;
  font-weight: bold;
  text-align: center;
  padding: 2%;
}

#vlog-callout {
  padding: 1.5%;
}

.info-callout-modal.visible {
  display: block;
}

.info-callout-modal&gt;div {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

  /* IE10+ only */
  .info-callout-modal {
    margin: -48.5% -75%;
    max-width: 50%;
  }
}

.info-callout-modal&gt;div&gt;p {
  text-align: left;
  max-width: 80%;
}

.info-callout-modal&gt;div&gt;img {
  width: 20%;
  height: auto;
}

@media all and (max-width: 767px) {
  .info-callout-modal {
    top: 46%;
    width: 92%;
    margin: auto 4%;
    padding: 2% 10%;
  }

  #vlog-callout {
    padding: 2% 10%;
  }

  .info-callout-modal&gt;div {
    justify-content: flex-end;
    flex-wrap: wrap;
  }

  .info-callout-modal&gt;div&gt;p {
    margin-bottom: 0;
    max-width: unset;
  }

  .info-callout-modal&gt;div&gt;img {
    width: 30%;
  }
}

th&gt;.info-icon&gt;.info-callout, th&gt;.info-icon:active&gt;.info-callout {
  width: 2800%;
  right: -2950%;
  top: -30%;
  text-align: left;
  font-size: 1rem;
  padding: 200% 100%;
  display: none;
}

th&gt;.info-icon&gt;.info-callout.visible {
  display: flex;
}

th&gt;.info-icon&gt;.info-callout.visible&gt;p {
  margin: 2% 0%;
}

@media all and (max-width: 767px) {
  th&gt;.info-icon&gt;.info-callout, th&gt;.info-icon:active&gt;.info-callout {
    width: 2800%;
    right: -600%;
    top: -880%;
    bottom: 180%;
    text-align: left;
    align-items: center;
  }

  th&gt;.info-icon&gt;.info-callout::before {
    border-top: 9px solid #ffffff;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    left: 72.5%;
    top: 98%;
  }
}

.callout-close {
  position: absolute;
  align-items: flex-start;
  top: 2%;
  right: 2%;
  font-size: 1.5rem;
  cursor: pointer;
}

.header {
  margin: 20px;
  margin-bottom: 0;
}

@media all and (max-width: 767px) {
  .header {
    border: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
  }
}

.header__title {
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 0;
}

@media all and (max-width: 767px) {
  .header__title {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 16px;
  }
}

.header__title__wrapper {
  margin: 0 auto;
}

.env-suggestion {
  display: inline;
  text-align: right;
  position: absolute;
  right: 15px;
  font-size: 12px;
  padding-top: 10px
}

.filter {
  display: flex;
  justify-content: space-around;
  flex-grow: 1;
  background-color: #7a7172;
}

@media all and (max-width: 767px) {
  .filter {
    padding: 10px;
  }

  .filter--lens-type {
    flex-direction: column;
  }

  .filter--lens-type .filter__col {
    border-right: 0 !important;
    width: 100%;
  }

  .filter--lens-type .filter__section__input__btn {
    align-items: center;
  }

  .filter--lens-type [data-section="camera"] .filter__section__input__group {
    flex-direction: row;
    justify-content: center;
  }
}

.filter__wrapper {
  position: relative;
  display: flex;
  margin-bottom: 20px;
  max-height: 112px;
}

@media all and (max-width: 950px) {
  .filter__wrapper {
    flex-wrap: wrap;
  }
}

@media all and (max-width: 782px) {
  .filter__wrapper {
    flex-wrap: nowrap;
  }
}

@media all and (max-width: 767px) {
  .filter__wrapper {
    flex-direction: column;
    margin-bottom: 0;
    max-height: unset;
  }
}

.filter__counter {
  position: relative;
  display: none;
}

.filter__counter__title--small {
  font-size: 16px;
}

.filter__counter__title--variable {
  font-size: 20px;
}

@media all and (max-width: 950px) {
  .filter__counter {
    display: block;
    flex-basis: 100%;
    margin-left: 20px;
  }
}

@media all and (max-width: 767px) {
  .filter__counter {
    display: block;
  }
}

.filter__counter__box, .filter__mpn__selector__box {
  margin-right: 5px;
  border: 2px solid #7a7172;
  border-radius: 10px;
  background-color: #fff;
  color: #4d4d4d;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 3px;
  max-width: 104px;
  min-width: 104px;
  height: 50%;
}

@media all and (max-width: 950px) {
  .filter__counter__box {
    display: none;
  }

  .filter__mpn__selector__box {
    position: absolute;
    top: -30px;
    left: 150px;
    z-index: 99;
    height: 30px;
    max-width: 150px;
  }
}

@media all and (max-width: 767px) {
  .filter__mpn__selector__box {
    display: none;
  }

  .filter__mpn__selector__box.mobile-menu__toggle--opened {
    display: flex;
    position: absolute;
    align-items: center;
    top: 398px;
    left: 0;
    width: 100%;
    max-width: none;
    height: auto;
    border-radius: 0;
  }

  .filter__mpn__selector__box.mobile-menu__toggle--opened.tab2 {
    top: 470px;
  }
}

.filter__mpn__selector__title {
  position: absolute;
  width: 94px;
  top: 3px;
}

@media all and (max-width: 767px) {
  .filter__mpn__selector__title {
    width: auto;
  }
}

@media all and (max-width: 950px) {
  .filter__mpn__selector__title {
    width: 150px;
  }
}

#mpn__selector {
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  opacity: 0;
  height: 100%;
}

#mpn__selector&gt;option {
  white-space: pre;
}

.filter__col {
  display: flex;
  min-width: 29%;
}

@media all and (max-width: 767px) {
  .filter__col {
    flex-direction: column;
    width: 50%;
  }

  .filter__col:first-child {
    border-right: 1px solid #c3c5c4;
  }
}

.filter__section {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 5px;
  margin: 5px 0;
}

@media all and (max-width: 1302px) {
  .filter__section {
    padding: 0 10px;
  }
}

@media all and (max-width: 950px) {
  .filter__section {
    padding: 0 5px;
  }
}

@media all and (max-width: 767px) {
  .filter__section {
    flex-direction: column;
  }
}

.filter__section--tab {
  display: none;
  opacity: 0;
  position: absolute;
}

.filter__section--tab--active {
  position: relative;
  opacity: 1;
  display: flex;
}

.filter__section[data-section="group"].filter__section--tab.filter__section--tab--active {
  padding: 0;
}

#mobile-menu&gt;div.filter&gt;div:nth-child(2)&gt;div.filter__section.filter__section--tab.filter__section--tab--active {
  padding-left: 5px;
}

@media all and (max-width: 767px) {
  .filter__section[data-section="camera"] .filter__section__input__group {
    border-bottom: 1px solid #c3c5c4;
    padding-bottom: 20px;
  }

  .filter__section[data-section="category"] {
    flex-grow: 1;
  }

  .filter__section[data-section="category"] .filter__section__input__group {
    flex-grow: 1;
  }

  .filter__section[data-section="category"] .filter__section__input__group__col {
    flex-grow: 1;
  }

  .filter__section[data-section="category"] .filter__section__input__label {
    max-height: 42px;
  }
}

@media all and (max-width: 950px) {
  .filter__section[data-section="camera"], .filter__section[data-section="price"] {
    padding: 0px 6px;
  }
}

@media all and (min-width: 768px) {
  .filter__section[data-section="camera"], .filter__section[data-section="price"] {
    border-right: 2px solid #c3c5c4;
  }
}

.filter__section__title {
  margin-right: 10px;
  min-width: 9%;
  z-index: 98
}

@media all and (max-width: 1302px) {
  .filter__section__title {
    font-size: 12px;
    margin-right: 4px;
  }
}

@media all and (max-width: 950px) {
  .filter__section__title {
    font-size: 10px;
    margin-right: 4px;
    white-space: nowrap;
  }
}

@media all and (max-width: 767px) {
  .filter__section__title {
    margin-right: 0;
    margin-bottom: 10px;
    min-width: unset;
    text-align: center;
    font-size: inherit;
  }
}

.filter__section__input {
  position: absolute;
  width: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

.filter__section__input:checked+.filter__section__input__label {
  background: linear-gradient(to bottom, #cccccc 0%, #5787F5 15%, #5787F5 90%, #cccccc 100%);
  box-shadow: inset 0px 0px 2px 3px #3973f8;
}

.filter__section__input__btn {
  position: relative;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

@media all and (max-width: 767px) {
  .filter__section__input__btn {
    justify-content: flex-end;
  }
}

.filter__section__input__group {
  display: flex;
  flex-direction: column;
  align-self: stretch;
}

.filter__section__input__group--with-col {
  flex-direction: row;
}

@media all and (max-width: 767px) {
  .filter__section__input__group--with-col {
    flex-direction: column;
  }
}

@media all and (max-width: 767px) {
  .filter__section__input__group {
    align-items: center;
  }
}

.filter__section__input__group[data-filter-name="group"] {
  flex-wrap: wrap;
  display: flex;
  flex-direction: column;
  height: 102px;
}

@supports (display: grid) {
  .filter__section__input__group[data-filter-name="group"] {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(2, 1fr);
    height: auto;
  }
}

.filter__section__input__group[data-filter-name="group"] .filter__section__input__label {
  padding: 5px;
  justify-content: space-between;
  max-height: 49px;
  width: 104px;
  font-size: 10px;
}

@media all and (max-width: 1302px) {
  .filter__section__input__group[data-filter-name="group"] .filter__section__input__label {
    width: 110px;
  }

  @supports (display: grid) {
    .filter__section__input__group[data-filter-name="group"] {
      height: auto;
      grid-template-rows: repeat(3, 1fr);
    }
  }
}

@media all and (max-width: 950px) {
  .filter__section__input__group[data-filter-name="group"] .filter__section__input__label {
    width: 105px;
  }
}

@media all and (max-width: 767px) {
  .filter__section__input__group[data-filter-name="group"] .filter__section__input__label {
    font-size: 12px;
    width: 125px;
  }

  .filter__section__input__group[data-filter-name="group"] .filter__section__input__btn {
    flex-grow: 0;
    flex-shrink: 0;
    height: 36px;
  }

  @supports (display: grid) {
    .filter__section__input__group[data-filter-name="group"] {
      height: auto;
      width: auto;
      grid-template-rows: repeat(5, 1fr);
    }

    .filter__section__input__group[data-filter-name="group"] .filter__section__input__btn {
      height: auto;
    }
  }
}

.filter__section__input__group[data-filter-name="group"] .filter__section__input__label__img {
  margin-left: 5px;
  width: 29px;
}

@media all and (max-width: 1302px) {
  .filter__section__input__group[data-filter-name="group"] .filter__section__input__label__img {
    width: 29px;
  }
}

@media all and (max-width: 767px) {
  .filter__section__input__group[data-filter-name="group"] .filter__section__input__label__img {
    width: 35px;
  }
}

.filter__section__input__group[data-filter-name="size"] .filter__section__input__label {
  padding: 5px;
  justify-content: space-between;
}

.filter__section__input__group[data-filter-name="size"] .filter__section__input__label__img {
  margin-left: 5px;
  width: 25px;
}

.filter__section__input__group[data-filter-name="price"] .filter__section__input__label {
  justify-content: center;
  background: linear-gradient(to bottom, #cccccc 0%, rgb(14, 12, 13) 25%, rgb(14, 12, 13) 75%, #cccccc 100%);
}

.filter__section__input__group[data-filter-name="price"] .filter__section__input__label:hover {
  background: linear-gradient(to bottom, #cccccc 0%, #5787F5 25%, #5787F5 75%, #cccccc 100%);
}

.filter__section__input__group[data-filter-name="price"] .filter__section__input:checked+.filter__section__input__label {
  background: linear-gradient(to bottom, #cccccc 0%, #5787F5 25%, #5787F5 75%, #cccccc 100%);
}

@media (hover: none) and (pointer: coarse) {
  .filter__section__input__group[data-filter-name="price"] .filter__section__input__label:hover {
    background: linear-gradient(to bottom, #cccccc 0%, rgb(14, 12, 13) 25%, rgb(14, 12, 13) 75%, #cccccc 100%);
  }
}

@media all and (max-width: 1302px) {
  .filter__section__input__group[data-filter-name="price"] .filter__section__input__label {
    width: 100px;
  }
}

@media all and (max-width: 767px) {
  .filter__section__input__group[data-filter-name="price"] .filter__section__input__label {
    min-height: 26px;
    width: auto;
    min-width: 145px;
  }
}

.filter__section__input__group[data-filter-name="category"] .filter__section__input__group__col:first-child {
  margin-right: 20px;
}

@media all and (max-width: 1302px) {
  .filter__section__input__group[data-filter-name="category"] .filter__section__input__group__col:first-child {
    margin-right: 0;
  }
}

.filter__section__input__group[data-filter-name="category"] [data-filter-value="person&amp;animals"]+.filter__section__input__label:before {
  background-image: url("https://d3cej1t8rg2izd.cloudfront.net/camera-lens-finder/img/person_animals.jpg");
}

.filter__section__input__group[data-filter-name="category"] [data-filter-value="flowers&amp;foods"]+.filter__section__input__label:before {
  background-image: url("https://d3cej1t8rg2izd.cloudfront.net/camera-lens-finder/img/flower_foods.jpg");
}

.filter__section__input__group[data-filter-name="category"] [data-filter-value="landscape"]+.filter__section__input__label:before {
  background-image: url("https://d3cej1t8rg2izd.cloudfront.net/camera-lens-finder/img/landscape.jpg");
}

.filter__section__input__group[data-filter-name="category"] [data-filter-value="moving&amp;objects"]+.filter__section__input__label:before {
  background-image: url("https://d3cej1t8rg2izd.cloudfront.net/camera-lens-finder/img/moving_objects.jpg");
}

.filter__section__input__group[data-filter-name="category"] .filter__section__input__label {
  position: relative;
}

.filter__section__input__group[data-filter-name="category"] .filter__section__input__label__title {
  width: 50%;
  font-size: 14px;
  line-height: 1;
  padding: 3px;
}

@media all and (max-width: 1302px) {
  .filter__section__input__group[data-filter-name="category"] .filter__section__input__label {
    width: 94px;
  }

  .filter__section__input__group[data-filter-name="category"] .filter__section__input__label__title {
    font-size: 10px;
  }
}

@media all and (max-width: 767px) {
  .filter__section__input__group[data-filter-name="category"] .filter__section__input__label {
    width: 150px;
  }

  .filter__section__input__group[data-filter-name="category"] .filter__section__input__label__title {
    text-align: center;
    font-size: inherit;
  }
}

.filter__section__input__group[data-filter-name="category"] .filter__section__input__label:before {
  content: '';
  position: absolute;
  right: 3px;
  top: 3px;
  bottom: 3px;
  left: calc(50% + 6px);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.filter__section__input__group__col {
  display: flex;
  flex-direction: column;
}

.filter__section__input__label {
  cursor: pointer;
  width: 134px;
  font-size: 12px;
  line-height: 1;
  flex-grow: 1;
  display: flex;
  align-items: center;
  padding: 1px;
  margin: 1px;
  background-color: #0e0c0d;
  border-radius: 5px;
  box-shadow: inset 0px 0px 2px 3px rgb(14 12 13);
  background: linear-gradient(to bottom, #cccccc 0%, rgb(14, 12, 13) 15%, rgb(14, 12, 13) 90%, #cccccc 100%);
}

@media all and (max-width: 1302px) {
  .filter__section__input__label {
    width: 150px;
    font-size: 12px;
  }
}

@media all and (max-width: 950px) {
  .filter__section__input__label {
    font-size: 10px;
    width: 100px;
  }
}

@media all and (max-width: 767px) {
  .filter__section__input__label {
    width: 150px;
    font-size: 12px;
  }
}

.filter__section__input__label:hover {
  background: linear-gradient(to bottom, #cccccc 0%, #5787F5 15%, #5787F5 90%, #cccccc 100%);
  box-shadow: inset 0px 0px 2px 3px #3973f8;
}

@media (hover: none) and (pointer: coarse) {
  .filter__section__input__label:hover {
    box-shadow: inset 0px 0px 2px 3px rgb(14 12 13);
    background: linear-gradient(to bottom, #cccccc 0%, rgb(14, 12, 13) 15%, rgb(14, 12, 13) 90%, #cccccc 100%);
  }
}

.filter__section__input__label__img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  flex-shrink: 0;
}

.filter__clear-overlay, .filter__back-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  align-items: center;
  justify-content: center;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}

@media all and (max-width: 767px) {
  .filter__back-overlay {
    background-color: rgba(0, 0, 0, 0.7);
  }
}

.filter__back-overlay__btn {
  display: block;
  box-shadow: unset;
  outline: 0;
  border: 0;
  background-color: rgba(0, 0, 0, 0);
  width: 30%;
  height: 75%;
  max-width: 380px;
  min-width: 300px;
  background-image: url("https://d3cej1t8rg2izd.cloudfront.net/camera-lens-finder/img/back.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

@media all and (max-width: 767px) {
  .filter__clear-overlay__btn {
    width: auto;
  }
}

.filter__clear-overlay__btn:hover {
  color: #000;
  text-decoration: none;
}

.filter__clear-overlay__btn:active {
  color: #000;
}

.filter__wrapper--clear-overlay .filter__clear-overlay {
  display: flex;
}

.filter__wrapper--back-overlay .filter__back-overlay {
  display: flex;
  z-index: 99;
}

.filter__aside {
  width: 115px;
  min-width: 115px;
  padding: 10px 10px 10px 14px;
  margin-left: 10px;
  background-color: #7a7172;
  display: flex;
  align-items: stretch;
  justify-content: space-around;
  flex-direction: column;
  align-content: center;
}

.filter__section__input__aside {
  display: flex;
  align-content: center;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  min-height: 48%;
}

.filter__section__input__aside&gt;label {
  height: 100%;
  justify-content: center;
  font-size: 14px;
}

@media all and (max-width: 1302px) {
  .filter__aside {
    width: 86px;
    min-width: 86px;
    padding: 5px;
    margin-left: 5px;
  }
}

@media all and (max-width: 950px) {
  .filter__aside {
    width: auto;
    min-width: unset;
  }
}

@media all and (max-width: 767px) {
  .filter__aside {
    width: auto;
    min-width: unset;
    height: auto;
    padding: 10px 20px;
    margin: 60px auto 0 auto;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
  }

  .filter__section__input__aside&gt;label {
    width: 104px;
    padding: 5px 10px;
  }
}

.filter__aside__btn, .filter__aside__btn:focus, .filter__aside__btn:active {
  outline: 0;
  border: 0;
  border-radius: 5px;
  padding: 2px;
  line-height: 1;
  font-size: 14px;
  min-height: 48%;
  background-color: #282423;
  color: #fff;
  box-shadow: inset 0px 0px 2px 3px rgb(14 12 13);
  background: linear-gradient(to bottom, #cccccc 0%, rgb(14, 12, 13) 10%, rgb(14, 12, 13) 95%, #cccccc 100%);
}

@media all and (max-width: 1302px) {
  .filter__aside__btn {
    font-size: 12px;
  }
}

@media all and (max-width: 950px) {
  .filter__aside__btn {
    font-size: 10px;
    white-space: nowrap;
  }
}

.filter__aside__btn.ac, .filter__aside__btn.ac:active {
  box-shadow: inset 0px 0px 2px 3px #3973f8;
  background: linear-gradient(to bottom, #cccccc 0%, #5787F5 10%, #5787F5 95%, #cccccc 100%);
}

.filter__aside__btn:hover {
  outline: none;
  box-shadow: inset 0px 0px 2px 3px #3973f8;
  background: linear-gradient(to bottom, #cccccc 0%, #5787F5 10%, #5787F5 95%, #cccccc 100%);
}

@media all and (max-width: 767px) {
  .filter__aside__btn {
    flex-grow: 1;
    white-space: nowrap;
    padding: 5px 10px;
    font-size: 14px;
    margin-right: 5%;
  }
}

@media (hover: none) and (pointer: coarse) {
  .filter__aside__btn:hover {
    background-color: #282423;
    color: #fff;
    box-shadow: inset 0px 0px 2px 3px rgb(14 12 13);
    background: linear-gradient(to bottom, #cccccc 0%, rgb(14, 12, 13) 10%, rgb(14, 12, 13) 95%, #cccccc 100%);
  }
}

.filter__switch {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #7a7172;
  padding-right: 20px;
}

@media all and (max-width: 1302px) {
  .filter__switch {
    padding-right: 0;
  }
}

@media all and (max-width: 767px) {
  .filter__switch {
    flex-direction: row;
  }
}

.filter__switch__input {
  position: absolute;
  width: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

.filter__switch__input:checked+.filter__switch__input__label {
  cursor: default;
}

.filter__switch__input:checked+.filter__switch__input__label .filter__switch__input__label__inner {
  color: #fff;
  background-color: #7a7172;
  box-shadow: unset;
  white-space: nowrap;
}

@media all and (max-width: 767px) {
  .filter__switch__input:checked+.filter__switch__input__label .filter__switch__input__label__inner {
    box-shadow: inset 0 0 2px 2px #877d7f;
    border: 1px solid #6d6566;
    font-size: 14px;
  }
}

@media all and (min-width: 777px) and (max-width: 888px) {
  .filter__switch__input:checked+.filter__switch__input__label .filter__switch__input__label__inner {
    white-space: pre-wrap;
  }
}

.filter__switch__input:checked+.filter__switch__input__label:before {
  background-color: #fe0000;
}

.filter__switch__input:checked+.filter__switch__input__label:after {
  background-color: #7a7172;
  box-shadow: unset !important;
}

.filter__switch__input__btn {
  display: flex;
}

.filter__switch__input__btn:nth-child(2) .filter__switch__input__label:after {
  transform: skewX(-45deg) translateX(50%);
  box-shadow: inset 2px 2px 2px #7c7c7c;
}

@media all and (max-width: 1302px) {
  .filter__switch__input__btn:nth-child(2) .filter__switch__input__label:after {
    transform: skewX(-21deg) translateX(21%);
  }
}

@media all and (max-width: 767px) {
  .filter__switch__input__btn {
    width: 50%;
  }
}

@media all and (min-width: 777px) and (max-width: 888px) {
  .filter__switch__input__btn {
    max-width: 60px;
  }
}

.filter__switch__input__label {
  height: 56px;
  flex-grow: 1;
  display: flex;
  align-items: center;
  margin-bottom: 0;
  position: relative;
  cursor: pointer;
}

.filter__switch__input__label__inner {
  z-index: 1;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  color: rgba(152, 152, 152, 1);
  padding-left: 16px;
  background-color: #dddddd;
  box-shadow: inset 2px 2px 2px #7c7c7c;
  line-height: 1;
}

@media all and (max-width: 1302px) {
  .filter__switch__input__label__inner {
    font-size: 12px;
  }
}

@media all and (max-width: 950px) {
  .filter__switch__input__label__inner {
    font-size: 10px;
  }
}

@media all and (max-width: 767px) {
  .filter__switch__input__label__inner {
    padding-right: 16px;
    box-shadow: inset -2px -2px 2px #7c7c7c;
    font-size: 14px;
    white-space: nowrap;
  }
}

.filter__switch__input__label:before {
  position: absolute;
  left: 5px;
  content: '';
  top: 50%;
  transform: translateY(-50%);
  height: 20px;
  width: 6px;
  background-color: #afafaf;
  border-radius: 2px;
  z-index: 2;
}

.filter__switch__input__label:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 56px;
  width: 49px;
  width: 56px;
  background-color: #dddddd;
  transform: skewX(45deg) translateX(50%);
  box-shadow: inset -2px 2px 2px #7c7c7c;
}

@media all and (max-width: 1302px) {
  .filter__switch__input__label:after {
    transform: skewX(21deg) translateX(21%);
  }
}

@media all and (max-width: 767px) {
  .filter__switch__input__label:after {
    display: none;
  }
}

#mobile-menu-drawer {
  display: flex;
  justify-content: center;
  position: absolute;
  z-index: 98;
  width: 100%;
  height: 0;
  background-color: #7a7172;
  align-content: center;
  align-items: center;
  font-size: large;
  opacity: 0;
  transition: 1s;
}

#mobile-menu-drawer.mobile-menu__toggle--opened {
  opacity: 0;
  visibility: hidden;
}

@media all and (max-width: 767px) {
  #mobile-menu-drawer {
    height: 100%;
    opacity: 1;
  }
}

.filter__mobile-menu {
  transition: height .3s ease-in-out;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  height: auto;
}

@media all and (max-width: 767px) {
  .filter__mobile-menu {
    flex-direction: column;
    height: 0;
  }
}

.filter__mobile-menu__toggle {
  width: 50px;
  height: 25px;
  margin: 15px 20px 15px auto;
  position: relative;
  cursor: pointer;
  display: none;
}

.filter__mobile-menu__toggle:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 25px 0 25px;
  border-color: #ffffff transparent transparent transparent;
  transform: rotate(0);
  transition: transform .3s ease-in-out;
}

.filter__mobile-menu__toggle--opened {
  display: block;
}

.filter__mobile-menu__toggle--opened:after {
  transform: rotate(180deg);
}

@media all and (min-width: 768px) {
  .filter__mobile-menu__toggle {
    display: none;
  }
}

.product-detail__preview {
  position: relative;
}

@media all and (max-width: 1023px) {
  .product-detail__preview {
    margin-bottom: 20px;
  }
}

@media all and (max-width: 768px) {
  .product-detail__preview {
    order: 5;
  }
}

.product-detail__wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}

#no-match-found {
  display: none;
  position: absolute;
  background: rgba(68, 68, 68, 0.9);
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  z-index: 97;
  font-size: larger;
}

#no-match-found.on {
  display: flex;
}

.product-detail__bottom {
  border-bottom: 1px solid #636363;
  margin-top: 15px;
  margin-bottom: 15px;
}

#product-description {
  margin-bottom: 10px;
  color: #cacaca;
  order: 4;
}

@media all and (min-width: 768px) {
  #product-description {
    display: none;
  }
}

.product-detail__preview__carousel {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}

@media all and (max-width: 1023px) {
  .product-detail__preview__carousel {
    width: calc(45% - 30px);
  }
}

.product-detail__preview__carousel__inner {
  transition: opacity .15s ease-in-out;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  font-size: 0.5rem;
  text-align: center;
}

.product-detail__preview__carousel__wrapper {
  position: relative;
  padding: 0 45px;
}

@media all and (max-width: 1023px) {
  .product-detail__preview__carousel__wrapper {
    padding: 0;
  }

  .product-detail__preview__carousel__wrapper .swiper-container {
    max-width: 300px;
  }
}

.product-detail__preview__carousel__item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-detail__preview__carousel__item img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.product-detail__preview__carousel__item__wrapper {
  width: 100%;
  padding-top: 75%;
  position: relative;
}

.product-detail__preview__carousel .swiper-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.product-detail__preview__carousel .gallery-top {
  width: 100%;
}

.product-detail__preview__carousel .gallery-thumbs {
  box-sizing: border-box;
}

.product-detail__preview__carousel .gallery-thumbs .swiper-slide {
  width: 50%;
  height: 100%;
  opacity: 0.4;
}

.product-detail__preview__carousel .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}

@media all and (min-width: 768px) {
  .product-detail__preview__carousel #brands-prizes, .product-detail__preview__carousel #sizes {
    display: none;
  }
}

.product-detail__preview__info {
  display: flex;
  flex-direction: column;
}

@media all and (max-width: 1023px) {
  .product-detail__preview__info {
    width: calc(55% - 30px);
  }
}

.product-detail__preview__info__inner {
  display: flex;
}

@media all and (max-width: 1023px) {
  .product-detail__preview__info__inner {
    flex-direction: column;
  }
}

@media all and (max-width: 767px) {
  .product-detail__preview__info__inner {
    flex-direction: column-reverse;
    flex-grow: 1;
  }
}

.product-detail__preview__info__header {
  display: flex;
  flex-direction: column;
  margin: 0 10px 0 0;
  color: #cacaca;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 50%;
}

@media all and (max-width: 1023px) {
  .product-detail__preview__info__header {
    margin: 0 0 10px;
    flex-basis: auto;
  }
}

@media all and (max-width: 767px) {
  .product-detail__preview__info__header {
    flex-grow: 0;
    margin: auto 0;
  }

  .product-detail__preview__info__header__description {
    display: none;
  }
}

.product-detail__preview__info__description {
  margin-bottom: 0;
  line-height: 1.2;
}

.product-detail__preview__info__lens-type {
  margin-bottom: 0;
  line-height: 1.2;
}

.product-detail__preview__info__price {
  margin-bottom: 0;
  line-height: 1.2;
}

.product-detail__preview__info__size {
  display: flex;
  align-items: center;
  min-width: 0;
  margin: 5px -5px;
}

.product-detail__preview__info__size__item {
  width: calc(50% - 10px);
  margin: 5px;
  min-width: 0;
  opacity: 0.3;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-detail__preview__info__size__item[data-active="true"] {
  opacity: 1;
}

@media all and (max-width: 1023px) {
  .product-detail__preview__info__size__item {
    justify-content: flex-start;
    width: auto;
  }
}

@media all and (max-width: 767px) {
  .product-detail__preview__info__size__item {
    height: auto;
  }
}

.product-detail__preview__info__size__img {
  display: block;
  max-width: 100%;
  height: auto;
  width: auto;
  max-height: 100%;
}

.product-detail__preview__info__other {
  margin-bottom: 5px;
  margin-top: 5px;
  line-height: normal;
  font-size: 10px;
}

div.product-detail__preview__info__header&gt;table&gt;tbody&gt;tr&gt;th {
  display: flex;
  align-items: center;
}

.product-detail__preview__info__brands-prizes {
  display: flex;
  align-items: center;
  margin: -5px;
  min-height: 60px;
}

@media all and (max-width: 767px) {
  .product-detail__preview__info__brands-prizes {
    min-height: unset;
  }
}

.product-detail__preview__info__brands-prizes__item {
  height: 40px;
  margin: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

@media all and (max-width: 767px) {
  .product-detail__preview__info__brands-prizes__item {
    height: 30px;
  }
}

.product-detail__preview__info__brands-prizes__img {
  display: block;
  height: auto;
  max-height: 100%;
  width: auto;
  max-width: 100%;
}

.product-detail__preview__info__brands-prizes .info-icon {
  top: 0;
  right: -5px;
  border: 1px solid grey;
  min-width: 18px;
}

.product-detail__preview__info__brands-prizes .info-icon .info-callout {
  text-align: left;
  width: 1900%;
  right: -2000%;
  top: 0;
  padding: 100%;
}

.product-detail__preview__info__brands-prizes .info-icon .info-callout.visible {
  display: flex;
}

.product-detail__preview__info__brands, .product-detail__preview__info__prizes {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.product-detail__preview__info__prizes .product-detail__preview__info__brands-prizes__item {
  height: 50px;
}

@media all and (max-width: 767px) {
  .product-detail__preview__info__prizes .product-detail__preview__info__brands-prizes__item {
    height: 40px;
  }

  .product-detail__preview__info__brands-prizes .info-icon .info-callout {
    width: 1300%;
    right: -1400%;
    font-size: 0.8rem;
  }
}

.product-detail__preview__info__category {
  display: flex;
  position: relative;
  align-items: center;
  margin: 5px;
  width: calc(100% - 10px);
  max-width: 150px;
  min-width: 110px;
  height: 42px;
  border-radius: 5px;
  background-color: #888888;
  opacity: .1;
  transition: opacity .3s ease-in-out;
  overflow: hidden;
}

@media all and (max-width: 1023px) {
  .product-detail__preview__info__category {
    width: calc(50% - 10px);
    min-width: unset;
  }
}

.product-detail__preview__info__category:before {
  content: '';
  position: absolute;
  right: 3px;
  top: 3px;
  bottom: 3px;
  left: calc(50% + 6px);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.product-detail__preview__info__category[data-category="person&amp;animals"]:before {
  background-image: url("https://d3cej1t8rg2izd.cloudfront.net/camera-lens-finder/img/person_animals.jpg");
}

.product-detail__preview__info__category[data-category="flowers&amp;foods"]:before {
  background-image: url("https://d3cej1t8rg2izd.cloudfront.net/camera-lens-finder/img/flower_foods.jpg");
}

.product-detail__preview__info__category[data-category="landscape"]:before {
  background-image: url("https://d3cej1t8rg2izd.cloudfront.net/camera-lens-finder/img/landscape.jpg");
}

.product-detail__preview__info__category[data-category="moving&amp;objects"]:before {
  background-image: url("https://d3cej1t8rg2izd.cloudfront.net/camera-lens-finder/img/moving_objects.jpg");
}

.product-detail__preview__info__category__title {
  color: #fff;
  font-size: 14px;
  width: 50%;
  padding: 3px;
  word-break: break-word;
  line-height: 1;
}

@media all and (max-width: 767px) {
  .product-detail__preview__info__category__title {
    font-size: 10px;
  }
}

.product-detail__preview__info__category--active {
  opacity: 1;
}

.product-detail__preview__info__category__wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin: -5px;
  flex-shrink: 0;
  justify-content: space-evenly;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}

@media all and (max-width: 1023px) {
  .product-detail__preview__info__category__wrapper {
    flex-basis: auto;
    flex-direction: row;
    margin: auto -5px;
    flex-shrink: 1;
    justify-content: flex-start;
  }
}

@media all and (max-width: 767px) {
  .product-detail__preview__info__category__wrapper {
    flex-grow: 0;
  }
}

.product-detail__preview__info__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: unset;
  outline: 0;
  border-radius: 10px;
  border: 0;
  background: linear-gradient(0deg, #eab0b0, #e94e09);
  padding: 5px;
  text-align: center;
  color: #fdfffe;
  text-decoration: none;
  margin-top: 10px;
  height: 60px;
  line-height: 1;
  font-size: 24px;
  font-weight: 700;
}

.product-detail__preview__info__btn&gt;span {
  font-size: 21.3px;
}

.product-detail__preview__info__btn:hover {
  color: #fdfffe;
  text-decoration: none;
}

.product-detail__preview__info__btn:active {
  color: #fdfffe;
}

@media all and (max-width: 1164px) {
  .product-detail__preview__info__btn {
    font-size: 20px;
  }
}

@media all and (max-width: 1023px) {
  .product-detail__preview__info__btn {
    left: 15px;
    right: 15px;
    font-size: 24px;
  }
}

@media all and (max-width: 767px) {
  .product-detail__preview__info__btn {
    font-size: 15px;
  }
  .product-detail__preview__info__btn&gt;span {
    font-size: unset;
  }
}

.product-detail__preview__info__btn__img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin-right: 10px;
  margin-top: 2%;
}

@media all and (max-width: 767px) {
  .product-detail__preview__info .product-detail__preview__info__size, .product-detail__preview__info .product-detail__preview__info__brands-prizes {
    display: none;
  }
}

.grid {
  position: relative;
}

.item {
  display: block;
  position: absolute;
  width: calc(25% - 10px);
  margin: 5px 5px 0 5px;
  z-index: 1;
  visibility: hidden;
}

@media all and (max-width: 767px) {
  .item {
    width: 102px;
    height: 102px;
    margin: 4px 0;
  }
}

.item.muuri-item {
  visibility: visible;
  opacity: 1;
}

.item.muuri-item-dragging {
  z-index: 3;
}

.item.muuri-item-releasing {
  z-index: 2;
}

.item.muuri-item-hidden {
  z-index: 0;
}

.item-content {
  position: relative;
  width: 100%;
  height: 100%;
}

.product-detail__grid {
  background-color: #fff;
  padding: 5px;
  overflow-y: scroll;
  height: auto;
  flex-grow: 1;
  max-height: 220px;
  min-height: 220px;
}

@media all and (max-width: 767px) {
  .product-detail__grid {
    overflow-x: auto;
    height: 120px;
    overflow-x: scroll;
    min-height: unset;
    order: 2;
  }
}

.product-detail__grid__title {
  font-size: 26px;
  font-weight: normal;
  margin-bottom: 5px;
}

@media all and (max-width: 767px) {
  .product-detail__grid__title {
    font-size: 26px;
    order: 1;
  }
}

.product-detail__grid__title--small {
  font-size: 22px;
}

.product-detail__grid__title--variable {
  font-size: 26px;
}

.product-detail__grid__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 0 5px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: transparent;
  transition: background-color .3s ease-in-out;
  cursor: pointer;
}

.product-detail__grid__item--active {
  cursor: default;
  background-color: #939393;
  height: 125px;
}

@media all and (max-width: 767px) {
  .product-detail__grid__item--active {
    height: 102px;
  }
}

.product-detail__grid__item--active .product-detail__grid__item__price, .product-detail__grid__item--active .product-detail__grid__item__label {
  color: #FFF;
}

.product-detail__grid__item__wrapper {
  position: relative;
  width: 100%;
  padding-top: 120px;
}

@media all and (max-width: 767px) {
  .product-detail__grid__item__wrapper {
    padding-top: 100px;
  }
}

.product-detail__grid__item__img {
  display: block;
  max-height: 60px;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  width: auto;
}

@media all and (max-width: 767px) {
  .product-detail__grid__item__img {
    max-height: 40px;
  }
}

.product-detail__grid__item__label {
  margin: 0;
  text-align: center;
  color: #000;
  font-size: 12px;
  transition: color .3s ease-in-out;
  padding-top: 5px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

  /* IE10+ only */
  .product-detail__grid__item__label {
    width: 120%;
  }
}

@media all and (max-width: 767px) {
  .product-detail__grid__item__label {
    font-size: 8px;
    line-height: 1;
  }
}

.product-detail__grid__item__price {
  margin: auto 0;
  text-align: center;
  color: #000;
  font-size: 22px;
  font-weight: 700;
  transition: color .3s ease-in-out;
  line-height: 0.5;
}

.product-detail__grid__item__price&gt;span {
  font-size: 15px;
}

@media all and (max-width: 767px) {
  .product-detail__grid__item__price {
    font-size: 16px;
    padding-top: 5px;
  }

  .product-detail__grid__item__price&gt;span {
    font-size: 10px;
  }
}

.product-detail__grid__notice {
  font-size: 10px;
  color: #fff;
  padding: 2px 5px;
  text-align: right;
}

@media all and (max-width: 768px) {
  .product-detail__grid__notice {
    order: 3;
  }
}

.product-gallery {
  transition: opacity .15s ease-in-out;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
}

.product-gallery__wrapper {
  position: relative;
  padding: 0 45px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}

@media all and (max-width: 768px) {
  .product-gallery__wrapper {
    padding: 0 5%;
  }
}

.product-gallery__wrapper:first-child {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #636363;
}

.product-gallery__item, .product-modal__item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-gallery__item img, .product-gallery__item video, .product-modal__item img, .product-modal__item video {
  display: block;
  max-width: 100%;
  max-height: 100%;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  touch-callout: none;
  user-select: none;
}

.product-gallery__item video, .product-modal__item video {
  display: none;
}

.product-gallery__item__wrapper, .product-modal__item__wrapper {
  width: 100%;
  padding-top: 66.7%;
  position: relative;
}

.product-modal__item__wrapper {
  padding-top: 58%;
}

.product-gallery__slide-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px -5px 0;
  color: #BFBFBF;
  min-height: 24px;
  line-height: normal;
}

@media all and (max-width: 400px) {
  .product-gallery__slide-info {
    font-size: 14px;
  }
}

.product-gallery__slide-info span {
  margin: 0 5px;
  font-size: 0.5rem;
}

.product-gallery__slide-info span.hidden {
  visibility: hidden;
  opacity: 0;
}

@media all and (max-width: 630px) {
  .product-gallery__slide-info span.hidden {
    display: none;
  }
}

.product-gallery .swiper-wrapper, .product-modal .swiper-wrapper {
  align-items: center;
}

.product-gallery .swiper-container, .product-modal .swiper-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.product-gallery .gallery-top, .product-modal .gallery-top {
  width: 100%;
}

.product-gallery .gallery-thumbs, .product-modal .gallery-thumbs {
  box-sizing: border-box;
}

.product-gallery .gallery-thumbs .swiper-slide, .product-modal .gallery-thumbs .swiper-slide {
  width: 20%;
  height: 100%;
  opacity: 0.4;
  border: 4px solid transparent;
}

.modal__overlay.on.compare .swiper-slide, .modal__overlay.on.compare .swiper-button-white {
  display: none;
}

.product-gallery .gallery-thumbs .swiper-slide-thumb-active, .product-modal .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
  border: 1px solid rgb(255 255 255);
}

.product-gallery__comment {
  background-color: #c2c2c2;
  padding: 5px;
  color: #000;
  margin-top: 10px;
  min-height: 50px;
  flex-grow: 1;
  word-wrap: break-word;
  font-size: 14px;
  line-height: normal;
}

.product-gallery__comment__wrapper {
  display: flex;
  flex-direction: column;
}

.product-slide__wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.product-compare {
  overflow: auto;
  max-height: 583px;
  display: none;
  background-color: rgb(79, 79, 79);
}

.product-compare--visible {
  display: block;
  display: grid;
}

@media all and (max-width: 767px) {
  .product-compare {
    max-height: auto;
    background: rgb(38, 38, 38);
    background: -moz-linear-gradient(90deg, rgba(38, 38, 38, 1) 0%, rgba(38, 38, 38, 1) 19%, rgba(79, 79, 79, 1) 20%, rgba(79, 79, 79, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(38, 38, 38, 1) 0%, rgba(38, 38, 38, 1) 19%, rgba(79, 79, 79, 1) 20%, rgba(79, 79, 79, 1) 100%);
    background: linear-gradient(90deg, rgba(38, 38, 38, 1) 0%, rgba(38, 38, 38, 1) 19%, rgba(79, 79, 79, 1) 20%, rgba(79, 79, 79, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#262626", endColorstr="#4f4f4f", GradientType=1);
  }
}

.product-compare--checked-only {
  max-height: 700px;
}

.product-compare--checked-only .product-compare__active-group {
  order: 0;
}

.product-compare--checked-only .product-compare__header__item__checkbox {
  top: -35px;
}

.product-compare--checked-only .product-compare__header__item__group {
  display: flex;
}

.product-compare--checked-only .product-compare__header {
  margin-top: 0px;
}

.product-compare--checked-only .product-compare__header__label:before {
  top: -70px;
  height: 70px;
}

@media all and (max-width: 767px) {
  .product-compare--checked-only .product-compare__header__label__inner {
    font-size: 16px;
  }
}

.product-compare--checked-only .product-compare__body {
  display: flex;
}

.product-compare--checked-only .product-compare__body__row {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.product-compare--checked-only .product-compare__body__row--labels {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  background-color: rgb(38, 38, 38);
}

.product-compare__active-group {
  order: -1;
}

.product-compare__heading {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #636363;
  border-bottom: 1px solid #636363;
  padding: 10px 0;
}

@media all and (max-width: 767px) {
  .product-compare__heading {
    justify-content: center;
  }
}

.product-compare__heading__left {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
}

.product-compare__heading__left&gt;span {
  font-size: 10px;
}

@media all and (max-width: 767px) {
  .product-compare__heading__left&gt;span {
    font-size: 7px;
  }
}

.product-compare__heading__title {
  font-size: 32px;
  margin-bottom: 0;
}

@media all and (max-width: 767px) {
  .product-compare__heading__title {
    font-size: 26px;
  }
}

.product-compare__heading__btn {
  display: block;
  box-shadow: inset -1px -1px 3px 1px #908a8a;
  outline: 0;
  padding: 5px 15px;
  height: auto;
  width: auto;
  background: white;
  border: solid 2px #908a8a;
}

.product-compare__heading__btn:hover {
  color: #fff;
  text-decoration: none;
  background: #5787F5;
  box-shadow: none;
}

.product-compare__heading__btn:active {
  color: #fff;
}

.product-compare__heading__btn__wrapper {
  display: flex;
  align-items: center;
}

@media all and (max-width: 767px) {
  .product-compare__heading__btn__wrapper {
    flex-wrap: wrap;
    margin: 3%;
  }
}

.product-compare__heading__btn__label {
  margin-right: 10px;
  font-size: 24px;
}

@media all and (max-width: 767px) {
  .product-compare__heading__btn__label {
    font-size: 16px;
  }
}

.product-compare__wrapper {
  margin-top: 15px;
}

.product-compare__header__label {
  width: 143px;
  flex-shrink: 0;
  padding-bottom: 25px;
  position: -webkit-sticky;
  position: sticky;
  background-color: rgb(38, 38, 38);
  left: 0;
  z-index: 1;
  padding-right: 23px;
  text-align: center;
}

@media all and (max-width: 767px) {
  .product-compare__header__label {
    width: 80px;
    padding-right: 10px;
    font-size: 20px;
  }
}

.product-compare__header__label:before {
  content: '';
  position: absolute;
  top: -39px;
  left: 0;
  right: 0;
  height: 39px;
  background-color: rgb(38, 38, 38);
}

.product-compare__header__label__inner {
  position: relative;
  border: 2px solid #7a7172;
  border-radius: 10px;
  background-color: #fff;
  color: #4d4d4d;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  line-height: 1;
  text-align: center;
  height: 100%;
}

@media all and (max-width: 767px) {
  .product-compare__header__label__inner {
    font-size: 20px;
  }
}

.product-compare__header__label__inner .info-icon {
  position: absolute;
  top: 3px;
  right: 3px;
  border: 1px solid grey;
  min-width: 26px;
}

.product-compare__header__label__inner .info-icon.checked {
  visibility: hidden;
}

.product-compare__header__label__inner .info-icon .info-callout {
  width: 1200%;
  right: -1290%;
  top: 0;
  font-size: 1rem;
  text-align: left;
  padding: 150% 50%;
}

@media all and (max-width: 767px) {
  .product-compare__header__label__inner .info-icon {
    right: 3px;
    min-width: 22px
  }

  .product-compare__header__label__inner .info-icon .info-callout::before {
    top: 10px;
  }
}

.product-compare__header__row {
  display: flex;
}

.product-compare__header__row__wrapper {
  display: flex;
  min-height: 50px;
}

.product-compare__header__item {
  width: 110px;
  margin: 5px 23px;
  border-radius: 3px;
  transition: background-color .3s ease-in-out;
  flex-shrink: 0;
  min-height: 174px;
}

@media all and (max-width: 767px) {
  .product-compare__header__item {
    margin: 5px 10px;
    width: 70px;
    min-height: 144px;
  }
}

.product-compare__header__item--active {
  background-color: #939393;
}

.product-compare__header__item--active .product-compare__header__item__product-name, .product-compare__header__item--active .product-compare__header__item__product-price {
  color: #fff;
}

.product-compare__header__item__label {
  display: flex;
  flex-direction: column;
  cursor: pointer;
  position: relative;
  padding: 3px;
  margin: 0;
}

.product-compare__header__item__checkbox {
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  transform: translateY(-100%);
}

.product-compare__header__item__checkbox__input {
  height: 0;
  width: 0;
  visibility: hidden;
  opacity: 0;
  position: absolute;
}

.product-compare__header__item__checkbox__input:checked+.product-compare__header__item__checkbox__label {
  background-color: #5787F5;
  border-color: #5787F5;
}

.product-compare__header__item__checkbox__label {
  font-size: 20px;
  font-weight: 700;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 25px;
  width: 100%;
  flex-shrink: 0;
  background-color: transparent;
  margin: 0;
  border-radius: 5px;
  border: 1px solid #fff;
  transition: background-color .3s ease-in-out, border-color .3s ease-in-out;
}

.product-compare__header__item__group {
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  transform: translateY(-100%);
  height: 25px;
  border-radius: 5px;
  background-color: #fff;
  display: none;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 14px;
  line-height: 1;
}

@media all and (max-width: 767px) {
  .product-compare__header__item__group {
    font-size: 10px;
    white-space: nowrap;
  }
}

.product-compare__header__item__product-img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  flex-shrink: 0;
  margin-bottom: auto;
  cursor: pointer;
}

.product-compare__header__item__product-name {
  color: #bfbfbf;
  margin: 0;
  font-size: 12px;
  transition: color .3s ease-in-out;
}

@media all and (max-width: 767px) {
  .product-compare__header__item__product-name {
    font-size: 10px;
  }
}

.product-compare__header__item__product-price {
  color: #bfbfbf;
  margin: 0;
  font-size: 12px;
  transition: color .3s ease-in-out;
}

@media all and (max-width: 767px) {
  .product-compare__header__item__product-price {
    font-size: 10px;
  }
}

.product-compare__body {
  margin-bottom: -10px;
}

.product-compare__body__row {
  display: flex;
}

.product-compare__body__row__wrapper {
  display: flex;
  min-height: 50px;
}

.product-compare__body__label {
  width: 143px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  text-align: center;
  position: sticky;
  left: 0;
  background-color: rgb(38, 38, 38);
  padding-right: 23px;
}

@media all and (max-width: 767px) {
  .product-compare__body__label {
    width: 80px;
    font-size: 16px;
    padding-right: 10px;
  }
}

.product-compare__body__item {
  width: 110px;
  margin: 5px 23px;
  flex-shrink: 0;
  min-height: 73px;
  min-width: 100px;
  box-shadow: inset 0px 0px 1px 0px grey;
  background-image: url("https://d3cej1t8rg2izd.cloudfront.net/camera-lens-finder/img/thumbs/no_image.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media all and (max-width: 767px) {
  .product-compare__body__item {
    width: 70px;
    min-height: 51px;
    min-width: 73px;
    margin: 5px 10px;
  }
}

.product-compare__body__item__img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  flex-shrink: 0;
  cursor: pointer;
}

#finger {
  position: absolute;
  z-index: 99;
  top: 165px;
  left: 160px;
  width: 75px;
  -webkit-animation-name: fadeInAndScale;
  animation-name: fadeInAndScale;
  -webkit-animation-duration: 3.5s;
  animation-duration: 3.5s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  user-select: none;
  pointer-events: none;
  opacity: 0;
}

@media all and (max-width: 1302px) {
  #finger {
    left: 150px;
  }
}

@media all and (max-width: 950px) {
  #finger {
    left: 32px;
    margin-top: 30px;
  }
}

@media all and (max-width: 767px) {
  #finger {
    display: none;
    left: 64.5%;
    top: 47%
  }
}

.click-circle {
  position: absolute;
  left: 167px;
  top: 144px;
  border-radius: 50%;
  width: 3%;
  height: auto;
  min-height: 36px;
  max-width: 42px;
  background: rgba(255, 255, 0, 0.7);
  cursor: pointer;
  box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
  -webkit-animation: fadeInSpreadOut 3.5s 1;
  animation: fadeInSpreadOut 3.5s 1;
  z-index: 98;
  user-select: none;
  pointer-events: none;
  opacity: 0;
}

@media all and (max-width: 1302px) {
  .click-circle {
    left: 160px;
    top: 140px;
  }
}

@media all and (max-width: 950px) {
  .click-circle {
    left: 47px;
    top: 170px;
  }
}

@media all and (max-width: 767px) {
  .click-circle {
    display: none;
    margin-top: 0;
    left: 66.5%;
    top: 83px;
    width: 15%;
    position: absolute;
  }
}

/*IE10+ only*/

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #finger {
    display: none;
  }

  .click-circle {
    display: none;
  }

  .product-gallery__item {
    display: block;
    top: auto;
  }
}

@media screen and (min-width:768px) {
  @keyframes fadeInAndScale {
    0% {
      opacity: 0;
      -webkit-transform: translate(0, -100%);
      transform: translate(0, -100%);
    }

    48.57% {
      opacity: 1;
      -webkit-transform: translate(0, 0%);
      transform: translate(0, 0%);
    }

    60% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }

    70% {
      -webkit-transform: scale(0.83);
      transform: scale(0.83);
    }

    80% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }

    90% {
      opacity: 1;
    }

    100% {
      opacity: 0;
    }
  }

  @-webkit-keyframes fadeInAndScale {
    0% {
      opacity: 0;
      -webkit-transform: translate(0, -100%);
      transform: translate(0, -100%);
    }

    48.57% {
      opacity: 1;
      -webkit-transform: translate(0, 0%);
      transform: translate(0, 0%);
    }

    60% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }

    70% {
      -webkit-transform: scale(0.83);
      transform: scale(0.83);
    }

    80% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }

    90% {
      opacity: 1;
    }

    100% {
      opacity: 0;
    }
  }
}

@media screen and (max-width: 767px) {
  @keyframes fadeInAndScale {
    0% {
      opacity: 0;
      -webkit-transform: translate(-270%, 0%);
      transform: translate(-270%, 0%);
    }

    25% {
      opacity: 0.5;
    }

    48.57% {
      opacity: 1;
      -webkit-transform: translate(0%, 0%);
      transform: translate(0%, 0%);
    }

    60% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }

    70% {
      -webkit-transform: scale(0.83);
      transform: scale(0.83);
    }

    80% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }

    90% {
      opacity: 1;
    }

    100% {
      opacity: 0;
    }
  }

  @-webkit-keyframes fadeInAndScale {
    0% {
      opacity: 0;
      -webkit-transform: translate(-270%, 0%);
      transform: translate(-270%, 0%);
    }

    25% {
      opacity: 0.5;
    }

    48.57% {
      opacity: 1;
      -webkit-transform: translate(0%, 0%);
      transform: translate(0%, 0%);
    }

    60% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }

    70% {
      -webkit-transform: scale(0.83);
      transform: scale(0.83);
    }

    80% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }

    90% {
      opacity: 1;
    }

    100% {
      opacity: 0;
    }
  }
}

@keyframes fadeInSpreadOut {
  0% {
    opacity: 0;
  }

  60% {
    opacity: 0;
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.5;
    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
  }

  95% {
    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}

@-webkit-keyframes fadeInSpreadOut {
  0% {
    opacity: 0;
  }

  60% {
    opacity: 0;
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.5;
    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
  }

  95% {
    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}</pre></body></html>