.dsm_flipbox_child.et_pb_module.et_pb_section_parallax,
.et-db #et-boc .dsm_flipbox_child.et_pb_module,
.et-db #et-boc .et-l #et-fb-app .dsm_flipbox_child.et_pb_module {
  position: absolute !important;
  height: 100%;
}
.ios .dsm_flipbox,
.safari .dsm_flipbox {
  -webkit-transform: translateZ(0);
}
.dsm_flipbox_child .et_pb_button[data-icon]:not([data-icon=""]):after {
  content: attr(data-icon);
}
.et_pb_text_align_left {
  text-align: left;
}
.et_pb_text_align_center {
  text-align: center;
}
.et_pb_text_align_right {
  text-align: right;
}
.et_pb_text_align_justified {
  text-align: justify;
}
.dsm-flipbox {
  height: 200px;
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.dsm_flipbox_child.et_pb_module {
  margin-bottom: 0 !important;
}
.dsm-flipbox-3d .dsm_flipbox_child .et_pb_module_inner {
  -webkit-transform: translateZ(90px) scale(0.91);
  transform: translateZ(90px) scale(0.91);
}
.dsm-flipbox.dsm-flipbox-3d .dsm_flipbox_child {
  overflow: initial;
}
.dsm-flipbox.dsm-flipbox-3d {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.et-db #et-boc .dsm-flipbox-3d .dsm_flipbox_child > div {
  -webkit-transform: translateZ(90px) scale(0.91);
  transform: translateZ(90px) scale(0.91);
}
.dsm_flipbox_child,
.dsm_flipbox_child .et_pb_module_inner,
.et-db #et-boc .dsm_flipbox_child > div {
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.dsm_flipbox_child {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  position: absolute !important;
  height: 100%;
  -webkit-transition: transform 0.6s ease-in-out;
  -o-transition: transform 0.6s ease-in-out;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
  border-style: solid;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.dsm_flipbox_child .et_pb_button {
  text-shadow: none;
  text-decoration: none;
  display: inline-block;
  margin-top: 20px;
}
.dsm_flipbox_child.et_hover_enabled {
  -webkit-transition: transform 0.6s ease-in-out;
  -o-transition: transform 0.6s ease-in-out;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
.dsm-flipbox-fade .dsm_flipbox_child {
  -webkit-transition: opacity 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
}
.dsm_flipbox .dsm_flipbox_click.dsm-flipbox-fade .dsm_flipbox_child:first-child,
.dsm_flipbox
  .dsm_flipbox_clicked.dsm-flipbox-fade
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox .dsm_flipbox_hover.dsm-flipbox-fade .dsm_flipbox_child:first-child,
.dsm_flipbox:hover
  .dsm_flipbox_hover.dsm-flipbox-fade
  .dsm_flipbox_child:nth-child(2) {
  opacity: 1;
}
.dsm_flipbox
  .dsm_flipbox_click.dsm-flipbox-fade
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox
  .dsm_flipbox_clicked.dsm-flipbox-fade
  .dsm_flipbox_child:first-child,
.dsm_flipbox
  .dsm_flipbox_hover.dsm-flipbox-fade
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox:hover
  .dsm_flipbox_hover.dsm-flipbox-fade
  .dsm_flipbox_child:first-child {
  opacity: 0;
}
.dsm-subtitle {
  display: block;
}
.dsm-flipbox-zoom-in .dsm_flipbox_child {
  -webkit-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.dsm_flipbox
  .dsm_flipbox_click.dsm-flipbox-zoom-in
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox
  .dsm_flipbox_hover.dsm-flipbox-zoom-in
  .dsm_flipbox_child:nth-child(2) {
  opacity: 0;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.dsm_flipbox
  .dsm_flipbox_clicked.dsm-flipbox-zoom-in
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox:hover
  .dsm_flipbox_hover.dsm-flipbox-zoom-in
  .dsm_flipbox_child:nth-child(2) {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.dsm_flipbox .dsm-flipbox-zoom .dsm_flipbox_child {
  -webkit-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.dsm_flipbox
  .dsm_flipbox_click.dsm-flipbox-zoom-out
  .dsm_flipbox_child:first-child,
.dsm_flipbox
  .dsm_flipbox_hover.dsm-flipbox-zoom-out
  .dsm_flipbox_child:first-child {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  z-index: 1;
}
.dsm_flipbox
  .dsm_flipbox_click.dsm-flipbox-zoom-out
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox
  .dsm_flipbox_clicked.dsm-flipbox-zoom-out
  .dsm_flipbox_child:first-child,
.dsm_flipbox
  .dsm_flipbox_hover.dsm-flipbox-zoom-out
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox:hover
  .dsm_flipbox_hover.dsm-flipbox-zoom-out
  .dsm_flipbox_child:first-child {
  opacity: 0;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.dsm_flipbox
  .dsm_flipbox_clicked.dsm-flipbox-zoom-out
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox:hover
  .dsm_flipbox_hover.dsm-flipbox-zoom-out
  .dsm_flipbox_child:nth-child(2) {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  z-index: 1;
}
.dsm_flipbox
  .dsm_flipbox_clicked.dsm-flipbox-zoom-out-up
  .dsm_flipbox_child:first-child,
.dsm_flipbox:hover
  .dsm_flipbox_hover.dsm-flipbox-zoom-out-up
  .dsm_flipbox_child:first-child {
  -webkit-animation: dsm-animation-zoom-out-up 0.6s linear;
  animation: dsm-animation-zoom-out-up 0.6s linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.dsm_flipbox
  .dsm_flipbox_click.dsm-flipbox-zoom-out-up
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox
  .dsm_flipbox_hover.dsm-flipbox-zoom-out-up
  .dsm_flipbox_child:nth-child(2) {
  opacity: 0;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.dsm_flipbox
  .dsm_flipbox_clicked.dsm-flipbox-zoom-out-up
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox:hover
  .dsm_flipbox_hover.dsm-flipbox-zoom-out-up
  .dsm_flipbox_child:nth-child(2) {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes dsm-animation-zoom-out-up {
  50% {
    -webkit-transform: scale(0.8) translateY(0);
    transform: scale(0.8) translateY(0);
    opacity: 0.5;
  }
  to {
    -webkit-transform: scale(0.8) translateY(-150%);
    transform: scale(0.8) translateY(-150%);
    opacity: 0;
  }
}
@keyframes dsm-animation-zoom-out-up {
  50% {
    -webkit-transform: scale(0.8) translateY(0);
    transform: scale(0.8) translateY(0);
    opacity: 0.5;
  }
  to {
    -webkit-transform: scale(0.8) translateY(-150%);
    transform: scale(0.8) translateY(-150%);
    opacity: 0;
  }
}
.dsm_flipbox
  .dsm_flipbox_clicked.dsm-flipbox-zoom-out-down
  .dsm_flipbox_child:first-child,
.dsm_flipbox:hover
  .dsm_flipbox_hover.dsm-flipbox-zoom-out-down
  .dsm_flipbox_child:first-child {
  -webkit-animation: dsm-animation-zoom-out-down 0.6s linear;
  animation: dsm-animation-zoom-out-down 0.6s linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.dsm_flipbox
  .dsm_flipbox_click.dsm-flipbox-zoom-out-down
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox
  .dsm_flipbox_hover.dsm-flipbox-zoom-out-down
  .dsm_flipbox_child:nth-child(2) {
  opacity: 0;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.dsm_flipbox
  .dsm_flipbox_clicked.dsm-flipbox-zoom-out-down
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox:hover
  .dsm_flipbox_hover.dsm-flipbox-zoom-out-down
  .dsm_flipbox_child:nth-child(2) {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes dsm-animation-zoom-out-down {
  50% {
    -webkit-transform: scale(0.8) translateY(0);
    transform: scale(0.8) translateY(0);
    opacity: 0.5;
  }
  to {
    -webkit-transform: scale(0.8) translateY(150%);
    transform: scale(0.8) translateY(150%);
    opacity: 0;
  }
}
@keyframes dsm-animation-zoom-out-down {
  50% {
    -webkit-transform: scale(0.8) translateY(0);
    transform: scale(0.8) translateY(0);
    opacity: 0.5;
  }
  to {
    -webkit-transform: scale(0.8) translateY(150%);
    transform: scale(0.8) translateY(150%);
    opacity: 0;
  }
}
.dsm_flipbox
  .dsm_flipbox_clicked.dsm-flipbox-zoom-out-right
  .dsm_flipbox_child:first-child,
.dsm_flipbox:hover
  .dsm_flipbox_hover.dsm-flipbox-zoom-out-right
  .dsm_flipbox_child:first-child {
  -webkit-animation: dsm-animation-zoom-out-right 0.6s linear;
  animation: dsm-animation-zoom-out-right 0.6s linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.dsm_flipbox
  .dsm_flipbox_click.dsm-flipbox-zoom-out-right
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox
  .dsm_flipbox_hover.dsm-flipbox-zoom-out-right
  .dsm_flipbox_child:nth-child(2) {
  opacity: 0;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.dsm_flipbox:hover
  .dsm_flipbox_clicked.dsm-flipbox-zoom-out-right
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox:hover
  .dsm_flipbox_hover.dsm-flipbox-zoom-out-right
  .dsm_flipbox_child:nth-child(2) {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes dsm-animation-zoom-out-right {
  50% {
    -webkit-transform: scale(0.8) translateX(0);
    transform: scale(0.8) translateX(0);
    opacity: 0.5;
  }
  to {
    -webkit-transform: scale(0.8) translateX(150%);
    transform: scale(0.8) translateX(150%);
    opacity: 0;
  }
}
@keyframes dsm-animation-zoom-out-right {
  50% {
    -webkit-transform: scale(0.8) translateX(0);
    transform: scale(0.8) translateX(0);
    opacity: 0.5;
  }
  to {
    -webkit-transform: scale(0.8) translateX(150%);
    transform: scale(0.8) translateX(150%);
    opacity: 0;
  }
}
.dsm_flipbox
  .dsm_flipbox_clicked.dsm-flipbox-zoom-out-left
  .dsm_flipbox_child:first-child,
.dsm_flipbox:hover
  .dsm_flipbox_hover.dsm-flipbox-zoom-out-left
  .dsm_flipbox_child:first-child {
  -webkit-animation: dsm-animation-zoom-out-left 0.6s linear;
  animation: dsm-animation-zoom-out-left 0.6s linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.dsm_flipbox
  .dsm_flipbox_click.dsm-flipbox-zoom-out-left
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox
  .dsm_flipbox_hover.dsm-flipbox-zoom-out-left
  .dsm_flipbox_child:nth-child(2) {
  opacity: 0;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.dsm_flipbox
  .dsm_flipbox_clicked.dsm-flipbox-zoom-out-left
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox:hover
  .dsm_flipbox_hover.dsm-flipbox-zoom-out-left
  .dsm_flipbox_child:nth-child(2) {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes dsm-animation-zoom-out-left {
  50% {
    -webkit-transform: scale(0.8) translateX(0);
    transform: scale(0.8) translateX(0);
    opacity: 0.5;
  }
  to {
    -webkit-transform: scale(0.8) translateX(-150%);
    transform: scale(0.8) translateX(-150%);
    opacity: 0;
  }
}
@keyframes dsm-animation-zoom-out-left {
  50% {
    -webkit-transform: scale(0.8) translateX(0);
    transform: scale(0.8) translateX(0);
    opacity: 0.5;
  }
  to {
    -webkit-transform: scale(0.8) translateX(-150%);
    transform: scale(0.8) translateX(-150%);
    opacity: 0;
  }
}
.dsm_flipbox [class*=" dsm-flipbox-slide-"],
.dsm_flipbox [class^="dsm-flipbox-slide-"] {
  overflow: hidden;
}
.dsm_flipbox:hover
  [class*=" dsm-flipbox-slide-"].dsm_flipbox_hover
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox:hover
  [class^="dsm-flipbox-slide-"].dsm_flipbox_hover
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox
  [class*=" dsm-flipbox-slide-"].dsm_flipbox_clicked
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox
  [class^="dsm-flipbox-slide-"].dsm_flipbox_clicked
  .dsm_flipbox_child:nth-child(2) {
  -webkit-transform: translate(0);
  transform: translate(0);
}
.dsm_flipbox
  .dsm_flipbox_click.dsm-flipbox-slide-up
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox
  .dsm_flipbox_hover.dsm-flipbox-slide-up
  .dsm_flipbox_child:nth-child(2) {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.dsm_flipbox
  .dsm_flipbox_click.dsm-flipbox-slide-down
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox
  .dsm_flipbox_hover.dsm-flipbox-slide-down
  .dsm_flipbox_child:nth-child(2) {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.dsm_flipbox
  .dsm_flipbox_click.dsm-flipbox-slide-left
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox
  .dsm_flipbox_hover.dsm-flipbox-slide-left
  .dsm_flipbox_child:nth-child(2) {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.dsm_flipbox
  .dsm_flipbox_click.dsm-flipbox-slide-right
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox
  .dsm_flipbox_hover.dsm-flipbox-slide-right
  .dsm_flipbox_child:nth-child(2) {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.dsm_flipbox_child .dsm_flipbox_child_image_wrap {
  display: block;
  margin: auto;
}
.dsm_flipbox_child_image {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 30px;
  line-height: 0;
}
.dsm_flipbox_icon_position_left .dsm_flipbox_child_image,
.dsm_flipbox_icon_position_right .dsm_flipbox_child_image {
  display: table-cell;
  width: 32px;
  line-height: 0;
}
.dsm_flipbox_icon_position_left .dsm_flipbox_wrapper {
  padding-left: 15px;
}
.dsm_flipbox_icon_position_left .dsm_flipbox_wrapper,
.dsm_flipbox_icon_position_right .dsm_flipbox_wrapper {
  display: table-cell;
  vertical-align: top;
}
.dsm_flipbox
  .dsm_flipbox_click.dsm-flipbox-effect-right
  .dsm_flipbox_child:first-child,
.dsm_flipbox
  .dsm_flipbox_hover.dsm-flipbox-effect-right
  .dsm_flipbox_child:first-child {
  z-index: 1;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  transform: rotateX(0deg) rotateY(0deg);
}
.dsm_flipbox
  .dsm_flipbox_clicked.dsm-flipbox-effect-right
  .dsm_flipbox_child:first-child,
.dsm_flipbox:hover
  .dsm_flipbox_hover.dsm-flipbox-effect-right
  .dsm_flipbox_child:first-child {
  -webkit-transform: rotateX(0deg) rotateY(180deg);
  transform: rotateX(0deg) rotateY(180deg);
}
.dsm_flipbox
  .dsm_flipbox_click.dsm-flipbox-effect-right
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox
  .dsm_flipbox_hover.dsm-flipbox-effect-right
  .dsm_flipbox_child:nth-child(2) {
  -webkit-transform: rotateX(0deg) rotateY(-180deg);
  transform: rotateX(0deg) rotateY(-180deg);
}
.dsm_flipbox
  .dsm_flipbox_clicked.dsm-flipbox-effect-right
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox:hover
  .dsm_flipbox_hover.dsm-flipbox-effect-right
  .dsm_flipbox_child:nth-child(2) {
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  transform: rotateX(0deg) rotateY(0deg);
}
.dsm_flipbox
  .dsm_flipbox_click.dsm-flipbox-effect-left
  .dsm_flipbox_child:first-child,
.dsm_flipbox
  .dsm_flipbox_hover.dsm-flipbox-effect-left
  .dsm_flipbox_child:first-child {
  z-index: 1;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  transform: rotateX(0deg) rotateY(0deg);
}
.dsm_flipbox
  .dsm_flipbox_clicked.dsm-flipbox-effect-left
  .dsm_flipbox_child:first-child,
.dsm_flipbox:hover
  .dsm_flipbox_hover.dsm-flipbox-effect-left
  .dsm_flipbox_child:first-child {
  -webkit-transform: rotateX(0deg) rotateY(-180deg);
  transform: rotateX(0deg) rotateY(-180deg);
}
.dsm_flipbox
  .dsm_flipbox_click.dsm-flipbox-effect-left
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox
  .dsm_flipbox_hover.dsm-flipbox-effect-left
  .dsm_flipbox_child:nth-child(2) {
  -webkit-transform: rotateX(0deg) rotateY(180deg);
  transform: rotateX(0deg) rotateY(180deg);
}
.dsm_flipbox
  .dsm_flipbox_clicked.dsm-flipbox-effect-left
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox:hover
  .dsm_flipbox_hover.dsm-flipbox-effect-left
  .dsm_flipbox_child:nth-child(2) {
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  transform: rotateX(0deg) rotateY(0deg);
}
.dsm_flipbox
  .dsm_flipbox_click.dsm-flipbox-effect-up
  .dsm_flipbox_child:first-child,
.dsm_flipbox
  .dsm_flipbox_hover.dsm-flipbox-effect-up
  .dsm_flipbox_child:first-child {
  z-index: 1;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  transform: rotateX(0deg) rotateY(0deg);
}
.dsm_flipbox
  .dsm_flipbox_clicked.dsm-flipbox-effect-up
  .dsm_flipbox_child:first-child,
.dsm_flipbox:hover
  .dsm_flipbox_hover.dsm-flipbox-effect-up
  .dsm_flipbox_child:first-child {
  -webkit-transform: rotateX(180deg) rotateY(0);
  transform: rotateX(180deg) rotateY(0);
}
.dsm_flipbox
  .dsm_flipbox_click.dsm-flipbox-effect-up
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox
  .dsm_flipbox_hover.dsm-flipbox-effect-up
  .dsm_flipbox_child:nth-child(2) {
  -webkit-transform: rotateX(-180deg) rotateY(0);
  transform: rotateX(-180deg) rotateY(0);
}
.dsm_flipbox
  .dsm_flipbox_clicked.dsm-flipbox-effect-up
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox:hover
  .dsm_flipbox_hover.dsm-flipbox-effect-up
  .dsm_flipbox_child:nth-child(2) {
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  transform: rotateX(0deg) rotateY(0deg);
}
.dsm_flipbox
  .dsm_flipbox_click.dsm-flipbox-effect-down
  .dsm_flipbox_child:first-child,
.dsm_flipbox
  .dsm_flipbox_hover.dsm-flipbox-effect-down
  .dsm_flipbox_child:first-child {
  z-index: 1;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  transform: rotateX(0deg) rotateY(0deg);
}
.dsm_flipbox
  .dsm_flipbox_clicked.dsm-flipbox-effect-down
  .dsm_flipbox_child:first-child,
.dsm_flipbox:hover
  .dsm_flipbox_hover.dsm-flipbox-effect-down
  .dsm_flipbox_child:first-child {
  -webkit-transform: rotateX(-180deg) rotateY(0);
  transform: rotateX(-180deg) rotateY(0);
}
.dsm_flipbox
  .dsm_flipbox_click.dsm-flipbox-effect-down
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox
  .dsm_flipbox_hover.dsm-flipbox-effect-down
  .dsm_flipbox_child:nth-child(2) {
  -webkit-transform: rotateX(180deg) rotateY(0);
  transform: rotateX(180deg) rotateY(0);
}
.dsm_flipbox
  .dsm_flipbox_clicked.dsm-flipbox-effect-down
  .dsm_flipbox_child:nth-child(2),
.dsm_flipbox:hover
  .dsm_flipbox_hover.dsm-flipbox-effect-down
  .dsm_flipbox_child:nth-child(2) {
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  transform: rotateX(0deg) rotateY(0deg);
}
.dsm_perspective_image {
  display: block;
  margin-right: auto;
  margin-left: auto;
  line-height: 0;
  -webkit-transform: translateZ(0);
}
.dsm_perspective_image .dsm-perspective-image-wrapper {
  -webkit-transform: perspective(1000px);
  transform: perspective(1000px);
}
.dsm_perspective_image .et_pb_image_wrap {
  display: inline-block;
  position: relative;
  max-width: 100%;
}
.dsm_perspective_image .et_overlay {
  border-width: 0;
}
.dsm-perspective-image-icon-empty.et_overlay:before {
  display: none;
}
.dsm_perspective_image .dsm-perspective-image-overlay-off .et_overlay {
  opacity: 1;
  z-index: 3;
}
.dsm_perspective_image:hover .dsm-perspective-image-overlay-off .et_overlay {
  opacity: 0;
}
.dsm_perspective_image img {
  position: relative;
}
.dsm-lightbox-custom {
  max-width: 100% !important;
}
.dsm-lightbox-custom.mfp-iframe-holder .mfp-close,
.dsm-lightbox-custom.mfp-image-holder .mfp-close {
  color: hsla(0, 0%, 100%, 0.2);
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.dsm_text_divider .dsm-text-divider-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin: 0 auto;
}
.dsm-text-divider-after,
.dsm-text-divider-before {
  font-size: 0;
  line-height: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #7ebec5;
}
.dsm-text-divider-header {
  padding-bottom: 0;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin: 0 10px;
}
.dsm-text-divider-align-left .dsm-text-divider-before,
.dsm-text-divider-align-right .dsm-text-divider-after {
  display: none;
}
.dsm_icon_divider .dsm-icon-divider-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin: 0 auto;
}
.dsm-icon-divider-image {
  display: inline-block;
  max-width: 50%;
  line-height: 0;
}
.dsm-icon-divider-image-wrap {
  display: block;
  margin: auto;
  border-style: solid;
}
.dsm-icon-divider-after,
.dsm-icon-divider-before {
  font-size: 0;
  line-height: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #7ebec5;
}
.dsm-divider {
  padding-bottom: 0;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin: 0 10px;
}
.dsm-icon-divider-align-left .dsm-icon-divider-before,
.dsm-icon-divider-align-right .dsm-icon-divider-after {
  display: none;
}
.dsm-gradient-text {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.dsm-video-popup-wrap .mfp-iframe-holder .mfp-close {
  top: -60px;
}
.dsm_button .et_pb_button_two {
  margin-left: 20px;
}
.dsm_button .dsm-button-seperator .et_pb_button_two {
  margin-left: 0;
}
.et_pb_button_module_wrappers > a {
  display: inline-block;
}
.dsm-hidden {
  display: none;
}
.dsm-tooltip {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
div[data-dsm-tooltip] {
  overflow: visible;
}
[data-dsm-tooltip] {
  position: relative;
  cursor: pointer;
}
[data-dsm-tooltip]:after {
  font-family: inherit;
  font-weight: 400;
  font-style: normal;
  text-shadow: none;
  font-size: 12px;
  background: hsla(0, 0%, 7%, 0.9);
  border-radius: 0.25rem;
  color: #fff;
  content: attr(data-dsm-tooltip);
  text-align: center;
  white-space: nowrap;
  line-height: 1.7em;
}
[data-dsm-tooltip]:after,
[data-dsm-tooltip]:before {
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.18s ease-out 0.18s;
  -o-transition: all 0.18s ease-out 0.18s;
  transition: all 0.18s ease-out 0.18s;
  position: absolute;
  z-index: 12;
}
[data-dsm-tooltip]:before {
  background: transparent;
  border: 6px solid transparent;
  content: "";
}
[data-dsm-tooltip]:hover:after,
[data-dsm-tooltip]:hover:before,
[data-dsm-tooltip][data-dsm-tooltip-visible]:after,
[data-dsm-tooltip][data-dsm-tooltip-visible]:before {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  pointer-events: auto;
}
[data-dsm-tooltip].font-awesome:after {
  font-family: FontAwesome;
}
[data-dsm-tooltip][data-dsm-tooltip-break]:after {
  white-space: pre;
}
[data-dsm-tooltip][data-dsm-tooltip-blunt]:after,
[data-dsm-tooltip][data-dsm-tooltip-blunt]:before {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
[data-dsm-tooltip][data-dsm-tooltip-placement="top"]:after {
  bottom: 100%;
  left: 50%;
  margin-bottom: 12px;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}
[data-dsm-tooltip][data-dsm-tooltip-placement="top"]:before {
  bottom: 100%;
  left: 50%;
  border-top-color: hsla(0, 0%, 7%, 0.9);
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}
[data-dsm-tooltip][data-dsm-tooltip-placement="top"].dsm-tooltip-fade-in-direction:after,
[data-dsm-tooltip][data-dsm-tooltip-placement="top"].dsm-tooltip-fade-in-direction:before {
  -webkit-transform: translate(-50%, 20px);
  transform: translate(-50%, 20px);
}
[data-dsm-tooltip][data-dsm-tooltip-placement="top"]:hover:after,
[data-dsm-tooltip][data-dsm-tooltip-placement="top"]:hover:before,
[data-dsm-tooltip][data-dsm-tooltip-placement="top"][data-dsm-tooltip-visible]:after,
[data-dsm-tooltip][data-dsm-tooltip-placement="top"][data-dsm-tooltip-visible]:before {
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}
[data-dsm-tooltip][data-dsm-tooltip-placement="top-left"]:after {
  bottom: 100%;
  left: 0;
  margin-bottom: 11px;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transform-origin: top;
  transform-origin: top;
}
[data-dsm-tooltip][data-dsm-tooltip-placement="top-left"]:before {
  bottom: 100%;
  left: 5px;
  margin-bottom: 5px;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transform-origin: top;
  transform-origin: top;
}
[data-dsm-tooltip][data-dsm-tooltip-placement="top-left"]:hover:after,
[data-dsm-tooltip][data-dsm-tooltip-placement="top-left"]:hover:before,
[data-dsm-tooltip][data-dsm-tooltip-placement="top-left"][data-dsm-tooltip-visible]:after,
[data-dsm-tooltip][data-dsm-tooltip-placement="top-left"][data-dsm-tooltip-visible]:before {
  -webkit-transform: translate(0);
  transform: translate(0);
}
[data-dsm-tooltip][data-dsm-tooltip-placement="top-right"]:after {
  bottom: 100%;
  right: 0;
  margin-bottom: 11px;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transform-origin: top;
  transform-origin: top;
}
[data-dsm-tooltip][data-dsm-tooltip-placement="top-right"]:before {
  bottom: 100%;
  right: 5px;
  margin-bottom: 5px;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transform-origin: top;
  transform-origin: top;
}
[data-dsm-tooltip][data-dsm-tooltip-placement="top-right"]:hover:after,
[data-dsm-tooltip][data-dsm-tooltip-placement="top-right"]:hover:before,
[data-dsm-tooltip][data-dsm-tooltip-placement="top-right"][data-dsm-tooltip-visible]:after,
[data-dsm-tooltip][data-dsm-tooltip-placement="top-right"][data-dsm-tooltip-visible]:before {
  -webkit-transform: translate(0);
  transform: translate(0);
}
[data-dsm-tooltip][data-dsm-tooltip-placement="bottom"]:after {
  left: 50%;
  margin-top: 12px;
  top: 100%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}
[data-dsm-tooltip][data-dsm-tooltip-placement="bottom"]:before {
  border-bottom-color: hsla(0, 0%, 7%, 0.9);
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}
[data-dsm-tooltip][data-dsm-tooltip-placement="bottom"].dsm-tooltip-fade-in-direction:after,
[data-dsm-tooltip][data-dsm-tooltip-placement="bottom"].dsm-tooltip-fade-in-direction:before {
  -webkit-transform: translate(-50%, -20px);
  transform: translate(-50%, -20px);
}
[data-dsm-tooltip][data-dsm-tooltip-placement="bottom"]:hover:after,
[data-dsm-tooltip][data-dsm-tooltip-placement="bottom"]:hover:before,
[data-dsm-tooltip][data-dsm-tooltip-placement="bottom"][data-dsm-tooltip-visible]:after,
[data-dsm-tooltip][data-dsm-tooltip-placement="bottom"][data-dsm-tooltip-visible]:before {
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}
[data-dsm-tooltip][data-dsm-tooltip-placement="bottom-left"]:after {
  left: 0;
  margin-top: 11px;
  top: 100%;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
[data-dsm-tooltip][data-dsm-tooltip-placement="bottom-left"]:before {
  background: no-repeat
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='12'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M33.342 12H1.338c6 0 11.627-12.002 16.002-12.002C21.715-.002 27.406 12 33.342 12z'/%3E%3C/svg%3E");
  background-size: 100% auto;
  width: 18px;
  height: 6px;
  left: 5px;
  margin-top: 5px;
  top: 100%;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
[data-dsm-tooltip][data-dsm-tooltip-placement="bottom-left"]:hover:after,
[data-dsm-tooltip][data-dsm-tooltip-placement="bottom-left"]:hover:before,
[data-dsm-tooltip][data-dsm-tooltip-placement="bottom-left"][data-dsm-tooltip-visible]:after,
[data-dsm-tooltip][data-dsm-tooltip-placement="bottom-left"][data-dsm-tooltip-visible]:before {
  -webkit-transform: translate(0);
  transform: translate(0);
}
[data-dsm-tooltip][data-dsm-tooltip-placement="bottom-right"]:after {
  right: 0;
  margin-top: 11px;
  top: 100%;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
[data-dsm-tooltip][data-dsm-tooltip-placement="bottom-right"]:before {
  background: no-repeat
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='12'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M33.342 12H1.338c6 0 11.627-12.002 16.002-12.002C21.715-.002 27.406 12 33.342 12z'/%3E%3C/svg%3E");
  background-size: 100% auto;
  width: 18px;
  height: 6px;
  right: 5px;
  margin-top: 5px;
  top: 100%;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
[data-dsm-tooltip][data-dsm-tooltip-placement="bottom-right"]:hover:after,
[data-dsm-tooltip][data-dsm-tooltip-placement="bottom-right"]:hover:before,
[data-dsm-tooltip][data-dsm-tooltip-placement="bottom-right"][data-dsm-tooltip-visible]:after,
[data-dsm-tooltip][data-dsm-tooltip-placement="bottom-right"][data-dsm-tooltip-visible]:before {
  -webkit-transform: translate(0);
  transform: translate(0);
}
[data-dsm-tooltip][data-dsm-tooltip-placement="left"]:after {
  margin-right: 12px;
  right: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
[data-dsm-tooltip][data-dsm-tooltip-placement="left"]:before {
  border-left-color: hsla(0, 0%, 7%, 0.9);
  right: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
[data-dsm-tooltip][data-dsm-tooltip-placement="left"].dsm-tooltip-fade-in-direction:after,
[data-dsm-tooltip][data-dsm-tooltip-placement="left"].dsm-tooltip-fade-in-direction:before {
  -webkit-transform: translate(20px, -50%);
  transform: translate(20px, -50%);
}
[data-dsm-tooltip][data-dsm-tooltip-placement="left"]:hover:after,
[data-dsm-tooltip][data-dsm-tooltip-placement="left"]:hover:before,
[data-dsm-tooltip][data-dsm-tooltip-placement="left"][data-dsm-tooltip-visible]:after,
[data-dsm-tooltip][data-dsm-tooltip-placement="left"][data-dsm-tooltip-visible]:before {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
[data-dsm-tooltip][data-dsm-tooltip-placement="right"]:after {
  left: 100%;
  margin-left: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
[data-dsm-tooltip][data-dsm-tooltip-placement="right"]:before {
  border-right-color: hsla(0, 0%, 7%, 0.9);
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
[data-dsm-tooltip][data-dsm-tooltip-placement="right"].dsm-tooltip-fade-in-direction:after,
[data-dsm-tooltip][data-dsm-tooltip-placement="right"].dsm-tooltip-fade-in-direction:before {
  -webkit-transform: translate(-20px, -50%);
  transform: translate(-20px, -50%);
}
[data-dsm-tooltip][data-dsm-tooltip-placement="right"]:hover:after,
[data-dsm-tooltip][data-dsm-tooltip-placement="right"]:hover:before,
[data-dsm-tooltip][data-dsm-tooltip-placement="right"][data-dsm-tooltip-visible]:after,
[data-dsm-tooltip][data-dsm-tooltip-placement="right"][data-dsm-tooltip-visible]:before {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
[data-dsm-tooltip][data-dsm-tooltip-size="small"]:after {
  white-space: nowrap;
  padding: 0.2rem 0.4rem;
}
[data-dsm-tooltip][data-dsm-tooltip-size="regular"]:after {
  white-space: nowrap;
  padding: 0.3rem 0.6rem;
}
[data-dsm-tooltip][data-dsm-tooltip-size="large"]:after {
  white-space: nowrap;
  padding: 0.4rem 0.8rem;
}
[data-dsm-tooltip][data-dsm-tooltip-size="xlarge"]:after {
  white-space: nowrap;
  width: 380px;
}
@media screen and (max-width: 768px) {
  [data-dsm-tooltip][data-dsm-tooltip-size="xlarge"]:after {
    white-space: normal;
    width: 90vw;
  }
}
[data-dsm-tooltip][data-dsm-tooltip-size="fit"]:after {
  white-space: normal;
  width: 100%;
}
.et_pb_button_module_wrappers.et_pb_button_alignment_left {
  text-align: left;
}
.et_pb_button_module_wrappers.et_pb_button_alignment_right {
  text-align: right;
}
.et_pb_button_module_wrappers.et_pb_button_alignment_center {
  text-align: center;
}
@media (max-width: 980px) {
  .et_pb_button_module_wrappers.et_pb_button_alignment_tablet_left {
    text-align: left;
  }
  .et_pb_button_module_wrappers.et_pb_button_alignment_tablet_right {
    text-align: right;
  }
  .et_pb_button_module_wrappers.et_pb_button_alignment_tablet_center {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .et_pb_button_module_wrappers.et_pb_button_alignment_phone_left {
    text-align: left;
  }
  .et_pb_button_module_wrappers.et_pb_button_alignment_phone_right {
    text-align: right;
  }
  .et_pb_button_module_wrappers.et_pb_button_alignment_phone_center {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .dsm-button-separator-remove .dsm-button-separator-text {
    display: none;
  }
  .dsm_button
    .dsm-button-seperator.dsm-button-separator-remove
    .et_pb_button_two {
    margin-left: 20px;
  }
  .dsm_button .et_pb_button_two {
    margin-top: 20px;
  }
  .dsm-button-separator-fullwidth .dsm-button-separator-text {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .dsm-button-separator-fullwidth .et_pb_button_two {
    margin-top: 0;
  }
} /*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.1.0
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */
.dsm-grow {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-grow:active,
.dsm-grow:focus,
.dsm-grow:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.dsm-shrink {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-shrink:active,
.dsm-shrink:focus,
.dsm-shrink:hover {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
@-webkit-keyframes dsm-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes dsm-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.dsm-pulse {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-pulse:active,
.dsm-pulse:focus,
.dsm-pulse:hover {
  -webkit-animation-name: dsm-pulse;
  animation-name: dsm-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes dsm-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes dsm-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.dsm-pulse-grow {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-pulse-grow:active,
.dsm-pulse-grow:focus,
.dsm-pulse-grow:hover {
  -webkit-animation-name: dsm-pulse-grow;
  animation-name: dsm-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
@-webkit-keyframes dsm-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes dsm-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.dsm-pulse-shrink {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-pulse-shrink:active,
.dsm-pulse-shrink:focus,
.dsm-pulse-shrink:hover {
  -webkit-animation-name: dsm-pulse-shrink;
  animation-name: dsm-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
@-webkit-keyframes dsm-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes dsm-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.dsm-push {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-push:active,
.dsm-push:focus,
.dsm-push:hover {
  -webkit-animation-name: dsm-push;
  animation-name: dsm-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes dsm-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes dsm-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.dsm-pop {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-pop:active,
.dsm-pop:focus,
.dsm-pop:hover {
  -webkit-animation-name: dsm-pop;
  animation-name: dsm-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.dsm-bounce-in {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.dsm-bounce-in:active,
.dsm-bounce-in:focus,
.dsm-bounce-in:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  -o-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.dsm-bounce-out {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.dsm-bounce-out:active,
.dsm-bounce-out:focus,
.dsm-bounce-out:hover {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  -o-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.dsm-rotate {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-rotate:active,
.dsm-rotate:focus,
.dsm-rotate:hover {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg);
}
.dsm-grow-rotate {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-grow-rotate:active,
.dsm-grow-rotate:focus,
.dsm-grow-rotate:hover {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
}
.dsm-float {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-float:active,
.dsm-float:focus,
.dsm-float:hover {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.dsm-sink {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-sink:active,
.dsm-sink:focus,
.dsm-sink:hover {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
@-webkit-keyframes dsm-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  to {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes dsm-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  to {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes dsm-bob-float {
  to {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes dsm-bob-float {
  to {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.dsm-bob {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-bob:active,
.dsm-bob:focus,
.dsm-bob:hover {
  -webkit-animation-name: dsm-bob-float, dsm-bob;
  animation-name: dsm-bob-float, dsm-bob;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
@-webkit-keyframes dsm-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  to {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes dsm-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  to {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@-webkit-keyframes dsm-hang-sink {
  to {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes dsm-hang-sink {
  to {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
.dsm-hang {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-hang:active,
.dsm-hang:focus,
.dsm-hang:hover {
  -webkit-animation-name: dsm-hang-sink, dsm-hang;
  animation-name: dsm-hang-sink, dsm-hang;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.dsm-skew {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-skew:active,
.dsm-skew:focus,
.dsm-skew:hover {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}
.dsm-skew-forward {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.dsm-skew-forward:active,
.dsm-skew-forward:focus,
.dsm-skew-forward:hover {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}
.dsm-skew-backward {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.dsm-skew-backward:active,
.dsm-skew-backward:focus,
.dsm-skew-backward:hover {
  -webkit-transform: skew(10deg);
  transform: skew(10deg);
}
@-webkit-keyframes dsm-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes dsm-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.dsm-wobble-vertical {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-wobble-vertical:active,
.dsm-wobble-vertical:focus,
.dsm-wobble-vertical:hover {
  -webkit-animation-name: dsm-wobble-vertical;
  animation-name: dsm-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes dsm-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes dsm-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.dsm-wobble-horizontal {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-wobble-horizontal:active,
.dsm-wobble-horizontal:focus,
.dsm-wobble-horizontal:hover {
  -webkit-animation-name: dsm-wobble-horizontal;
  animation-name: dsm-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes dsm-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
@keyframes dsm-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
.dsm-wobble-to-bottom-right {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-wobble-to-bottom-right:active,
.dsm-wobble-to-bottom-right:focus,
.dsm-wobble-to-bottom-right:hover {
  -webkit-animation-name: dsm-wobble-to-bottom-right;
  animation-name: dsm-wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes dsm-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
@keyframes dsm-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
.dsm-wobble-to-top-right {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-wobble-to-top-right:active,
.dsm-wobble-to-top-right:focus,
.dsm-wobble-to-top-right:hover {
  -webkit-animation-name: dsm-wobble-to-top-right;
  animation-name: dsm-wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes dsm-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  to {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes dsm-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  to {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.dsm-wobble-top {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.dsm-wobble-top:active,
.dsm-wobble-top:focus,
.dsm-wobble-top:hover {
  -webkit-animation-name: dsm-wobble-top;
  animation-name: dsm-wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes dsm-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  to {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes dsm-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  to {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.dsm-wobble-bottom {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.dsm-wobble-bottom:active,
.dsm-wobble-bottom:focus,
.dsm-wobble-bottom:hover {
  -webkit-animation-name: dsm-wobble-bottom;
  animation-name: dsm-wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes dsm-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  to {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes dsm-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  to {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.dsm-wobble-skew {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-wobble-skew:active,
.dsm-wobble-skew:focus,
.dsm-wobble-skew:hover {
  -webkit-animation-name: dsm-wobble-skew;
  animation-name: dsm-wobble-skew;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes dsm-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  to {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes dsm-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  to {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.dsm-buzz {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-buzz:active,
.dsm-buzz:focus,
.dsm-buzz:hover {
  -webkit-animation-name: dsm-buzz;
  animation-name: dsm-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes dsm-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  to {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes dsm-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  to {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.dsm-buzz-out {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-buzz-out:active,
.dsm-buzz-out:focus,
.dsm-buzz-out:hover {
  -webkit-animation-name: dsm-buzz-out;
  animation-name: dsm-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.dsm-forward {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-forward:active,
.dsm-forward:focus,
.dsm-forward:hover {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
.dsm-backward {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-backward:active,
.dsm-backward:focus,
.dsm-backward:hover {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
}
.dsm-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  -o-transition-property: color, background-color;
  transition-property: color, background-color;
}
.dsm-fade:active,
.dsm-fade:focus,
.dsm-fade:hover {
  background-color: #2098d1;
  color: #fff;
}
@-webkit-keyframes dsm-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}
@keyframes dsm-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}
.dsm-back-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  -o-transition-property: color, background-color;
  transition-property: color, background-color;
}
.dsm-back-pulse:active,
.dsm-back-pulse:focus,
.dsm-back-pulse:hover {
  -webkit-animation-name: dsm-back-pulse;
  animation-name: dsm-back-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color: #2098d1;
  color: #fff;
}
.dsm-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-sweep-to-right,
.dsm-sweep-to-right:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-sweep-to-right:active,
.dsm-sweep-to-right:focus,
.dsm-sweep-to-right:hover {
  color: #fff;
}
.dsm-sweep-to-right:active:before,
.dsm-sweep-to-right:focus:before,
.dsm-sweep-to-right:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.dsm-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-sweep-to-left,
.dsm-sweep-to-left:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-sweep-to-left:active,
.dsm-sweep-to-left:focus,
.dsm-sweep-to-left:hover {
  color: #fff;
}
.dsm-sweep-to-left:active:before,
.dsm-sweep-to-left:focus:before,
.dsm-sweep-to-left:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.dsm-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-sweep-to-bottom,
.dsm-sweep-to-bottom:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-sweep-to-bottom:active,
.dsm-sweep-to-bottom:focus,
.dsm-sweep-to-bottom:hover {
  color: #fff;
}
.dsm-sweep-to-bottom:active:before,
.dsm-sweep-to-bottom:focus:before,
.dsm-sweep-to-bottom:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.dsm-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-sweep-to-top,
.dsm-sweep-to-top:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-sweep-to-top:active,
.dsm-sweep-to-top:focus,
.dsm-sweep-to-top:hover {
  color: #fff;
}
.dsm-sweep-to-top:active:before,
.dsm-sweep-to-top:focus:before,
.dsm-sweep-to-top:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.dsm-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-bounce-to-right,
.dsm-bounce-to-right:before {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.dsm-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-bounce-to-right:active,
.dsm-bounce-to-right:focus,
.dsm-bounce-to-right:hover {
  color: #fff;
}
.dsm-bounce-to-right:active:before,
.dsm-bounce-to-right:focus:before,
.dsm-bounce-to-right:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  -o-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.dsm-bounce-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-bounce-to-left,
.dsm-bounce-to-left:before {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.dsm-bounce-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-bounce-to-left:active,
.dsm-bounce-to-left:focus,
.dsm-bounce-to-left:hover {
  color: #fff;
}
.dsm-bounce-to-left:active:before,
.dsm-bounce-to-left:focus:before,
.dsm-bounce-to-left:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  -o-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.dsm-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-bounce-to-bottom,
.dsm-bounce-to-bottom:before {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.dsm-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-bounce-to-bottom:active,
.dsm-bounce-to-bottom:focus,
.dsm-bounce-to-bottom:hover {
  color: #fff;
}
.dsm-bounce-to-bottom:active:before,
.dsm-bounce-to-bottom:focus:before,
.dsm-bounce-to-bottom:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  -o-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.dsm-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-bounce-to-top,
.dsm-bounce-to-top:before {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.dsm-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-bounce-to-top:active,
.dsm-bounce-to-top:focus,
.dsm-bounce-to-top:hover {
  color: #fff;
}
.dsm-bounce-to-top:active:before,
.dsm-bounce-to-top:focus:before,
.dsm-bounce-to-top:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  -o-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.dsm-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-radial-out,
.dsm-radial-out:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-radial-out:active,
.dsm-radial-out:focus,
.dsm-radial-out:hover {
  color: #fff;
}
.dsm-radial-out:active:before,
.dsm-radial-out:focus:before,
.dsm-radial-out:hover:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}
.dsm-radial-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
  background: #2098d1;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-radial-in,
.dsm-radial-in:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  border-radius: 100%;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-radial-in:active,
.dsm-radial-in:focus,
.dsm-radial-in:hover {
  color: #fff;
}
.dsm-radial-in:active:before,
.dsm-radial-in:focus:before,
.dsm-radial-in:hover:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.dsm-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-rectangle-in,
.dsm-rectangle-in:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-rectangle-in:active,
.dsm-rectangle-in:focus,
.dsm-rectangle-in:hover {
  color: #fff;
}
.dsm-rectangle-in:active:before,
.dsm-rectangle-in:focus:before,
.dsm-rectangle-in:hover:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.dsm-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-rectangle-out,
.dsm-rectangle-out:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-rectangle-out:active,
.dsm-rectangle-out:focus,
.dsm-rectangle-out:hover {
  color: #fff;
}
.dsm-rectangle-out:active:before,
.dsm-rectangle-out:focus:before,
.dsm-rectangle-out:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.dsm-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-shutter-in-horizontal,
.dsm-shutter-in-horizontal:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-shutter-in-horizontal:active,
.dsm-shutter-in-horizontal:focus,
.dsm-shutter-in-horizontal:hover {
  color: #fff;
}
.dsm-shutter-in-horizontal:active:before,
.dsm-shutter-in-horizontal:focus:before,
.dsm-shutter-in-horizontal:hover:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.dsm-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-shutter-out-horizontal,
.dsm-shutter-out-horizontal:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-shutter-out-horizontal:active,
.dsm-shutter-out-horizontal:focus,
.dsm-shutter-out-horizontal:hover {
  color: #fff;
}
.dsm-shutter-out-horizontal:active:before,
.dsm-shutter-out-horizontal:focus:before,
.dsm-shutter-out-horizontal:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.dsm-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-shutter-in-vertical,
.dsm-shutter-in-vertical:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-shutter-in-vertical:active,
.dsm-shutter-in-vertical:focus,
.dsm-shutter-in-vertical:hover {
  color: #fff;
}
.dsm-shutter-in-vertical:active:before,
.dsm-shutter-in-vertical:focus:before,
.dsm-shutter-in-vertical:hover:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}
.dsm-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-shutter-out-vertical,
.dsm-shutter-out-vertical:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-shutter-out-vertical:active,
.dsm-shutter-out-vertical:focus,
.dsm-shutter-out-vertical:hover {
  color: #fff;
}
.dsm-shutter-out-vertical:active:before,
.dsm-shutter-out-vertical:focus:before,
.dsm-shutter-out-vertical:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.dsm-border-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
  -webkit-box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
}
.dsm-border-fade:active,
.dsm-border-fade:focus,
.dsm-border-fade:hover {
  -webkit-box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px transparent;
  box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px transparent;
}
.dsm-hollow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
}
.dsm-hollow:active,
.dsm-hollow:focus,
.dsm-hollow:hover {
  background: none;
}
.dsm-trim {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-trim:before {
  content: "";
  position: absolute;
  border: 4px solid #fff;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.dsm-trim:active:before,
.dsm-trim:focus:before,
.dsm-trim:hover:before {
  opacity: 1;
}
@-webkit-keyframes dsm-ripple-out {
  to {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes dsm-ripple-out {
  to {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
.dsm-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-ripple-out:before {
  content: "";
  position: absolute;
  border: 6px solid #e1e1e1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.dsm-ripple-out:active:before,
.dsm-ripple-out:focus:before,
.dsm-ripple-out:hover:before {
  -webkit-animation-name: dsm-ripple-out;
  animation-name: dsm-ripple-out;
}
@-webkit-keyframes dsm-ripple-in {
  to {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
@keyframes dsm-ripple-in {
  to {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
.dsm-ripple-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-ripple-in:before {
  content: "";
  position: absolute;
  border: 4px solid #e1e1e1;
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.dsm-ripple-in:active:before,
.dsm-ripple-in:focus:before,
.dsm-ripple-in:hover:before {
  -webkit-animation-name: dsm-ripple-in;
  animation-name: dsm-ripple-in;
}
.dsm-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-outline-out:before {
  content: "";
  position: absolute;
  border: 4px solid #e1e1e1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  -o-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.dsm-outline-out:active:before,
.dsm-outline-out:focus:before,
.dsm-outline-out:hover:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}
.dsm-outline-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-outline-in:before {
  pointer-events: none;
  content: "";
  position: absolute;
  border: 4px solid #e1e1e1;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  -o-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.dsm-outline-in:active:before,
.dsm-outline-in:focus:before,
.dsm-outline-in:hover:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1;
}
.dsm-round-corners {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-radius;
  -o-transition-property: border-radius;
  transition-property: border-radius;
}
.dsm-round-corners:active,
.dsm-round-corners:focus,
.dsm-round-corners:hover {
  border-radius: 1em;
}
.dsm-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.dsm-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: right;
  -o-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-underline-from-left:active:before,
.dsm-underline-from-left:focus:before,
.dsm-underline-from-left:hover:before {
  right: 0;
}
.dsm-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.dsm-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left, right;
  -o-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-underline-from-center:active:before,
.dsm-underline-from-center:focus:before,
.dsm-underline-from-center:hover:before {
  left: 0;
  right: 0;
}
.dsm-underline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.dsm-underline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left;
  -o-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-underline-from-right:active:before,
.dsm-underline-from-right:focus:before,
.dsm-underline-from-right:hover:before {
  left: 0;
}
.dsm-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.dsm-overline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: right;
  -o-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-overline-from-left:active:before,
.dsm-overline-from-left:focus:before,
.dsm-overline-from-left:hover:before {
  right: 0;
}
.dsm-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.dsm-overline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left, right;
  -o-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-overline-from-center:active:before,
.dsm-overline-from-center:focus:before,
.dsm-overline-from-center:hover:before {
  left: 0;
  right: 0;
}
.dsm-overline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.dsm-overline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left;
  -o-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-overline-from-right:active:before,
.dsm-overline-from-right:focus:before,
.dsm-overline-from-right:hover:before {
  left: 0;
}
.dsm-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.dsm-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 0 solid #2098d1;
  -webkit-transition-property: border-width;
  -o-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-reveal:active:before,
.dsm-reveal:focus:before,
.dsm-reveal:hover:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 4px;
}
.dsm-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.dsm-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-underline-reveal:active:before,
.dsm-underline-reveal:focus:before,
.dsm-underline-reveal:hover:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.dsm-overline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.dsm-overline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-overline-reveal:active:before,
.dsm-overline-reveal:focus:before,
.dsm-overline-reveal:hover:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.dsm-glow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
}
.dsm-glow:active,
.dsm-glow:focus,
.dsm-glow:hover {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.dsm-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
}
.dsm-shadow:active,
.dsm-shadow:focus,
.dsm-shadow:hover {
  -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}
.dsm-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  -webkit-transition-property: -webkit-box-shadow, -webkit-transform;
  transition-property: -webkit-box-shadow, -webkit-transform;
  -o-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
  transition-property: box-shadow, transform, -webkit-box-shadow,
    -webkit-transform;
}
.dsm-grow-shadow:active,
.dsm-grow-shadow:focus,
.dsm-grow-shadow:hover {
  -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.dsm-box-shadow-outset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
}
.dsm-box-shadow-outset:active,
.dsm-box-shadow-outset:focus,
.dsm-box-shadow-outset:hover {
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}
.dsm-box-shadow-inset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px transparent;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px transparent;
}
.dsm-box-shadow-inset:active,
.dsm-box-shadow-inset:focus,
.dsm-box-shadow-inset:hover {
  -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px transparent;
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px transparent;
}
.dsm-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-float-shadow,
.dsm-float-shadow:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(
    center,
    ellipse,
    rgba(0, 0, 0, 0.35) 0,
    transparent 80%
  );
  background: -o-radial-gradient(
    center,
    ellipse,
    rgba(0, 0, 0, 0.35) 0,
    transparent 80%
  );
  background: radial-gradient(
    ellipse at center,
    rgba(0, 0, 0, 0.35) 0,
    transparent 80%
  );
  -webkit-transition-property: transform, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}
.dsm-float-shadow:active,
.dsm-float-shadow:focus,
.dsm-float-shadow:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.dsm-float-shadow:active:before,
.dsm-float-shadow:focus:before,
.dsm-float-shadow:hover:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.dsm-shadow-radial {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-shadow-radial:after,
.dsm-shadow-radial:before {
  pointer-events: none;
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
  height: 5px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.dsm-shadow-radial:before {
  bottom: 100%;
  background: -webkit-radial-gradient(
    50% 150%,
    ellipse,
    rgba(0, 0, 0, 0.6) 0,
    transparent 80%
  );
  background: -o-radial-gradient(
    50% 150%,
    ellipse,
    rgba(0, 0, 0, 0.6) 0,
    transparent 80%
  );
  background: radial-gradient(
    ellipse at 50% 150%,
    rgba(0, 0, 0, 0.6) 0,
    transparent 80%
  );
}
.dsm-shadow-radial:after {
  top: 100%;
  background: -webkit-radial-gradient(
    50% -50%,
    ellipse,
    rgba(0, 0, 0, 0.6) 0,
    transparent 80%
  );
  background: -o-radial-gradient(
    50% -50%,
    ellipse,
    rgba(0, 0, 0, 0.6) 0,
    transparent 80%
  );
  background: radial-gradient(
    ellipse at 50% -50%,
    rgba(0, 0, 0, 0.6) 0,
    transparent 80%
  );
}
.dsm-shadow-radial:active:after,
.dsm-shadow-radial:active:before,
.dsm-shadow-radial:focus:after,
.dsm-shadow-radial:focus:before,
.dsm-shadow-radial:hover:after,
.dsm-shadow-radial:hover:before {
  opacity: 1;
}
.dsm-bubble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-bubble-top:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  left: calc(50% - 10px);
  top: 0;
  border-color: transparent transparent #e1e1e1;
  border-style: solid;
  border-width: 0 10px 10px;
}
.dsm-bubble-top:active:before,
.dsm-bubble-top:focus:before,
.dsm-bubble-top:hover:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.dsm-bubble-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-bubble-right:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  top: calc(50% - 10px);
  right: 0;
  border-color: transparent transparent transparent #e1e1e1;
  border-style: solid;
  border-width: 10px 0 10px 10px;
}
.dsm-bubble-right:active:before,
.dsm-bubble-right:focus:before,
.dsm-bubble-right:hover:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.dsm-bubble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-color: #e1e1e1 transparent transparent;
  border-style: solid;
  border-width: 10px 10px 0;
}
.dsm-bubble-bottom:active:before,
.dsm-bubble-bottom:focus:before,
.dsm-bubble-bottom:hover:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.dsm-bubble-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-bubble-left:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  top: calc(50% - 10px);
  left: 0;
  border-color: transparent #e1e1e1 transparent transparent;
  border-style: solid;
  border-width: 10px 10px 10px 0;
}
.dsm-bubble-left:active:before,
.dsm-bubble-left:focus:before,
.dsm-bubble-left:hover:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.dsm-bubble-float-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-bubble-float-top,
.dsm-bubble-float-top:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: "";
  left: calc(50% - 10px);
  top: 0;
  border-color: transparent transparent #e1e1e1;
  border-style: solid;
  border-width: 0 10px 10px;
}
.dsm-bubble-float-top:active,
.dsm-bubble-float-top:focus,
.dsm-bubble-float-top:hover {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.dsm-bubble-float-top:active:before,
.dsm-bubble-float-top:focus:before,
.dsm-bubble-float-top:hover:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.dsm-bubble-float-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-bubble-float-right,
.dsm-bubble-float-right:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-bubble-float-right:before {
  position: absolute;
  z-index: -1;
  top: calc(50% - 10px);
  right: 0;
  content: "";
  border-color: transparent transparent transparent #e1e1e1;
  border-style: solid;
  border-width: 10px 0 10px 10px;
}
.dsm-bubble-float-right:active,
.dsm-bubble-float-right:focus,
.dsm-bubble-float-right:hover {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.dsm-bubble-float-right:active:before,
.dsm-bubble-float-right:focus:before,
.dsm-bubble-float-right:hover:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.dsm-bubble-float-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-bubble-float-bottom,
.dsm-bubble-float-bottom:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-bubble-float-bottom:before {
  position: absolute;
  z-index: -1;
  content: "";
  left: calc(50% - 10px);
  bottom: 0;
  border-color: #e1e1e1 transparent transparent;
  border-style: solid;
  border-width: 10px 10px 0;
}
.dsm-bubble-float-bottom:active,
.dsm-bubble-float-bottom:focus,
.dsm-bubble-float-bottom:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.dsm-bubble-float-bottom:active:before,
.dsm-bubble-float-bottom:focus:before,
.dsm-bubble-float-bottom:hover:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.dsm-bubble-float-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-bubble-float-left,
.dsm-bubble-float-left:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: "";
  top: calc(50% - 10px);
  left: 0;
  border-color: transparent #e1e1e1 transparent transparent;
  border-style: solid;
  border-width: 10px 10px 10px 0;
}
.dsm-bubble-float-left:active,
.dsm-bubble-float-left:focus,
.dsm-bubble-float-left:hover {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.dsm-bubble-float-left:active:before,
.dsm-bubble-float-left:focus:before,
.dsm-bubble-float-left:hover:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.dsm-icon-back {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-left: 2.2em;
}
.dsm-icon-back,
.dsm-icon-back:after,
.dsm-icon-back:before {
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.dsm-icon-back:after,
.dsm-icon-back:before {
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-back:active:after,
.dsm-icon-back:active:before,
.dsm-icon-back:focus:after,
.dsm-icon-back:focus:before,
.dsm-icon-back:hover:after,
.dsm-icon-back:hover:before {
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px);
}
.dsm-icon-forward {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-forward,
.dsm-icon-forward:after,
.dsm-icon-forward:before {
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.dsm-icon-forward:after,
.dsm-icon-forward:before {
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-forward:active:after,
.dsm-icon-forward:active:before,
.dsm-icon-forward:focus:after,
.dsm-icon-forward:focus:before,
.dsm-icon-forward:hover:after,
.dsm-icon-forward:hover:before {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
@-webkit-keyframes dsm-icon-down {
  0%,
  50%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes dsm-icon-down {
  0%,
  50%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
.dsm-icon-down {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-down:after,
.dsm-icon-down:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.dsm-icon-down:active:after,
.dsm-icon-down:active:before,
.dsm-icon-down:focus:after,
.dsm-icon-down:focus:before,
.dsm-icon-down:hover:after,
.dsm-icon-down:hover:before {
  -webkit-animation-name: dsm-icon-down;
  animation-name: dsm-icon-down;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes dsm-icon-up {
  0%,
  50%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes dsm-icon-up {
  0%,
  50%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
.dsm-icon-up {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-up:after,
.dsm-icon-up:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.dsm-icon-up:active:after,
.dsm-icon-up:active:before,
.dsm-icon-up:focus:after,
.dsm-icon-up:focus:before,
.dsm-icon-up:hover:after,
.dsm-icon-up:hover:before {
  -webkit-animation-name: dsm-icon-up;
  animation-name: dsm-icon-up;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.dsm-icon-spin {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-spin:after,
.dsm-icon-spin:before {
  -webkit-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.dsm-icon-spin:active:after,
.dsm-icon-spin:active:before,
.dsm-icon-spin:focus:after,
.dsm-icon-spin:focus:before,
.dsm-icon-spin:hover:after,
.dsm-icon-spin:hover:before {
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
}
@-webkit-keyframes dsm-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%,
  to {
    opacity: 1;
  }
}
@keyframes dsm-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%,
  to {
    opacity: 1;
  }
}
.dsm-icon-drop {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-drop:after,
.dsm-icon-drop:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.dsm-icon-drop:active:after,
.dsm-icon-drop:active:before,
.dsm-icon-drop:focus:after,
.dsm-icon-drop:focus:before,
.dsm-icon-drop:hover:after,
.dsm-icon-drop:hover:before {
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-animation-name: dsm-icon-drop;
  animation-name: dsm-icon-drop;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.dsm-icon-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-fade:before {
  content: "\F00C";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-icon-fade:active:before,
.dsm-icon-fade:focus:before,
.dsm-icon-fade:hover:before {
  color: #0f9e5e;
}
@-webkit-keyframes dsm-icon-float-away {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}
@keyframes dsm-icon-float-away {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}
.dsm-icon-float-away {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-float-away:after,
.dsm-icon-float-away:before {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.dsm-icon-float-away:active:after,
.dsm-icon-float-away:active:before,
.dsm-icon-float-away:focus:after,
.dsm-icon-float-away:focus:before,
.dsm-icon-float-away:hover:after,
.dsm-icon-float-away:hover:before {
  -webkit-animation-name: dsm-icon-float-away;
  animation-name: dsm-icon-float-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes dsm-icon-sink-away {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}
@keyframes dsm-icon-sink-away {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}
.dsm-icon-sink-away {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-sink-away:after,
.dsm-icon-sink-away:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.dsm-icon-sink-away:active:after,
.dsm-icon-sink-away:active:before,
.dsm-icon-sink-away:focus:after,
.dsm-icon-sink-away:focus:before,
.dsm-icon-sink-away:hover:after,
.dsm-icon-sink-away:hover:before {
  -webkit-animation-name: dsm-icon-sink-away;
  animation-name: dsm-icon-sink-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.dsm-icon-grow {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-grow,
.dsm-icon-grow:after,
.dsm-icon-grow:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-grow:after,
.dsm-icon-grow:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-grow:active:after,
.dsm-icon-grow:active:before,
.dsm-icon-grow:focus:after,
.dsm-icon-grow:focus:before,
.dsm-icon-grow:hover:after,
.dsm-icon-grow:hover:before {
  -webkit-transform: scale(1.3) translateZ(0);
  transform: scale(1.3) translateZ(0);
}
.dsm-icon-shrink {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-shrink,
.dsm-icon-shrink:after,
.dsm-icon-shrink:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-shrink:after,
.dsm-icon-shrink:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-shrink:active:after,
.dsm-icon-shrink:active:before,
.dsm-icon-shrink:focus:after,
.dsm-icon-shrink:focus:before,
.dsm-icon-shrink:hover:after,
.dsm-icon-shrink:hover:before {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
@-webkit-keyframes dsm-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes dsm-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.dsm-icon-pulse {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-pulse:after,
.dsm-icon-pulse:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-pulse:active:after,
.dsm-icon-pulse:active:before,
.dsm-icon-pulse:focus:after,
.dsm-icon-pulse:focus:before,
.dsm-icon-pulse:hover:after,
.dsm-icon-pulse:hover:before {
  -webkit-animation-name: dsm-icon-pulse;
  animation-name: dsm-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes dsm-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
@keyframes dsm-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
.dsm-icon-pulse-grow {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-icon-pulse-grow:after,
.dsm-icon-pulse-grow:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-pulse-grow:active:after,
.dsm-icon-pulse-grow:active:before,
.dsm-icon-pulse-grow:focus:after,
.dsm-icon-pulse-grow:focus:before,
.dsm-icon-pulse-grow:hover:after,
.dsm-icon-pulse-grow:hover:before {
  -webkit-animation-name: dsm-icon-pulse-grow;
  animation-name: dsm-icon-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
@-webkit-keyframes dsm-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes dsm-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.dsm-icon-pulse-shrink {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-pulse-shrink:after,
.dsm-icon-pulse-shrink:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-pulse-shrink:active:after,
.dsm-icon-pulse-shrink:active:before,
.dsm-icon-pulse-shrink:focus:after,
.dsm-icon-pulse-shrink:focus:before,
.dsm-icon-pulse-shrink:hover:after,
.dsm-icon-pulse-shrink:hover:before {
  -webkit-animation-name: dsm-icon-pulse-shrink;
  animation-name: dsm-icon-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
@-webkit-keyframes dsm-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@keyframes dsm-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.dsm-icon-push {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-push,
.dsm-icon-push:after,
.dsm-icon-push:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-push:after,
.dsm-icon-push:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-push:active:after,
.dsm-icon-push:active:before,
.dsm-icon-push:focus:after,
.dsm-icon-push:focus:before,
.dsm-icon-push:hover:after,
.dsm-icon-push:hover:before {
  -webkit-animation-name: dsm-icon-push;
  animation-name: dsm-icon-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes dsm-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@keyframes dsm-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
.dsm-icon-pop {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-icon-pop,
.dsm-icon-pop:after,
.dsm-icon-pop:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-pop:after,
.dsm-icon-pop:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-pop:active:after,
.dsm-icon-pop:active:before,
.dsm-icon-pop:focus:after,
.dsm-icon-pop:focus:before,
.dsm-icon-pop:hover:after,
.dsm-icon-pop:hover:before {
  -webkit-animation-name: dsm-icon-pop;
  animation-name: dsm-icon-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.dsm-icon-bounce {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-bounce,
.dsm-icon-bounce:after,
.dsm-icon-bounce:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-bounce:after,
.dsm-icon-bounce:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-bounce:active:after,
.dsm-icon-bounce:active:before,
.dsm-icon-bounce:focus:after,
.dsm-icon-bounce:focus:before,
.dsm-icon-bounce:hover:after,
.dsm-icon-bounce:hover:before {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  -o-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.dsm-icon-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-rotate,
.dsm-icon-rotate:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-rotate:before {
  content: "\F0C6";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-rotate:active:before,
.dsm-icon-rotate:focus:before,
.dsm-icon-rotate:hover:before {
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}
.dsm-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-grow-rotate,
.dsm-icon-grow-rotate:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-grow-rotate:before {
  content: "\F095";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-grow-rotate:active:before,
.dsm-icon-grow-rotate:focus:before,
.dsm-icon-grow-rotate:hover:before {
  -webkit-transform: scale(1.5) rotate(12deg);
  transform: scale(1.5) rotate(12deg);
}
.dsm-icon-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-float,
.dsm-icon-float:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-float:before {
  content: "\F01B";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-float:active:before,
.dsm-icon-float:focus:before,
.dsm-icon-float:hover:before {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.dsm-icon-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-sink,
.dsm-icon-sink:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-sink:before {
  content: "\F01A";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-sink:active:before,
.dsm-icon-sink:focus:before,
.dsm-icon-sink:hover:before {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
@-webkit-keyframes dsm-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  to {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes dsm-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  to {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@-webkit-keyframes dsm-icon-bob-float {
  to {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes dsm-icon-bob-float {
  to {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
.dsm-icon-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-bob:before {
  content: "\F077";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.dsm-icon-bob:active:before,
.dsm-icon-bob:focus:before,
.dsm-icon-bob:hover:before {
  -webkit-animation-name: dsm-icon-bob-float, dsm-icon-bob;
  animation-name: dsm-icon-bob-float, dsm-icon-bob;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
@-webkit-keyframes dsm-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  to {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes dsm-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  to {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-webkit-keyframes dsm-icon-hang-sink {
  to {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes dsm-icon-hang-sink {
  to {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
.dsm-icon-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-hang:before {
  content: "\F078";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.dsm-icon-hang:active:before,
.dsm-icon-hang:focus:before,
.dsm-icon-hang:hover:before {
  -webkit-animation-name: dsm-icon-hang-sink, dsm-icon-hang;
  animation-name: dsm-icon-hang-sink, dsm-icon-hang;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
@-webkit-keyframes dsm-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes dsm-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.dsm-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-wobble-horizontal:before {
  content: "\F061";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.dsm-icon-wobble-horizontal:active:before,
.dsm-icon-wobble-horizontal:focus:before,
.dsm-icon-wobble-horizontal:hover:before {
  -webkit-animation-name: dsm-icon-wobble-horizontal;
  animation-name: dsm-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes dsm-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes dsm-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.dsm-icon-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-wobble-vertical:before {
  content: "\F062";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.dsm-icon-wobble-vertical:active:before,
.dsm-icon-wobble-vertical:focus:before,
.dsm-icon-wobble-vertical:hover:before {
  -webkit-animation-name: dsm-icon-wobble-vertical;
  animation-name: dsm-icon-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes dsm-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  to {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes dsm-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  to {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.dsm-icon-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-buzz:before {
  content: "\F017";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.dsm-icon-buzz:active:before,
.dsm-icon-buzz:focus:before,
.dsm-icon-buzz:hover:before {
  -webkit-animation-name: dsm-icon-buzz;
  animation-name: dsm-icon-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes dsm-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  to {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes dsm-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  to {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.dsm-icon-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-buzz-out:before {
  content: "\F023";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.dsm-icon-buzz-out:active:before,
.dsm-icon-buzz-out:focus:before,
.dsm-icon-buzz-out:hover:before {
  -webkit-animation-name: dsm-icon-buzz-out;
  animation-name: dsm-icon-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.dsm-curl-top-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-curl-top-left:before {
  pointer-events: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: #fff;
  background: -webkit-linear-gradient(
    315deg,
    #fff 45%,
    #aaa 50%,
    #ccc 56%,
    #fff 80%
  );
  background: -o-linear-gradient(
    315deg,
    #fff 45%,
    #aaa 50%,
    #ccc 56%,
    #fff 80%
  );
  background: linear-gradient(135deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr="#ffffff",endColorstr="#000000");
  z-index: 1000;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  -o-transition-property: width, height;
  transition-property: width, height;
}
.dsm-curl-top-left:active:before,
.dsm-curl-top-left:focus:before,
.dsm-curl-top-left:hover:before {
  width: 25px;
  height: 25px;
}
.dsm-curl-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: #fff;
  background: -webkit-linear-gradient(
    225deg,
    #fff 45%,
    #aaa 50%,
    #ccc 56%,
    #fff 80%
  );
  background: -o-linear-gradient(
    225deg,
    #fff 45%,
    #aaa 50%,
    #ccc 56%,
    #fff 80%
  );
  background: linear-gradient(225deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  -o-transition-property: width, height;
  transition-property: width, height;
}
.dsm-curl-top-right:active:before,
.dsm-curl-top-right:focus:before,
.dsm-curl-top-right:hover:before {
  width: 25px;
  height: 25px;
}
.dsm-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-curl-bottom-right:before {
  pointer-events: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  background: -webkit-linear-gradient(
    135deg,
    #fff 45%,
    #aaa 50%,
    #ccc 56%,
    #fff 80%
  );
  background: -o-linear-gradient(
    135deg,
    #fff 45%,
    #aaa 50%,
    #ccc 56%,
    #fff 80%
  );
  background: linear-gradient(315deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  -webkit-box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  -o-transition-property: width, height;
  transition-property: width, height;
}
.dsm-curl-bottom-right:active:before,
.dsm-curl-bottom-right:focus:before,
.dsm-curl-bottom-right:hover:before {
  width: 25px;
  height: 25px;
}
.dsm-curl-bottom-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-curl-bottom-left:before {
  pointer-events: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  background: -webkit-linear-gradient(
    45deg,
    #fff 45%,
    #aaa 50%,
    #ccc 56%,
    #fff 80%
  );
  background: -o-linear-gradient(45deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  background: linear-gradient(45deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  -webkit-box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  -o-transition-property: width, height;
  transition-property: width, height;
}
.dsm-curl-bottom-left:active:before,
.dsm-curl-bottom-left:focus:before,
.dsm-curl-bottom-left:hover:before {
  width: 25px;
  height: 25px;
}
.dsm_facebook_like_button .fb_iframe_widget iframe {
  position: relative;
}
.dsm_facebook_like_button .fb_iframe_widget,
.dsm_facebook_like_button .fb_iframe_widget span,
.dsm_facebook_like_button .fb_iframe_widget span iframe[style] {
  width: 100% !important;
}
.dsm_contact_form_7 label {
  display: block;
}
.dsm_contact_form_7 .wpcf7-form-control.wpcf7-file {
  width: 100%;
}
.dsm_contact_form_7 .wpcf7-form-control.wpcf7-textarea {
  height: 240px;
}
.dsm_contact_form_7 .wpcf7-form-control.wpcf7-submit {
  display: inline-block;
  font-family: inherit;
  cursor: pointer;
  color: #2ea3f2;
}
.dsm_contact_form_7 input.text,
.dsm_contact_form_7 input.title,
.dsm_contact_form_7 input[type="date"],
.dsm_contact_form_7 input[type="email"],
.dsm_contact_form_7 input[type="number"],
.dsm_contact_form_7 input[type="password"],
.dsm_contact_form_7 input[type="tel"],
.dsm_contact_form_7 input[type="text"],
.dsm_contact_form_7 input[type="url"],
.dsm_contact_form_7 select,
.dsm_contact_form_7 textarea {
  width: 100%;
  padding: 16px;
  border-width: 0;
  border-radius: 0;
  color: #999;
  background-color: #eee;
  font-size: 14px;
  -webkit-appearance: none;
}
.dsm_contact_form_7 .wpcf7-form-control.wpcf7-select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 16px 20px 16px 10px;
  border: 0;
  border-radius: 0;
  color: #999;
  background-color: #eee;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-style: solid;
}
.dsm_contact_form_7 .dsm-contact-form-7-select:after {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  margin-top: 3px;
  border: 6px solid;
  border-color: #666 transparent transparent;
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}
.dsm_contact_form_7 .wpcf7-form-control.wpcf7-date {
  font-family: inherit;
}
.dsm_contact_form_7
  .wpcf7-form-control.wpcf7-date::-webkit-calendar-picker-indicator {
  background: none;
}
.dsm_contact_form_7 .wpcf7-not-valid-tip,
.dsm_contact_form_7 .wpcf7-validation-errors {
  border-style: solid;
}
.dsm_contact_form_7 div.wpcf7-response-output {
  margin-left: 0;
  margin-right: 0;
}
.dsm_embed_google_map {
  line-height: 0;
}
.dsm_embed_google_map iframe {
  height: 320px;
  width: 100%;
}
.dsm-text-badges {
  display: inline-block;
  padding-bottom: 0;
}
.dsm-badges {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 65%;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-style: solid;
  border-color: #333;
}
.dsm-badges-before {
  margin-right: 7px;
}
.dsm-badges-after {
  margin-left: 7px;
}
ul.dsm-menu,
ul.dsm-menu .sub-menu {
  list-style-type: disc;
  list-style-position: inside;
}
.dsm-menu a {
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.et_pb_bg_layout_dark ul.dsm-menu li a {
  color: #fff;
}
#left-area ul.dsm-menu,
.comment-content ul.dsm-menu,
.entry-content ul.dsm-menu,
.et-l--body ul.dsm-menu,
.et-l--footer ul.dsm-menu,
.et-l--header ul.dsm-menu,
body.et-pb-preview #main-content .container ul.dsm-menu {
  padding-left: 0;
}
ul.dsm-menu .menu-item-has-children {
  position: relative;
}
ul.dsm-menu .menu-item-has-children .sub-menu {
  padding-bottom: 0;
  padding-left: 20px;
}
.dsm-menu-animation li a span {
  position: relative;
  padding-bottom: 2px;
}
.dsm-menu-animation-left-right li a span:after {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.dsm-menu-animation-left-right li a span:hover:after {
  visibility: visible;
  width: 100%;
}
.dsm-menu-animation-right-left li a span:after {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  right: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.dsm-menu-animation-right-left li a span:hover:after {
  visibility: visible;
  width: 100%;
}
.dsm-menu-animation-center-out li a span:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.dsm-menu-animation-center-out li a span:hover:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.dsm-menu-submenu-collapse .menu-item-has-children .sub-menu {
  display: none;
}
.dsm-menu-submenu-collapse .menu-item-has-children .et-pb-icon {
  font-size: 16px;
  border-style: solid;
}
.dsm-menu-submenu-collapse .menu-item-has-children > a {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.dsm_floating_multi_images {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  will-change: opacity, transform;
}
.dsm_floating_multi_images_container {
  height: 360px;
}
.et-db #et-boc .dsm_floating_multi_images_child.et_pb_module,
.et-db #et-boc .et-l #et-fb-app .dsm_floating_multi_images_child.et_pb_module,
.et-db #et-boc .et_pb_module.dsm_floating_multi_images_child {
  position: absolute;
}
.dsm_floating_multi_images_child,
.et-db #et-boc .et-l .et_pb_module.dsm_floating_multi_images_child {
  position: absolute;
  display: inline-block;
  line-height: 0;
  top: 0;
  left: 0;
  margin: 0;
  will-change: transform;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-animation: dsm-float-up-down 5s alternate infinite ease-in-out;
  animation: dsm-float-up-down 5s alternate infinite ease-in-out;
}
.dsm_floating_multi_images_child a {
  line-height: 0;
  display: inline-block;
}
.dsm_floating_multi_images_child img {
  border-style: solid;
  border-color: #333;
}
.et-db #et-boc .et-l .et_pb_module.dsm_floating_multi_images_child,
.et_pb_module.dsm_floating_multi_images_child {
  max-width: 50%;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
}
.dsm_floating_multi_images_child:first-child,
.et-db #et-boc .et-l .et_pb_module.dsm_floating_multi_images_child:first-child {
  -webkit-animation-delay: -3s;
  animation-delay: -3s;
}
.dsm_floating_multi_images_child:nth-child(2),
.et-db
  #et-boc
  .et-l
  .et_pb_module.dsm_floating_multi_images_child:nth-child(2) {
  -webkit-animation-delay: -5s;
  animation-delay: -5s;
}
.dsm_floating_multi_images_child:nth-child(3),
.et-db
  #et-boc
  .et-l
  .et_pb_module.dsm_floating_multi_images_child:nth-child(3) {
  -webkit-animation-delay: -7s;
  animation-delay: -7s;
}
.dsm_floating_multi_images_child:nth-child(4),
.et-db
  #et-boc
  .et-l
  .et_pb_module.dsm_floating_multi_images_child:nth-child(4) {
  -webkit-animation-delay: -9s;
  animation-delay: -9s;
}
.dsm_floating_multi_images_child:nth-child(5),
.et-db
  #et-boc
  .et-l
  .et_pb_module.dsm_floating_multi_images_child:nth-child(5) {
  -webkit-animation-delay: -11s;
  animation-delay: -11s;
}
.dsm_floating_multi_images_child:nth-child(6),
.et-db
  #et-boc
  .et-l
  .et_pb_module.dsm_floating_multi_images_child:nth-child(6) {
  -webkit-animation-delay: -13s;
  animation-delay: -13s;
}
.dsm_floating_multi_images_child:nth-child(7),
.et-db
  #et-boc
  .et-l
  .et_pb_module.dsm_floating_multi_images_child:nth-child(7) {
  -webkit-animation-delay: -15s;
  animation-delay: -15s;
}
.dsm_floating_multi_images_child:nth-child(8),
.et-db
  #et-boc
  .et-l
  .et_pb_module.dsm_floating_multi_images_child:nth-child(8) {
  -webkit-animation-delay: -17s;
  animation-delay: -17s;
}
.dsm_floating_multi_images_child:nth-child(9),
.et-db
  #et-boc
  .et-l
  .et_pb_module.dsm_floating_multi_images_child:nth-child(9) {
  -webkit-animation-delay: -19s;
  animation-delay: -19s;
}
.dsm_floating_multi_images_child:nth-child(10),
.et-db
  #et-boc
  .et-l
  .et_pb_module.dsm_floating_multi_images_child:nth-child(10) {
  -webkit-animation-delay: -21s;
  animation-delay: -21s;
}
@-webkit-keyframes dsm-float-up-down {
  0% {
    transform: translatey(0);
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
  }
  50% {
    transform: translatey(-20px);
    -webkit-transform: translatey(-20px);
    -moz-transform: translatey(-20px);
    -ms-transform: translatey(-20px);
    -o-transform: translatey(-20px);
  }
  to {
    transform: translatey(0);
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
  }
}
@keyframes dsm-float-up-down {
  0% {
    transform: translatey(0);
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
  }
  50% {
    transform: translatey(-20px);
    -webkit-transform: translatey(-20px);
    -moz-transform: translatey(-20px);
    -ms-transform: translatey(-20px);
    -o-transform: translatey(-20px);
  }
  to {
    transform: translatey(0);
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
  }
}
@-webkit-keyframes dsm-float-left-right {
  0% {
    transform: translatex(0);
    -webkit-transform: translatex(0);
    -moz-transform: translatex(0);
    -ms-transform: translatex(0);
    -o-transform: translatex(0);
  }
  50% {
    transform: translatex(-20px);
    -webkit-transform: translatex(-20px);
    -moz-transform: translatex(-20px);
    -ms-transform: translatex(-20px);
    -o-transform: translatex(-20px);
  }
  to {
    transform: translatex(0);
    -webkit-transform: translatex(0);
    -moz-transform: translatex(0);
    -ms-transform: translatex(0);
    -o-transform: translatex(0);
  }
}
@keyframes dsm-float-left-right {
  0% {
    transform: translatex(0);
    -webkit-transform: translatex(0);
    -moz-transform: translatex(0);
    -ms-transform: translatex(0);
    -o-transform: translatex(0);
  }
  50% {
    transform: translatex(-20px);
    -webkit-transform: translatex(-20px);
    -moz-transform: translatex(-20px);
    -ms-transform: translatex(-20px);
    -o-transform: translatex(-20px);
  }
  to {
    transform: translatex(0);
    -webkit-transform: translatex(0);
    -moz-transform: translatex(0);
    -ms-transform: translatex(0);
    -o-transform: translatex(0);
  }
}
.dsm-glitch-text {
  position: relative;
}
.dsm-glitch-text:after,
.dsm-glitch-text:before {
  content: attr(data-dsm-glitch-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.dsm-glitch-effect-type-one:after {
  left: 2px;
  text-shadow: -1px 0 red;
  animation: dsm-glitch-anim-one-1 2s infinite linear alternate-reverse;
}
.dsm-glitch-effect-type-one:before {
  left: -2px;
  text-shadow: 2px 0 blue;
  animation: dsm-glitch-anim-one-2 3s infinite linear alternate-reverse;
}
.dsm-glitch-effect-type-two:after {
  left: 2px;
  text-shadow: -1px 0 purple;
  animation: dsm-glitch-anim-one-1 2s infinite linear alternate-reverse;
}
.dsm-glitch-effect-type-two:before {
  left: -2px;
  text-shadow: 2px 0 green;
  animation: dsm-glitch-anim-two-2 3s infinite linear alternate-reverse;
}
.dsm-glitch-effect-type-three:before {
  -webkit-animation: dsm-glitch-anim-three-1 2.5s infinite;
  animation: dsm-glitch-anim-three-1 2.5s infinite;
  color: inherit;
  z-index: 1;
}
.dsm-glitch-effect-type-three > span {
  display: block;
  -webkit-animation: dsm-glitch-anim-three-2 2.5s infinite;
  animation: dsm-glitch-anim-three-2 2.5s infinite;
  color: red;
  z-index: -1;
}
.dsm-glitch-effect-type-three:after {
  color: blue;
  -webkit-animation: dsm-glitch-anim-three-3 2.5s infinite;
  animation: dsm-glitch-anim-three-3 2.5s infinite;
  z-index: -1;
}
@-webkit-keyframes dsm-glitch-anim-one-1 {
  0% {
    -webkit-clip-path: inset(82% 0 13% 0);
    clip-path: inset(82% 0 13% 0);
  }
  5.8823529412% {
    -webkit-clip-path: inset(17% 0 48% 0);
    clip-path: inset(17% 0 48% 0);
  }
  11.7647058824% {
    -webkit-clip-path: inset(11% 0 88% 0);
    clip-path: inset(11% 0 88% 0);
  }
  17.6470588235% {
    -webkit-clip-path: inset(2% 0 11% 0);
    clip-path: inset(2% 0 11% 0);
  }
  23.5294117647% {
    -webkit-clip-path: inset(48% 0 3% 0);
    clip-path: inset(48% 0 3% 0);
  }
  29.4117647059% {
    -webkit-clip-path: inset(34% 0 61% 0);
    clip-path: inset(34% 0 61% 0);
  }
  35.2941176471% {
    -webkit-clip-path: inset(10% 0 83% 0);
    clip-path: inset(10% 0 83% 0);
  }
  41.1764705882% {
    -webkit-clip-path: inset(83% 0 1% 0);
    clip-path: inset(83% 0 1% 0);
  }
  47.0588235294% {
    -webkit-clip-path: inset(36% 0 4% 0);
    clip-path: inset(36% 0 4% 0);
  }
  52.9411764706% {
    -webkit-clip-path: inset(52% 0 16% 0);
    clip-path: inset(52% 0 16% 0);
  }
  58.8235294118% {
    -webkit-clip-path: inset(86% 0 4% 0);
    clip-path: inset(86% 0 4% 0);
  }
  64.7058823529% {
    -webkit-clip-path: inset(49% 0 7% 0);
    clip-path: inset(49% 0 7% 0);
  }
  70.5882352941% {
    -webkit-clip-path: inset(35% 0 53% 0);
    clip-path: inset(35% 0 53% 0);
  }
  76.4705882353% {
    -webkit-clip-path: inset(3% 0 19% 0);
    clip-path: inset(3% 0 19% 0);
  }
  82.3529411765% {
    -webkit-clip-path: inset(28% 0 40% 0);
    clip-path: inset(28% 0 40% 0);
  }
  88.2352941176% {
    -webkit-clip-path: inset(62% 0 3% 0);
    clip-path: inset(62% 0 3% 0);
  }
  94.1176470588% {
    -webkit-clip-path: inset(42% 0 28% 0);
    clip-path: inset(42% 0 28% 0);
  }
  to {
    -webkit-clip-path: inset(17% 0 20% 0);
    clip-path: inset(17% 0 20% 0);
  }
}
@keyframes dsm-glitch-anim-one-1 {
  0% {
    -webkit-clip-path: inset(82% 0 13% 0);
    clip-path: inset(82% 0 13% 0);
  }
  5.8823529412% {
    -webkit-clip-path: inset(17% 0 48% 0);
    clip-path: inset(17% 0 48% 0);
  }
  11.7647058824% {
    -webkit-clip-path: inset(11% 0 88% 0);
    clip-path: inset(11% 0 88% 0);
  }
  17.6470588235% {
    -webkit-clip-path: inset(2% 0 11% 0);
    clip-path: inset(2% 0 11% 0);
  }
  23.5294117647% {
    -webkit-clip-path: inset(48% 0 3% 0);
    clip-path: inset(48% 0 3% 0);
  }
  29.4117647059% {
    -webkit-clip-path: inset(34% 0 61% 0);
    clip-path: inset(34% 0 61% 0);
  }
  35.2941176471% {
    -webkit-clip-path: inset(10% 0 83% 0);
    clip-path: inset(10% 0 83% 0);
  }
  41.1764705882% {
    -webkit-clip-path: inset(83% 0 1% 0);
    clip-path: inset(83% 0 1% 0);
  }
  47.0588235294% {
    -webkit-clip-path: inset(36% 0 4% 0);
    clip-path: inset(36% 0 4% 0);
  }
  52.9411764706% {
    -webkit-clip-path: inset(52% 0 16% 0);
    clip-path: inset(52% 0 16% 0);
  }
  58.8235294118% {
    -webkit-clip-path: inset(86% 0 4% 0);
    clip-path: inset(86% 0 4% 0);
  }
  64.7058823529% {
    -webkit-clip-path: inset(49% 0 7% 0);
    clip-path: inset(49% 0 7% 0);
  }
  70.5882352941% {
    -webkit-clip-path: inset(35% 0 53% 0);
    clip-path: inset(35% 0 53% 0);
  }
  76.4705882353% {
    -webkit-clip-path: inset(3% 0 19% 0);
    clip-path: inset(3% 0 19% 0);
  }
  82.3529411765% {
    -webkit-clip-path: inset(28% 0 40% 0);
    clip-path: inset(28% 0 40% 0);
  }
  88.2352941176% {
    -webkit-clip-path: inset(62% 0 3% 0);
    clip-path: inset(62% 0 3% 0);
  }
  94.1176470588% {
    -webkit-clip-path: inset(42% 0 28% 0);
    clip-path: inset(42% 0 28% 0);
  }
  to {
    -webkit-clip-path: inset(17% 0 20% 0);
    clip-path: inset(17% 0 20% 0);
  }
}
@-webkit-keyframes dsm-glitch-anim-one-2 {
  0% {
    -webkit-clip-path: inset(72% 0 6% 0);
    clip-path: inset(72% 0 6% 0);
  }
  5.8823529412% {
    -webkit-clip-path: inset(2% 0 87% 0);
    clip-path: inset(2% 0 87% 0);
  }
  11.7647058824% {
    -webkit-clip-path: inset(52% 0 49% 0);
    clip-path: inset(52% 0 49% 0);
  }
  17.6470588235% {
    -webkit-clip-path: inset(9% 0 10% 0);
    clip-path: inset(9% 0 10% 0);
  }
  23.5294117647% {
    -webkit-clip-path: inset(12% 0 65% 0);
    clip-path: inset(12% 0 65% 0);
  }
  29.4117647059% {
    -webkit-clip-path: inset(48% 0 45% 0);
    clip-path: inset(48% 0 45% 0);
  }
  35.2941176471% {
    -webkit-clip-path: inset(14% 0 41% 0);
    clip-path: inset(14% 0 41% 0);
  }
  41.1764705882% {
    -webkit-clip-path: inset(55% 0 4% 0);
    clip-path: inset(55% 0 4% 0);
  }
  47.0588235294% {
    -webkit-clip-path: inset(10% 0 3% 0);
    clip-path: inset(10% 0 3% 0);
  }
  52.9411764706% {
    -webkit-clip-path: inset(14% 0 45% 0);
    clip-path: inset(14% 0 45% 0);
  }
  58.8235294118% {
    -webkit-clip-path: inset(54% 0 18% 0);
    clip-path: inset(54% 0 18% 0);
  }
  64.7058823529% {
    -webkit-clip-path: inset(93% 0 7% 0);
    clip-path: inset(93% 0 7% 0);
  }
  70.5882352941% {
    -webkit-clip-path: inset(89% 0 12% 0);
    clip-path: inset(89% 0 12% 0);
  }
  76.4705882353% {
    -webkit-clip-path: inset(83% 0 17% 0);
    clip-path: inset(83% 0 17% 0);
  }
  82.3529411765% {
    -webkit-clip-path: inset(55% 0 13% 0);
    clip-path: inset(55% 0 13% 0);
  }
  88.2352941176% {
    -webkit-clip-path: inset(66% 0 5% 0);
    clip-path: inset(66% 0 5% 0);
  }
  94.1176470588% {
    -webkit-clip-path: inset(40% 0 49% 0);
    clip-path: inset(40% 0 49% 0);
  }
  to {
    -webkit-clip-path: inset(16% 0 42% 0);
    clip-path: inset(16% 0 42% 0);
  }
}
@keyframes dsm-glitch-anim-one-2 {
  0% {
    -webkit-clip-path: inset(72% 0 6% 0);
    clip-path: inset(72% 0 6% 0);
  }
  5.8823529412% {
    -webkit-clip-path: inset(2% 0 87% 0);
    clip-path: inset(2% 0 87% 0);
  }
  11.7647058824% {
    -webkit-clip-path: inset(52% 0 49% 0);
    clip-path: inset(52% 0 49% 0);
  }
  17.6470588235% {
    -webkit-clip-path: inset(9% 0 10% 0);
    clip-path: inset(9% 0 10% 0);
  }
  23.5294117647% {
    -webkit-clip-path: inset(12% 0 65% 0);
    clip-path: inset(12% 0 65% 0);
  }
  29.4117647059% {
    -webkit-clip-path: inset(48% 0 45% 0);
    clip-path: inset(48% 0 45% 0);
  }
  35.2941176471% {
    -webkit-clip-path: inset(14% 0 41% 0);
    clip-path: inset(14% 0 41% 0);
  }
  41.1764705882% {
    -webkit-clip-path: inset(55% 0 4% 0);
    clip-path: inset(55% 0 4% 0);
  }
  47.0588235294% {
    -webkit-clip-path: inset(10% 0 3% 0);
    clip-path: inset(10% 0 3% 0);
  }
  52.9411764706% {
    -webkit-clip-path: inset(14% 0 45% 0);
    clip-path: inset(14% 0 45% 0);
  }
  58.8235294118% {
    -webkit-clip-path: inset(54% 0 18% 0);
    clip-path: inset(54% 0 18% 0);
  }
  64.7058823529% {
    -webkit-clip-path: inset(93% 0 7% 0);
    clip-path: inset(93% 0 7% 0);
  }
  70.5882352941% {
    -webkit-clip-path: inset(89% 0 12% 0);
    clip-path: inset(89% 0 12% 0);
  }
  76.4705882353% {
    -webkit-clip-path: inset(83% 0 17% 0);
    clip-path: inset(83% 0 17% 0);
  }
  82.3529411765% {
    -webkit-clip-path: inset(55% 0 13% 0);
    clip-path: inset(55% 0 13% 0);
  }
  88.2352941176% {
    -webkit-clip-path: inset(66% 0 5% 0);
    clip-path: inset(66% 0 5% 0);
  }
  94.1176470588% {
    -webkit-clip-path: inset(40% 0 49% 0);
    clip-path: inset(40% 0 49% 0);
  }
  to {
    -webkit-clip-path: inset(16% 0 42% 0);
    clip-path: inset(16% 0 42% 0);
  }
}
@-webkit-keyframes dsm-glitch-anim-two-1 {
  0% {
    -webkit-clip-path: inset(4% 0 27% 0);
    clip-path: inset(4% 0 27% 0);
  }
  10% {
    -webkit-clip-path: inset(15% 0 57% 0);
    clip-path: inset(15% 0 57% 0);
  }
  20% {
    -webkit-clip-path: inset(79% 0 14% 0);
    clip-path: inset(79% 0 14% 0);
  }
  30% {
    -webkit-clip-path: inset(9% 0 43% 0);
    clip-path: inset(9% 0 43% 0);
  }
  40% {
    -webkit-clip-path: inset(47% 0 44% 0);
    clip-path: inset(47% 0 44% 0);
  }
  50% {
    -webkit-clip-path: inset(63% 0 26% 0);
    clip-path: inset(63% 0 26% 0);
  }
  60% {
    -webkit-clip-path: inset(44% 0 47% 0);
    clip-path: inset(44% 0 47% 0);
  }
  70% {
    -webkit-clip-path: inset(71% 0 22% 0);
    clip-path: inset(71% 0 22% 0);
  }
  80% {
    -webkit-clip-path: inset(48% 0 36% 0);
    clip-path: inset(48% 0 36% 0);
  }
  90% {
    -webkit-clip-path: inset(4% 0 24% 0);
    clip-path: inset(4% 0 24% 0);
  }
  to {
    -webkit-clip-path: inset(72% 0 12% 0);
    clip-path: inset(72% 0 12% 0);
  }
}
@keyframes dsm-glitch-anim-two-1 {
  0% {
    -webkit-clip-path: inset(4% 0 27% 0);
    clip-path: inset(4% 0 27% 0);
  }
  10% {
    -webkit-clip-path: inset(15% 0 57% 0);
    clip-path: inset(15% 0 57% 0);
  }
  20% {
    -webkit-clip-path: inset(79% 0 14% 0);
    clip-path: inset(79% 0 14% 0);
  }
  30% {
    -webkit-clip-path: inset(9% 0 43% 0);
    clip-path: inset(9% 0 43% 0);
  }
  40% {
    -webkit-clip-path: inset(47% 0 44% 0);
    clip-path: inset(47% 0 44% 0);
  }
  50% {
    -webkit-clip-path: inset(63% 0 26% 0);
    clip-path: inset(63% 0 26% 0);
  }
  60% {
    -webkit-clip-path: inset(44% 0 47% 0);
    clip-path: inset(44% 0 47% 0);
  }
  70% {
    -webkit-clip-path: inset(71% 0 22% 0);
    clip-path: inset(71% 0 22% 0);
  }
  80% {
    -webkit-clip-path: inset(48% 0 36% 0);
    clip-path: inset(48% 0 36% 0);
  }
  90% {
    -webkit-clip-path: inset(4% 0 24% 0);
    clip-path: inset(4% 0 24% 0);
  }
  to {
    -webkit-clip-path: inset(72% 0 12% 0);
    clip-path: inset(72% 0 12% 0);
  }
}
@-webkit-keyframes dsm-glitch-anim-two-2 {
  0% {
    -webkit-clip-path: inset(24% 0 29% 0);
    clip-path: inset(24% 0 29% 0);
  }
  10% {
    -webkit-clip-path: inset(54% 0 21% 0);
    clip-path: inset(54% 0 21% 0);
  }
  20% {
    -webkit-clip-path: inset(28% 0 28% 0);
    clip-path: inset(28% 0 28% 0);
  }
  30% {
    -webkit-clip-path: inset(27% 0 47% 0);
    clip-path: inset(27% 0 47% 0);
  }
  40% {
    -webkit-clip-path: inset(13% 0 55% 0);
    clip-path: inset(13% 0 55% 0);
  }
  50% {
    -webkit-clip-path: inset(9% 0 37% 0);
    clip-path: inset(9% 0 37% 0);
  }
  60% {
    -webkit-clip-path: inset(22% 0 73% 0);
    clip-path: inset(22% 0 73% 0);
  }
  70% {
    -webkit-clip-path: inset(4% 0 94% 0);
    clip-path: inset(4% 0 94% 0);
  }
  80% {
    -webkit-clip-path: inset(98% 0 1% 0);
    clip-path: inset(98% 0 1% 0);
  }
  90% {
    -webkit-clip-path: inset(74% 0 26% 0);
    clip-path: inset(74% 0 26% 0);
  }
  to {
    -webkit-clip-path: inset(54% 0 10% 0);
    clip-path: inset(54% 0 10% 0);
  }
}
@keyframes dsm-glitch-anim-two-2 {
  0% {
    -webkit-clip-path: inset(24% 0 29% 0);
    clip-path: inset(24% 0 29% 0);
  }
  10% {
    -webkit-clip-path: inset(54% 0 21% 0);
    clip-path: inset(54% 0 21% 0);
  }
  20% {
    -webkit-clip-path: inset(28% 0 28% 0);
    clip-path: inset(28% 0 28% 0);
  }
  30% {
    -webkit-clip-path: inset(27% 0 47% 0);
    clip-path: inset(27% 0 47% 0);
  }
  40% {
    -webkit-clip-path: inset(13% 0 55% 0);
    clip-path: inset(13% 0 55% 0);
  }
  50% {
    -webkit-clip-path: inset(9% 0 37% 0);
    clip-path: inset(9% 0 37% 0);
  }
  60% {
    -webkit-clip-path: inset(22% 0 73% 0);
    clip-path: inset(22% 0 73% 0);
  }
  70% {
    -webkit-clip-path: inset(4% 0 94% 0);
    clip-path: inset(4% 0 94% 0);
  }
  80% {
    -webkit-clip-path: inset(98% 0 1% 0);
    clip-path: inset(98% 0 1% 0);
  }
  90% {
    -webkit-clip-path: inset(74% 0 26% 0);
    clip-path: inset(74% 0 26% 0);
  }
  to {
    -webkit-clip-path: inset(54% 0 10% 0);
    clip-path: inset(54% 0 10% 0);
  }
}
@-webkit-keyframes dsm-glitch-anim-three-1 {
  0% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
  7% {
    -webkit-transform: skew(-0.5deg, -0.9deg);
    transform: skew(-0.5deg, -0.9deg);
    opacity: 0.75;
  }
  10% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
  27% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
  30% {
    -webkit-transform: skew(0.8deg, -0.1deg);
    transform: skew(0.8deg, -0.1deg);
    opacity: 0.75;
  }
  35% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
  52% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
  55% {
    -webkit-transform: skew(-1deg, 0.2deg);
    transform: skew(-1deg, 0.2deg);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
  72% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
  75% {
    -webkit-transform: skew(0.4deg, 1deg);
    transform: skew(0.4deg, 1deg);
    opacity: 0.75;
  }
  80% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes dsm-glitch-anim-three-1 {
  0% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
  7% {
    -webkit-transform: skew(-0.5deg, -0.9deg);
    transform: skew(-0.5deg, -0.9deg);
    opacity: 0.75;
  }
  10% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
  27% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
  30% {
    -webkit-transform: skew(0.8deg, -0.1deg);
    transform: skew(0.8deg, -0.1deg);
    opacity: 0.75;
  }
  35% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
  52% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
  55% {
    -webkit-transform: skew(-1deg, 0.2deg);
    transform: skew(-1deg, 0.2deg);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
  72% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
  75% {
    -webkit-transform: skew(0.4deg, 1deg);
    transform: skew(0.4deg, 1deg);
    opacity: 0.75;
  }
  80% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@-webkit-keyframes dsm-glitch-anim-three-2 {
  0% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  7% {
    -webkit-transform: translate(-2px, -3px);
    transform: translate(-2px, -3px);
    opacity: 0.5;
  }
  10% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  27% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  30% {
    -webkit-transform: translate(-5px, -2px);
    transform: translate(-5px, -2px);
    opacity: 0.5;
  }
  35% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  52% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  55% {
    -webkit-transform: translate(-5px, -1px);
    transform: translate(-5px, -1px);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  72% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  75% {
    -webkit-transform: translate(-2px, -6px);
    transform: translate(-2px, -6px);
    opacity: 0.5;
  }
  80% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
}
@keyframes dsm-glitch-anim-three-2 {
  0% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  7% {
    -webkit-transform: translate(-2px, -3px);
    transform: translate(-2px, -3px);
    opacity: 0.5;
  }
  10% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  27% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  30% {
    -webkit-transform: translate(-5px, -2px);
    transform: translate(-5px, -2px);
    opacity: 0.5;
  }
  35% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  52% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  55% {
    -webkit-transform: translate(-5px, -1px);
    transform: translate(-5px, -1px);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  72% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  75% {
    -webkit-transform: translate(-2px, -6px);
    transform: translate(-2px, -6px);
    opacity: 0.5;
  }
  80% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
}
@-webkit-keyframes dsm-glitch-anim-three-3 {
  0% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  7% {
    -webkit-transform: translate(2px, 3px);
    transform: translate(2px, 3px);
    opacity: 0.5;
  }
  10% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  27% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  30% {
    -webkit-transform: translate(5px, 2px);
    transform: translate(5px, 2px);
    opacity: 0.5;
  }
  35% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  52% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  55% {
    -webkit-transform: translate(5px, 1px);
    transform: translate(5px, 1px);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  72% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  75% {
    -webkit-transform: translate(2px, 6px);
    transform: translate(2px, 6px);
    opacity: 0.5;
  }
  80% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
}
@keyframes dsm-glitch-anim-three-3 {
  0% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  7% {
    -webkit-transform: translate(2px, 3px);
    transform: translate(2px, 3px);
    opacity: 0.5;
  }
  10% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  27% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  30% {
    -webkit-transform: translate(5px, 2px);
    transform: translate(5px, 2px);
    opacity: 0.5;
  }
  35% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  52% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  55% {
    -webkit-transform: translate(5px, 1px);
    transform: translate(5px, 1px);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  72% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  75% {
    -webkit-transform: translate(2px, 6px);
    transform: translate(2px, 6px);
    opacity: 0.5;
  }
  80% {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 0.25;
  }
}
.dsm-image-reveal-overlay {
  -webkit-transform-origin: right;
  transform-origin: right;
}
.dsm-image-reveal {
  position: relative;
  display: block;
}
.dsm-image-wrapper {
  text-align: left;
}
.dsm-image-reveal-overlay {
  background-color: #1fe0ba;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: matrix(0, 0, 0, 1, 0, 0);
  transform: matrix(0, 0, 0, 1, 0, 0);
  visibility: hidden;
  -webkit-transform-origin: top;
  transform-origin: top;
  z-index: 1;
}
.dsm-image-reveal-text-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  z-index: 1;
  padding: 7px;
}
.dsm_image_reveal.et_pb_text_align_left .dsm-image-reveal-text {
  text-align: left;
}
.dsm_image_reveal.et_pb_text_align_center .dsm-image-reveal-text {
  text-align: center;
}
.dsm_image_reveal.et_pb_text_align_right .dsm-image-reveal-text {
  text-align: right;
}
.dsm_image_reveal.et_pb_text_align_justify .dsm-image-reveal-text {
  text-align: justify;
}
.dsm-image-reveal-text {
  width: 100%;
  visibility: hidden;
}
.dsm_image_reveal {
  line-height: 0;
}
.dsm-image-reveal .et_pb_image_wrap {
  display: inline-block;
  position: relative;
  max-width: 100%;
}
.dsm-image-reveal img {
  position: relative;
}
.dsm_image_reveal .dsm-image-reveal-text .char {
  position: relative;
  visibility: hidden;
  display: inline-block;
  white-space: pre-wrap;
}
.dsm-image-reveal-hover:hover .dsm-image-reveal-text .char {
  visibility: visible;
  -webkit-animation: fadeInDown 0.2s both;
  animation: fadeInDown 0.2s both;
  -webkit-animation-delay: calc(30ms * var(--char-index));
  animation-delay: calc(30ms * var(--char-index));
}
.splitting .char,
.splitting .word {
  display: inline-block;
}
.splitting .char {
  position: relative;
}
.splitting .char:after,
.splitting .char:before {
  content: attr(data-char);
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.splitting {
  --word-center: calc((var(--word-total) - 1) / 2);
  --char-center: calc((var(--char-total) - 1) / 2);
  --line-center: calc((var(--line-total) - 1) / 2);
}
.splitting .word {
  --word-percent: calc(var(--word-index) / var(--word-total));
  --line-percent: calc(var(--line-index) / var(--line-total));
}
.splitting .char {
  --char-percent: calc(var(--char-index) / var(--char-total));
  --char-offset: calc(var(--char-index) - var(--char-center));
  --distance: calc(
    (var(--char-offset) * var(--char-offset)) / var(--char-center)
  );
  --distance-sine: calc(var(--char-offset) / var(--char-center));
  --distance-percent: calc((var(--distance) / var(--char-center)));
}
html.et_fb_preview_active--responsive_preview
  .dsm-image-reveal.et_always_center_on_mobile
  .dsm-image-wrapper {
  text-align: center;
}
.dsm-image-reveal.et_always_center_on_mobile .dsm-image-wrapper {
  margin-right: auto !important;
  margin-left: auto !important;
  text-align: center !important;
}
.splitting .char,
.splitting .word {
  display: inline-block;
}
.splitting .char {
  position: relative;
}
.splitting .char:after,
.splitting .char:before {
  content: attr(data-char);
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.splitting {
  --word-center: calc((var(--word-total) - 1) / 2);
  --char-center: calc((var(--char-total) - 1) / 2);
  --line-center: calc((var(--line-total) - 1) / 2);
}
.splitting .word {
  --word-percent: calc(var(--word-index) / var(--word-total));
  --line-percent: calc(var(--line-index) / var(--line-total));
}
.splitting .char {
  --char-percent: calc(var(--char-index) / var(--char-total));
  --char-offset: calc(var(--char-index) - var(--char-center));
  --distance: calc(
    (var(--char-offset) * var(--char-offset)) / var(--char-center)
  );
  --distance-sine: calc(var(--char-offset) / var(--char-center));
  --distance-percent: calc((var(--distance) / var(--char-center)));
}
.splitting.cells img {
  width: 100%;
  display: block;
}
@supports (display: grid) {
  .splitting.cells {
    position: relative;
    overflow: hidden;
    background-size: cover;
    visibility: hidden;
  }
  .splitting .cell-grid {
    background: inherit;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: grid;
    grid-template: repeat(var(--row-total), 1fr) / repeat(var(--col-total), 1fr);
  }
  .splitting .cell {
    background: inherit;
    position: relative;
    overflow: hidden;
  }
  .splitting .cell-inner {
    background: inherit;
    position: absolute;
    visibility: visible;
    width: calc(100% * var(--col-total));
    height: calc(100% * var(--row-total));
    left: calc(-100% * var(--col-index));
    top: calc(-100% * var(--row-index));
  }
  .splitting .cell {
    --center-x: calc((var(--col-total) - 1) / 2);
    --center-y: calc((var(--row-total) - 1) / 2);
    --offset-x: calc(var(--col-index) - var(--center-x));
    --offset-y: calc(var(--row-index) - var(--center-y));
    --distance-x: calc((var(--offset-x) * var(--offset-x)) / var(--center-x));
    --distance-y: calc((var(--offset-y) * var(--offset-y)) / var(--center-y));
  }
}
.dsm_image_hover_reveal {
  line-height: 0;
  overflow: initial !important;
}
.dsm_image_hover_reveal .et_pb_image_wrap {
  display: inline-block;
  position: relative;
  max-width: 100%;
  width: 100%;
}
.vert-slide-down:hover .cell {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.vert-slide-up:hover .cell {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.horiz-slide-right:hover .cell {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.horiz-slide-left:hover .cell {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.dsm_image_hover_reveal .dsm-image-reveal .splitting {
  height: 260px;
}
.dsm_image_hover_reveal .dsm-image-wrapper {
  height: 100%;
}
.dsm_image_hover_reveal .dsm-image-reveal-back {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  top: 0;
  left: 0;
}
.dsm_image_hover_reveal .dsm-image-reveal-back,
.dsm_image_hover_reveal .splitting .cell,
.dsm_image_hover_reveal .splitting .cell__inner,
.dsm_image_hover_reveal .splitting img {
  transition: opacity 1s linear,
    -webkit-transform 1s cubic-bezier(0.63, 0.01, 0.07, 0.99);
  -webkit-transition: opacity 1s linear,
    -webkit-transform 1s cubic-bezier(0.63, 0.01, 0.07, 0.99);
  -o-transition: transform 1s cubic-bezier(0.63, 0.01, 0.07, 0.99),
    opacity 1s linear;
  transition: transform 1s cubic-bezier(0.63, 0.01, 0.07, 0.99),
    opacity 1s linear;
  transition: transform 1s cubic-bezier(0.63, 0.01, 0.07, 0.99),
    opacity 1s linear, -webkit-transform 1s cubic-bezier(0.63, 0.01, 0.07, 0.99);
  -webkit-transition-delay: calc(0.1s * var(--cell-index));
  -o-transition-delay: calc(0.1s * var(--cell-index));
  transition-delay: calc(0.1s * var(--cell-index));
  -webkit-transition-delay: calc(
    0.1s * (var(--cell-total) - var(--cell-index))
  );
  -o-transition-delay: calc(0.1s * (var(--cell-total) - var(--cell-index)));
  transition-delay: calc(0.1s * (var(--cell-total) - var(--cell-index)));
}
.dsm_image_hover_reveal .dsm-image-reveal-back,
.dsm_image_hover_reveal .splitting img {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  visibility: visible;
  opacity: 0;
}
.dsm_image_hover_reveal:hover .splitting .cell,
.dsm_image_hover_reveal:hover .splitting .cell__inner {
  -webkit-transition-delay: calc(0.1s * var(--cell-index));
  -o-transition-delay: calc(0.1s * var(--cell-index));
  transition-delay: calc(0.1s * var(--cell-index));
}
.dsm_image_hover_reveal:hover .dsm-image-reveal-back,
.dsm_image_hover_reveal:hover .splitting img {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-delay: calc(0.1s * var(--cell-total));
  -o-transition-delay: calc(0.1s * var(--cell-total));
  transition-delay: calc(0.1s * var(--cell-total));
}
.dsm-star-rating {
  color: #f0ad4e;
  display: inline-block;
  line-height: 1;
}
.dsm-star-rating i {
  display: inline-block;
  position: relative;
  font-style: normal;
  cursor: default;
}
.dsm-star-rating i:before {
  content: "\2605";
  display: block;
  font-size: inherit;
  font-family: inherit;
  position: absolute;
  overflow: hidden;
  color: #f0ad4e;
  top: 0;
  left: 0;
}
.dsm-star-rating .dsm-star-0:before,
.dsm-star-rating .dsm-star-empty:before {
  content: none;
}
.dsm-star-rating .dsm-star-1:before {
  width: 10%;
}
.dsm-star-rating .dsm-star-2:before {
  width: 20%;
}
.dsm-star-rating .dsm-star-3:before {
  width: 30%;
}
.dsm-star-rating .dsm-star-4:before {
  width: 40%;
}
.dsm-star-rating .dsm-star-5:before {
  width: 50%;
}
.dsm-star-rating .dsm-star-6:before {
  width: 60%;
}
.dsm-star-rating .dsm-star-7:before {
  width: 70%;
}
.dsm-star-rating .dsm-star-8:before {
  width: 51%;
}
.dsm-star-rating .dsm-star-9:before {
  width: 90%;
}
.dsm-star-display-type-inline-block .dsm-star-rating,
.dsm-star-display-type-inline-block .dsm-star-rating-title {
  display: inline-block;
}
.dsm-star-display-type-block .dsm-star-rating,
.dsm-star-display-type-block .dsm-star-rating-title {
  display: block;
}
.dsm-star-display-type-block.dsm-star-title-position-top
  .dsm-star-rating-title {
  margin-bottom: 7px;
}
.dsm-star-display-type-block.dsm-star-title-position-bottom
  .dsm-star-rating-title {
  margin-top: 7px;
}
.dsm-star-display-type-inline-block.dsm-star-title-position-left
  .dsm-star-rating-title {
  margin-right: 7px;
}
.dsm-star-display-type-inline-block.dsm-star-title-position-right
  .dsm-star-rating-title {
  margin-left: 7px;
}
.dsm-star-rating-title {
  padding: 0;
}
.dsm-star-rating-text {
  color: #333;
}
.dsm_tilt_image.et_pb_module.et_pb_text_align_center {
  text-align: unset;
}
.dsm_tilt_image .et_pb_text_align_left {
  text-align: left;
}
.dsm_tilt_image .et_pb_text_align_center {
  text-align: center;
}
.dsm_tilt_image .et_pb_text_align_right {
  text-align: right;
}
.dsm_tilt_image .et_pb_text_align_justified {
  text-align: justify;
}
.dsm_tilt_image {
  display: block;
  margin-right: auto;
  margin-left: auto;
  line-height: 0;
}
.dsm_tilt_image .dsm-tilt-image-wrapper,
.dsm_tilt_image .et_pb_image_wrap {
  display: inline-block;
  position: relative;
  max-width: 100%;
}
.dsm_tilt_image .dsm-tilt-image-wrapper {
  overflow: visible;
  -webkit-transform-style: inherit;
  transform-style: inherit;
}
.dsm_tilt_image img {
  position: relative;
  border-style: solid;
}
.dsm_tilt_image_link {
  width: 100%;
  line-height: 0;
  display: block;
  color: #fff;
}
.dsm-tilt-image-wrapper.et_pb_has_overlay .et_overlay {
  border: none;
}
.dsm_image_overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -o-backface-visibility: hidden;
  border-style: solid;
}
.dsm_overlay_on_hover .dsm_tilt_overlay {
  opacity: 0;
}
.dsm_overlay_on_hover:hover .dsm_tilt_overlay {
  opacity: 1;
}
.dsm_tilt_overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  color: #fff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -o-backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.dsm_tilt_overlay_wrapper {
  width: 100%;
  padding: 20px;
}
.dsm_tilt_overlay .et-pb-icon {
  margin-bottom: 15px;
}
.dsm_tilt_overlay_content {
  line-height: 1;
}
.dsm_tilt_overlay_title_hover_on .dsm_tilt_overlay_title {
  position: relative;
}
.dsm_tilt_overlay_title_hover_on .dsm_tilt_overlay_title:after,
.dsm_tilt_overlay_title_hover_on .dsm_tilt_overlay_title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
}
.dsm_tilt_overlay_title_hover_on .dsm_tilt_overlay_title:before {
  content: attr(data-overlay-title-hover);
}
.dsm_tilt_overlay_title_hover_on:hover .dsm_tilt_overlay_title > span {
  opacity: 0;
}
.dsm_tilt_overlay_title_hover_on:hover .dsm_tilt_overlay_title:before {
  opacity: 1;
}
.dsm-pricelist-description,
.dsm-pricelist-header,
.dsm_pricelist_child > div,
.dsm_pricelist_item_wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.dsm_pricelist_item_wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.dsm_pricelist_child:not(:last-child) {
  padding-bottom: 25px;
  margin-bottom: 0;
}
.dsm-pricelist-header {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-bottom: 10px;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.dsm-pricelist-title {
  padding-bottom: 0;
  font-size: 26px;
  line-height: 1em;
  color: #333;
}
.dsm-pricelist-separator {
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  height: 0;
}
.dsm-pricelist-description {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.dsm-pricelist-price {
  font-size: 18px;
}
.dsm-pricelist-image {
  max-width: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 25px;
  line-height: 0;
}
.dsm-pricelist-image img {
  border-style: solid;
  border-color: #333;
}
.dsm_flipbox_child {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: transform 0.6s ease-in-out;
  -o-transition: transform 0.6s ease-in-out;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-style: solid;
}
.dsm-after-shuffle-text,
.dsm-before-shuffle-text,
.dsm-shuffle-text {
  display: inline-block;
}
.dsm-text-newline {
  width: 100%;
}
.dsm_image_carousel .dsm_image_carousel_container {
  margin-bottom: 60px;
}
.dsm_image_carousel .swiper-button-next,
.dsm_image_carousel .swiper-button-prev {
  height: 40px;
  width: 40px;
  background-image: none;
  background-size: initial;
}
.dsm_image_carousel .swiper-button-prev {
  left: -40px;
}
.dsm_image_carousel .swiper-button-next {
  right: -40px;
}
.dsm_image_carousel_arrow_inside .swiper-button-prev {
  left: 0;
}
.dsm_image_carousel_arrow_inside .swiper-button-next {
  right: 0;
}
.dsm_image_carousel .swiper-button-next:before,
.dsm_image_carousel .swiper-button-prev:before,
.dsm_image_carousel .swiper-container-rtl .swiper-button-next:before,
.dsm_image_carousel .swiper-container-rtl .swiper-button-prev:before {
  font-size: 40px;
  color: #666;
  text-shadow: 0 0;
  font-family: ETmodules !important;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  text-transform: none;
}
.dsm_image_carousel .swiper-button-prev:before {
  content: "4";
}
.dsm_image_carousel .swiper-button-next:before {
  content: "5";
}
.dsm_image_carousel .swiper-button-next:after,
.dsm_image_carousel .swiper-button-prev:after {
  display: none;
}
.dsm_image_carousel .swiper-container-horizontal .swiper-pagination-bullets,
.dsm_image_carousel .swiper-pagination-bullets,
.dsm_image_carousel .swiper-pagination-custom,
.dsm_image_carousel .swiper-pagination-fraction {
  bottom: -30px;
  left: 0;
  width: 100%;
}
.dsm_image_carousel .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.dsm_image_carousel_pagination_outside .dsm_image_carousel_container {
  padding-bottom: 30px;
}
.dsm_image_carousel_pagination_outside
  .swiper-container-horizontal
  .swiper-pagination-bullets,
.dsm_image_carousel_pagination_outside .swiper-pagination-custom,
.dsm_image_carousel_pagination_outside .swiper-pagination-fraction {
  bottom: 0;
}
.dsm_image_carousel .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: rgba(0, 0, 0, 0.75);
}
.dsm_image_carousel .dsm_image_carousel_container .swiper-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}
.dsm_image_carousel .swiper-slide img {
  width: auto;
  border-style: solid;
}
.dsm_image_carousel .swiper-slide .dsm_image_carousel_link img {
  width: 1080px;
}
.dsm_image_carousel_infinite_scroll .swiper-wrapper,
.dsm_image_carousel_infinite_scroll:hover .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  -o-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}
.dsm_image_carousel_infinite_scroll .swiper-pagination {
  display: none;
}
.gallery-top {
  height: 80%;
  width: 100%;
}
.gallery-thumbs {
  height: 20%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}
.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.gallery-thumbs .swiper-slide .dsm-image-carousel-thumbnails {
  background: no-repeat 50%;
  background-image: none;
  background-size: auto;
  background-size: cover;
  height: 100%;
  position: relative;
  padding-bottom: 75%;
}
.gallery-thumbs img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 200px;
  height: 200px;
}
@media only screen and (max-width: 768px) {
  .dsm_image_carousel .swiper-button-prev {
    left: -36px;
  }
  .dsm_image_carousel .swiper-button-next {
    right: -36px;
  }
  .dsm_image_carousel .swiper-button-next:before,
  .dsm_image_carousel .swiper-button-prev:before,
  .dsm_image_carousel .swiper-container-rtl .swiper-button-next:before,
  .swiper-container-rtl .swiper-button-prev:before {
    font-size: 36px;
  }
  .dsm_image_carousel .swiper-button-next,
  .dsm_image_carousel .swiper-button-prev {
    height: 36px;
    width: 36px;
  }
  .dsm_image_carousel_arrow_outside.dsm_image_carousel_arrow_mobile_inside
    .swiper-button-prev {
    left: 0;
  }
  .dsm_image_carousel_arrow_outside.dsm_image_carousel_arrow_mobile_inside
    .swiper-button-next {
    right: 0;
  }
}
.dsm_caldera_forms * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dsm_caldera_forms label {
  display: block;
}
.dsm_caldera_forms .intl-tel-input,
.dsm_caldera_forms .wpcf7-form-control.wpcf7-file {
  width: 100%;
}
.dsm_caldera_forms textarea.form-control {
  height: auto;
  min-height: 150px;
}
.dsm_caldera_forms .dsm-cf-html hr {
  border-style: solid;
}
.dsm_caldera_forms .et_pb_button_module_wrapper {
  margin-top: 20px;
}
.dsm_caldera_forms .et_pb_button {
  display: inline-block;
  font-family: inherit;
  cursor: pointer;
  color: #2ea3f2;
}
.dsm_caldera_forms .et_pb_button:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.dsm_caldera_forms label {
  margin-bottom: 5px;
}
.dsm_caldera_forms .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
}
.dsm_caldera_forms.dsm_cf_description_label .form-group > div span.help-block,
.dsm_caldera_forms.dsm_cf_error_label
  .has-error
  .help-block.caldera_ajax_error_block {
  padding: 7px 12px;
}
.dsm_caldera_forms .form-group {
  margin-bottom: 15px;
}
.dsm_caldera_forms .row:last-child .form-group:last-of-type {
  margin-bottom: 0;
}
.dsm_caldera_forms input.text,
.dsm_caldera_forms input.title,
.dsm_caldera_forms input[type="date"],
.dsm_caldera_forms input[type="email"],
.dsm_caldera_forms input[type="number"],
.dsm_caldera_forms input[type="password"],
.dsm_caldera_forms input[type="phone"],
.dsm_caldera_forms input[type="tel"],
.dsm_caldera_forms input[type="text"],
.dsm_caldera_forms input[type="url"],
.dsm_caldera_forms select,
.dsm_caldera_forms textarea {
  width: 100%;
  padding: 16px;
  border-width: 0;
  border-radius: 0;
  color: #999;
  background-color: #eee;
  font-size: 14px;
  -webkit-appearance: none;
}
.dsm_caldera_forms select.form-control {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 16px 20px 16px 10px;
  border: 0;
  border-radius: 0;
  color: #999;
  background-color: #eee;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-style: solid;
}
.dsm_caldera_forms .dsm-caldera-forms-select {
  position: relative;
}
.dsm_caldera_forms .dsm-caldera-forms-select:after {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  margin-top: 3px;
  border: 6px solid;
  border-color: #666 transparent transparent;
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}
.dsm_caldera_forms.dsm_cf_custom_checkbox .checkbox,
.dsm_caldera_forms.dsm_cf_custom_radio .radio {
  display: block;
  position: relative;
  vertical-align: middle;
}
.dsm_caldera_forms.dsm_cf_custom_checkbox .checkbox-inline,
.dsm_caldera_forms.dsm_cf_custom_radio .radio-inline {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-right: 10px;
}
.dsm_caldera_forms.dsm_cf_custom_checkbox .dsm-checkbox [data-label],
.dsm_caldera_forms.dsm_cf_custom_radio .dsm-radio [data-label] {
  display: inline-block;
  position: relative;
  line-height: 1em;
  cursor: pointer;
}
.dsm_caldera_forms.dsm_cf_custom_checkbox .dsm-checkbox input[type="checkbox"],
.dsm_caldera_forms.dsm_cf_custom_radio .dsm-radio input[type="radio"] {
  position: absolute;
  display: none;
  width: auto;
  max-width: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.dsm_caldera_forms.dsm_cf_custom_radio .dsm-radio .dsm-cf-radio {
  display: inline-block;
  position: relative;
  width: 18px;
  height: 18px;
  margin-right: 6px;
  background-color: #eee;
  font-style: normal;
  vertical-align: middle;
  content: "";
  border-radius: 50%;
}
.dsm_caldera_forms.dsm_cf_custom_radio
  .dsm-radio
  input[type="radio"]:checked
  ~ .dsm-cf-radio {
  background-color: #eee;
}
.dsm_caldera_forms.dsm_cf_custom_radio
  .dsm-radio
  input[type="radio"]:checked
  ~ .dsm-cf-radio:after {
  display: block;
}
.dsm_caldera_forms.dsm_cf_custom_radio .dsm-cf-radio:after {
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  content: "";
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #2ea3f2;
}
.dsm_caldera_forms.dsm_cf_custom_checkbox .dsm-checkbox .dsm-cf-checkbox {
  display: inline-block;
  position: relative;
  width: 18px;
  height: 18px;
  margin-right: 6px;
  background-color: #eee;
  font-style: normal;
  vertical-align: middle;
  content: "";
}
.dsm_caldera_forms.dsm_cf_custom_checkbox
  .dsm-checkbox
  input[type="checkbox"]:checked
  ~ .dsm-cf-checkbox:after {
  width: 17px;
  height: 17px;
  color: #2ea3f2;
  font-family: dashicons;
  font-size: 17px;
  line-height: 17px;
  content: "\F147";
}
.dsm_caldera_forms.dsm_cf_custom_checkbox .dsm-cf-checkbox:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.dsm_caldera_forms .alert.alert-success,
.dsm_caldera_forms .help-block.caldera_ajax_error_block {
  border-style: solid;
  border-color: #333;
}
.dsm_caldera_forms .row:last-child {
  padding-bottom: 0;
}
.dsm_caldera_forms .row:after {
  display: block;
  visibility: hidden;
  clear: both;
  width: 0;
  height: 0;
  line-height: 0;
  content: "";
}
@media (min-width: 981px) {
  .dsm_caldera_forms .col-sm-11 {
    width: 90%;
    float: left;
    position: relative;
  }
  .dsm_caldera_forms .col-sm-10 {
    width: 82.834%;
    float: left;
    position: relative;
  }
  .dsm_caldera_forms .col-sm-9 {
    width: 64.833%;
    float: left;
    position: relative;
  }
  .dsm_caldera_forms .col-sm-8 {
    width: 65.667%;
    float: left;
    position: relative;
  }
  .dsm_caldera_forms .col-sm-7 {
    width: 57.8%;
    float: left;
    position: relative;
  }
  .dsm_caldera_forms .col-sm-6 {
    width: 48.5%;
    float: left;
    position: relative;
  }
  .dsm_caldera_forms .col-sm-5 {
    width: 36.7%;
    float: left;
    position: relative;
  }
  .dsm_caldera_forms .col-sm-4 {
    width: 31.333%;
    float: left;
    position: relative;
  }
  .dsm_caldera_forms .col-sm-3 {
    width: 22.75%;
    float: left;
    position: relative;
  }
  .dsm_caldera_forms .col-sm-2 {
    width: 14.1667%;
    float: left;
    position: relative;
  }
  .dsm_caldera_forms .col-sm-1 {
    width: 7%;
    float: left;
    position: relative;
  }
  .dsm_caldera_forms .col-sm-1,
  .dsm_caldera_forms .col-sm-2,
  .dsm_caldera_forms .col-sm-3,
  .dsm_caldera_forms .col-sm-4,
  .dsm_caldera_forms .col-sm-5,
  .dsm_caldera_forms .col-sm-6,
  .dsm_caldera_forms .col-sm-7,
  .dsm_caldera_forms .col-sm-8,
  .dsm_caldera_forms .col-sm-9,
  .dsm_caldera_forms .col-sm-10,
  .dsm_caldera_forms .col-sm-11 {
    margin-right: 3%;
  }
  .dsm_caldera_forms .col-sm-1:last-child,
  .dsm_caldera_forms .col-sm-2:last-child,
  .dsm_caldera_forms .col-sm-3:last-child,
  .dsm_caldera_forms .col-sm-4:last-child,
  .dsm_caldera_forms
    .col-sm-5:last-child
    .dsm_caldera_forms
    .col-sm-6:last-child,
  .dsm_caldera_forms .col-sm-7:last-child,
  .dsm_caldera_forms .col-sm-8:last-child,
  .dsm_caldera_forms .col-sm-9:last-child,
  .dsm_caldera_forms .col-sm-10:last-child,
  .dsm_caldera_forms .col-sm-11:last-child,
  .dsm_caldera_forms .last_col,
  .dsm_caldera_forms .last_col:last-child {
    margin-right: 0;
  }
}
@media (max-width: 479px) {
  .dsm_caldera_forms [class*="col-sm"] {
    width: 100%;
  }
}
.dsm-business-hours-description,
.dsm-business-hours-header,
.dsm_business_hours_child > div,
.dsm_business_hours_item_wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.dsm_business_hours_item_wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.dsm-business-hours-header {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.dsm-business-hours-title {
  padding-bottom: 0;
  font-size: 14px;
  line-height: 1em;
  color: #333;
}
.dsm-business-hours-separator {
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom-style: none;
  border-bottom-width: 2px;
  height: 0;
}
.dsm-business-hours-description {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.dsm-business-hours-price {
  font-size: 14px;
}
.dsm-business-hours-image {
  max-width: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 25px;
  line-height: 0;
}
.dsm-business-hours-image img {
  border-style: solid;
  border-color: #333;
}
.et_pb_column .dsm_business_hours_child.et_pb_module {
  margin-bottom: 0 !important;
}
#left-area ul.dsm_icon_list_items,
.comment-content ul.dsm_icon_list_items,
.dsm_icon_list .dsm_icon_list_items,
.entry-content ul.dsm_icon_list_items,
.et-l--body ul.dsm_icon_list_items,
.et-l--footer ul.dsm_icon_list_items,
.et-l--header ul.dsm_icon_list_items,
body.et-pb-preview #main-content .container ul.dsm_icon_list_items {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 26px;
}
.dsm_icon_list
  .dsm_icon_list_items.dsm_icon_list_layout_horizontal
  .dsm_icon_list_child {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.dsm_icon_list .dsm_icon_list_child,
.dsm_icon_list .dsm_icon_list_child .dsm_icon_list_tooltip,
.dsm_icon_list .dsm_icon_list_child a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0;
  position: relative;
}
.dsm_icon_list_text {
  line-height: 1.7em;
}
.dsm_icon_list
  .dsm_icon_list_ltr_direction
  .dsm_icon_list_child
  .dsm_icon_list_text {
  padding-left: 5px;
}
.dsm_icon_list
  .dsm_icon_list_rtl_direction
  .dsm_icon_list_child
  .dsm_icon_list_text {
  padding-right: 5px;
}
.dsm_icon_list .dsm_icon_list_child {
  border-style: solid;
  border-color: #333;
}
.dsm_icon_list .dsm_icon_list_wrapper {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  line-height: 0;
}
.dsm_icon_list .dsm_icon_list_icon {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: ETmodules;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  text-transform: none;
  content: attr(data-icon);
  speak: none;
}
.dsm_icon_list .dsm_icon_list_icon,
.dsm_icon_list .dsm_icon_list_image {
  display: inline-block;
  border-style: solid;
  border-color: #333;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.dsm_icon_list .dsm_icon_list_image img {
  width: 24px;
}
.dsm_icon_list_tooltip:hover {
  cursor: pointer;
}
.tippy-tooltip.dsm_icon_list_child_tooltip_wrapper {
  border-radius: 2px;
  font-size: 13px;
}
.tippy-tooltip.dsm_icon_list_child_tooltip_wrapper .tippy-arrow:after {
  content: "";
  position: absolute;
  top: -6px;
  -webkit-transform: translateZ(-1px);
  transform: translateZ(-1px);
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
.dsm_icon_list_column_fix {
  z-index: 1;
}
.et-db #et-boc .et-l #et-fb-app .dsm_icon_list_child.et_pb_module,
.et-fb .dsm_icon_list .dsm_icon_list_child.et-fb-module--short,
.et-fb .dsm_icon_list_child.et_pb_module {
  margin-bottom: 0;
}
.et-fb .dsm_icon_list .dsm_icon_list_child > div,
.et-fb .dsm_icon_list .dsm_icon_list_child > div .dsm_icon_list_tooltip,
.et-fb .dsm_icon_list .dsm_icon_list_child > div a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0;
  position: relative;
}
.et-fb .dsm_icon_list .dsm_icon_list_child > div,
.et-fb .dsm_icon_list_child .et_pb_module_inner {
  width: 100%;
}
.dsm-dual-heading-main > span {
  border-style: solid;
  border-color: #333;
  display: inline-block;
  vertical-align: middle;
  white-space: pre-wrap;
}
.et-db #et-boc .et-l #et-fb-app .et_pb_module.dsm_image_hotspots_child {
  position: absolute;
  margin-bottom: 0;
}
.dsm_image_hotspots_img_wrap,
.dsm_image_hotspots_wrap {
  position: relative;
  line-height: 0;
}
.dsm_image_hotspots_child.et_pb_with_border,
.et-db #et-boc .et-l .dsm_image_hotspots_child.et_pb_with_border {
  position: absolute;
}
.dsm_image_hotspots_child {
  position: absolute;
  display: block;
  top: 40%;
  left: 40%;
  border-radius: 50px;
  cursor: pointer;
  z-index: 2;
}
.dsm_image_hotspots_child .dsm_image_hotspots_wrapper {
  position: relative;
  cursor: pointer;
  font-size: 14px;
  min-width: 14px;
  min-height: 14px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  border-width: 0;
  padding: 8px;
  border-radius: 50px;
}
.dsm_image_hotspot_img {
  border-style: solid;
}
.dsm_image_hotspots_text {
  display: inline-block;
}
.dsm_image_hotspots_icon,
.dsm_image_hotspots_text,
.et-db #et-boc .et-l .et-pb-icon.dsm_image_hotspots_icon {
  font-size: 14px;
  line-height: 1;
  color: #fff;
}
.dsm_image_tooltip_title {
  padding-bottom: 0;
  line-height: 1;
  color: #fff;
}
.dsm_image_hotspot_tooltip_wrapper {
  pointer-events: auto !important;
  line-height: 1.4em;
  word-wrap: break-word;
  color: #fff;
  font-size: 13px;
}
.dsm_image_hotspot_tooltip_wrapper .tippy-content {
  padding: 8px 10px;
  border-radius: 3px;
  max-width: 180px;
}
.dsm_image_hotspot_tooltip_wrapper .tippy-tooltip {
  border-radius: 3px;
}
.dsm_image_hotspot_tooltip_wrapper.tippy-tooltip ul {
  padding: 0 0 10px 1em;
  line-height: 26px;
  list-style-type: disc;
}
.dsm_image_hotspot_tooltip_wrapper.tippy-tooltip ol {
  padding: 0 0 10px;
  line-height: 26px;
  list-style-position: inside;
  list-style-type: decimal;
}
.dsm_image_hotspot_tooltip_wrapper .et_pb_button_wrapper {
  margin-top: 15px;
}
.dsm_image_hotspot_pulse:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  -webkit-transform: scale(1);
  transform: scale(1);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50px;
  pointer-events: none;
  -webkit-animation: pulse-grow 1.5s ease-in-out;
  animation: pulse-grow 1.5s ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  opacity: 0;
  border-style: solid;
  border-width: 0;
}
@-webkit-keyframes pulse-grow {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes pulse-grow {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
.dsm-animated-gradient-text {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 300%;
  color: transparent;
}
@-webkit-keyframes dsm-animated-gradient-flow {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  to {
    background-position: 0 50%;
  }
}
@keyframes dsm-animated-gradient-flow {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  to {
    background-position: 0 50%;
  }
}
.dsm-mask-text {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
.dsm_scroll_image {
  display: block;
  margin-right: auto;
  margin-left: auto;
  line-height: 0;
}
.dsm-scroll-image-wrapper {
  position: relative;
  height: 320px;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: 0.3s all cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.dsm_scroll_image .et_pb_image_wrap {
  width: 100%;
}
.dsm_scroll_image .et_pb_image_wrap,
.dsm_scroll_image a,
.dsm_scroll_image img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  -o-transition: all 10s;
  transition: all 10s;
  -webkit-transition: all 10s;
}
.dsm_scroll_image .et_overlay {
  border-width: 0;
}
.dsm-scroll-image-icon-empty.et_overlay:before {
  display: none;
}
.dsm_scroll_image .dsm-scroll-image-overlay-off .et_overlay {
  opacity: 1;
  z-index: 3;
}
.dsm_scroll_image:hover .dsm-scroll-image-overlay-off .et_overlay {
  opacity: 0;
}
.dsm_scroll_image .dsm-scroll-direction-vertical img {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  width: 100%;
  max-width: 100%;
}
.dsm_scroll_image
  .dsm-scroll-direction-vertical.dsm-scroll-reverse-direction
  img,
.dsm_scroll_image:hover .dsm-scroll-direction-vertical img {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  margin-top: 320px;
}
.dsm_scroll_image:hover
  .dsm-scroll-direction-vertical.dsm-scroll-reverse-direction
  img {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  margin-top: 0;
}
.dsm_scroll_image .dsm-scroll-direction-horizontal .et_pb_image_wrap {
  height: 100%;
}
.dsm_scroll_image .dsm-scroll-direction-horizontal img {
  max-width: none;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.dsm_scroll_image:hover .dsm-scroll-direction-horizontal img {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.dsm_scroll_image
  .dsm-scroll-direction-horizontal.dsm-scroll-reverse-direction
  img {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  margin-right: 320px;
}
.dsm_scroll_image:hover
  .dsm-scroll-direction-horizontal.dsm-scroll-reverse-direction
  img {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  margin-right: 0;
}
.dsm-lightbox-custom {
  max-width: 100% !important;
}
.dsm-lightbox-custom.mfp-iframe-holder .mfp-close,
.dsm-lightbox-custom.mfp-image-holder .mfp-close {
  color: hsla(0, 0%, 100%, 0.2);
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.dsm_card .et_pb_module_inner {
  width: 100%;
}
.et_pb_equal_columns .dsm_card,
.et_pb_equal_columns .dsm_card_vb_outer_wrapper {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.et_pb_equal_columns .dsm_card_wrapper {
  display: -ms-flexbox;
  display: flex;
  height: calc(100% - 240px);
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}
.dsm_card_layout_inline,
.dsm_card_layout_inline .et_pb_module_inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.dsm_card_layout_inline .dsm_card_image_wrapper {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.dsm_card_wrapper {
  padding: 20px;
}
.dsm_card_icon {
  display: inline-block;
  margin-bottom: 30px;
  line-height: 0;
  max-width: 100%;
}
.dsm_card_icon_wrap {
  display: block;
  margin: auto;
  overflow: hidden;
}
.dsm_card_image_wrapper {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  line-height: 0;
  border-style: solid;
  border-width: 0;
  -ms-flex-pack: start;
  justify-content: flex-start;
  display: -ms-flexbox;
  display: flex;
}
.dsm_card_badge_text {
  position: absolute;
  padding: 7px 15px;
  max-width: 100%;
  border-radius: 50px;
  background-color: #fff;
  font-size: 12px;
  border-style: solid;
  border-width: 0;
  line-height: 1em;
  z-index: 3;
}
.dsm_badge_icon_wrap {
  padding-right: 5px;
  font-size: 12px;
}
.dsm_card_badge_top_right .dsm_card_badge_text {
  top: 1rem;
  right: 1rem;
}
.dsm_card_badge_top_left .dsm_card_badge_text {
  top: 1rem;
  left: 1rem;
}
.dsm_card_badge_top_center .dsm_card_badge_text {
  top: 1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dsm_card_badge_bottom_right .dsm_card_badge_text {
  bottom: 1rem;
  right: 1rem;
}
.dsm_card_badge_bottom_left .dsm_card_badge_text {
  bottom: 1rem;
  left: 1rem;
}
.dsm_card_badge_bottom_center .dsm_card_badge_text {
  bottom: 1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dsm_card_badge_center .dsm_card_badge_text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.dsm_card_badge_center_left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: left;
  justify-content: left;
  -ms-flex-align: center;
  align-items: center;
}
.dsm_card_badge_center_left .dsm_card_badge_text {
  left: 1rem;
}
.dsm_card_badge_center_right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: right;
  justify-content: right;
  -ms-flex-align: center;
  align-items: center;
}
.dsm_card_badge_center_right .dsm_card_badge_text {
  right: 1rem;
}
.dsm_card_image_background {
  position: absolute;
  width: 100%;
  height: 100%;
}
.dsm_card_img {
  display: block;
  -ms-flex-item-align: center;
  align-self: center;
}
.dsm_card .et_overlay {
  border-width: 0;
}
.dsm_card_image_wrapper .dsm-card-icon-empty.et_overlay:before {
  display: none;
}
.dsm-card-overlay-off .et_overlay {
  opacity: 1;
  z-index: 0;
}
.dsm-card-overlay-off:hover .et_overlay {
  opacity: 0;
}
.dsm_card_image_wrapper .et_overlay {
  display: -ms-flexbox;
  display: flex;
}
.dsm_card_image_wrapper .et_overlay:before {
  margin: 0;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.dsm_card_image_animation .dsm_card_image_wrapper {
  overflow: hidden;
}
.dsm_card_image_animation_zoom_in:hover .dsm_card_image_background,
.dsm_card_image_animation_zoom_out .dsm_card_image_background {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.dsm_card_image_animation_zoom_out:hover .dsm_card_image_background {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.dsm_card_image_animation_zoom_in_n_rotate:hover .dsm_card_image_background,
.dsm_card_image_animation_zoom_out_n_rotate .dsm_card_image_background {
  -webkit-transform: scale(1.5) rotate(25deg);
  transform: scale(1.5) rotate(25deg);
}
.dsm_card_image_animation_zoom_out_n_rotate:hover .dsm_card_image_background {
  -webkit-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
@media only screen and (max-width: 980px) {
  .dsm_card_layout_inline.dsm_card_tablet_layout_stacked .et_pb_module_inner,
  .dsm_card_tablet_layout_stacked .et_pb_module_inner {
    display: initial;
  }
  .dsm_card_tablet_layout_inline .et_pb_module_inner {
    display: -ms-flexbox;
    display: flex;
  }
  .dsm_card_tablet_layout_inline .dsm_card_image_wrapper {
    -ms-flex-order: 0;
    order: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media only screen and (max-width: 767px) {
  .dsm_card_layout_inline.dsm_card_phone_layout_stacked .et_pb_module_inner,
  .dsm_card_phone_layout_stacked .et_pb_module_inner {
    display: initial;
  }
  .dsm_card_phone_layout_inline .et_pb_module_inner {
    display: -ms-flexbox;
    display: flex;
  }
  .dsm_card_phone_layout_inline .dsm_card_image_wrapper {
    -ms-flex-order: 0;
    order: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
.dsm_card_carousel .et_pb_button[data-icon]:not([data-icon=""]):after {
  content: attr(data-icon);
}
.dsm_card_carousel {
  margin-bottom: 60px;
}
.dsm_card_carousel .dsm_card_carousel_arrow {
  border-style: solid;
}
.dsm_card_carousel .swiper-button-next,
.dsm_card_carousel .swiper-button-prev {
  height: 60px;
  width: 60px;
  background-image: none;
  background-size: initial;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: -30px;
}
.dsm_card_carousel_arrow_outside .swiper-button-prev {
  left: -60px;
}
.dsm_card_carousel_arrow_outside .swiper-button-next {
  right: -60px;
}
.dsm_card_carousel_arrow_inside .swiper-button-prev {
  left: 0;
}
.dsm_card_carousel_arrow_inside .swiper-button-next {
  right: 0;
}
.dsm_card_carousel .swiper-button-next:after,
.dsm_card_carousel .swiper-button-prev:after {
  display: none;
}
.dsm_card_carousel img.swiper-lazy {
  opacity: 1;
}
.dsm_card_carousel_equal_height
  .dsm_card_carousel_wrapper
  .dsm_card_carousel_child:not(.dsm_card_carousel_child_vb_outer_wrapper),
.dsm_card_carousel_equal_height
  .dsm_card_carousel_wrapper
  .swiper-slide:not(.dsm_card_carousel_child_vb_outer_wrapper),
.et_pb_equal_columns
  .dsm_card_carousel_wrapper
  .dsm_card_carousel_child:not(.dsm_card_carousel_child_vb_outer_wrapper),
.et_pb_equal_columns
  .dsm_card_carousel_wrapper
  .swiper-slide:not(.dsm_card_carousel_child_vb_outer_wrapper) {
  height: auto !important;
}
.dsm_card_carousel_equal_height .dsm_card_carousel_child_vb_outer_wrapper,
.dsm_card_carousel_equal_height
  .dsm_card_carousel_child_vb_outer_wrapper
  > div:first-of-type,
.dsm_card_carousel_equal_height .swiper-slide > div:first-of-type,
.et_pb_equal_columns .dsm_card_carousel_child_vb_outer_wrapper,
.et_pb_equal_columns
  .dsm_card_carousel_child_vb_outer_wrapper
  > div:first-of-type {
  height: 100%;
}
.dsm-card-button-alignment .dsm_card_carousel_child > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.dsm-card-button-alignment .dsm_card_wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 1 1;
  flex: 1 1;
}
.dsm-card-button-alignment-bottom .et_pb_button_wrapper {
  margin-top: auto !important;
}
.dsm-card-button-alignment-top .et_pb_button_wrapper {
  margin-bottom: auto;
}
.dsm-card-button-alignment-center .et_pb_button_wrapper {
  margin-bottom: auto;
  margin-top: auto !important;
}
.dsm_card_carousel .swiper-button-next:before,
.dsm_card_carousel .swiper-button-prev:before,
.dsm_card_carousel .swiper-container-rtl .swiper-button-next:before,
.dsm_card_carousel .swiper-container-rtl .swiper-button-prev:before {
  font-size: 40px;
  color: #666;
  text-shadow: 0 0;
  font-family: ETmodules;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  text-transform: none;
  content: attr(data-icon);
  margin: 0 auto;
}
.dsm_card_carousel_layout_inline .dsm_card_carousel_child,
.dsm_card_carousel_layout_inline .dsm_card_carousel_child .et_pb_module_inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.dsm-card-button-alignment.dsm_card_carousel_layout_inline
  .dsm_card_carousel_child
  > div {
  -ms-flex-direction: initial;
  flex-direction: row;
}
.dsm-card-button-alignment.dsm_card_carousel_layout_inline .dsm_card_wrapper {
  height: 100%;
}
.dsm_card_carousel_layout_inline .dsm_card_carousel_child_image_wrapper {
  -ms-flex-order: 0;
  order: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.dsm_card_carousel .swiper-container-horizontal .swiper-pagination-bullets,
.dsm_card_carousel .swiper-pagination-custom,
.dsm_card_carousel .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.dsm_card_carousel .swiper-pagination-bullets {
  bottom: -30px;
  left: 0;
  width: 100%;
}
.dsm_card_carousel .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.dsm_card_carousel_pagination_outside .dsm_card_carousel_container {
  padding-bottom: 30px;
}
.dsm_card_carousel_pagination_outside
  .swiper-container-horizontal
  .swiper-pagination-bullets,
.dsm_card_carousel_pagination_outside .swiper-pagination-custom,
.dsm_card_carousel_pagination_outside .swiper-pagination-fraction {
  bottom: 0;
}
.dsm_card_carousel .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: rgba(0, 0, 0, 0.75);
}
.dsm-card-image-lightbox,
.dsm-card-video-lightbox,
.dsm-image-lightbox,
.dsm-video-lightbox {
  cursor: pointer;
}
.dsm_card_carousel_badge_hover
  .dsm_card_carousel_child
  .dsm_card_carousel_child_badge_text {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.dsm_card_carousel_badge_hover
  .dsm_card_carousel_child:hover
  .dsm_card_carousel_child_badge_text {
  opacity: 1;
}
@media only screen and (max-width: 980px) {
  .dsm_card_carousel_tablet_layout_stacked
    .dsm_card_carousel_child
    > div:first-of-type {
    display: initial;
  }
  .dsm_card_carousel_tablet_layout_inline
    .dsm_card_carousel_child
    > div:first-of-type {
    display: -ms-flexbox;
    display: flex;
  }
  .dsm_card_carousel_tablet_layout_inline
    .dsm_card_carousel_child_image_wrapper {
    -ms-flex-order: 0;
    order: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media only screen and (max-width: 767px) {
  .dsm_card_carousel_phone_layout_stacked
    .dsm_card_carousel_child
    > div:first-of-type {
    display: initial;
  }
  .dsm_card_carousel_phone_layout_inline
    .dsm_card_carousel_child
    > div:first-of-type {
    display: -ms-flexbox;
    display: flex;
  }
  .dsm_card_carousel_phone_layout_inline
    .dsm_card_carousel_child_image_wrapper {
    -ms-flex-order: 0;
    order: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .dsm_card_carousel .swiper-button-prev {
    left: -36px;
  }
  .dsm_card_carousel .swiper-button-next {
    right: -36px;
  }
  .dsm_card_carousel .swiper-button-next:before,
  .dsm_card_carousel .swiper-button-prev:before,
  .swiper-container-rtl .swiper-button-prev:before {
    font-size: 36px;
  }
  .dsm_card_carousel .swiper-button-next,
  .dsm_card_carousel .swiper-button-prev {
    height: 36px;
    width: 36px;
  }
  .dsm_card_carousel_arrow_outside.dsm_card_carousel_arrow_mobile_inside
    .swiper-button-prev {
    left: 0;
  }
  .dsm_card_carousel_arrow_outside.dsm_card_carousel_arrow_mobile_inside
    .swiper-button-next {
    right: 0;
  }
}
.dsm_card_carousel_child_wrapper {
  padding: 20px;
}
.dsm_card_carousel_child_image_wrapper {
  padding: 0;
  position: relative;
  width: 100%;
  line-height: 0;
  border-style: solid;
  border-width: 0;
  -ms-flex-pack: start;
  justify-content: flex-start;
  display: -ms-flexbox;
  display: flex;
}
.dsm_card_carousel_child_img {
  display: block;
  -ms-flex-item-align: center;
  align-self: center;
}
.dsm_card_carousel_child > div:first-of-type {
  border-style: solid;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}
.dsm_card_carousel_child_badge_text {
  position: absolute;
  padding: 7px 15px;
  max-width: 100%;
  border-radius: 50px;
  background-color: #fff;
  font-size: 12px;
  border-style: solid;
  border-width: 0;
  line-height: 1em;
  z-index: 3;
}
.dsm_card_carousel_child_badge_top_right .dsm_card_carousel_child_badge_text {
  top: 1rem;
  right: 1rem;
}
.dsm_card_carousel_child_badge_top_left .dsm_card_carousel_child_badge_text {
  top: 1rem;
  left: 1rem;
}
.dsm_card_carousel_child_badge_top_center .dsm_card_carousel_child_badge_text {
  top: 1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dsm_card_carousel_child_badge_bottom_right
  .dsm_card_carousel_child_badge_text {
  bottom: 1rem;
  right: 1rem;
}
.dsm_card_carousel_child_badge_bottom_left .dsm_card_carousel_child_badge_text {
  bottom: 1rem;
  left: 1rem;
}
.dsm_card_carousel_child_badge_bottom_center
  .dsm_card_carousel_child_badge_text {
  bottom: 1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dsm_card_carousel_child_badge_center .dsm_card_carousel_child_badge_text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.dsm_card_carousel_child_badge_center_left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: left;
  justify-content: left;
  -ms-flex-align: center;
  align-items: center;
}
.dsm_card_carousel_child_badge_center_left .dsm_card_carousel_child_badge_text {
  left: 1rem;
}
.dsm_card_carousel_child_badge_center_right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: right;
  justify-content: right;
  -ms-flex-align: center;
  align-items: center;
}
.dsm_card_carousel_child_badge_center_right
  .dsm_card_carousel_child_badge_text {
  right: 1rem;
}
.dsm_card_carousel_child_image_background {
  position: absolute;
  width: 100%;
  height: 100%;
}
.dsm_card_carousel_child .et_overlay {
  border-width: 0;
}
.dsm_card_carousel_child_image_wrapper .dsm-card-icon-empty.et_overlay:before {
  display: none;
}
.dsm-card-overlay-off .et_overlay {
  opacity: 1;
  z-index: 0;
}
.dsm-card-overlay-off:hover .et_overlay {
  opacity: 0;
}
.dsm_card_carousel_child_image_wrapper .et_overlay {
  display: -ms-flexbox;
  display: flex;
}
.dsm_card_carousel_child_image_wrapper .et_overlay:before {
  top: 0;
  left: 0;
  margin: 0;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.dsm_card_carousel_child_image_animation
  .dsm_card_carousel_child_image_wrapper {
  overflow: hidden;
}
.dsm_card_carousel_child_image_animation_zoom_in:hover
  .dsm_card_carousel_child_image_background,
.dsm_card_carousel_child_image_animation_zoom_out
  .dsm_card_carousel_child_image_background {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.dsm_card_carousel_child_image_animation_zoom_out:hover
  .dsm_card_carousel_child_image_background {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.dsm_card_carousel_child_image_animation_zoom_in_n_rotate:hover
  .dsm_card_carousel_child_image_background,
.dsm_card_carousel_child_image_animation_zoom_out_n_rotate
  .dsm_card_carousel_child_image_background {
  -webkit-transform: scale(1.5) rotate(25deg);
  transform: scale(1.5) rotate(25deg);
}
.dsm_card_carousel_child_image_animation_zoom_out_n_rotate:hover
  .dsm_card_carousel_child_image_background {
  -webkit-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.dsm_shapes {
  display: inline-block;
}
.dsm_shapes_square {
  width: 80px;
  height: 80px;
}
.dsm_shapes_circle {
  border-radius: 50%;
}
.dsm_shapes_rectangle {
  width: 80px;
  height: 40px;
}
.dsm_shapes_triangle {
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 80px solid #000;
}
.dsm_shapes_oval {
  width: 80px;
  height: 40px;
  border-radius: 50%;
}
.dsm_shapes_trapezoid {
  width: 80px;
  height: 0;
  border-bottom-width: 32px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
}
.dsm_shapes_parallelogram {
  width: 80px;
  height: 40px;
  -webkit-transform: skew(20deg);
  transform: skew(20deg);
}
.dsm_shapes_diamond_square {
  width: 80px;
  height: 80px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dsm_shapes_hexagon {
  position: relative;
}
.dsm_shapes_hexagon:after,
.dsm_shapes_hexagon:before {
  content: "";
  position: absolute;
  width: 0;
}
.dsm_shapes_hexagon:before {
  bottom: 100%;
}
.dsm_shapes_hexagon:after {
  top: 100%;
}
.dsm_shapes_blob_one {
  border-radius: 71% 29% 41% 59%/59% 43% 57% 41%;
}
.dsm_shapes_blob_two {
  border-radius: 72% 28% 70% 30%/36% 50% 50% 64%;
}
.dsm_shapes_blob_three {
  border-radius: 40% 60% 27% 73%/60% 75% 25% 40%;
}
.dsm_shapes_blob_four {
  border-radius: 40% 60% 72% 28%/65% 29% 71% 35%;
}
.dsm_shapes_blob_five {
  border-radius: 45% 55% 37% 63%/63% 73% 27% 37%;
}
.dsm_shapes_blob_six {
  border-radius: 47% 53% 47% 53%/38% 75% 25% 62%;
}
.dsm_shapes_blob_seven {
  border-radius: 50% 50% 42% 58%/38% 68% 32% 62%;
}
.dsm_shapes_blob_eight {
  border-radius: 31% 69% 57% 43%/27% 48% 52% 73%;
}
.dsm_shapes_wrapper {
  border-style: solid;
  border-color: #333;
}
.dsm-rotate-text > .animated {
  display: inline-block;
}
.dsm-rotate-text-main {
  position: relative;
  padding: 0;
  margin: 0;
  display: inline-block;
  -webkit-transform: translate(0);
  transform: translate(0);
  line-height: 1em;
}
.dsm-rotate-text-main > .dsm-rotate-text,
.dsm-rotate-text-main > .dsm-rotate-text-after,
.dsm-rotate-text-main > .dsm-rotate-text-before {
  border-style: solid;
  border-color: #333;
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: pre-wrap;
  line-height: 1em;
}
.dsm_block_reveal_image {
  display: block;
  line-height: 0;
}
.dsm_block_reveal_image .et_pb_image_wrap {
  display: inline-block;
  position: relative;
  max-width: 100%;
  overflow: hidden;
}
.dsm_block_reveal_image .et_overlay {
  border-width: 0;
}
.dsm_block_reveal_image_icon_empty.et_overlay:before {
  display: none;
}
.dsm_block_reveal_image .dsm_block_reveal_image_overlay_off .et_overlay {
  opacity: 1;
  z-index: 3;
}
.dsm_block_reveal_image:hover .dsm_block_reveal_image_overlay_off .et_overlay {
  opacity: 0;
}
.dsm_block_reveal_image img {
  position: relative;
}
.dsm-lightbox-custom {
  max-width: 100% !important;
}
.dsm-lightbox-custom.mfp-iframe-holder .mfp-close,
.dsm-lightbox-custom.mfp-image-holder .mfp-close {
  color: hsla(0, 0%, 100%, 0.2);
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.dsm_block_image_reveal_bt img,
.dsm_block_image_reveal_lr img,
.dsm_block_image_reveal_rl img,
.dsm_block_image_reveal_tb img,
.dsm_block_reveal_image .et_pb_image_wrap img {
  opacity: 0;
  animation: fadeInImg 0.25s linear forwards;
  -webkit-animation: fadeInImg 0.25s linear forwards;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.dsm_block_image_reveal_lr .dsm_block_image_reveal {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-animation: blockRevealLR 0.25s 0s, blockRevealOutLR 0.5s 0.5s;
  animation: blockRevealLR 0.25s 0s, blockRevealOutLR 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.dsm_block_image_reveal_rl .dsm_block_image_reveal {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-animation: blockRevealRL 0.25s 0s, blockRevealOutRL 0.5s 0.5s;
  animation: blockRevealRL 0.25s 0s, blockRevealOutRL 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.dsm_block_image_reveal_tb .dsm_block_image_reveal {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-animation: blockRevealTB 0.25s 0s, blockRevealOutTB 0.5s 0.5s;
  animation: blockRevealTB 0.25s 0s, blockRevealOutTB 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.dsm_block_image_reveal_bt .dsm_block_image_reveal {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-animation: blockRevealBT 0.25s 0s, blockRevealOutBT 0.5s 0.5s;
  animation: blockRevealBT 0.25s 0s, blockRevealOutBT 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.dsm_block_image_reveal_content {
  opacity: 0;
}
.dsm_block_image_reveal,
.dsm_block_image_reveal_front {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
}
.dsm_block_image_reveal_front {
  opacity: 0;
}
@-webkit-keyframes fadeInImg {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInImg {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes blockRevealLR {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes blockRevealLR {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes blockRevealOutLR {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(101%);
    transform: translateX(101%);
  }
}
@keyframes blockRevealOutLR {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(101%);
    transform: translateX(101%);
  }
}
@keyframes blockRevealRL {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes blockRevealRL {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes blockRevealOutRL {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-101%);
    transform: translateX(-101%);
  }
}
@-webkit-keyframes blockRevealOutRL {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-101%);
    transform: translateX(-101%);
  }
}
@keyframes blockRevealTB {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes blockRevealTB {
  00% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes blockRevealOutTB {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(101%);
    transform: translateY(101%);
  }
}
@-webkit-keyframes blockRevealOutTB {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(101%);
    transform: translateY(101%);
  }
}
@keyframes blockRevealBT {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes blockRevealBT {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes blockRevealOutBT {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-101%);
    transform: translateY(-101%);
  }
}
@-webkit-keyframes blockRevealOutBT {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-101%);
    transform: translateY(-101%);
  }
}
.dsm_block_reveal_text_header {
  padding-bottom: 0;
}
.dsm_block_reveal_text_wrapper {
  position: relative;
  overflow: hidden;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.dsm_block_text_reveal_lr .dsm_block_text_reveal {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-animation: blockRevealLR 0.25s 0s, blockRevealOutLR 0.5s 0.5s;
  animation: blockRevealLR 0.25s 0s, blockRevealOutLR 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.dsm_block_text_reveal_rl .dsm_block_text_reveal {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-animation: blockRevealRL 0.25s 0s, blockRevealOutRL 0.5s 0.5s;
  animation: blockRevealRL 0.25s 0s, blockRevealOutRL 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.dsm_block_text_reveal_tb .dsm_block_text_reveal {
  -webkit-transform: ttranslateY(-100%);
  transform: translateY(-100%);
  -webkit-animation: blockRevealTB 0.25s 0s, blockRevealOutTB 0.5s 0.5s;
  animation: blockRevealTB 0.25s 0s, blockRevealOutTB 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.dsm_block_text_reveal_bt .dsm_block_text_reveal {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-animation: blockRevealBT 0.25s 0s, blockRevealOutBT 0.5s 0.5s;
  animation: blockRevealBT 0.25s 0s, blockRevealOutBT 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.dsm_block_text_reveal_content {
  opacity: 0;
}
.dsm_block_text_reveal,
.dsm_block_text_reveal_front {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
}
.dsm_block_text_reveal_front {
  opacity: 0;
}
@-webkit-keyframes fadeInImg {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInImg {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes blockRevealLR {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes blockRevealLR {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes blockRevealOutLR {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(101%);
    transform: translateX(101%);
  }
}
@keyframes blockRevealOutLR {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(101%);
    transform: translateX(101%);
  }
}
@keyframes blockRevealRL {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes blockRevealRL {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes blockRevealOutRL {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-101%);
    transform: translateX(-101%);
  }
}
@-webkit-keyframes blockRevealOutRL {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-101%);
    transform: translateX(-101%);
  }
}
@keyframes blockRevealTB {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes blockRevealTB {
  00% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes blockRevealOutTB {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(101%);
    transform: translateY(101%);
  }
}
@-webkit-keyframes blockRevealOutTB {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(101%);
    transform: translateY(101%);
  }
}
@keyframes blockRevealBT {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes blockRevealBT {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes blockRevealOutBT {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-101%);
    transform: translateY(-101%);
  }
}
@-webkit-keyframes blockRevealOutBT {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-101%);
    transform: translateY(-101%);
  }
}
.dsm_before_after_image img {
  max-width: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  display: block;
}
.dsm-before-after-image-slider-horizontal
  .dsm-before-after-image-slider-handle:after,
.dsm-before-after-image-slider-horizontal
  .dsm-before-after-image-slider-handle:before,
.dsm-before-after-image-slider-vertical
  .dsm-before-after-image-slider-handle:after,
.dsm-before-after-image-slider-vertical
  .dsm-before-after-image-slider-handle:before {
  content: " ";
  display: block;
  background: #fff;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);
}
.dsm-before-after-image-slider-horizontal
  .dsm-before-after-image-slider-handle:after,
.dsm-before-after-image-slider-horizontal
  .dsm-before-after-image-slider-handle:before {
  width: 3px;
  height: 9999px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dsm-before-after-image-slider-vertical
  .dsm-before-after-image-slider-handle:after,
.dsm-before-after-image-slider-vertical
  .dsm-before-after-image-slider-handle:before {
  width: 9999px;
  height: 3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.dsm-before-after-image-slider-after-label,
.dsm-before-after-image-slider-before-label,
.dsm-before-after-image-slider-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.dsm-before-after-image-slider-after-label,
.dsm-before-after-image-slider-before-label {
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.dsm-before-after-image-slider-after-label:before,
.dsm-before-after-image-slider-before-label:before {
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.1em;
  position: absolute;
  background: hsla(0, 0%, 100%, 0.2);
  line-height: 38px;
  padding: 0 20px;
  border-radius: 2px;
}
.dsm-before-after-image-slider-horizontal
  .dsm-before-after-image-slider-after-label:before,
.dsm-before-after-image-slider-horizontal
  .dsm-before-after-image-slider-before-label:before {
  top: 50%;
  margin-top: -19px;
}
.dsm-before-after-image-slider-vertical
  .dsm-before-after-image-slider-after-label:before,
.dsm-before-after-image-slider-vertical
  .dsm-before-after-image-slider-before-label:before {
  left: 50%;
  text-align: center;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dsm-before-after-image-slider-down-arrow,
.dsm-before-after-image-slider-left-arrow,
.dsm-before-after-image-slider-right-arrow,
.dsm-before-after-image-slider-up-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute;
}
.dsm-before-after-image-slider-left-arrow,
.dsm-before-after-image-slider-right-arrow {
  top: 50%;
  margin-top: -6px;
}
.dsm-before-after-image-slider-down-arrow,
.dsm-before-after-image-slider-up-arrow {
  left: 50%;
  margin-left: -6px;
}
.dsm-before-after-image-slider-container {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.dsm-before-after-image-slider-container img {
  max-width: 100%;
  position: absolute;
  top: 0;
  display: block;
}
.dsm-before-after-image-slider-container.active
  .dsm-before-after-image-slider-overlay,
.dsm-before-after-image-slider-container.active:hover.dsm-before-after-image-slider-overlay {
  background: transparent;
}
.dsm-before-after-image-slider-container.active
  .dsm-before-after-image-slider-overlay
  .dsm-before-after-image-slider-after-label,
.dsm-before-after-image-slider-container.active
  .dsm-before-after-image-slider-overlay
  .dsm-before-after-image-slider-before-label,
.dsm-before-after-image-slider-container.active:hover.dsm-before-after-image-slider-overlay
  .dsm-before-after-image-slider-after-label,
.dsm-before-after-image-slider-container.active:hover.dsm-before-after-image-slider-overlay
  .dsm-before-after-image-slider-before-label {
  opacity: 0;
}
.dsm-before-after-image-slider-container * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.dsm-before-after-image-show-labels .dsm-before-after-image-slider-after-label,
.dsm-before-after-image-show-labels
  .dsm-before-after-image-slider-before-label {
  opacity: 1;
}
.dsm-before-after-image-slider-before-label {
  opacity: 0;
}
.dsm-before-after-image-slider-before-label:before {
  content: attr(data-content);
}
.dsm-before-after-image-slider-after-label {
  opacity: 0;
}
.dsm-before-after-image-slider-after-label:before {
  content: attr(data-content);
}
.dsm-before-after-image-slider-horizontal
  .dsm-before-after-image-slider-before-label:before {
  left: 10px;
}
.dsm-before-after-image-slider-horizontal
  .dsm-before-after-image-slider-after-label:before {
  right: 10px;
}
.dsm-before-after-image-slider-vertical
  .dsm-before-after-image-slider-before-label:before {
  top: 10px;
}
.dsm-before-after-image-slider-vertical
  .dsm-before-after-image-slider-after-label:before {
  bottom: 10px;
}
.dsm-before-after-image-slider-overlay {
  -webkit-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  background: transparent;
  z-index: 25;
}
.dsm-before-after-image-slider-overlay:hover {
  background: rgba(0, 0, 0, 0.5);
}
.dsm-before-after-image-slider-overlay:hover
  .dsm-before-after-image-slider-after-label,
.dsm-before-after-image-slider-overlay:hover
  .dsm-before-after-image-slider-before-label {
  opacity: 1;
}
.dsm-before-after-image-slider-before {
  z-index: 20;
}
.dsm-before-after-image-slider-after {
  z-index: 10;
}
.dsm-before-after-image-slider-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid #fff;
  border-radius: 100px;
  -webkit-box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer;
  overflow: visible !important;
}
.dsm-before-after-image-slider-horizontal
  .dsm-before-after-image-slider-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
}
.dsm-before-after-image-slider-horizontal
  .dsm-before-after-image-slider-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
}
.dsm-before-after-image-slider-vertical
  .dsm-before-after-image-slider-handle:before {
  left: 50%;
  margin-left: 22px;
  -webkit-box-shadow: 3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
}
.dsm-before-after-image-slider-vertical
  .dsm-before-after-image-slider-handle:after {
  right: 50%;
  margin-right: 22px;
  -webkit-box-shadow: -3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
}
.dsm-before-after-image-slider-left-arrow {
  border-right: 6px solid #fff;
  left: 50%;
  margin-left: -17px;
}
.dsm-before-after-image-slider-right-arrow {
  border-left: 6px solid #fff;
  right: 50%;
  margin-right: -17px;
}
.dsm-before-after-image-slider-up-arrow {
  border-bottom: 6px solid #fff;
  top: 50%;
  margin-top: -17px;
}
.dsm-before-after-image-slider-down-arrow {
  border-top: 6px solid #fff;
  bottom: 50%;
  margin-bottom: -17px;
}
.dsm_lottie {
  line-height: 0;
}
.dsm-text-notation-main > span {
  border-style: solid;
  border-color: #333;
  display: inline-block;
  vertical-align: middle;
  white-space: pre-wrap;
}
.dsm_masonry_gallery,
.dsm_masonry_gallery .grid-item {
  border-style: solid;
  line-height: 0;
}
.dsm_masonry_gallery .grid-item a {
  display: inline-block;
  line-height: 0;
}
.dsm_masonry_gallery .grid-item img {
  display: block;
  max-width: 100%;
}
.dsm_masonry_gallery .et_pb_image_wrap {
  display: inline-block;
  position: relative;
  max-width: 100%;
  line-height: 0;
  overflow: hidden;
}
.dsm_masonry_gallery .dsm-overlay:before,
.et-db #et-boc .et-l .dsm_masonry_gallery .dsm-overlay:before {
  content: none;
}
.dsm_masonry_gallery .grid-item .dsm-overlay .dsm-overlay-inner {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.dsm_masonry_gallery .grid-item .dsm-overlay,
.et-db #et-boc .et-l .dsm_masonry_gallery .grid-item .dsm-overlay {
  border: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.dsm_masonry_gallery .grid-item .dsm-overlay .dsm-overlay-caption,
.dsm_masonry_gallery .grid-item .dsm-overlay .dsm-overlay-desc,
.dsm_masonry_gallery .grid-item .dsm-overlay .dsm-overlay-title,
.dsm_masonry_gallery .grid-item a {
  color: #fff;
}
.dsm_masonry_gallery .grid-item .dsm-overlay .dsm-overlay-caption,
.dsm_masonry_gallery .grid-item .dsm-overlay .dsm-overlay-desc {
  line-height: 1.7em;
  padding: 0;
}
.dsm_masonry_gallery .grid-item:hover .dsm-overlay,
.et-db #et-boc .et-l .dsm_masonry_gallery .grid-item:hover .dsm-overlay {
  opacity: 1;
  z-index: 1;
}
.dsm_masonry_zoom_hover .grid-item:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.dsm_masonry_zoom_hover .grid-item:hover img,
.dsm_masonry_zoom_hover .grid-item img {
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  -o-transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}
.dsm_breadcrumbs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
}
#left-area ul.dsm_breadcrumbs,
.comment-content ul.dsm_breadcrumbs,
.entry-content ul.dsm_breadcrumbs,
.et-l--body ul.dsm_breadcrumbs,
.et-l--footer ul.dsm_breadcrumbs,
.et-l--header ul.dsm_breadcrumbs,
body.et-pb-preview #main-content .container ul.dsm_breadcrumbs {
  padding: 0;
  list-style-type: none;
}
.dsm_breadcrumbs a,
.dsm_breadcrumbs strong {
  display: inline-block;
}
.dsm_breadcrumbs .dsm_home_text_wrapper,
.dsm_breadcrumbs > li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.dsm_breadcrumbs > li {
  margin-left: 10px;
  border-style: solid;
}
.dsm_breadcrumbs > li:first-child {
  margin-left: 0;
}
.dsm_home_item .dsm_home_icon,
.et-db #et-boc .et-l .dsm_home_icon {
  font-size: 18px;
  font-weight: 700;
  margin-right: 5px;
}
.dsm_breadcrumbs_separator {
  width: auto;
}
.dsm_breadcrumbs_separator .dsm_separator_icon,
.et-db #et-boc .et-l .dsm_separator_icon {
  font-size: 18px;
  font-weight: 700;
}
.dsm-toggle label {
  cursor: pointer;
}
.dsm-toggle {
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: row;
  flex-direction: row;
}
.dsm-toggle-left {
  margin-right: 2%;
}
.dsm-toggle-left,
.dsm-toggle-right {
  cursor: pointer;
}
.dsm-toggle-head-one {
  margin: 0;
  padding: 0;
}
.dsm-toggle-btn {
  -ms-flex-align: center;
  align-items: center;
}
.dsm-switch-label {
  position: relative;
  display: inline-block;
  width: 4.5em;
  height: 2.3em;
  vertical-align: middle;
}
.dsm-switch-label .dsm-toggle-switch {
  display: none;
}
.dsm-switch-inner {
  border-radius: 1.5em;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.dsm-switch-inner:before {
  border-radius: 50%;
  position: absolute;
  content: "";
  height: 1.8em;
  width: 1.8em;
  left: 0.25em;
  bottom: 0.25em;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.dsm-toggle-right {
  margin-left: 2%;
}
.dsm-toggle-head-two {
  margin: 0;
  padding: 0;
}
.dsm-toggle-switch:checked + .dsm-switch-inner:before {
  -webkit-transform: translateX(2.1em);
  transform: translateX(2.1em);
}
.dsm-content-toggle-body .et-waypoint:not(.et_pb_counters) {
  opacity: 1 !important;
}
.dsm-content-force-fullwidth .et_pb_section > .et_pb_row {
  width: 100%;
}
.dsm-content-toggle-back,
.dsm-content-toggle-front {
  margin-top: 25px;
  border-style: solid;
}
.dsm-blog-carousel
  .swiper-container-cube
  .swiper-slide:not(.swiper-slide-active) {
  z-index: 0;
}
.dsm-blog-carousel-item {
  border: 0 solid;
}
.dsm-entry-wrapper {
  padding: 20px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.dsm-entry-content {
  padding-top: 6px;
}
.dsm-bottom-meta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 10px;
}
.dsm-bottom-meta img {
  width: 60px;
  height: auto;
}
.dsm-bottom-meta .dsm-bottom-meta-image {
  margin-right: 10px;
  line-height: 0;
  border-style: solid;
}
.dsm-bottom-meta-right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}
.dsm_blog_carousel .dsm-entry-image {
  position: relative;
  overflow: hidden;
  border-style: solid;
}
.dsm-entry-title {
  font-size: 18px;
  line-height: 1.3em;
}
.dsm-readmore-wrap {
  margin-top: 15px;
}
.dsm-entry-thumbnail {
  line-height: 0;
}
.dsm-entry-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.dsm-entry-thumbnail a {
  display: inline;
}
.dsm-entry-overlay {
  z-index: 2;
  transition: opacity 0.2s ease-in-out,
    -webkit-transform 0.25s cubic-bezier(0.19, 1, 0.22, 1);
}
.dsm-entry-overlay,
.dsm-entry-overlay > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.dsm-entry-overlay > a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.dsm-entry-overlay.fade-in {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.dsm-entry-image:hover .dsm-entry-overlay.fade-in {
  visibility: visible;
  opacity: 1;
}
.dsm_blog_carousel .swiper-pagination {
  text-align: center;
  width: 100%;
}
.dsm_blog_carousel .swiper-pagination .swiper-pagination-bullets {
  bottom: -40px;
  left: 0;
  width: 100%;
}
.dsm_blog_carousel .swiper-pagination .swiper-pagination-bullet {
  margin: 0 4px;
  width: 8px;
  height: 8px;
}
.dsm_blog_carousel
  .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.dsm_blog_carousel .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.dsm_blog_carousel .swiper-button-next,
.dsm_blog_carousel .swiper-button-prev {
  background-image: none !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  font-size: 50px;
  margin-top: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-style: solid;
}
.dsm_blog_carousel .swiper-button-next:after,
.dsm_blog_carousel .swiper-button-prev:after {
  content: attr(data-icon);
  display: block;
  font-family: ETmodules;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dsm_blog_carousel .swiper-button-prev {
  left: -50px;
}
.dsm_blog_carousel .swiper-button-next {
  right: -50px;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  cursor: pointer;
  pointer-events: all;
}
.dsm-readmore-button-alignment .dsm-grid-post-holder-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.dsm-readmore-button-alignment .dsm-entry-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 1 1;
  flex: 1 1;
}
.dsm-readmore-button-alignment-bottom .dsm-readmore-wrap {
  margin-top: auto !important;
}
.dsm-readmore-button-alignment-top .dsm-readmore-wrap {
  margin-bottom: auto;
}
.dsm-readmore-button-alignment-center .dsm-readmore-wrap {
  margin-bottom: auto;
  margin-top: auto !important;
}
.dsm-readmore-btn {
  display: inline-block;
}
@media (max-width: 767px) {
  .dsm_blog_carousel .swiper-button-prev {
    left: -25px;
  }
  .dsm_blog_carousel .swiper-button-next {
    right: -25px;
  }
}
.et-db #et-boc .et-l .dsm_image_accordion_child > .et_pb_module_inner {
  position: absolute;
}
.dsm_image_accordion_child .et_pb_button[data-icon]:not([data-icon=""]):after {
  content: attr(data-icon);
}
.dsm_image_accordion_wrapper {
  width: 100%;
  position: relative;
  height: 380px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}
.dsm_image_accordion_child {
  position: relative;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  text-align: center;
  text-decoration: none;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 0 !important;
  overflow: hidden;
  -webkit-transition-duration: 0.48s;
  -o-transition-duration: 0.48s;
  transition-duration: 0.48s;
}
.dsm_image_accordion_child:not(.et-animated--vb) > div:before,
.dsm_image_accordion_child_content_vb:before {
  content: "";
  z-index: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.dsm_image_accordion_child:not(.et-animated--vb) > div:before,
.dsm_image_accordion_child_content_vb:before,
.dsm_image_accordion_child_image_vb {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.dsm_image_accordion_child_image_vb {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  text-align: center;
  text-decoration: none;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  margin-bottom: 0 !important;
  overflow: hidden;
  -webkit-transition-duration: 0.48s;
  -o-transition-duration: 0.48s;
  transition-duration: 0.48s;
}
.dsm_image_accordion_click_item .dsm_image_accordion_child {
  cursor: pointer;
}
.dsm_image_accordion_child.dsm_image_accordion_active_item {
  -ms-flex: 5 0 auto;
  flex: 5 0 auto;
}
.dsm_image_accordion_child_content {
  z-index: 0;
}
.dsm_image_accordion_active_item .dsm_image_accordion_child_content {
  z-index: 1;
}
.dsm_image_accordion_animation_sequence_off
  .dsm_image_accordion_child
  .dsm_image_accordion_child_content {
  opacity: 0;
  position: relative;
  -webkit-transition-duration: 0.38s;
  -o-transition-duration: 0.38s;
  transition-duration: 0.38s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
}
.dsm_image_accordion_animation_sequence_off
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_child_content {
  opacity: 1;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0.38s;
  -o-transition-delay: 0.38s;
  transition-delay: 0.38s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
}
.dsm_image_accordion_animation_fade_in.dsm_image_accordion_animation_sequence_off
  .dsm_image_accordion_child
  .dsm_image_accordion_child_content {
  opacity: 0;
}
.dsm_image_accordion_animation_fade_in.dsm_image_accordion_animation_sequence_off
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_child_content {
  opacity: 1;
}
.dsm_image_accordion_animation_zoom_in.dsm_image_accordion_animation_sequence_off
  .dsm_image_accordion_child
  .dsm_image_accordion_child_content {
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
.dsm_image_accordion_animation_zoom_in.dsm_image_accordion_animation_sequence_off
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_child_content {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.dsm_image_accordion_animation_push_up.dsm_image_accordion_animation_sequence_off
  .dsm_image_accordion_child
  .dsm_image_accordion_child_content {
  opacity: 0;
  -webkit-transform: translateY(18%);
  transform: translateY(18%);
}
.dsm_image_accordion_animation_push_up.dsm_image_accordion_animation_sequence_off
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_child_content {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.dsm_image_accordion_animation_push_right.dsm_image_accordion_animation_sequence_off
  .dsm_image_accordion_child
  .dsm_image_accordion_child_content {
  opacity: 0;
  -webkit-transform: translateX(-18%);
  transform: translateX(-18%);
}
.dsm_image_accordion_animation_push_right.dsm_image_accordion_animation_sequence_off
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_child_content {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.dsm_image_accordion_animation_push_down.dsm_image_accordion_animation_sequence_off
  .dsm_image_accordion_child
  .dsm_image_accordion_child_content {
  opacity: 0;
  -webkit-transform: translateY(-18%);
  transform: translateY(-18%);
}
.dsm_image_accordion_animation_push_down.dsm_image_accordion_animation_sequence_off
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_child_content {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.dsm_image_accordion_animation_push_left.dsm_image_accordion_animation_sequence_off
  .dsm_image_accordion_child
  .dsm_image_accordion_child_content {
  opacity: 0;
  -webkit-transform: translateX(18%);
  transform: translateX(18%);
}
.dsm_image_accordion_animation_push_left.dsm_image_accordion_animation_sequence_off
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_child_content {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.dsm_image_accordion_button_wrapper,
.dsm_image_accordion_description,
.dsm_image_accordion_image_icon_wrapper,
.dsm_image_accordion_title {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.dsm_image_accordion_animation_fade_in.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_image_icon_wrapper {
  opacity: 0;
}
.dsm_image_accordion_animation_fade_in.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_image_icon_wrapper {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.dsm_image_accordion_animation_fade_in.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_title {
  opacity: 0;
}
.dsm_image_accordion_animation_fade_in.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_title {
  opacity: 1;
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.dsm_image_accordion_animation_fade_in.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_description {
  opacity: 0;
}
.dsm_image_accordion_animation_fade_in.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_description {
  opacity: 1;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.dsm_image_accordion_animation_fade_in.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_button_wrapper {
  opacity: 0;
}
.dsm_image_accordion_animation_fade_in.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_button_wrapper {
  opacity: 1;
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.dsm_image_accordion_animation_zoom_in.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_image_icon_wrapper {
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
.dsm_image_accordion_animation_zoom_in.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_image_icon_wrapper {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.dsm_image_accordion_animation_zoom_in.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_title {
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
.dsm_image_accordion_animation_zoom_in.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_title {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.dsm_image_accordion_animation_zoom_in.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_description {
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
.dsm_image_accordion_animation_zoom_in.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_description {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.dsm_image_accordion_animation_zoom_in.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_button_wrapper {
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
.dsm_image_accordion_animation_zoom_in.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_button_wrapper {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.dsm_image_accordion_animation_push_up.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_image_icon_wrapper {
  opacity: 0;
  -webkit-transform: translateY(18%);
  transform: translateY(18%);
}
.dsm_image_accordion_animation_push_up.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_image_icon_wrapper {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.dsm_image_accordion_animation_push_up.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_title {
  opacity: 0;
  -webkit-transform: translateY(18%);
  transform: translateY(18%);
}
.dsm_image_accordion_animation_push_up.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_title {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.dsm_image_accordion_animation_push_up.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_description {
  opacity: 0;
  -webkit-transform: translateY(18%);
  transform: translateY(18%);
}
.dsm_image_accordion_animation_push_up.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_description {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.dsm_image_accordion_animation_push_up.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_button_wrapper {
  opacity: 0;
  -webkit-transform: translateY(18%);
  transform: translateY(18%);
}
.dsm_image_accordion_animation_push_up.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_button_wrapper {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.dsm_image_accordion_animation_push_right.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_image_icon_wrapper {
  opacity: 0;
  -webkit-transform: translateX(-18%);
  transform: translateX(-18%);
}
.dsm_image_accordion_animation_push_right.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_image_icon_wrapper {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.dsm_image_accordion_animation_push_right.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_title {
  opacity: 0;
  -webkit-transform: translateX(-18%);
  transform: translateX(-18%);
}
.dsm_image_accordion_animation_push_right.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_title {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.dsm_image_accordion_animation_push_right.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_description {
  opacity: 0;
  -webkit-transform: translateX(-18%);
  transform: translateX(-18%);
}
.dsm_image_accordion_animation_push_right.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_description {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.dsm_image_accordion_animation_push_right.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_button_wrapper {
  opacity: 0;
  -webkit-transform: translateX(-18%);
  transform: translateX(-18%);
}
.dsm_image_accordion_animation_push_right.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_button_wrapper {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.dsm_image_accordion_animation_push_down.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_image_icon_wrapper {
  opacity: 0;
  -webkit-transform: translateY(-18%);
  transform: translateY(-18%);
}
.dsm_image_accordion_animation_push_down.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_image_icon_wrapper {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.dsm_image_accordion_animation_push_down.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_title {
  opacity: 0;
  -webkit-transform: translateY(-18%);
  transform: translateY(-18%);
}
.dsm_image_accordion_animation_push_down.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_title {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.dsm_image_accordion_animation_push_down.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_description {
  opacity: 0;
  -webkit-transform: translateY(-18%);
  transform: translateY(-18%);
}
.dsm_image_accordion_animation_push_down.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_description {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.dsm_image_accordion_animation_push_down.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_button_wrapper {
  opacity: 0;
  -webkit-transform: translateY(-18%);
  transform: translateY(-18%);
}
.dsm_image_accordion_animation_push_down.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_button_wrapper {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.dsm_image_accordion_animation_push_left.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_image_icon_wrapper {
  opacity: 0;
  -webkit-transform: translateX(18%);
  transform: translateX(18%);
}
.dsm_image_accordion_animation_push_left.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_image_icon_wrapper {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.dsm_image_accordion_animation_push_left.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_title {
  opacity: 0;
  -webkit-transform: translateX(18%);
  transform: translateX(18%);
}
.dsm_image_accordion_animation_push_left.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_title {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.dsm_image_accordion_animation_push_left.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_description {
  opacity: 0;
  -webkit-transform: translateX(18%);
  transform: translateX(18%);
}
.dsm_image_accordion_animation_push_left.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_description {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.dsm_image_accordion_animation_push_left.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child
  .dsm_image_accordion_button_wrapper {
  opacity: 0;
  -webkit-transform: translateX(18%);
  transform: translateX(18%);
}
.dsm_image_accordion_animation_push_left.dsm_image_accordion_animation_sequence_on
  .dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_button_wrapper {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.dsm_image_accordion_child > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.et-pb-icon.dsm_image_accordion_icon {
  font-size: 40px;
}
.dsm_image_accordion_child.dsm_image_accordion_active_item
  .dsm_image_accordion_image_icon_wrapper {
  margin-bottom: 15px;
}
.dsm_image_accordion_child .dsm_image_accordion_image_icon_wrapper > img {
  border-style: solid;
  height: auto;
}
.dsm_image_accordion_child .dsm_image_accordion_title {
  font-size: 22px;
  padding-bottom: 10px;
  line-height: 1em;
}
.dsm_image_accordion_child .dsm_image_accordion_description,
.dsm_image_accordion_child .dsm_image_accordion_title {
  color: #fff;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.dsm_image_accordion_child .dsm_image_accordion_description {
  font-size: 14px;
  line-height: 1.5em;
  margin-bottom: 20px;
}
.dsm_image_accordion_child .dsm_image_accordion_button_wrapper {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.dsm_image_accordion_child > div,
.dsm_image_accordion_child_content_vb_wrapper {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  z-index: 20;
}
.dsm_image_accordion_horizontal_left > div {
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.dsm_image_accordion_horizontal_center > div {
  -ms-flex-pack: center;
  justify-content: center;
}
.dsm_image_accordion_horizontal_right > div {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.dsm_image_accordion_horizontal_left > div {
  text-align: left;
}
.dsm_image_accordion_horizontal_center > div {
  text-align: center;
}
.dsm_image_accordion_horizontal_right > div {
  text-align: right;
}
@media (max-width: 980px) {
  .dsm_image_accordion_horizontal_tablet_left > div {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .dsm_image_accordion_horizontal_tablet_center > div {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .dsm_image_accordion_horizontal_tablet_right > div {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .dsm_image_accordion_horizontal_tablet_left
    .dsm_image_accordion_child_content {
    text-align: left;
  }
  .dsm_image_accordion_horizontal_tablet_center
    .dsm_image_accordion_child_content {
    text-align: center;
  }
  .dsm_image_accordion_horizontal_tablet_right
    .dsm_image_accordion_child_content {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .dsm_image_accordion_horizontal_phone_left > div {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .dsm_image_accordion_horizontal_phone_center > div {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .dsm_image_accordion_horizontal_phone_right > div {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .dsm_image_accordion_horizontal_phone_left
    .dsm_image_accordion_child_content {
    text-align: left;
  }
  .dsm_image_accordion_horizontal_phone_center
    .dsm_image_accordion_child_content {
    text-align: center;
  }
  .dsm_image_accordion_horizontal_phone_right
    .dsm_image_accordion_child_content {
    text-align: right;
  }
}
.dsm_image_accordion_vertical_top > div {
  -ms-flex-align: start;
  align-items: flex-start;
}
.dsm_image_accordion_vertical_center > div {
  -ms-flex-align: center;
  align-items: center;
}
.dsm_image_accordion_vertical_bottom > div {
  -ms-flex-align: end;
  align-items: flex-end;
}
@media (max-width: 980px) {
  .dsm_image_accordion_vertical_tablet_top > div {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .dsm_image_accordion_vertical_tablet_center > div {
    -ms-flex-align: center;
    align-items: center;
  }
  .dsm_image_accordion_vertical_tablet_bottom > div {
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
@media (max-width: 767px) {
  .dsm_image_accordion_vertical_phone_top > div {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .dsm_image_accordion_vertical_phone_center > div {
    -ms-flex-align: center;
    align-items: center;
  }
  .dsm_image_accordion_vertical_phone_bottom > div {
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.dsm-post-carousel
  .swiper-container-cube
  .swiper-slide:not(.swiper-slide-active) {
  z-index: 0;
}
.dsm-post-carousel-item {
  border: 0 solid;
}
.dsm_post_carousel .dsm-entry-image {
  position: relative;
  overflow: hidden;
  border-style: solid;
}
.dsm_post_carousel .swiper-pagination {
  text-align: center;
  width: 100%;
}
.dsm_post_carousel .swiper-pagination .swiper-pagination-bullets {
  bottom: -40px;
  left: 0;
  width: 100%;
}
.dsm_post_carousel .swiper-pagination .swiper-pagination-bullet {
  margin: 0 4px;
  width: 8px;
  height: 8px;
}
.dsm_post_carousel
  .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.dsm_post_carousel .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.dsm_post_carousel .swiper-button-next,
.dsm_post_carousel .swiper-button-prev {
  background-image: none !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  font-size: 50px;
  margin-top: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-style: solid;
}
.dsm_post_carousel .swiper-button-next:after,
.dsm_post_carousel .swiper-button-prev:after {
  content: attr(data-icon);
  display: block;
  font-family: ETmodules;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dsm_post_carousel .swiper-button-prev {
  left: -50px;
}
.dsm_post_carousel .swiper-button-next {
  right: -50px;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  cursor: pointer;
  pointer-events: all;
}
@media (max-width: 767px) {
  .dsm_post_carousel .swiper-button-prev {
    left: -25px;
  }
  .dsm_post_carousel .swiper-button-next {
    right: -25px;
  }
}
.dsm_blob_image_img {
  width: 100%;
  height: 100%;
}
.dsm_blob_image_wrap {
  line-height: 0;
  position: relative;
  overflow: hidden;
  border-style: solid;
  display: block;
}
.dsm_blob_image_overlay .dsm_blob_image_img {
  -o-object-fit: cover;
  object-fit: cover;
  background-blend-mode: overlay;
  mix-blend-mode: overlay;
}
.dsm_blob_overlay_wrapper {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  height: inherit;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.dsm_blob_overlay_text {
  width: 100%;
}
.dsm_blob_description,
.dsm_blob_title {
  text-align: center;
  padding-bottom: 20px;
}
.dsm_blob_title {
  line-height: 1em;
  color: #fff;
}
.dsm_blob_description {
  line-height: 1.7em;
  color: #fff;
}
.dsm_blob_image_content_hover .dsm_blob_overlay_text {
  opacity: 0;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
}
.dsm_blob_image_content_hover:hover .dsm_blob_overlay_text {
  opacity: 1;
}
.dsm_blob_image_button_wrapper {
  text-align: center;
}
.dsm_blob_image_one {
  border-radius: 71% 29% 41% 59%/59% 43% 57% 41%;
}
.dsm_blob_image_two {
  border-radius: 72% 28% 70% 30%/36% 50% 50% 64%;
}
.dsm_blob_image_three {
  border-radius: 40% 60% 27% 73%/60% 75% 25% 40%;
}
.dsm_blob_image_four {
  border-radius: 40% 60% 72% 28%/65% 29% 71% 35%;
}
.dsm_blob_image_five {
  border-radius: 45% 55% 37% 63%/63% 73% 27% 37%;
}
.dsm_blob_image_six {
  border-radius: 47% 53% 47% 53%/38% 75% 25% 62%;
}
.dsm_blob_image_seven {
  border-radius: 50% 50% 42% 58%/38% 68% 32% 62%;
}
.dsm_blob_image_eight {
  border-radius: 31% 69% 57% 43%/27% 48% 52% 73%;
}
.dsm_blob_image_nine {
  border-radius: 46% 54% 17% 83%/30% 24% 76% 70%;
}
.dsm_blob_image_ten {
  border-radius: 72% 28% 83% 17%/46% 28% 72% 54%;
}
.dsm_blob_image_eleven {
  border-radius: 66% 34% 83% 17%/22% 65% 35% 78%;
}
.dsm_blob_image_twelve {
  border-radius: 18% 82% 51% 49%/61% 68% 32% 39%;
}
.dsm_blob_image_thirdteen {
  border-radius: 59% 41% 41% 59%/29% 48% 52% 71%;
}
.dsm-content-timeline-items-wrapper .dsm-content-timeline-date.dsm-desktop {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
.dsm-content-timeline-items-wrapper .dsm-icon-wrapper {
  line-height: 1;
}
.dsm-content-timeline-items-wrapper
  .dsm-content-timeline-content-wrapper
  .dsm-image {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  line-height: 0;
}
.dsm-content-timeline-items-wrapper
  .dsm-content-timeline-content-wrapper
  .dsm-icon {
  margin-bottom: 10px;
}
.dsm-content-timeline-items-wrapper .et_pb_button_module_wrapper {
  margin-top: 10px;
}
.dsm-content-timeline-items-wrapper
  .dsm-content-timeline-content-wrapper
  .dsm-timeline-content
  .et_pb_button {
  display: inline-block;
}
.dsm-content-timeline-items-wrapper .dsm-icon,
.dsm-content-timeline-items-wrapper .dsm-pointer-icon {
  font-family: ETmodules;
  content: attr(data-icon);
  line-height: 1;
  font-size: 20px;
  font-style: normal;
  direction: ltr;
}
.dsm-content-timeline-items-wrapper .dsm-content-timeline-date.dsm-mobile {
  margin-bottom: 10px;
}
.dsm-content-timeline-items-wrapper .dsm-content-timeline-content-wrapper {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 60px;
  width: 100%;
  will-change: transform;
  overflow: visible !important;
}
.dsm-content-timeline-items-wrapper.dsm-left
  .dsm-content-timeline-item-wrapper {
  display: -ms-flexbox;
  display: flex;
  direction: ltr !important;
  position: relative;
}
.dsm-content-timeline-items-wrapper.dsm-left .dsm-content-timeline-tree {
  content: "";
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dsm-content-timeline-items-wrapper.dsm-left .dsm-pointer-wrapper {
  padding: 10px;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  line-height: 1;
}
.dsm-content-timeline-items-wrapper.dsm-left
  .dsm-content-timeline-content-wrapper {
  margin-left: 70px !important;
}
.dsm-content-timeline-items-wrapper.dsm-center .dsm-content-timeline-tree {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dsm-content-timeline-items-wrapper.dsm-center .dsm-pointer-wrapper {
  padding: 10px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  line-height: 1;
}
.dsm-content-timeline-items-wrapper.dsm-center
  .dsm-content-timeline-item-wrapper:nth-child(2n)
  .dsm-content-timeline-date {
  right: auto;
  left: auto;
}
.dsm-content-timeline-items-wrapper.dsm-center
  .dsm-content-timeline-date.dsm-desktop {
  position: absolute;
  top: 0;
  right: 0;
  width: 45%;
}
.dsm-content-timeline-items-wrapper.dsm-center
  .dsm-content-timeline-item-wrapper:nth-child(2n)
  .dsm-content-timeline-date.dsm-opposite-wrapper {
  right: 55%;
  left: auto;
}
.dsm-content-timeline-items-wrapper.dsm-center
  .dsm-content-timeline-content-wrapper {
  width: calc(50% - 54px) !important;
}
.dsm-content-timeline-items-wrapper.dsm-center
  .dsm-content-timeline-item-wrapper:nth-child(2n)
  .dsm-content-timeline-content-wrapper {
  position: relative;
  left: 55%;
  top: 0;
}
.dsm-content-timeline-items-wrapper.dsm-center
  .dsm-content-timeline-item-wrapper {
  position: relative;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  direction: ltr !important;
}
.dsm-content-timeline-items-wrapper.dsm-right
  .dsm-content-timeline-date.dsm-desktop {
  width: 10%;
  -ms-flex-order: 1;
  order: 1;
  padding-left: 5px;
}
.dsm-content-timeline-items-wrapper.dsm-right
  .dsm-content-timeline-content-wrapper {
  margin-right: 70px !important;
}
.dsm-content-timeline-items-wrapper.dsm-right .dsm-content-timeline-tree {
  content: "";
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dsm-content-timeline-items-wrapper.dsm-right .dsm-pointer-wrapper {
  padding: 10px;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  line-height: 1;
}
.dsm-content-timeline-items-wrapper.dsm-right
  .dsm-content-timeline-item-wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  direction: ltr !important;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.dsm-content-timeline-items-wrapper .et_pb_module {
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .dsm-content-timeline-items-wrapper .dsm-content-timeline-date.dsm-desktop {
    display: none !important;
  }
  .dsm-content-timeline-items-wrapper.dsm-left
    .dsm-content-timeline-content-wrapper {
    margin-left: 50px !important;
  }
  .dsm-content-timeline-items-wrapper.dsm-center .dsm-content-timeline-tree,
  .dsm-content-timeline-items-wrapper.dsm-center .dsm-pointer-wrapper {
    left: 4%;
  }
  .dsm-content-timeline-items-wrapper.dsm-center
    .dsm-content-timeline-content-wrapper {
    margin-left: 50px !important;
  }
  .dsm-content-timeline-items-wrapper.dsm-right .dsm-content-timeline-tree,
  .dsm-content-timeline-items-wrapper.dsm-right .dsm-pointer-wrapper {
    left: 94%;
  }
  .dsm-content-timeline-items-wrapper.dsm-right
    .dsm-content-timeline-content-wrapper {
    margin-right: 50px !important;
  }
  .dsm-content-timeline-items-wrapper.dsm-center
    .dsm-content-timeline-content-wrapper,
  .dsm-content-timeline-items-wrapper .dsm-content-timeline-content-wrapper {
    width: 100% !important;
  }
  .dsm-content-timeline-items-wrapper.dsm-center
    .dsm-content-timeline-item-wrapper:nth-child(2n)
    .dsm-content-timeline-content-wrapper {
    left: 0 !important;
  }
  .dsm-content-timeline-items-wrapper.dsm-center
    .dsm-content-timeline-item-wrapper:nth-child(2n)
    .dsm-content-timeline-date {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .dsm-visibility .date {
    display: none;
  }
}
.dsm-text-path-container.dsm-rtl text {
  direction: rtl;
}
.dsm-text-path-container svg text {
  direction: ltr;
}
.dsm-text-path-container svg path {
  fill: transparent;
  stroke: transparent;
}
.dsm-text-path-container svg {
  max-width: 100%;
  height: auto;
  overflow: visible;
}
.dsm-social-share-buttons-container .dsm-social-share-button-inner-wrapper {
  cursor: pointer;
  word-spacing: normal;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
}
.dsm-social-share-buttons-container.dsm-boxed_icon
  .dsm-social-share-button-inner-wrapper
  .dsm-social-share-button-icon,
.dsm-social-share-buttons-container.dsm-flat
  .dsm-social-share-button-inner-wrapper,
.dsm-social-share-buttons-container.dsm-gradient
  .dsm-social-share-button-inner-wrapper,
.dsm-social-share-buttons-container.dsm-minimal
  .dsm-social-share-button-inner-wrapper
  .dsm-social-share-button-icon {
  color: #fff;
}
.dsm-social-share-buttons-container.dsm-boxed_icon
  .dsm-social-share-button-inner-wrapper
  .dsm-social-share-button-text,
.dsm-social-share-buttons-container.dsm-minimal
  .dsm-social-share-button-inner-wrapper
  .dsm-social-share-button-text {
  color: #000;
}
.dsm-social-share-buttons-container
  .dsm-social-button-wrapper
  .dsm-social-share-button-icon {
  line-height: 1;
}
.dsm-social-share-buttons-container.dsm-flat .dsm-facebook,
.dsm-social-share-buttons-container.dsm-gradient .dsm-facebook {
  background: #3b5998;
}
.dsm-social-share-buttons-container.dsm-flat .dsm-twitter,
.dsm-social-share-buttons-container.dsm-gradient .dsm-twitter {
  background: #1da1f2;
}
.dsm-social-share-buttons-container.dsm-flat .dsm-linkedin,
.dsm-social-share-buttons-container.dsm-gradient .dsm-linkedin {
  background: #0077b5;
}
.dsm-social-share-buttons-container.dsm-flat .dsm-pinterest,
.dsm-social-share-buttons-container.dsm-gradient .dsm-pinterest {
  background: #bd081c;
}
.dsm-social-share-buttons-container.dsm-flat .dsm-reddit,
.dsm-social-share-buttons-container.dsm-gradient .dsm-reddit {
  background: #ff4500;
}
.dsm-social-share-buttons-container.dsm-flat .dsm-vk,
.dsm-social-share-buttons-container.dsm-gradient .dsm-vk {
  background: #45668e;
}
.dsm-social-share-buttons-container.dsm-flat .dsm-tumbler,
.dsm-social-share-buttons-container.dsm-gradient .dsm-tumbler {
  background: #35465c;
}
.dsm-social-share-buttons-container.dsm-flat .dsm-digg,
.dsm-social-share-buttons-container.dsm-gradient .dsm-digg {
  background: #005be2;
}
.dsm-social-share-buttons-container.dsm-flat .dsm-skype,
.dsm-social-share-buttons-container.dsm-gradient .dsm-skype {
  background: #00aff0;
}
.dsm-social-share-buttons-container.dsm-flat .dsm-stumbleupon,
.dsm-social-share-buttons-container.dsm-gradient .dsm-stumbleupon {
  background: #eb4924;
}
.dsm-social-share-buttons-container.dsm-flat .dsm-mix,
.dsm-social-share-buttons-container.dsm-gradient .dsm-mix {
  background: #f3782b;
}
.dsm-social-share-buttons-container.dsm-flat .dsm-telegram,
.dsm-social-share-buttons-container.dsm-gradient .dsm-telegram {
  background: #2ca5e0;
}
.dsm-social-share-buttons-container.dsm-flat .dsm-xing,
.dsm-social-share-buttons-container.dsm-gradient .dsm-xing {
  background: #026466;
}
.dsm-social-share-buttons-container.dsm-flat .dsm-whatsapp,
.dsm-social-share-buttons-container.dsm-gradient .dsm-whatsapp {
  background: #25d366;
}
.dsm-social-share-buttons-container.dsm-flat .dsm-email,
.dsm-social-share-buttons-container.dsm-gradient .dsm-email {
  background: #ea4335;
}
.dsm-social-share-buttons-container.dsm-flat .dsm-print,
.dsm-social-share-buttons-container.dsm-gradient .dsm-print {
  background: #aaa;
}
.dsm-social-share-buttons-container.dsm-flat .dsm-pocket,
.dsm-social-share-buttons-container.dsm-gradient .dsm-pocket {
  background: #ef3f56;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text
  .dsm-facebook
  .dsm-social-share-button-icon,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon .dsm-facebook,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon_text
  .dsm-facebook
  .dsm-social-share-button-icon {
  background: #3b5998;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text
  .dsm-twitter
  .dsm-social-share-button-icon,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon .dsm-twitter,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon_text
  .dsm-twitter
  .dsm-social-share-button-icon {
  background: #1da1f2;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text
  .dsm-linkedin
  .dsm-social-share-button-icon,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon .dsm-linkedin,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon_text
  .dsm-linkedin
  .dsm-social-share-button-icon {
  background: #0077b5;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text
  .dsm-pinterest
  .dsm-social-share-button-icon,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon .dsm-pinterest,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon_text
  .dsm-pinterest
  .dsm-social-share-button-icon {
  background: #bd081c;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text
  .dsm-reddit
  .dsm-social-share-button-icon,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon .dsm-reddit,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon_text
  .dsm-reddit
  .dsm-social-share-button-icon {
  background: #ff4500;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text
  .dsm-vk
  .dsm-social-share-button-icon,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon .dsm-vk,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon_text
  .dsm-vk
  .dsm-social-share-button-icon {
  background: #45668e;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text
  .dsm-tumbler
  .dsm-social-share-button-icon,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon .dsm-tumbler,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon_text
  .dsm-tumbler
  .dsm-social-share-button-icon {
  background: #35465c;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text
  .dsm-digg
  .dsm-social-share-button-icon,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon .dsm-digg,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon_text
  .dsm-digg
  .dsm-social-share-button-icon {
  background: #005be2;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text
  .dsm-skype
  .dsm-social-share-button-icon,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon .dsm-skype,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon_text
  .dsm-skype
  .dsm-social-share-button-icon {
  background: #00aff0;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text
  .dsm-stumbleupon
  .dsm-social-share-button-icon,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon .dsm-stumbleupon,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon_text
  .dsm-stumbleupon
  .dsm-social-share-button-icon {
  background: #eb4924;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text
  .dsm-mix
  .dsm-social-share-button-icon,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon .dsm-mix,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon_text
  .dsm-mix
  .dsm-social-share-button-icon {
  background: #f3782b;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text
  .dsm-telegram
  .dsm-social-share-button-icon,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon .dsm-telegram,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon_text
  .dsm-telegram
  .dsm-social-share-button-icon {
  background: #2ca5e0;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text
  .dsm-xing
  .dsm-social-share-button-icon,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon .dsm-xing,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon_text
  .dsm-xing
  .dsm-social-share-button-icon {
  background: #026466;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text
  .dsm-whatsapp
  .dsm-social-share-button-icon,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon .dsm-whatsapp,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon_text
  .dsm-whatsapp
  .dsm-social-share-button-icon {
  background: #25d366;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text
  .dsm-email
  .dsm-social-share-button-icon,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon .dsm-email,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon_text
  .dsm-email
  .dsm-social-share-button-icon {
  background: #ea4335;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text
  .dsm-print
  .dsm-social-share-button-icon,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon .dsm-print,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon_text
  .dsm-print
  .dsm-social-share-button-icon {
  background: #aaa;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text
  .dsm-pocket
  .dsm-social-share-button-icon,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon .dsm-pocket,
.dsm-social-share-buttons-container.dsm-minimal.dsm-icon_text
  .dsm-pocket
  .dsm-social-share-button-icon {
  background: #ef3f56;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text .dsm-facebook,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text .dsm-facebook,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text
  .dsm-facebook
  .dsm-social-share-button-text {
  color: #3b5998;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon .dsm-facebook {
  background: #3b5998;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text .dsm-twitter,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text .dsm-twitter,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text
  .dsm-twitter
  .dsm-social-share-button-text {
  color: #1da1f2;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon .dsm-twitter {
  background: #1da1f2;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text .dsm-linkedin,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text .dsm-linkedin,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text
  .dsm-linkedin
  .dsm-social-share-button-text {
  color: #0077b5;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon .dsm-linkedin {
  background: #0077b5;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text .dsm-pinterest,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text .dsm-pinterest,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text
  .dsm-pinterest
  .dsm-social-share-button-text {
  color: #bd081c;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon .dsm-pinterest {
  background: #bd081c;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text .dsm-reddit,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text .dsm-reddit,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text
  .dsm-reddit
  .dsm-social-share-button-text {
  color: #ff4500;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon .dsm-reddit {
  background: #ff4500;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text .dsm-vk,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text .dsm-vk,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text
  .dsm-vk
  .dsm-social-share-button-text {
  color: #45668e;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon .dsm-vk {
  background: #45668e;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text .dsm-tumbler,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text .dsm-tumbler,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text
  .dsm-tumbler
  .dsm-social-share-button-text {
  color: #35465c;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon .dsm-tumbler {
  background: #35465c;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text .dsm-digg,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text .dsm-digg,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text
  .dsm-digg
  .dsm-social-share-button-text {
  color: #005be2;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon .dsm-digg {
  background: #005be2;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text .dsm-skype,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text .dsm-skype,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text
  .dsm-skype
  .dsm-social-share-button-text {
  color: #00aff0;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon .dsm-skype {
  background: #00aff0;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text
  .dsm-stumbleupon,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text .dsm-stumbleupon,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text
  .dsm-stumbleupon
  .dsm-social-share-button-text {
  color: #eb4924;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon .dsm-stumbleupon {
  background: #eb4924;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text .dsm-mix,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text .dsm-mix,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text
  .dsm-mix
  .dsm-social-share-button-text {
  color: #f3782b;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon .dsm-mix {
  background: #f3782b;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text .dsm-telegram,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text .dsm-telegram,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text
  .dsm-telegram
  .dsm-social-share-button-text {
  color: #2ca5e0;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon .dsm-telegram {
  background: #2ca5e0;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text .dsm-xing,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text .dsm-xing,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text
  .dsm-xing
  .dsm-social-share-button-text {
  color: #026466;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon .dsm-xing {
  background: #026466;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text .dsm-whatsapp,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text .dsm-whatsapp,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text
  .dsm-whatsapp
  .dsm-social-share-button-text {
  color: #25d366;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon .dsm-whatsapp {
  background: #25d366;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text .dsm-email,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text .dsm-email,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text
  .dsm-email
  .dsm-social-share-button-text {
  color: #ea4335;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon .dsm-email {
  background: #ea4335;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text .dsm-print,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text .dsm-print,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text
  .dsm-print
  .dsm-social-share-button-text {
  color: #aaa;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon .dsm-print {
  background: #aaa;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon_text .dsm-pocket,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text .dsm-pocket,
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-text
  .dsm-pocket
  .dsm-social-share-button-text {
  color: #ef3f56;
}
.dsm-social-share-buttons-container.dsm-boxed_icon.dsm-icon .dsm-pocket {
  background: #ef3f56;
}
.dsm-social-share-buttons-container.dsm-framed .dsm-facebook {
  color: #3b5998;
}
.dsm-social-share-buttons-container.dsm-framed .dsm-twitter {
  color: #1da1f2;
}
.dsm-social-share-buttons-container.dsm-framed .dsm-linkedin {
  color: #0077b5;
}
.dsm-social-share-buttons-container.dsm-framed .dsm-pinterest {
  color: #bd081c;
}
.dsm-social-share-buttons-container.dsm-framed .dsm-reddit {
  color: #ff4500;
}
.dsm-social-share-buttons-container.dsm-framed .dsm-vk {
  color: #45668e;
}
.dsm-social-share-buttons-container.dsm-framed .dsm-tumbler {
  color: #35465c;
}
.dsm-social-share-buttons-container.dsm-framed .dsm-digg {
  color: #005be2;
}
.dsm-social-share-buttons-container.dsm-framed .dsm-skype {
  color: #00aff0;
}
.dsm-social-share-buttons-container.dsm-framed .dsm-stumbleupon {
  color: #eb4924;
}
.dsm-social-share-buttons-container.dsm-framed .dsm-mix {
  color: #f3782b;
}
.dsm-social-share-buttons-container.dsm-framed .dsm-telegram {
  color: #2ca5e0;
}
.dsm-social-share-buttons-container.dsm-framed .dsm-xing {
  color: #026466;
}
.dsm-social-share-buttons-container.dsm-framed .dsm-whatsapp {
  color: #25d366;
}
.dsm-social-share-buttons-container.dsm-framed .dsm-email {
  color: #ea4335;
}
.dsm-social-share-buttons-container.dsm-framed .dsm-print {
  color: #aaa;
}
.dsm-social-share-buttons-container.dsm-framed .dsm-pocket {
  color: #ef3f56;
} /*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.1.0
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */
.dsm-grow {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-grow:active,
.dsm-grow:focus,
.dsm-grow:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.dsm-shrink {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-shrink:active,
.dsm-shrink:focus,
.dsm-shrink:hover {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
@-webkit-keyframes dsm-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes dsm-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.dsm-pulse {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-pulse:active,
.dsm-pulse:focus,
.dsm-pulse:hover {
  -webkit-animation-name: dsm-pulse;
  animation-name: dsm-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes dsm-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes dsm-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.dsm-pulse-grow {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-pulse-grow:active,
.dsm-pulse-grow:focus,
.dsm-pulse-grow:hover {
  -webkit-animation-name: dsm-pulse-grow;
  animation-name: dsm-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
@-webkit-keyframes dsm-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes dsm-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.dsm-pulse-shrink {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-pulse-shrink:active,
.dsm-pulse-shrink:focus,
.dsm-pulse-shrink:hover {
  -webkit-animation-name: dsm-pulse-shrink;
  animation-name: dsm-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
@-webkit-keyframes dsm-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes dsm-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.dsm-push {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-push:active,
.dsm-push:focus,
.dsm-push:hover {
  -webkit-animation-name: dsm-push;
  animation-name: dsm-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes dsm-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes dsm-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.dsm-pop {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-pop:active,
.dsm-pop:focus,
.dsm-pop:hover {
  -webkit-animation-name: dsm-pop;
  animation-name: dsm-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.dsm-bounce-in {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.dsm-bounce-in:active,
.dsm-bounce-in:focus,
.dsm-bounce-in:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  -o-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.dsm-bounce-out {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.dsm-bounce-out:active,
.dsm-bounce-out:focus,
.dsm-bounce-out:hover {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  -o-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.dsm-rotate {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-rotate:active,
.dsm-rotate:focus,
.dsm-rotate:hover {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg);
}
.dsm-grow-rotate {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-grow-rotate:active,
.dsm-grow-rotate:focus,
.dsm-grow-rotate:hover {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
}
.dsm-float {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-float:active,
.dsm-float:focus,
.dsm-float:hover {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.dsm-sink {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-sink:active,
.dsm-sink:focus,
.dsm-sink:hover {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
@-webkit-keyframes dsm-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  to {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes dsm-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  to {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes dsm-bob-float {
  to {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes dsm-bob-float {
  to {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.dsm-bob {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-bob:active,
.dsm-bob:focus,
.dsm-bob:hover {
  -webkit-animation-name: dsm-bob-float, dsm-bob;
  animation-name: dsm-bob-float, dsm-bob;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
@-webkit-keyframes dsm-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  to {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes dsm-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  to {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@-webkit-keyframes dsm-hang-sink {
  to {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes dsm-hang-sink {
  to {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
.dsm-hang {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-hang:active,
.dsm-hang:focus,
.dsm-hang:hover {
  -webkit-animation-name: dsm-hang-sink, dsm-hang;
  animation-name: dsm-hang-sink, dsm-hang;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.dsm-skew {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-skew:active,
.dsm-skew:focus,
.dsm-skew:hover {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}
.dsm-skew-forward {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.dsm-skew-forward:active,
.dsm-skew-forward:focus,
.dsm-skew-forward:hover {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}
.dsm-skew-backward {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.dsm-skew-backward:active,
.dsm-skew-backward:focus,
.dsm-skew-backward:hover {
  -webkit-transform: skew(10deg);
  transform: skew(10deg);
}
@-webkit-keyframes dsm-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes dsm-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.dsm-wobble-vertical {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-wobble-vertical:active,
.dsm-wobble-vertical:focus,
.dsm-wobble-vertical:hover {
  -webkit-animation-name: dsm-wobble-vertical;
  animation-name: dsm-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes dsm-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes dsm-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.dsm-wobble-horizontal {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-wobble-horizontal:active,
.dsm-wobble-horizontal:focus,
.dsm-wobble-horizontal:hover {
  -webkit-animation-name: dsm-wobble-horizontal;
  animation-name: dsm-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes dsm-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
@keyframes dsm-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
.dsm-wobble-to-bottom-right {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-wobble-to-bottom-right:active,
.dsm-wobble-to-bottom-right:focus,
.dsm-wobble-to-bottom-right:hover {
  -webkit-animation-name: dsm-wobble-to-bottom-right;
  animation-name: dsm-wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes dsm-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
@keyframes dsm-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
.dsm-wobble-to-top-right {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-wobble-to-top-right:active,
.dsm-wobble-to-top-right:focus,
.dsm-wobble-to-top-right:hover {
  -webkit-animation-name: dsm-wobble-to-top-right;
  animation-name: dsm-wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes dsm-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  to {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes dsm-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  to {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.dsm-wobble-top {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.dsm-wobble-top:active,
.dsm-wobble-top:focus,
.dsm-wobble-top:hover {
  -webkit-animation-name: dsm-wobble-top;
  animation-name: dsm-wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes dsm-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  to {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes dsm-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  to {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.dsm-wobble-bottom {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.dsm-wobble-bottom:active,
.dsm-wobble-bottom:focus,
.dsm-wobble-bottom:hover {
  -webkit-animation-name: dsm-wobble-bottom;
  animation-name: dsm-wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes dsm-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  to {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes dsm-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  to {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.dsm-wobble-skew {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-wobble-skew:active,
.dsm-wobble-skew:focus,
.dsm-wobble-skew:hover {
  -webkit-animation-name: dsm-wobble-skew;
  animation-name: dsm-wobble-skew;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes dsm-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  to {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes dsm-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  to {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.dsm-buzz {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-buzz:active,
.dsm-buzz:focus,
.dsm-buzz:hover {
  -webkit-animation-name: dsm-buzz;
  animation-name: dsm-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes dsm-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  to {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes dsm-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  to {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.dsm-buzz-out {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
}
.dsm-buzz-out:active,
.dsm-buzz-out:focus,
.dsm-buzz-out:hover {
  -webkit-animation-name: dsm-buzz-out;
  animation-name: dsm-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.dsm-forward {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-forward:active,
.dsm-forward:focus,
.dsm-forward:hover {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
.dsm-backward {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-backward:active,
.dsm-backward:focus,
.dsm-backward:hover {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
}
.dsm-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  -o-transition-property: color, background-color;
  transition-property: color, background-color;
}
.dsm-fade:active,
.dsm-fade:focus,
.dsm-fade:hover {
  background-color: #2098d1;
  color: #fff;
}
@-webkit-keyframes dsm-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}
@keyframes dsm-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}
.dsm-back-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  -o-transition-property: color, background-color;
  transition-property: color, background-color;
}
.dsm-back-pulse:active,
.dsm-back-pulse:focus,
.dsm-back-pulse:hover {
  -webkit-animation-name: dsm-back-pulse;
  animation-name: dsm-back-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color: #2098d1;
  color: #fff;
}
.dsm-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-sweep-to-right,
.dsm-sweep-to-right:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-sweep-to-right:active,
.dsm-sweep-to-right:focus,
.dsm-sweep-to-right:hover {
  color: #fff;
}
.dsm-sweep-to-right:active:before,
.dsm-sweep-to-right:focus:before,
.dsm-sweep-to-right:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.dsm-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-sweep-to-left,
.dsm-sweep-to-left:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-sweep-to-left:active,
.dsm-sweep-to-left:focus,
.dsm-sweep-to-left:hover {
  color: #fff;
}
.dsm-sweep-to-left:active:before,
.dsm-sweep-to-left:focus:before,
.dsm-sweep-to-left:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.dsm-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-sweep-to-bottom,
.dsm-sweep-to-bottom:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-sweep-to-bottom:active,
.dsm-sweep-to-bottom:focus,
.dsm-sweep-to-bottom:hover {
  color: #fff;
}
.dsm-sweep-to-bottom:active:before,
.dsm-sweep-to-bottom:focus:before,
.dsm-sweep-to-bottom:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.dsm-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-sweep-to-top,
.dsm-sweep-to-top:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-sweep-to-top:active,
.dsm-sweep-to-top:focus,
.dsm-sweep-to-top:hover {
  color: #fff;
}
.dsm-sweep-to-top:active:before,
.dsm-sweep-to-top:focus:before,
.dsm-sweep-to-top:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.dsm-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-bounce-to-right,
.dsm-bounce-to-right:before {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.dsm-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-bounce-to-right:active,
.dsm-bounce-to-right:focus,
.dsm-bounce-to-right:hover {
  color: #fff;
}
.dsm-bounce-to-right:active:before,
.dsm-bounce-to-right:focus:before,
.dsm-bounce-to-right:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  -o-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.dsm-bounce-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-bounce-to-left,
.dsm-bounce-to-left:before {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.dsm-bounce-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-bounce-to-left:active,
.dsm-bounce-to-left:focus,
.dsm-bounce-to-left:hover {
  color: #fff;
}
.dsm-bounce-to-left:active:before,
.dsm-bounce-to-left:focus:before,
.dsm-bounce-to-left:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  -o-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.dsm-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-bounce-to-bottom,
.dsm-bounce-to-bottom:before {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.dsm-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-bounce-to-bottom:active,
.dsm-bounce-to-bottom:focus,
.dsm-bounce-to-bottom:hover {
  color: #fff;
}
.dsm-bounce-to-bottom:active:before,
.dsm-bounce-to-bottom:focus:before,
.dsm-bounce-to-bottom:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  -o-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.dsm-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-bounce-to-top,
.dsm-bounce-to-top:before {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.dsm-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-bounce-to-top:active,
.dsm-bounce-to-top:focus,
.dsm-bounce-to-top:hover {
  color: #fff;
}
.dsm-bounce-to-top:active:before,
.dsm-bounce-to-top:focus:before,
.dsm-bounce-to-top:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  -o-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.dsm-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-radial-out,
.dsm-radial-out:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-radial-out:active,
.dsm-radial-out:focus,
.dsm-radial-out:hover {
  color: #fff;
}
.dsm-radial-out:active:before,
.dsm-radial-out:focus:before,
.dsm-radial-out:hover:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}
.dsm-radial-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
  background: #2098d1;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-radial-in,
.dsm-radial-in:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  border-radius: 100%;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-radial-in:active,
.dsm-radial-in:focus,
.dsm-radial-in:hover {
  color: #fff;
}
.dsm-radial-in:active:before,
.dsm-radial-in:focus:before,
.dsm-radial-in:hover:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.dsm-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-rectangle-in,
.dsm-rectangle-in:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-rectangle-in:active,
.dsm-rectangle-in:focus,
.dsm-rectangle-in:hover {
  color: #fff;
}
.dsm-rectangle-in:active:before,
.dsm-rectangle-in:focus:before,
.dsm-rectangle-in:hover:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.dsm-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-rectangle-out,
.dsm-rectangle-out:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-rectangle-out:active,
.dsm-rectangle-out:focus,
.dsm-rectangle-out:hover {
  color: #fff;
}
.dsm-rectangle-out:active:before,
.dsm-rectangle-out:focus:before,
.dsm-rectangle-out:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.dsm-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-shutter-in-horizontal,
.dsm-shutter-in-horizontal:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-shutter-in-horizontal:active,
.dsm-shutter-in-horizontal:focus,
.dsm-shutter-in-horizontal:hover {
  color: #fff;
}
.dsm-shutter-in-horizontal:active:before,
.dsm-shutter-in-horizontal:focus:before,
.dsm-shutter-in-horizontal:hover:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.dsm-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-shutter-out-horizontal,
.dsm-shutter-out-horizontal:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-shutter-out-horizontal:active,
.dsm-shutter-out-horizontal:focus,
.dsm-shutter-out-horizontal:hover {
  color: #fff;
}
.dsm-shutter-out-horizontal:active:before,
.dsm-shutter-out-horizontal:focus:before,
.dsm-shutter-out-horizontal:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.dsm-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-shutter-in-vertical,
.dsm-shutter-in-vertical:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-shutter-in-vertical:active,
.dsm-shutter-in-vertical:focus,
.dsm-shutter-in-vertical:hover {
  color: #fff;
}
.dsm-shutter-in-vertical:active:before,
.dsm-shutter-in-vertical:focus:before,
.dsm-shutter-in-vertical:hover:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}
.dsm-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-shutter-out-vertical,
.dsm-shutter-out-vertical:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-shutter-out-vertical:active,
.dsm-shutter-out-vertical:focus,
.dsm-shutter-out-vertical:hover {
  color: #fff;
}
.dsm-shutter-out-vertical:active:before,
.dsm-shutter-out-vertical:focus:before,
.dsm-shutter-out-vertical:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.dsm-border-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
  -webkit-box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
}
.dsm-border-fade:active,
.dsm-border-fade:focus,
.dsm-border-fade:hover {
  -webkit-box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px transparent;
  box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px transparent;
}
.dsm-hollow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
}
.dsm-hollow:active,
.dsm-hollow:focus,
.dsm-hollow:hover {
  background: none;
}
.dsm-trim {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-trim:before {
  content: "";
  position: absolute;
  border: 4px solid #fff;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.dsm-trim:active:before,
.dsm-trim:focus:before,
.dsm-trim:hover:before {
  opacity: 1;
}
@-webkit-keyframes dsm-ripple-out {
  to {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes dsm-ripple-out {
  to {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
.dsm-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-ripple-out:before {
  content: "";
  position: absolute;
  border: 6px solid #e1e1e1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.dsm-ripple-out:active:before,
.dsm-ripple-out:focus:before,
.dsm-ripple-out:hover:before {
  -webkit-animation-name: dsm-ripple-out;
  animation-name: dsm-ripple-out;
}
@-webkit-keyframes dsm-ripple-in {
  to {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
@keyframes dsm-ripple-in {
  to {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
.dsm-ripple-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-ripple-in:before {
  content: "";
  position: absolute;
  border: 4px solid #e1e1e1;
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.dsm-ripple-in:active:before,
.dsm-ripple-in:focus:before,
.dsm-ripple-in:hover:before {
  -webkit-animation-name: dsm-ripple-in;
  animation-name: dsm-ripple-in;
}
.dsm-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-outline-out:before {
  content: "";
  position: absolute;
  border: 4px solid #e1e1e1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  -o-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.dsm-outline-out:active:before,
.dsm-outline-out:focus:before,
.dsm-outline-out:hover:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}
.dsm-outline-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-outline-in:before {
  pointer-events: none;
  content: "";
  position: absolute;
  border: 4px solid #e1e1e1;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  -o-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.dsm-outline-in:active:before,
.dsm-outline-in:focus:before,
.dsm-outline-in:hover:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1;
}
.dsm-round-corners {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-radius;
  -o-transition-property: border-radius;
  transition-property: border-radius;
}
.dsm-round-corners:active,
.dsm-round-corners:focus,
.dsm-round-corners:hover {
  border-radius: 1em;
}
.dsm-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.dsm-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: right;
  -o-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-underline-from-left:active:before,
.dsm-underline-from-left:focus:before,
.dsm-underline-from-left:hover:before {
  right: 0;
}
.dsm-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.dsm-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left, right;
  -o-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-underline-from-center:active:before,
.dsm-underline-from-center:focus:before,
.dsm-underline-from-center:hover:before {
  left: 0;
  right: 0;
}
.dsm-underline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.dsm-underline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left;
  -o-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-underline-from-right:active:before,
.dsm-underline-from-right:focus:before,
.dsm-underline-from-right:hover:before {
  left: 0;
}
.dsm-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.dsm-overline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: right;
  -o-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-overline-from-left:active:before,
.dsm-overline-from-left:focus:before,
.dsm-overline-from-left:hover:before {
  right: 0;
}
.dsm-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.dsm-overline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left, right;
  -o-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-overline-from-center:active:before,
.dsm-overline-from-center:focus:before,
.dsm-overline-from-center:hover:before {
  left: 0;
  right: 0;
}
.dsm-overline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.dsm-overline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left;
  -o-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-overline-from-right:active:before,
.dsm-overline-from-right:focus:before,
.dsm-overline-from-right:hover:before {
  left: 0;
}
.dsm-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.dsm-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 0 solid #2098d1;
  -webkit-transition-property: border-width;
  -o-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-reveal:active:before,
.dsm-reveal:focus:before,
.dsm-reveal:hover:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 4px;
}
.dsm-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.dsm-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-underline-reveal:active:before,
.dsm-underline-reveal:focus:before,
.dsm-underline-reveal:hover:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.dsm-overline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.dsm-overline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-overline-reveal:active:before,
.dsm-overline-reveal:focus:before,
.dsm-overline-reveal:hover:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.dsm-glow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
}
.dsm-glow:active,
.dsm-glow:focus,
.dsm-glow:hover {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.dsm-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
}
.dsm-shadow:active,
.dsm-shadow:focus,
.dsm-shadow:hover {
  -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}
.dsm-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  -webkit-transition-property: -webkit-box-shadow, -webkit-transform;
  transition-property: -webkit-box-shadow, -webkit-transform;
  -o-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
  transition-property: box-shadow, transform, -webkit-box-shadow,
    -webkit-transform;
}
.dsm-grow-shadow:active,
.dsm-grow-shadow:focus,
.dsm-grow-shadow:hover {
  -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.dsm-box-shadow-outset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
}
.dsm-box-shadow-outset:active,
.dsm-box-shadow-outset:focus,
.dsm-box-shadow-outset:hover {
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}
.dsm-box-shadow-inset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px transparent;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px transparent;
}
.dsm-box-shadow-inset:active,
.dsm-box-shadow-inset:focus,
.dsm-box-shadow-inset:hover {
  -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px transparent;
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px transparent;
}
.dsm-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-float-shadow,
.dsm-float-shadow:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(
    center,
    ellipse,
    rgba(0, 0, 0, 0.35) 0,
    transparent 80%
  );
  background: -o-radial-gradient(
    center,
    ellipse,
    rgba(0, 0, 0, 0.35) 0,
    transparent 80%
  );
  background: radial-gradient(
    ellipse at center,
    rgba(0, 0, 0, 0.35) 0,
    transparent 80%
  );
  -webkit-transition-property: transform, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}
.dsm-float-shadow:active,
.dsm-float-shadow:focus,
.dsm-float-shadow:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.dsm-float-shadow:active:before,
.dsm-float-shadow:focus:before,
.dsm-float-shadow:hover:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.dsm-shadow-radial {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-shadow-radial:after,
.dsm-shadow-radial:before {
  pointer-events: none;
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
  height: 5px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.dsm-shadow-radial:before {
  bottom: 100%;
  background: -webkit-radial-gradient(
    50% 150%,
    ellipse,
    rgba(0, 0, 0, 0.6) 0,
    transparent 80%
  );
  background: -o-radial-gradient(
    50% 150%,
    ellipse,
    rgba(0, 0, 0, 0.6) 0,
    transparent 80%
  );
  background: radial-gradient(
    ellipse at 50% 150%,
    rgba(0, 0, 0, 0.6) 0,
    transparent 80%
  );
}
.dsm-shadow-radial:after {
  top: 100%;
  background: -webkit-radial-gradient(
    50% -50%,
    ellipse,
    rgba(0, 0, 0, 0.6) 0,
    transparent 80%
  );
  background: -o-radial-gradient(
    50% -50%,
    ellipse,
    rgba(0, 0, 0, 0.6) 0,
    transparent 80%
  );
  background: radial-gradient(
    ellipse at 50% -50%,
    rgba(0, 0, 0, 0.6) 0,
    transparent 80%
  );
}
.dsm-shadow-radial:active:after,
.dsm-shadow-radial:active:before,
.dsm-shadow-radial:focus:after,
.dsm-shadow-radial:focus:before,
.dsm-shadow-radial:hover:after,
.dsm-shadow-radial:hover:before {
  opacity: 1;
}
.dsm-bubble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-bubble-top:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  left: calc(50% - 10px);
  top: 0;
  border-color: transparent transparent #e1e1e1;
  border-style: solid;
  border-width: 0 10px 10px;
}
.dsm-bubble-top:active:before,
.dsm-bubble-top:focus:before,
.dsm-bubble-top:hover:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.dsm-bubble-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-bubble-right:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  top: calc(50% - 10px);
  right: 0;
  border-color: transparent transparent transparent #e1e1e1;
  border-style: solid;
  border-width: 10px 0 10px 10px;
}
.dsm-bubble-right:active:before,
.dsm-bubble-right:focus:before,
.dsm-bubble-right:hover:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.dsm-bubble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-color: #e1e1e1 transparent transparent;
  border-style: solid;
  border-width: 10px 10px 0;
}
.dsm-bubble-bottom:active:before,
.dsm-bubble-bottom:focus:before,
.dsm-bubble-bottom:hover:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.dsm-bubble-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-bubble-left:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  top: calc(50% - 10px);
  left: 0;
  border-color: transparent #e1e1e1 transparent transparent;
  border-style: solid;
  border-width: 10px 10px 10px 0;
}
.dsm-bubble-left:active:before,
.dsm-bubble-left:focus:before,
.dsm-bubble-left:hover:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.dsm-bubble-float-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-bubble-float-top,
.dsm-bubble-float-top:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: "";
  left: calc(50% - 10px);
  top: 0;
  border-color: transparent transparent #e1e1e1;
  border-style: solid;
  border-width: 0 10px 10px;
}
.dsm-bubble-float-top:active,
.dsm-bubble-float-top:focus,
.dsm-bubble-float-top:hover {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.dsm-bubble-float-top:active:before,
.dsm-bubble-float-top:focus:before,
.dsm-bubble-float-top:hover:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.dsm-bubble-float-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-bubble-float-right,
.dsm-bubble-float-right:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-bubble-float-right:before {
  position: absolute;
  z-index: -1;
  top: calc(50% - 10px);
  right: 0;
  content: "";
  border-color: transparent transparent transparent #e1e1e1;
  border-style: solid;
  border-width: 10px 0 10px 10px;
}
.dsm-bubble-float-right:active,
.dsm-bubble-float-right:focus,
.dsm-bubble-float-right:hover {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.dsm-bubble-float-right:active:before,
.dsm-bubble-float-right:focus:before,
.dsm-bubble-float-right:hover:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.dsm-bubble-float-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-bubble-float-bottom,
.dsm-bubble-float-bottom:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-bubble-float-bottom:before {
  position: absolute;
  z-index: -1;
  content: "";
  left: calc(50% - 10px);
  bottom: 0;
  border-color: #e1e1e1 transparent transparent;
  border-style: solid;
  border-width: 10px 10px 0;
}
.dsm-bubble-float-bottom:active,
.dsm-bubble-float-bottom:focus,
.dsm-bubble-float-bottom:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.dsm-bubble-float-bottom:active:before,
.dsm-bubble-float-bottom:focus:before,
.dsm-bubble-float-bottom:hover:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.dsm-bubble-float-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-bubble-float-left,
.dsm-bubble-float-left:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.dsm-bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: "";
  top: calc(50% - 10px);
  left: 0;
  border-color: transparent #e1e1e1 transparent transparent;
  border-style: solid;
  border-width: 10px 10px 10px 0;
}
.dsm-bubble-float-left:active,
.dsm-bubble-float-left:focus,
.dsm-bubble-float-left:hover {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.dsm-bubble-float-left:active:before,
.dsm-bubble-float-left:focus:before,
.dsm-bubble-float-left:hover:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.dsm-icon-back {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-left: 2.2em;
}
.dsm-icon-back,
.dsm-icon-back:after,
.dsm-icon-back:before {
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.dsm-icon-back:after,
.dsm-icon-back:before {
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-back:active:after,
.dsm-icon-back:active:before,
.dsm-icon-back:focus:after,
.dsm-icon-back:focus:before,
.dsm-icon-back:hover:after,
.dsm-icon-back:hover:before {
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px);
}
.dsm-icon-forward {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-forward,
.dsm-icon-forward:after,
.dsm-icon-forward:before {
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.dsm-icon-forward:after,
.dsm-icon-forward:before {
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-forward:active:after,
.dsm-icon-forward:active:before,
.dsm-icon-forward:focus:after,
.dsm-icon-forward:focus:before,
.dsm-icon-forward:hover:after,
.dsm-icon-forward:hover:before {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
@-webkit-keyframes dsm-icon-down {
  0%,
  50%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes dsm-icon-down {
  0%,
  50%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
.dsm-icon-down {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-down:after,
.dsm-icon-down:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.dsm-icon-down:active:after,
.dsm-icon-down:active:before,
.dsm-icon-down:focus:after,
.dsm-icon-down:focus:before,
.dsm-icon-down:hover:after,
.dsm-icon-down:hover:before {
  -webkit-animation-name: dsm-icon-down;
  animation-name: dsm-icon-down;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes dsm-icon-up {
  0%,
  50%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes dsm-icon-up {
  0%,
  50%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
.dsm-icon-up {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-up:after,
.dsm-icon-up:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.dsm-icon-up:active:after,
.dsm-icon-up:active:before,
.dsm-icon-up:focus:after,
.dsm-icon-up:focus:before,
.dsm-icon-up:hover:after,
.dsm-icon-up:hover:before {
  -webkit-animation-name: dsm-icon-up;
  animation-name: dsm-icon-up;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.dsm-icon-spin {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-spin:after,
.dsm-icon-spin:before {
  -webkit-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.dsm-icon-spin:active:after,
.dsm-icon-spin:active:before,
.dsm-icon-spin:focus:after,
.dsm-icon-spin:focus:before,
.dsm-icon-spin:hover:after,
.dsm-icon-spin:hover:before {
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
}
@-webkit-keyframes dsm-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%,
  to {
    opacity: 1;
  }
}
@keyframes dsm-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%,
  to {
    opacity: 1;
  }
}
.dsm-icon-drop {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-drop:after,
.dsm-icon-drop:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.dsm-icon-drop:active:after,
.dsm-icon-drop:active:before,
.dsm-icon-drop:focus:after,
.dsm-icon-drop:focus:before,
.dsm-icon-drop:hover:after,
.dsm-icon-drop:hover:before {
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-animation-name: dsm-icon-drop;
  animation-name: dsm-icon-drop;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.dsm-icon-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-fade:before {
  content: "\F00C";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.dsm-icon-fade:active:before,
.dsm-icon-fade:focus:before,
.dsm-icon-fade:hover:before {
  color: #0f9e5e;
}
@-webkit-keyframes dsm-icon-float-away {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}
@keyframes dsm-icon-float-away {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}
.dsm-icon-float-away {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-float-away:after,
.dsm-icon-float-away:before {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.dsm-icon-float-away:active:after,
.dsm-icon-float-away:active:before,
.dsm-icon-float-away:focus:after,
.dsm-icon-float-away:focus:before,
.dsm-icon-float-away:hover:after,
.dsm-icon-float-away:hover:before {
  -webkit-animation-name: dsm-icon-float-away;
  animation-name: dsm-icon-float-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes dsm-icon-sink-away {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}
@keyframes dsm-icon-sink-away {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}
.dsm-icon-sink-away {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-sink-away:after,
.dsm-icon-sink-away:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.dsm-icon-sink-away:active:after,
.dsm-icon-sink-away:active:before,
.dsm-icon-sink-away:focus:after,
.dsm-icon-sink-away:focus:before,
.dsm-icon-sink-away:hover:after,
.dsm-icon-sink-away:hover:before {
  -webkit-animation-name: dsm-icon-sink-away;
  animation-name: dsm-icon-sink-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.dsm-icon-grow {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-grow,
.dsm-icon-grow:after,
.dsm-icon-grow:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-grow:after,
.dsm-icon-grow:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-grow:active:after,
.dsm-icon-grow:active:before,
.dsm-icon-grow:focus:after,
.dsm-icon-grow:focus:before,
.dsm-icon-grow:hover:after,
.dsm-icon-grow:hover:before {
  -webkit-transform: scale(1.3) translateZ(0);
  transform: scale(1.3) translateZ(0);
}
.dsm-icon-shrink {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-shrink,
.dsm-icon-shrink:after,
.dsm-icon-shrink:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-shrink:after,
.dsm-icon-shrink:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-shrink:active:after,
.dsm-icon-shrink:active:before,
.dsm-icon-shrink:focus:after,
.dsm-icon-shrink:focus:before,
.dsm-icon-shrink:hover:after,
.dsm-icon-shrink:hover:before {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
@-webkit-keyframes dsm-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes dsm-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.dsm-icon-pulse {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-pulse:after,
.dsm-icon-pulse:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-pulse:active:after,
.dsm-icon-pulse:active:before,
.dsm-icon-pulse:focus:after,
.dsm-icon-pulse:focus:before,
.dsm-icon-pulse:hover:after,
.dsm-icon-pulse:hover:before {
  -webkit-animation-name: dsm-icon-pulse;
  animation-name: dsm-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes dsm-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
@keyframes dsm-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
.dsm-icon-pulse-grow {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-icon-pulse-grow:after,
.dsm-icon-pulse-grow:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-pulse-grow:active:after,
.dsm-icon-pulse-grow:active:before,
.dsm-icon-pulse-grow:focus:after,
.dsm-icon-pulse-grow:focus:before,
.dsm-icon-pulse-grow:hover:after,
.dsm-icon-pulse-grow:hover:before {
  -webkit-animation-name: dsm-icon-pulse-grow;
  animation-name: dsm-icon-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
@-webkit-keyframes dsm-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes dsm-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.dsm-icon-pulse-shrink {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-pulse-shrink:after,
.dsm-icon-pulse-shrink:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-pulse-shrink:active:after,
.dsm-icon-pulse-shrink:active:before,
.dsm-icon-pulse-shrink:focus:after,
.dsm-icon-pulse-shrink:focus:before,
.dsm-icon-pulse-shrink:hover:after,
.dsm-icon-pulse-shrink:hover:before {
  -webkit-animation-name: dsm-icon-pulse-shrink;
  animation-name: dsm-icon-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
@-webkit-keyframes dsm-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@keyframes dsm-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.dsm-icon-push {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-push,
.dsm-icon-push:after,
.dsm-icon-push:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-push:after,
.dsm-icon-push:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-push:active:after,
.dsm-icon-push:active:before,
.dsm-icon-push:focus:after,
.dsm-icon-push:focus:before,
.dsm-icon-push:hover:after,
.dsm-icon-push:hover:before {
  -webkit-animation-name: dsm-icon-push;
  animation-name: dsm-icon-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes dsm-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@keyframes dsm-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
.dsm-icon-pop {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-icon-pop,
.dsm-icon-pop:after,
.dsm-icon-pop:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-pop:after,
.dsm-icon-pop:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-pop:active:after,
.dsm-icon-pop:active:before,
.dsm-icon-pop:focus:after,
.dsm-icon-pop:focus:before,
.dsm-icon-pop:hover:after,
.dsm-icon-pop:hover:before {
  -webkit-animation-name: dsm-icon-pop;
  animation-name: dsm-icon-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.dsm-icon-bounce {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-bounce,
.dsm-icon-bounce:after,
.dsm-icon-bounce:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-bounce:after,
.dsm-icon-bounce:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-bounce:active:after,
.dsm-icon-bounce:active:before,
.dsm-icon-bounce:focus:after,
.dsm-icon-bounce:focus:before,
.dsm-icon-bounce:hover:after,
.dsm-icon-bounce:hover:before {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  -o-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.dsm-icon-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-rotate,
.dsm-icon-rotate:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-rotate:before {
  content: "\F0C6";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-rotate:active:before,
.dsm-icon-rotate:focus:before,
.dsm-icon-rotate:hover:before {
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}
.dsm-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-grow-rotate,
.dsm-icon-grow-rotate:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-grow-rotate:before {
  content: "\F095";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-grow-rotate:active:before,
.dsm-icon-grow-rotate:focus:before,
.dsm-icon-grow-rotate:hover:before {
  -webkit-transform: scale(1.5) rotate(12deg);
  transform: scale(1.5) rotate(12deg);
}
.dsm-icon-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-float,
.dsm-icon-float:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-float:before {
  content: "\F01B";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-float:active:before,
.dsm-icon-float:focus:before,
.dsm-icon-float:hover:before {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.dsm-icon-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}
.dsm-icon-sink,
.dsm-icon-sink:before {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-sink:before {
  content: "\F01A";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dsm-icon-sink:active:before,
.dsm-icon-sink:focus:before,
.dsm-icon-sink:hover:before {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
@-webkit-keyframes dsm-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  to {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes dsm-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  to {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@-webkit-keyframes dsm-icon-bob-float {
  to {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes dsm-icon-bob-float {
  to {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
.dsm-icon-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-bob:before {
  content: "\F077";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.dsm-icon-bob:active:before,
.dsm-icon-bob:focus:before,
.dsm-icon-bob:hover:before {
  -webkit-animation-name: dsm-icon-bob-float, dsm-icon-bob;
  animation-name: dsm-icon-bob-float, dsm-icon-bob;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
@-webkit-keyframes dsm-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  to {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes dsm-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  to {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-webkit-keyframes dsm-icon-hang-sink {
  to {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes dsm-icon-hang-sink {
  to {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
.dsm-icon-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-hang:before {
  content: "\F078";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.dsm-icon-hang:active:before,
.dsm-icon-hang:focus:before,
.dsm-icon-hang:hover:before {
  -webkit-animation-name: dsm-icon-hang-sink, dsm-icon-hang;
  animation-name: dsm-icon-hang-sink, dsm-icon-hang;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
@-webkit-keyframes dsm-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes dsm-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.dsm-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-wobble-horizontal:before {
  content: "\F061";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.dsm-icon-wobble-horizontal:active:before,
.dsm-icon-wobble-horizontal:focus:before,
.dsm-icon-wobble-horizontal:hover:before {
  -webkit-animation-name: dsm-icon-wobble-horizontal;
  animation-name: dsm-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes dsm-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes dsm-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.dsm-icon-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-wobble-vertical:before {
  content: "\F062";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.dsm-icon-wobble-vertical:active:before,
.dsm-icon-wobble-vertical:focus:before,
.dsm-icon-wobble-vertical:hover:before {
  -webkit-animation-name: dsm-icon-wobble-vertical;
  animation-name: dsm-icon-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes dsm-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  to {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes dsm-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  to {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.dsm-icon-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-buzz:before {
  content: "\F017";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.dsm-icon-buzz:active:before,
.dsm-icon-buzz:focus:before,
.dsm-icon-buzz:hover:before {
  -webkit-animation-name: dsm-icon-buzz;
  animation-name: dsm-icon-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes dsm-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  to {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes dsm-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  to {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.dsm-icon-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dsm-icon-buzz-out:before {
  content: "\F023";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.dsm-icon-buzz-out:active:before,
.dsm-icon-buzz-out:focus:before,
.dsm-icon-buzz-out:hover:before {
  -webkit-animation-name: dsm-icon-buzz-out;
  animation-name: dsm-icon-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.dsm-curl-top-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-curl-top-left:before {
  pointer-events: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: #fff;
  background: -webkit-linear-gradient(
    315deg,
    #fff 45%,
    #aaa 50%,
    #ccc 56%,
    #fff 80%
  );
  background: -o-linear-gradient(
    315deg,
    #fff 45%,
    #aaa 50%,
    #ccc 56%,
    #fff 80%
  );
  background: linear-gradient(135deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr="#ffffff",endColorstr="#000000");
  z-index: 1000;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  -o-transition-property: width, height;
  transition-property: width, height;
}
.dsm-curl-top-left:active:before,
.dsm-curl-top-left:focus:before,
.dsm-curl-top-left:hover:before {
  width: 25px;
  height: 25px;
}
.dsm-curl-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: #fff;
  background: -webkit-linear-gradient(
    225deg,
    #fff 45%,
    #aaa 50%,
    #ccc 56%,
    #fff 80%
  );
  background: -o-linear-gradient(
    225deg,
    #fff 45%,
    #aaa 50%,
    #ccc 56%,
    #fff 80%
  );
  background: linear-gradient(225deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  -o-transition-property: width, height;
  transition-property: width, height;
}
.dsm-curl-top-right:active:before,
.dsm-curl-top-right:focus:before,
.dsm-curl-top-right:hover:before {
  width: 25px;
  height: 25px;
}
.dsm-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-curl-bottom-right:before {
  pointer-events: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  background: -webkit-linear-gradient(
    135deg,
    #fff 45%,
    #aaa 50%,
    #ccc 56%,
    #fff 80%
  );
  background: -o-linear-gradient(
    135deg,
    #fff 45%,
    #aaa 50%,
    #ccc 56%,
    #fff 80%
  );
  background: linear-gradient(315deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  -webkit-box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  -o-transition-property: width, height;
  transition-property: width, height;
}
.dsm-curl-bottom-right:active:before,
.dsm-curl-bottom-right:focus:before,
.dsm-curl-bottom-right:hover:before {
  width: 25px;
  height: 25px;
}
.dsm-curl-bottom-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.dsm-curl-bottom-left:before {
  pointer-events: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  background: -webkit-linear-gradient(
    45deg,
    #fff 45%,
    #aaa 50%,
    #ccc 56%,
    #fff 80%
  );
  background: -o-linear-gradient(45deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  background: linear-gradient(45deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  -webkit-box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  -o-transition-property: width, height;
  transition-property: width, height;
}
.dsm-curl-bottom-left:active:before,
.dsm-curl-bottom-left:focus:before,
.dsm-curl-bottom-left:hover:before {
  width: 25px;
  height: 25px;
}
.dsm-advanced-tabs-container .dsm_advanced_tabs_child.et_pb_module {
  margin-bottom: 0 !important;
}
.dsm-advanced-tabs-container .dsm-advanced-tabs-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.dsm-advanced-tabs-container .dsm-advanced-tabs-wrapper .dsm-tab {
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.dsm-advanced-tabs-container .dsm-advanced-tabs-wrapper .dsm-tab .dsm-image {
  line-height: 0;
}
.dsm-advanced-tabs-container .dsm-advanced-tabs-wrapper .dsm-tab .dsm_icon {
  display: block;
  line-height: 1.3em;
}
.dsm-advanced-tabs-container .dsm-advanced-tabs-content-wrapper .dsm-content {
  padding-bottom: 15px;
}
.dsm_advanced_tabs
  .dsm-advanced-tabs-container
  .dsm-advanced-tabs-content-wrapper
  .dsm-content-wrapper {
  display: none;
}
.dsm-advanced-tabs-container
  .dsm-advanced-tabs-content-wrapper
  .dsm-content-wrapper.dsm-active {
  display: -ms-flexbox;
  display: flex;
} /*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  -webkit-transform-origin: center bottom;
  animation-name: bounce;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-name: headShake;
  -webkit-animation-timing-function: ease-in-out;
  animation-name: headShake;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-animation-name: swing;
  -webkit-transform-origin: top center;
  animation-name: swing;
  transform-origin: top center;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
@keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  -webkit-transform-origin: center;
  animation-name: jello;
  transform-origin: center;
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.heartBeat {
  -webkit-animation-duration: 1.3s;
  -webkit-animation-name: heartBeat;
  -webkit-animation-timing-function: ease-in-out;
  animation-duration: 1.3s;
  animation-name: heartBeat;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    -webkit-transform: scaleX(1);
    opacity: 1;
    transform: scaleX(1);
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    -webkit-transform: scaleX(1);
    opacity: 1;
    transform: scaleX(1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-duration: 0.75s;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(0, -3000px, 0);
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    -webkit-transform: translate3d(0, 25px, 0);
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(0, -3000px, 0);
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    -webkit-transform: translate3d(0, 25px, 0);
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(-3000px, 0, 0);
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(25px, 0, 0);
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(-3000px, 0, 0);
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(25px, 0, 0);
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(3000px, 0, 0);
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(-25px, 0, 0);
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(3000px, 0, 0);
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(-25px, 0, 0);
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(0, 3000px, 0);
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    -webkit-transform: translate3d(0, -20px, 0);
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(0, 3000px, 0);
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    -webkit-transform: translate3d(0, -20px, 0);
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-duration: 0.75s;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    -webkit-transform: translate3d(0, -20px, 0);
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    -webkit-transform: translate3d(0, -20px, 0);
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    -webkit-transform: translate3d(20px, 0, 0);
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    -webkit-transform: translate3d(20px, 0, 0);
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    -webkit-transform: translate3d(-20px, 0, 0);
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    -webkit-transform: translate3d(-20px, 0, 0);
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    -webkit-transform: translate3d(0, 20px, 0);
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    -webkit-transform: translate3d(0, 20px, 0);
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0)
      rotateY(-1turn);
    animation-timing-function: ease-out;
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
  }
  40% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-190deg);
    animation-timing-function: ease-out;
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
  }
  50% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-170deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
  }
  80% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
      translateZ(0) rotateY(0deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0)
      rotateY(0deg);
  }
  to {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
  }
}
@keyframes flip {
  0% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0)
      rotateY(-1turn);
    animation-timing-function: ease-out;
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
  }
  40% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-190deg);
    animation-timing-function: ease-out;
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
  }
  50% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-170deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
  }
  80% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
      translateZ(0) rotateY(0deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0)
      rotateY(0deg);
  }
  to {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
  }
}
.animated.flip {
  -webkit-animation-name: flip;
  -webkit-backface-visibility: visible;
  animation-name: flip;
  backface-visibility: visible;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    opacity: 1;
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    opacity: 1;
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-animation-name: flipInX;
  -webkit-backface-visibility: visible !important;
  animation-name: flipInX;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateY(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(-20deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateY(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    opacity: 1;
    transform: perspective(400px) rotateY(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateY(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(-20deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateY(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    opacity: 1;
    transform: perspective(400px) rotateY(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-animation-name: flipInY;
  -webkit-backface-visibility: visible !important;
  animation-name: flipInY;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
    transform: perspective(400px) rotateX(-20deg);
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
    transform: perspective(400px) rotateX(-20deg);
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  animation-duration: 0.75s;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
    transform: perspective(400px) rotateY(-15deg);
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
    transform: perspective(400px) rotateY(90deg);
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
    transform: perspective(400px) rotateY(-15deg);
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
    transform: perspective(400px) rotateY(90deg);
  }
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  -webkit-animation-name: flipOutY;
  -webkit-backface-visibility: visible !important;
  animation-duration: 0.75s;
  animation-name: flipOutY;
  backface-visibility: visible !important;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(-30deg);
  }
  60% {
    -webkit-transform: skewX(20deg);
    opacity: 1;
    transform: skewX(20deg);
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(-30deg);
  }
  60% {
    -webkit-transform: skewX(20deg);
    opacity: 1;
    transform: skewX(20deg);
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(30deg);
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(30deg);
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    -webkit-transform-origin: center;
    opacity: 0;
    transform: rotate(-200deg);
    transform-origin: center;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: center;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: center;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    -webkit-transform-origin: center;
    opacity: 0;
    transform: rotate(-200deg);
    transform-origin: center;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: center;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: center;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: left bottom;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: left bottom;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: right bottom;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: right bottom;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: left bottom;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: left bottom;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(-90deg);
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: right bottom;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(-90deg);
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: right bottom;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    opacity: 1;
    transform-origin: center;
  }
  to {
    -webkit-transform: rotate(200deg);
    -webkit-transform-origin: center;
    opacity: 0;
    transform: rotate(200deg);
    transform-origin: center;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    opacity: 1;
    transform-origin: center;
  }
  to {
    -webkit-transform: rotate(200deg);
    -webkit-transform-origin: center;
    opacity: 0;
    transform: rotate(200deg);
    transform-origin: center;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: left bottom;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: left bottom;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: right bottom;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: right bottom;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: left bottom;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: left bottom;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(90deg);
    transform-origin: right bottom;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(90deg);
    transform-origin: right bottom;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    transform-origin: top left;
  }
  20%,
  60% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(80deg);
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    transform: rotate(80deg);
    transform-origin: top left;
  }
  40%,
  80% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(60deg);
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
    transform: rotate(60deg);
    transform-origin: top left;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    opacity: 0;
    transform: translate3d(0, 700px, 0);
  }
}
@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    transform-origin: top left;
  }
  20%,
  60% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(80deg);
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    transform: rotate(80deg);
    transform-origin: top left;
  }
  40%,
  80% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(60deg);
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
    transform: rotate(60deg);
    transform-origin: top left;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    opacity: 0;
    transform: translate3d(0, 700px, 0);
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-duration: 2s;
  animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
  0% {
    -webkit-transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    -webkit-transform: scale(1);
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  0% {
    -webkit-transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    -webkit-transform: scale(1);
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
@-webkit-keyframes rollIn {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes rollIn {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}
@keyframes zoomInDown {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  }
}
@keyframes zoomInLeft {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  }
}
@keyframes zoomInRight {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
}
@keyframes zoomInUp {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
  }
}
@keyframes zoomOutDown {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
  }
}
@keyframes zoomOutUp {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: hidden;
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: hidden;
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: hidden;
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: hidden;
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.animated {
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.animated.fast {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}
.animated.faster {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    -webkit-transition: none !important;
    animation: unset !important;
    -o-transition: none !important;
    transition: none !important;
  }
}
.dsm_progress_bar .dsm-progress-bar-tracker-horizontal {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 20px;
  -ms-flex-align: center;
  align-items: center;
  background: #eee;
}
.dsm_progress_bar .dsm-progress-bar-tracker-horizontal .dsm-current-progress {
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 80.72%;
}
.dsm_progress_bar
  .dsm-progress-bar-tracker-horizontal
  .dsm-current-progress-percentage {
  inset-inline-end: 0.5em;
  inset-inline-start: auto;
  position: absolute;
}
.circle {
  fill: transparent;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.current-progress {
  fill: transparent;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  display: block;
}
.dsm-faq-container .dsm-faq-item-wrapper {
  border: 1px solid #d9d9d9;
  padding: 20px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.dsm-faq-container .dsm-faq-item-wrapper .dsm-title-wrapper {
  position: relative;
  cursor: pointer;
}
.dsm-faq-container .dsm-faq-item-wrapper .dsm_faq-item-open_icon,
.dsm-faq-container .dsm-faq-item-wrapper .dsm_faq-item-open_icon span,
.dsm-faq-container .dsm-faq-item-wrapper .dsm_open_icon,
.dsm-faq-container .dsm-faq-item-wrapper .dsm_open_icon span {
  opacity: 0;
  position: absolute;
  line-height: 1em;
}
.dsm-faq-container
  .dsm-faq-item-wrapper.dsm-faq-item-active
  .dsm_faq-item-open_icon,
.dsm-faq-container
  .dsm-faq-item-wrapper.dsm-faq-item-active
  .dsm_faq-item-open_icon
  span,
.dsm-faq-container .dsm-faq-item-wrapper.dsm-faq-item-active .dsm_open_icon,
.dsm-faq-container
  .dsm-faq-item-wrapper.dsm-faq-item-active
  .dsm_open_icon
  span,
.dsm-faq-container .dsm-faq-item-wrapper .dsm_close_icon,
.dsm-faq-container .dsm-faq-item-wrapper .dsm_close_icon span,
.dsm-faq-container .dsm-faq-item-wrapper .dsm_faq-item-close_icon,
.dsm-faq-container .dsm-faq-item-wrapper .dsm_faq-item-close_icon span {
  opacity: 1;
  position: relative;
  line-height: 1em;
}
.dsm-faq-container .dsm-faq-item-wrapper.dsm-faq-item-active .dsm_close_icon,
.dsm-faq-container
  .dsm-faq-item-wrapper.dsm-faq-item-active
  .dsm_close_icon
  span,
.dsm-faq-container
  .dsm-faq-item-wrapper.dsm-faq-item-active
  .dsm_faq-item-close_icon,
.dsm-faq-container
  .dsm-faq-item-wrapper.dsm-faq-item-active
  .dsm_faq-item-close_icon
  span {
  opacity: 0;
  position: absolute;
  line-height: 1em;
}
.dsm-faq-container.dsm-front .dsm-faq-item-wrapper {
  overflow: hidden;
}
.dsm-faq-container .dsm-faq-item-wrapper {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.dsm-faq-container .dsm-faq-item-wrapper.dsm-faq-item-active .dsm_close_image,
.dsm-faq-container .dsm-faq-item-wrapper .dsm_open_image {
  display: none;
}
.dsm-faq-container .dsm-faq-item-wrapper.dsm-faq-item-active .dsm_open_image,
.dsm-faq-container .dsm-faq-item-wrapper .dsm_close_image {
  display: block;
  line-height: 1em;
}
.dsm-faq-container .dsm-faq-item-wrapper .dsm-title-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.dsm-faq-container .dsm-faq-item-wrapper .dsm_close_icon,
.dsm-faq-container .dsm-faq-item-wrapper .dsm_faq-item-close_icon,
.dsm-faq-container .dsm-faq-item-wrapper .dsm_faq-item-open_icon,
.dsm-faq-container .dsm-faq-item-wrapper .dsm_open_icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.dsm-step-flow-container .dsm-steps-image-icon-wrapper {
  display: inline-block;
  position: relative;
}
.dsm-step-flow-container .dsm_icon {
  line-height: 1em;
  display: inline-block;
  overflow: visible !important;
}
.dsm-step-flow-container .dsm-step-badge {
  position: absolute;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1em;
}
.dsm-filterable-gallery-container .dsm-filterable-gallery-inner-container {
  overflow: visible !important;
}
.dsm-filterable-gallery-container .dsm-filterable-category-container {
  cursor: pointer;
  list-style-type: none;
  padding: 0 0 23px !important;
}
.dsm-filterable-category-container .dsm-filterable-gallery-filter-item {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.dsm-filterable-category-container
  .dsm-filterable-gallery-filter-item:last-child {
  margin-right: 0 !important;
}
.dsm-filterable-gallery-container .dsm-filterable-gallery-image-wrapper {
  line-height: 0;
}
.dsm-filterable-gallery-container .dsm-gallery-loadmore-container,
.dsm-filterable-gallery-container .dsm-gallery-number-pagination-container {
  margin-top: 30px;
}
.dsm-filterable-gallery-container .dsm-gallery-loadmore-container span,
.dsm-filterable-gallery-container
  .dsm-gallery-number-pagination-container
  .dsm-gallery-number-pagination {
  cursor: pointer;
}
.dsm-filterable-gallery-container[data-hasnextpage="false"]
  .dsm-gallery-loadmore-container,
.dsm-filterable-gallery-container[data-hasnextpage="false"]
  .dsm-gallery-number-pagination[data-pagination="next"],
.dsm-filterable-gallery-container[data-hasprevpage="false"]
  .dsm-gallery-number-pagination[data-pagination="prev"] {
  display: none;
}
.dsm-filterable-gallery-container {
  position: relative;
}
.dsm-filterable-gallery-container .dsm-filterable-gallery-item img {
  height: 100%;
  width: 100%;
}
.dsm-filterable-gallery-container .dsm-gallery-loadmore-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
}
.dsm-filterable-gallery-container .dsm-filterable-gallery-filter-item,
.dsm-filterable-gallery-container
  .dsm-filterable-gallery-item
  .dsm-filterable-gallery-inner-item,
.dsm-filterable-gallery-container .dsm-gallery-loadmore-container span,
.dsm-filterable-gallery-container .dsm-gallery-number-pagination {
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.dsm-filterable-gallery-container .dsm-gallery-number-pagination-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 5px;
}
.dsm-circle-info-container {
  margin: auto;
  position: relative;
}
.dsm-circle-info-container .dsm-circle-info-content {
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: auto;
  position: relative;
}
.dsm-circle-info-container
  .dsm-circle-info-content
  .dsm-circle-info-content-wrapper {
  top: 50%;
  right: 0;
  bottom: 0;
  left: 50%;
  width: 80%;
  height: 80%;
  opacity: 0;
  visibility: hidden;
  border-radius: 50%;
  position: absolute !important;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.dsm-circle-info-container
  .dsm-circle-info-content
  .dsm-circle-info-content-wrapper.dsm-circle-info-item-active {
  opacity: 1;
  visibility: visible;
}
.dsm-circle-info-button-wrapper {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  display: block;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 99;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-style: solid;
}
.dsm-circle-info-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.dsm_circle_info_image {
  max-width: 30%;
  border-style: solid;
}
.dsm-circle-info-container .dsm-circle-info-content-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}
.dsm-circle-info-container
  .dsm-circle-info-content-wrapper
  .et_pb_button_wrapper {
  margin-top: 15px;
}
.et-db #et-boc .et-l #et-fb-app .dsm_circle_info_child {
  display: none;
}
.dsm_card .et_pb_module_inner,
.dsm_card > div {
  width: 100%;
}
.et_pb_equal_columns .dsm_card {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.et_pb_equal_columns .dsm_card_vb_outer_wrapper {
  height: 100%;
}
.et_pb_equal_columns .dsm_card_wrapper {
  display: -ms-flexbox;
  display: flex;
  height: calc(100% - 240px);
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}
.dsm_card_layout_inline,
.dsm_card_layout_inline .et_pb_module_inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.dsm_card_layout_inline .dsm_card_image_wrapper {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.dsm_card_wrapper {
  padding: 20px;
}
.dsm_card_image_wrapper {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  line-height: 0;
  border-style: solid;
  border-width: 0;
}
.dsm_card_badge_text {
  position: absolute;
  padding: 7px 15px;
  max-width: 100%;
  border-radius: 50px;
  background-color: #fff;
  font-size: 12px;
  border-style: solid;
  border-width: 0;
  line-height: 1em;
  z-index: 3;
}
.dsm_card_badge_top_right .dsm_card_badge_text {
  top: 1rem;
  right: 1rem;
}
.dsm_card_badge_top_left .dsm_card_badge_text {
  top: 1rem;
  left: 1rem;
}
.dsm_card_badge_top_center .dsm_card_badge_text {
  top: 1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dsm_card_badge_bottom_right .dsm_card_badge_text {
  bottom: 1rem;
  right: 1rem;
}
.dsm_card_badge_bottom_left .dsm_card_badge_text {
  bottom: 1rem;
  left: 1rem;
}
.dsm_card_badge_bottom_center .dsm_card_badge_text {
  bottom: 1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dsm_card_badge_center {
  -ms-flex-pack: center;
  justify-content: center;
}
.dsm_card_badge_center,
.dsm_card_badge_center_left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.dsm_card_badge_center_left {
  -ms-flex-pack: left;
  justify-content: left;
}
.dsm_card_badge_center_left .dsm_card_badge_text {
  left: 1rem;
}
.dsm_card_badge_center_right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: right;
  justify-content: right;
  -ms-flex-align: center;
  align-items: center;
}
.dsm_card_badge_center_right .dsm_card_badge_text {
  right: 1rem;
}
.dsm_card_image_background {
  position: absolute;
  width: 100%;
  height: 100%;
}
.dsm_card .et_overlay {
  border-width: 0;
}
.dsm-card-icon-empty.et_overlay:before {
  display: none;
}
.dsm-card-overlay-off .et_overlay {
  opacity: 1;
  z-index: 0;
}
.dsm-card-overlay-off:hover .et_overlay {
  opacity: 0;
}
.dsm_card_image_animation .dsm_card_image_wrapper {
  overflow: hidden;
}
.dsm_card_image_animation_zoom_in:hover .dsm_card_image_background,
.dsm_card_image_animation_zoom_out .dsm_card_image_background {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.dsm_card_image_animation_zoom_out:hover .dsm_card_image_background {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.dsm_card_image_animation_zoom_in_n_rotate:hover .dsm_card_image_background,
.dsm_card_image_animation_zoom_out_n_rotate .dsm_card_image_background {
  -webkit-transform: scale(1.5) rotate(25deg);
  transform: scale(1.5) rotate(25deg);
}
.dsm_card_image_animation_zoom_out_n_rotate:hover .dsm_card_image_background {
  -webkit-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.dsm_slider .dsm_slider_slide_item {
  height: 400px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.dsm_slider .dsm_slider_slide_item .et_pb_module_inner {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  width: 100%;
}
.dsm_slider_subhead {
  display: block;
}
.dsm_slider .swiper-button-next,
.dsm_slider .swiper-button-prev {
  height: 40px;
  width: 40px;
  background-image: none;
  background-size: initial;
}
.dsm_slider .swiper-button-prev {
  left: 10px;
}
.dsm_slider .swiper-button-next {
  right: 10px;
}
.dsm_image_carousel_arrow_inside .swiper-button-prev {
  left: 0;
}
.dsm_image_carousel_arrow_inside .swiper-button-next {
  right: 0;
}
.et_pb_bg_layout_dark .swiper-button-next:before,
.et_pb_bg_layout_dark .swiper-button-prev:before {
  color: #fff;
}
.et_pb_bg_layout_light .swiper-button-next:before,
.et_pb_bg_layout_light .swiper-button-prev:before {
  color: #666;
}
.dsm_slider .swiper-button-next:before,
.dsm_slider .swiper-button-prev:before,
.dsm_slider .swiper-container-rtl .swiper-button-next:before,
.dsm_slider .swiper-container-rtl .swiper-button-prev:before {
  font-size: 40px;
  text-shadow: 0 0;
  font-family: ETmodules !important;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  text-transform: none;
  speak: none;
}
.dsm_slider .swiper-button-prev:before {
  content: "4";
}
.dsm_slider .swiper-button-next:before {
  content: "5";
}
.dsm_image_carousel .swiper-container-horizontal .swiper-pagination-bullets,
.dsm_image_carousel .swiper-pagination-custom,
.dsm_image_carousel .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.dsm_image_carousel_pagination_outside .dsm_image_carousel_container {
  padding-bottom: 30px;
}
.dsm_image_carousel_pagination_outside
  .swiper-container-horizontal
  .swiper-pagination-bullets,
.dsm_image_carousel_pagination_outside .swiper-pagination-custom,
.dsm_image_carousel_pagination_outside .swiper-pagination-fraction {
  bottom: 0;
}
.dsm_image_carousel .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: rgba(0, 0, 0, 0.75);
}
.et_pb_bg_layout_dark
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}
.et_pb_bg_layout_dark .swiper-pagination-bullet {
  background: hsla(0, 0%, 100%, 0.5);
}
.et_pb_bg_layout_light
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #333;
}
.et_pb_bg_layout_light .swiper-pagination-bullet {
  background: rgba(0, 0, 0, 0.3);
}
.dsm_image_carousel .swiper-slide img {
  width: auto;
  border-style: solid;
}
@media (max-width: 768px) {
  .dsm_image_carousel .swiper-button-prev {
    left: -36px;
  }
  .dsm_image_carousel .swiper-button-next {
    right: -36px;
  }
  .dsm_image_carousel .swiper-button-next:before,
  .dsm_image_carousel .swiper-button-prev:before,
  .dsm_image_carousel .swiper-container-rtl .swiper-button-next:before,
  .swiper-container-rtl .swiper-button-prev:before {
    font-size: 36px;
  }
  .dsm_image_carousel .swiper-button-next,
  .dsm_image_carousel .swiper-button-prev {
    height: 36px;
    width: 36px;
  }
  .dsm_image_carousel_arrow_outside.dsm_image_carousel_arrow_mobile_inside
    .swiper-button-prev {
    left: 0;
  }
  .dsm_image_carousel_arrow_outside.dsm_image_carousel_arrow_mobile_inside
    .swiper-button-next {
    right: 0;
  }
}
.dsm-after-typing-effect,
.dsm-before-typing-effect,
.dsm-typing-effect {
  display: inline-block;
}
.dsm-after-typing-effect,
.dsm-before-typing-effect,
.dsm-typing-wrapper {
  border-style: solid;
}
.dsm-typing-strings {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0;
  text-indent: -9999px;
  white-space: nowrap;
}
