/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./blocks/image-compare/style.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************/
.wp-block-om-blocks-image-compare {
  width: 100%;
  max-width: var(--wp--style--global--content-size);
  margin-left: auto;
  margin-right: auto;
}

@media (pointer: fine) {
  body.icv__body {
    overflow: unset !important;
  }
}
:root .icv__label-before {
  left: 1rem;
  background-color: var(--color-2);
}

:root .icv__label-after {
  right: 1rem;
  background-color: var(--wp--preset--color--neutral-600);
}

.icv__control {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  top: 0;
  z-index: 5;
  color: var(--theme_gray);
  height: 100%;
}
.icv__control path {
  fill: currentColor;
}

.icv__control-line {
  height: 50%;
  width: 3.6px !important;
  z-index: 6;
  background-color: currentColor !important;
}

.icv__arrow-wrapper {
  justify-content: center;
  align-items: center;
  transition: all 0.1s ease-out 0s;
  background-color: var(--wp--preset--color--error-500);
  display: flex;
  align-self: flex-start;
  position: relative;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding-inline: 0.5rem;
  height: 1.5rem;
  border-radius: 3px;
  min-width: 60px;
  right: 20px;
  border-radius: 1000px;
  top: 12vw;
}
.icv__arrow-wrapper::before {
  content: "Before";
}
.icv__arrow-wrapper svg {
  display: none;
}

.icv__arrow-wrapper:first-of-type {
  background-color: var(--wp--preset--color--primary-500);
}
.icv__arrow-wrapper:first-of-type::before {
  content: "After";
}

.icv {
  position: relative;
  overflow: hidden;
  cursor: row-resize;
}

.icv__icv--vertical {
  cursor: row-resize;
}

.icv__icv--horizontal {
  box-shadow: 0px 36px 100px -30px rgba(8, 74, 125, 0.6);
  border-radius: 10px;
  margin-top: 5rem;
  margin-bottom: 5rem;
  cursor: col-resize;
}

.icv__img {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  max-width: none;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  top: 0;
  display: block;
}

.icv__is--fluid .icv__img {
  display: none;
}

.icv__img-a {
  height: auto;
  position: static;
  z-index: 1;
  left: 0;
}

.icv__img-b {
  height: 100%;
  position: absolute;
  z-index: 2;
  left: auto;
  right: 0;
  width: auto;
}

.icv__icv--vertical .icv__img-b {
  width: 100%;
  height: auto;
}

.icv__imposter {
  z-index: 4;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.icv__wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  z-index: 3;
}

.icv__is--fluid .icv__wrapper,
.icv__icv--vertical .icv__wrapper {
  width: 100% !important;
}

.icv__is--fluid .icv__wrapper,
.icv__icv--horizontal .icv__wrapper {
  height: 100% !important;
}

.icv__fluidwrapper {
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.icv__icv--vertical .icv__control {
  flex-direction: row;
  left: 0;
  width: 100%;
}

.icv__icv--vertical .icv__control-line {
  width: 50%;
}

.icv__theme-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  transition: all 0.1s ease-out 0s;
  z-index: 5;
}
.icv__theme-wrapper .icv__arrow-wrapper:nth-of-type(2) {
  transform: translateX(-20px) !important;
}
.icv__theme-wrapper .icv__arrow-wrapper {
  transform: translateX(-40px) !important;
}

.icv__icv--vertical .icv__theme-wrapper {
  flex-direction: column;
}

.icv__arrow-a {
  transform: scale(1.5) rotateZ(180deg);
  height: 20px;
  width: 20px;
  filter: drop-shadow(0 -3px 5px rgba(0, 0, 0, 0.33));
}

.icv__arrow-b {
  transform: scale(1.5) rotateZ(0deg);
  height: 20px;
  width: 20px;
  filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.33));
}

.icv__circle {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  border-radius: 999px;
  background-color: black;
}
.icv__circle::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width=%2718%27 height=%2710%27 viewBox=%270 0 18 10%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12.2012 1.46533C12.0352 1.63135 12.0352 1.89697 12.2012 2.02979L14.625 4.354H3.70117L6.125 2.02979C6.29102 1.89697 6.29102 1.63135 6.125 1.46533L5.46094 0.834473C5.32812 0.668457 5.0625 0.668457 4.89648 0.834473L0.779297 4.95166C0.613281 5.11768 0.613281 5.3501 0.779297 5.51611L4.92969 9.6333C5.0625 9.79932 5.32812 9.79932 5.46094 9.6333L6.125 9.00244C6.29102 8.83643 6.29102 8.5708 6.125 8.40479L3.70117 6.08057H14.625L12.2012 8.40479C12.0352 8.5708 12.0352 8.83643 12.2012 9.00244L12.8652 9.6333C12.998 9.79932 13.2637 9.79932 13.4297 9.6333L17.5469 5.51611C17.7129 5.3501 17.7129 5.11768 17.5469 4.95166L13.4297 0.834473C13.2637 0.668457 12.998 0.668457 12.8652 0.834473L12.2012 1.46533Z%27 fill=%27white%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 999px;
}

.icv__label {
  position: absolute;
  bottom: 1rem;
  z-index: 12;
  background: rgba(0, 0, 0, 0.33);
  color: #fff;
  border-radius: 3px;
  padding: 0.5rem 0.75rem;
  font-size: 0.85rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.icv__label.vertical {
  bottom: auto;
  left: 1rem;
}

.icv__label.on-hover {
  transform: scale(0);
  transition: 0.25s cubic-bezier(0.68, 0.26, 0.58, 1.22);
}

.icv:hover .icv__label.on-hover {
  transform: scale(1);
}

.icv__body {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/*# sourceMappingURL=style-index.css.map*/